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 'apps/files_external/l10n/ja.js')
-rw-r--r--apps/files_external/l10n/ja.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 9ec4266a06f..6609b27c26e 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "外部ストレージ",
+ "External storage" : "外部ストレージ",
"Personal" : "個人",
"System" : "システム",
"Grant access" : "アクセスを許可",
@@ -125,7 +125,6 @@ OC.L10N.register(
"Open documentation" : "ドキュメントを開く",
"External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部ストレージを使用すると、外部ストレージサービスおよびデバイスをセカンダリのNextcloudストレージデバイスとしてマウントできます。 また、ユーザーが独自の外部ストレージサービスをマウントできるようにすることもできます。",
"Folder name" : "フォルダー名",
- "External storage" : "外部ストレージ",
"Authentication" : "認証",
"Configuration" : "設定",
"Available for" : "利用可能",
@@ -133,7 +132,8 @@ OC.L10N.register(
"Add storage" : "ストレージを追加",
"Advanced settings" : "詳細設定",
"Allow users to mount external storage" : "ユーザーに外部ストレージの接続を許可する",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
- "(group)" : "(グループ)"
+ "External storages" : "外部ストレージ",
+ "(group)" : "(グループ)",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。"
},
"nplurals=1; plural=0;");