Update translation

This commit is contained in:
Noelia Ruiz Martínez 2022-12-08 06:57:02 +01:00
parent b6575cd351
commit 0b8d2f4ed1
1 changed files with 47 additions and 49 deletions

View File

@ -416,68 +416,66 @@ export default {
// to see a description. It's hard to properly internationalize, so we just break up the strings. // to see a description. It's hard to properly internationalize, so we just break up the strings.
disableInfiniteScrollPre: 'Deshabilitar', disableInfiniteScrollPre: 'Deshabilitar',
disableInfiniteScrollText: 'desplazamiento infinito', disableInfiniteScrollText: 'desplazamiento infinito',
disableInfiniteScrollDescription: `When infinite scroll is disabled, new toots will not automatically appear at disableInfiniteScrollDescription: `Cuando el desplazamiento infinito esté deshabilitado, los nuevos toots no se mostrarán automáticamente al final o al principio de la cronología. En vez de esto, habrá botones que te permitirán
the bottom or top of the timeline. Instead, buttons will allow you to cargar más contenido a demanda.`,
load more content on demand.`,
disableInfiniteScrollPost: '', disableInfiniteScrollPost: '',
// Instance settings // Instance settings
loggedInAs: 'Logged in as', loggedInAs: 'Iniciaste sesión como',
homeTimelineFilters: 'Home timeline filters', homeTimelineFilters: 'Filtros para la cronología Inicio',
notificationFilters: 'Notification filters', notificationFilters: 'Filtros para notificaciones',
pushNotifications: 'Push notifications', pushNotifications: 'Notificaciones Push',
// Add instance page // Add instance page
storageError: `It seems Pinafore cannot store data locally. Is your browser in private mode storageError: `Parece que Pinafore no puede almacenar datos localmente. ¿Está tu navegador en modo privado
or blocking cookies? Pinafore stores all data locally, and requires LocalStorage and o bloqueando las cookies? Pinafore almacena todos los datos localmente, y requiere LocalStorage e
IndexedDB to work correctly.`, IndexedDB para funcionar correctamente.`,
javaScriptError: 'You must enable JavaScript to log in.', javaScriptError: 'Debes habilitar JavaScript para iniciar sesión.',
enterInstanceName: 'Enter instance name', enterInstanceName: 'Introducir nombre de instancia',
instanceColon: 'Instance:', instanceColon: 'Instancia:',
// Custom tooltip, concatenated together // Custom tooltip, concatenated together
getAnInstancePre: "Don't have an", getAnInstancePre: "¿No tienes una",
getAnInstanceText: 'instance', getAnInstanceText: 'instancia',
getAnInstanceDescription: 'An instance is your Mastodon home server, such as mastodon.social or cybre.space.', getAnInstanceDescription: 'Una instancia es tu servidor de inicio de Mastodon, por ejemplo, mastodon.social o cybre.space.',
getAnInstancePost: '?', getAnInstancePost: '?',
joinMastodon: 'Join Mastodon!', joinMastodon: '¡Unirse a Mastodon!',
instancesYouveLoggedInTo: "Instances you've logged in to:", instancesYouveLoggedInTo: "Instancias en las que has iniciado sesión:",
addAnotherInstance: 'Add another instance', addAnotherInstance: 'Añadir otra instancia',
youreNotLoggedIn: "You're not logged in to any instances.", youreNotLoggedIn: "No has iniciado sesión en ninguna instancia.",
currentInstanceLabel: `{instance} {current, select, currentInstanceLabel: `{instance} {current, select,
true {(current instance)} true {(instancia actual)}
other {} other {}
}`, }`,
// Link text // Link text
logInToAnInstancePre: '', logInToAnInstancePre: '',
logInToAnInstanceText: 'Log in to an instance', logInToAnInstanceText: 'Inicia sesión en una instancia',
logInToAnInstancePost: 'to start using Pinafore.', logInToAnInstancePost: 'para empezar a usar Pinafore.',
// Another custom tooltip // Another custom tooltip
showRingPre: 'Always show', showRingPre: 'Mostrar siempre',
showRingText: 'focus ring', showRingText: 'anillo del foco',
showRingDescription: `The focus ring is the outline showing the currently focused element. By default, it's only showRingDescription: `El anillo del foco es el contorno que muestra el elemento que actualmente tiene el foco. Por defecto solo semuestra cuando se usa el teclado (no el ratón o un dispositivo táctil), pero puedes elegir mostrarlo siempre.`,
shown when using the keyboard (not mouse or touch), but you may choose to always show it.`,
showRingPost: '', showRingPost: '',
instances: 'Instances', instances: 'Instancias',
addInstance: 'Add instance', addInstance: 'Añadir instancia',
homeTimelineFilterSettings: 'Home timeline filter settings', homeTimelineFilterSettings: 'Opciones para filtros de la cronología Inicio',
showReblogs: 'Show boosts', showReblogs: 'Mostrar reenvíos',
showReplies: 'Show replies', showReplies: 'Mostrar respuestas',
switchOrLogOut: 'Switch to or log out of this instance', switchOrLogOut: 'Seleccionar o cerrar sesión en esta instancia',
switchTo: 'Switch to this instance', switchTo: 'Seleccionar esta instancia',
switchToInstance: 'Switch to instance', switchToInstance: 'Seleccionar instancia',
switchToNameOfInstance: 'Switch to {instance}', switchToNameOfInstance: 'Seleccionar {instance}',
logOut: 'Log out', logOut: 'Cerrar sesión',
logOutOfInstanceConfirm: 'Log out of {instance}?', logOutOfInstanceConfirm: '¿Cerrar sesión en {instance}?',
notificationFilterSettings: 'Notification filter settings', notificationFilterSettings: 'Opciones para filtros de notificaciones',
// Push notifications // Push notifications
browserDoesNotSupportPush: "Your browser doesn't support push notifications.", browserDoesNotSupportPush: "Tu navegador no admite notificaciones Push.",
deniedPush: 'You have denied permission to show notifications.', deniedPush: 'Has denegado el permiso para mostrar notificaciones.',
pushNotificationsNote: 'Note that you can only have push notifications for one instance at a time.', pushNotificationsNote: 'Observa que solo puedes recibir notificaciones Push para una instancia al mismo tiempo.',
pushSettings: 'Push notification settings', pushSettings: 'Opciones para notificaciones Push',
newFollowers: 'New followers', newFollowers: 'Nuevos seguidores',
reblogs: 'Boosts', reblogs: 'Reenvíos',
pollResults: 'Poll results', pollResults: 'Resultados de encuesta',
subscriptions: 'Subscribed toots', subscriptions: 'Suscripción a toots',
needToReauthenticate: 'You need to reauthenticate in order to enable push notification. Log out of {instance}?', needToReauthenticate: 'Tienes que volver a autenticarte para habilitar las notificaciones Push. ¿Cerrr sesión en {instance}?',
failedToUpdatePush: 'Failed to update push notification settings: {error}', failedToUpdatePush: 'Se ha producido un fallo al actualizar las opciones para notificaciones Push: {error}',
// Themes // Themes
chooseTheme: 'Choose a theme', chooseTheme: 'Choose a theme',
darkBackground: 'Dark background', darkBackground: 'Dark background',