diff options
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", |