Initial site working
This commit is contained in:
38
themes/ananke/i18n/bg.toml
Normal file
38
themes/ananke/i18n/bg.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Още"
|
||||
|
||||
[allTitle]
|
||||
other = "Всички {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Последни {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "виж още"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Съдържание {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Подобни"
|
||||
|
||||
[yourName]
|
||||
other = "Вашето име"
|
||||
|
||||
[emailAddress]
|
||||
other = "Адрес на елекронна поща"
|
||||
|
||||
[message]
|
||||
other = "Съобщение"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Задължително е да предоставите адрес на електронна поща."
|
||||
|
||||
[send]
|
||||
other = "Изпрати"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} страница"
|
46
themes/ananke/i18n/ca.toml
Normal file
46
themes/ananke/i18n/ca.toml
Normal file
@ -0,0 +1,46 @@
|
||||
[more]
|
||||
other = "Més"
|
||||
|
||||
[allTitle]
|
||||
other = "Tots els {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "{{.Title }} recents"
|
||||
|
||||
[readMore]
|
||||
other = "Llegir més"
|
||||
|
||||
[by]
|
||||
other = "Per"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Qué hi ha en aquest {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Relacionat"
|
||||
|
||||
[yourName]
|
||||
other = "El teu nom"
|
||||
|
||||
[emailAddress]
|
||||
other = "Adreça de correu electrònic"
|
||||
|
||||
[message]
|
||||
other = "Missatge"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "És necesari una adreça de correu electrònic."
|
||||
|
||||
[send]
|
||||
other = "Enviar"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "A continuació trobarà les pàgines associades al terme taxonòmic “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Lectura en un minut"
|
||||
other = "Lectura en {{ .Count }} minuts"
|
||||
|
||||
[wordCount]
|
||||
one = "Una paraula"
|
||||
other = "{{ .Count }} paraules"
|
49
themes/ananke/i18n/de.toml
Normal file
49
themes/ananke/i18n/de.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "Mehr"
|
||||
|
||||
[allTitle]
|
||||
other = "Alle {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Neueste {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "weiterlesen"
|
||||
|
||||
[by]
|
||||
other = "Von"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Was ist in dieser {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Ähnliches"
|
||||
|
||||
[yourName]
|
||||
other = "Dein Name"
|
||||
|
||||
[emailAddress]
|
||||
other = "Email Adresse"
|
||||
|
||||
[message]
|
||||
other = "Nachricht"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Eine Email Adresse wird benötigt."
|
||||
|
||||
[send]
|
||||
other = "Senden"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Beiträge zum Thema “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Eine Minute"
|
||||
other = "{{ .Count }} Minuten"
|
||||
|
||||
[wordCount]
|
||||
one = "Ein Wort"
|
||||
other = "{{ .Count }} Wörter"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} Seite"
|
49
themes/ananke/i18n/en.toml
Normal file
49
themes/ananke/i18n/en.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "More"
|
||||
|
||||
[allTitle]
|
||||
other = "All {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Recent {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "read more"
|
||||
|
||||
[by]
|
||||
other = "By"
|
||||
|
||||
[whatsInThis]
|
||||
other = "What's in this {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Related"
|
||||
|
||||
[yourName]
|
||||
other = "Your Name"
|
||||
|
||||
[emailAddress]
|
||||
other = "Email Address"
|
||||
|
||||
[message]
|
||||
other = "Message"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "An email address is required."
|
||||
|
||||
[send]
|
||||
other = "Send"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "One minute read"
|
||||
other = "{{ .Count }} minutes read"
|
||||
|
||||
[wordCount]
|
||||
one = "One word"
|
||||
other = "{{ .Count }} words"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} page"
|
49
themes/ananke/i18n/es.toml
Normal file
49
themes/ananke/i18n/es.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "Más"
|
||||
|
||||
[allTitle]
|
||||
other = "Todos los {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "{{.Title }} recientes"
|
||||
|
||||
[readMore]
|
||||
other = "Leer más"
|
||||
|
||||
[by]
|
||||
other = "Por"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Qué hay en este {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Relacionado"
|
||||
|
||||
[yourName]
|
||||
other = "Tu nombre"
|
||||
|
||||
[emailAddress]
|
||||
other = "Dirección de correo electrónico"
|
||||
|
||||
[message]
|
||||
other = "Mensaje"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Se requiere una dirección de correo electrónico."
|
||||
|
||||
[send]
|
||||
other = "Enviar"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "A continuación encontrará las páginas asociadas a “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Lectura en un minuto"
|
||||
other = "Lectura en {{ .Count }} minutos"
|
||||
|
||||
[wordCount]
|
||||
one = "Una palabra"
|
||||
other = "{{ .Count }} palabras"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
46
themes/ananke/i18n/fi.toml
Normal file
46
themes/ananke/i18n/fi.toml
Normal file
@ -0,0 +1,46 @@
|
||||
[more]
|
||||
other = "Lisää"
|
||||
|
||||
[allTitle]
|
||||
other = "Kaikki kirjoitukset"
|
||||
|
||||
[recentTitle]
|
||||
other = "Viimeisimmät kirjoitukset"
|
||||
|
||||
[readMore]
|
||||
other = "lue lisää"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Sisältö"
|
||||
|
||||
[related]
|
||||
other = "Samankaltaisia kirjoituksia"
|
||||
|
||||
[yourName]
|
||||
other = "sinun nimesi"
|
||||
|
||||
[emailAddress]
|
||||
other = "sähköpostiosoite"
|
||||
|
||||
[message]
|
||||
other = "viesti"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Sähköpostiosoite on pakollinen tieto."
|
||||
|
||||
[send]
|
||||
other = "Lähetä"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Alla ovat sivut, jotka liittyvät hakusanaasi: “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Minuutin lukuaika"
|
||||
other = "{{ .Count }} minuutin lukuaika"
|
||||
|
||||
[wordCount]
|
||||
one = "Yksi sana"
|
||||
other = "{{ .Count }} sanaa"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} sivu"
|
49
themes/ananke/i18n/fr.toml
Normal file
49
themes/ananke/i18n/fr.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "Plus"
|
||||
|
||||
[allTitle]
|
||||
other = "Tous les {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "{{.Title }} récents"
|
||||
|
||||
[readMore]
|
||||
other = "lire plus"
|
||||
|
||||
[by]
|
||||
other = "Par"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Ce qui est dans {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Lié"
|
||||
|
||||
[yourName]
|
||||
other = "Votre nom"
|
||||
|
||||
[emailAddress]
|
||||
other = "Adresse e-mail"
|
||||
|
||||
[message]
|
||||
other = "Message"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Une adresse e-mail est requise."
|
||||
|
||||
[send]
|
||||
other = "Envoyer"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Ci-dessous se trouvent les pages utilisant le terme taxonomique “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Une minute de lecture"
|
||||
other = "{{ .Count }} minutes de lecture"
|
||||
|
||||
[wordCount]
|
||||
one = "Un mot"
|
||||
other = "{{ .Count }} mots"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} page"
|
49
themes/ananke/i18n/he.toml
Normal file
49
themes/ananke/i18n/he.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "עוד"
|
||||
|
||||
[allTitle]
|
||||
other = "כל ה{{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "לאחרונה ב{{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "קראו עוד"
|
||||
|
||||
[by]
|
||||
other = "מאת"
|
||||
|
||||
[whatsInThis]
|
||||
other = "מה בתוך {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "קשור"
|
||||
|
||||
[yourName]
|
||||
other = "שמך"
|
||||
|
||||
[emailAddress]
|
||||
other = "כתובת דואר אלקטרוני"
|
||||
|
||||
[message]
|
||||
other = "הודעה"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "יש להזין כתובת דואר אלקטרוני."
|
||||
|
||||
[send]
|
||||
other = "שליחה"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "כאן תמצאו את העמודים אשר משתמשים בטקסונומיה “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "דקת קריאה"
|
||||
other = "{{ .Count }} דקות קריאה"
|
||||
|
||||
[wordCount]
|
||||
one = "מילה אחת"
|
||||
other = "{{ .Count }} מילים"
|
||||
|
||||
[pageTitle]
|
||||
other = "עמוד {{ .Name }}"
|
35
themes/ananke/i18n/hi.toml
Normal file
35
themes/ananke/i18n/hi.toml
Normal file
@ -0,0 +1,35 @@
|
||||
[more]
|
||||
other = "अधिक"
|
||||
|
||||
[allTitle]
|
||||
other = "सब {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "हाल में {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "और पढ़ें"
|
||||
|
||||
[whatsInThis]
|
||||
other = "इस में क्या है {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "संबंधित"
|
||||
|
||||
[yourName]
|
||||
other = "तुम्हारा नाम"
|
||||
|
||||
[emailAddress]
|
||||
other = "ईमेल पता"
|
||||
|
||||
[message]
|
||||
other = "संदेश"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "एक ईमेल पता की आवश्यकता है।"
|
||||
|
||||
[send]
|
||||
other = "भेजना"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "नीचे आपको ऐसे पेज मिलेंगे जो वर्गीकरण शब्द का उपयोग करते हैं “{{ .Title }}”"
|
38
themes/ananke/i18n/hu.toml
Normal file
38
themes/ananke/i18n/hu.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Több"
|
||||
|
||||
[allTitle]
|
||||
other = "További {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Friss {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "Részletek"
|
||||
|
||||
[whatsInThis]
|
||||
other = "{{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Ajánlott cikkek"
|
||||
|
||||
[yourName]
|
||||
other = "Név"
|
||||
|
||||
[emailAddress]
|
||||
other = "E-mail cím"
|
||||
|
||||
[message]
|
||||
other = "Üzenet"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "E-mail cím megadása kötelező."
|
||||
|
||||
[send]
|
||||
other = "Küldés"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Ezen a lapon a(z) {{ .Title }} kategóriába tartozó cikkeket találod"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} oldal"
|
41
themes/ananke/i18n/it.toml
Normal file
41
themes/ananke/i18n/it.toml
Normal file
@ -0,0 +1,41 @@
|
||||
[more]
|
||||
other = "Altro"
|
||||
|
||||
[allTitle]
|
||||
other = "Tutti {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Recenti {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "leggi di più"
|
||||
|
||||
[by]
|
||||
other = "Da"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Cosa c'è in {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Correlati"
|
||||
|
||||
[yourName]
|
||||
other = "Il tuo nome"
|
||||
|
||||
[emailAddress]
|
||||
other = "Indirizzo email"
|
||||
|
||||
[message]
|
||||
other = "Messaggio"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Indirizzo email obbligatorio."
|
||||
|
||||
[send]
|
||||
other = "Invia"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Di seguito troverai le pagine che utilizzano il termine “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
46
themes/ananke/i18n/ja.toml
Normal file
46
themes/ananke/i18n/ja.toml
Normal file
@ -0,0 +1,46 @@
|
||||
[more]
|
||||
other = "他の記事も確認する"
|
||||
|
||||
[allTitle]
|
||||
other = "全ての {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "最近の {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "もっと読む"
|
||||
|
||||
[whatsInThis]
|
||||
other = "この記事の概要"
|
||||
|
||||
[related]
|
||||
other = "関連"
|
||||
|
||||
[yourName]
|
||||
other = "あなたの名前"
|
||||
|
||||
[emailAddress]
|
||||
other = "Eメール"
|
||||
|
||||
[message]
|
||||
other = "内容"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "メールアドレスは必須です"
|
||||
|
||||
[send]
|
||||
other = "送信する"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "以下に、次の分類用語を使用するページがあります “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "1 分で読めます"
|
||||
other = "{{ .Count }} 分で読めます"
|
||||
|
||||
[wordCount]
|
||||
one = "1 文字"
|
||||
other = "{{ .Count }} 文字"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} ページ"
|
38
themes/ananke/i18n/nl.toml
Normal file
38
themes/ananke/i18n/nl.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Meer"
|
||||
|
||||
[allTitle]
|
||||
other = "Alle {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Recente {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "meer lezen"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Inhoud van deze {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Gerelateerd"
|
||||
|
||||
[yourName]
|
||||
other = "Uw naam"
|
||||
|
||||
[emailAddress]
|
||||
other = "E-mail adres"
|
||||
|
||||
[message]
|
||||
other = "Boodschap"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Een e-mailadres is vereist."
|
||||
|
||||
[send]
|
||||
other = "Stuur"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
41
themes/ananke/i18n/no.toml
Normal file
41
themes/ananke/i18n/no.toml
Normal file
@ -0,0 +1,41 @@
|
||||
[more]
|
||||
other = "Mer"
|
||||
|
||||
[allTitle]
|
||||
other = "Alle {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Nyeste {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "Les mer"
|
||||
|
||||
[by]
|
||||
other = "Av"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Innhold av {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Relaterte"
|
||||
|
||||
[yourName]
|
||||
other = "Ditt navn"
|
||||
|
||||
[emailAddress]
|
||||
other = "E-postadresse"
|
||||
|
||||
[message]
|
||||
other = "beskjed"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "E-postadresse er påkrevd"
|
||||
|
||||
[send]
|
||||
other = "Sende"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} side"
|
49
themes/ananke/i18n/pl.toml
Normal file
49
themes/ananke/i18n/pl.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[more]
|
||||
other = "Więcej"
|
||||
|
||||
[allTitle]
|
||||
other = "Wszystkie {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Ostatnie {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "czytaj całość"
|
||||
|
||||
[by]
|
||||
other = "autor"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Co jest w tym {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Powiązane"
|
||||
|
||||
[yourName]
|
||||
other = "Twoje Imię"
|
||||
|
||||
[emailAddress]
|
||||
other = "Adres Email"
|
||||
|
||||
[message]
|
||||
other = "Wiadomość"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Adres email jest wymagany"
|
||||
|
||||
[send]
|
||||
other = "Wyślij"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Poniżej znajdziesz strony należące do kategorii “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Jedna minuta czytania"
|
||||
other = "{{ .Count }} minut czytania"
|
||||
|
||||
[wordCount]
|
||||
one = "Jedno słowo"
|
||||
other = "{{ .Count }} słów"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} strona"
|
41
themes/ananke/i18n/pt.toml
Normal file
41
themes/ananke/i18n/pt.toml
Normal file
@ -0,0 +1,41 @@
|
||||
[more]
|
||||
other = "Mais"
|
||||
|
||||
[allTitle]
|
||||
other = "Todo o {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "{{.Title }} Recentes"
|
||||
|
||||
[readMore]
|
||||
other = "Leia mais"
|
||||
|
||||
[by]
|
||||
other = "por"
|
||||
|
||||
[whatsInThis]
|
||||
other = "O que há neste {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Relacionado"
|
||||
|
||||
[yourName]
|
||||
other = "O teu nome"
|
||||
|
||||
[emailAddress]
|
||||
other = "Endereço de e-mail"
|
||||
|
||||
[message]
|
||||
other = "Mensagem"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "É necessário um endereço de e-mail."
|
||||
|
||||
[send]
|
||||
other = "Enviar"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} página"
|
38
themes/ananke/i18n/ru.toml
Normal file
38
themes/ananke/i18n/ru.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Ещё"
|
||||
|
||||
[allTitle]
|
||||
other = "Все {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Недавние {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "читать дальше"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Содержание {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Схожие"
|
||||
|
||||
[yourName]
|
||||
other = "Ваше имя"
|
||||
|
||||
[emailAddress]
|
||||
other = "Адрес электронной почты"
|
||||
|
||||
[message]
|
||||
other = "Сообщение"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Требуется адрес электронной почты."
|
||||
|
||||
[send]
|
||||
other = "Отправить"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Ниже вы найдете страницы, на которых используется термин таксономии “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} страница"
|
38
themes/ananke/i18n/sv.toml
Normal file
38
themes/ananke/i18n/sv.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Mer"
|
||||
|
||||
[allTitle]
|
||||
other = "Alla {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Senaste {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "läs mer"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Innehåll i {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Relaterad"
|
||||
|
||||
[yourName]
|
||||
other = "Ditt namn"
|
||||
|
||||
[emailAddress]
|
||||
other = "E-postadress"
|
||||
|
||||
[message]
|
||||
other = "Meddelande"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "En e-postadress krävs."
|
||||
|
||||
[send]
|
||||
other = "Skicka"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Nedan hittar du alla sidor som är taggade “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} sida"
|
38
themes/ananke/i18n/tr.toml
Normal file
38
themes/ananke/i18n/tr.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Daha fazla"
|
||||
|
||||
[allTitle]
|
||||
other = "Tüm {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Güncel {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "daha fazla oku"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Bu {{ .Type }} ne içeriyor"
|
||||
|
||||
[related]
|
||||
other = "İlişkili"
|
||||
|
||||
[yourName]
|
||||
other = "İsminiz"
|
||||
|
||||
[emailAddress]
|
||||
other = "E-posta Adresi"
|
||||
|
||||
[message]
|
||||
other = "Mesaj"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "E-posta adresi zorunludur."
|
||||
|
||||
[send]
|
||||
other = "Gönder"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Aşağıda, “{{ .Title }}” sınıflandırma terimini kullanan sayfaları bulacaksınız."
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} sayfa"
|
38
themes/ananke/i18n/uk.toml
Normal file
38
themes/ananke/i18n/uk.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "Ще"
|
||||
|
||||
[allTitle]
|
||||
other = "Усі {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "Нещодавні {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "читати далі"
|
||||
|
||||
[whatsInThis]
|
||||
other = "Зміст {{ .Type }}"
|
||||
|
||||
[related]
|
||||
other = "Подібні"
|
||||
|
||||
[yourName]
|
||||
other = "Ваше ім'я"
|
||||
|
||||
[emailAddress]
|
||||
other = "Електронна пошта"
|
||||
|
||||
[message]
|
||||
other = "Повідомлення"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "Електронна пошта обов'язкова"
|
||||
|
||||
[send]
|
||||
other = "Надіслати"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} сторінки"
|
38
themes/ananke/i18n/zh-tw.toml
Normal file
38
themes/ananke/i18n/zh-tw.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "更多"
|
||||
|
||||
[allTitle]
|
||||
other = "所有 {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "最近 {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "繼續閱讀"
|
||||
|
||||
[whatsInThis]
|
||||
other = "這個{{ .Type }}中有"
|
||||
|
||||
[related]
|
||||
other = "相關內容"
|
||||
|
||||
[yourName]
|
||||
other = "你的名字"
|
||||
|
||||
[emailAddress]
|
||||
other = "Email"
|
||||
|
||||
[message]
|
||||
other = "訊息"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "必須填寫 Email"
|
||||
|
||||
[send]
|
||||
other = "送出"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "標籤為 “{{ .Title }}” 的頁面如下"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} 頁"
|
38
themes/ananke/i18n/zh.toml
Normal file
38
themes/ananke/i18n/zh.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[more]
|
||||
other = "更多"
|
||||
|
||||
[allTitle]
|
||||
other = "所有 {{.Title }}"
|
||||
|
||||
[recentTitle]
|
||||
other = "最近 {{.Title }}"
|
||||
|
||||
[readMore]
|
||||
other = "继续阅读"
|
||||
|
||||
[whatsInThis]
|
||||
other = "这个{{ .Type }}中有"
|
||||
|
||||
[related]
|
||||
other = "相关內容"
|
||||
|
||||
[yourName]
|
||||
other = "你的名字"
|
||||
|
||||
[emailAddress]
|
||||
other = "电邮地址"
|
||||
|
||||
[message]
|
||||
other = "信息"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "需要电子邮件地址。"
|
||||
|
||||
[send]
|
||||
other = "发送"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "标签为“{{ .Title }}”的页面如下"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} 页"
|
Reference in New Issue
Block a user