miniflux-legacy/locales/es_ES/translations.php

236 lines
11 KiB
PHP

<?php
return array(
// 'attachment' => '',
'When there is nothing to read, redirect me to this page' => 'Cuando no hay nada que leer, redirigirme a esta página',
'There is nothing new to read, enjoy your favorites articles!' => 'No hay nada nuevo que leer, ¡disfrute de sus artículos favoritos!',
'There is nothing new to read, enjoy your previous readings!' => 'No hay nada nuevo que leer, ¡disfrute de sus lecturas anteriores!',
'Immediately' => 'Inmediatamente',
'(error occurred during the last check)' => '(problema encontrado durante la última comprobación)',
'The feed id is required' => 'Se requiere ID de canal',
'The title is required' => 'Se requiere título',
'The site url is required' => 'Se requiere dirección de página',
'The feed url is required' => 'Se requiere dirección de canal',
'or' => 'o',
'edit' => 'revisar',
'cancel' => 'cancelar',
'Feed URL' => 'Dirección del canal',
'Website URL' => 'Dirección de la página',
'Title' => 'Título',
'Edit subscription' => 'Revisar la suscripción',
'Unable to edit your subscription.' => 'No se puede revisar la suscripción.',
'Your subscription has been updated.' => 'Suscripción actualizada.',
'Older items first' => 'Ítems más antiguos primero',
'Most recent first' => 'Más recientes primero',
'Default sorting order for items' => 'Orden de clasificación predeterminado para los ítems',
'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => 'Esta suscripción está vacía, <a href="?action=unread">volver a los ítems no leídos</a>',
'sort by date<span class="hide-mobile"> (%s)</span>' => 'ordenar por fecha<span class="hide-mobile"> (%s)</span>',
'most recent first' => 'más reciente primero',
'older first' => 'más antiguo primero',
'Show only this subscription' => 'Mostrar sólo esta suscripción',
'Go to unread' => 'Ir a no leídos',
'Go to bookmarks' => 'Ir a marcadores',
'Go to history' => 'Ir al historial',
'Go to subscriptions' => 'Ir a suscripciones',
'Go to preferences' => 'Ir a preferencias',
'Bookmarklet:' => 'Bookmarklet:',
'Subscribe with Miniflux' => 'Suscribir con Miniflux',
'Drag and drop this link to your bookmarks' => 'Arrastrar y soltar el enlace en los marcadores',
'Download full content' => 'Descargar contenido completo',
'Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.' => 'La descarga del contenido completo es más lenta porque Miniflux baja el contenido de la página original. Sólo debería usarse esto para suscripciones que no ofrecen sino un sumario. No anda esta funcionalidad con todas las páginas Web.',
'No message' => 'No hay mensaje',
'flush messages' => 'borrar mensajes',
'API endpoint:' => 'Localización de la API:',
'API username:' => 'Nombre de usuario para la API:',
'API token:' => 'Clave para la API:',
'Generate new tokens' => 'Generar nuevas claves de autenticación',
'Bookmark RSS Feed' => 'Canal RSS de marcadores',
'updated just now' => 'recién actualizado',
'checked at' => 'comprobado a',
'never updated after creation' => 'sin actualizar desde que se creó',
'Subscription disabled' => 'Suscripción desactivada',
'content downloaded' => 'contenido descargado',
'in progress...' => 'en curso...',
'unable to fetch content' => 'no se puede extraer el contenido',
'Download content' => 'Descargar contenido',
'download content' => 'descargar contenido',
'Help' => 'Ayuda',
'Theme' => 'Tema',
'There is %d empty feeds, there is maybe an error: %s...' => 'Hay %d suscripciones vacías, tal vez haya un problema: %s...',
'Items per page' => 'Ítems por página',
'Previous page' => 'Página anterior',
'Next page' => 'Página siguiente',
'Do not fetch the content of articles' => 'No extraer el contenido de los artículos',
'Remove automatically read items' => 'Borrar automáticamente los ítems leídos',
'Never' => 'Nunca',
'After %d day' => 'Después de %d día',
'After %d days' => 'Después de %d días',
'unread' => 'no leídos',
'Unread' => 'No leídos',
'bookmark' => 'añadir a marcadores',
'remove bookmark' => 'borrar marcador',
'bookmarks' => 'marcadores',
'Bookmarks' => 'Marcadores',
'Bookmark item' => 'Añadir ítem a marcadores',
'No bookmark' => 'No hay marcador',
'history' => 'historial',
'subscriptions' => 'suscripciones',
'Subscriptions' => 'Suscripciones',
'preferences' => 'preferencias',
'Preferences' => 'Preferencias',
'logout' => 'cerrar sesión',
'Username' => 'Usuario',
'Password' => 'Contraseña',
'Confirmation' => 'Confirmación',
'Language' => 'Idioma',
'Save' => 'Guardar',
'Database' => 'Base de datos',
'Database size:' => 'Tamaño de la base de datos:',
'Optimize the database' => 'Optimizar la base de datos',
'(VACUUM command)' => '(comando SQL VACUUM)',
'Download the entire database' => 'Descargar la base de datos completa',
'(Gzip compressed Sqlite file)' => '(fichero Sqlite comprimido en Gzip)',
'Keyboard shortcuts' => 'Atajos de teclado',
'Previous item' => 'Ítem anterior',
'Next item' => 'Ítem siguiente',
'Mark as read or unread' => 'Marcar como leído o no leído',
'Open original link' => 'Abrir el enlace original',
'Open item' => 'Abrir ítem',
'About' => 'Acerca',
'Miniflux version:' => 'Versión de Miniflux:',
'Nothing to read' => 'No hay nada que leer',
'mark all as read' => 'marcar todo como leído',
'original link' => 'enlace original',
'mark as read' => 'marcar como leído',
'No history' => 'No hay historial',
'mark as unread' => 'marcar como no leído',
'History' => 'Historial',
'flush all items' => 'borrar todos los ítems',
'Item not found' => 'No se encuentra el ítem',
'Next' => 'Siguiente',
'Previous' => 'Anterior',
'Sign in' => 'Iniciar sesión',
'feeds' => 'suscripciones',
'add' => 'añadir',
'import' => 'importar',
'export' => 'exportar',
'OPML Import' => 'Importación OPML',
'OPML file' => 'Archivo OPML',
'Import' => 'Importar',
'refresh all' => 'actualizar todo',
'No subscription' => 'No hay suscripciones',
'remove' => 'borrar',
'Remove' => 'Borrar',
'refresh' => 'actualizar',
'New subscription' => 'Nueva suscripción',
'Website or Feed URL' => 'Dirección de la página o canal',
'Add' => 'Añadir',
'http://website/' => 'http://página-web/',
'Official website:' => 'Página oficial:',
'Bad username or password' => 'Contraseña o usuario erróneo',
'Unable to update your preferences.' => 'No se pueden actualizar las preferencias.',
'Your preferences are updated.' => 'Preferencias actualizadas.',
'Unable to import your OPML file.' => 'No se puede importar el archivo OPML.',
'Your feeds have been imported.' => 'Las suscripciones fueron importadas.',
'Unable to find a subscription.' => 'No se puede encontrar una suscripción.',
'Subscription added successfully.' => 'Se añadió exitosamente la suscripción.',
'Your subscriptions are updated' => 'Suscripciones actualizadas.',
'Unable to remove this subscription.' => 'No se puede borrar la suscripción.',
'This subscription has been removed successfully.' => 'La suscripción se borró exitosamente.',
'The user name is required' => 'Se requiere nombre de usuario',
'The maximum length is 50 characters' => 'La longitud máxima es de 50 caracteres',
'The password is required' => 'Se requiere contraseña',
'The minimum length is 6 characters' => 'La longitud mínima es de 6 caracteres',
'The confirmation is required' => 'Se requiere confirmación',
'Passwords don\'t match' => 'Las contraseñas no coinciden',
'Do you really want to remove these items from your history?' => '¿De verdad quiere borrar estos ítems del historial?',
'Do you really want to remove this subscription: "%s"?' => '¿De verdad quiere borrar esta suscripción: "%s"?',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => 'No hay nada que leer, ¿quiere <a href="?action=refresh-all" data-action="refresh-all">actualizar las suscripciones</a>?',
'Show help' => 'Mostrar la ayuda',
'Close help' => 'Cerrar la ayuda',
// '%d second ago' => '',
// '%d seconds ago' => '',
// '%d minute ago' => '',
// '%d minutes ago' => '',
// '%d hour ago' => '',
// '%d hours ago' => '',
// '%d day ago' => '',
// '%d days ago' => '',
// '%d week ago' => '',
// '%d weeks ago' => '',
// '%d month ago' => '',
// '%d months ago' => '',
// 'Timezone' => '',
// 'Update all subscriptions' => '',
// 'Auto-Update URL' => '',
// 'Update Miniflux' => '',
// 'Miniflux is updated!' => '',
// 'Unable to update Miniflux, check the console for errors.' => '',
// 'Don\'t forget to backup your database' => '',
// 'The name must have only alpha-numeric characters' => '',
// 'New database' => '',
// 'Database name' => '',
// 'Default database' => '',
// 'Select another database' => '',
// 'The database name is required' => '',
// 'Database created successfully.' => '',
// 'Unable to create the new database.' => '',
// 'Add a new database (new user)' => '',
// 'Create' => '',
// 'Unknown' => '',
// 'Remember Me' => '',
// 'Display items on lists' => '',
// 'Summaries' => '',
// 'Full contents' => '',
// 'Force RTL mode (Right-to-left language)' => '',
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',
// 'Installation instructions' => '',
// 'Upgrade to a new version' => '',
// 'Cronjob' => '',
// 'Advanced configuration' => '',
// 'Full article download' => '',
// 'Multiple users' => '',
// 'Themes' => '',
// 'Json-RPC API' => '',
// 'Fever API' => '',
// 'Translations' => '',
// 'Run Miniflux with Docker' => '',
// 'FAQ' => '',
// 'settings' => '',
// 'help' => '',
// 'API' => '',
// 'api' => '',
// 'about' => '',
// 'This action will update Miniflux with the last development version, are you sure?' => '',
// 'database' => '',
// 'Console' => '',
// 'Miniflux API' => '',
// 'menu' => '',
// 'Default' => '',
// 'Value required' => '',
// 'Must be an integer' => '',
// 'Remove automatically unread items' => '',
// 'Toggle RTL mode' => '',
// 'external services' => '',
// 'External services' => '',
// 'Send bookmarks to Pinboard' => '',
// 'Pinboard API token' => '',
// 'Pinboard tags' => '',
// 'Instapaper username' => '',
// 'Instapaper password' => '',
// 'Instapaper' => '',
// 'Pinboard' => '',
// 'Send bookmarks to Instapaper' => '',
// 'Authentication' => '',
// 'Reading' => '',
// 'Application' => '',
// 'Enable image proxy' => '',
// 'Avoid mixed content warnings with HTTPS' => '',
);