feat: allow showcasing featured projects on homepage (#297)

This commit is contained in:
Óscar
2024-04-23 17:59:35 +02:00
committed by GitHub
parent 7ef74a8f53
commit e7172a0432
28 changed files with 174 additions and 26 deletions

View File

@@ -40,6 +40,8 @@ next = "التالي" # As in "Next" page.
of = "من" # E.g. Page 1 "of" 3
all_posts = "جميع التدوينات"
all_tags = "جميع الوسوم"
all_projects = "جميع المشاريع"
featured_projects = "المشاريع المميزة"
language_selection = "تحديد اللغة"
toggle_mode = "تبديل الاوضاع $MODE" # $MODE will be replaced by a value (or both) below.
dark = "داكن"

View File

@@ -31,6 +31,8 @@ next = "Següent" # As in "Next" page.
of = "de" # E.g. Page 1 "of" 3
all_posts = "Totes les entrades"
all_tags = "Totes les etiquetes"
all_projects = "Tots els projectes"
featured_projects = "Projectes destacats"
language_selection = "Selecció d'idioma"
toggle_mode = "Canvia el mode $MODE" # $MODE will be replaced by a value (or both) below.
dark = "obscur"

View File

@@ -35,6 +35,8 @@ next = "Nächst" # As in "Next" page.
of = "von" # E.g. Page 1 "of" 3
all_posts = "Alle Beiträge"
all_tags = "Alle Tags"
all_projects = "Alle Projekte"
featured_projects = "Empfohlene Projekte"
language_selection = "Sprachauswahl"
toggle_mode = "Wechsle in den $MODE Modus" # $MODE will be replaced by a value (or both) below.
dark = "dunkel"

View File

@@ -31,6 +31,8 @@ next = "Next" # As in "Next" page.
of = "of" # E.g. Page 1 "of" 3
all_posts = "All posts"
all_tags = "All tags"
all_projects = "All projects"
featured_projects = "Featured projects"
language_selection = "Language selection"
toggle_mode = "Toggle $MODE mode" # $MODE will be replaced by a value (or both) below.
dark = "dark"

View File

@@ -31,6 +31,8 @@ next = "Siguiente" # As in "Next" page.
of = "de" # E.g. Page 1 "of" 3
all_posts = "Todas las entradas"
all_tags = "Todas las etiquetas"
all_projects = "Todos los proyectos"
featured_projects = "Proyectos destacados"
language_selection = "Selección de idioma"
toggle_mode = "Cambiar a modo $MODE" # $MODE will be replaced by a value (or both) below.
dark = "oscuro"

View File

@@ -31,6 +31,8 @@ next = "بعدی" # As in "Next" page.
of = "از" # E.g. Page 1 "of" 3
all_posts = "همه مطالب"
all_tags = "همه برچسب‌ها"
all_projects = "همه پروژه‌ها"
featured_projects = "پروژه‌های برجسته"
language_selection = "انتخاب زبان"
toggle_mode = "تغییر حالت $MODE" # $MODE will be replaced by a value (or both) below.
dark = "تیره"

View File

@@ -31,6 +31,8 @@ next = "Suivant" # As in "Next" page.
of = "sur" # E.g. Page 1 "of" 3
all_posts = "Tous les articles"
all_tags = "Toutes les étiquettes"
all_projects = "Tous les projets"
featured_projects = "Projets à la une"
language_selection = "Sélection de la langue"
toggle_mode = "Basculer en mode $MODE" # $MODE will be replaced by a value (or both) below.
dark = "sombre"

View File

@@ -33,6 +33,8 @@ next = "अगला" # As in "Next" page.
of = "का" # E.g. Page 1 "of" 3
all_posts = "सभी पोस्ट्स"
all_tags = "सभी टैग्स"
all_projects = "सभी प्रोजेक्ट"
featured_projects = "विशेष प्रोजेक्ट"
language_selection = "भाषा चयन"
toggle_mode = "$MODE मोड में टॉगल करें" # $MODE will be replaced by a value (or both) below.
dark = "अंधेरा"

View File

@@ -31,6 +31,8 @@ next = "Successivo" # As in "Next" page.
of = "di" # E.g. Page 1 "of" 3
all_posts = "Tutti i post"
all_tags = "Tutti i tag"
all_projects = "Tutti i progetti"
featured_projects = "Progetti in evidenza"
language_selection = "Selezione della lingua"
toggle_mode = "Passa alla modalità $MODE" # $MODE will be replaced by a value (or both) below.
dark = "scuro"

View File

@@ -35,6 +35,8 @@ next = "次" # As in "Next" page.
of = "中" # E.g. Page 1 "of" 3
all_posts = "すべての投稿"
all_tags = "すべてのタグ"
all_projects = "全てのプロジェクト"
featured_projects = "注目のプロジェクト"
language_selection = "言語選択"
toggle_mode = "$MODE モードに切り替え" # $MODE will be replaced by a value (or both) below.
dark = "暗い"

View File

@@ -35,6 +35,8 @@ next = "다음" # As in "Next" page.
of = "중" # E.g. Page 1 "of" 3
all_posts = "모든 게시물"
all_tags = "모든 태그"
all_projects = "모든 프로젝트"
featured_projects = "추천 프로젝트"
language_selection = "언어 선택"
toggle_mode = "$MODE 모드로 전환" # $MODE will be replaced by a value (or both) below.
dark = "어두운"

View File

@@ -31,6 +31,8 @@ next = "Volgende" # As in "Next" page. - Volgende pagina
of = "van" # E.g. Page 1 "of" 3
all_posts = "Alle berichten"
all_tags = "Alle labels"
all_projects = "Alle projecten"
featured_projects = "Aanbevolen projecten"
language_selection = "Selecteer taal"
toggle_mode = "Schakel de $MODE-modus in" # $MODE will be replaced by a value (or both) below.
dark = "donker"

View File

@@ -31,6 +31,8 @@ next = "Seguinte" # As in "Next" page.
of = "de" # E.g. Page 1 "of" 3
all_posts = "Todas as publicações"
all_tags = "Todas as etiquetas"
all_projects = "Todos os projetos"
featured_projects = "Projetos em destaque"
language_selection = "Seleção de idioma"
toggle_mode = "Alternar para o modo $MODE" # $MODE will be replaced by a value (or both) below.
dark = "escuro"

View File

@@ -38,6 +38,8 @@ next = "След." # As in "Next" page.
of = "из" # E.g. Page 1 "of" 3
all_posts = "Все посты"
all_tags = "Все теги"
all_projects = "Все проекты"
featured_projects = "Избранные проекты"
language_selection = "Выбор языка"
toggle_mode = "Переключить на режим $MODE" # $MODE will be replaced by a value (or both) below.
dark = "тёмный"

View File

@@ -42,6 +42,8 @@ next = "Наст." # As in "Next" page.
of = "з" # E.g. Page 1 "of" 3
all_posts = "Всі пости"
all_tags = "Всі теги"
all_projects = "Усі проекти"
featured_projects = "Обрані проекти"
language_selection = "Вибір мови"
toggle_mode = "Перемкнути в режим $MODE" # $MODE will be replaced by a value (or both) below.
dark = "темний"

View File

@@ -31,6 +31,8 @@ next = "下一页" # As in "Next" page.
of = "/" # E.g. Page 1 "of" 3
all_posts = "所有文章"
all_tags = "所有标签"
all_projects = "所有项目" # Machine translated.
featured_projects = "特色项目" # Machine translated.
language_selection = "语言选择" # Machine translated.
toggle_mode = "切换到$MODE模式" # $MODE will be replaced by a value (or both) below. Machine translated.
dark = "暗" # Machine translated.

View File

@@ -31,6 +31,8 @@ next = "下一頁" # As in "Next" page.
of = "/" # E.g. Page 1 "of" 3
all_posts = "所有文章"
all_tags = "所有標籤"
all_projects = "所有項目" # Machine translated.
featured_projects = "精選項目" # Machine translated.
language_selection = "語言選擇" # Machine translated.
toggle_mode = "切換到$MODE模式" # $MODE will be replaced by a value (or both) below. Machine translated.
dark = "暗" # Machine translated.