update zh-CN localization files (#2486)

* update zh-CN localization files

* fix: Mail server configuration cannot be performed when the domain name does not have a built-in template.

Create a fallback template. When the built-in template corresponding to the domain name cannot be found, use the fallback template to configure the server.

---------

Co-authored-by: xml <xiamengliang@uniontech.com>
This commit is contained in:
qiuzhiqian 2024-09-15 07:15:01 +08:00 committed by GitHub
parent d036f390c6
commit 07c62cca53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
91 changed files with 127 additions and 92 deletions

View file

@ -152,8 +152,14 @@ export async function expandAccountWithCommonSettings(account: Account) {
}
console.log(`Using Mailspring Template: ${JSON.stringify(mstemplate, null, 2)}`);
} else {
console.log(`Using Empty Template`);
mstemplate = {};
console.log(`Using Fallback Template`);
mstemplate = {
"imap_host": `imap.${domain}`,
"imap_user_format": "email",
"smtp_host": `smtp.${domain}`,
"smtp_user_format": "email",
"container_folder": "",
};
}
let imap_port = Number(mstemplate.imap_port);

View file

@ -759,7 +759,6 @@
"Try it Now": "Probeer dit nou",
"Try now": "Probeer nou",
"Twitter Handle": "Twitter Hanteer",
"Twitter Profile Image": "Twitter Profiel Image",
"Two Panel": "Twee Paneel",
"Uhoh - that's a pro feature!": "Uhoh - dis 'n pro-funksie!",
"Unable to Add Account": "Kon nie rekening byvoeg nie",

View file

@ -759,7 +759,6 @@
"Try it Now": "አሁን ይሞክሩት",
"Try now": "አሁን ይሞክሩ",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "የ Twitter የመገለጫ ምስል",
"Two Panel": "ሁለት ፓነል",
"Uhoh - that's a pro feature!": "ኡሆም - ይህ ተወዳጅ ባህሪ ነው!",
"Unable to Add Account": "መለያ ማከል አልተቻለም",

View file

@ -759,7 +759,6 @@
"Try it Now": "جربه الآن",
"Try now": "جرب الآن",
"Twitter Handle": "التعامل مع التغريد",
"Twitter Profile Image": "صورة ملف Twitter الشخصي",
"Two Panel": "لوحة اثنين",
"Uhoh - that's a pro feature!": "Uhoh - هذا هو ميزة للمحترفين!",
"Unable to Add Account": "غير قادر على إضافة حساب",

View file

@ -759,7 +759,6 @@
"Try it Now": "İndi sına",
"Try now": "İndi cəhd edin",
"Twitter Handle": "Twitter qolu",
"Twitter Profile Image": "Twitter profili Image",
"Two Panel": "İki Panel",
"Uhoh - that's a pro feature!": "Uhoh - bir pro xüsusiyyət!",
"Unable to Add Account": "Hesab əlavə etmədi",

View file

@ -758,7 +758,6 @@
"Try it Now": "паспрабуйце зараз",
"Try now": "паспрабуйце зараз",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Выява профілю",
"Two Panel": "дзве панэлі",
"Uhoh - that's a pro feature!": "UHOH - гэта пра асаблівасць!",
"Unable to Add Account": "Немагчыма дадаць рахунак",

View file

@ -759,7 +759,6 @@
"Try it Now": "Опитай сега",
"Try now": "Опитайте сега",
"Twitter Handle": "Twitter дръжка",
"Twitter Profile Image": "Профил в Twitter",
"Two Panel": "Два панела",
"Uhoh - that's a pro feature!": "Uhoh - това е про функция!",
"Unable to Add Account": "Не може да се добави профил",

View file

@ -759,7 +759,6 @@
"Try it Now": "এটা এখন চেষ্টা কর",
"Try now": "এখন চেষ্টা কর",
"Twitter Handle": "টুইটার হ্যান্ডেল",
"Twitter Profile Image": "টুইটার প্রোফাইল ছবি",
"Two Panel": "দুই প্যানেল",
"Uhoh - that's a pro feature!": "উহহ - এটি একটি প্রো বৈশিষ্ট্য!",
"Unable to Add Account": "অ্যাকাউন্ট যোগ করতে অক্ষম",

View file

@ -758,7 +758,6 @@
"Try it Now": "Probaj sada",
"Try now": "Pokušajte sada",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter profil slika",
"Two Panel": "Dva panela",
"Uhoh - that's a pro feature!": "Uhoh - to je pro funkcija!",
"Unable to Add Account": "Nije moguće dodati nalog",

View file

@ -759,7 +759,6 @@
"Try it Now": "Prova-ho ara",
"Try now": "Prova-ho ara",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Imatge del perfil de Twitter",
"Two Panel": "Dos panells",
"Uhoh - that's a pro feature!": "Uhoh: aquesta és una característica pro.",
"Unable to Add Account": "No es pot afegir compte",

View file

@ -759,7 +759,6 @@
"Try it Now": "Sulayi kini Karon",
"Try now": "Sulayi karon",
"Twitter Handle": "Handling ang Twitter",
"Twitter Profile Image": "Kinatibuk-ang Profile sa Twitter",
"Two Panel": "Duha ka Panel",
"Uhoh - that's a pro feature!": "Uhoh - nga usa ka pro nga bahin!",
"Unable to Add Account": "Dili Makadugang sa Akawnt",

View file

@ -759,7 +759,6 @@
"Try it Now": "Pruvate a ora",
"Try now": "Pruvate ora",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Image in Twitter",
"Two Panel": "Dui Panelli",
"Uhoh - that's a pro feature!": "Uhoh - hè una prufuniorità pro!",
"Unable to Add Account": "Ùn si pò micca aghjuntu Conta",

View file

@ -760,7 +760,6 @@
"Try it Now": "Vyzkoušej to teď",
"Try now": "Vyzkoušet",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Obrázek Twitter profilu",
"Two Panel": "Dva panely",
"Uhoh - that's a pro feature!": "Ups - to je funkce z balíčku Pro!",
"Unable to Add Account": "Účet nelze přidat",

View file

@ -759,7 +759,6 @@
"Try it Now": "Rhowch gynnig arni nawr",
"Try now": "Ceisiwch nawr",
"Twitter Handle": "Ymdrin â Twitter",
"Twitter Profile Image": "Delwedd Proffil Twitter",
"Two Panel": "Dau Banel",
"Uhoh - that's a pro feature!": "Uhoh - mae hynny'n nodwedd pro!",
"Unable to Add Account": "Methu Add Ychwanegu Cyfrif",

View file

@ -759,7 +759,6 @@
"Try it Now": "Prøv det nu",
"Try now": "Prøv nu",
"Twitter Handle": "Kvidrehåndtag",
"Twitter Profile Image": "Twitter profilbillede",
"Two Panel": "To panel",
"Uhoh - that's a pro feature!": "Uhoh - det er en pro funktion!",
"Unable to Add Account": "Kan ikke tilføje konto",

View file

@ -772,7 +772,6 @@
"Try it Now": "Probieren Sie es jetzt aus",
"Try now": "Jetzt versuchen",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profilbild",
"Two Panel": "Zwei Panel",
"Two Panel Vertical": "Zwei vertikale Panel",
"Uhoh - that's a pro feature!": "Uhoh - das ist ein Pro-Feature!",

View file

@ -759,7 +759,6 @@
"Try it Now": "Δοκίμασέ το τώρα",
"Try now": "Προσπαθήστε τώρα",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Εικόνα προφίλ Twitter",
"Two Panel": "Δύο πίνακες",
"Uhoh - that's a pro feature!": "Uhoh - αυτό είναι ένα pro χαρακτηριστικό γνώρισμα!",
"Unable to Add Account": "Δεν είναι δυνατή η προσθήκη λογαριασμού",

View file

@ -762,7 +762,6 @@
"Try it Now": "Try it Now",
"Try now": "Try now",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Two Panel",
"Uhoh - that's a pro feature!": "Uhoh - that's a pro feature!",
"Unable to Add Account": "Unable to Add Account",

View file

@ -279,6 +279,7 @@
"Get reminded if you don't receive a reply for this message within a specified time.": "Get reminded if you don't receive a reply for this message within a specified time.",
"Get reminded!": "Get reminded!",
"Getting Started Guide": "Getting Started Guide",
"GitHub Username": "GitHub Username",
"Give your draft a subject to name your template.": "Give your draft a subject to name your template.",
"Gmail IMAP is not enabled. Visit Gmail settings to turn it on.": "Gmail IMAP is not enabled. Visit Gmail settings to turn it on.",
"Gmail Remove from view": "Gmail Remove from view",
@ -417,6 +418,7 @@
"Marking as read": "Marking as read",
"Marking as unread": "Marking as unread",
"Maybe": "Maybe",
"Medium Handle": "Medium Handle",
"Message": "Message",
"Message Sent Sound": "Message Sent Sound",
"Message Viewer": "Message Viewer",
@ -830,7 +832,6 @@
"Try it Now": "Try it Now",
"Try now": "Try now",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Two Panel",
"Two Panel Vertical": "Two Panel Vertical",
"Uhoh - that's a pro feature!": "Uhoh - that's a pro feature!",
@ -930,6 +931,7 @@
"You'll find Mailspring, along with other options, listed in Default Apps > Mail.": "You'll find Mailspring, along with other options, listed in Default Apps > Mail.",
"You're running the latest version of Mailspring (%@).": "You're running the latest version of Mailspring (%@).",
"You've reached your quota": "You've reached your quota",
"YouTube": "YouTube",
"Your Mailspring ID is missing required fields - you may need to reset Mailspring. %@": "Your Mailspring ID is missing required fields - you may need to reset Mailspring. %@",
"Your `Sent Mail` folder could not be automatically detected. Visit Preferences > Folders to choose a Sent folder and then try again.": "Your `Sent Mail` folder could not be automatically detected. Visit Preferences > Folders to choose a Sent folder and then try again.",
"Your `Trash` folder could not be automatically detected. Visit Preferences > Folders to choose a Trash folder and then try again.": "Your `Trash` folder could not be automatically detected. Visit Preferences > Folders to choose a Trash folder and then try again.",

View file

@ -759,7 +759,6 @@
"Try it Now": "Provu ĝin nun",
"Try now": "Provu nun",
"Twitter Handle": "Manlibro de Twitter",
"Twitter Profile Image": "Twitter Profilo Bildo",
"Two Panel": "Du Panelo",
"Uhoh - that's a pro feature!": "Uhoh - tio estas avantaĝo!",
"Unable to Add Account": "Ne eblas aldoni konton",

View file

@ -759,7 +759,6 @@
"Try it Now": "Pruébalo ahora",
"Try now": "Probar ahora",
"Twitter Handle": "Manejo de Twitter",
"Twitter Profile Image": "Imagen de perfil de Twitter",
"Two Panel": "Dos paneles",
"Uhoh - that's a pro feature!": "Uhoh - ¡esa es una función profesional!",
"Unable to Add Account": "No se puede agregar cuenta",

View file

@ -759,7 +759,6 @@
"Try it Now": "Proovi seda kohe",
"Try now": "Proovige nüüd",
"Twitter Handle": "Twitter käepide",
"Twitter Profile Image": "Twitter profiili pilt",
"Two Panel": "Kaks paneelit",
"Uhoh - that's a pro feature!": "Uhoh - see on proobjekt!",
"Unable to Add Account": "Konto ei saa lisada",

View file

@ -759,7 +759,6 @@
"Try it Now": "Saiatu orain",
"Try now": "Saiatu orain",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter profileko irudia",
"Two Panel": "Bi panela",
"Uhoh - that's a pro feature!": "Uhoh - pro ezaugarri bat da!",
"Unable to Add Account": "Ezin da kontua gehitu",

View file

@ -759,7 +759,6 @@
"Try it Now": "الآن امتحانش کن",
"Try now": "حالا امتحان کن",
"Twitter Handle": "دسته توییتر",
"Twitter Profile Image": "مشخصات تصویر توییتر",
"Two Panel": "دو پانل",
"Uhoh - that's a pro feature!": "Uhoh - این یک ویژگی حرفه ای است!",
"Unable to Add Account": "امکان افزودن حساب وجود ندارد",

View file

@ -759,7 +759,6 @@
"Try it Now": "Kokeile nyt",
"Try now": "Kokeile nyt",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter-profiilikuva",
"Two Panel": "Kaksi paneelia",
"Uhoh - that's a pro feature!": "Uhoh - se on pro-ominaisuus!",
"Unable to Add Account": "Tilin lisääminen ei onnistu",

View file

@ -823,7 +823,6 @@
"Try it Now": "Essayez-le maintenant",
"Try now": "Essayez maintenant",
"Twitter Handle": "Poignée Twitter",
"Twitter Profile Image": "Image de profil Twitter",
"Two Panel": "Deux panneaux",
"Two Panel Vertical": "Deux panneaux verticaux",
"Uhoh - that's a pro feature!": "Uhoh - c'est une fonctionnalité pro!",

View file

@ -759,7 +759,6 @@
"Try it Now": "Besykje it no",
"Try now": "Besykje no",
"Twitter Handle": "Twitter hannelje",
"Twitter Profile Image": "Twitter profylôfbylding",
"Two Panel": "Twa paniel",
"Uhoh - that's a pro feature!": "Uhoh - dat is in pro-funksje!",
"Unable to Add Account": "Koe gjin akkount taheakje",

View file

@ -759,7 +759,6 @@
"Try it Now": "Bain triail as anois",
"Try now": "Bain triail as anois",
"Twitter Handle": "Láimhseáil Twitter",
"Twitter Profile Image": "Íomhá Próifíl Twitter",
"Two Panel": "Dhá Phainéal",
"Uhoh - that's a pro feature!": "Uhoh - is gné pro!",
"Unable to Add Account": "Níorbh fhéidir Cuntas a chur leis",

View file

@ -759,7 +759,6 @@
"Try it Now": "Feuch ris a-nis",
"Try now": "Feuch a-nis",
"Twitter Handle": "Làrach Twitter",
"Twitter Profile Image": "Ìomhaigh Pròifil Twitter",
"Two Panel": "Dà Phannal",
"Uhoh - that's a pro feature!": "Uhoh - tha sin na fheart pro!",
"Unable to Add Account": "Cha ghabh an cunntas a chur ris",

View file

@ -761,7 +761,6 @@
"Try it Now": "Proba agora",
"Try now": "Probar agora",
"Twitter Handle": "Xestionar Twitter",
"Twitter Profile Image": "Imaxe de perfil en Twitter",
"Two Panel": "Dous paneles",
"Uhoh - that's a pro feature!": "Uhoh - esa é unha característica profesional.",
"Unable to Add Account": "Non se pode engadir conta",

View file

@ -759,7 +759,6 @@
"Try it Now": "હમણાં પ્રયાસ કરો",
"Try now": "અત્યારેજ પ્રયત્ન કરો",
"Twitter Handle": "પક્ષીએ હેન્ડલ",
"Twitter Profile Image": "પક્ષીએ પ્રોફાઇલ છબી",
"Two Panel": "બે પેનલ",
"Uhoh - that's a pro feature!": "ઉહોહ - તે એક તરફી લક્ષણ છે!",
"Unable to Add Account": "એકાઉન્ટ ઉમેરવા માટે અસમર્થ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Try shi Yanzu",
"Try now": "Gwada yanzu",
"Twitter Handle": "Twitter Kulawa",
"Twitter Profile Image": "Shafin Farko na Twitter",
"Two Panel": "Ƙungiya biyu",
"Uhoh - that's a pro feature!": "Uhoh - wannan alama ce mai kyau!",
"Unable to Add Account": "Rashin iya Ƙara Asusun",

View file

@ -759,7 +759,6 @@
"Try it Now": "E ho'āʻo iā ia i kēia manawa",
"Try now": "E ho'āʻo i kēia manawa",
"Twitter Handle": "Kākoʻo lima",
"Twitter Profile Image": "Nānā Pūnaewele",
"Two Panel": "ʻElua papa",
"Uhoh - that's a pro feature!": "Uhoh - heʻano hoʻohālike!",
"Unable to Add Account": "ʻAʻole hiki ke hoʻouka Pūnaewele",

View file

@ -759,7 +759,6 @@
"Try it Now": "अब इसे आजमाओ",
"Try now": "अब कोशिश करो",
"Twitter Handle": "ट्विटर हैंडल",
"Twitter Profile Image": "ट्विटर प्रोफाइल छवि",
"Two Panel": "दो पैनल",
"Uhoh - that's a pro feature!": "उहोह - यह एक समर्थक विशेषता है!",
"Unable to Add Account": "खाता जोड़ने में असमर्थ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Sim nws tam sim no",
"Try now": "Sim tam sim no",
"Twitter Handle": "Twitter kov",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Ob Tus Vaj Huam Sib Luag",
"Uhoh - that's a pro feature!": "Uhoh - qhov no yog qhov zoo!",
"Unable to Add Account": "Tsis tau ntxiv Account",

View file

@ -759,7 +759,6 @@
"Try it Now": "Pokušaj sada",
"Try now": "Pokušajte sada",
"Twitter Handle": "Twitter Ručica",
"Twitter Profile Image": "Profil profila Twittera",
"Two Panel": "Dvije ploče",
"Uhoh - that's a pro feature!": "Uhoh - to je pro lice!",
"Unable to Add Account": "Nije moguće dodati račun",

View file

@ -759,7 +759,6 @@
"Try it Now": "Eseye li Koulye a",
"Try now": "Eseye kounye a",
"Twitter Handle": "Twitter manch",
"Twitter Profile Image": "Twitter Profile Imaj",
"Two Panel": "De Panel",
"Uhoh - that's a pro feature!": "Uhoh - sa se yon karakteristik pro!",
"Unable to Add Account": "Kapab ajoute kont",

View file

@ -759,7 +759,6 @@
"Try it Now": "Probáld ki most",
"Try now": "Próbálja ki most",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter profilkép",
"Two Panel": "Két panel",
"Uhoh - that's a pro feature!": "Uhoh - ez egy profi lehetőség!",
"Unable to Add Account": "Nem lehet fiókot hozzáadni",

View file

@ -759,7 +759,6 @@
"Try it Now": "Փորձեք հիմա",
"Try now": "Փորձեք հիմա",
"Twitter Handle": "Twitter բռնակ",
"Twitter Profile Image": "Twitter- ի պրոֆիլը Image",
"Two Panel": "Երկու Panel",
"Uhoh - that's a pro feature!": "Uhoh - դա մի լավ հատկություն է:",
"Unable to Add Account": "Անհնար է ավելացնել հաշիվ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Coba sekarang",
"Try now": "Coba sekarang",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Gambar Profil Twitter",
"Two Panel": "Dua Panel",
"Uhoh - that's a pro feature!": "Uhoh - itu fitur pro!",
"Unable to Add Account": "Tidak Dapat Menambah Akun",

View file

@ -759,7 +759,6 @@
"Try it Now": "Gbalịa ya Ugbu a",
"Try now": "Gbalịa ugbu a",
"Twitter Handle": "Ntughari Twitter",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Ogwe abụọ",
"Uhoh - that's a pro feature!": "Uhoh - nke a bu ihe ngosi!",
"Unable to Add Account": "Enweghi ike itinye Akaụntụ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Prófaðu núna",
"Try now": "Reyndu núna",
"Twitter Handle": "Twitter meðhöndla",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Tveir pallborð",
"Uhoh - that's a pro feature!": "Uhoh - það er atvinnumaður eiginleiki!",
"Unable to Add Account": "Ekki er hægt að bæta við reikningi",

View file

@ -763,7 +763,6 @@
"Try it Now": "Provalo ora",
"Try now": "Prova ora",
"Twitter Handle": "Userneme Twitter",
"Twitter Profile Image": "Immagine del profilo di Twitter",
"Two Panel": "Due pannelli",
"Uhoh - that's a pro feature!": "Oh-oh: questa è una funzione pro!",
"Unable to Add Account": "Impossibile aggiungere l'account",

View file

@ -759,7 +759,6 @@
"Try it Now": "今すぐ実行しよう",
"Try now": "今すぐ実行する",
"Twitter Handle": "Twitterアカウント名",
"Twitter Profile Image": "Twitterプロフィール画像",
"Two Panel": "2つのパネル",
"Uhoh - that's a pro feature!": "うーん、それはMailspring Proの機能です",
"Unable to Add Account": "アカウントを追加できません",

View file

@ -759,7 +759,6 @@
"Try it Now": "სცადეთ ახლა",
"Try now": "სცადეთ ახლა",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter პროფილის სურათი",
"Two Panel": "ორი პანელი",
"Uhoh - that's a pro feature!": "Uhoh - ეს არის პრო ფუნქცია!",
"Unable to Add Account": "ანგარიშის დამატება შეუძლებელია",

View file

@ -759,7 +759,6 @@
"Try it Now": "Қазір көріңіз",
"Try now": "Қазір көріңіз",
"Twitter Handle": "Twitter тұтқасы",
"Twitter Profile Image": "Twitter профилі суреті",
"Two Panel": "Екі панель",
"Uhoh - that's a pro feature!": "Ухо - бұл жақсы нәрсе!",
"Unable to Add Account": "Тіркелгі қосу мүмкін емес",

View file

@ -759,7 +759,6 @@
"Try it Now": "សាកល្បងវាឥឡូវនេះ",
"Try now": "សាកល្បងឥឡូវនេះ",
"Twitter Handle": "ចំណុចទាញរបស់ស្ទូឌីយោ",
"Twitter Profile Image": "រូបភាពប្រវត្តិរូប Twitter",
"Two Panel": "បន្ទះពីរ",
"Uhoh - that's a pro feature!": "Uhoh - នោះគឺជាលក្ខណៈពិសេសមួយ!",
"Unable to Add Account": "មិនអាចបន្ថែមគណនី",

View file

@ -759,7 +759,6 @@
"Try it Now": "ಈಗ ಇದನ್ನು ಪ್ರಯತ್ನಿಸು",
"Try now": "ಈಗ ಪ್ರಯತ್ನಿಸಿ",
"Twitter Handle": "ಟ್ವಿಟರ್ ಹ್ಯಾಂಡಲ್",
"Twitter Profile Image": "ಟ್ವಿಟರ್ ಪ್ರೊಫೈಲ್ ಚಿತ್ರ",
"Two Panel": "ಎರಡು ಫಲಕ",
"Uhoh - that's a pro feature!": "ಉಹೊಹ್ - ಅದು ಪರವಾದ ವೈಶಿಷ್ಟ್ಯವಾಗಿದೆ!",
"Unable to Add Account": "ಖಾತೆ ಸೇರಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ",

View file

@ -759,7 +759,6 @@
"Try it Now": "지금 사용해보기",
"Try now": "지금 사용해보기",
"Twitter Handle": "트위터 핸들",
"Twitter Profile Image": "트위터 프로필 이미지",
"Two Panel": "멀티 패널",
"Uhoh - that's a pro feature!": "Uhoh - 프로 기능입니다!",
"Unable to Add Account": "계정을 추가 할 수 없습니다.",

View file

@ -759,7 +759,6 @@
"Try it Now": "Try Now",
"Try now": "Biceribînin",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Du Panel",
"Uhoh - that's a pro feature!": "Uhoh - ev taybetmendiyek e!",
"Unable to Add Account": "Nabe ku Hesabê zêde bike",

View file

@ -759,7 +759,6 @@
"Try it Now": "Аракет кылып, аны сатып алуу",
"Try now": "азыр байкап көрүү",
"Twitter Handle": "Twitter кармай",
"Twitter Profile Image": "Twitter кароо Image",
"Two Panel": "эки Panel",
"Uhoh - that's a pro feature!": "Уххх - деп жактаган өзгөчөлүгү бар!",
"Unable to Add Account": "Каттоо эсебин кошуу мүмкүн болбой жатат",

View file

@ -759,7 +759,6 @@
"Try it Now": "Probéier et elo",
"Try now": "Versicht elo",
"Twitter Handle": "Twitter Grénge",
"Twitter Profile Image": "Twitter Profil Biller",
"Two Panel": "Zwee Panel",
"Uhoh - that's a pro feature!": "Uhoh - dat ass e Pro Feature!",
"Unable to Add Account": "Kann net Account opmaachen",

View file

@ -759,7 +759,6 @@
"Try it Now": "ລອງໃຊ້ມັນໃນປັດຈຸບັນ",
"Try now": "ພະຍາຍາມໃນປັດຈຸບັນ",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "ສອງກະດານ",
"Uhoh - that's a pro feature!": "Uhoh - ວ່າເປັນຄຸນສົມບັດທີ່ສົ່ງເສີມ!",
"Unable to Add Account": "ບໍ່ສາມາດເພີ່ມບັນຊີ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Pabandykite dabar",
"Try now": "Pabandykite dabar",
"Twitter Handle": "\"Twitter\" rankena",
"Twitter Profile Image": "Twitter profilio vaizdas",
"Two Panel": "Du skydai",
"Uhoh - that's a pro feature!": "Uhoh - tai pro funkcija!",
"Unable to Add Account": "Nepavyko pridėti paskyros",

View file

@ -759,7 +759,6 @@
"Try it Now": "Pamēģini to tagad",
"Try now": "Mēģiniet tagad",
"Twitter Handle": "Čivināt rokturi",
"Twitter Profile Image": "Twitter profila attēls",
"Two Panel": "Divi paneļi",
"Uhoh - that's a pro feature!": "Uhoh - tas ir pro iezīme!",
"Unable to Add Account": "Nevar pievienot kontu",

View file

@ -759,7 +759,6 @@
"Try it Now": "Andramo izao izao",
"Try now": "Andramo izao",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Sary Profile Image",
"Two Panel": "Mpanjifa roa",
"Uhoh - that's a pro feature!": "Uhoh - singa pro izany!",
"Unable to Add Account": "Tsy afaka nampidirina ny kaonty",

View file

@ -759,7 +759,6 @@
"Try it Now": "Nganahia Naianei",
"Try now": "Ngana inaianei",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Profile",
"Two Panel": "Te Rōpū Tuarua",
"Uhoh - that's a pro feature!": "Uhoh - he tohu kaupapa!",
"Unable to Add Account": "Kāore e taea te Tāpiri Pūkete",

View file

@ -759,7 +759,6 @@
"Try it Now": "Пробај сега",
"Try now": "Обидете се сега",
"Twitter Handle": "Рачка на Твитер",
"Twitter Profile Image": "Профил на профилот на Твитер",
"Two Panel": "Двајца панел",
"Uhoh - that's a pro feature!": "Uhoh - тоа е про функција!",
"Unable to Add Account": "Не може да се додаде сметката",

View file

@ -759,7 +759,6 @@
"Try it Now": "Одоо оролдоод үз",
"Try now": "Одоо үзээрэй",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Твиттер профайл зураг",
"Two Panel": "Хоёр зураг",
"Uhoh - that's a pro feature!": "Uhoh - энэ бол онцлог шинж.",
"Unable to Add Account": "Акаунт нэмэх боломжгүй байна",

View file

@ -759,7 +759,6 @@
"Try it Now": "Cuba sekarang",
"Try now": "Cuba sekarang",
"Twitter Handle": "Pemegang Twitter",
"Twitter Profile Image": "Imej Profil Twitter",
"Two Panel": "Dua Panel",
"Uhoh - that's a pro feature!": "Uhoh - itulah ciri pro!",
"Unable to Add Account": "Tidak dapat Tambah Akaun",

View file

@ -759,7 +759,6 @@
"Try it Now": "Ipprovaha Issa",
"Try now": "Ipprova issa",
"Twitter Handle": "Twitter Immaniġġja",
"Twitter Profile Image": "Immaġni tal-profil Twitter",
"Two Panel": "Żewġ Bordijiet",
"Uhoh - that's a pro feature!": "Uhoh - dik hija karatteristika pro!",
"Unable to Add Account": "Mhux possibbli li Żid il-Kont",

View file

@ -759,7 +759,6 @@
"Try it Now": "အခုတော့ကြိုးစားပါ",
"Try now": "အခုကြိုးစားကြည့်ပါ",
"Twitter Handle": "Twitter ကိုလက်ကိုင်",
"Twitter Profile Image": "တွစ်တာကိုယ်ရေးဖိုင်ပုံရိပ်",
"Two Panel": "နှစျခု Panel ကို",
"Uhoh - that's a pro feature!": "အို့ - တစ်လိုလားသူအင်္ဂါရပ်ပဲ!",
"Unable to Add Account": "အကောင့် Add ဖို့မအောင်မြင်ဘူး",

View file

@ -759,7 +759,6 @@
"Try it Now": "अहिले प्रयास गर्नुहोस्",
"Try now": "अब कोसिस गर्नु",
"Twitter Handle": "ट्विटर हैंडल",
"Twitter Profile Image": "ट्विटर प्रोफाइल छवि",
"Two Panel": "दुई प्यानल",
"Uhoh - that's a pro feature!": "उहह - यो प्रो सुविधा हो!",
"Unable to Add Account": "खाता थप्न असमर्थ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Probeer het nu",
"Try now": "Probeer nu",
"Twitter Handle": "Twitter naam",
"Twitter Profile Image": "Twitter Profielafbeelding",
"Two Panel": "Twee panelen",
"Uhoh - that's a pro feature!": "Uhoh - dat is een professionele functie!",
"Unable to Add Account": "Kan account niet toevoegen",

View file

@ -759,7 +759,6 @@
"Try it Now": "ਇਸ ਨੂੰ ਅਜਮਾਓ",
"Try now": "ਹੁਣੇ ਕੋਸ਼ਿਸ਼ ਕਰੋ",
"Twitter Handle": "ਟਵਿੱਟਰ ਹੈਂਡਲ",
"Twitter Profile Image": "ਟਵਿੱਟਰ ਪ੍ਰੋਫ਼ਾਈਲ ਚਿੱਤਰ",
"Two Panel": "ਦੋ ਪੈਨਲ",
"Uhoh - that's a pro feature!": "ਊਹੋ - ਇਹ ਇੱਕ ਪ੍ਰੋ ਫੀਚਰ ਹੈ!",
"Unable to Add Account": "ਖਾਤਾ ਜੋੜਨ ਵਿੱਚ ਅਸਮਰੱਥ",

View file

@ -759,7 +759,6 @@
"Try it Now": "Spróbuj teraz",
"Try now": "Spróbuj teraz",
"Twitter Handle": "Adres Twitter'a",
"Twitter Profile Image": "Zdjęcie profilowe Twitter",
"Two Panel": "Dwa panele",
"Uhoh - that's a pro feature!": "Oh - to jest funkcja pro!",
"Unable to Add Account": "Nie można dodać konta",

View file

@ -752,7 +752,6 @@
"Try it Now": "Tente agora",
"Try now": "Tente agora",
"Twitter Handle": "Twitter ID",
"Twitter Profile Image": "Imagem de Perfil do Twitter",
"Two Panel": "Dois painéis",
"Two Panel Vertical": "Dois Painéis Verticais",
"Uhoh - that's a pro feature!": "Opa - isso é um recurso pro!",

View file

@ -759,7 +759,6 @@
"Try it Now": "Tentar agora",
"Try now": "Tentar agora",
"Twitter Handle": "Gestão Twitter",
"Twitter Profile Image": "Imagem de perfil do Twitter",
"Two Panel": "Dois painéis",
"Uhoh - that's a pro feature!": "Esta é uma funcionalidade Pro!",
"Unable to Add Account": "Não foi possível adicionar a conta",

View file

@ -759,7 +759,6 @@
"Try it Now": "Încearcă acum",
"Try now": "Încearcă acum",
"Twitter Handle": "Twitter Manipulați",
"Twitter Profile Image": "Imagine de profil Twitter",
"Two Panel": "Două panouri",
"Uhoh - that's a pro feature!": "Uhoh - aceasta este o caracteristică pro!",
"Unable to Add Account": "Imposibil de adăugat un cont",

View file

@ -766,7 +766,6 @@
"Try it Now": "Попробовать сейчас",
"Try now": "Попробовать сейчас",
"Twitter Handle": "Профиль в Twitter",
"Twitter Profile Image": "Изображение профиля",
"Two Panel": "Две панели",
"Uhoh - that's a pro feature!": "Ух - это pro функция!",
"Unable to Add Account": "Не удалось добавить учётную запись",

View file

@ -759,7 +759,6 @@
"Try it Now": "එය දැන් උත්සාහ කරන්න",
"Try now": "දැන් උත්සාහ කරන්න",
"Twitter Handle": "ට්විටර් හැන්ඩ්ල්",
"Twitter Profile Image": "Twitter පැතිකඩ පින්තූර",
"Two Panel": "මණ්ඩල දෙකක්",
"Uhoh - that's a pro feature!": "උහ් - ඒක විශේෂාංගයක්!",
"Unable to Add Account": "ගිණුමක් එකතු කිරීමට නොහැක",

View file

@ -759,7 +759,6 @@
"Try it Now": "Vyskúšaj to teraz",
"Try now": "Vyskúšať",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profil obrázku",
"Two Panel": "Dva panely",
"Uhoh - that's a pro feature!": "Uhoh - to je pro funkcia!",
"Unable to Add Account": "Nepodarilo sa pridať účet",

View file

@ -759,7 +759,6 @@
"Try it Now": "Poskusite sedaj",
"Try now": "Preizkusite zdaj",
"Twitter Handle": "Cvrkutati ročaj",
"Twitter Profile Image": "Slika profila za Twitter",
"Two Panel": "Dve plošči",
"Uhoh - that's a pro feature!": "Uhoh - to je profesionalna funkcija!",
"Unable to Add Account": "Ni mogoče dodati računa",

View file

@ -759,7 +759,6 @@
"Try it Now": "Taumafai i le Taimi Nei",
"Try now": "Taumafai nei",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Faʻamatalaga Ata",
"Two Panel": "Lua Lotu",
"Uhoh - that's a pro feature!": "Uhoh - o se faʻataʻitaʻiga faʻatusa!",
"Unable to Add Account": "Le mafai ona faʻaopoopo le teugatupe",

View file

@ -759,7 +759,6 @@
"Try it Now": "Iskuday Haatan",
"Try now": "Isku day hadda",
"Twitter Handle": "Twitter-ka",
"Twitter Profile Image": "Sawir sawir ah",
"Two Panel": "Laba Guddi",
"Uhoh - that's a pro feature!": "Uhoh - taasi waa farsamo sare!",
"Unable to Add Account": "Lama kari kari waayay xisaabta",

View file

@ -759,7 +759,6 @@
"Try it Now": "Provoje tani",
"Try now": "Provo tani",
"Twitter Handle": "Twitter Trajtuar",
"Twitter Profile Image": "Profili i Twitter Profili",
"Two Panel": "Dy Paneli",
"Uhoh - that's a pro feature!": "Uhoh - kjo është një tipar pro!",
"Unable to Add Account": "Nuk mund të shtoj llogari",

View file

@ -759,7 +759,6 @@
"Try it Now": "Испробајте сада",
"Try now": "Покушај сада",
"Twitter Handle": "Твиттер Хандле",
"Twitter Profile Image": "Твиттер профил слика",
"Two Panel": "Два панела",
"Uhoh - that's a pro feature!": "Ухох - то је про функција!",
"Unable to Add Account": "Није могуће додати налог",

View file

@ -759,7 +759,6 @@
"Try it Now": "Leka hona joale",
"Try now": "Leka hona joale",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Panel tse peli",
"Uhoh - that's a pro feature!": "Uhoh - seo ke karolo ea pro!",
"Unable to Add Account": "Ha e khone ho eketsa akhaonto",

View file

@ -759,7 +759,6 @@
"Try it Now": "Prova det nu",
"Try now": "Försök nu",
"Twitter Handle": "Twitter hantera",
"Twitter Profile Image": "Twitter profilbild",
"Two Panel": "Två panel",
"Uhoh - that's a pro feature!": "Uhoh - det är en pro funktion!",
"Unable to Add Account": "Kan inte lägga till konto",

View file

@ -759,7 +759,6 @@
"Try it Now": "இப்போது முயற்சி செய்",
"Try now": "இப்போது முயற்சி",
"Twitter Handle": "ட்விட்டர் கைப்பிடி",
"Twitter Profile Image": "ட்விட்டர் சுயவிவர படம்",
"Two Panel": "இரண்டு குழு",
"Uhoh - that's a pro feature!": "உஹோ - இது ஒரு சார்பு அம்சம்!",
"Unable to Add Account": "கணக்கைச் சேர்க்க முடியவில்லை",

View file

@ -759,7 +759,6 @@
"Try it Now": "ลองใช้เลย",
"Try now": "ลองตอนนี้",
"Twitter Handle": "จับ Twitter",
"Twitter Profile Image": "รูปโปรไฟล์ Twitter",
"Two Panel": "สองแผง",
"Uhoh - that's a pro feature!": "Uhoh - นี่เป็นคุณสมบัติพิเศษ!",
"Unable to Add Account": "ไม่สามารถเพิ่มบัญชี",

View file

@ -761,7 +761,6 @@
"Try it Now": "Şimdi Dene",
"Try now": "Şimdi dene",
"Twitter Handle": "Twitter Kolu",
"Twitter Profile Image": "Twitter Profil Resmi",
"Two Panel": "Çift Bölme",
"Uhoh - that's a pro feature!": "Amanın - bu bir uzman özelliği!",
"Unable to Add Account": "Hesap Eklenemiyor",

View file

@ -760,7 +760,6 @@
"Try it Now": "Спробуй зараз",
"Try now": "Спробуємо зараз",
"Twitter Handle": "Ручка Twitter",
"Twitter Profile Image": "Зображення профілю Twitter",
"Two Panel": "Дві панелі",
"Uhoh - that's a pro feature!": "Ой-ой - це Pro особливість!",
"Unable to Add Account": "Не вдається додати обліковий запис",

View file

@ -759,7 +759,6 @@
"Try it Now": "Endi sinab ko'ring",
"Try now": "Hozir harakat qilib ko'ring",
"Twitter Handle": "Twitter mulki",
"Twitter Profile Image": "Fotosurat Image",
"Two Panel": "Ikki panel",
"Uhoh - that's a pro feature!": "Uhoh - bu pro xususiyati!",
"Unable to Add Account": "Hisobni qo'shib bo'lmadi",

View file

@ -759,7 +759,6 @@
"Try it Now": "Thử ngay bây giờ",
"Try now": "Thử ngay bây giờ",
"Twitter Handle": "Xử lý Twitter",
"Twitter Profile Image": "Hình ảnh hồ sơ trên Twitter",
"Two Panel": "Hai bảng điều khiển",
"Uhoh - that's a pro feature!": "Uhoh - đó là một tính năng chuyên nghiệp!",
"Unable to Add Account": "Không thể thêm tài khoản",

View file

@ -759,7 +759,6 @@
"Try it Now": "Zama ngoku",
"Try now": "Zama ngoku",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Umzobo wePlay",
"Two Panel": "Iqela Elinesibini",
"Uhoh - that's a pro feature!": "Uhoh - yinto ebonakalayo!",
"Unable to Add Account": "Ayikwazi ukufaka iAkhawunti",

View file

@ -7,9 +7,11 @@
"%@ messages in this thread are hidden because they were moved to trash or spam.": "此会话中的 %@ 封邮件被隐藏,因为它已经被移动到回收站或垃圾邮件。",
"%@ others": "%@其他人",
"%@ recently %@ %@": "%@最近%@%@",
"(A red tray icon is displayed for new messages and a blue icon for older unread messages.)": "(新消息使用红色托盘图标,未读消息使用蓝色托盘图标。)",
"(No Recipients)": "(无收件人)",
"(No Subject)": "(无主题)",
"(Requires supported window manager. Press `Alt` to show menu.)": "需要支持的窗口管理器。按“Alt”显示菜单。",
"(The same blue tray icon is used whether you have new or old unread messages.)": "(新消息和未读消息都使用蓝色托盘图标。)",
"... and much more!": "... 以及更多!",
"1 other": "另外1个",
"A Gmail application-specific password is required.": "需要Gmail应用程序专用密码。",
@ -17,6 +19,7 @@
"About Mailspring": "关于Mailspring",
"Accept": "接受",
"Account": "账号",
"Account Color": "帐户颜色",
"Account Details": "帐户详细资料",
"Account Label": "帐户标签",
"Account Settings": "账号设置",
@ -27,6 +30,7 @@
"Add Account": "添加账号",
"Add your %@ account": "添加你的%@帐户",
"Added %@": "添加%@",
"Added %@ to %@": "添加%@到%@",
"Added %@ to %@ threads": "添加%@到%@会话",
"Adding account": "正在添加账号",
"Adding your account to Mailspring…": "将您的帐户添加到Mailspring ...",
@ -37,14 +41,18 @@
"All": "全部",
"All Accounts": "全部账号",
"All Contact Previews Used": "使用的所有联系人预览",
"All Contacts": "所有联系人",
"All Day": "全天",
"All Mail": "所有邮件",
"All Reminders Used": "使用的所有提醒",
"All Scheduled Sends Used": "所有使用定时发送",
"All Sharing Links Used": "所有共享链接",
"All Snoozes Used": "所有稍后提醒",
"All Translations Used": "使用的所有翻译",
"All used up!": "全部用光了!",
"Allow insecure SSL": "允许不安全的SSL",
"Always show images from %@": "始终显示%@的图像",
"Always translate %@": "始终翻译%@",
"An error has occurred": "发生了一个错误",
"An unknown error has occurred": "发生了一个未知错误",
"An update to Mailspring is available %@": "有Mailspring的更新%@",
@ -58,6 +66,7 @@
"Applying labels": "正应用标签",
"Archive": "归档",
"Archived %@": "已归档 %@",
"Are you sure you want to delete or decline invitations for the selected event(s)?": "",
"Are you sure?": "你确定?",
"Attach File": "附件",
"Attach Mailsync to Xcode": "将Mailsync附加到Xcode",
@ -65,16 +74,20 @@
"Attachments": "附件",
"Authentication Error - Check your username and password.": "身份验证错误 - 检查您的用户名和密码。",
"Authentication required.": "需要验证。",
"Automatic": "自动",
"Automatic CC / BCC": "自动抄送/密送",
"Automatic Translation": "自动翻译",
"Automatically load images in viewed messages": "自动加载已查看邮件中的图像",
"Back": "返回",
"Bcc": "密送",
"Best Templates and Subject Lines": "最佳模板和主题行",
"Blue icon for new and unread messages": "新邮件和未读邮件使用蓝色托盘图标",
"Body": "正文",
"Bring All to Front": "切换全部窗口到最前端",
"By default, mail rules are only applied to new mail as it arrives. Applying rules to your entire inbox may take a long time and degrade performance.": "默认情况下,邮件规则仅在新邮件到达时应用于新邮件。将规则应用于整个收件箱可能需要很长时间并降低性能。",
"Caching mail": "缓存邮件",
"Caching recent mail": "缓存最近的邮件",
"Calendar Preview": "日历预览",
"Can't find the selected thread in your mailbox": "无法在邮箱中找到所选会话",
"Cancel": "取消",
"Cancel Send Later": "取消稍后发送",
@ -112,7 +125,9 @@
"Click to upload": "点击上传",
"Clicked": "点击",
"Clicked by:": "点击次数:",
"Close": "关闭",
"Close Window": "关闭窗口",
"Coffee next Monday at 9AM'": "下周一上午9点喝咖啡",
"Collapse": "折叠",
"Collapse All": "全部折叠",
"Combine your search queries with Gmail-style terms like %@ and %@ to find anything in your mailbox.": "将搜索查询与%@和%@等Gmail风格的条款相结合以查找邮箱中的任何内容。",
@ -129,7 +144,11 @@
"Connect an email account": "连接电子邮件帐户",
"Connecting to %@…": "连接到%@...",
"Connection Error - Unable to connect to the server / port you provided.": "连接错误 - 无法连接到您提供的服务器/端口。",
"Contact": "联系人",
"Contacts": "联系人",
"Contacts you've emailed appear here and Mailspring can suggest them when composing new messages.": "您通过电子邮件发送的联系人会显示在此处Mailspring 可以在撰写新邮件时建议使用他们。",
"Continue": "继续",
"Contributed:": "",
"Copied": "已复制",
"Copy": "复制",
"Copy Debug Info to Clipboard": "将调试信息复制到剪贴板",
@ -137,6 +156,7 @@
"Copy Image": "复制图片",
"Copy Link Address": "复制链接地址",
"Copy link": "复制链接",
"Copy mailbox permalink": "复制邮箱永久链接",
"Could not create folder.": "无法创建文件夹。",
"Could not find a file at path '%@'": "无法在路径'%@'找到文件",
"Could not install plugin": "无法安装插件",
@ -159,19 +179,24 @@
"Date": "日期",
"Decline": "拒绝",
"Default": "默认",
"Default Container Folder (folder/subfolder)": "默认容器文件夹(文件夹/子文件夹)",
"Default Window Controls and Auto-hiding Menubar": "默认窗口控件和自动隐藏菜单栏",
"Default Window Controls and Menubar": "默认窗口控件和菜单栏",
"Default for new messages:": "新邮件的默认值:",
"Default for:": "默认设置:",
"Default reply behavior": "默认回复行为",
"Default send behavior": "默认发送行为",
"Delete": "删除",
"Delete Contact": "删除联系人",
"Delete Draft": "删除草稿",
"Delete Template?": "删除模板?",
"Delete or decline these events?": "删除或拒绝这些事件?",
"Delete your custom key bindings and reset to the template defaults?": "删除快捷键绑定并重置为模板默认值?",
"Deleted": "已刪除",
"Deleting %@": "删除%@",
"Deleting all messages in %@": "删除%@中的所有邮件",
"Deleting draft": "删除草稿",
"Deleting folders and labels cannot be undone and it may take a few minutes for changes to sync to Mailspring.": "删除文件夹和标签无法撤消并且可能需要几分钟时间将改动同步到Mailspring。",
"Deselect all conversations": "取消选择所有会话",
"Developer": "开发人员",
"Disable": "禁用",
@ -190,6 +215,7 @@
"Drafts folder not found": "找不到草稿文件夹",
"Drop to Attach": "拖放可附加",
"Edit": "编辑",
"Edit Contact": "编辑联系人",
"Edit Item": "编辑项目",
"Edit Message": "编辑邮件",
"Edit Reminder": "编辑提醒",
@ -201,17 +227,20 @@
"Empty %@ now": "立即清空%@",
"Enable": "开启",
"Enable read receipts %@ or link tracking %@ to see notifications here.": "启用阅读回执%@或链接跟踪%@在此处查看通知。",
"Enable rich text and advanced editor features": "启用富文本和高级编辑器功能",
"Enable verbose IMAP / SMTP logging": "启用详细的IMAP / SMTP日志记录",
"Encountered an error while syncing %@": "同步时遇到错误%@",
"Enter Full Screen": "进入全屏",
"Enter your email account credentials to get started.": "输入您的电子邮件帐户凭据以开始使用。",
"Enter your email account credentials to get started. Mailspring\nstores your email password securely and it is never sent to our servers.": "输入您的电子邮件帐户凭据以开始使用。 Mailspring\n安全地存储您的电子邮件密码它永远不会发送到我们的服务器。",
"Error": "错误",
"Error Details...": "错误详细信息...",
"Event": "事件",
"Exit": "结束",
"Exit Full Screen": "退出全屏",
"Expand / collapse conversation": "展开/折叠对话",
"Expand All": "展开全部",
"Experimental:": "实验性:",
"Explore Mailspring Pro": "探索Mailspring Pro",
"Export Failed": "导出失败",
"Export Raw Data": "导出原始数据",
@ -221,6 +250,7 @@
"Failed to save \"%@\"": "无法保存“%@”",
"Failed to save config.json: %@": "无法保存config.json%@",
"False": "假",
"FastMail requires that you create a unique app password of type IMAP for email apps like Mailspring. Follow %@ to create one and then paste it below.": "FastMail需要您为电子邮件应用程序如Mailspring创建一个唯一的IMAP类型的应用程序密码。请参阅%@以创建一个,然后粘贴它。",
"Fax": "传真",
"File": "文件",
"Find": "查找",
@ -237,6 +267,7 @@
"Food and Drink": "饮食",
"Forward": "转发",
"Forwarded Message": "转发邮件",
"Found in Mail": "在邮箱中查找",
"Frequently Used": "经常使用",
"From": "发件人",
"GMX requires that you %@ before using email clients like Mailspring.": "在使用Mailspring等电子邮件客户端之前GMX要求您%@。",
@ -246,6 +277,8 @@
"Get notified when each recipient opens your email to send timely follow-ups and reminders.": "每个收件人打开您的电子邮件时都会收到通知,以便及时发送跟进和提醒。",
"Get reminded if you don't receive a reply for this message within a specified time.": "如果您未在指定时间内收到此邮件的回复,将收到提醒。",
"Get reminded!": "收到提醒!",
"Getting Started Guide": "入门指南",
"GitHub Username": "GitHub用户名",
"Give your draft a subject to name your template.": "为草稿指定一个主题,为您的模板命名。",
"Gmail IMAP is not enabled. Visit Gmail settings to turn it on.": "Gmail IMAP未启用。访问Gmail设置以将其启用。",
"Gmail Remove from view": "Gmail从视图中删除",
@ -265,6 +298,7 @@
"Hide Others": "隐藏其他人",
"Hide Sidebar": "隐藏边栏",
"Hooray! Youre done.": "好棒!你完成了。",
"Horizontal Reading Pane": "横向阅读面板",
"Huge": "巨大",
"If %@ of the following conditions are met:": "如果满足以下条件%@",
"If you enjoy Mailspring, upgrade to Mailspring Pro from %@ to enable all these great features permanently:": "如果您喜欢Mailspring请从%@升级到Mailspring Pro以永久启用所有这些强大功能",
@ -289,11 +323,15 @@
"Insert a bulleted list": "插入项目符号列表",
"Insert a link": "插入链接",
"Insert content here!": "在此处插入内容!",
"Instagram URL": "Instagram网址",
"Install": "安装",
"Install Theme": "安装主题",
"Install a Plugin": "安装插件",
"Instantly": "即刻",
"Instantly translate messages you receive into your preferred reading language.": "即时将收到的消息翻译成适合您阅读的语言。",
"Interface Language": "用户界面语言",
"Invalid template name! Names can only contain letters, numbers, spaces, dashes, and underscores.": "模板名称无效!名称只能包含字母,数字,空格,短横线和下划线。",
"Invitees": "受邀者",
"It looks like your draft already has some content. Loading this template will overwrite all draft contents.": "您的草稿看起来已经有了一些内容。加载此模板将覆盖所有草稿内容。",
"It originates from %@ but replies will go to %@.": "它来自于%@,但回复将转到%@。",
"Job Title": "职称",
@ -315,6 +353,7 @@
"Link Click Rate": "链接点击率",
"Link tracking": "链接跟踪",
"Link tracking does not work offline. Please re-enable when you come back online.": "链接跟踪无法脱机工作。当您重新上线时请重新启用。",
"LinkedIn URL": "LinkedIn网址",
"Loading Messages": "正在加载邮件",
"Loading...": "正在加载...",
"Local Data": "本地数据",
@ -323,11 +362,14 @@
"Looking for accounts...": "搜索帐户......",
"Looking for more messages": "搜索更多邮件",
"Looks Good!": "看起来不错!",
"MMMM Do, h:mmA": "MMMM Do, h:mmA",
"MMMM YYYY": "MMMM YYYY",
"Mail Rules": "邮件规则",
"Mail Templates": "邮件模板",
"Mailbox Summary": "邮箱摘要",
"Mailbox insights": "邮箱分析",
"Mailspring Basic": "Mailspring基础",
"Mailspring Community": "Mailspring社区",
"Mailspring Help": "Mailspring帮助",
"Mailspring Pro": "Mailspring Pro",
"Mailspring Reminder": "Mailspring提醒",
@ -341,6 +383,7 @@
"Mailspring desktop notifications on Linux require Zenity. You may need to install it with your package manager.": "Linux上的Mailspring桌面通知需要Zenity。您可能需要通过软件包管理器安装。",
"Mailspring does not support stylesheets with the extension: %@": "Mailspring不支持扩展名为的样式表%@",
"Mailspring encountered errors syncing this account. Crash reports have been sent to the Mailspring team and we'll work to fix these errors in the next release.": "Mailspring在同步此帐户时遇到错误。崩溃报告已发送给Mailspring团队我们将努力在下一版本中修复这些错误。",
"Mailspring has translated this message into %@.": "Mailspring已翻译此消息到%@。",
"Mailspring is clearing its cache %@. Depending on the size of the mailbox, this may take a few seconds or a few minutes. An alert will appear when cleanup is complete.": "Mailspring正在清除%@的缓存。根据邮箱的大小,这可能需要几秒钟或几分钟。清理完成后将显示警报。",
"Mailspring is independent %@ software, and subscription revenue allows us spend time maintaining and improving the product.": "Mailspring是独立的%@软件,订阅收入使我们可以花时间维护和改进产品。",
"Mailspring is running in dev mode and may be slower!": "Mailspring正在开发模式下运行可能会更慢",
@ -348,15 +391,20 @@
"Mailspring is unable to sync %@": "Mailspring无法同步%@",
"Mailspring reset the local cache for %@ in %@ seconds. Your mailbox will now begin to sync again.": "Mailspring在%@秒内重置%@的本地缓存。您的邮箱现在将再次开始同步。",
"Mailspring shows you everything about your contacts right inside your inbox. See LinkedIn profiles, Twitter bios, message history, and more.": "Mailspring会在收件箱内向您显示有关联系人的所有信息。查看LinkedIn个人资料Twitter简历邮件历史记录等。",
"Mailspring was unable to create or delete the LaunchAgent file at %@.": "Mailspring无法创建或删除%@的LaunchAgent文件。",
"Mailspring was unable to modify your keymaps at %@.": "Mailspring无法在%@修改您的键盘图。",
"Mailspring was unable to read the contents of your templates directory (%@). You may want to delete this folder or ensure filesystem permissions are set correctly.": "Mailspring无法读取模板目录的内容%@)。您可能希望删除此文件夹或确保正确设置文件系统权限。",
"Mailspring was unable to reset the local cache. %@": "Mailspring无法重置本地缓存。 %@",
"Mailspring was unable to write to the file location you specified (%@).Try choosing another location.\n\n%@": "Mailspring无法写入您指定的文件位置%@)。",
"Mailspring will no longer offer to translate messages written in %@.": "Mailspring将不再为您翻译使用%@撰写的消息。",
"Manage": "管理",
"Manage Accounts": "管理帐户",
"Manage Billing": "管理帐单",
"Manage Contacts": "管理联系人",
"Manage Templates...": "管理模板......",
"Manually": "手动",
"Many features are unavailable in plain-text mode. To create a single plain-text draft, hold Alt or Option while clicking Compose or Reply.": "在纯文本模式下许多功能不可用。要创建单个纯文本草稿请按住Alt或Option键并单击Compose或Reply。",
"Mark All as %@": "标记所有为%@",
"Mark as %@": "标记为%@",
"Mark as Important": "标记为重要",
"Mark as Not Important": "标记为不重要",
@ -369,6 +417,7 @@
"Marking as read": "正在标记为已读",
"Marking as unread": "正在标记为未读",
"Maybe": "可能",
"Medium Handle": "中间处理程序",
"Message": "邮件",
"Message Sent Sound": "消息发送声音",
"Message Viewer": "邮件查看器",
@ -397,8 +446,11 @@
"Nature": "性质",
"Navigation": "导航",
"Never forget to follow up! Mailspring reminds you if your messages haven't received replies.": "永远不要忘记跟进如果您的邮件未收到回复Mailspring会提醒您。",
"Never translate %@": "Mailspring不会为您翻译%@。",
"New %@": "新%@",
"New Contact": "新联系人",
"New Message": "新邮件",
"New contact in %@": "在%@中添加新联系人",
"Next": "继续",
"Next Month": "下个月",
"Next Week": "下周",
@ -423,6 +475,7 @@
"Not Now": "稍后​​​​​",
"Not Spam": "不是垃圾邮件",
"Note: Due to issues with your most recent payment, you've been temporarily downgraded to Mailspring %@. Click 'Billing' below to correct the issue.": "注意由于您最近的付款问题您已被暂时降级为Mailspring %@。点击下方的“结算”以更正问题。",
"Notes": "笔记",
"Notifications": "通知",
"Notify me about new features and plugins via this email address.": "通过此电子邮件地址通知我有关新功能和插件的信息。",
"Now": "现在",
@ -433,6 +486,7 @@
"Of your emails are opened": "您的已打开的电子邮件",
"Offline": "离线",
"Okay": "好的",
"On Linux you need to restart Mailspring for the tray icon to disappear.": "在Linux上您需要重启Mailspring以使托盘图标消失。",
"One message in this thread is hidden because it was moved to trash or spam.": "此会话中的一封邮件被隐藏,因为它已移至回收站或垃圾邮件。",
"One or more accounts are having connection issues.": "Mailspring离线",
"One or more of your mail rules have been disabled.": "您的一个或多个邮件规则已被禁用。",
@ -449,6 +503,7 @@
"Opened": "已打开",
"Opened by": "打开",
"Opens": "打开",
"Options": "选项",
"Or, 'next Monday at 2PM'": "或者“下周一下午2点”",
"Outdent": "减少缩进",
"Outgoing Mail": "外发邮件",
@ -467,6 +522,7 @@
"Please provide a valid email address.": "请提供一个有效的电子邮件地址。",
"Please provide a valid port number.": "请提供有效的端口号。",
"Please provide your name.": "请提供你的名字。",
"Please re-authenticate with Google": "请重新与Google进行身份验证",
"Plugin installed! 🎉": "插件已安装! 🎉",
"Pop thread in": "弹回会话",
"Popout composer…": "弹出编辑器......",
@ -481,6 +537,7 @@
"Print": "打印",
"Print Current Thread": "打印当前会话",
"Print Thread": "打印会话",
"Privacy note: text below will be sent to an online translation service.": "隐私提示:以下文本将被发送到在线翻译服务。",
"Privately Held": "私下举行",
"Pro tip: Combine search terms with AND and OR to create complex queries.": "专业提示将搜索项与AND和OR组合以创建复杂查询。",
"Process entire inbox": "处理整个收件箱",
@ -501,6 +558,7 @@
"Rebuild Cache...": "重建缓存...",
"Recipient": "收件人",
"Reconnect": "重新连接",
"Red icon for new and blue icon for unread messages": "红色图标表示新消息,蓝色图标表示未读消息",
"Redo": "重做",
"Relaunch": "重启",
"Relaunch to apply window changes.": "重新启动以应用窗口更改。",
@ -515,9 +573,12 @@
"Remove Stars": "删除星标",
"Remove and show next": "删除并显示下一个",
"Remove and show previous": "删除并显示上一个",
"Remove from Group": "从群组中删除",
"Remove from view": "从视图中删除",
"Remove quoted text": "删除引用的文字",
"Removed %@": "删除%@",
"Removed %@ contacts": "删除了%@个联系人",
"Removed %@ from %@": "从%2$@中删除了%1$@",
"Removed %@ from %@ threads": "从%2$@会话中删除了%1$@",
"Removed %@ from Trash": "从回收站中删除了%@",
"Rename": "重命名",
@ -529,12 +590,16 @@
"Reply Rate": "回复率",
"Reply to": "回复给",
"Reset": "重置",
"Reset Account Color": "重置帐户颜色",
"Reset Accounts and Settings": "重置帐户和设置",
"Reset Cache": "重置缓存",
"Reset Configuration": "重置设置",
"Reset Emails that Ignore Warnings": "重置忽略警告的邮件",
"Reset Theme": "重置主题",
"Reset translation settings": "重置翻译设置",
"Restart and Install Update": "重启并安装更新",
"Restore Defaults": "重置为默认值",
"Restrict width of messages to maximize readability": "限制信息宽度,最大限度提高可读性",
"Resurface messages to the top of the inbox when unsnoozing": "取消Snooze时将邮件重新显示在收件箱顶部",
"Retrying...": "重试...",
"Return to %@": "返回%@",
@ -543,9 +608,12 @@
"Rich contact profiles": "丰富的联系人资料",
"Rules only apply to the selected account.": "规则仅适用于所选帐户。",
"Run with Debug Flags": "使用Debug Flags运行",
"Save": "保存",
"Save Changes": "保存更改",
"Save Draft as Template...": "将草稿保存为模板...",
"Save Image": "保存图像",
"Save Into...": "保存到...",
"Save as PDF": "保存为PDF",
"Saving reminder...": "保存提醒......",
"Saving send date...": "保存发送日期......",
"Scaling": "缩放",
@ -559,8 +627,10 @@
"Search": "搜索",
"Search Google for '%@'": "在Google上搜索“%@”",
"Search Results": "搜索结果",
"Search all events": "搜索所有事件",
"Search all mailboxes": "搜索所有邮箱",
"Search for": "搜索",
"Search messages in trash and spam": "搜索垃圾邮件中的信息",
"Search with ease": "轻松搜索",
"Security": "安全性",
"See detailed information about companies you email, including their size, funding and timezone.": "查看有关您通过电子邮件发送的公司的详细信息,包括其大小,资金和时区。",
@ -576,19 +646,25 @@
"Select all starred conversations": "选择所有 已加星标的对话",
"Select all unread conversations": "选择所有 未读对话",
"Select all unstarred conversations": "选择所有 未加星标的对话",
"Select an account to add a contact.": "选择一个帐户以添加联系人。",
"Select conversation": "选择对话",
"Select file attachment": "选择文件附件",
"Selected Account": "已选账号",
"Selected Messages": "已选邮件",
"Selection": "选项",
"Send": "发送",
"Send & Ignore Warnings For This Email": "发送这封邮件并忽略其警告",
"Send Anyway": "仍然发送",
"Send Later": "稍后发送",
"Send and Archive": "发送到收件箱并存档",
"Send message": "发送邮件",
"Send more than one message using the same %@ or subject line to compare open rates and reply rates.": "使用相同的%@或主题行发送多封邮件,以比较阅读率和回复率。",
"Send new messages from:": "发送新邮件:",
"Send now instead": "立即发送",
"Send on your own schedule": "按您自己的时间表发送",
"Sender Name": "发件人姓名",
"Sending": "正在发送",
"Sending RSVP": "发送RSVP",
"Sending in %@": "发送%@",
"Sending in a few seconds": "几秒钟后发送",
"Sending is not enabled for this account.": "此帐户未启用发送。",
@ -600,6 +676,7 @@
"Services": "服务",
"Set Reminder": "设置提醒",
"Set up Account": "设定账号",
"Setup Mailspring ID": "设置Mailspring ID",
"Several of your accounts are having issues": "您的一些帐户存在问题",
"Share": "分享",
"Share this Report": "分享这份报告",
@ -618,6 +695,8 @@
"Show Unread Count": "显示未读数",
"Show all messages": "显示所有邮件",
"Show badge on the app icon": "在应用程序图标上显示角标",
"Show first and last names of all recipients": "显示所有收件人的姓名",
"Show full message headers by default": "默认显示消息头",
"Show icon in menu bar / system tray": "在菜单栏/系统托盘中显示图标",
"Show more": "显示更多",
"Show notifications for new unread messages": "显示新未读邮件的通知",
@ -639,8 +718,10 @@
"Someone": "有人",
"Sorry, Mailspring was unable to deliver this message: %@": "抱歉Mailspring无法发送此邮件%@",
"Sorry, something went wrong when this account was added to Mailspring. If you do not see the account, try linking it again. %@": "抱歉将此帐户添加到Mailspring后出现问题。如果您没有看到该帐户请尝试重新关联该帐户。 %@",
"Sorry, the draft you tried to send could not be found. Please try again.": "抱歉,无法发送您尝试发送的草稿。请重试。",
"Sorry, the file you selected does not look like an image. Please choose a file with one of the following extensions: %@": "抱歉,您选择的文件看起来不像图像。请选择具有以下扩展名之一的文件:%@",
"Sorry, this account does not appear to have an inbox folder so this feature is disabled.": "抱歉,此帐户似乎没有收件箱文件夹,因此禁用此功能。",
"Sorry, this event does not have an organizer or the organizer's address is not a valid email address: {}": "抱歉,此事件没有组织者或组织者的地址不是有效的电子邮件地址:{}",
"Sorry, this folder does not exist.": "抱歉,这个文件夹不存在。",
"Sorry, we can't interpret %@ as a valid date.": "抱歉,我们无法将%@解释为有效日期。",
"Sorry, we can't parse %@ as a valid date.": "抱歉,我们无法将%@解析为有效日期。",
@ -659,6 +740,7 @@
"Still trying to reach %@…": "还在努力达到%@ ......",
"Stock Symbol %@": "股票代码%@",
"Stop": "停止",
"Stop translating %@": "停止翻译%@",
"Subject": "主题",
"Subject Line": "主题行",
"Subscription": "订阅",
@ -700,10 +782,12 @@
"Themes": "主题",
"There are %@ more messages in this thread that are not in spam or trash.": "此会话中有%@封邮件没有归为垃圾邮件或回收站。",
"There are too many active connections to your Gmail account. Please try again later.": "您的Gmail帐户的活动连接数太多。请稍后再试。",
"There is no email mailbox associated with this account.": "此帐户没有关联的电子邮箱。",
"There is one more message in this thread that is not in spam or trash.": "此会话中还有一封邮件不在垃圾邮件或回收站中。",
"There was an error checking for updates.": "检查更新时出错。",
"These features were %@ of the messages you sent in this time period, so these numbers do not reflect all of your activity. To enable read receipts and link tracking on emails you send, click the %@ or link tracking %@ icons in the composer.": "这些功能是您在此时间段内发送的邮件的%@,因此这些数字并不反映您的所有活动。要在您发送的电子邮件上启用回执和链接跟踪,请单击编辑器中的%@或链接跟踪%@图标。",
"This Weekend": "这周末",
"This account has no editable calendars. We can't create an event for you. Please make sure you have an editable calendar with your account provider.": "此帐户没有可编辑的日历。我们无法为您创建事件。请确保您的帐户提供商为您提供了可编辑日历",
"This account is invalid or Mailspring could not find the Inbox or All Mail folder. %@": "此帐户无效或Mailspring无法找到收件箱或所有邮件文件夹。 %@",
"This looks like a Gmail account! While it's possible to setup an App Password and connect to Gmail via IMAP, Mailspring also supports Google OAuth. Go back and select \"Gmail & Google Apps\" from the provider screen.": "这看起来像一个Gmail帐户虽然可以设置应用程序密码并通过IMAP连接到Gmail但Mailspring也支持Google OAuth。返回并从提供商屏幕中选择“Gmail和Google Apps”。",
"This message has not been opened": "此邮件尚未打开",
@ -719,6 +803,7 @@
"To": "至",
"To create a template you need to fill the body of the current draft.": "要创建模板,您需要填写当前草稿的正文。",
"To listen for the Gmail Oauth response, Mailspring needs to start a webserver on port ${LOCAL_SERVER_PORT}. Please go back and try linking your account again. If this error persists, use the IMAP/SMTP option with a Gmail App Password.\n\n%@": "要接收Gmail Oauth响应Mailspring需要在端口 ${LOCAL_SERVER_PORT} 上启动网络服务器。请返回并尝试再次关联您的帐户。如果此错误仍然存请使用带有Gmail应用密码的IMAP / SMTP选项。\n\n%@",
"To make changes to contacts in this account, you'll need to re-authorize Mailspring to access your data.\n\nIn Mailspring's main window, go to Preferences > Accounts, select this account, and click \"Re-authenticate\". You'll be prompted to give Mailspring additional permission to update and delete your contacts.": "要更新或删除此帐户中的联系人您需要重新授权Mailspring访问您的数据。\n\n在Mailspring主窗口中转到偏好设置>帐户选择此帐户然后单击“重新授权”。您将被提示授予Mailspring更新和删除联系人的额外权限。",
"Today": "今天",
"Toggle Bold": "切换粗体",
"Toggle Component Regions": "切换组件区域",
@ -733,17 +818,21 @@
"Track links in this email": "跟踪此电子邮件中的链接",
"Track opens and clicks": "打开跟踪和点击",
"Translate": "翻译",
"Translate automatically with Mailspring Pro": "使用Mailspring Pro自动翻译",
"Translate email body…": "翻译电子邮件正文...",
"Translate from %1$@ to %2$@?": "翻译%1$@到%2$@",
"Translating from %1$@ to %2$@.": "正在翻译%1$@到%2$@。",
"Trash": "回收站",
"Trashed %@": "%@放到回收站",
"Travel and Places": "浏览并放置",
"Tray icon for new messages": "新消息的托盘图标",
"True": "正确",
"Try Again": "重试",
"Try it Now": "现在就试试",
"Try now": "现在试试",
"Twitter Handle": "Twitter用户名",
"Twitter Profile Image": "Twitter个人资料图片",
"Two Panel": "双面板",
"Two Panel Vertical": "双垂直面板",
"Uhoh - that's a pro feature!": "呃 - 这是一个专业功能!",
"Unable to Add Account": "无法添加帐户",
"Unable to Start Local Server": "无法启动本地服务器",
@ -755,6 +844,7 @@
"Undoing changes": "撤消更改",
"Unfortunately, link tracking servers are currently not available. Please try again later. Error: %@": "不幸的是,链接跟踪服务器目前无法使用。请稍后再试。错误:%@",
"Unfortunately, open tracking is currently not available. Please try again later. Error: %@": "不幸的是,目前还没有开放式跟踪。请稍后再试。错误:%@",
"Unfortunately, translation services bill per character and we can't offer this feature for free.": "不幸的是,翻译服务按字符计,我们无法为免费提供此功能。",
"Unlimited Connected Accounts": "无限连接帐户",
"Unlimited Contact Profiles": "无限联系人资料",
"Unlimited Link Tracking": "无限链接跟踪",
@ -771,6 +861,7 @@
"Unstarred": "未加星标",
"Unstarred %@ threads": "取消 %@会话星标",
"Unstarring": "取消星标",
"Unsubscribe": "取消订阅",
"Untitled": "无标题",
"Untitled Rule": "未命名规则",
"Update Connection Settings...": "更新连接设置...",
@ -783,8 +874,11 @@
"Use Mailspring as default mail client": "使用Mailspring作为默认邮件客户端",
"Use the Activity tab to get a birds-eye view of your mailbox: open and click rates, subject line effectiveness, and more.": "使用“活动”选项卡可以获得邮箱的鸟瞰视图:打开和点击率,主题行效果等。",
"Verbose logging is now %@": "详细记录现在%@",
"Vertical Reading Pane": "垂直阅读面板",
"View": "显示",
"View License": "查看许可证",
"View Mail Rules": "查看邮件规则",
"View activity": "查看活动",
"View changelog": "查看更改日志",
"Visit Thread on GitHub": "在GitHub上访问会话",
"Visit Windows Settings to change your default mail client": "访问Windows设置以更改默认邮件客户端",
@ -799,19 +893,24 @@
"We've picked a set of keyboard shortcuts based on your email account and platform. You can also pick another set:": "我们根据您的电子邮件帐户和平台选择了一组键盘快捷键。你也可以选择另一套:",
"Website": "网站",
"Welcome to Mailspring": "欢迎来到Mailspring",
"Welcome to Templates": "欢迎来到模板",
"When composing, automatically": "在写作时,自动",
"When enabled, Mailspring will notify you as soon as someone reads this message. Sending to a group? Mailspring shows you which recipients opened your email so you can follow up with precision.": "启用后Mailspring会在有人阅读此邮件后立即通知您。发送给一组人 Mailspring会显示哪些收件人打开了您的电子邮件以便您可以精确跟进。",
"When link tracking is turned on, Mailspring will notify you when recipients click links in this email.": "启用链接跟踪后Mailspring会在收件人单击此电子邮件中的链接时通知您。",
"When reading messages, mark as read": "阅读邮件时,标记为已读",
"Window": "窗口",
"Window Controls and Menus": "窗口控件和菜单",
"Windows and Linux only - on macOS, the spellcheck language is detected by the system as you type.": "仅支持Windows和Linux - 在macOS上拼写检查语言由系统自动检测。",
"With activity tracking, youll know as soon as someone reads your message. Sending to a group? Mailspring shows you which recipients opened your email so you can follow up with precision.": "通过活动跟踪,只要有人阅读您的邮件,您就会知道。发送给一组人? Mailspring会显示哪些收件人打开了您的电子邮件以便您可以精确跟进。",
"Would you like to make Mailspring your default mail client?": "你想让Mailspring成为你的默认邮件客户端吗",
"Write a plain text reply…": "写纯文本回复......",
"Write a reply…": "写回复......",
"Write better emails with LinkedIn profiles, Twitter bios, message history, and more in the right sidebar.": "使用右侧边栏中的LinkedIn个人资料Twitter简历消息历史记录等编写更好的电子邮件。",
"Yahoo is unavailable.": "Yahoo无法使用。",
"Yahoo requires that you create a unique app password for email apps like Mailspring. Follow %@ to create one and then paste it below.": "Yahoo需要您为像Mailspring这样的电子邮件应用程序创建唯一的应用程序密码。",
"Yes": "是",
"You": "您",
"You are not signed in to Mailspring. Link the app to a free Mailspring ID to use great free features like send later and snoozing, or upgrade to Mailspring Pro for unlimited message translation and more.": "您尚未登录 Mailspring。将应用程序链接到免费的 Mailspring ID即可使用稍后发送和打盹等免费功能或升级到 Mailspring Pro获得无限量信息翻译和更多功能。",
"You are using %@, which is free! You can try pro features like snooze, send later, read receipts and reminders a few times a week.": "你使用的是%@,这是免费的!您可以每周尝试几次贪睡,稍后发送,阅读收据和提醒等专业功能。",
"You can add reminders to %1$@ emails each %2$@ with Mailspring Basic.": "您可以使用Mailspring Basic为%1$@电子邮件添加提醒%2$@。",
"You can choose a shortcut set to use keyboard shortcuts of familiar email clients. To edit a shortcut, click it in the list below and enter a replacement on the keyboard.": "您可以选择熟悉的邮件客户端的快捷键集合作为快捷键。要编辑快捷键,请在下面的列表中单击它,然后在键盘上输入替换。",
@ -819,9 +918,11 @@
"You can schedule sending of %1$@ emails each %2$@ with Mailspring Basic.": "您可以安排使用Mailspring Basic发送%1$@电子邮件%2$@。",
"You can share %1$@ emails each %2$@ with Mailspring Basic.": "您可以使用Mailspring Basic与%2$@分享%1$@电子邮件。",
"You can snooze %1$@ emails each %2$@ with Mailspring Basic.": "您可以使用Mailspring Basic为每个%2$@Snooze%1$@电子邮件。",
"You can translate up to %1$@ emails each %2$@ with Mailspring Basic.": "您可以每%2$@翻译%1$@封电子邮件。",
"You can view contact profiles for %1$@ emails each %2$@ with Mailspring Basic.": "您可以使用Mailspring Basic查看%1$@电子邮件的联系人资料%2$@。",
"You haven't created any mail rules. To get started, define a new rule above and tell Mailspring how to process your inbox.": "您尚未创建任何邮件规则。要开始使用请在上面定义一条新规则然后告诉Mailspring如何处理您的收件箱。",
"You may need to configure aliases with your mail provider (Outlook, Gmail) before using them.": "在使用之前您可能需要为邮件提供商OutlookGmail配置别名。",
"You must %@ and you may need to %@ to connect to your Yandex account. If you use two-factor auth, you must create an %@ for Mailspring.": "您必须%@,并且可能需要%@连接到您的Yandex帐户。如果您使用两步验证则必须为Mailspring创建一个%@。",
"You must provide a name for your template.": "您必须为模板提供名称。",
"You must provide a template name.": "您必须提供模板名称。",
"You must provide contents for your template.": "您必须提供模板的内容。",
@ -829,11 +930,13 @@
"You'll find Mailspring, along with other options, listed in Default Apps > Mail.": "您可以在“默认应用”>“邮件”中找到Mailspring以及其他选项。",
"You're running the latest version of Mailspring (%@).": "您正在运行最新版本的Mailspring%@)。",
"You've reached your quota": "您已达到配额",
"YouTube": "YouTube",
"Your Mailspring ID is missing required fields - you may need to reset Mailspring. %@": "您的Mailspring ID缺少必填字段 - 您可能需要重置Mailspring。 %@",
"Your `Sent Mail` folder could not be automatically detected. Visit Preferences > Folders to choose a Sent folder and then try again.": "您的“已发邮件”文件夹无法自动检测到。访问“首选项”>“文件夹”以选择已发送文件夹,然后重试。",
"Your `Trash` folder could not be automatically detected. Visit Preferences > Folders to choose a Trash folder and then try again.": "您的`回收站`文件夹无法自动检测到。访问“首选项”>“文件夹”以选择“回收站”文件夹,然后重试。",
"Your name": "您的姓名",
"Zoom": "缩放",
"accepted": "接受",
"an email address": "电子邮件地址",
"an email subject": "电子邮件主题",
"and": "和",
@ -841,8 +944,12 @@
"attachments": "附件",
"begins with": "开始于",
"click": "点击",
"completed": "完成",
"contains": "包含",
"date received or range": "收到日期或范围",
"dddd MMMM Do, h:mmA": "dddd MMMM Do, h:mmA",
"declined": "拒绝",
"delegated": "委托",
"does not contain": "不包含",
"employees": "雇员",
"enable IMAP": "启用IMAP",
@ -861,6 +968,7 @@
"processed": "处理",
"seconds": "秒",
"selected": "选",
"tentatively accepted": "初步接受",
"then": "然后",
"these instructions": "这些说明",
"threads": "会话",

View file

@ -761,7 +761,6 @@
"Try it Now": "現在就試試",
"Try now": "現在試試",
"Twitter Handle": "Twitter 句柄",
"Twitter Profile Image": "Twitter 個人資料圖片",
"Two Panel": "雙欄",
"Uhoh - that's a pro feature!": "呃 - 這是一個專業功能!",
"Unable to Add Account": "無法添加帳號",

View file

@ -759,7 +759,6 @@
"Try it Now": "现在就试试",
"Try now": "现在试试",
"Twitter Handle": "Twitter句柄",
"Twitter Profile Image": "Twitter个人资料图片",
"Two Panel": "两个小组",
"Uhoh - that's a pro feature!": "呃 - 这是一个专业功能!",
"Unable to Add Account": "无法添加帐户",

View file

@ -759,7 +759,6 @@
"Try it Now": "Zama it Manje",
"Try now": "Zama manje",
"Twitter Handle": "Twitter Handle",
"Twitter Profile Image": "Twitter Profile Image",
"Two Panel": "Iphali Elibili",
"Uhoh - that's a pro feature!": "Uhoh - lokho kuyi-feature pro!",
"Unable to Add Account": "Ayikwazi ukungeza i-Akhawunti",

View file

@ -9,7 +9,13 @@ const getLanguage = () => {
const interface = readline.createInterface({ input: process.stdin, output: process.stdout });
interface.question('Improve localization for which language? ', (answer) => {
interface.close();
const LANG = answer.toLocaleLowerCase();
const langRegion = answer.split('-');
let LANG = ""
if (langRegion.length == 2) {
LANG = langRegion[0].toLocaleLowerCase() + "-" + langRegion[1];
} else {
LANG = answer.toLocaleLowerCase();
}
const PATH = `${PATH_TO_LANG}/${LANG}.json`;
if (!fs.existsSync(PATH)) {
console.log(`\napp/lang/${path.basename(PATH)} not found!`);