From 839cb2cd21d8a074dc44b86f48b6e317f497c002 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 18 Feb 2021 16:56:04 +0300 Subject: rebase translations --- locale/es_LA/LC_MESSAGES/messages.mo | Bin 22732 -> 21362 bytes locale/es_LA/LC_MESSAGES/messages.po | 2184 ++++++++++++++++++---------------- 2 files changed, 1152 insertions(+), 1032 deletions(-) (limited to 'locale/es_LA/LC_MESSAGES') diff --git a/locale/es_LA/LC_MESSAGES/messages.mo b/locale/es_LA/LC_MESSAGES/messages.mo index 9ac0f8576..cd70f8776 100644 Binary files a/locale/es_LA/LC_MESSAGES/messages.mo and b/locale/es_LA/LC_MESSAGES/messages.mo differ diff --git a/locale/es_LA/LC_MESSAGES/messages.po b/locale/es_LA/LC_MESSAGES/messages.po index 6fc56f07c..3ca08b474 100644 --- a/locale/es_LA/LC_MESSAGES/messages.po +++ b/locale/es_LA/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: tt-rss git\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-12 19:55+0300\n" +"POT-Creation-Date: 2021-02-18 16:55+0300\n" "Last-Translator: Brendan \n" "Language-Team: OpenSRS brendan@tucows.com>\n" "Language: es_LA\n" @@ -12,96 +12,102 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: unknown\n" -#: backend.php:59 +#: backend.php:57 msgid "Use default" msgstr "Usar configuración por defecto" -#: backend.php:60 +#: backend.php:58 msgid "Never purge" msgstr "Nunca purgar" -#: backend.php:61 +#: backend.php:59 msgid "1 week old" msgstr "1 semana de antigüedad" -#: backend.php:62 +#: backend.php:60 msgid "2 weeks old" msgstr "2 semanas de antigüedad" -#: backend.php:63 +#: backend.php:61 msgid "1 month old" msgstr "1 mes de antigüedad" -#: backend.php:64 +#: backend.php:62 msgid "2 months old" msgstr "2 meses de antigüedad" -#: backend.php:65 +#: backend.php:63 msgid "3 months old" msgstr "3 meses de antigüedad" -#: backend.php:68 +#: backend.php:66 msgid "Default interval" msgstr "Intervalo por defecto" -#: backend.php:69 backend.php:79 +#: backend.php:67 +#: backend.php:77 msgid "Disable updates" msgstr "Desactivar actualizaciones" -#: backend.php:70 backend.php:80 +#: backend.php:68 +#: backend.php:78 #, fuzzy msgid "15 minutes" msgstr "Cada 15 minutos" -#: backend.php:71 backend.php:81 +#: backend.php:69 +#: backend.php:79 #, fuzzy msgid "30 minutes" msgstr "Cada 30 minutos" -#: backend.php:72 backend.php:82 +#: backend.php:70 +#: backend.php:80 msgid "Hourly" msgstr "Cada hora" -#: backend.php:73 backend.php:83 +#: backend.php:71 +#: backend.php:81 #, fuzzy msgid "4 hours" msgstr "Cada 4 horas" -#: backend.php:74 backend.php:84 +#: backend.php:72 +#: backend.php:82 #, fuzzy msgid "12 hours" msgstr "Cada 12 horas" -#: backend.php:75 backend.php:85 +#: backend.php:73 +#: backend.php:83 msgid "Daily" msgstr "Diariamente" -#: backend.php:76 backend.php:86 +#: backend.php:74 +#: backend.php:84 msgid "Weekly" msgstr "Semanalmente" -#: backend.php:89 classes/pref/system.php:109 classes/pref/users.php:47 +#: backend.php:87 +#: classes/pref/system.php:110 +#: js/PrefUsers.js:57 msgid "User" msgstr "Usuario" -#: backend.php:90 +#: backend.php:88 msgid "Power User" msgstr "Usuario con poder" -#: backend.php:91 +#: backend.php:89 msgid "Administrator" msgstr "Administrador" #: errors.php:10 -msgid "" -"This program requires XmlHttpRequest to function properly. Your browser " -"doesn't seem to support it." +msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it." msgstr "" #: errors.php:13 -msgid "" -"This program requires cookies to function properly. Your browser doesn't " -"seem to support them." +msgid "This program requires cookies to function properly. Your browser doesn't seem to support them." msgstr "" #: errors.php:16 @@ -113,9 +119,7 @@ msgid "Frontend sanity check failed." msgstr "La comprobación de validez del Frontend ha fallado." #: errors.php:20 -msgid "" -"Incorrect database schema version. <a href='db-updater.php'>Please " -"update</a>." +msgid "Incorrect database schema version. <a href='db-updater.php'>Please update</a>." msgstr "" #: errors.php:22 @@ -127,9 +131,7 @@ msgid "No operation to perform." msgstr "Ninguna operación a realizar." #: errors.php:26 -msgid "" -"Could not display feed: query failed. Please check label match syntax or " -"local configuration." +msgid "Could not display feed: query failed. Please check label match syntax or local configuration." msgstr "" #: errors.php:28 @@ -141,9 +143,7 @@ msgid "Configuration check failed" msgstr "La comprobación de la configuración ha fallado." #: errors.php:32 -msgid "" -"Your version of MySQL is not currently supported. Please see official site " -"for more information." +msgid "Your version of MySQL is not currently supported. Please see official site for more information." msgstr "" #: errors.php:36 @@ -164,20 +164,43 @@ msgstr "Usuario no encontrado" msgid "Encoding data as JSON failed" msgstr "" -#: index.php:135 index.php:150 index.php:274 prefs.php:120 -#: classes/pref/labels.php:281 classes/pref/filters.php:755 -#: classes/pref/feeds.php:1297 js/Article.js:257 js/CommonDialogs.js:225 -#: js/CommonDialogs.js:320 js/PrefFeedTree.js:363 js/PrefFeedTree.js:409 -#: js/CommonDialogs.js:248 js/CommonDialogs.js:364 js/CommonDialogs.js:399 -#: js/Feeds.js:370 js/Feeds.js:448 js/Headlines.js:327 js/PrefFeedTree.js:130 -#: js/PrefFeedTree.js:137 js/PrefFeedTree.js:254 js/PrefFeedTree.js:326 -#: js/PrefFilterTree.js:100 js/PrefHelpers.js:27 js/PrefHelpers.js:39 -#: js/PrefHelpers.js:78 js/PrefHelpers.js:138 js/PrefHelpers.js:219 -#: js/PrefLabelTree.js:116 plugins/af_readability/init.js:17 +#: index.php:135 +#: index.php:150 +#: index.php:274 +#: prefs.php:120 +#: classes/pref/prefs.php:1017 +#: classes/pref/prefs.php:1031 +#: classes/pref/system.php:173 +#: js/CommonDialogs.js:432 +#: plugins/af_psql_trgm/init.js:7 +#: plugins/note/note.js:30 +#: plugins/mail/mail.js:35 +#: plugins/mailto/init.js:18 +#: plugins/share/share.js:59 +#: js/CommonDialogs.js:362 +#: js/CommonDialogs.js:447 +#: js/CommonDialogs.js:507 +#: js/Feeds.js:370 +#: js/Feeds.js:448 +#: js/Headlines.js:327 +#: js/PrefFeedTree.js:165 +#: js/PrefFeedTree.js:172 +#: js/PrefFeedTree.js:296 +#: js/PrefFeedTree.js:368 +#: js/PrefFilterTree.js:100 +#: js/PrefHelpers.js:27 +#: js/PrefHelpers.js:39 +#: js/PrefHelpers.js:83 +#: js/PrefHelpers.js:195 +#: js/PrefHelpers.js:278 +#: js/PrefUsers.js:107 +#: plugins/af_readability/init.js:17 msgid "Loading, please wait..." msgstr "Cargando. Por favor, espere..." -#: index.php:164 js/App.js:379 js/App.js:385 +#: index.php:164 +#: js/App.js:436 +#: js/App.js:442 msgid "Communication problem with server." msgstr "Problema de comunicación con el servidor." @@ -201,15 +224,17 @@ msgstr "Adaptable" msgid "All Articles" msgstr "Todos" -#: index.php:190 classes/rpc.php:638 +#: index.php:190 +#: classes/rpc.php:534 msgid "Starred" msgstr "Favoritos" -#: index.php:191 classes/rpc.php:639 +#: index.php:191 +#: classes/rpc.php:535 msgid "Published" msgstr "Publicados" -#: index.php:192 classes/feeds.php:69 +#: index.php:192 msgid "Unread" msgstr "Sin leer" @@ -241,8 +266,11 @@ msgstr "Antiguos primero" msgid "Title" msgstr "Título" -#: index.php:216 index.php:250 classes/rpc.php:626 classes/feeds.php:77 -#: js/FeedTree.js:89 js/FeedTree.js:119 +#: index.php:216 +#: index.php:250 +#: classes/rpc.php:522 +#: js/FeedTree.js:89 +#: js/FeedTree.js:119 msgid "Mark as read" msgstr "Marcar como leído" @@ -274,7 +302,8 @@ msgstr "Buscar..." msgid "Feed actions:" msgstr "Acciones de la fuente:" -#: index.php:246 classes/handler/public.php:786 +#: index.php:246 +#: classes/handler/public.php:621 msgid "Subscribe to feed..." msgstr "Suscribirse a una fuente..." @@ -282,8 +311,10 @@ msgstr "Suscribirse a una fuente..." msgid "Edit this feed..." msgstr "Editar esta fuente..." -#: index.php:248 classes/pref/feeds.php:810 classes/pref/feeds.php:1270 -#: js/PrefFeedTree.js:64 +#: index.php:248 +#: classes/pref/feeds.php:805 +#: classes/pref/feeds.php:1243 +#: js/PrefFeedTree.js:99 msgid "Unsubscribe" msgstr "Cancelar la suscripción" @@ -299,7 +330,8 @@ msgstr "Ocultar/mostrar fuentes leídas" msgid "Other actions:" msgstr "Otras acciones:" -#: index.php:253 classes/rpc.php:612 +#: index.php:253 +#: classes/rpc.php:508 msgid "Toggle widescreen mode" msgstr "Alternar modo de pantalla ancha" @@ -311,11 +343,15 @@ msgstr "Ayuda para atajos de teclado" msgid "Logout" msgstr "Cerrar sesión" -#: prefs.php:27 prefs.php:137 classes/rpc.php:641 classes/pref/prefs.php:567 +#: prefs.php:27 +#: prefs.php:137 +#: classes/rpc.php:537 +#: classes/pref/prefs.php:1019 msgid "Preferences" msgstr "Preferencias" #: prefs.php:129 +#: js/App.js:375 msgid "Keyboard shortcuts" msgstr "Atajos de teclado" @@ -323,16 +359,21 @@ msgstr "Atajos de teclado" msgid "Exit preferences" msgstr "Salir de las preferencias" -#: prefs.php:140 classes/pref/prefs.php:28 classes/pref/feeds.php:125 -#: classes/pref/feeds.php:1204 classes/pref/feeds.php:1259 +#: prefs.php:140 +#: classes/pref/prefs.php:29 +#: classes/pref/feeds.php:129 +#: classes/pref/feeds.php:1232 msgid "Feeds" msgstr "Fuentes" -#: prefs.php:144 classes/pref/filters.php:228 +#: prefs.php:144 +#: classes/pref/filters.php:228 msgid "Filters" msgstr "Filtros" -#: prefs.php:148 classes/pref/labels.php:85 classes/feeds.php:1431 +#: prefs.php:148 +#: classes/pref/labels.php:27 +#: classes/feeds.php:1261 msgid "Labels" msgstr "Marcadores" @@ -344,26 +385,28 @@ msgstr "Usuarios" msgid "System" msgstr "Sistema" -#: include/controls.php:93 classes/pref/filters.php:197 -#: classes/pref/filters.php:208 classes/pref/filters.php:502 -msgid "All feeds" -msgstr "Todas las fuentes" - -#: include/controls.php:146 include/controls.php:238 classes/pref/feeds.php:245 -#: classes/digest.php:122 classes/opml.php:545 classes/feeds.php:1443 +#: include/controls.php:166 +#: classes/pref/filters.php:1135 +#: classes/pref/feeds.php:249 +#: classes/digest.php:122 +#: classes/opml.php:545 +#: classes/feeds.php:1273 msgid "Uncategorized" msgstr "Sin clasificar" -#: include/functions.php:102 +#: include/functions.php:96 msgid "Detect automatically" msgstr "" -#: include/login_form.php:108 classes/handler/public.php:645 -#: classes/handler/public.php:980 classes/pref/users.php:55 +#: include/login_form.php:108 +#: classes/handler/public.php:480 +#: classes/handler/public.php:815 +#: js/PrefUsers.js:61 msgid "Login:" msgstr "Nombre de usuario:" -#: include/login_form.php:117 classes/handler/public.php:652 +#: include/login_form.php:117 +#: classes/handler/public.php:487 msgid "Password:" msgstr "Contraseña:" @@ -375,32 +418,36 @@ msgstr "Olvidé mi contraseña" msgid "Profile:" msgstr "Perfil:" -#: include/login_form.php:137 classes/rpc.php:69 classes/handler/public.php:274 -#: classes/pref/prefs.php:1216 +#: include/login_form.php:137 +#: classes/handler/public.php:274 +#: classes/pref/prefs.php:1259 +#: classes/pref/prefs.php:1281 msgid "Default profile" msgstr "Perfil por defecto" -#: include/login_form.php:146 +#: include/login_form.php:147 msgid "Use less traffic" msgstr "Usar menos tráfico" -#: include/login_form.php:150 +#: include/login_form.php:151 msgid "Does not display images in articles, reduces automatic refreshes." msgstr "" -#: include/login_form.php:158 js/Feeds.js:247 +#: include/login_form.php:159 +#: js/Feeds.js:247 msgid "Safe mode" msgstr "" -#: include/login_form.php:162 +#: include/login_form.php:164 msgid "Uses default theme and prevents all plugins from loading." msgstr "" -#: include/login_form.php:170 +#: include/login_form.php:172 msgid "Remember me" msgstr "Recordarme" -#: include/login_form.php:180 classes/handler/public.php:665 +#: include/login_form.php:182 +#: classes/handler/public.php:500 msgid "Log in" msgstr "Iniciar sesión" @@ -420,915 +467,893 @@ msgstr "" msgid "Session failed to validate (user not found)" msgstr "" -#: classes/rpc.php:583 +#: classes/rpc.php:479 msgid "Navigation" msgstr "Navegación" -#: classes/rpc.php:584 +#: classes/rpc.php:480 msgid "Open next feed" msgstr "Abrir la fuente siguiente" -#: classes/rpc.php:585 +#: classes/rpc.php:481 msgid "Open previous feed" msgstr "Abrir la fuente anterior" -#: classes/rpc.php:586 +#: classes/rpc.php:482 #, fuzzy msgid "Open next article (in combined mode, scroll down)" msgstr "Alternar modo combinado" -#: classes/rpc.php:587 +#: classes/rpc.php:483 msgid "Open previous article (in combined mode, scroll up)" msgstr "" -#: classes/rpc.php:588 +#: classes/rpc.php:484 #, fuzzy msgid "Scroll headlines by one page down" msgstr "Seleccionar los artículos del grupo" -#: classes/rpc.php:589 +#: classes/rpc.php:485 #, fuzzy msgid "Scroll headlines by one page up" msgstr "Seleccionar los artículos del grupo" -#: classes/rpc.php:590 +#: classes/rpc.php:486 msgid "Open next article" msgstr "Abrir el artículo siguiente" -#: classes/rpc.php:591 +#: classes/rpc.php:487 msgid "Open previous article" msgstr "Abrir el artículo anterior" -#: classes/rpc.php:592 +#: classes/rpc.php:488 msgid "Move to next article (don't expand)" msgstr "" -#: classes/rpc.php:593 +#: classes/rpc.php:489 #, fuzzy msgid "Move to previous article (don't expand)" msgstr "Abrir el artículo anterior" -#: classes/rpc.php:594 +#: classes/rpc.php:490 msgid "Show search dialog" msgstr "Mostrar el diálogo de búsqueda" -#: classes/rpc.php:595 +#: classes/rpc.php:491 #, fuzzy msgid "Cancel active search" msgstr "Cancelar búsqueda" -#: classes/rpc.php:596 +#: classes/rpc.php:492 msgid "Article" msgstr "Artículo" -#: classes/rpc.php:597 classes/feeds.php:74 js/Headlines.js:1243 +#: classes/rpc.php:493 +#: js/Headlines.js:1315 msgid "Toggle starred" msgstr "Alternar favoritos" -#: classes/rpc.php:598 classes/feeds.php:75 js/Headlines.js:1255 +#: classes/rpc.php:494 +#: js/Headlines.js:1327 msgid "Toggle published" msgstr "Alternar publicados" -#: classes/rpc.php:599 classes/feeds.php:73 js/Headlines.js:1230 +#: classes/rpc.php:495 +#: js/Headlines.js:1302 msgid "Toggle unread" msgstr "Alternar sin leer" -#: classes/rpc.php:600 +#: classes/rpc.php:496 msgid "Edit tags" msgstr "Editar etiquetas" -#: classes/rpc.php:601 +#: classes/rpc.php:497 msgid "Open in new window" msgstr "Abrir en nueva ventana" -#: classes/rpc.php:602 js/Headlines.js:1276 +#: classes/rpc.php:498 +#: js/Headlines.js:1348 msgid "Mark below as read" msgstr "Marcar artículos posteriores como leídos" -#: classes/rpc.php:603 js/Headlines.js:1269 +#: classes/rpc.php:499 +#: js/Headlines.js:1341 msgid "Mark above as read" msgstr "Marcar artículos anteriores como leídos" -#: classes/rpc.php:604 +#: classes/rpc.php:500 msgid "Scroll down" msgstr "Desplazarse hacia abajo" -#: classes/rpc.php:605 +#: classes/rpc.php:501 msgid "Scroll up" msgstr "Desplazarse hacia arriba" -#: classes/rpc.php:606 +#: classes/rpc.php:502 #, fuzzy msgid "Scroll down page" msgstr "Desplazarse hacia abajo" -#: classes/rpc.php:607 +#: classes/rpc.php:503 #, fuzzy msgid "Scroll up page" msgstr "Desplazarse hacia arriba" -#: classes/rpc.php:608 +#: classes/rpc.php:504 msgid "Select article under cursor" msgstr "Seleccionar el artículo bajo el puntero del mouse" -#: classes/rpc.php:609 +#: classes/rpc.php:505 msgid "Email article" msgstr "Enviar artículo por correo electrónico" -#: classes/rpc.php:610 +#: classes/rpc.php:506 msgid "Close/collapse article" msgstr "Cerrar/plegar artículo" -#: classes/rpc.php:611 +#: classes/rpc.php:507 #, fuzzy msgid "Toggle article expansion (combined mode)" msgstr "Alternar modo combinado" -#: classes/rpc.php:613 +#: classes/rpc.php:509 msgid "Toggle full article text via Readability" msgstr "" -#: classes/rpc.php:614 +#: classes/rpc.php:510 msgid "Article selection" msgstr "Selección de artículos" -#: classes/rpc.php:615 +#: classes/rpc.php:511 msgid "Select all articles" msgstr "Seleccionar todos los artículos" -#: classes/rpc.php:616 +#: classes/rpc.php:512 msgid "Select unread" msgstr "Seleccionar artículos sin leer" -#: classes/rpc.php:617 +#: classes/rpc.php:513 msgid "Select starred" msgstr "Seleccionar artículos favoritos" -#: classes/rpc.php:618 +#: classes/rpc.php:514 msgid "Select published" msgstr "Seleccionar artículos publicados" -#: classes/rpc.php:619 +#: classes/rpc.php:515 msgid "Invert selection" msgstr "Invertir selección" -#: classes/rpc.php:620 +#: classes/rpc.php:516 msgid "Deselect everything" msgstr "Deseleccionar todo" -#: classes/rpc.php:621 classes/pref/feeds.php:527 classes/pref/feeds.php:831 +#: classes/rpc.php:517 +#: classes/pref/feeds.php:531 +#: classes/pref/feeds.php:824 msgid "Feed" msgstr "Fuente" -#: classes/rpc.php:622 +#: classes/rpc.php:518 msgid "Refresh current feed" msgstr "Actualizar la fuente activa" -#: classes/rpc.php:623 +#: classes/rpc.php:519 msgid "Un/hide read feeds" msgstr "Ocultar/mostrar fuentes leídas" -#: classes/rpc.php:624 classes/pref/feeds.php:1262 +#: classes/rpc.php:520 +#: classes/pref/feeds.php:1235 msgid "Subscribe to feed" msgstr "Suscribirse a una fuente" -#: classes/rpc.php:625 js/PrefFeedTree.js:58 js/FeedTree.js:96 -#: js/Headlines.js:1399 +#: classes/rpc.php:521 +#: js/PrefFeedTree.js:93 +#: js/FeedTree.js:96 +#: js/Headlines.js:1471 msgid "Edit feed" msgstr "Editar fuente" -#: classes/rpc.php:627 +#: classes/rpc.php:523 msgid "Reverse headlines" msgstr "Invertir orden de titulares" -#: classes/rpc.php:628 +#: classes/rpc.php:524 msgid "Toggle headline grouping" msgstr "" -#: classes/rpc.php:629 +#: classes/rpc.php:525 msgid "Debug feed update" msgstr "Depurar la actualización de fuentes" -#: classes/rpc.php:630 +#: classes/rpc.php:526 #, fuzzy msgid "Debug viewfeed()" msgstr "Depurar la actualización de fuentes" -#: classes/rpc.php:631 js/FeedTree.js:144 +#: classes/rpc.php:527 +#: js/FeedTree.js:144 #, fuzzy msgid "Mark all feeds as read" msgstr "Marcar fuente como leída" -#: classes/rpc.php:632 +#: classes/rpc.php:528 msgid "Un/collapse current category" msgstr "Desplegar/plegar la categoría" -#: classes/rpc.php:633 +#: classes/rpc.php:529 #, fuzzy msgid "Toggle auto expand in combined mode" msgstr "Alternar modo combinado" -#: classes/rpc.php:634 +#: classes/rpc.php:530 msgid "Toggle combined mode" msgstr "Alternar modo combinado" -#: classes/rpc.php:635 +#: classes/rpc.php:531 msgid "Go to" msgstr "Ir a" -#: classes/rpc.php:636 classes/feeds.php:1299 +#: classes/rpc.php:532 +#: classes/feeds.php:1129 msgid "All articles" msgstr "Todos" -#: classes/rpc.php:637 +#: classes/rpc.php:533 msgid "Fresh" msgstr "Reciente" -#: classes/rpc.php:640 classes/feeds.php:1303 +#: classes/rpc.php:536 +#: classes/feeds.php:1133 msgid "Recently read" msgstr "Leídos recientemente" -#: classes/rpc.php:642 +#: classes/rpc.php:538 msgid "Other" msgstr "Otro" -#: classes/rpc.php:643 classes/pref/labels.php:266 +#: classes/rpc.php:539 msgid "Create label" msgstr "Crear marcador" -#: classes/rpc.php:644 classes/pref/filters.php:734 +#: classes/rpc.php:540 +#: classes/pref/filters.php:732 msgid "Create filter" msgstr "Crear filtro" -#: classes/rpc.php:645 +#: classes/rpc.php:541 msgid "Un/collapse sidebar" msgstr "Mostrar/ocultar la barra lateral" -#: classes/rpc.php:646 +#: classes/rpc.php:542 msgid "Show help dialog" msgstr "Mostrar el diálogo de ayuda" -#: classes/backend.php:58 +#: classes/rpc.php:675 msgid "Shift" msgstr "Mayúsculas" -#: classes/backend.php:61 +#: classes/rpc.php:678 msgid "Ctrl" msgstr "Ctrl" -#: classes/backend.php:86 classes/pref/feeds.php:1514 -#: classes/pref/feeds.php:1573 plugins/af_psql_trgm/init.php:112 -#: plugins/share/init.php:133 +#: classes/rpc.php:704 +#: plugins/af_psql_trgm/init.php:112 +#: plugins/share/init.php:269 msgid "Close this window" msgstr "Cerrar esta ventana" -#: classes/handler/public.php:524 plugins/bookmarklets/init.php:41 +#: classes/handler/public.php:359 +#: plugins/bookmarklets/init.php:48 #, fuzzy msgid "Share with Tiny Tiny RSS" msgstr "Actualizar Tiny Tiny RSS" -#: classes/handler/public.php:597 +#: classes/handler/public.php:432 msgid "Title:" msgstr "Título:" -#: classes/handler/public.php:602 classes/pref/feeds.php:546 +#: classes/handler/public.php:437 +#: classes/pref/feeds.php:550 msgid "URL:" msgstr "URL:" -#: classes/handler/public.php:607 +#: classes/handler/public.php:442 msgid "Content:" msgstr "Contenido:" -#: classes/handler/public.php:612 +#: classes/handler/public.php:447 msgid "Labels:" msgstr "Marcadores:" -#: classes/handler/public.php:622 +#: classes/handler/public.php:457 msgid "Share" msgstr "Compartir" -#: classes/handler/public.php:623 classes/pref/labels.php:75 -#: classes/pref/prefs.php:1265 classes/pref/filters.php:471 -#: classes/pref/filters.php:478 classes/pref/filters.php:863 -#: classes/pref/filters.php:956 classes/pref/users.php:116 -#: classes/pref/feeds.php:812 classes/pref/feeds.php:978 -#: classes/pref/feeds.php:1668 classes/feeds.php:736 classes/feeds.php:778 -#: classes/article.php:187 plugins/note/init.php:55 plugins/mail/init.php:182 +#: classes/handler/public.php:458 +#: classes/pref/filters.php:467 +#: classes/pref/filters.php:474 +#: classes/pref/filters.php:839 +#: classes/pref/filters.php:932 +#: classes/pref/feeds.php:807 +#: classes/pref/feeds.php:968 +#: plugins/note/init.php:52 +#: plugins/mail/init.php:186 +#: js/PrefFeedTree.js:449 msgid "Cancel" msgstr "Cancelar" -#: classes/handler/public.php:624 +#: classes/handler/public.php:459 msgid "Shared article will appear in the Published feed." msgstr "" -#: classes/handler/public.php:720 +#: classes/handler/public.php:555 msgid "Incorrect username or password" msgstr "Nombre de usuario o contraseña incorrectos" -#: classes/handler/public.php:801 classes/pref/feeds.php:1667 -#: classes/feeds.php:733 +#: classes/handler/public.php:636 +#: js/CommonDialogs.js:159 msgid "Subscribe" msgstr "Suscribir" -#: classes/handler/public.php:804 classes/handler/public.php:854 -#: classes/handler/public.php:878 classes/handler/public.php:970 -#: classes/handler/public.php:1000 classes/handler/public.php:1073 -#: classes/handler/public.php:1170 classes/handler/public.php:1182 -#: classes/handler/public.php:1187 classes/handler/public.php:1211 +#: classes/handler/public.php:639 +#: classes/handler/public.php:689 +#: classes/handler/public.php:713 +#: classes/handler/public.php:805 +#: classes/handler/public.php:835 +#: classes/handler/public.php:908 +#: classes/handler/public.php:1005 +#: classes/handler/public.php:1017 +#: classes/handler/public.php:1022 +#: classes/handler/public.php:1046 #, fuzzy msgid "Return to Tiny Tiny RSS" msgstr "Actualizar Tiny Tiny RSS" -#: classes/handler/public.php:814 +#: classes/handler/public.php:649 #, fuzzy, php-format msgid "Already subscribed to %s." msgstr "Se ha suscrito a %s" -#: classes/handler/public.php:817 +#: classes/handler/public.php:652 #, fuzzy, php-format msgid "Subscribed to %s." msgstr "Se ha suscrito a %s" -#: classes/handler/public.php:820 +#: classes/handler/public.php:655 #, php-format msgid "Could not subscribe to %s." msgstr "" -#: classes/handler/public.php:823 +#: classes/handler/public.php:658 #, fuzzy, php-format msgid "No feeds found in %s." msgstr "No se han encontrado fuentes." -#: classes/handler/public.php:829 +#: classes/handler/public.php:664 #, php-format msgid "Could not subscribe to %s.
Can't download the Feed URL." msgstr "" -#: classes/handler/public.php:840 +#: classes/handler/public.php:675 #, fuzzy msgid "Multiple feed URLs found:" msgstr "Múltiples fuentes encontradas." -#: classes/handler/public.php:853 +#: classes/handler/public.php:688 msgid "Subscribe to selected feed" msgstr "Suscribirse a la fuente seleccionada" -#: classes/handler/public.php:877 +#: classes/handler/public.php:712 msgid "Edit subscription options" msgstr "Editar las opciones de suscripción" -#: classes/handler/public.php:930 +#: classes/handler/public.php:765 msgid "Password recovery" msgstr "Recuperación de contraseña" -#: classes/handler/public.php:973 -msgid "" -"You will need to provide valid account name and email. Password reset link " -"will be sent to your email address." +#: classes/handler/public.php:808 +msgid "You will need to provide valid account name and email. Password reset link will be sent to your email address." msgstr "" -#: classes/handler/public.php:985 +#: classes/handler/public.php:820 msgid "Email:" msgstr "Correo electrónico:" -#: classes/handler/public.php:993 +#: classes/handler/public.php:828 #, php-format msgid "How much is %d + %d:" msgstr "" -#: classes/handler/public.php:999 classes/pref/users.php:348 +#: classes/handler/public.php:834 +#: classes/pref/users.php:243 msgid "Reset password" msgstr "Restablecer contraseña" -#: classes/handler/public.php:1011 +#: classes/handler/public.php:846 msgid "Some of the required form parameters are missing or incorrect." msgstr "" -#: classes/handler/public.php:1015 classes/handler/public.php:1080 +#: classes/handler/public.php:850 +#: classes/handler/public.php:915 msgid "Go back" msgstr "Volver" -#: classes/handler/public.php:1056 +#: classes/handler/public.php:891 #, fuzzy msgid "[tt-rss] Password reset request" msgstr "[tt-rss] Notificación de cambio de contraseña" -#: classes/handler/public.php:1076 +#: classes/handler/public.php:911 msgid "Sorry, login and email combination not found." msgstr "" -#: classes/handler/public.php:1099 +#: classes/handler/public.php:934 msgid "Your access level is insufficient to run this script." msgstr "" -#: classes/handler/public.php:1140 +#: classes/handler/public.php:975 msgid "Database Updater" msgstr "Actualizador de la base de datos" -#: classes/handler/public.php:1151 +#: classes/handler/public.php:986 #, fuzzy, php-format msgid "Performing updates to version %d" msgstr "Actualizar" -#: classes/handler/public.php:1156 +#: classes/handler/public.php:991 #, php-format msgid "Updating to version %d" msgstr "" -#: classes/handler/public.php:1169 +#: classes/handler/public.php:1004 msgid "Try again" msgstr "" -#: classes/handler/public.php:1175 +#: classes/handler/public.php:1010 #, fuzzy msgid "Completed." msgstr "Carga completa." -#: classes/handler/public.php:1192 +#: classes/handler/public.php:1027 #, php-format msgid "Tiny Tiny RSS database needs update to the latest version (%d to %d)." msgstr "" -#: classes/handler/public.php:1204 +#: classes/handler/public.php:1039 msgid "Perform updates" msgstr "Actualizar" -#: classes/pref/labels.php:25 classes/pref/filters.php:341 -msgid "Caption" -msgstr "Leyenda" - -#: classes/pref/labels.php:38 -msgid "Colors" -msgstr "Colores" - -#: classes/pref/labels.php:42 -msgid "Foreground:" -msgstr "Primer plano:" - -#: classes/pref/labels.php:42 -msgid "Background:" -msgstr "Fondo:" - -#: classes/pref/labels.php:73 classes/pref/filters.php:469 -#: classes/pref/users.php:114 classes/pref/feeds.php:811 -#: classes/pref/feeds.php:975 classes/article.php:185 -#: plugins/af_psql_trgm/init.php:195 plugins/note/init.php:53 -#: plugins/af_proxy_http/init.php:229 plugins/mail/init.php:66 -#: plugins/af_readability/init.php:103 plugins/nsfw/init.php:86 -#: plugins/af_redditimgur/init.php:83 -msgid "Save" -msgstr "Guardar" - -#: classes/pref/labels.php:231 +#: classes/pref/labels.php:172 #, fuzzy, php-format msgid "Created label %s" msgstr "Crear marcador" -#: classes/pref/labels.php:257 classes/pref/prefs.php:1178 -#: classes/pref/prefs.php:1289 classes/pref/filters.php:349 -#: classes/pref/filters.php:406 classes/pref/filters.php:725 -#: classes/pref/users.php:332 classes/pref/feeds.php:1250 -#: classes/pref/feeds.php:1469 classes/pref/feeds.php:1526 +#: classes/pref/labels.php:184 +#: classes/pref/prefs.php:1312 +#: classes/pref/filters.php:349 +#: classes/pref/filters.php:404 +#: classes/pref/filters.php:722 +#: classes/pref/users.php:225 +#: classes/pref/feeds.php:1222 +#: js/CommonDialogs.js:309 msgid "Select" msgstr "Seleccionar" -#: classes/pref/labels.php:260 classes/pref/prefs.php:1181 -#: classes/pref/prefs.php:1292 classes/pref/filters.php:353 -#: classes/pref/filters.php:409 classes/pref/filters.php:728 -#: classes/pref/users.php:335 classes/pref/feeds.php:1253 -#: classes/pref/feeds.php:1472 classes/pref/feeds.php:1529 classes/feeds.php:68 -msgid "All" -msgstr "Todos" - -#: classes/pref/labels.php:262 classes/pref/prefs.php:1183 -#: classes/pref/prefs.php:1294 classes/pref/filters.php:355 -#: classes/pref/filters.php:411 classes/pref/filters.php:730 -#: classes/pref/users.php:337 classes/pref/feeds.php:1255 -#: classes/pref/feeds.php:1474 classes/pref/feeds.php:1531 classes/feeds.php:71 -msgid "None" -msgstr "Ninguno" - -#: classes/pref/labels.php:269 classes/pref/filters.php:464 -#: classes/pref/filters.php:747 classes/pref/users.php:346 -#: classes/pref/feeds.php:794 -msgid "Remove" -msgstr "Eliminar" - -#: classes/pref/labels.php:272 -msgid "Clear colors" -msgstr "Limpiar los colores" - -#: classes/pref/prefs.php:20 classes/pref/feeds.php:519 +#: classes/pref/prefs.php:21 +#: classes/pref/feeds.php:523 msgid "General" msgstr "General" -#: classes/pref/prefs.php:41 +#: classes/pref/prefs.php:42 #, fuzzy msgid "Articles" msgstr "Artículo" -#: classes/pref/prefs.php:54 +#: classes/pref/prefs.php:55 msgid "Digest" msgstr "Correos recopilatorios" -#: classes/pref/prefs.php:59 +#: classes/pref/prefs.php:60 msgid "Advanced" msgstr "Avanzadas" -#: classes/pref/prefs.php:70 +#: classes/pref/prefs.php:71 msgid "Never apply these tags automatically (comma-separated list)." msgstr "" -#: classes/pref/prefs.php:74 +#: classes/pref/prefs.php:75 msgid "Allow duplicate articles" msgstr "Permitir artículos duplicados" -#: classes/pref/prefs.php:75 +#: classes/pref/prefs.php:76 msgid "Blacklisted tags" msgstr "Etiquetas añadidas a la lista negra" -#: classes/pref/prefs.php:76 +#: classes/pref/prefs.php:77 #, fuzzy msgid "Default language" msgstr "Perfil por defecto" -#: classes/pref/prefs.php:76 +#: classes/pref/prefs.php:77 msgid "Used for full-text search" msgstr "" -#: classes/pref/prefs.php:77 +#: classes/pref/prefs.php:78 #, fuzzy msgid "Mark read on scroll" msgstr "Marcar artículos anteriores como leídos" -#: classes/pref/prefs.php:77 +#: classes/pref/prefs.php:78 #, fuzzy msgid "Mark articles as read as you scroll past them" msgstr "Marcar artículos anteriores como leídos" -#: classes/pref/prefs.php:78 +#: classes/pref/prefs.php:79 #, fuzzy msgid "Always expand articles" msgstr "Desplegar el artículo" -#: classes/pref/prefs.php:79 +#: classes/pref/prefs.php:80 #, fuzzy msgid "Combined mode" msgstr "Alternar modo combinado" -#: classes/pref/prefs.php:79 +#: classes/pref/prefs.php:80 msgid "Show flat list of articles instead of separate panels" msgstr "" -#: classes/pref/prefs.php:80 +#: classes/pref/prefs.php:81 #, fuzzy msgid "Confirm marking feeds as read" msgstr "Marcar fuente como leída" -#: classes/pref/prefs.php:81 +#: classes/pref/prefs.php:82 msgid "Amount of articles to display at once" msgstr "" -#: classes/pref/prefs.php:82 +#: classes/pref/prefs.php:83 #, fuzzy msgid "Default update interval" msgstr "Intervalo de actualización de fuentes por defecto" -#: classes/pref/prefs.php:83 +#: classes/pref/prefs.php:84 #, fuzzy msgid "Mark sent articles as read" msgstr "Marcar artículos anteriores como leídos" -#: classes/pref/prefs.php:84 +#: classes/pref/prefs.php:85 #, fuzzy msgid "Enable digest" msgstr "Habilitar correo recopilatorio" -#: classes/pref/prefs.php:84 +#: classes/pref/prefs.php:85 msgid "Send daily digest of new (and unread) headlines to your e-mail address" msgstr "" -#: classes/pref/prefs.php:85 +#: classes/pref/prefs.php:86 msgid "Try to send around this time" msgstr "" -#: classes/pref/prefs.php:85 +#: classes/pref/prefs.php:86 #, fuzzy msgid "Time in UTC" msgstr "Zona horaria" -#: classes/pref/prefs.php:86 +#: classes/pref/prefs.php:87 #, fuzzy msgid "Enable API" msgstr "Activar contraseñas de un solo uso" -#: classes/pref/prefs.php:86 +#: classes/pref/prefs.php:87 msgid "Allows accessing this account through the API" msgstr "" -#: classes/pref/prefs.php:87 +#: classes/pref/prefs.php:88 #, fuzzy msgid "Enable categories" msgstr "Habilitar categorías de fuentes" -#: classes/pref/prefs.php:88 +#: classes/pref/prefs.php:89 #, fuzzy msgid "Sort feeds by unread articles count" msgstr "Purgar artículos sin leer" -#: classes/pref/prefs.php:89 +#: classes/pref/prefs.php:90 #, fuzzy msgid "Maximum age of fresh articles" msgstr "Recientes" -#: classes/pref/prefs.php:89 +#: classes/pref/prefs.php:90 #, fuzzy msgid "hours" msgstr "Cada 4 horas" -#: classes/pref/prefs.php:90 +#: classes/pref/prefs.php:91 #, fuzzy msgid "Hide read feeds" msgstr "Ocultar/mostrar fuentes leídas" -#: classes/pref/prefs.php:91 +#: classes/pref/prefs.php:92 msgid "Always show special feeds" msgstr "" -#: classes/pref/prefs.php:91 +#: classes/pref/prefs.php:92 #, fuzzy msgid "While hiding read feeds" msgstr "Ocultar/mostrar fuentes leídas" -#: classes/pref/prefs.php:92 +#: classes/pref/prefs.php:93 msgid "Long date format" msgstr "Formato de fecha largo" -#: classes/pref/prefs.php:92 -msgid "" -"Syntax is identical to PHP date() function." +#: classes/pref/prefs.php:93 +msgid "Syntax is identical to PHP date() function." msgstr "" -#: classes/pref/prefs.php:93 +#: classes/pref/prefs.php:94 #, fuzzy msgid "Automatically show next feed" msgstr "Abrir la fuente siguiente" -#: classes/pref/prefs.php:93 +#: classes/pref/prefs.php:94 #, fuzzy msgid "After marking one as read" msgstr "Marcar fuente como leída" -#: classes/pref/prefs.php:94 +#: classes/pref/prefs.php:95 #, fuzzy msgid "Purge articles older than" msgstr "Purgar artículos sin leer" -#: classes/pref/prefs.php:94 +#: classes/pref/prefs.php:95 msgid "days (0 disables)" msgstr "" -#: classes/pref/prefs.php:95 +#: classes/pref/prefs.php:96 msgid "Purge unread articles" msgstr "Purgar artículos sin leer" -#: classes/pref/prefs.php:96 +#: classes/pref/prefs.php:97 #, fuzzy msgid "Reverse headline order (oldest first)" msgstr "Invertir orden de titulares" -#: classes/pref/prefs.php:97 +#: classes/pref/prefs.php:98 msgid "Short date format" msgstr "Formato de fecha corto" -#: classes/pref/prefs.php:98 +#: classes/pref/prefs.php:99 msgid "Show content preview in headlines" msgstr "" -#: classes/pref/prefs.php:99 +#: classes/pref/prefs.php:100 msgid "Sort headlines by feed date" msgstr "" -#: classes/pref/prefs.php:99 +#: classes/pref/prefs.php:100 msgid "Use feed-specified date to sort headlines instead of local import date." msgstr "" -#: classes/pref/prefs.php:100 +#: classes/pref/prefs.php:101 msgid "SSL client certificate" msgstr "" -#: classes/pref/prefs.php:101 classes/pref/feeds.php:742 -#: classes/pref/feeds.php:951 +#: classes/pref/prefs.php:102 +#: classes/pref/feeds.php:737 +#: classes/pref/feeds.php:941 #, fuzzy msgid "Do not embed media" msgstr "No mostrar imágenes" -#: classes/pref/prefs.php:102 +#: classes/pref/prefs.php:103 msgid "Strip unsafe tags from articles" msgstr "" -#: classes/pref/prefs.php:102 +#: classes/pref/prefs.php:103 msgid "Strip all but most common HTML tags when reading articles." msgstr "" -#: classes/pref/prefs.php:103 js/PrefHelpers.js:159 +#: classes/pref/prefs.php:104 +#: js/PrefHelpers.js:218 msgid "Customize stylesheet" msgstr "Personalizar hoja de estilo" -#: classes/pref/prefs.php:104 +#: classes/pref/prefs.php:105 msgid "Time zone" msgstr "Zona horaria" -#: classes/pref/prefs.php:105 +#: classes/pref/prefs.php:106 msgid "Group by feed" msgstr "" -#: classes/pref/prefs.php:105 +#: classes/pref/prefs.php:106 msgid "Group multiple-feed output by originating feed" msgstr "" -#: classes/pref/prefs.php:106 +#: classes/pref/prefs.php:107 msgid "Language" msgstr "Idioma" -#: classes/pref/prefs.php:107 +#: classes/pref/prefs.php:108 msgid "Theme" msgstr "Tema" -#: classes/pref/prefs.php:213 +#: classes/pref/prefs.php:214 msgid "The configuration was saved." msgstr "La configuración ha sido guardada." -#: classes/pref/prefs.php:256 +#: classes/pref/prefs.php:257 msgid "Your personal data has been saved." msgstr "" -#: classes/pref/prefs.php:272 +#: classes/pref/prefs.php:273 msgid "Your preferences are now set to default values." msgstr "" -#: classes/pref/prefs.php:283 -msgid "Personal data / Authentication" -msgstr "Datos personales / Autenticación" - -#: classes/pref/prefs.php:286 -msgid "Personal data" -msgstr "Datos personales" - -#: classes/pref/prefs.php:315 +#: classes/pref/prefs.php:305 #, fuzzy msgid "Full name:" msgstr "Nombre completo" -#: classes/pref/prefs.php:320 classes/pref/users.php:94 +#: classes/pref/prefs.php:310 +#: js/PrefUsers.js:93 #, fuzzy msgid "E-mail:" msgstr "Correo electrónico" -#: classes/pref/prefs.php:328 +#: classes/pref/prefs.php:316 #, fuzzy msgid "Access level:" msgstr "Nivel de acceso: " -#: classes/pref/prefs.php:339 +#: classes/pref/prefs.php:324 msgid "Save data" msgstr "Guardar datos" -#: classes/pref/prefs.php:351 classes/pref/feeds.php:678 -#: classes/pref/feeds.php:924 classes/pref/feeds.php:1653 classes/feeds.php:716 -msgid "Password" -msgstr "Contraseña" - -#: classes/pref/prefs.php:389 +#: classes/pref/prefs.php:375 msgid "Changing your current password will disable OTP." msgstr "" -#: classes/pref/prefs.php:393 +#: classes/pref/prefs.php:379 #, fuzzy msgid "Old password:" msgstr "Antigua contraseña" -#: classes/pref/prefs.php:398 classes/pref/users.php:82 +#: classes/pref/prefs.php:384 +#: js/PrefUsers.js:83 #, fuzzy msgid "New password:" msgstr "Nueva contraseña" -#: classes/pref/prefs.php:403 +#: classes/pref/prefs.php:389 #, fuzzy msgid "Confirm password:" msgstr "Confirme la nueva contraseña" -#: classes/pref/prefs.php:413 +#: classes/pref/prefs.php:396 msgid "Change password" msgstr "Cambiar contraseña" -#: classes/pref/prefs.php:418 +#: classes/pref/prefs.php:403 #, php-format -msgid "" -"Authentication module used for this session (%s) does not provide an " -"ability to set passwords." +msgid "Authentication module used for this session (%s) does not provide an ability to set passwords." msgstr "" -#: classes/pref/prefs.php:424 -#, fuzzy -msgid "App passwords" -msgstr "Antigua contraseña" - -#: classes/pref/prefs.php:436 +#: classes/pref/prefs.php:419 #, fuzzy msgid "Generate new password" msgstr "Generar URL nueva" -#: classes/pref/prefs.php:440 +#: classes/pref/prefs.php:424 #, fuzzy msgid "Remove selected passwords" msgstr "Borrar los perfiles seleccionados" -#: classes/pref/prefs.php:444 -msgid "One time passwords / Authenticator" -msgstr "Contraseñas de un solo uso / Autenticador" - -#: classes/pref/prefs.php:474 classes/pref/prefs.php:535 +#: classes/pref/prefs.php:472 +#: classes/pref/prefs.php:531 #, fuzzy msgid "Your password:" msgstr "Confirme la nueva contraseña" -#: classes/pref/prefs.php:484 +#: classes/pref/prefs.php:479 msgid "Disable OTP" msgstr "Desactivar contraseñas de un solo uso" -#: classes/pref/prefs.php:494 -msgid "" -"Scan the following code by the Authenticator application or copy the key " -"manually" +#: classes/pref/prefs.php:492 +msgid "Scan the following code by the Authenticator application or copy the key manually" msgstr "" -#: classes/pref/prefs.php:500 +#: classes/pref/prefs.php:497 msgid "Use the following OTP key with a compatible Authenticator application" msgstr "" -#: classes/pref/prefs.php:508 +#: classes/pref/prefs.php:509 msgid "OTP Key:" msgstr "" -#: classes/pref/prefs.php:541 +#: classes/pref/prefs.php:536 #, fuzzy msgid "One time password:" msgstr "Contraseña de un solo uso incorrecta" -#: classes/pref/prefs.php:548 +#: classes/pref/prefs.php:543 msgid "Enable OTP" msgstr "Activar contraseñas de un solo uso" -#: classes/pref/prefs.php:600 +#: classes/pref/prefs.php:557 +msgid "Personal data" +msgstr "Datos personales" + +#: classes/pref/prefs.php:560 +#: classes/pref/feeds.php:677 +#: classes/pref/feeds.php:914 +msgid "Password" +msgstr "Contraseña" + +#: classes/pref/prefs.php:563 +#, fuzzy +msgid "App passwords" +msgstr "Antigua contraseña" + +#: classes/pref/prefs.php:566 +#, fuzzy +msgid "Authenticator (OTP)" +msgstr "Autenticación" + +#: classes/pref/prefs.php:577 msgid "Some preferences are only available in default profile." msgstr "" -#: classes/pref/prefs.php:708 +#: classes/pref/prefs.php:686 #, fuzzy msgid "default" msgstr "Predeterminado" -#: classes/pref/prefs.php:718 +#: classes/pref/prefs.php:696 msgid "Customize" msgstr "Personalizar" -#: classes/pref/prefs.php:721 +#: classes/pref/prefs.php:699 #, fuzzy msgid "More themes..." msgstr "Más acciones..." -#: classes/pref/prefs.php:782 +#: classes/pref/prefs.php:759 msgid "Register" msgstr "Registro" -#: classes/pref/prefs.php:786 classes/pref/system.php:85 +#: classes/pref/prefs.php:763 +#: classes/pref/system.php:87 msgid "Clear" msgstr "Limpiar" -#: classes/pref/prefs.php:790 classes/pref/prefs.php:899 -#: classes/pref/prefs.php:933 classes/pref/prefs.php:979 -#: classes/pref/prefs.php:994 classes/pref/filters.php:857 -#: plugins/bookmarklets/init.php:45 js/CommonDialogs.js:420 +#: classes/pref/prefs.php:767 +#: classes/pref/prefs.php:870 +#: classes/pref/prefs.php:926 +#: classes/pref/prefs.php:978 +#: classes/pref/prefs.php:994 +#: classes/pref/filters.php:833 +#: plugins/bookmarklets/init.php:51 +#: js/CommonDialogs.js:552 #, fuzzy msgid "More info..." msgstr "más información" -#: classes/pref/prefs.php:797 +#: classes/pref/prefs.php:774 #, php-format msgid "Current server time: %s" msgstr "" -#: classes/pref/prefs.php:825 +#: classes/pref/prefs.php:824 msgid "Save configuration" msgstr "Guardar la configuración" -#: classes/pref/prefs.php:829 +#: classes/pref/prefs.php:827 msgid "Save and exit preferences" msgstr "Guardar preferencias y salir" -#: classes/pref/prefs.php:834 +#: classes/pref/prefs.php:833 msgid "Manage profiles" msgstr "Gestionar perfiles" @@ -1336,93 +1361,98 @@ msgstr "Gestionar perfiles" msgid "Reset to defaults" msgstr "Opciones por defecto" -#: classes/pref/prefs.php:850 classes/pref/feeds.php:799 -msgid "Plugins" -msgstr "Plugins" - -#: classes/pref/prefs.php:897 +#: classes/pref/prefs.php:874 +#: classes/pref/prefs.php:930 #, php-format -msgid "" -"The following plugins use per-feed content hooks. This may cause excessive " -"data usage and origin server load resulting in a ban of your instance: " -"%s" +msgid "v%.2f, by %s" msgstr "" -#: classes/pref/prefs.php:903 -msgid "System plugins" -msgstr "Plugins de sistema" +#: classes/pref/prefs.php:919 +msgid "Clear data" +msgstr "Borrar datos" -#: classes/pref/prefs.php:937 classes/pref/prefs.php:983 +#: classes/pref/prefs.php:976 #, php-format -msgid "v%.2f, by %s" +msgid "The following plugins use per-feed content hooks. This may cause excessive data usage and origin server load resulting in a ban of your instance: %s" msgstr "" -#: classes/pref/prefs.php:945 +#: classes/pref/prefs.php:983 +msgid "System plugins" +msgstr "Plugins de sistema" + +#: classes/pref/prefs.php:987 msgid "User plugins" msgstr "Plugins de usuario" -#: classes/pref/prefs.php:972 -msgid "Clear data" -msgstr "Borrar datos" - #: classes/pref/prefs.php:997 msgid "Enable selected plugins" msgstr "Activar los plugins seleccionados" -#: classes/pref/prefs.php:1088 +#: classes/pref/prefs.php:1008 +msgid "Personal data / Authentication" +msgstr "Datos personales / Autenticación" + +#: classes/pref/prefs.php:1022 +#: classes/pref/feeds.php:794 +#: classes/pref/feeds.php:1396 +msgid "Plugins" +msgstr "Plugins" + +#: classes/pref/prefs.php:1115 msgid "Incorrect one time password" msgstr "Contraseña de un solo uso incorrecta" -#: classes/pref/prefs.php:1093 classes/pref/prefs.php:1147 +#: classes/pref/prefs.php:1120 +#: classes/pref/prefs.php:1174 msgid "Incorrect password" msgstr "Contraseña incorrecta" -#: classes/pref/prefs.php:1192 -msgid "Create profile" -msgstr "Crear perfil" - -#: classes/pref/prefs.php:1211 classes/pref/prefs.php:1231 -msgid "(active)" -msgstr "(activo)" - -#: classes/pref/prefs.php:1261 -msgid "Remove selected profiles" -msgstr "Borrar los perfiles seleccionados" +#: classes/pref/prefs.php:1315 +#: classes/pref/filters.php:353 +#: classes/pref/filters.php:407 +#: classes/pref/filters.php:725 +#: classes/pref/users.php:228 +#: classes/pref/feeds.php:1225 +#: js/CommonDialogs.js:312 +#: js/PrefFeedTree.js:501 +msgid "All" +msgstr "Todos" -#: classes/pref/prefs.php:1263 -msgid "Activate profile" -msgstr "Activar perfil" +#: classes/pref/prefs.php:1317 +#: classes/pref/filters.php:355 +#: classes/pref/filters.php:409 +#: classes/pref/filters.php:727 +#: classes/pref/users.php:230 +#: classes/pref/feeds.php:1227 +#: js/CommonDialogs.js:314 +#: js/PrefFeedTree.js:503 +msgid "None" +msgstr "Ninguno" -#: classes/pref/prefs.php:1302 +#: classes/pref/prefs.php:1326 msgid "Description" msgstr "Descripción" -#: classes/pref/prefs.php:1303 +#: classes/pref/prefs.php:1327 #, fuzzy msgid "Created" msgstr "Crear" -#: classes/pref/prefs.php:1304 +#: classes/pref/prefs.php:1328 #, fuzzy msgid "Last used" msgstr "Última actualización:" -#: classes/pref/prefs.php:1357 +#: classes/pref/prefs.php:1377 #, php-format -msgid "" -"Generated password %s for %s. Please remember it for future " -"reference." -msgstr "" - -#: classes/pref/system.php:10 classes/pref/users.php:6 -msgid "Your access level is insufficient to open this tab." +msgid "Generated password %s for %s. Please remember it for future reference." msgstr "" -#: classes/pref/system.php:70 +#: classes/pref/system.php:68 msgid "Refresh" msgstr "Actualizar" -#: classes/pref/system.php:75 +#: classes/pref/system.php:73 msgid "<<" msgstr "" @@ -1435,298 +1465,295 @@ msgstr "" msgid ">>" msgstr "" -#: classes/pref/system.php:89 +#: classes/pref/system.php:91 msgid "Severity:" msgstr "" -#: classes/pref/system.php:92 +#: classes/pref/system.php:95 #, fuzzy msgid "Errors" msgstr "Error" -#: classes/pref/system.php:93 +#: classes/pref/system.php:96 msgid "Warnings" msgstr "" -#: classes/pref/system.php:94 +#: classes/pref/system.php:97 #, fuzzy msgid "Everything" msgstr "Deseleccionar todo" -#: classes/pref/system.php:106 +#: classes/pref/system.php:107 msgid "Error" msgstr "Error" -#: classes/pref/system.php:107 +#: classes/pref/system.php:108 msgid "Filename" msgstr "Nombre de archivo" -#: classes/pref/system.php:108 +#: classes/pref/system.php:109 msgid "Message" msgstr "Mensaje" -#: classes/pref/system.php:110 +#: classes/pref/system.php:111 msgid "Date" msgstr "Fecha" -#: classes/pref/system.php:153 +#: classes/pref/system.php:154 msgid "Event Log" msgstr "" -#: classes/pref/system.php:168 +#: classes/pref/system.php:164 #, fuzzy msgid "PHP Information" msgstr "Realizar la acción" -#: classes/pref/filters.php:219 classes/pref/filters.php:522 +#: classes/pref/filters.php:197 +#: classes/pref/filters.php:208 +#: classes/pref/filters.php:498 +#: classes/pref/filters.php:1082 +msgid "All feeds" +msgstr "Todas las fuentes" + +#: classes/pref/filters.php:219 +#: classes/pref/filters.php:518 msgid "(inverse)" msgstr "(inverso)" -#: classes/pref/filters.php:215 classes/pref/filters.php:521 +#: classes/pref/filters.php:215 +#: classes/pref/filters.php:517 #, php-format msgid "%s on %s in %s %s" msgstr "" -#: classes/pref/filters.php:345 classes/pref/filters.php:816 +#: classes/pref/filters.php:341 +#: js/PrefLabelTree.js:126 +msgid "Caption" +msgstr "Leyenda" + +#: classes/pref/filters.php:345 +#: classes/pref/filters.php:793 msgid "Match" msgstr "Coincidir" -#: classes/pref/filters.php:359 classes/pref/filters.php:415 +#: classes/pref/filters.php:359 +#: classes/pref/filters.php:413 msgid "Add" msgstr "Añadir" -#: classes/pref/filters.php:361 classes/pref/filters.php:417 +#: classes/pref/filters.php:361 +#: classes/pref/filters.php:415 msgid "Delete" msgstr "Eliminar" -#: classes/pref/filters.php:402 +#: classes/pref/filters.php:400 msgid "Apply actions" msgstr "Aplicar acciones" -#: classes/pref/filters.php:445 classes/pref/users.php:90 -#: classes/pref/feeds.php:695 classes/pref/feeds.php:932 +#: classes/pref/filters.php:441 +#: classes/pref/feeds.php:690 +#: classes/pref/feeds.php:922 +#: js/PrefUsers.js:89 msgid "Options" msgstr "Opciones" -#: classes/pref/filters.php:449 +#: classes/pref/filters.php:445 msgid "Enabled" msgstr "Habilitado" -#: classes/pref/filters.php:452 +#: classes/pref/filters.php:448 msgid "Match any rule" msgstr "Coincidencia con cualquier regla" -#: classes/pref/filters.php:455 +#: classes/pref/filters.php:451 msgid "Inverse matching" msgstr "Coincidencia inversa" -#: classes/pref/filters.php:467 classes/pref/filters.php:474 +#: classes/pref/filters.php:460 +#: classes/pref/filters.php:738 +#: classes/pref/users.php:239 +#: classes/pref/feeds.php:789 +msgid "Remove" +msgstr "Eliminar" + +#: classes/pref/filters.php:463 +#: classes/pref/filters.php:470 msgid "Test" msgstr "Probar" -#: classes/pref/filters.php:476 +#: classes/pref/filters.php:465 +#: classes/pref/feeds.php:806 +#: classes/pref/feeds.php:965 +#: plugins/af_psql_trgm/init.php:193 +#: plugins/note/init.php:51 +#: plugins/af_proxy_http/init.php:239 +#: plugins/mail/init.php:67 +#: plugins/af_readability/init.php:89 +#: plugins/nsfw/init.php:75 +#: plugins/af_redditimgur/init.php:79 +msgid "Save" +msgstr "Guardar" + +#: classes/pref/filters.php:472 msgid "Create" msgstr "Crear" -#: classes/pref/filters.php:721 classes/pref/users.php:322 -#: classes/pref/feeds.php:1246 classes/feeds.php:777 js/Feeds.js:577 +#: classes/pref/filters.php:718 +#: classes/pref/users.php:220 +#: classes/pref/feeds.php:1218 +#: js/Feeds.js:605 msgid "Search" msgstr "Buscar" -#: classes/pref/filters.php:737 +#: classes/pref/filters.php:734 msgid "Combine" msgstr "Combinar" -#: classes/pref/filters.php:740 classes/pref/users.php:344 -msgid "Edit" -msgstr "Editar" - -#: classes/pref/filters.php:743 classes/pref/feeds.php:1266 -#: classes/pref/feeds.php:1280 +#: classes/pref/filters.php:736 +#: classes/pref/feeds.php:1239 +#: classes/pref/feeds.php:1254 msgid "Reset sort order" msgstr "Reiniciar orden" -#: classes/pref/filters.php:832 +#: classes/pref/filters.php:809 msgid "Inverse regular expression matching" msgstr "Coincidencia inversa con la expresión regular" -#: classes/pref/filters.php:836 +#: classes/pref/filters.php:813 msgid "on field" msgstr "en el campo" -#: classes/pref/filters.php:839 js/PrefFilterTree.js:47 +#: classes/pref/filters.php:815 +#: js/PrefFilterTree.js:47 msgid "in" msgstr "en" -#: classes/pref/filters.php:860 +#: classes/pref/filters.php:836 msgid "Save rule" msgstr "Guardar regla" -#: classes/pref/filters.php:860 js/CommonFilters.js:97 +#: classes/pref/filters.php:836 +#: js/CommonFilters.js:97 msgid "Add rule" msgstr "Añadir regla" -#: classes/pref/filters.php:883 +#: classes/pref/filters.php:859 msgid "Perform Action" msgstr "Realizar la acción" -#: classes/pref/filters.php:934 +#: classes/pref/filters.php:910 #, fuzzy msgid "No actions available" msgstr "¡Nueva versión disponible!" -#: classes/pref/filters.php:953 +#: classes/pref/filters.php:929 msgid "Save action" msgstr "Guardar acción" -#: classes/pref/filters.php:953 js/CommonFilters.js:119 +#: classes/pref/filters.php:929 +#: js/CommonFilters.js:119 msgid "Add action" msgstr "Añadir acción" -#: classes/pref/filters.php:981 +#: classes/pref/filters.php:957 msgid "[No caption]" msgstr "[Sin leyenda]" -#: classes/pref/filters.php:983 +#: classes/pref/filters.php:959 #, fuzzy, php-format msgid "%s (%d rule)" msgid_plural "%s (%d rules)" msgstr[0] "Añadir regla" msgstr[1] "Añadir regla" -#: classes/pref/filters.php:997 +#: classes/pref/filters.php:973 #, fuzzy msgid "matches any rule" msgstr "Coincidencia con cualquier regla" -#: classes/pref/filters.php:998 +#: classes/pref/filters.php:974 #, fuzzy msgid "inverse" msgstr "(inverso)" -#: classes/pref/filters.php:1001 +#: classes/pref/filters.php:977 #, fuzzy, php-format msgid "%s (+%d action)" msgid_plural "%s (+%d actions)" msgstr[0] "Añadir acción" msgstr[1] "Añadir acción" -#: classes/pref/users.php:26 -#, fuzzy -msgid "Edit user" -msgstr "Editar regla" - -#: classes/pref/users.php:63 classes/pref/feeds.php:664 -#: classes/pref/feeds.php:910 classes/pref/feeds.php:1649 -#: plugins/auth_internal/init.php:68 -msgid "Authentication" -msgstr "Autenticación" - -#: classes/pref/users.php:68 -msgid "Access level: " -msgstr "Nivel de acceso: " - -#: classes/pref/users.php:107 -msgid "User details" -msgstr "Detalles del usuario" - -#: classes/pref/users.php:148 classes/pref/users.php:381 +#: classes/pref/users.php:60 msgid "Registered" msgstr "Registrado" -#: classes/pref/users.php:149 +#: classes/pref/users.php:65 msgid "Last logged in" msgstr "Última sesión el" -#: classes/pref/users.php:157 -msgid "Subscribed feeds count" -msgstr "Contador de fuentes suscritas" +#: classes/pref/users.php:70 +msgid "Subscribed feeds" +msgstr "Fuentes suscritas" -#: classes/pref/users.php:158 +#: classes/pref/users.php:75 #, fuzzy msgid "Stored articles" msgstr "Favoritos" -#: classes/pref/users.php:162 classes/pref/users.php:380 -msgid "Subscribed feeds" -msgstr "Fuentes suscritas" - -#: classes/pref/users.php:188 +#: classes/pref/users.php:105 msgid "User not found" msgstr "Usuario no encontrado" -#: classes/pref/users.php:251 +#: classes/pref/users.php:172 #, php-format msgid "Added user %s with password %s" msgstr "" -#: classes/pref/users.php:258 +#: classes/pref/users.php:176 #, fuzzy, php-format msgid "Could not create user %s" msgstr "Crear usuario" -#: classes/pref/users.php:262 +#: classes/pref/users.php:179 #, php-format msgid "User %s already exists." msgstr "" -#: classes/pref/users.php:287 -#, fuzzy, php-format -msgid "Changed password of user %s to %s" -msgstr "Cambiar contraseña" - -#: classes/pref/users.php:340 +#: classes/pref/users.php:235 msgid "Create user" msgstr "Crear usuario" -#: classes/pref/users.php:378 classes/pref/feeds.php:670 -#: classes/pref/feeds.php:916 classes/pref/feeds.php:1652 classes/feeds.php:712 -msgid "Login" -msgstr "Iniciar sesión" - -#: classes/pref/users.php:379 -msgid "Access Level" -msgstr "Nivel de acceso" - -#: classes/pref/users.php:382 -msgid "Last login" -msgstr "Última sesión" - -#: classes/pref/users.php:399 +#: classes/pref/users.php:279 msgid "Click to edit" msgstr "Haga clic para editar" -#: classes/pref/users.php:415 -msgid "No users defined." -msgstr "No se han definido usuarios." - -#: classes/pref/users.php:417 -msgid "No matching users found." -msgstr "No se han encontrado usuarios coincidentes." - #: classes/pref/feeds.php:26 msgid "Check to enable field" msgstr "Marcar para habilitar el campo" -#: classes/pref/feeds.php:75 classes/pref/feeds.php:231 -#: classes/pref/feeds.php:279 classes/pref/feeds.php:285 -#: classes/pref/feeds.php:314 +#: classes/pref/feeds.php:75 +#: classes/pref/feeds.php:235 +#: classes/pref/feeds.php:283 +#: classes/pref/feeds.php:289 +#: classes/pref/feeds.php:318 #, fuzzy, php-format msgid "(%d feed)" msgid_plural "(%d feeds)" msgstr[0] "Editar fuente" msgstr[1] "Editar fuente" -#: classes/pref/feeds.php:535 +#: classes/pref/feeds.php:539 msgid "Feed Title" msgstr "Título de la fuente" -#: classes/pref/feeds.php:548 +#: classes/pref/feeds.php:552 msgid "Feed URL" msgstr "URL de la fuente" -#: classes/pref/feeds.php:567 classes/pref/feeds.php:840 -#: classes/pref/feeds.php:1640 classes/feeds.php:686 +#: classes/pref/feeds.php:568 +#: classes/pref/feeds.php:833 +#: js/CommonDialogs.js:112 +#: js/PrefFeedTree.js:421 msgid "Place in category:" msgstr "Categoría:" @@ -1740,198 +1767,203 @@ msgstr "URL del artículo:" msgid "Site URL" msgstr "URL de la fuente" -#: classes/pref/feeds.php:599 classes/pref/feeds.php:855 classes/feeds.php:761 +#: classes/pref/feeds.php:599 +#: classes/pref/feeds.php:848 +#: js/Feeds.js:587 #, fuzzy msgid "Language:" msgstr "Idioma" -#: classes/pref/feeds.php:608 classes/pref/feeds.php:866 +#: classes/pref/feeds.php:607 +#: classes/pref/feeds.php:858 msgid "Update" msgstr "Actualizar" -#: classes/pref/feeds.php:617 classes/pref/feeds.php:873 +#: classes/pref/feeds.php:616 +#: classes/pref/feeds.php:865 #, fuzzy msgid "Interval:" msgstr "Interfaz" -#: classes/pref/feeds.php:633 classes/pref/feeds.php:891 +#: classes/pref/feeds.php:631 +#: classes/pref/feeds.php:882 msgid "Article purging:" msgstr "Purga de artículos:" -#: classes/pref/feeds.php:640 +#: classes/pref/feeds.php:638 #, fuzzy, php-format msgid "(%d day)" msgid_plural "(%d days)" msgstr[0] "Editar fuente" msgstr[1] "Editar fuente" -#: classes/pref/feeds.php:642 classes/pref/feeds.php:899 +#: classes/pref/feeds.php:640 +#: classes/pref/feeds.php:890 #, fuzzy msgid "Disabled" msgstr "Desactivar contraseñas de un solo uso" -#: classes/pref/feeds.php:646 +#: classes/pref/feeds.php:644 #, php-format msgid "%d day" msgid_plural "%d days" msgstr[0] "" msgstr[1] "" -#: classes/pref/feeds.php:682 -msgid "" -"Hint: you need to fill in your login information if your feed " -"requires authentication, except for Twitter feeds." -msgstr "" +#: classes/pref/feeds.php:663 +#: classes/pref/feeds.php:900 +#: plugins/auth_internal/init.php:68 +#: js/PrefFeedTree.js:429 +#: js/PrefUsers.js:71 +msgid "Authentication" +msgstr "Autenticación" + +#: classes/pref/feeds.php:669 +#: classes/pref/feeds.php:906 +msgid "Login" +msgstr "Iniciar sesión" -#: classes/pref/feeds.php:693 classes/feeds.php:728 +#: classes/pref/feeds.php:688 +#: js/CommonDialogs.js:152 msgid "This feed requires authentication." msgstr "Esta fuente requiere autenticación." -#: classes/pref/feeds.php:711 classes/pref/feeds.php:937 +#: classes/pref/feeds.php:706 +#: classes/pref/feeds.php:927 msgid "Include in e-mail digest" msgstr "Incluir en el correo recopilatorio" -#: classes/pref/feeds.php:727 classes/pref/feeds.php:944 +#: classes/pref/feeds.php:722 +#: classes/pref/feeds.php:934 msgid "Always display image attachments" msgstr "Mostrar siempre imágenes adjuntas" -#: classes/pref/feeds.php:757 classes/pref/feeds.php:958 +#: classes/pref/feeds.php:752 +#: classes/pref/feeds.php:948 msgid "Cache media" msgstr "" -#: classes/pref/feeds.php:772 classes/pref/feeds.php:965 +#: classes/pref/feeds.php:767 +#: classes/pref/feeds.php:955 #, fuzzy msgid "Mark updated articles as unread" msgstr "Marcar fuente como leída" -#: classes/pref/feeds.php:776 +#: classes/pref/feeds.php:771 msgid "Icon" msgstr "Icono" -#: classes/pref/feeds.php:784 classes/pref/feeds.php:1347 +#: classes/pref/feeds.php:779 +#: classes/pref/feeds.php:1309 #, fuzzy msgid "Choose file..." msgstr "Crear filtro..." -#: classes/pref/feeds.php:792 +#: classes/pref/feeds.php:787 msgid "Replace" msgstr "Reemplazar" -#: classes/pref/feeds.php:897 +#: classes/pref/feeds.php:888 #, fuzzy, php-format msgid "(%d days)" msgstr "Editar fuente" -#: classes/pref/feeds.php:1219 +#: classes/pref/feeds.php:1194 msgid "Feeds with errors" msgstr "Fuentes con errores" -#: classes/pref/feeds.php:1228 +#: classes/pref/feeds.php:1200 msgid "Inactive feeds" msgstr "Fuentes inactivas" -#: classes/pref/feeds.php:1264 +#: classes/pref/feeds.php:1237 msgid "Edit selected feeds" msgstr "Editar fuentes seleccionadas" -#: classes/pref/feeds.php:1268 js/PrefFeedTree.js:348 +#: classes/pref/feeds.php:1241 +#: js/PrefFeedTree.js:391 msgid "Batch subscribe" msgstr "Suscripción en lote" -#: classes/pref/feeds.php:1275 +#: classes/pref/feeds.php:1249 msgid "Categories" msgstr "Categorías" -#: classes/pref/feeds.php:1278 +#: classes/pref/feeds.php:1252 msgid "Add category" msgstr "Añadir categoría" -#: classes/pref/feeds.php:1282 +#: classes/pref/feeds.php:1256 msgid "Remove selected" msgstr "Eliminar seleccionadas" -#: classes/pref/feeds.php:1340 -msgid "OPML" -msgstr "OPML" - -#: classes/pref/feeds.php:1342 -msgid "" -"Using OPML you can export and import your feeds, filters, labels and Tiny " -"Tiny RSS settings." +#: classes/pref/feeds.php:1304 +msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings." msgstr "" -#: classes/pref/feeds.php:1354 +#: classes/pref/feeds.php:1316 #, fuzzy msgid "Import OPML" msgstr "Importar OPML" -#: classes/pref/feeds.php:1362 +#: classes/pref/feeds.php:1324 msgid "Export OPML" msgstr "Exportar OPML" -#: classes/pref/feeds.php:1366 +#: classes/pref/feeds.php:1329 msgid "Include settings" msgstr "Incluir preferencias" -#: classes/pref/feeds.php:1373 +#: classes/pref/feeds.php:1335 #, fuzzy msgid "Published OPML" msgstr "Publicados" -#: classes/pref/feeds.php:1375 -msgid "" -"Your OPML can be published publicly and can be subscribed by anyone who " -"knows the URL below." +#: classes/pref/feeds.php:1338 +msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below." msgstr "" -#: classes/pref/feeds.php:1377 -msgid "" -"Published OPML does not include your Tiny Tiny RSS settings, feeds that " -"require authentication or feeds hidden from Popular feeds." +#: classes/pref/feeds.php:1339 +msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds." msgstr "" -#: classes/pref/feeds.php:1380 +#: classes/pref/feeds.php:1343 msgid "Display published OPML URL" msgstr "Mostrar la URL del OPML público" -#: classes/pref/feeds.php:1387 -msgid "Published & shared articles / Generated feeds" -msgstr "" - -#: classes/pref/feeds.php:1389 -msgid "" -"Published articles can be subscribed by anyone who knows the following URL:" +#: classes/pref/feeds.php:1353 +msgid "Published articles can be subscribed by anyone who knows the following URL:" msgstr "" -#: classes/pref/feeds.php:1395 classes/feeds.php:1295 -msgid "Published articles" -msgstr "Publicados" - -#: classes/pref/feeds.php:1396 +#: classes/pref/feeds.php:1357 msgid "Display URL" msgstr "Mostrar URL" -#: classes/pref/feeds.php:1398 +#: classes/pref/feeds.php:1361 msgid "Clear all generated URLs" msgstr "Limpiar todas las URL generadas" -#: classes/pref/feeds.php:1495 classes/pref/feeds.php:1552 -msgid "Click to edit feed" -msgstr "Haga clic para editar fuente" +#: classes/pref/feeds.php:1373 +#, fuzzy +msgid "My feeds" +msgstr "Más fuentes" -#: classes/pref/feeds.php:1512 classes/pref/feeds.php:1571 -msgid "Unsubscribe from selected feeds" -msgstr "Cancelar la suscripción a las fuentes seleccionadas" +#: classes/pref/feeds.php:1378 +msgid "OPML" +msgstr "OPML" -#: classes/pref/feeds.php:1631 -msgid "One valid feed per line (no detection is done)" -msgstr "" +#: classes/pref/feeds.php:1383 +#, fuzzy +msgid "Sharing" +msgstr "Compartir" -#: classes/pref/feeds.php:1662 -msgid "Feeds require authentication." -msgstr "Las fuentes requieren autenticación." +#: classes/userhelper.php:193 +#, fuzzy, php-format +msgid "Changed password of user %s to %s" +msgstr "Cambiar contraseña" -#: classes/opml.php:28 classes/opml.php:32 +#: classes/opml.php:28 +#: classes/opml.php:32 msgid "OPML Utility" msgstr "Utilidad OPML" @@ -1999,139 +2031,86 @@ msgstr "" msgid "Error while parsing document." msgstr "Error mientras se analizaba el documento." -#: classes/feeds.php:39 js/CommonDialogs.js:409 -#, fuzzy -msgid "Show as feed" -msgstr "Esta fuente" - -#: classes/feeds.php:46 -#, php-format -msgid "Last updated: %s" -msgstr "Última actualización: %s" - -#: classes/feeds.php:65 -#, fuzzy -msgid "Select articles" -msgstr "Seleccionar todos los artículos" - -#: classes/feeds.php:66 -#, fuzzy -msgid "Select..." -msgstr "Seleccionar" - -#: classes/feeds.php:70 -msgid "Invert" -msgstr "Invertir" - -#: classes/feeds.php:78 -msgid "Set score" -msgstr "Definir puntuación" - -#: classes/feeds.php:82 classes/feeds.php:87 plugins/mail/init.php:76 -#: plugins/mailto/init.php:24 -msgid "Forward by email" -msgstr "Enviar por correo electrónico" - -#: classes/feeds.php:98 -msgid "Delete permanently" -msgstr "" - -#: classes/feeds.php:151 classes/feeds.php:546 +#: classes/feeds.php:54 +#: classes/feeds.php:469 msgid "Feed not found." msgstr "Fuente no encontrada." -#: classes/feeds.php:216 +#: classes/feeds.php:119 msgid "Never" msgstr "Nunca" -#: classes/feeds.php:277 classes/feeds.php:1301 +#: classes/feeds.php:198 +#: classes/feeds.php:1131 msgid "Archived articles" msgstr "Artículos archivados" -#: classes/feeds.php:356 +#: classes/feeds.php:277 msgid "Collapse article" msgstr "Cerrar artículo" -#: classes/feeds.php:373 +#: classes/feeds.php:296 #, php-format msgid "Imported at %s" msgstr "Importado en %s" -#: classes/feeds.php:437 +#: classes/feeds.php:360 msgid "No unread articles found to display." msgstr "" -#: classes/feeds.php:440 +#: classes/feeds.php:363 msgid "No updated articles found to display." msgstr "" -#: classes/feeds.php:443 +#: classes/feeds.php:366 msgid "No starred articles found to display." msgstr "" -#: classes/feeds.php:447 -msgid "" -"No articles found to display. You can assign articles to labels manually " -"from article header context menu (applies to all selected articles) or use a " -"filter." +#: classes/feeds.php:370 +msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter." msgstr "" -#: classes/feeds.php:449 +#: classes/feeds.php:372 msgid "No articles found to display." msgstr "" -#: classes/feeds.php:466 classes/feeds.php:622 +#: classes/feeds.php:389 +#: classes/feeds.php:545 #, fuzzy, php-format msgid "Feeds last updated at %s" msgstr "Última actualización: %s" -#: classes/feeds.php:478 classes/feeds.php:634 +#: classes/feeds.php:401 +#: classes/feeds.php:557 msgid "Some feeds have update errors (click for details)" msgstr "" -#: classes/feeds.php:611 +#: classes/feeds.php:534 msgid "No feed selected." msgstr "No se ha seleccionado ninguna fuente." -#: classes/feeds.php:678 -msgid "Feed or site URL" -msgstr "URL de la fuente o del sitio" - -#: classes/feeds.php:695 -msgid "Available feeds" -msgstr "Fuentes disponibles" - -#: classes/feeds.php:755 -#, fuzzy, php-format -msgid "Search %s..." -msgstr "Buscar..." - -#: classes/feeds.php:763 -msgid "Used for word stemming" -msgstr "" - -#: classes/feeds.php:773 -msgid "Search syntax" -msgstr "Sintaxis de búsqueda" - -#: classes/feeds.php:1293 +#: classes/feeds.php:1123 msgid "Starred articles" msgstr "Favoritos" -#: classes/feeds.php:1297 +#: classes/feeds.php:1125 +msgid "Published articles" +msgstr "Publicados" + +#: classes/feeds.php:1127 msgid "Fresh articles" msgstr "Recientes" -#: classes/feeds.php:1429 +#: classes/feeds.php:1259 msgid "Special" msgstr "Especial" -#: classes/feeds.php:1524 +#: classes/feeds.php:1354 #, php-format msgid "Incorrect search syntax: %s." msgstr "" -#: classes/feeds.php:1714 +#: classes/feeds.php:1544 #, php-format msgid "Search results: %s" msgstr "Resultados de búsqueda: %s" @@ -2141,26 +2120,16 @@ msgstr "Resultados de búsqueda: %s" msgid "%d min" msgstr "" -#: classes/article.php:23 +#: classes/article.php:26 +#: plugins/share/init.php:262 msgid "Article not found." msgstr "Artículo no encontrado." -#: classes/article.php:173 -msgid "Tags for this article (separated by commas):" -msgstr "" - -#: classes/article.php:276 classes/article.php:548 +#: classes/article.php:255 +#: classes/article.php:435 msgid "no tags" msgstr "sin etiquetas" -#: classes/article.php:388 -msgid "unknown type" -msgstr "tipo desconocido" - -#: classes/article.php:469 -msgid "Attachments" -msgstr "Adjuntos" - #: plugins/close_button/init.php:25 msgid "Close article" msgstr "Cerrar artículo" @@ -2178,7 +2147,8 @@ msgstr "La contraseña ha sido cambiada." msgid "Old password is incorrect." msgstr "La contraseña antigua es incorrecta." -#: plugins/vf_shared/init.php:17 plugins/vf_shared/init.php:64 +#: plugins/vf_shared/init.php:17 +#: plugins/vf_shared/init.php:64 msgid "Shared articles" msgstr "Artículos compartidos" @@ -2192,226 +2162,224 @@ msgstr "" msgid "Show related articles" msgstr "Artículos compartidos" -#: plugins/af_psql_trgm/init.php:128 +#: plugins/af_psql_trgm/init.php:134 #, fuzzy msgid "Mark similar articles as read (af_psql_trgm)" msgstr "Marcar artículos anteriores como leídos" -#: plugins/af_psql_trgm/init.php:164 plugins/af_readability/init.php:70 -#, fuzzy -msgid "Global settings" -msgstr "Incluir preferencias" - -#: plugins/af_psql_trgm/init.php:170 +#: plugins/af_psql_trgm/init.php:164 msgid "Minimum similarity:" msgstr "" -#: plugins/af_psql_trgm/init.php:176 -msgid "" -"PostgreSQL trigram extension returns string similarity as a floating point " -"number (0-1). Setting it too low might produce false positives, zero " -"disables checking." +#: plugins/af_psql_trgm/init.php:172 +msgid "PostgreSQL trigram extension returns string similarity as a floating point number (0-1). Setting it too low might produce false positives, zero disables checking." msgstr "" -#: plugins/af_psql_trgm/init.php:181 +#: plugins/af_psql_trgm/init.php:177 msgid "Minimum title length:" msgstr "" -#: plugins/af_psql_trgm/init.php:190 +#: plugins/af_psql_trgm/init.php:187 #, fuzzy -msgid "Enable for all feeds:" +msgid "Enable for all feeds." msgstr "Habilitar categorías de fuentes" -#: plugins/af_psql_trgm/init.php:205 plugins/af_readability/init.php:117 +#: plugins/af_psql_trgm/init.php:206 +#: plugins/af_readability/init.php:106 msgid "Currently enabled for (click to edit):" msgstr "" -#: plugins/af_psql_trgm/init.php:222 +#: plugins/af_psql_trgm/init.php:226 msgid "Similarity (af_psql_trgm)" msgstr "" -#: plugins/af_psql_trgm/init.php:231 +#: plugins/af_psql_trgm/init.php:232 #, fuzzy msgid "Mark similar articles as read" msgstr "Marcar artículos anteriores como leídos" -#: plugins/note/init.php:26 plugins/note/note.js:9 +#: plugins/note/init.php:26 +#: plugins/note/note.js:6 msgid "Edit article note" msgstr "Editar nota del artículo" -#: plugins/af_proxy_http/init.php:203 +#: plugins/af_proxy_http/init.php:215 msgid "Image proxy settings (af_proxy_http)" msgstr "" -#: plugins/af_proxy_http/init.php:227 +#: plugins/af_proxy_http/init.php:233 #, fuzzy msgid "Enable proxy for all remote images." msgstr "Habilitar categorías de fuentes" -#: plugins/af_proxy_http/init.php:241 plugins/af_redditimgur/init.php:98 +#: plugins/af_proxy_http/init.php:250 +#: plugins/af_redditimgur/init.php:95 #, fuzzy msgid "Configuration saved" msgstr "Configuración guardada." -#: plugins/mail/init.php:29 +#: plugins/mail/init.php:26 +#: plugins/mail/init.php:77 +msgid "Forward by email" +msgstr "Enviar por correo electrónico" + +#: plugins/mail/init.php:34 msgid "Mail addresses saved." msgstr "" -#: plugins/mail/init.php:36 +#: plugins/mail/init.php:45 #, fuzzy msgid "Mail plugin" msgstr "Plugins de usuario" -#: plugins/mail/init.php:38 +#: plugins/mail/init.php:60 msgid "You can set predefined email addressed here (comma-separated list):" msgstr "" -#: plugins/mail/init.php:120 plugins/mail/init.php:128 -#: plugins/mailto/init.php:47 plugins/mailto/init.php:55 +#: plugins/mail/init.php:115 +#: plugins/mail/init.php:123 +#: plugins/mailto/init.php:51 +#: plugins/mailto/init.php:59 msgid "[Forwarded]" msgstr "[Reenviado]" -#: plugins/mail/init.php:120 plugins/mailto/init.php:47 +#: plugins/mail/init.php:115 +#: plugins/mailto/init.php:51 msgid "Multiple articles" msgstr "Múltiples artículos" -#: plugins/mail/init.php:150 +#: plugins/mail/init.php:166 msgid "To:" msgstr "Para:" -#: plugins/mail/init.php:165 +#: plugins/mail/init.php:174 msgid "Subject:" msgstr "Asunto:" -#: plugins/mail/init.php:181 -msgid "Send e-mail" +#: plugins/mail/init.php:185 +#, fuzzy +msgid "Send email" msgstr "Enviar correo electrónico" #: plugins/af_readability/init.php:25 msgid "Data saved." msgstr "" -#: plugins/af_readability/init.php:47 +#: plugins/af_readability/init.php:42 #, fuzzy msgid "Inline content" msgstr "Editar nota del artículo" -#: plugins/af_readability/init.php:48 +#: plugins/af_readability/init.php:43 #, fuzzy msgid "Append content" msgstr "Editar nota del artículo" -#: plugins/af_readability/init.php:57 +#: plugins/af_readability/init.php:52 #, fuzzy msgid "Toggle full article text" msgstr "Editar nota del artículo" -#: plugins/af_readability/init.php:64 +#: plugins/af_readability/init.php:62 msgid "Readability settings (af_readability)" msgstr "" -#: plugins/af_readability/init.php:99 -msgid "" -"Provide full-text services to core code (bookmarklets) and other plugins" +#: plugins/af_readability/init.php:83 +msgid "Provide full-text services to core code (bookmarklets) and other plugins" msgstr "" -#: plugins/af_readability/init.php:125 +#: plugins/af_readability/init.php:113 msgid "(append)" msgstr "" -#: plugins/af_readability/init.php:136 +#: plugins/af_readability/init.php:128 #, fuzzy msgid "Readability" msgstr "Comprobar la disponibilidad" -#: plugins/af_readability/init.php:148 +#: plugins/af_readability/init.php:133 #, fuzzy msgid "Inline article content" msgstr "Editar nota del artículo" -#: plugins/af_readability/init.php:153 +#: plugins/af_readability/init.php:139 msgid "Append to summary, instead of replacing it" msgstr "" -#: plugins/bookmarklets/init.php:23 +#: plugins/bookmarklets/init.php:30 +#, fuzzy, php-format +msgid "Subscribe to %s in Tiny Tiny RSS?" +msgstr "Se ha suscrito a %s" + +#: plugins/bookmarklets/init.php:37 msgid "Bookmarklets" msgstr "Bookmarklets" -#: plugins/bookmarklets/init.php:25 -msgid "" -"Drag the link below to your browser toolbar, open the feed you're interested " -"in in your browser and click on the link to subscribe to it." +#: plugins/bookmarklets/init.php:39 +msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it." msgstr "" -#: plugins/bookmarklets/init.php:29 -#, fuzzy, php-format -msgid "Subscribe to %s in Tiny Tiny RSS?" -msgstr "Se ha suscrito a %s" - -#: plugins/bookmarklets/init.php:34 +#: plugins/bookmarklets/init.php:42 #, fuzzy msgid "Subscribe in Tiny Tiny RSS" msgstr "Actualizar Tiny Tiny RSS" -#: plugins/bookmarklets/init.php:37 +#: plugins/bookmarklets/init.php:45 msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS" msgstr "" -#: plugins/af_comics/init.php:51 +#: plugins/af_comics/init.php:62 msgid "Feeds supported by af_comics" msgstr "" -#: plugins/af_comics/init.php:53 +#: plugins/af_comics/init.php:64 msgid "The following comics are currently supported:" msgstr "" -#: plugins/nsfw/init.php:30 plugins/nsfw/init.php:42 +#: plugins/nsfw/init.php:31 msgid "Not work safe (click to toggle)" msgstr "" -#: plugins/nsfw/init.php:53 +#: plugins/nsfw/init.php:50 msgid "NSFW Plugin" msgstr "Plugin NSFW" -#: plugins/nsfw/init.php:80 -msgid "Tags to consider NSFW (comma-separated)" +#: plugins/nsfw/init.php:65 +msgid "Tags to consider NSFW (comma-separated):" msgstr "" -#: plugins/nsfw/init.php:101 +#: plugins/nsfw/init.php:87 msgid "Configuration saved." msgstr "Configuración guardada." -#: plugins/mailto/init.php:71 -msgid "Clicking the following link to invoke your mail client:" -msgstr "" - -#: plugins/mailto/init.php:75 +#: plugins/mailto/init.php:19 +#: plugins/mailto/init.php:29 #, fuzzy -msgid "Forward selected article(s) by email." -msgstr "Enviar artículo por correo electrónico" +msgid "Forward by email (mailto:)" +msgstr "Enviar por correo electrónico" -#: plugins/mailto/init.php:78 -msgid "" -"You should be able to edit the message before sending in your mail client." -msgstr "" +#: plugins/mailto/init.php:79 +#, fuzzy +msgid "Click to open your mail client" +msgstr "Desplegar el artículo" -#: plugins/mailto/init.php:83 +#: plugins/mailto/init.php:85 msgid "Close this dialog" msgstr "Cerrar este diálogo" -#: plugins/af_redditimgur/init.php:35 +#: plugins/af_redditimgur/init.php:40 msgid "Reddit content settings (af_redditimgur)" msgstr "" -#: plugins/af_redditimgur/init.php:68 +#: plugins/af_redditimgur/init.php:59 msgid "Extract missing content using Readability (requires af_readability)" msgstr "" -#: plugins/af_redditimgur/init.php:74 +#: plugins/af_redditimgur/init.php:66 msgid "Enable additional duplicate checking" msgstr "" -#: plugins/af_redditimgur/init.php:80 +#: plugins/af_redditimgur/init.php:73 #, php-format msgid "Rewrite Reddit URLs to %s" msgstr "" @@ -2421,35 +2389,40 @@ msgstr "" msgid "Toggle sidebar" msgstr "Alternar favoritos" -#: plugins/share/init.php:45 +#: plugins/share/init.php:42 +#, fuzzy +msgid "Article unshared" +msgstr "Artículo" + +#: plugins/share/init.php:50 msgid "You can disable all articles shared by unique URLs here." msgstr "" -#: plugins/share/init.php:48 +#: plugins/share/init.php:53 msgid "Unshare all articles" msgstr "Dejar de compartir todos los artículos" -#: plugins/share/init.php:81 +#: plugins/share/init.php:63 +msgid "Shared URLs cleared." +msgstr "Las URL compartidas han sido borradas." + +#: plugins/share/init.php:82 msgid "Share by URL" msgstr "Compartir mediante URL" -#: plugins/share/init.php:103 +#: plugins/share/init.php:250 msgid "You can share this article by the following unique URL:" msgstr "" -#: plugins/share/init.php:127 +#: plugins/share/init.php:267 msgid "Unshare article" msgstr "Dejar de compartir el artículo" -#: plugins/share/init.php:130 +#: plugins/share/init.php:268 msgid "Generate new URL" msgstr "Generar URL nueva" -#: js/App.js:318 -msgid "Help" -msgstr "Ayuda" - -#: js/App.js:510 +#: js/App.js:565 msgid "Fatal error" msgstr "" @@ -2458,10 +2431,16 @@ msgstr "" msgid "Please enter new score for selected articles:" msgstr "Introduzca el nombre de la categoría:" -#: js/Article.js:62 plugins/mail/mail.js:9 plugins/mailto/init.js:9 -#: js/Headlines.js:767 js/Headlines.js:793 js/Headlines.js:805 -#: js/Headlines.js:933 js/Headlines.js:951 js/Headlines.js:969 -#: js/Headlines.js:1110 +#: js/Article.js:62 +#: plugins/mail/mail.js:9 +#: plugins/mailto/init.js:9 +#: js/Headlines.js:824 +#: js/Headlines.js:850 +#: js/Headlines.js:862 +#: js/Headlines.js:1005 +#: js/Headlines.js:1023 +#: js/Headlines.js:1041 +#: js/Headlines.js:1182 #, fuzzy msgid "No articles selected." msgstr "No se ha seleccionado ningún artículo." @@ -2475,18 +2454,22 @@ msgstr "Introduzca el nombre de la categoría:" msgid "Article URL:" msgstr "URL del artículo:" -#: js/Article.js:168 +#: js/Article.js:132 +msgid "No URL could be displayed for this article." +msgstr "" + +#: js/Article.js:226 msgid "comments" msgstr "comentarios" -#: js/Article.js:171 +#: js/Article.js:229 #, fuzzy msgid "comment" msgid_plural "comments" msgstr[0] "comentarios" msgstr[1] "comentarios" -#: js/Article.js:256 +#: js/Article.js:315 msgid "Edit article Tags" msgstr "Editar las etiquetas del artículo" @@ -2503,87 +2486,52 @@ msgstr "¿Eliminar los filtros seleccionados?" msgid "Upload new icon for this feed?" msgstr "" -#: js/CommonDialogs.js:87 +#: js/CommonDialogs.js:85 msgid "Subscribe to Feed" msgstr "Suscribirse a una fuente" -#: js/CommonDialogs.js:116 -msgid "" -"Failed to parse output. This can indicate server timeout and/or network " -"issues. Backend output was logged to browser console." -msgstr "" - -#: js/CommonDialogs.js:131 -#, perl-format -msgid "Subscribed to %s" -msgstr "Se ha suscrito a %s" - -#: js/CommonDialogs.js:140 -msgid "Specified URL seems to be invalid." -msgstr "" - -#: js/CommonDialogs.js:143 -msgid "Specified URL doesn't seem to contain any feeds." -msgstr "" - -#: js/CommonDialogs.js:156 -msgid "Expand to select feed" -msgstr "Expandir para seleccionar fuente" - -#: js/CommonDialogs.js:168 -#, perl-format -msgid "Couldn't download the specified URL: %s" -msgstr "" - -#: js/CommonDialogs.js:171 -#, perl-format -msgid "XML validation failed: %s" -msgstr "Fallo de validación de XML: %s" - -#: js/CommonDialogs.js:174 -#, fuzzy -msgid "You are already subscribed to this feed." -msgstr "Se ha suscrito a %s" - -#: js/CommonDialogs.js:193 -msgid "Feeds with update errors" -msgstr "Fuentes con errores de actualización" - -#: js/CommonDialogs.js:201 js/PrefFeedTree.js:387 -msgid "Remove selected feeds?" -msgstr "¿Borrar fuentes seleccionadas?" - -#: js/CommonDialogs.js:222 js/PrefFeedTree.js:172 js/PrefFeedTree.js:234 -#: js/PrefFeedTree.js:250 js/PrefFeedTree.js:406 -#, fuzzy -msgid "No feeds selected." -msgstr "No se ha seleccionado ninguna fuente." +#: js/CommonDialogs.js:119 +msgid "Available feeds" +msgstr "Fuentes disponibles" -#: js/CommonDialogs.js:239 +#: js/CommonDialogs.js:356 msgid "Please enter label caption:" msgstr "Por favor, introduzca el nombre del marcador:" -#: js/CommonDialogs.js:263 js/CommonDialogs.js:299 js/App.js:1160 +#: js/CommonDialogs.js:375 +#: js/CommonDialogs.js:411 +#: js/App.js:1212 #, perl-format msgid "Unsubscribe from %s?" msgstr "¿Cancelar la suscripción a %s?" -#: js/CommonDialogs.js:289 js/App.js:1012 js/App.js:1140 +#: js/CommonDialogs.js:401 +#: js/App.js:1064 +#: js/App.js:1192 msgid "You can't edit this kind of feed." msgstr "" -#: js/CommonDialogs.js:297 +#: js/CommonDialogs.js:409 msgid "Edit Feed" msgstr "Editar fuente" -#: js/CommonDialogs.js:334 -msgid "Generate new syndication address for this feed?" -msgstr "" - -#: js/CommonDialogs.js:369 +#: js/CommonDialogs.js:452 msgid "Public OPML URL" msgstr "URL del archivo OPML público" +#: js/CommonDialogs.js:454 +msgid "Replace current OPML publishing address with a new one?" +msgstr "" + +#: js/CommonDialogs.js:512 +#, fuzzy +msgid "Show as feed" +msgstr "Esta fuente" + +#: js/CommonDialogs.js:514 +msgid "Generate new syndication address for this feed?" +msgstr "" + #: js/CommonFilters.js:119 msgid "Edit action" msgstr "Editar acción" @@ -2598,76 +2546,77 @@ msgstr "" msgid "Found %d articles matching this filter:" msgstr "Artículos coincidentes con este filtro:" -#: js/CommonFilters.js:246 -msgid "Create Filter" -msgstr "Crear filtro" - -#: js/CommonFilters.js:269 -msgid "Remove filter?" -msgstr "¿Borrar el filtro?" - #: js/Feeds.js:227 msgid "Your password is at default value" msgstr "" -#: js/PrefFeedTree.js:38 +#: js/PrefFeedTree.js:73 msgid "Edit category" msgstr "Editar categoría" -#: js/PrefFeedTree.js:45 +#: js/PrefFeedTree.js:80 msgid "Remove category" msgstr "Borrar categoría" -#: js/PrefFeedTree.js:144 +#: js/PrefFeedTree.js:179 #, perl-format -msgid "" -"Remove category %s? Any nested feeds would be placed into Uncategorized." +msgid "Remove category %s? Any nested feeds would be placed into Uncategorized." msgstr "" -#: js/PrefFeedTree.js:157 +#: js/PrefFeedTree.js:192 msgid "Unsubscribe from selected feeds?" msgstr "¿Cancelar la suscripción a las fuentes seleccionadas?" -#: js/PrefFeedTree.js:200 +#: js/PrefFeedTree.js:207 +#: js/PrefFeedTree.js:276 +#: js/PrefFeedTree.js:292 +#: js/CommonDialogs.js:303 +#: js/PrefFeedTree.js:492 +#, fuzzy +msgid "No feeds selected." +msgstr "No se ha seleccionado ninguna fuente." + +#: js/PrefFeedTree.js:242 msgid "Remove selected categories?" msgstr "¿Eliminar las categorías seleccionadas?" -#: js/PrefFeedTree.js:213 +#: js/PrefFeedTree.js:255 #, fuzzy msgid "No categories selected." msgstr "No se han seleccionado categorías." -#: js/PrefFeedTree.js:262 +#: js/PrefFeedTree.js:304 msgid "Edit Multiple Feeds" msgstr "Editar múltiples fuentes" -#: js/PrefFeedTree.js:285 +#: js/PrefFeedTree.js:327 #, fuzzy msgid "Save changes to selected feeds?" msgstr "Suscribirse a la fuente seleccionada" -#: js/PrefFeedTree.js:322 +#: js/PrefFeedTree.js:364 #, fuzzy msgid "Rename category to:" msgstr "Borrar categoría" -#: js/PrefFeedTree.js:334 +#: js/PrefFeedTree.js:376 msgid "Category title:" msgstr "Nombre de la categoría:" -#: js/PrefFeedTree.js:351 +#: js/PrefFeedTree.js:394 msgid "Subscribing to feeds..." msgstr "Suscribiéndose a las fuentes..." -#: js/PrefFeedTree.js:379 -msgid "Feeds without recent updates" -msgstr "Fuentes sin actualizaciones recientes" +#: js/PrefFeedTree.js:515 +msgid "Click to edit feed" +msgstr "Haga clic para editar fuente" #: js/PrefFilterTree.js:50 msgid "Inverse" msgstr "Inverso" -#: js/PrefFilterTree.js:110 js/PrefFilterTree.js:126 js/PrefFilterTree.js:156 +#: js/PrefFilterTree.js:110 +#: js/PrefFilterTree.js:139 #, fuzzy msgid "No filters selected." msgstr "No se han seleccionado filtros." @@ -2676,12 +2625,7 @@ msgstr "No se han seleccionado filtros." msgid "Combine selected filters?" msgstr "¿Combinar los filtros seleccionados?" -#: js/PrefFilterTree.js:131 -#, fuzzy -msgid "Please select only one filter." -msgstr "¿Eliminar los filtros seleccionados?" - -#: js/PrefFilterTree.js:143 +#: js/PrefFilterTree.js:126 msgid "Remove selected filters?" msgstr "¿Eliminar los filtros seleccionados?" @@ -2690,125 +2634,125 @@ msgstr "¿Eliminar los filtros seleccionados?" msgid "Remove selected app passwords?" msgstr "¿Eliminar las categorías seleccionadas?" -#: js/PrefHelpers.js:44 +#: js/PrefHelpers.js:45 msgid "This will invalidate all previously generated feed URLs. Continue?" msgstr "" -#: js/PrefHelpers.js:76 +#: js/PrefHelpers.js:81 #, fuzzy msgid "Clear event log?" msgstr "Borrar registro" -#: js/PrefHelpers.js:89 +#: js/PrefHelpers.js:95 msgid "Settings Profiles" msgstr "Perfiles de preferencias" -#: js/PrefHelpers.js:97 -msgid "" -"Remove selected profiles? Active and default profiles will not be removed." +#: js/PrefHelpers.js:103 +msgid "Remove selected profiles? Active and default profiles will not be removed." msgstr "" -#: js/PrefHelpers.js:112 +#: js/PrefHelpers.js:118 #, fuzzy msgid "No profiles selected." msgstr "No se ha seleccionado ningún perfil." -#: js/PrefHelpers.js:137 -msgid "Activate selected profile?" -msgstr "¿Activar el perfil seleccionado?" - -#: js/PrefHelpers.js:146 -msgid "Please choose a profile to activate." -msgstr "" - -#: js/PrefHelpers.js:210 -msgid "Reset to defaults?" -msgstr "¿Restaurar las opciones por defecto?" - -#: js/PrefHelpers.js:218 -msgid "Clear stored data for this plugin?" -msgstr "" +#: js/PrefLabelTree.js:73 +msgid "Label Editor" +msgstr "Editor de marcadores" -#: js/PrefHelpers.js:237 -msgid "Please choose an OPML file first." -msgstr "" +#: js/PrefLabelTree.js:192 +#, fuzzy +msgid "Reset selected labels to default colors?" +msgstr "¿Borrar los marcadores seleccionados?" -#: js/PrefHelpers.js:249 -msgid "OPML Import" -msgstr "Importar OPML" +#: js/PrefLabelTree.js:205 +#: js/PrefLabelTree.js:225 +#, fuzzy +msgid "No labels selected." +msgstr "No se han seleccionado marcadores." -#: js/PrefHelpers.js:286 -msgid "Replace current OPML publishing address with a new one?" -msgstr "" +#: js/PrefLabelTree.js:212 +msgid "Remove selected labels?" +msgstr "¿Borrar los marcadores seleccionados?" #: js/common.js:216 msgid "Click to close" msgstr "Haga clic para cerrar" -#: plugins/af_psql_trgm/init.js:8 +#: plugins/af_psql_trgm/init.js:6 #, fuzzy msgid "Related articles" msgstr "Artículos compartidos" -#: plugins/mail/mail.js:20 plugins/mailto/init.js:20 +#: plugins/mail/mail.js:17 msgid "Forward article by email" msgstr "Enviar artículo por correo electrónico" -#: plugins/mail/mail.js:28 +#: plugins/mail/mail.js:25 msgid "Error sending email:" msgstr "" -#: plugins/share/share.js:9 +#: plugins/mailto/init.js:17 +#, fuzzy +msgid "Forward article by email (mailto:)" +msgstr "Enviar artículo por correo electrónico" + +#: plugins/share/share.js:7 msgid "Share article by URL" msgstr "Compartir artículo mediante URL" -#: plugins/share/share.js:11 +#: plugins/share/share.js:9 msgid "Generate new share URL for this article?" msgstr "" -#: plugins/share/share.js:46 +#: plugins/share/share.js:45 msgid "Remove sharing for this article?" msgstr "" -#: plugins/share/share_prefs.js:3 +#: plugins/share/share_prefs.js:5 msgid "This will invalidate all previously shared article URLs. Continue?" msgstr "" -#: js/App.js:400 +#: js/App.js:457 msgid "Update daemon is not running." msgstr "" -#: js/App.js:413 +#: js/App.js:470 msgid "Update daemon is not updating feeds." msgstr "" -#: js/App.js:557 +#: js/App.js:590 msgid "Unhandled exception" msgstr "" -#: js/App.js:958 +#: js/App.js:1011 msgid "Please enable mail or mailto plugin first." msgstr "" -#: js/App.js:1078 +#: js/App.js:1130 #, fuzzy msgid "Please enable af_readability first." msgstr "Limpiando las fuentes seleccionadas..." -#: js/App.js:1091 js/App.js:1181 +#: js/App.js:1143 +#: js/App.js:1233 msgid "Widescreen is not available in combined mode." msgstr "" -#: js/App.js:1149 +#: js/App.js:1201 #, fuzzy msgid "Please select some feed first." msgstr "Limpiando las fuentes seleccionadas..." -#: js/App.js:1154 +#: js/App.js:1206 msgid "You can't unsubscribe from the category." msgstr "" -#: js/Article.js:260 +#: js/Article.js:322 +msgid "Tags for this article (separated by commas):" +msgstr "" + +#: js/Article.js:342 msgid "Saving article tags..." msgstr "Guardando las etiquetas del artículo..." @@ -2837,34 +2781,85 @@ msgstr "" msgid "Upload failed." msgstr "Carga completa." -#: js/CommonDialogs.js:202 js/PrefFeedTree.js:388 +#: js/CommonDialogs.js:96 +msgid "Provided URL is a HTML page referencing multiple feeds, please select required feed from the dropdown menu below." +msgstr "" + +#: js/CommonDialogs.js:194 +msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console." +msgstr "" + +#: js/CommonDialogs.js:209 +msgid "Subscribed to %s" +msgstr "Se ha suscrito a %s" + +#: js/CommonDialogs.js:218 +msgid "Specified URL seems to be invalid." +msgstr "" + +#: js/CommonDialogs.js:221 +msgid "Specified URL doesn't seem to contain any feeds." +msgstr "" + +#: js/CommonDialogs.js:234 +msgid "Expand to select feed" +msgstr "Expandir para seleccionar fuente" + +#: js/CommonDialogs.js:246 +msgid "Couldn't download the specified URL: %s" +msgstr "" + +#: js/CommonDialogs.js:249 +msgid "XML validation failed: %s" +msgstr "Fallo de validación de XML: %s" + +#: js/CommonDialogs.js:252 +#, fuzzy +msgid "You are already subscribed to this feed." +msgstr "Se ha suscrito a %s" + +#: js/CommonDialogs.js:274 +msgid "Feeds with update errors" +msgstr "Fuentes con errores de actualización" + +#: js/CommonDialogs.js:282 +#: js/PrefFeedTree.js:473 +msgid "Remove selected feeds?" +msgstr "¿Borrar fuentes seleccionadas?" + +#: js/CommonDialogs.js:283 +#: js/PrefFeedTree.js:474 msgid "Removing selected feeds..." msgstr "Borrando fuentes seleccionadas..." -#: js/CommonDialogs.js:266 +#: js/CommonDialogs.js:378 msgid "Removing feed..." msgstr "Eliminando la fuente..." -#: js/CommonDialogs.js:306 js/CommonFilters.js:304 js/PrefFeedTree.js:297 -#: js/PrefUsers.js:36 +#: js/CommonDialogs.js:418 +#: js/CommonFilters.js:304 +#: js/PrefFeedTree.js:339 +#: js/PrefUsers.js:39 msgid "Saving data..." msgstr "Guardando datos..." -#: js/CommonDialogs.js:336 js/PrefHelpers.js:287 +#: js/CommonDialogs.js:455 +#: js/CommonDialogs.js:516 msgid "Trying to change address..." msgstr "Intentando cambiar la dirección..." -#: js/CommonDialogs.js:356 js/PrefHelpers.js:303 +#: js/CommonDialogs.js:471 +#: js/CommonDialogs.js:536 #, fuzzy msgid "Could not change feed URL." msgstr "Crear usuario" -#: js/CommonDialogs.js:371 +#: js/CommonDialogs.js:479 #, fuzzy msgid "Your Public OPML URL is:" msgstr "URL del archivo OPML público" -#: js/CommonDialogs.js:411 +#: js/CommonDialogs.js:543 msgid "%s can be accessed via the following secret URL:" msgstr "" @@ -2876,6 +2871,18 @@ msgstr "Editar regla" msgid "Error while trying to get filter test results." msgstr "" +#: js/CommonFilters.js:246 +msgid "Edit Filter" +msgstr "Editar filtro" + +#: js/CommonFilters.js:246 +msgid "Create Filter" +msgstr "Crear filtro" + +#: js/CommonFilters.js:269 +msgid "Remove filter?" +msgstr "¿Borrar el filtro?" + #: js/CommonFilters.js:274 msgid "Removing filter..." msgstr "Eliminando el filtro..." @@ -2891,9 +2898,7 @@ msgid "(Un)collapse" msgstr "Mostrar/ocultar la barra lateral" #: js/Feeds.js:229 -msgid "" -"You are using default tt-rss password. Please change it in the Preferences " -"(Personal data / Authentication)." +msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)." msgstr "" #: js/Feeds.js:398 @@ -2941,170 +2946,206 @@ msgstr "Todos" msgid "Mark all articles in %s as read?" msgstr "¿Reiniciar la puntuación de los artículos en %?" -#: js/Headlines.js:647 js/Headlines.js:697 js/Headlines.js:714 -#, fuzzy -msgid "Click to open next unread feed." -msgstr "Haga clic para editar fuente" +#: js/Feeds.js:596 +msgid "Search syntax" +msgstr "Sintaxis de búsqueda" -#: js/Headlines.js:651 +#: js/Headlines.js:588 msgid "Cancel search" msgstr "Cancelar búsqueda" -#: js/Headlines.js:711 +#: js/Headlines.js:596 +#, fuzzy +msgid "Select..." +msgstr "Seleccionar" + +#: js/Headlines.js:705 +#: js/Headlines.js:756 +#: js/Headlines.js:773 +#, fuzzy +msgid "Click to open next unread feed." +msgstr "Haga clic para editar fuente" + +#: js/Headlines.js:770 msgid "New articles found, reload feed to continue." msgstr "" -#: js/Headlines.js:904 +#: js/Headlines.js:976 #, fuzzy msgid "%d article selected" msgid_plural "%d articles selected" msgstr[0] "No se ha seleccionado ningún artículo." msgstr[1] "No se ha seleccionado ningún artículo." -#: js/Headlines.js:977 +#: js/Headlines.js:1049 #, fuzzy msgid "Delete %d selected article in %s?" msgid_plural "Delete %d selected articles in %s?" msgstr[0] "¿Reiniciar la puntuación de los artículos en %?" msgstr[1] "¿Reiniciar la puntuación de los artículos en %?" -#: js/Headlines.js:979 +#: js/Headlines.js:1051 #, fuzzy msgid "Delete %d selected article?" msgid_plural "Delete %d selected articles?" msgstr[0] "¿Activar el perfil seleccionado?" msgstr[1] "¿Activar el perfil seleccionado?" -#: js/Headlines.js:1116 +#: js/Headlines.js:1188 msgid "Mark %d selected article in %s as read?" msgid_plural "Mark %d selected articles in %s as read?" msgstr[0] "" msgstr[1] "" -#: js/Headlines.js:1132 +#: js/Headlines.js:1204 msgid "No article is selected." msgstr "No se ha seleccionado ningún artículo." -#: js/Headlines.js:1167 +#: js/Headlines.js:1239 msgid "No articles found to mark" msgstr "" -#: js/Headlines.js:1169 +#: js/Headlines.js:1241 #, fuzzy msgid "Mark %d article as read?" msgid_plural "Mark %d articles as read?" msgstr[0] "Marcar artículos anteriores como leídos" msgstr[1] "Marcar artículos anteriores como leídos" -#: js/Headlines.js:1214 +#: js/Headlines.js:1286 msgid "Open original article" msgstr "Abrir artículo original" -#: js/Headlines.js:1221 +#: js/Headlines.js:1293 msgid "Display article URL" msgstr "Mostrar la URL del artículo" -#: js/Headlines.js:1328 +#: js/Headlines.js:1400 msgid "Assign label" msgstr "Asignar marcador" -#: js/Headlines.js:1333 +#: js/Headlines.js:1405 msgid "Remove label" msgstr "Eliminar marcador" -#: js/Headlines.js:1370 +#: js/Headlines.js:1442 msgid "Select articles in group" msgstr "Seleccionar los artículos del grupo" -#: js/Headlines.js:1380 +#: js/Headlines.js:1452 msgid "Mark group as read" msgstr "Marcar grupo como leído" -#: js/Headlines.js:1392 +#: js/Headlines.js:1464 msgid "Mark feed as read" msgstr "Marcar fuente como leída" -#: js/PrefFeedTree.js:145 +#: js/PrefFeedTree.js:180 msgid "Removing category..." msgstr "Eliminando categoría..." -#: js/PrefFeedTree.js:159 +#: js/PrefFeedTree.js:194 msgid "Unsubscribing from selected feeds..." msgstr "Cancelando la suscripción a las fuentes seleccionadas..." -#: js/PrefFeedTree.js:201 +#: js/PrefFeedTree.js:243 msgid "Removing selected categories..." msgstr "Eliminando las categorías seleccionadas..." -#: js/PrefFeedTree.js:337 +#: js/PrefFeedTree.js:379 msgid "Creating category..." msgstr "Creando categoría..." +#: js/PrefFeedTree.js:412 +msgid "One valid feed per line (no detection is done)" +msgstr "" + +#: js/PrefFeedTree.js:465 +msgid "Feeds without recent updates" +msgstr "Fuentes sin actualizaciones recientes" + #: js/PrefFilterTree.js:115 msgid "Joining filters..." msgstr "Uniendo filtros..." -#: js/PrefFilterTree.js:144 +#: js/PrefFilterTree.js:127 msgid "Removing selected filters..." msgstr "Eliminando los filtros seleccionados..." -#: js/PrefHelpers.js:45 plugins/share/share_prefs.js:4 +#: js/PrefHelpers.js:46 +#: plugins/share/share_prefs.js:6 msgid "Clearing URLs..." msgstr "Limpiando URL..." -#: js/PrefHelpers.js:48 +#: js/PrefHelpers.js:49 msgid "Generated URLs cleared." msgstr "Las URL generadas han sido borradas." -#: js/PrefHelpers.js:98 +#: js/PrefHelpers.js:104 msgid "Removing selected profiles..." msgstr "Borrando los perfiles seleccionados..." -#: js/PrefHelpers.js:117 +#: js/PrefHelpers.js:123 msgid "Creating profile..." msgstr "Creando perfil..." -#: js/PrefHelpers.js:175 -msgid "" -"You can override colors, fonts and layout of your currently selected theme " -"with custom CSS declarations here." +#: js/PrefHelpers.js:173 +msgid "(active)" +msgstr "(activo)" + +#: js/PrefHelpers.js:194 +msgid "Activate selected profile?" +msgstr "¿Activar el perfil seleccionado?" + +#: js/PrefHelpers.js:203 +msgid "Please choose a profile to activate." msgstr "" -#: js/PrefHelpers.js:184 -msgid "" -"User CSS has been applied, you might need to reload the page to see all " -"changes." +#: js/PrefHelpers.js:234 +msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here." +msgstr "" + +#: js/PrefHelpers.js:243 +msgid "User CSS has been applied, you might need to reload the page to see all changes." +msgstr "" + +#: js/PrefHelpers.js:269 +msgid "Reset to defaults?" +msgstr "¿Restaurar las opciones por defecto?" + +#: js/PrefHelpers.js:277 +msgid "Clear stored data for this plugin?" +msgstr "" + +#: js/PrefHelpers.js:297 +msgid "Please choose an OPML file first." msgstr "" -#: js/PrefHelpers.js:240 +#: js/PrefHelpers.js:300 msgid "Importing, please wait..." msgstr "Importando. Por favor, espere..." -#: js/PrefHelpers.js:260 -msgid "" -"If you have imported labels and/or filters, you might need to reload " -"preferences to see your new data." -msgstr "" +#: js/PrefHelpers.js:309 +msgid "OPML Import" +msgstr "Importar OPML" -#: js/PrefLabelTree.js:66 -msgid "Label Editor" -msgstr "Editor de marcadores" +#: js/PrefHelpers.js:320 +msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data." +msgstr "" -#: js/PrefLabelTree.js:133 -#, fuzzy -msgid "Reset selected labels to default colors?" -msgstr "¿Borrar los marcadores seleccionados?" +#: js/PrefLabelTree.js:143 +msgid "Colors" +msgstr "Colores" -#: js/PrefLabelTree.js:146 js/PrefLabelTree.js:166 -#, fuzzy -msgid "No labels selected." -msgstr "No se han seleccionado marcadores." +#: js/PrefLabelTree.js:147 +msgid "Foreground:" +msgstr "Primer plano:" -#: js/PrefLabelTree.js:153 -msgid "Remove selected labels?" -msgstr "¿Borrar los marcadores seleccionados?" +#: js/PrefLabelTree.js:148 +msgid "Background:" +msgstr "Fondo:" -#: js/PrefLabelTree.js:154 +#: js/PrefLabelTree.js:213 msgid "Removing selected labels..." msgstr "Eliminando los marcadores seleccionados..." @@ -3117,41 +3158,40 @@ msgstr "Por favor, introduzca el nombre de usuario:" msgid "Adding user..." msgstr "Añadiendo usuario..." -#: js/PrefUsers.js:33 +#: js/PrefUsers.js:36 msgid "User Editor" msgstr "Editor de usuario" -#: js/PrefUsers.js:54 js/PrefUsers.js:93 js/PrefUsers.js:100 +#: js/PrefUsers.js:130 +#: js/PrefUsers.js:169 #, fuzzy msgid "No users selected." msgstr "No se han seleccionado usuarios." -#: js/PrefUsers.js:59 js/PrefUsers.js:105 +#: js/PrefUsers.js:135 #, fuzzy msgid "Please select one user." msgstr "¿Eliminar los filtros seleccionados?" -#: js/PrefUsers.js:63 +#: js/PrefUsers.js:139 #, fuzzy msgid "Reset password of selected user?" msgstr "Restablecer contraseña" -#: js/PrefUsers.js:64 +#: js/PrefUsers.js:140 #, fuzzy msgid "Resetting password for selected user..." msgstr "Eliminando los usuarios seleccionados..." -#: js/PrefUsers.js:79 -msgid "" -"Remove selected users? Neither default admin nor your account will be " -"removed." +#: js/PrefUsers.js:155 +msgid "Remove selected users? Neither default admin nor your account will be removed." msgstr "" -#: js/PrefUsers.js:80 +#: js/PrefUsers.js:156 msgid "Removing selected users..." msgstr "Eliminando los usuarios seleccionados..." -#: plugins/note/note.js:12 +#: plugins/note/note.js:9 msgid "Saving article note..." msgstr "Guardando nota del artículo..." @@ -3160,22 +3200,108 @@ msgstr "Guardando nota del artículo..." msgid "Unable to fetch full text for this article" msgstr "Introduzca el nombre de la categoría:" -#: plugins/shorten_expanded/init.js:42 +#: plugins/shorten_expanded/init.js:41 msgid "Click to expand article" msgstr "Desplegar el artículo" -#: plugins/share/share.js:13 +#: plugins/share/share.js:11 msgid "Trying to change URL..." msgstr "Intentando cambiar la URL..." -#: plugins/share/share.js:38 +#: plugins/share/share.js:37 #, fuzzy msgid "Could not change URL." msgstr "Intentando cambiar la URL..." -#: plugins/share/share_prefs.js:9 -msgid "Shared URLs cleared." -msgstr "Las URL compartidas han sido borradas." +#~ msgid "Clear colors" +#~ msgstr "Limpiar los colores" + +#~ msgid "One time passwords / Authenticator" +#~ msgstr "Contraseñas de un solo uso / Autenticador" + +#~ msgid "Create profile" +#~ msgstr "Crear perfil" + +#~ msgid "Remove selected profiles" +#~ msgstr "Borrar los perfiles seleccionados" + +#~ msgid "Activate profile" +#~ msgstr "Activar perfil" + +#~ msgid "Edit" +#~ msgstr "Editar" + +#, fuzzy +#~ msgid "Edit user" +#~ msgstr "Editar regla" + +#~ msgid "Access level: " +#~ msgstr "Nivel de acceso: " + +#~ msgid "User details" +#~ msgstr "Detalles del usuario" + +#~ msgid "Subscribed feeds count" +#~ msgstr "Contador de fuentes suscritas" + +#~ msgid "Access Level" +#~ msgstr "Nivel de acceso" + +#~ msgid "Last login" +#~ msgstr "Última sesión" + +#~ msgid "No users defined." +#~ msgstr "No se han definido usuarios." + +#~ msgid "No matching users found." +#~ msgstr "No se han encontrado usuarios coincidentes." + +#~ msgid "Unsubscribe from selected feeds" +#~ msgstr "Cancelar la suscripción a las fuentes seleccionadas" + +#~ msgid "Feeds require authentication." +#~ msgstr "Las fuentes requieren autenticación." + +#~ msgid "Last updated: %s" +#~ msgstr "Última actualización: %s" + +#, fuzzy +#~ msgid "Select articles" +#~ msgstr "Seleccionar todos los artículos" + +#~ msgid "Invert" +#~ msgstr "Invertir" + +#~ msgid "Set score" +#~ msgstr "Definir puntuación" + +#~ msgid "Feed or site URL" +#~ msgstr "URL de la fuente o del sitio" + +#, fuzzy +#~ msgid "Search %s..." +#~ msgstr "Buscar..." + +#~ msgid "unknown type" +#~ msgstr "tipo desconocido" + +#~ msgid "Attachments" +#~ msgstr "Adjuntos" + +#, fuzzy +#~ msgid "Global settings" +#~ msgstr "Incluir preferencias" + +#, fuzzy +#~ msgid "Forward selected article(s) by email." +#~ msgstr "Enviar artículo por correo electrónico" + +#~ msgid "Help" +#~ msgstr "Ayuda" + +#, fuzzy +#~ msgid "Please select only one filter." +#~ msgstr "¿Eliminar los filtros seleccionados?" #~ msgid "Create new account" #~ msgstr "Crear nueva cuenta" @@ -3234,9 +3360,6 @@ msgstr "Las URL compartidas han sido borradas." #~ msgid "More Feeds" #~ msgstr "Más fuentes" -#~ msgid "Edit Filter" -#~ msgstr "Editar filtro" - #, fuzzy #~ msgid "Archive %d selected article in %s?" #~ msgid_plural "Archive %d selected articles in %s?" @@ -3334,9 +3457,6 @@ msgstr "Las URL compartidas han sido borradas." #~ msgid "more info" #~ msgstr "más información" -#~ msgid "More feeds" -#~ msgstr "Más fuentes" - #~ msgid "Popular feeds" #~ msgstr "Fuentes populares" -- cgit v1.2.3