Skip to content

Commit

Permalink
New Crowdin updates (#2642)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbuckle authored Aug 19, 2024
1 parent 8c5a495 commit a4d13db
Show file tree
Hide file tree
Showing 13 changed files with 94 additions and 2 deletions.
4 changes: 3 additions & 1 deletion MissionMonitor/Properties/MissionMonitor.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,7 @@
<data name="extra_details_tooltip" xml:space="preserve">
<value>Mostra o nasconde ulteriori dettagli riguardanti la missione selezionata</value>
</data>

<data name="header_notes" xml:space="preserve">
<value>Annotazioni:</value><comment>A label for a UI element where a commander can record personal notes about a mission.</comment>
</data>
</root>
4 changes: 3 additions & 1 deletion MissionMonitor/Properties/MissionMonitor.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,7 @@
<data name="extra_details_tooltip" xml:space="preserve">
<value>Mostrar ou ocultar detalhes adicionais sobre a missão selecionada</value>
</data>

<data name="header_notes" xml:space="preserve">
<value>Anotações:</value><comment>A label for a UI element where a commander can record personal notes about a mission.</comment>
</data>
</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.cs.resx
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,10 @@ Chcete jej znovu otevřít?</value>
<value>Zakázat všechny skripty založené na akci</value>
</data>







</root>
16 changes: 16 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,20 @@
<value>Filtern Sie die Ergebnisse nach Skriptname, Beschreibung oder Volltext.</value>
<comment>tooltip that appears when the search filter textbox is selected</comment>
</data>
<data name="messagebox_unable_to_save_script" xml:space="preserve">
<value>Skript kann nicht gespeichert werden.</value>
</data>
<data name="messagebox_script_name_required" xml:space="preserve">
<value>Ein Skriptname ist erforderlich.</value>
</data>
<data name="messagebox_script_name_may_not_contain" xml:space="preserve">
<value>Der Skriptname darf nicht enthalten</value><comment>e.g. The script name may not contain ';'.</comment>
</data>
<data name="messagebox_script_name_already_in_use" xml:space="preserve">
<value>Der Skriptname wird bereits verwendet.</value>
</data>

<data name="tooltip_include" xml:space="preserve">
<value>Hier identifizierte Skripte sollen vor dem Skript der obersten Ebene ausgeführt werden. Dies kann benutzt werden, um Einstellungen festzulegen oder Funktionen zu erstellen, die zwischen mehreren Skripten wiederverwendet werden können. Trennen Sie mehrere Skriptnamen mit ';' als Trennzeichen.</value>
</data>
</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,10 @@
<value>Deshabilitar todos los scripts basados en eventos</value>
</data>







</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,10 @@
<value>Désactiver tous les scripts basés sur des événements</value>
</data>







</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.hu.resx
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,10 @@









</root>
18 changes: 18 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,22 @@
<value>FIltra i risultati in base al nome, alla descrizione, o al testo dello script.</value>
<comment>tooltip that appears when the search filter textbox is selected</comment>
</data>
<data name="messagebox_unable_to_save_script" xml:space="preserve">
<value>Impossibile salvare lo script.</value>
</data>
<data name="messagebox_script_name_required" xml:space="preserve">
<value>È necessario dare un nome allo script.</value>
</data>
<data name="messagebox_script_name_may_not_contain" xml:space="preserve">
<value>Il nome dello script non può contenere</value><comment>e.g. The script name may not contain ';'.</comment>
</data>
<data name="messagebox_script_name_already_in_use" xml:space="preserve">
<value>Esiste già uno script con questo nome.</value>
</data>
<data name="header_include" xml:space="preserve">
<value>Includi</value>
</data>
<data name="tooltip_include" xml:space="preserve">
<value>Gli script qui elencati devono essere eseguiti prima dello script di primo livello. Questo può essere usato per impostare le preferenze o creare funzioni che possono essere riutilizzate tra più script. Separa i nomi di più script usando ';' come separatore.</value>
</data>
</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,10 @@
<value>全てのイベントに基づくスクリプトを無効化</value>
</data>







</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,10 @@
<value>Resultado do filtro por nome de script, descrição ou texto completo.</value>
<comment>tooltip that appears when the search filter textbox is selected</comment>
</data>






</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.pt-PT.resx
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,12 @@












Expand Down
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -252,4 +252,10 @@
<value>Отключить все скрипты событий</value>
</data>







</root>
6 changes: 6 additions & 0 deletions SpeechResponder/Properties/SpeechResponder.zh-CN.resx
Original file line number Diff line number Diff line change
Expand Up @@ -255,4 +255,10 @@
<value>按脚本的名称、描述或全文筛选结果。</value>
<comment>tooltip that appears when the search filter textbox is selected</comment>
</data>






</root>

0 comments on commit a4d13db

Please sign in to comment.