diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-17 02:16:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-17 02:16:59 +0000 |
commit | bf2e3c461997ba861ebf74b6b2566205f974cd61 (patch) | |
tree | 8c2afcc315c8b73af1e2145634a31e1f7c8d6ae9 /lib/l10n/pl.js | |
parent | a84eec88e89c9197946e784472545d8f32a258fb (diff) | |
download | nextcloud-server-bf2e3c461997ba861ebf74b6b2566205f974cd61.tar.gz nextcloud-server-bf2e3c461997ba861ebf74b6b2566205f974cd61.zip |
[tx-robot] updated from transifex
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", |