From a3c5adb1f435d0e0516c550fcc201fd8822c1c89 Mon Sep 17 00:00:00 2001 From: fufesou <13586388+fufesou@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:27:39 +0800 Subject: [PATCH] refact: remove dup translation (#9043) Signed-off-by: fufesou --- src/lang/ar.rs | 1 - src/lang/be.rs | 1 - src/lang/bg.rs | 1 - src/lang/ca.rs | 1 - src/lang/cn.rs | 1 - src/lang/cs.rs | 1 - src/lang/da.rs | 1 - src/lang/de.rs | 1 - src/lang/el.rs | 1 - src/lang/eo.rs | 1 - src/lang/es.rs | 1 - src/lang/et.rs | 1 - src/lang/eu.rs | 1 - src/lang/fa.rs | 1 - src/lang/fr.rs | 1 - src/lang/he.rs | 1 - src/lang/hr.rs | 1 - src/lang/hu.rs | 1 - src/lang/id.rs | 1 - src/lang/it.rs | 1 - src/lang/ja.rs | 1 - src/lang/ko.rs | 1 - src/lang/kz.rs | 1 - src/lang/lt.rs | 1 - src/lang/lv.rs | 1 - src/lang/nb.rs | 1 - src/lang/nl.rs | 1 - src/lang/pl.rs | 1 - src/lang/pt_PT.rs | 1 - src/lang/ptbr.rs | 1 - src/lang/ro.rs | 1 - src/lang/ru.rs | 1 - src/lang/sk.rs | 1 - src/lang/sl.rs | 1 - src/lang/sq.rs | 1 - src/lang/sr.rs | 1 - src/lang/sv.rs | 1 - src/lang/template.rs | 1 - src/lang/th.rs | 1 - src/lang/tr.rs | 1 - src/lang/tw.rs | 1 - src/lang/uk.rs | 1 - src/lang/vn.rs | 1 - 43 files changed, 43 deletions(-) diff --git a/src/lang/ar.rs b/src/lang/ar.rs index cf4790e43..d1f6d35e3 100644 --- a/src/lang/ar.rs +++ b/src/lang/ar.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "الوثوق بهذا الجهاز"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/be.rs b/src/lang/be.rs index 81957bdc6..6bf449df2 100644 --- a/src/lang/be.rs +++ b/src/lang/be.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Даверыць гэтую прыладу"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/bg.rs b/src/lang/bg.rs index 42d3752b6..dfdfaa85d 100644 --- a/src/lang/bg.rs +++ b/src/lang/bg.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Доверете се на това устройство"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ca.rs b/src/lang/ca.rs index 8ee0058be..4a98333fd 100644 --- a/src/lang/ca.rs +++ b/src/lang/ca.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Confia en aquest dispositiu"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/cn.rs b/src/lang/cn.rs index a50568ec4..0768bd25e 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "设置 PIN 码"), ("Enable trusted devices", "启用信任设备"), ("Manage trusted devices", "管理信任设备"), - ("Trust this device", "信任此设备"), ("Platform", "平台"), ("Days remaining", "剩余天数"), ("enable-trusted-devices-tip", "允许受信任的设备跳过 2FA 验证"), diff --git a/src/lang/cs.rs b/src/lang/cs.rs index 7c1c10a89..2531a263c 100644 --- a/src/lang/cs.rs +++ b/src/lang/cs.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Důvěřovat tomuto zařízení"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/da.rs b/src/lang/da.rs index 79f470461..11d6516b5 100644 --- a/src/lang/da.rs +++ b/src/lang/da.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Husk denne enhed"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/de.rs b/src/lang/de.rs index c04550e25..3e36b246a 100644 --- a/src/lang/de.rs +++ b/src/lang/de.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "PIN festlegen"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Diesem Gerät vertrauen"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/el.rs b/src/lang/el.rs index 4af902b90..e5331c104 100644 --- a/src/lang/el.rs +++ b/src/lang/el.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Εμπιστεύομαι αυτή την συσκευή"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/eo.rs b/src/lang/eo.rs index 27ccf9945..ffa4d3b7d 100644 --- a/src/lang/eo.rs +++ b/src/lang/eo.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/es.rs b/src/lang/es.rs index b00bc5ce2..4ed1a2d62 100644 --- a/src/lang/es.rs +++ b/src/lang/es.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Confiar en este dispositivo"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/et.rs b/src/lang/et.rs index 967eba421..70c834a6c 100644 --- a/src/lang/et.rs +++ b/src/lang/et.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/eu.rs b/src/lang/eu.rs index 307b3aff3..3bb756859 100644 --- a/src/lang/eu.rs +++ b/src/lang/eu.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Gailu honetaz fidatu"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/fa.rs b/src/lang/fa.rs index b16e1439e..898596a15 100644 --- a/src/lang/fa.rs +++ b/src/lang/fa.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "پین را تنظیم کنید"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "به این دستگاه اعتماد کنید"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/fr.rs b/src/lang/fr.rs index 010b8a4b1..c0eefab36 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Faire confiance à cet appareil"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/he.rs b/src/lang/he.rs index 3dd423da0..45fefe666 100644 --- a/src/lang/he.rs +++ b/src/lang/he.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/hr.rs b/src/lang/hr.rs index 392a6e825..599b87c7b 100644 --- a/src/lang/hr.rs +++ b/src/lang/hr.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Vjeruj ovom uređaju"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/hu.rs b/src/lang/hu.rs index 585a6a711..ef8d0d193 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/id.rs b/src/lang/id.rs index 8c1c6c9d0..f814a5c21 100644 --- a/src/lang/id.rs +++ b/src/lang/id.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Izinkan perangkat ini"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/it.rs b/src/lang/it.rs index 3cecd6805..ae814fe36 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "Imposta PIN"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Registra questo dispositivo come attendibile"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ja.rs b/src/lang/ja.rs index 471f796ed..27736008c 100644 --- a/src/lang/ja.rs +++ b/src/lang/ja.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "このデバイスを信頼する"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ko.rs b/src/lang/ko.rs index cd15163c2..841f5f706 100644 --- a/src/lang/ko.rs +++ b/src/lang/ko.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "이 장치 신뢰"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/kz.rs b/src/lang/kz.rs index 74205198a..7fe5b8b38 100644 --- a/src/lang/kz.rs +++ b/src/lang/kz.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/lt.rs b/src/lang/lt.rs index f5deb81e4..922bb1881 100644 --- a/src/lang/lt.rs +++ b/src/lang/lt.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Pasitikėk šiuo įrenginiu"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/lv.rs b/src/lang/lv.rs index 708724eb2..8b00c360e 100644 --- a/src/lang/lv.rs +++ b/src/lang/lv.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Uzticēties šai ierīcei"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/nb.rs b/src/lang/nb.rs index 910d082bc..0ce11a845 100644 --- a/src/lang/nb.rs +++ b/src/lang/nb.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Husk denne enheten"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/nl.rs b/src/lang/nl.rs index 39435ac9c..2873fb474 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "PIN-code instellen"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Vertrouw dit apparaat"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/pl.rs b/src/lang/pl.rs index de6f9334e..5b8061c59 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Dodaj to urządzenie do zaufanych"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/pt_PT.rs b/src/lang/pt_PT.rs index d1b5d0adc..1ec66daee 100644 --- a/src/lang/pt_PT.rs +++ b/src/lang/pt_PT.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 8745269ce..8983413f5 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "Definir PIN"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Confiar neste dispositivo"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ro.rs b/src/lang/ro.rs index d0ebb7b56..b913fdac3 100644 --- a/src/lang/ro.rs +++ b/src/lang/ro.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Acest dispozitiv este de încredere"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/ru.rs b/src/lang/ru.rs index 94f713850..965bc0ce6 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "Установить PIN-код"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Доверенное устройство"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 466631ac1..5c3247374 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Dôverovať tomuto zariadeniu"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/sl.rs b/src/lang/sl.rs index 92301f3fa..0973fdac8 100755 --- a/src/lang/sl.rs +++ b/src/lang/sl.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/sq.rs b/src/lang/sq.rs index f2cf322a9..bf89fd05f 100644 --- a/src/lang/sq.rs +++ b/src/lang/sq.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/sr.rs b/src/lang/sr.rs index f5725d1e7..987b88e4f 100644 --- a/src/lang/sr.rs +++ b/src/lang/sr.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/sv.rs b/src/lang/sv.rs index 52d547fe3..d079cdfbd 100644 --- a/src/lang/sv.rs +++ b/src/lang/sv.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Lita på denna enhet"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/template.rs b/src/lang/template.rs index fa89e2bdf..e11bb0663 100644 --- a/src/lang/template.rs +++ b/src/lang/template.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/th.rs b/src/lang/th.rs index 5fe176a8c..0ab796348 100644 --- a/src/lang/th.rs +++ b/src/lang/th.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "เชื่อถืออุปกรณ์นี้"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/tr.rs b/src/lang/tr.rs index d0dc484c7..98f07122f 100644 --- a/src/lang/tr.rs +++ b/src/lang/tr.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", ""), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/tw.rs b/src/lang/tw.rs index a9ffa45d6..d935b2dae 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "信任此裝置"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/uk.rs b/src/lang/uk.rs index a7f37014d..6465299f7 100644 --- a/src/lang/uk.rs +++ b/src/lang/uk.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", "Встановити PIN-код"), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Довірений пристрій"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""), diff --git a/src/lang/vn.rs b/src/lang/vn.rs index dadc0a154..b6c2c66c1 100644 --- a/src/lang/vn.rs +++ b/src/lang/vn.rs @@ -638,7 +638,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Set PIN", ""), ("Enable trusted devices", ""), ("Manage trusted devices", ""), - ("Trust this device", "Tin thiết bị này"), ("Platform", ""), ("Days remaining", ""), ("enable-trusted-devices-tip", ""),