New Crowdin updates (#2218)

This commit is contained in:
Ben Phelps
2023-11-09 18:09:00 +02:00
committed by GitHub
parent b019295a06
commit 2ea0e129f2
41 changed files with 12054 additions and 9103 deletions

View File

@@ -10,11 +10,12 @@
"bibitrate": "{{value, rate(bits: true; binary: true)}}",
"percent": "{{value, percent}}",
"number": "{{value, number}}",
"ms": "{{value, number}}"
"ms": "{{value, number}}",
"date": "{{value, date}}"
},
"widget": {
"missing_type": "Tipo de Widget que falta: {{type}}",
"api_error": "Error en API",
"missing_type": "Falta el tipo de widget: {{type}}",
"api_error": "Error de API",
"information": "Información",
"status": "Estado",
"url": "Enlace",
@@ -79,13 +80,20 @@
"partial": "Parcial"
},
"ping": {
"http_status": "Estado HTTP",
"error": "Fallo",
"ping": "Ping",
"down": "Abajo",
"up": "Arriba",
"not_available": "No Disponible"
},
"siteMonitor": {
"http_status": "Estado HTTP",
"error": "Fallo",
"response": "Respuesta",
"down": "Abajo",
"up": "Arriba",
"not_available": "No Disponible"
},
"emby": {
"playing": "Reproduciendo",
"transcoding": "Transcodificando",
@@ -756,6 +764,7 @@
"calendar": {
"inCinemas": "En cine",
"physicalRelease": "Lanzamiento en físico",
"digitalRelease": "Lanzamiento en digital"
"digitalRelease": "Lanzamiento en digital",
"noEventsToday": "Sin eventos para hoy"
}
}