From a32fff6bdefa4dd9625843b2bd2258fef2d6255b Mon Sep 17 00:00:00 2001 From: Charles Wahome Date: Tue, 18 Jan 2022 23:54:42 +0300 Subject: [PATCH] chore/handover-translations-202201181914 (#1355) --- src/messages/GE_de-DE.json | 6 ++++-- src/messages/GE_es-ES.json | 4 +++- src/messages/GE_zh-CN.json | 4 +++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/messages/GE_de-DE.json b/src/messages/GE_de-DE.json index cc0a9694ad..0f8fdebc14 100644 --- a/src/messages/GE_de-DE.json +++ b/src/messages/GE_de-DE.json @@ -380,7 +380,7 @@ "user_cancelled_consent": "Bitte warten Sie, bis der Zustimmungsprozess abgeschlossen ist.", "access_denied_consent": "Ihre Zustimmung zu dieser Berechtigung wurde von Ihrem Mandantenadministrator blockiert. Bitten Sie Ihren Administrator, Ihnen Zugriff zu gewähren, und versuchen Sie es dann erneut.", "This response contains unviewable content": "Diese Antwort enthält Inhalte, die in diesem Editor möglicherweise nicht angezeigt werden können.", - "Click to download file": "Zum Herunterladen der Datei klicken.", + "Click to download file": "Klicken, um die Datei herunterzuladen.", "Learn more": "Weitere Informationen", "loading resources": "Ressourcen werden geladen", "Isolate": "Isolieren", @@ -427,5 +427,7 @@ "Download postman collection": "Postman-Sammlung herunterladen", "You can export the entire list as a Postman Collection. If there are items in the list you would not want, select them to remove": "Sie können die gesamte Liste als Postman-Sammlung exportieren. Wenn die Liste Elemente enthält, die Sie nicht benötigen, wählen Sie diese aus, um sie zu entfernen.", "Copied": "Kopiert", - "Invalid whitespace in URL": "Ungültige Leerzeichen in URL" + "Invalid whitespace in URL": "Ungültige Leerzeichen in URL", + "Response content not available due to CORS policy": "Der Antwortinhalt ist im Graph-Tester aufgrund der CORS-Richtlinie nicht verfügbar. Sie können diese Anforderung in einem API-Client wie Postman ausführen. Erfahren Sie mehr über CORS, und lernen Sie, wie es funktioniert", + "here": "hier" } diff --git a/src/messages/GE_es-ES.json b/src/messages/GE_es-ES.json index 2047ea5d93..60a380c14a 100644 --- a/src/messages/GE_es-ES.json +++ b/src/messages/GE_es-ES.json @@ -427,5 +427,7 @@ "Download postman collection": "Descargar colección Postman", "You can export the entire list as a Postman Collection. If there are items in the list you would not want, select them to remove": "Se puede exportar toda la lista como una colección de Postman. Si hay elementos en la lista que no desea, selecciónelos para quitarlos.", "Copied": "Copiado", - "Invalid whitespace in URL": "Espacio en blanco no válido en la dirección URL" + "Invalid whitespace in URL": "Espacio en blanco no válido en la dirección URL", + "Response content not available due to CORS policy": "El contenido de la respuesta no está disponible en el Probador de Graph debido a la directiva CORS. Puede ejecutar esta solicitud en un cliente de API, como Postman. Más información sobre CORS y cómo funciona", + "here": "aquí" } diff --git a/src/messages/GE_zh-CN.json b/src/messages/GE_zh-CN.json index 1f45d2fece..3ec174c7d8 100644 --- a/src/messages/GE_zh-CN.json +++ b/src/messages/GE_zh-CN.json @@ -427,5 +427,7 @@ "Download postman collection": "下载 postman 集合", "You can export the entire list as a Postman Collection. If there are items in the list you would not want, select them to remove": "可以将整个列表导出为 Postman 集合。如果列表中存在你不想要的项目,请选择它们以将其删除", "Copied": "已复制", - "Invalid whitespace in URL": "URL 中的无效空白" + "Invalid whitespace in URL": "URL 中的无效空白", + "Response content not available due to CORS policy": "由于 CORS 策略,响应内容在 Graph 浏览器中不可用。可以在 API 客户端(如 Postman)中执行此请求。详细了解 CORS 并了解其工作原理", + "here": "此处" }