diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-14 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-14 02:28:25 +0000 |
commit | 944c792cd45c23d5c0bd232b37f3ff1d70afec7e (patch) | |
tree | e8c8b0089dd7ceb4e3422ab01cadf17fc56468af /lib/l10n | |
parent | 8fe0143d8903146bcfe28237c86d16ded90707c9 (diff) | |
download | nextcloud-server-944c792cd45c23d5c0bd232b37f3ff1d70afec7e.tar.gz nextcloud-server-944c792cd45c23d5c0bd232b37f3ff1d70afec7e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sk.js | 2 | ||||
-rw-r--r-- | lib/l10n/sk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 92995334418..9a9999f230b 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -235,6 +235,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "To je pravdepodobne spôsobené cache/akcelerátorom ako napr. Zend OPcache alebo eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduly boli nainštalované, ale stále sa tvária, že chýbajú?", "Please ask your server administrator to restart the web server." : "Prosím, požiadajte administrátora vášho servera o reštartovanie webového servera.", + "The required %s config variable is not configured in the config.php file." : "Požadovaná konfiguračná premenná %s nie je nakonfigurovaná v súbore config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Požiadajte správcu servera, aby skontroloval konfiguráciu Nextcloud.", "PostgreSQL >= 9 required." : "Vyžadované PostgreSQL >= 9.", "Please upgrade your database version." : "Prosím, aktualizujte verziu svojej databázy.", "Your data directory is readable by other users." : "Váš priečinok s dátami je prístupný na čítanie ostatným užívateľom.", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 0638b1e34d7..4cc681cb466 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -233,6 +233,8 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "To je pravdepodobne spôsobené cache/akcelerátorom ako napr. Zend OPcache alebo eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduly boli nainštalované, ale stále sa tvária, že chýbajú?", "Please ask your server administrator to restart the web server." : "Prosím, požiadajte administrátora vášho servera o reštartovanie webového servera.", + "The required %s config variable is not configured in the config.php file." : "Požadovaná konfiguračná premenná %s nie je nakonfigurovaná v súbore config.php.", + "Please ask your server administrator to check the Nextcloud configuration." : "Požiadajte správcu servera, aby skontroloval konfiguráciu Nextcloud.", "PostgreSQL >= 9 required." : "Vyžadované PostgreSQL >= 9.", "Please upgrade your database version." : "Prosím, aktualizujte verziu svojej databázy.", "Your data directory is readable by other users." : "Váš priečinok s dátami je prístupný na čítanie ostatným užívateľom.", |