2014-01-27 10:39:14 +00:00
<resources >
<string name= "app_name" > reicast</string>
<string name= "menu_settings" > Settings</string>
<string name= "title_activity_main" > reicast</string>
<string name= "system_path" > System Path (location of the data folder with dc_boot.bin/dc_flash.bin inside)</string>
<string name= "browser_path" > Default System Path</string>
<string name= "games_path" > Storage Path (location of .gdi, .chd or .cdi images)</string>
<string name= "game_path" > Default Game Storage</string>
<string name= "boot_bios" > Boot Dreamcast Bios</string>
<string name= "missing_bios" > BIOS Missing. The Dreamcast BIOS is required for this emulator to work. Place the BIOS file in %1$s/data/dc_boot.bin</string>
<string name= "missing_flash" > Flash Missing. The Dreamcast Flash is required for this emulator to work. Place the Flash file in %1$s/data/dc_flash.bin</string>
<string name= "require_bios" > You have to provide the BIOS</string>
<string name= "folder_bios" > BOOT BIOS</string>
<string name= "folder_select" > SELECT CURRENT FOLDER</string>
<string name= "select_dynarec" > Dynarec Options</string>
<string name= "select_unstable" > Unstable Optimisations</string>
<string name= "select_region" > DC Region</string>
<string name= "select_limitfps" > Limit FPS</string>
<string name= "select_mipmaps" > Use Mipmaps (fix for old SGX540)</string>
<string name= "select_stretch" > Widescreen Mode</string>
<string name= "set_frameskip" > Frameskip Value</string>
<string name= "select_render" > PVR Rendering (does nothing for now)</string>
<string name= "default_disk" > Set Default Disk</string>
<string name= "games_listing" > Available Dreamcast Games</string>
<string name= "customize_touch_controls" > Customize Touch Controls</string>
<string name= "launch_editor" > Launch Editor</string>
<string name= "touch_vibration" > Touch Vibration</string>
<string name= "controller_a" > Controller A</string>
<string name= "controller_b" > Controller B</string>
<string name= "controller_c" > Controller C</string>
<string name= "controller_d" > Controller D</string>
<string name= "controller_not_connected" > Controller Not Connected</string>
<string name= "controller_none_selected" > No Controller Selected</string>
<string name= "select" > Select</string>
<string name= "remove" > Remove</string>
<string name= "select_controller_title" > Select Controller</string>
<string name= "select_controller_message" > Press any button on the controller %1$s to assign to port</string>
<string name= "controller_already_in_use" > This controller is already in use!</string>
<string name= "modified_layout" > Enable Custom Key Layout</string>
<string name= "controller_compat" > Enable Compatibility Mode</string>
<string name= "customize_physical_controls" > Customize Physical Controls</string>
<string name= "map_keycode_title" > Modify Controller</string>
<string name= "map_keycode_message" > Press the new controller button for %1$s</string>
<string name= "moga_pro_connect" > MOGA Pro Connected!</string>
<string name= "moga_connect" > MOGA Connected!</string>
<string name= "about_text" > reicast is a dreamcast emulator\n\nVersion: %1$s</string>
<string-array name= "controllers" >
<item > Controller A</item>
<item > Controller B</item>
<item > Controller C</item>
<item > Controller D</item>
</string-array>
<string-array name= "region" >
<item > </item>
<item > </item>
<item > </item>
<item > (Default)</item>
</string-array>
<string name= "drawer_open" > Slider Menu Opened</string>
<string name= "drawer_close" > Slider Menu Closed</string>
<!-- Nav Drawer Menu Items -->
<string-array name= "nav_drawer_items" >
<item > Browser</item>
<item > Settings</item>
<item > Paths</item>
<item > Input</item>
<item > About</item>
<item > Rate Me</item>
</string-array>
<!-- Content Description -->
2014-01-27 14:37:46 +00:00
<string name= "desc_list_item_icon" > Item Icon</string>
2014-01-27 10:39:14 +00:00
2014-01-27 14:37:46 +00:00
<string name= "textOn" > ON</string>
<string name= "textOff" > OFF</string>
2014-01-27 10:39:14 +00:00
2014-01-27 14:37:46 +00:00
<string name= "menu_debug" > Save Error Logs</string>
2014-01-27 10:39:14 +00:00
2014-01-29 21:42:51 +00:00
</resources>