mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
New Crowdin updates (#2218)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user