diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-07 02:31:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-07 02:31:05 +0000 |
commit | a5e4ea7049b934898e0f6597f7796ae2698073a5 (patch) | |
tree | fb0a5ae63fb2b31195700278f2cf7c94d8eb4977 /apps/user_status | |
parent | 90c7779cf578e0f582b6455ff43e9617c47fe0d8 (diff) | |
download | nextcloud-server-a5e4ea7049b934898e0f6597f7796ae2698073a5.tar.gz nextcloud-server-a5e4ea7049b934898e0f6597f7796ae2698073a5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-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 109bd50af49..2c1236627fe 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -7,6 +7,7 @@ OC.L10N.register( "Out sick" : "体調不良", "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", + "In a call" : "通話中", "User status" : "ユーザーステータス", "View profile" : "プロフィールを表示", "Clear status after" : "ステータスの有効期限", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index ec5605b134b..e3fa03ae7a9 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -5,6 +5,7 @@ "Out sick" : "体調不良", "Vacationing" : "休暇", "Working remotely" : "リモートワーク中", + "In a call" : "通話中", "User status" : "ユーザーステータス", "View profile" : "プロフィールを表示", "Clear status after" : "ステータスの有効期限", |