Add basic scaffolding for site.
This commit is contained in:
94
themes/mainroad/i18n/bg.yaml
Normal file
94
themes/mainroad/i18n/bg.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Чети нататък…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Меню"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Меню"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Последна промяна"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Преводи"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Съдържание"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Предишна"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Следваща"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "За {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ПРЕДУПРЕЖДЕНИЕ"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Моля, активирай поне един блок в страничния панел."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "ТЪРСЕНЕ…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Езици"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Категории"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Последни писания"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Социални"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Тагове"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Генерирано с <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> и тема \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Страницата не е намерена"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Страницата, която търсите, изглежда е била преместена, изтрита, или не съществува. Моля, използвайте полето за \
|
||||
търсене или отидете на"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "главна страница"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Все още нямаш никакви писания!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"След като запишеш нещо в коя да е поддиректория (секция) на директория <b>content</b>, то ще се появи тук. По \
|
||||
подразбиране само една секция (с най-многото писания) ще се показва на главната страница."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tip:</b> Можеш да покажеш колкото искаш на брой секции, като ги укажеш в конфигурационния параметър \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
94
themes/mainroad/i18n/bn.yaml
Normal file
94
themes/mainroad/i18n/bn.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "আরও পড়ুন…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "মেনু"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "মেনু"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "সর্বশেষ পরিবর্তন"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "অনুবাদ"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "সূচী"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "পূর্ববর্তী"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "পরবর্তী"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "{{ .Name }} সম্পর্কে"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "সতর্কবার্তা"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "অনুগ্রহ করে কমপক্ষে একটি সাইডবার উইজেট সক্রিয় করুন।"
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "অনুসন্ধান…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "ভাষা"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "বিভাগ"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "সাম্প্রতিক পোস্ট"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "সোসিয়াল"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "ট্যাগ"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"<a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> এবং \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> থিম দ্বারা তৈরি।"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. পাতাটি পাওয়া যায়নি"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"আপনার কাংখিত পাতাটি মুছে ফেলা হয়েছে, সরানো হয়েছে বা পাতাটি নেই। অনুগ্রহ করে অনুসন্ধান করুন অথবা ফিরে যান"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "প্রধান পাতায়"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "আপনার এখনও কোন পোস্ট নেই!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"যখনই আপনি content ফোল্ডারের ভেতর যেকোনো ফোল্ডারে (সেকশনে) কিছু পোস্ট করবেন, তা \
|
||||
এখানে দেখা যাবে। প্রধান পাতায় শুধুমাত্র একটি সেকশন (যাতে সর্বাধিক পোস্ট রয়েছে) ডিফল্ট ভাবে প্রদর্শিত হবে।"
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>পরামর্শ:</b> আপনি \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
কনফিগ প্যারামিটার দিয়ে যতগুলো সেকশন দেখাতে চান তা দেখাতে পারেন।"
|
94
themes/mainroad/i18n/cs.yaml
Normal file
94
themes/mainroad/i18n/cs.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Číst více…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Naposledy upraveno"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Překlady"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Obsah stránky"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Předchozí"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Následující"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "O {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "POZOR"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Prosím aktivujte aspoň jeden widget postranní lišty."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Hledat…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Jazyky"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategorie"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Poslední příspěvky"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Sociální sítě"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Štítky"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Vytvořeno pomocí <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> a tématu \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Stránka nebyla nalezena"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Požadovaná stránka neexistuje, nebo byla přesunuta či smazána. Využijte, prosím, vyhledávání, nebo pokračujte na"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "hlavní stránka"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Zatím nemáte žádné příspěvky!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Jakmile vytvoříte příspěvek v libovolném podadresáři (sekci) adresáře <b>content</b>, objeví se zde. Ve výchozím \
|
||||
nastavení je na hlavní stránce zobrazena pouze jedna sekce (s největším množstvím příspěvků)."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tip:</b> Pomocí parametru \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
můžete zobrazit libovolný počet sekcí."
|
94
themes/mainroad/i18n/de.yaml
Normal file
94
themes/mainroad/i18n/de.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Weiterlesen…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menü"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menü"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Zuletzt geändert"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Übersetzungen"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Inhaltsverzeichnis"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Zurück"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Weiter"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Über {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "WARNUNG"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Bitte aktivieren sie mindestens ein Widget."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Suche…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Sprachen"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategorien"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Letzte Beiträge"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Soziale Netzwerke"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tags"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Erstellt mit <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> und \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> Theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Seite nicht gefunden"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Die gesuchte Seite existiert nicht, wurde verschoben oder gelöscht. Bitte nutzen Sie die Suche oder gehen Sie zur"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "Startseite"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Es gibt noch keine Posts!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Hier erscheinen Posts, die in einem Unterordner des <b>content/</b> Ordners abgelegt werden (z.B. in \
|
||||
<b>content/post</b>). Standardmäßig werden nur Posts der Gruppe mit den meisten Einträgen angezeigt."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tipp:</b> Mit dem \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
Parameter lassen sich beliebig viele weitere Gruppen konfigurieren."
|
94
themes/mainroad/i18n/en.yaml
Normal file
94
themes/mainroad/i18n/en.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Read more…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Last Modified"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Translations"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Page content"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Previous"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Next"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "About {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "WARNING"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Please activate at least one sidebar widget."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "SEARCH…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Languages"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categories"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Recent Posts"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tags"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Generated with <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> and \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Page not found"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"The page you were looking for appears to have been moved, deleted or does not exist. Please, use search or go to"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "main page"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "You don't have any posts yet!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Once you post something in any folder (section) under the <b>content</b> directory, it will appear here. Only one \
|
||||
section (with the most posts) will be displayed on the main page by default."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tip:</b> You can show as many sections as you like with \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
config parameter."
|
92
themes/mainroad/i18n/es.yaml
Normal file
92
themes/mainroad/i18n/es.yaml
Normal file
@ -0,0 +1,92 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Leer más"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menú"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menú"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Última modificación"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Traducciones"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Índice"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Anterior"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Siguiente"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Sobre el autor {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "Atención"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Activa al menos un widget en la barra lateral."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Buscar…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Idiomas"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categorías"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Más Recientes"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Etiquetas"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Generado con <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> y \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Página no encontrada"
|
||||
|
||||
- id: 404_text
|
||||
translation: "La página que estás buscando no aparece, no existe o se ha movido a otro lugar."
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "Página principal"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "¡Todavía no hay publicaciones!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Una vez que publiques algo en cualquier carpeta (sección) dentro del directorio <b>content</b>, se verá aquí. \
|
||||
Sólo una sección (la que tenga más publicaciones) se mostrará por defecto en la página principal."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Aviso:</b> Puedes mostrar tantas secciones como gustes con el parámetro de configuración \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
93
themes/mainroad/i18n/fr.yaml
Normal file
93
themes/mainroad/i18n/fr.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Lire la suite…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Dernière modification"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Traductions"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Sommaire"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Précédent"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Suivant"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "À propos de {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "Attention"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Activez au moins un widget pour la barre latérale."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Rechercher…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Langues"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Catégories"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Articles récents"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Mots-clefs"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Produit par <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> et le thème \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Page introuvable."
|
||||
|
||||
- id: 404_text
|
||||
translation: "La page que vous recherchez a apparemment été supprimée, déplacée, ou n'existe pas."
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "Accueil"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Vous n'avez pas encore de posts!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Une fois que vous avez publié quelque chose dans n'importe quel sous-dossier (section) du dossier <b>content</b>, \
|
||||
cela apparaîtra ici. Par défaut, une seule section (celle avec le plus de posts) sera affichée sur la page \
|
||||
principale."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Astuce:</b> Vous pouvez afficher autant de sections que vous voulez avec le paramètre de configuration \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
94
themes/mainroad/i18n/hr.yaml
Normal file
94
themes/mainroad/i18n/hr.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Više…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Meni"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Meni"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Ažurirano"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Prijevodi"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Podnaslovi"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Prethodni"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Slijedeći"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "O {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "PAŽNJA"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Aktivirajte barem jedan widget bočne trake."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Upišite traženi pojam"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Jezici"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategorije"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Najnoviji postovi"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Društvene mreže"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Ključne riječi"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Generirao <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> Tema \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. stranica nije pronađena"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Tražena stranica ne postoji ili je premještena ili izbrisana. Koristite pretragu ili idite na "
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "na početnu stranicu"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Još nemate objava!!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Nakon što stvorite objavu u bilo kojem poddirektoriju direktorija <b>content</b>, će se pojaviti ovdje. Prema zadanim postavkama, \
|
||||
na naslovnici se prikazuje samo jedan odjeljak (s najvećim brojem postova)."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Savjet:</b> Korištenje parametra \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
možete vidjeti bilo koji broj odjeljaka."
|
95
themes/mainroad/i18n/hu.yaml
Normal file
95
themes/mainroad/i18n/hu.yaml
Normal file
@ -0,0 +1,95 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Tovább olvas…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Utoljára módosítva"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Fordítások"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Az oldal tartalma"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Előző"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Következő"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "A {{ .Name }} -ról"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "FIGYELMEZTETÉS"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Kérjük, aktiváljon legalább egy oldalsáv-modult."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "KERES…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Nyelvek"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategóriák"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Legutóbbi bejegyzések"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Közösség"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Cimkék"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Létrehozva <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> és \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> témával."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Az oldal nem található"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Úgy tűnik, hogy a kívánt oldalt áthelyezték, törölték vagy nem létezik. Kérjük, használja a keresést, vagy lépjen \
|
||||
ide"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "főoldal"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Még nincs bejegyzésed!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Ha valamit a <b>content</b> könyvtár alatti mappába (szakaszba) közzéteszel, az itt jelenik meg. Csak egy szakasz \
|
||||
(a legtöbb hozzászólással) jelenik meg a főoldalon alapértelmezés szerint."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tipp:</b> Megjeleníthet annyi szakaszt, amennyit csak akar a \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
konfigurációs paraméterrel."
|
93
themes/mainroad/i18n/id.yaml
Normal file
93
themes/mainroad/i18n/id.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Selanjutnya…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Terakhir Diubah"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Terjemahan"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Konten Halaman"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Sebelumnya"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Selanjutnya"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Tentang {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "PERINGATAN"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Aktifkan setidaknya satu widget sidebar."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "CARI…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Bahasa"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategori"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Postingan Terbaru"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Sosmed"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tag"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Dibuat dengan <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> dan Tema \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Halaman tidak ditemukan"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Halaman yang Kamu cari tampaknya telah dipindahkan, dihapus atau tidak ada. Silakan gunakan pencarian atau pergi ke"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "Beranda"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Kamu belum memiliki postingan apa pun!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Setelah kamu memposting sesuatu ke dalam folder manapun di folder <b>content</b>, Postingan itu akan muncul \
|
||||
disini. Hanya satu bagian (dengan postingan terbanyak) yang akan ditampilkan di beranda secara default."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tip:</b> Kamu dapat menampilkan sebanyak mungkin bagian dengan parameter konfigurasi \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
94
themes/mainroad/i18n/it.yaml
Normal file
94
themes/mainroad/i18n/it.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Continua a leggere…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Ultima modifica"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Traduzioni"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Indice"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Precedente"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Prossimo"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Riguardo {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ATTENZIONE"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Si prega di attivare almeno un widget della barra laterale."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "CERCA…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Lingue"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categorie"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Post recenti"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tag"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Generato con <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> e il tema \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Pagina non trovata"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"La pagina che stai cercando sembra essere stata spostata, rimossa o non esiste. Si prega di usare la ricerca o \
|
||||
andare alla"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "pagina principale"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Non hai ancora nessun post!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Una volta pubblicato qualcosa in una qualsiasi cartella (sezione) dentro la directory <b>content</b>, apparirà \
|
||||
qui. Solo una sezione (quella con più post) verrà mostrata in modo predefinito nella pagina principale."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Suggerimento:</b> Puoi mostrare quante sezioni vuoi con il parametro \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
95
themes/mainroad/i18n/ja.yaml
Normal file
95
themes/mainroad/i18n/ja.yaml
Normal file
@ -0,0 +1,95 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "続きを読む…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "メニュー"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "メニュー"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "最終更新"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "翻訳"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "目次"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "前の投稿"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "次の投稿"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "{{ .Name }}について"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "警告"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "1つ以上のサイドバーウィジェットを有効にしてください。"
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "検索…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "言語"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "カテゴリー"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "最近の投稿"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "ソーシャル"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "タグ"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"このサイトは <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> と \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> \
|
||||
テーマで生成されています。"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. ページが見つかりません"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"お探しのページは移動されたか削除された、もしくは存在しないようです。検索するか、こちらのページに移動してください: "
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "メインページ"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "まだ何も投稿していません!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"<b>content</b> 以下のどこかのディレクトリに投稿を追加するとここに表示されます。デフォルトでは(最も投稿の多い)1つのセクション \
|
||||
だけがメインページに表示されます。"
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>ヒント:</b> 設定のパラメーター \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
を使って好きな数だけセクションを表示させることもできます。"
|
94
themes/mainroad/i18n/kk.yaml
Normal file
94
themes/mainroad/i18n/kk.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Ары қарай оқу…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Мәзір"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Мәзір"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Соңғы өзгеріс"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Аудармалар"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Беттің мазмұны"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Артқа"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Алға"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Автор туралы {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "Назар аударыңыз"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Бүйірлік тақтаның кем дегенде бір виджетін іске қосыңыз."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Іздеу…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Тілдер"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Санаттар"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Соңғы жарияланымдар"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Әлеуметтік желілер"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Тегтер"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"<a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> және \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> тақырыптар \
|
||||
көмегімен жасалған."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Бет табылмады"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Сіз іздеген бет жылжытылған, жойылған немесе мүлдем жоқ сияқты. Өтінемін, іздеуді қолданыңыз немесе өтіңіз"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "Басты бет"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Сізде бірде-бір жарияланым жоқ!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Сіз кез-келген қалтада (бөлімде) <b>content</b > каталогының ішінде бірдеңе жариялағаннан кейін ол пайда болады \
|
||||
мындасыз. Әдепкі бойынша, басты бетте тек бір бөлім көрсетіледі (ең көп саны бар жарияланым)."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Кеңес:</b> конфигурация опциясы арқылы қалаған бөлімдерді көрсетуге болады \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
94
themes/mainroad/i18n/mk.yaml
Normal file
94
themes/mainroad/i18n/mk.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Читај повеќе…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Мени"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Мени"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Последна промена"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Преводи"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Содржина"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Претходна"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Следна"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "За {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ВНИМАНИЕ"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Ве молам, активирајте најмалку еден страничен елемент."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "Пребарувај…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Јазици"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Категории"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Скорешни написи"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Социјални"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Ознаки"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Направено со <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> и тема \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Страницата не е најдена"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Страницата која ја баравте личи дека е поместена, избришана или не постои. Ве молам, користите го полето Барај \
|
||||
или Оди"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "главна страница"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Сѐ уште немате написи!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Штом објавите напис во било кој директориум (секција) под директориумот <b>content</b>, тој ќе се појави тука. \
|
||||
Предефинирано само една секција (со најмногу написи) ќе се прикаже на главната страница."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Препорака:</b> Може да прикажете колку сакате секции со конфигурацискиот параметар \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
93
themes/mainroad/i18n/nl.yaml
Normal file
93
themes/mainroad/i18n/nl.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Meer lezen…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Laatst gewijzigd"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Vertalingen"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Inhoud"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Vorige"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Volgende"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Over {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "WAARSCHUWING"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Activeer minstens één sidebar widget."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "ZOEKEN…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Talen"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categorieën"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Recente posts"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tags"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Gegenereerd met <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> en het \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Pagina niet gevonden"
|
||||
|
||||
- id: 404_text
|
||||
translation: "De pagina is mogelijk verplaatst, verwijderd of bestaat niet. Gebruik de zoekfunctie of \"ga naar\""
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "hoofdpagina"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Er zijn nog geen posts!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Zodra je iets post in welke map (sectie) dan ook onder de <b>content</b> directory, zal het hier verschijnen. \
|
||||
Slechts één sectie (met de meeste posts) zal standaard getoond worden op de hoofdpagina."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tip:</b> Je kunt zoveel secties laten zien als je wilt met de \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
config parameter."
|
93
themes/mainroad/i18n/pt-br.yaml
Normal file
93
themes/mainroad/i18n/pt-br.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Leia mais…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Última modificação"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Traduções"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Conteúdo da página"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Anterior"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Próximo"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Sobre {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ATENÇÃO"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Ative pelo menos um widget da barra lateral."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "BUSCAR…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Línguas"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categorias"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Postagens recentes"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tags"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Gerado com <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> com o tema \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Página não encontrada"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"A página que você estava procurando parece ter sido excluída ou não existe. Por favor, use a pesquisa ou vá para"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "página principal"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Você ainda não tem nenhuma postagem!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Quando você criar uma postagem em qualquer pasta (seção) dentro do diretório <b>content</b>, ele vai aparecer aqui. \
|
||||
Apenas uma seção (a que conter mais postagens) será exibida na página principal por padrão."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Dica:</b> Você pode mostrar quantas seções você quiser com o parâmetro de configuração \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
93
themes/mainroad/i18n/pt.yaml
Normal file
93
themes/mainroad/i18n/pt.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Leia mais…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Última modificação"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Traduções"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Conteúdo da página"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Anterior"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Próximo"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Sobre {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ATENÇÃO"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Ative pelo menos um widget da barra lateral."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "BUSCAR…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Línguas"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Categorias"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Postagens recentes"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Social"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Tags"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Gerado com <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> com o tema \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Página não encontrada"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"A página que você estava procurando parece ter sido excluída ou não existe. Por favor, use a pesquisa ou vá para"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "página principal"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Você ainda não tem nenhuma postagem!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Quando você criar uma postagem em qualquer pasta (seção) dentro do diretório <b>content</b>, ele vai aparecer aqui. \
|
||||
Apenas uma seção (a que conter mais postagens) será exibida na página principal por padrão."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Dica:</b> Você pode mostrar quantas seções você quiser com o parâmetro de configuração \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
95
themes/mainroad/i18n/ru.yaml
Normal file
95
themes/mainroad/i18n/ru.yaml
Normal file
@ -0,0 +1,95 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Читать далее…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Меню"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Меню"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Последнее изменение"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Переводы"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Содержимое страницы"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Назад"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Вперед"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Об авторе {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "ВНИМАНИЕ"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Пожалуйста, активируйте как минимум один виджет боковой панели."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "ПОИСК…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Языки"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Категории"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Недавние публикации"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Социальные сети"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Теги"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Сгенерировано с использованием <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> \
|
||||
и темы <a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Страница не найдена"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Страница, которую вы искали, по-видимому, была перемещена, удалена или не существовала вообще. Пожалуйста, \
|
||||
используйте поиск или перейдите на"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "главную страницу"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "У вас нет ни одной публикации!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Как только вы опубликуете что-нибудь в любой папке (разделе) внутри директории <b>content</b>, оно появится \
|
||||
здесь. По-умолчанию на главной странице будет отображаться только один раздел (с наибольшим количеством \
|
||||
публикаций)."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Совет:</b> Вы можете отображать сколько угодно разделов с помощью параметра конфигурации \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
94
themes/mainroad/i18n/sv.yaml
Normal file
94
themes/mainroad/i18n/sv.yaml
Normal file
@ -0,0 +1,94 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Läs mer…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Meny"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Meny"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Senast ändrad"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Översättningar"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Sidinnehåll"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Föregående"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Nästa"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Om {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "VARNING"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Vänligen aktivera minst en sidopanel-widget."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "SÖK…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Språk"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Kategorier"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Senaste inlägg"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Sociala medier"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Taggar"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Genererad med <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> och \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> tema."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Sidan hittades inte"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Sidan du letade efter verkar ha flyttats, raderats eller finns inte. Vänligen använd sökning eller gå till"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "huvudsidan"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Du har inga inlägg än!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"När du publicerar något i någon mapp (sektion) under <b>content</b> katalogen kommer det att visas här. Endast en \
|
||||
sektion (med flest inlägg) visas på huvudsidan som standard."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Tips:</b> Du kan visa så många sektioner du vill med \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
konfigurationsparametern."
|
93
themes/mainroad/i18n/vi.yaml
Normal file
93
themes/mainroad/i18n/vi.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "Đọc tiếp…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "Menu"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "Menu"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "Cập nhật lần cuối"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "Bản dịch"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "Mục lục"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "Trước"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "Sau"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "Về {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "CÁNH BÁO"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "Vui lòng tạo hoặc kích hoạt tối thiểu một thành phần trong thanh bên."
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "TÌM KIẾM…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "Ngôn ngữ"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "Chủ đề"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "Bài viết gần đây"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "Xã hội"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "Thẻ"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"Được tạo từ <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> sử dụng với \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>."
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. Không tìm thấy trang này"
|
||||
|
||||
- id: 404_text
|
||||
translation:
|
||||
"Trang bạn đang tìm kiếm đã bị xoá hoặc không tồn tại. Vui lòng sử dụng chức năng tìm kiếm"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "trang chủ"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "Bạn chưa có bài viết nào!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"Khi bạn xuất bản bất kì bài viết nào trong bất kì thư mục nào trong thư mục <b>content</b>, nó sẽ xuất hiện tại đây.\
|
||||
Mặc định chỉ một phần của bài viết sẽ được xuất hiện trong trang chủ cho hầu hết các bài viết."
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>Gợi ý:</b> Bạn có thể hiện bao nhiêu phần tuỳ ý bằng tham số parameter \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b>."
|
92
themes/mainroad/i18n/zh-cn.yaml
Normal file
92
themes/mainroad/i18n/zh-cn.yaml
Normal file
@ -0,0 +1,92 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "阅读全文…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "菜单"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "菜单"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "最后修改"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "翻译"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "目录"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "上一篇"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "下一篇"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "关于 {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "警告"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "请至少选择一个侧边栏组件"
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "搜索…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "语言"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "分类"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "近期文章"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "社交"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "标签"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation: "基于 <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> 引擎和 \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> 主题"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. 抱歉,找不到您要找的页面"
|
||||
|
||||
- id: 404_text
|
||||
translation: "您要找的页面可能已经被移除、删除或不存在,不妨去首页搜索一下吧。"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "回到首页"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "目前还没有任何内容!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"在 <b>content</b> 目录下的任意文件夹(板块)中发布内容后,它就会显示在这里。\
|
||||
只有一个板块的内容(默认文章最多的文件夹)会显示在主页面上"
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>提示:</b> 您可以通过 \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
参数来控制展示您想要展示的板块内容。"
|
93
themes/mainroad/i18n/zh-tw.yaml
Normal file
93
themes/mainroad/i18n/zh-tw.yaml
Normal file
@ -0,0 +1,93 @@
|
||||
# General
|
||||
- id: read_more
|
||||
translation: "閱讀全文…"
|
||||
|
||||
- id: menu_label
|
||||
translation: "選單"
|
||||
|
||||
- id: sidemenu_title
|
||||
translation: "選單"
|
||||
|
||||
# Post meta
|
||||
- id: meta_lastmod
|
||||
translation: "最後修改"
|
||||
|
||||
- id: meta_translations
|
||||
translation: "翻譯"
|
||||
|
||||
# Table of Contents
|
||||
- id: toc_title
|
||||
translation: "內文"
|
||||
|
||||
# Post nav
|
||||
- id: post_nav_prev
|
||||
translation: "前一則"
|
||||
|
||||
- id: post_nav_next
|
||||
translation: "下一則"
|
||||
|
||||
# Authorbox
|
||||
- id: authorbox_name
|
||||
translation: "關於 {{ .Name }}"
|
||||
|
||||
# Sidebar
|
||||
- id: sidebar_warning
|
||||
translation: "警告"
|
||||
|
||||
- id: sidebar_recommendation
|
||||
translation: "請至少選擇一個側邊欄元件"
|
||||
|
||||
# Search widget
|
||||
- id: search_placeholder
|
||||
translation: "搜尋…"
|
||||
|
||||
# Languages widget
|
||||
- id: languages_title
|
||||
translation: "語言"
|
||||
|
||||
# Categories widget
|
||||
- id: categories_title
|
||||
translation: "分類"
|
||||
|
||||
# Recent Posts widget
|
||||
- id: recent_title
|
||||
translation: "近期文章"
|
||||
|
||||
# Social widget
|
||||
- id: social_title
|
||||
translation: "社群"
|
||||
|
||||
# Tags List widget
|
||||
- id: tags_title
|
||||
translation: "標籤"
|
||||
|
||||
# Footer
|
||||
- id: footer_credits
|
||||
translation:
|
||||
"使用 <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> 技術與 \
|
||||
<a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a>主題"
|
||||
|
||||
# 404
|
||||
- id: 404_title
|
||||
translation: "404. 糟糕!我們似乎無法找到您要找的頁面。"
|
||||
|
||||
- id: 404_text
|
||||
translation: "您要找的頁面可能已經被移除、刪除或是不存在。請回到首頁或是使用搜尋功能。"
|
||||
|
||||
- id: 404_linktext
|
||||
translation: "回到首頁"
|
||||
|
||||
# No posts empty state
|
||||
- id: noposts_warning_title
|
||||
translation: "目前還沒有任何内容!"
|
||||
|
||||
- id: noposts_warning_description
|
||||
translation:
|
||||
"在 <b>content</b> 目錄下的任意資料夾(區塊)中發布内容後,就會被顯示在此處。\
|
||||
其中只有一個區塊的内容(預設是擁有文章數量最多的資料夾)會被顯示在主要頁面上"
|
||||
|
||||
- id: noposts_warning_tip
|
||||
translation:
|
||||
"<b>提示:</b> 您可以透過 \
|
||||
<b><a href=\"https://gohugo.io/functions/where/#mainsections\" rel=\"nofollow noopener\" target=\"_blank\">mainSections</a></b> \
|
||||
參數來控制所要展示的區塊內容。"
|
Reference in New Issue
Block a user