config: new crowdin updates
This commit is contained in:
@@ -6,10 +6,10 @@
|
|||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"roles": {
|
"roles": {
|
||||||
"all": "",
|
"all": "Todos",
|
||||||
"normal": "Normal",
|
"normal": "Normal",
|
||||||
"admin": "Administrador",
|
"admin": "Administrador",
|
||||||
"owner": "Dueño"
|
"owner": "Propietario"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"label": "Confirmar",
|
"label": "Confirmar",
|
||||||
"description": "La contraseña será actualiza. La acción no puede ser revertida."
|
"description": "La contraseña se actualizará. La acción no se puede revertir."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"title": "Roles",
|
"title": "Roles",
|
||||||
"currentRole": "Rol actual: ",
|
"currentRole": "Rol actual: ",
|
||||||
"badges": {
|
"badges": {
|
||||||
"owner": "Dueño",
|
"owner": "Propietario",
|
||||||
"admin": "Administrador",
|
"admin": "Administrador",
|
||||||
"normal": "Normal"
|
"normal": "Normal"
|
||||||
}
|
}
|
||||||
@@ -43,11 +43,11 @@
|
|||||||
"inputs": {
|
"inputs": {
|
||||||
"confirmUsername": {
|
"confirmUsername": {
|
||||||
"label": "Confirmar nombre de usuario",
|
"label": "Confirmar nombre de usuario",
|
||||||
"description": "Introduzca el nombre de usuario para confirmar la eliminación"
|
"description": "Escribe el nombre de usuario para confirmar la eliminación"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"label": "Eliminar permanentemente",
|
"label": "Eliminar permanentemente",
|
||||||
"description": "Estoy al tanto de que dicha acción es permanente, y todos los datos serán borrados."
|
"description": "Soy consciente de que esta acción es permanente y se perderán todos los datos de la cuenta."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
"entityNotFound": "Entidad no encontrada",
|
"entityNotFound": "Entidad no encontrada",
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "Entidad de Home Assistant",
|
"name": "Entidad de Home Assistant",
|
||||||
"description": "Estado actual de una entidad en Home Assistant",
|
"description": "Estado actual de una entidad de Home Assistant",
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Estado de la entidad",
|
"title": "Estado de la entidad",
|
||||||
"entityId": {
|
"entityId": {
|
||||||
"label": "ID de la entidad",
|
"label": "ID de la entidad",
|
||||||
"info": "ID de entidad única en Home Assistant. Copie haciendo clic en la entidad > Clic en el icono de engranaje > Clic en el botón copiar en 'ID de entidad'. Algunas entidades personalizadas pueden no ser compatibles."
|
"info": "ID de entidad única de Home Assistant. Copia haciendo clic en la entidad > Clic en el icono de engranaje > Clic en el botón copiar en 'ID de la entidad'. Algunas entidades personalizadas pueden no ser compatibles."
|
||||||
},
|
},
|
||||||
"displayName": {
|
"displayName": {
|
||||||
"label": "Nombre a mostrar"
|
"label": "Nombre a mostrar"
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"header": {
|
"header": {
|
||||||
"isCompleted": "Descargando",
|
"isCompleted": "Descargando",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"dateAdded": "Añadido En",
|
"dateAdded": "Añadido el",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"download": "Descarga",
|
"download": "Descarga",
|
||||||
"upload": "Subida",
|
"upload": "Subida",
|
||||||
@@ -52,8 +52,8 @@
|
|||||||
"totalUploaded": "Subida Total",
|
"totalUploaded": "Subida Total",
|
||||||
"totalDownloaded": "Descarga Total",
|
"totalDownloaded": "Descarga Total",
|
||||||
"ratio": "Ratio",
|
"ratio": "Ratio",
|
||||||
"seeds": "Semillas (conectadas)",
|
"seeds": "Semillas (Conectadas)",
|
||||||
"peers": "Pares (conectados)",
|
"peers": "Pares (Conectados)",
|
||||||
"label": "Etiqueta",
|
"label": "Etiqueta",
|
||||||
"state": "Estado",
|
"state": "Estado",
|
||||||
"stateMessage": "Mensaje de estado"
|
"stateMessage": "Mensaje de estado"
|
||||||
|
|||||||
@@ -53,5 +53,5 @@
|
|||||||
"height": "Výška"
|
"height": "Výška"
|
||||||
},
|
},
|
||||||
"public": "Verejné",
|
"public": "Verejné",
|
||||||
"restricted": ""
|
"restricted": "Obmedzené"
|
||||||
}
|
}
|
||||||
@@ -6,10 +6,10 @@
|
|||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"roles": {
|
"roles": {
|
||||||
"all": "",
|
"all": "Všetko",
|
||||||
"normal": "",
|
"normal": "Normálna",
|
||||||
"admin": "",
|
"admin": "Správca",
|
||||||
"owner": ""
|
"owner": "Vlastník"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"metaTitle": "",
|
"metaTitle": "Používateľ {{username}}",
|
||||||
"back": "",
|
"back": "Späť na správu používateľov",
|
||||||
"sections": {
|
"sections": {
|
||||||
"general": {
|
"general": {
|
||||||
"title": "Všeobecné",
|
"title": "Všeobecné",
|
||||||
@@ -14,40 +14,40 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"security": {
|
"security": {
|
||||||
"title": "",
|
"title": "Bezpečnosť",
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"password": {
|
"password": {
|
||||||
"label": ""
|
"label": "Nové heslo"
|
||||||
},
|
},
|
||||||
"terminateExistingSessions": {
|
"terminateExistingSessions": {
|
||||||
"label": "",
|
"label": "Ukončite existujúce relácie",
|
||||||
"description": ""
|
"description": "Núti používateľa, aby sa znova prihlásil na svojich zariadeniach"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"label": "Potvrďte",
|
"label": "Potvrďte",
|
||||||
"description": ""
|
"description": "Heslo bude aktualizované. Akciu nie je možné vrátiť späť."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"roles": {
|
"roles": {
|
||||||
"title": "",
|
"title": "Kontá",
|
||||||
"currentRole": "",
|
"currentRole": "Súčasná úloha: ",
|
||||||
"badges": {
|
"badges": {
|
||||||
"owner": "",
|
"owner": "Vlastník",
|
||||||
"admin": "",
|
"admin": "Správca",
|
||||||
"normal": ""
|
"normal": "Normálna"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"deletion": {
|
"deletion": {
|
||||||
"title": "",
|
"title": "Vymazanie účtu",
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"confirmUsername": {
|
"confirmUsername": {
|
||||||
"label": "",
|
"label": "Potvrďte používateľské meno",
|
||||||
"description": ""
|
"description": "Zadaním používateľského mena potvrďte vymazanie"
|
||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"label": "Odstrániť natrvalo",
|
"label": "Odstrániť natrvalo",
|
||||||
"description": ""
|
"description": "Uvedomujem si, že táto akcia je trvalá a všetky údaje účtu sa stratia."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"entityNotFound": "",
|
"entityNotFound": "Identita nebola nájdená",
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "",
|
"name": "Subjekt Home Assistant",
|
||||||
"description": "",
|
"description": "Aktuálny stav entity v aplikácii Home Assistant",
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "",
|
"title": "Stav subjektu",
|
||||||
"entityId": {
|
"entityId": {
|
||||||
"label": "",
|
"label": "ID subjektu",
|
||||||
"info": ""
|
"info": "Jedinečné ID subjektu v aplikácii Home Assistant. Kopírujte kliknutím na entitu > kliknite na ikonu ozubeného kolieska > kliknite na tlačidlo Kopírovať pri \"ID entity\". Niektoré vlastné entity nemusia byť podporované."
|
||||||
},
|
},
|
||||||
"displayName": {
|
"displayName": {
|
||||||
"label": ""
|
"label": "Zobrazenie názvu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -41,22 +41,22 @@
|
|||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
"isCompleted": "",
|
"isCompleted": "Sťahovanie",
|
||||||
"name": "Názov",
|
"name": "Názov",
|
||||||
"dateAdded": "",
|
"dateAdded": "Pridané Dňa",
|
||||||
"size": "Veľkosť",
|
"size": "Veľkosť",
|
||||||
"download": "Dole",
|
"download": "Dole",
|
||||||
"upload": "Hore",
|
"upload": "Hore",
|
||||||
"estimatedTimeOfArrival": "Odhad",
|
"estimatedTimeOfArrival": "Odhad",
|
||||||
"progress": "Stav",
|
"progress": "Stav",
|
||||||
"totalUploaded": "",
|
"totalUploaded": "Celkové odoslanie",
|
||||||
"totalDownloaded": "",
|
"totalDownloaded": "Celkovo stiahnuté",
|
||||||
"ratio": "",
|
"ratio": "Pomer",
|
||||||
"seeds": "",
|
"seeds": "Semená (pripojené)",
|
||||||
"peers": "",
|
"peers": "Semená (pripojené)",
|
||||||
"label": "",
|
"label": "Štítok",
|
||||||
"state": "Stav",
|
"state": "Stav",
|
||||||
"stateMessage": ""
|
"stateMessage": "Správa"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"text": "Spravuje {{appName}}, {{ratio}} pomer"
|
"text": "Spravuje {{appName}}, {{ratio}} pomer"
|
||||||
|
|||||||
Reference in New Issue
Block a user