Language support: 'German' (#85)
This commit is contained in:
parent
34ee7c1d0f
commit
8c3772a9bf
1 changed files with 41 additions and 0 deletions
41
res/values-de/strings.xml
Normal file
41
res/values-de/strings.xml
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
|
||||||
|
<string name="app_name">Xash3D</string>
|
||||||
|
<string name="launcher_name">Xash3D</string>
|
||||||
|
<string name="launcher_name_test">Xash3D (test)</string>
|
||||||
|
|
||||||
|
<string name="launch_button">Xash3D starten!</string>
|
||||||
|
<string name="cmd_args_text">Command line arguments(experts only)</string>
|
||||||
|
<string name="use_controls">Touch Kontroller aktivieren</string>
|
||||||
|
<string name="use_volume">Lautstärketasten verwenden</string>
|
||||||
|
<string name="text_res_path">Pfad zu Spiele Ressourcen</string>
|
||||||
|
<string name="touch_set">Kontroller Einstellungen</string>
|
||||||
|
<string name="text_shortcut">Xash3D Kurzbefehl</string>
|
||||||
|
<string name="text_shortcut_test">Xash3D_test Kurzbefehl</string>
|
||||||
|
<string name="shortcut_button_save">Kurzbefehl speichern</string>
|
||||||
|
<string name="gamedir">Mod Verzeichnis</string>
|
||||||
|
<string name="pkgname">Mod Paketname (Expert)</string>
|
||||||
|
<string name="shortcut_name">Kurzbefehl Name</string>
|
||||||
|
|
||||||
|
<!-- TODO: Remove or change this placeholder text -->
|
||||||
|
<string name="about_main">Xash3D Android</string>
|
||||||
|
<string name="about_copyright">SDLash3D steht in keinem Zusammenhang zu Valve oder einem ihrer Partners. All copyrights reserved to their respective owners.</string>
|
||||||
|
<string name="about_authors">Portierung auf Android by SDLash3D team: \n
|
||||||
|
• a1batross\n
|
||||||
|
• mittorn \n
|
||||||
|
• nicknekit.\n
|
||||||
|
|
||||||
|
Spezieller Dank an:\n
|
||||||
|
• Uncle Mike für Xash3D engine\n
|
||||||
|
• Valve for Half-Life\n
|
||||||
|
• libSDL2 developers.\n</string>
|
||||||
|
<string name="about_links">Folge uns auf:
|
||||||
|
• <a href="https://vk.com/xashdroid">VK</a>
|
||||||
|
• <a href="http://moddb.com/game/xash3d-android">ModDB</a>
|
||||||
|
• <a href="https://github.com/SDLash3D">GitHub</a></string>
|
||||||
|
<string name="about_button">Über Xash3D Android</string>
|
||||||
|
<string name="create_shortcut_button">mod Kurzbefehl ersellen</string>
|
||||||
|
<string name="select_folder">(auswahl)</string>
|
||||||
|
<string name="action_settings">Einstellungen</string>
|
||||||
|
</resources>
|
Loading…
Add table
Reference in a new issue