summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-30 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-30 00:08:26 +0000
commit1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch)
tree14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/ja.js
parent4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff)
downloadnextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz
nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 25794a4456e..1d9e27804b6 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -219,8 +219,6 @@ OC.L10N.register(
"The specified document has not been found on the server." : "サーバーに指定されたファイルが見つかりませんでした。",
"You can click here to return to %s." : "ここをクリックすると、 %s に戻れます。",
"Internal Server Error" : "内部サーバーエラー",
- "The server encountered an internal error and was unable to complete your request." : "サーバー内でエラーが発生したため、リクエストを完了できませんでした。",
- "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "このエラーが繰り返し表示されるようであれば、以下の技術情報を添付してサーバー管理者に問い合わせてください。",
"More details can be found in the server log." : "詳細は、サーバーのログを確認してください。",
"Technical details" : "技術詳細",
"Remote Address: %s" : "リモートアドレス: %s",
@@ -284,9 +282,6 @@ OC.L10N.register(
"Cancel log in" : "ログインをキャンセルする",
"Use backup code" : "バックアップコードを使用する",
"Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
- "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
- "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
- "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
"Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
"App update required" : "アプリの更新が必要",
"%s will be updated to version %s" : "%s は バーション %s にアップデートされます",
@@ -336,11 +331,16 @@ OC.L10N.register(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n",
"The share will expire on %s." : "共有は %s で有効期限が切れます。",
"Cheers!" : "それでは!",
+ "The server encountered an internal error and was unable to complete your request." : "サーバー内でエラーが発生したため、リクエストを完了できませんでした。",
+ "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "このエラーが繰り返し表示されるようであれば、以下の技術情報を添付してサーバー管理者に問い合わせてください。",
"Log out" : "ログアウト",
"Use the following link to reset your password: {link}" : "パスワードをリセットするには次のリンクをクリックしてください: {link}",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "このNextcloudインスタンスは、現在シングルユーザーモードです。",
"This means only administrators can use the instance." : "これは、管理者のみがインスタンスを利用できることを意味しています。",
+ "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。",
+ "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
+ "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。",
"Please use the command line updater because you have a big instance." : "データ量が大きいため、コマンドラインでの更新を利用してください。",
"You are about to grant \"%s\" access to your %s account." : "%s アカウントで \"%s\" での接続を許可"
},