Skip to content

chore: update translations with Fink 🐦 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions hiddifypanel/models/config_enum.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class Lang(HEnum):
ru = auto()
pt = auto()
zh = auto()
my = auto()


class PanelMode(HEnum):
Expand Down
2 changes: 1 addition & 1 deletion hiddifypanel/translations.i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@
"lang": {
"en": "🇺🇸 English",
"fa": "🇮🇷 Persian - فارسی",
"my": "lang.my",
"my": "🇲🇲 Burmese - မြန်မာဘာသာ",
"pt": "🇵🇹 Portuguese - Português ",
"ru": "🇷🇺 Russian - Русский",
"zh": "🇨🇳 Chinese - 简体中文"
Expand Down
40 changes: 1 addition & 39 deletions hiddifypanel/translations.i18n/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"Domain (%(domain)s)-> IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "دامنه (%(domain)s)-> IP=%(domain_ip)s با آی‌پی شما: ip=%(server_ip)s همخوانی ندارد. در حالت مستقیم (Direct Mode) این مورد الزامی است.",
"Domain IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "دامنه IP=%(domain_ip)s با ip=%(server_ip)s شما مطابقت ندارد که در حالت مستقیم مورد نیاز است",
"Domain can not be resolved! there is a problem in your domain": "دامنه قابل دسترسی نیست! در دامنه شما مشکلی وجود دارد.",
"Domain cannot be resolved! Please check DNS settings": "",
"Domain is not REALITY friendly!": "دامنه سازگار با REALITY نیست!",
"Domain?": "دامنه؟",
"Donation": {
Expand Down Expand Up @@ -152,7 +151,6 @@
"QRCode": "<i class='fa-solid fa-qrcode'></i> QR Code ",
"RAM": "رم",
"REALITY Fallback domain is not compaitble with server names!": "دامنه بازگشتی REALITY با نام سرور سازگار نیست!",
"REALITY Fallback domain is not compatible with server names!": "",
"Release": "✅ پایدار",
"Remaining about %(relative)s, exactly %(days)s days": "حدود %(relative)s و دقیقا %(days)s روز باقی مانده است",
"Remote nodes are not supported yet!": "گره های راه دور هنوز پشتیبانی نمی شوند!",
Expand Down Expand Up @@ -188,7 +186,6 @@
"Simplifies the process of employing the link elsewhere.": "برای راحتی انتقال این صفحه به ‌پلتفرم دیگر",
"SingBox": "📦 SingBox",
"Sort by %(name)s": "مرتب سازی بر اساس %(name)s",
"Specifying CDN IP is only valid for CDN mode": "",
"Start Date": "زمان شروع",
"Started %(days)s days ago": "از %(days)s روز پیش شروع شد",
"Started from %(relative)s": "از %(relative)s شروع شد",
Expand Down Expand Up @@ -328,9 +325,6 @@
"description": "توضیحات Streisand",
"title": "Streisand"
},
"v2rayn": {
"title": ""
},
"v2rayng": {
"description": "توضیحات V2RayNG",
"title": "V2RayNG"
Expand Down Expand Up @@ -800,38 +794,6 @@
"description": "پروکسی SSH که به عنوان تونل SSH یا ارسال پورت SSH نیز شناخته می شود، روشی امن برای ایجاد یک کانال ارتباطی امن بین دو ماشین در یک شبکه ناامن است. ما یک برنامه خاص داریم که کاملاً با سرور SSH متفاوت است. با این کانکشن کاربر نمی تواند هیچ دستوری را روی سرور اجرا کند",
"label": "پروکسی SSH"
},
"ssh_host_dsa_pk": {
"description": "",
"label": ""
},
"ssh_host_dsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pk": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pk": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pub": {
"description": "",
"label": ""
},
"ssh_host_rsa_pk": {
"description": "",
"label": ""
},
"ssh_host_rsa_pub": {
"description": "",
"label": ""
},
"ssh_server_enable": {
"description": "این SSH پروکسی با SSH سرور اصلی کاملا متفاوت است و امکان اجرای دستورات را ندارد",
"label": "✔️ پروکسی SSH"
Expand Down Expand Up @@ -1099,7 +1061,7 @@
"lang": {
"en": " 🇺🇸 انگلیسی - English ",
"fa": "🇮🇷 فارسی",
"my": "",
"my": "🇲🇲 زبان برمه‌ای - မြန်မာဘာသာ",
"pt": "🇵🇹 پرتغالی - Português ",
"ru": "🇷🇺 Russian - Русский",
"zh": "🇨🇳 Chinese - 简体中文"
Expand Down
1 change: 1 addition & 0 deletions hiddifypanel/translations.i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,7 @@
"lang": {
"en": "🇺🇸 Anglais - English",
"fa": "🇮🇷 Persan - فارسی",
"my": "🇲🇲 Birman - မြန်မာဘာသာ",
"pt": "🇵🇹 Portugais - Português ",
"ru": "🇷🇺 Russe - Русский",
"zh": "🇨🇳 Chinois - 简体中文"
Expand Down
4 changes: 4 additions & 0 deletions hiddifypanel/translations.i18n/my.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"Domain (%(domain)s)-> IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "ဒိုမိန်း (%(domain)s)-> IP = %(domain_ip)s သည် သင်၏ IP = %(server_ip)s နှင့် မတူညီပါ။ တိုက်ရိုက်မုဒ်တွင် ဤသည်မှာ လိုအပ်သည်။",
"Domain IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "ဤတိုက်ရိုက်မုဒ်တွင် လိုအပ်သော ဒိုမိန်း IP=%(domain_ip)s သည် သင်၏ ip=%(server_ip)s နှင့် မတူညီပါ",
"Domain can not be resolved! there is a problem in your domain": "ဒိုမိန်း ကို ဖြေရှင်း၍မရပါ။ သင့်ဒိုမိန်းတွင် ပြဿနာရှိနေပါသည်။ ကျေးဇူးပြု၍ သင်၏ ဒိုမိန်း ဖွဲ့စည်းမှုပုံစံများကို စစ်ဆေးပါ။",
"Domain cannot be resolved! Please check DNS settings": "ဒိုမိန်းအား မဖြေရှင်းနိုင်ပါ။ DNS အပြင်အဆင်အား စစ်ဆေးပါ။",
"Domain is not REALITY friendly!": "Domain သည် REALITY တွင် အဆင်ပြေမည်မဟုတ်ပါ။",
"Domain?": "ဒိုမိန်း?",
"Donation": {
Expand Down Expand Up @@ -151,6 +152,7 @@
"QRCode": "<i class='fa-solid fa-qrcode'></i> ကျူအာ ကုဒ်",
"RAM": "RAM",
"REALITY Fallback domain is not compaitble with server names!": "REALITY Fallback Domain သည် ဆာဗာအမည်များနှင့် မကိုက်ညီပါ။",
"REALITY Fallback domain is not compatible with server names!": "REALITY Fallback Domain သည် ဆာဗာအမည်များနှင့် မကိုက်ညီပါ။",
"Release": "✅ ဖြန့်ချိ",
"Remaining about %(relative)s, exactly %(days)s days": "လက်ကျန် %(relative)s, အတိအကျအားဖြင့် %(days)s ရက်",
"Remote nodes are not supported yet!": "အဝေးထိန်း ဆုံမှတ်များကို မပံ့ပိုးရသေးပါ။",
Expand Down Expand Up @@ -186,6 +188,7 @@
"Simplifies the process of employing the link elsewhere.": "အခြားနေရာများတွင် လင့်ခ်ကို အသုံးချခြင်းလုပ်ငန်းစဉ်ကို ရိုးရှင်းစေသည်။",
"SingBox": "📦 SingBox",
"Sort by %(name)s": "%(name)s ဖြင့် စီစဉ်ရန်",
"Specifying CDN IP is only valid for CDN mode": "CDN အိုင်ပီအား သတ်မှတ်ခြင်းသည် CDN မုဒ်အတွက်သာ ရေရာသည်",
"Start Date": "စတင်ရက်",
"Started %(days)s days ago": "%(days)s ရက်အကြာက စတင်ခဲ့သည်",
"Started from %(relative)s": "%(relative)s မှ စတင်ခဲ့သည်",
Expand Down Expand Up @@ -1061,6 +1064,7 @@
"lang": {
"en": "🇺🇸 အင်္ဂလိပ်",
"fa": "🇮🇷 ပါရှန်း - فارسی",
"my": "🇲🇲 မြန်မာ - မြန်မာဘာသာ",
"pt": "🇵🇹 ပေါ်တူဂီ - Português ",
"ru": "🇷🇺 ရုရှား - Русский",
"zh": "🇨🇳 တရုတ် - 简体中文"
Expand Down
40 changes: 1 addition & 39 deletions hiddifypanel/translations.i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"Domain (%(domain)s)-> IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "Domain (%(domain)s)-> IP = %(domain_ip)s não é igual ao seu IP = %(server_ip)s . isso é necessário no modo direto",
"Domain IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": " O IP do domínio = %(domain_ip)s não corresponde ao seu IP = %(server_ip)s, o que é necessário no modo direto",
"Domain can not be resolved! there is a problem in your domain": "O domínio não pode ser resolvido! Há um problema em seu domínio. Verifique as configurações do seu Domínio.",
"Domain cannot be resolved! Please check DNS settings": "",
"Domain is not REALITY friendly!": "O domínio não é compatível com Reality!",
"Domain?": "Domínio?",
"Donation": {
Expand Down Expand Up @@ -152,7 +151,6 @@
"QRCode": "<i class='fa-solid fa-qrcode'></i> QRCode",
"RAM": "BATER",
"REALITY Fallback domain is not compaitble with server names!": "REALITY Fallback Domain não é compatível com nomes de servidores!",
"REALITY Fallback domain is not compatible with server names!": "",
"Release": "✅ Liberação",
"Remaining about %(relative)s, exactly %(days)s days": "Restam cerca de %(relative)s, exatamente %(days)s dias",
"Remote nodes are not supported yet!": "Nós remotos ainda não são suportados!",
Expand Down Expand Up @@ -188,7 +186,6 @@
"Simplifies the process of employing the link elsewhere.": "Simplifica o processo de utilização do link em outro lugar",
"SingBox": "📦 SingBox",
"Sort by %(name)s": "Ordenar por %(name)s",
"Specifying CDN IP is only valid for CDN mode": "",
"Start Date": "Data de início",
"Started %(days)s days ago": "Iniciado há %(days)s dias",
"Started from %(relative)s": "Iniciado em %(relative)s",
Expand Down Expand Up @@ -328,9 +325,6 @@
"description": "Descrição de Streisand",
"title": "Streisand"
},
"v2rayn": {
"title": ""
},
"v2rayng": {
"description": "Descrição do V2RayNG",
"title": "V2RayNG"
Expand Down Expand Up @@ -800,38 +794,6 @@
"description": "Um proxy SSH, também conhecido como túnel SSH ou encaminhamento de porta SSH, é um método seguro de criar um canal de comunicação seguro entre duas máquinas em uma rede insegura. Temos um aplicativo específico que é completamente diferente do servidor ssh e não pode executar nenhum comando",
"label": "Proxy SSH"
},
"ssh_host_dsa_pk": {
"description": "",
"label": ""
},
"ssh_host_dsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pk": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pk": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pub": {
"description": "",
"label": ""
},
"ssh_host_rsa_pk": {
"description": "",
"label": ""
},
"ssh_host_rsa_pub": {
"description": "",
"label": ""
},
"ssh_server_enable": {
"description": "O proxy SSH é completamente diferente do servidor ssh original.",
"label": "✔️ Proxy SSH"
Expand Down Expand Up @@ -1099,7 +1061,7 @@
"lang": {
"en": "🇺🇸 Inglês - English",
"fa": "🇮🇷 Persian - فارسی",
"my": "",
"my": "🇲🇲 Birmanesa - မြန်မာဘာသာ",
"pt": "🇵🇹 Português",
"ru": "🇷🇺 Russian - Русский",
"zh": "🇨🇳 Chinese - 简体中文"
Expand Down
40 changes: 1 addition & 39 deletions hiddifypanel/translations.i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"Domain (%(domain)s)-> IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "Домен (%(domain)s)-> IP = %(domain_ip)s не совпадает с вашим IP = %(server_ip)s . это требуется в режиме Direct",
"Domain IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "IP=%(domain_ip)s Домена не совпадает с Вашим IP Сервера, который необходим для \"Прямого Режима\"",
"Domain can not be resolved! there is a problem in your domain": "Не возможно определить IP адрес для домена! В вашем домене возникла проблема. Пожалуйста, проверьте настройки.",
"Domain cannot be resolved! Please check DNS settings": "",
"Domain is not REALITY friendly!": "Домен не подходит для использования с REALITY!",
"Domain?": "Домен?",
"Donation": {
Expand Down Expand Up @@ -152,7 +151,6 @@
"QRCode": "<i class='fa-solid fa-qrcode'></i> QR-код",
"RAM": "RAM",
"REALITY Fallback domain is not compaitble with server names!": "REALITY Fallback Domain несовместим с именами серверов!",
"REALITY Fallback domain is not compatible with server names!": "",
"Release": "✅ Релиз",
"Remaining about %(relative)s, exactly %(days)s days": "Осталось около %(relative)s, ровно %(days)s дней",
"Remote nodes are not supported yet!": "Удаленные узлы пока не поддерживаются!",
Expand Down Expand Up @@ -188,7 +186,6 @@
"Simplifies the process of employing the link elsewhere.": "Упрощает процесс использования ссылки в других местах",
"SingBox": "📦 SingBox",
"Sort by %(name)s": "Сортировать по %(name)s",
"Specifying CDN IP is only valid for CDN mode": "",
"Start Date": "Дата начала",
"Started %(days)s days ago": "Началось %(days)s дней назад",
"Started from %(relative)s": "Началось с %(relative)s",
Expand Down Expand Up @@ -328,9 +325,6 @@
"description": "Описание Streisand",
"title": "Streisand"
},
"v2rayn": {
"title": ""
},
"v2rayng": {
"description": "Описание V2RayNG",
"title": "V2RayNG"
Expand Down Expand Up @@ -800,38 +794,6 @@
"description": "SSH Proxy, также известный как SSH tunnel или переадресация портов SSH, представляет собой метод создания безопасного канала связи между двумя компьютерами в незащищенной сети. У нас есть отдельное приложение, которое полностью отличается от стандартногно ssh-сервера и не может выполнять какие-либо команды.",
"label": "SSH Proxy"
},
"ssh_host_dsa_pk": {
"description": "",
"label": ""
},
"ssh_host_dsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pk": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pk": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pub": {
"description": "",
"label": ""
},
"ssh_host_rsa_pk": {
"description": "",
"label": ""
},
"ssh_host_rsa_pub": {
"description": "",
"label": ""
},
"ssh_server_enable": {
"description": "SSH Proxy полностью отличается от оригинального SSH Server",
"label": "✔️ Включить SSH Poxy"
Expand Down Expand Up @@ -1099,7 +1061,7 @@
"lang": {
"en": "🇺🇸 Английский - English ",
"fa": "🇮🇷 Персидский - فارسی",
"my": "",
"my": "🇲🇲 Бирманский язык - မြန်မာဘာသာ",
"pt": "🇵🇹 Португальский - Portugal ",
"ru": "🇷🇺 Русский",
"zh": "🇨🇳 Chinese - 简体中文"
Expand Down
40 changes: 1 addition & 39 deletions hiddifypanel/translations.i18n/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"Domain (%(domain)s)-> IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "域 (%(domain)s)-> IP = %(domain_ip)s 与您的 IP = %(server_ip)s 不同。这在直接模式下是必需的",
"Domain IP=%(domain_ip)s is not matched with your ip=%(server_ip)s which is required in direct mode": "域名IP=%(domain_ip)s is not matched with your ip=%(server_ip)s需要用于直连模式",
"Domain can not be resolved! there is a problem in your domain": "域名无法解析!您的域有问题。请检查您的域配置。",
"Domain cannot be resolved! Please check DNS settings": "",
"Domain is not REALITY friendly!": "域名对现实不友好!",
"Domain?": "域名?",
"Donation": {
Expand Down Expand Up @@ -152,7 +151,6 @@
"QRCode": "<i class='fa-solid fa-qrcode'></i> QRCode",
"RAM": "内存",
"REALITY Fallback domain is not compaitble with server names!": "REALITY 后备域与服务器名称不兼容!",
"REALITY Fallback domain is not compatible with server names!": "",
"Release": "✅ 发布",
"Remaining about %(relative)s, exactly %(days)s days": "还剩下大约 %(relative)s,正好 %(days)s 天",
"Remote nodes are not supported yet!": "尚不支持远程节点!",
Expand Down Expand Up @@ -188,7 +186,6 @@
"Simplifies the process of employing the link elsewhere.": "简化了在其他地方使用链接的过程",
"SingBox": "📦 歌盒",
"Sort by %(name)s": "以%(name)s排序",
"Specifying CDN IP is only valid for CDN mode": "",
"Start Date": "开始日期",
"Started %(days)s days ago": "已于 %(days)s 天前开始",
"Started from %(relative)s": "从 %(relative)s 开始",
Expand Down Expand Up @@ -328,9 +325,6 @@
"description": "Streisand描述",
"title": "Streisand"
},
"v2rayn": {
"title": ""
},
"v2rayng": {
"description": "V2RayNG 说明",
"title": "V2RayNG"
Expand Down Expand Up @@ -800,38 +794,6 @@
"description": "ℹ️ SSH 代理,也称为 SSH 隧道或 SSH 端口转发,是一种通过不安全网络在两台计算机之间创建安全通信通道的安全方法。我们有一个与 ssh 服务器完全不同的特定应用程序,无法执行任何命令",
"label": "SSH 代理"
},
"ssh_host_dsa_pk": {
"description": "",
"label": ""
},
"ssh_host_dsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pk": {
"description": "",
"label": ""
},
"ssh_host_ecdsa_pub": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pk": {
"description": "",
"label": ""
},
"ssh_host_ed25519_pub": {
"description": "",
"label": ""
},
"ssh_host_rsa_pk": {
"description": "",
"label": ""
},
"ssh_host_rsa_pub": {
"description": "",
"label": ""
},
"ssh_server_enable": {
"description": "SSH Proxy 与原来的 SSH Server 完全不同",
"label": "✔️ 启用 SSH 代理"
Expand Down Expand Up @@ -1099,7 +1061,7 @@
"lang": {
"en": "🇺🇸 英语 - English ",
"fa": "🇮🇷 波斯语 - فارسی",
"my": "",
"my": "🇲🇲 缅甸语 - မြန်မာဘာသာ",
"pt": "🇵🇹 葡萄牙語 - Português ",
"ru": "🇷🇺 俄语 - Русский",
"zh": "🇨🇳 Chinese - 简体中文"
Expand Down
Loading