summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-20 00:13:24 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-20 00:13:24 +0000
commitca089b9412af79cc696342968a657991755a2e2e (patch)
treea6fe20827efec339cdae6e5b8aaee3945731dc34 /apps/files
parente2f1f7b8f5df28934d32257d20b8dea28dd9a6dc (diff)
downloadnextcloud-server-ca089b9412af79cc696342968a657991755a2e2e.tar.gz
nextcloud-server-ca089b9412af79cc696342968a657991755a2e2e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/lt_LT.js2
-rw-r--r--apps/files/l10n/lt_LT.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js
index 65188a76fc7..eb3fb593334 100644
--- a/apps/files/l10n/lt_LT.js
+++ b/apps/files/l10n/lt_LT.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Not enough free space" : "Trūksta laisvos vietos",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})",
+ "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra",
"Actions" : "Veiksmai",
"Download" : "Atsisiųsti",
"Rename" : "Pervadinti",
@@ -35,6 +36,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
+ "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"",
"{newName} already exists" : "{newName} jau yra",
"Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.",
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 9b5eaec3d80..6da3263eb73 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -16,6 +16,7 @@
"Not enough free space" : "Trūksta laisvos vietos",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} iš {totalSize} ({bitrate})",
+ "Target folder does not exist any more" : "Paskirties aplanko daugiau nebėra",
"Actions" : "Veiksmai",
"Download" : "Atsisiųsti",
"Rename" : "Pervadinti",
@@ -33,6 +34,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Katalogas neprieinamas, prašome peržiūrėti žurnalo įrašus arba susisiekti su administratoriumi",
"Could not move \"{file}\", target exists" : "Nepavyko perkelti \"{file}\", toks jau egzistuoja",
"Could not move \"{file}\"" : "Nepavyko perkelti \"{file}\"",
+ "Could not copy \"{file}\"" : "Nepavyko nukopijuoti \"{file}\"",
"{newName} already exists" : "{newName} jau yra",
"Could not rename \"{fileName}\", it does not exist any more" : "Nepavyko pervadinti bylos \"{fileName}\", nes tokia byla neegzistuoja",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas \"{targetName}\" jau naudojamas aplanke \"{dir}\". Prašome pasirinkti kitokį pavadinimą.",