|
28 | 28 | "description": "appears as tab name in dashboard" |
29 | 29 | }, |
30 | 30 | "3pPageName": { |
31 | | - "message": "Penapis pihak luar", |
| 31 | + "message": "Senarai penapis", |
32 | 32 | "description": "appears as tab name in dashboard" |
33 | 33 | }, |
34 | 34 | "1pPageName": { |
|
236 | 236 | "description": "" |
237 | 237 | }, |
238 | 238 | "popup3pPassiveRulePrompt": { |
239 | | - "message": "css/imej pihak ketiga", |
| 239 | + "message": "CSS/imej pihak ketiga", |
240 | 240 | "description": "" |
241 | 241 | }, |
242 | 242 | "popupInlineScriptRulePrompt": { |
|
612 | 612 | "description": "Tooltip for the popup panel button in the logger page" |
613 | 613 | }, |
614 | 614 | "loggerInfoTip": { |
615 | | - "message": "uBlock Origin wiki: The logger", |
| 615 | + "message": "uBlock Origin wiki: Catatan", |
616 | 616 | "description": "Tooltip for the top-right info label in the logger page" |
617 | 617 | }, |
618 | 618 | "loggerClearTip": { |
619 | | - "message": "Clear logger", |
| 619 | + "message": "Kosongkan catatan", |
620 | 620 | "description": "Tooltip for the eraser in the logger page; used to blank the content of the logger" |
621 | 621 | }, |
622 | 622 | "loggerPauseTip": { |
623 | | - "message": "Pause logger (discard all incoming data)", |
| 623 | + "message": "Jedakan catatan (singkirkan semua data masuk)", |
624 | 624 | "description": "Tooltip for the pause button in the logger page" |
625 | 625 | }, |
626 | 626 | "loggerUnpauseTip": { |
627 | | - "message": "Unpause logger", |
| 627 | + "message": "Nyahjeda catatan", |
628 | 628 | "description": "Tooltip for the play button in the logger page" |
629 | 629 | }, |
630 | 630 | "loggerRowFiltererButtonTip": { |
631 | | - "message": "Toggle logger filtering", |
| 631 | + "message": "Togol penapis catatan", |
632 | 632 | "description": "Tooltip for the row filterer button in the logger page" |
633 | 633 | }, |
634 | 634 | "logFilterPrompt": { |
635 | | - "message": "filter logger content", |
| 635 | + "message": "tapis kandungan catatan", |
636 | 636 | "description": "Placeholder string for logger output filtering input field" |
637 | 637 | }, |
638 | 638 | "loggerRowFiltererBuiltinTip": { |
639 | | - "message": "Logger filtering options", |
| 639 | + "message": "Pilihan tapisan catatan", |
640 | 640 | "description": "Tooltip for the button to bring up logger output filtering options" |
641 | 641 | }, |
642 | 642 | "loggerRowFiltererBuiltinNot": { |
|
712 | 712 | "description": "Label for the type selector" |
713 | 713 | }, |
714 | 714 | "loggerStaticFilteringHeader": { |
715 | | - "message": "Static filter", |
| 715 | + "message": "Penapis statik", |
716 | 716 | "description": "Small header to identify the static filtering section" |
717 | 717 | }, |
718 | 718 | "loggerStaticFilteringSentence": { |
719 | 719 | "message": "{{action}} network requests of {{type}} {{br}}which URL address matches {{url}} {{br}}and which originates {{origin}},{{br}}{{importance}} there is a matching exception filter.", |
720 | 720 | "description": "Used in the static filtering wizard" |
721 | 721 | }, |
722 | 722 | "loggerStaticFilteringSentencePartBlock": { |
723 | | - "message": "Block", |
| 723 | + "message": "Sekat", |
724 | 724 | "description": "Used in the static filtering wizard" |
725 | 725 | }, |
726 | 726 | "loggerStaticFilteringSentencePartAllow": { |
727 | | - "message": "Allow", |
| 727 | + "message": "Benarkan", |
728 | 728 | "description": "Used in the static filtering wizard" |
729 | 729 | }, |
730 | 730 | "loggerStaticFilteringSentencePartType": { |
731 | | - "message": "type “{{type}}”", |
| 731 | + "message": "jenis “{{type}}”", |
732 | 732 | "description": "Used in the static filtering wizard" |
733 | 733 | }, |
734 | 734 | "loggerStaticFilteringSentencePartAnyType": { |
735 | | - "message": "any type", |
| 735 | + "message": "pelbagai jenis", |
736 | 736 | "description": "Used in the static filtering wizard" |
737 | 737 | }, |
738 | 738 | "loggerStaticFilteringSentencePartOrigin": { |
739 | | - "message": "from “{{origin}}”", |
| 739 | + "message": "dari “{{origin}}”", |
740 | 740 | "description": "Used in the static filtering wizard" |
741 | 741 | }, |
742 | 742 | "loggerStaticFilteringSentencePartAnyOrigin": { |
|
0 commit comments