| 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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 } | 147 } |
| 148 }, | 148 }, |
| 149 "line": { | 149 "line": { |
| 150 "message": "Eilutė $number$", | 150 "message": "Eilutė $number$", |
| 151 "placeholders": { | 151 "placeholders": { |
| 152 "number": { | 152 "number": { |
| 153 "content": "$1" | 153 "content": "$1" |
| 154 } | 154 } |
| 155 } | 155 } |
| 156 }, | 156 }, |
| 157 "loading": { |
| 158 "message": "Įkeliama..." |
| 159 }, |
| 157 "name": { | 160 "name": { |
| 158 "message": "Adblock Plus" | 161 "message": "Adblock Plus" |
| 159 }, | 162 }, |
| 160 "name_devbuild": { | 163 "name_devbuild": { |
| 161 "message": "Adblock Plus vystomasis leidimas" | 164 "message": "Adblock Plus vystomasis leidimas" |
| 162 }, | 165 }, |
| 163 "notification_configure": { | 166 "notification_configure": { |
| 164 "message": "Konfigūruoti pranešimų nustatymus" | 167 "message": "Konfigūruoti pranešimų nustatymus" |
| 165 }, | 168 }, |
| 166 "notification_open_all": { | 169 "notification_open_all": { |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 217 } | 220 } |
| 218 }, | 221 }, |
| 219 "stats_label_total": { | 222 "stats_label_total": { |
| 220 "message": "<strong>$number$</strong> iš viso", | 223 "message": "<strong>$number$</strong> iš viso", |
| 221 "placeholders": { | 224 "placeholders": { |
| 222 "number": { | 225 "number": { |
| 223 "content": "$1" | 226 "content": "$1" |
| 224 } | 227 } |
| 225 } | 228 } |
| 226 }, | 229 }, |
| 227 "stats_over": { | |
| 228 "message": "daugiau nei $number$", | |
| 229 "placeholders": { | |
| 230 "number": { | |
| 231 "content": "$1" | |
| 232 } | |
| 233 } | |
| 234 }, | |
| 235 "stats_share_download": { | |
| 236 "message": "Parsisiųsti Adblock Plus" | |
| 237 }, | |
| 238 "stats_share_message": { | 230 "stats_share_message": { |
| 239 "message": "Adblock Plus dėka aš užblokavau $number$ reklamų.", | 231 "message": "Adblock Plus dėka aš užblokavau $number$ reklamų.", |
| 240 "placeholders": { | 232 "placeholders": { |
| 241 "number": { | 233 "number": { |
| 242 "content": "$1" | 234 "content": "$1" |
| 243 } | 235 } |
| 244 } | 236 } |
| 245 }, | 237 }, |
| 246 "stats_share_title": { | |
| 247 "message": "Dalintis šiuo skaičiumi" | |
| 248 }, | |
| 249 "stats_show_iconnumber": { | 238 "stats_show_iconnumber": { |
| 250 "message": "Piktogramoje rodyti skaičių" | 239 "message": "Piktogramoje rodyti skaičių" |
| 251 }, | 240 }, |
| 252 "stats_title": { | 241 "stats_title": { |
| 253 "message": "Reklamos užblokuotos" | 242 "message": "Reklamos užblokuotos" |
| 254 }, | 243 }, |
| 255 "subscriptionSelection_location_label": { | 244 "subscriptionSelection_location_label": { |
| 256 "message": "Filtrų sąrašo vieta:" | 245 "message": "Filtrų sąrašo vieta:" |
| 257 }, | 246 }, |
| 258 "subscriptionSelection_subscriptionSelector_label": { | 247 "subscriptionSelection_subscriptionSelector_label": { |
| 259 "message": "Pasirinkite filtro prenumeratą iš šio sąrašo:" | 248 "message": "Pasirinkite filtro prenumeratą iš šio sąrašo:" |
| 260 }, | 249 }, |
| 261 "subscriptionSelection_title_label": { | 250 "subscriptionSelection_title_label": { |
| 262 "message": "Prenumeratos pavadinimas:" | 251 "message": "Prenumeratos pavadinimas:" |
| 263 }, | 252 }, |
| 264 "unexpected_filter_list_header": { | 253 "unexpected_filter_list_header": { |
| 265 "message": "Čia negalima naudoti filtrų sąrašo antraščių" | 254 "message": "Čia negalima naudoti filtrų sąrašo antraščių" |
| 266 }, | 255 }, |
| 267 "update_now": { | 256 "update_now": { |
| 268 "message": "Atnaujinti" | 257 "message": "Atnaujinti" |
| 269 }, | 258 }, |
| 270 "whitelisted_domains": { | 259 "whitelisted_domains": { |
| 271 "message": "Domenai baltajame sąraše" | 260 "message": "Domenai baltajame sąraše" |
| 272 } | 261 } |
| 273 } | 262 } |
| OLD | NEW |