diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-03 02:19:53 +0000 |
commit | 207b7d54fbb1516ddd093961f350f717a3565cbf (patch) | |
tree | e99bd87a8aaa3c17af0c1f66b6f68c9cb2eeb22c /apps/files | |
parent | e55862f2c846edd003401eb8744d9037a4d64534 (diff) | |
download | nextcloud-server-207b7d54fbb1516ddd093961f350f717a3565cbf.tar.gz nextcloud-server-207b7d54fbb1516ddd093961f350f717a3565cbf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/lt_LT.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/lt_LT.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 6affc926571..33b1e248626 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -162,11 +162,18 @@ OC.L10N.register( "Tags" : "Žymės", "Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų būsenos", "Error while loading the file data" : "Klaida įkeliant failo duomenis", + "Cancel" : "Atsisakyti", + "Create" : "Sukurti", + "Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną", + "Creating file" : "Sukuriamas failas", + "Templates" : "Šablonai", + "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "%s used" : "%s panaudota", "%s%% of %s used" : "naudojama %s%% iš %s", "%1$s of %2$s used" : "naudojama %1$s iš %2$s", "Settings" : "Nustatymai", "Show hidden files" : "Rodyti paslėptus failus", + "Crop image previews" : "Apkirpti paveikslų peržiūras", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV", "Toggle grid view" : "Rodyti tinkleliu", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 8f196185f13..05426869b3c 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -160,11 +160,18 @@ "Tags" : "Žymės", "Unable to change the favourite state of the file" : "Nepavyksta pakeisti failo Lankomiausiųjų būsenos", "Error while loading the file data" : "Klaida įkeliant failo duomenis", + "Cancel" : "Atsisakyti", + "Create" : "Sukurti", + "Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną", + "Creating file" : "Sukuriamas failas", + "Templates" : "Šablonai", + "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", "%s used" : "%s panaudota", "%s%% of %s used" : "naudojama %s%% iš %s", "%1$s of %2$s used" : "naudojama %1$s iš %2$s", "Settings" : "Nustatymai", "Show hidden files" : "Rodyti paslėptus failus", + "Crop image previews" : "Apkirpti paveikslų peržiūras", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Naudokite šį adresą norėdami pasiekti failus per WebDAV", "Toggle grid view" : "Rodyti tinkleliu", |