aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 3fd4c3f6b01..68de01a6171 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -242,8 +242,6 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.",
"The required %s config variable is not configured in the config.php file." : "Wymagana zmienna konfiguracyjna %s nie jest skonfigurowana w pliku config.php.",
"Please ask your server administrator to check the Nextcloud configuration." : "Poproś administratora serwera o sprawdzenie konfiguracji Nextcloud.",
- "PostgreSQL >= 9 required." : "Wymagany PostgreSQL >= 9",
- "Please upgrade your database version." : "Zaktualizuj wersję bazy danych.",
"Your data directory is readable by other users." : "Twój katalog danych jest widoczny dla innych użytkowników.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, aby katalog nie był widoczny dla innych użytkowników.",
"Your data directory must be an absolute path." : "Katalog danych musi mieć ścieżkę absolutną.",
@@ -266,6 +264,8 @@ OC.L10N.register(
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Osiągnięto limit użytkowników i użytkownik nie został utworzony. Sprawdź swoje powiadomienia, aby dowiedzieć się więcej.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Wymagana wersja dla libxml2 to przynajmniej 2.7.0. Aktualnie zainstalowana jest %s.",
- "To fix this issue update your libxml2 version and restart your web server." : "Aby rozwiązać ten problem, zaktualizuj wersję libxml2 i ponownie uruchom serwer WWW."
+ "To fix this issue update your libxml2 version and restart your web server." : "Aby rozwiązać ten problem, zaktualizuj wersję libxml2 i ponownie uruchom serwer WWW.",
+ "PostgreSQL >= 9 required." : "Wymagany PostgreSQL >= 9",
+ "Please upgrade your database version." : "Zaktualizuj wersję bazy danych."
},
"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);");