diff --git a/bg_BG/bg_BG.json b/bg_BG/bg_BG.json new file mode 100644 index 00000000..f60df703 --- /dev/null +++ b/bg_BG/bg_BG.json @@ -0,0 +1,142 @@ +{ + "column": { + "available_version": "Налична версия", + "category": "Категория", + "downloads": "Изтегляния", + "installed_version": "Свалена версия", + "last_updated": "Актуализиран", + "name": "Име на хранилището", + "stars": "Звезди", + "status": "Състояние" + }, + "common": { + "add": "добавете", + "cancel": "Отказ", + "close": "Затвори", + "download": "Свали", + "downloaded": "Свалена", + "explore": "Проучване & изтегляне на хранилища", + "ignore": "Игнорирайте", + "integration": "Интеграция", + "integration_plural": "Интеграции", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Ново", + "plugin": "Lovelace", + "python_script": "Python скрипт", + "reload": "Презареждане", + "remove": "Премахване", + "repositories": "Хранилища", + "repository": "Хранилище", + "show": "Покажи", + "theme": "Тема", + "update": "Актуализация", + "updates": "Актуализации", + "yes": "Да" + }, + "confirm": { + "home_assistant_version_not_correct": "Изпълнявате версия \"{haversion}\" на Home Assistant, но това хранилище изисква да бъде инсталирана минимална версия \"{minversion}\"." + }, + "dialog": { + "configured": { + "confirm": "Отидете на интеграции", + "message": "Интеграцията {name} е конфигурирана, трябва да изтриете конфигурацията за нея, преди да я премахнете от HACS", + "title": "Интеграцията е конфигурирана" + }, + "reload": { + "confirm": "Искате ли да направите това сега?", + "description": "Трябва да изчистите кеша на браузъра си, когато променяте ресурсите на Lovelace." + }, + "remove": { + "message": "Наистина ли искате да премахнете {name} ?", + "title": "Премахване" + } + }, + "dialog_about": { + "downloaded_repositories": "Изтеглени хранилища", + "frontend_version": "Версия на интерфейса", + "integration_version": "Версия на интеграцията", + "useful_links": "Полезни връзки" + }, + "dialog_add_repo": { + "no_match": "Не са намерени хранилища, съответстващи на вашия филтър", + "sort_by": "Сортиране по", + "sort_by_values": { + "last_updated": "Последно обновен", + "name": "Име", + "stars": "Звезди" + }, + "title": "Добавяне на хранилище" + }, + "dialog_custom_repositories": { + "category": "Категория", + "no_category": "Липсваща категория", + "no_repository": "Липсващо хранилище", + "title": "Потребителски хранилища", + "url_placeholder": "Добавете URL адрес на потребителското хранилище" + }, + "dialog_download": { + "lovelace_instruction": "След като изтеглянето завърши, тъй като не използвате Lovelace в режим на съхранение, трябва ръчно да добавите ресурса със следните настройки:", + "note_downloaded": "Когато бъде изтеглено, това ще се намира в {location}", + "restart": "Не забравяйте, че трябва да рестартирате Home Assistant, преди да бъдат приложени промените в интеграциите (custom_components).", + "select_version": "Избери версия", + "show_beta": "Показване на бета версии", + "type": "Вид", + "url": "Линк" + }, + "dialog_info": { + "author": "Автор", + "download": "Изтеглете това хранилище с HACS", + "downloads": "Изтегляния", + "loading": "Зарежда се информация ...", + "no_info": "Разработчикът не е предоставил повече информация за това хранилище", + "open_issues": "Отворени въпроси", + "open_repo": "Отворете хранилището", + "stars": "Звезди", + "version_installed": "Изтеглена Версия" + }, + "dialog_update": { + "available_version": "Налична версия", + "changelog": "Дневник на промените", + "downloaded_version": "Изтеглена версия", + "message": "Налична е нова версия на {name}", + "no_info": "Авторът не е предоставил никаква информация за това издание", + "releasenotes": "Бележки по изданието за {release}", + "title": "Чакаща актуализация" + }, + "menu": { + "about": "Относно HACS", + "clear": "Изчистване на всичко ново", + "custom_repositories": "Потребителски хранилища", + "dismiss": "Отхвърляне на всички нови хранилища", + "documentation": "Документация", + "open_issue": "Задай въпрос", + "reload": "Презареждане на прозореца" + }, + "my": { + "add_repository_description": "Това ще добави персонализираното хранилище '{repository}', което ще бъде проследявано от HACS, искате ли да го добавите?", + "add_repository_title": "Добавяне на персонализирано хранилище", + "documentation": "документация", + "error": "Възникна неизвестна грешка", + "faq_link": "Често задавани въпроси за моя домашен помощник", + "not_supported": "Това пренасочване не се поддържа. Проверете {link} за поддържаните пренасочвания и версията, която са въведени.", + "repository_not_found": "Хранилището {repository} не е намерено" + }, + "repository_card": { + "dismiss": "отхвърляне", + "information": "Информация", + "new_repository": "Ново хранилище", + "not_loaded": "Не е зареден", + "open_issue": "Задай въпрос", + "open_source": "Отворен код", + "pending_restart": "Изчакващ рестартиране", + "pending_update": "Чакаща актуализация", + "redownload": "Свали отново", + "report": "Докладвайте за премахване", + "update_information": "Информация за актуализиране" + }, + "repository_status": { + "pending-restart": "Чакащи рестартиране", + "pending-upgrade": "Чакащи актуализация" + } +} \ No newline at end of file diff --git a/cs/cs.json b/cs/cs.json new file mode 100644 index 00000000..1526a56d --- /dev/null +++ b/cs/cs.json @@ -0,0 +1,145 @@ +{ + "column": { + "available_version": "Dostupná verze", + "category": "Kategorie", + "downloads": "Staženo", + "installed_version": "Stažená verze", + "last_updated": "Aktualizováno", + "name": "Název repozitáře", + "stars": "Hodnocení", + "status": "Stav" + }, + "common": { + "add": "přidat", + "cancel": "Zrušit", + "close": "Zavřít", + "download": "Stáhnout", + "downloaded": "Staženo", + "explore": "Prozkoumejte a stáhněte si repozitáře", + "ignore": "Ignorovat", + "integration": "Integrace", + "integration_plural": "Integrace", + "lovelace": "Lovelace", + "navigate": "Navigovat", + "netdaemon": "NetDaemon", + "new": "Nový", + "plugin": "Lovelace", + "python_script": "Python skript", + "reload": "Znovu načíst", + "remove": "Odstranit", + "repositories": "Repozitáře", + "repository": "Repozitář", + "save": "Uložit", + "show": "Zobrazit", + "template": "Šablona", + "theme": "Motiv", + "update": "Aktualizovat", + "updates": "Aktualizace", + "yes": "Ano" + }, + "confirm": { + "home_assistant_version_not_correct": "Používáte Home Assistant ve verzi \"{haversion}\", ale tento repozitář vyžaduje instalaci minimálně verzi \"{minversion}\"." + }, + "dialog": { + "configured": { + "confirm": "Přejít na integrace", + "message": "Integrace {name} je nakonfigurována nebo ignorována, před jejím odebráním z HACS je nutné její konfiguraci smazat", + "title": "Integrace je nakonfigurována" + }, + "reload": { + "confirm": "Chcete to udělat hned teď?", + "description": "Při změně zdrojů Lovelace musíte vymazat mezipaměť prohlížeče." + }, + "remove": { + "message": "Opravdu chcete odstranit {name} ?", + "title": "Odstranit" + } + }, + "dialog_about": { + "downloaded_repositories": "Stažená úložiště", + "frontend_version": "Verze rozhraní", + "integration_version": "Verze integrace", + "useful_links": "Užitečné odkazy" + }, + "dialog_add_repo": { + "no_match": "Vašemu filtru neodpovídají žádné repozitáře", + "sort_by": "Řadit dle", + "sort_by_values": { + "last_updated": "Naposledy aktualizováno", + "name": "Název", + "stars": "Hodnocení" + }, + "title": "Přidat repozitář" + }, + "dialog_custom_repositories": { + "category": "Kategorie", + "no_category": "Chybí kategorie", + "no_repository": "Chybí repozitář", + "title": "Vlastní repozitáře", + "url_placeholder": "Přidat URL adresu vlastního repozitáře" + }, + "dialog_download": { + "lovelace_instruction": "Po dokončení stahování, protože Lovelace nepoužíváte v režimu úložiště, musíte ručně přidat zdroj s těmito nastaveními:", + "note_downloaded": "Po stažení se bude nacházet v {location}", + "restart": "Nezapomeňte, že změny integrace (custom_components) se projeví až po restartu Home Assistant.", + "select_version": "Zvolte verzi", + "show_beta": "Zobrazit beta verze", + "type": "Typ", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Stáhněte si toto úložiště pomocí HACS", + "downloads": "Staženo", + "loading": "Načítání informací...", + "no_info": "Vývojář neposkytl pro tento repozitář žádné další informace", + "open_issues": "Nahlásit problémy", + "open_repo": "Otevřít repozitář", + "stars": "Hvězdičky", + "version_installed": "Verze stažena" + }, + "dialog_update": { + "available_version": "Dostupná verze", + "changelog": "Seznam změn", + "downloaded_version": "Stažená verze", + "message": "Je k dispozici nová verze {name}", + "no_info": "Autor neposkytl žádné informace pro toto vydání", + "releasenotes": "Poznámky k vydáno pro {release}", + "title": "Aktualizace čeká na vyřízení" + }, + "menu": { + "about": "O HACS", + "clear": "Vymazat vše nové", + "custom_repositories": "Vlastní repozitáře", + "dismiss": "Odmítnout všechny nové repozitáře", + "documentation": "Dokumentace", + "open_issue": "Nahlásit problém", + "reload": "Znovu načíst okno" + }, + "my": { + "add_repository_description": "Tím přidáte vlastní repozitář '{repository}', který bude sledován HACS, chcete ho přidat?", + "add_repository_title": "Přidat vlastní repozitář", + "documentation": "dokumentace", + "error": "Nastala neznámá chyba", + "faq_link": "Nejčastější dotazy k aplikaci My Home Assistant", + "not_supported": "Toto přesměrování není podporováno. Podívejte se na {link} , kde najdete podporovaná přesměrování a verzi, ve které byla zavedena.", + "repository_not_found": "Repozitář {repository} nenalezen" + }, + "repository_card": { + "dismiss": "zamítnout", + "information": "Informace", + "new_repository": "Nový repozitář", + "not_loaded": "Nenačteno", + "open_issue": "Nahlásit problém", + "open_source": "Otevřít zdrojový kód", + "pending_restart": "Čeká se na restart", + "pending_update": "Čeká na aktualizaci", + "redownload": "Stáhnout znovu", + "report": "Zažádat o odstranění", + "update_information": "Informace o aktualizaci" + }, + "repository_status": { + "pending-restart": "Čeká se na restart", + "pending-upgrade": "Čeká na aktualizaci" + } +} \ No newline at end of file diff --git a/da/da.json b/da/da.json new file mode 100644 index 00000000..e1e25eb0 --- /dev/null +++ b/da/da.json @@ -0,0 +1,145 @@ +{ + "column": { + "available_version": "Tilgængelig version", + "category": "Kategori", + "downloads": "Antal downloads", + "installed_version": "Downloadet version", + "last_updated": "Sidst opdateret", + "name": "Repository-navn", + "stars": "Antal stjerner", + "status": "Status" + }, + "common": { + "add": "tilføj", + "cancel": "Annuller", + "close": "Luk", + "download": "Download", + "downloaded": "Downloadet", + "explore": "Udforsk og download repositories", + "ignore": "Ignorér", + "integration": "Integration", + "integration_plural": "Integrationer", + "lovelace": "Lovelace", + "navigate": "Gå til", + "netdaemon": "NetDaemon", + "new": "Ny", + "plugin": "Lovelace", + "python_script": "Python-script", + "reload": "Genindlæs", + "remove": "Fjern", + "repositories": "Repositories", + "repository": "Repository", + "save": "Gem", + "show": "Vis", + "template": "Skabelon", + "theme": "Tema", + "update": "Opdater", + "updates": "Opdateringer", + "yes": "Ja" + }, + "confirm": { + "home_assistant_version_not_correct": "Du kører Home Assistant version '{haversion}', men dette repository kræver som minimum version '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "Gå til integrationer", + "message": "{name}-integrationen er konfigureret eller ignoreret. Du skal slette konfigurationen til den, før du fjerner den fra HACS", + "title": "Integrationen er konfigureret" + }, + "reload": { + "confirm": "Vil du gøre det nu?", + "description": "Du skal genindlæse siden i din browser for at de opdaterede ressourcer tages i brug." + }, + "remove": { + "message": "Ønsker du at fjerne {name}?", + "title": "Fjern" + } + }, + "dialog_about": { + "downloaded_repositories": "Hentede repositories", + "frontend_version": "Frontend-version", + "integration_version": "Integrationsversion", + "useful_links": "Nyttige links" + }, + "dialog_add_repo": { + "no_match": "Der blev ikke fundet nogen repositories, der matcher dit filter", + "sort_by": "Sorter efter", + "sort_by_values": { + "last_updated": "Senest opdateret", + "name": "Navn", + "stars": "Antal stjerner" + }, + "title": "Tilføj repository" + }, + "dialog_custom_repositories": { + "category": "Kategori", + "no_category": "Manglende kategori", + "no_repository": "Manglende repository", + "title": "Brugerdefinerede repositories", + "url_placeholder": "Tilføj brugerdefineret repository-webadresse" + }, + "dialog_download": { + "lovelace_instruction": "Når overførslen er færdig, skal du manuelt tilføje ressourcen med disse indstillinger, da du ikke bruger Lovelace i lagringstilstand:", + "note_downloaded": "Når den er downloadet, vil den være placeret i {location}", + "restart": "Husk at du skal genstarte Home Assistant før ændringer til integrationer (custom_components) træder i kraft.", + "select_version": "Vælg version", + "show_beta": "Vis betaversioner", + "type": "Type", + "url": "URL" + }, + "dialog_info": { + "author": "Udvikler", + "download": "Download dette repository med HACS", + "downloads": "Downloads", + "loading": "Indlæser oplysninger...", + "no_info": "Udvikleren har ikke givet flere oplysninger om dette repository", + "open_issues": "Åbn issues", + "open_repo": "Åbn repository", + "stars": "Stjerner", + "version_installed": "Installeret version" + }, + "dialog_update": { + "available_version": "Tilgængelig version", + "changelog": "Udgivelsesnoter", + "downloaded_version": "Downloadet version", + "message": "En ny version af {name} er tilgængelig", + "no_info": "Forfatteren har ikke givet nogen oplysninger om denne udgivelse", + "releasenotes": "Udgivelsesnoter for {release}", + "title": "Ventende opdatering" + }, + "menu": { + "about": "Om HACS", + "clear": "Ryd alle nye", + "custom_repositories": "Brugerdefinerede repositories", + "dismiss": "Afvis alle nye repositories", + "documentation": "Dokumentation", + "open_issue": "Opret issue", + "reload": "Genindlæs vindue" + }, + "my": { + "add_repository_description": "Dette vil tilføje det brugerdefinerede repository '{repository}' til HACS. Vil du tilføje det?", + "add_repository_title": "Tilføj brugerdefineret repository", + "documentation": "dokumentation", + "error": "Der opstod en ukendt fejl", + "faq_link": "Min FAQ om Home Assistant", + "not_supported": "Denne omdirigering er ikke understøttet. Tjek {link} for de understøttede omdirigeringer og den version, de blev introduceret.", + "repository_not_found": "Repository {repository} blev ikke fundet" + }, + "repository_card": { + "dismiss": "Afvis", + "information": "Oplysninger", + "new_repository": "Nyt repository", + "not_loaded": "Ikke indlæst", + "open_issue": "Opret issue", + "open_source": "Åbn kilde", + "pending_restart": "Afventer genstart", + "pending_update": "Ventende opdatering", + "redownload": "Download igen", + "report": "Rapporter til fjernelse", + "update_information": "Opdater oplysninger" + }, + "repository_status": { + "pending-restart": "Afventer genstart", + "pending-upgrade": "Ventende opdatering" + } +} \ No newline at end of file diff --git a/de/de.json b/de/de.json new file mode 100644 index 00000000..5daa3160 --- /dev/null +++ b/de/de.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Verfügbare Version", + "category": "Kategorie", + "downloads": "Downloads", + "installed_version": "Heruntergeladene Version", + "last_updated": "Aktualisiert", + "name": "Repository-Name", + "stars": "Sterne", + "status": "Status" + }, + "common": { + "add": "hinzufügen", + "appdaemon": "AppDaemon", + "cancel": "Abbrechen", + "close": "Schließen", + "download": "Herunterladen", + "downloaded": "Heruntergeladen", + "explore": "Repositories durchsuchen und herunterladen", + "ignore": "Ignorieren", + "integration": "Integration", + "integration_plural": "Integrationen", + "lovelace": "Lovelace", + "navigate": "Navigiere", + "netdaemon": "NetDaemon", + "new": "Neu", + "plugin": "Lovelace", + "python_script": "Python-Skript", + "reload": "Neu laden", + "remove": "Entfernen", + "repositories": "Repositories", + "repository": "Repository", + "save": "Speichern", + "show": "Anzeigen", + "template": "Vorlage", + "theme": "Theme", + "update": "Aktualisieren", + "updates": "Aktualisierungen", + "yes": "Ja" + }, + "confirm": { + "home_assistant_version_not_correct": "Du benutzt die Home Assistant-Version '{haversion}', für dieses Repository muss jedoch die Mindestversion '{minversion}' installiert sein." + }, + "dialog": { + "configured": { + "confirm": "Gehe zu Integrationen", + "message": "Die {name} Integration ist bereits konfiguriert oder ignoriert, du musst die Konfiguration dafür löschen, bevor du sie aus HACS entfernst", + "title": "Integration ist konfiguriert" + }, + "reload": { + "confirm": "Willst du das jetzt machen?", + "description": "Du musst deinen Browser-Cache leeren, wenn du Lovelace-Ressourcen änderst." + }, + "remove": { + "message": "Möchtest du {name} wirklich entfernen?", + "title": "Entfernen" + } + }, + "dialog_about": { + "downloaded_repositories": "Heruntergeladene Repositories", + "frontend_version": "Frontend Version", + "integration_version": "Integrations Version", + "useful_links": "Nützliche Links" + }, + "dialog_add_repo": { + "no_match": "Es wurden keine Repositories gefunden, die deinen Filter entsprechen", + "sort_by": "Sortiere nach", + "sort_by_values": { + "last_updated": "Zuletzt aktualisiert", + "name": "Name", + "stars": "Sterne" + }, + "title": "Repository hinzufügen" + }, + "dialog_custom_repositories": { + "category": "Kategorie", + "no_category": "Fehlende Kategorie", + "no_repository": "Fehlendes Repository", + "title": "Benutzerdefinierte Repositories", + "url_placeholder": "Füge eine benutzerdefinierte Repository-URL hinzu" + }, + "dialog_download": { + "lovelace_instruction": "Nachdem der Download abgeschlossen ist, musst Du die Ressource mit diesen Einstellungen manuell hinzufügen, da Du Lovelace nicht im Speichermodus verwendest:", + "note_downloaded": "Nach dem Herunterladen befindet sich dies in {location}", + "restart": "Denke daran, dass du Home Assistant neu starten musst, bevor Änderungen an Integrationen (custom_components) angewendet werden.", + "select_version": "Version auswählen", + "show_beta": "Beta-Versionen anzeigen", + "type": "Typ", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Installiere dieses Repository mit HACS", + "downloads": "Downloads", + "loading": "Informationen laden...", + "no_info": "Der Entwickler hat keine weiteren Informationen für dieses Repository bereitgestellt", + "open_issues": "Probleme melden", + "open_repo": "Repository öffnen", + "stars": "Sterne", + "version_installed": "Version heruntergeladen" + }, + "dialog_update": { + "available_version": "Verfügbare Version", + "changelog": "Änderungsprotokoll", + "downloaded_version": "Heruntergeladene Version", + "message": "Eine neue Version von {name} ist verfügbar", + "no_info": "Der Autor hat keine Informationen für dieses Release bereitgestellt", + "releasenotes": "Releasenotes für {release}", + "title": "Update ausstehend" + }, + "menu": { + "about": "Über HACS", + "clear": "Alles neue als gesehen markieren", + "custom_repositories": "Benutzerdefinierte Repositories", + "dismiss": "Alle neuen Repositories ausblenden", + "documentation": "Dokumentation", + "open_issue": "Problem melden", + "reload": "Fenster neu laden" + }, + "my": { + "add_repository_description": "Dies fügt das benutzerdefinierte Repository '{repository}' hinzu, das von HACS verwaltet werden soll. Möchtest Du es hinzufügen?", + "add_repository_title": "Benutzerdefiniertes Repository hinzufügen", + "documentation": "Dokumentation", + "error": "Unbekannter Fehler aufgetreten", + "faq_link": "Mein Heimassistent FAQ", + "not_supported": "Diese Weiterleitung wird nicht unterstützt. Überprüfen Sie den {link} auf die unterstützten Weiterleitungen und die Version, in der sie eingeführt wurden.", + "repository_not_found": "Repository {repository} nicht gefunden" + }, + "repository_card": { + "dismiss": "Ausblenden", + "information": "Information", + "new_repository": "Neues Repository", + "not_loaded": "Nicht geladen", + "open_issue": "Problem melden", + "open_source": "Quelldateien öffnen", + "pending_restart": "Ausstehender Neustart", + "pending_update": "Ausstehende Aktualisierung", + "redownload": "Erneut herunterladen", + "report": "Melden zur Entfernung des Repositorys", + "update_information": "Informationen aktualisieren" + }, + "repository_status": { + "pending-restart": "Ausstehender Neustart", + "pending-upgrade": "Ausstehende Aktualisierung" + } +} \ No newline at end of file diff --git a/el/el.json b/el/el.json new file mode 100644 index 00000000..2f251326 --- /dev/null +++ b/el/el.json @@ -0,0 +1,10 @@ +{ + "common": { + "appdaemon": "AppDaemon", + "integration": "Ενσωμάτωση", + "netdaemon": "NetDaemon", + "plugin": "Lovelace", + "repositories": "Αποθετήρια", + "theme": "Θέμα" + } +} \ No newline at end of file diff --git a/en/en.json b/en/en.json new file mode 100644 index 00000000..99de8833 --- /dev/null +++ b/en/en.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Available version", + "category": "Category", + "downloads": "Downloads", + "installed_version": "Downloaded version", + "last_updated": "Updated", + "name": "Repository Name", + "stars": "Stars", + "status": "Status" + }, + "common": { + "add": "add", + "appdaemon": "AppDaemon", + "cancel": "Cancel", + "close": "Close", + "download": "Download", + "downloaded": "Downloaded", + "explore": "Explore & download repositories", + "ignore": "Ignore", + "integration": "Integration", + "integration_plural": "Integrations", + "lovelace": "Lovelace", + "navigate": "Navigate", + "netdaemon": "NetDaemon", + "new": "New", + "plugin": "Lovelace", + "python_script": "Python Script", + "reload": "Reload", + "remove": "Remove", + "repositories": "Repositories", + "repository": "Repository", + "save": "Save", + "show": "Show", + "template": "Template", + "theme": "Theme", + "update": "Update", + "updates": "Updates", + "yes": "Yes" + }, + "confirm": { + "home_assistant_version_not_correct": "You are running Home Assistant version '{haversion}', but this repository requires minimum version '{minversion}' to be installed." + }, + "dialog": { + "configured": { + "confirm": "Go to integrations", + "message": "The {name} integration is configured or ignored, you need to delete the configuration for it before removing it from HACS", + "title": "Integration is configured" + }, + "reload": { + "confirm": "Do you want to do that now?", + "description": "You need to reload your browser for the updated resources to be used." + }, + "remove": { + "message": "Do you really want to remove {name}?", + "title": "Remove" + } + }, + "dialog_about": { + "downloaded_repositories": "Downloaded repositories", + "frontend_version": "Frontend version", + "integration_version": "Integration version", + "useful_links": "Useful links" + }, + "dialog_add_repo": { + "no_match": "No repositories found matching your filter", + "sort_by": "Sort by", + "sort_by_values": { + "last_updated": "Last updated", + "name": "Name", + "stars": "Stars" + }, + "title": "Add repository" + }, + "dialog_custom_repositories": { + "category": "Category", + "no_category": "Missing category", + "no_repository": "Missing repository", + "title": "Custom repositories", + "url_placeholder": "Add custom repository URL" + }, + "dialog_download": { + "lovelace_instruction": "After the download completes, since you are not using Lovelace in storage mode you need to manually add the resource with these settings:", + "note_downloaded": "When downloaded this will be located in {location}", + "restart": "Remember that you need to restart Home Assistant before changes to integrations (custom_components) are applied.", + "select_version": "Select version", + "show_beta": "Show beta versions", + "type": "Type", + "url": "URL" + }, + "dialog_info": { + "author": "Author", + "download": "Download this repository with HACS", + "downloads": "Downloads", + "loading": "Loading information...", + "no_info": "The developer has not provided any more information for this repository", + "open_issues": "Open issues", + "open_repo": "Open repository", + "stars": "Stars", + "version_installed": "Version downloaded" + }, + "dialog_update": { + "available_version": "Available version", + "changelog": "Changelog", + "downloaded_version": "Downloaded version", + "message": "A new version of the {name} is available", + "no_info": "The author has not provided any information for this release", + "releasenotes": "Release notes for {release}", + "title": "Update pending" + }, + "menu": { + "about": "About HACS", + "clear": "Clear all new", + "custom_repositories": "Custom repositories", + "dismiss": "Dismiss new repositories", + "documentation": "Documentation", + "open_issue": "Open issue", + "reload": "Reload window" + }, + "my": { + "add_repository_description": "This will add the custom repository '{repository}' to be tracked by HACS, do you want to add it?", + "add_repository_title": "Add custom repository", + "documentation": "documentation", + "error": "An unknown error occurred", + "faq_link": "My Home Assistant FAQ", + "not_supported": "This redirect is not supported. Check the {link} for the supported redirects and the version they where introduced.", + "repository_not_found": "Repository {repository} not found" + }, + "repository_card": { + "dismiss": "dismiss", + "information": "Information", + "new_repository": "New repository", + "not_loaded": "Not loaded", + "open_issue": "Open issue", + "open_source": "Open source", + "pending_restart": "Pending restart", + "pending_update": "Pending update", + "redownload": "Redownload", + "report": "Request for removal", + "update_information": "Update information" + }, + "repository_status": { + "pending-restart": "Pending restart", + "pending-upgrade": "Pending update" + } +} \ No newline at end of file diff --git a/es/es.json b/es/es.json new file mode 100644 index 00000000..8e0c96ae --- /dev/null +++ b/es/es.json @@ -0,0 +1,136 @@ +{ + "column": { + "category": "Categoría", + "downloads": "Descargas", + "last_updated": "Actualizado", + "name": "Nombre del Repositorio", + "stars": "Estrellas" + }, + "common": { + "add": "añadir", + "appdaemon": "AppDaemon", + "cancel": "Cancelar", + "close": "Cerrar", + "download": "Descargar", + "downloaded": "Descargado", + "explore": "Explorar y descargar repositorios", + "ignore": "Ignorar", + "integration": "Integración", + "integration_plural": "Integraciones", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Nuevo", + "plugin": "Lovelace", + "python_script": "Script de Python", + "reload": "Recargar", + "remove": "Eliminar", + "repositories": "Repositorios", + "repository": "Repositorio", + "show": "Mostrar", + "theme": "Tema", + "update": "Actualizar", + "updates": "Actualizaciones", + "yes": "Sí" + }, + "confirm": { + "home_assistant_version_not_correct": "Está ejecutando la versión '{haversion}' de Home Assistant, pero este repositorio requiere la instalación de la versión '{minversion}' mínima." + }, + "dialog": { + "configured": { + "confirm": "Ir a integraciones", + "message": "La integración {name} está configurada o ignorada, es necesario eliminar la configuración para ella antes de eliminarla de HACS", + "title": "La integración está configurada" + }, + "reload": { + "confirm": "¿Quieres hacer eso ahora?", + "description": "Necesitas limpiar el caché de tu navegador cuando cambies los recursos de Lovelace." + }, + "remove": { + "message": "¿Realmente quieres eliminar a {name}?", + "title": "Eliminar" + } + }, + "dialog_about": { + "downloaded_repositories": "Repositorios descargados", + "frontend_version": "Versión del frontend", + "integration_version": "Versión de la integración", + "useful_links": "Enlaces útiles" + }, + "dialog_add_repo": { + "no_match": "No se han encontrado repositorios que coincidan con el filtro", + "sort_by": "Ordenar por", + "sort_by_values": { + "last_updated": "Última actualización", + "name": "Nombre", + "stars": "Estrellas" + }, + "title": "Añadir repositorio" + }, + "dialog_custom_repositories": { + "category": "Categoría", + "no_category": "Categoría que falta", + "no_repository": "Falta el repositorio", + "title": "Repositorios personalizados", + "url_placeholder": "Agrega la URL del repositorio personalizado que deseas añadir" + }, + "dialog_download": { + "lovelace_instruction": "Una vez completada la descarga, dado que no está utilizando Lovelace en modo de almacenamiento, debe agregar manualmente el recurso con estas configuraciones:", + "note_downloaded": "Cuando se descargue, se guardará en {location}", + "restart": "Recuerde que debe reiniciar Home Assistant antes de aplicar los cambios en las integraciones (custom_components).", + "select_version": "Seleccionar versión", + "show_beta": "Mostrar versiones beta", + "type": "Tipo", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Descargar este repositorio con HACS", + "downloads": "Descargas", + "loading": "Cargando información ...", + "no_info": "El desarrollador no ha proporcionado más información para este repositorio", + "open_issues": "Abrir incidencias", + "open_repo": "Abrir repositorio", + "stars": "Estrellas", + "version_installed": "Versión descargada" + }, + "dialog_update": { + "available_version": "Versión disponible", + "changelog": "Registro de cambios", + "downloaded_version": "Versión descargada", + "message": "Hay disponible una nueva versión de {name}", + "no_info": "El desarrollador no ha proporcionado más información para este repositorio", + "releasenotes": "Notas de lanzamiento para {release}", + "title": "Actualización pendiente" + }, + "menu": { + "about": "Acerca de HACS", + "clear": "Borrar todo lo nuevo", + "custom_repositories": "Repositorios personalizados", + "dismiss": "Descartar todos los repositorios nuevos", + "documentation": "Documentación", + "open_issue": "Abrir incidencias", + "reload": "Recargar la ventana" + }, + "my": { + "add_repository_description": "Esto agregará el repositorio personalizado '{repository}' y HACS comprobará sus novedades, ¿quieres agregarlo?", + "add_repository_title": "Añadir repositorio personalizado", + "documentation": "documentación", + "error": "Ha ocurrido un error desconocido", + "faq_link": "Preguntas frecuentes de Home Assistant", + "not_supported": "Esta redirección no es compatible. Consulta {link} para conocer los redireccionamientos admitidos y la versión en la que se introdujeron.", + "repository_not_found": "No se encuentra el repositorio {repository}" + }, + "repository_card": { + "dismiss": "descartar", + "information": "Información", + "new_repository": "Nuevo repositorio", + "not_loaded": "Sin cargar", + "open_issue": "Abrir incidencias", + "open_source": "Código abierto", + "pending_restart": "Pendiente de reinicio", + "pending_update": "Actualización pendiente", + "redownload": "Volver a descargar", + "report": "Informe para la eliminación", + "update_information": "Actualizar información" + } +} \ No newline at end of file diff --git a/et_EE/et_EE.json b/et_EE/et_EE.json new file mode 100644 index 00000000..7dcc633f --- /dev/null +++ b/et_EE/et_EE.json @@ -0,0 +1,145 @@ +{ + "column": { + "available_version": "Saadaolev versioon", + "category": "Kategooria", + "downloads": "Allalaadimised", + "installed_version": "Allalaaditud versioon", + "last_updated": "Uuendatud", + "name": "Hoidla nimi", + "stars": "Hinnang", + "status": "Olek" + }, + "common": { + "add": "lisa", + "cancel": "Loobu", + "close": "Sulge", + "download": "Lae alla", + "downloaded": "Allalaaditud", + "explore": "Avasta ja laadi alla hoidlaid", + "ignore": "Eira", + "integration": "sidumine", + "integration_plural": "sidumist", + "lovelace": "Lovelace", + "navigate": "Lehitse", + "netdaemon": "NetDaemon", + "new": "Uus", + "plugin": "Kasutajaliides", + "python_script": "Pythoni skript", + "reload": "Taaslae", + "remove": "Eemalda", + "repositories": "Teegid", + "repository": "Hoidla", + "save": "Salvesta", + "show": "Kuva", + "template": "Mall", + "theme": "Kuva teema", + "update": "Uuenda", + "updates": "Uuendused", + "yes": "Jah" + }, + "confirm": { + "home_assistant_version_not_correct": "Kasutad Home Assistanti versiooni '{haversion}' kuid see hoidla nõuab vähemalt versiooni '{minversion}' installimist." + }, + "dialog": { + "configured": { + "confirm": "Mine sidumiste juurde", + "message": "Sidumine {name} on seadistatud, pead selle sidumise enne HACS-ist eemaldamist kustutama", + "title": "Sidumine on seadistatud" + }, + "reload": { + "confirm": "Kas teen seda kohe?", + "description": "Uuendatud ressursside kasutamiseks pead tühjendama brauseri vahemälu." + }, + "remove": { + "message": "Kas soovid tõesti eemaldada üksuse {name}?", + "title": "Eemalda" + } + }, + "dialog_about": { + "downloaded_repositories": "Allalaaditud hoidlad", + "frontend_version": "Kasutajaliidese versioon", + "integration_version": "Sidumise versioon", + "useful_links": "Kasulikud veebiviited" + }, + "dialog_add_repo": { + "no_match": "Filtrile vastavaid hoidlaid ei leitud", + "sort_by": "Sortimisalus", + "sort_by_values": { + "last_updated": "Viimati uuendatud", + "name": "Nimi", + "stars": "Hinnang" + }, + "title": "Lisa hoidla" + }, + "dialog_custom_repositories": { + "category": "Kategooria", + "no_category": "Puuduv kategooria", + "no_repository": "Puuduv hoidla", + "title": "Kohandatud hoidlad", + "url_placeholder": "Lisa kohandatud hoidla URL" + }, + "dialog_download": { + "lovelace_instruction": "Kuna ei kasutata Lovelace'i salvestusrežiimis siis pärast allalaadimise lõpetamist pead ressursi käsitsi lisama järgmiste sätetega:", + "note_downloaded": "Allalaadimisel asub see asukohas {location}", + "restart": "Pea meeles, et sidumiste (custom_components) muudatuste rakendamiseks pead Home Assistanti taaskäivitama.", + "select_version": "Vali versioon", + "show_beta": "Kuva beetaversioonid", + "type": "Liik", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Laadi see hoidla alla HACS-iga", + "downloads": "Allalaadimised", + "loading": "Teabe laadimine ...", + "no_info": "Arendaja ei ole selle hoidla kohta rohkem teavet avaldanud", + "open_issues": "Teadaolevad tõrketeatised", + "open_repo": "Ava hoidla", + "stars": "Hinnang", + "version_installed": "Allalaaditud versioon" + }, + "dialog_update": { + "available_version": "Saadaolev versioon", + "changelog": "Muudatused", + "downloaded_version": "Allalaaditud versioon", + "message": "{name} uus versioon on saadaval", + "no_info": "Arendaja ei ole selle väljalaske kohta rohkem teavet avaldanud", + "releasenotes": "Versiooni {release} teave", + "title": "Uuendus on ootel" + }, + "menu": { + "about": "HACS-i info", + "clear": "Tühjenda kõik uued", + "custom_repositories": "Kohandatud hoidlad", + "dismiss": "Peida kõik uued hoidlad", + "documentation": "Dokumentatsioon", + "open_issue": "Esita tõrketeade", + "reload": "Lae aken uuesti" + }, + "my": { + "add_repository_description": "See lisab kohandatud hoidla '{repository}', mida HACS jälgib. Kas soovid selle lisada?", + "add_repository_title": "Lisa kohandatud hoidla", + "documentation": "dokumentatsioon", + "error": "Ilmnes tundmatu tõrge", + "faq_link": "Home Assistanti KKK", + "not_supported": "See ümbersuunamine ei ole toetatud. Kontrolli {link} toetatud ümbersuunamisi ja versiooni, kus need kasutusele võeti.", + "repository_not_found": "Hoidlat {repository} ei leitud" + }, + "repository_card": { + "dismiss": "Peida", + "information": "Teave", + "new_repository": "Uus hoidla", + "not_loaded": "Pole laaditud", + "open_issue": "Esita tõrketeade", + "open_source": "Avatud lähtekoodiga", + "pending_restart": "Taaskäivitamise ootel", + "pending_update": "Värskendamise ootel", + "redownload": "Lae uuesti alla", + "report": "Eemaldamise taotlus", + "update_information": "Värskenda teavet" + }, + "repository_status": { + "pending-restart": "Taaskäivitamise ootel", + "pending-upgrade": "Värskendamise ootel" + } +} \ No newline at end of file diff --git a/fi/fi.json b/fi/fi.json new file mode 100644 index 00000000..ecc099b2 --- /dev/null +++ b/fi/fi.json @@ -0,0 +1,143 @@ +{ + "column": { + "available_version": "Saatavilla oleva versio", + "category": "Kategoria", + "downloads": "Lataukset", + "installed_version": "Ladattu versio", + "last_updated": "Päivitetty", + "name": "Repon nimi", + "stars": "Tähdet", + "status": "Tila" + }, + "common": { + "add": "Lisää", + "cancel": "Peruuta", + "close": "Sulje", + "download": "Lataa", + "downloaded": "Ladattu", + "explore": "Selaa & lataa repoja", + "ignore": "Ohita", + "integration": "Integraatio", + "integration_plural": "Integraatiot", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Uusi", + "plugin": "Lovelace", + "python_script": "Python-skripti", + "reload": "Lataa uudelleen", + "remove": "Poista", + "repositories": "Repo", + "repository": "Repo", + "show": "Näytä", + "template": "Malli", + "theme": "Teema", + "update": "Päivitä", + "updates": "Päivitykset", + "yes": "Kyllä" + }, + "confirm": { + "home_assistant_version_not_correct": "Käytät Home Assistantin versiota '{haversion}', mutta tämä repo vaatii vähintään version '{minversion}' asennettuna." + }, + "dialog": { + "configured": { + "confirm": "Siirry integraatioihin", + "message": "Integrointi {name} on määritetty tai ohitettu, sinun on poistettava sen määritykset ennen sen poistamista HACS:sta", + "title": "Integraatio on määritetty" + }, + "reload": { + "confirm": "Haluatko tehdä sen nyt?", + "description": "Sinun on ladattava selaimesi uudelleen, jotta päivitetyt resurssit voidaan käyttää." + }, + "remove": { + "message": "Haluatko varmasti poistaa {name}?", + "title": "Poista" + } + }, + "dialog_about": { + "downloaded_repositories": "Ladatut repot", + "frontend_version": "Frontend-versio", + "integration_version": "Integraation versio", + "useful_links": "Hyödyllisiä linkkejä" + }, + "dialog_add_repo": { + "no_match": "Suodatintasi vastaavia repoja ei löytynyt", + "sort_by": "Järjestä", + "sort_by_values": { + "last_updated": "Päivitetty viimeksi", + "name": "Nimi", + "stars": "Tähdet" + }, + "title": "Lisää repo" + }, + "dialog_custom_repositories": { + "category": "Kategoria", + "no_category": "Puuttuva kategoria", + "no_repository": "Puuttuva repo", + "title": "Mukautetut repot", + "url_placeholder": "Lisää kustomoidun repon URL" + }, + "dialog_download": { + "lovelace_instruction": "Kun lataus on valmis, sinun on lisättävä resurssi manuaalisesti seuraavilla asetuksilla:", + "note_downloaded": "Kun tämä on ladattu, se sijaitsee hakemistossa {location}.", + "restart": "Muista, että sinun on käynnistettävä Home Assistant uudelleen ennen kuin muutokset integraatioihin (custom_components) otetaan käyttöön.", + "select_version": "Valitse versio", + "show_beta": "Näytä betaversiot", + "type": "Tyyppi", + "url": "URL" + }, + "dialog_info": { + "author": "Luoja", + "download": "Lataa tämä repo HACS:n avulla", + "downloads": "Lataukset", + "loading": "Tietoja ladataan...", + "no_info": "Kehittäjä ei ole toimittanut enempää tietoja tästä reposta", + "open_issues": "Avoimet ongelmat", + "open_repo": "Avaa repo", + "stars": "Tähdet", + "version_installed": "Versio ladattu" + }, + "dialog_update": { + "available_version": "Saatavilla oleva versio", + "changelog": "Muutosloki", + "downloaded_version": "Ladattu versio", + "message": "Tuotteesta {name} on saatavilla uusi versio", + "no_info": "Kirjoittaja ei ole antanut mitään tietoja tästä julkaisusta.", + "releasenotes": "{release}:n julkaisutiedot", + "title": "Päivitys odottaa" + }, + "menu": { + "about": "Tietoja HACS:stä", + "clear": "Tyhjennä kaikki uudet", + "custom_repositories": "Mukautetut repot", + "dismiss": "Hylkää uudet repot", + "documentation": "Dokumentointi", + "open_issue": "Avoin ongelma", + "reload": "Lataa ikkuna uudelleen" + }, + "my": { + "add_repository_description": "Tämä lisää kustomoidun repon '{arkisto}' HACS:n seurattavaksi. Haluatko lisätä sen?", + "add_repository_title": "Lisää kustomoitu repo", + "documentation": "dokumentaatio", + "error": "Tuntematon virhe", + "faq_link": "Home Assistant UKK", + "not_supported": "Ohjaus ei ole tuettu. Tarkista {link} tuetut ohjaukset ja versio, jossa ne esiteltiin.", + "repository_not_found": "Repoa {repository} ei löytynyt" + }, + "repository_card": { + "dismiss": "Hylkää", + "information": "Tiedot", + "new_repository": "Uusi repo", + "not_loaded": "Ei ladattu", + "open_issue": "Avoin ongelma", + "open_source": "Avoin lähdekoodi", + "pending_restart": "Odottaa uudelleenkäynnistystä", + "pending_update": "Odottaa päivittämistä", + "redownload": "Lataa uudelleen", + "report": "Raportoi poistettavaksi", + "update_information": "Päivitä tiedot" + }, + "repository_status": { + "pending-restart": "Odottaa uudelleenkäynnistystä", + "pending-upgrade": "Odottaa päivittämistä" + } +} \ No newline at end of file diff --git a/fr/fr.json b/fr/fr.json new file mode 100644 index 00000000..ebb555a6 --- /dev/null +++ b/fr/fr.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Version disponible", + "category": "Catégorie", + "downloads": "Téléchargements", + "installed_version": "Version téléchargée", + "last_updated": "Actualisé", + "name": "Nom du référentiel", + "stars": "Étoiles", + "status": "Statut" + }, + "common": { + "add": "ajouter", + "appdaemon": "AppDaemon", + "cancel": "Annuler", + "close": "Fermer", + "download": "Télécharger", + "downloaded": "Téléchargé", + "explore": "Explorer et télécharger des référentiels", + "ignore": "Ignorer", + "integration": "Intégration", + "integration_plural": "Intégrations", + "lovelace": "Lovelace", + "navigate": "Naviguer", + "netdaemon": "NetDaemon", + "new": "Nouveau", + "plugin": "Lovelace", + "python_script": "Script Python", + "reload": "Recharger", + "remove": "Désinstaller", + "repositories": "Dépôts", + "repository": "Dépôt", + "save": "Enregistrer", + "show": "Afficher", + "template": "Modèle", + "theme": "Thème", + "update": "Mettre à jour", + "updates": "Mises à jour", + "yes": "Oui" + }, + "confirm": { + "home_assistant_version_not_correct": "Vous exécutez la version '{haversion}' de Home Assistant, mais ce dépôt nécessite l'installation de la version '{minversion}' au minimum." + }, + "dialog": { + "configured": { + "confirm": "Aller aux intégrations", + "message": "L'intégration {name} est actuellement configurée ou ignorée ; vous devez d'abord supprimer sa configuration avant de pouvoir la désinstaller depuis HACS", + "title": "L'intégration est configurée" + }, + "reload": { + "confirm": "Voulez-vous faire cela maintenant ?", + "description": "Vous devez actualiser votre navigateur afin que les ressources mises à jour soient utilisées." + }, + "remove": { + "message": "Voulez-vous vraiment désinstaller {name} ?", + "title": "Désinstaller" + } + }, + "dialog_about": { + "downloaded_repositories": "Dépôts téléchargés", + "frontend_version": "Version de l'interface", + "integration_version": "Version de l'intégration", + "useful_links": "Liens utiles" + }, + "dialog_add_repo": { + "no_match": "Aucun dépôt trouvé correspondant à votre filtre", + "sort_by": "Trier par", + "sort_by_values": { + "last_updated": "Dernière mise à jour", + "name": "Nom", + "stars": "Étoiles" + }, + "title": "Ajouter un dépôt" + }, + "dialog_custom_repositories": { + "category": "Catégorie", + "no_category": "Catégorie manquante", + "no_repository": "Dépôt manquant", + "title": "Dépôts personnalisés", + "url_placeholder": "Ajouter une URL de dépôt personnalisée" + }, + "dialog_download": { + "lovelace_instruction": "Étant donné que vous n'utilisez pas Lovelace en mode « storage », une fois le téléchargement terminé, vous devrez ajouter manuellement la ressource grâce aux paramètres suivants :", + "note_downloaded": "Ce dépôt sera téléchargé dans {location}", + "restart": "N'oubliez pas que vous devez redémarrer Home Assistant afin que les modifications apportées aux intégrations (custom_components) soient appliquées.", + "select_version": "Sélectionner la version", + "show_beta": "Afficher les versions bêta", + "type": "Type", + "url": "URL" + }, + "dialog_info": { + "author": "Auteur", + "download": "Télécharger ce dépôt avec HACS", + "downloads": "Téléchargements", + "loading": "Chargement des informations…", + "no_info": "Le développeur n'a pas fourni plus d'informations pour ce dépôt", + "open_issues": "Problèmes connus", + "open_repo": "Accéder au dépôt", + "stars": "Étoiles", + "version_installed": "Version téléchargée" + }, + "dialog_update": { + "available_version": "Version disponible", + "changelog": "Journal des modifications", + "downloaded_version": "Version téléchargée", + "message": "Une nouvelle version de {name} est disponible", + "no_info": "L'auteur n'a fourni aucune information pour cette version", + "releasenotes": "Notes de version pour {release}", + "title": "Mise à jour en attente" + }, + "menu": { + "about": "À propos de HACS", + "clear": "Effacer tous les nouveaux", + "custom_repositories": "Dépôts personnalisés", + "dismiss": "Rejeter tous les nouveaux dépôts", + "documentation": "Documentation", + "open_issue": "Signaler un problème", + "reload": "Recharger la fenêtre" + }, + "my": { + "add_repository_description": "Cela ajoutera le référentiel personnalisé '{repository}' à suivre par HACS, voulez-vous l'ajouter ?", + "add_repository_title": "Ajouter un référentiel personnalisé", + "documentation": "documentation", + "error": "Une erreur inconnue est survenue", + "faq_link": "My Home Assistant FAQ", + "not_supported": "Cette redirection n'est pas prise en charge. Vérifiez-le {link} pour les redirections prises en charge et la version qu'ils ont introduite.", + "repository_not_found": "Référentiel {repository} introuvable" + }, + "repository_card": { + "dismiss": "rejeter", + "information": "Informations", + "new_repository": "Nouveau dépôt", + "not_loaded": "Non chargé", + "open_issue": "Signaler un problème", + "open_source": "Afficher le code source", + "pending_restart": "En attente de redémarrage", + "pending_update": "Mise à jour en attente", + "redownload": "Retélécharger", + "report": "Faire une demande de suppression", + "update_information": "Actualiser les informations" + }, + "repository_status": { + "pending-restart": "En attente de redémarrage", + "pending-upgrade": "En attente de mise à jour" + } +} \ No newline at end of file diff --git a/he/he.json b/he/he.json new file mode 100644 index 00000000..ce1c824d --- /dev/null +++ b/he/he.json @@ -0,0 +1,145 @@ +{ + "column": { + "available_version": "גירסה זמינה", + "category": "קטגוריה", + "downloads": "הורדות", + "installed_version": "גרסה שהורדה", + "last_updated": "עודכן", + "name": "שם המאגר", + "stars": "כוכבים", + "status": "מצב" + }, + "common": { + "add": "הוספה", + "cancel": "ביטול", + "close": "סגור", + "download": "הורדה", + "downloaded": "הורד", + "explore": "חקירה והורדת מאגרים", + "ignore": "להתעלם", + "integration": "שילוב", + "integration_plural": "אינטגרציה", + "lovelace": "Lovelace", + "navigate": "ניווט", + "netdaemon": "NetDaemon", + "new": "חדש", + "plugin": "Lovelace", + "python_script": "סקריפט פייתון", + "reload": "טעינה מחדש", + "remove": "הסרה", + "repositories": "מאגרים", + "repository": "מאגר", + "save": "שמירה", + "show": "הצגה", + "template": "תבנית", + "theme": "ערכת נושא", + "update": "עדכון", + "updates": "עדכונים", + "yes": "כן" + }, + "confirm": { + "home_assistant_version_not_correct": "גירסת Home Assistant '{haversion}' רצה, אבל באסה מאגר זה דורש מינימום גירסת '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "עבור לאינטגרציות", + "message": "תצורת השילוב {name} מוגדרת או שהמערכת מתעלמת ממנו, יש למחוק את התצורה עבורו לפני הסרתו מ-HACS", + "title": "תצורת השילוב מוגדרת" + }, + "reload": { + "confirm": "לעשות את זה עכשיו?", + "description": "יש לטעון מחדש את הדפדפן כדי להשתמש במשאבים המעודכנים." + }, + "remove": { + "message": "האם בוודאות ברצונך להסיר את {name}?", + "title": "הסרה" + } + }, + "dialog_about": { + "downloaded_repositories": "מאגרים שהורדו", + "frontend_version": "גרסת החזותי", + "integration_version": "גרסת שילוב", + "useful_links": "קישורים שימושיים" + }, + "dialog_add_repo": { + "no_match": "לא נמצאו מאגרים התואמים את המסנן שלך", + "sort_by": "מיון לפי", + "sort_by_values": { + "last_updated": "עודכן לאחרונה", + "name": "שם", + "stars": "כוכבים" + }, + "title": "הוספת מאגר" + }, + "dialog_custom_repositories": { + "category": "קטגוריה", + "no_category": "קטגוריה חסרה", + "no_repository": "מאגר חסר", + "title": "מאגרים מותאמים אישית", + "url_placeholder": "הוספת כתובת מאגר מותאמת אישית" + }, + "dialog_download": { + "lovelace_instruction": "לאחר השלמת ההורדה, מכיוון שאינך משתמש ב-Lovelace במצב אחסון עליך להוסיף את המשאב באופן ידני עם הגדרות אלה:", + "note_downloaded": "בעת ההורדה, פעולה זו תמוקם ב-{location}", + "restart": "תזכורת, יש להפעיל מחדש את ה-Home Assistant לפני החלת שינויים בשילובים (custom_components).", + "select_version": "בחירת גירסה", + "show_beta": "הצגת גרסאות בטא", + "type": "סוג", + "url": "כתובת אתר" + }, + "dialog_info": { + "author": "מחבר", + "download": "הורדת מאגר זה באמצעות HACS", + "downloads": "הורדות", + "loading": "טוען מידע...", + "no_info": "המפתח לא סיפק מידע נוסף עבור מאגר זה", + "open_issues": "סוגיות פתוחים", + "open_repo": "פתיחת מאגר", + "stars": "כוכבים", + "version_installed": "גירסה שהורדה" + }, + "dialog_update": { + "available_version": "גירסה זמינה", + "changelog": "יומן שינויים", + "downloaded_version": "גרסה שהורדה", + "message": "גירסה חדשה של {name} זמינה", + "no_info": "המחבר לא סיפק כל מידע עבור שיחרור זו", + "releasenotes": "הערות שחרור עבור {release}", + "title": "עדכון ממתין" + }, + "menu": { + "about": "אודות HACS", + "clear": "ניקוי כל החדשים", + "custom_repositories": "מאגרים מותאמים אישית", + "dismiss": "דחיית מאגרים חדשים", + "documentation": "תיעוד", + "open_issue": "פתיחת סוגיה", + "reload": "טעינת חלון מחדש" + }, + "my": { + "add_repository_description": "זה יוסיף את המאגר המותאם אישית '{repository}' למעקב על ידי HACS, האם ברצונך רוצה להוסיף אותו?", + "add_repository_title": "הוספת מאגר מותאם אישית", + "documentation": "תיעוד", + "error": "אירעה שגיאה לא ידועה", + "faq_link": "שאלות נפוצות על Home Assistant שלי", + "not_supported": "ההפניה מחדש אינה נתמכת. יש לבדוק ב-{link} את ההפניות מחדש הנתמכות ואת הגרסה שבה הן הוצגו.", + "repository_not_found": "המאגר {repository} לא נמצא" + }, + "repository_card": { + "dismiss": "דחייה", + "information": "מידע", + "new_repository": "מאגר חדש", + "not_loaded": "לא נטען", + "open_issue": "פתיחת נושא", + "open_source": "פתיחת מקור", + "pending_restart": "ממתין להפעלה מחדש", + "pending_update": "ממתין לעדכון", + "redownload": "הורדה מחדש", + "report": "בקשה להסרה", + "update_information": "עדכון מידע" + }, + "repository_status": { + "pending-restart": "ממתין להפעלה מחדש", + "pending-upgrade": "ממתין לעדכון" + } +} \ No newline at end of file diff --git a/hu/hu.json b/hu/hu.json new file mode 100644 index 00000000..4e066200 --- /dev/null +++ b/hu/hu.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Elérhető verzió", + "category": "Kategória", + "downloads": "Letöltések", + "installed_version": "Letöltött verzió", + "last_updated": "Frissítve", + "name": "Repó neve", + "stars": "Csillag", + "status": "Állapot" + }, + "common": { + "add": "hozzáadás", + "appdaemon": "AppDaemon", + "cancel": "Mégse", + "close": "Bezárás", + "download": "Letöltés", + "downloaded": "Letöltve", + "explore": "Repók keresése és hozzáadása", + "ignore": "Mellőzés", + "integration": "Integráció", + "integration_plural": "Integrációk", + "lovelace": "Felhasználói felület", + "navigate": "Navigálás", + "netdaemon": "NetDaemon", + "new": "Új", + "plugin": "Felhasználói felület", + "python_script": "Python szkript", + "reload": "Újratöltés", + "remove": "Eltávolítás", + "repositories": "Repók", + "repository": "Repó megnyitása", + "save": "Mentés", + "show": "Megjelenítés", + "template": "Sablon", + "theme": "Téma", + "update": "Frissítés", + "updates": "Frissítések", + "yes": "Igen" + }, + "confirm": { + "home_assistant_version_not_correct": "Home Assistant '{haversion}' verziója fut, de ehhez a repóhoz legalább '{minversion}' verzióra van szükség." + }, + "dialog": { + "configured": { + "confirm": "Ugrás az integrációkhoz", + "message": "{name} integráció be van konfigurálva, ezért előbb törölnie kell annak konfigurációját, mielőtt eltávolítaná a HACS-ból", + "title": "Az integráció be van konfigurálva" + }, + "reload": { + "confirm": "Szeretné ezt most megtenni?", + "description": "Törölnie kell a böngésző gyorsítótárát a felhasználói felület erőforrásainak módosításakor." + }, + "remove": { + "message": "Biztos benne, hogy el szeretné távolítani: {name}?", + "title": "Eltávolítás" + } + }, + "dialog_about": { + "downloaded_repositories": "Letöltött repók", + "frontend_version": "Frontend verzió", + "integration_version": "Integráció verzió", + "useful_links": "Hasznos linkek" + }, + "dialog_add_repo": { + "no_match": "Nincs a szűrésnek megfelelő repó", + "sort_by": "Rendezés", + "sort_by_values": { + "last_updated": "Utoljára frissítve", + "name": "Név", + "stars": "Csillag" + }, + "title": "Repó hozzáadása" + }, + "dialog_custom_repositories": { + "category": "Kategória", + "no_category": "Hiányzó kategória", + "no_repository": "Hiányzó repó", + "title": "Egyedi repók", + "url_placeholder": "Egyedi repó URL címének hozzáadása" + }, + "dialog_download": { + "lovelace_instruction": "A letöltés befejezte után, mivel a felhasználói felületet nem tárolási módban használja, manuálisan kell hozzáadni az erőforrást ezekkel a beállításokkal:", + "note_downloaded": "Letöltéskor ez a következő helyen lesz: {location}", + "restart": "Ne feledje, hogy az egyedi integrációk (custom_components) módosításainak alkalmazásához újra kell indítani Home Assistantot.", + "select_version": "Verzió kiválasztása", + "show_beta": "Béta verziók megjelenítése", + "type": "Típus", + "url": "URL" + }, + "dialog_info": { + "author": "Szerző", + "download": "Repó letöltése HACS-al", + "downloads": "Letöltések", + "loading": "Információ betöltése...", + "no_info": "A fejlesztő nem adott meg több információt ehhez a repóhoz", + "open_issues": "Jelentett problémák", + "open_repo": "Repó megnyitása", + "stars": "Csillagok", + "version_installed": "Letöltött verzió" + }, + "dialog_update": { + "available_version": "Elérhető verzió", + "changelog": "Változási napló", + "downloaded_version": "Letöltött verzió", + "message": "{name} új verziója elérhető", + "no_info": "A szerző semmilyen információt nem adott meg ehhez a kiadáshoz", + "releasenotes": "{release} kiadási megjegyzései", + "title": "Frissítés folyamatban" + }, + "menu": { + "about": "HACS névjegye", + "clear": "Új jelölések törlése", + "custom_repositories": "Egyedi repók", + "dismiss": "Minden új repó elvetése", + "documentation": "Dokumentáció", + "open_issue": "Probléma jelentése", + "reload": "Ablak újratöltése" + }, + "my": { + "add_repository_description": "Biztos benne, hogy hozzáadja ezt az egyedi repót HACS-hoz nyomonkövetés céljából: '{repository}'?", + "add_repository_title": "Egyedi repó hozzáadása", + "documentation": "dokumentáció", + "error": "Ismeretlen hiba történt", + "faq_link": "My Home Assistant GYIK", + "not_supported": "Ez az átirányítás nem támogatott. Ellenőrizze a {link} oldalon a támogatott átirányításokat és a bevezetett verziót.", + "repository_not_found": "{repository} repó nem található" + }, + "repository_card": { + "dismiss": "elvetés", + "information": "Információ", + "new_repository": "Új repó", + "not_loaded": "Nincs betöltve", + "open_issue": "Probléma jelentése", + "open_source": "Forrás megnyitása", + "pending_restart": "Várakozás újraindításra", + "pending_update": "Elérhető frissítés", + "redownload": "Újratelepítés", + "report": "Eltávolítási kérelem", + "update_information": "Információ frissítse" + }, + "repository_status": { + "pending-restart": "Újraindítás függőben", + "pending-upgrade": "Frissítés függőben" + } +} \ No newline at end of file diff --git a/it/it.json b/it/it.json new file mode 100644 index 00000000..2ef2d2ae --- /dev/null +++ b/it/it.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Versione disponibile", + "category": "Categoria", + "downloads": "Scaricamenti", + "installed_version": "Versione scaricata", + "last_updated": "Aggiornato", + "name": "Nome archivio digitale", + "stars": "Stelle", + "status": "Stato" + }, + "common": { + "add": "aggiungi", + "appdaemon": "AppDaemon", + "cancel": "Annulla", + "close": "Chiudi", + "download": "Scarica", + "downloaded": "Scaricato", + "explore": "Esplora e scarica gli archivi digitali", + "ignore": "Ignora", + "integration": "Integrazione", + "integration_plural": "Integrazioni", + "lovelace": "Lovelace", + "navigate": "Naviga", + "netdaemon": "NetDaemon", + "new": "Nuovo", + "plugin": "Lovelace", + "python_script": "Script Python", + "reload": "Ricarica", + "remove": "Rimuovi", + "repositories": "Archivi digitali", + "repository": "Archivio digitale", + "save": "Salva", + "show": "Mostra", + "template": "Modello", + "theme": "Tema", + "update": "Aggiorna", + "updates": "Aggiornamenti", + "yes": "Sì" + }, + "confirm": { + "home_assistant_version_not_correct": "Stai eseguendo la versione '{haversion}' di Home Assistant, ma questo archivio digitale richiede la versione minima '{minversion}' per essere installato." + }, + "dialog": { + "configured": { + "confirm": "Vai alle integrazioni", + "message": "L'integrazione {name} è configurata o ignorata, è necessario eliminare la sua configurazione prima di rimuoverla da HACS", + "title": "L'integrazione è configurata" + }, + "reload": { + "confirm": "Vuoi farlo adesso?", + "description": "È necessario ricaricare il browser per utilizzare le risorse aggiornate." + }, + "remove": { + "message": "Vuoi davvero rimuovere {name}?", + "title": "Rimuovi" + } + }, + "dialog_about": { + "downloaded_repositories": "Archivi digitali scaricati", + "frontend_version": "Versione frontend", + "integration_version": "Versione dell'integrazione", + "useful_links": "Collegamenti utili" + }, + "dialog_add_repo": { + "no_match": "Non sono stati trovati archivi digitali corrispondenti al tuo filtro", + "sort_by": "Ordina per", + "sort_by_values": { + "last_updated": "Ultimo aggiornamento", + "name": "Nome", + "stars": "Stelle" + }, + "title": "Aggiungi archivio digitale" + }, + "dialog_custom_repositories": { + "category": "Categoria", + "no_category": "Categoria mancante", + "no_repository": "Archivio digitale mancante", + "title": "Archivi digitali personalizzati", + "url_placeholder": "Aggiungi l'URL dell'archivio digitale personalizzato" + }, + "dialog_download": { + "lovelace_instruction": "Al termine dello scaricamento, poiché non stai utilizzando Lovelace in modalità di archiviazione, devi aggiungere manualmente la risorsa con queste impostazioni:", + "note_downloaded": "Una volta scaricato, si troverà in {location}", + "restart": "Ricorda che devi riavviare Home Assistant prima che vengano applicate le modifiche alle integrazioni (custom_components).", + "select_version": "Seleziona la versione", + "show_beta": "Mostra versioni beta", + "type": "Tipo", + "url": "URL" + }, + "dialog_info": { + "author": "Autore", + "download": "Scarica questo archivio digitale con HACS", + "downloads": "Download", + "loading": "Caricamento informazioni...", + "no_info": "Lo sviluppatore non ha fornito ulteriori informazioni per questo archivio digitale", + "open_issues": "Problemi irrisolti", + "open_repo": "Apri l'archivio digitale", + "stars": "Stelle", + "version_installed": "Versione scaricata" + }, + "dialog_update": { + "available_version": "Versione disponibile", + "changelog": "Registro delle modifiche", + "downloaded_version": "Versione scaricata", + "message": "È disponibile la nuova versione di {name}", + "no_info": "L'autore non ha fornito alcuna informazione per questa versione", + "releasenotes": "Note di rilascio per {release}", + "title": "Aggiornamento in sospeso" + }, + "menu": { + "about": "Informazioni su HACS", + "clear": "Nascondi novità", + "custom_repositories": "Archivi digitali personalizzati", + "dismiss": "Nascondi nuovi archivi digitali", + "documentation": "Documentazione", + "open_issue": "Problemi irrisolti", + "reload": "Ricarica la finestra" + }, + "my": { + "add_repository_description": "Questo aggiungerà l'archivio digitale personalizzato '{repository}' per essere monitorato da HACS, vuoi aggiungerlo?", + "add_repository_title": "Aggiungi archivio digitale personalizzato", + "documentation": "documentazione", + "error": "Si è verificato un errore sconosciuto", + "faq_link": "Domande frequenti su My Home Assistant", + "not_supported": "Questo reindirizzamento non è supportato. Controlla il {link} per i reindirizzamenti supportati e la versione in cui sono stati introdotti.", + "repository_not_found": "Archivio digitale {repository} non trovato" + }, + "repository_card": { + "dismiss": "nascondi", + "information": "Informazioni", + "new_repository": "Nuovo archivio digitale", + "not_loaded": "Non caricato", + "open_issue": "Problemi irrisolti", + "open_source": "Open source", + "pending_restart": "In attesa di riavvio", + "pending_update": "Aggiornamento in sospeso", + "redownload": "Scarica di nuovo", + "report": "Richiesta di rimozione", + "update_information": "Aggiorna informazioni" + }, + "repository_status": { + "pending-restart": "In attesa di riavvio", + "pending-upgrade": "In attesa di aggiornamento" + } +} \ No newline at end of file diff --git a/nb/nb.json b/nb/nb.json new file mode 100644 index 00000000..96036bea --- /dev/null +++ b/nb/nb.json @@ -0,0 +1,143 @@ +{ + "column": { + "available_version": "Tilgjengelig versjon", + "category": "Kategori", + "downloads": "Nedlastinger", + "installed_version": "Nedlastet versjon", + "last_updated": "Oppdatert", + "name": "Navn på repositorium", + "stars": "Stjerner", + "status": "Status" + }, + "common": { + "add": "legg til", + "appdaemon": "AppDaemon", + "cancel": "Avbryt", + "close": "Lukk", + "download": "Laste ned", + "downloaded": "Nedlastet", + "explore": "Utforsk og last ned", + "ignore": "Ignorere", + "integration": "Integrasjon", + "integration_plural": "Integrasjoner", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Ny", + "plugin": "Lovelace", + "python_script": "Python-skript", + "reload": "Last inn på nytt", + "remove": "Fjern", + "repositories": "Pakkelagre", + "repository": "Pakkelager", + "show": "Vise", + "theme": "Tema", + "update": "Oppdater", + "updates": "Oppdateringer", + "yes": "Ja" + }, + "confirm": { + "home_assistant_version_not_correct": "Du kjører Home Assistant '{haversion}', men dette pakkelageret krever minimum versjon '{minversion}' for å bli installert." + }, + "dialog": { + "configured": { + "confirm": "Gå til integrasjoner", + "message": "{name} -integrasjonen er konfigurert eller ignorert, du må slette konfigurasjonen for den før du fjerner den fra HACS", + "title": "Integrasjon er konfigurert" + }, + "reload": { + "confirm": "Vil du gjøre det nå?", + "description": "Du må laste inn nettleseren på nytt for at de oppdaterte ressursene skal kunne brukes." + }, + "remove": { + "message": "Vil du virkelig fjerne {name} ?", + "title": "Fjern" + } + }, + "dialog_about": { + "downloaded_repositories": "Nedlastede pakkelagre", + "frontend_version": "Frontend versjon", + "integration_version": "Integrasjonsversjon", + "useful_links": "Nyttige lenker" + }, + "dialog_add_repo": { + "no_match": "Ingen pakkelagre funnet som samsvarer med filteret ditt", + "sort_by": "Sorter etter", + "sort_by_values": { + "last_updated": "Sist oppdatert", + "name": "Navn", + "stars": "Stjerner" + }, + "title": "Legg til pakkelager" + }, + "dialog_custom_repositories": { + "category": "Kategori", + "no_category": "Mangler kategori", + "no_repository": "Mangler pakkelager", + "title": "Tilpassede pakkelagre", + "url_placeholder": "Legg til tilpasset pakkelager URL" + }, + "dialog_download": { + "lovelace_instruction": "Etter at nedlastingen er fullført, siden du ikke bruker Lovelace i lagringsmodus, må du manuelt legge til ressursen med disse innstillingene:", + "note_downloaded": "Når det er lastet ned, vil dette være plassert i {location}", + "restart": "Husk at du må starte Home Assistant på nytt før endringer i integrasjoner (custom_components) brukes.", + "select_version": "Velg versjon", + "show_beta": "Vis betaversjoner", + "type": "Type", + "url": "URL" + }, + "dialog_info": { + "author": "Utgiver", + "download": "Last ned dette pakkelageret med HACS", + "downloads": "Nedlastinger", + "loading": "Laster inn informasjon ...", + "no_info": "Utvikleren har ikke gitt mer informasjon for dette pakkelageret", + "open_issues": "Åpne problemer", + "open_repo": "Åpne pakkelager nettsted", + "stars": "Stjerner", + "version_installed": "Nedlasted versjon" + }, + "dialog_update": { + "available_version": "Tilgjengelig versjon", + "changelog": "Endringslogg", + "downloaded_version": "Nedlastet versjon", + "message": "En ny versjon av {name} er tilgjengelig", + "no_info": "Forfatteren har ikke gitt noen informasjon for denne utgivelsen", + "releasenotes": "Utgivelsesmerknader for {release}", + "title": "Oppdatering venter" + }, + "menu": { + "about": "Om HACS", + "clear": "Fjern alt nytt", + "custom_repositories": "Tilpassede pakkelagre", + "dismiss": "Lukk nye repositorier", + "documentation": "Dokumentasjon", + "open_issue": "Meld et problem", + "reload": "Last inn vinduet på nytt" + }, + "my": { + "add_repository_description": "Dette vil legge til det tilpassede depotet '{repository}' som skal spores av HACS, vil du legge det til?", + "add_repository_title": "Legg til tilpasset repositorium", + "documentation": "dokumentasjon", + "error": "En ukjent feil oppstod", + "faq_link": "Vanlige spørsmål om min hjemmeassistent", + "not_supported": "Denne viderekoblingen støttes ikke. Sjekk {link} for de støttede viderekoblingene og versjonen de ble introdusert.", + "repository_not_found": "Repository {repository} ikke funnet" + }, + "repository_card": { + "dismiss": "Avvis", + "information": "Informasjon", + "new_repository": "Nytt pakkelager", + "not_loaded": "Ikke lastet inn", + "open_issue": "Meld et problem", + "open_source": "Åpne kilde", + "pending_restart": "Venter på omstart", + "pending_update": "Oppdatering venter", + "redownload": "Last ned på nytt", + "report": "Forespørsel om fjerning", + "update_information": "Oppdater informasjon" + }, + "repository_status": { + "pending-restart": "Venter på omstart", + "pending-upgrade": "Venter på oppdatering" + } +} \ No newline at end of file diff --git a/nl/nl.json b/nl/nl.json new file mode 100644 index 00000000..b59e06a3 --- /dev/null +++ b/nl/nl.json @@ -0,0 +1,135 @@ +{ + "column": { + "available_version": "Beschikbare versie", + "category": "Categorie", + "downloads": "Downloads", + "installed_version": "Gedownloade versie", + "last_updated": "Bijgewerkt", + "name": "Naam van repository", + "stars": "Sterren", + "status": "Status" + }, + "common": { + "add": "toevoegen", + "appdaemon": "AppDaemon", + "cancel": "Annuleren", + "close": "Sluit", + "download": "Download", + "downloaded": "Gedownload", + "explore": "Verken & download repositories", + "ignore": "Negeer", + "integration": "Integratie", + "integration_plural": "Integraties", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Nieuw", + "plugin": "Lovelace", + "python_script": "Python Script", + "reload": "Herladen", + "remove": "Verwijder", + "repositories": "Repositories", + "repository": "Repository", + "show": "Toon", + "theme": "Thema", + "update": "Update", + "updates": "Updates", + "yes": "Ja" + }, + "confirm": { + "home_assistant_version_not_correct": "U gebruikt Home Assistant versie '{haversion}', echter deze repository vereist dat minimaal versie '{minversion}' is geïnstalleerd." + }, + "dialog": { + "configured": { + "confirm": "Ga naar integraties", + "message": "De {name} -integratie is geconfigureerd of genegeerd, u moet de configuratie er van verwijderen voordat u deze uit HACS verwijdert", + "title": "Integratie is geconfigureerd" + }, + "reload": { + "confirm": "Wilt u dat nu doen?", + "description": "U moet de cache van uw browser leegmaken wanneer u Lovelace-bronnen wijzigt." + }, + "remove": { + "message": "Wilt u {name} echt verwijderen?", + "title": "Verwijder" + } + }, + "dialog_about": { + "downloaded_repositories": "Gedownloade repositories", + "frontend_version": "Frontend versie", + "integration_version": "Integratieversie", + "useful_links": "Nuttige links" + }, + "dialog_add_repo": { + "no_match": "Er zijn geen repositories gevonden die overeenkomen met uw filter", + "sort_by": "Sorteren op", + "sort_by_values": { + "last_updated": "Laatst bijgewerkt", + "name": "Naam", + "stars": "Sterren" + }, + "title": "Repository toevoegen" + }, + "dialog_custom_repositories": { + "category": "Categorie", + "no_category": "Ontbrekende categorie", + "no_repository": "Ontbrekende repository", + "title": "Aangepaste repositories", + "url_placeholder": "Voeg een aangepaste repository-URL toevoegen" + }, + "dialog_download": { + "lovelace_instruction": "Nadat de download is voltooid, moet u, aangezien u Lovelace niet in de opslagmodus gebruikt, de bron handmatig toevoegen met deze instellingen:", + "note_downloaded": "Wanneer gedownload zal deze zich bevinden in {location}", + "restart": "Vergeet niet dat u Home Assistant opnieuw moet opstarten voordat wijzigingen in integraties (custom_components) worden toegepast.", + "select_version": "Selecteer versie", + "show_beta": "Bètaversies weergeven", + "type": "Type", + "url": "URL" + }, + "dialog_info": { + "author": "Auteur", + "download": "Download deze repository met HACS", + "downloads": "Downloads", + "loading": "Informatie laden ...", + "no_info": "De ontwikkelaar heeft geen verdere informatie verstrekt voor deze repository", + "open_issues": "Openstaande problemen", + "open_repo": "Open repository", + "stars": "Sterren", + "version_installed": "Versie gedownload" + }, + "dialog_update": { + "available_version": "Beschikbare versie", + "changelog": "Changelog", + "downloaded_version": "Gedownloade versie", + "message": "Er is een nieuwe versie van {name} beschikbaar", + "no_info": "De ontwikkelaar heeft geen verdere informatie verstrekt voor deze repository", + "releasenotes": "Releasenotes voor {release}", + "title": "Update in behandeling" + }, + "menu": { + "about": "Over HACS", + "clear": "Wis alle nieuwe", + "custom_repositories": "Aangepaste repositories", + "dismiss": "Verberg nieuwe repositories", + "documentation": "Documentatie", + "open_issue": "Meld probleem", + "reload": "Herlaad venster" + }, + "my": { + "documentation": "documentatie", + "error": "Er is een onbekende fout opgetreden", + "repository_not_found": "Repository {repository} niet gevonden" + }, + "repository_card": { + "dismiss": "verberg", + "information": "Informatie", + "new_repository": "Nieuwe repository", + "not_loaded": "Niet geladen", + "open_issue": "Meld probleem", + "open_source": "Open source", + "pending_restart": "In afwachting van herstart", + "pending_update": "In afwachting van update", + "redownload": "Opnieuw downloaden", + "report": "Rapport voor verwijdering", + "update_information": "Update informatie" + } +} \ No newline at end of file diff --git a/nn/nn.json b/nn/nn.json new file mode 100644 index 00000000..686ac86d --- /dev/null +++ b/nn/nn.json @@ -0,0 +1,14 @@ +{ + "common": { + "appdaemon": "AppDaemon", + "integration": "Integrasjon", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "plugin": "Lovelace", + "repositories": "Repositories", + "theme": "Tema" + }, + "confirm": { + "home_assistant_version_not_correct": "Du køyrer Home Assistant-versjonen '{haversion}', men dette kodedepoet krev minst versjon '{minversion}' for å bli installert." + } +} \ No newline at end of file diff --git a/pl/pl.json b/pl/pl.json new file mode 100644 index 00000000..74ce2fc6 --- /dev/null +++ b/pl/pl.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Dostępna wersja", + "category": "Kategoria", + "downloads": "Pobieranie", + "installed_version": "Pobrana wersja", + "last_updated": "Zaktualizowano", + "name": "Nazwa repozytorium", + "stars": "Gwiazdki", + "status": "Status" + }, + "common": { + "add": "dodaj", + "appdaemon": "AppDaemon", + "cancel": "Anuluj", + "close": "Zamknij", + "download": "Pobierz", + "downloaded": "Pobrane", + "explore": "Przeglądaj i pobieraj repozytoria", + "ignore": "Ignoruj", + "integration": "Integracja", + "integration_plural": "Integracje", + "lovelace": "Lovelace", + "navigate": "Przejdź do", + "netdaemon": "NetDaemon", + "new": "Nowy", + "plugin": "Lovelace", + "python_script": "Skrypt Python", + "reload": "Wczytaj ponownie", + "remove": "Usuń", + "repositories": "Repozytoria", + "repository": "Repozytorium", + "save": "Zapisz", + "show": "Pokaż", + "template": "Szablon", + "theme": "Motyw", + "update": "Uaktualnij", + "updates": "Aktualizacje", + "yes": "Tak" + }, + "confirm": { + "home_assistant_version_not_correct": "Używasz Home Assistant'a w wersji '{haversion}', a to repozytorium wymaga wersji minimum '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "Przejdź do Integracji", + "message": "Integracja {name} jest skonfigurowana lub ignorowana. Należy usunąć jej konfigurację przed usunięciem jej z HACS.", + "title": "Integracja jest skonfigurowana" + }, + "reload": { + "confirm": "Czy chcesz to zrobić teraz?", + "description": "Musisz wyczyścić pamięć podręczną przeglądarki po zmianie zasobów Lovelace." + }, + "remove": { + "message": "Czy na pewno chcesz usunąć {name}?", + "title": "Usuwanie" + } + }, + "dialog_about": { + "downloaded_repositories": "Pobrane repozytoria", + "frontend_version": "Wersja interfejsu użytkownika", + "integration_version": "Wersja integracji", + "useful_links": "Przydatne linki" + }, + "dialog_add_repo": { + "no_match": "Nie znaleziono repozytoriów pasujących do filtra", + "sort_by": "Sortuj według", + "sort_by_values": { + "last_updated": "Ostatnio zaktualizowane", + "name": "Nazwa", + "stars": "Gwiazdki" + }, + "title": "Dodawanie repozytorium" + }, + "dialog_custom_repositories": { + "category": "Kategoria", + "no_category": "Brak kategorii", + "no_repository": "Brak repozytorium", + "title": "Niestandardowe repozytoria", + "url_placeholder": "Adres URL niestandardowego repozytorium" + }, + "dialog_download": { + "lovelace_instruction": "Po zakończeniu pobierania, ponieważ nie używasz Lovelace w trybie przechowywania, musisz ręcznie dodać zasób z tymi ustawieniami:", + "note_downloaded": "Po pobraniu będzie on znajdował się w {location}", + "restart": "Pamiętaj, że musisz ponownie uruchomić Home Assistant by zastosować zmiany w integracjach (custom_components).", + "select_version": "Wybierz wersję", + "show_beta": "Pokaż wersje beta", + "type": "Typ", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Pobierz to repozytorium z HACS", + "downloads": "Ilość pobrań", + "loading": "Pobieranie informacji...", + "no_info": "Deweloper nie dostarczył więcej informacji na temat tego repozytorium", + "open_issues": "Problemy", + "open_repo": "Otwórz repozytorium", + "stars": "Gwiazdki", + "version_installed": "Pobrano wersję" + }, + "dialog_update": { + "available_version": "Dostępna wersja", + "changelog": "Lista zmian", + "downloaded_version": "Pobrana wersja", + "message": "Dostępna jest nowa wersja {name}", + "no_info": "Autor nie podał żadnych informacji dotyczących tego wydania", + "releasenotes": "Informacje o {release}", + "title": "Dostępna aktualizacja" + }, + "menu": { + "about": "O HACS", + "clear": "Wyczyść oznaczenia nowych", + "custom_repositories": "Niestandardowe repozytoria", + "dismiss": "Odrzuć nowe repozytoria", + "documentation": "Dokumentacja", + "open_issue": "Powiadom o problemie", + "reload": "Załaduj ponownie okno" + }, + "my": { + "add_repository_description": "Spowoduje to dodanie niestandardowego repozytorium '{repository}' , które będzie śledzone przez system HACS. Czy chcesz je dodać?", + "add_repository_title": "Dodaj niestandardowe repozytorium", + "documentation": "dokumentacja", + "error": "Wystąpił nieznany błąd", + "faq_link": "My Home Assistant FAQ", + "not_supported": "To przekierowanie nie jest obsługiwane. Sprawdź {link}, aby zobaczyć obsługiwane przekierowania i wersję, w której zostały wprowadzone.", + "repository_not_found": "Nie znaleziono repozytorium {repository}" + }, + "repository_card": { + "dismiss": "odrzuć", + "information": "Informacje", + "new_repository": "Nowe repozytorium", + "not_loaded": "Nie załadowano", + "open_issue": "Powiadom o problemie", + "open_source": "Otwórz kod źródłowy", + "pending_restart": "Oczekiwanie na restart", + "pending_update": "Oczekująca aktualizacja", + "redownload": "Pobierz ponownie", + "report": "Zgłoś do usunięcia", + "update_information": "Uaktualnij dane" + }, + "repository_status": { + "pending-restart": "Oczekiwanie na restart", + "pending-upgrade": "Oczekująca aktualizacja" + } +} \ No newline at end of file diff --git a/pt-BR/pt-BR.json b/pt-BR/pt-BR.json new file mode 100644 index 00000000..7574e392 --- /dev/null +++ b/pt-BR/pt-BR.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Versão disponível", + "category": "Categoria", + "downloads": "Downloads", + "installed_version": "Versão baixada", + "last_updated": "Atualizado", + "name": "Nome do repositório", + "stars": "Estrelas", + "status": "Status" + }, + "common": { + "add": "adicionar", + "appdaemon": "AppDaemon", + "cancel": "Cancelar", + "close": "Fechar", + "download": "Baixar", + "downloaded": "Baixado", + "explore": "Explorar & baixar repositórios", + "ignore": "Ignorar", + "integration": "Integração", + "integration_plural": "Integrações", + "lovelace": "Dashboard", + "navigate": "Navegar", + "netdaemon": "NetDaemon", + "new": "Novo", + "plugin": "Dashboard", + "python_script": "Script Python", + "reload": "Recarregar", + "remove": "Remover", + "repositories": "Repositórios", + "repository": "Repositório", + "save": "Salvar", + "show": "Mostrar", + "template": "Template", + "theme": "Tema", + "update": "Atualizar", + "updates": "Atualizações", + "yes": "Sim" + }, + "confirm": { + "home_assistant_version_not_correct": "Você está executando a versão Home Assistant '{haversion}', mas este repositório requer que a versão mínima '{minversion}' esteja instalada." + }, + "dialog": { + "configured": { + "confirm": "Vá para integrações", + "message": "A integração {name} está configurada ou ignorada, você precisa excluir a configuração dela antes de removê-la do HACS", + "title": "A integração está configurada" + }, + "reload": { + "confirm": "Você quer fazer isso agora?", + "description": "Você precisa recarregar seu navegador para que os recursos atualizados sejam usados." + }, + "remove": { + "message": "Você realmente quer remover o {name}?", + "title": "Remover" + } + }, + "dialog_about": { + "downloaded_repositories": "Repositórios baixados", + "frontend_version": "Versão do frontend", + "integration_version": "Versão da integração", + "useful_links": "Links úteis" + }, + "dialog_add_repo": { + "no_match": "Nenhum repositório encontrado correspondente ao seu filtro", + "sort_by": "Ordenar por", + "sort_by_values": { + "last_updated": "Ultima atualização", + "name": "Nome", + "stars": "Estrelas" + }, + "title": "Novo repositório" + }, + "dialog_custom_repositories": { + "category": "Categoria", + "no_category": "Categoria ausente", + "no_repository": "Repositório ausente", + "title": "Repositórios personalizados", + "url_placeholder": "Adicionar URL de repositório personalizado" + }, + "dialog_download": { + "lovelace_instruction": "Após o download ser concluído, já que você não está usando a Dashboard no modo de armazenamento, você precisa adicionar manualmente o recurso com essas configurações:", + "note_downloaded": "Quando baixado, ele estará localizado em {location}", + "restart": "Lembre-se de que você precisa reiniciar o Home Assistant antes que as alterações nas integrações (custom_components) sejam aplicadas.", + "select_version": "Selecione a versão", + "show_beta": "Mostrar versões beta", + "type": "Tipo", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Baixe esse repositório no HACS", + "downloads": "Downloads", + "loading": "Carregando informações...", + "no_info": "O desenvolvedor não forneceu mais informações para este repositório", + "open_issues": "Problemas em aberto", + "open_repo": "Abrir repositório", + "stars": "Estrelas", + "version_installed": "Versão baixada" + }, + "dialog_update": { + "available_version": "Versão disponível", + "changelog": "Registro de mudanças", + "downloaded_version": "Versão para download", + "message": "Uma nova versão do {name} está disponível", + "no_info": "O autor não forneceu nenhuma informação para esta versão", + "releasenotes": "Notas de lançamento para {release}", + "title": "Atualização pendente" + }, + "menu": { + "about": "Sobre o HACS", + "clear": "Limpar todos os novos", + "custom_repositories": "Repositórios personalizados", + "dismiss": "Limpar todos os novos repositórios", + "documentation": "Documentação", + "open_issue": "Relatar problema", + "reload": "Recarregar janela" + }, + "my": { + "add_repository_description": "Isso adicionará o repositório personalizado '{repository}' a ser rastreado pelo HACS, você deseja adicioná-lo?", + "add_repository_title": "Adicionar repositório personalizado", + "documentation": "documentação", + "error": "Ocorreu um erro desconhecido", + "faq_link": "Meu Home Assistant FAQ", + "not_supported": "Este redirecionamento não é suportado. Verifique o {link} para os redirecionamentos suportados e a versão em que foram introduzidos.", + "repository_not_found": "Repositório {repository} não encontrado" + }, + "repository_card": { + "dismiss": "Dispensar", + "information": "Informações", + "new_repository": "Novo repositório", + "not_loaded": "Não carregado", + "open_issue": "Relatar problema", + "open_source": "Código aberto", + "pending_restart": "Reinicialização pendente", + "pending_update": "Atualização pendente", + "redownload": "Baixar novamente", + "report": "Denunciar para remoção", + "update_information": "Atualizar informações" + }, + "repository_status": { + "pending-restart": "Reinicialização pendente", + "pending-upgrade": "Atualização pendente" + } +} \ No newline at end of file diff --git a/pt/pt.json b/pt/pt.json new file mode 100644 index 00000000..ced1ba6a --- /dev/null +++ b/pt/pt.json @@ -0,0 +1,134 @@ +{ + "column": { + "available_version": "Versão disponível", + "category": "Categoria", + "downloads": "Transferências", + "installed_version": "Versão descarregada", + "last_updated": "Atualizado", + "name": "Nome do repositório", + "stars": "Estrelas", + "status": "Estado" + }, + "common": { + "add": "adicionar", + "cancel": "Cancelar", + "close": "Fechar", + "download": "Descarregar", + "downloaded": "Versão descarregada", + "explore": "Explorar e descarregar repositórios", + "ignore": "Ignorar", + "integration": "Integração", + "integration_plural": "Integrações", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Novo", + "plugin": "Lovelace", + "python_script": "Script Python", + "reload": "Recarregar", + "remove": "Remover", + "repositories": "Repositórios", + "repository": "Repositório", + "theme": "Tema", + "update": "Atualizar", + "yes": "Sim" + }, + "confirm": { + "home_assistant_version_not_correct": "Está a executar a versão '{haversion}' do Home Assistant, mas este repositório requer a versão mínima '{minversion}' para ser instalado." + }, + "dialog": { + "configured": { + "confirm": "Ir para integrações", + "message": "A integração {name} é configurada ou ignorada, é necessário apagar a configuração para a mesma antes de a remover do HACS", + "title": "A integração está configurada" + }, + "reload": { + "confirm": "Quer fazer isso agora?", + "description": "É necessário recarregar o seu navegador para que os recursos actualizados possam ser utilizados." + }, + "remove": { + "message": "Quer mesmo remover o {name}?", + "title": "Remover" + } + }, + "dialog_about": { + "downloaded_repositories": "Repositórios descarregados", + "frontend_version": "Versão Frontend", + "integration_version": "Versão de integração", + "useful_links": "Links úteis" + }, + "dialog_add_repo": { + "no_match": "Não foram encontrados repositórios que correspondam ao filtro", + "sort_by": "Ordenar por", + "sort_by_values": { + "last_updated": "Última actualização", + "name": "Nome", + "stars": "Estrelas" + }, + "title": "Adicionar repositório" + }, + "dialog_custom_repositories": { + "category": "Categoria", + "no_category": "Categoria em falta", + "no_repository": "Repositório em falta", + "title": "Repositórios personalizados", + "url_placeholder": "Adicionar URL do repositório personalizado" + }, + "dialog_download": { + "restart": "Lembre-se de que precisa de reiniciar o Home Assistant antes de serem aplicadas alterações às integrações (custom_components).", + "select_version": "Seleccione a versão", + "show_beta": "Mostrar versões beta", + "type": "Tipo", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Descarregar este repositório com HACS", + "downloads": "Transferências", + "loading": "A carregar informações...", + "no_info": "O developer não forneceu mais informações sobre este repositório", + "open_issues": "Questões em aberto", + "open_repo": "Abrir Repositório", + "stars": "Estrelas", + "version_installed": "Versão descarregada" + }, + "dialog_update": { + "available_version": "Versão disponível", + "changelog": "Changelog", + "downloaded_version": "Versão descarregada", + "message": "Está disponível uma nova versão do {name}.", + "no_info": "O autor não forneceu qualquer informação para este comunicado", + "releasenotes": "Notas de lançamento para {release}", + "title": "Atualização pendente" + }, + "menu": { + "about": "Sobre o HACS", + "clear": "Limpar todos os recentes", + "custom_repositories": "Repositórios personalizados", + "dismiss": "Dispensar todos os novos repositórios.", + "documentation": "Documentação", + "open_issue": "Questão em aberto", + "reload": "Recarregar janela" + }, + "my": { + "add_repository_description": "Isso adicionará o repositório personalizado '{repository}' a ser rastreado pelo HACS. Deseja adicioná-lo?", + "add_repository_title": "Adicionar repositório personalizado", + "repository_not_found": "Repositório {repository} não encontrado" + }, + "repository_card": { + "dismiss": "dispensar", + "information": "Informações", + "new_repository": "Novo repositório", + "not_loaded": "Não carregado", + "open_issue": "Questão em aberto", + "open_source": "Código aberto", + "pending_restart": "Reinicialização pendente", + "pending_update": "Atualização pendente", + "redownload": "Redownload", + "report": "Motivo para remover", + "update_information": "Atualizar informações" + }, + "repository_status": { + "pending-restart": "Reinício pendente", + "pending-upgrade": "Atualização pendente" + } +} \ No newline at end of file diff --git a/ro/ro.json b/ro/ro.json new file mode 100644 index 00000000..5b59a74d --- /dev/null +++ b/ro/ro.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Versiune disponibilă", + "category": "Categorie", + "downloads": "Descărcări", + "installed_version": "Versiune descărcată", + "last_updated": "Actualizat", + "name": "Nume repozitoriu", + "stars": "Stele", + "status": "Status" + }, + "common": { + "add": "adaugă", + "appdaemon": "AppDaemon", + "cancel": "Anulare", + "close": "Închide", + "download": "Descarcă", + "downloaded": "Descărcat", + "explore": "Explorează și descarcă repozitorii", + "ignore": "Ignoră", + "integration": "Integrare", + "integration_plural": "Integrări", + "lovelace": "Lovelace", + "navigate": "Navighează", + "netdaemon": "NetDaemon", + "new": "Nou", + "plugin": "Lovelace", + "python_script": "Script Python", + "reload": "Reîncarcă", + "remove": "Șterge", + "repositories": "Repozitorii", + "repository": "Repozitoriu", + "save": "Salvează", + "show": "Arată", + "template": "Șablon", + "theme": "Temă", + "update": "Actualizare", + "updates": "Actualizări", + "yes": "Da" + }, + "confirm": { + "home_assistant_version_not_correct": "Folosești Home Assistant versiunea '{haversion}', dar acest repozitoriu necesită cel puțin versiunea '{minversion}' pentru a fi instalat." + }, + "dialog": { + "configured": { + "confirm": "Mergi la integrări", + "message": "Integrarea {name} este configurată sau ignorată, va trebui să ștergi configurația sa înainte de a o elimina din HACS", + "title": "Integrarea este configurată" + }, + "reload": { + "confirm": "Vrei să faci asta acum?", + "description": "Trebuie să reîncarci pagina pentru a folosi resursele actualizate." + }, + "remove": { + "message": "Chiar dorești să elimini {name}?", + "title": "Șterge" + } + }, + "dialog_about": { + "downloaded_repositories": "Repozitorii descărcate", + "frontend_version": "Versiune de frontend", + "integration_version": "Versiune a integrării", + "useful_links": "Link-uri utile" + }, + "dialog_add_repo": { + "no_match": "Nu s-au găsit repozitorii care să corespundă filtrului", + "sort_by": "Sortează după", + "sort_by_values": { + "last_updated": "Ultima actualizare", + "name": "Nume", + "stars": "Stele" + }, + "title": "Adaugă repozitoriu" + }, + "dialog_custom_repositories": { + "category": "Categorie", + "no_category": "Categorie lipsă", + "no_repository": "Repozitoriu lipsă", + "title": "Repozitorii non-standard", + "url_placeholder": "Adaugă URL repozitoriu non-standard" + }, + "dialog_download": { + "lovelace_instruction": "După terminarea descărcării, întrucât nu folosești Lovelace in modul „stocare”, va trebui să adaugi manual resursa cu aceste setări:", + "note_downloaded": "După descărcare, se va găsi la {location}", + "restart": "Reține că trebuie repornit Home Assistant pentru a aplica modificările făcute asupra integrărilor (custom_components).", + "select_version": "Selectează versiunea", + "show_beta": "Afișează versiunile beta", + "type": "Tip", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Descarcă acest repozitoriu cu HACS", + "downloads": "Descărcări", + "loading": "Se încarcă informațiile...", + "no_info": "Dezvoltatorul nu a furnizat alte informații pentru acest repozitoriu", + "open_issues": "Probleme deschise", + "open_repo": "Deschide repozitoriu", + "stars": "Stele", + "version_installed": "Versiune descărcată" + }, + "dialog_update": { + "available_version": "Versiune disponibilă", + "changelog": "Jurnal de schimbări", + "downloaded_version": "Versiunea descărcată", + "message": "O nouă versiune a {name} este disponibilă", + "no_info": "Autorul nu a furnizat informații privitoare la această versiune", + "releasenotes": "Note de lansare pentru {release}", + "title": "Actualizare în așteptare" + }, + "menu": { + "about": "Despre HACS", + "clear": "Șterge toate noutățile", + "custom_repositories": "Repozitorii non-standard", + "dismiss": "Înlătură repozitoriile noi", + "documentation": "Documentație", + "open_issue": "Semnalează o problemă", + "reload": "Reîncarcă fereastra" + }, + "my": { + "add_repository_description": "Aceasta opțiune va face repozitoriul '{repository}' să fie urmărit de către HACS. Dorești să-l adaugi?", + "add_repository_title": "Adaugă repozitoriu non-standard", + "documentation": "documentație", + "error": "O eroare necunoscută a apărut", + "faq_link": "Întrebări frecvente despre Home Assistant", + "not_supported": "Această redirecționare nu este acceptată. Consultă {link} pentru lista redirecționărilor acceptate și versiunea în care au fost introduse.", + "repository_not_found": "Repozitoriul {repository} nu a fost găsit" + }, + "repository_card": { + "dismiss": "înlătură", + "information": "Informații", + "new_repository": "Repozitoriu nou", + "not_loaded": "Neîncărcat", + "open_issue": "Semnalează o problemă", + "open_source": "Open source", + "pending_restart": "Repornire în așteptare", + "pending_update": "Actualizare în așteptare", + "redownload": "Descarcă din nou", + "report": "Cerere de eliminare", + "update_information": "Actualizează informațiile" + }, + "repository_status": { + "pending-restart": "Repornire în așteptare", + "pending-upgrade": "Actualizare în așteptare" + } +} \ No newline at end of file diff --git a/ru/ru.json b/ru/ru.json new file mode 100644 index 00000000..c5d2349a --- /dev/null +++ b/ru/ru.json @@ -0,0 +1,144 @@ +{ + "column": { + "available_version": "Доступная версия", + "category": "Категория", + "downloads": "Загрузки", + "installed_version": "Загруженная версия", + "last_updated": "Обновлено", + "name": "Название репозитория", + "stars": "Звёзды", + "status": "Статус" + }, + "common": { + "add": "добавить", + "appdaemon": "AppDaemon", + "cancel": "Отмена", + "close": "Закрыть", + "download": "Скачать", + "downloaded": "Загруженное", + "explore": "Найти и загрузить репозитории", + "ignore": "Игнорировать", + "integration": "Интеграция", + "integration_plural": "Интеграции", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "new": "Новое", + "plugin": "Lovelace", + "python_script": "Скрипт Python", + "reload": "Перезагрузить", + "remove": "Удалить", + "repositories": "Репозитории", + "repository": "Репозиторий", + "show": "Показать", + "template": "Шаблон", + "theme": "Тема", + "update": "Обновить", + "updates": "Обновления", + "yes": "Да" + }, + "confirm": { + "home_assistant_version_not_correct": "Вы используете Home Assistant версии '{haversion}', но данный репозиторий требует минимальную установленную версию '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "Перейти к интеграциям", + "message": "Интеграция {name} настроена или игнорируется, необходимо удалить конфигурацию для нее, прежде чем удалять ее из HACS", + "title": "Интеграция настроена" + }, + "reload": { + "confirm": "Вы хотите сделать это сейчас?", + "description": "Вам необходимо перезагрузить браузер, чтобы использовать обновленные ресурсы." + }, + "remove": { + "message": "Вы уверены, что хотите удалить {name}?", + "title": "Удалить" + } + }, + "dialog_about": { + "downloaded_repositories": "Загруженные репозитории", + "frontend_version": "Версия интерфейса", + "integration_version": "Версия интеграции", + "useful_links": "Полезные ссылки" + }, + "dialog_add_repo": { + "no_match": "Не найдено репозиторий, соответствующих фильтру", + "sort_by": "Сортировать по", + "sort_by_values": { + "last_updated": "Последнее обновление", + "name": "Название", + "stars": "Звёзды" + }, + "title": "Новый репозиторий" + }, + "dialog_custom_repositories": { + "category": "Категория", + "no_category": "Категория не указана", + "no_repository": "Репозиторий не указан", + "title": "Пользовательские репозитории", + "url_placeholder": "Добавить пользовательский URL-адрес репозитория" + }, + "dialog_download": { + "lovelace_instruction": "Так как вы не используете Lovelace в режиме сохранения, после загрузки вам нужно вручную добавить ресурс с этими настройками:", + "note_downloaded": "После скачивания файлы будут расположены в {location}", + "restart": "Помните, что вам нужно перезапустить Home Assistant, прежде чем будут применены изменения в интеграциях (custom_components).", + "select_version": "Выберите версию", + "show_beta": "Показывать бета-версии", + "type": "Тип", + "url": "URL" + }, + "dialog_info": { + "author": "Автор", + "download": "Загрузите этот репозиторий с помощью HACS", + "downloads": "Загрузки", + "loading": "Загрузка информации...", + "no_info": "Разработчик не предоставил никакой дополнительной информации для этого репозитория", + "open_issues": "Открытые вопросы", + "open_repo": "Открыть репозиторий", + "stars": "Звёзды", + "version_installed": "Версия загружена" + }, + "dialog_update": { + "available_version": "Доступная версия", + "changelog": "Изменения", + "downloaded_version": "Загруженная версия", + "message": "Доступна новая версия {name}", + "no_info": "Автор не предоставил никакой информации для этого выпуска", + "releasenotes": "Примечания к выпуску для {release}", + "title": "Обновление в ожидании" + }, + "menu": { + "about": "О HACS", + "clear": "Очистить все новые репозитории", + "custom_repositories": "Пользовательские репозитории", + "dismiss": "Убрать все новые", + "documentation": "Документация", + "open_issue": "Сообщить о проблеме", + "reload": "Перезагрузить окно" + }, + "my": { + "add_repository_description": "Это добавит пользовательский репозиторий '{repository}' в список, за которым будет следить HACS, согласны?", + "add_repository_title": "Добавить пользовательский репозиторий", + "documentation": "документация", + "error": "Произошла неизвестная ошибка", + "faq_link": "Мой ЧАВО Home Assistant", + "not_supported": "Это перенаправление не поддерживается. Посмотрите {link} чтобы найти список поддерживаемых перенаправлений и версию, в которой они были добавлены.", + "repository_not_found": "Репозиторий {repository} не найден" + }, + "repository_card": { + "dismiss": "убрать", + "information": "Информация", + "new_repository": "Новый репозиторий", + "not_loaded": "Не загружено", + "open_issue": "Сообщить о проблеме", + "open_source": "Открыть источник", + "pending_restart": "В ожидании перезапуска", + "pending_update": "Ожидается обновление", + "redownload": "Скачать повторно", + "report": "Сообщить о нарушении", + "update_information": "Обновить информацию" + }, + "repository_status": { + "pending-restart": "Нужен перезапуск", + "pending-upgrade": "Нужно обновление" + } +} \ No newline at end of file diff --git a/sk/sk.json b/sk/sk.json new file mode 100644 index 00000000..bf06aeb0 --- /dev/null +++ b/sk/sk.json @@ -0,0 +1,145 @@ +{ + "column": { + "available_version": "Dostupná verzia", + "category": "Kategória", + "downloads": "Stiahnuté", + "installed_version": "Stiahnutá verzia", + "last_updated": "Aktualizované", + "name": "Názov úložiska", + "stars": "Hodnotenie", + "status": "Stav" + }, + "common": { + "add": "pridať", + "cancel": "Zrušiť", + "close": "Zavrieť", + "download": "Stiahnuť", + "downloaded": "Stiahnuté", + "explore": "Preskúmanie a prevzatie úložísk", + "ignore": "Ignorovať", + "integration": "Integrácia", + "integration_plural": "Integrácie", + "lovelace": "Lovelace", + "navigate": "Navigovať", + "netdaemon": "NetDaemon", + "new": "Nový", + "plugin": "Lovelace", + "python_script": "Python skript", + "reload": "Znovu načítať", + "remove": "Odstrániť", + "repositories": "Úložiská", + "repository": "Úložisko", + "save": "Uložiť", + "show": "Zobraziť", + "template": "Šablóna", + "theme": "Téma", + "update": "Aktualizácia", + "updates": "Aktualizácie", + "yes": "Áno" + }, + "confirm": { + "home_assistant_version_not_correct": "Používate verziu Home Assistant '{haversion}', ale tento úložisko vyžaduje inštaláciu minimálnej verzie '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "Prejdite na integrácie", + "message": "Integrácia {name} je nakonfigurovaná alebo ignorovaná, pred jej odstránením z HACS musíte vymazať jej konfiguráciu", + "title": "Integrácia je nakonfigurovaná" + }, + "reload": { + "confirm": "Chcete to urobiť teraz?", + "description": "Ak chcete použiť aktualizované zdroje, musíte znova načítať prehliadač." + }, + "remove": { + "message": "Naozaj chcete odstrániť {name}?", + "title": "Odstrániť" + } + }, + "dialog_about": { + "downloaded_repositories": "Stiahnuté úložiská", + "frontend_version": "Frontend verzia", + "integration_version": "Verzia integrácie", + "useful_links": "Užitočné odkazy" + }, + "dialog_add_repo": { + "no_match": "Nenašli sa žiadne úložiská vyhovujúce vášmu filtru", + "sort_by": "Triediť podľa", + "sort_by_values": { + "last_updated": "Posledná aktualizácia", + "name": "Názov", + "stars": "Hodnotenie" + }, + "title": "Pridať úložisko" + }, + "dialog_custom_repositories": { + "category": "Kategória", + "no_category": "Chýbajúca kategória", + "no_repository": "Chýbajúce úložisko", + "title": "Vlastné úložiská", + "url_placeholder": "Pridať vlastnú adresu URL úložiska" + }, + "dialog_download": { + "lovelace_instruction": "Po dokončení sťahovania, keďže nepoužívate Lovelace v režime úložiska, musíte manuálne pridať zdroj s týmito nastaveniami:", + "note_downloaded": "Po stiahnutí sa bude nachádzať v {location}", + "restart": "Nezabudnite, že pred použitím zmien integrácií (custom_components) musíte reštartovať Home Assistant.", + "select_version": "Vyberte verziu", + "show_beta": "Zobraziť beta verzie", + "type": "Typ", + "url": "URL" + }, + "dialog_info": { + "author": "Autor", + "download": "Stiahnite si toto úložisko pomocou HACS", + "downloads": "Stiahnuté", + "loading": "Načítavajú sa informácie...", + "no_info": "Vývojár neposkytol žiadne ďalšie informácie o tomto úložisku", + "open_issues": "Otvorené problémy", + "open_repo": "Otvoriť úložisko", + "stars": "Hodnotenie", + "version_installed": "Stiahnutá verzia" + }, + "dialog_update": { + "available_version": "Dostupná verzia", + "changelog": "Zoznam zmien", + "downloaded_version": "Stiahnutá verzia", + "message": "K dispozícii je nová verzia {name}", + "no_info": "Autor neposkytol žiadne informácie o tomto vydaní", + "releasenotes": "Poznámky k vydaniu pre {release}", + "title": "Čaká sa na aktualizáciu" + }, + "menu": { + "about": "O HACS", + "clear": "Vymazať všetko nové", + "custom_repositories": "Vlastné úložiská", + "dismiss": "Zrušenie nových úložísk", + "documentation": "Dokumentácia", + "open_issue": "Otvorený problém", + "reload": "Znova načítať okno" + }, + "my": { + "add_repository_description": "Tým sa pridá vlastné úložisko '{repository}', ktoré bude sledovať HACS, chcete ho pridať?", + "add_repository_title": "Pridať vlastné úložisko", + "documentation": "dokumentácia", + "error": "Vyskytla sa neznáma chyba", + "faq_link": "Môj Home Assistant – najčastejšie otázky", + "not_supported": "Toto presmerovanie nie je podporované. Pozrite si {link}, kde nájdete podporované presmerovania a verziu, v ktorej boli zavedené.", + "repository_not_found": "Úložisko {repository} sa nenašlo" + }, + "repository_card": { + "dismiss": "prepustenie", + "information": "Informácie", + "new_repository": "Nové úložisko", + "not_loaded": "Nenačítané", + "open_issue": "Otvorený problém", + "open_source": "Open source", + "pending_restart": "Čakajúci reštart", + "pending_update": "Čakajúca aktualizácia", + "redownload": "Opätovné stiahnutie", + "report": "Žiadosť o odstránenie", + "update_information": "Aktualizácia informácií" + }, + "repository_status": { + "pending-restart": "Čakajúci reštart", + "pending-upgrade": "Čakajúca aktualizácia" + } +} \ No newline at end of file diff --git a/sl/sl.json b/sl/sl.json new file mode 100644 index 00000000..cb6b3968 --- /dev/null +++ b/sl/sl.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Razpoložljiva različica", + "category": "Kategorija", + "downloads": "Prenosi", + "installed_version": "Prenesena različica", + "last_updated": "Posodobljeno", + "name": "Naziv repozitorija", + "stars": "Zvezdice", + "status": "Status" + }, + "common": { + "add": "dodaj", + "appdaemon": "AppDaemon", + "cancel": "Prekliči", + "close": "Zapri", + "download": "Prenesi", + "downloaded": "Preneseno", + "explore": "Raziščite in prenesite repozitorije", + "ignore": "Ignoriraj", + "integration": "Integracija", + "integration_plural": "Integracije", + "lovelace": "Lovelace", + "navigate": "Navigiraj", + "netdaemon": "NetDaemon", + "new": "Novo", + "plugin": "Lovelace", + "python_script": "Python skript", + "reload": "Ponovno naloži", + "remove": "Odstrani", + "repositories": "Repozitoriji", + "repository": "Repozitorij", + "save": "Shrani", + "show": "Pokaži", + "template": "Predloga", + "theme": "Tema", + "update": "Posodobitev", + "updates": "Posodobitve", + "yes": "Da" + }, + "confirm": { + "home_assistant_version_not_correct": "Uporabljate Home Assistant verzije '{haversion}', vendar ta repozitorij zahteva nameščeno najmanj različico '{minversion}'." + }, + "dialog": { + "configured": { + "confirm": "Pojdi na integracije", + "message": "Integracija {name} je konfigurirana ali ignorirana, morate izbrisati konfiguracijo preden jo lahko odstranite iz HACS-a", + "title": "Integracija je konfigurirana" + }, + "reload": { + "confirm": "Želite to storiti zdaj?", + "description": "Osvežiti morate brskalnik, da bodo posodobljeni viri na voljo." + }, + "remove": { + "message": "Res želite odstraniti {name}?", + "title": "Odstrani" + } + }, + "dialog_about": { + "downloaded_repositories": "Prenešeni repozitoriji", + "frontend_version": "Verzija frontenda", + "integration_version": "Verzija integracije", + "useful_links": "Uporabne povezave" + }, + "dialog_add_repo": { + "no_match": "Temu filtru ne ustreza noben repozitorij", + "sort_by": "Sortiraj po", + "sort_by_values": { + "last_updated": "Nazadnje posodobljeno", + "name": "Naziv", + "stars": "Zvezdic" + }, + "title": "Dodaj repozitorij" + }, + "dialog_custom_repositories": { + "category": "Kategorija", + "no_category": "Manjkajoča kategorija", + "no_repository": "Manjkajoč repozitorij", + "title": "Repozitoriji po meri", + "url_placeholder": "Dodaj URL repozitorija po meri" + }, + "dialog_download": { + "lovelace_instruction": "Ker ne uporabljate Lovelace v načinu shranjevanja, morate po prenosu datotek ročno dodati vir z naslednjimi nastavitvami:", + "note_downloaded": "Po končanem prenosu se bodo datoteke nahajale v {location}", + "restart": "Home Assistant morate ponovno zagnati, da se bodo spremembe integracij (custom_components) uveljavile.", + "select_version": "Izberi verzijo", + "show_beta": "Pokaži beta verzije", + "type": "Tip", + "url": "URL" + }, + "dialog_info": { + "author": "Avtor", + "download": "Prenesi ta repozitorij s HACS-om", + "downloads": "Prenosi", + "loading": "Nalaganje informacij...", + "no_info": "Razvijalec ni podal nobenih informacij o tem repozitoriju", + "open_issues": "Prijavljene težave", + "open_repo": "Odpri repozitorij", + "stars": "Zvezdice", + "version_installed": "Verzija prenešena" + }, + "dialog_update": { + "available_version": "Verzija na voljo", + "changelog": "Dnevnik sprememb", + "downloaded_version": "Prenešena verzija", + "message": "Nova verzija {name} je na voljo", + "no_info": "Avtor ni podal nobenih informacij o tej izdaji", + "releasenotes": "Opombe ob izdaji za {release}", + "title": "Čakanje na posodobitev" + }, + "menu": { + "about": "O HACS", + "clear": "Počisti nove", + "custom_repositories": "Repozitoriji po meri", + "dismiss": "Opusti nove repozitorije", + "documentation": "Dokumentacija", + "open_issue": "Prijavi težavo", + "reload": "Ponovno naloži okno" + }, + "my": { + "add_repository_description": "To bo dodalo repozitorij po meri '{repository}', ki mu bo sledil HACS. Ali ga želite dodati?", + "add_repository_title": "Dodajanje repozitorija po meri", + "documentation": "dokumentacija", + "error": "Prišlo je do neznane napake", + "faq_link": "Moje Home Assistant FAQ", + "not_supported": "Ta preusmeritev ni podprta. Preverite {link} za podprte preusmeritve in različico v kateri so bile uvedene.", + "repository_not_found": "Repozitorij {repository} ni bil najden" + }, + "repository_card": { + "dismiss": "opusti", + "information": "Informacije", + "new_repository": "Nov repozitorij", + "not_loaded": "Ni naloženo", + "open_issue": "Prijavi težavo", + "open_source": "Odpri vir", + "pending_restart": "Čakam na restart", + "pending_update": "Čakanje na posodobitev", + "redownload": "Ponovno prenesi", + "report": "Zahteva po odstranitvi", + "update_information": "Posodobi informacije" + }, + "repository_status": { + "pending-restart": "Čakanje na ponovni zagon", + "pending-upgrade": "Čakajoča posodobitev" + } +} \ No newline at end of file diff --git a/sv/sv.json b/sv/sv.json new file mode 100644 index 00000000..c9c4bc63 --- /dev/null +++ b/sv/sv.json @@ -0,0 +1,146 @@ +{ + "column": { + "available_version": "Tillgänglig version", + "category": "Kategori", + "downloads": "Nedladdningar", + "installed_version": "Nedladdad version", + "last_updated": "Uppdaterad", + "name": "Namn på repository", + "stars": "Stjärnor", + "status": "Status" + }, + "common": { + "add": "lägg till", + "appdaemon": "AppDaemon", + "cancel": "Avbryt", + "close": "Stäng", + "download": "Ladda ner", + "downloaded": "Nedladdat", + "explore": "Utforska och ladda ner repositories", + "ignore": "Ignorera", + "integration": "Integration", + "integration_plural": "Integrationer", + "lovelace": "Lovelace", + "navigate": "Navigera", + "netdaemon": "NetDaemon", + "new": "Ny", + "plugin": "Lovelace", + "python_script": "Python skript", + "reload": "Ladda om", + "remove": "Ta bort", + "repositories": "Repositories", + "repository": "Arkiv", + "save": "Spara", + "show": "Visa", + "template": "Mall", + "theme": "Tema", + "update": "Uppdatering", + "updates": "Uppdateringar", + "yes": "Ja" + }, + "confirm": { + "home_assistant_version_not_correct": "Du kör Home Assistant-versionen '{haversion}', men detta repository kräver att lägsta versionen '{minversion}' måste installeras." + }, + "dialog": { + "configured": { + "confirm": "Gå till integrationer", + "message": "Integrationen {name} är konfigurerad eller ignorerad, du måste ta bort konfigurationen för den innan du tar bort den från HACS", + "title": "Integrationen är konfigurerad" + }, + "reload": { + "confirm": "Vill du göra detta nu?", + "description": "Du måste ladda om din webbläsare för att de uppdaterade resurserna ska kunna användas." + }, + "remove": { + "message": "Vill du verkligen ta bort {name}?", + "title": "Ta bort" + } + }, + "dialog_about": { + "downloaded_repositories": "Nedladdade arkiv", + "frontend_version": "Frontend version", + "integration_version": "Version för integration", + "useful_links": "Användbara länkar" + }, + "dialog_add_repo": { + "no_match": "Inga arkiv hittades som matchar ditt filter", + "sort_by": "Sortera efter", + "sort_by_values": { + "last_updated": "Senast uppdaterad", + "name": "Namn", + "stars": "Stjärnor" + }, + "title": "Lägg till arkiv" + }, + "dialog_custom_repositories": { + "category": "Kategori", + "no_category": "Kategori saknas", + "no_repository": "Arkiv saknas", + "title": "Anpassade arkiv", + "url_placeholder": "Lägg till URL för anpassat arkiv" + }, + "dialog_download": { + "lovelace_instruction": "När nedladdningen är klar måste du, eftersom du inte använder Lovelace i lagringsläge, lägga till resursen manuellt med dessa inställningar:", + "note_downloaded": "När den har laddats ner kommer den att finnas i {location}", + "restart": "Kom ihåg att du måste starta om Home Assistant innan ändringar av integrationer (custom_components) tillämpas.", + "select_version": "Välj version", + "show_beta": "Visa betaversioner", + "type": "Typ", + "url": "URL" + }, + "dialog_info": { + "author": "Författare", + "download": "Ladda ner det här arkivet med HACS", + "downloads": "Nedladdningar", + "loading": "Laddar information...", + "no_info": "Utvecklaren har inte tillhandahållit någon mer information för detta arkiv", + "open_issues": "Öppna ärenden", + "open_repo": "Öppna arkivet", + "stars": "Stjärnor", + "version_installed": "Version nedladdad" + }, + "dialog_update": { + "available_version": "Tillgänglig version", + "changelog": "Ändringslogg", + "downloaded_version": "Nedladdad version", + "message": "En ny version av {name} är tillgänglig", + "no_info": "Författaren har inte lämnat någon information för denna utgåva", + "releasenotes": "Releaseinformation för {release}", + "title": "Väntande omstart" + }, + "menu": { + "about": "Om HACS", + "clear": "Rensa allt nytt", + "custom_repositories": "Anpassade arkiv", + "dismiss": "Avvisa nya arkiv", + "documentation": "Dokumentation", + "open_issue": "Rapportera problem", + "reload": "Ladda om fönstret" + }, + "my": { + "add_repository_description": "Detta kommer att lägga till det anpassade arkivet '{repository}' som ska spåras av HACS, vill du lägga till det?", + "add_repository_title": "Lägg till anpassat reposirory", + "documentation": "dokumentation", + "error": "Ett okänt fel uppstod", + "faq_link": "Min Home Assistant FAQ", + "not_supported": "Den här omdirigeringen stöds inte. Kontrollera {link} för de omdirigeringar som stöds och vilken version de introducerades.", + "repository_not_found": "Repository {repository} hittades inte" + }, + "repository_card": { + "dismiss": "avfärda", + "information": "Information", + "new_repository": "Nytt arkiv", + "not_loaded": "Inte laddad", + "open_issue": "Rapportera problem", + "open_source": "Öppen källkod", + "pending_restart": "Väntande omstart", + "pending_update": "Väntande uppdatering", + "redownload": "Ladda ner igen", + "report": "Begäran om borttagning", + "update_information": "Uppdatera information" + }, + "repository_status": { + "pending-restart": "Väntande omstart", + "pending-upgrade": "Väntande uppdatering" + } +} \ No newline at end of file diff --git a/vi/vi.json b/vi/vi.json new file mode 100644 index 00000000..fbf7239b --- /dev/null +++ b/vi/vi.json @@ -0,0 +1,69 @@ +{ + "common": { + "add": "thêm", + "integration": "Tích Hợp", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon", + "plugin": "Bổ Sung", + "repositories": "Các kho ứng dụng", + "repository": "Kho lưu trữ", + "theme": "Chủ đề", + "update": "Cập nhật" + }, + "confirm": { + "home_assistant_version_not_correct": "Bạn đang chạy phiên bản Home Assistant '{haversion}' nhưng kho ứng dụng này yêu cầu phiên bản thấp nhất '{minversion}' để cài đặt." + }, + "dialog_about": { + "frontend_version": "Phiên bản Frontend", + "integration_version": "Phiên bản tích hợp", + "useful_links": "Liên kết hữu ích" + }, + "dialog_add_repo": { + "no_match": "Không tìm thấy kho lưu trữ phù hợp với bộ lọc của bạn", + "sort_by": "Sắp xếp theo", + "title": "Thêm kho lưu trữ" + }, + "dialog_custom_repositories": { + "category": "Danh mục", + "no_category": "Thiếu danh mục", + "no_repository": "Kho lưu trữ bị thiếu", + "title": "Các kho lưu trữ tuỳ chỉnh", + "url_placeholder": "Thêm URL của kho lưu trữ tùy chỉnh" + }, + "dialog_info": { + "author": "Tác giả", + "downloads": "Tải xuống", + "loading": "Đang tải thông tin...", + "no_info": "Nhà phát triển đã không cung cấp thêm thông tin nào cho kho lưu trữ này", + "open_issues": "Báo cáo vấn đề", + "open_repo": "Mở Kho ứng dụng", + "stars": "Số sao" + }, + "dialog_update": { + "available_version": "Phiên bản hiện có", + "changelog": "Thay đổi", + "releasenotes": "Thông tin phiên bản {Release}", + "title": "Cập nhật đang chờ" + }, + "menu": { + "about": "Giới thiệu HACS", + "clear": "Ẩn thông báo mục mới", + "custom_repositories": "Các kho ứng dụng tuỳ chỉnh", + "dismiss": "Bỏ qua tất cả kho chứa mới", + "documentation": "Tài liệu", + "open_issue": "Báo cáo vấn đề", + "reload": "Tải lại cửa sổ" + }, + "repository_card": { + "dismiss": "bỏ qua", + "information": "Thông tin", + "new_repository": "Kho lưu trữ mới", + "not_loaded": "Không được tải", + "open_issue": "Báo cáo vấn đề", + "open_source": "Mã nguồn mở", + "pending_restart": "Đang chờ khởi động lại", + "pending_update": "Cập nhật đang chờ", + "report": "Báo cáo để loại bỏ", + "update_information": "Cập nhật thông tin" + } +} \ No newline at end of file diff --git a/zh-Hans/zh-Hans.json b/zh-Hans/zh-Hans.json new file mode 100644 index 00000000..cae244f6 --- /dev/null +++ b/zh-Hans/zh-Hans.json @@ -0,0 +1,144 @@ +{ + "column": { + "available_version": "可用版本", + "category": "类别", + "downloads": "下载量", + "installed_version": "已安装版本", + "last_updated": "已更新", + "name": "存储库名称", + "stars": "星标数", + "status": "状态" + }, + "common": { + "add": "添加", + "appdaemon": "AppDaemon", + "cancel": "取消", + "close": "关闭", + "download": "下载", + "downloaded": "已下载", + "explore": "浏览并下载存储库", + "ignore": "忽略", + "integration": "集成", + "integration_plural": "集成", + "lovelace": "Lovelace", + "netdaemon": "NetDaemon 应用", + "new": "新的", + "plugin": "Lovelace", + "python_script": "Python 脚本", + "reload": "重新加载", + "remove": "删除", + "repositories": "存储库", + "repository": "存储库", + "show": "显示", + "template": "模板", + "theme": "主题", + "update": "更新", + "updates": "更新", + "yes": "是" + }, + "confirm": { + "home_assistant_version_not_correct": "您正在运行 Home Assistant 版本 '{haversion}',此存储库要求最低版本为 '{minversion}'。" + }, + "dialog": { + "configured": { + "confirm": "转到集成", + "message": "集成 {name} 已完成配置或被忽略,如需将其从 HACS 中删除,需要先删除其配置。", + "title": "集成正在使用" + }, + "reload": { + "confirm": "立即进行此操作吗?", + "description": "需要清除浏览器缓存才能使更新后的资源生效。" + }, + "remove": { + "message": "您确定要删除 {name} 吗?", + "title": "删除" + } + }, + "dialog_about": { + "downloaded_repositories": "已下载存储库", + "frontend_version": "前端版本", + "integration_version": "集成版本", + "useful_links": "有用的链接" + }, + "dialog_add_repo": { + "no_match": "未找到符合条件的存储库", + "sort_by": "排序方式", + "sort_by_values": { + "last_updated": "上次更新", + "name": "名称", + "stars": "星标数" + }, + "title": "添加存储库" + }, + "dialog_custom_repositories": { + "category": "类别", + "no_category": "没有选择类别", + "no_repository": "存储库地址不能为空", + "title": "自定义存储库", + "url_placeholder": "添加自定义存储库 URL" + }, + "dialog_download": { + "lovelace_instruction": "下载完成后,由于您没有通过WebUI管理Lovelace,您需要使用以下设置手动添加资源:", + "note_downloaded": "下载后,它将位于 {location}", + "restart": "请注意,只有在重新启动 Home Assistant 后,对集成 (custom_components) 所做的更改才会生效。", + "select_version": "选择版本", + "show_beta": "显示测试版", + "type": "类型", + "url": "URL" + }, + "dialog_info": { + "author": "作者", + "download": "通过 HACS 下载此存储库", + "downloads": "下载量", + "loading": "正在加载详细信息...", + "no_info": "开发者未就此存储库提供更多信息", + "open_issues": "提交 Issue", + "open_repo": "打开存储库", + "stars": "星标数", + "version_installed": "当前版本" + }, + "dialog_update": { + "available_version": "可用版本", + "changelog": "更新日志", + "downloaded_version": "已安装版本", + "message": "{name} 有新版本了", + "no_info": "作者未对此版本提供任何说明", + "releasenotes": "{release} 发行说明", + "title": "等待更新" + }, + "menu": { + "about": "关于 HACS", + "clear": "清除所有 NEW 标记", + "custom_repositories": "自定义存储库", + "dismiss": "忽略新的存储库", + "documentation": "文档", + "open_issue": "提交 Issue", + "reload": "重新加载窗口" + }, + "my": { + "add_repository_description": "这将添加要由 HACS 跟踪的自定义存储库'{repository}',您要添加它吗?", + "add_repository_title": "添加自定义存储库", + "documentation": "文档", + "error": "未知错误", + "faq_link": "我的 Home Assistant 常见问题解答", + "not_supported": "不支持此重定向。检查{link}以了解支持的重定向及其引入的版本。", + "repository_not_found": "未找到存储库 {repository}" + }, + "repository_card": { + "dismiss": "忽略", + "information": "详情", + "new_repository": "新存储库", + "not_loaded": "未加载", + "open_issue": "提交 Issue", + "open_source": "打开源码", + "pending_restart": "等待重启", + "pending_update": "等待更新", + "redownload": "重新下载", + "report": "举报", + "update_information": "更新信息" + }, + "repository_status": { + "pending-restart": "等待重启", + "pending-upgrade": "待更新" + } +} \ No newline at end of file