diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 2073a9a86cb..a57b89d9f9a 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -22,10 +22,12 @@ OC.L10N.register( "PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.", "PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.", "%sbit or higher PHP required." : "%sbit lub wymagane wyższe PHP.", + "The following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", "The command line tool %s could not be found" : "Nie można znaleźć narzędzia wiersza poleceń %s", "The library %s is not available." : "Biblioteka %s nie jest dostępna.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s z wersją wyższą niż %2$s - dostępna wersja %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Wymagana jest biblioteka %1$s w wersji niższej niż %2$s - dostępna wersja %3$s.", + "The following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", "Server version %s or higher is required." : "Wymagana jest wersja serwera %s lub wyższa.", "Server version %s or lower is required." : "Wymagana jest wersja serwera %s lub niższa.", "Logged in user must be an admin or sub admin" : "Zalogowany użytkownik musi być administratorem lub współadministratorem", |