1{ 2 "string": [ 3 { 4 "name": "entry_desc", 5 "value": "description" 6 }, 7 { 8 "name": "MainAbility_desc", 9 "value": "DLPManager" 10 }, 11 { 12 "name": "MainAbility_label", 13 "value": "DLPManager" 14 }, 15 { 16 "name": "ViewAbility_desc", 17 "value": "DLPViewer" 18 }, 19 { 20 "name": "ban", 21 "value": "Cancel" 22 }, 23 { 24 "name": "typeface", 25 "value": "HarmonyHeiTi" 26 }, 27 { 28 "name": "save", 29 "value": "Save" 30 }, 31 { 32 "name": "save_as", 33 "value": "Save as" 34 }, 35 { 36 "name": "screenshot", 37 "value": "Screenshot" 38 }, 39 { 40 "name": "share_the_screen", 41 "value": "Share screen" 42 }, 43 { 44 "name": "screen_recording", 45 "value": "Record screen" 46 }, 47 { 48 "name": "duplicate", 49 "value": "Copy" 50 }, 51 { 52 "name": "print", 53 "value": "Print" 54 }, 55 { 56 "name": "export", 57 "value": "Export" 58 }, 59 { 60 "name": "modifying_the_permissions_of_a_document", 61 "value": "Modify permission" 62 }, 63 { 64 "name": "sure", 65 "value": "Ok" 66 }, 67 { 68 "name": "header_title", 69 "value": "Protect file" 70 }, 71 { 72 "name": "perm_list_title_read_only", 73 "value": "Read-only" 74 }, 75 { 76 "name": "perm_list_title_full_control", 77 "value": "Full control" 78 }, 79 { 80 "name": "da_buttion", 81 "value": "OK" 82 }, 83 { 84 "name": "header_title_list", 85 "value": "Protect the file with restricted access." 86 }, 87 { 88 "name": "header_title_readonly", 89 "value": "Read-only" 90 }, 91 { 92 "name": "header_title_edit", 93 "value": "Change" 94 }, 95 { 96 "name": "header_title_edit_content", 97 "value": "Edit" 98 }, 99 { 100 "name": "header_title_readonly_tips", 101 "value": "Users with the read-only permission can view the file, but cannot edit, copy, or print it." 102 }, 103 { 104 "name": "header_title_edit_tips", 105 "value": "Users with the change permission can view, edit, copy, record, or save the file, but cannot print it." 106 }, 107 { 108 "name": "header_title_full_control_tips", 109 "value": "Users with the full control permission can operate the file without restrictions." 110 }, 111 { 112 "name": "file_encrypted", 113 "value": "File protected" 114 }, 115 { 116 "name": "viewing_encryption_details", 117 "value": "View details" 118 }, 119 { 120 "name": "stow_away", 121 "value": "Hide" 122 }, 123 { 124 "name": "storage_path", 125 "value": "Save path" 126 }, 127 { 128 "name": "document_valid_until", 129 "value": "File valid until:" 130 }, 131 { 132 "name": "permanently", 133 "value": "Permanent" 134 }, 135 { 136 "name": "change_encryption", 137 "value": "Change protection" 138 }, 139 { 140 "name": "finished", 141 "value": "Finish" 142 }, 143 { 144 "name": "permissions_are_restricted", 145 "value": "This file is protected, accessible only to specified users." 146 }, 147 { 148 "name": "unencrypted", 149 "value": "Revoke protection" 150 }, 151 { 152 "name": "enter_a_complete_work_ID", 153 "value": "Enter an employee ID and press Enter. Example: a00123456" 154 }, 155 { 156 "name": "incorrect_work_ID", 157 "value": "Invalid employee ID. Please reenter." 158 }, 159 { 160 "name": "network_invalid", 161 "value": "Network error. Try again later." 162 }, 163 { 164 "name": "enter_a_complete_account", 165 "value": "Enter an account name" 166 }, 167 { 168 "name": "incorrect_account", 169 "value": "Invalid account name" 170 }, 171 { 172 "name": "encryption_loading_title", 173 "value": "Encrypting the file..." 174 }, 175 { 176 "name": "PERMISSION_TYPE_SELECT_TARGET", 177 "value": "Only specified" 178 }, 179 { 180 "name": "PERMISSION_TYPE_SELECT_ALL", 181 "value": "Anyone" 182 }, 183 { 184 "name": "PERMISSION_TYPE_SELECT_SELF", 185 "value": "Only myself" 186 }, 187 { 188 "name": "TITLE_APP_ERROR", 189 "value": "The application is abnormal" 190 }, 191 { 192 "name": "MESSAGE_APP_GET_FILE_ASSET_ERROR", 193 "value": "Failed to get file information. Please try again." 194 }, 195 { 196 "name": "MESSAGE_APP_PARAM_ERROR", 197 "value": "Failed to start the DLP application. Check the parameters and try again." 198 }, 199 { 200 "name": "MESSAGE_APP_INSIDE_ERROR", 201 "value": "Internal application error. Please try again." 202 }, 203 { 204 "name": "MESSAGE_APP_GET_ACCOUNT_ERROR", 205 "value": "Failed to obtain the account information. Please try again." 206 }, 207 { 208 "name": "MESSAGE_APP_NO_ACCOUNT_ERROR", 209 "value": "The account has not been logged in. Please log in and try again." 210 }, 211 { 212 "name": "TITLE_SERVICE_ERROR", 213 "value": "The service is abnormal" 214 }, 215 { 216 "name": "MESSAGE_SERVICE_INSIDE_ERROR", 217 "value": "Internal service error. Please try again." 218 }, 219 { 220 "name": "MESSAGE_DLP_CREDENTIAL_SERVER_ERROR", 221 "value": "Failed to connect to the server. Check the network and try again." 222 }, 223 { 224 "name": "MESSAGE_DLP_CREDENTIAL_TIMEOUT_ERROR", 225 "value": "Service response timed out. Please try again." 226 }, 227 { 228 "name": "MESSAGE_GENERATE_DLP_ERROR", 229 "value": "Failed to set the document permission. Please try again." 230 }, 231 { 232 "name": "MESSAGE_RECOVER_DLP_ERROR", 233 "value": "Failed to delete the document permission. Please try again." 234 }, 235 { 236 "name": "TITLE_APP_VISIT_FILE_ERROR", 237 "value": "No permission" 238 }, 239 { 240 "name": "MESSAGE_APP_NOT_HAVE_PERM_VISIT", 241 "value": "You do not have the permission to view the file. To apply for the permission, contact:%s" 242 }, 243 { 244 "name": "TITLE_APP_DLP_ERROR", 245 "value": "DLP format error" 246 }, 247 { 248 "name": "MESSAGE_APP_FILE_PARAM_ERROR", 249 "value": "The document you opened is not in the correct format. Please try again." 250 }, 251 { 252 "name": "TITLE_OPERATE_DENY", 253 "value": "Reject operation" 254 }, 255 { 256 "name": "MESSAGE_DLP_READ_ONLY", 257 "value": "The file is read-only. You do not have the operation permission. Apply for the permission and try again." 258 }, 259 { 260 "name": "permission_status_readOnly", 261 "value": "This file is protected. You have the read-only permission." 262 }, 263 { 264 "name": "permission_status_title", 265 "value": "This file is protected. You have the read-only and change permissions." 266 }, 267 { 268 "name": "apply_for_the_permission", 269 "value": "To apply for permissions, contact:" 270 }, 271 { 272 "name": "colon", 273 "value": ":" 274 }, 275 { 276 "name": "delete_account", 277 "value": "Delete" 278 }, 279 { 280 "name": "TITLE_CANT_ENCRYPT", 281 "value": "Can't encrypt" 282 }, 283 { 284 "name": "MESSAGE_DLP_FILENAME_TOO_LONG", 285 "value": "The encrypted file cannot be saved because the file name is too long. You are advised to shorten the file name by four characters before encrypting the file." 286 }, 287 { 288 "name": "MESSAGE_DLP_OPEN_REJECT", 289 "value": "The file has been opened. Close the file before encrypting it." 290 }, 291 { 292 "name": "MESSAGE_DLP_ENCRYPTION_REJECTED", 293 "value": "The file is being encrypted. Please open it after the encryption is complete." 294 }, 295 { 296 "name": "MESSAGE_DLP_SYSTEM_NEED_TO_BE_UPGRADED", 297 "value": "The system version is too early to open encrypted files on the system of a later version. Upgrada the system and try again." 298 }, 299 { 300 "name": "encrypt_employee_id", 301 "value": "Employee ID" 302 }, 303 { 304 "name": "encrypt_domain", 305 "value": "Domain" 306 } 307 ] 308} 309