fix(ui): update Deutsch, Español, Euskara, Galego, Bahasa Indonesia, 日本語, Português, Pусский, Türkçe translations from POEditor (#3681)

Co-authored-by: navidrome-bot <navidrome-bot@navidrome.org>
This commit is contained in:
Deluan Quintão
2025-02-26 19:20:48 -08:00
committed by GitHub
parent 1468a56808
commit 3892f70c35
9 changed files with 1341 additions and 967 deletions
+51 -7
View File
@@ -26,7 +26,13 @@
"bpm": "BPM",
"playDate": "Últimas reproducciones",
"channels": "Canales",
"createdAt": "Creado el"
"createdAt": "Creado el",
"grouping": "",
"mood": "",
"participants": "",
"tags": "",
"mappedTags": "",
"rawTags": ""
},
"actions": {
"addToQueue": "Reproducir después",
@@ -58,7 +64,13 @@
"originalDate": "Original",
"releaseDate": "Publicado",
"releases": "Lanzamiento |||| Lanzamientos",
"released": "Publicado"
"released": "Publicado",
"recordLabel": "",
"catalogNum": "",
"releaseType": "",
"grouping": "",
"media": "",
"mood": ""
},
"actions": {
"playAll": "Reproducir",
@@ -73,8 +85,8 @@
"lists": {
"all": "Todos",
"random": "Aleatorio",
"recentlyAdded": "Añadidos recientemente",
"recentlyPlayed": "Reproducidos recientemente",
"recentlyAdded": "Recientes",
"recentlyPlayed": "Recientes",
"mostPlayed": "Más reproducidos",
"starred": "Favoritos",
"topRated": "Los mejores calificados"
@@ -89,7 +101,23 @@
"playCount": "Reproducciones",
"rating": "Calificación",
"genre": "Género",
"size": "Tamaño"
"size": "Tamaño",
"role": ""
},
"roles": {
"albumartist": "",
"artist": "",
"composer": "",
"conductor": "",
"lyricist": "",
"arranger": "",
"producer": "",
"director": "",
"engineer": "",
"mixer": "",
"remixer": "",
"djmixer": "",
"performer": ""
}
},
"user": {
@@ -198,6 +226,20 @@
"createdAt": "Creado el",
"downloadable": "¿Permitir descargas?"
}
},
"missing": {
"name": "",
"fields": {
"path": "",
"size": "",
"updatedAt": ""
},
"actions": {
"remove": ""
},
"notifications": {
"removed": ""
}
}
},
"ra": {
@@ -375,7 +417,9 @@
"shareSuccess": "URL copiada al portapapeles: %{url}",
"shareFailure": "Error al copiar la URL %{url} al portapapeles",
"downloadDialogTitle": "Descargar %{resource} '%{name}' (%{size})",
"shareCopyToClipboard": "Copiar al portapapeles: Ctrl+C, Intro"
"shareCopyToClipboard": "Copiar al portapapeles: Ctrl+C, Intro",
"remove_missing_title": "",
"remove_missing_content": ""
},
"menu": {
"library": "Biblioteca",
@@ -465,4 +509,4 @@
"current_song": "Canción actual"
}
}
}
}