mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-07 09:18:38 +00:00
92 lines
2.3 KiB
YAML
92 lines
2.3 KiB
YAML
# The layout text of site in Pashto (Afghanistan)
|
|
|
|
# ----- Commons label -----
|
|
|
|
layout:
|
|
post: لیکنه
|
|
category: وېشنيزه
|
|
tag: ټګ
|
|
|
|
# The tabs of sidebar
|
|
tabs:
|
|
# format: <filename_without_extension>: <value>
|
|
home: کورپاڼه
|
|
categories: وېشنيزې
|
|
tags: ټګونه
|
|
archives: آرشيف
|
|
about: په اړه
|
|
|
|
# the text displayed in the search bar & search results
|
|
search:
|
|
hint: لټون
|
|
cancel: لغوه
|
|
no_results: ها! هېڅ پایله ونه موندل شوه.
|
|
|
|
panel:
|
|
lastmod: وروستی تازه
|
|
trending_tags: مشهور ټګونه
|
|
toc: منځپانګه
|
|
|
|
copyright:
|
|
# Shown at the bottom of the post
|
|
license:
|
|
template: دا لیکنه د :LICENSE_NAME جواز لاندې د لیکوال له خوا خپره شوې ده.
|
|
name: CC BY 4.0
|
|
link: https://creativecommons.org/licenses/by/4.0/
|
|
|
|
# Displayed in the footer
|
|
brief: ځینې حقونه خوندي دي.
|
|
verbose: >-
|
|
تر هغه ځایه چې بل ډول نه وي یاد شوي، د دې سایټ لیکنې
|
|
د لیکوال له خوا د کریټېو کامنز د انتساب 4.0 نړیوال (CC BY 4.0) جواز لاندې خپرېږي.
|
|
|
|
meta: د :PLATFORM لپاره د :THEME موضوع کاروي.
|
|
|
|
not_found:
|
|
statement: بښنه غواړو، دغه URL ناسم دی یا هغه څه ته اشاره کوي چې شتون نه لري.
|
|
|
|
notification:
|
|
update_found: نوې نسخه شتون لري.
|
|
update: تازه
|
|
|
|
# ----- Posts related labels -----
|
|
|
|
post:
|
|
written_by: لیکوال
|
|
posted: خپره شوې
|
|
updated: تازه شوې
|
|
words: کلمې
|
|
pageview_measure: کتنې
|
|
read_time:
|
|
unit: دقیقې
|
|
prompt: لوستل
|
|
edit: دغه لیکنه سمول
|
|
relate_posts: نوره لوستنه
|
|
share: شریکول
|
|
button:
|
|
next: نوی
|
|
previous: زوړ
|
|
copy_code:
|
|
succeed: کاپي شو!
|
|
share_link:
|
|
title: لینک کاپي کړئ
|
|
succeed: لینک بریالي کاپي شو!
|
|
|
|
# Date time format.
|
|
# See: <http://strftime.net/>, <https://day.js.org/docs/en/display/format>
|
|
df:
|
|
post:
|
|
strftime: "%b %e, %Y"
|
|
dayjs: "ll"
|
|
archives:
|
|
strftime: "%b"
|
|
dayjs: "MMM"
|
|
|
|
categories:
|
|
category_measure:
|
|
singular: وېشنيزه
|
|
plural: وېشنيزې
|
|
post_measure:
|
|
singular: لیکنه
|
|
plural: لیکنې
|