diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-05 01:56:08 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-05 01:56:08 -0500 |
commit | a98f5c03dc4e60dcd511c4b50639878e531c5119 (patch) | |
tree | a1c22d1f6a158f267877d48a82db9514e6ba9e8f /apps/files_trashbin | |
parent | b3656f143491e16a8b66295e48ff5e939679d0fa (diff) | |
download | nextcloud-server-a98f5c03dc4e60dcd511c4b50639878e531c5119.tar.gz nextcloud-server-a98f5c03dc4e60dcd511c4b50639878e531c5119.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/hy.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/hy.json | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/hy.js b/apps/files_trashbin/l10n/hy.js index 39e49b47ae1..b5f14a21117 100644 --- a/apps/files_trashbin/l10n/hy.js +++ b/apps/files_trashbin/l10n/hy.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_trashbin", { + "Couldn't restore %s" : "Չկարողացա վերականգնել %s", "Deleted files" : "Ջնջված ֆայլեր", "Restore" : "Վերականգնել", "Delete" : "Ջնջել", diff --git a/apps/files_trashbin/l10n/hy.json b/apps/files_trashbin/l10n/hy.json index 4bd34056b3f..4cdf8121c67 100644 --- a/apps/files_trashbin/l10n/hy.json +++ b/apps/files_trashbin/l10n/hy.json @@ -1,4 +1,5 @@ { "translations": { + "Couldn't restore %s" : "Չկարողացա վերականգնել %s", "Deleted files" : "Ջնջված ֆայլեր", "Restore" : "Վերականգնել", "Delete" : "Ջնջել", diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index 0c11dab91d4..78c8edea81d 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete" : "Usuń", "Delete permanently" : "Trwale usuń", "Error" : "Błąd", + "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "restored" : "przywrócony", "No deleted files" : "Brak skasowanych plików", "You will be able to recover deleted files from here" : "Możesz przywrócić skasowane pliki stąd", diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index 8b56be020fb..32c385bb319 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -6,6 +6,7 @@ "Delete" : "Usuń", "Delete permanently" : "Trwale usuń", "Error" : "Błąd", + "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "restored" : "przywrócony", "No deleted files" : "Brak skasowanych plików", "You will be able to recover deleted files from here" : "Możesz przywrócić skasowane pliki stąd", |