diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-04 02:30:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-04 02:30:36 +0000 |
commit | 8fecf3467f778ff9e7a6ad6ab591a32e005c9546 (patch) | |
tree | a52514a3504a4bbf5d15b6e299de3bd63d50a438 /lib/l10n | |
parent | 290697b08f3ca4faa34b631cf70ea521cf52142f (diff) | |
download | nextcloud-server-8fecf3467f778ff9e7a6ad6ab591a32e005c9546.tar.gz nextcloud-server-8fecf3467f778ff9e7a6ad6ab591a32e005c9546.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 | ||||
-rw-r--r-- | lib/l10n/hu.js | 1 | ||||
-rw-r--r-- | lib/l10n/hu.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 7370ba5a39f..9f5de98a9e6 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?", "Please ask your server administrator to restart the web server." : "Požádejte správce serveru, který využíváte o restart webového serveru.", + "The required %s config variable is not configured in the config.php file." : "Požadovaná proměnná nastavení %s není v souboru s nastaveními config.php nastavena.", "Please ask your server administrator to check the Nextcloud configuration." : "Požádejte správce serveru, který využíváte, aby zkontroloval nastavení serveru.", "PostgreSQL >= 9 required." : "Je vyžadováno PostgreSQL verze 9 a novější.", "Please upgrade your database version." : "Aktualizujte verzi vámi využívané databáze.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 0f798b15ec9..1401735b826 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -233,6 +233,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?", "Please ask your server administrator to restart the web server." : "Požádejte správce serveru, který využíváte o restart webového serveru.", + "The required %s config variable is not configured in the config.php file." : "Požadovaná proměnná nastavení %s není v souboru s nastaveními config.php nastavena.", "Please ask your server administrator to check the Nextcloud configuration." : "Požádejte správce serveru, který využíváte, aby zkontroloval nastavení serveru.", "PostgreSQL >= 9 required." : "Je vyžadováno PostgreSQL verze 9 a novější.", "Please upgrade your database version." : "Aktualizujte verzi vámi využívané databáze.", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index a360eb06442..6e4113507b5 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár, mint például a Zend, az OPcache vagy az eAccelererator okozza.", "PHP modules have been installed, but they are still listed as missing?" : "A PHP modulok telepítve vannak, de a listában mégsem szerepelnek?", "Please ask your server administrator to restart the web server." : "Kérje meg a rendszergazdát, hogy indítsa újra a webkiszolgálót.", + "The required %s config variable is not configured in the config.php file." : "A szükséges %s konfigurációs változó nincs beállítva a config.php fájlban.", "Please ask your server administrator to check the Nextcloud configuration." : "Kérje meg a rendszergazdát, hogy ellenőrizze a Nextcloud konfigurációját.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.", "Please upgrade your database version." : "Frissítse az adatbázis verzióját.", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index 0abe434da64..01d41e53248 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -233,6 +233,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár, mint például a Zend, az OPcache vagy az eAccelererator okozza.", "PHP modules have been installed, but they are still listed as missing?" : "A PHP modulok telepítve vannak, de a listában mégsem szerepelnek?", "Please ask your server administrator to restart the web server." : "Kérje meg a rendszergazdát, hogy indítsa újra a webkiszolgálót.", + "The required %s config variable is not configured in the config.php file." : "A szükséges %s konfigurációs változó nincs beállítva a config.php fájlban.", "Please ask your server administrator to check the Nextcloud configuration." : "Kérje meg a rendszergazdát, hogy ellenőrizze a Nextcloud konfigurációját.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.", "Please upgrade your database version." : "Frissítse az adatbázis verzióját.", |