diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:11:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:11:48 +0000 |
commit | c0a6ad0a72f56635634cf74a8eb9c95175e41d40 (patch) | |
tree | 76d8baec68d37d60c655aa920122da12c15118ee /apps/files_trashbin | |
parent | 2679d85782734ac95a400c63297790a916050fe5 (diff) | |
download | nextcloud-server-c0a6ad0a72f56635634cf74a8eb9c95175e41d40.tar.gz nextcloud-server-c0a6ad0a72f56635634cf74a8eb9c95175e41d40.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/lt_LT.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/lt_LT.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js index 746e73d68c2..7ce307e2ef1 100644 --- a/apps/files_trashbin/l10n/lt_LT.js +++ b/apps/files_trashbin/l10n/lt_LT.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Ištrinti failai", "Restore" : "Atkurti", "Delete" : "Ištrinti", + "Error while restoring file from trashbin" : "Klaida atkuriant failą iš šiukšlinės", "Delete permanently" : "Ištrinti negrįžtamai", + "Error while removing file from trashbin" : "Klaida šalinant failą iš šiukšlinės", + "Error while restoring files from trashbin" : "Klaida atkuriant failus iš šiukšlinės", + "Error while emptying trashbin" : "Klaida išvalant šiukšlinę", + "Error while removing files from trashbin" : "Klaida šalinant failus iš šiukšlinės", "This operation is forbidden" : "Ši operacija yra uždrausta", "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", diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json index 00da5966769..2009ac12fe0 100644 --- a/apps/files_trashbin/l10n/lt_LT.json +++ b/apps/files_trashbin/l10n/lt_LT.json @@ -2,7 +2,12 @@ "Deleted files" : "Ištrinti failai", "Restore" : "Atkurti", "Delete" : "Ištrinti", + "Error while restoring file from trashbin" : "Klaida atkuriant failą iš šiukšlinės", "Delete permanently" : "Ištrinti negrįžtamai", + "Error while removing file from trashbin" : "Klaida šalinant failą iš šiukšlinės", + "Error while restoring files from trashbin" : "Klaida atkuriant failus iš šiukšlinės", + "Error while emptying trashbin" : "Klaida išvalant šiukšlinę", + "Error while removing files from trashbin" : "Klaida šalinant failus iš šiukšlinės", "This operation is forbidden" : "Ši operacija yra uždrausta", "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", |