diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 987b83ae27e..7ddbb8fe3af 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -297,6 +297,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "Nie można zaktualizować widoczności {displayId}", "Your role" : "Twoja rola społeczna", "Your Twitter handle" : "Twój Twitter:", + "Your website" : "Twoja strona WWW", "Add additional email" : "Dodaj dodatkowy 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", @@ -375,7 +376,7 @@ OC.L10N.register( "Not saved" : "Nie zapisano", "Sending…" : "Wysyłam…", "Email sent" : "E-mail został wysłany", - "Address" : "Adres", + "Location" : "Lokalizacja", "Avatar" : "Awatar", "About" : "Informacje", "Full name" : "Pełna nazwa", @@ -484,11 +485,6 @@ OC.L10N.register( "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>)", "Change privacy level of phone number" : "Zmień poziom prywatności numeru telefonu", "Your phone number" : "Twój numer telefonu", - "Change privacy level of address" : "Zmień poziom prywatności adresu", - "Your postal address" : "Twój adres pocztowy", - "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://…", "Locale" : "Region", "Current password" : "Bieżące hasło", "New password" : "Nowe hasło", @@ -526,6 +522,12 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika podczas wpisywania imienia i nazwiska lub adresu e-mail (ignorowanie brakującego dopasowania w książce telefonicznej i przynależności do tej samej grupy)", "Change privacy level of full name" : "Zmień poziom prywatności pełnej nazwy", "No display name set" : "Brak wyświetlanej nazwy", + "Address" : "Adres", + "Change privacy level of address" : "Zmień poziom prywatności adresu", + "Your postal address" : "Twój adres pocztowy", + "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://…", "Change privacy level of Twitter profile" : "Zmień poziom prywatności profilu Twitter", "Twitter handle @…" : "Twitter @…", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maksymalna liczba kluczy OPcache jest prawie przekroczona. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.max_accelerated_files</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.", |