]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
Merge pull request #2663 from wallabag/remove-fosuser-attributes
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.es.yml
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 action_mark_as_read:
74 # label: 'Where do you to be redirected after mark an article as read?'
75 # redirect_homepage: 'To the homepage'
76 # redirect_current_page: 'To the current page'
77 # pocket_consumer_key_label: Consumer key for Pocket to import contents
78 # android_configuration: Configure your Android application
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 # help_items_per_page: "You can change the number of articles displayed on each page."
81 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
82 # help_language: "You can change the language of wallabag interface."
83 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
84 form_rss:
85 description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero'
86 token_label: 'RSS token'
87 no_token: 'No token'
88 token_create: 'Crear token'
89 token_reset: 'Reiniciar token'
90 rss_links: 'URL de su feed RSS'
91 rss_link:
92 unread: 'sin leer'
93 starred: 'favoritos'
94 archive: 'archivo'
95 rss_limit: 'Límite de artículos en feed RSS'
96 form_user:
97 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"
98 name_label: 'Nombre'
99 email_label: 'Direccion e-mail'
100 twoFactorAuthentication_label: 'Autentificación de dos factores'
101 # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
102 delete:
103 # title: Delete my account (a.k.a danger zone)
104 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
105 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
106 # button: Delete my account
107 reset:
108 # title: Reset area (a.k.a danger zone)
109 # description: By hiting buttons below you'll have ability to remove some informations from your account. Be aware that these actions are IRREVERSIBLE.
110 # annotations: Remove ALL annotations
111 # tags: Remove ALL tags
112 # entries: Remove ALL entries
113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
114 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long."
116 old_password_label: 'Contraseña actual'
117 new_password_label: 'Nueva contraseña'
118 repeat_new_password_label: 'Confirmar la nueva contraseña'
119 form_rules:
120 if_label: 'si'
121 then_tag_as_label: 'Etiquete como'
122 delete_rule_label: 'Borre'
123 # edit_rule_label: 'edit'
124 rule_label: 'Regla'
125 tags_label: 'Etiquetas'
126 faq:
127 title: 'FAQ'
128 tagging_rules_definition_title: '¿Qué significa reglas de etiquetado autómaticas?'
129 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.'
130 how_to_use_them_title: '¿Cómo se utilizan?'
131 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 &lt;= 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 &gt;= 5 Y nombre del dominio = "github.com"</i> » entonces etiquete como « <i>lectura larga, github </i> »'
132 variables_available_title: '¿Qué variables y operadores se pueden utilizar para escribir las reglas?'
133 variables_available_description: 'Las siguientes variables y operadores se pueden utilizar para crear las reglas de etiquetado automáticas:'
134 meaning: 'Significado'
135 variable_description:
136 label: 'Variable'
137 title: 'Titúlo del artículo'
138 url: 'URL del artículo'
139 isArchived: 'El artículo está guardado o no'
140 isStarred: 'Si el artículo es un favorito o no'
141 content: "El contenido del artículo"
142 language: "El idioma del artículo"
143 mimetype: "Tipo MIME del artículo"
144 readingTime: "El tiempo estimado de lectura del artículo, en minutos"
145 domainName: 'El dominio del artículo'
146 operator_description:
147 label: 'Operador'
148 less_than: 'Menos que…'
149 strictly_less_than: 'Estrictámente menos que…'
150 greater_than: 'Más que…'
151 strictly_greater_than: 'Estrictámente mas que…'
152 equal_to: 'Egual a…'
153 not_equal_to: 'Diferente de…'
154 or: 'Una regla U otra'
155 and: 'Una regla Y la otra'
156 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>'
157
158 entry:
159 page_titles:
160 unread: 'Artículos no leídos'
161 starred: 'Artículos favoritos'
162 archived: 'Artículos archivados'
163 filtered: 'Artículos filtrados'
164 # filtered_tags: 'Filtered by tags:'
165 # filtered_search: 'Filtered by search:'
166 # untagged: 'Untagged entries'
167 list:
168 number_on_the_page: '{0} No hay artículos.|{1} Hay un artículo.|]1,Inf[ Hay %count% artículos.'
169 reading_time: 'tiempo estimado de lectura'
170 reading_time_minutes: 'tiempo estimado de lectura: %readingTime% min'
171 reading_time_less_one_minute: 'tiempo estimado de lectura: <small class="inferieur">&lt;</small> 1 min'
172 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
173 reading_time_minutes_short: '%readingTime% min'
174 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
175 original_article: 'original'
176 toogle_as_read: 'Marcar como leído/ no leído'
177 toogle_as_star: 'Marcar como favorito/ no favorito'
178 delete: 'Suprimir'
179 export_title: 'Exportar'
180 filters:
181 title: 'Filtros'
182 status_label: 'Estatus'
183 archived_label: 'Archivado'
184 starred_label: 'Favorito'
185 unread_label: 'Sin leer'
186 preview_picture_label: 'Hay una foto'
187 preview_picture_help: 'Foto de preview'
188 language_label: 'Idioma'
189 # http_status_label: 'HTTP status'
190 reading_time:
191 label: 'Duración de lectura en minutos'
192 from: 'de'
193 to: 'a'
194 domain_label: 'Nombre de dominio'
195 created_at:
196 label: 'Fecha de creación'
197 from: 'de'
198 to: 'a'
199 action:
200 clear: 'Limpiar'
201 filter: 'Filtrar'
202 view:
203 left_menu:
204 back_to_top: 'Regrese al principio'
205 back_to_homepage: 'Regrese a la página principal'
206 set_as_read: 'Marcar como leído'
207 set_as_unread: 'Marcar como no leído'
208 set_as_starred: 'Marcar como favorito'
209 view_original_article: 'Artículo original'
210 re_fetch_content: 'Redescargar el contenido'
211 delete: 'Suprimir'
212 add_a_tag: 'Añadir una etiqueta'
213 share_content: 'Compartir'
214 share_email_label: 'Dirección e-mail'
215 # public_link: 'public link'
216 # delete_public_link: 'delete public link'
217 download: 'Descargar'
218 print: 'Imprimir'
219 problem:
220 label: '¿Algún problema?'
221 description: '¿Este artículo no se muestra bien?'
222 edit_title: 'Modificar el título'
223 original_article: 'original'
224 annotations_on_the_entry: '{0} Sin anotaciones|{1} Una anotación|]1,Inf[ %count% anotaciones'
225 created_at: 'Fecha de creación'
226 new:
227 page_title: 'Guardar un nuevo artículo'
228 placeholder: 'http://website.com'
229 form_new:
230 url_label: Url
231 search:
232 # placeholder: 'What are you looking for?'
233 edit:
234 page_title: 'Editar un artículo'
235 title_label: 'Título'
236 url_label: 'Url'
237 is_public_label: 'Es Público'
238 save_label: 'Guardar'
239 public:
240 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
241
242 about:
243 page_title: 'Acerca de'
244 top_menu:
245 who_behind_wallabag: 'Equipo del desarrollo de wallabag'
246 getting_help: 'Pedir ayuda'
247 helping: 'Ayudar a wallabag'
248 contributors: 'Colaboradores'
249 third_party: 'Librerías de terceros'
250 who_behind_wallabag:
251 developped_by: 'Desarrollado por'
252 website: 'Sitio web'
253 many_contributors: 'Y muchos otros colaboradores ♥ <a href="https://github.com/wallabag/wallabag/graphs/contributors">en Github</a>'
254 project_website: 'Sitio web del proyecto'
255 license: 'Licencia'
256 version: 'Versión'
257 getting_help:
258 documentation: 'Documentación'
259 bug_reports: 'Reporte de errores'
260 support: '<a href="https://github.com/wallabag/wallabag/issues">en GitHub</a>'
261 helping:
262 description: 'wallabag es libre y gratuito. Usted puede ayudarnos :'
263 by_contributing: 'contribuyendo al proyecto :'
264 by_contributing_2: 'nuestras necesidades están en un ticket'
265 by_paypal: 'via Paypal'
266 contributors:
267 description: 'Gracias a los colaboradores de la aplicación web de wallabag'
268 third_party:
269 description: 'Aquí está la lista de las dependencias utilizadas por wallabag (con sus licencias) :'
270 package: 'Paquete'
271 license: 'Licencia'
272
273 howto:
274 page_title: 'Ayuda'
275 page_description: 'Hay muchas maneras para guardar un artículo:'
276 tab_menu:
277 # add_link: "Add a link"
278 # shortcuts: "Use shortcuts"
279 top_menu:
280 browser_addons: 'Extensiones de navigador'
281 mobile_apps: 'Aplicaciones para smartphone'
282 bookmarklet: 'Bookmarklet'
283 form:
284 description: 'Gracias a este formulario'
285 browser_addons:
286 firefox: 'Extensión Firefox'
287 chrome: 'Extensión Chrome'
288 mobile_apps:
289 android:
290 via_f_droid: 'via F-Droid'
291 via_google_play: 'via Google Play'
292 ios: 'por la tienda de iTunes'
293 windows: 'por la tienda de Microsoft'
294 bookmarklet:
295 description: 'Desplazar y soltar este link en la barra de marcadores :'
296 shortcuts:
297 # page_description: Here are the shortcuts available in wallabag.
298 # shortcut: Shortcut
299 # action: Action
300 # all_pages_title: Shortcuts available in all pages
301 # go_unread: Go to unread
302 # go_starred: Go to starred
303 # go_archive: Go to archive
304 # go_all: Go to all entries
305 # go_tags: Go to tags
306 # go_config: Go to config
307 # go_import: Go to import
308 # go_developers: Go to developers
309 # go_howto: Go to howto (this page!)
310 # go_logout: Logout
311 # list_title: Shortcuts available in listing pages
312 # search: Display the search form
313 # article_title: Shortcuts available in entry view
314 # open_original: Open original URL of the entry
315 # toggle_favorite: Toggle star status for the entry
316 # toggle_archive: Toggle read status for the entry
317 # delete: Delete the entry
318 # material_title: Shortcuts available with Material theme only
319 # add_link: Add a new link
320 # hide_form: Hide the current form (search or new link)
321 # arrows_navigation: Navigate through articles
322 # open_article: Display the selected entry
323
324 quickstart:
325 page_title: 'Comienzo rápido'
326 # more: 'More…'
327 intro:
328 title: 'Bienvenido a wallabag !'
329 paragraph_1: "Le acompañaremos a su visita de wallabag y le mostraremos algunas características que le pueden interesar."
330 paragraph_2: '¡Síganos!'
331 configure:
332 title: 'Configure la aplicación'
333 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
334 language: 'Cambie el idioma y el diseño de la aplicación'
335 rss: 'Activar los feeds RSS'
336 tagging_rules: 'Escribir reglas para etiquetear automaticamente sus artículos'
337 admin:
338 title: 'Administración'
339 description: 'Como administrador, tiene privilegios por wallabag. Se puede:'
340 new_user: 'Crear un nuevo usuario'
341 analytics: 'Configure analíticas'
342 sharing: 'Active unos parámetros de compartir artículos'
343 export: 'Configure exportación'
344 import: 'Configure importación'
345 first_steps:
346 title: 'Primeros pasos'
347 # 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."
348 new_article: 'Guarde su primer artículo'
349 unread_articles: '¡Y clasifíquelo!'
350 migrate:
351 title: 'Migrar de un servicio existente'
352 description: "¿Está usando otro servicio? Le ayudaremos a migrar sus datos a wallabag."
353 pocket: 'Migrar desde Pocket'
354 wallabag_v1: 'Migrar desde wallabag v1'
355 wallabag_v2: 'Migrar desde wallabag v2'
356 readability: 'Migrar desde Readability'
357 instapaper: 'Migrar desde Instapaper'
358 developer:
359 title: 'Promotores'
360 # description: 'We also thought to the developers: Docker, API, translations, etc.'
361 create_application: 'Cree su tercera aplicación'
362 # use_docker: 'Use Docker to install wallabag'
363 docs:
364 title: 'Documentación completa'
365 # 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."
366 annotate: 'Anote su artículo'
367 export: 'Convierta sus artículos a ePub o a PDF'
368 search_filters: 'Aprenda a utilizar el buscador y los filtros para encontrar el artículo que le interese'
369 fetching_errors: '¿Qué puedo hacer si un artículo encuentra errores por la búsqueda?'
370 all_docs: '¡Y muchos más artículos!'
371 support:
372 title: 'Apoyo'
373 description: 'Si necesita ayuda, estamos disponibles para usted.'
374 github: 'En GitHub'
375 email: 'Por email'
376 gitter: 'En Gitter'
377
378 tag:
379 page_title: 'Etiquetas'
380 list:
381 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.'
382 # see_untagged_entries: 'See untagged entries'
383 new:
384 # add: 'Add'
385 # placeholder: 'You can add several tags, separated by a comma.'
386
387 import:
388 page_title: 'Importar'
389 page_description: 'Bienvenido al útil de migración de wallabag. Seleccione el servicio previo del que usted quiera migrar.'
390 action:
391 import_contents: 'Importar los contenidos'
392 form:
393 mark_as_read_title: '¿Marcar todos como leídos?'
394 mark_as_read_label: 'Marcar todos artículos importados como leídos'
395 file_label: 'Fichero'
396 save_label: 'Importar el fichero'
397 pocket:
398 page_title: 'Importar > Pocket'
399 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."
400 config_missing:
401 description: "La importación de Pocket no está configurada."
402 admin_message: 'Debe definir %keyurls%una clava del API Pocket%keyurle%.'
403 user_message: 'El administrador de su servidor debe definir una clave API Pocket.'
404 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.'
405 connect_to_pocket: 'Conéctese a Pocket para importar los datos'
406 wallabag_v1:
407 page_title: 'Importar > Wallabag v1'
408 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".'
409 how_to: 'Seleccione el fichero de su exportación de wallabag v1 y oprima el botón para subirlo y importarlo.'
410 wallabag_v2:
411 page_title: 'Importar > Wallabag v2'
412 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"'
413 readability:
414 page_title: 'Importar > Readability'
415 # 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).'
416 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
417 worker:
418 # 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:"
419 # download_images_warning: "You enabled downloading images for your articles. Combined with classic import it can take ages to proceed (or maybe failed). We <strong>strongly recommend</strong> to enable asynchronous import to avoid errors."
420 firefox:
421 page_title: 'Importar > Firefox'
422 # 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."
423 # 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."
424 chrome:
425 page_title: 'Importar > Chrome'
426 # 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>"
427 # 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."
428 instapaper:
429 page_title: 'Importar > Instapaper'
430 # 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").'
431 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
432 pinboard:
433 page_title: "Importar > Pinboard"
434 # description: 'This importer will import all your Instapaper articles. On the backup (https://pinboard.in/settings/backup) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like "pinboard_export").'
435 # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.'
436
437 developer:
438 page_title: 'Promotor'
439 welcome_message: 'Bienvenido a wallabag API'
440 documentation: 'Documentación'
441 how_to_first_app: 'Cómo crear mi primera aplicación'
442 full_documentation: 'Ver documentación de API entera'
443 list_methods: 'Hacer una lista de métodos API'
444 clients:
445 title: 'Clientes'
446 create_new: 'Crear un nuevo cliente'
447 existing_clients:
448 title: 'Clientes actuales'
449 field_id: 'identificación del cliente'
450 field_secret: 'Cliente secreto'
451 field_uris: 'Redirigir los URI'
452 field_grant_types: 'Conceder manera permitida'
453 no_client: 'No cliente todavía.'
454 remove:
455 warn_message_1: 'Se puede quitar este cliente. ¡Está acción no se puede ser irreversible !'
456 warn_message_2: "Si lo elimine, cada aplicación configurada con ese cliente no se puede ser autorizada por su wallbag."
457 action: 'Quite este cliente'
458 client:
459 page_title: 'Promotor > Nuevo cliente'
460 page_description: 'Va a crear un nuevo cliente. Por favor, llene el campo abajo para URI redirigido de su aplicación.'
461 form:
462 # name_label: 'Name of the client'
463 redirect_uris_label: 'los URI redirigidos'
464 save_label: 'Crear un nuevo cliente'
465 action_back: 'Atrás'
466 client_parameter:
467 page_title: 'Promotor > Parámetros del cliente'
468 page_description: 'Aquí hay sus parámetros del cliente.'
469 # field_name: 'Client name'
470 field_id: 'Identificación del cliente'
471 field_secret: 'Cliente secreto'
472 back: 'Atrás'
473 read_howto: 'Leer el howto "Crear mi primera aplicación"'
474 howto:
475 page_title: 'Promotor > Cómo crear mi primera aplicación'
476 description:
477 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.'
478 paragraph_2: 'Necesita un token para comunicar entre su tercera aplicación y wallabag API.'
479 paragraph_3: 'Para crear este token, necesita <a href="%link%">to create a new client</a>.'
480 paragraph_4: 'Ahora, cree su token (reemplace cliente_id, cliente_secreto, usuario y contraseñ con las buenas entradas):'
481 paragraph_5: 'Este API devolverá una respuestas así:'
482 paragraph_6: 'El acceso_token es útil para hacer una llamada al final API. Por ejempolo:'
483 paragraph_7: 'Esta llamada devolverá todos los artículos para su usuario.'
484 paragraph_8: 'Si quiere ver todos los fines de API, se puede ver <a href="%link%">a nuestra documentación API</a>.'
485 back: 'Atrás'
486
487 user:
488 # page_title: Users management
489 # new_user: Create a new user
490 # edit_user: Edit an existing user
491 # description: "Here you can manage all users (create, edit and delete)"
492 # list:
493 # actions: Actions
494 # edit_action: Edit
495 # yes: Yes
496 # no: No
497 # create_new_one: Create a new user
498 form:
499 username_label: 'Nombre de usuario'
500 # name_label: 'Name'
501 password_label: 'Contraseña'
502 repeat_new_password_label: 'Confirmar la nueva contraseña'
503 plain_password_label: '????'
504 email_label: 'Email'
505 # enabled_label: 'Enabled'
506 # last_login_label: 'Last login'
507 # twofactor_label: Two factor authentication
508 # save: Save
509 # delete: Delete
510 # delete_confirm: Are you sure?
511 # back_to_list: Back to list
512
513 error:
514 # page_title: An error occurred
515
516 flashes:
517 config:
518 notice:
519 config_saved: 'Configuración guardada.'
520 password_updated: 'Contraseña actualizada'
521 password_not_updated_demo: "En modo demo, no puede cambiar la contraseña del usuario."
522 user_updated: 'Su información personal ha sido actualizada'
523 rss_updated: 'La configuración de los feeds RSS ha sido actualizada'
524 tagging_rules_updated: 'Regla de etiquetado borrada'
525 tagging_rules_deleted: 'Regla de etiquetado actualizada'
526 rss_token_updated: 'RSS token actualizado'
527 # annotations_reset: Annotations reset
528 # tags_reset: Tags reset
529 # entries_reset: Entries reset
530 entry:
531 notice:
532 entry_already_saved: 'Entrada ya guardada por %fecha%'
533 entry_saved: 'Entrada guardada'
534 # entry_saved_failed: 'Entry saved but fetching content failed'
535 entry_updated: 'Entrada actualizada'
536 entry_reloaded: 'Entrada recargada'
537 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
538 entry_archived: 'Artículo archivado'
539 entry_unarchived: 'Artículo desarchivado'
540 entry_starred: 'Artículo guardado en los favoritos'
541 entry_unstarred: 'Artículo retirado de los favoritos'
542 entry_deleted: 'Artículo suprimido'
543 tag:
544 notice:
545 tag_added: 'Etiqueta añadida'
546 import:
547 notice:
548 failed: 'Importación reprobada, por favor inténtelo de nuevo.'
549 failed_on_file: 'Se ocurre un error por procesar importación. Por favor verifique su archivo importado.'
550 summary: 'Resúmen importado: %importado% importado, %saltados% ya guardado.'
551 # summary_with_queue: 'Import summary: %queued% queued.'
552 error:
553 # 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.
554 # 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.
555 developer:
556 notice:
557 client_created: 'Nuevo cliente creado.'
558 client_deleted: 'Cliente suprimido'
559 user:
560 notice:
561 # added: 'User "%username%" added'
562 # updated: 'User "%username%" updated'
563 # deleted: 'User "%username%" deleted'