From d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 18 Apr 2018 00:13:30 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/pl.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/l10n/pl.js') diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 03ddcb8f154..fd610030f69 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -287,8 +287,6 @@ OC.L10N.register( "Error while validating your second factor" : "Błąd podczas sprawdzania drugiego składnika", "Access through untrusted domain" : "Dostęp przez niezaufaną domenę", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Proszę skontaktuj się z administratorem. Jeśli nim jesteś, to zmień ustawienie w zmiennej \"trusted_domains\" w pliku config/config.php tak jak w przykładzie config.sample.php.", - "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ć: ", - "Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenę zaufaną", "App update required" : "Aktualizacja aplikacji wymagana", "%s will be updated to version %s" : "%s zostanie zaktualizowane do wersji %s", "These apps will be updated:" : "Te aplikacje zostaną zaktualizowane:", @@ -319,7 +317,9 @@ OC.L10N.register( "Alternative Logins" : "Alternatywne loginy", "Alternative login using app token" : "Zaloguj alternatywnie używając tokenu aplikacji", "You are accessing the server from an untrusted domain." : "Uzyskujesz dostęp do serwera z niezaufanej domeny.", + "Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenę zaufaną", "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji.", - "Back to log in" : "Powrót do logowania" + "Back to log in" : "Powrót do logowania", + "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ć: " }, "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);"); -- cgit v1.2.3