Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-10 09:54:35 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-10 09:54:35 +0300
commit22e5220c1f79a5f3db03decd9b6b13d70d4f2ff0 (patch)
tree710632772bbd5e914146ba792aaeefeea674e7c5 /settings/l10n/ja.js
parent19b7911d79fca5c88849498298add83bd825565f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 68382ae44b0..73e430f041f 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"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." : "このメールを受け取ったら、設定は正しいはずです。",
@@ -129,22 +130,22 @@ OC.L10N.register(
"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への接続を常に暗号化します。",