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:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 4ed06047fad..13d4777074d 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -45,7 +45,6 @@ OC.L10N.register(
"Checked for update of app \"%s\" in appstore" : "アプリストアで \"%s\" アプリのアップデートを確認済",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "データベーススキーマー %s がアップデートできるかどうかチェックしています。(この操作の時間はデータベースの容量によります)",
"Checked database schema update for apps" : "アプリの指定データベースのスキーマを更新",
- "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
"Set log level to debug" : "ログをデバッグレベルに設定",
"Reset log level" : "ログレベルをリセット",
"Starting code integrity check" : "コード整合性の確認を開始",
@@ -252,7 +251,6 @@ OC.L10N.register(
"App token" : "アプリのトークン",
"Grant access" : "アクセスを許可",
"Account access" : "アカウントによるアクセス許可",
- "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可",
"Redirecting …" : "転送中...",
"New password" : "新しいパスワードを入力",
"New Password" : "新しいパスワード",
@@ -261,7 +259,6 @@ OC.L10N.register(
"Cancel log in" : "ログインをキャンセルする",
"Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
"App update required" : "アプリの更新が必要",
- "%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"These apps will be updated:" : "次のアプリはアップデートされます:",
"These incompatible apps will be disabled:" : "次の非互換のないアプリは無効になる:",
"The theme %s has been disabled." : "テーマ %s が無効になっています。",
@@ -277,6 +274,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
"Thank you for your patience." : "しばらくお待ちください。",
+ "Updated \"%s\" to %s" : "\"%s\" を %s にアップデートしました。",
"There was an error loading your contacts" : "連絡先の読み込みに失敗しました。",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で次の設定を推奨します:",
@@ -296,7 +294,9 @@ OC.L10N.register(
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "このアカウントは強化セキュリティが適用されています。第二経路から認証してください。",
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
+ "%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
- "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。"
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
+ "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可"
},
"nplurals=1; plural=0;");