summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-08 00:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-08 00:11:34 +0000
commit9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch)
treea6d2ee78c2f012c0948d15eb09eb3271088a8f10 /settings/l10n/ja.js
parent6180feeb9d6c3c7edceb6a996a48695504f673fb (diff)
downloadnextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz
nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index bb62b92f17b..9ac9dcb53a8 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -246,6 +246,7 @@ OC.L10N.register(
"If your installation is not installed at 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\")" : "URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合は、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwrite.cli.url\" オプションをインストールしたwebrootのパスに設定してください。( 推奨: \"%s\" ) ",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI から cronジョブを実行することができませんでした。次の技術的なエラーが発生しています:",
"All checks passed." : "すべてのチェックに合格しました。",
+ "Version" : "バージョン",
"Background jobs" : "バックグラウンドジョブ",
"Last job ran %s." : "最終ジョブ実行: %s",
"Last job execution ran %s. Something seems wrong." : "最終ジョブ実行は %s です。何か問題が発生しています。",
@@ -255,7 +256,6 @@ OC.L10N.register(
"Use system 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" : "バージョン",
"Sharing" : "共有",
"Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する",
"Allow users to share via link" : "URLリンクでの共有を許可する",