瀏覽代碼

i18n: sync language packs

George Cushen 4 年之前
父節點
當前提交
142c7c1d5d

+ 4 - 2
scripts/sync_i18n.py

@@ -13,7 +13,7 @@ import copy
 from pathlib import Path
 from pathlib import Path
 import yaml
 import yaml
 
 
-I18N_PATH = Path(__file__).resolve().parent.parent.joinpath('i18n')
+I18N_PATH = Path(__file__).resolve().parent.parent.joinpath('wowchemy').joinpath('i18n')
 MASTER_PACK = I18N_PATH.joinpath('en.yaml')
 MASTER_PACK = I18N_PATH.joinpath('en.yaml')
 
 
 
 
@@ -46,7 +46,9 @@ for filename in Path(I18N_PATH).glob("*.yaml"):
     # Write the synced language pack to file.
     # Write the synced language pack to file.
     with open(i18n_file, 'w') as f:
     with open(i18n_file, 'w') as f:
       # PyYAML will break lines unless a large column `width` is set.
       # PyYAML will break lines unless a large column `width` is set.
-      yaml.dump(tmp_map, f, allow_unicode=True, width=float("inf"), default_style='\'')
+      # To standardise with single quotes, add: `, default_style='\''`.
+      # No option to only enforce single quotes when YAML string wrapped in quotes?
+      yaml.dump(tmp_map, f, allow_unicode=True, width=float("inf"))
     cnt += 1
     cnt += 1
 
 
 # Print results.
 # Print results.

+ 16 - 98
wowchemy/i18n/ar.yaml

@@ -1,236 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: قائمة
   translation: قائمة
-
 - id: table_of_contents
 - id: table_of_contents
   translation: فهرس المحتويات
   translation: فهرس المحتويات
-
 - id: on_this_page
 - id: on_this_page
   translation: المحتويات
   translation: المحتويات
-
 - id: back_to_top
 - id: back_to_top
   translation: الرجوع لأعلى الصفحة
   translation: الرجوع لأعلى الصفحة
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: ذات صلة
   translation: ذات صلة
-
 - id: minute_read
 - id: minute_read
   translation: دقيقة قراءة
   translation: دقيقة قراءة
-
 - id: previous
 - id: previous
   translation: السابق
   translation: السابق
-
 - id: next
 - id: next
   translation: التالي
   translation: التالي
-
 - id: figure
 - id: figure
   translation: 'شكل %d:'
   translation: 'شكل %d:'
-
 - id: edit_page
 - id: edit_page
   translation: عدل هذه الصفحة
   translation: عدل هذه الصفحة
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: الوضع العادي
   translation: الوضع العادي
-
 - id: theme_dark
 - id: theme_dark
   translation: الوضع الليلي
   translation: الوضع الليلي
-
 - id: theme_auto
 - id: theme_auto
   translation: تلقائي
   translation: تلقائي
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: المسودة
   translation: المسودة
-
 - id: btn_pdf
 - id: btn_pdf
   translation: بي دي اف
   translation: بي دي اف
-
 - id: btn_cite
 - id: btn_cite
   translation: استشهاد
   translation: استشهاد
-
 - id: btn_slides
 - id: btn_slides
   translation: شرائح
   translation: شرائح
-
 - id: btn_video
 - id: btn_video
   translation: فيديو
   translation: فيديو
-
 - id: btn_code
 - id: btn_code
   translation: تمريز
   translation: تمريز
-
 - id: btn_dataset
 - id: btn_dataset
   translation: البيانات
   translation: البيانات
-
 - id: btn_project
 - id: btn_project
   translation: مشروع
   translation: مشروع
-
 - id: btn_poster
 - id: btn_poster
   translation: ملصق
   translation: ملصق
-
 - id: btn_source
 - id: btn_source
   translation: مستند أصلي
   translation: مستند أصلي
-
 - id: btn_copy
 - id: btn_copy
   translation: نسخ
   translation: نسخ
-
 - id: btn_download
 - id: btn_download
   translation: تحميل
   translation: تحميل
-
-# About widget
-
 - id: interests
 - id: interests
   translation: الإهتمامات
   translation: الإهتمامات
-
 - id: education
 - id: education
   translation: التعليم
   translation: التعليم
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: اخر
   translation: اخر
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: الشهادات
   translation: الشهادات
-
-# Experience widget
-
 - id: present
 - id: present
   translation: حتى الأن
   translation: حتى الأن
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: شاهد الكل
   translation: شاهد الكل
-
 - id: more_posts
 - id: more_posts
   translation: شاهد جميع التعليقات
   translation: شاهد جميع التعليقات
-
 - id: more_talks
 - id: more_talks
   translation: شاهد جميع المحاضرات
   translation: شاهد جميع المحاضرات
-
 - id: more_publications
 - id: more_publications
   translation: شاهد جميع المنشورات
   translation: شاهد جميع المنشورات
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: الأسم
   translation: الأسم
-
 - id: contact_email
 - id: contact_email
   translation: البريد الإلكتروني
   translation: البريد الإلكتروني
-
 - id: contact_message
 - id: contact_message
   translation: رسالة
   translation: رسالة
-
 - id: contact_send
 - id: contact_send
   translation: إرسل الرسالة
   translation: إرسل الرسالة
-
 - id: book_appointment
 - id: book_appointment
   translation: حجز موعد
   translation: حجز موعد
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: مقدمة
   translation: مقدمة
-
 - id: publication
 - id: publication
   translation: منشور
   translation: منشور
-
 - id: publication_type
 - id: publication_type
   translation: نوع
   translation: نوع
-
 - id: date
 - id: date
   translation: التاريخ
   translation: التاريخ
-
 - id: last_updated
 - id: last_updated
   translation: اخر تحيث في
   translation: اخر تحيث في
-
 - id: event
 - id: event
   translation: حدث
   translation: حدث
-
 - id: location
 - id: location
   translation: موقع
   translation: موقع
-
 - id: pub_uncat
 - id: pub_uncat
   translation: غير مصنف
   translation: غير مصنف
-
 - id: pub_conf
 - id: pub_conf
   translation: ورقة مؤتمر
   translation: ورقة مؤتمر
-
 - id: pub_journal
 - id: pub_journal
   translation: مجلة محكمه
   translation: مجلة محكمه
-
 - id: pub_preprint
 - id: pub_preprint
   translation: مسودة
   translation: مسودة
-
 - id: pub_report
 - id: pub_report
   translation: تقرير
   translation: تقرير
-
 - id: pub_book
 - id: pub_book
   translation: كتاب
   translation: كتاب
-
 - id: pub_book_section
 - id: pub_book_section
   translation: قسم من كتاب
   translation: قسم من كتاب
-
 - id: pub_thesis
 - id: pub_thesis
   translation: أطروحة
   translation: أطروحة
-
 - id: pub_patent
 - id: pub_patent
   translation: براءة الإختراع
   translation: براءة الإختراع
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: أذهب لموقع المشروع
   translation: أذهب لموقع المشروع
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: التعليقات
   translation: التعليقات
-
 - id: publications
 - id: publications
   translation: المنشورات
   translation: المنشورات
-
 - id: talks
 - id: talks
   translation: المحاضرات
   translation: المحاضرات
-
 - id: projects
 - id: projects
   translation: المشروعات
   translation: المشروعات
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: بحث
   translation: بحث
-
 - id: search_placeholder
 - id: search_placeholder
   translation: ابحث هنا‫...‬
   translation: ابحث هنا‫...‬
-
 - id: search_results
 - id: search_results
   translation: نتائج البحث
   translation: نتائج البحث
-
 - id: search_no_results
 - id: search_no_results
   translation: لم يتم العثور على نتائج
   translation: لم يتم العثور على نتائج
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: الصفحة غير موجودة
   translation: الصفحة غير موجودة
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: هل تبحث عن أحد الصفحات التالية؟
   translation: هل تبحث عن أحد الصفحات التالية؟
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: هذا الموقع يستخدم ملفات تعريف الارتباط "الكوكيز" لنمنحك أفضل تجربة مستخدم ممكنة
   translation: هذا الموقع يستخدم ملفات تعريف الارتباط "الكوكيز" لنمنحك أفضل تجربة مستخدم ممكنة
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: أوافق‫!‬
   translation: أوافق‫!‬
-
 - id: cookie_learn
 - id: cookie_learn
   translation: تعرف على المزيد
   translation: تعرف على المزيد
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/ca.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Relacionat
   translation: Relacionat
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Següent
   translation: Següent
 - id: figure
 - id: figure
   translation: 'Figura %d:'
   translation: 'Figura %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preimpresió
   translation: Preimpresió
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Conferència
   translation: Conferència
 - id: projects
 - id: projects
   translation: Projectes
   translation: Projectes
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: No s'ha trobat la pàgina
   translation: No s'ha trobat la pàgina
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: D'acord
   translation: D'acord
 - id: cookie_learn
 - id: cookie_learn
   translation: Més informació
   translation: Més informació
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 92
wowchemy/i18n/cs.yaml

@@ -1,224 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Přepnout navigaci
   translation: Přepnout navigaci
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Obsah
   translation: Obsah
-
 - id: on_this_page
 - id: on_this_page
   translation: Na stránce
   translation: Na stránce
-
 - id: back_to_top
 - id: back_to_top
   translation: Nahoru
   translation: Nahoru
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Související
   translation: Související
-
 - id: minute_read
 - id: minute_read
   translation: min čtení
   translation: min čtení
-
 - id: previous
 - id: previous
   translation: Předchozí
   translation: Předchozí
-
 - id: next
 - id: next
   translation: Další
   translation: Další
-
 - id: figure
 - id: figure
   translation: 'Obrázek %d:'
   translation: 'Obrázek %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Upravit stránku
   translation: Upravit stránku
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Tisk
   translation: Tisk
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Citace
   translation: Citace
-
 - id: btn_slides
 - id: btn_slides
   translation: Slidy
   translation: Slidy
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Kód
   translation: Kód
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Dataset
   translation: Dataset
-
 - id: btn_project
 - id: btn_project
   translation: Projekt
   translation: Projekt
-
 - id: btn_poster
 - id: btn_poster
   translation: Plakát
   translation: Plakát
-
 - id: btn_source
 - id: btn_source
   translation: Zdrojový dokument
   translation: Zdrojový dokument
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopírovat
   translation: Kopírovat
-
 - id: btn_download
 - id: btn_download
   translation: Stáhnout
   translation: Stáhnout
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Zájmy
   translation: Zájmy
-
 - id: education
 - id: education
   translation: Vzdělání
   translation: Vzdělání
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Nejnověší
   translation: Nejnověší
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Stáhnout
   translation: Stáhnout
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Aktuální
   translation: Aktuální
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Zobrazit všechny
   translation: Zobrazit všechny
-
 - id: more_posts
 - id: more_posts
   translation: Zobrazit všechny aktuality
   translation: Zobrazit všechny aktuality
-
 - id: more_talks
 - id: more_talks
   translation: Zobrazit všechny přednášky
   translation: Zobrazit všechny přednášky
-
 - id: more_publications
 - id: more_publications
   translation: Zobrazit všechny publikace
   translation: Zobrazit všechny publikace
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Jméno
   translation: Jméno
-
 - id: contact_email
 - id: contact_email
   translation: Email
   translation: Email
-
 - id: contact_message
 - id: contact_message
   translation: Zpráva
   translation: Zpráva
-
 - id: contact_send
 - id: contact_send
   translation: Poslat
   translation: Poslat
-
 - id: book_appointment
 - id: book_appointment
   translation: Rezervovat schůzku
   translation: Rezervovat schůzku
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Abstrakt
   translation: Abstrakt
-
 - id: publication
 - id: publication
   translation: Publikace
   translation: Publikace
-
 - id: publication_type
 - id: publication_type
   translation: Typ
   translation: Typ
-
 - id: date
 - id: date
   translation: Datum
   translation: Datum
-
 - id: last_updated
 - id: last_updated
   translation: Naposledy aktualizováno dne
   translation: Naposledy aktualizováno dne
-
 - id: event
 - id: event
   translation: Událost
   translation: Událost
-
 - id: location
 - id: location
   translation: Místo
   translation: Místo
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Nezařazeno
   translation: Nezařazeno
-
 - id: pub_conf
 - id: pub_conf
   translation: Materiál ke konferenci
   translation: Materiál ke konferenci
-
 - id: pub_journal
 - id: pub_journal
   translation: Článek v žurnálu
   translation: Článek v žurnálu
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Tisk předem
   translation: Tisk předem
-
 - id: pub_report
 - id: pub_report
   translation: Správa
   translation: Správa
-
 - id: pub_book
 - id: pub_book
   translation: Kniha
   translation: Kniha
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Sekce knihy
   translation: Sekce knihy
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Diplomová práce
   translation: Diplomová práce
-
 - id: pub_patent
 - id: pub_patent
   translation: Patent
   translation: Patent
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Na stánku projektu
   translation: Na stánku projektu
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Aktuality
   translation: Aktuality
-
 - id: publications
 - id: publications
   translation: Publikace
   translation: Publikace
-
 - id: talks
 - id: talks
   translation: Přednášky
   translation: Přednášky
-
 - id: projects
 - id: projects
   translation: Projekty
   translation: Projekty
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Hledání
   translation: Hledání
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Hledání...
   translation: Hledání...
-
 - id: search_results
 - id: search_results
   translation: nalezených výsledků
   translation: nalezených výsledků
-
 - id: search_no_results
 - id: search_no_results
   translation: Nic nelalezeno
   translation: Nic nelalezeno
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Stránka neexistuje
   translation: Stránka neexistuje
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Nehledáte náhodou jednu z těchto stránek?
   translation: Nehledáte náhodou jednu z těchto stránek?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Tyto stránky používají cookies k zajištění co možná nejlepší zkušenosti na našem webu.
   translation: Tyto stránky používají cookies k zajištění co možná nejlepší zkušenosti na našem webu.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Rozumím!
   translation: Rozumím!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Zjistit více
   translation: Zjistit více
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 0
wowchemy/i18n/da.yaml

@@ -8,6 +8,10 @@
   translation: Til toppen
   translation: Til toppen
 - id: home
 - id: home
   translation: Hjem
   translation: Hjem
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Relaterede
   translation: Relaterede
 - id: minute_read
 - id: minute_read
@@ -18,6 +22,16 @@
   translation: Næste
   translation: Næste
 - id: figure
 - id: figure
   translation: 'Figur %d:'
   translation: 'Figur %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Eksempel
   translation: Eksempel
 - id: btn_pdf
 - id: btn_pdf
@@ -112,6 +126,10 @@
   translation: Foredrag
   translation: Foredrag
 - id: projects
 - id: projects
   translation: Projekter
   translation: Projekter
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Søg
   translation: Søg
 - id: search_placeholder
 - id: search_placeholder
@@ -120,6 +138,8 @@
   translation: resultater fundet
   translation: resultater fundet
 - id: search_no_results
 - id: search_no_results
   translation: Ingen resultater fundet
   translation: Ingen resultater fundet
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Side blev ikke fundet
   translation: Side blev ikke fundet
 - id: 404_recommendations
 - id: 404_recommendations
@@ -130,3 +150,5 @@
   translation: Accepter
   translation: Accepter
 - id: cookie_learn
 - id: cookie_learn
   translation: Læs mere
   translation: Læs mere
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 14 - 0
wowchemy/i18n/de.yaml

@@ -6,6 +6,12 @@
   translation: Auf dieser Seite
   translation: Auf dieser Seite
 - id: back_to_top
 - id: back_to_top
   translation: Zurück zum Anfang
   translation: Zurück zum Anfang
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: 语言
 - id: related
 - id: related
   translation: Ähnliches
   translation: Ähnliches
 - id: minute_read
 - id: minute_read
@@ -120,6 +126,10 @@
   translation: Vorträge
   translation: Vorträge
 - id: projects
 - id: projects
   translation: Projekte
   translation: Projekte
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Suche
   translation: Suche
 - id: search_placeholder
 - id: search_placeholder
@@ -128,6 +138,8 @@
   translation: Suchergebnisse
   translation: Suchergebnisse
 - id: search_no_results
 - id: search_no_results
   translation: Nichts gefunden
   translation: Nichts gefunden
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Seite nicht gefunden
   translation: Seite nicht gefunden
 - id: 404_recommendations
 - id: 404_recommendations
@@ -138,3 +150,5 @@
   translation: Verstanden!
   translation: Verstanden!
 - id: cookie_learn
 - id: cookie_learn
   translation: Mehr erfahren
   translation: Mehr erfahren
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/el.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Σχετικά
   translation: Σχετικά
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Επόμενο
   translation: Επόμενο
 - id: figure
 - id: figure
   translation: 'Figure %d:'
   translation: 'Figure %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Προ-δημοσίευση
   translation: Προ-δημοσίευση
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Ομιλίες
   translation: Ομιλίες
 - id: projects
 - id: projects
   translation: Ερευνητικά προγράμματα
   translation: Ερευνητικά προγράμματα
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Η ιστοσελίδα δεν βρέθηκε
   translation: Η ιστοσελίδα δεν βρέθηκε
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Got it!
   translation: Got it!
 - id: cookie_learn
 - id: cookie_learn
   translation: Learn more
   translation: Learn more
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 3 - 106
wowchemy/i18n/es.yaml

@@ -1,257 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Barra de navegación
   translation: Barra de navegación
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Índice
   translation: Índice
-
 - id: on_this_page
 - id: on_this_page
   translation: En esta página
   translation: En esta página
-
 - id: back_to_top
 - id: back_to_top
   translation: Regreso al inicio
   translation: Regreso al inicio
-
 - id: home
 - id: home
   translation: Inicio
   translation: Inicio
-
 - id: close
 - id: close
   translation: Cerrar
   translation: Cerrar
-
 - id: languages
 - id: languages
   translation: Idiomas
   translation: Idiomas
-
-# General
-
 - id: related
 - id: related
   translation: Relacionado
   translation: Relacionado
-
 - id: minute_read
 - id: minute_read
   translation: min de lectura
   translation: min de lectura
-
 - id: previous
 - id: previous
   translation: Anterior
   translation: Anterior
-
 - id: next
 - id: next
   translation: Siguiente
   translation: Siguiente
-
 - id: figure
 - id: figure
   translation: 'Figura %d:'
   translation: 'Figura %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Edita esta página
   translation: Edita esta página
-
-# Themes
-
 - id: theme_selector
 - id: theme_selector
   translation: Mostrar preferencias
   translation: Mostrar preferencias
-
 - id: theme_light
 - id: theme_light
   translation: Claro
   translation: Claro
-
 - id: theme_dark
 - id: theme_dark
   translation: Oscuro
   translation: Oscuro
-
 - id: theme_auto
 - id: theme_auto
   translation: Automático
   translation: Automático
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Prepublicación
   translation: Prepublicación
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Citar
   translation: Citar
-
 - id: btn_slides
 - id: btn_slides
   translation: Diapositivas
   translation: Diapositivas
-
 - id: btn_video
 - id: btn_video
   translation: Vídeo
   translation: Vídeo
-
 - id: btn_code
 - id: btn_code
   translation: Código fuente
   translation: Código fuente
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Datos
   translation: Datos
-
 - id: btn_project
 - id: btn_project
   translation: Proyecto
   translation: Proyecto
-
 - id: btn_poster
 - id: btn_poster
   translation: Poster
   translation: Poster
-
 - id: btn_source
 - id: btn_source
   translation: Documento fuente
   translation: Documento fuente
-
 - id: btn_copy
 - id: btn_copy
   translation: Copiar
   translation: Copiar
-
 - id: btn_download
 - id: btn_download
   translation: Descargar
   translation: Descargar
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Intereses
   translation: Intereses
-
 - id: education
 - id: education
   translation: Educación
   translation: Educación
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Recientes
   translation: Recientes
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Ver certificado
   translation: Ver certificado
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Actualmente
   translation: Actualmente
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Ver todo
   translation: Ver todo
-
 - id: more_posts
 - id: more_posts
   translation: Más posts
   translation: Más posts
-
 - id: more_talks
 - id: more_talks
   translation: Más eventos
   translation: Más eventos
-
 - id: more_publications
 - id: more_publications
   translation: Más publicaciones
   translation: Más publicaciones
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Nombre
   translation: Nombre
-
 - id: contact_email
 - id: contact_email
   translation: Email
   translation: Email
-
 - id: contact_message
 - id: contact_message
   translation: Mensaje
   translation: Mensaje
-
 - id: contact_send
 - id: contact_send
   translation: Enviar
   translation: Enviar
-
 - id: book_appointment
 - id: book_appointment
   translation: Solicitar una cita
   translation: Solicitar una cita
-
-# Publication/Event details
-
 - id: abstract
 - id: abstract
   translation: Resumen
   translation: Resumen
-
 - id: publication
 - id: publication
   translation: Publicación
   translation: Publicación
-
 - id: publication_type
 - id: publication_type
   translation: Tipo
   translation: Tipo
-
 - id: date
 - id: date
   translation: Fecha
   translation: Fecha
-
 - id: last_updated
 - id: last_updated
   translation: Última actualización el
   translation: Última actualización el
-
 - id: event
 - id: event
   translation: Evento
   translation: Evento
-
 - id: location
 - id: location
   translation: Localización
   translation: Localización
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Sin categoría
   translation: Sin categoría
-
 - id: pub_conf
 - id: pub_conf
   translation: Artículo de conferencia
   translation: Artículo de conferencia
-
 - id: pub_journal
 - id: pub_journal
   translation: Artículo de revista
   translation: Artículo de revista
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Prepublicación
   translation: Prepublicación
-
 - id: pub_report
 - id: pub_report
   translation: Informe
   translation: Informe
-
 - id: pub_book
 - id: pub_book
   translation: Libro
   translation: Libro
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Capítulo de libro
   translation: Capítulo de libro
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Tesis
   translation: Tesis
-
 - id: pub_patent
 - id: pub_patent
   translation: Patente
   translation: Patente
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Ir al sitio del proyecto
   translation: Ir al sitio del proyecto
-
-# Content types for default archive page titles and search results
-
 - id: posts
 - id: posts
   translation: Posts
   translation: Posts
-
 - id: publications
 - id: publications
   translation: Publicaciones
   translation: Publicaciones
-
 - id: talks
 - id: talks
   translation: Eventos
   translation: Eventos
-
 - id: projects
 - id: projects
   translation: Proyectos
   translation: Proyectos
-
 - id: slides
 - id: slides
   translation: Diapositivas
   translation: Diapositivas
-  
 - id: authors
 - id: authors
-  translation: Autores  
-
-# Search
-
+  translation: Autores
 - id: search
 - id: search
   translation: Buscar
   translation: Buscar
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Buscar...
   translation: Buscar...
-
 - id: search_results
 - id: search_results
   translation: resultados encontrados
   translation: resultados encontrados
-
 - id: search_no_results
 - id: search_no_results
   translation: No se encontraron resultados
   translation: No se encontraron resultados
-
 - id: search_common_queries
 - id: search_common_queries
   translation: Búsquedas comunes
   translation: Búsquedas comunes
-
-# Error 404
-
 - id: page_not_found
 - id: page_not_found
   translation: Página no encontrada
   translation: Página no encontrada
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: ¿Buscabas una de éstas?
   translation: ¿Buscabas una de éstas?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Este sitio web utiliza cookies para garantizarle una mejor experiencia.
   translation: Este sitio web utiliza cookies para garantizarle una mejor experiencia.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Entendido!
   translation: Entendido!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Más información
   translation: Más información
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 93
wowchemy/i18n/et.yaml

@@ -1,225 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Näita menüüd
   translation: Näita menüüd
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Sisukord
   translation: Sisukord
-
 - id: on_this_page
 - id: on_this_page
   translation: Sellel lehel
   translation: Sellel lehel
-
 - id: back_to_top
 - id: back_to_top
   translation: Lehe algusse
   translation: Lehe algusse
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Vaata ka
   translation: Vaata ka
-
 - id: minute_read
 - id: minute_read
   translation: min lugemine
   translation: min lugemine
-
 - id: previous
 - id: previous
   translation: Tagasi
   translation: Tagasi
-
 - id: next
 - id: next
   translation: Edasi
   translation: Edasi
-
 - id: figure
 - id: figure
   translation: 'Kujutis %d:'
   translation: 'Kujutis %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Muuda seda lehte
   translation: Muuda seda lehte
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Eeltrükk
   translation: Eeltrükk
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Tsiteeri
   translation: Tsiteeri
-
 - id: btn_slides
 - id: btn_slides
   translation: Slaidid
   translation: Slaidid
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Lähtekood
   translation: Lähtekood
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Lähteandmed
   translation: Lähteandmed
-
 - id: btn_project
 - id: btn_project
   translation: Projekt
   translation: Projekt
-
 - id: btn_poster
 - id: btn_poster
   translation: Poster
   translation: Poster
-
 - id: btn_source
 - id: btn_source
   translation: Algdokument
   translation: Algdokument
-
 - id: btn_copy
 - id: btn_copy
   translation: Koopia
   translation: Koopia
-
 - id: btn_download
 - id: btn_download
   translation: Laadi alla
   translation: Laadi alla
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Huvid
   translation: Huvid
-
 - id: education
 - id: education
   translation: Haridus
   translation: Haridus
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Värske
   translation: Värske
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Vaata serti
   translation: Vaata serti
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Praegu
   translation: Praegu
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Näita kõiki
   translation: Näita kõiki
-
 - id: more_posts
 - id: more_posts
   translation: Näita kõiki postitusi
   translation: Näita kõiki postitusi
-
 - id: more_talks
 - id: more_talks
   translation: Näita kõiki esinemisi
   translation: Näita kõiki esinemisi
-
 - id: more_publications
 - id: more_publications
   translation: Näita kõiki väljaandeid
   translation: Näita kõiki väljaandeid
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Nimi
   translation: Nimi
-
 - id: contact_email
 - id: contact_email
   translation: Meil
   translation: Meil
-
 - id: contact_message
 - id: contact_message
   translation: Sõnum
   translation: Sõnum
-
 - id: contact_send
 - id: contact_send
   translation: Saada
   translation: Saada
-
 - id: book_appointment
 - id: book_appointment
   translation: Lepi kohtumine
   translation: Lepi kohtumine
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Kokkuvõte
   translation: Kokkuvõte
-
 - id: publication
 - id: publication
   translation: Väljaanne
   translation: Väljaanne
-
 - id: publication_type
 - id: publication_type
   translation: Tüüp
   translation: Tüüp
-
 - id: date
 - id: date
   translation: Kuupäev
   translation: Kuupäev
-
 - id: last_updated
 - id: last_updated
   translation: Viimati uuendatud
   translation: Viimati uuendatud
-
 - id: event
 - id: event
   translation: Sündmus
   translation: Sündmus
-
 - id: location
 - id: location
   translation: Asukoht
   translation: Asukoht
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Määramata
   translation: Määramata
-
 - id: pub_conf
 - id: pub_conf
   translation: Ettekanne
   translation: Ettekanne
-
 - id: pub_journal
 - id: pub_journal
   translation: Artikkel
   translation: Artikkel
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Eeltrükk
   translation: Eeltrükk
-
 - id: pub_report
 - id: pub_report
   translation: Raport
   translation: Raport
-
 - id: pub_book
 - id: pub_book
   translation: Raamat
   translation: Raamat
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Peatükk
   translation: Peatükk
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Väitekiri
   translation: Väitekiri
-
 - id: pub_patent
 - id: pub_patent
   translation: Patent
   translation: Patent
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Mine projektilehele
   translation: Mine projektilehele
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Blogi
   translation: Blogi
-
 - id: publications
 - id: publications
   translation: Publikatsioonid
   translation: Publikatsioonid
-
 - id: talks
 - id: talks
   translation: Esinemised
   translation: Esinemised
-
 - id: projects
 - id: projects
   translation: Projektid
   translation: Projektid
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Otsing
   translation: Otsing
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Otsimine...
   translation: Otsimine...
-
 - id: search_results
 - id: search_results
   translation: tulemust
   translation: tulemust
-
 - id: search_no_results
 - id: search_no_results
   translation: Tulemusi pole
   translation: Tulemusi pole
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Lehekülge ei leitud
   translation: Lehekülge ei leitud
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Äkki mõni neist aitab edasi?
   translation: Äkki mõni neist aitab edasi?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: See veebisait kasutab küpsiseid, et pakkuda sulle isikustatud lehitsemiskogemust.
   translation: See veebisait kasutab küpsiseid, et pakkuda sulle isikustatud lehitsemiskogemust.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Selge!
   translation: Selge!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Täpsemalt
   translation: Täpsemalt
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 4 - 104
wowchemy/i18n/eu.yaml

@@ -1,254 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Nabigazio-barra
   translation: Nabigazio-barra
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Aurkibidea
   translation: Aurkibidea
-
 - id: on_this_page
 - id: on_this_page
   translation: Orrialde honetan
   translation: Orrialde honetan
-
 - id: back_to_top
 - id: back_to_top
   translation: Hasierara itzuli
   translation: Hasierara itzuli
-
 - id: home
 - id: home
   translation: Hasiera
   translation: Hasiera
-
 - id: close
 - id: close
   translation: Itxi
   translation: Itxi
-
 - id: languages
 - id: languages
   translation: Hizkuntzak
   translation: Hizkuntzak
-
-# General
-
 - id: related
 - id: related
   translation: Erlazionatuta
   translation: Erlazionatuta
-
 - id: minute_read
 - id: minute_read
   translation: minutuko irakurketa
   translation: minutuko irakurketa
-
 - id: previous
 - id: previous
   translation: Aurrekoa
   translation: Aurrekoa
-
 - id: next
 - id: next
   translation: Hurrengoa
   translation: Hurrengoa
-
 - id: figure
 - id: figure
   translation: 'Figura %d:'
   translation: 'Figura %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Orrialde hau editatu
   translation: Orrialde hau editatu
-
-# Themes
-
 - id: theme_selector
 - id: theme_selector
   translation: Bistaratze lehentasunak
   translation: Bistaratze lehentasunak
-
 - id: theme_light
 - id: theme_light
   translation: Argia
   translation: Argia
-
 - id: theme_dark
 - id: theme_dark
   translation: Iluna
   translation: Iluna
-
 - id: theme_auto
 - id: theme_auto
   translation: Automatikoa
   translation: Automatikoa
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Aurreargitalpena
   translation: Aurreargitalpena
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Aipuak
   translation: Aipuak
-
 - id: btn_slides
 - id: btn_slides
   translation: Diapositibak
   translation: Diapositibak
-
 - id: btn_video
 - id: btn_video
   translation: Bideoa
   translation: Bideoa
-
 - id: btn_code
 - id: btn_code
   translation: Kodea
   translation: Kodea
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Datu-sorta
   translation: Datu-sorta
-
 - id: btn_project
 - id: btn_project
   translation: Proiektua
   translation: Proiektua
-
 - id: btn_poster
 - id: btn_poster
   translation: Posterra
   translation: Posterra
-
 - id: btn_source
 - id: btn_source
   translation: Jatorrizko dokumentua
   translation: Jatorrizko dokumentua
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopiatu
   translation: Kopiatu
-
 - id: btn_download
 - id: btn_download
   translation: Deskargatu
   translation: Deskargatu
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Interesak
   translation: Interesak
-
 - id: education
 - id: education
   translation: Ikasketak
   translation: Ikasketak
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Berriak
   translation: Berriak
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Ikusi ziurtagiria
   translation: Ikusi ziurtagiria
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Gaur egun
   translation: Gaur egun
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Ikusi dena
   translation: Ikusi dena
-
 - id: more_posts
 - id: more_posts
   translation: Post gehiago
   translation: Post gehiago
-
 - id: more_talks
 - id: more_talks
   translation: Ekitaldi gehiago
   translation: Ekitaldi gehiago
-
 - id: more_publications
 - id: more_publications
   translation: Argitalpen gehiago
   translation: Argitalpen gehiago
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Izena
   translation: Izena
-
 - id: contact_email
 - id: contact_email
   translation: Emaila
   translation: Emaila
-
 - id: contact_message
 - id: contact_message
   translation: Mezua
   translation: Mezua
-
 - id: contact_send
 - id: contact_send
   translation: Bidali
   translation: Bidali
-
 - id: book_appointment
 - id: book_appointment
   translation: Hitzordua eskatu
   translation: Hitzordua eskatu
-
-# Publication/Event details
-
 - id: abstract
 - id: abstract
   translation: Laburpena
   translation: Laburpena
-
 - id: publication
 - id: publication
   translation: Argitalpena
   translation: Argitalpena
-
 - id: publication_type
 - id: publication_type
   translation: Mota
   translation: Mota
-
 - id: date
 - id: date
   translation: Data
   translation: Data
-
 - id: last_updated
 - id: last_updated
   translation: Azkenengoz editatua
   translation: Azkenengoz editatua
-
 - id: event
 - id: event
   translation: Ekitaldia
   translation: Ekitaldia
-
 - id: location
 - id: location
   translation: Kokalekua
   translation: Kokalekua
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Kategoriarik gabe
   translation: Kategoriarik gabe
-
 - id: pub_conf
 - id: pub_conf
   translation: Konferentzia-artikulua
   translation: Konferentzia-artikulua
-
 - id: pub_journal
 - id: pub_journal
   translation: Aldizkari-artikulua
   translation: Aldizkari-artikulua
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Aurreargitalpena
   translation: Aurreargitalpena
-
 - id: pub_report
 - id: pub_report
   translation: Txostena
   translation: Txostena
-
 - id: pub_book
 - id: pub_book
   translation: Liburua
   translation: Liburua
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Liburu-kapitulua
   translation: Liburu-kapitulua
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Tesia
   translation: Tesia
-
 - id: pub_patent
 - id: pub_patent
   translation: Patentea
   translation: Patentea
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Joan proiektuaren webgunera
   translation: Joan proiektuaren webgunera
-
-# Content types for default archive page titles and search results
-
 - id: posts
 - id: posts
   translation: Posts
   translation: Posts
-
 - id: publications
 - id: publications
   translation: Argitalpenak
   translation: Argitalpenak
-
 - id: talks
 - id: talks
   translation: Ekitaldiak
   translation: Ekitaldiak
-
 - id: projects
 - id: projects
   translation: Proiektuak
   translation: Proiektuak
-
 - id: slides
 - id: slides
   translation: Diapositibak
   translation: Diapositibak
-
-# Search
-
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Bilatu
   translation: Bilatu
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Bilatu...
   translation: Bilatu...
-
 - id: search_results
 - id: search_results
   translation: Bilaketaren emaitzak
   translation: Bilaketaren emaitzak
-
 - id: search_no_results
 - id: search_no_results
   translation: Ez da ezer aurkitu
   translation: Ez da ezer aurkitu
-
 - id: search_common_queries
 - id: search_common_queries
   translation: Ohiko bilaketak
   translation: Ohiko bilaketak
-
-# Error 404
-
 - id: page_not_found
 - id: page_not_found
   translation: Ezin izan da orrialdea aurkitu
   translation: Ezin izan da orrialdea aurkitu
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Agian hauetako baten bila zenbiltzan?
   translation: Agian hauetako baten bila zenbiltzan?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Webgune honek cookie-ak erabiltzen ditu esperientzia hobea bermatzeko.
   translation: Webgune honek cookie-ak erabiltzen ditu esperientzia hobea bermatzeko.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Ulertua!
   translation: Ulertua!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Informazio gehiago
   translation: Informazio gehiago
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 16 - 98
wowchemy/i18n/fa.yaml

@@ -1,236 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: خاموش/روشن کردن مسیر
   translation: خاموش/روشن کردن مسیر
-
 - id: table_of_contents
 - id: table_of_contents
   translation: فهرست مطالب
   translation: فهرست مطالب
-
 - id: on_this_page
 - id: on_this_page
   translation: محتوا
   translation: محتوا
-
 - id: back_to_top
 - id: back_to_top
   translation: بازگشت به بالا
   translation: بازگشت به بالا
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: مرتبط
   translation: مرتبط
-
 - id: minute_read
 - id: minute_read
   translation: زمان خواندن
   translation: زمان خواندن
-
 - id: previous
 - id: previous
   translation: قبلی
   translation: قبلی
-
 - id: next
 - id: next
   translation: بعدی
   translation: بعدی
-
 - id: figure
 - id: figure
   translation: 'شکل %d:'
   translation: 'شکل %d:'
-
 - id: edit_page
 - id: edit_page
   translation: ویرایش صفحه
   translation: ویرایش صفحه
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: روشن
   translation: روشن
-
 - id: theme_dark
 - id: theme_dark
   translation: تاریک
   translation: تاریک
-
 - id: theme_auto
 - id: theme_auto
   translation: روشنایی خودکار
   translation: روشنایی خودکار
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: نسخه پیش از چاپ
   translation: نسخه پیش از چاپ
-
 - id: btn_pdf
 - id: btn_pdf
   translation: فایل PDF
   translation: فایل PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: رفرنس دادن
   translation: رفرنس دادن
-
 - id: btn_slides
 - id: btn_slides
   translation: اسلایدها
   translation: اسلایدها
-
 - id: btn_video
 - id: btn_video
   translation: ویدئو
   translation: ویدئو
-
 - id: btn_code
 - id: btn_code
   translation: برنامه
   translation: برنامه
-
 - id: btn_dataset
 - id: btn_dataset
   translation: داده‌ها
   translation: داده‌ها
-
 - id: btn_project
 - id: btn_project
   translation: پروژه
   translation: پروژه
-
 - id: btn_poster
 - id: btn_poster
   translation: پوستر
   translation: پوستر
-
 - id: btn_source
 - id: btn_source
   translation: متن اصلی
   translation: متن اصلی
-
 - id: btn_copy
 - id: btn_copy
   translation: کپی
   translation: کپی
-
 - id: btn_download
 - id: btn_download
   translation: دانلود
   translation: دانلود
-
-# About widget
-
 - id: interests
 - id: interests
   translation: موضوعات پژوهشی
   translation: موضوعات پژوهشی
-
 - id: education
 - id: education
   translation: تحصیلات
   translation: تحصیلات
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: آخرین‌ها
   translation: آخرین‌ها
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: مشاهده گواهی
   translation: مشاهده گواهی
-
-# Experience widget
-
 - id: present
 - id: present
   translation: اکنون
   translation: اکنون
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: بقیه صفحات
   translation: بقیه صفحات
-
 - id: more_posts
 - id: more_posts
   translation: بقیه پست‌ها
   translation: بقیه پست‌ها
-
 - id: more_talks
 - id: more_talks
   translation: بقیه سخنرانی‌ها
   translation: بقیه سخنرانی‌ها
-
 - id: more_publications
 - id: more_publications
   translation: بقیه آثار
   translation: بقیه آثار
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: نام
   translation: نام
-
 - id: contact_email
 - id: contact_email
   translation: ایمیل
   translation: ایمیل
-
 - id: contact_message
 - id: contact_message
   translation: پیام
   translation: پیام
-
 - id: contact_send
 - id: contact_send
   translation: ارسال
   translation: ارسال
-
 - id: book_appointment
 - id: book_appointment
   translation: تعیین قرار ملاقات
   translation: تعیین قرار ملاقات
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: چکیده
   translation: چکیده
-
 - id: publication
 - id: publication
   translation: اثر
   translation: اثر
-
 - id: publication_type
 - id: publication_type
   translation: نوع اثر
   translation: نوع اثر
-
 - id: date
 - id: date
   translation: تاریخ
   translation: تاریخ
-
 - id: last_updated
 - id: last_updated
   translation: آخرین به روز رسانی
   translation: آخرین به روز رسانی
-
 - id: event
 - id: event
   translation: رویداد
   translation: رویداد
-
 - id: location
 - id: location
   translation: مکان
   translation: مکان
-
 - id: pub_uncat
 - id: pub_uncat
   translation: بدون دسته‌بندی
   translation: بدون دسته‌بندی
-
 - id: pub_conf
 - id: pub_conf
   translation: مقاله کنفرانسی
   translation: مقاله کنفرانسی
-
 - id: pub_journal
 - id: pub_journal
   translation: مقاله ژورنالی
   translation: مقاله ژورنالی
-
 - id: pub_preprint
 - id: pub_preprint
   translation: پیش‌نویس مقاله
   translation: پیش‌نویس مقاله
-
 - id: pub_report
 - id: pub_report
   translation: گزارش
   translation: گزارش
-
 - id: pub_book
 - id: pub_book
   translation: کتاب
   translation: کتاب
-
 - id: pub_book_section
 - id: pub_book_section
   translation: فصل از کتاب
   translation: فصل از کتاب
-
 - id: pub_thesis
 - id: pub_thesis
   translation: پایان‌نامه
   translation: پایان‌نامه
-
 - id: pub_patent
 - id: pub_patent
   translation: ثبت اختراع
   translation: ثبت اختراع
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: باز کردن وب‌سایت پروژه
   translation: باز کردن وب‌سایت پروژه
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: پست‌ها
   translation: پست‌ها
-
 - id: publications
 - id: publications
   translation: آثار
   translation: آثار
-
 - id: talks
 - id: talks
   translation: سخنرانی‌ها
   translation: سخنرانی‌ها
-
 - id: projects
 - id: projects
   translation: پروژه‌ها
   translation: پروژه‌ها
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: جستجو
   translation: جستجو
-
 - id: search_placeholder
 - id: search_placeholder
   translation: جستجو...
   translation: جستجو...
-
 - id: search_results
 - id: search_results
   translation: نتیجه پیدا شد.
   translation: نتیجه پیدا شد.
-
 - id: search_no_results
 - id: search_no_results
   translation: هیچ نتیجه‌ای پیدا نشد.
   translation: هیچ نتیجه‌ای پیدا نشد.
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: صفحه پیدا نشد.
   translation: صفحه پیدا نشد.
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: شاید دنبال یکی از این صفحات بودید؟
   translation: شاید دنبال یکی از این صفحات بودید؟
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: این وب‌سایت برای بهبود تجربه کاربری شما از کوکی‌ها استفاده می‌کند.
   translation: این وب‌سایت برای بهبود تجربه کاربری شما از کوکی‌ها استفاده می‌کند.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: باشه!
   translation: باشه!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: اطلاعات بیشتر...
   translation: اطلاعات بیشتر...
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 3 - 106
wowchemy/i18n/fi.yaml

@@ -1,257 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Navigointi
   translation: Navigointi
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Sisällys
   translation: Sisällys
-
 - id: on_this_page
 - id: on_this_page
   translation: Sisältö
   translation: Sisältö
-
 - id: back_to_top
 - id: back_to_top
   translation: Takaisin ylös
   translation: Takaisin ylös
-
 - id: home
 - id: home
   translation: Etusivu
   translation: Etusivu
-
 - id: close
 - id: close
   translation: Sulje
   translation: Sulje
-
 - id: languages
 - id: languages
   translation: Kielet
   translation: Kielet
-
-# General
-
 - id: related
 - id: related
   translation: Aiheeseen liittyvät
   translation: Aiheeseen liittyvät
-
 - id: minute_read
 - id: minute_read
   translation: min (lukuaika)
   translation: min (lukuaika)
-
 - id: previous
 - id: previous
   translation: Edellinen
   translation: Edellinen
-
 - id: next
 - id: next
   translation: Seuraava
   translation: Seuraava
-
 - id: figure
 - id: figure
-  translation: "Kuvio %d:"
-
+  translation: 'Kuvio %d:'
 - id: edit_page
 - id: edit_page
   translation: Editoi sivua
   translation: Editoi sivua
-
-# Themes
-
 - id: theme_selector
 - id: theme_selector
   translation: Valitse teema
   translation: Valitse teema
-
 - id: theme_light
 - id: theme_light
   translation: Vaalea
   translation: Vaalea
-
 - id: theme_dark
 - id: theme_dark
   translation: Tumma
   translation: Tumma
-
 - id: theme_auto
 - id: theme_auto
   translation: Automaattinen
   translation: Automaattinen
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Siteeraa
   translation: Siteeraa
-
 - id: btn_slides
 - id: btn_slides
   translation: Diat
   translation: Diat
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Koodi
   translation: Koodi
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Tietoaineisto
   translation: Tietoaineisto
-
 - id: btn_project
 - id: btn_project
   translation: Projekti
   translation: Projekti
-
 - id: btn_poster
 - id: btn_poster
   translation: Posteri
   translation: Posteri
-
 - id: btn_source
 - id: btn_source
   translation: Lähdeasiakirja
   translation: Lähdeasiakirja
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopioi
   translation: Kopioi
-
 - id: btn_download
 - id: btn_download
   translation: Lataa
   translation: Lataa
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Kiinnostukset
   translation: Kiinnostukset
-
 - id: education
 - id: education
   translation: Koulutus
   translation: Koulutus
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Viimeisin
   translation: Viimeisin
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Katso todistus
   translation: Katso todistus
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Nykyinen
   translation: Nykyinen
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Katso kaikki
   translation: Katso kaikki
-
 - id: more_posts
 - id: more_posts
   translation: Kaikki blogitekstit
   translation: Kaikki blogitekstit
-
 - id: more_talks
 - id: more_talks
   translation: Katso kaikki esitelmät
   translation: Katso kaikki esitelmät
-
 - id: more_publications
 - id: more_publications
   translation: Katso kaikki julkaisut
   translation: Katso kaikki julkaisut
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Nimi
   translation: Nimi
-
 - id: contact_email
 - id: contact_email
   translation: Sähköposti
   translation: Sähköposti
-
 - id: contact_message
 - id: contact_message
   translation: Viesti
   translation: Viesti
-
 - id: contact_send
 - id: contact_send
   translation: Lähetä
   translation: Lähetä
-
 - id: book_appointment
 - id: book_appointment
   translation: Sovi tapaaminen
   translation: Sovi tapaaminen
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Abstrakti
   translation: Abstrakti
-
 - id: publication
 - id: publication
   translation: Julkaisu
   translation: Julkaisu
-
 - id: publication_type
 - id: publication_type
   translation: Tyyppi
   translation: Tyyppi
-
 - id: date
 - id: date
   translation: Päivämäärä
   translation: Päivämäärä
-
 - id: last_updated
 - id: last_updated
   translation: Viimeksi päivitetty
   translation: Viimeksi päivitetty
-
 - id: event
 - id: event
   translation: Tapahtuma
   translation: Tapahtuma
-
 - id: location
 - id: location
   translation: Sijainti
   translation: Sijainti
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Lajittelematon
   translation: Lajittelematon
-
 - id: pub_conf
 - id: pub_conf
   translation: Konferenssijulkaisu
   translation: Konferenssijulkaisu
-
 - id: pub_journal
 - id: pub_journal
   translation: Artikkeli
   translation: Artikkeli
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Preprint
   translation: Preprint
-
 - id: pub_report
 - id: pub_report
   translation: Raportti
   translation: Raportti
-
 - id: pub_book
 - id: pub_book
   translation: Kirja
   translation: Kirja
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Kirjan kohta
   translation: Kirjan kohta
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Opinnäyte
   translation: Opinnäyte
-
 - id: pub_patent
 - id: pub_patent
   translation: Patentti
   translation: Patentti
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Siirry projektisivulle
   translation: Siirry projektisivulle
-
-# Content types for default archive page titles and search results
-
 - id: posts
 - id: posts
   translation: Blogitekstit
   translation: Blogitekstit
-
 - id: publications
 - id: publications
   translation: Julkaisut
   translation: Julkaisut
-
 - id: talks
 - id: talks
   translation: Esitelmät
   translation: Esitelmät
-
 - id: projects
 - id: projects
   translation: Projektit
   translation: Projektit
-
 - id: slides
 - id: slides
   translation: Diat
   translation: Diat
-
 - id: authors
 - id: authors
   translation: Kirjoittajat
   translation: Kirjoittajat
-
-# Search
-
 - id: search
 - id: search
   translation: Etsi
   translation: Etsi
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Etsi...
   translation: Etsi...
-
 - id: search_results
 - id: search_results
   translation: tulosta löydetty
   translation: tulosta löydetty
-
 - id: search_no_results
 - id: search_no_results
   translation: Ei tuloksia
   translation: Ei tuloksia
-
 - id: search_common_queries
 - id: search_common_queries
   translation: Yleiset haut
   translation: Yleiset haut
-
-# Error 404
-
 - id: page_not_found
 - id: page_not_found
   translation: Sivua ei löydetty
   translation: Sivua ei löydetty
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Ehkä etsit jotain näistä?
   translation: Ehkä etsit jotain näistä?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Tämä verkkosivusto käyttää evästeitä varmistaakseen, että saat parhaan käyttökokemuksen verkkosivustollamme.
   translation: Tämä verkkosivusto käyttää evästeitä varmistaakseen, että saat parhaan käyttökokemuksen verkkosivustollamme.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Hyväksytty
   translation: Hyväksytty
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Lisätietoja
   translation: Lisätietoja
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/fr.yaml

@@ -6,6 +6,12 @@
   translation: Dans cette page
   translation: Dans cette page
 - id: back_to_top
 - id: back_to_top
   translation: Retourner au début
   translation: Retourner au début
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Sur le même sujet
   translation: Sur le même sujet
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Suivant
   translation: Suivant
 - id: figure
 - id: figure
   translation: 'Figure %d:'
   translation: 'Figure %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Présentations
   translation: Présentations
 - id: projects
 - id: projects
   translation: Projets
   translation: Projets
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Rechercher
   translation: Rechercher
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: Résultats trouvés
   translation: Résultats trouvés
 - id: search_no_results
 - id: search_no_results
   translation: Aucun résultat n'a été trouvé
   translation: Aucun résultat n'a été trouvé
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Page non disponible
   translation: Page non disponible
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Accepter
   translation: Accepter
 - id: cookie_learn
 - id: cookie_learn
   translation: En savoir plus
   translation: En savoir plus
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 12 - 100
wowchemy/i18n/he.yaml

@@ -1,242 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: ניווט
   translation: ניווט
-
 - id: table_of_contents
 - id: table_of_contents
   translation: תוכן עניינים
   translation: תוכן עניינים
-
 - id: on_this_page
 - id: on_this_page
   translation: תוכן
   translation: תוכן
-
 - id: back_to_top
 - id: back_to_top
   translation: חזרה למעלה
   translation: חזרה למעלה
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: קשור
   translation: קשור
-
 - id: minute_read
 - id: minute_read
   translation: דק׳ קריאה
   translation: דק׳ קריאה
-
 - id: previous
 - id: previous
   translation: הקודם
   translation: הקודם
-
 - id: next
 - id: next
   translation: הבא
   translation: הבא
-
 - id: figure
 - id: figure
   translation: 'איור %d:'
   translation: 'איור %d:'
-
 - id: edit_page
 - id: edit_page
   translation: עריכת דף זה
   translation: עריכת דף זה
-
-# Themes
-
 - id: theme_selector
 - id: theme_selector
   translation: העדפות תצוגה
   translation: העדפות תצוגה
-
 - id: theme_light
 - id: theme_light
   translation: בהיר
   translation: בהיר
-
 - id: theme_dark
 - id: theme_dark
   translation: כהה
   translation: כהה
-
 - id: theme_auto
 - id: theme_auto
   translation: אוטומטי
   translation: אוטומטי
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: קדם-פרסום
   translation: קדם-פרסום
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: ציטוט
   translation: ציטוט
-
 - id: btn_slides
 - id: btn_slides
   translation: שקופיות
   translation: שקופיות
-
 - id: btn_video
 - id: btn_video
   translation: וידאו
   translation: וידאו
-
 - id: btn_code
 - id: btn_code
   translation: קוד
   translation: קוד
-
 - id: btn_dataset
 - id: btn_dataset
   translation: ערכת נתונים
   translation: ערכת נתונים
-
 - id: btn_project
 - id: btn_project
   translation: פרויקט
   translation: פרויקט
-
 - id: btn_poster
 - id: btn_poster
   translation: פוסטר
   translation: פוסטר
-
 - id: btn_source
 - id: btn_source
   translation: מסמך מקור
   translation: מסמך מקור
-
 - id: btn_copy
 - id: btn_copy
   translation: העתקה
   translation: העתקה
-
 - id: btn_download
 - id: btn_download
   translation: הורדה
   translation: הורדה
-
-# About widget
-
 - id: interests
 - id: interests
   translation: תחומי עניין
   translation: תחומי עניין
-
 - id: education
 - id: education
   translation: השכלה
   translation: השכלה
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: פורסם לאחרונה
   translation: פורסם לאחרונה
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: תעודה
   translation: תעודה
-
-# Experience widget
-
 - id: present
 - id: present
   translation: הווה
   translation: הווה
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: הכל
   translation: הכל
-
 - id: more_posts
 - id: more_posts
   translation: כל הפוסטים
   translation: כל הפוסטים
-
 - id: more_talks
 - id: more_talks
   translation: כל ההרצאות
   translation: כל ההרצאות
-
 - id: more_publications
 - id: more_publications
   translation: כל הפרסומים
   translation: כל הפרסומים
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: שם
   translation: שם
-
 - id: contact_email
 - id: contact_email
   translation: דוא״ל
   translation: דוא״ל
-
 - id: contact_message
 - id: contact_message
   translation: הודעה
   translation: הודעה
-
 - id: contact_send
 - id: contact_send
   translation: שליחה
   translation: שליחה
-
 - id: book_appointment
 - id: book_appointment
   translation: קביעת פגישה
   translation: קביעת פגישה
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: תקציר
   translation: תקציר
-
 - id: publication
 - id: publication
   translation: פרסום
   translation: פרסום
-
 - id: publication_type
 - id: publication_type
   translation: סוג
   translation: סוג
-
 - id: date
 - id: date
   translation: תאריך
   translation: תאריך
-
 - id: last_updated
 - id: last_updated
   translation: עודכן לאחרונה ב-
   translation: עודכן לאחרונה ב-
-
 - id: event
 - id: event
   translation: אירוע
   translation: אירוע
-
 - id: location
 - id: location
   translation: מיקום
   translation: מיקום
-
 - id: pub_uncat
 - id: pub_uncat
   translation: לא מסווג
   translation: לא מסווג
-
 - id: pub_conf
 - id: pub_conf
   translation: נייר ועידה
   translation: נייר ועידה
-
 - id: pub_journal
 - id: pub_journal
   translation: מאמר בכתב עת
   translation: מאמר בכתב עת
-
 - id: pub_preprint
 - id: pub_preprint
   translation: קדם-פרסום
   translation: קדם-פרסום
-
 - id: pub_report
 - id: pub_report
   translation: דו״ח
   translation: דו״ח
-
 - id: pub_book
 - id: pub_book
   translation: ספר
   translation: ספר
-
 - id: pub_book_section
 - id: pub_book_section
   translation: קטע של ספר
   translation: קטע של ספר
-
 - id: pub_thesis
 - id: pub_thesis
   translation: תזה
   translation: תזה
-
 - id: pub_patent
 - id: pub_patent
   translation: פטנט
   translation: פטנט
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: אתר הפרויקט
   translation: אתר הפרויקט
-
-# Content types for default archive page titles and search results
-
 - id: posts
 - id: posts
   translation: פוסטים
   translation: פוסטים
-
 - id: publications
 - id: publications
   translation: פרסומים
   translation: פרסומים
-
 - id: talks
 - id: talks
   translation: הרצאות
   translation: הרצאות
-
 - id: projects
 - id: projects
   translation: פרויקטים
   translation: פרויקטים
-
 - id: slides
 - id: slides
   translation: שקופיות
   translation: שקופיות
-
-# Search
-
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: חיפוש
   translation: חיפוש
-
 - id: search_placeholder
 - id: search_placeholder
   translation: חיפוש...
   translation: חיפוש...
-
 - id: search_results
 - id: search_results
   translation: תוצאות חיפוש
   translation: תוצאות חיפוש
-
 - id: search_no_results
 - id: search_no_results
   translation: לא נמצאו תוצאות
   translation: לא נמצאו תוצאות
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: העמוד לא נמצא
   translation: העמוד לא נמצא
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: אולי חיפשת אחד מאלה?
   translation: אולי חיפשת אחד מאלה?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: אתר זה משתמש בקובצי Cookie כדי להבטיח שתקבלו את החוויה הטובה ביותר באתר.
   translation: אתר זה משתמש בקובצי Cookie כדי להבטיח שתקבלו את החוויה הטובה ביותר באתר.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: הבנתי!
   translation: הבנתי!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: מידע נוסף
   translation: מידע נוסף
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/hu.yaml

@@ -6,6 +6,12 @@
   translation: Ezen az oldalon
   translation: Ezen az oldalon
 - id: back_to_top
 - id: back_to_top
   translation: Vissza felülre
   translation: Vissza felülre
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Kapcsolódó anyagok
   translation: Kapcsolódó anyagok
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Következő
   translation: Következő
 - id: figure
 - id: figure
   translation: '%d. ábra:'
   translation: '%d. ábra:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Megjelenés előtt
   translation: Megjelenés előtt
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Előadások
   translation: Előadások
 - id: projects
 - id: projects
   translation: Projektek
   translation: Projektek
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Keresés
   translation: Keresés
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: találat
   translation: találat
 - id: search_no_results
 - id: search_no_results
   translation: Nincsen találat
   translation: Nincsen találat
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Az oldal nem található
   translation: Az oldal nem található
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Rendben
   translation: Rendben
 - id: cookie_learn
 - id: cookie_learn
   translation: További információk
   translation: További információk
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/id.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Terkait
   translation: Terkait
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Selanjutnya
   translation: Selanjutnya
 - id: figure
 - id: figure
   translation: 'Figure %d:'
   translation: 'Figure %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Pracetak
   translation: Pracetak
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Presentasi
   translation: Presentasi
 - id: projects
 - id: projects
   translation: Proyek
   translation: Proyek
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Laman tidak ditemukan
   translation: Laman tidak ditemukan
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Got it!
   translation: Got it!
 - id: cookie_learn
 - id: cookie_learn
   translation: Learn more
   translation: Learn more
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/it.yaml

@@ -6,6 +6,12 @@
   translation: In questa pagina
   translation: In questa pagina
 - id: back_to_top
 - id: back_to_top
   translation: Torna su
   translation: Torna su
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Correlato
   translation: Correlato
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Prossimo
   translation: Prossimo
 - id: figure
 - id: figure
   translation: 'Immagine %d:'
   translation: 'Immagine %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Conferenze
   translation: Conferenze
 - id: projects
 - id: projects
   translation: Progetti
   translation: Progetti
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Cerca
   translation: Cerca
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: Risultati della ricerca
   translation: Risultati della ricerca
 - id: search_no_results
 - id: search_no_results
   translation: Nessun risultato
   translation: Nessun risultato
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Pagina non trovata
   translation: Pagina non trovata
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Ok!
   translation: Ok!
 - id: cookie_learn
 - id: cookie_learn
   translation: Leggi i dettagli
   translation: Leggi i dettagli
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/ja.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: 関連項目
   translation: 関連項目
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: 次へ
   translation: 次へ
 - id: figure
 - id: figure
   translation: '図 %d:'
   translation: '図 %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: プレプリント
   translation: プレプリント
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: 登壇
   translation: 登壇
 - id: projects
 - id: projects
   translation: プロジェクト
   translation: プロジェクト
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: 結果が見つかりませんでした
   translation: 結果が見つかりませんでした
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: ページが見つかりませんでした
   translation: ページが見つかりませんでした
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: はい
   translation: はい
 - id: cookie_learn
 - id: cookie_learn
   translation: 詳細を見る
   translation: 詳細を見る
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 93
wowchemy/i18n/km.yaml

@@ -1,225 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: បិទ/បើក នាវាចរណ៍
   translation: បិទ/បើក នាវាចរណ៍
-
 - id: table_of_contents
 - id: table_of_contents
   translation: តារាងមាតិកា
   translation: តារាងមាតិកា
-
 - id: on_this_page
 - id: on_this_page
   translation: នៅក្នុងទំព័រនេះ
   translation: នៅក្នុងទំព័រនេះ
-
 - id: back_to_top
 - id: back_to_top
   translation: ទៅខាងលើទំព័រ
   translation: ទៅខាងលើទំព័រ
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: ភាសាខ្មែរ
   translation: ភាសាខ្មែរ
-
 - id: minute_read
 - id: minute_read
   translation: ពេលចំណាយអាន
   translation: ពេលចំណាយអាន
-
 - id: previous
 - id: previous
   translation: ផ្នែកមុន
   translation: ផ្នែកមុន
-
 - id: next
 - id: next
   translation: ផ្នែកបន្ទាប់
   translation: ផ្នែកបន្ទាប់
-
 - id: figure
 - id: figure
   translation: 'រូប %d:'
   translation: 'រូប %d:'
-
 - id: edit_page
 - id: edit_page
   translation: កែប្រែទំព័រ
   translation: កែប្រែទំព័រ
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: ប៊ូតុងបោះពុម្ព
   translation: ប៊ូតុងបោះពុម្ព
-
 - id: btn_pdf
 - id: btn_pdf
   translation: ប៊ូតុងPDF
   translation: ប៊ូតុងPDF
-
 - id: btn_cite
 - id: btn_cite
   translation: ប៊ូតុងដកស្រង់
   translation: ប៊ូតុងដកស្រង់
-
 - id: btn_slides
 - id: btn_slides
   translation: ប៊ូតុងស្លាយ
   translation: ប៊ូតុងស្លាយ
-
 - id: btn_video
 - id: btn_video
   translation: ប៊ូតុងវីដេអូ
   translation: ប៊ូតុងវីដេអូ
-
 - id: btn_code
 - id: btn_code
   translation: ប៊ូតុងកូដ
   translation: ប៊ូតុងកូដ
-
 - id: btn_dataset
 - id: btn_dataset
   translation: ប៊ូតុងទិន្នន័យ
   translation: ប៊ូតុងទិន្នន័យ
-
 - id: btn_project
 - id: btn_project
   translation: ប៊ូតុងគម្រោង
   translation: ប៊ូតុងគម្រោង
-
 - id: btn_poster
 - id: btn_poster
   translation: ប៊ូតុងប័ណ្ណប្រកាស
   translation: ប៊ូតុងប័ណ្ណប្រកាស
-
 - id: btn_source
 - id: btn_source
   translation: ប៊ូតុងប្រភព
   translation: ប៊ូតុងប្រភព
-
 - id: btn_copy
 - id: btn_copy
   translation: ប៊ូតុងចម្លង
   translation: ប៊ូតុងចម្លង
-
 - id: btn_download
 - id: btn_download
   translation: ប៊ូតុងទាញយក
   translation: ប៊ូតុងទាញយក
-
-# About widget
-
 - id: interests
 - id: interests
   translation: ចំណាប់អារម្មណ៍
   translation: ចំណាប់អារម្មណ៍
-
 - id: education
 - id: education
   translation: កម្រិតការសិក្សា
   translation: កម្រិតការសិក្សា
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: ប្រវត្តិរូបចុងក្រោយបង្អស់
   translation: ប្រវត្តិរូបចុងក្រោយបង្អស់
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: វិញ្ញាបនបត្រ
   translation: វិញ្ញាបនបត្រ
-
-# Experience widget
-
 - id: present
 - id: present
   translation: បច្ចុប្បន្ន
   translation: បច្ចុប្បន្ន
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: ទំព័រច្រើនទៀត
   translation: ទំព័រច្រើនទៀត
-
 - id: more_posts
 - id: more_posts
   translation: ប៉ុស្ដិ៍ច្រើនទៀត
   translation: ប៉ុស្ដិ៍ច្រើនទៀត
-
 - id: more_talks
 - id: more_talks
   translation: សុន្ទរកថាច្រើនទៀត
   translation: សុន្ទរកថាច្រើនទៀត
-
 - id: more_publications
 - id: more_publications
   translation: ការបោះពុម្ពផ្សាយច្រើនទៀត
   translation: ការបោះពុម្ពផ្សាយច្រើនទៀត
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: ឈ្មោះ​
   translation: ឈ្មោះ​
-
 - id: contact_email
 - id: contact_email
   translation: អាស័យ​ដ្ឋាន​អ៊ី​ម៉េ​ល
   translation: អាស័យ​ដ្ឋាន​អ៊ី​ម៉េ​ល
-
 - id: contact_message
 - id: contact_message
   translation: ​សារអ៊ី​ម៉េ​ល
   translation: ​សារអ៊ី​ម៉េ​ល
-
 - id: contact_send
 - id: contact_send
   translation: ផ្ញើអ៊ីមែល
   translation: ផ្ញើអ៊ីមែល
-
 - id: book_appointment
 - id: book_appointment
   translation: កក់ការណាត់ជួប
   translation: កក់ការណាត់ជួប
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: របាយការណ៍
   translation: របាយការណ៍
-
 - id: publication
 - id: publication
   translation: ការបោះពុម្ពផ្សាយ
   translation: ការបោះពុម្ពផ្សាយ
-
 - id: publication_type
 - id: publication_type
   translation: ប្រភេទការបោះពុម្ពផ្សាយ
   translation: ប្រភេទការបោះពុម្ពផ្សាយ
-
 - id: date
 - id: date
   translation: កាលបរិច្ឆេទ
   translation: កាលបរិច្ឆេទ
-
 - id: last_updated
 - id: last_updated
   translation: ការធ្វើឱ្យទាន់សម័យចុងក្រោយបង្អស់
   translation: ការធ្វើឱ្យទាន់សម័យចុងក្រោយបង្អស់
-
 - id: event
 - id: event
   translation: ព្រឹត្តិការណ៍
   translation: ព្រឹត្តិការណ៍
-
 - id: location
 - id: location
   translation: ទីតាំង
   translation: ទីតាំង
-
 - id: pub_uncat
 - id: pub_uncat
   translation: គ្មានប្រភេទ
   translation: គ្មានប្រភេទ
-
 - id: pub_conf
 - id: pub_conf
   translation: សន្និសិទ
   translation: សន្និសិទ
-
 - id: pub_journal
 - id: pub_journal
   translation: ទិនានុប្បវត្តិ
   translation: ទិនានុប្បវត្តិ
-
 - id: pub_preprint
 - id: pub_preprint
   translation: បោះពុម្ព
   translation: បោះពុម្ព
-
 - id: pub_report
 - id: pub_report
   translation: របាយការណ៍
   translation: របាយការណ៍
-
 - id: pub_book
 - id: pub_book
   translation: សៀវភៅបោះពុម្ព
   translation: សៀវភៅបោះពុម្ព
-
 - id: pub_book_section
 - id: pub_book_section
   translation: ផ្នែកសៀវភៅ
   translation: ផ្នែកសៀវភៅ
-
 - id: pub_thesis
 - id: pub_thesis
   translation: និក្ខេបបទ
   translation: និក្ខេបបទ
-
 - id: pub_patent
 - id: pub_patent
   translation: ប៉ាតង់
   translation: ប៉ាតង់
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: គម្រោងបើក
   translation: គម្រោងបើក
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: ប៉ុស្ដិ៍
   translation: ប៉ុស្ដិ៍
-
 - id: publications
 - id: publications
   translation: ការបោះពុម្ពផ្សាយ
   translation: ការបោះពុម្ពផ្សាយ
-
 - id: talks
 - id: talks
   translation: សុន្ទរកថា
   translation: សុន្ទរកថា
-
 - id: projects
 - id: projects
   translation: គម្រោង
   translation: គម្រោង
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: ស្វែងរក
   translation: ស្វែងរក
-
 - id: search_placeholder
 - id: search_placeholder
   translation: កន្លែងស្វែងរក
   translation: កន្លែងស្វែងរក
-
 - id: search_results
 - id: search_results
   translation: លទ្ធផលស្វែងរក
   translation: លទ្ធផលស្វែងរក
-
 - id: search_no_results
 - id: search_no_results
   translation: ស្វែងរកគ្មានលទ្ធផល
   translation: ស្វែងរកគ្មានលទ្ធផល
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: ទំព័ររក​មិន​ឃើញ
   translation: ទំព័ររក​មិន​ឃើញ
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: 404_អនុសាសន៍
   translation: 404_អនុសាសន៍
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: សារខូឃី
   translation: សារខូឃី
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: ខូឃីបណ្តេញចេញ
   translation: ខូឃីបណ្តេញចេញ
-
 - id: cookie_learn
 - id: cookie_learn
   translation: ខូឃីរៀន
   translation: ខូឃីរៀន
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/ko.yaml

@@ -6,6 +6,12 @@
   translation: 이 페이지
   translation: 이 페이지
 - id: back_to_top
 - id: back_to_top
   translation: 맨 위로
   translation: 맨 위로
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: 관련문서
   translation: 관련문서
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: 다음
   translation: 다음
 - id: figure
 - id: figure
   translation: '그림 %d:'
   translation: '그림 %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: 출판 전 논문
   translation: 출판 전 논문
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: 강연
   translation: 강연
 - id: projects
 - id: projects
   translation: 프로젝트
   translation: 프로젝트
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: 검색
   translation: 검색
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: 검색 결과
   translation: 검색 결과
 - id: search_no_results
 - id: search_no_results
   translation: 검색 결과 없음
   translation: 검색 결과 없음
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: 페이지 없음
   translation: 페이지 없음
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: 알겠어!
   translation: 알겠어!
 - id: cookie_learn
 - id: cookie_learn
   translation: 더 알아보기
   translation: 더 알아보기
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 16 - 98
wowchemy/i18n/lt.yaml

@@ -1,236 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Perjungti navigaciją
   translation: Perjungti navigaciją
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Turinys
   translation: Turinys
-
 - id: on_this_page
 - id: on_this_page
   translation: Turinys
   translation: Turinys
-
 - id: back_to_top
 - id: back_to_top
   translation: Grįžti į puslapio viršų
   translation: Grįžti į puslapio viršų
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Susiję
   translation: Susiję
-
 - id: minute_read
 - id: minute_read
   translation: minučių skaitymo
   translation: minučių skaitymo
-
 - id: previous
 - id: previous
   translation: Ankstesnis
   translation: Ankstesnis
-
 - id: next
 - id: next
   translation: Tolimesnis
   translation: Tolimesnis
-
 - id: figure
 - id: figure
   translation: 'Pav. %d:'
   translation: 'Pav. %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Redaguoti šį puslapį
   translation: Redaguoti šį puslapį
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: Šviesus
   translation: Šviesus
-
 - id: theme_dark
 - id: theme_dark
   translation: Tamsus
   translation: Tamsus
-
 - id: theme_auto
 - id: theme_auto
   translation: Automatinis
   translation: Automatinis
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Nerecenzuota publikacija
   translation: Nerecenzuota publikacija
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Citata
   translation: Citata
-
 - id: btn_slides
 - id: btn_slides
   translation: Prezentacija
   translation: Prezentacija
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Kodas
   translation: Kodas
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Duomenų rinkinys
   translation: Duomenų rinkinys
-
 - id: btn_project
 - id: btn_project
   translation: Projektas
   translation: Projektas
-
 - id: btn_poster
 - id: btn_poster
   translation: Plakatas
   translation: Plakatas
-
 - id: btn_source
 - id: btn_source
   translation: Šaltinis
   translation: Šaltinis
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopijuoti
   translation: Kopijuoti
-
 - id: btn_download
 - id: btn_download
   translation: Parsisiųsti
   translation: Parsisiųsti
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Pomėgiai
   translation: Pomėgiai
-
 - id: education
 - id: education
   translation: Išsilavinimas
   translation: Išsilavinimas
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Naujausi
   translation: Naujausi
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Peržiūrėti sertifikatą
   translation: Peržiūrėti sertifikatą
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Parodyti
   translation: Parodyti
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Žiūrėti visus
   translation: Žiūrėti visus
-
 - id: more_posts
 - id: more_posts
   translation: Žiūrėti visus straipsnius
   translation: Žiūrėti visus straipsnius
-
 - id: more_talks
 - id: more_talks
   translation: Žiūrėti visus pranešimus
   translation: Žiūrėti visus pranešimus
-
 - id: more_publications
 - id: more_publications
   translation: Žiūrėti visas publikacijas
   translation: Žiūrėti visas publikacijas
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Vardas
   translation: Vardas
-
 - id: contact_email
 - id: contact_email
   translation: Elektroninis paštas
   translation: Elektroninis paštas
-
 - id: contact_message
 - id: contact_message
   translation: Žinutė
   translation: Žinutė
-
 - id: contact_send
 - id: contact_send
   translation: Siųsti
   translation: Siųsti
-
 - id: book_appointment
 - id: book_appointment
   translation: Rezervuoti susitikimą
   translation: Rezervuoti susitikimą
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Santrauka
   translation: Santrauka
-
 - id: publication
 - id: publication
   translation: Publikacija
   translation: Publikacija
-
 - id: publication_type
 - id: publication_type
   translation: Tipas
   translation: Tipas
-
 - id: date
 - id: date
   translation: Data
   translation: Data
-
 - id: last_updated
 - id: last_updated
   translation: Vėliausiai atnaujinti
   translation: Vėliausiai atnaujinti
-
 - id: event
 - id: event
   translation: Renginys
   translation: Renginys
-
 - id: location
 - id: location
   translation: Lokacija
   translation: Lokacija
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Nekategorizuota
   translation: Nekategorizuota
-
 - id: pub_conf
 - id: pub_conf
   translation: Konferencijos publikacija
   translation: Konferencijos publikacija
-
 - id: pub_journal
 - id: pub_journal
   translation: Mokslinis straipsnis
   translation: Mokslinis straipsnis
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Nerecenzuota publikacija
   translation: Nerecenzuota publikacija
-
 - id: pub_report
 - id: pub_report
   translation: Ataskaita
   translation: Ataskaita
-
 - id: pub_book
 - id: pub_book
   translation: Knyga
   translation: Knyga
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Knygos skyrius
   translation: Knygos skyrius
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Tezė
   translation: Tezė
-
 - id: pub_patent
 - id: pub_patent
   translation: Patentas
   translation: Patentas
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Eiti į projekto puslapį
   translation: Eiti į projekto puslapį
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Straipsniai
   translation: Straipsniai
-
 - id: publications
 - id: publications
   translation: Publikacijos
   translation: Publikacijos
-
 - id: talks
 - id: talks
   translation: Pranešimai
   translation: Pranešimai
-
 - id: projects
 - id: projects
   translation: Projektai
   translation: Projektai
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Paieška
   translation: Paieška
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Ieškoti...
   translation: Ieškoti...
-
 - id: search_results
 - id: search_results
   translation: rasta rezultatų
   translation: rasta rezultatų
-
 - id: search_no_results
 - id: search_no_results
   translation: Nieko nerasta
   translation: Nieko nerasta
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Puslapis nerastas
   translation: Puslapis nerastas
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Galbūt jūs ieškojote šių puslapių?
   translation: Galbūt jūs ieškojote šių puslapių?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Šis puslapis naudoja slapukus, kad užtikrintų geriausią naršymo patirtį.
   translation: Šis puslapis naudoja slapukus, kad užtikrintų geriausią naršymo patirtį.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Supratau!
   translation: Supratau!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Sužinoti daugiau
   translation: Sužinoti daugiau
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 93
wowchemy/i18n/lv.yaml

@@ -1,225 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Pārslēgt navigāciju
   translation: Pārslēgt navigāciju
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Satura rādītājs
   translation: Satura rādītājs
-
 - id: on_this_page
 - id: on_this_page
   translation: Šajā lapā
   translation: Šajā lapā
-
 - id: back_to_top
 - id: back_to_top
   translation: Uz augšu
   translation: Uz augšu
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Līdzīgi
   translation: Līdzīgi
-
 - id: minute_read
 - id: minute_read
   translation: minūtes lasīšanai
   translation: minūtes lasīšanai
-
 - id: previous
 - id: previous
   translation: Atpakaļ
   translation: Atpakaļ
-
 - id: next
 - id: next
   translation: Uz priekšu
   translation: Uz priekšu
-
 - id: figure
 - id: figure
   translation: 'Attēls %d:'
   translation: 'Attēls %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Rediģēt šo lapu
   translation: Rediģēt šo lapu
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprints
   translation: Preprints
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Citēt
   translation: Citēt
-
 - id: btn_slides
 - id: btn_slides
   translation: Slaidi
   translation: Slaidi
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Kods
   translation: Kods
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Datu kopa
   translation: Datu kopa
-
 - id: btn_project
 - id: btn_project
   translation: Projekts
   translation: Projekts
-
 - id: btn_poster
 - id: btn_poster
   translation: Plakāts
   translation: Plakāts
-
 - id: btn_source
 - id: btn_source
   translation: Pirmavots
   translation: Pirmavots
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopija
   translation: Kopija
-
 - id: btn_download
 - id: btn_download
   translation: Lejupielādēt
   translation: Lejupielādēt
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Intereses
   translation: Intereses
-
 - id: education
 - id: education
   translation: Izglītība
   translation: Izglītība
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Jaunākais
   translation: Jaunākais
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Skatīt sertifikātu
   translation: Skatīt sertifikātu
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Šobrīd
   translation: Šobrīd
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Skatīt visu
   translation: Skatīt visu
-
 - id: more_posts
 - id: more_posts
   translation: Skatīt visus rakstus
   translation: Skatīt visus rakstus
-
 - id: more_talks
 - id: more_talks
   translation: Skatīt visas runas
   translation: Skatīt visas runas
-
 - id: more_publications
 - id: more_publications
   translation: Skatīt visas publikācijas
   translation: Skatīt visas publikācijas
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Vārds
   translation: Vārds
-
 - id: contact_email
 - id: contact_email
   translation: E-pasts
   translation: E-pasts
-
 - id: contact_message
 - id: contact_message
   translation: Teksts
   translation: Teksts
-
 - id: contact_send
 - id: contact_send
   translation: Nosūtīt
   translation: Nosūtīt
-
 - id: book_appointment
 - id: book_appointment
   translation: Pieteikt tikšanos
   translation: Pieteikt tikšanos
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Kopsavilkums
   translation: Kopsavilkums
-
 - id: publication
 - id: publication
   translation: Publikācija
   translation: Publikācija
-
 - id: publication_type
 - id: publication_type
   translation: Veids
   translation: Veids
-
 - id: date
 - id: date
   translation: Datums
   translation: Datums
-
 - id: last_updated
 - id: last_updated
   translation: Pēdējais atjauninājums
   translation: Pēdējais atjauninājums
-
 - id: event
 - id: event
   translation: Notikums
   translation: Notikums
-
 - id: location
 - id: location
   translation: Vieta
   translation: Vieta
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Bez kategorijas
   translation: Bez kategorijas
-
 - id: pub_conf
 - id: pub_conf
   translation: Uzstāšanās konferencē
   translation: Uzstāšanās konferencē
-
 - id: pub_journal
 - id: pub_journal
   translation: Raksts žurnālā
   translation: Raksts žurnālā
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Novilkums
   translation: Novilkums
-
 - id: pub_report
 - id: pub_report
   translation: Ziņojums
   translation: Ziņojums
-
 - id: pub_book
 - id: pub_book
   translation: Grāmata
   translation: Grāmata
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Grāmatas nodaļa
   translation: Grāmatas nodaļa
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Disertācija
   translation: Disertācija
-
 - id: pub_patent
 - id: pub_patent
   translation: Patents
   translation: Patents
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Pāriet pie projekta lapas
   translation: Pāriet pie projekta lapas
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Blogs
   translation: Blogs
-
 - id: publications
 - id: publications
   translation: Publikācijas
   translation: Publikācijas
-
 - id: talks
 - id: talks
   translation: Runas
   translation: Runas
-
 - id: projects
 - id: projects
   translation: Projekti
   translation: Projekti
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Meklēt
   translation: Meklēt
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Meklēt...
   translation: Meklēt...
-
 - id: search_results
 - id: search_results
   translation: rezultāti
   translation: rezultāti
-
 - id: search_no_results
 - id: search_no_results
   translation: Nekas nav atrasts
   translation: Nekas nav atrasts
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Lapa nav atrasta
   translation: Lapa nav atrasta
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Iespējams, meklējāt kādu no šiem ierakstiem?
   translation: Iespējams, meklējāt kādu no šiem ierakstiem?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Šī vietne izmanto sīkdatnes, lai nodrošinātu Jums vislabāko pieredzi mūsu vietnē.
   translation: Šī vietne izmanto sīkdatnes, lai nodrošinātu Jums vislabāko pieredzi mūsu vietnē.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Sapratu!
   translation: Sapratu!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Uzzināt vairāk
   translation: Uzzināt vairāk
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 14 - 99
wowchemy/i18n/nb.yaml

@@ -1,239 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Bytte navigering
   translation: Bytte navigering
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Innholdsfortegnelse
   translation: Innholdsfortegnelse
-
 - id: on_this_page
 - id: on_this_page
   translation: Innhold
   translation: Innhold
-
 - id: back_to_top
 - id: back_to_top
   translation: Tilbake til toppen
   translation: Tilbake til toppen
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Relatert
   translation: Relatert
-
 - id: minute_read
 - id: minute_read
   translation: min. lesing
   translation: min. lesing
-
 - id: previous
 - id: previous
   translation: Forrige
   translation: Forrige
-
 - id: next
 - id: next
   translation: Neste
   translation: Neste
-
 - id: figure
 - id: figure
   translation: 'Figur %d:'
   translation: 'Figur %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Rediger denne siden
   translation: Rediger denne siden
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: Lys
   translation: Lys
-
 - id: theme_dark
 - id: theme_dark
   translation: Mørk
   translation: Mørk
-
 - id: theme_auto
 - id: theme_auto
   translation: Automatisk
   translation: Automatisk
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Opprinnelig manus (preprint)
   translation: Opprinnelig manus (preprint)
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Sitere
   translation: Sitere
-
 - id: btn_slides
 - id: btn_slides
   translation: Presentasjoner
   translation: Presentasjoner
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Kode
   translation: Kode
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Datasett
   translation: Datasett
-
 - id: btn_project
 - id: btn_project
   translation: Prosjekt
   translation: Prosjekt
-
 - id: btn_poster
 - id: btn_poster
   translation: Innlegg
   translation: Innlegg
-
 - id: btn_source
 - id: btn_source
   translation: Kildedokument
   translation: Kildedokument
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopi
   translation: Kopi
-
 - id: btn_download
 - id: btn_download
   translation: Last ned
   translation: Last ned
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Interesser
   translation: Interesser
-
 - id: education
 - id: education
   translation: Utdanning
   translation: Utdanning
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Siste
   translation: Siste
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Se sertifikat
   translation: Se sertifikat
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Nå
   translation: Nå
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Se alle
   translation: Se alle
-
 - id: more_posts
 - id: more_posts
   translation: Se alle innlegg
   translation: Se alle innlegg
-
 - id: more_talks
 - id: more_talks
   translation: Se alle presentasjoner
   translation: Se alle presentasjoner
-
 - id: more_publications
 - id: more_publications
   translation: See alle publiseringer
   translation: See alle publiseringer
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Navn
   translation: Navn
-
 - id: contact_email
 - id: contact_email
   translation: E-post
   translation: E-post
-
 - id: contact_message
 - id: contact_message
   translation: Melding
   translation: Melding
-
 - id: contact_send
 - id: contact_send
   translation: Send
   translation: Send
-
 - id: book_appointment
 - id: book_appointment
   translation: Be om en avtale
   translation: Be om en avtale
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Sammendrag
   translation: Sammendrag
-
 - id: publication
 - id: publication
   translation: Publisering
   translation: Publisering
-
 - id: publication_type
 - id: publication_type
   translation: Type
   translation: Type
-
 - id: date
 - id: date
   translation: Dato
   translation: Dato
-
 - id: last_updated
 - id: last_updated
   translation: Sist oppdatert den
   translation: Sist oppdatert den
-
 - id: event
 - id: event
   translation: Arrangement
   translation: Arrangement
-
 - id: location
 - id: location
   translation: Sted
   translation: Sted
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Ukategorisert
   translation: Ukategorisert
-
 - id: pub_conf
 - id: pub_conf
   translation: Konferanseartikkel
   translation: Konferanseartikkel
-
 - id: pub_journal
 - id: pub_journal
   translation: Tidskriftsartikel
   translation: Tidskriftsartikel
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Opprinnelig manus (preprint)
   translation: Opprinnelig manus (preprint)
-
 - id: pub_report
 - id: pub_report
   translation: Rapport
   translation: Rapport
-
 - id: pub_book
 - id: pub_book
   translation: Bok
   translation: Bok
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Bokkapittel
   translation: Bokkapittel
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Oppgave
   translation: Oppgave
-
 - id: pub_patent
 - id: pub_patent
   translation: Patent
   translation: Patent
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Go til prosjektside
   translation: Go til prosjektside
-
-# Content types for default archive page titles and search results
-
 - id: posts
 - id: posts
   translation: Innlegg
   translation: Innlegg
-
 - id: publications
 - id: publications
   translation: Publiseringer
   translation: Publiseringer
-
 - id: talks
 - id: talks
   translation: Foredrag
   translation: Foredrag
-
 - id: projects
 - id: projects
   translation: Prosjekter
   translation: Prosjekter
-
 - id: slides
 - id: slides
   translation: Presentasjoner
   translation: Presentasjoner
-
-# Search
-
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Søk
   translation: Søk
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Søk...
   translation: Søk...
-
 - id: search_results
 - id: search_results
   translation: resultater funnet
   translation: resultater funnet
-
 - id: search_no_results
 - id: search_no_results
   translation: Ingen resultater funnet
   translation: Ingen resultater funnet
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Siden ble ikke funnet
   translation: Siden ble ikke funnet
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Kanskje du lette etter noe av dette?
   translation: Kanskje du lette etter noe av dette?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Denne siden bruker informasjonskapsler (cookies) for å bidra til den beste opplevelsen av denne nettsiden.
   translation: Denne siden bruker informasjonskapsler (cookies) for å bidra til den beste opplevelsen av denne nettsiden.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Skjønner!
   translation: Skjønner!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Lær mer
   translation: Lær mer
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/nl.yaml

@@ -6,6 +6,12 @@
   translation: Op deze pagina
   translation: Op deze pagina
 - id: back_to_top
 - id: back_to_top
   translation: Terug naar boven
   translation: Terug naar boven
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Gerelateerd
   translation: Gerelateerd
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Volgende
   translation: Volgende
 - id: figure
 - id: figure
   translation: 'Figuur %d:'
   translation: 'Figuur %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Presentaties
   translation: Presentaties
 - id: projects
 - id: projects
   translation: Projects
   translation: Projects
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: resultaten gevonden
   translation: resultaten gevonden
 - id: search_no_results
 - id: search_no_results
   translation: Geen resultaten gevonden
   translation: Geen resultaten gevonden
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Pagina niet gevonden
   translation: Pagina niet gevonden
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Accepteer cookies
   translation: Accepteer cookies
 - id: cookie_learn
 - id: cookie_learn
   translation: Meer informatie
   translation: Meer informatie
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/pl.yaml

@@ -6,6 +6,12 @@
   translation: Na tej stronie
   translation: Na tej stronie
 - id: back_to_top
 - id: back_to_top
   translation: Powrót do góry
   translation: Powrót do góry
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Powiązane
   translation: Powiązane
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Następny
   translation: Następny
 - id: figure
 - id: figure
   translation: 'Figura %d:'
   translation: 'Figura %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Wystąpienia
   translation: Wystąpienia
 - id: projects
 - id: projects
   translation: Projekty
   translation: Projekty
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Szukaj
   translation: Szukaj
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: wyników
   translation: wyników
 - id: search_no_results
 - id: search_no_results
   translation: Brak wyników
   translation: Brak wyników
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Strona nie znaleziona
   translation: Strona nie znaleziona
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Zrozumiałem!
   translation: Zrozumiałem!
 - id: cookie_learn
 - id: cookie_learn
   translation: Dlaczego?
   translation: Dlaczego?
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/pt.yaml

@@ -6,6 +6,12 @@
   translation: Nesta página
   translation: Nesta página
 - id: back_to_top
 - id: back_to_top
   translation: Voltar para o topo
   translation: Voltar para o topo
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Relacionados
   translation: Relacionados
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Próximo
   translation: Próximo
 - id: figure
 - id: figure
   translation: 'Figura %d:'
   translation: 'Figura %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Pré-impressão
   translation: Pré-impressão
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Palestras
   translation: Palestras
 - id: projects
 - id: projects
   translation: Projetos
   translation: Projetos
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Pesquisar
   translation: Pesquisar
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: Resultados encontrados
   translation: Resultados encontrados
 - id: search_no_results
 - id: search_no_results
   translation: Sem resultados
   translation: Sem resultados
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Página não encontrada
   translation: Página não encontrada
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Entendi!
   translation: Entendi!
 - id: cookie_learn
 - id: cookie_learn
   translation: Saiba mais
   translation: Saiba mais
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/ro.yaml

@@ -6,6 +6,12 @@
   translation: Pe această pagină
   translation: Pe această pagină
 - id: back_to_top
 - id: back_to_top
   translation: Înapoi la început
   translation: Înapoi la început
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Înrudit
   translation: Înrudit
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Următor
   translation: Următor
 - id: figure
 - id: figure
   translation: 'Imagine %d:'
   translation: 'Imagine %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preimprimare
   translation: Preimprimare
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Conferințe
   translation: Conferințe
 - id: projects
 - id: projects
   translation: Proiecte
   translation: Proiecte
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Căutare
   translation: Căutare
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: rezultate găsite
   translation: rezultate găsite
 - id: search_no_results
 - id: search_no_results
   translation: Nu s-au găsit rezultate
   translation: Nu s-au găsit rezultate
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Pagina nu a fost găsită
   translation: Pagina nu a fost găsită
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Înțeles!
   translation: Înțeles!
 - id: cookie_learn
 - id: cookie_learn
   translation: Mai multe informații
   translation: Mai multe informații
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/ru.yaml

@@ -6,6 +6,12 @@
   translation: На этой странице
   translation: На этой странице
 - id: back_to_top
 - id: back_to_top
   translation: На верх
   translation: На верх
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Похожие
   translation: Похожие
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Следующий
   translation: Следующий
 - id: figure
 - id: figure
   translation: 'Схема № %d:'
   translation: 'Схема № %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Предварительная печать
   translation: Предварительная печать
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Выступления
   translation: Выступления
 - id: projects
 - id: projects
   translation: Проекты
   translation: Проекты
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Поиск
   translation: Поиск
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: результат найден
   translation: результат найден
 - id: search_no_results
 - id: search_no_results
   translation: результат не найден
   translation: результат не найден
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Страница не найдена
   translation: Страница не найдена
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Понял!
   translation: Понял!
 - id: cookie_learn
 - id: cookie_learn
   translation: Узнать больше
   translation: Узнать больше
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 16 - 98
wowchemy/i18n/so.yaml

@@ -1,236 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Rog socodka
   translation: Rog socodka
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Tusmada Guud
   translation: Tusmada Guud
-
 - id: on_this_page
 - id: on_this_page
   translation: Boggan ku yaal
   translation: Boggan ku yaal
-
 - id: back_to_top
 - id: back_to_top
   translation: Kor aad
   translation: Kor aad
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: La Mida
   translation: La Mida
-
 - id: minute_read
 - id: minute_read
   translation: Akhrisma
   translation: Akhrisma
-
 - id: previous
 - id: previous
   translation: Hore
   translation: Hore
-
 - id: next
 - id: next
   translation: Xiga
   translation: Xiga
-
 - id: figure
 - id: figure
   translation: 'Sawir %d:'
   translation: 'Sawir %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Tifatir Boggan
   translation: Tifatir Boggan
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: Caddee
   translation: Caddee
-
 - id: theme_dark
 - id: theme_dark
   translation: Madoobee
   translation: Madoobee
-
 - id: theme_auto
 - id: theme_auto
   translation: Automatic
   translation: Automatic
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: Daabac hore
   translation: Daabac hore
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Xigso
   translation: Xigso
-
 - id: btn_slides
 - id: btn_slides
   translation: Slides
   translation: Slides
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Code
   translation: Code
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Xog
   translation: Xog
-
 - id: btn_project
 - id: btn_project
   translation: Mashruuc
   translation: Mashruuc
-
 - id: btn_poster
 - id: btn_poster
   translation: Poster
   translation: Poster
-
 - id: btn_source
 - id: btn_source
   translation: Source Document
   translation: Source Document
-
 - id: btn_copy
 - id: btn_copy
   translation: Nuqul
   translation: Nuqul
-
 - id: btn_download
 - id: btn_download
   translation: Dajiso
   translation: Dajiso
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Hiwaayado
   translation: Hiwaayado
-
 - id: education
 - id: education
   translation: Waxbarasho
   translation: Waxbarasho
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Ugu cusub
   translation: Ugu cusub
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Arag Shahaadada
   translation: Arag Shahaadada
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Hadda
   translation: Hadda
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Arag dhammaan
   translation: Arag dhammaan
-
 - id: more_posts
 - id: more_posts
   translation: Arag dhammaan qoraalada
   translation: Arag dhammaan qoraalada
-
 - id: more_talks
 - id: more_talks
   translation: Arag Qudbadaha
   translation: Arag Qudbadaha
-
 - id: more_publications
 - id: more_publications
   translation: Arag qoraalada oo dhan
   translation: Arag qoraalada oo dhan
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Magac
   translation: Magac
-
 - id: contact_email
 - id: contact_email
   translation: Email
   translation: Email
-
 - id: contact_message
 - id: contact_message
   translation: Baaq
   translation: Baaq
-
 - id: contact_send
 - id: contact_send
   translation: Dir
   translation: Dir
-
 - id: book_appointment
 - id: book_appointment
   translation: Ballan qabso
   translation: Ballan qabso
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Arar
   translation: Arar
-
 - id: publication
 - id: publication
   translation: Qormooyin
   translation: Qormooyin
-
 - id: publication_type
 - id: publication_type
   translation: Nooc
   translation: Nooc
-
 - id: date
 - id: date
   translation: Goor
   translation: Goor
-
 - id: last_updated
 - id: last_updated
   translation: La tifatiray
   translation: La tifatiray
-
 - id: event
 - id: event
   translation: Dhacdo
   translation: Dhacdo
-
 - id: location
 - id: location
   translation: Meel
   translation: Meel
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Kale
   translation: Kale
-
 - id: pub_conf
 - id: pub_conf
   translation: Qoraal Shir
   translation: Qoraal Shir
-
 - id: pub_journal
 - id: pub_journal
   translation: Qoraal Majallad
   translation: Qoraal Majallad
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Daabac Hore
   translation: Daabac Hore
-
 - id: pub_report
 - id: pub_report
   translation: Wargelin
   translation: Wargelin
-
 - id: pub_book
 - id: pub_book
   translation: Buug
   translation: Buug
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Qayb Buug
   translation: Qayb Buug
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Buug Qalinjabin
   translation: Buug Qalinjabin
-
 - id: pub_patent
 - id: pub_patent
   translation: Patent
   translation: Patent
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Tag Bogga Mashruuca
   translation: Tag Bogga Mashruuca
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Qoraal
   translation: Qoraal
-
 - id: publications
 - id: publications
   translation: Publications
   translation: Publications
-
 - id: talks
 - id: talks
   translation: Qudbad
   translation: Qudbad
-
 - id: projects
 - id: projects
   translation: Mashruuc
   translation: Mashruuc
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Raadi
   translation: Raadi
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Raadi...
   translation: Raadi...
-
 - id: search_results
 - id: search_results
   translation: results found
   translation: results found
-
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Boggan lama helin
   translation: Boggan lama helin
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Malaha waxaad raadinaysay?
   translation: Malaha waxaad raadinaysay?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Boggani wuxuu isticmaala "cookies" sii aad u hesho adeegga ugu wacan
   translation: Boggani wuxuu isticmaala "cookies" sii aad u hesho adeegga ugu wacan
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Gartay!
   translation: Gartay!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Faahfaahin
   translation: Faahfaahin
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 93
wowchemy/i18n/sv.yaml

@@ -1,225 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Växla navigering
   translation: Växla navigering
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Innehållsförteckning
   translation: Innehållsförteckning
-
 - id: on_this_page
 - id: on_this_page
   translation: Innehåll
   translation: Innehåll
-
 - id: back_to_top
 - id: back_to_top
   translation: Tillbaka till toppen
   translation: Tillbaka till toppen
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Relaterad
   translation: Relaterad
-
 - id: minute_read
 - id: minute_read
   translation: Min Läsning
   translation: Min Läsning
-
 - id: previous
 - id: previous
   translation: Föregående
   translation: Föregående
-
 - id: next
 - id: next
   translation: Nästa
   translation: Nästa
-
 - id: figure
 - id: figure
   translation: 'Figur %d:'
   translation: 'Figur %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Redigera den här sidan
   translation: Redigera den här sidan
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Manuscript
   translation: Manuscript
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Citera
   translation: Citera
-
 - id: btn_slides
 - id: btn_slides
   translation: Presentationer
   translation: Presentationer
-
 - id: btn_video
 - id: btn_video
   translation: Video
   translation: Video
-
 - id: btn_code
 - id: btn_code
   translation: Kod
   translation: Kod
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Datauppsättning
   translation: Datauppsättning
-
 - id: btn_project
 - id: btn_project
   translation: Projekt
   translation: Projekt
-
 - id: btn_poster
 - id: btn_poster
   translation: Affisch
   translation: Affisch
-
 - id: btn_source
 - id: btn_source
   translation: Källdokument
   translation: Källdokument
-
 - id: btn_copy
 - id: btn_copy
   translation: Kopia
   translation: Kopia
-
 - id: btn_download
 - id: btn_download
   translation: Ladda ner
   translation: Ladda ner
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Intressen
   translation: Intressen
-
 - id: education
 - id: education
   translation: Utbildning
   translation: Utbildning
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Senaste Inläggen
   translation: Senaste Inläggen
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Se certifikat
   translation: Se certifikat
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Nuvarande
   translation: Nuvarande
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Se allt
   translation: Se allt
-
 - id: more_posts
 - id: more_posts
   translation: Se alla inlägg
   translation: Se alla inlägg
-
 - id: more_talks
 - id: more_talks
   translation: Se alla föredrag
   translation: Se alla föredrag
-
 - id: more_publications
 - id: more_publications
   translation: Se alla publikationer
   translation: Se alla publikationer
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Namn
   translation: Namn
-
 - id: contact_email
 - id: contact_email
   translation: E-post
   translation: E-post
-
 - id: contact_message
 - id: contact_message
   translation: Meddelande
   translation: Meddelande
-
 - id: contact_send
 - id: contact_send
   translation: Skicka
   translation: Skicka
-
 - id: book_appointment
 - id: book_appointment
   translation: Boka ett möte
   translation: Boka ett möte
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Abstrakt
   translation: Abstrakt
-
 - id: publication
 - id: publication
   translation: Publikation
   translation: Publikation
-
 - id: publication_type
 - id: publication_type
   translation: Typ
   translation: Typ
-
 - id: date
 - id: date
   translation: Datum
   translation: Datum
-
 - id: last_updated
 - id: last_updated
   translation: Senast uppdaterad
   translation: Senast uppdaterad
-
 - id: event
 - id: event
   translation: Event
   translation: Event
-
 - id: location
 - id: location
   translation: Plats
   translation: Plats
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Okategoriserad
   translation: Okategoriserad
-
 - id: pub_conf
 - id: pub_conf
   translation: Konferensbidrag
   translation: Konferensbidrag
-
 - id: pub_journal
 - id: pub_journal
   translation: Tidskriftsartikel
   translation: Tidskriftsartikel
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Manuscript
   translation: Manuscript
-
 - id: pub_report
 - id: pub_report
   translation: Rapport
   translation: Rapport
-
 - id: pub_book
 - id: pub_book
   translation: Bok
   translation: Bok
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Bok sektion
   translation: Bok sektion
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Avhandling
   translation: Avhandling
-
 - id: pub_patent
 - id: pub_patent
   translation: Patent
   translation: Patent
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Gå till projektsidan
   translation: Gå till projektsidan
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Inlägg
   translation: Inlägg
-
 - id: publications
 - id: publications
   translation: Publikationer
   translation: Publikationer
-
 - id: talks
 - id: talks
   translation: Föredrag
   translation: Föredrag
-
 - id: projects
 - id: projects
   translation: Projekt
   translation: Projekt
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Sök
   translation: Sök
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Sök...
   translation: Sök...
-
 - id: search_results
 - id: search_results
   translation: hittade resultat
   translation: hittade resultat
-
 - id: search_no_results
 - id: search_no_results
   translation: Inga resultat funna
   translation: Inga resultat funna
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Sidan hittas inte
   translation: Sidan hittas inte
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Kanske letade du efter en av dessa?
   translation: Kanske letade du efter en av dessa?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Denna webbplats använder kakor för att säkerställa att du får den bästa upplevelsen på vår webbplats.
   translation: Denna webbplats använder kakor för att säkerställa att du får den bästa upplevelsen på vår webbplats.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Jag fattar!
   translation: Jag fattar!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Lär dig mer
   translation: Lär dig mer
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/tr.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Related
   translation: Related
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Next
   translation: Next
 - id: figure
 - id: figure
   translation: 'Figure %d:'
   translation: 'Figure %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Preprint
   translation: Preprint
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Konuşmalar
   translation: Konuşmalar
 - id: projects
 - id: projects
   translation: Projects
   translation: Projects
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Page not found
   translation: Page not found
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Got it!
   translation: Got it!
 - id: cookie_learn
 - id: cookie_learn
   translation: Learn more
   translation: Learn more
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 22 - 93
wowchemy/i18n/uk.yaml

@@ -1,225 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: Перемкнути навігацію
   translation: Перемкнути навігацію
-
 - id: table_of_contents
 - id: table_of_contents
   translation: Зміст
   translation: Зміст
-
 - id: on_this_page
 - id: on_this_page
   translation: на сторінці
   translation: на сторінці
-
 - id: back_to_top
 - id: back_to_top
   translation: Повернутися догори
   translation: Повернутися догори
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Подібні
   translation: Подібні
-
 - id: minute_read
 - id: minute_read
   translation: хв читання
   translation: хв читання
-
 - id: previous
 - id: previous
   translation: Попередній
   translation: Попередній
-
 - id: next
 - id: next
   translation: Наступний
   translation: Наступний
-
 - id: figure
 - id: figure
   translation: 'Схема %d:'
   translation: 'Схема %d:'
-
 - id: edit_page
 - id: edit_page
   translation: Редагувати цю сторінку
   translation: Редагувати цю сторінку
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Попередній друк
   translation: Попередній друк
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: Цитувати
   translation: Цитувати
-
 - id: btn_slides
 - id: btn_slides
   translation: Слайди
   translation: Слайди
-
 - id: btn_video
 - id: btn_video
   translation: Відео
   translation: Відео
-
 - id: btn_code
 - id: btn_code
   translation: Код
   translation: Код
-
 - id: btn_dataset
 - id: btn_dataset
   translation: Набір даних
   translation: Набір даних
-
 - id: btn_project
 - id: btn_project
   translation: Проєкт
   translation: Проєкт
-
 - id: btn_poster
 - id: btn_poster
   translation: Постер
   translation: Постер
-
 - id: btn_source
 - id: btn_source
   translation: Вихідний документ
   translation: Вихідний документ
-
 - id: btn_copy
 - id: btn_copy
   translation: Копія
   translation: Копія
-
 - id: btn_download
 - id: btn_download
   translation: Завантажити
   translation: Завантажити
-
-# About widget
-
 - id: interests
 - id: interests
   translation: Зацікавлення
   translation: Зацікавлення
-
 - id: education
 - id: education
   translation: Освіта
   translation: Освіта
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: Останні
   translation: Останні
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: Переглянути сертифікат
   translation: Переглянути сертифікат
-
-# Experience widget
-
 - id: present
 - id: present
   translation: Теперішній
   translation: Теперішній
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: Переглянути все
   translation: Переглянути все
-
 - id: more_posts
 - id: more_posts
   translation: Переглянути всі пости
   translation: Переглянути всі пости
-
 - id: more_talks
 - id: more_talks
   translation: Переглянути всі бесіди
   translation: Переглянути всі бесіди
-
 - id: more_publications
 - id: more_publications
   translation: Переглянути всі публікації
   translation: Переглянути всі публікації
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: Ім'я
   translation: Ім'я
-
 - id: contact_email
 - id: contact_email
   translation: Email
   translation: Email
-
 - id: contact_message
 - id: contact_message
   translation: Повідомлення
   translation: Повідомлення
-
 - id: contact_send
 - id: contact_send
   translation: Надіслати
   translation: Надіслати
-
 - id: book_appointment
 - id: book_appointment
   translation: Призначити зустріч
   translation: Призначити зустріч
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: Анотація
   translation: Анотація
-
 - id: publication
 - id: publication
   translation: Публікація
   translation: Публікація
-
 - id: publication_type
 - id: publication_type
   translation: Тип
   translation: Тип
-
 - id: date
 - id: date
   translation: Дата
   translation: Дата
-
 - id: last_updated
 - id: last_updated
   translation: Останнє оновлення
   translation: Останнє оновлення
-
 - id: event
 - id: event
   translation: Подія
   translation: Подія
-
 - id: location
 - id: location
   translation: Місце
   translation: Місце
-
 - id: pub_uncat
 - id: pub_uncat
   translation: Без категорії
   translation: Без категорії
-
 - id: pub_conf
 - id: pub_conf
   translation: Стаття для конференції
   translation: Стаття для конференції
-
 - id: pub_journal
 - id: pub_journal
   translation: Стаття для журнала
   translation: Стаття для журнала
-
 - id: pub_preprint
 - id: pub_preprint
   translation: Попередній друк
   translation: Попередній друк
-
 - id: pub_report
 - id: pub_report
   translation: Доповідь
   translation: Доповідь
-
 - id: pub_book
 - id: pub_book
   translation: Книга
   translation: Книга
-
 - id: pub_book_section
 - id: pub_book_section
   translation: Розділ книги
   translation: Розділ книги
-
 - id: pub_thesis
 - id: pub_thesis
   translation: Тезис
   translation: Тезис
-
 - id: pub_patent
 - id: pub_patent
   translation: Патент
   translation: Патент
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: Перейти на сайт проєкта
   translation: Перейти на сайт проєкта
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: Дописи
   translation: Дописи
-
 - id: publications
 - id: publications
   translation: Публікації
   translation: Публікації
-
 - id: talks
 - id: talks
   translation: Бесіди
   translation: Бесіди
-
 - id: projects
 - id: projects
   translation: Проєкти
   translation: Проєкти
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Пошук
   translation: Пошук
-
 - id: search_placeholder
 - id: search_placeholder
   translation: Пошук...
   translation: Пошук...
-
 - id: search_results
 - id: search_results
   translation: Знайдені результати
   translation: Знайдені результати
-
 - id: search_no_results
 - id: search_no_results
   translation: Результатів не знайдено
   translation: Результатів не знайдено
-
-# Error 404
-
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Не вдалося знайти сторінку
   translation: Не вдалося знайти сторінку
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: Можливо, Ви шукали щось з цього?
   translation: Можливо, Ви шукали щось з цього?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: Щоб упевнитись у зручності користування сайтом, ми використовуємо кукі-файли.
   translation: Щоб упевнитись у зручності користування сайтом, ми використовуємо кукі-файли.
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: Зрозуміло!
   translation: Зрозуміло!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: Дізнатися більше
   translation: Дізнатися більше
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 24 - 0
wowchemy/i18n/vi.yaml

@@ -6,6 +6,12 @@
   translation: On this page
   translation: On this page
 - id: back_to_top
 - id: back_to_top
   translation: Back to top
   translation: Back to top
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: Languages
 - id: related
 - id: related
   translation: Bài Liên Quan
   translation: Bài Liên Quan
 - id: minute_read
 - id: minute_read
@@ -16,6 +22,16 @@
   translation: Sau
   translation: Sau
 - id: figure
 - id: figure
   translation: 'Figure %d:'
   translation: 'Figure %d:'
+- id: edit_page
+  translation: Edit this page
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: Bản Thảo
   translation: Bản Thảo
 - id: btn_pdf
 - id: btn_pdf
@@ -110,6 +126,10 @@
   translation: Thuyết Trình
   translation: Thuyết Trình
 - id: projects
 - id: projects
   translation: Dự Án
   translation: Dự Án
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: Search
   translation: Search
 - id: search_placeholder
 - id: search_placeholder
@@ -118,6 +138,8 @@
   translation: results found
   translation: results found
 - id: search_no_results
 - id: search_no_results
   translation: No results found
   translation: No results found
+- id: search_common_queries
+  translation: Common searches
 - id: page_not_found
 - id: page_not_found
   translation: Trang không tìm thấy
   translation: Trang không tìm thấy
 - id: 404_recommendations
 - id: 404_recommendations
@@ -128,3 +150,5 @@
   translation: Got it!
   translation: Got it!
 - id: cookie_learn
 - id: cookie_learn
   translation: Learn more
   translation: Learn more
+- id: published_with
+  translation: Published with {wowchemy} — the free, {repo_link}open source{/repo_link} website builder that empowers creators.

+ 20 - 96
wowchemy/i18n/zh-Hant.yaml

@@ -1,230 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: 切換導航
   translation: 切換導航
-
 - id: table_of_contents
 - id: table_of_contents
   translation: 目錄
   translation: 目錄
-
 - id: on_this_page
 - id: on_this_page
   translation: 於本頁
   translation: 於本頁
-
 - id: back_to_top
 - id: back_to_top
   translation: 回到頂端
   translation: 回到頂端
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: 語言
 - id: related
 - id: related
   translation: 相關
   translation: 相關
-
 - id: minute_read
 - id: minute_read
   translation: 閱讀時間(分鐘)
   translation: 閱讀時間(分鐘)
-
 - id: previous
 - id: previous
   translation: 上一頁
   translation: 上一頁
-
 - id: next
 - id: next
   translation: 下一頁
   translation: 下一頁
-
 - id: figure
 - id: figure
   translation: '圖%d:'
   translation: '圖%d:'
-
 - id: edit_page
 - id: edit_page
   translation: 編輯本業
   translation: 編輯本業
-
-# Buttons
-
+- id: theme_selector
+  translation: Display preferences
+- id: theme_light
+  translation: Light
+- id: theme_dark
+  translation: Dark
+- id: theme_auto
+  translation: Automatic
 - id: btn_preprint
 - id: btn_preprint
   translation: 影印預覽
   translation: 影印預覽
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: 引用
   translation: 引用
-
 - id: btn_slides
 - id: btn_slides
   translation: 顯示 Slides
   translation: 顯示 Slides
-
 - id: btn_video
 - id: btn_video
   translation: 影片
   translation: 影片
-
 - id: btn_code
 - id: btn_code
   translation: 程式碼
   translation: 程式碼
-
 - id: btn_dataset
 - id: btn_dataset
   translation: 數據集
   translation: 數據集
-
 - id: btn_project
 - id: btn_project
   translation: 專案
   translation: 專案
-
 - id: btn_poster
 - id: btn_poster
   translation: 海報
   translation: 海報
-
 - id: btn_source
 - id: btn_source
   translation: 原始檔
   translation: 原始檔
-
 - id: btn_copy
 - id: btn_copy
   translation: 複製
   translation: 複製
-
 - id: btn_download
 - id: btn_download
   translation: 下載
   translation: 下載
-
-# About widget
-
 - id: interests
 - id: interests
   translation: 興趣
   translation: 興趣
-
 - id: education
 - id: education
   translation: 教育程度
   translation: 教育程度
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: 最新
   translation: 最新
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: 查看證書
   translation: 查看證書
-
-# Experience widget
-
 - id: present
 - id: present
   translation: 現在
   translation: 現在
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: 查看全部
   translation: 查看全部
-
 - id: more_posts
 - id: more_posts
   translation: 查看全部文章
   translation: 查看全部文章
-
 - id: more_talks
 - id: more_talks
   translation: 查看全部演講
   translation: 查看全部演講
-
 - id: more_publications
 - id: more_publications
   translation: 查看全部出版物
   translation: 查看全部出版物
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: 姓名
   translation: 姓名
-
 - id: contact_email
 - id: contact_email
   translation: 信箱
   translation: 信箱
-
 - id: contact_message
 - id: contact_message
   translation: 訊息
   translation: 訊息
-
 - id: contact_send
 - id: contact_send
   translation: 發送
   translation: 發送
-
 - id: book_appointment
 - id: book_appointment
   translation: 預約
   translation: 預約
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: 摘要
   translation: 摘要
-
 - id: publication
 - id: publication
   translation: 出版物
   translation: 出版物
-
 - id: publication_type
 - id: publication_type
   translation: 類型
   translation: 類型
-
 - id: date
 - id: date
   translation: 日期
   translation: 日期
-
 - id: last_updated
 - id: last_updated
   translation: 最近更新於
   translation: 最近更新於
-
 - id: event
 - id: event
   translation: 事件
   translation: 事件
-
 - id: location
 - id: location
   translation: 位置
   translation: 位置
-
 - id: pub_uncat
 - id: pub_uncat
   translation: 未分類
   translation: 未分類
-
 - id: pub_conf
 - id: pub_conf
   translation: 會議文章
   translation: 會議文章
-
 - id: pub_journal
 - id: pub_journal
   translation: 期刊文章
   translation: 期刊文章
-
 - id: pub_preprint
 - id: pub_preprint
   translation: 影印預覽
   translation: 影印預覽
-
 - id: pub_report
 - id: pub_report
   translation: 報告
   translation: 報告
-
 - id: pub_book
 - id: pub_book
   translation: 書籍
   translation: 書籍
-
 - id: pub_book_section
 - id: pub_book_section
   translation: 章節
   translation: 章節
-
 - id: pub_thesis
 - id: pub_thesis
   translation: 論文
   translation: 論文
-
 - id: pub_patent
 - id: pub_patent
   translation: 專利
   translation: 專利
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: 前往專案網站
   translation: 前往專案網站
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: 文章
   translation: 文章
-
 - id: publications
 - id: publications
   translation: 出版物
   translation: 出版物
-
 - id: talks
 - id: talks
   translation: 演講
   translation: 演講
-
 - id: projects
 - id: projects
   translation: 專案
   translation: 專案
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: 搜尋
   translation: 搜尋
-
 - id: search_placeholder
 - id: search_placeholder
   translation: 搜尋...
   translation: 搜尋...
-
 - id: search_results
 - id: search_results
   translation: 搜尋结果
   translation: 搜尋结果
-
 - id: search_no_results
 - id: search_no_results
   translation: 找不到结果
   translation: 找不到结果
-
-# Error 404
-
+- id: search_common_queries
+  translation: 經常搜索
 - id: page_not_found
 - id: page_not_found
   translation: 找不到頁面
   translation: 找不到頁面
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: 您可能在找?
   translation: 您可能在找?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: 本網站使用cookies來確保您可以在網站中獲得最佳體驗。
   translation: 本網站使用cookies來確保您可以在網站中獲得最佳體驗。
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: 知道了!
   translation: 知道了!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: 了解更多
   translation: 了解更多
-
-# Published with
-
 - id: published_with
 - id: published_with
   translation: 由{wowchemy}支持发布——免费{repo_link}开源{/repo_link}网站,为创作者赋能。
   translation: 由{wowchemy}支持发布——免费{repo_link}开源{/repo_link}网站,为创作者赋能。

+ 14 - 101
wowchemy/i18n/zh.yaml

@@ -1,241 +1,154 @@
-# Navigation
-
 - id: toggle_navigation
 - id: toggle_navigation
   translation: 切换导航
   translation: 切换导航
-
 - id: table_of_contents
 - id: table_of_contents
   translation: 目录
   translation: 目录
-
 - id: on_this_page
 - id: on_this_page
   translation: 在本页
   translation: 在本页
-
 - id: back_to_top
 - id: back_to_top
   translation: 回到顶部
   translation: 回到顶部
-
-# General
-
+- id: home
+  translation: Home
+- id: close
+  translation: Close
+- id: languages
+  translation: 语言
 - id: related
 - id: related
   translation: 相关
   translation: 相关
-
 - id: minute_read
 - id: minute_read
   translation: 分钟阅读时长
   translation: 分钟阅读时长
-
 - id: previous
 - id: previous
   translation: 上一页
   translation: 上一页
-
 - id: next
 - id: next
   translation: 下一页
   translation: 下一页
-
 - id: figure
 - id: figure
   translation: '图%d:'
   translation: '图%d:'
-
 - id: edit_page
 - id: edit_page
   translation: 编辑本页
   translation: 编辑本页
-
-# Themes
-
+- id: theme_selector
+  translation: Display preferences
 - id: theme_light
 - id: theme_light
   translation: 浅色
   translation: 浅色
-
 - id: theme_dark
 - id: theme_dark
   translation: 深色
   translation: 深色
-
 - id: theme_auto
 - id: theme_auto
   translation: 自动
   translation: 自动
-
-# Buttons
-
 - id: btn_preprint
 - id: btn_preprint
   translation: 预印本
   translation: 预印本
-
 - id: btn_pdf
 - id: btn_pdf
   translation: PDF
   translation: PDF
-
 - id: btn_cite
 - id: btn_cite
   translation: 引用
   translation: 引用
-
 - id: btn_slides
 - id: btn_slides
   translation: 演示文稿
   translation: 演示文稿
-
 - id: btn_video
 - id: btn_video
   translation: 视频
   translation: 视频
-
 - id: btn_code
 - id: btn_code
   translation: 代码
   translation: 代码
-
 - id: btn_dataset
 - id: btn_dataset
   translation: 数据集
   translation: 数据集
-
 - id: btn_project
 - id: btn_project
   translation: 项目
   translation: 项目
-
 - id: btn_poster
 - id: btn_poster
   translation: 海报
   translation: 海报
-
 - id: btn_source
 - id: btn_source
   translation: 源文档
   translation: 源文档
-
 - id: btn_copy
 - id: btn_copy
   translation: 复制
   translation: 复制
-
 - id: btn_download
 - id: btn_download
   translation: 下载
   translation: 下载
-
-# About widget
-
 - id: interests
 - id: interests
   translation: 兴趣爱好
   translation: 兴趣爱好
-
 - id: education
 - id: education
   translation: 教育经历
   translation: 教育经历
-
 - id: user_profile_latest
 - id: user_profile_latest
   translation: 最新
   translation: 最新
-
-# Accomplishments widget
-
 - id: see_certificate
 - id: see_certificate
   translation: 查看证书
   translation: 查看证书
-
-# Experience widget
-
 - id: present
 - id: present
   translation: 现在
   translation: 现在
-
-# Pages widget
-
 - id: more_pages
 - id: more_pages
   translation: 查看全部
   translation: 查看全部
-
 - id: more_posts
 - id: more_posts
   translation: 查看全部文章
   translation: 查看全部文章
-
 - id: more_talks
 - id: more_talks
   translation: 查看全部演讲
   translation: 查看全部演讲
-
 - id: more_publications
 - id: more_publications
   translation: 查看全部出版物
   translation: 查看全部出版物
-
-# Contact widget
-
 - id: contact_name
 - id: contact_name
   translation: 姓名
   translation: 姓名
-
 - id: contact_email
 - id: contact_email
   translation: 邮箱
   translation: 邮箱
-
 - id: contact_message
 - id: contact_message
   translation: 信息
   translation: 信息
-
 - id: contact_send
 - id: contact_send
   translation: 发送
   translation: 发送
-
 - id: book_appointment
 - id: book_appointment
   translation: 预约
   translation: 预约
-
-# Publication/Talk details
-
 - id: abstract
 - id: abstract
   translation: 摘要
   translation: 摘要
-
 - id: publication
 - id: publication
   translation: 出版物
   translation: 出版物
-
 - id: publication_type
 - id: publication_type
   translation: 类型
   translation: 类型
-
 - id: date
 - id: date
   translation: 日期
   translation: 日期
-
 - id: last_updated
 - id: last_updated
   translation: 最近更新于
   translation: 最近更新于
-
 - id: event
 - id: event
   translation: 事件
   translation: 事件
-
 - id: location
 - id: location
   translation: 位置
   translation: 位置
-
 - id: pub_uncat
 - id: pub_uncat
   translation: 未分类
   translation: 未分类
-
 - id: pub_conf
 - id: pub_conf
   translation: 会议文章
   translation: 会议文章
-
 - id: pub_journal
 - id: pub_journal
   translation: 期刊文章
   translation: 期刊文章
-
 - id: pub_preprint
 - id: pub_preprint
   translation: 预印本
   translation: 预印本
-
 - id: pub_report
 - id: pub_report
   translation: 报告
   translation: 报告
-
 - id: pub_book
 - id: pub_book
   translation: 书籍
   translation: 书籍
-
 - id: pub_book_section
 - id: pub_book_section
   translation: 章节
   translation: 章节
-
 - id: pub_thesis
 - id: pub_thesis
   translation: 论文
   translation: 论文
-
 - id: pub_patent
 - id: pub_patent
   translation: 专利
   translation: 专利
-
-# Project details
-
 - id: open_project_site
 - id: open_project_site
   translation: 访问项目网站
   translation: 访问项目网站
-
-# Default titles for archive pages
-
 - id: posts
 - id: posts
   translation: 文章
   translation: 文章
-
 - id: publications
 - id: publications
   translation: 出版物
   translation: 出版物
-
 - id: talks
 - id: talks
   translation: 演讲
   translation: 演讲
-
 - id: projects
 - id: projects
   translation: 项目
   translation: 项目
-
-# Search
-
+- id: slides
+  translation: Slides
+- id: authors
+  translation: Authors
 - id: search
 - id: search
   translation: 搜索
   translation: 搜索
-
 - id: search_placeholder
 - id: search_placeholder
   translation: 搜索...
   translation: 搜索...
-
 - id: search_results
 - id: search_results
   translation: 搜索结果
   translation: 搜索结果
-
 - id: search_no_results
 - id: search_no_results
   translation: 没有找到结果
   translation: 没有找到结果
-
-# Error 404
-
+- id: search_common_queries
+  translation: 经常搜寻
 - id: page_not_found
 - id: page_not_found
   translation: 找不到页面
   translation: 找不到页面
-
 - id: 404_recommendations
 - id: 404_recommendations
   translation: 也许你在找?
   translation: 也许你在找?
-
-# Cookie consent
-
 - id: cookie_message
 - id: cookie_message
   translation: 本网站使用cookies来确保您在本网站上获得最佳体验。
   translation: 本网站使用cookies来确保您在本网站上获得最佳体验。
-
 - id: cookie_dismiss
 - id: cookie_dismiss
   translation: 知道了!
   translation: 知道了!
-
 - id: cookie_learn
 - id: cookie_learn
   translation: 了解更多
   translation: 了解更多
-
-# Published with
-
 - id: published_with
 - id: published_with
   translation: 由{wowchemy}支持发布——免费{repo_link}开源{/repo_link}网站,为创作者赋能。
   translation: 由{wowchemy}支持发布——免费{repo_link}开源{/repo_link}网站,为创作者赋能。