New Crowdin updates (#2059)

This commit is contained in:
Thomas Camlong
2024-08-24 14:39:51 +02:00
committed by GitHub
parent 858ccd72de
commit c008cc92c2
205 changed files with 1314 additions and 978 deletions

View File

@@ -14,5 +14,12 @@
"text": "Vyskytol sa problém s pripojením k vašim dieram DNS. Skontrolujte prosím svoju konfiguráciu/integráciu."
}
}
},
"durationModal": {
"title": "Nastavenie času trvania zákazu",
"hours": "Hodiny",
"minutes": "Minúty",
"unlimited": "nechajte prázdne pre neobmedzené",
"set": "Nastaviť"
}
}

View File

@@ -86,7 +86,7 @@
},
"info": {
"uptime": "Čas prevádzky",
"uptimeFormat": "{{days}} dní, {{hours}} hodín",
"uptimeFormat": "{{days}} dní, {{hours}} hodín, {{minutes}} minút",
"updates": "Dostupné aktualizácie",
"reboot": "Reštartovať"
},

View File

@@ -3,7 +3,10 @@
"name": "Stav správcu indexovača",
"description": "Stav vašich indexov",
"settings": {
"title": "Stav správcu indexovača"
"title": "Stav správcu indexovača",
"openIndexerSiteInNewTab": {
"label": "Otvorenie stránky Indexer v novej karte"
}
}
},
"indexersStatus": {

View File

@@ -22,11 +22,11 @@
},
"displayFriendlyName": {
"label": "Zobraziť priateľské meno",
"info": ""
"info": "Zobrazenie priateľského názvu z aplikácie Home Assistant namiesto zobrazenia názvu."
},
"genericToggle": {
"label": "",
"info": ""
"label": "Prepínanie entít",
"info": "Vykonanie všeobecnej akcie prepínania asistenta Domov na entitu po kliknutí."
}
}
}