Merge branch 'master' into my-feature-branch
This commit is contained in:
commit
7ac4fe96d4
122 changed files with 2111 additions and 88 deletions
26
i18n/bn.toml
26
i18n/bn.toml
|
@ -45,4 +45,28 @@ other = "পূর্ববর্তী"
|
|||
other = "পরবর্তী"
|
||||
|
||||
[improve_this_page]
|
||||
other = "এই পৃষ্ঠাটি উন্নত করুন"
|
||||
other = "এই পৃষ্ঠাটি উন্নত করুন"
|
||||
|
||||
[out_of]
|
||||
other = "এর মধ্যে"
|
||||
|
||||
[publications]
|
||||
other = "প্রকাশনা সমূহ"
|
||||
|
||||
[taken_courses]
|
||||
other = "গৃহীত কোর্সসমূহ"
|
||||
|
||||
[course_name]
|
||||
other = "কোর্সের নাম"
|
||||
|
||||
[total_credit]
|
||||
other = "মোট ক্রেডিট"
|
||||
|
||||
[obtained_credit]
|
||||
other = "অর্জিত ক্রেডিট"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "পাঠক্রম বহির্ভূত কার্যক্রম"
|
||||
|
||||
[see_more]
|
||||
other = "আরো দেখুন"
|
||||
|
|
75
i18n/cn.toml
Normal file
75
i18n/cn.toml
Normal file
|
@ -0,0 +1,75 @@
|
|||
# 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 = "填入 E-mail"
|
||||
|
||||
[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 = "课外活动"
|
||||
|
||||
[see_more]
|
||||
other = "查看更多"
|
26
i18n/de.toml
26
i18n/de.toml
|
@ -48,4 +48,28 @@ other = "Vorherige"
|
|||
other = "Nächste"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Diese Seite verbessern"
|
||||
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"
|
||||
|
||||
[see_more]
|
||||
other = "Bekijk meer"
|
||||
|
|
26
i18n/en.toml
26
i18n/en.toml
|
@ -48,4 +48,28 @@ other = "Prev"
|
|||
other = "Next"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Improve this page"
|
||||
other = "Improve this page"
|
||||
|
||||
[out_of]
|
||||
other = "out of"
|
||||
|
||||
[publications]
|
||||
other = "Publications"
|
||||
|
||||
[taken_courses]
|
||||
other = "Taken Courses"
|
||||
|
||||
[course_name]
|
||||
other = "Course Name"
|
||||
|
||||
[total_credit]
|
||||
other = "Total Credit"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Obtained Credit"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Extracurricular Activities"
|
||||
|
||||
[see_more]
|
||||
other = "See More"
|
||||
|
|
24
i18n/es.toml
24
i18n/es.toml
|
@ -49,3 +49,27 @@ other = "Siguiente"
|
|||
|
||||
[improve_this_page]
|
||||
other = "Mejorar esta página"
|
||||
|
||||
[out_of]
|
||||
other = "de"
|
||||
|
||||
[publications]
|
||||
other = "Publicaciones"
|
||||
|
||||
[taken_courses]
|
||||
other = "Cursos tomados"
|
||||
|
||||
[course_name]
|
||||
other = "Nombre del curso"
|
||||
|
||||
[total_credit]
|
||||
other = "Crédito total"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Crédito obtenido"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Actividades extracurriculares"
|
||||
|
||||
[see_more]
|
||||
other = "Ver más"
|
||||
|
|
26
i18n/fr.toml
26
i18n/fr.toml
|
@ -48,4 +48,28 @@ other = "Précédent"
|
|||
other = "Suivant"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Améliorez cette page"
|
||||
other = "Améliorez cette page"
|
||||
|
||||
[out_of]
|
||||
other = "sur"
|
||||
|
||||
[publications]
|
||||
other = "Publications"
|
||||
|
||||
[taken_courses]
|
||||
other = "Taken Courses"
|
||||
|
||||
[course_name]
|
||||
other = "Cours suivis"
|
||||
|
||||
[total_credit]
|
||||
other = "Crédit total"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Crédit obtenu"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Activités extra-scolaires"
|
||||
|
||||
[see_more]
|
||||
other = "En savoir plus"
|
||||
|
|
26
i18n/id.toml
26
i18n/id.toml
|
@ -48,4 +48,28 @@ other = "Sebelumnya"
|
|||
other = "Lanjut"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Perbaiki halaman ini"
|
||||
other = "Perbaiki halaman ini"
|
||||
|
||||
[out_of]
|
||||
other = "dari"
|
||||
|
||||
[publications]
|
||||
other = "Publikasi"
|
||||
|
||||
[taken_courses]
|
||||
other = "Kursus yang Diambil"
|
||||
|
||||
[course_name]
|
||||
other = "Nama kursus"
|
||||
|
||||
[total_credit]
|
||||
other = "Total Kredit"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Memperoleh Kredit"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Kegiatan ekstrakulikuler"
|
||||
|
||||
[see_more]
|
||||
other = "Lihat Selengkapnya"
|
||||
|
|
75
i18n/it.toml
Normal file
75
i18n/it.toml
Normal file
|
@ -0,0 +1,75 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[posts]
|
||||
other = "Post"
|
||||
|
||||
[toc_heading]
|
||||
other = "Contenuti"
|
||||
|
||||
[at]
|
||||
other = "presso"
|
||||
|
||||
[resume]
|
||||
other = "Il mio curriculum"
|
||||
|
||||
[navigation]
|
||||
other = "Navigazione"
|
||||
|
||||
[contact_me]
|
||||
other = "Contattami:"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Telefono"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Resta aggiornato con la notifica di email"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "Inserisci l'email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Non condivideremo l'email con altri."
|
||||
|
||||
[submit]
|
||||
other = "Invia"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Creato con"
|
||||
|
||||
[prev]
|
||||
other = "Precedente"
|
||||
|
||||
[next]
|
||||
other = "Successivo"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Migliora questa pagina"
|
||||
|
||||
[out_of]
|
||||
other = "su"
|
||||
|
||||
[publications]
|
||||
other = "Pubblicazioni"
|
||||
|
||||
[taken_courses]
|
||||
other = "Corsi presi"
|
||||
|
||||
[course_name]
|
||||
other = "Nome del corso"
|
||||
|
||||
[total_credit]
|
||||
other = "Credito totale"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Credito ottenuto"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Attività extracurriculari"
|
||||
|
||||
[see_more]
|
||||
other = "Vedi altro"
|
72
i18n/jp.toml
Normal file
72
i18n/jp.toml
Normal file
|
@ -0,0 +1,72 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "ホーム"
|
||||
|
||||
[posts]
|
||||
other = "記事"
|
||||
|
||||
[toc_heading]
|
||||
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 = "課外活動"
|
||||
|
||||
[see_more]
|
||||
other = "続きを見る"
|
75
i18n/ru.toml
Normal file
75
i18n/ru.toml
Normal file
|
@ -0,0 +1,75 @@
|
|||
# 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 = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Телефон"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Подпишитесь на уведомления, чтобы не пропустить новый пост"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "Введите email"
|
||||
|
||||
[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 = "Внеклассные занятия"
|
||||
|
||||
[see_more]
|
||||
other = "Узнать больше"
|
75
i18n/vn.toml
Normal file
75
i18n/vn.toml
Normal file
|
@ -0,0 +1,75 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Trang chủ"
|
||||
|
||||
[posts]
|
||||
other = "Bài viết"
|
||||
|
||||
[toc_heading]
|
||||
other = "Mục lục"
|
||||
|
||||
[at]
|
||||
other = "tại"
|
||||
|
||||
[resume]
|
||||
other = "Sơ yếu lý lịch của tôi"
|
||||
|
||||
[navigation]
|
||||
other = "Điều hướng"
|
||||
|
||||
[contact_me]
|
||||
other = "Liên hệ với tôi"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Điện thoại"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Nhận email cập nhật thông tin"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "Nhập email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Chúng tôi sẽ không bao giờ chia sẻ email của bạn."
|
||||
|
||||
[submit]
|
||||
other = "Gửi"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Được cung cấp bởi"
|
||||
|
||||
[prev]
|
||||
other = "Trước"
|
||||
|
||||
[next]
|
||||
other = "Tiếp theo"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Cải thiện trang này"
|
||||
|
||||
[out_of]
|
||||
other = "trên"
|
||||
|
||||
[publications]
|
||||
other = "Ấn phẩm"
|
||||
|
||||
[taken_courses]
|
||||
other = "Đã thực hiện các khóa học"
|
||||
|
||||
[course_name]
|
||||
other = "Tên khóa học"
|
||||
|
||||
[total_credit]
|
||||
other = "Tổng số tín dụng"
|
||||
|
||||
[obtained_credit]
|
||||
other = "Tín dụng thu được"
|
||||
|
||||
[extracurricular_activities]
|
||||
other = "Các hoạt động ngoại khóa"
|
||||
|
||||
[see_more]
|
||||
other = "Xem thêm"
|
Loading…
Add table
Add a link
Reference in a new issue