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:30:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-07 05:30:56 +0300
commit407ba4a8bfc264cc4dcffe3196d901415853c7e5 (patch)
tree8505af8f5cb52db68b88ddfa5eb0f679ff5cf9ba /apps/user_status/l10n
parent11cbba565b94af64172f2d12fc1a4530295c144b (diff)
[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.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" : "ステータスの有効期限",