[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-08-11 00:32:11 +00:00
parent 1eac9fa1cd
commit 16167bef07
5 changed files with 82 additions and 13 deletions

View File

@ -2475,7 +2475,7 @@
},
"menu": {
"close": "Luk",
"configure_ui": "Konfigurer brugerflade",
"configure_ui": "Rediger betjeningspanel",
"exit_edit_mode": "Afslut brugerflade-redigeringstilstand",
"help": "Hjælp",
"refresh": "Opdater",

View File

@ -2475,7 +2475,7 @@
},
"menu": {
"close": "Lukk",
"configure_ui": "Konfigurer brukergrensesnitt",
"configure_ui": "Rediger brukergrensesnitt",
"exit_edit_mode": "Avslutt redigeringsmodus for brukergrensesnitt",
"help": "Hjelp",
"refresh": "Oppdater",

View File

@ -725,6 +725,7 @@
"zha_device_info": {
"buttons": {
"add": "Adicionar dispositivos através deste dispositivo",
"clusters": "Gerenciar Grupos",
"reconfigure": "Reconfigurar O Dispositivo",
"remove": "Remover dispositivo",
"zigbee_information": "Assinatura de dispositivo Zigbee"
@ -832,6 +833,15 @@
"name": "Açao",
"type_select": "Tipo de acão",
"type": {
"choose": {
"add_option": "Adicionar opção",
"conditions": "Condições",
"default": "Ações padrão",
"label": "Selecione",
"option": "Opção {number}",
"remove_option": "Remover opção",
"sequence": "Ações"
},
"condition": {
"label": "Condição"
},
@ -851,6 +861,24 @@
"label": "Iniciar evento",
"service_data": "Dados do Serviço"
},
"repeat": {
"label": "Repetir",
"sequence": "Ações",
"type_select": "Tipo de repetição",
"type": {
"count": {
"label": "Contagem"
},
"until": {
"conditions": "Condições (até que...)",
"label": "Até que"
},
"while": {
"conditions": "Condições (enquanto...)",
"label": "Enquanto"
}
}
},
"scene": {
"label": "Ativar cena"
},
@ -1618,6 +1646,18 @@
"title": "",
"topic": "tópico"
},
"ozw": {
"common": {
"node_id": "ID do Nó",
"ozw_instance": "Instância OpenZWave",
"zwave": "Z-Wave"
},
"device_info": {
"node_failed": "Falha no nó",
"stage": "Estágio",
"zwave_info": "Informações de Z-Wave"
}
},
"person": {
"add_person": "Adicionar pessoa",
"caption": "Pessoas",
@ -1807,7 +1847,8 @@
"name": "Nome",
"system": "Sistema"
}
}
},
"users_privileges_note": "Grupos de Usuários ainda é um recurso experimental. O usuário será incapaz de administrar através da interface grática. Nós ainda estamos auditando todos os endponts da API de gerenciamento para se certificar que eles limitam o acesso para administradores da maneira correta."
},
"zha": {
"add_device_page": {
@ -1980,13 +2021,21 @@
"node_management": {
"add_to_group": "Adicionar ao Grupo",
"entities": "Entidades deste nó",
"entity_info": "Informações da Entidade",
"exclude_entity": "Excluir esta entidade do Home Assistant",
"group": "Grupo",
"header": "Gerenciamento de nó Z-Wave",
"introduction": "Executar comandos Z-Wave que afetam um único nó. Seleciona um nó para ver a lista de comandos disponíveis",
"max_associations": "Máximo de Associações",
"node_group_associations": "Associações de grupos de nós",
"node_protection": "Proteção dos nós",
"node_to_control": "Nó para controlar",
"nodes": "Nós",
"nodes_hint": "Selecione um nó para ver opções específicas",
"nodes_in_group": "Outros nós neste grupo",
"pooling_intensity": "Frequência da consulta",
"protection": "Proteção",
"remove_broadcast": "Remover Broadcast",
"remove_from_group": "Remover do Grupo",
"set_protection": "Definir proteção"
},
@ -2342,7 +2391,7 @@
"show_code_editor": "Mostrar Editor de Código",
"show_visual_editor": "Mostrar Editor Visual",
"toggle_editor": "Alternar Editor",
"typed_header": "Configuração de cartão {type}",
"typed_header": "Configuração do cartão {type}",
"unsaved_changes": "Você tem alterações não salvas"
},
"edit_lovelace": {
@ -2377,6 +2426,9 @@
"para_migrate": "O Home Assistant pode adicionar IDs a todos os seus cards e visualizações automaticamente clicando no botão 'Migrar configuração'.",
"para_no_id": "Este elemento não possui um ID. Por favor adicione um ID a este elemento em 'ui-lovelace.yaml'."
},
"move_card": {
"header": "Selecione uma tela para onde mover este cartão"
},
"raw_editor": {
"confirm_remove_config_text": "Geraremos automaticamente suas visualizações da interface do usuário do Lovelace com suas áreas e dispositivos se você remover a configuração da interface do usuário do Lovelace.",
"confirm_remove_config_title": "Tem certeza de que deseja remover a configuração da interface Lovelace? Geraremos automaticamente visualizações da interface Lovelace com suas áreas e dispositivos.",
@ -2404,6 +2456,10 @@
"yaml_control": "Para assumir o controle no modo YAML, crie um arquivo YAML com o nome que você especificou na sua configuração para este painel ou arquivo padrão 'ui-lovelace.yaml'.",
"yaml_mode": "Você está usando o modo YAML para este painel, o que significa que não é possível alterar a configuração do Lovelace na interface. Se você deseja gerenciar esse painel na interface do usuário, remova 'mode: yaml' da configuração do Lovelace em 'configuration.yaml.'"
},
"select_view": {
"dashboard_label": "Painel de controle",
"header": "Selecione uma tela"
},
"suggest_card": {
"add": "Adicionar a UI do Lovelace",
"create_own": "Escolha cartão diferente",
@ -2721,10 +2777,18 @@
"header": "Fechar a conexão automaticamente"
},
"themes": {
"accent_color": "Cor de detalhe",
"dark_mode": {
"auto": "Automático",
"dark": "Escuro",
"light": "Claro"
},
"dropdown_label": "Tema",
"error_no_theme": "Não há temas disponíveis.",
"header": "Tema",
"link_promo": "Aprenda sobre temas"
"link_promo": "Aprenda sobre temas",
"primary_color": "Cor Principal",
"reset": "Redefinir"
},
"vibrate": {
"description": "Ative ou desative a vibração neste dispositivo ao controlar dispositivos.",

View File

@ -785,7 +785,7 @@
"link_profile_page": "profil sayfanız"
},
"areas": {
"caption": "Alanları",
"caption": "Alanlar",
"data_table": {
"area": "Alan",
"devices": "Cihazlar"
@ -1192,7 +1192,9 @@
"email": "E-posta",
"email_error_msg": "Geçersiz e-posta",
"forgot_password": "Parolanızı mı unuttunuz?",
"introduction2": "Bu hizmet ortağımız tarafından yürütülüyor",
"introduction": "Home Assistant Cloud, evden uzaktayken örneğinize güvenli bir uzaktan bağlantı sağlar. Ayrıca diğer bulut hizmetlerine bağlanmanıza olanak tanır: Amazon Alexa ve Google Assistant.",
"introduction2": "Bu hizmet ortağımız ",
"introduction2a": "tarafından verilmektedir, Home Assistant ve Hass.io kurucuları tarafından kurulan bir şirket.",
"introduction3": "Home Assistant Cloud, bir aylık ücretsiz deneme sürümüne sahip bir abonelik hizmetidir. Ödeme bilgisi gerekmez.",
"learn_more_link": "Home Assistant Cloud hakkında daha fazla bilgi edin",
"password": "Parola",
@ -1214,8 +1216,8 @@
"headline": "Ücretsiz denemenizi başlatın",
"information": "Home Assistant Cloud ile bir aylık ücretsiz denemenizi başlatmak için bir hesap oluşturun. Ödeme bilgisi gerekmez.",
"information2": "Deneme, aşağıdakiler de dahil olmak üzere Home Assistant Cloud'un tüm avantajlarına erişmenizi sağlayacaktır:",
"information3": "Bu hizmet ortağımız tarafından yürütülüyor",
"information3a": ", Home Assistant ve Hass.io'nun kurucuları tarafından kurulmuş bir şirkettir.",
"information3": "Bu hizmet ortağımız ",
"information3a": "tarafından verilmektedir, Home Assistant ve Hass.io kurucuları tarafından kurulan bir şirket.",
"information4": "Bir hesap kaydederek aşağıdaki şartlar ve koşulları kabul etmiş olursunuz.",
"link_privacy_policy": "Gizlilik Politikası",
"link_terms_conditions": "Şartlar ve koşullar",
@ -1624,9 +1626,10 @@
"name": "Ad",
"name_error_msg": "Isim gereklidir",
"new_person": "Yeni kişi",
"update": "Güncelleme"
"no_device_tracker_available_intro": "Bir kişinin varlığını gösteren aygıtlarınız olduğunda, bunları buradaki bir kişiye atayabilirsiniz. Entegrasyonlar sayfasından bir varlık algılama entegrasyonu ekleyerek ilk cihazınızı ekleyebilirsiniz.",
"update": "Güncelle"
},
"introduction": "Burada Home Assistant ilgi her kişi tanımlayabilirsiniz.",
"introduction": "Burada Home Assistant ile ilgili her kişiyi tanımlayabilirsiniz.",
"no_persons_created_yet": "Henüz herhangi bir kişi oluşturmadığın gibi görünüyor.",
"note_about_persons_configured_in_yaml": "Not: configuration.yaml aracılığıyla yapılandırılan kişiler UI aracılığıyla düzenlenemez."
},
@ -1996,7 +1999,7 @@
"available_events": "Mevcut Etkinlikler",
"count_listeners": " ({count} dinleyiciler)",
"data": "Olay Verileri (YAML, isteğe bağlı)",
"description": "Etkinlik otobüsünde bir etkinlik başlat.",
"description": "Olay veri yolunda bir olay tetikleyin.",
"documentation": "Olaylar Dökümantasyonu.",
"fire_event": "Olayı Çalıştır",
"listen_to_events": "Olayları dinleyin",
@ -2014,6 +2017,7 @@
"column_example": "Örnek",
"column_parameter": "Parametre",
"data": "Servis Verileri (YAML, isteğe bağlı)",
"description": "Servisler geliştirici araçı, Home Assistant'taki mevcut tüm hizmetleri aramanızı sağlar.",
"fill_example_data": "Örnek Verileri Doldur",
"no_description": "Açıklama mevcut değil",
"no_parameters": "Bu servis parametre almaz.",
@ -2137,6 +2141,7 @@
"entities": {
"description": "Varlıklar kartı en yaygın kart türüdür. Öğeleri listeler halinde gruplandırır.",
"name": "Varlıklar",
"show_header_toggle": "Başlık Değiştirme Gösterilsin mi?",
"toggle": "Varlıklarageçiş."
},
"entity-filter": {

View File

@ -2475,7 +2475,7 @@
},
"menu": {
"close": "關閉",
"configure_ui": "介面設定",
"configure_ui": "編輯主面板",
"exit_edit_mode": "退出 UI 編輯模式",
"help": "說明",
"refresh": "更新",