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