diff --git a/_i18n/de.yml b/_i18n/de.yml index 0f8cc22f2c..b1fa2eaf45 100644 --- a/_i18n/de.yml +++ b/_i18n/de.yml @@ -12,6 +12,7 @@ header: donate: Spenden language: Sprache console_support: Konsolen-Support + priorities: Prioritäten events: Veranstaltungen forum: Forum footer: diff --git a/_i18n/en.yml b/_i18n/en.yml index 3259cc43d9..92e07225ff 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -13,6 +13,7 @@ header: language: Language events: Events console_support: Console support + priorities: Priorities forum: Forum footer: godot_engine: Godot Engine @@ -92,4 +93,4 @@ home: text: Found a problem with the engine? Don't forget to report it so that developers can track it down. foundation: text: "You don't need to be an engine developer to help Godot. Join the development fund and help us make the Godot Engine even more awesome!" - donate: Donate \ No newline at end of file + donate: Donate diff --git a/_i18n/es.yml b/_i18n/es.yml index d6d9293956..6d4a90a987 100644 --- a/_i18n/es.yml +++ b/_i18n/es.yml @@ -13,6 +13,7 @@ header: language: Idioma events: Eventos console_support: Soporte de consolas + priorities: Prioridades forum: Foro footer: godot_engine: Godot Engine @@ -92,4 +93,4 @@ home: text: ¿Encontraste un problema con el motor? No olvides reportarlo para que los desarrolladores puedan solucionarlo. foundation: text: "No necesitas ser un desarrollador para ayudar a Godot. ¡Únete al fondo de desarrollo y ayúdanos a hacer el motor Godot aún más impresionante!" - donate: Dona \ No newline at end of file + donate: Dona diff --git a/_i18n/fr.yml b/_i18n/fr.yml index 27d5809ab7..2c8c6c943e 100644 --- a/_i18n/fr.yml +++ b/_i18n/fr.yml @@ -12,6 +12,7 @@ header: donate: Donner language: Langue console_support: Support des consoles + priorities: Priorités events: Événements forum: Forum footer: diff --git a/_i18n/ja.yml b/_i18n/ja.yml index fcae306d4b..a68af9e459 100644 --- a/_i18n/ja.yml +++ b/_i18n/ja.yml @@ -12,6 +12,7 @@ header: donate: "寄付する" language: "言語" console_support: "コンソールサポート" + priorities: "優先事項" events: "イベント" forum: "フォーラム" footer: diff --git a/_i18n/ko.yml b/_i18n/ko.yml index d079dffb10..d54a690a7a 100644 --- a/_i18n/ko.yml +++ b/_i18n/ko.yml @@ -12,6 +12,7 @@ header: donate: 기부 language: 언어 console_support: 콘솔 지원 + priorities: 우선 순위 events: 이벤트 forum: 포럼 footer: @@ -92,4 +93,4 @@ home: text: 엔진에 문제를 찾았습니까? 개발자가 추적할 수 있도록 문제를 보고하는 것을 잊지 마세요. foundation: text: "Godot를 돕기 위해 엔진 개발자가 될 필요는 없습니다. 개발 기금에 가입하시고 Godot 엔진을 더욱 멋지게 만드는 데 도움을 주세요!" - donate: 기부 \ No newline at end of file + donate: 기부 diff --git a/_i18n/pl.yml b/_i18n/pl.yml index b82206aa65..47254abd01 100644 --- a/_i18n/pl.yml +++ b/_i18n/pl.yml @@ -12,6 +12,7 @@ header: donate: Wpłać datek language: Język console_support: Wsparcie konsol + priorities: Priorytety events: Wydarzenia forum: Forum footer: @@ -61,7 +62,7 @@ home: text: System węzłów i scen Godota daje ci zarówno moc, jak i elastyczność, do tworzenia czegokolwiek. script: title: Użyj języka odpowiedniego do zadania - text: Zachowaj modularność swojego kodu dzięki zorientowanemu obiektowo API, używając własnego Godotowi GDScriptu, C#, C++ lub przynieś swój własny język za pomocą GDExtension. + text: Zachowaj modularność swojego kodu dzięki zorientowanemu obiektowo API, używając własnego Godotowi GDScriptu, C#, C++ lub przynieś swój własny język za pomocą GDExtension. extra: Wsparcie C# jest aktualnie dostępne tylko dla platform komputerowych i mobilnych (stan na wersję 4.2).
Użyj Godota 3, aby uruchomić C# na platformie webowej. 2d: title: Dedykowany silnik 2D diff --git a/_i18n/pt-br.yml b/_i18n/pt-br.yml index 1b2920d092..d4ae0a6677 100644 --- a/_i18n/pt-br.yml +++ b/_i18n/pt-br.yml @@ -13,6 +13,7 @@ header: language: Idioma events: Eventos console_support: Suporte a consoles + priorities: Prioridades forum: Fórum footer: godot_engine: Godot Engine @@ -92,4 +93,4 @@ home: text: Encontrou um problema com a engine? Não esqueça de reportá-lo para que os desenvolvedores possam rastreá-lo. foundation: text: "Você não precisa ser um desenvolvedor de engine para ajudar o Godot. Junte-se ao fundo de desenvolvimento e nos ajude a tornar a Godot Engine ainda mais incrível!" - donate: Doar \ No newline at end of file + donate: Doar diff --git a/_i18n/zh-cn.yml b/_i18n/zh-cn.yml index 80b885dc58..ec08f59a9a 100644 --- a/_i18n/zh-cn.yml +++ b/_i18n/zh-cn.yml @@ -12,6 +12,7 @@ header: donate: 捐助 language: 语言 console_support: 主机支持 + priorities: 优先事项 events: 活动 forum: 论坛 footer: diff --git a/_i18n/zh-tw.yml b/_i18n/zh-tw.yml index e51d75ec8b..9a65e796e6 100644 --- a/_i18n/zh-tw.yml +++ b/_i18n/zh-tw.yml @@ -12,6 +12,7 @@ header: donate: 捐助 language: 語言 console_support: 主機支援 + priorities: 優先事項 events: 活動 forum: 論壇 footer: diff --git a/_includes/header.html b/_includes/header.html index 6d671d6349..348c2cd2ff 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -16,14 +16,15 @@