Add debian contribution
This commit is contained in:
parent
deabcecf4b
commit
6c22d0811e
92 changed files with 7039 additions and 9 deletions
36
themes/hello-friend-ng-clone/i18n/de.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/de.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for German
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Übersetzungen"
|
||||
|
||||
[postAvailable]
|
||||
other = "Auch verfügbar auf"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Archiv"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, Seite nicht gefunden ..."
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Eine Minute"
|
||||
other = "{{ .Count }} Minuten"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Inhaltsverzeichnis"
|
||||
|
||||
[wordCount]
|
||||
one = "Ein Wort"
|
||||
other = "{{ .Count }} Wörter"
|
36
themes/hello-friend-ng-clone/i18n/en.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/en.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for English
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Translations"
|
||||
|
||||
[postAvailable]
|
||||
other = "Also available in"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Archives"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, page not found…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "One minute"
|
||||
other = "{{ .Count }} minutes"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Table of Contents"
|
||||
|
||||
[wordCount]
|
||||
one = "One Word"
|
||||
other = "{{ .Count }} Words"
|
36
themes/hello-friend-ng-clone/i18n/es.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/es.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for Spanish
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traducciones"
|
||||
|
||||
[postAvailable]
|
||||
other = "También disponible en"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Archivo"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, página no encontrada…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Un minuto"
|
||||
other = "{{ .Count }} minutos"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Tabla de Contenido"
|
||||
|
||||
[wordCount]
|
||||
one = "Una Palabra"
|
||||
other = "{{ .Count }} Palabras"
|
36
themes/hello-friend-ng-clone/i18n/fr.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/fr.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for French
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traductions"
|
||||
|
||||
[postAvailable]
|
||||
other = "Aussi disponible en"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Les archives"
|
||||
|
||||
[home]
|
||||
other = "Accueil"
|
||||
|
||||
[notFound]
|
||||
other = "Oups, page non trouvée …"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Une minute"
|
||||
other = "{{ .Count }} minutes"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Table des matières"
|
||||
|
||||
[wordCount]
|
||||
one = "Un Mot"
|
||||
other = "{{ .Count }} Mots"
|
36
themes/hello-friend-ng-clone/i18n/hi.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/hi.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for Hindi
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "अनुवाद"
|
||||
|
||||
[postAvailable]
|
||||
other = "पढ़ें इस भाषा में"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "पुरालेख"
|
||||
|
||||
[home]
|
||||
other = "घर"
|
||||
|
||||
[notFound]
|
||||
other = "क्षमा करें ! पेज़ नहीं मिला…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "एक मिनट"
|
||||
other = "{{ .Count }} मिनट"
|
||||
|
||||
[tableOfContents]
|
||||
other = "अनुक्रमणिका"
|
||||
|
||||
[wordCount]
|
||||
one = "एक शब्द"
|
||||
other = "{{ .Count }} शब्द"
|
36
themes/hello-friend-ng-clone/i18n/it.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/it.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for English
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traduzioni"
|
||||
|
||||
[postAvailable]
|
||||
other = "Disponibile anche in"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Archivi"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, pagina non trovata…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Un minuto"
|
||||
other = "{{ .Count }} minuti"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Contenuti"
|
||||
|
||||
[wordCount]
|
||||
one = "Una parola"
|
||||
other = "{{ .Count }} parole"
|
36
themes/hello-friend-ng-clone/i18n/lmo.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/lmo.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for English
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traduzion"
|
||||
|
||||
[postAvailable]
|
||||
other = "Disponibel anca in"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Archivi"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, pagina minga trovada…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "On megnuu"
|
||||
other = "{{ .Count }} megnuu"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Contegnuu"
|
||||
|
||||
[wordCount]
|
||||
one = "Ona parolla"
|
||||
other = "{{ .Count }} paroll"
|
36
themes/hello-friend-ng-clone/i18n/ml.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/ml.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for മലയാളം [Malayalam]
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "വിവർത്തനങ്ങൾ"
|
||||
|
||||
[postAvailable]
|
||||
other = "ഈ പോസ്റ്റ് ലഭ്യമായ മറ്റ് ഭാഷകൾ:"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "ശേഖരം"
|
||||
|
||||
[home]
|
||||
other = "പ്രധാന താൾ"
|
||||
|
||||
[notFound]
|
||||
other = "ക്ഷമിക്കണം. താൾ ലഭ്യമല്ല. ദേയവയി വിലാസം പരിശോധിക്കുക അല്ലെങ്കിൽ അൽപ സമയത്തിനു ശേഷം വീണ്ടും പരിശ്രമിക്കുക."
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "ഒരു മിനിറ്റ്"
|
||||
other = "{{ .Count }} മിനിറ്റുകൾ"
|
||||
|
||||
[tableOfContents]
|
||||
other = "ഉള്ളടക്ക പട്ടിക"
|
||||
|
||||
[wordCount]
|
||||
one = "ഒരു വാക്ക്"
|
||||
other = "{{ .Count }} വാക്കുകൾ"
|
36
themes/hello-friend-ng-clone/i18n/pt-br.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/pt-br.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for Portuguese
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traduções"
|
||||
|
||||
[postAvailable]
|
||||
other = "Também disponível em"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Arquivo"
|
||||
|
||||
[home]
|
||||
other = "Início"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, página não encontrada…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Um minuto"
|
||||
other = "{{ .Count }} minutos"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Índice"
|
||||
|
||||
[wordCount]
|
||||
one = "Uma Palavra"
|
||||
other = "{{ .Count }} Palavras"
|
40
themes/hello-friend-ng-clone/i18n/ru.toml
Normal file
40
themes/hello-friend-ng-clone/i18n/ru.toml
Normal file
|
@ -0,0 +1,40 @@
|
|||
# Translations for Russian
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Переводы"
|
||||
|
||||
[postAvailable]
|
||||
other = "Доступно на "
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Архивы"
|
||||
|
||||
[home]
|
||||
other = "Главная"
|
||||
|
||||
[notFound]
|
||||
other = "Упс, страница не найдена…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "{{ .Count }} минута"
|
||||
few = "{{ .Count }} минуты"
|
||||
many = "{{ .Count }} минут"
|
||||
other = "{{ .Count }} минут"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Содержимое"
|
||||
|
||||
[wordCount]
|
||||
one = "{{ .Count }} слово"
|
||||
few = "{{ .Count }} слова"
|
||||
many = "{{ .Count }} слов"
|
||||
other = "{{ .Count }} слов"
|
36
themes/hello-friend-ng-clone/i18n/tr.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/tr.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for English
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Çeviriler"
|
||||
|
||||
[postAvailable]
|
||||
other = "Ayrıca"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Arşiv"
|
||||
|
||||
[home]
|
||||
other = "Ana Sayfa"
|
||||
|
||||
[notFound]
|
||||
other = "Sayfa bulunamadı…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Bir dakika"
|
||||
other = "{{ .Count }} dakika"
|
||||
|
||||
[tableOfContents]
|
||||
other = "İçindekiler"
|
||||
|
||||
[wordCount]
|
||||
one = "One Kelime"
|
||||
other = "{{ .Count }} Kelime"
|
Loading…
Add table
Add a link
Reference in a new issue