Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index f38e84e7227..4666684caa0 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -488,9 +488,6 @@ OC.L10N.register(
"Change password" : "Zmień hasło",
"Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Jeśli używasz aplikacji innych firm do łączenia się z Nextcloud, upewnij się, że utworzyłeś i skonfigurowałeś hasło aplikacji dla każdej przed włączeniem uwierzytelniania dwuskładnikowego.",
- "Don't synchronize to servers" : "Nie synchronizuj z serwerami",
- "Trusted" : "Zaufany",
- "Public" : "Publiczny",
"installing and updating apps via the app store or Federated Cloud Sharing" : "instalowanie i aktualizowanie aplikacji za pośrednictwem sklepu z aplikacjami lub Udostępnionej Chmury Federacyjnej",
"You need to set your user email before being able to send test emails." : "Musisz ustawić e-mail użytkownika, aby móc wysyłać e-maile testowe.",
"Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Unieważnienie tego tokena uniemożliwi czyszczenie urządzenia, jeśli jeszcze nie zostało rozpoczęte.",
@@ -511,12 +508,10 @@ OC.L10N.register(
"days" : "dniach",
"Allow users to share via link" : "Zezwalaj użytkownikom na udostępnianie za pośrednictwem linku",
"Set default expiration date for link shares" : "Ustaw domyślną datę ważności dla udostępnionych linków",
- "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępnienia (jeśli ta opcja będzie wyłączona, wymagane będzie wprowadzanie pełnej nazwy użytkownika lub adres e-mail)",
- "Restrict username autocompletion to users within the same groups" : "Ogranicz automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach",
- "No display name set" : "Brak wyświetlanej nazwy",
- "For password reset and notifications" : "Dla powiadomień i resetowania hasła",
"Change privacy level of full name" : "Zmień poziom prywatności pełnej nazwy",
+ "No display name set" : "Brak wyświetlanej nazwy",
"Change privacy level of email" : "Zmień poziom prywatności adresu e-mail",
+ "For password reset and notifications" : "Dla powiadomień i resetowania hasła",
"Set as primary mail" : "Ustaw jako podstawową pocztę"
},
"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);");