Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: _locales/es_419/messages.json

Issue 29371690: Noissue - Update translations for Adblock Plus for Chrome and Microsoft Edge (Closed)
Left Patch Set: Created Jan. 13, 2017, 10:37 a.m.
Right Patch Set: Updated translations from Crowdin Created Jan. 30, 2017, 9:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « _locales/es/messages.json ('k') | _locales/et/messages.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "add": { 2 "add": {
3 "message": "Agregar" 3 "message": "Agregar"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Agregar dominio" 6 "message": "Agregar dominio"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Agregar filtro" 9 "message": "Agregar filtro"
10 }, 10 },
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 "out_of_date_lists": { 118 "out_of_date_lists": {
119 "message": "Las listas obsoletas se actualizarán preiódicamente." 119 "message": "Las listas obsoletas se actualizarán preiódicamente."
120 }, 120 },
121 "remove_button": { 121 "remove_button": {
122 "message": "Eliminar seleccionados" 122 "message": "Eliminar seleccionados"
123 }, 123 },
124 "show_block_element_menu": { 124 "show_block_element_menu": {
125 "message": "Mostrar opción \"Bloquear Elemento\" al hacer click derecho en e l elemento" 125 "message": "Mostrar opción \"Bloquear Elemento\" al hacer click derecho en e l elemento"
126 }, 126 },
127 "show_devtools_panel": { 127 "show_devtools_panel": {
128 "message": "Mostrar el panal de \"Adblock Plus\" en las herramientas de desa rrollador" 128 "message": "Mostrar el panel de \"Adblock Plus\" en las herramientas de desa rrollador"
129 }, 129 },
130 "stats_label_page": { 130 "stats_label_page": {
131 "message": "<strong>$number$</strong> en esta página", 131 "message": "<strong>$number$</strong> en esta página",
132 "placeholders": { 132 "placeholders": {
133 "number": { 133 "number": {
134 "content": "$1" 134 "content": "$1"
135 } 135 }
136 } 136 }
137 }, 137 },
138 "stats_label_total": { 138 "stats_label_total": {
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "unexpected_filter_list_header": { 177 "unexpected_filter_list_header": {
178 "message": "Cabeceras de la lista del filtro no son permitidas aquí" 178 "message": "Cabeceras de la lista del filtro no son permitidas aquí"
179 }, 179 },
180 "update_now": { 180 "update_now": {
181 "message": "Actualizar ahora" 181 "message": "Actualizar ahora"
182 }, 182 },
183 "whitelisted_domains": { 183 "whitelisted_domains": {
184 "message": "Dominos autorizados" 184 "message": "Dominos autorizados"
185 } 185 }
186 } 186 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld