diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-18 01:55:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-18 01:55:22 -0400 |
commit | 8a95bf18b7f870541089ad51764baa8679579e4c (patch) | |
tree | 284d9d872239902fb6f2b2f1ce643d7cea448ca5 /apps/files_trashbin/l10n | |
parent | fe137bce1a4b8859690709980a3c1dccdaf8b3f0 (diff) | |
download | nextcloud-server-8a95bf18b7f870541089ad51764baa8679579e4c.tar.gz nextcloud-server-8a95bf18b7f870541089ad51764baa8679579e4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index 941e768e304..ba0a2e93bd3 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -8,6 +8,10 @@ OC.L10N.register( "Delete permanently" : "Trwale usuń", "Error" : "Błąd", "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", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Select all" : "Wybierz wszystko", "Name" : "Nazwa", "Deleted" : "Usunięte", "Delete" : "Usuń" diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index 01308bd763f..4fa8debaf29 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -6,6 +6,10 @@ "Delete permanently" : "Trwale usuń", "Error" : "Błąd", "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", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Select all" : "Wybierz wszystko", "Name" : "Nazwa", "Deleted" : "Usunięte", "Delete" : "Usuń" |