Language support: 'German' (#85)

This commit is contained in:
Benjamin Stürmer 2016-04-19 19:39:35 +02:00 committed by Alibek Omarov
parent 34ee7c1d0f
commit 8c3772a9bf

41
res/values-de/strings.xml Normal file
View 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
&#8226; a1batross\n
&#8226; mittorn \n
&#8226; nicknekit.\n
Spezieller Dank an:\n
&#8226; Uncle Mike für Xash3D engine\n
&#8226; Valve for Half-Life\n
&#8226; libSDL2 developers.\n</string>
<string name="about_links">Folge uns auf:
&#8226; <a href="https://vk.com/xashdroid">VK</a>
&#8226; <a href="http://moddb.com/game/xash3d-android">ModDB</a>
&#8226; <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>