summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 600ca96b104..d05b561464e 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -188,13 +188,8 @@ OC.L10N.register(
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "CLI から cronジョブを実行することができませんでした。次の技術的なエラーが発生しています:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">インストールガイド ↗</a>をもう一度チェックして、<a href=\"%s\">ログ</a> にあるエラーまたは警告について確認してください。",
"All checks passed." : "すべてのチェックに合格しました。",
- "Cron" : "Cron",
- "Last cron job execution: %s." : "最終cronジョブ実行: %s",
- "Last cron job execution: %s. Something seems wrong." : "最終cronジョブ実行: %s 何らかの問題があります。",
- "Cron was not executed yet!" : "cronはまだ実行されていません!",
"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は、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
- "Use system's cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザ \"%s\" で実行しなければなりません。",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"Version" : "バージョン",
@@ -339,6 +334,11 @@ OC.L10N.register(
"Uninstall" : "アンインストール",
"This is used for sending out notifications." : "通知を送信する際に使用します。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "最終cronジョブ実行: %s",
+ "Last cron job execution: %s. Something seems wrong." : "最終cronジョブ実行: %s 何らかの問題があります。",
+ "Cron was not executed yet!" : "cronはまだ実行されていません!",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。",
"Uninstall app" : "アプリをアンインストール",
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用できるようになりました。<br><br>ユーザー名: %s<br>接続URL: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "それでは!",