Update translations

This commit is contained in:
Paulus Schoutsen 2018-11-07 10:26:19 +01:00
parent a58a324073
commit d31cea70bc
16 changed files with 134 additions and 33 deletions

View File

@ -779,8 +779,10 @@
"code": "Codi", "code": "Codi",
"clear_code": "Esborrar", "clear_code": "Esborrar",
"disarm": "Desactivar", "disarm": "Desactivar",
"arm_home": "Activar a casa", "arm_home": "Activar, casa",
"arm_away": "Activar a fora" "arm_away": "Activar, fora",
"arm_night": "Activar, nit",
"armed_custom_bypass": "Bypass personalitzat"
}, },
"automation": { "automation": {
"last_triggered": "Última activació", "last_triggered": "Última activació",
@ -850,7 +852,7 @@
}, },
"relative_time": { "relative_time": {
"past": "Fa {time}", "past": "Fa {time}",
"future": "D'aquí {time}", "future": "D'aquí a {time}",
"never": "Mai", "never": "Mai",
"duration": { "duration": {
"second": "{count} {count, plural,\n one {segon}\n other {segons}\n}", "second": "{count} {count, plural,\n one {segon}\n other {segons}\n}",

View File

@ -780,7 +780,9 @@
"clear_code": "Löschen", "clear_code": "Löschen",
"disarm": "Deaktivieren", "disarm": "Deaktivieren",
"arm_home": "Aktivieren, Zuhause", "arm_home": "Aktivieren, Zuhause",
"arm_away": "Aktivieren, unterwegs" "arm_away": "Aktivieren, unterwegs",
"arm_night": "Nacht aktiviert",
"armed_custom_bypass": "Benutzerdefinierte "
}, },
"automation": { "automation": {
"last_triggered": "Zuletzt ausgelöst", "last_triggered": "Zuletzt ausgelöst",

View File

@ -780,7 +780,9 @@
"clear_code": "Clear", "clear_code": "Clear",
"disarm": "Disarm", "disarm": "Disarm",
"arm_home": "Arm home", "arm_home": "Arm home",
"arm_away": "Arm away" "arm_away": "Arm away",
"arm_night": "Arm night",
"armed_custom_bypass": "Custom bypass"
}, },
"automation": { "automation": {
"last_triggered": "Last triggered", "last_triggered": "Last triggered",

View File

@ -26,9 +26,9 @@
"alarm_control_panel": { "alarm_control_panel": {
"armed": "Valves", "armed": "Valves",
"disarmed": "Maas", "disarmed": "Maas",
"armed_home": "Valves kodu", "armed_home": "Valves kodus",
"armed_away": "Valves eemal", "armed_away": "Valves eemal",
"armed_night": "Öö-valves", "armed_night": "Valves öine",
"pending": "Ootel", "pending": "Ootel",
"arming": "Valvestab", "arming": "Valvestab",
"disarming": "Maas...", "disarming": "Maas...",
@ -779,8 +779,10 @@
"code": "Kood", "code": "Kood",
"clear_code": "Puhasta", "clear_code": "Puhasta",
"disarm": "Valvest maha", "disarm": "Valvest maha",
"arm_home": "Valvesta kodu", "arm_home": "Valvesta kodus",
"arm_away": "Valves eemal" "arm_away": "Valvesta eemal",
"arm_night": "Valvesta öine",
"armed_custom_bypass": "Eranditega"
}, },
"automation": { "automation": {
"last_triggered": "Viimati käivitatud", "last_triggered": "Viimati käivitatud",

View File

@ -9,7 +9,8 @@
"shopping_list": "Ichoufsliste", "shopping_list": "Ichoufsliste",
"dev-mqtt": "MQTT", "dev-mqtt": "MQTT",
"dev-info": "Info", "dev-info": "Info",
"calendar": "Kaländer" "calendar": "Kaländer",
"profile": "Profiu"
}, },
"state": { "state": {
"default": { "default": {
@ -223,6 +224,13 @@
"sunny": "sunnig", "sunny": "sunnig",
"windy": "windig", "windy": "windig",
"windy-variant": "windig" "windy-variant": "windig"
},
"vacuum": {
"cleaning": "Putze",
"error": "Fähler",
"off": "Us",
"on": "I",
"paused": "Pause"
} }
}, },
"state_badge": { "state_badge": {
@ -359,6 +367,48 @@
}, },
"zwave": { "zwave": {
"caption": "Z-Wave" "caption": "Z-Wave"
},
"users": {
"caption": "Benutzer",
"picker": {
"title": "Benutzer"
},
"editor": {
"rename_user": "Benutzer umbenenne",
"delete_user": "Benutzer lösche"
}
},
"integrations": {
"caption": "Integratione",
"discovered": "Erkennt",
"configured": "Konfiguriärt",
"configure": "Konfiguriärä",
"config_entry": {
"manuf": "vo {manufacturer}",
"hub": "Verbunge über",
"firmware": "Firmware: {version}",
"device_unavailable": "Grät verfüägbar",
"entity_unavailable": "Entitiy verfüägbar"
}
}
},
"profile": {
"long_lived_access_tokens": {
"create": "Token erzüge",
"prompt_name": "Name?"
},
"is_owner": "Du bisch dr Bsitzer",
"logout": "Uslogge",
"change_password": {
"header": "Passwort wächsle",
"current_password": "Aktuells Passwort",
"new_password": "Nöis Passwort",
"confirm_new_password": "Nöis Passwort bestätige",
"error_required": "Benötigt",
"submit": "Abschicke"
},
"mfa": {
"disable": "Deaktiviert"
} }
} }
}, },
@ -447,6 +497,18 @@
"media_player": { "media_player": {
"source": "Quelle", "source": "Quelle",
"sound_mode": "Sound-Modus" "sound_mode": "Sound-Modus"
},
"vacuum": {
"actions": {
"turn_on": "Ischaute",
"turn_off": "Ausschaute"
}
},
"water_heater": {
"currently": "Aktuell",
"on_off": "I \/ Us",
"target_temperature": "Ziu-Temperatur",
"operation": "Operation"
} }
}, },
"notification_toast": { "notification_toast": {
@ -455,7 +517,8 @@
"dialogs": { "dialogs": {
"more_info_settings": { "more_info_settings": {
"save": "Spichere", "save": "Spichere",
"name": "Name" "name": "Name",
"entity_id": "Entity ID"
} }
} }
}, },
@ -480,7 +543,8 @@
"switch": "Schauter", "switch": "Schauter",
"updater": "Updater", "updater": "Updater",
"weblink": "Weblink", "weblink": "Weblink",
"zwave": "Z-Wave" "zwave": "Z-Wave",
"vacuum": "Stoubsuger"
}, },
"attribute": { "attribute": {
"weather": { "weather": {

View File

@ -780,7 +780,8 @@
"clear_code": "Törlés", "clear_code": "Törlés",
"disarm": "Hatástalanít", "disarm": "Hatástalanít",
"arm_home": "Élesít (otthon)", "arm_home": "Élesít (otthon)",
"arm_away": "Élesít (távozó)" "arm_away": "Élesít (távozó)",
"arm_night": "Élesít (éjszakai)"
}, },
"automation": { "automation": {
"last_triggered": "Utoljára aktiválva", "last_triggered": "Utoljára aktiválva",

View File

@ -33,7 +33,7 @@
"arming": "경비중", "arming": "경비중",
"disarming": "해제중", "disarming": "해제중",
"triggered": "작동됨", "triggered": "작동됨",
"armed_custom_bypass": "경비중(특정지점)" "armed_custom_bypass": "경비중(사용자 우회)"
}, },
"automation": { "automation": {
"off": "꺼짐", "off": "꺼짐",
@ -780,7 +780,9 @@
"clear_code": "지움", "clear_code": "지움",
"disarm": "경비 해제", "disarm": "경비 해제",
"arm_home": "재실 경비", "arm_home": "재실 경비",
"arm_away": "외출 경비" "arm_away": "외출 경비",
"arm_night": "야간 경비",
"armed_custom_bypass": "사용자 우회"
}, },
"automation": { "automation": {
"last_triggered": "최근 트리거 됨", "last_triggered": "최근 트리거 됨",

View File

@ -780,7 +780,9 @@
"clear_code": "Kloer", "clear_code": "Kloer",
"disarm": "Desaktivéieren", "disarm": "Desaktivéieren",
"arm_home": "Aktivéiert Doheem", "arm_home": "Aktivéiert Doheem",
"arm_away": "Aktivéiert Ënnerwee" "arm_away": "Aktivéiert Ënnerwee",
"arm_night": "Aktivéiert Nuecht",
"armed_custom_bypass": "Personaliséierte Bypass"
}, },
"automation": { "automation": {
"last_triggered": "Läscht ausgeléist", "last_triggered": "Läscht ausgeléist",

View File

@ -780,7 +780,9 @@
"clear_code": "Wis", "clear_code": "Wis",
"disarm": "Uitschakelen", "disarm": "Uitschakelen",
"arm_home": "Inschakelen thuis", "arm_home": "Inschakelen thuis",
"arm_away": "Inschakelen afwezig" "arm_away": "Inschakelen afwezig",
"arm_night": "Inschakelen nacht",
"armed_custom_bypass": "Aangepaste overbrugging(en)"
}, },
"automation": { "automation": {
"last_triggered": "Laatst uitgevoerd", "last_triggered": "Laatst uitgevoerd",

View File

@ -381,7 +381,7 @@
"label": "Tilstand", "label": "Tilstand",
"from": "Fra", "from": "Fra",
"to": "Til", "to": "Til",
"for": "Fra" "for": "For"
}, },
"homeassistant": { "homeassistant": {
"label": "Home Assistant", "label": "Home Assistant",
@ -530,7 +530,7 @@
"cloud": { "cloud": {
"caption": "Home Assistant Cloud", "caption": "Home Assistant Cloud",
"description_login": "Logget inn som {email}", "description_login": "Logget inn som {email}",
"description_not_login": "Ikke logget" "description_not_login": "Ikke logget"
}, },
"integrations": { "integrations": {
"caption": "Integrasjoner", "caption": "Integrasjoner",
@ -539,17 +539,17 @@
"configured": "Konfigurert", "configured": "Konfigurert",
"new": "Sett opp en ny integrasjon", "new": "Sett opp en ny integrasjon",
"configure": "Konfigurer", "configure": "Konfigurer",
"none": "Ikke konfigurert enda", "none": "Ingenting er konfigurert enda",
"config_entry": { "config_entry": {
"no_devices": "Denne integrasjonen har ingen enheter.", "no_devices": "Denne integrasjonen har ingen enheter.",
"no_device": "Enheten mangler input", "no_device": "Enheter uten enheter",
"delete_confirm": "Er du sikker på at du vil slette denne integrasjonen?", "delete_confirm": "Er du sikker på at du vil slette denne integrasjonen?",
"restart_confirm": "Start Home Assistant på nytt for å fullføre fjerningen av denne integrasjonen", "restart_confirm": "Start Home Assistant på nytt for å fullføre fjerningen av denne integrasjonen",
"manuf": "av {manufacturer}", "manuf": "av {manufacturer}",
"hub": "Tilkoblet via", "hub": "Tilkoblet via",
"firmware": "Fastvare: {version}", "firmware": "Fastvare: {version}",
"device_unavailable": "enheten er utilgjengelig", "device_unavailable": "enheten er utilgjengelig",
"entity_unavailable": "enhet utilgjengelig" "entity_unavailable": "enheten er utilgjengelig"
} }
} }
}, },
@ -780,7 +780,9 @@
"clear_code": "Klarer", "clear_code": "Klarer",
"disarm": "Deaktiver", "disarm": "Deaktiver",
"arm_home": "Armer hjemme", "arm_home": "Armer hjemme",
"arm_away": "Armer bort" "arm_away": "Armer bort",
"arm_night": "Armer natt",
"armed_custom_bypass": "Tilpasset bypass"
}, },
"automation": { "automation": {
"last_triggered": "Sist utløst", "last_triggered": "Sist utløst",

View File

@ -779,8 +779,10 @@
"code": "Kod", "code": "Kod",
"clear_code": "Wyczyść", "clear_code": "Wyczyść",
"disarm": "Rozbrojony", "disarm": "Rozbrojony",
"arm_home": "Uzbrojony (w domu)", "arm_home": "uzbrojony (w domu)",
"arm_away": "Uzbrojony (nieobecny)" "arm_away": "uzbrojony (nieobecny)",
"arm_night": "uzbrojony (noc)",
"armed_custom_bypass": "uzbrojony (częściowo)"
}, },
"automation": { "automation": {
"last_triggered": "Ostatnie uruchomienie", "last_triggered": "Ostatnie uruchomienie",

View File

@ -780,7 +780,9 @@
"clear_code": "Limpo", "clear_code": "Limpo",
"disarm": "Desarmar", "disarm": "Desarmar",
"arm_home": "Armado casa", "arm_home": "Armado casa",
"arm_away": "Armado ausente" "arm_away": "Armado ausente",
"arm_night": "Armado noite",
"armed_custom_bypass": "Desvio personalizado"
}, },
"automation": { "automation": {
"last_triggered": "Última ocorrência", "last_triggered": "Última ocorrência",

View File

@ -780,7 +780,9 @@
"clear_code": "Počisti", "clear_code": "Počisti",
"disarm": "Izklopi", "disarm": "Izklopi",
"arm_home": "Vklopi doma", "arm_home": "Vklopi doma",
"arm_away": "Vklopi odsoten" "arm_away": "Vklopi odsoten",
"arm_night": "Vklopi nočni način",
"armed_custom_bypass": "Po meri "
}, },
"automation": { "automation": {
"last_triggered": "Nazadnje sprožen", "last_triggered": "Nazadnje sprožen",

View File

@ -510,12 +510,14 @@
"none": "Chưa có cấu hình nào", "none": "Chưa có cấu hình nào",
"config_entry": { "config_entry": {
"no_devices": "Bộ tích hợp này chưa có thiết bị nào", "no_devices": "Bộ tích hợp này chưa có thiết bị nào",
"no_device": "Các mục không có thiết bị",
"delete_confirm": "Bạn chắc chắn muốn xóa bộ tích hợp này?", "delete_confirm": "Bạn chắc chắn muốn xóa bộ tích hợp này?",
"restart_confirm": "Khởi động lại Home Assistant để hoàn tất xóa bộ tích hợp này", "restart_confirm": "Khởi động lại Home Assistant để hoàn tất xóa bộ tích hợp này",
"manuf": "bởi {manufacturer}", "manuf": "bởi {manufacturer}",
"hub": "Đã kết nối qua", "hub": "Đã kết nối qua",
"firmware": "Firmware: {version}", "firmware": "Firmware: {version}",
"device_unavailable": "thiết bị không khả dụng" "device_unavailable": "Thiết bị không khả dụng",
"entity_unavailable": "Thiết bị không khả dụng"
} }
} }
}, },
@ -542,7 +544,8 @@
"refresh_tokens": { "refresh_tokens": {
"created_at": "Được tạo lúc {date}", "created_at": "Được tạo lúc {date}",
"last_used": "Sử dụng lần cuối lúc {date} từ {location}", "last_used": "Sử dụng lần cuối lúc {date} từ {location}",
"not_used": "Chưa bao giờ được sử dụng" "not_used": "Chưa bao giờ được sử dụng",
"current_token_tooltip": "Không thể xóa token truy cập"
}, },
"long_lived_access_tokens": { "long_lived_access_tokens": {
"header": "Token truy cập thời hạn dài", "header": "Token truy cập thời hạn dài",
@ -553,6 +556,7 @@
"create_failed": "Không thể tạo token truy cập.", "create_failed": "Không thể tạo token truy cập.",
"prompt_name": "Tên?", "prompt_name": "Tên?",
"prompt_copy_token": "Sao chép token truy cập của bạn. Nó sẽ không đươc hiển thị nữa.", "prompt_copy_token": "Sao chép token truy cập của bạn. Nó sẽ không đươc hiển thị nữa.",
"empty_state": "Bạn hiện tại chưa có token truy cập lâu dài",
"last_used": "Sử dụng lần cuối lúc {date} từ {location}", "last_used": "Sử dụng lần cuối lúc {date} từ {location}",
"not_used": "Chưa bao giờ được sử dụng" "not_used": "Chưa bao giờ được sử dụng"
}, },
@ -736,7 +740,9 @@
"clear_code": "Xóa", "clear_code": "Xóa",
"disarm": "Vô hiệu hoá", "disarm": "Vô hiệu hoá",
"arm_home": "An ninh ở nhà", "arm_home": "An ninh ở nhà",
"arm_away": "An ninh đi vắng" "arm_away": "An ninh đi vắng",
"arm_night": "An ninh ban đêm",
"armed_custom_bypass": "Bỏ qua tùy chỉnh"
}, },
"automation": { "automation": {
"last_triggered": "Kích hoạt lần cuối", "last_triggered": "Kích hoạt lần cuối",
@ -788,7 +794,11 @@
} }
}, },
"water_heater": { "water_heater": {
"currently": "Hiện tại" "currently": "Hiện tại",
"on_off": "Bật \/ tắt",
"target_temperature": "Nhiệt độ mục tiêu",
"operation": "Chế độ hoạt động",
"away_mode": "Chế độ đi vắng"
} }
}, },
"components": { "components": {

View File

@ -780,7 +780,9 @@
"clear_code": "清除", "clear_code": "清除",
"disarm": "解除警戒", "disarm": "解除警戒",
"arm_home": "在家警戒", "arm_home": "在家警戒",
"arm_away": "离家警戒" "arm_away": "离家警戒",
"arm_night": "夜间警戒",
"armed_custom_bypass": "自定义略过"
}, },
"automation": { "automation": {
"last_triggered": "上次触发", "last_triggered": "上次触发",

View File

@ -780,7 +780,9 @@
"clear_code": "清除", "clear_code": "清除",
"disarm": "解除警戒", "disarm": "解除警戒",
"arm_home": "在家警戒", "arm_home": "在家警戒",
"arm_away": "離家警戒" "arm_away": "離家警戒",
"arm_night": "夜間警戒",
"armed_custom_bypass": "自定義忽略"
}, },
"automation": { "automation": {
"last_triggered": "上次觸發", "last_triggered": "上次觸發",