diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/cs_CZ.js | 2 | ||||
-rw-r--r-- | settings/l10n/cs_CZ.json | 2 | ||||
-rw-r--r-- | settings/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | settings/l10n/en_GB.json | 5 | ||||
-rw-r--r-- | settings/l10n/fi_FI.js | 1 | ||||
-rw-r--r-- | settings/l10n/fi_FI.json | 1 | ||||
-rw-r--r-- | settings/l10n/ru.js | 2 | ||||
-rw-r--r-- | settings/l10n/ru.json | 2 |
8 files changed, 20 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 00476fe4b4e..23987d7f10b 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -131,6 +131,8 @@ OC.L10N.register( "Configuration Checks" : "Ověření konfigurace", "No problems found" : "Nebyly nalezeny žádné problémy", "Please double check the <a href='%s'>installation guides</a>." : "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.", + "Last cron job execution: %s." : "Poslední cron proběhl: %s.", + "Last cron job execution: %s. Something seems wrong." : "Poslední cron proběhl: %s. Vypadá to, že něco není v pořádku.", "Cron was not executed yet!" : "Cron ještě nebyl spuštěn!", "Execute one task with each page loaded" : "Spustit jednu úlohu s každým načtením stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 5b0b2d87914..ffb22cdac7c 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -129,6 +129,8 @@ "Configuration Checks" : "Ověření konfigurace", "No problems found" : "Nebyly nalezeny žádné problémy", "Please double check the <a href='%s'>installation guides</a>." : "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.", + "Last cron job execution: %s." : "Poslední cron proběhl: %s.", + "Last cron job execution: %s. Something seems wrong." : "Poslední cron proběhl: %s. Vypadá to, že něco není v pořádku.", "Cron was not executed yet!" : "Cron ještě nebyl spuštěn!", "Execute one task with each page loaded" : "Spustit jednu úlohu s každým načtením stránky", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes http.", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index ed9cc6073db..e47ae66ce2d 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -128,9 +128,13 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We strongly suggest installing the required packages on your system to support one of the following locales: %s.", "URL generation in notification emails" : "URL generation in notification emails", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")", + "Cronjob encountered misconfiguration" : "Cronjob encountered misconfiguration", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:", "Configuration Checks" : "Configuration Checks", "No problems found" : "No problems found", "Please double check the <a href='%s'>installation guides</a>." : "Please double check the <a href='%s'>installation guides</a>.", + "Last cron job execution: %s." : "Last cron job execution: %s.", + "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.", "Cron was not executed yet!" : "Cron was not executed yet!", "Execute one task with each page loaded" : "Execute one task with each page loaded", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.", @@ -170,6 +174,7 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!", "Version" : "Version", "More apps" : "More apps", + "Developer documentation" : "Developer documentation", "by" : "by", "licensed" : "licensed", "Documentation:" : "Documentation:", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 365f2497c0c..66e3e91a907 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -126,9 +126,13 @@ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We strongly suggest installing the required packages on your system to support one of the following locales: %s.", "URL generation in notification emails" : "URL generation in notification emails", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")", + "Cronjob encountered misconfiguration" : "Cronjob encountered misconfiguration", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:", "Configuration Checks" : "Configuration Checks", "No problems found" : "No problems found", "Please double check the <a href='%s'>installation guides</a>." : "Please double check the <a href='%s'>installation guides</a>.", + "Last cron job execution: %s." : "Last cron job execution: %s.", + "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.", "Cron was not executed yet!" : "Cron was not executed yet!", "Execute one task with each page loaded" : "Execute one task with each page loaded", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.", @@ -168,6 +172,7 @@ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!", "Version" : "Version", "More apps" : "More apps", + "Developer documentation" : "Developer documentation", "by" : "by", "licensed" : "licensed", "Documentation:" : "Documentation:", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index f161ebf2a42..935f1552cc9 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -124,6 +124,7 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Suosittelemme asentamaan vaaditut paketit järjestelmään, jotta järjestelmässä on tuki yhdelle seuraavista maa-asetuksista: %s.", "URL generation in notification emails" : "Verkko-osoitteiden luominen sähköposti-ilmoituksissa", "Cronjob encountered misconfiguration" : "Cron-työ epäonnistui väärien asetusten vuoksi", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Cron-työn suorittaminen komentorivin kautta ei onnistunut. Ilmeni seuraavia teknisiä virheitä:", "No problems found" : "Ongelmia ei löytynyt", "Please double check the <a href='%s'>installation guides</a>." : "Lue tarkasti <a href='%s'>asennusohjeet</a>.", "Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index e82f3aefa63..4be65a1b593 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -122,6 +122,7 @@ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Suosittelemme asentamaan vaaditut paketit järjestelmään, jotta järjestelmässä on tuki yhdelle seuraavista maa-asetuksista: %s.", "URL generation in notification emails" : "Verkko-osoitteiden luominen sähköposti-ilmoituksissa", "Cronjob encountered misconfiguration" : "Cron-työ epäonnistui väärien asetusten vuoksi", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Cron-työn suorittaminen komentorivin kautta ei onnistunut. Ilmeni seuraavia teknisiä virheitä:", "No problems found" : "Ongelmia ei löytynyt", "Please double check the <a href='%s'>installation guides</a>." : "Lue tarkasti <a href='%s'>asennusohjeet</a>.", "Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 92aa0a24c10..96dcee76976 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -128,6 +128,8 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Мы рекомендуем установить требуемые пакеты для вашей системы для поддержки одного из следующих языков: %s.", "URL generation in notification emails" : "Генерация URL в письмах уведомлениях", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Если ваша копия ownCloud установлена не в корне домена и использует системный планировщик cron, возможны проблемы с правильной генерацией URL. Чтобы избежать этого, установите опцию \"overwrite.cli.url\" в файле config.php равной пути папки установки. (Предположительно: \"%s\".)", + "Cronjob encountered misconfiguration" : "Одна из задач планировщика имеет неправильную конфигурацию", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Не удается запустить задачу планировщика через CLI. Произошли следующие технические ошибки:", "Configuration Checks" : "Проверка конфигурации", "No problems found" : "Проблемы не найдены", "Please double check the <a href='%s'>installation guides</a>." : "Подробно изучите <a href='%s'>инструкции по установке</a>.", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 2ee2dc757da..8783d3b61ee 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -126,6 +126,8 @@ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Мы рекомендуем установить требуемые пакеты для вашей системы для поддержки одного из следующих языков: %s.", "URL generation in notification emails" : "Генерация URL в письмах уведомлениях", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Если ваша копия ownCloud установлена не в корне домена и использует системный планировщик cron, возможны проблемы с правильной генерацией URL. Чтобы избежать этого, установите опцию \"overwrite.cli.url\" в файле config.php равной пути папки установки. (Предположительно: \"%s\".)", + "Cronjob encountered misconfiguration" : "Одна из задач планировщика имеет неправильную конфигурацию", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Не удается запустить задачу планировщика через CLI. Произошли следующие технические ошибки:", "Configuration Checks" : "Проверка конфигурации", "No problems found" : "Проблемы не найдены", "Please double check the <a href='%s'>installation guides</a>." : "Подробно изучите <a href='%s'>инструкции по установке</a>.", |