From f8a0c02bd882259a8768ef7eb54a57afdf8ec778 Mon Sep 17 00:00:00 2001 From: Symphony Crowdin <79020545+symphony-crowdin@users.noreply.github.com> Date: Wed, 8 Mar 2023 10:18:36 +0100 Subject: [PATCH] New translations in main (#1741) * :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 * :globe_with_meridians: Update translations from Crowdin --------- Co-authored-by: Salah Benmoussati <51402489+sbenmoussati@users.noreply.github.com> --- src/locale/fr-FR.json | 16 +++++++++++++--- src/locale/fr.json | 14 ++++++++++++-- src/locale/ja-JP.json | 14 ++++++++++++-- src/locale/ja.json | 14 ++++++++++++-- 4 files changed, 49 insertions(+), 9 deletions(-) diff --git a/src/locale/fr-FR.json b/src/locale/fr-FR.json index 41a432de..fa6a3a2d 100644 --- a/src/locale/fr-FR.json +++ b/src/locale/fr-FR.json @@ -221,7 +221,7 @@ "Enable Single Sign On": "Activer le SSO", "Find your pod URL in your invitation email.": "L'URL de votre instance Symphony est indiquée dans l'email d'invitation.", "Welcome to the largest global community in financial services with over": "Bienvenue dans la communauté des services financiers la plus large au monde avec plus d'", - " half a million users": "un demi million d'usagers", + " half a million users": " un demi million d'usagers", " 1,000 institutions.": " 1000 institutions.", "Log in with your pod URL": "Connectez-vous avec l'URL de votre instance", "You’ll momentarily be redirected to your web browser.": "Vous allez être redirigé(e) vers votre navigateur internet.", @@ -241,5 +241,15 @@ "Allow once (risky)": "Autoriser une fois (risqué)", "Deny": "Refuser", "Invalid security certificate": "possède un certificat de sécurité non valide.", - "IV Dogfooding": "IV essaye la pâtée de ton chien" -} \ No newline at end of file + "IV Dogfooding": "IV essaye la pâtée de ton chien", + "PresenceStatus": { + "OFFLINE": "Hors ligne", + "AWAY": "Absent(e)", + "DO_NOT_DISTURB": "Ne pas déranger", + "BUSY": "Occupé(e)", + "AVAILABLE": "Disponible", + "OUT_OF_OFFICE": "Absent(e) du bureau", + "BE_RIGHT_BACK": "De retour dans quelques minutes" + }, + "Status": "Statut" +} diff --git a/src/locale/fr.json b/src/locale/fr.json index 3957da45..2f9c9f11 100644 --- a/src/locale/fr.json +++ b/src/locale/fr.json @@ -241,5 +241,15 @@ "Allow once (risky)": "Autoriser une fois (risqué)", "Deny": "Refuser", "Invalid security certificate": "possède un certificat de sécurité non valide.", - "IV Dogfooding": "IV essaye la pâtée de ton chien" -} \ No newline at end of file + "IV Dogfooding": "IV essaye la pâtée de ton chien", + "PresenceStatus": { + "OFFLINE": "Offline", + "AWAY": "Away", + "DO_NOT_DISTURB": "Do not disturb", + "BUSY": "Busy", + "AVAILABLE": "Available", + "OUT_OF_OFFICE": "Out of office", + "BE_RIGHT_BACK": "Be right back" + }, + "Status": "Status" +} diff --git a/src/locale/ja-JP.json b/src/locale/ja-JP.json index de500618..1f66ad71 100644 --- a/src/locale/ja-JP.json +++ b/src/locale/ja-JP.json @@ -241,5 +241,15 @@ "Allow once (risky)": "今回は許可(推奨されません)", "Deny": "拒否", "Invalid security certificate": "のセキュリティ証明書は無効です。", - "IV Dogfooding": "IV Dogfooding" -} \ No newline at end of file + "IV Dogfooding": "IV Dogfooding", + "PresenceStatus": { + "OFFLINE": "オフライン", + "AWAY": "退席中", + "DO_NOT_DISTURB": "取り込み中", + "BUSY": "取り込み中", + "AVAILABLE": "連絡可能", + "OUT_OF_OFFICE": "不在", + "BE_RIGHT_BACK": "一時退席中" + }, + "Status": "ステータス" +} diff --git a/src/locale/ja.json b/src/locale/ja.json index 719616aa..d3d4f077 100644 --- a/src/locale/ja.json +++ b/src/locale/ja.json @@ -241,5 +241,15 @@ "Allow once (risky)": "今回は許可(推奨されません)", "Deny": "拒否", "Invalid security certificate": "のセキュリティ証明書は無効です。", - "IV Dogfooding": "IV Dogfooding" -} \ No newline at end of file + "IV Dogfooding": "IV Dogfooding", + "PresenceStatus": { + "OFFLINE": "オフライン", + "AWAY": "退席中", + "DO_NOT_DISTURB": "取り込み中", + "BUSY": "取り込み中", + "AVAILABLE": "連絡可能", + "OUT_OF_OFFICE": "不在", + "BE_RIGHT_BACK": "一時退席中" + }, + "Status": "ステータス" +}