Update German translation

master
Ansariel 2025-02-07 12:50:45 +01:00
parent 056957becd
commit 87bee2e1c7
4 changed files with 7 additions and 2 deletions

View File

@ -110,8 +110,9 @@
<combo_box.item value="filter_type_sounds" label="Sounds" />
<combo_box.item value="filter_type_textures" label="Texturen" />
<combo_box.item value="filter_type_snapshots" label="Fotos" />
<combo_box.item value="filter_type_settings" label="Einstellungen" />
<combo_box.item value="filter_type_materials" label="Materialien" />
<combo_box.item value="filter_type_settings" label="Einstellungen" />
<combo_box.item value="filter_type_folders" label="Ordner" />
<combo_box.item value="filter_type_coalesced" label="Nur verbundene Objekte"/>
<combo_box.item value="filter_type_custom" label="Benutzerdefiniert..." />
</combo_box>

View File

@ -42,8 +42,9 @@
<combo_box.item value="filter_type_textures" label="Texturen" />
<combo_box.item value="filter_type_snapshots" label="Fotos" />
<combo_box.item value="filter_type_materials" label="Materialien" />
<combo_box.item value="filter_type_coalesced" label="Nur verbundene Objekte"/>
<combo_box.item value="filter_type_settings" label="Einstellungen" />
<combo_box.item value="filter_type_folders" label="Ordner" />
<combo_box.item value="filter_type_coalesced" label="Nur verbundene Objekte"/>
<combo_box.item value="filter_type_custom" label="Benutzerdefiniert..." />
</combo_box>
<menu_button name="options_visibility_btn" tool_tip="Sichtbarkeitseinstellungen für Suchergebnisse anzeigen"/>

View File

@ -1952,6 +1952,7 @@ Falls diese Meldung weiterhin angezeigt wird, wenden Sie sich unter http://suppo
<string name="Textures" value=" Texturen,"/>
<string name="Settings" value=" Einstellungen," />
<string name="Snapshots" value=" Fotos,"/>
<string name="Folders" value=" Ordner,"/>
<string name="No Filters" value="Keine"/>
<string name="Since Logoff" value=" - Seit Abmeldung"/>
<string name="Modifiable" value="Modifizierbar" />

View File

@ -102,7 +102,9 @@
<combo_box.item value="filter_type_sounds" label="Sounds" />
<combo_box.item value="filter_type_textures" label="Texturen" />
<combo_box.item value="filter_type_snapshots" label="Fotos" />
<combo_box.item value="filter_type_materials" label="Materialien" />
<combo_box.item value="filter_type_settings" label="Einstellungen" />
<combo_box.item value="filter_type_folders" label="Ordner" />
<combo_box.item value="filter_type_coalesced" label="Nur verbundene Objekte"/>
<combo_box.item value="filter_type_custom" label="Benutzerdefiniert..." />
</combo_box>