From 0c02e9fce236ab91b31257b6469ab1836549e537 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:47:21 +0100 Subject: [PATCH] Update Localized Strings (#3448) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatically created by zacwest. Co-authored-by: Home Assistant Bot Co-authored-by: Bruno Pantaleão Gonçalves <5808343+bgoncal@users.noreply.github.com> --- .../App/Resources/ru.lproj/Localizable.strings | 12 ++++++------ Sources/App/Resources/sl.lproj/Core.strings | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Sources/App/Resources/ru.lproj/Localizable.strings b/Sources/App/Resources/ru.lproj/Localizable.strings index 58c5e10b3..18e0c517c 100644 --- a/Sources/App/Resources/ru.lproj/Localizable.strings +++ b/Sources/App/Resources/ru.lproj/Localizable.strings @@ -125,7 +125,7 @@ "carPlay.labels.settings.advanced.section.button.title" = "Перезапустить приложение"; "carPlay.labels.settings.advanced.section.title" = "Расширенные"; "carPlay.labels.tab.settings" = "Настройки"; -"carPlay.lock.confirmation.title" = "Are you sure you want to perform lock action on %@?"; +"carPlay.lock.confirmation.title" = "Вы уверены, что хотите выполнить действие блокировки %@?"; "carPlay.navigation.button.next" = "Далее"; "carPlay.navigation.button.previous" = "Назад"; "carPlay.navigation.tab.actions" = "Действия"; @@ -141,7 +141,7 @@ "carPlay.notification.quick_access.intro.title" = "Создать конфигурацию CarPlay"; "carPlay.quick_access.intro.item.title" = "Создайте свою конфигурацию CarPlay"; "carPlay.state.loading.title" = "Загрузка…"; -"carPlay.unlock.confirmation.title" = "Are you sure you want to perform unlock action on %@?"; +"carPlay.unlock.confirmation.title" = "Вы уверены, что хотите выполнить действие разблокировки %@?"; "carplay.labels.already_added_server" = "Уже добавлено"; "carplay.labels.empty_domain_list" = "Домены недоступны"; "carplay.labels.no_servers_available" = "Нет доступных серверов. Добавьте сервер в приложении."; @@ -149,7 +149,7 @@ "carplay.lock.confirmation.title" = "Are you sure you want to perform lock action on %@?"; "carplay.navigation.button.next" = "Далее"; "carplay.navigation.button.previous" = "Назад"; -"carplay.unlock.confirmation.title" = "Are you sure you want to perform unlock action on %@?"; +"carplay.unlock.confirmation.title" = "Вы уверены, что хотите выполнить действие разблокировки %@?"; "cl_error.description.deferred_accuracy_too_low" = "Отложенный режим не подходит для выбранной точности."; "cl_error.description.deferred_canceled" = "Запрос отложенного обновления был отменён вашим приложением или службой геолокации."; "cl_error.description.deferred_distance_filtered" = "Отложенный режим не поддерживает фильтр по расстоянию."; @@ -307,14 +307,14 @@ "location_change_notification.unknown.body" = "Геопозиция обновлена неизвестным способом"; "location_change_notification.url_scheme.body" = "Геопозиция обновлена запросом URL"; "location_change_notification.visit.body" = "Геопозиция обновлена посещением"; -"location_change_notification.watch_context.body" = "Location updated via watch context sync"; +"location_change_notification.watch_context.body" = "Местоположение обновлено через синхронизацию контекста часов"; "location_change_notification.x_callback_url.body" = "Местоположение обновлено с помощью X-Callback-URL"; "magic_item.action" = "Действие"; "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Начать слушать"; "magic_item.action.assist.title" = "Assist"; "magic_item.action.navigation_path.placeholder" = "например, /lovelace/cameras"; -"magic_item.action.navigation_path.title" = "Navigation path"; +"magic_item.action.navigation_path.title" = "Путь навигации"; "magic_item.action.on_tap" = "Нажатие"; "magic_item.action.script.title" = "Скрипт"; "magic_item.add" = "Добавить"; @@ -1160,7 +1160,7 @@ Home Assistant - это бесплатное программное обеспе "widgets.preview.custom.description" = "Создайте свой собственный виджет внутри приложения, а затем отобразите его здесь."; "widgets.preview.custom.title" = "Пользовательский виджет"; "widgets.preview.empty.create.button" = "Создать виджет"; -"widgets.reload_widgets.app_intent.description" = "Reload all widgets timelines."; +"widgets.reload_widgets.app_intent.description" = "Перезагрузить все временные шкалы виджетов."; "widgets.reload_widgets.app_intent.title" = "Перезагрузить виджеты"; "widgets.scene.activate.title" = "Активировать сцену"; "widgets.scene.description.title" = "Запустить сцену"; diff --git a/Sources/App/Resources/sl.lproj/Core.strings b/Sources/App/Resources/sl.lproj/Core.strings index 6ff065459..f978c64ac 100644 --- a/Sources/App/Resources/sl.lproj/Core.strings +++ b/Sources/App/Resources/sl.lproj/Core.strings @@ -3,7 +3,7 @@ "common::state::connected" = "Povezan"; "common::state::disabled" = "Disabled"; "common::state::disconnected" = "Povezava prekinjena"; -"common::state::enabled" = "Enabled"; +"common::state::enabled" = "Omogočeno"; "common::state::home" = "Doma"; "common::state::idle" = "V pripravljenosti"; "common::state::locked" = "Zaklenjeno"; @@ -44,7 +44,7 @@ "component::calendar::entity_component::_::state_attributes::all_day::state::true" = "Yes"; "component::camera::entity_component::_::state::idle" = "Nedejaven"; "component::camera::entity_component::_::state_attributes::motion_detection::state::false" = "Disabled"; -"component::camera::entity_component::_::state_attributes::motion_detection::state::true" = "Enabled"; +"component::camera::entity_component::_::state_attributes::motion_detection::state::true" = "Omogočeno"; "component::climate::entity_component::_::state::off" = "Izklopljeno"; "component::climate::entity_component::_::state_attributes::fan_mode::state::off" = "Izklopljeno"; "component::climate::entity_component::_::state_attributes::fan_mode::state::on" = "Vklopljeno"; @@ -72,7 +72,7 @@ "component::fan::entity_component::_::state_attributes::oscillating::state::true" = "Yes"; "component::fritzbox_callmonitor::entity::sensor::fritzbox_callmonitor::state::idle" = "Nedejaven"; "component::gardena_bluetooth::entity::switch::state::name" = "Odprto"; -"component::google_mail::services::set_vacation::fields::enabled::name" = "Enabled"; +"component::google_mail::services::set_vacation::fields::enabled::name" = "Omogočeno"; "component::group::entity_component::_::state::closed" = "Zaprto"; "component::group::entity_component::_::state::home" = "Doma"; "component::group::entity_component::_::state::locked" = "Zaklenjeno"; @@ -140,7 +140,7 @@ Please visit {url} to finish setup."; "component::litterrobot::entity::sensor::status_code::state::p" = "Na pavzi"; "component::litterrobot::platform::sensor::state::litterrobot__status_code::off" = "Izklopljeno"; "component::litterrobot::platform::sensor::state::litterrobot__status_code::p" = "Na pavzi"; -"component::litterrobot::services::set_sleep_mode::fields::enabled::name" = "Enabled"; +"component::litterrobot::services::set_sleep_mode::fields::enabled::name" = "Omogočeno"; "component::lock::entity_component::_::state::locked" = "Zaklenjeno"; "component::lock::entity_component::_::state::unlocked" = "Odklenjeno"; "component::lock::title" = "Ključavnice"; @@ -214,7 +214,7 @@ Please visit {url} to finish setup."; "component::sensibo::entity::sensor::climate_react_low::state_attributes::swing::state::stopped" = "Izključeno"; "component::sensibo::entity::switch::timer_on_switch::state_attributes::turn_on::state::false" = "Izključeno"; "component::sensibo::entity::switch::timer_on_switch::state_attributes::turn_on::state::true" = "Vklopljeno"; -"component::sensor::entity_component::_::state::off" = "Izkl."; +"component::sensor::entity_component::_::state::off" = "Izklopljeno"; "component::sensor::entity_component::_::state::on" = "Vklopljeno"; "component::sfr_box::entity::sensor::dsl_training::state::idle" = "V pripravljenosti"; "component::shelly::entity::sensor::valve_status::state::closed" = "Zaprto"; @@ -275,12 +275,12 @@ Please visit {url} to finish setup."; "component::wled::entity::select::live_override::state:::0" = "Izklopljeno"; "component::wled::entity::select::live_override::state:::1" = "Vklopljeno"; "component::wolflink::entity::sensor::state::state::aus" = "Disabled"; -"component::wolflink::entity::sensor::state::state::ein" = "Enabled"; +"component::wolflink::entity::sensor::state::state::ein" = "Omogočeno"; "component::wolflink::entity::sensor::state::state::standby" = "V pripravljenosti"; "component::xiaomi_miio::entity::select::led_brightness::state::off" = "Izklopljeno"; -"component::yamaha::services::enable_output::fields::enabled::name" = "Enabled"; +"component::yamaha::services::enable_output::fields::enabled::name" = "Omogočeno"; "component::yamaha_musiccast::entity::select::zone_sleep::state::off" = "Izklopljeno"; "component::yeelight::selector::action::options::off" = "Izklopljeno"; "component::yolink::entity::sensor::power_failure_alarm::state::off" = "Izključeno"; "component::yolink::entity::sensor::power_failure_alarm_beep::state::disabled" = "Disabled"; -"component::yolink::entity::sensor::power_failure_alarm_beep::state::enabled" = "Enabled"; \ No newline at end of file +"component::yolink::entity::sensor::power_failure_alarm_beep::state::enabled" = "Omogočeno"; \ No newline at end of file