diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-26 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-26 00:08:26 +0000 |
commit | ca490bafb950b9d16ab4543ae810c3a67cb84d5b (patch) | |
tree | 02c9eb72a968a09539976bb4df2f9ff8f83c6edb /apps/files/l10n/pl.js | |
parent | 1682ead80737e0aa48d6ca44c28b1b81f369bd0c (diff) | |
download | nextcloud-server-ca490bafb950b9d16ab4543ae810c3a67cb84d5b.tar.gz nextcloud-server-ca490bafb950b9d16ab4543ae810c3a67cb84d5b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index fe14ba6f98f..4a38f5bd2d8 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -16,6 +16,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}", "Target folder \"{dir}\" does not exist any more" : "Folder docelowy \"{dir}\" nie istnieje więcej", "Not enough free space" : "Za mało wolnego miejsca", + "Uploading …" : "Wysyłanie...", + "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Actions" : "Akcje", "Download" : "Pobierz", @@ -117,6 +119,7 @@ OC.L10N.register( "Show hidden files" : "Pokaż ukryte pliki", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostęp do swoich plików poprzez WebDAV</a>", + "Uploading @" : "Wysyłanie", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.", "No entries found in this folder" : "Brak wpisów w tym folderze", |