diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/files/l10n/lt_LT.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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);"); |