From 635095ef0e090b459f65cd5dcd4b47da56d1a79e Mon Sep 17 00:00:00 2001 From: Symphony Crowdin <79020545+symphony-crowdin@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:37:39 +0100 Subject: [PATCH] New translations in main (#1756) * :globe_with_meridians: Update translations from Crowdin * :globe_with_meridians: Update translations from Crowdin * :globe_with_meridians: Update translations from Crowdin * :globe_with_meridians: Update translations from Crowdin --- src/locale/fr-FR.json | 6 ++++-- src/locale/fr.json | 3 ++- src/locale/ja-JP.json | 6 ++++-- src/locale/ja.json | 3 ++- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/locale/fr-FR.json b/src/locale/fr-FR.json index fa6a3a2d..cbcf7ff3 100644 --- a/src/locale/fr-FR.json +++ b/src/locale/fr-FR.json @@ -249,7 +249,9 @@ "BUSY": "Occupé(e)", "AVAILABLE": "Disponible", "OUT_OF_OFFICE": "Absent(e) du bureau", - "BE_RIGHT_BACK": "De retour dans quelques minutes" + "BE_RIGHT_BACK": "De retour dans quelques minutes", + "IN_A_MEETING": "En réunion" }, - "Status": "Statut" + "Status": "Statut", + "Browser login": "Authentification par navigateur" } diff --git a/src/locale/fr.json b/src/locale/fr.json index 2f9c9f11..d24da9eb 100644 --- a/src/locale/fr.json +++ b/src/locale/fr.json @@ -249,7 +249,8 @@ "BUSY": "Busy", "AVAILABLE": "Available", "OUT_OF_OFFICE": "Out of office", - "BE_RIGHT_BACK": "Be right back" + "BE_RIGHT_BACK": "Be right back", + "IN_A_MEETING": "En réunion" }, "Status": "Status" } diff --git a/src/locale/ja-JP.json b/src/locale/ja-JP.json index 1f66ad71..b123bdc6 100644 --- a/src/locale/ja-JP.json +++ b/src/locale/ja-JP.json @@ -249,7 +249,9 @@ "BUSY": "取り込み中", "AVAILABLE": "連絡可能", "OUT_OF_OFFICE": "不在", - "BE_RIGHT_BACK": "一時退席中" + "BE_RIGHT_BACK": "一時退席中", + "IN_A_MEETING": "ミーティング中" }, - "Status": "ステータス" + "Status": "ステータス", + "Browser login": "ブラウザログイン" } diff --git a/src/locale/ja.json b/src/locale/ja.json index d3d4f077..8f72dec9 100644 --- a/src/locale/ja.json +++ b/src/locale/ja.json @@ -249,7 +249,8 @@ "BUSY": "取り込み中", "AVAILABLE": "連絡可能", "OUT_OF_OFFICE": "不在", - "BE_RIGHT_BACK": "一時退席中" + "BE_RIGHT_BACK": "一時退席中", + "IN_A_MEETING": "ミーティング中" }, "Status": "ステータス" }