| OLD | NEW |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "சேர்" | 3 "message": "சேர்" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "களத்தை சேர்" | 6 "message": "களத்தை சேர்" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "வடிகட்டியை சேர்" | 9 "message": "வடிகட்டியை சேர்" |
| 10 }, | 10 }, |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 114 }, | 114 }, |
| 115 "options_short": { | 115 "options_short": { |
| 116 "message": "தேர்வுகள்" | 116 "message": "தேர்வுகள்" |
| 117 }, | 117 }, |
| 118 "out_of_date_lists": { | 118 "out_of_date_lists": { |
| 119 "message": "பழைய பட்டியல்கள் அவ்வப்போது புதுப்பிக்கப்படும்." | 119 "message": "பழைய பட்டியல்கள் அவ்வப்போது புதுப்பிக்கப்படும்." |
| 120 }, | 120 }, |
| 121 "remove_button": { | 121 "remove_button": { |
| 122 "message": "தேர்ந்தெடுத்ததை நீக்கு" | 122 "message": "தேர்ந்தெடுத்ததை நீக்கு" |
| 123 }, | 123 }, |
| 124 "sendReport": { |
| 125 "message": "இந்தப் பக்கத்தில் இருக்கும் பிரச்சினைகளை தெரியப்படுத்த" |
| 126 }, |
| 124 "show_block_element_menu": { | 127 "show_block_element_menu": { |
| 125 "message": "'உறுப்பை தடு' வலது-கிளிக் மெனு உருப்படியை காண்பி" | 128 "message": "'உறுப்பை தடு' வலது-கிளிக் மெனு உருப்படியை காண்பி" |
| 126 }, | 129 }, |
| 127 "show_devtools_panel": { | 130 "show_devtools_panel": { |
| 128 "message": "டெவலப்பர் கருவிகலில் Adblock Plus'ஐ காட்டு" | 131 "message": "டெவலப்பர் கருவிகலில் Adblock Plus'ஐ காட்டு" |
| 129 }, | 132 }, |
| 130 "stats_label_page": { | 133 "stats_label_page": { |
| 131 "message": "இந்தப் பக்கத்தில் <strong>$number$</strong>", | 134 "message": "இந்தப் பக்கத்தில் <strong>$number$</strong>", |
| 132 "placeholders": { | 135 "placeholders": { |
| 133 "number": { | 136 "number": { |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 "unexpected_filter_list_header": { | 180 "unexpected_filter_list_header": { |
| 178 "message": "வடிகட்டி பட்டியலில் தலைப்புகள் இங்கே அனுமதி இல்லை" | 181 "message": "வடிகட்டி பட்டியலில் தலைப்புகள் இங்கே அனுமதி இல்லை" |
| 179 }, | 182 }, |
| 180 "update_now": { | 183 "update_now": { |
| 181 "message": "இப்போது புதுப்பிக்கவும்" | 184 "message": "இப்போது புதுப்பிக்கவும்" |
| 182 }, | 185 }, |
| 183 "whitelisted_domains": { | 186 "whitelisted_domains": { |
| 184 "message": "அனுமதிக்கப்பட்ட களங்கள்" | 187 "message": "அனுமதிக்கப்பட்ட களங்கள்" |
| 185 } | 188 } |
| 186 } | 189 } |
| OLD | NEW |