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 /apps/user_status/l10n | |
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 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 3eb50fe05b3..35fba4bc652 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -8,6 +8,7 @@ OC.L10N.register( "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", + "View profile" : "プロフィールを表示", "Clear status message after" : "ステータスメッセージの有効期限", "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index 5632b56eb6c..1430c501b4f 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -6,6 +6,7 @@ "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", + "View profile" : "プロフィールを表示", "Clear status message after" : "ステータスメッセージの有効期限", "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", |