]>
Commit | Line | Data |
---|---|---|
1 | security: | |
2 | login: | |
3 | page_title: '¡Bienvenido a wallabag !' | |
4 | keep_logged_in: 'Manténgame conectado' | |
5 | forgot_password: '¿Se ha olvidado de su contraseña?' | |
6 | submit: 'Conectarse' | |
7 | register: 'Registrarse' | |
8 | username: 'Nombre de usuario' | |
9 | password: 'Contraseña' | |
10 | cancel: 'Cancelar' | |
11 | resetting: | |
12 | description: "Introduzca su dirección del correo electrónico y le enviaremos las instrucciones para reiniciar la contraseña" | |
13 | register: | |
14 | page_title: 'Crear una cuenta' | |
15 | go_to_account: 'Acceder su cuenta' | |
16 | ||
17 | menu: | |
18 | left: | |
19 | unread: 'Sin leer' | |
20 | starred: 'Favoritos' | |
21 | archive: 'Archivo' | |
22 | all_articles: 'Todos artículos' | |
23 | config: 'Configuración' | |
24 | tags: 'Etiquetas' | |
25 | internal_settings: 'Configuración interna' | |
26 | import: 'Importar' | |
27 | howto: 'Ayuda' | |
28 | developer: 'Promotor' | |
29 | logout: 'Desconectarse' | |
30 | about: 'Acerca de' | |
31 | search: 'Buscar' | |
32 | save_link: 'Archivar un enlace' | |
33 | back_to_unread: 'Volver a los artículos sin leer' | |
34 | # users_management: 'Users management' | |
35 | top: | |
36 | add_new_entry: 'Añadir un nuevo artículo' | |
37 | search: 'Buscar' | |
38 | filter_entries: 'Filtrar los artículos' | |
39 | export: 'Exportar' | |
40 | search_form: | |
41 | input_label: 'Introduzca su búsqueda aquí' | |
42 | ||
43 | footer: | |
44 | wallabag: | |
45 | elsewhere: 'Lleve wallabag consigo' | |
46 | social: 'Social' | |
47 | powered_by: 'funciona por' | |
48 | about: 'Acerca de' | |
49 | # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day! | |
50 | ||
51 | config: | |
52 | page_title: 'Configuración' | |
53 | tab_menu: | |
54 | settings: 'Configuración' | |
55 | rss: 'RSS' | |
56 | user_info: 'Información de usuario' | |
57 | password: 'Contraseña' | |
58 | rules: 'Reglas de etiquetado automáticas' | |
59 | new_user: 'Añadir un usuario' | |
60 | form: | |
61 | save: 'Guardar' | |
62 | form_settings: | |
63 | theme_label: 'Tema' | |
64 | items_per_page_label: 'Número de artículos por página' | |
65 | language_label: 'Idioma' | |
66 | reading_speed: | |
67 | label: 'Velocidad de leer' | |
68 | help_message: 'Se puede usar las técnicas para calcular su velocidad de leer:' | |
69 | 100_word: 'Leo ~100 palabras por minuto' | |
70 | 200_word: 'Leo ~200 palabras por minuto' | |
71 | 300_word: 'Leo ~300 palabras por minuto' | |
72 | 400_word: 'Leo ~400 palabras por minuto' | |
73 | # pocket_consumer_key_label: Consumer key for Pocket to import contents | |
74 | form_rss: | |
75 | description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero' | |
76 | token_label: 'RSS token' | |
77 | no_token: 'No token' | |
78 | token_create: 'Crear token' | |
79 | token_reset: 'Reiniciar token' | |
80 | rss_links: 'URL de su feed RSS' | |
81 | rss_link: | |
82 | unread: 'sin leer' | |
83 | starred: 'favoritos' | |
84 | archive: 'archivo' | |
85 | rss_limit: 'Límite de artículos en feed RSS' | |
86 | form_user: | |
87 | two_factor_description: "Con la autentificación de dos factores recibirá código mediante email en cada nueva conexión que no sea de confianza" | |
88 | name_label: 'Nombre' | |
89 | email_label: 'Direccion e-mail' | |
90 | twoFactorAuthentication_label: 'Autentificación de dos factores' | |
91 | form_password: | |
92 | old_password_label: 'Contraseña actual' | |
93 | new_password_label: 'Nueva contraseña' | |
94 | repeat_new_password_label: 'Confirmar la nueva contraseña' | |
95 | form_rules: | |
96 | if_label: 'si' | |
97 | then_tag_as_label: 'Etiquete como' | |
98 | delete_rule_label: 'Borre' | |
99 | # edit_rule_label: 'edit' | |
100 | rule_label: 'Regla' | |
101 | tags_label: 'Etiquetas' | |
102 | faq: | |
103 | title: 'FAQ' | |
104 | tagging_rules_definition_title: '¿Qué significa reglas de etiquetado autómaticas?' | |
105 | tagging_rules_definition_description: 'Son las reglas usadas por Wallabag para etiquetar automáticamente los nuevos artículos.<br />Cada vez que un nuevo artículo sea añadido, todas las reglas de etiquetado automáticas serán usadas para etiquetarlo, ayudándole a clasificar automáticamente los artículos.' | |
106 | how_to_use_them_title: '¿Cómo se utilizan?' | |
107 | how_to_use_them_description: 'Supongamos que quiere etiquetar nuevos artículos como « <i>lectura corta</i> » cuando el tiempo de leer sea menos de 3 minutos. <br /> En ese caso, debe poner « tiempo de leer <= 3 » en el <i>Regla</i> campo y « <i>lectura corta</i> » en el <i>Etiquetas</i> campo.<br />Algunas etiquetas se pueden ser añadidas al mismo tiempo por separarlas con una coma: « <i>lectura corta, debe leer</i> »<br />Reglas complejas se pueden ser escritas por usar operadores predefinidos: si « <i>tiempo de leer >= 5 Y nombre del dominio = "github.com"</i> » entonces etiquete como « <i>lectura larga, github </i> »' | |
108 | variables_available_title: '¿Qué variables y operadores se pueden utilizar para escribir las reglas?' | |
109 | variables_available_description: 'Las siguientes variables y operadores se pueden utilizar para crear las reglas de etiquetado automáticas:' | |
110 | meaning: 'Significado' | |
111 | variable_description: | |
112 | label: 'Variable' | |
113 | title: 'Titúlo del artículo' | |
114 | url: 'URL del artículo' | |
115 | isArchived: 'El artículo está guardado o no' | |
116 | isStarred: 'Si el artículo es un favorito o no' | |
117 | content: "El contenido del artículo" | |
118 | language: "El idioma del artículo" | |
119 | mimetype: "Tipo MIME del artículo" | |
120 | readingTime: "El tiempo estimado de lectura del artículo, en minutos" | |
121 | domainName: 'El dominio del artículo' | |
122 | operator_description: | |
123 | label: 'Operador' | |
124 | less_than: 'Menos que…' | |
125 | strictly_less_than: 'Estrictámente menos que…' | |
126 | greater_than: 'Más que…' | |
127 | strictly_greater_than: 'Estrictámente mas que…' | |
128 | equal_to: 'Egual a…' | |
129 | not_equal_to: 'Diferente de…' | |
130 | or: 'Una regla U otra' | |
131 | and: 'Una regla Y la otra' | |
132 | matches: 'Pruebe si un <i>sujeto</i> corresponde a una <i>búsqueda</i> (insensible a mayusculas).<br />Ejemplo : <code>título coincide "football"</code>' | |
133 | ||
134 | entry: | |
135 | page_titles: | |
136 | unread: 'Artículos no leídos' | |
137 | starred: 'Artículos favoritos' | |
138 | archived: 'Artículos archivados' | |
139 | filtered: 'Artículos filtrados' | |
140 | # filtered_tags: 'Filtered by tags' | |
141 | # untagged: 'Untagged entries' | |
142 | list: | |
143 | number_on_the_page: '{0} No hay artículos.|{1} Hay un artículo.|]1,Inf[ Hay %count% artículos.' | |
144 | reading_time: 'tiempo estimado de lectura' | |
145 | reading_time_minutes: 'tiempo estimado de lectura: %readingTime% min' | |
146 | reading_time_less_one_minute: 'tiempo estimado de lectura: <small class="inferieur"><</small> 1 min' | |
147 | # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags' | |
148 | reading_time_minutes_short: '%readingTime% min' | |
149 | reading_time_less_one_minute_short: '<small class="inferieur"><</small> 1 min' | |
150 | original_article: 'original' | |
151 | toogle_as_read: 'Marcar como leído/ no leído' | |
152 | toogle_as_star: 'Marcar como favorito/ no favorito' | |
153 | delete: 'Suprimir' | |
154 | export_title: 'Exportar' | |
155 | filters: | |
156 | title: 'Filtros' | |
157 | status_label: 'Estatus' | |
158 | archived_label: 'Archivado' | |
159 | starred_label: 'Favorito' | |
160 | unread_label: 'Sin leer' | |
161 | preview_picture_label: 'Hay una foto' | |
162 | preview_picture_help: 'Foto de preview' | |
163 | language_label: 'Idioma' | |
164 | reading_time: | |
165 | label: 'Duración de lectura en minutos' | |
166 | from: 'de' | |
167 | to: 'a' | |
168 | domain_label: 'Nombre de dominio' | |
169 | created_at: | |
170 | label: 'Fecha de creación' | |
171 | from: 'de' | |
172 | to: 'a' | |
173 | action: | |
174 | clear: 'Limpiar' | |
175 | filter: 'Filtrar' | |
176 | view: | |
177 | left_menu: | |
178 | back_to_top: 'Regrese al principio' | |
179 | back_to_homepage: 'Regrese a la página principal' | |
180 | set_as_read: 'Marcar como leído' | |
181 | set_as_unread: 'Marcar como no leído' | |
182 | set_as_starred: 'Marcar como favorito' | |
183 | view_original_article: 'Artículo original' | |
184 | re_fetch_content: 'Redescargar el contenido' | |
185 | delete: 'Suprimir' | |
186 | add_a_tag: 'Añadir una etiqueta' | |
187 | share_content: 'Compartir' | |
188 | share_email_label: 'Dirección e-mail' | |
189 | # public_link: 'public link' | |
190 | # delete_public_link: 'delete public link' | |
191 | download: 'Descargar' | |
192 | print: 'Imprimir' | |
193 | problem: | |
194 | label: '¿Algún problema?' | |
195 | description: '¿Este artículo no se muestra bien?' | |
196 | edit_title: 'Modificar el título' | |
197 | original_article: 'original' | |
198 | annotations_on_the_entry: '{0} Sin anotaciones|{1} Una anotación|]1,Inf[ %count% anotaciones' | |
199 | created_at: 'Fecha de creación' | |
200 | new: | |
201 | page_title: 'Guardar un nuevo artículo' | |
202 | placeholder: 'http://website.com' | |
203 | form_new: | |
204 | url_label: Url | |
205 | edit: | |
206 | page_title: 'Editar un artículo' | |
207 | title_label: 'Título' | |
208 | url_label: 'Url' | |
209 | is_public_label: 'Es Público' | |
210 | save_label: 'Guardar' | |
211 | public: | |
212 | # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>" | |
213 | ||
214 | about: | |
215 | page_title: 'Acerca de' | |
216 | top_menu: | |
217 | who_behind_wallabag: 'Equipo del desarrollo de wallabag' | |
218 | getting_help: 'Pedir ayuda' | |
219 | helping: 'Ayudar a wallabag' | |
220 | contributors: 'Colaboradores' | |
221 | third_party: 'Librerías de terceros' | |
222 | who_behind_wallabag: | |
223 | developped_by: 'Desarrollado por' | |
224 | website: 'Sitio web' | |
225 | many_contributors: 'Y muchos otros colaboradores ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">en Github</a>' | |
226 | project_website: 'Sitio web del proyecto' | |
227 | license: 'Licencia' | |
228 | version: 'Versión' | |
229 | getting_help: | |
230 | documentation: 'Documentación' | |
231 | bug_reports: 'Reporte de errores' | |
232 | support: '<a href="https://support.wallabag.org">En nuestra web de apoyo website</a> o <a href="https://github.com/wallabag/wallabag/issues">en GitHub</a>' | |
233 | helping: | |
234 | description: 'wallabag es libre y gratuito. Usted puede ayudarnos :' | |
235 | by_contributing: 'contribuyendo al proyecto :' | |
236 | by_contributing_2: 'nuestras necesidades están en un ticket' | |
237 | by_paypal: 'via Paypal' | |
238 | contributors: | |
239 | description: 'Gracias a los colaboradores de la aplicación web de wallabag' | |
240 | third_party: | |
241 | description: 'Aquí está la lista de las dependencias utilizadas por wallabag (con sus licencias) :' | |
242 | package: 'Paquete' | |
243 | license: 'Licencia' | |
244 | ||
245 | howto: | |
246 | page_title: 'Ayuda' | |
247 | page_description: 'Hay muchas maneras para guardar un artículo:' | |
248 | top_menu: | |
249 | browser_addons: 'Extensiones de navigador' | |
250 | mobile_apps: 'Aplicaciones para smartphone' | |
251 | bookmarklet: 'Bookmarklet' | |
252 | form: | |
253 | description: 'Gracias a este formulario' | |
254 | browser_addons: | |
255 | firefox: 'Extensión Firefox' | |
256 | chrome: 'Extensión Chrome' | |
257 | mobile_apps: | |
258 | android: | |
259 | via_f_droid: 'via F-Droid' | |
260 | via_google_play: 'via Google Play' | |
261 | ios: 'por la tienda de iTunes' | |
262 | windows: 'por la tienda de Microsoft' | |
263 | bookmarklet: | |
264 | description: 'Desplazar y soltar este link en la barra de marcadores :' | |
265 | ||
266 | quickstart: | |
267 | page_title: 'Comienzo rápido' | |
268 | # more: 'More…' | |
269 | intro: | |
270 | title: 'Bienvenido a wallabag !' | |
271 | paragraph_1: "Le acompañaremos a su visita de wallabag y le mostraremos algunas características que le pueden interesar." | |
272 | paragraph_2: '¡Síganos!' | |
273 | configure: | |
274 | title: 'Configure la aplicación' | |
275 | # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.' | |
276 | language: 'Cambie el idioma y el diseño de la aplicación' | |
277 | rss: 'Activar los feeds RSS' | |
278 | tagging_rules: 'Escribir reglas para etiquetear automaticamente sus artículos' | |
279 | admin: | |
280 | title: 'Administración' | |
281 | description: 'Como administrador, tiene privilegios por wallabag. Se puede:' | |
282 | new_user: 'Crear un nuevo usuario' | |
283 | analytics: 'Configure analíticas' | |
284 | sharing: 'Active unos parámetros de compartir artículos' | |
285 | export: 'Configure exportación' | |
286 | import: 'Configure importación' | |
287 | first_steps: | |
288 | title: 'Primeros pasos' | |
289 | # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link." | |
290 | new_article: 'Guarde su primer artículo' | |
291 | unread_articles: '¡Y clasifíquelo!' | |
292 | migrate: | |
293 | title: 'Migrar de un servicio existente' | |
294 | description: "¿Está usando otro servicio? Le ayudaremos a migrar sus datos a wallabag." | |
295 | pocket: 'Migrar desde Pocket' | |
296 | wallabag_v1: 'Migrar desde wallabag v1' | |
297 | wallabag_v2: 'Migrar desde wallabag v2' | |
298 | readability: 'Migrar desde Readability' | |
299 | instapaper: 'Migrar desde Instapaper' | |
300 | developer: | |
301 | title: 'Promotores' | |
302 | # description: 'We also thought to the developers: Docker, API, translations, etc.' | |
303 | create_application: 'Cree su tercera aplicación' | |
304 | # use_docker: 'Use Docker to install wallabag' | |
305 | docs: | |
306 | title: 'Documentación completa' | |
307 | # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them." | |
308 | annotate: 'Anote su artículo' | |
309 | export: 'Convierta sus artículos a ePub o a PDF' | |
310 | search_filters: 'Aprenda a utilizar el buscador y los filtros para encontrar el artículo que le interese' | |
311 | fetching_errors: '¿Qué puedo hacer si un artículo encuentra errores por la búsqueda?' | |
312 | all_docs: '¡Y muchos más artículos!' | |
313 | support: | |
314 | title: 'Apoyo' | |
315 | description: 'Si necesita ayuda, estamos disponibles para usted.' | |
316 | github: 'En GitHub' | |
317 | email: 'Por email' | |
318 | gitter: 'En Gitter' | |
319 | ||
320 | tag: | |
321 | page_title: 'Etiquetas' | |
322 | list: | |
323 | number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.' | |
324 | # see_untagged_entries: 'See untagged entries' | |
325 | ||
326 | import: | |
327 | page_title: 'Importar' | |
328 | page_description: 'Bienvenido al útil de migración de wallabag. Seleccione el servicio previo del que usted quiera migrar.' | |
329 | action: | |
330 | import_contents: 'Importar los contenidos' | |
331 | form: | |
332 | mark_as_read_title: '¿Marcar todos como leídos?' | |
333 | mark_as_read_label: 'Marcar todos artículos importados como leídos' | |
334 | file_label: 'Fichero' | |
335 | save_label: 'Importar el fichero' | |
336 | pocket: | |
337 | page_title: 'Importar > Pocket' | |
338 | description: "Va a importar sus datos de Pocket. Pocket no nos permite descargar el contenido de su servicio, así que el contenido de cada artículo será redescargado por wallabag." | |
339 | config_missing: | |
340 | description: "La importación de Pocket no está configurada." | |
341 | admin_message: 'Debe definir %keyurls%una clava del API Pocket%keyurle%.' | |
342 | user_message: 'El administrador de su servidor debe definir una clave API Pocket.' | |
343 | authorize_message: 'Puede importar sus datos desde su cuenta de Pocket. Sólo tiene que oprimir el botón para autorizar que wallabag se conecte a getpocket.com.' | |
344 | connect_to_pocket: 'Conéctese a Pocket para importar los datos' | |
345 | wallabag_v1: | |
346 | page_title: 'Importar > Wallabag v1' | |
347 | description: 'Va a importar sus artículos de wallabag v1. En su configuración de wallabag v1, oprima "Exportar JSON" dentro de la sección "Exportar sus datos de wallabag". Usted tendrá un fichero "wallabag-export-1-xxxx-xx-xx.json".' | |
348 | how_to: 'Seleccione el fichero de su exportación de wallabag v1 y oprima el botón para subirlo y importarlo.' | |
349 | wallabag_v2: | |
350 | page_title: 'Importar > Wallabag v2' | |
351 | description: 'Va a importar sus artículos de otra instancia de wallabag v2. Vaya a Todos los artículos, entonces, en la barra lateral, oprima en "JSON". Usted tendrá un fichero "All articles.json"' | |
352 | readability: | |
353 | page_title: 'Importar > Readability' | |
354 | # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).' | |
355 | # how_to: 'Please select your Readability export and click on the below button to upload and import it.' | |
356 | worker: | |
357 | # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:" | |
358 | firefox: | |
359 | page_title: 'Importar > Firefox' | |
360 | # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file." | |
361 | # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched." | |
362 | chrome: | |
363 | page_title: 'Importar > Chrome' | |
364 | # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>" | |
365 | # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched." | |
366 | instapaper: | |
367 | page_title: 'Importar > Instapaper' | |
368 | # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").' | |
369 | # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.' | |
370 | ||
371 | developer: | |
372 | page_title: 'Promotor' | |
373 | welcome_message: 'Bienvenido a wallabag API' | |
374 | documentation: 'Documentación' | |
375 | how_to_first_app: 'Cómo crear mi primera aplicación' | |
376 | full_documentation: 'Ver documentación de API entera' | |
377 | list_methods: 'Hacer una lista de métodos API' | |
378 | clients: | |
379 | title: 'Clientes' | |
380 | create_new: 'Crear un nuevo cliente' | |
381 | existing_clients: | |
382 | title: 'Clientes actuales' | |
383 | field_id: 'identificación del cliente' | |
384 | field_secret: 'Cliente secreto' | |
385 | field_uris: 'Redirigir los URI' | |
386 | field_grant_types: 'Conceder manera permitida' | |
387 | no_client: 'No cliente todavía.' | |
388 | remove: | |
389 | warn_message_1: 'Se puede quitar este cliente. ¡Está acción no se puede ser irreversible !' | |
390 | warn_message_2: "Si lo elimine, cada aplicación configurada con ese cliente no se puede ser autorizada por su wallbag." | |
391 | action: 'Quite este cliente' | |
392 | client: | |
393 | page_title: 'Promotor > Nuevo cliente' | |
394 | page_description: 'Va a crear un nuevo cliente. Por favor, llene el campo abajo para URI redirigido de su aplicación.' | |
395 | form: | |
396 | # name_label: 'Name of the client' | |
397 | redirect_uris_label: 'los URI redirigidos' | |
398 | save_label: 'Crear un nuevo cliente' | |
399 | action_back: 'Atrás' | |
400 | client_parameter: | |
401 | page_title: 'Promotor > Parámetros del cliente' | |
402 | page_description: 'Aquí hay sus parámetros del cliente.' | |
403 | # field_name: 'Client name' | |
404 | field_id: 'Identificación del cliente' | |
405 | field_secret: 'Cliente secreto' | |
406 | back: 'Atrás' | |
407 | read_howto: 'Leer el howto "Crear mi primera aplicación"' | |
408 | howto: | |
409 | page_title: 'Promotor > Cómo crear mi primera aplicación' | |
410 | description: | |
411 | paragraph_1: 'Los siguientes comandos se usan el <a href="https://github.com/jkbrzt/httpie">HTTPie library</a>. Esté seguro de que se instalen en sus sistema antes de usarlos.' | |
412 | paragraph_2: 'Necesita un token para comunicar entre su tercera aplicación y wallabag API.' | |
413 | paragraph_3: 'Para crear este token, necesita <a href="%link%">to create a new client</a>.' | |
414 | paragraph_4: 'Ahora, cree su token (reemplace cliente_id, cliente_secreto, usuario y contraseñ con las buenas entradas):' | |
415 | paragraph_5: 'Este API devolverá una respuestas así:' | |
416 | paragraph_6: 'El acceso_token es útil para hacer una llamada al final API. Por ejempolo:' | |
417 | paragraph_7: 'Esta llamada devolverá todos los artículos para su usuario.' | |
418 | paragraph_8: 'Si quiere ver todos los fines de API, se puede ver <a href="%link%">a nuestra documentación API</a>.' | |
419 | back: 'Atrás' | |
420 | ||
421 | user: | |
422 | # page_title: Users management | |
423 | # new_user: Create a new user | |
424 | # edit_user: Edit an existing user | |
425 | # description: "Here you can manage all users (create, edit and delete)" | |
426 | # list: | |
427 | # actions: Actions | |
428 | # edit_action: Edit | |
429 | # yes: Yes | |
430 | # no: No | |
431 | # create_new_one: Create a new user | |
432 | form: | |
433 | username_label: 'Nombre de usuario' | |
434 | # name_label: 'Name' | |
435 | password_label: 'Contraseña' | |
436 | repeat_new_password_label: 'Confirmar la nueva contraseña' | |
437 | plain_password_label: '????' | |
438 | email_label: 'Email' | |
439 | # enabled_label: 'Enabled' | |
440 | # locked_label: 'Locked' | |
441 | # last_login_label: 'Last login' | |
442 | # twofactor_label: Two factor authentication | |
443 | # save: Save | |
444 | # delete: Delete | |
445 | # delete_confirm: Are you sure? | |
446 | # back_to_list: Back to list | |
447 | ||
448 | flashes: | |
449 | config: | |
450 | notice: | |
451 | config_saved: 'Configuración guardada. Algunos parámetros serán recargados cuando se vuelva a conectar.' | |
452 | password_updated: 'Contraseña actualizada' | |
453 | password_not_updated_demo: "En modo demo, no puede cambiar la contraseña del usuario." | |
454 | user_updated: 'Su información personal ha sido actualizada' | |
455 | rss_updated: 'La configuración de los feeds RSS ha sido actualizada' | |
456 | tagging_rules_updated: 'Regla de etiquetado borrada' | |
457 | tagging_rules_deleted: 'Regla de etiquetado actualizada' | |
458 | user_added: 'Usuario "%username%" añadido' | |
459 | rss_token_updated: 'RSS token actualizado' | |
460 | entry: | |
461 | notice: | |
462 | entry_already_saved: 'Entrada ya guardada por %fecha%' | |
463 | entry_saved: 'Entrada guardada' | |
464 | # entry_saved_failed: 'Entry saved but fetching content failed' | |
465 | entry_updated: 'Entrada actualizada' | |
466 | entry_reloaded: 'Entrada recargada' | |
467 | # entry_reloaded_failed: 'Entry reloaded but fetching content failed' | |
468 | entry_archived: 'Artículo archivado' | |
469 | entry_unarchived: 'Artículo desarchivado' | |
470 | entry_starred: 'Artículo guardado en los favoritos' | |
471 | entry_unstarred: 'Artículo retirado de los favoritos' | |
472 | entry_deleted: 'Artículo suprimido' | |
473 | tag: | |
474 | notice: | |
475 | tag_added: 'Etiqueta añadida' | |
476 | import: | |
477 | notice: | |
478 | failed: 'Importación reprobada, por favor inténtelo de nuevo.' | |
479 | failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.' | |
480 | summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.' | |
481 | # summary_with_queue: 'Import summary: %queued% queued.' | |
482 | error: | |
483 | # redis_enabled_not_installed: Redis is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check Redis configuration. | |
484 | # rabbit_enabled_not_installed: RabbitMQ is enabled for handle asynchronous import but it looks like <u>we can't connect to it</u>. Please check RabbitMQ configuration. | |
485 | developer: | |
486 | notice: | |
487 | client_created: 'Nuevo cliente creado.' | |
488 | client_deleted: 'Cliente suprimido' |