gui/lang: Improve and update lang strings

This commit is contained in:
Croden1999
2023-02-13 20:26:46 +08:00
committed by Zangetsu
parent ccb3610d57
commit bca1f8aefe
34 changed files with 1120 additions and 276 deletions
+34
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -219,6 +222,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Nu har du udført opstartsopsætningen.
Dit Vita3K-system er klart!</completed_setup>
<select_language>Vælg et sprog.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Næste</next>
</initial_setup>
@@ -226,6 +235,31 @@ Dit Vita3K-system er klart!</completed_setup>
<live_area>
<start>Start</start>
<continue>Fortsæt</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Indstillinger">
+35 -1
View File
@@ -26,7 +26,7 @@
<about name="Über">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -279,6 +282,12 @@ Schalte die Konsole nicht aus und beende nicht die Anwendung.</warning_saving>
<completed_setup>Die Erstinstallation ist jetzt abgeschlossen.
Dein Vita3K-System ist bereit!</completed_setup>
<select_language>Wähle eine Sprache.</select_language>
<install_firmware>Installiere Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Weiter</next>
</initial_setup>
@@ -286,6 +295,31 @@ Dein Vita3K-System ist bereit!</completed_setup>
<live_area>
<start>Starten</start>
<continue>Fortfahren</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Einstellungen">
+63 -34
View File
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -272,6 +275,8 @@ Connect a controller that is compatible with SDL2.</not_connected>
<full_screen>Full Screen</full_screen>
<toggle_touch>Toggle Touch</toggle_touch>
<toggle_gui_visibility>Toggle GUI Visibility</toggle_gui_visibility>
<error>Error</error>
<error_duplicate_key>The key is used for other bindings or it is reserved.</error_duplicate_key>
</controls>
<dialog>
@@ -351,43 +356,60 @@ Do not power off the system or close the application.</warning_saving>
<completed_setup>You have now completed initial setup.
Your Vita3K system is ready!</completed_setup>
<select_language>Select a language.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Next</next>
</initial_setup>
<install_dialog>
<fw_installing>Installation in progress, please wait...</fw_installing>
<successed_install_fw>Firmware successfully installed.</successed_install_fw>
<fw_version>Firmware version:</fw_version>
<no_font_exist>No firmware font package present.
<firmware_install>
<firmware_installing>Installation in progress, please wait...</firmware_installing>
<successed_install_firmware>Firmware successfully installed.</successed_install_firmware>
<firmware_version>Firmware version:</firmware_version>
<no_font_exist>No firmware font package present.
Please download and install it.</no_font_exist>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_fw>Delete the firmware installation file?</delete_fw>
<select_key_type>Select key type</select_key_type>
<select_work>Select work.bin</select_work>
<enter_zrif>Enter zRIF</enter_zrif>
<enter_zrif_key>Enter zRIF key</enter_zrif_key>
<input_zrif>Please input your zRIF here</input_zrif>
<copy_paste_zrif>Ctrl(Cmd) + C to copy, Ctrl(Cmd) + V to paste.</copy_paste_zrif>
<delete_pkg>Delete the pkg file?</delete_pkg>
<delete_work>Delete the work.bin file?</delete_work>
<check_log>Please check the log for more details.</check_log>
<select_install_type>Select install type</select_install_type>
<select_file>Select File</select_file>
<select_directory>Select Directory</select_directory>
<compatible_content>{} archive(s) found with compatible contents.</compatible_content>
<successed_install_archive>{} archive(s) contents successfully installed:</successed_install_archive>
<update_app>Update App to:</update_app>
<failed_install_archive>Failed to install {} archive(s) contents:</failed_install_archive>
<not_compatible_content>No compatible content found in {} archive(s):</not_compatible_content>
<delete_archive>Delete archive?</delete_archive>
<select_license_type>Select license type</select_license_type>
<select_bin_rif>Select work.bin/rif</select_bin_rif>
<successed_install_license>Successfully installed license.</successed_install_license>
<content_id>Content ID:</content_id>
<title_id>Title ID:</title_id>
<delete_bin_rif>Delete the work.bin/rif file?</delete_bin_rif>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_firmware>Delete the firmware installation file?</delete_firmware>
</firmware_install>
<pkg_install>
<select_key_type>Select key type</select_key_type>
<select_work>Select work.bin</select_work>
<enter_zrif>Enter zRIF</enter_zrif>
<enter_zrif_key>Enter zRIF key</enter_zrif_key>
<input_zrif>Please input your zRIF here</input_zrif>
<copy_paste_zrif>Ctrl (Cmd) + C to copy, Ctrl (Cmd) + V to paste.</copy_paste_zrif>
<delete_pkg>Delete the pkg file?</delete_pkg>
<delete_work>Delete the work.bin file?</delete_work>
<check_log>Please check the log for more details.</check_log>
</pkg_install>
<archive_install>
<select_install_type>Select install type</select_install_type>
<select_file>Select File</select_file>
<select_directory>Select Directory</select_directory>
<compatible_content>{} archive(s) found with compatible contents.</compatible_content>
<successed_install_archive>{} archive(s) contents successfully installed:</successed_install_archive>
<update_app>Update App to:</update_app>
<failed_install_archive>Failed to install {} archive(s) contents:</failed_install_archive>
<not_compatible_content>No compatible content found in {} archive(s):</not_compatible_content>
<delete_archive>Delete archive?</delete_archive>
</archive_install>
<license_install>
<select_license_type>Select license type</select_license_type>
<select_bin_rif>Select work.bin/rif</select_bin_rif>
<successed_install_license>Successfully installed license.</successed_install_license>
<delete_bin_rif>Delete the work.bin/rif file?</delete_bin_rif>
</license_install>
<reinstall>
<reinstall_content>Reinstall this content?</reinstall_content>
<already_installed>This content is already installed.</already_installed>
<reinstall_overwrite>Do you want to reinstall it and overwrite existing data?</reinstall_overwrite>
</reinstall>
</install_dialog>
<live_area>
@@ -395,8 +417,8 @@ Please download and install it.</no_font_exist>
<continue>Continue</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<fw_not_detected>Firmware not detected. Installation is highly recommended</fw_not_detected>
<fw_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</fw_font_not_detected>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
@@ -420,6 +442,13 @@ Please download and install it.</no_font_exist>
</help>
</live_area>
<performance_overlay>
<fps>FPS</fps>
<avg>Avg</avg>
<min>Min</min>
<max>Max</max>
</performance_overlay>
<settings name="Settings">
<theme_background name="Theme & Background">
<default>Default</default>
@@ -549,7 +578,7 @@ After the download is complete, Vita3K will restart automatically and then insta
<line_seventh>Consult the Commercial game and the Homebrew compatibility list to see what currently runs.</line_seventh>
<commercial_compatibility_list>Commercial Compatibility List</commercial_compatibility_list>
<homebrew_compatibility_list>Homebrew Compatibility List</homebrew_compatibility_list>
<line_eighth>Contributions are welcome!</line_eighth>
<line_ninth>Contributions are welcome!</line_ninth>
<line_tenth>Additional support can be found in the #help channel of the</line_tenth>
<line_eleventh>Vita3K does not condone piracy. You must dump your own games.</line_eleventh>
<show_next_time>Show next time</show_next_time>
+66 -37
View File
@@ -26,7 +26,7 @@
<about name="About">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -272,6 +275,8 @@ Connect a controller that is compatible with SDL2.</not_connected>
<full_screen>Full Screen</full_screen>
<toggle_touch>Toggle Touch</toggle_touch>
<toggle_gui_visibility>Toggle GUI Visibility</toggle_gui_visibility>
<error>Error</error>
<error_duplicate_key>The key is used for other bindings or it is reserved.</error_duplicate_key>
</controls>
<dialog>
@@ -324,7 +329,7 @@ Do not power off the system or close the application.</warning_saving>
<usa>USA</usa>
<europe>Europe</europe>
<japan>Japan</japan>
<asia>ASIA</asia>
<asia>Asia</asia>
<by_type>By Type</by_type>
<commercial>Commercial</commercial>
<homebrew>Homebrew</homebrew>
@@ -351,43 +356,60 @@ Do not power off the system or close the application.</warning_saving>
<completed_setup>You have now completed initial setup.
Your Vita3K system is ready!</completed_setup>
<select_language>Select a language.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Next</next>
</initial_setup>
<install_dialog>
<fw_installing>Installation in progress, please wait...</fw_installing>
<successed_install_fw>Firmware successfully installed.</successed_install_fw>
<fw_version>Firmware version:</fw_version>
<no_font_exist>No firmware font package present.
<firmware_install>
<firmware_installing>Installation in progress, please wait...</firmware_installing>
<successed_install_firmware>Firmware successfully installed.</successed_install_firmware>
<firmware_version>Firmware version:</firmware_version>
<no_font_exist>No firmware font package present.
Please download and install it.</no_font_exist>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is mandatory for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_fw>Delete the firmware installation file?</delete_fw>
<select_key_type>Select key type</select_key_type>
<select_work>Select work.bin</select_work>
<enter_zrif>Enter zRIF</enter_zrif>
<enter_zrif_key>Enter zRIF key</enter_zrif_key>
<input_zrif>Please input your zRIF here</input_zrif>
<copy_paste_zrif>Ctrl(Cmd) + C to copy, Ctrl(Cmd) + V to paste.</copy_paste_zrif>
<delete_pkg>Delete the pkg file?</delete_pkg>
<delete_work>Delete the work.bin file?</delete_work>
<check_log>Please check log for more details.</check_log>
<select_install_type>Select install type</select_install_type>
<select_file>Select File</select_file>
<select_directory>Select Directory</select_directory>
<compatible_content>{} archive(s) found with compatible contents.</compatible_content>
<successed_install_archive>{} archive(s) contents successfully installed:</successed_install_archive>
<update_app>Update App to:</update_app>
<failed_install_archive>Failed to install {} archive(s) contents:</failed_install_archive>
<not_compatible_content>No compatible content found in {} archive(s):</not_compatible_content>
<delete_archive>Delete archive?</delete_archive>
<select_license_type>Select license type</select_license_type>
<select_bin_rif>Select work.bin/rif</select_bin_rif>
<successed_install_license>Successfully installed license.</successed_install_license>
<content_id>Content ID:</content_id>
<title_id>Title ID:</title_id>
<delete_bin_rif>Delete the work.bin/rif file?</delete_bin_rif>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_firmware>Delete the firmware installation file?</delete_firmware>
</firmware_install>
<pkg_install>
<select_key_type>Select key type</select_key_type>
<select_work>Select work.bin</select_work>
<enter_zrif>Enter zRIF</enter_zrif>
<enter_zrif_key>Enter zRIF key</enter_zrif_key>
<input_zrif>Please input your zRIF here</input_zrif>
<copy_paste_zrif>Ctrl (Cmd) + C to copy, Ctrl (Cmd) + V to paste.</copy_paste_zrif>
<delete_pkg>Delete the pkg file?</delete_pkg>
<delete_work>Delete the work.bin file?</delete_work>
<check_log>Please check the log for more details.</check_log>
</pkg_install>
<archive_install>
<select_install_type>Select install type</select_install_type>
<select_file>Select File</select_file>
<select_directory>Select Directory</select_directory>
<compatible_content>{} archive(s) found with compatible contents.</compatible_content>
<successed_install_archive>{} archive(s) contents successfully installed:</successed_install_archive>
<update_app>Update App to:</update_app>
<failed_install_archive>Failed to install {} archive(s) contents:</failed_install_archive>
<not_compatible_content>No compatible content found in {} archive(s):</not_compatible_content>
<delete_archive>Delete archive?</delete_archive>
</archive_install>
<license_install>
<select_license_type>Select license type</select_license_type>
<select_bin_rif>Select work.bin/rif</select_bin_rif>
<successed_install_license>Successfully installed license.</successed_install_license>
<delete_bin_rif>Delete the work.bin/rif file?</delete_bin_rif>
</license_install>
<reinstall>
<reinstall_content>Reinstall this content?</reinstall_content>
<already_installed>This content is already installed.</already_installed>
<reinstall_overwrite>Do you want to reinstall it and overwrite existing data?</reinstall_overwrite>
</reinstall>
</install_dialog>
<live_area>
@@ -395,8 +417,8 @@ Please download and install it.</no_font_exist>
<continue>Continue</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<fw_not_detected>Firmware not detected. Installation is highly recommended</fw_not_detected>
<fw_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</fw_font_not_detected>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
@@ -420,6 +442,13 @@ Please download and install it.</no_font_exist>
</help>
</live_area>
<performance_overlay>
<fps>FPS</fps>
<avg>Avg</avg>
<min>Min</min>
<max>Max</max>
</performance_overlay>
<settings name="Settings">
<theme_background name="Theme & Background">
<default>Default</default>
@@ -539,7 +568,7 @@ After the download is complete, Vita3K will restart automatically and then insta
<welcome name="Welcome to Vita3K">
<line_first>Vita3K PlayStation Vita Emulator</line_first>
<line_second>Vita3K is an open-source PlayStation Vita emulator written in C++ for Windows, Linux and macOS.</line_second>
<line_second>Vita3K is an open-source PlayStation Vita emulator written in C++ for Windows, Linux, macOS and Android.</line_second>
<line_third>The emulator is still in its early stages so any feedback and testing is greatly appreciated.</line_third>
<line_fourth>To get started, please install the PS Vita firmware and font packages.</line_fourth>
<download_firmware>Download Firmware</download_firmware>
@@ -549,7 +578,7 @@ After the download is complete, Vita3K will restart automatically and then insta
<line_seventh>Consult the Commercial game and the Homebrew compatibility list to see what currently runs.</line_seventh>
<commercial_compatibility_list>Commercial Compatibility List</commercial_compatibility_list>
<homebrew_compatibility_list>Homebrew Compatibility List</homebrew_compatibility_list>
<line_eighth>Contributions are welcome!</line_eighth>
<line_ninth>Contributions are welcome!</line_ninth>
<line_tenth>Additional support can be found in the #help channel of the</line_tenth>
<line_eleventh>Vita3K does not condone piracy. You must dump your own games.</line_eleventh>
<show_next_time>Show next time</show_next_time>
+35 -1
View File
@@ -26,7 +26,7 @@
<about name="Acerca de">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Comenzar</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Nombre y título ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -279,6 +282,12 @@ No apagues el sistema ni cierres la aplicación.</warning_saving>
<completed_setup>Completaste la configuración inicial.
¡Tu sistema Vita3K está listo!</completed_setup>
<select_language>Selecciona un idioma.</select_language>
<install_firmware>Instalar Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Siguiente</next>
</initial_setup>
@@ -286,6 +295,31 @@ No apagues el sistema ni cierres la aplicación.</warning_saving>
<live_area>
<start>Iniciar</start>
<continue>Continuar</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Ajustes">
+34
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -219,6 +222,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Olet nyt saanut valmiiksi alkumäärityksen.
Vita3K-järjestelmäsi on nyt käyttövalmis!</completed_setup>
<select_language>Valitse kieli.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Seuraava</next>
</initial_setup>
@@ -226,6 +235,31 @@ Vita3K-järjestelmäsi on nyt käyttövalmis!</completed_setup>
<live_area>
<start>Rozpocznij</start>
<continue>Jatka</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Asetukset">
+35 -1
View File
@@ -26,7 +26,7 @@
<about name="À Propos">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -291,6 +294,12 @@ Ne pas éteindre le système, ni fermer l'application.</warning_saving>
<completed_setup>Vous avez terminé l'installation initiale.
Votre système Vita3K est prêt !</completed_setup>
<select_language>Sélectionner une langue.</select_language>
<install_firmware>Installer le Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Suivant</next>
</initial_setup>
@@ -298,6 +307,31 @@ Votre système Vita3K est prêt !</completed_setup>
<live_area>
<start>Démarrer</start>
<continue>Continuer</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Paramètres">
+48 -1
View File
@@ -26,7 +26,7 @@
<about name="A Proposito">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} minuti fa</minutes_ago>
</common>
<compatibility name="Compatibilità">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Niente</state>
<state id = "1344750319">Avviabile</state>
<state id = "1260231381">Intro</state>
<state id = "1344751053">Menu</state>
<state id = "1344752299">In Gioco -</state>
<state id = "1260231985">In Gioco +</state>
<state id = "920344019">Giocabile</state>
</states>
</compatibility>
<content_manager name="Gestione contenuto">
<search>Search</search>
<application name="Applicazioni">
@@ -279,6 +295,12 @@ Non spegnere il sistema né chiudere l'applicazione.</warning_saving>
<completed_setup>Hai finito la configurazione iniziale.
Il tuo sistema Vita3K è pronto per l'uso!</completed_setup>
<select_language>Seleziona una lingua.</select_language>
<install_firmware>Installa il Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Seguente</next>
</initial_setup>
@@ -286,6 +308,31 @@ Il tuo sistema Vita3K è pronto per l'uso!</completed_setup>
<live_area>
<start>Avvia</start>
<continue>Continua</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Impostazioni">
+94 -35
View File
@@ -26,7 +26,7 @@
<about name="概要">
<vita3k>Vita3K: PS Vita/PS TVエミュレーター。 世界初の動作するPS Vita/PS TVエミュレーターです。</vita3k>
<about_vita3k>Vita3Kは試験的なオープンソースのC++で書かれた Windows、LinuxmacOS向けのPlayStation Vita/PlayStation TVエミュレーターです。</about_vita3k>
<about_vita3k>Vita3Kは試験的なオープンソースのC++で書かれた Windows、LinuxmacOSとAndroid向けのPlayStation Vita/PlayStation TVエミュレーターです。</about_vita3k>
<note>注意:エミュレーターは未だかなりの初期段階にあります。</note>
<github_website>プロジェクトへの貢献に興味がある方は、GitHubをご覧ください:</github_website>
<vita3k_website>詳しくはサイトをご覧ください:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>起動</boot>
<check_app_compatibility>アプリの互換性を調べる</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>アプリの情報をコピー</copy_app_info>
<name_and_id>名前とタイトルID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@
<minutes_ago>{}分前</minutes_ago>
</common>
<compatibility name="互換性">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">プレイ不可能</state>
<state id = "1344750319">起動可能</state>
<state id = "1260231381">イントロ</state>
<state id = "1344751053">メニュー</state>
<state id = "1344752299">プレイ開始 -</state>
<state id = "1260231985">プレイ開始 +</state>
<state id = "920344019">プレイ可能</state>
</states>
</compatibility>
<content_manager name="コンテンツ管理">
<search>検索</search>
<application name="アプリケーション">
@@ -254,6 +270,8 @@ SDL2に対応したコントローラーを接続してください。</not_conn
<full_screen>フルスクリーン</full_screen>
<toggle_touch>タッチ操作の切り替え</toggle_touch>
<toggle_gui_visibility>GUI表示の切り替え</toggle_gui_visibility>
<error>Error</error>
<error_duplicate_key>The key is used for other bindings or it is reserved.</error_duplicate_key>
</controls> 
<dialog>
@@ -333,49 +351,91 @@ SDL2に対応したコントローラーを接続してください。</not_conn
<completed_setup>初めの設定が完了しました。
Vita3Kをお楽しみください。</completed_setup>
<select_language>言語を選んでください。</select_language>
<install_firmware>ファームウェアをインストール。</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>ファームウェアをダウンロード</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>完了しました。</completed>
<next>次へ</next>
</initial_setup>
<install_dialog>
<fw_installing>インストール中です、お待ちください...</fw_installing>
<successed_install_fw>ファームウェアのインストールに成功しました。</successed_install_fw>
<fw_version>ファームウェアバージョン:</fw_version>
<no_font_exist>ファームウェアフォントパッケージがありません。
<firmware_install>
<firmware_installing>インストール中です、お待ちください...</firmware_installing>
<successed_install_firmware>ファームウェアのインストールに成功しました。</successed_install_firmware>
<firmware_version>ファームウェアバージョン:</firmware_version>
<no_font_exist>ファームウェアフォントパッケージがありません。
ダウンロードしてインストールしてください。</no_font_exist>
<download_firmware_font_package>ファームウェアフォントパッケージをダウンロード</download_firmware_font_package>
<firmware_font_package_note>ファームウェアフォントパッケージは、一部のアプリケーションや、GUIでのアジア地域のフォントサポートに必須です。
<download_firmware_font_package>ファームウェアフォントパッケージをダウンロード</download_firmware_font_package>
<firmware_font_package_note>ファームウェアフォントパッケージは、一部のアプリケーションや、GUIでのアジア地域のフォントサポートに必須です。
また、一般的にGUIを正しく表示するために推奨されています。</firmware_font_package_note>
<delete_fw>インストールしたファームウェアファイルを削除しますか?</delete_fw>
<select_key_type>key typeを選択</select_key_type>
<select_work>work.binを選択</select_work>
<enter_zrif>zRIFを入力</enter_zrif>
<enter_zrif_key>zRIF keyを入力</enter_zrif_key>
<input_zrif>zRIFをここに入力してください</input_zrif>
<copy_paste_zrif>Ctrl(Cmd) + C でコピー、Ctrl(Cmd) + V でペーストします。</copy_paste_zrif>
<delete_pkg>先ほどのpkgを削除しますか?</delete_pkg>
<delete_work>先ほどのwork.binを削除しますか?</delete_work>
<check_log>ログで詳細をご確認ください。</check_log>
<select_install_type>インストール方法を選択</select_install_type>
<select_file>ファイルを選択</select_file>
<select_directory>ディレクトリを選択</select_directory>
<compatible_content>{}互換性のあるコンテンツを持つアーカイブが見つかりました。</compatible_content>
<successed_install_archive>{}アーカイブのコンテンツのインストールに成功しました:</successed_install_archive>
<update_app>アプリを更新:</update_app>
<failed_install_archive>{}コンテンツのインストールに失敗しました:</failed_install_archive>
<not_compatible_content>{}アーカイブに互換性のあるコンテンツを見つけられませんでした</not_compatible_content>
<delete_archive>アーカイブを削除しますか?</delete_archive>
<select_license_type>ライセンスを選択</select_license_type>
<select_bin_rif>work.bin/rifを選択</select_bin_rif>
<successed_install_license>ライセンスのインストールに成功しました</successed_install_license>
<content_id>コンテンツID</content_id>
<title_id>タイトルID</title_id>
<delete_bin_rif>先ほどのwork.bin/rifを削除しますか?</delete_bin_rif>
<delete_firmware>インストールしたファームウェアファイルを削除しますか?</delete_firmware>
</firmware_install>
<pkg_install>
<select_key_type>key typeを選択</select_key_type>
<select_work>work.binを選択</select_work>
<enter_zrif>zRIFを入力</enter_zrif>
<enter_zrif_key>zRIF keyを入力</enter_zrif_key>
<input_zrif>zRIFをここに入力してください</input_zrif>
<copy_paste_zrif>CtrlCmd+ C でコピー、CtrlCmd)+ V でペーストします</copy_paste_zrif>
<delete_pkg>先ほどのpkgを削除しますか?</delete_pkg>
<delete_work>先ほどのwork.binを削除しますか?</delete_work>
<check_log>ログで詳細をご確認ください。</check_log>
</pkg_install>
<archive_install>
<select_install_type>インストール方法を選択</select_install_type>
<select_file>ファイルを選択</select_file>
<select_directory>ディレクトリを選択</select_directory>
<compatible_content>{}互換性のあるコンテンツを持つアーカイブが見つかりました</compatible_content>
<successed_install_archive>{}アーカイブのコンテンツのインストールに成功しました:</successed_install_archive>
<update_app>アプリを更新:</update_app>
<failed_install_archive>{}コンテンツのインストールに失敗しました:</failed_install_archive>
<not_compatible_content>{}アーカイブに互換性のあるコンテンツを見つけられませんでした</not_compatible_content>
<delete_archive>アーカイブを削除しますか?</delete_archive>
</archive_install>
<license_install>
<select_license_type>ライセンスを選択</select_license_type>
<select_bin_rif>work.bin/rifを選択</select_bin_rif>
<successed_install_license>ライセンスのインストールに成功しました。</successed_install_license>
<delete_bin_rif>先ほどのwork.bin/rifを削除しますか?</delete_bin_rif>
</license_install>
<reinstall>
<reinstall_content>Reinstall this content?</reinstall_content>
<already_installed>This content is already installed.</already_installed>
<reinstall_overwrite>Do you want to reinstall it and overwrite existing data?</reinstall_overwrite>
</reinstall>
</install_dialog>
<live_area>
<start>はじめる</start>
<continue>つづける</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="設定">
@@ -497,8 +557,7 @@ Vita3Kをお楽しみください。</completed_setup>
<welcome name="Welcome to Vita3K">
<line_first>Vita3K PlayStation Vita Emulator</line_first>
<line_second>Vita3Kは、Windows、LinuxmacOS用にC++で書かれたオープンソースのPlayStation Vita
エミュレーターです。</line_second>
<line_second>Vita3Kは、Windows、LinuxmacOSとAndroid用にC++で書かれたオープンソースのPlayStation Vitaエミュレーターです。</line_second>
<line_third>エミュレーターは未だ初期段階にあるため、フィードバックやテストは大歓迎です。</line_third>
<line_fourth>まずは、PS Vitaのファームウェアとフォントのパッケージをインストールしてください。</line_fourth>
<download_firmware>ファームウェアをダウンロード</download_firmware>
@@ -508,7 +567,7 @@ Vita3Kをお楽しみください。</completed_setup>
<line_seventh>商用ゲームとHomebrew互換性リストで動作するものを御確認下さい。</line_seventh>
<commercial_compatibility_list>商用ゲーム互換性リスト</commercial_compatibility_list>
<homebrew_compatibility_list>Homebrew互換性リスト</homebrew_compatibility_list>
<line_eighth>寄稿者を募集しています!</line_eighth>
<line_ninth>寄稿者を募集しています!</line_ninth>
<line_tenth>その他の相談は、#help チャンネルで行うことができます。</line_tenth>
<line_eleventh>Vita3Kは違法行為を認めません。所有ゲームの吸出しを行ってください。</line_eleventh>
<show_next_time>次回以降も表示</show_next_time>
+48 -1
View File
@@ -26,7 +26,7 @@
<about name="Vita3K 정보">
<vita3k>Vita3K: PS Vita/PS TV 에뮬레이터. 세계 최초의 작동하는 PS Vita/PS TV 에뮬레이터.</vita3k>
<about_vita3k>Vita3K는 C++로 작성된 윈도우 리눅스 OS용 실험적 오픈소스 PlayStation Vita/PlayStation TV 에뮬레이터입니다.</about_vita3k>
<about_vita3k>Vita3K는 C++로 작성된 윈도우, 리눅스, macOS와 안 드 로이드 OS용 실험적 오픈소스 PlayStation Vita/PlayStation TV 에뮬레이터입니다.</about_vita3k>
<note>참고: 에뮬레이터는 아직 개발 초기 단계입니다.</note>
<github_website>기여에 관심이 있다면, Github를 확인해 주세요:</github_website>
<vita3k_website>더 많은 정보를 확인하시려면 웹사이트를 방문해 주세요:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>부트</boot>
<check_app_compatibility>앱 호환성 확인</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>앱 정보 복사</copy_app_info>
<name_and_id>이름와 Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} 분 전</minutes_ago>
</common>
<compatibility name="호환성">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Nothing</state>
<state id = "1344750319">Bootable</state>
<state id = "1260231381">Intro</state>
<state id = "1344751053">Menu</state>
<state id = "1344752299">Ingame -</state>
<state id = "1260231985">Ingame +</state>
<state id = "920344019">Playable</state>
</states>
</compatibility>
<content_manager name="콘텐츠 관리">
<search>Search</search>
<application name="애플리케이션">
@@ -279,6 +295,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>You have now completed initial setup.
Your Vita3K system is ready!</completed_setup>
<select_language>Select a language.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Next</next>
</initial_setup>
@@ -286,6 +308,31 @@ Your Vita3K system is ready!</completed_setup>
<live_area>
<start>시작</start>
<continue>계속</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="설정">
+48 -1
View File
@@ -26,7 +26,7 @@
<about name="Over">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} minuten geleden</minutes_ago>
</common>
<compatibility name="Compatibilità">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Niente</state>
<state id = "1344750319">Avviabile</state>
<state id = "1260231381">Intro</state>
<state id = "1344751053">Menu</state>
<state id = "1344752299">In Gioco -</state>
<state id = "1260231985">In Gioco +</state>
<state id = "920344019">Giocabile</state>
</states>
</compatibility>
<content_manager name="Content manager">
<search>Search</search>
<application name="Applicaties">
@@ -279,6 +295,12 @@ Schakel het systeem niet uit en sluit de applicatie niet.</warning_saving>
<completed_setup>Je hebt de initiële setup nu voltooid.
Je Vita3K-systeem is gereed!</completed_setup>
<select_language>Selecteer een taal.</select_language>
<install_firmware>Installeer Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Volgende</next>
</initial_setup>
@@ -286,6 +308,31 @@ Je Vita3K-systeem is gereed!</completed_setup>
<live_area>
<start>Starten</start>
<continue>Doorgaan</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Instellingen">
+34
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -219,6 +222,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Du har nå fullført oppstartsinnstillingen.
Vita3K-systemet ditt er klart!</completed_setup>
<select_language>Velg et språk.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Neste</next>
</initial_setup>
@@ -226,6 +235,31 @@ Vita3K-systemet ditt er klart!</completed_setup>
<live_area>
<start>Start</start>
<continue>Fortsett</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Innstillinger">
+47
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -186,6 +189,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} min temu</minutes_ago>
</common>
<compatibility name="Kompatybilnośći">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Nic</state>
<state id = "1344750319">Bootowalny</state>
<state id = "1260231381">Intro</state>
<state id = "1344751053">Menu</state>
<state id = "1344752299">W grze -</state>
<state id = "1260231985">W grze +</state>
<state id = "920344019">Grywalne</state>
</states>
</compatibility>
<content_manager name="Menedźer zawartości">
<search>Search</search>
<application name="Aplikacje">
@@ -219,6 +235,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Konfiguracja początkowa została ukończona.
System Vita3K jest gotowy!</completed_setup>
<select_language>Wybierz język.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Dalej</next>
</initial_setup>
@@ -226,6 +248,31 @@ System Vita3K jest gotowy!</completed_setup>
<live_area>
<start>Rozpocznij</start>
<continue>Kontynuuj</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Ustawienia">
+48 -1
View File
@@ -26,7 +26,7 @@
<about name="Sobre">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} minutos atrás</minutes_ago>
</common>
<compatibility name="Compatibilidade">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Nada</state>
<state id = "1344750319">Inicializável</state>
<state id = "1260231381">Intro</state>
<state id = "1344751053">Menu</state>
<state id = "1344752299">No jogo -</state>
<state id = "1260231985">No jogo +</state>
<state id = "920344019">Jogável</state>
</states>
</compatibility>
<content_manager name="Gerenciador de conteúdo">
<search>Search</search>
<application name="Aplicativos">
@@ -279,6 +295,12 @@ Não desligue o sistema ou feche o aplicativo.</warning_saving>
<completed_setup>Você concluiu a configuração inicial.
O seu sistema Vita3K está pronto!</completed_setup>
<select_language>Selecione um idioma.</select_language>
<install_firmware>Instalar firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Próximo</next>
</initial_setup>
@@ -286,6 +308,31 @@ O seu sistema Vita3K está pronto!</completed_setup>
<live_area>
<start>Iniciar</start>
<continue>Continuar</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Configurações">
+34
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -220,6 +223,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Concluiu a configuração inicial.
O seu sistema Vita3K está pronto!</completed_setup>
<select_language>Selecione um idioma.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Seguinte</next>
</initial_setup>
@@ -227,6 +236,31 @@ O seu sistema Vita3K está pronto!</completed_setup>
<live_area>
<start>Iniciar</start>
<continue>Continuar</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Configurações">
+48 -1
View File
@@ -26,7 +26,7 @@
<about name="О программе">
<vita3k>Vita3K: эмулятор PS Vita/PS TV. Первый в мире функциональный эмулятор PS Vita/PS TV.</vita3k>
<about_vita3k>Vita3K - это экспериментальный эмулятор PlayStation Vita/PlayStation TV с открытым исходным кодом, написанный на C++ для операционных систем Windows, Linux и macOS.</about_vita3k>
<about_vita3k>Vita3K - это экспериментальный эмулятор PlayStation Vita/PlayStation TV с открытым исходным кодом, написанный на C++ для операционных систем Windows, Linux, macOS и Android.</about_vita3k>
<note>Note: Эмулятор все еще в ранней стадии разработки.</note>
<github_website>Если вы заинтересованы в том, чтобы внести свой вклад, загляните в наш GitHub:</github_website>
<vita3k_website>Посетите наш сайт для большей информации:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -198,6 +201,19 @@ depending on its size and your hardware.</app_delete_note>
<minutes_ago>{} мин. назад</minutes_ago>
</common>
<compatibility name="Совместимости">
<states>
<state id = "0">Unknown</state>
<state id = "1260231569">Бесполезно</state>
<state id = "1344750319">Загружается</state>
<state id = "1260231381">Интро</state>
<state id = "1344751053">Меню</state>
<state id = "1344752299">В игре -</state>
<state id = "1260231985">В игре +</state>
<state id = "920344019">Играбельно</state>
</states>
</compatibility>
<content_manager name="Управление данными">
<search>Search</search>
<application name="Приложения">
@@ -279,6 +295,12 @@ depending on its size and your hardware.</app_delete_note>
<completed_setup>Теперь начальная установка завершена.
Ваша система Vita3K готова!</completed_setup>
<select_language>Выбрать язык.</select_language>
<install_firmware>Установить прошивку.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Далее</next>
</initial_setup>
@@ -286,6 +308,31 @@ depending on its size and your hardware.</app_delete_note>
<live_area>
<start>Запуск</start>
<continue>Продолжить</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Настройки">
+34
View File
@@ -27,6 +27,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -219,6 +222,12 @@ Connect a controller that is compatible with SDL2.</not_connected>
<completed_setup>Du har slutfört den första inställningen.
Ditt Vita3K-system är redo!</completed_setup>
<select_language>Välj ett språk.</select_language>
<install_firmware>Install Firmware.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>Nästa</next>
</initial_setup>
@@ -226,6 +235,31 @@ Ditt Vita3K-system är redo!</completed_setup>
<live_area>
<start>Starta</start>
<continue>Fortsätt</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Inställningar">
+35 -1
View File
@@ -26,7 +26,7 @@
<about name="Hakkında">
<vita3k>Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator.</vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems.</about_vita3k>
<about_vita3k>Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems.</about_vita3k>
<note>Note: The emulator is still in a very early stage of development.</note>
<github_website>If you're interested in contributing, check out our GitHub:</github_website>
<vita3k_website>Visit our website for more info:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>Boot</boot>
<check_app_compatibility>Check App Compatibility</check_app_compatibility>
<open_issue>Open Issue</open_issue>
<create_issue>Create Issue</create_issue>
<update_database>Update Database</update_database>
<copy_app_info>Copy App Info</copy_app_info>
<name_and_id>Name and Title ID</name_and_id>
<app_summary>App Summary</app_summary>
@@ -279,6 +282,12 @@ Sistemi veya uygulamayı kapatmayın.</warning_saving>
<completed_setup>Başlangıç ayarlarını tamamladınız.
Vita3K sisteminiz artık hazır!</completed_setup>
<select_language>Dil seçin.</select_language>
<install_firmware>Yazılım Yükle.</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>Installed:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>Install Firmware File</install_firmware_file>
<completed>Completed.</completed>
<next>İleri</next>
</initial_setup>
@@ -286,6 +295,31 @@ Vita3K sisteminiz artık hazır!</completed_setup>
<live_area>
<start>Başlat</start>
<continue>Devam</continue>
<help>
<control_setting>Using configuration set for keyboard in control setting</control_setting>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area Help</live_area_help>
<browse_app>Browse in app list</browse_app>
<browse_app_control>D-pad, Left Stick, Wheel in Up/Down or using Slider</browse_app_control>
<start_app>Start App</start_app>
<start_app_control>Wheel in Up/Down or using Slider</start_app_control>
<show_hide>Show/Hide Live Area during app run</show_hide>
<show_hide_control>Press on PS</show_hide_control>
<exit_livearea>Exit Live Area</exit_livearea>
<exit_livearea_control>Click on Esc or Press on Circle</exit_livearea_control>
<manual_help>Manual Help</manual_help>
<browse_page>Browse page</browse_page>
<browse_page_control>D-pad, Left Stick in Left/Right or Wheel in Up/Down or Click on</browse_page_control>
<hide_show>Hide/Show button</hide_show>
<hide_show_control>Right Click</hide_show_control>
<zoom_available>Zoom if available</zoom_available>
<zoom_available_control>Double Left Click</zoom_available_control>
<scroll_zoom>Scroll in zoom</scroll_zoom>
<scroll_zoom_control>Wheel Up/Down</scroll_zoom_control>
<exit_manual>Exit Manual Help</exit_manual>
<exit_manual_control>Click on Esc or Press on PS</exit_manual_control>
</help>
</live_area>
<settings name="Ayarlar">
+78 -36
View File
@@ -26,7 +26,7 @@
<about name="关于">
<vita3k>Vita3KPS Vita/PS TV模拟器。 是全球首个实用的PS Vita/PS TV模拟器。</vita3k>
<about_vita3k>Vita3K是使用C++编写的实验性开源PlayStation Vita/PlayStation TV模拟器,适用于Windows、LinuxmacOS操作系统。</about_vita3k>
<about_vita3k>Vita3K是使用C++编写的实验性开源PlayStation Vita/PlayStation TV模拟器,适用于Windows、LinuxmacOS以及Android操作系统。</about_vita3k>
<note>注意:目前模拟器仍处于开发的早期阶段。</note>
<github_website>如果您有兴趣参与贡献,请浏览我们的GitHub:</github_website>
<vita3k_website>更多信息请访问我们的网站:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>运行</boot>
<check_app_compatibility>查看应用程序兼容性</check_app_compatibility>
<open_issue>打开问题</open_issue>
<create_issue>创建问题</create_issue>
<update_database>更新数据库</update_database>
<copy_app_info>复制应用程序信息</copy_app_info>
<name_and_id>名称和标题ID</name_and_id>
<app_summary>应用程序摘要</app_summary>
@@ -198,6 +201,19 @@
<minutes_ago>{}分钟前</minutes_ago>
</common>
<compatibility name="兼容性">
<states>
<state id = "0">未知</state>
<state id = "1260231569">无法启动</state>
<state id = "1344750319">可引导</state>
<state id = "1260231381">有图像</state>
<state id = "1344751053">可进入菜单</state>
<state id = "1344752299">可进入游戏 -</state>
<state id = "1260231985">可进入游戏 +</state>
<state id = "920344019">完全可玩</state>
</states>
</compatibility>
<compile_shaders>
<compiling_shaders>正在编译着色器</compiling_shaders>
<shaders_compiled>个着色器已编译</shaders_compiled>
@@ -259,6 +275,8 @@
<full_screen>全屏</full_screen>
<toggle_touch>切换触碰</toggle_touch>
<toggle_gui_visibility>切换图形用户界面可见性</toggle_gui_visibility>
<error>错误</error>
<error_duplicate_key>该键已被使用并绑定其他键或被预留。</error_duplicate_key>
</controls>
<dialog>
@@ -338,43 +356,60 @@
<completed_setup>You have now completed initial setup.
Your Vita3K system is ready!</completed_setup>
<select_language>Select a language.</select_language>
<install_firmware>安装固件。</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>已安装:</installed>
<download_firmware>Download Firmware</download_firmware>
<download_font_package>Download Font Package</download_font_package>
<install_firmware_file>安装固件文件</install_firmware_file>
<completed>已完成。</completed>
<next>Next</next>
</initial_setup>
<install_dialog>
<fw_installing>Installation in progress, please wait...</fw_installing>
<successed_install_fw>固件已成功安装。</successed_install_fw>
<fw_version>固件版本:</fw_version>
<no_font_exist>No firmware font package present.
<firmware_install>
<firmware_installing>Installation in progress, please wait...</firmware_installing>
<successed_install_firmware>固件已成功安装。</successed_install_firmware>
<firmware_version>固件版本:</firmware_version>
<no_font_exist>No firmware font package present.
Please download and install it.</no_font_exist>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is mandatory for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_fw>Delete the firmware installation file?</delete_fw>
<select_key_type>选择密钥类型</select_key_type>
<select_work>选择work.bin</select_work>
<enter_zrif>输入zRIF</enter_zrif>
<enter_zrif_key>输入zRIF密钥</enter_zrif_key>
<input_zrif>请在此处输入您的zRIF</input_zrif>
<copy_paste_zrif>使用CtrlCmd+ C复制,使用CtrlCmd+ V粘贴。</copy_paste_zrif>
<delete_pkg>删除pkg文件?</delete_pkg>
<delete_work>删除work.bin文件?</delete_work>
<check_log>详情请查看日志。</check_log>
<select_install_type>选择安装类型</select_install_type>
<select_file>选择文件</select_file>
<select_directory>选择目录</select_directory>
<compatible_content>发现兼容内容的{}个压缩包。</compatible_content>
<successed_install_archive>已成功安装{}个压缩包中的内容:</successed_install_archive>
<update_app>更新应用程序至:</update_app>
<failed_install_archive>无法安装{}个压缩包中的内容:</failed_install_archive>
<not_compatible_content>发现兼容内容的{}个压缩包</not_compatible_content>
<delete_archive>删除压缩包?</delete_archive>
<select_license_type>选择许可证类型</select_license_type>
<select_bin_rif>选择work.bin/rif</select_bin_rif>
<successed_install_license>已成功安装许可证。</successed_install_license>
<content_id>内容ID</content_id>
<title_id>标题ID</title_id>
<delete_bin_rif>删除work.bin/rif文件?</delete_bin_rif>
<download_firmware_font_package>Download Firmware Font Package</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_firmware>Delete the firmware installation file?</delete_firmware>
</firmware_install>
<pkg_install>
<select_key_type>选择密钥类型</select_key_type>
<select_work>选择work.bin</select_work>
<enter_zrif>输入zRIF</enter_zrif>
<enter_zrif_key>输入zRIF密钥</enter_zrif_key>
<input_zrif>请在此处输入您的zRIF</input_zrif>
<copy_paste_zrif>使用CtrlCmd+ C复制,使用CtrlCmd+ V粘贴。</copy_paste_zrif>
<delete_pkg>删除pkg文件?</delete_pkg>
<delete_work>删除work.bin文件?</delete_work>
<check_log>详情请查看日志。</check_log>
</pkg_install>
<archive_install>
<select_install_type>选择安装类型</select_install_type>
<select_file>选择文件</select_file>
<select_directory>选择目录</select_directory>
<compatible_content>发现兼容内容的{}个压缩包</compatible_content>
<successed_install_archive>已成功安装{}个压缩包中的内容:</successed_install_archive>
<update_app>更新应用程序至:</update_app>
<failed_install_archive>无法安装{}个压缩包中的内容:</failed_install_archive>
<not_compatible_content>未发现兼容内容的{}个压缩包:</not_compatible_content>
<delete_archive>删除压缩包?</delete_archive>
</archive_install>
<license_install>
<select_license_type>选择许可证类型</select_license_type>
<select_bin_rif>选择work.bin/rif</select_bin_rif>
<successed_install_license>已成功安装许可证。</successed_install_license>
<delete_bin_rif>删除work.bin/rif文件?</delete_bin_rif>
</license_install>
<reinstall>
<reinstall_content>是否重新安装该内容?</reinstall_content>
<already_installed>已经安装过该内容。</already_installed>
<reinstall_overwrite>您想要重新安装并覆盖已存在的数据吗?</reinstall_overwrite>
</reinstall>
</install_dialog>
<live_area>
@@ -382,8 +417,8 @@ Please download and install it.</no_font_exist>
<continue>继续</continue>
<help>
<control_setting>在控制设置中使用键盘配置</control_setting>
<fw_not_detected>Firmware not detected. Installation is highly recommended</fw_not_detected>
<fw_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</fw_font_not_detected>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area帮助</live_area_help>
<browse_app>浏览应用程序列表</browse_app>
<browse_app_control>方向键、左摇杆、滚轮上/下或使用滑块</browse_app_control>
@@ -407,6 +442,13 @@ Please download and install it.</no_font_exist>
</help>
</live_area>
<performance_overlay>
<fps>帧数</fps>
<avg>平均</avg>
<min>最低</min>
<max>最高</max>
</performance_overlay>
<settings name="设定">
<theme_background name="主题&背景">
<default>原始</default>
@@ -526,7 +568,7 @@ Please download and install it.</no_font_exist>
<welcome name="欢迎来到Vita3K">
<line_first>Vita3K PlayStation Vita模拟器</line_first>
<line_second>Vita3K是使用C++编写的开源PlayStation Vita模拟器,适用于Windows、LinuxmacOS。</line_second>
<line_second>Vita3K是使用C++编写的开源PlayStation Vita模拟器,适用于Windows、LinuxmacOS以及Android</line_second>
<line_third>目前模拟器仍处于早期阶段,因此非常感谢任何反馈和测试。</line_third>
<line_fourth>要开始使用,请安装PS Vita固件和字体包。</line_fourth>
<download_firmware>Download Firmware</download_firmware>
@@ -536,7 +578,7 @@ Please download and install it.</no_font_exist>
<line_seventh>参考商业游戏以及自制程序兼容性列表来查看目前可运行的内容。</line_seventh>
<commercial_compatibility_list>商业游戏兼容性列表</commercial_compatibility_list>
<homebrew_compatibility_list>自制程序兼容性列表</homebrew_compatibility_list>
<line_eighth>欢迎参与贡献!</line_eighth>
<line_ninth>欢迎参与贡献!</line_ninth>
<line_tenth>可以在#help频道中找到更多支持</line_tenth>
<line_eleventh>Vita3K不纵容盗版。您必须提取您自己拥有的游戏。</line_eleventh>
<show_next_time>下次显示</show_next_time>
+81 -39
View File
@@ -26,7 +26,7 @@
<about name="關於">
<vita3k>Vita3KPS Vita/PS TV模擬器。 是全球首個實用的PS Vita/PS TV模擬器。</vita3k>
<about_vita3k>Vita3K是使用C++編寫的實驗性開源PlayStation Vita/PlayStation TV模擬器,適用於Windows、LinuxmacOS作業系統。</about_vita3k>
<about_vita3k>Vita3K是使用C++編寫的實驗性開源PlayStation Vita/PlayStation TV模擬器,適用於Windows、LinuxmacOS以及Android作業系統。</about_vita3k>
<note>注意:目前模擬器仍處於開發的早期階段。</note>
<github_website>如果您有興趣參與貢獻,請瀏覽我們的GitHub:</github_website>
<vita3k_website>更多信息請訪問我們的網站:</vita3k_website>
@@ -38,6 +38,9 @@
<app_context>
<boot>運行</boot>
<check_app_compatibility>查看應用程式兼容性</check_app_compatibility>
<open_issue>打開問題</open_issue>
<create_issue>創建問題</create_issue>
<update_database>更新數據庫</update_database>
<copy_app_info>複製應用程式信息</copy_app_info>
<name_and_id>名稱和標題ID</name_and_id>
<app_summary>應用程式摘要</app_summary>
@@ -198,13 +201,26 @@
<minutes_ago>{}分鐘前</minutes_ago>
</common>
<compatibility name="兼容性">
<states>
<state id = "0">未知</state>
<state id = "1260231569">无法啓動</state>
<state id = "1344750319">可引導</state>
<state id = "1260231381">有圖像</state>
<state id = "1344751053">可進入菜單</state>
<state id = "1344752299">可進入遊戲 -</state>
<state id = "1260231985">可進入遊戲 +</state>
<state id = "920344019">完全可玩</state>
</states>
</compatibility>
<compile_shaders>
<compiling_shaders>編譯着色器中</compiling_shaders>
<shaders_compiled>個着色器已編譯</shaders_compiled>
</compile_shaders>
<content_manager name="內容管理">
<search></search>
<search></search>
<application name="應用程式">
<delete>即將刪除您選擇的應用程式及所有相關資料(包括保存資料)。</delete>
<no_item>找不到內容。</no_item>
@@ -259,6 +275,8 @@
<full_screen>全熒幕</full_screen>
<toggle_touch>切換觸碰</toggle_touch>
<toggle_gui_visibility>切換圖形用戶界面可見性</toggle_gui_visibility>
<error>錯誤</error>
<error_duplicate_key>該按鈕已被使用並綁定其他按鈕或被預留。</error_duplicate_key>
</controls>
<dialog>
@@ -338,43 +356,60 @@
<completed_setup>已完成初期設定。
請盡情享受Vita3K。</completed_setup>
<select_language>Select a language.</select_language>
<install_firmware>安裝固件。</install_firmware>
<install_highly_recommended>Installing both firmware files is highly recommended.</install_highly_recommended>
<installed>已安裝:</installed>
<download_firmware>下載固件</download_firmware>
<download_font_package>下載字庫包</download_font_package>
<install_firmware_file>安裝固件文件</install_firmware_file>
<completed>已完成。</completed>
<next>Next</next>
</initial_setup>
<install_dialog>
<fw_installing>Installation in progress, please wait...</fw_installing>
<successed_install_fw>固件已成功安裝。</successed_install_fw>
<fw_version>固件版本:</fw_version>
<no_font_exist>固件字庫包不存在。
<firmware_install>
<firmware_installing>Installation in progress, please wait...</firmware_installing>
<successed_install_firmware>固件已成功安裝。</successed_install_firmware>
<firmware_version>固件版本:</firmware_version>
<no_font_exist>固件字庫包不存在。
請下載安裝固件字庫包。</no_font_exist>
<download_firmware_font_package>下載字庫固件包</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is mandatory for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_fw>Delete the firmware installation file?</delete_fw>
<select_key_type>選擇密鑰類型</select_key_type>
<select_work>選擇work.bin</select_work>
<enter_zrif>輸入zRIF</enter_zrif>
<enter_zrif_key>輸入zRIF密鑰</enter_zrif_key>
<input_zrif>請在此處輸入您的zRIF</input_zrif>
<copy_paste_zrif>使用CtrlCmd+ C複製,使用CtrlCmd+ V粘貼。</copy_paste_zrif>
<delete_pkg>刪除pkg文件?</delete_pkg>
<delete_work>刪除work.bin文件?</delete_work>
<check_log>詳情請查看日志。</check_log>
<select_install_type>選擇安裝類型</select_install_type>
<select_file>選擇文件</select_file>
<select_directory>選擇目錄</select_directory>
<compatible_content>發現兼容內容的{}個檔案包。</compatible_content>
<successed_install_archive>已成功安裝{}個檔案包中的內容:</successed_install_archive>
<update_app>更新應用程式至:</update_app>
<failed_install_archive>無法安裝{}個檔案包中的內容:</failed_install_archive>
<not_compatible_content>發現兼容內容的{}個檔案包</not_compatible_content>
<delete_archive>刪除檔案包?</delete_archive>
<select_license_type>選擇許可證類型</select_license_type>
<select_bin_rif>選擇work.bin/rif</select_bin_rif>
<successed_install_license>已成功安裝許可證。</successed_install_license>
<content_id>內容ID</content_id>
<title_id>標題ID</title_id>
<delete_bin_rif>刪除work.bin/rif文件?</delete_bin_rif>
<download_firmware_font_package>下載字庫固件包</download_firmware_font_package>
<firmware_font_package_note>Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)</firmware_font_package_note>
<delete_firmware>Delete the firmware installation file?</delete_firmware>
</firmware_install>
<pkg_install>
<select_key_type>選擇密鑰類型</select_key_type>
<select_work>選擇work.bin</select_work>
<enter_zrif>輸入zRIF</enter_zrif>
<enter_zrif_key>輸入zRIF密鑰</enter_zrif_key>
<input_zrif>請在此處輸入您的zRIF</input_zrif>
<copy_paste_zrif>使用CtrlCmd+ C複製,使用CtrlCmd+ V粘貼。</copy_paste_zrif>
<delete_pkg>刪除pkg文件?</delete_pkg>
<delete_work>刪除work.bin文件?</delete_work>
<check_log>詳情請查看日志。</check_log>
</pkg_install>
<archive_install>
<select_install_type>選擇安裝類型</select_install_type>
<select_file>選擇文件</select_file>
<select_directory>選擇目錄</select_directory>
<compatible_content>發現兼容內容的{}個檔案包</compatible_content>
<successed_install_archive>已成功安裝{}個檔案包中的內容:</successed_install_archive>
<update_app>更新應用程式至:</update_app>
<failed_install_archive>無法安裝{}個檔案包中的內容:</failed_install_archive>
<not_compatible_content>未發現兼容內容的{}個檔案包:</not_compatible_content>
<delete_archive>刪除檔案包?</delete_archive>
</archive_install>
<license_install>
<select_license_type>選擇許可證類型</select_license_type>
<select_bin_rif>選擇work.bin/rif</select_bin_rif>
<successed_install_license>已成功安裝許可證。</successed_install_license>
<delete_bin_rif>刪除work.bin/rif文件?</delete_bin_rif>
</license_install>
<reinstall>
<reinstall_content>是否重新安裝該內容?</reinstall_content>
<already_installed>已經安裝過該內容。</already_installed>
<reinstall_overwrite>您想要重新安裝並覆蓋已存在的數據吗?</reinstall_overwrite>
</reinstall>
</install_dialog>
<live_area>
@@ -382,8 +417,8 @@
<continue>繼續</continue>
<help>
<control_setting>在控制設置中使用鍵盤配置</control_setting>
<fw_not_detected>Firmware not detected. Installation is highly recommended</fw_not_detected>
<fw_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</fw_font_not_detected>
<firmware_not_detected>Firmware not detected. Installation is highly recommended</firmware_not_detected>
<firmware_font_not_detected>Firmware font not detected. Installing it is recommended for font text in Live Area</firmware_font_not_detected>
<live_area_help>Live Area幫助</live_area_help>
<browse_app>瀏覽應用程式列表</browse_app>
<browse_app_control>方向鍵、左操作桿、滾輪上/下或使用滑塊</browse_app_control>
@@ -407,11 +442,18 @@
</help>
</live_area>
<performance_overlay>
<fps>幀數</fps>
<avg>平均</avg>
<min>最低</min>
<max>最高</max>
</performance_overlay>
<settings name="設定">
<theme_background name="主題&背景">
<default>原音</default>
<theme name="主題">
<search></search>
<search></search>
<find_in_altervista>在Altervista尋找</find_in_altervista>
<information name="資訊">
<name>名稱</name>
@@ -471,7 +513,7 @@
</settings>
<trophy_collection>
<search></search>
<search></search>
<delete_trophy>刪除獎盃</delete_trophy>
<trophy_deleted>刪除該使用者已保存的獎杯資訊。</trophy_deleted>
<details>詳細內容</details>
@@ -526,7 +568,7 @@
<welcome name="歡迎來到Vita3K">
<line_first>Vita3K PlayStation Vita模擬器</line_first>
<line_second>Vita3K是使用C++編寫的開源PlayStation Vita模擬器,適用於Windows、LinuxmacOS。</line_second>
<line_second>Vita3K是使用C++編寫的開源PlayStation Vita模擬器,適用於Windows、LinuxmacOS以及Android</line_second>
<line_third>目前模擬器仍處於早期階段,因此非常感謝任何反饋和測試。</line_third>
<line_fourth>要開始使用,請安裝PS Vita固件和字庫包。</line_fourth>
<download_firmware>下載固件</download_firmware>
@@ -536,7 +578,7 @@
<line_seventh>參考商業遊戲以及自制程式兼容性列表來查看目前可運行的內容。</line_seventh>
<commercial_compatibility_list>商業遊戲兼容性列表</commercial_compatibility_list>
<homebrew_compatibility_list>自制程式兼容性列表</homebrew_compatibility_list>
<line_eighth>歡迎參與貢獻!</line_eighth>
<line_ninth>歡迎參與貢獻!</line_ninth>
<line_tenth>可以在#help頻道中找到更多支持</line_tenth>
<line_eleventh>Vita3K不縱容盜版。您必須提取您自己擁有的遊戲。</line_eleventh>
<show_next_time>下次顯示</show_next_time>
+1 -1
View File
@@ -105,7 +105,7 @@ void draw_app_context_menu(GuiState &gui, EmuEnvState &emuenv, const std::string
void draw_common_dialog(GuiState &gui, EmuEnvState &emuenv);
void draw_ime(Ime &ime, EmuEnvState &emuenv);
void draw_initial_setup(GuiState &gui, EmuEnvState &emuenv);
void draw_reinstall_dialog(GenericDialogState *status, EmuEnvState &emuenv);
void draw_reinstall_dialog(GenericDialogState *status, GuiState &gui, EmuEnvState &emuenv);
void draw_pre_compiling_shaders_progress(GuiState &gui, EmuEnvState &emuenv, const uint32_t &total);
void draw_shaders_count_compiled(GuiState &gui, EmuEnvState &emuenv);
void draw_trophies_unlocked(GuiState &gui, EmuEnvState &emuenv);
+3 -3
View File
@@ -335,13 +335,13 @@ void draw_app_context_menu(GuiState &gui, EmuEnvState &emuenv, const std::string
open_path(compat_url);
}
if (has_issue) {
if (ImGui::MenuItem("Open Issue"))
if (ImGui::MenuItem(lang["open_issue"].c_str()))
open_path(fmt::format("{}/{}", ISSUES_URL, gui.compat.app_compat_db[title_id].issue_id));
} else {
if (ImGui::MenuItem("Create Issue"))
if (ImGui::MenuItem(lang["create_issue"].c_str()))
open_path(fmt::format("{}/new?title={} [{}]", ISSUES_URL, APP_INDEX->title, title_id));
}
if (ImGui::MenuItem("Update Database"))
if (ImGui::MenuItem(lang["update_database"].c_str()))
compat::update_compat_app_db(gui, emuenv);
ImGui::EndMenu();
+1 -1
View File
@@ -69,7 +69,7 @@ void draw_archive_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
};
std::lock_guard<std::mutex> lock(install_mutex);
auto lang = gui.lang.install_dialog;
auto lang = gui.lang.install_dialog.archive_install;
auto indicator = gui.lang.indicator;
auto common = emuenv.common_dialog.lang.common;
+6 -6
View File
@@ -45,7 +45,7 @@ static void get_firmware_version(EmuEnvState &emuenv) {
}
void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
auto lang = gui.lang.install_dialog;
auto lang = gui.lang.install_dialog.firmware_install;
host::dialog::filesystem::Result result = host::dialog::filesystem::Result::CANCEL;
static std::mutex install_mutex;
@@ -58,7 +58,7 @@ void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
std::lock_guard<std::mutex> lock(install_mutex);
if (draw_file_dialog) {
result = host::dialog::filesystem::open_file(pup_path, { { "PlayStation Update Package", { "PUP" } } });
result = host::dialog::filesystem::open_file(pup_path, { { "PlayStation Vita Firmware Package", { "PUP" } } });
draw_file_dialog = false;
finished_installing = false;
@@ -83,7 +83,7 @@ void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
if (!finished_installing) {
ImGui::OpenPopup("Firmware Installation");
if (ImGui::BeginPopupModal("Firmware Installation", nullptr, ImGuiWindowFlags_AlwaysAutoResize)) {
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["fw_installing"].c_str());
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["firmware_installing"].c_str());
ImGui::PushStyleColor(ImGuiCol_PlotHistogram, GUI_PROGRESS_BAR);
ImGui::SetCursorPosX((ImGui::GetWindowContentRegionWidth() / 2) - (150 / 2) + 10);
ImGui::ProgressBar(progress / 100.f, ImVec2(150.f, 20.f), nullptr);
@@ -95,9 +95,9 @@ void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
ImGui::OpenPopup("Firmware Installation");
if (ImGui::BeginPopupModal("Firmware Installation", nullptr, ImGuiWindowFlags_AlwaysAutoResize)) {
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["successed_install_fw"].c_str());
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["successed_install_firmware"].c_str());
if (!fw_version.empty())
ImGui::TextColored(GUI_COLOR_TEXT, "%s %s", lang["fw_version"].c_str(), fw_version.c_str());
ImGui::TextColored(GUI_COLOR_TEXT, "%s %s", lang["firmware_version"].c_str(), fw_version.c_str());
ImGui::Spacing();
ImGui::Separator();
ImGui::Spacing();
@@ -112,7 +112,7 @@ void draw_firmware_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
ImGui::Separator();
ImGui::Spacing();
}
ImGui::Checkbox(lang["delete_fw"].c_str(), &delete_pup_file);
ImGui::Checkbox(lang["delete_firmware"].c_str(), &delete_pup_file);
ImGui::Spacing();
ImGui::SetCursorPosX(ImGui::GetWindowWidth() / 2 - 30);
if (ImGui::Button("OK", BUTTON_SIZE)) {
+9 -9
View File
@@ -140,24 +140,24 @@ void draw_initial_setup(GuiState &gui, EmuEnvState &emuenv) {
}
break;
case INSTALL_FIRMWARE:
title_str = "Install Firmware.";
ImGui::SetCursorPos(ImVec2((WINDOW_SIZE.x / 2.f) - (ImGui::CalcTextSize("Installing both firmware files is highly recommended.").x / 2.f), (WINDOW_SIZE.y / 2.f) - (ImGui::GetFontSize() * 2.f)));
ImGui::TextColored(GUI_COLOR_TEXT_TITLE, "Installing both firmware files is highly recommended.");
title_str = lang["install_firmware"];
ImGui::SetCursorPos(ImVec2((WINDOW_SIZE.x / 2.f) - (ImGui::CalcTextSize(lang["install_highly_recommended"].c_str()).x / 2.f), (WINDOW_SIZE.y / 2.f) - (ImGui::GetFontSize() * 2.f)));
ImGui::TextColored(GUI_COLOR_TEXT_TITLE, "%s", lang["install_highly_recommended"].c_str());
ImGui::Spacing();
if (ImGui::Button("Download Firmware", BIG_BUTTON_SIZE))
if (ImGui::Button(lang["download_firmware"].c_str(), BIG_BUTTON_SIZE))
open_path("https://www.playstation.com/en-us/support/hardware/psvita/system-software/");
ImGui::SameLine(0, 20.f * SCALE.x);
ImGui::Text("Installed: %s", FW_INSTALLED ? "V" : "X");
ImGui::Text("%s %s", lang["installed"].c_str(), FW_INSTALLED ? "V" : "X");
ImGui::Spacing();
if (ImGui::Button("Download Font Package", BIG_BUTTON_SIZE))
if (ImGui::Button(lang["download_font_package"].c_str(), BIG_BUTTON_SIZE))
open_path("https://bit.ly/2P2rb0r");
ImGui::SameLine(0, 20.f * SCALE.x);
ImGui::Text("Installed: %s", FW_FONT_INSTALLED ? "V" : "X");
ImGui::Text("%s %s", lang["installed"].c_str(), FW_FONT_INSTALLED ? "V" : "X");
ImGui::SetCursorPos(BIG_BUTTON_POS);
if (ImGui::Button("Install Firmware File", BIG_BUTTON_SIZE))
if (ImGui::Button(lang["install_firmware_file"].c_str(), BIG_BUTTON_SIZE))
gui.file_menu.firmware_install_dialog = true;
if (gui.file_menu.firmware_install_dialog) {
ImGui::PushFont(gui.monospaced_font);
ImGui::PushFont(gui.vita_font);
draw_firmware_install_dialog(gui, emuenv);
ImGui::PopFont();
}
+10 -8
View File
@@ -34,7 +34,8 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
const auto SCALE = ImVec2(RES_SCALE.x * emuenv.dpi_scale, RES_SCALE.y * emuenv.dpi_scale);
const auto BUTTON_SIZE = ImVec2(180.f * SCALE.x, 45.f * SCALE.y);
auto lang = gui.lang.install_dialog;
auto lang = gui.lang.install_dialog.license_install;
auto zrif = gui.lang.install_dialog.pkg_install;
auto indicator = gui.lang.indicator;
auto common = emuenv.common_dialog.lang.common;
@@ -57,7 +58,7 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
if (ImGui::Button(lang["select_bin_rif"].c_str(), BUTTON_SIZE))
state = "work";
ImGui::SetCursorPosX(POS_BUTTON);
if (ImGui::Button(lang["enter_zrif"].c_str(), BUTTON_SIZE))
if (ImGui::Button(zrif["enter_zrif"].c_str(), BUTTON_SIZE))
state = "zrif";
ImGui::Spacing();
ImGui::Separator();
@@ -76,12 +77,12 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
} else
state.clear();
} else if (state == "zrif") {
title = lang["enter_zrif_key"];
title = zrif["enter_zrif_key"];
ImGui::PushItemWidth(640.f * SCALE.x);
ImGui::InputTextWithHint("##enter_zrif", lang["input_zrif"].c_str(), &zRIF);
ImGui::InputTextWithHint("##enter_zrif", zrif["input_zrif"].c_str(), &zRIF);
ImGui::PopItemWidth();
if (ImGui::IsItemHovered())
ImGui::SetTooltip("%s", lang["copy_paste_zrif"].c_str());
ImGui::SetTooltip("%s", zrif["copy_paste_zrif"].c_str());
ImGui::Spacing();
ImGui::Separator();
ImGui::Spacing();
@@ -100,7 +101,7 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
} else if (state == "success") {
title = indicator["install_complete"];
ImGui::Spacing();
ImGui::TextColored(GUI_COLOR_TEXT, "%s\n%s %s\n%s %s", lang["successed_install_license"].c_str(), lang["content_id"].c_str(), emuenv.license_content_id.c_str(), lang["title_id"].c_str(), emuenv.license_title_id.c_str());
ImGui::TextColored(GUI_COLOR_TEXT, "%s\n%s: %s\n%s: %s", lang["successed_install_license"].c_str(), gui.lang.settings.theme_background.theme.information["content_id"].c_str(), emuenv.license_content_id.c_str(), gui.lang.app_context["title_id"].c_str(), emuenv.license_title_id.c_str());
ImGui::Spacing();
ImGui::Separator();
ImGui::Spacing();
@@ -118,8 +119,9 @@ void draw_license_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
}
} else if (state == "fail") {
title = indicator["install_failed"];
ImGui::SetCursorPos(ImVec2((ImGui::GetWindowSize().x / 2.f) - (ImGui ::CalcTextSize(lang["check_log"].c_str()).x / 2.f), ImGui::GetWindowSize().y / 2.f - 20.f));
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["check_log"].c_str());
auto CHECK_LOG = gui.lang.install_dialog.pkg_install["check_log"].c_str();
ImGui::SetCursorPos(ImVec2((ImGui::GetWindowSize().x / 2.f) - (ImGui ::CalcTextSize(CHECK_LOG).x / 2.f), ImGui::GetWindowSize().y / 2.f - 20.f));
ImGui::TextColored(GUI_COLOR_TEXT, "%s", CHECK_LOG);
ImGui::SetCursorPos(ImVec2(POS_BUTTON, ImGui::GetWindowSize().y - BUTTON_SIZE.y - (20.f * SCALE.y)));
if (ImGui::Button("OK", BUTTON_SIZE)) {
gui.file_menu.license_install_dialog = false;
+2 -2
View File
@@ -1063,13 +1063,13 @@ void draw_live_area_screen(GuiState &gui, EmuEnvState &emuenv) {
ImGui::TextColored(GUI_COLOR_TEXT, "%s", control_setting_str);
if (gui.modules.empty()) {
ImGui::Spacing();
auto fw_str = lang["fw_not_detected"].c_str();
auto fw_str = lang["firmware_not_detected"].c_str();
ImGui::SetCursorPosX(ImGui::GetWindowWidth() / 2.f - (ImGui::CalcTextSize(fw_str).x / 2.f));
ImGui::TextColored(GUI_COLOR_TEXT, "%s", fw_str);
}
if (!gui.fw_font) {
ImGui::Spacing();
auto fw_font_str = lang["fw_font_not_detected"].c_str();
auto fw_font_str = lang["firmware_font_not_detected"].c_str();
ImGui::SetCursorPosX(ImGui::GetWindowWidth() / 2.f - (ImGui::CalcTextSize(fw_font_str).x / 2.f));
ImGui::TextColored(GUI_COLOR_TEXT, "%s", fw_font_str);
}
+7 -3
View File
@@ -56,6 +56,7 @@ static float get_perf_height(EmuEnvState &emuenv) {
}
void draw_perf_overlay(GuiState &gui, EmuEnvState &emuenv) {
auto lang = gui.lang.performance_overlay;
const auto MAIN_WINDOW_SIZE = ImVec2((emuenv.cfg.performance_overlay_detail == MINIMUM ? 95.5f : 152.f) * emuenv.dpi_scale, get_perf_height(emuenv) * emuenv.dpi_scale);
const auto WINDOW_POS = get_perf_pos(MAIN_WINDOW_SIZE, emuenv);
const auto WINDOW_SIZE = ImVec2((emuenv.cfg.performance_overlay_detail == MINIMUM ? 72.5f : 130.f) * emuenv.dpi_scale, (emuenv.cfg.performance_overlay_detail <= LOW ? 35.f : 58.f) * emuenv.dpi_scale);
@@ -67,14 +68,17 @@ void draw_perf_overlay(GuiState &gui, EmuEnvState &emuenv) {
ImGui::PushStyleColor(ImGuiCol_ChildBg, PERF_OVERLAY_BG_COLOR);
ImGui::PushStyleVar(ImGuiStyleVar_ChildRounding, 5.f * emuenv.dpi_scale);
ImGui::BeginChild("#perf_stats", WINDOW_SIZE, true, ImGuiWindowFlags_NoMove | ImGuiWindowFlags_NoDecoration | ImGuiWindowFlags_NoSavedSettings);
ImGui::PushFont(gui.vita_font);
ImGui::SetWindowFontScale(0.7f);
if (emuenv.cfg.performance_overlay_detail == PerfomanceOverleyDetail::MINIMUM)
ImGui::Text("FPS: %d", emuenv.fps);
ImGui::Text("%s: %d", lang["fps"].c_str(), emuenv.fps);
else
ImGui::Text("FPS: %d Avg: %d", emuenv.fps, emuenv.avg_fps);
ImGui::Text("%s: %d %s: %d", lang["fps"].c_str(), emuenv.fps, lang["avg"].c_str(), emuenv.avg_fps);
if (emuenv.cfg.performance_overlay_detail >= PerfomanceOverleyDetail::MEDIUM) {
ImGui::Separator();
ImGui::Text("Min: %d Max: %d", emuenv.min_fps, emuenv.max_fps);
ImGui::Text("%s: %d %s: %d", lang["min"].c_str(), emuenv.min_fps, lang["max"].c_str(), emuenv.max_fps);
}
ImGui::PopFont();
ImGui::EndChild();
ImGui::PopStyleVar();
ImGui::PopStyleColor();
+1 -1
View File
@@ -67,7 +67,7 @@ void draw_pkg_install_dialog(GuiState &gui, EmuEnvState &emuenv) {
}
}
auto lang = gui.lang.install_dialog;
auto lang = gui.lang.install_dialog.pkg_install;
auto indicator = gui.lang.indicator;
auto common = emuenv.common_dialog.lang.common;
+10 -7
View File
@@ -23,20 +23,23 @@
namespace gui {
void draw_reinstall_dialog(GenericDialogState *status, EmuEnvState &emuenv) {
void draw_reinstall_dialog(GenericDialogState *status, GuiState &gui, EmuEnvState &emuenv) {
auto lang = gui.lang.install_dialog.reinstall;
auto info = gui.lang.app_context;
auto common = emuenv.common_dialog.lang.common;
ImGui::SetNextWindowPos(ImVec2(ImGui::GetIO().DisplaySize.x / 2.f, ImGui::GetIO().DisplaySize.y / 2.f), ImGuiCond_Always, ImVec2(0.5f, 0.5f));
ImGui::SetNextWindowSize(ImVec2(0, 0));
ImGui::Begin("Reinstall this content?");
ImGui::Text("This content is already installed.");
ImGui::Begin(lang["reinstall_content"].c_str());
ImGui::Text("%s", lang["already_installed"].c_str());
ImGui::Spacing();
ImGui::Text("Title: %s.\nTitle ID: %s.\nVersion: %s.", emuenv.app_info.app_title.c_str(), emuenv.app_info.app_title_id.c_str(), emuenv.app_info.app_version.c_str());
ImGui::Text("%s: %s\n%s: %s\n%s: %s", gui.lang.home_screen["tit"].c_str(), emuenv.app_info.app_title.c_str(), info["title_id"].c_str(), emuenv.app_info.app_title_id.c_str(), info["version"].c_str(), emuenv.app_info.app_version.c_str());
ImGui::Spacing();
ImGui::Text("Do you want to reinstall it and overwrite existing data?");
if (ImGui::Button("Yes")) {
ImGui::Text("%s", lang["reinstall_overwrite"].c_str());
if (ImGui::Button(common["yes"].c_str())) {
*status = CONFIRM_STATE;
}
ImGui::SameLine();
if (ImGui::Button("No")) {
if (ImGui::Button(common["no"].c_str())) {
*status = CANCEL_STATE;
}
ImGui::End();
+3 -3
View File
@@ -35,7 +35,7 @@ void draw_welcome_dialog(GuiState &gui, EmuEnvState &emuenv) {
ImGui::Spacing();
ImGui::Separator();
ImGui::Spacing();
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["line_second"].c_str());
ImGui::TextWrapped("%s", lang["line_second"].c_str());
ImGui::Spacing();
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["line_third"].c_str());
ImGui::Spacing();
@@ -43,7 +43,7 @@ void draw_welcome_dialog(GuiState &gui, EmuEnvState &emuenv) {
if (ImGui::Button(lang["download_firmware"].c_str()))
open_path("https://www.playstation.com/en-us/support/hardware/psvita/system-software/");
ImGui::SameLine();
if (ImGui::Button(gui.lang.install_dialog["download_firmware_font_package"].c_str()))
if (ImGui::Button(gui.lang.install_dialog.firmware_install["download_firmware_font_package"].c_str()))
open_path("https://bit.ly/2P2rb0r");
ImGui::Spacing();
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["line_sixth_part_one"].c_str());
@@ -61,7 +61,7 @@ void draw_welcome_dialog(GuiState &gui, EmuEnvState &emuenv) {
if (ImGui::Button(lang["homebrew_compatibility_list"].c_str()))
open_path("https://vita3k.org/compatibility-homebrew.html");
ImGui::Spacing();
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["line_eighth"].c_str());
ImGui::TextColored(GUI_COLOR_TEXT, "%s", lang["line_ninth"].c_str());
ImGui::SameLine();
if (ImGui::Button("GitHub"))
open_path("https://github.com/Vita3K/Vita3K");
+1 -1
View File
@@ -151,7 +151,7 @@ bool install_archive_content(EmuEnvState &emuenv, GuiState *gui, const fs::path
glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
gui::draw_ui(*gui, emuenv);
ImGui::PushFont(gui->vita_font);
gui::draw_reinstall_dialog(&status, emuenv);
gui::draw_reinstall_dialog(&status, *gui, emuenv);
ImGui::PopFont();
glViewport(0, 0, static_cast<int>(ImGui::GetIO().DisplaySize.x), static_cast<int>(ImGui::GetIO().DisplaySize.y));
ImGui::Render();
+66 -39
View File
@@ -121,7 +121,7 @@ struct LangState {
std::map<std::string, std::string> about = {
{ "title", "About" },
{ "vita3k", "Vita3K: a PS Vita/PS TV Emulator. The world's first functional PS Vita/PS TV emulator." },
{ "about_vita3k", "Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux and macOS operating systems." },
{ "about_vita3k", "Vita3K is an experimental open-source PlayStation Vita/PlayStation TV emulator written in C++ for Windows, Linux, macOS and Android operating systems." },
{ "note", "Note: The emulator is still in a very early stage of development." },
{ "github_website", "If you're interested in contributing, check out our GitHub:" },
{ "vita3k_website", "Visit our website for more info:" },
@@ -133,6 +133,9 @@ struct LangState {
{ "boot", "Boot" },
{ "check_app_compatibility", "Check App Compatibility" },
{ "copy_app_info", "Copy App Info" },
{ "open_issue", "Open Issue" },
{ "create_issue", "Create Issue" },
{ "update_database", "Update Database" },
{ "name_and_id", "Name and Title ID" },
{ "app_summary", "App Summary" },
{ "custom_config", "Custom Config" },
@@ -244,7 +247,7 @@ struct LangState {
{ "toggle_touch", "Toggle Touch" },
{ "toggle_gui_visibility", "Toggle GUI Visibility" },
{ "error", "Error" },
{ "error_duplicate_key", "The key is used for other bindings or it is reserved" }
{ "error_duplicate_key", "The key is used for other bindings or it is reserved." }
};
std::map<std::string, std::string> game_data = {
{ "app_close", "The following application will close." },
@@ -258,7 +261,7 @@ struct LangState {
{ "usa", "USA" },
{ "europe", "Europe" },
{ "japan", "Japan" },
{ "asia", "ASIA" },
{ "asia", "Asia" },
{ "by_type", "By Type" },
{ "commercial", "Commercial" },
{ "homebrew", "Homebrew" },
@@ -282,42 +285,60 @@ struct LangState {
{ "back", "Back" },
{ "completed_setup", "You have now completed initial setup.\nYour Vita3K system is ready!" },
{ "select_language", "Select a language" },
{ "install_firmware", "Install Firmware." },
{ "install_highly_recommended", "Installing both firmware files is highly recommended." },
{ "installed", "Installed:" },
{ "download_firmware", "Download Firmware" },
{ "download_font_package", "Download Font Package" },
{ "install_firmware_file", "Install Firmware File" },
{ "completed", "Completed." },
{ "next", "Next" }
};
std::map<std::string, std::string> install_dialog = {
{ "fw_installing", "Installation in progress, please wait..." },
{ "successed_install_fw", "Firmware successfully installed." },
{ "fw_version", "Firmware version:" },
{ "no_font_exist", "No firmware font package present.\nPlease download and install it." },
{ "download_firmware_font_package", "Download Firmware Font Package" },
{ "firmware_font_package_note", "Firmware font package is mandatory for some applications and also for Asian regional font support. (Generally Recommended)" },
{ "delete_fw", "Delete the firmware installation file?" },
{ "select_key_type", "Select key type" },
{ "select_work", "Select work.bin" },
{ "enter_zrif", "Enter zRIF" },
{ "enter_zrif_key", "Enter zRIF key" },
{ "input_zrif", "Please input your zRIF here" },
{ "copy_paste_zrif", "Ctrl(Cmd) + C to copy, Ctrl(Cmd) + V to paste." },
{ "delete_pkg", "Delete the pkg file?" },
{ "delete_work", "Delete the work.bin file?" },
{ "check_log", "Please check log for more details." },
{ "select_install_type", "Select install type" },
{ "select_file", "Select File" },
{ "select_directory", "Select Directory" },
{ "compatible_content", "{} archive(s) found with compatible contents." },
{ "successed_install_archive", "{} archive(s) contents successfully installed:" },
{ "update_app", "Update App to:" },
{ "failed_install_archive", "Failed to install {} archive(s) contents:" },
{ "not_compatible_content", "No compatible content found in {} archive(s):" },
{ "delete_archive", "Delete archive?" },
{ "select_license_type", "Select license type" },
{ "select_bin_rif", "Select work.bin/rif" },
{ "successed_install_license", "Successfully installed license." },
{ "content_id", "Content ID:" },
{ "title_id", "Title ID:" },
{ "delete_bin_rif", "Delete the work.bin/rif file?" }
struct InstallDialog {
std::map<std::string, std::string> firmware_install = {
{ "firmware_installing", "Installation in progress, please wait..." },
{ "successed_install_firmware", "Firmware successfully installed." },
{ "firmware_version", "Firmware version:" },
{ "no_font_exist", "No firmware font package present.\nPlease download and install it." },
{ "download_firmware_font_package", "Download Firmware Font Package" },
{ "firmware_font_package_note", "Firmware font package is needed for some applications and also for Asian regional font support. (Generally Recommended)" },
{ "delete_firmware", "Delete the firmware installation file?" }
};
std::map<std::string, std::string> pkg_install = {
{ "select_key_type", "Select key type" },
{ "select_work", "Select work.bin" },
{ "enter_zrif", "Enter zRIF" },
{ "enter_zrif_key", "Enter zRIF key" },
{ "input_zrif", "Please input your zRIF here" },
{ "copy_paste_zrif", "Ctrl (Cmd) + C to copy, Ctrl (Cmd) + V to paste." },
{ "delete_pkg", "Delete the pkg file?" },
{ "delete_work", "Delete the work.bin file?" },
{ "check_log", "Please check the log for more details." }
};
std::map<std::string, std::string> archive_install = {
{ "select_install_type", "Select install type" },
{ "select_file", "Select File" },
{ "select_directory", "Select Directory" },
{ "compatible_content", "{} archive(s) found with compatible contents." },
{ "successed_install_archive", "{} archive(s) contents successfully installed:" },
{ "update_app", "Update App to:" },
{ "failed_install_archive", "Failed to install {} archive(s) contents:" },
{ "not_compatible_content", "No compatible content found in {} archive(s):" },
{ "delete_archive", "Delete archive?" }
};
std::map<std::string, std::string> license_install = {
{ "select_license_type", "Select license type" },
{ "select_bin_rif", "Select work.bin/rif" },
{ "successed_install_license", "Successfully installed license." },
{ "delete_bin_rif", "Delete the work.bin/rif file?" }
};
std::map<std::string, std::string> reinstall = {
{ "reinstall_content", "Reinstall this content?" },
{ "already_installed", "This content is already installed." },
{ "reinstall_overwrite", "Do you want to reinstall it and overwrite existing data?" }
};
};
InstallDialog install_dialog;
struct LiveArea {
std::map<std::string, std::string> main = {
{ "start", "Start" },
@@ -325,8 +346,8 @@ struct LangState {
};
std::map<std::string, std::string> help = {
{ "control_setting", "Using configuration set for keyboard in control setting" },
{ "fw_not_detected", "Firmware not detected. Installation is highly recommended" },
{ "fw_font_not_detected", "Firmware font not detected. Installing it is recommended for font text in Live Area" },
{ "firmware_not_detected", "Firmware not detected. Installation is highly recommended" },
{ "firmware_font_not_detected", "Firmware font not detected. Installing it is recommended for font text in Live Area" },
{ "live_area_help", "Live Area Help" },
{ "browse_app", "Browse in app list" },
{ "browse_app_control", "D-pad, Left Stick, Wheel in Up/Down or using Slider" },
@@ -350,6 +371,12 @@ struct LangState {
};
};
LiveArea live_area;
std::map<std::string, std::string> performance_overlay = {
{ "fps", "FPS" },
{ "avg", "Avg" },
{ "min", "Min" },
{ "max", "Max" }
};
struct Settings {
std::map<std::string, std::string> main = { { "title", "Settings" } };
struct ThemeBackground {
@@ -465,7 +492,7 @@ struct LangState {
std::map<std::string, std::string> welcome = {
{ "title", "Welcome to Vita3K" },
{ "line_first", "Vita3K PlayStation Vita Emulator" },
{ "line_second", "Vita3K is an open-source PlayStation Vita emulator written in C++ for Windows, Linux and macOS." },
{ "line_second", "Vita3K is an open-source PlayStation Vita emulator written in C++ for Windows, Linux, macOS and Android." },
{ "line_third", "The emulator is still in its early stages so any feedback and testing is greatly appreciated." },
{ "line_fourth", "To get started, please install the PS Vita firmware and font packages." },
{ "download_firmware", "Download Firmware" },
@@ -475,7 +502,7 @@ struct LangState {
{ "line_seventh", "Consult the Commercial game and the Homebrew compatibility list to see what currently runs." },
{ "commercial_compatibility_list", "Commercial Compatibility List" },
{ "homebrew_compatibility_list", "Homebrew Compatibility List" },
{ "line_eighth", "Contributions are welcome!" },
{ "line_ninth", "Contributions are welcome!" },
{ "line_tenth", "Additional support can be found in the #help channel of the" },
{ "line_eleventh", "Vita3K does not condone piracy. You must dump your own games." },
{ "show_next_time", "Show next time" },
+21 -2
View File
@@ -223,7 +223,23 @@ void init_lang(LangState &lang, EmuEnvState &emuenv) {
set_lang_string(lang.initial_setup, lang_child.child("initial_setup"));
// Install Dialog
set_lang_string(lang.install_dialog, lang_child.child("install_dialog"));
const auto install_dialog = lang_child.child("install_dialog");
if (!install_dialog.empty()) {
// Firmware Install
set_lang_string(lang.install_dialog.firmware_install, install_dialog.child("firmware_install"));
// Package Install
set_lang_string(lang.install_dialog.pkg_install, install_dialog.child("pkg_install"));
// Archive Install
set_lang_string(lang.install_dialog.archive_install, install_dialog.child("archive_install"));
// License Install
set_lang_string(lang.install_dialog.license_install, install_dialog.child("license_install"));
// Reinstall
set_lang_string(lang.install_dialog.reinstall, install_dialog.child("reinstall"));
}
// Live Area
const auto live_area = lang_child.child("live_area");
@@ -235,6 +251,9 @@ void init_lang(LangState &lang, EmuEnvState &emuenv) {
set_lang_string(lang.live_area.help, live_area.child("help"));
}
// Performance Overlay
set_lang_string(lang.performance_overlay, lang_child.child("performance_overlay"));
// Settings
const auto settings = lang_child.child("settings");
if (!settings.empty()) {
@@ -275,7 +294,7 @@ void init_lang(LangState &lang, EmuEnvState &emuenv) {
set_lang_string(lang.settings.date_time.time_format, date_time.child("time_format"));
}
// Languague
// Language
const auto language = settings.child("language");
if (!language.empty()) {
// Main