From c50795326d34fd73bc26217782e4f2e26d072f8f Mon Sep 17 00:00:00 2001 From: zhangyuanyuan1 Date: Tue, 11 Jul 2023 16:58:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9APT=E4=B8=BA=E5=A4=A7?= =?UTF-8?q?=E5=86=99=20=E4=BF=AE=E6=94=B9=E7=BF=BB=E8=AF=91=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/proxy/aptproxydialog.cpp | 2 +- plugins/proxy/proxy.cpp | 4 ++-- plugins/proxy/translations/bo_CN.ts | 12 ++++++------ plugins/proxy/translations/en_US.ts | 8 ++++---- plugins/proxy/translations/tr.ts | 8 ++++---- plugins/proxy/translations/zh_CN.ts | 8 ++++---- src/translations/kylin-nm_bo_CN.ts | 2 +- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/plugins/proxy/aptproxydialog.cpp b/plugins/proxy/aptproxydialog.cpp index 2c1cc21a..69bf29b5 100644 --- a/plugins/proxy/aptproxydialog.cpp +++ b/plugins/proxy/aptproxydialog.cpp @@ -21,7 +21,7 @@ AptProxyDialog::~AptProxyDialog() void AptProxyDialog::initUi() { - setWindowTitle(tr("Set Apt Proxy")); + setWindowTitle(tr("Set APT Proxy")); this->setFixedSize(480, 200); QVBoxLayout *mAptProxyLyt = new QVBoxLayout(this); diff --git a/plugins/proxy/proxy.cpp b/plugins/proxy/proxy.cpp index ddcf5cf2..071ee18c 100644 --- a/plugins/proxy/proxy.cpp +++ b/plugins/proxy/proxy.cpp @@ -475,8 +475,8 @@ void Proxy::retranslateUi() //~ contents_path /Proxy/App Proxy tr("App Proxy"); - //~ contents_path /Proxy/Apt Proxy - mAptProxyLabel->setText(tr("Apt Proxy")); + //~ contents_path /Proxy/APT Proxy + mAptProxyLabel->setText(tr("APT Proxy")); mAptLabel->setText(tr("Open")); mAPTHostLabel_1->setText(tr("Server Address : ")); mAPTPortLabel_1->setText(tr("Port : ")); diff --git a/plugins/proxy/translations/bo_CN.ts b/plugins/proxy/translations/bo_CN.ts index 4121cae9..5ced087b 100644 --- a/plugins/proxy/translations/bo_CN.ts +++ b/plugins/proxy/translations/bo_CN.ts @@ -5,8 +5,8 @@ AptProxyDialog - Set Apt Proxy - Apt ངོ་ཚབ་ བཙུགས་པ། + Set APT Proxy + APT ངོ་ཚབ་ བཙུགས་པ། @@ -118,9 +118,9 @@ - Apt Proxy + APT Proxy APT ཚབ་བྱེད་མི་སྣ། - /Proxy/Apt Proxy + /Proxy/APT Proxy @@ -162,8 +162,8 @@ - The system needs to be restarted to set the Apt proxy, whether to reboot - མ་ལག་འདི་བསྐྱར་དུ་འགོ་ཚུགས་ནས་Aptཡི་ཚབ་བྱེད་འཕྲུལ་ཆས་གཏན་འཁེལ་བྱེད་དགོས་པ་དང་། བསྐྱར་དུ་འགོ་འཛུགས་དགོས་མིན་ + The system needs to be restarted to set the APT proxy, whether to reboot + མ་ལག་འདི་བསྐྱར་དུ་འགོ་ཚུགས་ནས་APT ཡི་ཚབ་བྱེད་འཕྲུལ་ཆས་གཏན་འཁེལ་བྱེད་དགོས་པ་དང་། བསྐྱར་དུ་འགོ་འཛུགས་དགོས་མིན་ diff --git a/plugins/proxy/translations/en_US.ts b/plugins/proxy/translations/en_US.ts index dc7688c9..0371d8ac 100644 --- a/plugins/proxy/translations/en_US.ts +++ b/plugins/proxy/translations/en_US.ts @@ -5,7 +5,7 @@ AptProxyDialog - Set Apt Proxy + Set APT Proxy @@ -118,9 +118,9 @@ - Apt Proxy + APT Proxy - /Proxy/Apt Proxy + /Proxy/APT Proxy @@ -162,7 +162,7 @@ - The system needs to be restarted to set the Apt proxy, whether to reboot + The system needs to be restarted to set the APT proxy, whether to reboot diff --git a/plugins/proxy/translations/tr.ts b/plugins/proxy/translations/tr.ts index dc7688c9..0371d8ac 100644 --- a/plugins/proxy/translations/tr.ts +++ b/plugins/proxy/translations/tr.ts @@ -5,7 +5,7 @@ AptProxyDialog - Set Apt Proxy + Set APT Proxy @@ -118,9 +118,9 @@ - Apt Proxy + APT Proxy - /Proxy/Apt Proxy + /Proxy/APT Proxy @@ -162,7 +162,7 @@ - The system needs to be restarted to set the Apt proxy, whether to reboot + The system needs to be restarted to set the APT proxy, whether to reboot diff --git a/plugins/proxy/translations/zh_CN.ts b/plugins/proxy/translations/zh_CN.ts index 6c08522e..9019b64e 100644 --- a/plugins/proxy/translations/zh_CN.ts +++ b/plugins/proxy/translations/zh_CN.ts @@ -5,7 +5,7 @@ AptProxyDialog - Set Apt Proxy + Set APT Proxy 设置 APT 代理 @@ -118,9 +118,9 @@ - Apt Proxy + APT Proxy APT 代理 - /Proxy/Apt Proxy + /Proxy/APT Proxy @@ -162,7 +162,7 @@ - The system needs to be restarted to set the Apt proxy, whether to reboot + The system needs to be restarted to set the APT proxy, whether to reboot 设置 APT 代理需要重启系统后生效,是否重启系统 diff --git a/src/translations/kylin-nm_bo_CN.ts b/src/translations/kylin-nm_bo_CN.ts index 2f4710e1..bd56cc9c 100644 --- a/src/translations/kylin-nm_bo_CN.ts +++ b/src/translations/kylin-nm_bo_CN.ts @@ -909,7 +909,7 @@ DNS server(Drag to sort) - DNS ཞབས་ཞུའི་ཡོ་བྱད། (འདྲུད་འཐེན་曳་གོ་རིམ། ) + DNS ཞབས་ཞུའི་ཡོ་བྱད། (འཐེན་འགུལ་ལ་བརྟེན་ནས་རིམ་སྒྲིག་།)