diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
commit | 9895aff4d92a738ea3248a1c03442e83fab02643 (patch) | |
tree | f256bc2b249417eff1ff0004994151405ac433f6 /apps/files_sharing/l10n/pl.js | |
parent | f5919d5b830458c38747ab358805833ab29b6c9b (diff) | |
download | nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.tar.gz nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index f18c63e3ee9..f8ebdda090d 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -26,7 +26,9 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Coś się stało. Nie można zaakceptować udostępnienia.", "Reject share" : "Odrzuć udostępnienie", "Something happened. Unable to reject the share." : "Coś się stało. Nie można odrzucić udostępnienia.", + "Waiting…" : "Oczekiwanie...", "error" : "błąd", + "finished" : "zakończone", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", @@ -223,6 +225,7 @@ OC.L10N.register( "Upload files to %s" : "Prześlij pliki do %s", "Note" : "Notatka", "Select or drop files" : "Wybierz lub upuść pliki", + "Uploading files" : "Wysyłanie plików", "Uploaded files:" : "Wysłane pliki:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Przesyłając pliki, akceptujesz %1$swarunki usługi%2$s.", "could not delete share" : "nie można usunąć udostępniania", |