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": "EncryptedSharing", 21 "value": "Encrypted share" 22 }, 23 { 24 "name": "ban", 25 "value": "Cancel" 26 }, 27 { 28 "name": "typeface", 29 "value": "HarmonyHeiTi" 30 }, 31 { 32 "name": "save", 33 "value": "Save" 34 }, 35 { 36 "name": "save_as", 37 "value": "Save as" 38 }, 39 { 40 "name": "screenshot", 41 "value": "Screenshot" 42 }, 43 { 44 "name": "share_the_screen", 45 "value": "Share screen" 46 }, 47 { 48 "name": "screen_recording", 49 "value": "Record screen" 50 }, 51 { 52 "name": "duplicate", 53 "value": "Copy" 54 }, 55 { 56 "name": "print", 57 "value": "Print" 58 }, 59 { 60 "name": "sure", 61 "value": "OK" 62 }, 63 { 64 "name": "header_title", 65 "value": "File permissions" 66 }, 67 { 68 "name": "perm_list_title_read_only", 69 "value": "Read-only" 70 }, 71 { 72 "name": "da_button", 73 "value": "OK" 74 }, 75 { 76 "name": "header_title_list", 77 "value": "Protect the file with restricted access." 78 }, 79 { 80 "name": "header_title_readonly", 81 "value": "Read-only" 82 }, 83 { 84 "name": "header_title_edit", 85 "value": "Edit" 86 }, 87 { 88 "name": "header_title_edit_content", 89 "value": "Edit" 90 }, 91 { 92 "name": "header_title_readonly_tips", 93 "value": "Users with read-only access can view this file, but can't edit, copy, or print it." 94 }, 95 { 96 "name": "header_title_edit_tips", 97 "value": "Users with this permission can view, edit, copy, screen-record, save, and print this file." 98 }, 99 { 100 "name": "file_encrypted", 101 "value": "File protected" 102 }, 103 { 104 "name": "viewing_encryption_details", 105 "value": "View details" 106 }, 107 { 108 "name": "stow_away", 109 "value": "Hide" 110 }, 111 { 112 "name": "permanently", 113 "value": "Never expires" 114 }, 115 { 116 "name": "change_encryption", 117 "value": "Change protection" 118 }, 119 { 120 "name": "finished", 121 "value": "Finish" 122 }, 123 { 124 "name": "permissions_are_restricted", 125 "value": "This file is protected, accessible only to specified users." 126 }, 127 { 128 "name": "unencrypted", 129 "value": "Revoke protection" 130 }, 131 { 132 "name": "enter_a_complete_work_ID", 133 "value": "Enter employee ID and press Enter. For example: a00123456" 134 }, 135 { 136 "name": "incorrect_work_ID", 137 "value": "Invalid employee ID. Please re-enter." 138 }, 139 { 140 "name": "network_invalid", 141 "value": "Network error. Try again later." 142 }, 143 { 144 "name": "enter_a_complete_account", 145 "value": "Enter account" 146 }, 147 { 148 "name": "incorrect_account", 149 "value": "Invalid account name" 150 }, 151 { 152 "name": "encryption_loading_title", 153 "value": "Encrypting file…" 154 }, 155 { 156 "name": "PERMISSION_TYPE_SELECT_TARGET", 157 "value": "Specified users" 158 }, 159 { 160 "name": "PERMISSION_TYPE_SELECT_ALL", 161 "value": "Everyone" 162 }, 163 { 164 "name": "PERMISSION_TYPE_SELECT_SELF", 165 "value": "Only myself" 166 }, 167 { 168 "name": "TITLE_APP_ERROR", 169 "value": "App error" 170 }, 171 { 172 "name": "MESSAGE_APP_GET_FILE_ASSET_ERROR", 173 "value": "Unable to obtain permission. Try again later." 174 }, 175 { 176 "name": "MESSAGE_APP_PARAM_ERROR", 177 "value": "DLP app did not launch. Check your parameters and try again." 178 }, 179 { 180 "name": "MESSAGE_APP_GET_ACCOUNT_ERROR", 181 "value": "Unable to obtain account information. Try again later." 182 }, 183 { 184 "name": "MESSAGE_APP_NO_ACCOUNT_ERROR", 185 "value": "Log in to your account and try again." 186 }, 187 { 188 "name": "MESSAGE_SERVICE_INSIDE_ERROR", 189 "value": "Unable to do this right now. Try again later." 190 }, 191 { 192 "name": "MESSAGE_NOT_AUTHORIZED_APPLICATION", 193 "value": "This app can't open this file." 194 }, 195 { 196 "name": "MESSAGE_RECOVER_DLP_ERROR", 197 "value": "Unable to change encryption. Try again later." 198 }, 199 { 200 "name": "TITLE_APP_VISIT_FILE_ERROR", 201 "value": "Access denied" 202 }, 203 { 204 "name": "MESSAGE_APP_NOT_HAVE_PERM_VISIT", 205 "value": "You don't have permission to view this file. To apply for permission, contact %s." 206 }, 207 { 208 "name": "MESSAGE_APP_NOT_HAVE_PERM", 209 "value": "You don't have permission to view this file." 210 }, 211 { 212 "name": "THIS_FILE_NOT_SUPPORT_ENCRYPTION_PROTECTION", 213 "value": "This file cannot be encrypted." 214 }, 215 { 216 "name": "MESSAGE_APP_FILE_PARAM_ERROR", 217 "value": "Unable to open file. Check and try again." 218 }, 219 { 220 "name": "MESSAGE_DLP_READ_ONLY", 221 "value": "You don't have permission to save another copy of this file. To request permission, contact %s." 222 }, 223 { 224 "name": "permission_status_readOnly", 225 "value": "This file is protected. You have \"Read-only\" permission." 226 }, 227 { 228 "name": "permission_status_title", 229 "value": "This file is protected. You have \"Read-only\" and \"Edit\" permissions." 230 }, 231 { 232 "name": "apply_for_the_permission", 233 "value": "To request permissions, please contact %s." 234 }, 235 { 236 "name": "apply_for_the_subject", 237 "value": "Actual permissions may vary by app." 238 }, 239 { 240 "name": "delete_account", 241 "value": "Delete" 242 }, 243 { 244 "name": "MESSAGE_DLP_OPEN_REJECT", 245 "value": "Close this file before encrypting it." 246 }, 247 { 248 "name": "MESSAGE_DLP_ENCRYPTION_REJECTED", 249 "value": "This file is currently being encrypted. Wait for encryption to finish and try again." 250 }, 251 { 252 "name": "MESSAGE_DLP_SYSTEM_NEED_TO_BE_UPGRADED", 253 "value": "Unable to open files that were encrypted in a newer system version. Please update your system software and try again." 254 }, 255 { 256 "name": "encrypt_employee_id", 257 "value": "Employee ID: %s" 258 }, 259 { 260 "name": "SYSTEM_IS_AUTHENTICATED_LOGIN", 261 "value": "Log in" 262 }, 263 { 264 "name": "MESSAGE_DLP_SYSTEM_IS_AUTHENTICATED", 265 "value": "Login information could not be identified. Please log in to your work account to continue." 266 }, 267 { 268 "name": "MESSAGE_DLP_ENCRYPTION", 269 "value": "\"%s\" is currently being encrypted. Try again later." 270 }, 271 { 272 "name": "Document_valid", 273 "value": "Validity" 274 }, 275 { 276 "name": "Document_valid_until", 277 "value": "Valid until" 278 }, 279 { 280 "name": "Appointed_day", 281 "value": "Specified date" 282 }, 283 { 284 "name": "Permission_has_expired", 285 "value": "Permissions expired" 286 }, 287 { 288 "name": "Permission_has_expired_description", 289 "value": "Your file permissions have expired. To regain access, contact %s." 290 }, 291 { 292 "name": "Network_not_connected", 293 "value": "No Internet connection" 294 }, 295 { 296 "name": "Network_not_connected_description", 297 "value": "A validity period has been set for access to this file. Please connect to the Internet to confirm permissions." 298 }, 299 { 300 "name": "Go_setting", 301 "value": "Go to Settings" 302 }, 303 { 304 "name": "Timeout_is_not_supported", 305 "value": "The expiration date can't be in the past. Please set another date." 306 }, 307 { 308 "name": "loading_title", 309 "value": "Loading…" 310 }, 311 { 312 "name": "TITLE_APP_VERSION_LOWER", 313 "value": "System update required" 314 }, 315 { 316 "name": "Share_Add_Viewable_Users", 317 "value": "Add a user" 318 }, 319 { 320 "name": "Share_Enter_Mobile_Number", 321 "value": "Mobile numbers only. Encrypted files can be viewed on devices running %s or later." 322 }, 323 { 324 "name": "Share_Tips_Phone_Format", 325 "value": "Enter a valid phone number" 326 }, 327 { 328 "name": "Share_Confirms", 329 "value": "Confirm" 330 }, 331 { 332 "name": "Share_File_Encrypted_Success", 333 "value": "File encrypted successfully." 334 }, 335 { 336 "name": "Share_File_Encrypted_Failed", 337 "value": "Unable to encrypt file." 338 }, 339 { 340 "name": "Share_File_Name_Too_Long", 341 "value": "Unable to encrypt. File name too long." 342 }, 343 { 344 "name": "Share_Contact_Person", 345 "value": "Contacts" 346 }, 347 { 348 "name": "This_File_is_Open_By_Other_App", 349 "value": "This file is open in another app." 350 } 351 ] 352} 353