diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/pl.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 33 |
1 files changed, 15 insertions, 18 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 3eda4c2ed9d..75190fcdb36 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -92,12 +92,15 @@ OC.L10N.register( "Error while sharing" : "Błąd podczas współdzielenia", "Error while unsharing" : "Błąd podczas zatrzymywania współdzielenia", "Error while changing permissions" : "Błąd przy zmianie uprawnień", - "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}", - "Share with users or groups …" : "Współdziel z użytkownikami lub grupami", - "Share" : "Udostępnij", - "Share link" : "Udostępnij link", + "Error setting expiration date" : "Błąd podczas ustawiania daty wygaśnięcia", "The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia", + "Set expiration date" : "Ustaw datę wygaśnięcia", + "Expiration" : "Wygaśnięcie", + "Expiration date" : "Data wygaśnięcia", + "Sending ..." : "Wysyłanie...", + "Email sent" : "E-mail wysłany", + "Resharing is not allowed" : "Współdzielenie nie jest możliwe", + "Share link" : "Udostępnij link", "Link" : "Odnośnik", "Password protect" : "Zabezpiecz hasłem", "Password" : "Hasło", @@ -105,27 +108,21 @@ OC.L10N.register( "Allow editing" : "Pozwól na edycję", "Email link to person" : "Wyślij osobie odnośnik poprzez e-mail", "Send" : "Wyślij", - "Set expiration date" : "Ustaw datę wygaśnięcia", - "Expiration" : "Wygaśnięcie", - "Expiration date" : "Data wygaśnięcia", - "Adding user..." : "Dodawanie użytkownika...", + "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}", + "Shared in {item} with {user}" : "Współdzielone w {item} z {user}", "group" : "grupa", "remote" : "zdalny", - "Resharing is not allowed" : "Współdzielenie nie jest możliwe", - "Shared in {item} with {user}" : "Współdzielone w {item} z {user}", - "Unshare" : "Zatrzymaj współdzielenie", "notify by email" : "powiadom przez emaila", + "Unshare" : "Zatrzymaj współdzielenie", "can share" : "może współdzielić", "can edit" : "może edytować", - "access control" : "kontrola dostępu", "create" : "utwórz", "change" : "zmiany", "delete" : "usuń", - "Password protected" : "Zabezpieczone hasłem", - "Error unsetting expiration date" : "Błąd podczas usuwania daty wygaśnięcia", - "Error setting expiration date" : "Błąd podczas ustawiania daty wygaśnięcia", - "Sending ..." : "Wysyłanie...", - "Email sent" : "E-mail wysłany", + "access control" : "kontrola dostępu", + "Share" : "Udostępnij", + "Share with users or groups …" : "Współdziel z użytkownikami lub grupami", "Warning" : "Ostrzeżenie", "The object type is not specified." : "Nie określono typu obiektu.", "Enter new" : "Wpisz nowy", |