Merge branch 'main' of https://github.com/hugo-toha/toha into translate_Chinese
This commit is contained in:
commit
a1b3fff580
452 changed files with 5357 additions and 3914 deletions
45
i18n/bn.toml
45
i18n/bn.toml
|
@ -30,7 +30,7 @@ other = "ইমেইল নোটিফিকেশান এর মাধ্
|
|||
other = "ইমেইল প্রবেশ করান"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "আমরা আপনার ইমেল অন্য কারও সাথে শেয়ার করব না।"
|
||||
other = "আপনার ইমেইল ঠিকানা প্রবেশের মাধমে আপনি এই ওয়েবসাইটের নিউজ লেটার পেতে সম্মত হচ্ছেন।"
|
||||
|
||||
[submit]
|
||||
other = "জমা দিন"
|
||||
|
@ -68,5 +68,44 @@ other = "অর্জিত ক্রেডিট"
|
|||
[extracurricular_activities]
|
||||
other = "পাঠক্রম বহির্ভূত কার্যক্রম"
|
||||
|
||||
[see_more]
|
||||
other = "আরো দেখুন"
|
||||
[show_more]
|
||||
other = "আরো দেখান"
|
||||
|
||||
[show_less]
|
||||
other = "কম দেখান"
|
||||
|
||||
[responsibilities]
|
||||
other = "দায়িত্বসমুহ:"
|
||||
|
||||
[present]
|
||||
other = "বর্তমান"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "আরো"
|
||||
|
||||
[view_certificate]
|
||||
other = "সার্টিফিকেট দেখুন"
|
||||
|
||||
[notes]
|
||||
other = "নোট সমূহ"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "দায় বিজ্ঞপ্তি"
|
||||
|
|
43
i18n/cn.toml
43
i18n/cn.toml
|
@ -33,7 +33,7 @@ other = "通过电子邮件接收最新信息"
|
|||
other = "填入 E-mail"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "我们绝不会与任何人共享您的电子邮件。"
|
||||
other = "输入您的电子邮件地址,即表示您同意接收本网站的时事通讯"
|
||||
|
||||
[submit]
|
||||
other = "提交"
|
||||
|
@ -71,5 +71,44 @@ other = "获得分数"
|
|||
[extracurricular_activities]
|
||||
other = "课外活动"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "查看更多"
|
||||
|
||||
[show_less]
|
||||
other = "显示较少"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "更多的"
|
||||
|
||||
[view_certificate]
|
||||
other = "查看证书"
|
||||
|
||||
[notes]
|
||||
other = "笔记"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "责任通知"
|
||||
|
|
65
i18n/de.toml
65
i18n/de.toml
|
@ -1,6 +1,6 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Startseite"
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Beiträge"
|
||||
|
@ -18,7 +18,7 @@ other = "Mein Lebenslauf"
|
|||
other = "Navigation"
|
||||
|
||||
[contact_me]
|
||||
other = "Kontakt aufnehmen"
|
||||
other = "Kontaktiere mich:"
|
||||
|
||||
[email]
|
||||
other = "E-Mail"
|
||||
|
@ -30,10 +30,10 @@ other = "Telefon"
|
|||
other = "Mit dem Newsletter auf dem neuesten Stand bleiben"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "E-Mail-Adresse eingeben"
|
||||
other = "E-Mail Adresse eingeben"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Wir werden Ihre E-Mail-Adresse nicht an Dritte weitergeben."
|
||||
other = "Mit der Eingabe Ihrer E-Mail-Adresse erklären Sie sich damit einverstanden, den Newsletter dieser Website zu erhalten."
|
||||
|
||||
[submit]
|
||||
other = "Absenden"
|
||||
|
@ -51,25 +51,64 @@ other = "Nächste"
|
|||
other = "Diese Seite verbessern"
|
||||
|
||||
[out_of]
|
||||
other = "van de"
|
||||
other = "aus"
|
||||
|
||||
[publications]
|
||||
other = "Publicaties"
|
||||
other = "Publikationen"
|
||||
|
||||
[taken_courses]
|
||||
other = "Cursussen gevolgd"
|
||||
other = "Belegte Kurse"
|
||||
|
||||
[course_name]
|
||||
other = "Cursus naam"
|
||||
other = "Kursname"
|
||||
|
||||
[total_credit]
|
||||
other = "Totaal krediet"
|
||||
other = "Gesamtguthaben"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Krediet verkregen"
|
||||
other = "Erhaltenes Guthaben"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Buitenschoolse activiteiten"
|
||||
other = "Außerschulische Aktivitäten"
|
||||
|
||||
[see_more]
|
||||
other = "Bekijk meer"
|
||||
[show_more]
|
||||
other = "Mehr anzeigen"
|
||||
|
||||
[show_less]
|
||||
other = "Weniger anzeigen"
|
||||
|
||||
[responsibilities]
|
||||
other = "Verantwortlichkeiten:"
|
||||
|
||||
[present]
|
||||
other = "heute"
|
||||
|
||||
[comments_javascript]
|
||||
other = "Bitte aktiviere JavaScript um die Kommentare zu sehen"
|
||||
|
||||
[comments_by]
|
||||
other = "Kommentare Unterstützt von"
|
||||
|
||||
[read]
|
||||
other = "Lesen"
|
||||
|
||||
[project_star]
|
||||
other = "Star"
|
||||
|
||||
[project_details]
|
||||
other = "Details"
|
||||
|
||||
[err_404]
|
||||
other = "Die Seite nach der Seite ist noch nicht vorhanden."
|
||||
|
||||
[more]
|
||||
other = "Mehr"
|
||||
|
||||
[view_certificate]
|
||||
other = "Zertifikat ansehen"
|
||||
|
||||
[notes]
|
||||
other = "Notizen"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Haftungshinweis"
|
||||
|
|
45
i18n/en.toml
45
i18n/en.toml
|
@ -33,7 +33,7 @@ other = "Stay up to date with email notification"
|
|||
other = "Enter email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "We'll never share your email with anyone else."
|
||||
other = "By entering your email address, you agree to receive the newsletter of this website."
|
||||
|
||||
[submit]
|
||||
other = "Submit"
|
||||
|
@ -71,5 +71,44 @@ other = "Obtained Credit"
|
|||
[extracurricular_activities]
|
||||
other = "Extracurricular Activities"
|
||||
|
||||
[see_more]
|
||||
other = "See More"
|
||||
[show_more]
|
||||
other = "Show More"
|
||||
|
||||
[show_less]
|
||||
other = "Show Less"
|
||||
|
||||
[responsibilities]
|
||||
other = "Responsibilities:"
|
||||
|
||||
[present]
|
||||
other = "Present"
|
||||
|
||||
[comments_javascript]
|
||||
other = "Please enable JavaScript to view the"
|
||||
|
||||
[comments_by]
|
||||
other = "comments powered by"
|
||||
|
||||
[read]
|
||||
other = "Read"
|
||||
|
||||
[project_star]
|
||||
other = "Star"
|
||||
|
||||
[project_details]
|
||||
other = "Details"
|
||||
|
||||
[err_404]
|
||||
other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "More"
|
||||
|
||||
[view_certificate]
|
||||
other = "View Certificate"
|
||||
|
||||
[notes]
|
||||
other = "Notes"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Liability Notice"
|
||||
|
|
43
i18n/es.toml
43
i18n/es.toml
|
@ -33,7 +33,7 @@ other = "Subscribirse"
|
|||
other = "Ingrese email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Jamás compartiremos tus datos con alguién mas"
|
||||
other = "Al ingresar su dirección de correo electrónico, acepta recibir el boletín de este sitio web."
|
||||
|
||||
[submit]
|
||||
other = "Enviar"
|
||||
|
@ -71,5 +71,44 @@ other = "Crédito obtenido"
|
|||
[extracurricular_activities]
|
||||
other = "Actividades extracurriculares"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "Ver más"
|
||||
|
||||
[show_less]
|
||||
other = "Muestra menos"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Más"
|
||||
|
||||
[view_certificate]
|
||||
other = "Ver Certificado"
|
||||
|
||||
[notes]
|
||||
other = "Notas"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Aviso de responsabilidad"
|
||||
|
|
47
i18n/fr.toml
47
i18n/fr.toml
|
@ -3,7 +3,7 @@
|
|||
other = "Accueil"
|
||||
|
||||
[posts]
|
||||
other = "Des postes"
|
||||
other = "Articles"
|
||||
|
||||
[toc_heading]
|
||||
other = "Table des matières"
|
||||
|
@ -15,7 +15,7 @@ other = "chez"
|
|||
other = "Mon Curriculum vitæ"
|
||||
|
||||
[navigation]
|
||||
other = "Naviguation"
|
||||
other = "Navigation"
|
||||
|
||||
[contact_me]
|
||||
other = "Contactez moi :"
|
||||
|
@ -33,7 +33,7 @@ other = "Restez à jour par e-mail"
|
|||
other = "Entrez une adresse e-mail"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Nous ne partagerons jamais votre courriel avec quelqu'un d'autre."
|
||||
other = "En renseignant votre adresse e-mail, vous acceptez de recevoir la newsletter de ce site."
|
||||
|
||||
[submit]
|
||||
other = "Envoyer"
|
||||
|
@ -71,5 +71,44 @@ other = "Crédit obtenu"
|
|||
[extracurricular_activities]
|
||||
other = "Activités extra-scolaires"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "En savoir plus"
|
||||
|
||||
[show_less]
|
||||
other = "Montrer moins"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
[read]
|
||||
other = "Lire"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Suite"
|
||||
|
||||
[view_certificate]
|
||||
other = "Afficher le certificat"
|
||||
|
||||
[notes]
|
||||
other = "Remarques"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Avis de responsabilité"
|
||||
|
|
114
i18n/hi.toml
Normal file
114
i18n/hi.toml
Normal file
|
@ -0,0 +1,114 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "होम"
|
||||
|
||||
[posts]
|
||||
other = "पोस्ट"
|
||||
|
||||
[toc_heading]
|
||||
other = "विषयसूची"
|
||||
|
||||
[at]
|
||||
other = "अन्य"
|
||||
|
||||
[resume]
|
||||
other = "बायोडाटा"
|
||||
|
||||
[navigation]
|
||||
other = "पथ प्रदर्शन"
|
||||
|
||||
[contact_me]
|
||||
other = "मुझसे संपर्क करो:"
|
||||
|
||||
[email]
|
||||
other = "ईमेल"
|
||||
|
||||
[phone]
|
||||
other = "फ़ोन"
|
||||
|
||||
[newsletter_text]
|
||||
other = "ईमेल अधिसूचना से अवगत रहें"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "ईमेल दर्ज करें"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "अपना ईमेल पता दर्ज करके, आप इस वेबसाइट का न्यूज़लेटर प्राप्त करने के लिए सहमत होते हैं।"
|
||||
|
||||
[submit]
|
||||
other = "जमा करें"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "द्वारा संचालित"
|
||||
|
||||
[prev]
|
||||
other = "पिछला"
|
||||
|
||||
[next]
|
||||
other = "आगे"
|
||||
|
||||
[improve_this_page]
|
||||
other = "इस पृष्ठ को सुधारें"
|
||||
|
||||
[out_of]
|
||||
other = "में से बाहर"
|
||||
|
||||
[publications]
|
||||
other = "प्रकाशन"
|
||||
|
||||
[taken_courses]
|
||||
other = "पाठ्यक्रम लिया"
|
||||
|
||||
[course_name]
|
||||
other = "कोर्स का नाम"
|
||||
|
||||
[total_credit]
|
||||
other = "कुल क्रेडिट"
|
||||
|
||||
[obtained_credit]
|
||||
other = "श्रेय प्राप्त किया"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "अतिरिक्त पाठयक्रम गतिविधियों"
|
||||
|
||||
[show_more]
|
||||
other = "और देखें"
|
||||
|
||||
[show_less]
|
||||
other = "कम दिखाएं"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "अधिक"
|
||||
|
||||
[view_certificate]
|
||||
other = "प्रमाणपत्र देखें"
|
||||
|
||||
[notes]
|
||||
other = "टिप्पणियाँ"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "दायित्व सूचना"
|
43
i18n/id.toml
43
i18n/id.toml
|
@ -33,7 +33,7 @@ other = "Ingin selalu update dengan notifikasi email"
|
|||
other = "Masukkan email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Kami tidak pernah berbagi data email dengan siapapun."
|
||||
other = "Dengan memasukkan alamat email Anda, Anda setuju untuk menerima buletin situs web ini."
|
||||
|
||||
[submit]
|
||||
other = "Kirim"
|
||||
|
@ -71,5 +71,44 @@ other = "Memperoleh Kredit"
|
|||
[extracurricular_activities]
|
||||
other = "Kegiatan ekstrakulikuler"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "Lihat Selengkapnya"
|
||||
|
||||
[show_less]
|
||||
other = "Tampilkan Lebih Sedikit"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Lebih"
|
||||
|
||||
[view_certificate]
|
||||
other = "Lihat Sertifikat"
|
||||
|
||||
[notes]
|
||||
other = "Catatan"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Pemberitahuan Kewajiban"
|
||||
|
|
43
i18n/it.toml
43
i18n/it.toml
|
@ -33,7 +33,7 @@ other = "Resta aggiornato con la notifica di email"
|
|||
other = "Inserisci l'email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Non condivideremo l'email con altri."
|
||||
other = "Inserendo il tuo indirizzo email, accetti di ricevere la newsletter di questo sito."
|
||||
|
||||
[submit]
|
||||
other = "Invia"
|
||||
|
@ -71,5 +71,44 @@ other = "Credito ottenuto"
|
|||
[extracurricular_activities]
|
||||
other = "Attività extracurriculari"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "Vedi altro"
|
||||
|
||||
[show_less]
|
||||
other = "Mostra meno"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Di più"
|
||||
|
||||
[view_certificate]
|
||||
other = "Féach ar an Teastas"
|
||||
|
||||
[notes]
|
||||
other = "Appunti"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Avviso di responsabilità"
|
||||
|
|
43
i18n/jp.toml
43
i18n/jp.toml
|
@ -30,7 +30,7 @@ other = "メールで最新情報を受け取る"
|
|||
other = "ここにメールアドレスを入力"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "ご入力いただいたメールアドレスが他人に開示されることは決してございません。"
|
||||
other = "メールアドレスを入力すると、このウェブサイトのニュースレターを受け取ることに同意したことになります。"
|
||||
|
||||
[submit]
|
||||
other = "登録"
|
||||
|
@ -68,5 +68,44 @@ other = "取得したクレジット"
|
|||
[extracurricular_activities]
|
||||
other = "課外活動"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "続きを見る"
|
||||
|
||||
[show_less]
|
||||
other = "表示を減らす"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "もっと"
|
||||
|
||||
[view_certificate]
|
||||
other = "ビューの証明書"
|
||||
|
||||
[notes]
|
||||
other = "ノート"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "責任通知"
|
||||
|
|
114
i18n/ko.toml
Normal file
114
i18n/ko.toml
Normal file
|
@ -0,0 +1,114 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "게시글"
|
||||
|
||||
[toc_heading]
|
||||
other = "목차"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
[resume]
|
||||
other = "이력서"
|
||||
|
||||
[navigation]
|
||||
other = "바로가기"
|
||||
|
||||
[contact_me]
|
||||
other = "Contact me:"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Phone"
|
||||
|
||||
[newsletter_text]
|
||||
other = "이메일 알림으로 최신 상태를 유지해보세요"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "이메일을 입력하세요"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "이메일 주소를 입력하면이 웹 사이트의 뉴스 레터 수신에 동의하는 것입니다."
|
||||
|
||||
[submit]
|
||||
other = "제출"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Powered by"
|
||||
|
||||
[prev]
|
||||
other = "이전"
|
||||
|
||||
[next]
|
||||
other = "다음"
|
||||
|
||||
[improve_this_page]
|
||||
other = "이 페이지를 개선"
|
||||
|
||||
[out_of]
|
||||
other = "out of"
|
||||
|
||||
[publications]
|
||||
other = "Publications"
|
||||
|
||||
[taken_courses]
|
||||
other = "이수 과목"
|
||||
|
||||
[course_name]
|
||||
other = "과목명"
|
||||
|
||||
[total_credit]
|
||||
other = "총 수익"
|
||||
|
||||
[obtained_credit]
|
||||
other = "획득한 수익"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "기타 활동"
|
||||
|
||||
[show_more]
|
||||
other = "더보기"
|
||||
|
||||
[show_less]
|
||||
other = "간단히보기"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "더"
|
||||
|
||||
[view_certificate]
|
||||
other = "인증서보기"
|
||||
|
||||
[notes]
|
||||
other = "메모"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "책임 고지"
|
113
i18n/nl.toml
Normal file
113
i18n/nl.toml
Normal file
|
@ -0,0 +1,113 @@
|
|||
[home]
|
||||
other = "Startseite"
|
||||
|
||||
[posts]
|
||||
other = "Beiträge"
|
||||
|
||||
[toc_heading]
|
||||
other = "Inhaltsverzeichnis"
|
||||
|
||||
[at]
|
||||
other = "bei"
|
||||
|
||||
[resume]
|
||||
other = "Mein Lebenslauf"
|
||||
|
||||
[navigation]
|
||||
other = "Navigation"
|
||||
|
||||
[contact_me]
|
||||
other = "Kontakt aufnehmen"
|
||||
|
||||
[email]
|
||||
other = "E-Mail"
|
||||
|
||||
[phone]
|
||||
other = "Telefon"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Mit dem Newsletter auf dem neuesten Stand bleiben"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "E-Mail-Adresse eingeben"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Door uw e-mailadres in te voeren, gaat u akkoord met het ontvangen van de nieuwsbrief van deze website."
|
||||
|
||||
[submit]
|
||||
other = "Absenden"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Unterstützt von"
|
||||
|
||||
[prev]
|
||||
other = "Vorherige"
|
||||
|
||||
[next]
|
||||
other = "Nächste"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Diese Seite verbessern"
|
||||
|
||||
[out_of]
|
||||
other = "van de"
|
||||
|
||||
[publications]
|
||||
other = "Publicaties"
|
||||
|
||||
[taken_courses]
|
||||
other = "Cursussen gevolgd"
|
||||
|
||||
[course_name]
|
||||
other = "Cursus naam"
|
||||
|
||||
[total_credit]
|
||||
other = "Totaal krediet"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Krediet verkregen"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Buitenschoolse activiteiten"
|
||||
|
||||
[show_more]
|
||||
other = "Bekijk meer"
|
||||
|
||||
[show_less]
|
||||
other = "Laat minder zien"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Meer"
|
||||
|
||||
[view_certificate]
|
||||
other = "Bekijk certificaat"
|
||||
|
||||
[notes]
|
||||
other = "Opmerkingen"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Haftungshinweis"
|
43
i18n/ru.toml
43
i18n/ru.toml
|
@ -33,7 +33,7 @@ other = "Подпишитесь на уведомления, чтобы не п
|
|||
other = "Введите email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Ваши данные в безопасности"
|
||||
other = "Вводя свой адрес электронной почты, вы соглашаетесь получать информационный бюллетень этого веб-сайта."
|
||||
|
||||
[submit]
|
||||
other = "Подтвердить"
|
||||
|
@ -71,5 +71,44 @@ other = "Полученный кредит"
|
|||
[extracurricular_activities]
|
||||
other = "Внеклассные занятия"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "Узнать больше"
|
||||
|
||||
[show_less]
|
||||
other = "Показывай меньше"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Более"
|
||||
|
||||
[view_certificate]
|
||||
other = "Просмотреть сертификат"
|
||||
|
||||
[notes]
|
||||
other = "Ноты"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Уведомление об ответственности"
|
||||
|
|
43
i18n/vn.toml
43
i18n/vn.toml
|
@ -33,7 +33,7 @@ other = "Nhận email cập nhật thông tin"
|
|||
other = "Nhập email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Chúng tôi sẽ không bao giờ chia sẻ email của bạn."
|
||||
other = "Bằng cách nhập địa chỉ email của bạn, bạn đồng ý nhận bản tin của trang web này."
|
||||
|
||||
[submit]
|
||||
other = "Gửi"
|
||||
|
@ -71,5 +71,44 @@ other = "Tín dụng thu được"
|
|||
[extracurricular_activities]
|
||||
other = "Các hoạt động ngoại khóa"
|
||||
|
||||
[see_more]
|
||||
[show_more]
|
||||
other = "Xem thêm"
|
||||
|
||||
[show_less]
|
||||
other = "Hiện ít hơn"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "Hơn"
|
||||
|
||||
[view_certificate]
|
||||
other = "Xem chứng chỉ"
|
||||
|
||||
[notes]
|
||||
other = "Ghi chú"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "Thông báo trách nhiệm"
|
||||
|
|
114
i18n/zh.toml
Normal file
114
i18n/zh.toml
Normal file
|
@ -0,0 +1,114 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "首頁"
|
||||
|
||||
[posts]
|
||||
other = "文章"
|
||||
|
||||
[toc_heading]
|
||||
other = "目錄"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
[resume]
|
||||
other = "履歷"
|
||||
|
||||
[navigation]
|
||||
other = "導覽列"
|
||||
|
||||
[contact_me]
|
||||
other = "聯絡方式:"
|
||||
|
||||
[email]
|
||||
other = "信箱"
|
||||
|
||||
[phone]
|
||||
other = "電話"
|
||||
|
||||
[newsletter_text]
|
||||
other = "通過電子郵件接收最新消息"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "在此輸入您的電子郵件地址"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "輸入您的電子郵件地址,即表示您同意接受本網站的最新消息"
|
||||
|
||||
[submit]
|
||||
other = "提交"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Powered by"
|
||||
|
||||
[prev]
|
||||
other = "上一篇"
|
||||
|
||||
[next]
|
||||
other = "下一篇"
|
||||
|
||||
[improve_this_page]
|
||||
other = "改善此頁面"
|
||||
|
||||
[out_of]
|
||||
other = "/"
|
||||
|
||||
[publications]
|
||||
other = "出版"
|
||||
|
||||
[taken_courses]
|
||||
other = "修習課程"
|
||||
|
||||
[course_name]
|
||||
other = "課程名稱"
|
||||
|
||||
[total_credit]
|
||||
other = "總分"
|
||||
|
||||
[obtained_credit]
|
||||
other = "獲得學分"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "課外活動"
|
||||
|
||||
[show_more]
|
||||
other = "查看更多"
|
||||
|
||||
[show_less]
|
||||
other = "顯示較少"
|
||||
|
||||
# [responsibilities]
|
||||
# other = "Responsibilities:"
|
||||
|
||||
# [present]
|
||||
# other = "Present"
|
||||
|
||||
# [comments_javascript]
|
||||
# other = "Please enable JavaScript to view the"
|
||||
|
||||
# [comments_by]
|
||||
# other = "comments powered by"
|
||||
|
||||
# [read]
|
||||
# other = "Read"
|
||||
|
||||
# [project_star]
|
||||
# other = "Star"
|
||||
|
||||
# [project_details]
|
||||
# other = "Details"
|
||||
|
||||
# [err_404]
|
||||
# other = "The page you are looking for is not there yet."
|
||||
|
||||
[more]
|
||||
other = "更多的"
|
||||
|
||||
[view_certificate]
|
||||
other = "查看證書"
|
||||
|
||||
[notes]
|
||||
other = "筆記"
|
||||
|
||||
[disclaimer_text]
|
||||
other = "免責聲明"
|
Loading…
Add table
Add a link
Reference in a new issue