Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s

This commit is contained in:
2025-11-05 23:14:41 +01:00
parent a8304db3e2
commit 05f0b104d4
300 changed files with 40464 additions and 6492 deletions

View File

@@ -29,6 +29,9 @@ other = "هذه الصفحة غير موجودة"
[head_back]
other = "بإمكانك العودة إلى <a href=\"{{ . }}\">homepage</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "بواسطة"
@@ -55,3 +58,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,18 +1,18 @@
[categories]
one = "বিভাগ"
other = "categories"
other = "বিভাগসমূহ"
[tags]
one = "ট্যাগ"
other = "tags"
other = "ট্যাগসমূহ"
[series]
one = "সিরিজ"
other = "series"
other = "সিরিজ"
[authors]
one = "লেখক"
other = "authors"
other = "লেখকসমূহ"
[posts]
other = "সব পোস্ট"
@@ -30,29 +30,35 @@ other = "দুঃখিত, কাঙ্ক্ষিত পাতাটির
[head_back]
other = "আপনি <a href=\"{{ . }}\">নীড়পাতায়</a> ফিরে যেতে পারেন"
[licensed_under]
other = "লাইসেন্স:"
[powered_by]
other = "চালনা"
other = "চালনা:"
[see_also]
other = "আরও দেখুন"
[note]
other = "note"
other = "নোট"
[tip]
other = "tip"
other = "টিপ"
[example]
other = "example"
other = "উদাহরণ"
[question]
other = "question"
other = "প্রশ্ন"
[info]
other = "info"
other = "তথ্য"
[warning]
other = "warning"
other = "নির্দেশ"
[error]
other = "error"
other = "ত্রুটি"
[link_to_heading]
other = "Link to heading"

View File

@@ -0,0 +1,65 @@
[categories]
one = "categoria"
other = "categories"
[tags]
one = "etiqueta"
other = "etiquetes"
[series]
one = "sèrie"
other = "sèrie"
[authors]
one= "autor"
other = "autors"
[posts]
other = "entrades"
[reading_time]
one = "Lectura d'un minut"
other = "Lectura de {{ .Count }} minuts"
[page_not_found]
other = "Pàgina no trobada"
[page_does_not_exist]
other = "Ho sentim, aquesta pàgina no existeix."
[head_back]
other = "Podeu tornar a la <a href=\"{{ . }}\">pàgina d'inici</a>."
[licensed_under]
other = "Sota llicència de"
[powered_by]
other = "Fet anar per"
[see_also]
other = "Veure també a"
[note]
other = "nota"
[tip]
other = "propina"
[example]
other = "exemple"
[question]
other = "pregunta"
[info]
other = "informació"
[warning]
other = "avís"
[error]
other = "error"
[link_to_heading]
other = "Enllaç a l'encapçalament"

View File

@@ -29,6 +29,9 @@ other = "Omlouváme se, stránka nebyla nalezena."
[head_back]
other = "Můžete se vrátit na <a href=\"{{ . }}\">homepage</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Stránka používá"
@@ -55,3 +58,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -25,11 +25,14 @@ other = "{{ .Count }} Minuten Lesezeit"
other = "Seite nicht gefunden"
[page_does_not_exist]
other = "Tut mir Leid, die Seite existiert leider nicht."
other = "Tut mir leid, die Seite existiert leider nicht."
[head_back]
other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
[licensed_under]
other = "Lizenziert unter"
[powered_by]
other = "Gestaltet mit"
@@ -56,3 +59,6 @@ other = "Warnung"
[error]
other = "Fehler"
[link_to_heading]
other = "Link zu Überschrift"

View File

@@ -30,6 +30,9 @@ other = "Sorry, this page does not exist."
[head_back]
other = "You can head back to the <a href=\"{{ . }}\">homepage</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Powered by"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Disculpa, la página no existe."
[head_back]
other = "Puedes regresar a la <a href=\"{{ . }}\">página inicial</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Desarrollado por"
@@ -56,3 +59,6 @@ other = "advertencia"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Valitettavasti tätä sivua ei ole olemassa."
[head_back]
other = "Voit palata takaisin <a href=\"{{ . }}\">kotisivulle</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Tarjoaa"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Désolé, cette page n'existe pas."
[head_back]
other = "Vous pouvez revenir à <a href=\"{{ . }}\">l'accueil</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Propulsé par"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "מצטערים, דף אינטרנט זה אינו קיים"
[head_back]
other = " אתה יכול לחזור<a href=\"{{ . }}\">לדף הבית</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "מופעל על ידי"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,25 +1,25 @@
[categories]
one = "श्रेणी"
other = "categories"
other = "श्रेणियाँ"
[tags]
one = "टैग"
other = "tags"
other = "टैग्स"
[series]
one = "श्रृंखला"
other = "series"
other = "श्रृंखलाएँ"
[authors]
one = "लेखक"
other = "authors"
other = "लेखक"
[posts]
other = "सामग्री"
[reading_time]
one = "एक पढ़ने का समय"
other = "{{ .Count }} पढ़ने का समय"
one = "पढ़ने में एक मिनट लगेगा"
other = "पढ़ने में {{ .Count }} मिनट लगेंगे"
[page_not_found]
other = "पृष्ठ नहीं मिला"
@@ -28,31 +28,38 @@ other = "पृष्ठ नहीं मिला"
other = "क्षमा करें, यह पृष्ठ मौजूद नहीं है।"
[head_back]
other = "आप वापस आ सकते हैं <a href=\"{{ . }}\">मुखपृष्ठ</a>."
other = "आप <a href=\"{{ . }}\">मुखपृष्ठ</a> पर वापस आ सकते हैं।"
[licensed_under]
other = "लाइसेंस:"
[powered_by]
other = "द्वारा संचालित"
other = "संचालन:"
[see_also]
other = "यह भी देखें"
[note]
other = "note"
other = "नोट"
[tip]
other = "tip"
other = "टिप्पणी"
[example]
other = "example"
other = "उदाहरण"
[question]
other = "question"
other = "प्रश्न"
[info]
other = "info"
other = "जानकारी"
[warning]
other = "warning"
other = "चेतावनी"
[error]
other = "error"
other = "त्रुटि"
[link_to_heading]
other = "हैडिंग की कड़ी"

View File

@@ -30,6 +30,9 @@ other = "Sajnálom, a kért oldal nem létezik."
[head_back]
other = "Itt visszaléphet a <a href=\"{{ . }}\">Főoldalra</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Motor:"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Maaf, halaman ini tidak ada."
[head_back]
other = "Anda dapat kembali ke <a href=\"{{ . }}\">beranda</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Dipersembahkan oleh"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Siamo spiacenti, questa pagina non esiste."
[head_back]
other = "Torna alla <a href=\"{{ . }}\">homepage</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Generato da"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,18 +1,18 @@
[categories]
one = "カテゴリー"
other = "categories"
other = "カテゴリー"
[tags]
one = "タグ"
other = "tags"
other = "タグ"
[series]
one = "シリーズ"
other = "series"
other = "シリーズ"
[authors]
one = "者"
other = "authors"
one = "者"
other = "著者"
[posts]
other = "記事"
@@ -30,8 +30,11 @@ other = "申し訳ございません。アクセスしようとしたページ
[head_back]
other = "<a href=\"{{ . }}\">トップページ</a>からお探しいただきますようお願い申し上げます。"
[licensed_under]
other = "Licensed under"
[powered_by]
other = "利用技術"
other = "Powered by"
[see_also]
other = "関連記事:"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "見出しへのリンク"

View File

@@ -30,6 +30,9 @@ other = "해당 페이지가 존재하지 않습니다."
[head_back]
other = "<a href=\"{{ . }}\">홈페이지</a>로 돌아가기"
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Powered by"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,21 +1,24 @@
[categories]
one = "kategori"
other = "categories"
other = "kategori"
[tags]
one = "teg"
other = "tags"
other = "teg"
[series]
one = "siri"
other = "series"
other = "siri"
[author]
other = "penulis"
[authors]
one = "author"
other = "authors"
one = "penulis"
other = "penulis"
[posts]
other = "posts"
other = "artikel"
[reading_time]
one = "Bacaan 1 minit"
@@ -30,6 +33,9 @@ other = "Maaf, halaman ini tidak wujud."
[head_back]
other = "Kembali ke <a href=\"{{ . }}\">halaman utama</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Dikuasakan oleh"
@@ -37,22 +43,25 @@ other = "Dikuasakan oleh"
other = "Lihat juga"
[note]
other = "note"
other = "nota"
[tip]
other = "tip"
[example]
other = "example"
other = "contoh"
[question]
other = "question"
other = "soalan"
[info]
other = "info"
other = "maklumat"
[warning]
other = "warning"
other = "amaran"
[error]
other = "error"
other = "ralat"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,21 +1,21 @@
[categories]
one = "Categorie"
other = "categories"
one = "categorie"
other = "categorieën"
[tags]
one = "Label"
other = "tags"
one = "label"
other = "labels"
[series]
one = "Serie"
one = "serie"
other = "series"
[authors]
one = "Auteur"
other = "authors"
one = "auteur"
other = "auteurs"
[posts]
other = "Berichten"
other = "berichten"
[reading_time]
one = "Eén minuut leestijd"
@@ -30,6 +30,9 @@ other = "Sorry, deze pagina bestaat niet."
[head_back]
other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>."
[licensed_under]
other = "Valt onder"
[powered_by]
other = "Aangedreven door"
@@ -37,22 +40,25 @@ other = "Aangedreven door"
other = "Zie ook in"
[note]
other = "note"
other = "notitie"
[tip]
other = "tip"
[example]
other = "example"
other = "voorbeeld"
[question]
other = "question"
other = "vraag"
[info]
other = "info"
[warning]
other = "warning"
other = "waarschuwing"
[error]
other = "error"
other = "fout"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "माफ गर्नुहोस, यो पृष्ठ उपलब
[head_back]
other = "मुख्यपृष्ठमा फर्किन सक्नुहुन्छ।<a href=\"{{ . }}\">मुख्यपृष्ठ</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "द्वारा संचालित"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -0,0 +1,64 @@
[categories]
one = "categoria"
other = "categorias"
[tags]
one = "etiqueta"
other = "etiquetas"
[series]
one = "serias"
other = "serias"
[authors]
one = "autor"
other = "autors"
[posts]
other = "publicacions"
[reading_time]
one = "Una minuta de lector"
other = "{{ .Count }} minutas de lectura"
[page_not_found]
other = "Pagina pas trobada"
[page_does_not_exist]
other = "O planhèm, aquesta pagina existís pas."
[head_back]
other = "Podètz tornar a <a href=\"{{ . }}\">l'acuèlh</a>."
[licensed_under]
other = "Licéncia jos"
[powered_by]
other = "Propulsat per"
[see_also]
other = "Vejatz tanben"
[note]
other = "nòta"
[tip]
other = "astúcia"
[example]
other = "exemple"
[question]
other = "question"
[info]
other = "info"
[warning]
other = "avertiment"
[error]
other = "error"
[link_to_heading]
other = "Ligam a l'entèsta"

View File

@@ -30,6 +30,9 @@ other = "Wybacz, ta strona nie istnieje."
[head_back]
other = "Możesz wrócić na <a href=\"{{ . }}\">stronę domową</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Napędzane przez"
@@ -56,3 +59,6 @@ other = "ostrzeżenie"
[error]
other = "błąd"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Desculpe, essa página não existe."
[head_back]
other = "Você pode voltar para a <a href=\"{{ . }}\">página inicial</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Promovido por"
@@ -56,3 +59,6 @@ other = "aviso"
[error]
other = "erro"
[link_to_heading]
other = "Link para o cabeçalho"

View File

@@ -18,7 +18,7 @@ other = "autori"
other = "articole"
[reading_time]
one = "Un minut de lectură"
one = "Un minut de lectură"
other = "{{ .Count }} {{ if lt .Count 20 }}minute{{ else }}de minute{{ end }} de lectură"
[page_not_found]
@@ -30,6 +30,9 @@ other = "Ne pare rău, această pagină nu există."
[head_back]
other = "Poți să te întorci la <a href=\"{{ . }}\">pagina principală</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Susținut de"
@@ -56,3 +59,6 @@ other = "avertisment"
[error]
other = "eroare"
[link_to_heading]
other = "Link to heading"

View File

@@ -1,18 +1,18 @@
[categories]
one = "категория"
other = "categories"
other = "категории"
[tags]
one = "тэг"
other = "tags"
other = "тэги"
[series]
one = "серии"
other = "series"
one = "серия"
other = "серии"
[authors]
one = "автор"
other = "authors"
other = "авторы"
[posts]
other = "статьи"
@@ -31,29 +31,35 @@ other = "Извините, но этой страницы не существу
[head_back]
other = "Можете вернуться обратно на <a href=\"{{ . }}\">домашнюю страницу</a>."
[licensed_under]
other = "Лицензирован по"
[powered_by]
other = "Работает на"
[see_also]
other = "Также смотреть"
other = "Также смотрите"
[note]
other = "note"
other = "заметка"
[tip]
other = "tip"
other = "совет"
[example]
other = "example"
other = "пример"
[question]
other = "question"
other = "вопрос"
[info]
other = "info"
other = "информация"
[warning]
other = "warning"
other = "предупреждение"
[error]
other = "error"
other = "ошибка"
[link_to_heading]
other = "Ссылка на заголовок"

View File

@@ -30,6 +30,9 @@ other = "Ursäkta, men denna sida existerar inte."
[head_back]
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Byggd med"
@@ -56,3 +59,6 @@ other = "Varning"
[error]
other = "Fel"
[link_to_heading]
other = "Link to heading"

View File

@@ -32,6 +32,9 @@ other = "Prepáčte, ale táto stránka neexistuje."
[head_back]
other = "Späť na <a href=\"{{ . }}\">domácu stránku</a>."
[licensed_under]
other = "Licensed under"
[see_also]
other = "Pozrite tiež"
@@ -58,3 +61,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "Na vjen keq, faqja nuk u gjet"
[head_back]
other = "Mund të ktheheni prapë tek <a href=\"{{ . }}\">homepage</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Mundësuar nga "
@@ -56,3 +59,6 @@ other = "kujdes"
[error]
other = "gabim"
[link_to_heading]
other = "Link to heading"

View File

@@ -0,0 +1,64 @@
[categories]
one = "kategorija"
other = "kategorije"
[tags]
one = "tag"
other = "tagovi"
[series]
one = "serija"
other = "serije"
[authors]
one = "autor"
other = "autori"
[posts]
other = "objave"
[reading_time]
one = "Jedan minut čitanja"
other = "{{ .Count }} minuta čitanja"
[page_not_found]
other = "Stranica nije pronađena"
[page_does_not_exist]
other = "Izvinite, ova stranica ne postoji."
[head_back]
other = "Možete se vratiti na <a href=\"{{ . }}\">početnu stranicu</a>."
[licensed_under]
other = "Licensirano pod"
[powered_by]
other = "Pokreće"
[see_also]
other = "takođe proveriti"
[note]
other = "napomena"
[tip]
other = "savet"
[example]
other = "primer"
[question]
other = "pitanje"
[info]
other = "informacija"
[warning]
other = "upozorenje"
[error]
other = "greška"
[link_to_heading]
other = "Link do zaglavlja"

View File

@@ -0,0 +1,64 @@
[categories]
one = "категорија"
other = "категорије"
[tags]
one = "таг"
other = "тагови"
[series]
one = "серија"
other = "серије"
[authors]
one = "аутор"
other = "аутори"
[posts]
other = "објаве"
[reading_time]
one = "Један минут читања"
other = "{{ .Count }} минута читања"
[page_not_found]
other = "Страница није пронађена"
[page_does_not_exist]
other = "Извините, ова страница не постоји."
[head_back]
other = "Можете се вратити на <a href=\"{{ . }}\">почетну страницу</a>."
[licensed_under]
other = "Лиценсирано под"
[powered_by]
other = "Покреће"
[see_also]
other = "такође проверити"
[note]
other = "напомена"
[tip]
other = "савет"
[example]
other = "пример"
[question]
other = "питање"
[info]
other = "информација"
[warning]
other = "упозорење"
[error]
other = "грешка"
[link_to_heading]
other = "Линк до заглавља"

View File

@@ -1,20 +1,21 @@
[categories]
one = "kategori"
other = "categories"
other = "kategoriler"
[tags]
one = "tag"
other = "tags"
one = "etiket"
other = "etiketler"
[series]
one = "dizi"
other = "series"
other = "diziler"
[authors]
one = "yazar"
other = "authors"
other = "yazarlar"
[posts]
one = "Gönderi"
other = "Gönderiler"
[reading_time]
@@ -30,6 +31,9 @@ other = "Özür dileriz, böyle bir sayfa yok."
[head_back]
other = "<a href=\"{{ . }}\">Ana sayfaya</a> dönebilirsiniz."
[licensed_under]
other = "Lisansı alınta:"
[powered_by]
other = "Site program altyapısı"
@@ -37,22 +41,25 @@ other = "Site program altyapısı"
other = "Ayrıca bakınız"
[note]
other = "note"
other = "not"
[tip]
other = "tip"
other = "tavsiye"
[example]
other = "example"
other = "örnek"
[question]
other = "question"
other = "soru"
[info]
other = "info"
other = "bilgi"
[warning]
other = "warning"
other = "uyarı"
[error]
other = "error"
other = "hata"
[link_to_heading]
other = "Başlık Linki"

View File

@@ -0,0 +1,64 @@
[categories]
one = "قسم"
other = "اقسام"
[tags]
one = "ٹیگ"
other = "ٹیگز"
[series]
one = "سلسلہ"
other = "سلسلہ"
[authors]
one = "مصنف"
other = "مصنفین"
[posts]
other = "اِشاعَتی"
[reading_time]
one = "اسے پڑھنے میں ایک منٹ لگے گا"
other = "اسے پڑھنے میں {{ Count }} منٹ لگتا ہے۔"
[page_not_found]
other = "صفحہ نہیں ملا"
[page_does_not_exist]
other = "معذرت، یہ صفحہ موجود نہیں ہے۔"
[head_back]
other = "آپ <a href=\"{{ . }}\">ہوم پیج</a> پر واپس جا سکتے ہیں۔"
[licensed_under]
other = "Licensed under"
[powered_by]
other = "شکریہ"
[see_also]
other = "بھی دیکھو"
[note]
other = "نوٹ"
[tip]
other = "ٹپ"
[example]
other = "مثال"
[question]
other = "سوال"
[info]
other = "معلومات"
[warning]
other = "انتباہ"
[error]
other = "غلطی"
[link_to_heading]
other = "Link to heading"

View File

@@ -30,6 +30,9 @@ other = "此页面不存在"
[head_back]
other = "返回 <a href=\"{{ . }}\">首页</a>."
[licensed_under]
other = "许可依据"
[powered_by]
other = "技术支持"
@@ -56,3 +59,6 @@ other = "警告"
[error]
other = "错误"
[link_to_heading]
other = "链接到标题"

View File

@@ -30,6 +30,9 @@ other = "此頁面不存在"
[head_back]
other = "返回 <a href=\"{{ . }}\">首頁</a>."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "技術支援"
@@ -56,3 +59,6 @@ other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"