summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-14 01:07:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-02-14 01:07:20 +0000
commit7113af3f9102ca4e27350786934df9de3c54f71b (patch)
treea371ea1bd343dfac087a933781c8fef78e8c306c /apps/files_trashbin/l10n/lt_LT.js
parent69c9ca4522f6becf4db43e9a4ae9622cf2c95da9 (diff)
downloadnextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.tar.gz
nextcloud-server-7113af3f9102ca4e27350786934df9de3c54f71b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/lt_LT.js')
-rw-r--r--apps/files_trashbin/l10n/lt_LT.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js
index 37288753d75..40785b474db 100644
--- a/apps/files_trashbin/l10n/lt_LT.js
+++ b/apps/files_trashbin/l10n/lt_LT.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"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"
+ "Name" : "Pavadinimas",
+ "Deleted" : "Ištrinta"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");