mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
fix(ui): update Español, Français, Svenska translations from POEditor (#3576)
Co-authored-by: navidrome-bot <navidrome-bot@navidrome.org>
This commit is contained in:
parent
99dfb832eb
commit
8880f67035
3 changed files with 30 additions and 9 deletions
|
@ -212,7 +212,8 @@
|
|||
"password": "Contraseña",
|
||||
"sign_in": "Acceder",
|
||||
"sign_in_error": "La autenticación falló, por favor, vuelva a intentarlo",
|
||||
"logout": "Cerrar sesión"
|
||||
"logout": "Cerrar sesión",
|
||||
"insightsCollectionNote": "Navidrome recopila datos de uso anónimos para\nayudar a mejorar el proyecto. Haz clic [aquí] para \nobtener más información y optar por no\nparticipar si lo deseas"
|
||||
},
|
||||
"validation": {
|
||||
"invalidChars": "Por favor use solo letras y números",
|
||||
|
@ -396,7 +397,8 @@
|
|||
"none": "Ninguno",
|
||||
"album": "Álbum",
|
||||
"track": "Pista"
|
||||
}
|
||||
},
|
||||
"lastfmNotConfigured": "La clave API de Last.fm no está configurada"
|
||||
}
|
||||
},
|
||||
"albumList": "Álbumes",
|
||||
|
@ -433,7 +435,12 @@
|
|||
"links": {
|
||||
"homepage": "Página de inicio",
|
||||
"source": "Código fuente",
|
||||
"featureRequests": "Pedir funcionalidad"
|
||||
"featureRequests": "Pedir funcionalidad",
|
||||
"lastInsightsCollection": "Última recopilación de datos",
|
||||
"insights": {
|
||||
"disabled": "Deshabilitado",
|
||||
"waiting": "Esperando"
|
||||
}
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
|
|
|
@ -212,7 +212,8 @@
|
|||
"password": "Mot de passe",
|
||||
"sign_in": "Connexion",
|
||||
"sign_in_error": "Échec de l'authentification, merci de réessayer",
|
||||
"logout": "Déconnexion"
|
||||
"logout": "Déconnexion",
|
||||
"insightsCollectionNote": "Navidrome collecte des données de façon anonyme\nafin d'améliorer le projet. Cliquez [ici] pour en savoir\nplus ou pour désactiver la télémétrie"
|
||||
},
|
||||
"validation": {
|
||||
"invalidChars": "Merci de n'utiliser que des chiffres et des lettres",
|
||||
|
@ -396,7 +397,8 @@
|
|||
"none": "Désactivé",
|
||||
"album": "Utiliser le gain de l'album",
|
||||
"track": "Utiliser le gain des pistes"
|
||||
}
|
||||
},
|
||||
"lastfmNotConfigured": "La clef API de Last.fm n'est pas configurée"
|
||||
}
|
||||
},
|
||||
"albumList": "Albums",
|
||||
|
@ -433,7 +435,12 @@
|
|||
"links": {
|
||||
"homepage": "Page d'accueil",
|
||||
"source": "Code source",
|
||||
"featureRequests": "Demande de fonctionnalités"
|
||||
"featureRequests": "Demande de fonctionnalités",
|
||||
"lastInsightsCollection": "Dernière collection des données",
|
||||
"insights": {
|
||||
"disabled": "Désactivée",
|
||||
"waiting": "En attente"
|
||||
}
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
|
|
|
@ -212,7 +212,8 @@
|
|||
"password": "Lösenord",
|
||||
"sign_in": "Logga in",
|
||||
"sign_in_error": "Felaktig inloggning, försök igen",
|
||||
"logout": "Logga ut"
|
||||
"logout": "Logga ut",
|
||||
"insightsCollectionNote": "Navidrome samlar anonym användardata för att\nhjälpa projektet att bli bättre. Klicka [här]\nför att läsa mer och avaktivera om du vill"
|
||||
},
|
||||
"validation": {
|
||||
"invalidChars": "Använd enbart bokstäver och siffror",
|
||||
|
@ -396,7 +397,8 @@
|
|||
"none": "Inaktiverad",
|
||||
"album": "Använd gain för album",
|
||||
"track": "Använd gain für låtar"
|
||||
}
|
||||
},
|
||||
"lastfmNotConfigured": "Last.fm API-nyckel är inte konfigurerad"
|
||||
}
|
||||
},
|
||||
"albumList": "Album",
|
||||
|
@ -433,7 +435,12 @@
|
|||
"links": {
|
||||
"homepage": "Hemsida",
|
||||
"source": "Källkod",
|
||||
"featureRequests": "Funktionalitetförfrågan"
|
||||
"featureRequests": "Funktionalitetförfrågan",
|
||||
"lastInsightsCollection": "Senaste Insights-kollektion",
|
||||
"insights": {
|
||||
"disabled": "Inaktiverad",
|
||||
"waiting": "Väntar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue