You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notes/src/res/values/strings.xml

199 lines
11 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Notes</string>
<string name="app_widget2x2">Notes 2x2</string>
<string name="app_widget4x4">Notes 4x4</string>
<string name="widget_havenot_content">No associated note found, click to create associated note.</string>
<string name="widget_under_visit_mode">Privacy modecan not see note content</string>
<string name="notelist_string_info">...</string>
<string name="notelist_menu_new">Add note</string>
<string name="delete_remind_time_message">Delete reminder successfully</string>
<string name="set_remind_time_message">Set reminder</string>
<string name="note_alert_expired">Expired</string>
<string name="format_date_ymd">yyyyMMdd</string>
<string name="format_datetime_mdhm">MMMd kk:mm</string>
<string name="notealert_ok">Got it</string>
<string name="notealert_enter">Take a look</string>
<string name="note_link_tel">Call</string>
<string name="note_link_email">Send email</string>
<string name="note_link_web">Browse web</string>
<string name="note_link_other">Open map</string>
<!-- Text export file information -->
<string name="file_path">/MIUI/notes/</string>
<string name="file_name_txt_format">notes_%s.txt</string>
<!-- notes list string -->
<string name="format_folder_files_count">(%d)</string>
<string name="menu_create_folder">New Folder</string>
<string name="menu_export_text">Export text</string>
<string name="menu_sync">Sync</string>
<string name="menu_sync_cancel">Cancel syncing</string>
<string name="menu_setting">Settings</string>
<string name="menu_search">Search</string>
<string name="menu_delete">Delete</string>
<string name="menu_move">Move to folder</string>
<string name="menu_select_title">%d selected</string>
<string name="menu_select_none">Nothing selected, the operation is invalid</string>
<string name="menu_select_all">Select all</string>
<string name="menu_deselect_all">Deselect all</string>
<string name="menu_font_size">Font size</string>
<string name="menu_font_small">Small</string>
<string name="menu_font_normal">Medium</string>
<string name="menu_font_large">Large</string>
<string name="menu_font_super">Super</string>
<string name="menu_list_mode">Enter check list</string>
<string name="menu_normal_mode">Leave check list</string>
<string name="menu_folder_view">View folder</string>
<string name="menu_folder_delete">Delete folder</string>
<string name="menu_folder_change_name">Change folder name</string>
<string name="menu_bold">Bold</string>
<string name="menu_italic">Italic</string>
<string name="menu_underline">Underline</string>
<string name="menu_strikethrough">Strikethrough</string>
<string name="menu_pin">Pin</string>
<string name="folder_exist">The folder %1$s exist, please rename</string>
<string name="menu_share">Share</string>
<string name="menu_insert_image">Insert image</string>
<string name="image_insert_title">Insert image</string>
<string name="image_insert_gallery">Choose from gallery</string>
<string name="image_insert_camera">Take a photo</string>
<string name="image_content_description">Attachment image</string>
<string name="delete_image">Delete image</string>
<string name="confirm_delete_image">Are you sure you want to delete this image?</string>
<string name="permission_denied">Permission denied, cannot access image</string>
<string name="image_added">Image added successfully</string>
<string name="image_deleted">Image deleted</string>
<string name="failed_to_add_image">Failed to add image</string>
<string name="camera_preview_title">Preview Photo</string>
<string name="camera_preview_image">Preview image</string>
<string name="camera_retake">Retake</string>
<string name="camera_confirm">Confirm</string>
<string name="menu_send_to_desktop">Send to home</string>
<string name="menu_alert">Remind me</string>
<string name="menu_remove_remind">Delete reminder</string>
<string name="menu_title_select_folder">Select folder</string>
<string name="menu_move_parent_folder">Parent folder</string>
<string name="info_note_enter_desktop">Note added to home</string>
<string name="alert_message_delete_folder">Confirm to delete folder and its notes?</string>
<string name="alert_title_delete">Delete selected notes</string>
<string name="alert_message_delete_notes">Confirm to delete the selected %d notes?</string>
<string name="alert_message_delete_note">Confirm to delete this note?</string>
<string name="format_move_notes_to_folder">Have moved selected %1$d notes to %2$s folder</string>
<!-- Error information -->
<string name="error_sdcard_unmounted">SD card busy, not available now</string>
<string name="error_sdcard_export">Export failed, please check SD card</string>
<string name="error_note_not_exist">The note is not exist</string>
<string name="error_note_empty_for_clock">Sorry, can not set clock on empty note</string>
<string name="error_note_empty_for_send_to_desktop">Sorry, can not send and empty note to home</string>
<string name="success_sdcard_export">Export successful</string>
<string name="failed_sdcard_export">Export fail</string>
<string name="format_exported_file_location">Export text file (%1$s) to SD (%2$s) directory</string>
<string name="preferences_title">Settings</string>
<string name="preferences_user_center_title">User Center</string>
<string name="preferences_user_center_summary">Current user: %1$s</string>
<string name="preferences_user_center_not_logged_in">Not logged in</string>
<string name="menu_login">Login</string>
<string name="menu_register">Register</string>
<string name="menu_logout">Logout</string>
<string name="toast_logout_success">Logout successful</string>
<string name="preferences_bg_random_appear_title">New note background color random</string>
<string name="preferences_elder_mode_title">Elder mode</string>
<string name="button_delete">Delete</string>
<string name="call_record_folder_name">Call notes</string>
<string name="hint_foler_name">Input name</string>
<!-- 用户登录/注册相关字符串 -->
<string name="title_login">Login</string>
<string name="title_register">Register</string>
<string name="btn_login">Login</string>
<string name="btn_register">Register</string>
<string name="text_register_account">Don\'t have an account? Register</string>
<string name="hint_username">Username</string>
<string name="hint_login_password">Password</string>
<string name="hint_confirm_password">Confirm Password</string>
<string name="error_username_empty">Username cannot be empty</string>
<string name="error_login_failed">Username or password is incorrect</string>
<string name="error_username_exists">Username already exists</string>
<string name="error_register_failed">Registration failed</string>
<string name="toast_login_success">Login successful</string>
<string name="toast_register_success">Registration successful</string>
<string name="error_sync_not_available">Sync feature is no longer available</string>
<string name="search_label">Searching Notes</string>
<string name="search_hint">Search notes</string>
<string name="search_setting_description">Text in your notes</string>
<string name="search">Notes</string>
<string name="datetime_dialog_ok">set</string>
<string name="datetime_dialog_cancel">cancel</string>
<plurals name="search_results_title">
<item quantity="one"><xliff:g id="number" example="1">%1$s</xliff:g> result for \"<xliff:g id="search" example="???">%2$s</xliff:g>\"</item>
<!-- Case of 0 or 2 or more results. -->
<item quantity="other"><xliff:g id="number" example="15">%1$s</xliff:g> results for \"<xliff:g id="search" example="???">%2$s</xliff:g>\"</item>
</plurals>
<string name="change_background_color">Change background color</string>
<!-- 便签加锁相关字符串 -->
<string name="menu_lock">加锁</string>
<string name="menu_unlock">解锁</string>
<string name="menu_security_settings">加密设置</string>
<string name="menu_set_password">设置密码</string>
<string name="menu_change_password">修改密码</string>
<string name="menu_clear_password">清除密码</string>
<string name="preferences_security_category">安全设置</string>
<string name="preferences_security_title">加密设置</string>
<string name="preferences_security_summary">设置、修改或清除便签密码</string>
<string name="preferences_password_set">密码已设置</string>
<string name="preferences_password_not_set">密码未设置</string>
<string name="title_locked_note">便签已加锁</string>
<string name="title_unlock_note">解锁便签</string>
<string name="title_set_password">设置密码</string>
<string name="title_change_password">修改密码</string>
<string name="title_verify_password">验证密码</string>
<string name="hint_enter_password">请输入密码</string>
<string name="hint_password">密码</string>
<string name="hint_new_password">新密码</string>
<string name="hint_old_password">原密码</string>
<string name="error_wrong_password">密码错误</string>
<string name="error_no_password_set">请先设置密码</string>
<string name="error_password_empty">密码不能为空</string>
<string name="error_password_mismatch">两次密码不一致</string>
<string name="error_operation_failed">操作失败</string>
<string name="toast_lock_success">加锁成功</string>
<string name="toast_unlock_success">解锁成功</string>
<string name="toast_password_set_success">密码设置成功</string>
<string name="toast_password_change_success">密码修改成功</string>
<string name="toast_password_cleared">密码已清除</string>
<string name="message_batch_unlock">解锁选中的 %d 条便签</string>
<string name="message_clear_password_confirm">确定要清除密码吗?清除后所有便签将不再受保护。</string>
<!-- 文件夹加密相关字符串 -->
<string name="title_encrypt_folder">加密文件夹</string>
<string name="title_decrypt_folder">取消加密</string>
<string name="hint_set_folder_password">请设置密码</string>
<string name="hint_enter_folder_password">请输入密码</string>
<string name="toast_folder_encrypted">文件夹已加密</string>
<string name="toast_folder_decrypted">文件夹已取消加密</string>
<string name="error_folder_password_empty">密码不能为空</string>
<string name="error_folder_password_wrong">密码错误</string>
</resources>