diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-08 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-08 02:18:45 +0000 |
commit | 8146e1988cc05f452d2a00befb6b538175aeffe5 (patch) | |
tree | a98713886509f3cb03bee5016842f31cdabc1e58 /apps/settings/l10n/pl.js | |
parent | e266666380a4cc9d748dab895a1038f20fe07832 (diff) | |
download | nextcloud-server-8146e1988cc05f452d2a00befb6b538175aeffe5.tar.gz nextcloud-server-8146e1988cc05f452d2a00befb6b538175aeffe5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 5804bfc88d3..5f602c1321d 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Popularne języki", "All languages" : "Wszystkie języki", "Password change is disabled because the master key is disabled" : "Zmiana hasła jest zablokowana z powodu włączenia klucza głównego.", + "Passwordless authentication requires a secure connection." : "Uwierzytelnianie bez hasła wymaga bezpiecznego połączenia.", + "Add WebAuthn device" : "Dodaj urządzenie WebAuthn", + "Please authorize your WebAuthn device." : "Autoryzuj swoje urządzenie WebAuthn.", "Name your device" : "Nazwa twojego urządzenia", "Add" : "Dodaj", "Adding your device …" : "Dodawanie urządzenia ...", + "Server error while trying to add WebAuthn device" : "Błąd serwera podczas próby dodania urządzenia WebAuthn", + "Server error while trying to complete WebAuthn device registration" : "Błąd serwera podczas próby ukończenia rejestracji urządzenia WebAuthn", "Unnamed device" : "Nienazwane urządzenie", + "Passwordless Authentication" : "Uwierzytelnianie bez hasła", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Skonfiguruj konto do uwierzytelniania bez hasła zgodnie ze standardem FIDO2.", + "No devices configured." : "Brak skonfigurowanych urządzeń.", + "The following devices are configured for your account:" : "Dla Twojego konta skonfigurowane są następujące urządzenia:", + "Your browser does not support WebAuthn." : "Twoja przeglądarka nie obsługuje WebAuthn.", "Your apps" : "Twoje aplikacje", "Active apps" : "Aktywne aplikacje", "Disabled apps" : "Wyłączone aplikacje", |