| OLD | NEW |
| 1 { | 1 { |
| 2 "add": { | 2 "add": { |
| 3 "message": "Pridėti" | 3 "message": "Pridėti" |
| 4 }, | 4 }, |
| 5 "add_domain_button": { | 5 "add_domain_button": { |
| 6 "message": "Pridėti domeną" | 6 "message": "Pridėti domeną" |
| 7 }, | 7 }, |
| 8 "add_filter_button": { | 8 "add_filter_button": { |
| 9 "message": "Pridėti filtrą" | 9 "message": "Pridėti filtrą" |
| 10 }, | 10 }, |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 }, | 117 }, |
| 118 "out_of_date_lists": { | 118 "out_of_date_lists": { |
| 119 "message": "Pasenę sąrašai periodiškai atnaujinami." | 119 "message": "Pasenę sąrašai periodiškai atnaujinami." |
| 120 }, | 120 }, |
| 121 "remove_button": { | 121 "remove_button": { |
| 122 "message": "Pašalinti pasirinktą" | 122 "message": "Pašalinti pasirinktą" |
| 123 }, | 123 }, |
| 124 "safari_content_blocker": { | 124 "safari_content_blocker": { |
| 125 "message": "Naudoti „Safari” įmontuotą turinio blokavimą (eksperimentinis)" | 125 "message": "Naudoti „Safari” įmontuotą turinio blokavimą (eksperimentinis)" |
| 126 }, | 126 }, |
| 127 "safari_restart": { |
| 128 "message": "Iš naujo paleiskite „Safari”" |
| 129 }, |
| 127 "show_block_element_menu": { | 130 "show_block_element_menu": { |
| 128 "message": "Dešinio mygtuko meniu rodyti „Blokuoti elementą“" | 131 "message": "Dešinio mygtuko meniu rodyti „Blokuoti elementą“" |
| 129 }, | 132 }, |
| 130 "show_devtools_panel": { | 133 "show_devtools_panel": { |
| 131 "message": "Rodyti „Adblock Plus“ valdymo pultą kūrėjo įrankiuose" | 134 "message": "Rodyti „Adblock Plus“ valdymo pultą kūrėjo įrankiuose" |
| 132 }, | 135 }, |
| 133 "stats_label_page": { | 136 "stats_label_page": { |
| 134 "message": "<strong>$number$</strong> šiame puslapyje", | 137 "message": "<strong>$number$</strong> šiame puslapyje", |
| 135 "placeholders": { | 138 "placeholders": { |
| 136 "number": { | 139 "number": { |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 180 "unexpected_filter_list_header": { | 183 "unexpected_filter_list_header": { |
| 181 "message": "Čia negalima naudoti filtrų sąrašo antraščių" | 184 "message": "Čia negalima naudoti filtrų sąrašo antraščių" |
| 182 }, | 185 }, |
| 183 "update_now": { | 186 "update_now": { |
| 184 "message": "Atnaujinti" | 187 "message": "Atnaujinti" |
| 185 }, | 188 }, |
| 186 "whitelisted_domains": { | 189 "whitelisted_domains": { |
| 187 "message": "Domenai baltajame sąraše" | 190 "message": "Domenai baltajame sąraše" |
| 188 } | 191 } |
| 189 } | 192 } |
| OLD | NEW |