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 bab26197c9e..099e037fc36 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"settings",
{
+ "Cron" : "Cron",
+ "Sharing" : "共有",
+ "Security" : "セキュリティ",
+ "Email Server" : "メールサーバー",
+ "Log" : "ログ",
"Authentication error" : "認証エラー",
"Your full name has been changed." : "名前を変更しました。",
"Unable to change full name" : "名前を変更できません",
@@ -116,14 +121,12 @@ OC.L10N.register(
"Connectivity checks" : "接続を確認",
"No problems found" : "問題は見つかりませんでした",
"Please double check the <a href='%s'>installation guides</a>." : "<a href='%s'>インストールガイド</a>をよく確認してください。",
- "Cron" : "Cron",
"Last cron was executed at %s." : "直近では%sにcronが実行されました。",
"Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "直近では%sにcronが実行されました。これは1時間以上前になるので、何かおかしいです。",
"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 ファイルを実行する。",
- "Sharing" : "共有",
"Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する",
"Allow users to share via link" : "URLリンクで共有を許可する",
"Enforce password protection" : "常にパスワード保護を有効にする",
@@ -137,11 +140,9 @@ OC.L10N.register(
"Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する",
"Exclude groups from sharing" : "共有可能なグループから除外",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
- "Security" : "セキュリティ",
"Enforce HTTPS" : "常にHTTPSを使用する",
"Forces the clients to connect to %s via an encrypted connection." : "クライアントから %sへの接続を常に暗号化します。",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "強制的なSSL接続を有効/無効にするには、HTTPS経由で %s へ接続してください。",
- "Email Server" : "メールサーバー",
"This is used for sending out notifications." : "通知を送信する際に使用します。",
"Send mode" : "送信モード",
"From address" : "送信元アドレス",
@@ -155,7 +156,6 @@ OC.L10N.register(
"SMTP Password" : "SMTP パスワード",
"Test email settings" : "メール設定のテスト",
"Send email" : "メールを送信",
- "Log" : "ログ",
"Log level" : "ログレベル",
"More" : "もっと見る",
"Less" : "閉じる",