| 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 140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 151 } | 151 } |
| 152 }, | 152 }, |
| 153 "stats_label_total": { | 153 "stats_label_total": { |
| 154 "message": "മൊത്തം <strong>$number$</strong>", | 154 "message": "മൊത്തം <strong>$number$</strong>", |
| 155 "placeholders": { | 155 "placeholders": { |
| 156 "number": { | 156 "number": { |
| 157 "content": "$1" | 157 "content": "$1" |
| 158 } | 158 } |
| 159 } | 159 } |
| 160 }, | 160 }, |
| 161 "stats_over": { | |
| 162 "message": "$number$-നു മേല്", | |
| 163 "placeholders": { | |
| 164 "number": { | |
| 165 "content": "$1" | |
| 166 } | |
| 167 } | |
| 168 }, | |
| 169 "stats_share_download": { | |
| 170 "message": "ആഡ്ബ്ലോക്ക് പ്ലസ് ഡൗണ്ലോഡ് ചെയ്യുക" | |
| 171 }, | |
| 172 "stats_share_message": { | 161 "stats_share_message": { |
| 173 "message": "ആഡ്ബ്ലോക്ക് പ്ലസ്സിന് നന്ദി, ഞാന് $number$ പരസ്യങ്ങളും ട്രാക്കറ
ുകളും തടഞ്ഞു.", | 162 "message": "ആഡ്ബ്ലോക്ക് പ്ലസ്സിന് നന്ദി, ഞാന് $number$ പരസ്യങ്ങളും ട്രാക്കറ
ുകളും തടഞ്ഞു.", |
| 174 "placeholders": { | 163 "placeholders": { |
| 175 "number": { | 164 "number": { |
| 176 "content": "$1" | 165 "content": "$1" |
| 177 } | 166 } |
| 178 } | 167 } |
| 179 }, | 168 }, |
| 180 "stats_share_title": { | |
| 181 "message": "ഈ സംഖ്യ പങ്കുവയ്ക്കുക" | |
| 182 }, | |
| 183 "stats_show_iconnumber": { | 169 "stats_show_iconnumber": { |
| 184 "message": "ഐക്കണില് സംഖ്യ കാണിക്കുക" | 170 "message": "ഐക്കണില് സംഖ്യ കാണിക്കുക" |
| 185 }, | 171 }, |
| 186 "stats_title": { | 172 "stats_title": { |
| 187 "message": "തടഞ്ഞ പരസ്യങ്ങള്" | 173 "message": "തടഞ്ഞ പരസ്യങ്ങള്" |
| 188 }, | 174 }, |
| 189 "unexpected_filter_list_header": { | 175 "unexpected_filter_list_header": { |
| 190 "message": "ഫില്റ്റര് ലിസ്റ്റ് ഹെഡ്ഡറുകള് ഇവിടെ അനുവദനീയമല്ല" | 176 "message": "ഫില്റ്റര് ലിസ്റ്റ് ഹെഡ്ഡറുകള് ഇവിടെ അനുവദനീയമല്ല" |
| 191 }, | 177 }, |
| 192 "update_now": { | 178 "update_now": { |
| 193 "message": "ഇപ്പോള്ത്തന്നെ പുതുക്കുക" | 179 "message": "ഇപ്പോള്ത്തന്നെ പുതുക്കുക" |
| 194 }, | 180 }, |
| 195 "whitelisted_domains": { | 181 "whitelisted_domains": { |
| 196 "message": "നല്ലപട്ടികയില്പ്പെട്ട ഡൊമെയ്നുകള്" | 182 "message": "നല്ലപട്ടികയില്പ്പെട്ട ഡൊമെയ്നുകള്" |
| 197 } | 183 } |
| 198 } | 184 } |
| OLD | NEW |