Skip to content
57 changes: 57 additions & 0 deletions zh-CN/app/src/main/res/values/strings-Chinese Simplified.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">H Viewer</string>
<string name="checking_for_update">Checking for update</string>
<string name="app_version">Version %1$s</string>
<string name="favorite">Favorite</string>
<string name="history">History</string>
<string name="enter_your_pin">Enter your PIN:</string>
<string name="wrong_pin">Wrong PIN</string>
<string name="settings">Settings</string>
<string name="remote_url">Remote Url</string>
<string name="enable_secure_screen">Enable secure screen</string>
<string name="lock_screen">Lock Screen</string>
<string name="editor">Editor</string>
<string name="lock">Lock</string>
<string name="open_in_browser">Open in browser</string>
<string name="post_size">Size: %1$s</string>
<string name="post_views">Views: %1$s</string>
<string name="search">Search</string>
<string name="ok">OK</string>
<string name="enter_new_pin">Enter New Pin</string>
<string name="cancel">Cancel</string>
<string name="sites">Sites</string>
<string name="topics">Topics</string>
<string name="dev_mode_enabled">Dev Mode Enabled</string>
<string name="press_again_to_exit">Press again to exit</string>
<string name="saved">Saved!</string>
<string name="double_click_to_dismiss">Double click to dismiss</string>
<string name="post_removed_from_favorite">%1$s removed from favorite</string>
<string name="undo">Undo</string>
<string name="open_crash_log">Open crash logs</string>
<string name="edit_local_scripts">Edit local scripts</string>
<string name="invalid_url">Invalid URL %1$s</string>
<string name="invalid_repo">Invalid Repo</string>
<string name="downloads">Downloads</string>
<string name="downloading_post">Downloading %1$s</string>
<string name="tap_to_open">Tap to open</string>
<string name="download_complete">Download Complete</string>
<string name="confirm">Confirm</string>
<string name="confirm_delete">Confirm Delete</string>
<string name="are_you_sure_you_want_to_delete_folder">Are you sure you want to delete %1$s?\nThis process cannot be undone.</string>
<string name="scripts_updated">Scripts Updated</string>
<string name="version_">Version %1$s</string>
<string name="scripts_installed">Scripts Installed</string>
<string name="from_repo_">From repo %1$s</string>
<string name="up_to_date">Up to date</string>
<string name="h_viewer_scripts_url">https://github.com/paulcoding810/h-viewer-scripts</string>
<string name="branch">Branch</string>
<string name="clear_history">Clear history</string>
<string name="clear_history_confirm">Are you sure you want to clear history?</string>
<string name="new_version_available">New version available</string>
<string name="downloading_apk">Downloading APK</string>
<string name="install_now">Install now</string>
<string name="error">Error</string>
<string name="install">Install</string>
<string name="update_available">Update Available</string>
</resources>