🌐 New Crowdin updates (#1180)

This commit is contained in:
Thomas Camlong
2023-08-07 00:13:08 +09:00
committed by GitHub
parent f074794009
commit 121d6eafab
201 changed files with 815 additions and 597 deletions

View File

@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
"title": "",
"text": "",
"title": "Ventanas emergentes bloqueadas",
"text": "Tu navegador ha bloqueado el acceso de Homarr a su API. Esto es causado habitualmente por AdBlockers o permisos denegados. Homarr no puede solicitar permisos automáticamente.",
"list": {
"browserPermission": "",
"adBlockers": "",
"otherBrowser": ""
"browserPermission": "Haz clic en el icono junto a la URL y verifica los permisos. Permitir ventanas emergentes y ventanas",
"adBlockers": "Deshabilita los bloqueadores de anuncios y las herramientas de seguridad de su navegador",
"otherBrowser": "Prueba con un navegador diferente"
}
}
},
"actions": {
"category": {
"openAllInNewTab": ""
"openAllInNewTab": "Abrir todo en una pestaña nueva"
}
}
}
}