summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-13 01:54:50 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-13 01:54:50 -0400
commit52e9c94e08d69854697fc1a0b8df185fd57ae9f8 (patch)
tree7d89dfea0c5ad2376013eba82ab87f01724a9956 /core/l10n/ja.js
parent7cf6badad56f60e8ffc499e2b5b4f7327c651b44 (diff)
downloadnextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.tar.gz
nextcloud-server-52e9c94e08d69854697fc1a0b8df185fd57ae9f8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index e10c8a41cdc..8d059e4b655 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Couldn't send mail to following users: %s " : "次のユーザーにメールを送信できませんでした: %s",
"Turned on maintenance mode" : "メンテナンスモードがオンになりました",
"Turned off maintenance mode" : "メンテナンスモードがオフになりました",
+ "Maintenance mode is kept active" : "メンテナンスモードが継続中です",
"Updated database" : "データベース更新済み",
"Checked database schema update" : "指定データベースのスキーマを更新",
"Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
@@ -11,6 +12,7 @@ OC.L10N.register(
"Repair warning: " : "修復警告:",
"Repair error: " : "修復エラー:",
"Following incompatible apps have been disabled: %s" : "次の互換性のないアプリは無効にされています: %s",
+ "Following apps have been disabled: %s" : "以下のアプリが無効にされています: %s",
"Invalid file provided" : "無効なファイルが提供されました",
"No image or file provided" : "画像もしくはファイルが提供されていません",
"Unknown filetype" : "不明なファイルタイプ",
@@ -75,6 +77,8 @@ OC.L10N.register(
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom は PHP から読み取ることができず、この状態はセキュリティの観点からおすすめできません。より詳しい情報については、<a href=\"{docLink}\">documentation</a> を参照ください。",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP ヘッダは \"{expected}\" に設定されていません。これは潜在的なセキュリティリスクもしくはプライバシーリスクとなる可能性があるため、この設定を見直すことをおすすめします。",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "\"Strict-Transport-Security\" HTTP ヘッダは最小値の \"{seconds}\" 秒に設定されていません。 セキュリティーを強化するため、<a href=\"{docUrl}\">security tips</a>を参照して HSTS を有効にすることをおすすめします。",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP経由でアクセスしています。<a href=\"{docUrl}\">security tips</a>を参照して、代わりにHTTPSを使用するようサーバーを設定することを強くおすすめします。 instead as described in our .",
"Shared" : "共有中",
"Shared with {recipients}" : "{recipients} と共有",
"Share" : "共有",
@@ -136,6 +140,7 @@ OC.L10N.register(
"Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。",
"Please reload the page." : "ページをリロードしてください。",
"The update was unsuccessful. " : "アップデートに失敗しました。",
+ "The update was successful. There were warnings." : "アップデートは成功しました。警告がありました。",
"The update was successful. Redirecting you to ownCloud now." : "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
"Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。",
@@ -146,6 +151,7 @@ OC.L10N.register(
"New Password" : "新しいパスワード",
"Reset password" : "パスワードをリセット",
"Searching other places" : "他の場所の検索",
+ "No search results in other places" : "その他の場所の検索結果はありません",
"_{count} search result in other places_::_{count} search results in other places_" : ["その他の場所 の検索件数 {count}"],
"Personal" : "個人",
"Users" : "ユーザー",