avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "Scroll infinito en TW", |
| 4 | "description": "The extension's name" |
| 5 | }, |
avm99963 | 51c9585 | 2019-06-17 21:37:41 +0200 | [diff] [blame] | 6 | "appNameBeta": { |
| 7 | "message": "Scroll infinito en TW (beta)", |
| 8 | "description": "The extension's name for the beta version" |
| 9 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 10 | "appDescription": { |
| 11 | "message": "Haz scroll infinito y obtén otras mejoras en los Foros de Google y la Consola de la Comunidad", |
| 12 | "description": "The extension's description" |
| 13 | }, |
| 14 | "options_list": { |
| 15 | "message": "Activa el scroll infinito en las listas de hilos.", |
| 16 | "description": "Feature checkbox in the options page" |
| 17 | }, |
| 18 | "options_thread": { |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 19 | "message": "Carga automáticamente mensajes en grupos pequeños cuando hagas scroll por un hilo.", |
| 20 | "description": "Feature checkbox in the options page" |
| 21 | }, |
| 22 | "options_threadall": { |
| 23 | "message": "Carga automáticamente todos los mensajes a la vez cuando hagas scroll por un hilo.", |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 24 | "description": "Feature checkbox in the options page" |
| 25 | }, |
| 26 | "options_enhancements": { |
| 27 | "message": "Mejoras adicionales", |
| 28 | "description": "Heading for several options that can be enabled in the options page" |
| 29 | }, |
| 30 | "options_fixedtoolbar": { |
| 31 | "message": "Mantén visible la barra de herramientas de la lista de hilos en la Consola de la Comunidad.", |
| 32 | "description": "Feature checkbox in the options page" |
| 33 | }, |
| 34 | "options_redirect": { |
| 35 | "message": "Redirige todos los hilos abiertos en TW a la Consola de la Comunidad.", |
| 36 | "description": "Feature checkbox in the options page" |
| 37 | }, |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 38 | "options_loaddrafts":{ |
avm99963 | eb2d0b8 | 2019-10-07 22:58:55 +0200 | [diff] [blame] | 39 | "message": "Activa la <i>flag</i> <code class=\"help\" title=\"Esta flag permite a la Consola de la Comunidad cargar una respuesta previamente autoguardada cuando abres un hilo y haces clic en el botón de responder.\">enableLoadingDraftMessages</code> de la Consola de la Comunidad.", |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 40 | "description": "Feature checkbox in the options page" |
| 41 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 42 | "options_experimental_label": { |
| 43 | "message": "(experimental)", |
| 44 | "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time" |
| 45 | }, |
| 46 | "options_history": { |
| 47 | "message": "Muestra un enlace \"historial de publicaciones\" en los perfiles de usuario.", |
| 48 | "description": "Feature checkbox in the options page" |
| 49 | }, |
avm99963 | af7860e | 2019-06-04 03:33:26 +0200 | [diff] [blame] | 50 | "options_batchduplicate": { |
| 51 | "message": "Añade la opción para duplicar varios hilos a la vez en la lista de hilos de la Consola de la Comunidad.", |
| 52 | "description": "Feature checkbox in the options page" |
| 53 | }, |
avm99963 | c19497f | 2019-08-23 00:15:11 +0200 | [diff] [blame] | 54 | "options_escalatethreads":{ |
avm99963 | eb2d0b8 | 2019-10-07 22:58:55 +0200 | [diff] [blame] | 55 | "message": "Activa la <i>flag</i> <code class=\"help\" title=\"Esta flag activa la funcionalidad de escalar hilos del foro público a los privados en la Consola de la Comunidad.\">enableEscalateThread</code> de la Consola de la Comunidad.", |
| 56 | "description": "Feature checkbox in the options page" |
| 57 | }, |
| 58 | "options_movethreads":{ |
| 59 | "message": "Activa la <i>flag</i> <code class=\"help\" title=\"Esta flag activa la funcionalidad de mover hilos de un foro donde seas un EP a otro foro en la Consola de la Comunidad.\">enableMoveThread</code> de la Consola de la Comunidad.", |
avm99963 | c19497f | 2019-08-23 00:15:11 +0200 | [diff] [blame] | 60 | "description": "Feature checkbox in the options page" |
| 61 | }, |
avm99963 | ae6a26d | 2020-04-12 14:03:51 +0200 | [diff] [blame] | 62 | "options_increasecontrast":{ |
| 63 | "message": "Incrementa el contraste entre los hilos leídos y no leídos en la Consola de la Comunidad.", |
| 64 | "description": "Feature checkbox in the options page" |
| 65 | }, |
avm99963 | 0f9503f | 2020-07-27 13:56:52 +0200 | [diff] [blame^] | 66 | "options_stickysidebarheaders": { |
| 67 | "message": "Hacer que los encabezados de la barra lateral de la Consola de la Comunidad se queden pegados arriba (+info en <code>pekb/thread/60784834</code>).", |
| 68 | "description": "Feature checkbox in the options page" |
| 69 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 70 | "options_save": { |
| 71 | "message": "Guardar", |
| 72 | "description": "Button in the options page to save the settings" |
| 73 | }, |
| 74 | "inject_links": { |
| 75 | "message": "Enlaces", |
| 76 | "description": "Heading which we use before the 'previous post' link in a user profile in TW" |
| 77 | }, |
| 78 | "inject_previousposts": { |
| 79 | "message": "Historial de publicaciones", |
| 80 | "description": "Link shown in a user profile (in TW and the Community Console) which points to a search showing the user's posts and messages" |
avm99963 | af7860e | 2019-06-04 03:33:26 +0200 | [diff] [blame] | 81 | }, |
| 82 | "inject_duplicatebtn": { |
| 83 | "message": "Duplicar hilos", |
| 84 | "description": "Tooltip of the 'duplicate treads' icon shown when selecting multiple threads in the Community Console." |
| 85 | }, |
| 86 | "inject_duplicateinto": { |
| 87 | "message": "Duplicar a:", |
| 88 | "description": "Label for the text field in which the user has to enter the thread they want to duplicate into." |
| 89 | }, |
| 90 | "inject_duplicateinto_placeholder": { |
| 91 | "message": "Introduce la URL de la Consola de la Comunidad", |
| 92 | "description": "Placeholder for the URL field." |
| 93 | }, |
| 94 | "inject_duplicate_cancel": { |
| 95 | "message": "Cancelar", |
| 96 | "description": "Button to cancel the duplication process." |
| 97 | }, |
| 98 | "inject_duplicate_confirm": { |
| 99 | "message": "Duplicar", |
| 100 | "description": "Button to duplicate all the threads." |
| 101 | }, |
| 102 | "inject_duplicate_progress": { |
| 103 | "message": "Progreso", |
| 104 | "description": "Title for a progress bar which indicates how many threads were duplicated." |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 105 | } |
| 106 | } |