✨ feat: add search functionality (#250)
This commit is contained in:
@@ -14,6 +14,13 @@ privacy = "política de privadesa"
|
||||
site_statistics = "estadístiques del lloc"
|
||||
sitemap = "mapa del lloc"
|
||||
|
||||
# Search.
|
||||
search = "Cercar"
|
||||
search_icon_title = "Fes clic o prem $SHORTCUT per obrir la cerca" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Esborrar cerca" # Title of the X icon next to search input.
|
||||
result = "resultat" # "1 result"
|
||||
results = "resultats" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Llegir més"
|
||||
post = "entrada"
|
||||
|
@@ -18,6 +18,13 @@ privacy = "datenschutzrichtlinie"
|
||||
site_statistics = "seitenstatistiken"
|
||||
sitemap = "seitenübersicht"
|
||||
|
||||
# Search.
|
||||
search = "Suchen"
|
||||
search_icon_title = "Klicken oder $SHORTCUT drücken, um die Suche zu öffnen" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Suche löschen" # Title of the X icon next to search input.
|
||||
result = "ergebnis" # "1 result"
|
||||
results = "ergebnisse" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Weiterlesen"
|
||||
post = "beitrag"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "privacy policy"
|
||||
site_statistics = "site statistics"
|
||||
sitemap = "sitemap"
|
||||
|
||||
# Search.
|
||||
search = "Search"
|
||||
search_icon_title = "Click or press $SHORTCUT to open search" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Clear search" # Title of the X icon next to search input.
|
||||
result = "result" # "1 result"
|
||||
results = "results" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Read more"
|
||||
post = "post"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "política de privacidad"
|
||||
site_statistics = "estadísticas del sitio"
|
||||
sitemap = "mapa del sitio"
|
||||
|
||||
# Search.
|
||||
search = "Buscar"
|
||||
search_icon_title = "Haz clic o usa $SHORTCUT para abrir la búsqueda" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Borrar búsqueda" # Title of the X icon next to search input.
|
||||
result = "resultado" # "1 result"
|
||||
results = "resultados" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Leer más"
|
||||
post = "entrada"
|
||||
|
@@ -18,6 +18,13 @@ privacy = "politique de confidentialité"
|
||||
site_statistics = "statistiques du site"
|
||||
sitemap = "plan du site"
|
||||
|
||||
# Search.
|
||||
search = "Rechercher"
|
||||
search_icon_title = "Cliquez ou appuyez sur $SHORTCUT pour ouvrir la recherche" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Effacer la recherche" # Title of the X icon next to search input.
|
||||
result = "résultat" # "1 result"
|
||||
results = "résultats" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Lire plus"
|
||||
post = "article"
|
||||
|
@@ -16,6 +16,13 @@ privacy = "गोपनीयता नीति"
|
||||
site_statistics = "साइट सांख्यिकी"
|
||||
sitemap = "साइटमैप"
|
||||
|
||||
# Search.
|
||||
search = "खोजें"
|
||||
search_icon_title = "$SHORTCUT दबाएँ या क्लिक करें खोज खोलने के लिए" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "खोज साफ करें" # Title of the X icon next to search input.
|
||||
result = "परिणाम" # "1 result"
|
||||
results = "परिणाम" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "और पढ़ें"
|
||||
post = "पोस्ट"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "politica sulla privacy"
|
||||
site_statistics = "statistiche del sito"
|
||||
sitemap = "mappa del sito"
|
||||
|
||||
# Search.
|
||||
search = "Cerca"
|
||||
search_icon_title = "Clicca o premi $SHORTCUT per aprire la ricerca" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Cancella ricerca" # Title of the X icon next to search input.
|
||||
result = "risultato" # "1 result"
|
||||
results = "risultati" # "3 result" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Leggi di più"
|
||||
post = "post"
|
||||
|
@@ -18,6 +18,13 @@ privacy = "プライバシーポリシー"
|
||||
site_statistics = "サイト統計"
|
||||
sitemap = "サイトマップ"
|
||||
|
||||
# Search.
|
||||
search = "検索"
|
||||
search_icon_title = "$SHORTCUTを押すか、クリックして検索を開く" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "検索をクリア" # Title of the X icon next to search input.
|
||||
result = "結果" # "1 result"
|
||||
results = "結果" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "続きを読む"
|
||||
post = "投稿"
|
||||
|
@@ -18,6 +18,13 @@ privacy = "개인정보 처리방침"
|
||||
site_statistics = "사이트 통계"
|
||||
sitemap = "사이트맵"
|
||||
|
||||
# Search.
|
||||
search = "검색"
|
||||
search_icon_title = "클릭하거나 $SHORTCUT을 눌러 검색 열기" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "검색 지우기" # Title of the X icon next to search input.
|
||||
result = "결과" # "1 result"
|
||||
results = "결과" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "더 읽기"
|
||||
post = "게시물"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "política de privacidade"
|
||||
site_statistics = "estatísticas do site"
|
||||
sitemap = "mapa do site"
|
||||
|
||||
# Search.
|
||||
search = "Pesquisar"
|
||||
search_icon_title = "Clique ou pressione $SHORTCUT para abrir a pesquisa" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Limpar pesquisa" # Title of the X icon next to search input.
|
||||
result = "resultado" # "1 result"
|
||||
results = "resultados" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Ler mais"
|
||||
post = "publicação"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "политика конфиденциальности"
|
||||
site_statistics = "статистика сайта"
|
||||
sitemap = "карта сайта"
|
||||
|
||||
# Search.
|
||||
search = "Поиск"
|
||||
search_icon_title = "Нажмите или используйте $SHORTCUT для открытия поиска" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Очистить поиск" # Title of the X icon next to search input.
|
||||
result = "результат" # "1 result"
|
||||
results = "результаты" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Читать далее"
|
||||
post = "пост"
|
||||
|
@@ -18,6 +18,13 @@ privacy = "політика конфіденційності"
|
||||
site_statistics = "статистика сайту"
|
||||
sitemap = "карта сайту"
|
||||
|
||||
# Search.
|
||||
search = "Пошук"
|
||||
search_icon_title = "Натисніть або використовуйте $SHORTCUT, щоб відкрити пошук" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "Очистити пошук" # Title of the X icon next to search input.
|
||||
result = "результат" # "1 result"
|
||||
results = "результати" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "Читати далі"
|
||||
post = "пост"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "隐私政策" # Machine translated.
|
||||
site_statistics = "网站统计" # Machine translated.
|
||||
sitemap = "站点地图" # Machine translated.
|
||||
|
||||
# Search.
|
||||
search = "搜索"
|
||||
search_icon_title = "点击或按 $SHORTCUT 开启搜索" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "清除搜索" # Title of the X icon next to search input.
|
||||
result = "结果" # "1 result"
|
||||
results = "结果" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "阅读全文"
|
||||
post = "文章"
|
||||
|
@@ -14,6 +14,13 @@ privacy = "隱私政策" # Machine translated.
|
||||
site_statistics = "網站統計" # Machine translated.
|
||||
sitemap = "網站地圖" # Machine translated.
|
||||
|
||||
# Search.
|
||||
search = "搜尋"
|
||||
search_icon_title = "點擊或按 $SHORTCUT 來開啟搜尋" # $SHORTCUT will be replaced with the actual keyboard shortcut.
|
||||
clear_search = "清除搜尋" # Title of the X icon next to search input.
|
||||
result = "結果" # "1 result"
|
||||
results = "結果" # "3 results" (also used for 0 results).
|
||||
|
||||
# Navigation.
|
||||
read_more = "閱讀全文"
|
||||
post = "文章"
|
||||
|
Reference in New Issue
Block a user