diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/lt_LT.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 36608a23dea..e3532cab655 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -200,18 +200,12 @@ OC.L10N.register( "Text file" : "Tekstinis failas", "New text file.txt" : "Naujas tekstinis failas.txt", "Storage invalid" : "Saugykla netinkama naudoti", - "Select" : "Pasirinkti", - "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", - "New" : "Naujas", - "Copied!" : "Nukopijuota!", "Unlimited" : "Neribotai", "Search users" : "Ieškoti naudotojų", - "Cannot transfer ownership of a file or folder you don't own" : "Negalima perduoti, failo aplanko, kuris jums nepriklauso, nuosavybės", "Cancel" : "Atsisakyti", "%s used" : "%s panaudota", "%s%%" : "%s%%", "%1$s of %2$s used" : "naudojama %1$s iš %2$s", - "Settings" : "Nustatymai", "Deleted files" : "Ištrinti failai" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |