diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
commit | 77db6ced432953e2f36db28f7a981dbe997e7055 (patch) | |
tree | b1879cb210eab2e3f243326397651fd16796fc80 /lib/l10n/pl.js | |
parent | 0d873357510a1a6d57a6b8fa54b027b2eb8e558b (diff) | |
download | nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.tar.gz nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 55bee0030ec..c46200b0676 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?", "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.", |