]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
Merge pull request #2672 from wallabag/fix-typo
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.es.yml
CommitLineData
f92b5de7
JB
1security:
2 login:
ff6b683b 3 page_title: '¡Bienvenido a wallabag !'
4 keep_logged_in: 'Manténgame conectado'
5 forgot_password: '¿Se ha olvidado de su contraseña?'
f92b5de7
JB
6 submit: 'Conectarse'
7 register: 'Registrarse'
8 username: 'Nombre de usuario'
9 password: 'Contraseña'
ef37b9af 10 cancel: 'Cancelar'
f92b5de7 11 resetting:
ff6b683b 12 description: "Introduzca su dirección del correo electrónico y le enviaremos las instrucciones para reiniciar la contraseña"
f92b5de7 13 register:
4063d821 14 page_title: 'Crear una cuenta'
15 go_to_account: 'Acceder su cuenta'
0e576d21 16
f92b5de7
JB
17menu:
18 left:
19 unread: 'Sin leer'
20 starred: 'Favoritos'
21 archive: 'Archivo'
dd4997d7 22 all_articles: 'Todos artículos'
f92b5de7 23 config: 'Configuración'
dd4997d7 24 tags: 'Etiquetas'
f92b5de7
JB
25 internal_settings: 'Configuración interna'
26 import: 'Importar'
27 howto: 'Ayuda'
4063d821 28 developer: 'Promotor'
f92b5de7
JB
29 logout: 'Desconectarse'
30 about: 'Acerca de'
31 search: 'Buscar'
4063d821 32 save_link: 'Archivar un enlace'
f92b5de7 33 back_to_unread: 'Volver a los artículos sin leer'
152fcccd 34 # users_management: 'Users management'
f92b5de7
JB
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:
ff6b683b 41 input_label: 'Introduzca su búsqueda aquí'
0e576d21 42
f92b5de7
JB
43footer:
44 wallabag:
ff6b683b 45 elsewhere: 'Lleve wallabag consigo'
f92b5de7 46 social: 'Social'
ef37b9af 47 powered_by: 'funciona por'
f92b5de7 48 about: 'Acerca de'
1264029c 49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
0e576d21 50
f92b5de7
JB
51config:
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'
f3e49264 66 reading_speed:
eaec84fc
JB
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'
a42f38d9
NL
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'
ebe0787e 77 # pocket_consumer_key_label: Consumer key for Pocket to import contents
3b812126 78 # android_configuration: Configure your Android application
540a9bc4
NL
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."
f92b5de7
JB
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'
ef37b9af 87 no_token: 'No token'
f92b5de7 88 token_create: 'Crear token'
dd4997d7 89 token_reset: 'Reiniciar token'
f92b5de7
JB
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'
540a9bc4 101 # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
876d77a6 102 delete:
206bade5 103 # title: Delete my account (a.k.a danger zone)
876d77a6 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.
206bade5 105 # confirm: Are you really sure? (THIS CAN'T BE UNDONE)
876d77a6 106 # button: Delete my account
206bade5
JB
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)
f92b5de7 114 form_password:
540a9bc4 115 # description: "You can change your password here. Your new password should by at least 8 characters long."
f92b5de7
JB
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:
661d5ae0 120 if_label: 'si'
121 then_tag_as_label: 'Etiquete como'
122 delete_rule_label: 'Borre'
bf3dc999 123 # edit_rule_label: 'edit'
f92b5de7 124 rule_label: 'Regla'
661d5ae0 125 tags_label: 'Etiquetas'
f92b5de7
JB
126 faq:
127 title: 'FAQ'
128 tagging_rules_definition_title: '¿Qué significa reglas de etiquetado autómaticas?'
661d5ae0 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.'
f92b5de7 130 how_to_use_them_title: '¿Cómo se utilizan?'
5c2c1a64 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> »'
f92b5de7
JB
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"
5c2c1a64 142 language: "El idioma del artículo"
f92b5de7
JB
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…'
5c2c1a64 154 or: 'Una regla U otra'
f92b5de7 155 and: 'Una regla Y la otra'
5c2c1a64 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>'
0e576d21 157
f92b5de7
JB
158entry:
159 page_titles:
57b62cbf 160 unread: 'Artículos no leídos'
5c2c1a64 161 starred: 'Artículos favoritos'
162 archived: 'Artículos archivados'
163 filtered: 'Artículos filtrados'
7a5043f1 164 # filtered_tags: 'Filtered by tags:'
49b042df 165 # filtered_search: 'Filtered by search:'
0184e09a 166 # untagged: 'Untagged entries'
f92b5de7
JB
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'
e7aed21b 172 # number_of_tags: '{1}and one other tag|]1,Inf[and %count% other tags'
4e1be104
NL
173 reading_time_minutes_short: '%readingTime% min'
174 reading_time_less_one_minute_short: '<small class="inferieur">&lt;</small> 1 min'
f92b5de7 175 original_article: 'original'
5c2c1a64 176 toogle_as_read: 'Marcar como leído/ no leído'
177 toogle_as_star: 'Marcar como favorito/ no favorito'
f92b5de7
JB
178 delete: 'Suprimir'
179 export_title: 'Exportar'
180 filters:
181 title: 'Filtros'
182 status_label: 'Estatus'
183 archived_label: 'Archivado'
184 starred_label: 'Favorito'
710f8e69 185 unread_label: 'Sin leer'
f92b5de7
JB
186 preview_picture_label: 'Hay una foto'
187 preview_picture_help: 'Foto de preview'
188 language_label: 'Idioma'
10b35097 189 # http_status_label: 'HTTP status'
f92b5de7 190 reading_time:
5c2c1a64 191 label: 'Duración de lectura en minutos'
f92b5de7
JB
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:
ef37b9af 204 back_to_top: 'Regrese al principio'
205 back_to_homepage: 'Regrese a la página principal'
f92b5de7 206 set_as_read: 'Marcar como leído'
ef37b9af 207 set_as_unread: 'Marcar como no leído'
519ba0b5 208 set_as_starred: 'Marcar como favorito'
f92b5de7
JB
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'
ef37b9af 214 share_email_label: 'Dirección e-mail'
3377c938 215 # public_link: 'public link'
f1be7af4 216 # delete_public_link: 'delete public link'
f92b5de7 217 download: 'Descargar'
ef37b9af 218 print: 'Imprimir'
f92b5de7
JB
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'
90c766b9 224 annotations_on_the_entry: '{0} Sin anotaciones|{1} Una anotación|]1,Inf[ %count% anotaciones'
d35ba2c3 225 created_at: 'Fecha de creación'
f92b5de7
JB
226 new:
227 page_title: 'Guardar un nuevo artículo'
228 placeholder: 'http://website.com'
229 form_new:
230 url_label: Url
49b042df
NL
231 search:
232 # placeholder: 'What are you looking for?'
f92b5de7 233 edit:
ef37b9af 234 page_title: 'Editar un artículo'
f92b5de7
JB
235 title_label: 'Título'
236 url_label: 'Url'
237 is_public_label: 'Es Público'
238 save_label: 'Guardar'
d0d196ff
NL
239 public:
240 # shared_by_wallabag: "This article has been shared by <a href='%wallabag_instance%'>wallabag</a>"
0e576d21 241
f92b5de7
JB
242about:
243 page_title: 'Acerca de'
244 top_menu:
5c2c1a64 245 who_behind_wallabag: 'Equipo del desarrollo de wallabag'
246 getting_help: 'Pedir ayuda'
f92b5de7 247 helping: 'Ayudar a wallabag'
5c2c1a64 248 contributors: 'Colaboradores'
249 third_party: 'Librerías de terceros'
f92b5de7
JB
250 who_behind_wallabag:
251 developped_by: 'Desarrollado por'
252 website: 'Sitio web'
5c2c1a64 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'
f92b5de7 255 license: 'Licencia'
5c2c1a64 256 version: 'Versión'
f92b5de7
JB
257 getting_help:
258 documentation: 'Documentación'
259 bug_reports: 'Reporte de errores'
1781ca37 260 support: '<a href="https://github.com/wallabag/wallabag/issues">en GitHub</a>'
f92b5de7
JB
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:
ef37b9af 267 description: 'Gracias a los colaboradores de la aplicación web de wallabag'
f92b5de7
JB
268 third_party:
269 description: 'Aquí está la lista de las dependencias utilizadas por wallabag (con sus licencias) :'
270 package: 'Paquete'
271 license: 'Licencia'
0e576d21 272
f92b5de7
JB
273howto:
274 page_title: 'Ayuda'
5c2c1a64 275 page_description: 'Hay muchas maneras para guardar un artículo:'
893ccad3
NL
276 tab_menu:
277 # add_link: "Add a link"
278 # shortcuts: "Use shortcuts"
f92b5de7
JB
279 top_menu:
280 browser_addons: 'Extensiones de navigador'
5c2c1a64 281 mobile_apps: 'Aplicaciones para smartphone'
f92b5de7
JB
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'
5c2c1a64 292 ios: 'por la tienda de iTunes'
293 windows: 'por la tienda de Microsoft'
f92b5de7
JB
294 bookmarklet:
295 description: 'Desplazar y soltar este link en la barra de marcadores :'
893ccad3
NL
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
0e576d21 323
f92b5de7
JB
324quickstart:
325 page_title: 'Comienzo rápido'
a44d2613 326 # more: 'More…'
f92b5de7
JB
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."
ef37b9af 330 paragraph_2: '¡Síganos!'
f92b5de7
JB
331 configure:
332 title: 'Configure la aplicación'
a44d2613 333 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
ef37b9af 334 language: 'Cambie el idioma y el diseño de la aplicación'
f92b5de7 335 rss: 'Activar los feeds RSS'
ef37b9af 336 tagging_rules: 'Escribir reglas para etiquetear automaticamente sus artículos'
f92b5de7 337 admin:
ef37b9af 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'
f92b5de7 345 first_steps:
ef37b9af 346 title: 'Primeros pasos'
7d72cce4 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."
f92b5de7 348 new_article: 'Guarde su primer artículo'
ef37b9af 349 unread_articles: '¡Y clasifíquelo!'
f92b5de7
JB
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'
209ec7ce 356 readability: 'Migrar desde Readability'
a44d2613 357 instapaper: 'Migrar desde Instapaper'
f92b5de7 358 developer:
ef37b9af 359 title: 'Promotores'
a44d2613 360 # description: 'We also thought to the developers: Docker, API, translations, etc.'
ef37b9af 361 create_application: 'Cree su tercera aplicación'
a44d2613 362 # use_docker: 'Use Docker to install wallabag'
f92b5de7
JB
363 docs:
364 title: 'Documentación completa'
a44d2613 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."
ef37b9af 366 annotate: 'Anote su artículo'
f92b5de7
JB
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'
ef37b9af 369 fetching_errors: '¿Qué puedo hacer si un artículo encuentra errores por la búsqueda?'
f92b5de7
JB
370 all_docs: '¡Y muchos más artículos!'
371 support:
ef37b9af 372 title: 'Apoyo'
373 description: 'Si necesita ayuda, estamos disponibles para usted.'
f92b5de7
JB
374 github: 'En GitHub'
375 email: 'Por email'
376 gitter: 'En Gitter'
0e576d21 377
f92b5de7 378tag:
eaec84fc 379 page_title: 'Etiquetas'
f92b5de7 380 list:
ef37b9af 381 number_on_the_page: '{0} No hay ninguna etiqueta.|{1} Hay una etiqueta.|]1,Inf[ Hay %count% etiquetas.'
b6520f0b 382 # see_untagged_entries: 'See untagged entries'
df30af69
NL
383 new:
384 # add: 'Add'
385 # placeholder: 'You can add several tags, separated by a comma.'
0e576d21 386
f92b5de7
JB
387import:
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:
ef37b9af 393 mark_as_read_title: '¿Marcar todos como leídos?'
394 mark_as_read_label: 'Marcar todos artículos importados como leídos'
f92b5de7
JB
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%.'
ef37b9af 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'
f92b5de7
JB
406 wallabag_v1:
407 page_title: 'Importar > Wallabag v1'
ef37b9af 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.'
f92b5de7
JB
410 wallabag_v2:
411 page_title: 'Importar > Wallabag v2'
ef37b9af 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"'
ca2a43ae
JB
413 readability:
414 page_title: 'Importar > Readability'
a9e92b66
JB
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.'
dc69e25f 417 worker:
5d002e9b 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:"
ca08d02f 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."
a9e92b66
JB
420 firefox:
421 page_title: 'Importar > Firefox'
a4df4891 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."
a9e92b66
JB
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.'
9ab024b4
JB
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.'
0e576d21 436
f92b5de7 437developer:
ef37b9af 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:
10cc2785
JB
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.'
ef37b9af 454 remove:
10cc2785
JB
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'
acc371a1 458 client:
10cc2785
JB
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:
152fcccd 462 # name_label: 'Name of the client'
10cc2785
JB
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.'
152fcccd 469 # field_name: 'Client name'
10cc2785
JB
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'
0e576d21 486
152fcccd
JB
487user:
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'
152fcccd
JB
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
645dc759
JB
513error:
514 # page_title: An error occurred
515
f92b5de7
JB
516flashes:
517 config:
518 notice:
ece4718f 519 config_saved: 'Configuración guardada.'
f92b5de7 520 password_updated: 'Contraseña actualizada'
ef37b9af 521 password_not_updated_demo: "En modo demo, no puede cambiar la contraseña del usuario."
f92b5de7
JB
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'
f92b5de7 526 rss_token_updated: 'RSS token actualizado'
206bade5
JB
527 # annotations_reset: Annotations reset
528 # tags_reset: Tags reset
529 # entries_reset: Entries reset
f92b5de7
JB
530 entry:
531 notice:
ef37b9af 532 entry_already_saved: 'Entrada ya guardada por %fecha%'
533 entry_saved: 'Entrada guardada'
59b97fae 534 # entry_saved_failed: 'Entry saved but fetching content failed'
ef37b9af 535 entry_updated: 'Entrada actualizada'
536 entry_reloaded: 'Entrada recargada'
6c8806ca 537 # entry_reloaded_failed: 'Entry reloaded but fetching content failed'
f92b5de7
JB
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:
c80cc01a
JB
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.'
13a522df
JB
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.
f92b5de7
JB
555 developer:
556 notice:
10cc2785
JB
557 client_created: 'Nuevo cliente creado.'
558 client_deleted: 'Cliente suprimido'
ca08d02f
JB
559 user:
560 notice:
561 # added: 'User "%username%" added'
562 # updated: 'User "%username%" updated'
563 # deleted: 'User "%username%" deleted'