summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-27 01:07:08 +0000
commit9788cf04ee0dd8e78fa2b63862963078f5a9cfc3 (patch)
treee064f01074cfb407b13f37e3f834b5b368ed2ae3 /apps/files_trashbin
parent8f4ec8583d8d30586f292a153854560bdb20a0b2 (diff)
downloadnextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.tar.gz
nextcloud-server-9788cf04ee0dd8e78fa2b63862963078f5a9cfc3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/lt_LT.js7
-rw-r--r--apps/files_trashbin/l10n/lt_LT.json7
2 files changed, 6 insertions, 8 deletions
diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js
index 8492c451303..37288753d75 100644
--- a/apps/files_trashbin/l10n/lt_LT.js
+++ b/apps/files_trashbin/l10n/lt_LT.js
@@ -12,10 +12,9 @@ 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",
"restored" : "atkurta",
"No deleted files" : "Nėra ištrintų failų",
- "You will be able to recover deleted files from here" : "Jūs galėsite atkurti ištrintus failus iš čia",
- "No entries found in this folder" : "Nerasta įrašų šiame aplanke",
+ "You will be able to recover deleted files from here" : "Iš čia galėsite atkurti ištrintus failus",
+ "No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
- "Name" : "Pavadinimas",
- "Deleted" : "Ištrintas"
+ "Name" : "Pavadinimas"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json
index 55c3feb3d2c..f6d5d971078 100644
--- a/apps/files_trashbin/l10n/lt_LT.json
+++ b/apps/files_trashbin/l10n/lt_LT.json
@@ -10,10 +10,9 @@
"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",
"restored" : "atkurta",
"No deleted files" : "Nėra ištrintų failų",
- "You will be able to recover deleted files from here" : "Jūs galėsite atkurti ištrintus failus iš čia",
- "No entries found in this folder" : "Nerasta įrašų šiame aplanke",
+ "You will be able to recover deleted files from here" : "Iš čia galėsite atkurti ištrintus failus",
+ "No entries found in this folder" : "Šiame aplanke įrašų nerasta",
"Select all" : "Pažymėti viską",
- "Name" : "Pavadinimas",
- "Deleted" : "Ištrintas"
+ "Name" : "Pavadinimas"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file