Skip to content

Commit

Permalink
[localization][automated][ci skip] update locale files
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedbot committed Mar 22, 2023
1 parent f5a7ac5 commit 3fbb42b
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion locales/messages.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "Sie können ein neues Problem einreichen unter:",
"BuildTroubleshootingMessage3": "Schließen Sie „[{package_name}] Buildfehler“ in Ihren Titel des Fehlerberichts, die folgenden Versionsinformationen in Ihre Fehlerbeschreibung ein, und fügen Sie alle relevanten Fehlerprotokolle von oben an.",
"BuildTroubleshootingMessage4": "Bitte verwenden Sie die vorausgefüllte Vorlage von {path}, wenn Sie Ihr Problem melden.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "Sie können ein Problem auch einreichen, indem Sie Folgendes tun (GitHub-Cli muss installiert sein):",
"BuildingFromHead": "{spec} wird aus HEAD erstellt...",
"BuildingPackage": "{spec} wird erstellt...",
"BuildingPackageFailed": "Fehler beim Erstellen von \"{spec}\": {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "Puede enviar un nuevo problema en:",
"BuildTroubleshootingMessage3": "Incluya \"Error de compilación de [{package_name}]\" en el título del informe de errores, la siguiente información de versión en la descripción del error y adjunte los registros de errores relevantes de arriba.",
"BuildTroubleshootingMessage4": "Use la plantilla rellenada previamente de {path} al informar del problema.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "También puede enviar un problema mediante la ejecución (debe estar instalada la CLI de GitHub):",
"BuildingFromHead": "Compilando {spec} de HEAD...",
"BuildingPackage": "Compilando {spec}...",
"BuildingPackageFailed": "error en la compilación de {spec} con: {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "Vous pouvez soumettre un nouveau problème à l’adresse :",
"BuildTroubleshootingMessage3": "Incluez « [{package_name}] Erreur de build » dans le titre de votre rapport de bogues, les informations de version suivantes dans votre description de bogue et joignez les journaux des échecs pertinents ci-dessus.",
"BuildTroubleshootingMessage4": "Utilisez le modèle prérempli de {path} lors du signalement de votre problème.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "Vous pouvez également soumettre un problème en exécutant (GitHub cli doit être installé) :",
"BuildingFromHead": "Génération de {spec} à partir de HEAD...",
"BuildingPackage": "Génération de {spec}...",
"BuildingPackageFailed": "échec de la génération de {spec} avec : {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "È possibile inviare un nuovo problema all'indirizzo:",
"BuildTroubleshootingMessage3": "Includere 'Errore di compilazione [{package_name}]' nel titolo del report sui bug, le seguenti informazioni sulla versione nella descrizione del bug, e allegare tutti i log di errore rilevanti di cui sopra.",
"BuildTroubleshootingMessage4": "Usare il modello precompilato di {path} per la creazione del report del problema.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "È anche possibile sommare un problema eseguendo (è necessario installare l'interfaccia della riga di comando di GitHub):",
"BuildingFromHead": "Creazione di {spec} da HEAD...",
"BuildingPackage": "Creazione di {spec}...",
"BuildingPackageFailed": "compilazione {spec} non riuscita con: {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "다음 위치에서 새 문제를 제출할 수 있습니다.",
"BuildTroubleshootingMessage3": "버그 보고서 제목에 '[{package_name}] 빌드 오류'를 포함하고, 버그 설명에 다음 버전 정보를 포함하고, 위의 관련 오류 로그를 첨부합니다.",
"BuildTroubleshootingMessage4": "문제를 보고할 때 {path}에서 미리 채워진 템플릿을 사용하세요.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "실행하여 문제를 합산할 수도 있습니다(GitHub cli를 설치해야 합니다).",
"BuildingFromHead": "HEAD에서 {spec} 빌드 중...",
"BuildingPackage": "{spec} 구축 중...",
"BuildingPackageFailed": "{build_result}(으)로 {spec}을(를) 빌드하지 못했습니다.",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "Вы можете отправить новую проблему в:",
"BuildTroubleshootingMessage3": "Добавьте \"Ошибка сборки [{package_name}]\" в название отчета об ошибке, следующие сведения о версии в описании ошибки и вложите любые релевантные журналы ошибок из раздела выше.",
"BuildTroubleshootingMessage4": "Используйте предварительно заполненный шаблон из {path} при отправке сообщения о проблеме.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "Вы также можете отправить проблему, запустив (необходимо установить интерфейс командной строки GitHub):",
"BuildingFromHead": "Сборка {spec} из HEAD...",
"BuildingPackage": "Сборка {spec}...",
"BuildingPackageFailed": "сбой {spec} при построении: {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "Yeni bir sorun gönderebilirsiniz:",
"BuildTroubleshootingMessage3": "Hata raporu başlığınıza '[{package_name}] Derleme hatası' ekleyin, hata açıklamanıza aşağıdaki sürüm bilgilerini ekleyin ve yukarıdaki ilgili hata günlüklerini ekleyin.",
"BuildTroubleshootingMessage4": "Lütfen sorununuzu bildirirken {path} adresindeki önceden doldurulmuş şablonu kullanın.",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "Ayrıca çalıştırarak bir sorunu bildirebilirsiniz (GitHub cli yüklü olmalıdır):",
"BuildingFromHead": "HEAD'den {spec} derleniyor...",
"BuildingPackage": "{spec} derleniyor...",
"BuildingPackageFailed": "derleme {spec} başarısız oldu: {build_result}",
Expand Down
2 changes: 1 addition & 1 deletion locales/messages.zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"BuildTroubleshootingMessage2": "可在以下位置提交新问题:",
"BuildTroubleshootingMessage3": "在 Bug 报告标题中包含“[{package_name}] 内部版本错误”,bug 描述中的以下版本信息,并从上面附加任何相关的失败日志。",
"BuildTroubleshootingMessage4": "报告问题时,请使用 {path} 中的预填充模板。",
"BuildTroubleshootingMessageGH": "You can also sumbit an issue by running (GitHub cli must be installed):",
"BuildTroubleshootingMessageGH": "还可以通过运行来对问题求和(必须安装 GitHub cli):",
"BuildingFromHead": "正在从 HEAD 生成 {spec}...",
"BuildingPackage": "正在生成 {spec}...",
"BuildingPackageFailed": "生成 {spec} 失败,结果为: {build_result}",
Expand Down

0 comments on commit 3fbb42b

Please sign in to comment.