aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js26
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 396d49afa9b..dbe327a2f38 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -212,16 +212,14 @@ OC.L10N.register(
"Copied!" : "Skopiowano!",
"Copy" : "Kopiuj",
"Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj go ręcznie.",
- "Add" : "Dodaj",
"Email options" : "Opcje e-mail",
"Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień",
- "Your email address" : "Twój adres e-mail",
- "Additional email address {index}" : "Dodatkowy adres e-mail {index}",
"Remove primary email" : "Usuń podstawowy adres e-mail",
"Delete email" : "Usuń e-mail",
+ "Your email address" : "Twój adres e-mail",
+ "Additional email address {index}" : "Dodatkowy adres e-mail {index}",
"No email address set" : "Brak adresu e-mail",
- "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail",
- "Email" : "E-mail",
+ "Add" : "Dodaj",
"You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku",
"Add new password" : "Dodaj nowe hasło",
"Add new email address" : "Dodaj nowy adres e-mail",
@@ -248,6 +246,7 @@ OC.L10N.register(
"New user" : "Nowy użytkownik",
"Will be autogenerated" : "Zostanie automatycznie wygenerowany",
"Display name" : "Nazwa wyświetlana",
+ "Email" : "E-mail",
"Default language" : "Domyślny język",
"Add a new user" : "Dodaj użytkownika",
"Group admin for" : "Administrator grupy",
@@ -299,6 +298,11 @@ OC.L10N.register(
"Send email to new user" : "Wyślij e-mail do nowego użytkownika",
"You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.",
"Please confirm the group removal " : "Potwierdź usunięcie grupy",
+ "Address" : "Adres",
+ "Full name" : "Pełna nazwa",
+ "Phone number" : "Numer telefonu",
+ "Twitter" : "Twitter",
+ "Website" : "Strona internetowa",
"Download and enable" : "Zainstaluj i włącz",
"Enable" : "Włącz",
"Enable untested app" : "Włącz nietestowaną aplikację",
@@ -417,20 +421,13 @@ OC.L10N.register(
"You are a member of the following groups:" : "Należysz do następujących grup:",
"You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz: <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
- "Full name" : "Pełna nazwa",
- "Change privacy level of full name" : "Zmień poziom prywatności pełnej nazwy",
- "No display name set" : "Brak wyświetlanej nazwy",
- "Phone number" : "Numer telefonu",
"Change privacy level of phone number" : "Zmień poziom prywatności numeru telefonu",
"Your phone number" : "Twój numer telefonu",
- "Address" : "Adres",
"Change privacy level of address" : "Zmień poziom prywatności adresu",
"Your postal address" : "Twój adres pocztowy",
- "Website" : "Strona internetowa",
"Change privacy level of website" : "Zmień poziom prywatności strony internetowej",
"It can take up to 24 hours before the account is displayed as verified." : "Do 24 godzin konto będzie widoczne jako zweryfikowane.",
"Link https://…" : "Link https://…",
- "Twitter" : "Twitter",
"Change privacy level of Twitter profile" : "Zmień poziom prywatności profilu Twitter",
"Twitter handle @…" : "Twitter @…",
"Help translate" : "Pomóż w tłumaczeniu",
@@ -460,6 +457,9 @@ OC.L10N.register(
"Set default expiration date for link shares" : "Ustaw domyślną datę ważności dla udostępnień linku",
"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",
- "For password reset and notifications" : "Dla powiadomień i resetowania hasła"
+ "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",
+ "Change privacy level of email" : "Zmień poziom prywatności adresu e-mail"
},
"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);");