diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-10 05:55:19 +0000 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-10 05:55:19 +0000 |
commit | e8a66f8e7d6079c0982e2e377ca9eea7e451acea (patch) | |
tree | 1063b2148f3947462343d1ff153f3adce55f31f6 /apps/files/l10n/pl.js | |
parent | 6ba18934e6f095de08bec7bdc10c45485eeb5cc7 (diff) | |
download | nextcloud-server-e8a66f8e7d6079c0982e2e377ca9eea7e451acea.tar.gz nextcloud-server-e8a66f8e7d6079c0982e2e377ca9eea7e451acea.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 cb243f6bf4d..a366c6a967c 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -32,6 +32,8 @@ OC.L10N.register( "Could not get result from server." : "Nie można uzyskać wyniku z serwera.", "Uploading..." : "Wgrywanie....", "..." : "...", + "{seconds} second{plural_s} left" : "Pozostało sekund: {seconds}", + "{seconds}s" : "{seconds} s", "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", |