From 57e297d6cf947f265ab07259ae40796da38f2a33 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> Date: Tue, 16 May 2023 06:14:45 +0430 Subject: [PATCH] Update translations --- web/translation/translate.en_US.toml | 6 ++++-- web/translation/translate.fa_IR.toml | 6 ++++-- web/translation/translate.ru_RU.toml | 6 ++++-- web/translation/translate.zh_Hans.toml | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 34fd9d94..03387a8f 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -253,8 +253,10 @@ "generalConfigsDesc" = "These options will provide general adjustments." "blockConfigs" = "Blocking Configs" "blockConfigsDesc" = "These options will prevent users from connecting to specific protocols and websites." -"countryConfigs" = "Country Configs" -"countryConfigsDesc" = "These options will prevent users from connecting to specific country domains." +"blockCountryConfigs" = "Block Country Configs" +"blockCountryConfigsDesc" = "These options will prevent users from connecting to specific country domains." +"directCountryConfigs" = "Direct Country Configs" +"directCountryConfigsDesc" = "These options will connect users directly to specific country domains." "ipv4Configs" = "IPv4 Configs" "ipv4ConfigsDesc" = "These options will route to target domains only via IPv4." "xrayConfigTemplate" = "Xray Configuration Template" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index c6d9c6c2..bba8b7f8 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -252,8 +252,10 @@ "generalConfigsDesc" = "این تنظیمات میتواند ترافیک کلی سرویس را متاثر کند" "blockConfigs" = "مسدود سازی" "blockConfigsDesc" = "این گزینه ها از اتصال کاربران به پروتکل ها و وب سایت های خاص جلوگیری می کند" -"countryConfigs" = "تنظیمات برای کشورها" -"countryConfigsDesc" = "این گزینه اتصال کاربران به دامنه های کشوری خاص را تنظیم می کند" +"blockCountryConfigs" = "تنظیمات برای مسدودسازی کشورها" +"blockCountryConfigsDesc" = "این گزینه اتصال کاربران به دامنه های کشوری خاص را مسدود می کند" +"directCountryConfigs" = "تنظیمات برای اتصال مستقیم کشورها" +"directCountryConfigsDesc" = "این گزینه کاربران را به دامنه های کشوری خاص را به طور مستقیم، متصل می کند" "ipv4Configs" = "تنظیمات برای IPv4" "ipv4ConfigsDesc" = "این گزینه فقط از طریق آیپی ورژن ۴ به دامنه های هدف هدایت می شود" "xrayConfigTemplate" = "تنظیمات الگو ایکس ری" diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index b7f530b7..958ccc28 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -253,8 +253,10 @@ "generalConfigsDesc" = "Эти параметры не позволят пользователям подключаться к определенным протоколам и веб-сайтам" "blockConfigs" = "Блокировка конфигураций" "blockConfigsDesc" = "Эти параметры не позволят пользователям подключаться к определенным протоколам и веб-сайтам." -"countryConfigs" = "Настройки по гео" -"countryConfigsDesc" = "Эти параметры не позволят пользователям подключаться к доменам определенной страны" +"blockCountryConfigs" = "Заблокировать конфигурации страны" +"blockCountryConfigsDesc" = "Эти параметры не позволят пользователям подключаться к доменам определенной страны." +"directCountryConfigs" = "Прямые настройки страны" +"directCountryConfigsDesc" = "Эти параметры будут подключать пользователей напрямую к доменам определенной страны." "ipv4Configs" = "Настройки IPv4 " "ipv4ConfigsDesc" = "Эти параметры будут маршрутизироваться к целевым доменам только через IPv4" "xrayConfigTemplate" = "Шаблон конфигурации Xray" diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 2a903722..f6a8dba9 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -253,8 +253,10 @@ "generalConfigsDesc" = "这些选项将提供一般调整" "blockConfigs" = "阻塞配置" "blockConfigsDesc" = "这些选项将阻止用户连接到特定协议和网站" -"countryConfigs" = "国家配置" -"countryConfigsDesc" = "此选项将阻止用户连接到特定国家/地区的域" +"blockCountryConfigs" = "阻止国家配置" +"blockCountryConfigsDesc" = "这些选项将阻止用户连接到特定国家/地区的域。" +"directCountryConfigs" = "直接国家配置" +"directCountryConfigsDesc" = "这些选项会将用户直接连接到特定国家/地区的域。" "ipv4Configs" = "IPv4 配置" "ipv4ConfigsDesc" = "此选项将仅通过 IPv4 路由到目标域" "xrayConfigTemplate" = "Xray 配置模板"