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-06-07 05:31:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-07 05:31:05 +0300
commita5e4ea7049b934898e0f6597f7796ae2698073a5 (patch)
treefb0a5ae63fb2b31195700278f2cf7c94d8eb4977 /apps/user_status
parent90c7779cf578e0f582b6455ff43e9617c47fe0d8 (diff)
[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.js1
-rw-r--r--apps/user_status/l10n/ja.json1
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" : "ステータスの有効期限",