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 | }, |
| 6 | "appDescription": { |
| 7 | "message": "Haz scroll infinito y obtén otras mejoras en los Foros de Google y la Consola de la Comunidad", |
| 8 | "description": "The extension's description" |
| 9 | }, |
| 10 | "options_list": { |
| 11 | "message": "Activa el scroll infinito en las listas de hilos.", |
| 12 | "description": "Feature checkbox in the options page" |
| 13 | }, |
| 14 | "options_thread": { |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 15 | "message": "Carga automáticamente mensajes en grupos pequeños cuando hagas scroll por un hilo.", |
| 16 | "description": "Feature checkbox in the options page" |
| 17 | }, |
| 18 | "options_threadall": { |
| 19 | "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] | 20 | "description": "Feature checkbox in the options page" |
| 21 | }, |
| 22 | "options_enhancements": { |
| 23 | "message": "Mejoras adicionales", |
| 24 | "description": "Heading for several options that can be enabled in the options page" |
| 25 | }, |
| 26 | "options_fixedtoolbar": { |
| 27 | "message": "Mantén visible la barra de herramientas de la lista de hilos en la Consola de la Comunidad.", |
| 28 | "description": "Feature checkbox in the options page" |
| 29 | }, |
| 30 | "options_redirect": { |
| 31 | "message": "Redirige todos los hilos abiertos en TW a la Consola de la Comunidad.", |
| 32 | "description": "Feature checkbox in the options page" |
| 33 | }, |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 34 | "options_loaddrafts":{ |
| 35 | "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.", |
| 36 | "description": "Feature checkbox in the options page" |
| 37 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 38 | "options_experimental_label": { |
| 39 | "message": "(experimental)", |
| 40 | "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time" |
| 41 | }, |
| 42 | "options_history": { |
| 43 | "message": "Muestra un enlace \"historial de publicaciones\" en los perfiles de usuario.", |
| 44 | "description": "Feature checkbox in the options page" |
| 45 | }, |
avm99963 | af7860e | 2019-06-04 03:33:26 +0200 | [diff] [blame] | 46 | "options_batchduplicate": { |
| 47 | "message": "Añade la opción para duplicar varios hilos a la vez en la lista de hilos de la Consola de la Comunidad.", |
| 48 | "description": "Feature checkbox in the options page" |
| 49 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 50 | "options_save": { |
| 51 | "message": "Guardar", |
| 52 | "description": "Button in the options page to save the settings" |
| 53 | }, |
| 54 | "inject_links": { |
| 55 | "message": "Enlaces", |
| 56 | "description": "Heading which we use before the 'previous post' link in a user profile in TW" |
| 57 | }, |
| 58 | "inject_previousposts": { |
| 59 | "message": "Historial de publicaciones", |
| 60 | "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] | 61 | }, |
| 62 | "inject_duplicatebtn": { |
| 63 | "message": "Duplicar hilos", |
| 64 | "description": "Tooltip of the 'duplicate treads' icon shown when selecting multiple threads in the Community Console." |
| 65 | }, |
| 66 | "inject_duplicateinto": { |
| 67 | "message": "Duplicar a:", |
| 68 | "description": "Label for the text field in which the user has to enter the thread they want to duplicate into." |
| 69 | }, |
| 70 | "inject_duplicateinto_placeholder": { |
| 71 | "message": "Introduce la URL de la Consola de la Comunidad", |
| 72 | "description": "Placeholder for the URL field." |
| 73 | }, |
| 74 | "inject_duplicate_cancel": { |
| 75 | "message": "Cancelar", |
| 76 | "description": "Button to cancel the duplication process." |
| 77 | }, |
| 78 | "inject_duplicate_confirm": { |
| 79 | "message": "Duplicar", |
| 80 | "description": "Button to duplicate all the threads." |
| 81 | }, |
| 82 | "inject_duplicate_progress": { |
| 83 | "message": "Progreso", |
| 84 | "description": "Title for a progress bar which indicates how many threads were duplicated." |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 85 | } |
| 86 | } |