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-01-12 05:27:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 05:27:09 +0300
commit1bb4b65a7707dcab96fa58888165331999af442a (patch)
tree333008883a93b07c0677251c0d9174cd90d2209e /apps/files_external/l10n
parent5eb1f48592783ffcd347bf1a816687246bc83bf0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/ja.js1
-rw-r--r--apps/files_external/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index a4b03a7c62b..44d80ba75b4 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"Credentials saved" : "資格情報を保存しました",
"Credentials saving failed" : "資格情報の保存に失敗しました",
"Credentials required" : "資格情報が必要です",
+ "Forbidden to manage local mounts" : "ローカルマウントの利用は禁止されています",
"Storage with ID \"%d\" not found" : "ID \"%d\" のストレージが見つかりません",
"Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効",
"Invalid mount point" : "無効なマウントポイント",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index ddec9d557d5..ccda44db5ae 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -39,6 +39,7 @@
"Credentials saved" : "資格情報を保存しました",
"Credentials saving failed" : "資格情報の保存に失敗しました",
"Credentials required" : "資格情報が必要です",
+ "Forbidden to manage local mounts" : "ローカルマウントの利用は禁止されています",
"Storage with ID \"%d\" not found" : "ID \"%d\" のストレージが見つかりません",
"Invalid backend or authentication mechanism class" : "バックエンドまたは認証システムクラスが無効",
"Invalid mount point" : "無効なマウントポイント",