diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-10 00:13:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-10 00:13:05 +0000 |
commit | 4cd7900d4f4c0755244a20b8340002bdc8c9a2af (patch) | |
tree | 85547621bce363f5b79e85a98f9c14c5b1067696 /apps/files/l10n/pl.js | |
parent | 3007c7a19c44e27f8944705e64abecb372ccca73 (diff) | |
download | nextcloud-server-4cd7900d4f4c0755244a20b8340002bdc8c9a2af.tar.gz nextcloud-server-4cd7900d4f4c0755244a20b8340002bdc8c9a2af.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index dad0b96cfb8..387c2354a4a 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -16,7 +16,7 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu „{dir}”", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Upload cancelled." : "Wysyłanie anulowane.", - "Processing files …" : "Przetwarzam pliki ...", + "Processing files …" : "Przetwarzam pliki...", "…" : "…", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}", |