diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/ja.js | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 8 |
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;"); |