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