summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/lt_LT.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.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.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);");