summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-01 01:54:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-01 01:54:43 -0400
commiteda4d4583645b49bd1e582f7396603ce6795e919 (patch)
treeeda134802b5545f6e1fa3dd28582060257f4a23d /settings/l10n/ja.js
parent8f117cb89b90a87dcfd934358b43376569be13d9 (diff)
downloadnextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.tar.gz
nextcloud-server-eda4d4583645b49bd1e582f7396603ce6795e919.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 98e86129cbc..9220edcd8d2 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -108,6 +108,7 @@ OC.L10N.register(
"This means that there might be problems with certain characters in file names." : "これは、ファイル名の特定の文字に問題があることを意味しています。",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "次のロケールをサポートするために、システムに必要なパッケージをインストールすることを強くおすすめします: %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\")" : "もし、URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwrite.cli.url\" オプションをインストールしたwebrootのパスに設定してください。(推奨: \"%s\")",
+ "Open documentation" : "ドキュメントを開く",
"Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する",
"Allow users to share via link" : "URLリンクで共有を許可する",
"Enforce password protection" : "常にパスワード保護を有効にする",
@@ -125,7 +126,6 @@ OC.L10N.register(
"Last cron job execution: %s." : "最終cronジョブ実行: %s。",
"Last cron job execution: %s. Something seems wrong." : "最終cronジョブ実行: %s。何らかの問題があります。",
"Cron was not executed yet!" : "cronはまだ実行されていません!",
- "Open documentation" : "ドキュメントを開く",
"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ファイルを実行する。",
@@ -145,10 +145,10 @@ OC.L10N.register(
"Test email settings" : "メール設定のテスト",
"Send email" : "メールを送信",
"Log level" : "ログレベル",
- "Download logfile" : "logファイルのダウンロード",
+ "Download logfile" : "ログファイルのダウンロード",
"More" : "もっと見る",
"Less" : "閉じる",
- "The logfile is bigger than 100 MB. Downloading it may take some time!" : "100MBより大きいlogファイルです。ダウンロードに時間がかかります!",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ログファイルが100MB以上あります。ダウンロードに時間がかかります!",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
"How to do backups" : "バックアップ方法",