summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-10 02:26:33 +0000
committerNextcloud bot <bot@nextcloud.com>2022-01-10 02:26:33 +0000
commitf71475de34e63ec03b26323ac2d98de800777f52 (patch)
treef3cac17f36ca6e9f2584568eb4d030af1c509fd1 /core
parent9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff)
downloadnextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.tar.gz
nextcloud-server-f71475de34e63ec03b26323ac2d98de800777f52.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index c8a2b7d76f6..db6bfd3052f 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -259,6 +259,7 @@ OC.L10N.register(
"Admin" : "管理",
"Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています",
+ "Profile not found" : "プロフィールが見つかりません",
"Back to %s" : "%s に戻る",
"File not found" : "ファイルが見つかりません",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 1c72f46b02f..b80672c90b3 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -257,6 +257,7 @@
"Admin" : "管理",
"Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています",
+ "Profile not found" : "プロフィールが見つかりません",
"Back to %s" : "%s に戻る",
"File not found" : "ファイルが見つかりません",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",