mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge branch 'nunocoracao:main' into main
This commit is contained in:
@@ -67,6 +67,8 @@ sharing:
|
||||
reddit: "Submit to Reddit"
|
||||
twitter: "Tweet on Twitter"
|
||||
bluesky: "Post on Bluesky"
|
||||
whatsapp: "Share via WhatsApp"
|
||||
telegram: "Share via Telegram"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recent"
|
||||
|
||||
@@ -0,0 +1,75 @@
|
||||
global:
|
||||
language: "EO"
|
||||
|
||||
article:
|
||||
anchor_label: "Ankro"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Ĝisdatigita: {{ .Date }}"
|
||||
draft: "Malneto"
|
||||
edit_title: "Redakti enhavon"
|
||||
reading_time:
|
||||
one: "{{ .Count }} min"
|
||||
other: "{{ .Count }} min"
|
||||
reading_time_title: "Legotempo"
|
||||
table_of_contents: "Enhavotabelo"
|
||||
word_count:
|
||||
one: "{{ .Count }} vorto"
|
||||
other: "{{ .Count }} vortoj"
|
||||
views:
|
||||
one: "{{ .Count }} vido"
|
||||
other: "{{ .Count }} vidoj"
|
||||
likes:
|
||||
one: "{{ .Count }} ŝato"
|
||||
other: "{{ .Count }} ŝatoj"
|
||||
part_of_series: "Tiu ĉi artikolo estas parto de serio."
|
||||
part: "Parto"
|
||||
this_article: "Tiu ĉi artikolo"
|
||||
related_articles: "Rilataj"
|
||||
zen_mode_title:
|
||||
enable: "Ŝalti zen-reĝimon"
|
||||
disable: "Malŝalti zen-reĝimon"
|
||||
|
||||
author:
|
||||
byline_title: "Aŭtoro"
|
||||
|
||||
code:
|
||||
copy: "Kopii"
|
||||
copied: "Kopiita"
|
||||
|
||||
error:
|
||||
404_title: "Paĝo ne trovita :confused:"
|
||||
404_error: "Eraro 404"
|
||||
404_description: "Ŝajnas, ke la paĝo, kiun vi petis, ne ekzistas."
|
||||
|
||||
footer:
|
||||
dark_appearance: "Ŝalti malhelan etoson"
|
||||
light_appearance: "Ŝalti helan etoson"
|
||||
powered_by: "Funciigata de {{ .Hugo }} & {{ .Theme }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Ligola al ekstera retejo"
|
||||
no_articles: "Ankoraŭ ne estas artikoloj ĉi tie listendaj."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "Rulumi al supro"
|
||||
skip_to_main: "Salti al ĉefa enhavo"
|
||||
|
||||
search:
|
||||
open_button_title: "Serĉi (/)"
|
||||
close_button_title: "Fermi (Esc)"
|
||||
input_placeholder: "Serĉo"
|
||||
|
||||
sharing:
|
||||
email: "Sendi per retpoŝto"
|
||||
facebook: "Konigi en Facebook"
|
||||
linkedin: "Konigi en LinkedIn"
|
||||
pinterest: "Alpingli sur Pinterest"
|
||||
reddit: "Sendi al Reddit"
|
||||
twitter: "Pepi per Twitter"
|
||||
bluesky: "Afiŝi en Bluesky"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Freŝaj"
|
||||
|
||||
recent:
|
||||
show_more: "Montri pli"
|
||||
@@ -0,0 +1,75 @@
|
||||
global:
|
||||
language: "FA"
|
||||
|
||||
article:
|
||||
anchor_label: "لنگر"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "آخرین تغییر: {{ .Date }}"
|
||||
draft: "پیشنویس"
|
||||
edit_title: "ویرایش محتوا"
|
||||
reading_time:
|
||||
one: "{{ .Count }} دقیقه"
|
||||
other: "{{ .Count }} دقیقه"
|
||||
reading_time_title: "زمان مطالعه"
|
||||
table_of_contents: "فهرست مطالب"
|
||||
word_count:
|
||||
one: "{{ .Count }} کلمه"
|
||||
other: "{{ .Count }} کلمه"
|
||||
views:
|
||||
one: "{{ .Count }} بازدید"
|
||||
other: "{{ .Count }} بازدید"
|
||||
likes:
|
||||
one: "{{ .Count }} لایک"
|
||||
other: "{{ .Count }} لایک"
|
||||
part_of_series: "این مقاله بخشی از یک مجموعه مقالات است."
|
||||
part: "بخش"
|
||||
this_article: "همین مقاله"
|
||||
related_articles: "مقالههای مرتبط"
|
||||
zen_mode_title:
|
||||
enable: "فعال کردن حالت تمام متن"
|
||||
disable: "غیر فعال کردن حالت تمام متن"
|
||||
|
||||
author:
|
||||
byline_title: "نویسنده"
|
||||
|
||||
code:
|
||||
copy: "کپی کردن"
|
||||
copied: "کپی شد"
|
||||
|
||||
error:
|
||||
404_title: "صفحه مورد نظر یافت نشد :confused:"
|
||||
404_error: "ارور 404"
|
||||
404_description: "به نظر میرسد صفحهای که درخواست کردهاید وجود ندارد."
|
||||
|
||||
footer:
|
||||
dark_appearance: "حالت تاریک"
|
||||
light_appearance: "حالت روشن"
|
||||
powered_by: "قدرت گرفته از {{ .Hugo }} و {{ .Theme }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "لینک به سایت خارجی"
|
||||
no_articles: "هیچ مقالهای برای نمایش وجود ندارد."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "بازگشت به بالا"
|
||||
skip_to_main: "رفتن به محتوای اصلی"
|
||||
|
||||
search:
|
||||
open_button_title: "جستجو (/)"
|
||||
close_button_title: "بستن (Esc)"
|
||||
input_placeholder: "جستجو"
|
||||
|
||||
sharing:
|
||||
email: "ارسال ایمیل"
|
||||
facebook: "اشتراک گذاری در فیسبوک"
|
||||
linkedin: "اشتراک گذاری در لینکداین"
|
||||
pinterest: "اشتراک گذاری در پینترست"
|
||||
reddit: "اشتراک گذاری در ردیت"
|
||||
twitter: "اشتراک گذاری در توییتر"
|
||||
bluesky: "اشتراک گذاری در بلواسکای"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "مقالههای اخیر"
|
||||
|
||||
recent:
|
||||
show_more: "نمایش بیشتر"
|
||||
+4
-4
@@ -15,10 +15,10 @@ article:
|
||||
word_count:
|
||||
one: "{{ .Count }} 文字"
|
||||
other: "{{ .Count }} 文字"
|
||||
part_of_series: "This article is part of a series."
|
||||
part: "Part"
|
||||
this_article: "This Article"
|
||||
related_articles: "Related"
|
||||
part_of_series: "この記事は連載の一部です"
|
||||
part: "パート"
|
||||
this_article: "この記事"
|
||||
related_articles: "関連記事"
|
||||
|
||||
author:
|
||||
byline_title: "著者"
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
global:
|
||||
language: "NL"
|
||||
|
||||
article:
|
||||
anchor_label: "Anker"
|
||||
date: "{{ .Date }}"
|
||||
date_updated: "Bijgewerk: {{ .Date }}"
|
||||
draft: "Concept"
|
||||
edit_title: "Inhoud bewerken"
|
||||
reading_time:
|
||||
one: "{{ .Count }} min"
|
||||
other: "{{ .Count }} mins"
|
||||
reading_time_title: "Leestijd"
|
||||
table_of_contents: "Inhoudsopgave"
|
||||
word_count:
|
||||
one: "{{ .Count }} woord"
|
||||
other: "{{ .Count }} woorden"
|
||||
views:
|
||||
one: "{{ .Count }} uitzicht"
|
||||
other: "{{ .Count }} uitzichten"
|
||||
likes:
|
||||
one: "{{ .Count }} leuk"
|
||||
other: "{{ .Count }} leuk"
|
||||
part_of_series: "Dit artikel is onderdeel van een serie."
|
||||
part: "Deel"
|
||||
this_article: "Dit artikel"
|
||||
related_articles: "Gerelateerde artikelen"
|
||||
zen_mode_title:
|
||||
enable: "Zen-modus inschakelen"
|
||||
disable: "Zen-modus uitschakelen"
|
||||
|
||||
author:
|
||||
byline_title: "Auteur"
|
||||
|
||||
code:
|
||||
copy: "Kopiëren"
|
||||
copied: "Gekopieerd"
|
||||
|
||||
error:
|
||||
404_title: "Pagina niet gevonden :confused:"
|
||||
404_error: "Error 404"
|
||||
404_description: "De pagina die je zoekt, is niet gevonden."
|
||||
|
||||
footer:
|
||||
dark_appearance: "Schakel over naar donkere weergave"
|
||||
light_appearance: "Schakel over naar lichte weergave"
|
||||
powered_by: "Aangedreven door {{ .Hugo }} & {{ .Theme }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Externe link"
|
||||
no_articles: "Er zijn nog geen artikelen om hier te vermelden."
|
||||
|
||||
nav:
|
||||
scroll_to_top_title: "Scroll naar boven"
|
||||
skip_to_main: "Naar de hoofdinhoud gaan"
|
||||
|
||||
search:
|
||||
open_button_title: "Zoeken (/)"
|
||||
close_button_title: "Sluiten (Esc)"
|
||||
input_placeholder: "Zoeken"
|
||||
|
||||
sharing:
|
||||
email: "Delen via email"
|
||||
facebook: "Delen op Facebook"
|
||||
linkedin: "Delen op LinkedIn"
|
||||
pinterest: "Delen op Pinterest"
|
||||
reddit: "Indienen op Reddit"
|
||||
twitter: "Delen op X"
|
||||
bluesky: "Delen op Bluesky"
|
||||
whatsapp: "Delen op WhatsApp"
|
||||
telegram: "Delen op Telegram"
|
||||
|
||||
shortcode:
|
||||
recent_articles: "Recente"
|
||||
|
||||
recent:
|
||||
show_more: "Meer tonen"
|
||||
Reference in New Issue
Block a user