aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/pl.json')
-rw-r--r--lib/l10n/pl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index bf7f4da88ea..c5631cfdff4 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -238,7 +238,6 @@
"Your data directory must be an absolute path." : "Katalog danych musi mieć ścieżkę absolutną.",
"Check the value of \"datadirectory\" in your configuration." : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji.",
"Your data directory is invalid." : "Katalog danych jest nieprawidłowy.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\".",
"Action \"%s\" not supported or implemented." : "Akcja \"%s\" jest niewspierana lub niezaimplementowana.",
"Authentication failed, wrong token or provider ID given" : "Uwierzytelnienie nie powiodło się, podano nieprawidłowy token lub ID dostawcy",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Brak parametrów w celu uzupełnienia żądania. Brakujące parametry: \"%s\"",
@@ -289,6 +288,7 @@
"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."
+ "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.",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że w katalogu \"data\" znajduje się plik o nazwie \".ocdata\"."
},"pluralForm" :"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);"
} \ No newline at end of file