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.js13
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 4172af00df5..639ae791105 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -17,9 +17,6 @@ OC.L10N.register(
"So-so password" : "Mało skomplikowane hasło",
"Good password" : "Dobre hasło",
"Strong password" : "Mocne hasło",
- "An error occurred while changing your language. Please reload the page and try again." : "Wystąpił błąd podczas zmiany języka. Przeładuj stronę i spróbuj ponownie.",
- "An error occurred while changing your locale. Please reload the page and try again." : "Wystąpił błąd podczas zmiany ustawień lokalnych. Przeładuj stronę i spróbuj ponownie.",
- "Week starts on {fdow}" : "Tydzień zaczyna się w {fdow}",
"Groups" : "Grupy",
"Group list is empty" : "Lista grup jest pusta",
"Unable to retrieve the group list" : "Nie można pobrać listy grup",
@@ -284,6 +281,7 @@ OC.L10N.register(
"Your biography" : "Twoja biografia",
"Details" : "Szczegóły",
"You are a member of the following groups:" : "Należysz do następujących grup:",
+ "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>",
"Your full name" : "Twoja pełna nazwa",
"Email options" : "Opcje e-mail",
"Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień",
@@ -306,6 +304,7 @@ OC.L10N.register(
"Help translate" : "Pomóż w tłumaczeniu",
"Unable to update language" : "Nie można zaktualizować języka",
"No language set" : "Nie ustawiono języka",
+ "Locale" : "Region",
"Your location" : "Twoja lokalizacja",
"Your organisation" : "Twoja organizacja",
"Your phone number" : "Twój numer telefonu",
@@ -424,7 +423,6 @@ OC.L10N.register(
"An error occurred during the request. Unable to proceed." : "Wystąpił błąd podczas żądania. Nie można kontynuować.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ponieważ wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.",
"Error: This app cannot be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera",
- "User already exists." : "Użytkownik już istnieje.",
"Administrator documentation" : "Dokumentacja administratora",
"Documentation" : "Dokumentacja",
"Forum" : "Forum",
@@ -493,12 +491,14 @@ OC.L10N.register(
"Check out our blog" : "Sprawdź nasz blog",
"Subscribe to our newsletter" : "Subskrybuj nasz newsletter",
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "To wydanie społecznościowe Nextcloud nie jest obsługiwane i powiadomienia natychmiastowe są niedostępne.",
- "Locale" : "Region",
"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.",
"Migration in progress. Please wait until the migration is finished" : "Migracja w toku. Poczekaj na zakończenie migracji.",
"Migration started …" : "Migracja rozpoczęta…",
+ "An error occurred while changing your language. Please reload the page and try again." : "Wystąpił błąd podczas zmiany języka. Przeładuj stronę i spróbuj ponownie.",
+ "An error occurred while changing your locale. Please reload the page and try again." : "Wystąpił błąd podczas zmiany ustawień lokalnych. Przeładuj stronę i spróbuj ponownie.",
"Select a profile picture" : "Wybierz zdjęcie profilowe",
+ "Week starts on {fdow}" : "Tydzień zaczyna się w {fdow}",
"Couldn't remove app." : "Nie można usunąć aplikacji.",
"Couldn't update app." : "Nie można zaktualizować aplikacji.",
"Backend doesn't support password change, but the user's encryption key was updated." : "System zaplecza nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został zaktualizowany.",
@@ -557,6 +557,7 @@ OC.L10N.register(
"Change scope level of {accountProperty}" : "Zmień poziom zakresu {accountProperty}",
"Unable to update federation scope of the primary {accountProperty}" : "Nie można zaktualizować zakresu federacji podstawowego {accountProperty}",
"Unable to update federation scope of additional {accountProperty}" : "Nie można zaktualizować zakresu federacji dodatkowego {accountProperty}",
- "Avatar" : "Awatar"
+ "Avatar" : "Awatar",
+ "User already exists." : "Użytkownik już istnieje."
},
"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);");