mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
@@ -145,7 +145,8 @@
|
||||
"dashboard_infobox_label_instance": "Instance:",
|
||||
"dashboard_infobox_label_latesthyp": "Poslední dostupná verze Hyperionu",
|
||||
"dashboard_infobox_label_platform": "Platforma:",
|
||||
"dashboard_infobox_label_ports": "Port (json|proto):",
|
||||
"dashboard_infobox_label_ports": "Port",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Inteligentní přístup",
|
||||
"dashboard_infobox_label_statush": "Stav Hyperionu:",
|
||||
"dashboard_infobox_label_title": "Informace",
|
||||
@@ -807,4 +808,4 @@
|
||||
"wiz_rgb_switchevery": "Přepínám barvu každých ...",
|
||||
"wiz_rgb_title": "Průvodce pořadí RGB Byte",
|
||||
"wiz_wizavail": "Průvodce je k dispozici"
|
||||
}
|
||||
}
|
||||
|
@@ -133,7 +133,7 @@
|
||||
"conf_network_bobl_intro": "Boblight Empfänger",
|
||||
"conf_network_createToken_btn": "Erstelle Token",
|
||||
"conf_network_fbs_intro": "Google Flatbuffers Empfänger. Wird genutzt für schnellen Bildempfang.",
|
||||
"conf_network_forw_intro": "Leite alles an eine zweite Hyperion Instanz weiter, diese kann dann mit einer anderen LED-Steuerung genutzt werden",
|
||||
"conf_network_forw_intro": "Leite alles an eine zweite Hyperion Installation weiter, diese kann dann mit einer anderen LED-Steuerung genutzt werden",
|
||||
"conf_network_json_intro": "Der JSON-RPC-Port aller Hyperion-Instanzen, wird genutzt zur Fernsteuerung.",
|
||||
"conf_network_net_intro": "Einstellungen zum Netzwerk die für alle Netzwerk-Dienste gelten",
|
||||
"conf_network_proto_intro": "Der PROTO-Port aller Hyperion-Instanzen, wird genutzt für \"Bildstreams\" (HyperionScreenCap, Kodi Add-on, Android Hyperion Grabber, ...)",
|
||||
@@ -164,7 +164,8 @@
|
||||
"dashboard_infobox_label_instance": "Instanz:",
|
||||
"dashboard_infobox_label_latesthyp": "Aktuellste Hyperion Version:",
|
||||
"dashboard_infobox_label_platform": "Plattform:",
|
||||
"dashboard_infobox_label_ports": "Ports (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Ports",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Schnellzugriff",
|
||||
"dashboard_infobox_label_statush": "Hyperion Status:",
|
||||
"dashboard_infobox_label_title": "Information",
|
||||
@@ -779,7 +780,7 @@
|
||||
"main_ledsim_title": "LED-Visualisierung",
|
||||
"main_menu_about_token": "Über Hyperion",
|
||||
"main_menu_colors_conf_token": "Bildverarbeitung",
|
||||
"main_menu_configuration_token": "Konfiguration",
|
||||
"main_menu_configuration_token": "Instanzen",
|
||||
"main_menu_dashboard_token": "Dashboard",
|
||||
"main_menu_effect_conf_token": "Effekte",
|
||||
"main_menu_effectsconfigurator_token": "Effekt Konfigurator",
|
||||
|
@@ -134,7 +134,7 @@
|
||||
"conf_network_bobl_intro": "Receiver for Boblight",
|
||||
"conf_network_createToken_btn": "Create Token",
|
||||
"conf_network_fbs_intro": "Google Flatbuffers Receiver. Used for fast image transmission.",
|
||||
"conf_network_forw_intro": "Forward all input to a second Hyperion instance which could be driven with another led controller",
|
||||
"conf_network_forw_intro": "Forward all input to a second Hyperion installation which could be driven with another led controller",
|
||||
"conf_network_json_intro": "The JSON-RPC-Port of all Hyperion instances, used for remote control.",
|
||||
"conf_network_net_intro": "Network related settings which are applied to all network services.",
|
||||
"conf_network_proto_intro": "The PROTO-Port of all Hyperion instances, used for picture streams (HyperionScreenCap, Kodi Addon, Android Hyperion Grabber, ...)",
|
||||
@@ -165,7 +165,11 @@
|
||||
"dashboard_infobox_label_instance": "Instance:",
|
||||
"dashboard_infobox_label_latesthyp": "Latest Hyperion version:",
|
||||
"dashboard_infobox_label_platform": "Platform:",
|
||||
"dashboard_infobox_label_ports": "Ports (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Ports",
|
||||
"dashboard_infobox_label_port_json": "JSON-Server:",
|
||||
"dashboard_infobox_label_port_flat": "Flatbuffer:",
|
||||
"dashboard_infobox_label_port_proto": "Protobuffer:",
|
||||
"dashboard_infobox_label_ports_websocket": "WebSocket (ws|wss):",
|
||||
"dashboard_infobox_label_smartacc": "Smart Access",
|
||||
"dashboard_infobox_label_statush": "Hyperion status:",
|
||||
"dashboard_infobox_label_title": "Information",
|
||||
@@ -747,6 +751,8 @@
|
||||
"general_country_ru": "Russia",
|
||||
"general_country_uk": "United Kingdom",
|
||||
"general_country_us": "United States",
|
||||
"general_disabled": "disabled",
|
||||
"general_enabled": "enabled",
|
||||
"general_speech_cs": "Czech",
|
||||
"general_speech_de": "German",
|
||||
"general_speech_en": "English",
|
||||
@@ -808,7 +814,7 @@
|
||||
"main_ledsim_title": "LED Visualization",
|
||||
"main_menu_about_token": "About Hyperion",
|
||||
"main_menu_colors_conf_token": "Image Processing",
|
||||
"main_menu_configuration_token": "Configuration",
|
||||
"main_menu_configuration_token": "Instances",
|
||||
"main_menu_dashboard_token": "Dashboard",
|
||||
"main_menu_effect_conf_token": "Effects",
|
||||
"main_menu_effectsconfigurator_token": "Effects Configurator",
|
||||
|
@@ -164,7 +164,8 @@
|
||||
"dashboard_infobox_label_instance": "Instancia:",
|
||||
"dashboard_infobox_label_latesthyp": "Última versión de Hyperion:",
|
||||
"dashboard_infobox_label_platform": "Plataforma:",
|
||||
"dashboard_infobox_label_ports": "Puertos (json|proto):",
|
||||
"dashboard_infobox_label_ports": "Puertos",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Acceso Inteligente",
|
||||
"dashboard_infobox_label_statush": "Estado de Hyperion:",
|
||||
"dashboard_infobox_label_title": "Información",
|
||||
@@ -935,4 +936,4 @@
|
||||
"wiz_yeelight_intro1": "Este asistente configura el Hyperion para el sistema Yeelight. Las características son la detección automática de los Yeelights, ajustando cada luz a una posición específica en su imagen o desactivarla y ¡ajustar la configuración de Hyperion automáticamente! En resumen: ¡Todo lo que necesitas son algunos clics y listo!",
|
||||
"wiz_yeelight_title": "Asistente Yeelight",
|
||||
"wiz_yeelight_unsupported": "Sin soporte"
|
||||
}
|
||||
}
|
||||
|
@@ -163,7 +163,8 @@
|
||||
"dashboard_infobox_label_instance": "Istanza:",
|
||||
"dashboard_infobox_label_latesthyp": "L'ultima versione di Hyperion:",
|
||||
"dashboard_infobox_label_platform": "Piattaforma:",
|
||||
"dashboard_infobox_label_ports": "Porte (json|proto):",
|
||||
"dashboard_infobox_label_ports": "Porte",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Accesso Smart",
|
||||
"dashboard_infobox_label_statush": "Status Hyperion:",
|
||||
"dashboard_infobox_label_title": "Informazioni",
|
||||
@@ -908,4 +909,4 @@
|
||||
"wiz_yeelight_intro1": "Questi assistenti Configurano Hyperion per il sistema Yeelight. Le funzionalità sono: rilevamento automatico Yeelights, assegnazione di ciascuna luce a una specifica posizione nella tua immagine, disabilitazione luci, regolazione automatica delle impostazioni di Hyperion! In breve: tutto ciò che ti serve sono un paio di click e sei pronto!",
|
||||
"wiz_yeelight_title": "Assistente Yeelight",
|
||||
"wiz_yeelight_unsupported": "Non supportato"
|
||||
}
|
||||
}
|
||||
|
@@ -164,7 +164,8 @@
|
||||
"dashboard_infobox_label_instance": "Instantie",
|
||||
"dashboard_infobox_label_latesthyp": "Laatste Hyperion versie",
|
||||
"dashboard_infobox_label_platform": "Platform",
|
||||
"dashboard_infobox_label_ports": "Poorten (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Poorten",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Slimme toegang",
|
||||
"dashboard_infobox_label_statush": "Hyperion status:",
|
||||
"dashboard_infobox_label_title": "Informatie",
|
||||
@@ -911,4 +912,4 @@
|
||||
"wiz_yeelight_intro1": "Deze wizards configureren Hyperion voor het Yeelight-systeem. Functies zijn de automatische detectie van de Yeelighs, waarbij elk licht op een specifieke positie op uw foto wordt ingesteld of uitgeschakeld en de Hyperion-instellingen automatisch worden afgestemd! Kortom: u heeft slechts enkele klikken nodig en u bent klaar!",
|
||||
"wiz_yeelight_title": "Yeelight Wizard",
|
||||
"wiz_yeelight_unsupported": "Niet ondersteund"
|
||||
}
|
||||
}
|
||||
|
@@ -164,7 +164,8 @@
|
||||
"dashboard_infobox_label_instance": "Instancja:",
|
||||
"dashboard_infobox_label_latesthyp": "Najnowsza wersja Hyperion:",
|
||||
"dashboard_infobox_label_platform": "Platforma:",
|
||||
"dashboard_infobox_label_ports": "Porty (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Porty",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Szybki dostęp",
|
||||
"dashboard_infobox_label_statush": "Status Hyperion:",
|
||||
"dashboard_infobox_label_title": "Informacje",
|
||||
@@ -914,4 +915,4 @@
|
||||
"wiz_yeelight_intro1": "Ten kreator konfiguruje Hyperion dla systemu Yeelight. Funkcje obejmują automatyczne wykrywanie Yeelighów, ustawianie każdego światła w określonej pozycji na zdjęciu lub wyłączanie go i automatyczne dostrajanie ustawień Hyperiona! Krótko mówiąc: wystarczy kilka kliknięć i gotowe!",
|
||||
"wiz_yeelight_title": "Kreator Yeelight",
|
||||
"wiz_yeelight_unsupported": "Niewspierane"
|
||||
}
|
||||
}
|
||||
|
@@ -56,7 +56,8 @@
|
||||
"dashboard_infobox_label_instance": "Пример:",
|
||||
"dashboard_infobox_label_latesthyp": "Последняя версия Hyperion:",
|
||||
"dashboard_infobox_label_platform": "Платформа:",
|
||||
"dashboard_infobox_label_ports": "Порты (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Порты",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_statush": "Статус Hyperion:",
|
||||
"dashboard_infobox_label_title": "Информация",
|
||||
"dashboard_infobox_message_updatesuccess": "Вы используете актуальную версию Hyperion.",
|
||||
@@ -229,4 +230,4 @@
|
||||
"wiz_hue_username": "Пользователь ID:",
|
||||
"wiz_rgb_qgend": "...зеленый?",
|
||||
"wiz_rgb_qrend": "...красный?"
|
||||
}
|
||||
}
|
||||
|
@@ -164,7 +164,8 @@
|
||||
"dashboard_infobox_label_instance": "Instans:",
|
||||
"dashboard_infobox_label_latesthyp": "Senaste Hyperion-versionen:",
|
||||
"dashboard_infobox_label_platform": "Plattform",
|
||||
"dashboard_infobox_label_ports": "Portar (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Portar",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Smart Åtkomst",
|
||||
"dashboard_infobox_label_statush": "Hyperion-status:",
|
||||
"dashboard_infobox_label_title": "Information",
|
||||
@@ -914,4 +915,4 @@
|
||||
"wiz_yeelight_intro1": "De här guiderna konfigurerar Hyperion för Yeelight-systemet. Funktionerna är Yeelights automatiska detektering, ställ in varje ljus till en specifik position på din bild eller inaktivera den och ställ in Hyperion-inställningarna automatiskt! Kort sagt: Några klick och du är klar!",
|
||||
"wiz_yeelight_title": "Yeelight-Guide",
|
||||
"wiz_yeelight_unsupported": "Utan stöd"
|
||||
}
|
||||
}
|
||||
|
@@ -107,7 +107,8 @@
|
||||
"dashboard_infobox_label_instance": "Olay",
|
||||
"dashboard_infobox_label_latesthyp": "En güncel Hyperion versiyonu:",
|
||||
"dashboard_infobox_label_platform": "Plaform:",
|
||||
"dashboard_infobox_label_ports": "Portlar (flat|proto):",
|
||||
"dashboard_infobox_label_ports": "Portlar",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Akıllı Erişim",
|
||||
"dashboard_infobox_label_statush": "Hyperion durumu:",
|
||||
"dashboard_infobox_label_title": "Bilgi",
|
||||
@@ -528,4 +529,4 @@
|
||||
"wiz_rgb_qgend": "...yeşil?",
|
||||
"wiz_rgb_qrend": "...kırmızı?",
|
||||
"wiz_rgb_title": "RGB Byte Sıralaması Sihirbazı"
|
||||
}
|
||||
}
|
||||
|
@@ -144,7 +144,8 @@
|
||||
"dashboard_infobox_label_instance": "Ví dụ:",
|
||||
"dashboard_infobox_label_latesthyp": "Phiên bản Ambilight mới nhất:",
|
||||
"dashboard_infobox_label_platform": "Nền tảng:",
|
||||
"dashboard_infobox_label_ports": "Cổng (flat | proto):",
|
||||
"dashboard_infobox_label_ports": "Cổng",
|
||||
"dashboard_infobox_label_ports_flat_proto": "Flatbuffer | Protobuffer:",
|
||||
"dashboard_infobox_label_smartacc": "Truy cập thông minh",
|
||||
"dashboard_infobox_label_statush": "Trạng thái:",
|
||||
"dashboard_infobox_label_title": "Thông tin",
|
||||
@@ -806,4 +807,4 @@
|
||||
"wiz_rgb_switchevery": "Chuyển màu mỗi ...",
|
||||
"wiz_rgb_title": "Thuật sĩ đặt hàng Byte RGB",
|
||||
"wiz_wizavail": "Thuật sĩ có sẵn"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user