From e74aca581c539b7b20740181e26e3633d54ab873 Mon Sep 17 00:00:00 2001 From: OfficeGlobal Date: Fri, 13 Aug 2021 16:09:56 +0200 Subject: [PATCH] HB of localized GE.jsons --- src/messages/GE_de-DE.json | 4 +++- src/messages/GE_es-ES.json | 4 +++- src/messages/GE_fr-FR.json | 4 +++- src/messages/GE_ja-JP.json | 4 +++- src/messages/GE_pt-BR.json | 4 +++- src/messages/GE_ru-RU.json | 4 +++- src/messages/GE_zh-CN.json | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/src/messages/GE_de-DE.json b/src/messages/GE_de-DE.json index a24f68343..6277bf863 100644 --- a/src/messages/GE_de-DE.json +++ b/src/messages/GE_de-DE.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "Dies Antwort beinhaltet eine @odata Eigenschaft.", "Click here to follow the link": "Klicken Sie hier, um dem Link zu folgen.", "Signing you out...": "Sie werden abgemeldet...", - "Admin consent not required": "Administratorzustimmung nicht erforderlich" + "Admin consent not required": "Administratorzustimmung nicht erforderlich", + "Navigation help": "Navigieren mit der NACH-RECHTS-TASTE für den Zugriff", + "Actions menu": " Menü \"Aktionen\"" } \ No newline at end of file diff --git a/src/messages/GE_es-ES.json b/src/messages/GE_es-ES.json index e4458bf4f..a0b88b5de 100644 --- a/src/messages/GE_es-ES.json +++ b/src/messages/GE_es-ES.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "Esta respuesta contiene una propiedad @odata.", "Click here to follow the link": "Haga clic aquí para seguir el vínculo", "Signing you out...": "Cerrando sesión...", - "Admin consent not required": "No se requiere el consentimiento del administrador" + "Admin consent not required": "No se requiere el consentimiento del administrador", + "Navigation help": "Navegar con la tecla de flecha derecha para acceder", + "Actions menu": " Menú Acciones" } \ No newline at end of file diff --git a/src/messages/GE_fr-FR.json b/src/messages/GE_fr-FR.json index d0d074dd4..7cba39269 100644 --- a/src/messages/GE_fr-FR.json +++ b/src/messages/GE_fr-FR.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "Cette réponse contient une propriété @odata.", "Click here to follow the link": "Cliquez ici pour suivre le lien", "Signing you out...": "Déconnexion en cours...", - "Admin consent not required": "L’autorisation de l’administrateur n’est pas requise" + "Admin consent not required": "L’autorisation de l’administrateur n’est pas requise.", + "Navigation help": "Naviguez avec la touche fléchée droite pour accéder à", + "Actions menu": " Menu Actions" } \ No newline at end of file diff --git a/src/messages/GE_ja-JP.json b/src/messages/GE_ja-JP.json index aaf7f345e..46db448a8 100644 --- a/src/messages/GE_ja-JP.json +++ b/src/messages/GE_ja-JP.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "この応答には、@odata プロパティが含まれています。", "Click here to follow the link": "ここをクリックしてリンクをフォローします", "Signing you out...": "サインアウトしています...", - "Admin consent not required": "管理者の同意は必要ありません" + "Admin consent not required": "管理者の同意は必要ありません", + "Navigation help": "右方向キーを使用して移動し、アクセスする", + "Actions menu": " [操作] メニュー" } \ No newline at end of file diff --git a/src/messages/GE_pt-BR.json b/src/messages/GE_pt-BR.json index a3f13197f..1f5a91fe8 100644 --- a/src/messages/GE_pt-BR.json +++ b/src/messages/GE_pt-BR.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "Esta resposta contém uma propriedade @odata.", "Click here to follow the link": "Clique aqui para seguir o link", "Signing you out...": "Saindo...", - "Admin consent not required": "O consentimento do administrador não é necessário" + "Admin consent not required": "O consentimento do administrador não é necessário", + "Navigation help": "Navegar com a tecla de seta para a direita para acessar", + "Actions menu": " Menu Ações" } \ No newline at end of file diff --git a/src/messages/GE_ru-RU.json b/src/messages/GE_ru-RU.json index 9b8263294..372a6ee05 100644 --- a/src/messages/GE_ru-RU.json +++ b/src/messages/GE_ru-RU.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "Этот отклик содержит свойство @odata.", "Click here to follow the link": "Щелкните здесь, чтобы перейти по ссылке", "Signing you out...": "Выполняется выход…", - "Admin consent not required": "Согласие администратора не требуется" + "Admin consent not required": "Согласие администратора не требуется", + "Navigation help": "Переход с помощью клавиши СТРЕЛКА ВПРАВО для доступа", + "Actions menu": " Меню действий" } \ No newline at end of file diff --git a/src/messages/GE_zh-CN.json b/src/messages/GE_zh-CN.json index d9ed85493..ad815e089 100644 --- a/src/messages/GE_zh-CN.json +++ b/src/messages/GE_zh-CN.json @@ -353,5 +353,7 @@ "This response contains an @odata property.": "此响应包含 @odata 属性。", "Click here to follow the link": "单击此处访问链接", "Signing you out...": "正在注销...", - "Admin consent not required": "不需经过管理员同意" + "Admin consent not required": "不需经过管理员同意", + "Navigation help": "使用向右键导航以访问", + "Actions menu": " “操作”菜单" } \ No newline at end of file