diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-21 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-21 01:12:02 +0000 |
commit | 10388eab342a46e034eb6bfb89fbfd232d8ec2a5 (patch) | |
tree | 38ba04c1d625e9aba69f264ce4281b913df36eb0 /core/l10n/pl.js | |
parent | 5eca741309ab4b3ecf1de80ebf3f4bd8c599d67b (diff) | |
download | nextcloud-server-10388eab342a46e034eb6bfb89fbfd232d8ec2a5.tar.gz nextcloud-server-10388eab342a46e034eb6bfb89fbfd232d8ec2a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 35af0f2ba82..428dea6f1d1 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -334,12 +334,12 @@ OC.L10N.register( "Forgot password?" : "Zapomniałeś hasła?", "Back to login" : "Powrót do logowania", "Connect to your account" : "Połącz się z kontem", - "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się proszę, przed przyznaniem %1$s dostępu do swojego %2$s konta.", + "Please log in before granting %1$s access to your %2$s account." : "Zaloguj się, aby udzielić %1$s dostępu do swojego konta %2$s.", "App token" : "Token aplikacji", "Grant access" : "Udziel dostępu", - "Alternative log in using app token" : "Zaloguj alternatywnie używając tokenu aplikacji", + "Alternative log in using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji", "Account access" : "Dostęp do konta", - "You are about to grant %1$s access to your %2$s account." : "Za chwilę udzielisz %1$s dostępu do swojego %2$s konta.", + "You are about to grant %1$s access to your %2$s account." : "Za chwilę udzielisz %1$s dostępu do swojego konta %2$s.", "New password" : "Nowe hasło", "New Password" : "Nowe hasło", "This share is password-protected" : "Ten udział jest zabezpieczony hasłem", @@ -400,8 +400,8 @@ OC.L10N.register( "Stay logged in" : "Pozostań zalogowany", "Back to log in" : "Powrót do logowania", "Alternative Logins" : "Alternatywne loginy", - "You are about to grant %s access to your %s account." : "Zamierzasz udzielić %s dostępu do Twojego konta %s.", - "Alternative login using app token" : "Zaloguj alternatywnie używając tokenu aplikacji", + "You are about to grant %s access to your %s account." : "Za chwilę udzielisz %s dostępu do swojego konta %s.", + "Alternative login using app token" : "Alternatywne logowanie przy użyciu tokena aplikacji", "Redirecting …" : "Przekierowuję…", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Dla Twojego konta uruchomiono wzmocnioną ochronę. Uwierzytelnij przy pomocy drugiego składnika.", "Depending on your configuration, this button could also work to trust the domain:" : "W zależności od Twojej konfiguracji, ten przycisk aby zaufać domenie powinien również zadziałać: ", @@ -413,7 +413,7 @@ OC.L10N.register( "Copy URL" : "Skopiuj URL", "Enable" : "Włącz", "{sharee} (conversation)" : "{sharee} (konwersacja)", - "Please log in before granting %s access to your %s account." : "Zaloguj się aby udzielić %s dostępu do Twojego konta %s.", + "Please log in before granting %s access to your %s account." : "Zaloguj się, aby udzielić %s dostępu do swojego konta %s.", "Further information how to configure this can be found in the %sdocumentation%s." : "Więcej informacji o konfiguracji znajdziesz w %sdokumentacji%s." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); |