diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
commit | 67472b716718de6d09fbf386fc08ee4213de6e0b (patch) | |
tree | ef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/sq.js | |
parent | ab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff) | |
download | nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r-- | apps/files/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index a4c30f4fcd3..1a5450f8113 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -26,7 +26,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Nuk mund të ngarkohet informacioni për skedarin \"{file}\"", "Files" : "Skedar", "Details" : "Hollësi", - "Select" : "Përzgjidhe", "Pending" : "Në pritje", "Unable to determine date" : "S’arrihet të përcaktohet data", "This operation is forbidden" : "Ky veprim është i ndaluar", @@ -125,6 +124,7 @@ OC.L10N.register( "Shared by link" : "E ndarë me lidhje", "Deleted shares" : "Fshi shpërndarjet", "Text file" : "Kartelë tekst", - "New text file.txt" : "Kartelë e re file.txt" + "New text file.txt" : "Kartelë e re file.txt", + "Select" : "Përzgjidhe" }, "nplurals=2; plural=(n != 1);"); |