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

Delta Between Two Patch Sets: locales/es-LA/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Left Patch Set: Created Oct. 18, 2012, 1:26 p.m.
Right Patch Set: Created Oct. 19, 2012, 4:04 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-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 "filters_acceptableAds2_label": { 2 "filters_acceptableAds2_label": {
3 "message": "Permitir publicidad no hostigadora" 3 "message": "Permitir publicidad no hostigadora"
4 }, 4 },
5 "filters_addSubscriptionAdd_label": { 5 "filters_addSubscriptionAdd_label": {
6 "message": "Agregar" 6 "message": "Agregar"
7 }, 7 },
8 "filters_addSubscriptionOther_label": { 8 "filters_addSubscriptionOther_label": {
9 "message": "Agregar un filtro de suscripción" 9 "message": "Agregar un filtro de suscripción"
10 }, 10 },
11 "filters_addSubscription_label": { 11 "filters_addSubscription_label": {
12 "message": "Agregar suscripción de filtros" 12 "message": "Agregar suscripción de filtros"
13 }, 13 },
14 "filters_readMore_label": { 14 "filters_readMore_label": {
15 "message": "Leer más" 15 "message": "Leer más"
16 }, 16 },
17 "filters_subscription_delete_label": { 17 "filters_subscription_delete_label": {
18 "message": "Eliminar" 18 "message": "Eliminar"
19 }, 19 },
20 "filters_subscription_enabled_label": { 20 "filters_subscription_enabled_label": {
21 "message": "Habilitado" 21 "message": "Habilitado"
22 }, 22 },
23 "filters_subscription_lastDownload_checksumMismatch": { 23 "filters_subscription_lastDownload_checksumMismatch": {
24 "message": "Falló, el archivo checksum no coincide" 24 "message": "Falló, el archivo checksum no coincide"
25 }, 25 },
26 "filters_subscription_lastDownload_connectionError": { 26 "filters_subscription_lastDownload_connectionError": {
27 "message": "Falló, error en la descarga" 27 "message": "Falló, error en la descarga"
28 }, 28 },
29 "filters_subscription_lastDownload_inProgress": { 29 "filters_subscription_lastDownload_inProgress": {
30 "message": "Descargando..." 30 "message": "Descargando..."
31 }, 31 },
32 "filters_subscription_lastDownload_invalidData": { 32 "filters_subscription_lastDownload_invalidData": {
33 "message": "Falló, no es una lista de filtros válida" 33 "message": "Falló, no es una lista de filtros válida"
34 }, 34 },
35 "filters_subscription_lastDownload_invalidURL": { 35 "filters_subscription_lastDownload_invalidURL": {
36 "message": "Falló, no es una dirección válida" 36 "message": "Falló, no es una dirección válida"
37 }, 37 },
38 "filters_viewList_label": { 38 "filters_viewList_label": {
39 "message": "Ver lista" 39 "message": "Ver lista"
40 }, 40 },
41 "global_remove_subscription_warning": { 41 "global_remove_subscription_warning": {
42 "message": "¿Estás seguro de querer quitar esta suscripción?" 42 "message": "¿Estás seguro de querer quitar esta suscripción?"
43 }, 43 },
44 "global_subscription_invalid_location": { 44 "global_subscription_invalid_location": {
45 "message": "La ubicación de lista de filtros no es válida, o no es válido el nombre de archivo." 45 "message": "La ubicación de lista de filtros no es válida, o no es válido el nombre de archivo."
46 }, 46 },
47 "name": { 47 "name": {
48 "message": "Adblock Plus (Beta)" 48 "message": "Adblock Plus"
49 }, 49 },
50 "overlay_hideplaceholders_label": { 50 "overlay_hideplaceholders_label": {
51 "message": "Colapsar elementos bloqueados" 51 "message": "Colapsar elementos bloqueados"
52 }, 52 },
53 "subscriptionSelection_location_label": { 53 "subscriptionSelection_location_label": {
54 "message": "Ubicación de la lista de filtros:" 54 "message": "Ubicación de la lista de filtros:"
55 }, 55 },
56 "subscriptionSelection_subscriptionSelector_label": { 56 "subscriptionSelection_subscriptionSelector_label": {
57 "message": "Por favor, seleccioná una suscripción de la lista:" 57 "message": "Por favor, seleccioná una suscripción de la lista:"
58 }, 58 },
59 "subscriptionSelection_title_label": { 59 "subscriptionSelection_title_label": {
60 "message": "Título de suscripción:" 60 "message": "Título de suscripción:"
61 } 61 }
62 } 62 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld