diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-18 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-18 02:18:23 +0000 |
commit | a1fc233fcb30d9181415ad24a4141f0285b6899a (patch) | |
tree | dc2de64bcb0cf1ecb282c0ef7e711f86d5774b45 /apps/settings/l10n/ja.js | |
parent | e9da164ae44fd564abd67d307714edfff38492a1 (diff) | |
download | nextcloud-server-a1fc233fcb30d9181415ad24a4141f0285b6899a.tar.gz nextcloud-server-a1fc233fcb30d9181415ad24a4141f0285b6899a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 136d4caf448..9ecab153e90 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -310,8 +310,8 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。", "Start migration" : "移行を開始", "Background jobs" : "バックグラウンドジョブ", - "Last job ran %s." : "最終ジョブ実行: %s", "Last job execution ran %s. Something seems wrong." : "最終ジョブ実行は %s です。何か問題が発生しています。", + "Last job ran %s." : "最終ジョブ実行: %s", "Background job didn’t run yet!" : "バックグラウンドジョブは実行されていません", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。", "Pick background job setting" : "バックグラウンドジョブ設定を選択", |