mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 18:36:34 +02:00
Translated using Weblate
Currently translated at 100.0% (1333 of 1333 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translated using Weblate Currently translated at 100.0% (1333 of 1333 strings) (Russian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/ Translated using Weblate Currently translated at 100.0% (1333 of 1333 strings) (Polish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/ Translated using Weblate Currently translated at 100.0% (1333 of 1333 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Co-authored-by: Fordas <fordas15@gmail.com> Co-authored-by: York <goog10216922@gmail.com> Co-authored-by: skajmer <skajmer@protonmail.com> Co-authored-by: Александр Стельмах <aguhadug@gmail.com>
This commit is contained in:
@@ -682,7 +682,9 @@
|
||||
"numberOfResults": "{{numberOfResults}} resultados",
|
||||
"grouping": "Agrupar",
|
||||
"back": "Atrás",
|
||||
"openFolder": "Abrir carpeta"
|
||||
"openFolder": "Abrir carpeta",
|
||||
"saveAndClose": "Guardar y cerrar",
|
||||
"undo": "Deshacer"
|
||||
},
|
||||
"error": {
|
||||
"remotePortWarning": "Reiniciar el servidor para aplicar el nuevo puerto",
|
||||
@@ -829,7 +831,8 @@
|
||||
"goToAlbum": "Ir a $t(entity.album, {\"count\": 1})",
|
||||
"goToAlbumArtist": "Ir a $t(entity.albumArtist, {\"count\": 1})",
|
||||
"moveItems": "$t(action.moveItems)",
|
||||
"goTo": "Ir a"
|
||||
"goTo": "Ir a",
|
||||
"editMetadata": "Editar metadatos"
|
||||
},
|
||||
"home": {
|
||||
"mostPlayed": "Más reproducidos",
|
||||
@@ -952,7 +955,27 @@
|
||||
"itemDetail": {
|
||||
"copiedPath": "Ruta copiada correctamente",
|
||||
"openFile": "Mostrar pista en el gestor de archivos",
|
||||
"copyPath": "Copiar ruta al portapapeles"
|
||||
"copyPath": "Copiar ruta al portapapeles",
|
||||
"tagConfiguration": "Configuración de etiqueta",
|
||||
"addTagConfig": "Añadir etiqueta…",
|
||||
"multiValueToggle": "Valor múltiple",
|
||||
"autocompleteSource": "Completar fuente automáticamente",
|
||||
"customValues": "Valores personalizados",
|
||||
"addCustomValue": "Añadir valor personalizado…",
|
||||
"serverSuggestions": "Servidor",
|
||||
"fileNotWritable": "El archivo no es accesible o editable",
|
||||
"addField": "Añadir campo…",
|
||||
"emptyFields": "Los campos no pueden estar vacíos",
|
||||
"tagsTab": "Etiquetas",
|
||||
"artworkTab": "Ilustración",
|
||||
"removeArtwork": "Eliminar ilustración",
|
||||
"noArtwork": "Sin ilustración",
|
||||
"multipleValues": "(Valores múltiples)",
|
||||
"multipleArtworks": "Múltiples ilustraciones",
|
||||
"noLocalSongs": "Ninguna canción con rutas de archivo locales encontrada",
|
||||
"readPartialFailure": "No se pudo leer los metadatos de {{count}} de {{total}} archivo(s)",
|
||||
"writePartialFailure": "Error al guardar {{count}} archivo(s)",
|
||||
"triggerRescan": "Activar otro escaneo de la biblioteca después de guardar"
|
||||
},
|
||||
"playlist": {
|
||||
"reorder": "La reordenación solo se activa al ordenar por ID"
|
||||
|
||||
Reference in New Issue
Block a user