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 "attr":{ 23 "priority":"LT" 24 } 25 }, 26 { 27 "name":"ban", 28 "value":"Cancel", 29 "attr":{ 30 "priority":"LT" 31 } 32 }, 33 { 34 "name":"typeface", 35 "value":"HarmonyHeiTi" 36 }, 37 { 38 "name":"save", 39 "value":"Save", 40 "attr":{ 41 "priority":"LT" 42 } 43 }, 44 { 45 "name":"save_as", 46 "value":"Save as", 47 "attr":{ 48 "priority":"translate" 49 } 50 }, 51 { 52 "name":"screenshot", 53 "value":"Screenshot", 54 "attr":{ 55 "priority":"LT" 56 } 57 }, 58 { 59 "name":"share_the_screen", 60 "value":"Share screen", 61 "attr":{ 62 "priority":"LT" 63 } 64 }, 65 { 66 "name":"screen_recording", 67 "value":"Record screen", 68 "attr":{ 69 "priority":"LT" 70 } 71 }, 72 { 73 "name":"duplicate", 74 "value":"Copy", 75 "attr":{ 76 "priority":"translate" 77 } 78 }, 79 { 80 "name":"print", 81 "value":"Print", 82 "attr":{ 83 "priority":"LT" 84 } 85 }, 86 { 87 "name":"sure", 88 "value":"OK", 89 "attr":{ 90 "priority":"translate" 91 } 92 }, 93 { 94 "name":"header_title", 95 "value":"File permissions", 96 "attr":{ 97 "priority":"LT" 98 } 99 }, 100 { 101 "name":"perm_list_title_read_only", 102 "value":"Read-only", 103 "attr":{ 104 "priority":"translate" 105 } 106 }, 107 { 108 "name":"da_button", 109 "value":"OK", 110 "attr":{ 111 "priority":"LT" 112 } 113 }, 114 { 115 "name":"header_title_list", 116 "value":"Protect the file with restricted access.", 117 "attr":{ 118 "priority":"LT" 119 } 120 }, 121 { 122 "name":"header_title_readonly", 123 "value":"Read-only", 124 "attr":{ 125 "priority":"translate" 126 } 127 }, 128 { 129 "name":"header_title_edit", 130 "value":"Edit", 131 "attr":{ 132 "priority":"translate" 133 } 134 }, 135 { 136 "name":"header_title_edit_content", 137 "value":"Edit", 138 "attr":{ 139 "priority":"translate" 140 } 141 }, 142 { 143 "name":"header_title_readonly_tips", 144 "value":"Users with read-only access can view this file, but can't edit, copy, or print it.", 145 "attr":{ 146 "priority":"LT" 147 } 148 }, 149 { 150 "name":"header_title_edit_tips", 151 "value":"Users with this permission can view, edit, copy, screen-record, save, and print this file.", 152 "attr":{ 153 "priority":"translate" 154 } 155 }, 156 { 157 "name":"file_encrypted", 158 "value":"File protected", 159 "attr":{ 160 "priority":"LT" 161 } 162 }, 163 { 164 "name":"viewing_encryption_details", 165 "value":"View details", 166 "attr":{ 167 "priority":"LT" 168 } 169 }, 170 { 171 "name":"stow_away", 172 "value":"Hide", 173 "attr":{ 174 "priority":"LT" 175 } 176 }, 177 { 178 "name":"permanently", 179 "value":"Never expires", 180 "attr":{ 181 "priority":"translate" 182 } 183 }, 184 { 185 "name":"change_encryption", 186 "value":"Change protection", 187 "attr":{ 188 "priority":"LT" 189 } 190 }, 191 { 192 "name":"finished", 193 "value":"Finish", 194 "attr":{ 195 "priority":"LT" 196 } 197 }, 198 { 199 "name":"permissions_are_restricted", 200 "value":"This file is protected, accessible only to specified users.", 201 "attr":{ 202 "priority":"LT" 203 } 204 }, 205 { 206 "name":"unencrypted", 207 "value":"Revoke protection", 208 "attr":{ 209 "priority":"LT" 210 } 211 }, 212 { 213 "name":"enter_a_complete_work_ID", 214 "value":"Enter employee ID and press Enter. For example: a00123456", 215 "attr":{ 216 "priority":"translate" 217 } 218 }, 219 { 220 "name":"incorrect_work_ID", 221 "value":"Invalid employee ID. Please re-enter.", 222 "attr":{ 223 "priority":"translate" 224 } 225 }, 226 { 227 "name":"network_invalid", 228 "value":"Network error. Try again later.", 229 "attr":{ 230 "priority":"translate" 231 } 232 }, 233 { 234 "name":"enter_a_complete_account", 235 "value":"Enter account", 236 "attr":{ 237 "priority":"translate" 238 } 239 }, 240 { 241 "name":"incorrect_account", 242 "value":"Invalid account name", 243 "attr":{ 244 "priority":"translate" 245 } 246 }, 247 { 248 "name":"encryption_loading_title", 249 "value":"Encrypting file…", 250 "attr":{ 251 "priority":"translate" 252 } 253 }, 254 { 255 "name":"PERMISSION_TYPE_SELECT_TARGET", 256 "value":"Specified users", 257 "attr":{ 258 "priority":"translate" 259 } 260 }, 261 { 262 "name":"PERMISSION_TYPE_SELECT_ALL", 263 "value":"Everyone", 264 "attr":{ 265 "priority":"translate" 266 } 267 }, 268 { 269 "name":"PERMISSION_TYPE_SELECT_SELF", 270 "value":"Only myself", 271 "attr":{ 272 "priority":"translate" 273 } 274 }, 275 { 276 "name":"TITLE_APP_ERROR", 277 "value":"App error", 278 "attr":{ 279 "priority":"translate" 280 } 281 }, 282 { 283 "name":"MESSAGE_APP_GET_FILE_ASSET_ERROR", 284 "value":"Unable to obtain permission. Try again later.", 285 "attr":{ 286 "priority":"translate" 287 } 288 }, 289 { 290 "name":"MESSAGE_APP_PARAM_ERROR", 291 "value":"DLP app did not launch. Check your parameters and try again.", 292 "attr":{ 293 "priority":"LT" 294 } 295 }, 296 { 297 "name":"MESSAGE_APP_GET_ACCOUNT_ERROR", 298 "value":"Unable to obtain account information. Try again later.", 299 "attr":{ 300 "priority":"LT" 301 } 302 }, 303 { 304 "name":"MESSAGE_APP_NO_ACCOUNT_ERROR", 305 "value":"Log in to your account and try again.", 306 "attr":{ 307 "priority":"translate" 308 } 309 }, 310 { 311 "name":"MESSAGE_SERVICE_INSIDE_ERROR", 312 "value":"Unable to do this right now. Try again later.", 313 "attr":{ 314 "priority":"LT" 315 } 316 }, 317 { 318 "name":"MESSAGE_NOT_AUTHORIZED_APPLICATION", 319 "value":"This app can't open this file.", 320 "attr":{ 321 "priority":"LT" 322 } 323 }, 324 { 325 "name":"MESSAGE_RECOVER_DLP_ERROR", 326 "value":"Unable to change encryption. Try again later.", 327 "attr":{ 328 "priority":"LT" 329 } 330 }, 331 { 332 "name":"TITLE_APP_VISIT_FILE_ERROR", 333 "value":"Access denied", 334 "attr":{ 335 "priority":"translate" 336 } 337 }, 338 { 339 "name":"MESSAGE_APP_NOT_HAVE_PERM_VISIT", 340 "value":"You don't have permission to view this file. To apply for permission, contact %s.", 341 "attr":{ 342 "priority":"translate" 343 } 344 }, 345 { 346 "name":"MESSAGE_APP_NOT_HAVE_PERM", 347 "value":"You don't have permission to view this file.", 348 "attr":{ 349 "priority":"translate" 350 } 351 }, 352 { 353 "name":"THIS_FILE_NOT_SUPPORT_ENCRYPTION_PROTECTION", 354 "value":"This file cannot be encrypted.", 355 "attr":{ 356 "priority":"translate" 357 } 358 }, 359 { 360 "name":"MESSAGE_APP_FILE_PARAM_ERROR", 361 "value":"Unable to open file. Check and try again.", 362 "attr":{ 363 "priority":"translate" 364 } 365 }, 366 { 367 "name":"MESSAGE_DLP_READ_ONLY", 368 "value":"You don't have permission to save another copy of this file. To request permission, contact %s.", 369 "attr":{ 370 "priority":"translate" 371 } 372 }, 373 { 374 "name":"permission_status_readOnly", 375 "value":"This file is protected. You have \"Read-only\" permission.", 376 "attr":{ 377 "priority":"translate" 378 } 379 }, 380 { 381 "name":"permission_status_title", 382 "value":"This file is protected. You have \"Read-only\" and \"Edit\" permissions.", 383 "attr":{ 384 "priority":"translate" 385 } 386 }, 387 { 388 "name":"apply_for_the_permission", 389 "value":"To request permissions, please contact %s.", 390 "attr":{ 391 "priority":"translate" 392 } 393 }, 394 { 395 "name":"apply_for_the_subject", 396 "value":"Actual permissions may vary by app.", 397 "attr":{ 398 "priority":"translate" 399 } 400 }, 401 { 402 "name":"delete_account", 403 "value":"Delete", 404 "attr":{ 405 "priority":"translate" 406 } 407 }, 408 { 409 "name":"MESSAGE_DLP_OPEN_REJECT", 410 "value":"Close this file before encrypting it.", 411 "attr":{ 412 "priority":"translate" 413 } 414 }, 415 { 416 "name":"MESSAGE_DLP_ENCRYPTION_REJECTED", 417 "value":"This file is currently being encrypted. Wait for encryption to finish and try again.", 418 "attr":{ 419 "priority":"translate" 420 } 421 }, 422 { 423 "name":"MESSAGE_DLP_SYSTEM_NEED_TO_BE_UPGRADED", 424 "value":"Unable to open files that were encrypted in a newer system version. Please update your system software and try again.", 425 "attr":{ 426 "priority":"LT" 427 } 428 }, 429 { 430 "name":"encrypt_employee_id", 431 "value":"Employee ID: %s", 432 "attr":{ 433 "priority":"translate" 434 } 435 }, 436 { 437 "name":"SYSTEM_IS_AUTHENTICATED_LOGIN", 438 "value":"Log in", 439 "attr":{ 440 "priority":"translate" 441 } 442 }, 443 { 444 "name":"MESSAGE_DLP_SYSTEM_IS_AUTHENTICATED", 445 "value":"Login information could not be identified. Please log in to your work account to continue.", 446 "attr":{ 447 "priority":"translate" 448 } 449 }, 450 { 451 "name":"MESSAGE_DLP_ENCRYPTION", 452 "value":"\"%s\" is currently being encrypted. Try again later.", 453 "attr":{ 454 "priority":"LT" 455 } 456 }, 457 { 458 "name":"Document_valid", 459 "value":"Validity", 460 "attr":{ 461 "priority":"LT" 462 } 463 }, 464 { 465 "name":"Document_valid_until", 466 "value":"Valid until", 467 "attr":{ 468 "priority":"LT" 469 } 470 }, 471 { 472 "name":"Appointed_day", 473 "value":"Specified date", 474 "attr":{ 475 "priority":"LT" 476 } 477 }, 478 { 479 "name":"Permission_has_expired", 480 "value":"Permissions expired", 481 "attr":{ 482 "priority":"LT" 483 } 484 }, 485 { 486 "name":"Permission_has_expired_description", 487 "value":"Your file permissions have expired. To regain access, contact %s.", 488 "attr":{ 489 "priority":"LT" 490 } 491 }, 492 { 493 "name":"Network_not_connected", 494 "value":"No Internet connection", 495 "attr":{ 496 "priority":"LT" 497 } 498 }, 499 { 500 "name":"Network_not_connected_description", 501 "value":"A validity period has been set for access to this file. Please connect to the Internet to confirm permissions.", 502 "attr":{ 503 "priority":"LT" 504 } 505 }, 506 { 507 "name":"Go_setting", 508 "value":"Go to Settings", 509 "attr":{ 510 "priority":"LT" 511 } 512 }, 513 { 514 "name":"Timeout_is_not_supported", 515 "value":"The expiration date can't be in the past. Please set another date.", 516 "attr":{ 517 "priority":"LT" 518 } 519 }, 520 { 521 "name":"loading_title", 522 "value":"Loading…", 523 "attr":{ 524 "priority":"LT" 525 } 526 }, 527 { 528 "name":"TITLE_APP_VERSION_LOWER", 529 "value":"System update required", 530 "attr":{ 531 "priority":"translate" 532 } 533 }, 534 { 535 "name":"Share_Add_Viewable_Users", 536 "value":"Add a user", 537 "attr":{ 538 "priority":"LT" 539 } 540 }, 541 { 542 "name":"Share_Enter_Mobile_Number", 543 "value":"Mobile numbers only. Encrypted files can be viewed on devices running %s or later.", 544 "attr":{ 545 "priority":"LT" 546 } 547 }, 548 { 549 "name":"Share_Tips_Phone_Format", 550 "value":"Enter a valid phone number", 551 "attr":{ 552 "priority":"LT" 553 } 554 }, 555 { 556 "name":"Share_Confirms", 557 "value":"Confirm", 558 "attr":{ 559 "priority":"LT" 560 } 561 }, 562 { 563 "name":"Share_File_Encrypted_Success", 564 "value":"File encrypted successfully.", 565 "attr":{ 566 "priority":"translate" 567 } 568 }, 569 { 570 "name":"Share_File_Encrypted_Failed", 571 "value":"Unable to encrypt file.", 572 "attr":{ 573 "priority":"translate" 574 } 575 }, 576 { 577 "name":"Share_File_Name_Too_Long", 578 "value":"Unable to encrypt. File name too long.", 579 "attr":{ 580 "priority":"translate" 581 } 582 }, 583 { 584 "name":"Share_Contact_Person", 585 "value":"Contacts", 586 "attr":{ 587 "priority":"translate" 588 } 589 }, 590 { 591 "name":"This_File_is_Open_By_Other_App", 592 "value":"This file is open in another app.", 593 "attr":{ 594 "priority":"translate" 595 } 596 }, 597 { 598 "name":"MESSAGE_NO_SPACE_ERROR", 599 "value":"Insufficient storage. Delete files you don't need to free up space.", 600 "attr":{ 601 "priority":"LT" 602 } 603 }, 604 { 605 "name":"File_no_permission", 606 "value":"Not authorized to view this file with the current HUAWEI ID.", 607 "attr":{ 608 "priority":"translate" 609 } 610 }, 611 { 612 "name":"File_damaged", 613 "value":"This file is damaged and can't be opened.", 614 "attr":{ 615 "priority":"translate" 616 } 617 }, 618 { 619 "name":"File_cannot_be_opened", 620 "value":"Unable to open this file. Try again later.", 621 "attr":{ 622 "priority":"translate" 623 } 624 }, 625 { 626 "name":"Network_anomaly", 627 "value":"Network error. Unable to verify your HUAWEI ID.", 628 "attr":{ 629 "priority":"translate" 630 } 631 }, 632 { 633 "name":"Share_File_Count_Error", 634 "value":"A maximum of %d files can be encrypted at a time", 635 "attr":{ 636 "priority":"translate" 637 } 638 }, 639 { 640 "name":"Share_File_Type_Error", 641 "value":"Only %s can be encrypted.", 642 "attr":{ 643 "priority":"translate" 644 } 645 }, 646 { 647 "name":"Share_File_Supported_Types", 648 "value":"documents, images, and videos", 649 "attr":{ 650 "priority":"translate" 651 } 652 }, 653 { 654 "name":"Share_File_Single_Size_Limit_MB_Error", 655 "value":"Files larger than %d MB can't be encrypted.", 656 "attr":{ 657 "priority":"translate" 658 } 659 }, 660 { 661 "name":"Share_File_Single_Size_Limit_GB_Error", 662 "value":"Files larger than %d GB can't be encrypted.", 663 "attr":{ 664 "priority":"translate" 665 } 666 }, 667 { 668 "name":"Share_File_has_been_Encrypted", 669 "value":"This file has already been encrypted.", 670 "attr":{ 671 "priority":"translate" 672 } 673 }, 674 { 675 "name":"Share_File_Path_Error", 676 "value":"File does not exist or can't be accessed.", 677 "attr":{ 678 "priority":"translate" 679 } 680 }, 681 { 682 "name":"MESSAGE_APP_GET_FILE_PERMISSION_ERROR", 683 "value":"Unable to obtain file permission. Try again later.", 684 "attr":{ 685 "priority":"translate" 686 } 687 }, 688 { 689 "name":"The_File_is_Opened_By_Other_App", 690 "value":"This file is open in another app.", 691 "attr":{ 692 "priority":"translate" 693 } 694 }, 695 { 696 "name":"MESSAGE_TRY_OTHER_APP_OPEN", 697 "value":"Unable to open file. Try opening in another app.", 698 "attr":{ 699 "priority":"translate" 700 } 701 }, 702 { 703 "name":"MESSAGE_NO_SPACE_TO_CREATE_FILE", 704 "value":"Insufficient storage. Unable to create encrypted file.", 705 "attr":{ 706 "priority":"translate" 707 } 708 }, 709 { 710 "name":"Share_Account_Not_Exist", 711 "value":"Account does not exist. Please re-enter.", 712 "attr":{ 713 "priority":"translate" 714 } 715 }, 716 { 717 "name":"Share_File_System_Version_Low", 718 "value":"System version is too old to open this file.", 719 "attr":{ 720 "priority":"translate" 721 } 722 }, 723 { 724 "name":"file_opening", 725 "value":"Opening…", 726 "attr":{ 727 "priority":"translate" 728 } 729 } 730 ] 731}