summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/lt_LT.js')
-rw-r--r--apps/files/l10n/lt_LT.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 06b1428a5fd..d24c5202a70 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -151,6 +151,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.",
"in %s" : "per %s",
"File Management" : "Failų tvarkymas",
+ "Select all" : "Pažymėti viską",
"Storage informations" : "Informacija apie saugyklą",
"Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę",
"Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką",
@@ -163,6 +164,8 @@ OC.L10N.register(
"Invalid path selected" : "Pasirinktas neteisingas kelias",
"Unknown error" : "Nežinoma klaida",
"Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta",
+ "No files in here" : "Čia failų nėra",
+ "Go back" : "Grįžti",
"Files settings" : "Failų nustatymai",
"Show hidden files" : "Rodyti paslėptus failus",
"Crop image previews" : "Apkirpti paveikslų peržiūras",
@@ -179,18 +182,16 @@ OC.L10N.register(
"Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną",
"Creating file" : "Sukuriamas failas",
"Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono",
+ "Delete permanently" : "Ištrinti negrįžtamai",
"Templates" : "Šablonai",
"Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo",
"Toggle grid view" : "Rodyti tinkleliu",
- "No files in here" : "Čia failų nėra",
"Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!",
"No entries found in this folder" : "Nerasta įrašų šiame aplanke",
- "Select all" : "Pažymėti viską",
"Upload too large" : "Įkėlimui failas per didelis",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.",
"No favorites yet" : "Kol kas nėra mėgstamų",
"Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus",
- "Deleted files" : "Ištrinti failai",
"Shares" : "Viešiniai",
"Shared with others" : "Bendrinama su kitais",
"Shared with you" : "Bendrinama su jumis",
@@ -209,6 +210,7 @@ OC.L10N.register(
"%s used" : "%s panaudota",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "naudojama %1$s iš %2$s",
- "Settings" : "Nustatymai"
+ "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);");