diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-10 02:26:33 +0000 |
commit | f71475de34e63ec03b26323ac2d98de800777f52 (patch) | |
tree | f3cac17f36ca6e9f2584568eb4d030af1c509fd1 /core | |
parent | 9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff) | |
download | nextcloud-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.js | 1 | ||||
-rw-r--r-- | core/l10n/ja.json | 1 |
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?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", |