diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-15 01:55:34 -0400 |
commit | 7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch) | |
tree | 7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/files/l10n/pl.js | |
parent | 83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff) | |
download | nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 66470e40d8c..6a5b74a253f 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -30,6 +30,8 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}", "Error uploading file \"{fileName}\": {message}" : "Błąd podczas przekazywania \"{fileName}\": {message}", "Could not get result from server." : "Nie można uzyskać wyniku z serwera.", + "Uploading..." : "Wgrywanie....", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", "Actions" : "Akcje", "Download" : "Pobierz", |