|
1 |
| -{} |
| 1 | +{ |
| 2 | + "resetSettings": { |
| 3 | + "message": "I-reset ang mga setting" |
| 4 | + }, |
| 5 | + "fetchPublicInstances": { |
| 6 | + "message": "Kunin ang mga publikong instansya" |
| 7 | + }, |
| 8 | + "searchHint": { |
| 9 | + "message": "Itakda ang LibRedirect bilang Default na Search Engine. Para sa kung paano gawin sa mga Chromium browser, mag-click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>dito</a>." |
| 10 | + }, |
| 11 | + "unsupportedIframesHandling": { |
| 12 | + "message": "Pag-handle sa mga hindi sinusuportahang embed" |
| 13 | + }, |
| 14 | + "extensionDescription": { |
| 15 | + "message": "Isang web extension na nagre-redirect ng mga popular na site sa mga alternatibong privacy-friendly na frontend at backend" |
| 16 | + }, |
| 17 | + "service": { |
| 18 | + "message": "Serbisyo" |
| 19 | + }, |
| 20 | + "extensionName": { |
| 21 | + "message": "LibRedirect" |
| 22 | + }, |
| 23 | + "light": { |
| 24 | + "message": "Maliwanag" |
| 25 | + }, |
| 26 | + "switchInstance": { |
| 27 | + "message": "Palitan ang Instansya" |
| 28 | + }, |
| 29 | + "settings": { |
| 30 | + "message": "Mga Setting" |
| 31 | + }, |
| 32 | + "general": { |
| 33 | + "message": "General" |
| 34 | + }, |
| 35 | + "theme": { |
| 36 | + "message": "Tema" |
| 37 | + }, |
| 38 | + "dark": { |
| 39 | + "message": "Madilim" |
| 40 | + }, |
| 41 | + "auto": { |
| 42 | + "message": "Awto" |
| 43 | + }, |
| 44 | + "excludeFromRedirecting": { |
| 45 | + "message": "Hindi kasama mula sa pag-redirect" |
| 46 | + }, |
| 47 | + "importSettings": { |
| 48 | + "message": "I-import ang mga setting" |
| 49 | + }, |
| 50 | + "exportSettings": { |
| 51 | + "message": "I-export ang mga setting" |
| 52 | + }, |
| 53 | + "enable": { |
| 54 | + "message": "I-enable" |
| 55 | + }, |
| 56 | + "frontend": { |
| 57 | + "message": "Frontend" |
| 58 | + }, |
| 59 | + "redirectType": { |
| 60 | + "message": "Uri ng Redirect" |
| 61 | + }, |
| 62 | + "both": { |
| 63 | + "message": "pareho" |
| 64 | + }, |
| 65 | + "onlyEmbedded": { |
| 66 | + "message": "embedded lamang" |
| 67 | + }, |
| 68 | + "onlyNotEmbedded": { |
| 69 | + "message": "mga hindi embedded lamang" |
| 70 | + }, |
| 71 | + "addYourFavoriteInstances": { |
| 72 | + "message": "Idagdag ang iyong mga paboritong instansya" |
| 73 | + }, |
| 74 | + "copyOriginal": { |
| 75 | + "message": "Kopyahin ang Orihinal" |
| 76 | + }, |
| 77 | + "copied": { |
| 78 | + "message": "Kinopya" |
| 79 | + }, |
| 80 | + "redirectToOriginal": { |
| 81 | + "message": "Mag-redirect sa orihinal" |
| 82 | + }, |
| 83 | + "about": { |
| 84 | + "message": "Tungkol sa" |
| 85 | + }, |
| 86 | + "disable": { |
| 87 | + "message": "I-disable" |
| 88 | + }, |
| 89 | + "pingInstances": { |
| 90 | + "message": "I-ping ang Mga Instansya" |
| 91 | + }, |
| 92 | + "exportSettingsToSync": { |
| 93 | + "message": "I-export ang Mga Setting para Mag-sync" |
| 94 | + }, |
| 95 | + "importSettingsFromSync": { |
| 96 | + "message": "I-import ang Mga Setting mula sa Sync" |
| 97 | + }, |
| 98 | + "services": { |
| 99 | + "message": "Mga Serbisyo" |
| 100 | + }, |
| 101 | + "bookmarksMenu": { |
| 102 | + "message": "Menu ng mga bookmark" |
| 103 | + }, |
| 104 | + "redirectOnlyInIncognito": { |
| 105 | + "message": "Mag-redirect lamang sa Incognito" |
| 106 | + }, |
| 107 | + "bypass": { |
| 108 | + "message": "I-bypass" |
| 109 | + }, |
| 110 | + "block": { |
| 111 | + "message": "I-block" |
| 112 | + }, |
| 113 | + "redirect": { |
| 114 | + "message": "I-redirect" |
| 115 | + }, |
| 116 | + "autoPickInstance": { |
| 117 | + "message": "Awtomatikong piliin ang Instansya" |
| 118 | + }, |
| 119 | + "redirectGoogle": { |
| 120 | + "message": "I-redirect ang Google" |
| 121 | + }, |
| 122 | + "search_frontend": { |
| 123 | + "message": "Frontend ng Paghahanap" |
| 124 | + }, |
| 125 | + "searchService": { |
| 126 | + "message": "Serbisyo ng Paghahanap" |
| 127 | + }, |
| 128 | + "embedFrontend": { |
| 129 | + "message": "Frontend ng Embed" |
| 130 | + }, |
| 131 | + "showInPopup": { |
| 132 | + "message": "Ipakita sa popup" |
| 133 | + }, |
| 134 | + "redirectLink": { |
| 135 | + "message": "Subukang mag-redirect" |
| 136 | + } |
| 137 | +} |
0 commit comments