chore(i18n): pages.*.provider

This commit is contained in:
Slinetrac
2025-11-02 10:02:25 +08:00
Unverified
parent a36e1c4cb4
commit e2de2137a8
15 changed files with 137 additions and 43 deletions

View File

@@ -168,8 +168,9 @@ export const ProviderButton = () => {
variant="contained"
size="small"
onClick={updateAllProviders}
aria-label={t("pages.proxies.provider.actions.updateAll")}
>
{t("Update All")}
{t("pages.proxies.provider.actions.updateAll")}
</Button>
</Box>
</Box>
@@ -327,7 +328,8 @@ export const ProviderButton = () => {
"100%": { transform: "rotate(360deg)" },
},
}}
title={t("Update Provider") as string}
title={t("pages.proxies.provider.actions.update")}
aria-label={t("pages.proxies.provider.actions.update")}
>
<RefreshRounded />
</IconButton>

View File

@@ -159,7 +159,7 @@ export const ProviderButton = () => {
size="small"
onClick={updateAllProviders}
>
{t("Update All")}
{t("pages.rules.provider.actions.updateAll")}
</Button>
</Box>
</DialogTitle>
@@ -260,6 +260,7 @@ export const ProviderButton = () => {
color="primary"
onClick={() => updateProvider(key)}
disabled={isUpdating}
aria-label={t("pages.rules.provider.actions.update")}
sx={{
animation: isUpdating
? "spin 1s linear infinite"
@@ -269,7 +270,7 @@ export const ProviderButton = () => {
"100%": { transform: "rotate(360deg)" },
},
}}
title={t("Update Provider") as string}
title={t("pages.rules.provider.actions.update")}
>
<RefreshRounded />
</IconButton>

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "مزود الوكيل"
"title": "مزود الوكيل",
"actions": {
"updateAll": "تحديث الكل",
"update": "تحديث"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "القواعد",
"provider": {
"trigger": "مزود القواعد",
"dialogTitle": "مزود القواعد"
"dialogTitle": "مزود القواعد",
"actions": {
"updateAll": "تحديث الكل",
"update": "تحديث"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "الإعدادات",
"Proxies": "الوكلاء",
"Update All": "تحديث الكل",
"Update At": "التحديث عند",
"rule": "قاعدة",
"global": "عالمي",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Proxy-Sammlung"
"title": "Proxy-Sammlung",
"actions": {
"updateAll": "Alle aktualisieren",
"update": "Aktualisieren"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Regeln",
"provider": {
"trigger": "Regelsammlung",
"dialogTitle": "Regelsammlung"
"dialogTitle": "Regelsammlung",
"actions": {
"updateAll": "Alle aktualisieren",
"update": "Aktualisieren"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Testen",
"Label-Settings": "Einstellungen",
"Proxies": "Proxies",
"Update All": "Alle aktualisieren",
"Update At": "Aktualisiert am",
"rule": "Regel",
"global": "Global",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Proxy Provider"
"title": "Proxy Provider",
"actions": {
"updateAll": "Update All",
"update": "Update"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Rules",
"provider": {
"trigger": "Rule Provider",
"dialogTitle": "Rule Providers"
"dialogTitle": "Rule Providers",
"actions": {
"updateAll": "Update All",
"update": "Update"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "Settings",
"Proxies": "Proxies",
"Update All": "Update All",
"Update At": "Update At",
"rule": "rule",
"global": "global",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Proveedor de proxies"
"title": "Proveedor de proxies",
"actions": {
"updateAll": "Actualizar todo",
"update": "Actualizar"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Reglas",
"provider": {
"trigger": "Proveedor de reglas",
"dialogTitle": "Proveedor de reglas"
"dialogTitle": "Proveedor de reglas",
"actions": {
"updateAll": "Actualizar todo",
"update": "Actualizar"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Descubrir",
"Label-Settings": "Ajustes",
"Proxies": "Proxies",
"Update All": "Actualizar todo",
"Update At": "Actualizado el",
"rule": "Regla",
"global": "Global",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "تأمین‌کننده پروکسی"
"title": "تأمین‌کننده پروکسی",
"actions": {
"updateAll": "به‌روزرسانی همه",
"update": "به‌روزرسانی"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "قوانین",
"provider": {
"trigger": "تأمین‌کننده قانون",
"dialogTitle": "تأمین‌کننده قانون"
"dialogTitle": "تأمین‌کننده قانون",
"actions": {
"updateAll": "به‌روزرسانی همه",
"update": "به‌روزرسانی"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "تنظیمات",
"Proxies": "پراکسی‌ها",
"Update All": "به‌روزرسانی همه",
"Update At": "به‌روزرسانی در",
"rule": "قانون",
"global": "جهانی",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Penyedia Proksi"
"title": "Penyedia Proksi",
"actions": {
"updateAll": "Perbarui Semua",
"update": "Perbarui"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Aturan",
"provider": {
"trigger": "Penyedia Aturan",
"dialogTitle": "Penyedia Aturan"
"dialogTitle": "Penyedia Aturan",
"actions": {
"updateAll": "Perbarui Semua",
"update": "Perbarui"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "Pengaturan",
"Proxies": "Proksi",
"Update All": "Perbarui Semua",
"Update At": "Diperbarui Pada",
"rule": "aturan",
"global": "global",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "プロキシプロバイダー"
"title": "プロキシプロバイダー",
"actions": {
"updateAll": "すべて更新",
"update": "更新"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "ルール",
"provider": {
"trigger": "ルールプロバイダー",
"dialogTitle": "ルールプロバイダー"
"dialogTitle": "ルールプロバイダー",
"actions": {
"updateAll": "すべて更新",
"update": "更新"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "テスト",
"Label-Settings": "設定",
"Proxies": "Proxies",
"Update All": "すべて更新",
"Update At": "更新日時",
"rule": "ルール",
"global": "グローバル",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "프록시 제공자"
"title": "프록시 제공자",
"actions": {
"updateAll": "모두 업데이트",
"update": "업데이트"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "규칙",
"provider": {
"trigger": "규칙 제공자",
"dialogTitle": "규칙 제공자"
"dialogTitle": "규칙 제공자",
"actions": {
"updateAll": "모두 업데이트",
"update": "업데이트"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "테스트",
"Label-Settings": "설정",
"Proxies": "프록시",
"Update All": "모두 업데이트",
"Update At": "업데이트 시간",
"rule": "규칙",
"global": "전역",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Провайдер прокси"
"title": "Провайдер прокси",
"actions": {
"updateAll": "Обновить все",
"update": "Обновить"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Правила",
"provider": {
"trigger": "Провайдеры правил",
"dialogTitle": "Провайдеры правил"
"dialogTitle": "Провайдеры правил",
"actions": {
"updateAll": "Обновить все",
"update": "Обновить"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Тест",
"Label-Settings": "Настройки",
"Proxies": "Прокси",
"Update All": "Обновить все",
"Update At": "Обновлено в",
"rule": "правила",
"global": "глобальный",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Vekil Sağlayıcısı"
"title": "Vekil Sağlayıcısı",
"actions": {
"updateAll": "Tümünü Güncelle",
"update": "Güncelle"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Kurallar",
"provider": {
"trigger": "Kural Sağlayıcısı",
"dialogTitle": "Kural Sağlayıcısı"
"dialogTitle": "Kural Sağlayıcısı",
"actions": {
"updateAll": "Tümünü Güncelle",
"update": "Güncelle"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "Ayarlar",
"Proxies": "Vekil'ler",
"Update All": "Tümünü Güncelle",
"Update At": "Güncelleme Zamanı",
"rule": "kural",
"global": "küresel",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "Delete Chain Config"
},
"provider": {
"title": "Прокси провайдеры"
"title": "Прокси провайдеры",
"actions": {
"updateAll": "Барысын да яңарту",
"update": "Яңарту"
}
},
"rules": {
"title": "Proxy Rules",
@@ -94,7 +98,11 @@
"title": "Кагыйдәләр",
"provider": {
"trigger": "Кагыйдә провайдеры",
"dialogTitle": "Кагыйдә провайдеры"
"dialogTitle": "Кагыйдә провайдеры",
"actions": {
"updateAll": "Барысын да яңарту",
"update": "Яңарту"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "Test",
"Label-Settings": "Көйләүләр",
"Proxies": "Прокси",
"Update All": "Барысын да яңарту",
"Update At": "Яңартылган вакыт",
"rule": "кагыйдә",
"global": "глобаль",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "删除链式配置"
},
"provider": {
"title": "代理集合"
"title": "代理集合",
"actions": {
"updateAll": "更新全部",
"update": "更新"
}
},
"rules": {
"title": "代理规则",
@@ -94,7 +98,11 @@
"title": "规则",
"provider": {
"trigger": "规则集合",
"dialogTitle": "规则集合"
"dialogTitle": "规则集合",
"actions": {
"updateAll": "更新全部",
"update": "更新"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "测 试",
"Label-Settings": "设 置",
"Proxies": "代理",
"Update All": "更新全部",
"Update At": "更新于",
"rule": "规则",
"global": "全局",

View File

@@ -54,7 +54,11 @@
"clearChainConfig": "刪除鏈式設定"
},
"provider": {
"title": "代理集合"
"title": "代理集合",
"actions": {
"updateAll": "全部更新",
"update": "更新"
}
},
"rules": {
"title": "代理規則",
@@ -94,7 +98,11 @@
"title": "規則",
"provider": {
"trigger": "規則集合",
"dialogTitle": "規則集合"
"dialogTitle": "規則集合",
"actions": {
"updateAll": "全部更新",
"update": "更新"
}
}
},
"profiles": {
@@ -182,7 +190,6 @@
"Label-Unlock": "解 鎖",
"Label-Settings": "設 定",
"Proxies": "代理",
"Update All": "全部更新",
"Update At": "更新於",
"rule": "規則",
"global": "全域",