Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorweru <fromweru@gmail.com>2022-03-24 20:49:00 +0300
committerweru <fromweru@gmail.com>2022-03-24 20:49:00 +0300
commit7ac611ceecb01418d34d99b81af69abbfa47e730 (patch)
tree52f0cd081f18575704575ad226e1cea6046df0f5 /i18n
parent9d7b6e6080d11fb04653970f2d601a47d347c933 (diff)
add translations #49
Signed-off-by: weru <fromweru@gmail.com>
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ca.toml16
-rw-r--r--i18n/de.toml16
-rw-r--r--i18n/en.toml16
-rw-r--r--i18n/es.toml16
-rw-r--r--i18n/fr.toml16
-rw-r--r--i18n/no.toml16
-rw-r--r--i18n/pt.toml16
-rw-r--r--i18n/tr.toml16
8 files changed, 128 insertions, 0 deletions
diff --git a/i18n/ca.toml b/i18n/ca.toml
index 42a88f7..c4cd53d 100644
--- a/i18n/ca.toml
+++ b/i18n/ca.toml
@@ -54,3 +54,19 @@ other = "{{ .ReadingTime }} min lectura"
[series_posts]
other = "Publicacions d'aquesta sèrie"
+
+# search
+[quick_links]
+ other = "Resultats"
+[no_matches]
+ other = "No s'han trobat resultats"
+[search_field_placeholder]
+ other = "Cerca la base de coneixements"
+[blog_search_field_placeholder]
+ other = "Cerca..."
+[search_results_label]
+ other = "Resultats de la cerca"
+[short_search_query]
+ other = "La consulta és massa curta"
+[type_to_search]
+ other = "Escriu per cercar"
diff --git a/i18n/de.toml b/i18n/de.toml
index 7cc66a9..6625ed6 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -72,3 +72,19 @@ other = "Informationen zu Hugo Page Bundles"
[series_posts]
other = "Beiträge in dieser Serie"
+
+# search
+[quick_links]
+ other = "Ergebnisse"
+[no_matches]
+ other = "Keine Ergebnisse gefunden"
+[search_field_placeholder]
+ other = "Wissensdatenbank durchsuchen"
+[blog_search_field_placeholder]
+ other = "Suchen..."
+[search_results_label]
+ other = "Suchergebnisse"
+[short_search_query]
+ other = "Abfrage ist zu kurz"
+[type_to_search]
+ other = "Zum Suchen eingeben"
diff --git a/i18n/en.toml b/i18n/en.toml
index f5c9318..8e8bd83 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -72,3 +72,19 @@ other = "Information about Hugo Page Bundles"
[series_posts]
other = "Posts in this series"
+
+# search
+[quick_links]
+ other = "Results"
+[no_matches]
+ other = "No results found"
+[search_field_placeholder]
+ other = "Search the knowledge base"
+[blog_search_field_placeholder]
+ other = "Search..."
+[search_results_label]
+ other = "Search Results"
+[short_search_query]
+ other = "Query is too short"
+[type_to_search]
+ other = "Type to search"
diff --git a/i18n/es.toml b/i18n/es.toml
index 67d7918..4433d64 100644
--- a/i18n/es.toml
+++ b/i18n/es.toml
@@ -72,3 +72,19 @@ other = "Información sobre Hugo Page Bundles"
[series_posts]
other = "Publicaciones en esta serie"
+
+# search
+[quick_links]
+ other = "Resultados"
+[no_matches]
+ other = "No se encontraron resultados"
+[search_field_placeholder]
+ other = "Buscar en la base de conocimiento"
+[blog_search_field_placeholder]
+ other = "Buscar..."
+[search_results_label]
+ other = "Resultados de búsqueda"
+[short_search_query]
+ other = "La consulta es demasiado corta"
+[type_to_search]
+ other = "Escriba para buscar"
diff --git a/i18n/fr.toml b/i18n/fr.toml
index d39cb1b..c798d65 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -72,3 +72,19 @@ other = "Des informations sur Hugo Page Bundles"
[series_posts]
other = "Articles dans cette série"
+
+# search
+[quick_links]
+ other = "Résultats"
+[no_matches]
+ other = "Aucun résultat trouvé"
+[search_field_placeholder]
+ other = "Rechercher dans la base de connaissances"
+[blog_search_field_placeholder]
+ other = "Rechercher..."
+[search_results_label]
+ other = "Résultats de la recherche"
+[short_search_query]
+ other = "La requête est trop courte"
+[type_to_search]
+ other = "Tapez pour rechercher" \ No newline at end of file
diff --git a/i18n/no.toml b/i18n/no.toml
index 0fbbd5a..6acbcf0 100644
--- a/i18n/no.toml
+++ b/i18n/no.toml
@@ -72,3 +72,19 @@ other = "Informasjon om Hugo Sidepakker"
[series_posts]
other = "Flere innlegg i denne serien"
+
+# search
+[quick_links]
+ other = "Resultater"
+[no_matches]
+ other = "Ingen resultater funnet"
+[search_field_placeholder]
+ other = "Søk i kunnskapsbasen"
+[blog_search_field_placeholder]
+ other = "Søk..."
+[search_results_label]
+ other = "Søkeresultater"
+[short_search_query]
+ other = "Søket er for kort"
+[type_to_search]
+ other = "Skriv for å søke"
diff --git a/i18n/pt.toml b/i18n/pt.toml
index 9642877..2919a95 100644
--- a/i18n/pt.toml
+++ b/i18n/pt.toml
@@ -72,3 +72,19 @@ other = "Informação sobre Hugo Page Bundles"
[series_posts]
other = "Postagens nesta série"
+
+# search
+[quick_links]
+ other = "Resultados"
+[no_matches]
+ other = "Nenhum resultado encontrado"
+[search_field_placeholder]
+ other = "Pesquisar a base de conhecimento"
+[blog_search_field_placeholder]
+ other = "Pesquisar..."
+[search_results_label]
+ other = "Resultados da pesquisa"
+[short_search_query]
+ other = "A consulta é muito curta"
+[type_to_search]
+ other = "Digite para pesquisar"
diff --git a/i18n/tr.toml b/i18n/tr.toml
index ec78938..69710c9 100644
--- a/i18n/tr.toml
+++ b/i18n/tr.toml
@@ -72,3 +72,19 @@ other = "Hakkında bilgi Hugo Page Bundles"
[series_posts]
other = "Posts in this series"
+
+# search
+[quick_links]
+ other = "Sonuçlar"
+[no_matches]
+ other = "Sonuç bulunamadı"
+[search_field_placeholder]
+ other = "Bilgi tabanında ara"
+[blog_search_field_placeholder]
+ other = "Ara..."
+[search_results_label]
+ other = "Arama Sonuçları"
+[short_search_query]
+ other = "Sorgu çok kısa"
+[type_to_search]
+ other = "Aramak için yazın"