diff options
Diffstat (limited to 'settings/l10n/ja.json')
-rw-r--r-- | settings/l10n/ja.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 2dfc1033763..c1f371d27b7 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -34,6 +34,7 @@ "Group already exists." : "グループは既に存在しています", "Unable to add group." : "グループを追加できません", "Unable to delete group." : "グループを削除できません", + "log-level out of allowed range" : "ログレベルが許可された範囲を超えています", "Saved" : "保存されました", "test email settings" : "メール設定のテスト", "If you received this email, the settings seem to be correct." : "このメールを受け取ったら、設定は正しいはずです。", @@ -127,22 +128,22 @@ "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サービスに登録されています", + "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 ファイルを実行する。", "Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する", "Allow users to share via link" : "URLリンクで共有を許可する", "Enforce password protection" : "常にパスワード保護を有効にする", "Allow public uploads" : "パブリックなアップロードを許可する", "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", - "Set default expiration date" : "有効期限のデフォルト値を設定", + "Set default expiration date" : "有効期限のデフォルト値を設定する", "Expire after " : "無効になるまで", "days" : "日", "Enforce expiration date" : "有効期限を反映させる", "Allow resharing" : "再共有を許可する", "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する", "Allow users to send mail notification for shared files to other users" : "共有ファイルに関するメール通知の送信をユーザに許可する", - "Exclude groups from sharing" : "共有可能なグループから除外", + "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", "Enforce HTTPS" : "常にHTTPSを使用する", "Forces the clients to connect to %s via an encrypted connection." : "クライアントから %sへの接続を常に暗号化します。", |