diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-05 00:07:28 +0000 |
commit | 619d09529c417df10ac57815024b89dee9285c35 (patch) | |
tree | 5b39ed94daf1ff7cae39f0dd52905099876edc84 /core/l10n/pl.js | |
parent | 8dc2749296b44cc79a1fe50f298f3b2034970da4 (diff) | |
download | nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.tar.gz nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 121b1593290..b5fa1c03fcd 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -135,11 +135,11 @@ OC.L10N.register( "Share link" : "Udostępnij link", "Link" : "Odnośnik", "Password protect" : "Zabezpiecz hasłem", - "Allow upload and editing" : "Pozwól na przesyłanie i edycję", "Allow editing" : "Pozwól na edycję", - "upload only" : "tylko wysyłanie", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", + "Allow upload and editing" : "Pozwól na przesyłanie i edycję", + "Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)", "Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}", "Shared with you by {owner}" : "Udostępnione tobie przez {owner}", "Choose a password for the mail share" : "Wybierz hasło do współdzielenia e-mailem", @@ -154,7 +154,6 @@ OC.L10N.register( "Can create" : "Może tworzyć", "Can change" : "Może zmieniać", "Can delete" : "Może usuwać", - "Secure drop (upload only)" : "Bezpieczny zrzut (tylko wysyłanie)", "Access control" : "Kontrola dostępu", "Could not unshare" : "Nie udało się usunąć udostępnienia", "Error while sharing" : "Błąd podczas udostępniania", |