diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-04 00:07:29 +0000 |
commit | 806aeae71d970f70efaeb35db79d92f953279e49 (patch) | |
tree | 34002ce1a81fc4dc2dd8f845876f6c88d1ac38a0 /apps/sharebymail/l10n/pl.js | |
parent | 3dbf30c2204cde1d493d7837857519d65cfd5049 (diff) | |
download | nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.tar.gz nextcloud-server-806aeae71d970f70efaeb35db79d92f953279e49.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/pl.js')
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index a5a7d29c1ac..c253f71d6a4 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -5,11 +5,19 @@ OC.L10N.register( "Shared with {email}" : "Współdzielone z {email}", "Shared with %1$s by %2$s" : "Współdzielone z %1$s przez %2$s", "Shared with {email} by {actor}" : "Współdzielone z {email} przez {actor}", + "Password for mail share sent to %1$s" : "Hasło do współdzielenia przez mail zostało wysłane do %1$s", + "Password for mail share sent to {email}" : "Hasło do współdzielenia przez mail zostało wysłane do {email}", + "Password for mail share sent to you" : "Hasło do współdzielenia przez mail zostało wysłane do Ciebie", "You shared %1$s with %2$s by mail" : "Współdzielisz %1$s z %2$s przez e-maila", "You shared {file} with {email} by mail" : "Współdzielisz {file} z {email} przez e-maila", "%3$s shared %1$s with %2$s by mail" : "%3$s współdzieli %1$s z %2$s przez e-maila", "{actor} shared {file} with {email} by mail" : "{actor} współdzieli {file} z {email} przez e-maila", + "Password to access %1$s was sent to %2s" : "Hasło dostepu do %1$s zostało wysłane do %2s", + "Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}", + "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało wysłane do ciebie", + "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało wysłane do ciebie", "Sharing %s failed, this item is already shared with %s" : "Współdzielenie %s nie udało się, ten obiekt już jest współdzielony z %s", + "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by E-mail" : "Nie udało się wysłać współdzielenia przez e-maila", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you on behalf of %s" : "%s współdzieli »%s« z tobą w imieniu %s", @@ -17,14 +25,19 @@ OC.L10N.register( "%s shared »%s« with you on behalf of %s." : "%s współdzieli »%s« z tobą w imieniu %s.", "Click the button below to open it." : "Kliknij przycisk poniżej, żeby to otworzyć.", "Open »%s«" : "Otwórz »%s«", + "%s via %s" : "%s przez %s", "Password to access »%s« shared to you by %s" : "Hasło dostępu do »%s« jest udostępnione tobie przez %s", - "Password to access »%s«" : "Hasło do dostępu »%s«", + "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s współdzieli z Tobą »%s«.\nPowinieneś już otrzymać osobny e-mail zawierający link dostępowy.\n", "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s współdzieli »%s« z tobą. Powinieneś już otrzymać osobnego e-maila z linkiem do dostępu.", + "Password to access »%s«" : "Hasło do dostępu »%s«", "It is protected with the following password: %s" : "To jest chronione z nstępującym hasłem: %s", + "Password to access »%s« shared with %s" : "Hasło dostępu do »%s« zostało udostępnione %s", + "This is the password: %s" : "To jest hasło: %s", + "You can choose a different password at any time in the share dialog." : "Możesz zmienić hasło w okienku współdzielenia w dowolnym momencie.", "Could not find share" : "Nie można odnaleźć współdzielonego obiektu", "Share by mail" : "Współdzielone e-mailem", - "Send a personalized link to a file or folder by mail." : "Wyślij spersonalizowany link do pliku lub folderu e-mailem.", "Send password by mail" : "Wyślij hasło e-mailem", + "Enforce password protection" : "Wymuś zabezpieczenie hasłem", "Failed to create the E-mail" : "Nie udało się utworzyć e-maila", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hej,\n\n%s współdzieli »%s« z tobą w imieniu %s.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hej,\n\n%s współdzieli »%s« z tobą.\n\n%s\n\n", |