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:
authorNextcloud bot <bot@nextcloud.com>2022-04-09 05:27:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-09 05:27:45 +0300
commit6f9d726ccf05945484d3fec2d4fca21c4109eb74 (patch)
tree2efcfd213bb9cf887b40b7fd18bad36ae528fc83 /apps/files_external/l10n/ja.js
parentfadad1e7d7c0ecb0a5d1acdb8f90047a0bd51326 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r--apps/files_external/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 44d80ba75b4..1af2311e38f 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -20,9 +20,7 @@ OC.L10N.register(
"Never" : "更新無",
"Once every direct access" : "直指定時のみ",
"Read only" : "読み取り専用",
- "Delete" : "削除",
"Admin defined" : "管理者設定済",
- "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
"Delete storage?" : "ストレージを削除しますか?",
"Saved" : "保存しました",
"Saving …" : "保存中...",
@@ -137,6 +135,8 @@ OC.L10N.register(
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "グローバル資格情報を使用して、同じ資格情報を持つ複数の外部記憶装置で認証することができます。",
"External storages" : "外部ストレージ",
"(group)" : "(グループ)",
+ "Delete" : "削除",
+ "Are you sure you want to delete this external storage?" : "この外部ストレージを本当に削除しますか?",
"SMB / CIFS" : "SMB / CIFS",
"SMB / CIFS using OC login" : "Nextcloud ログインを利用したSMB / CIFS"
},