Redo the translation system (steal from tabi)
This commit is contained in:
51
i18n/ar.toml
Normal file
51
i18n/ar.toml
Normal file
@ -0,0 +1,51 @@
|
||||
# Hello, the Arabic language has many pronouns and words, and each word indicates a different meaning,
|
||||
# unlike the English language, in which, on the other hand, the word can refer to a person and a group.
|
||||
# This translation is for individual use, if you are a company or organization, I have put a comment in
|
||||
# front of each translation that refers to the person and the other word that refers to the organization
|
||||
|
||||
language_name = "العربية" # Shown in language picker for multi-language sites.
|
||||
date_locale = "ar_SA" # The locale code for time and date formatting.
|
||||
full_stop = "." # Used at the end of a sentence.
|
||||
|
||||
# Menu items.
|
||||
# Should match the names in config.extra.nav.links and config.extra.footer.links.
|
||||
Blog = "المدونة"
|
||||
Demo = "العرض"
|
||||
Repo = "المستودع"
|
||||
|
||||
anchor_link = "رابط الارتباط لـ"
|
||||
archived = "الأرشيف"
|
||||
author = "الكاتب"
|
||||
blog_post_author = "كاتب منشور المدونة"
|
||||
boosts_from = "التعزيزات من"
|
||||
comments = "التعليقات"
|
||||
comments_description = "يمكنك التعليق على منشور المدونة هذا عن طريق الرد علنًا على هذا المنشور باستخدام حساب Mastodon أو حساب آخر على ActivityPub/Fediverse. يتم عرض الردود المعروفة غير الخاصة أدناه."
|
||||
comments_loading = "التحميل"
|
||||
comments_noscript = "تحميل التعليقات يعتمد على JavaScript. حاول تمكين JavaScript وإعادة التحميل، أو قم بزيارة المنشور الأصلي على Mastodon."
|
||||
copy_code = "نسخ الرمز"
|
||||
disclaimer = "إخلاء المسؤولية"
|
||||
drafted = "مسودة"
|
||||
faves_from = "المفضلة من"
|
||||
feed = "موجز"
|
||||
file_an_issue = "ملف مشكلة"
|
||||
filter_by_tag = "تصفية حسب العلامة"
|
||||
footer_powered_by = "مدعوم من"
|
||||
footer_powered_by_and = "و"
|
||||
footer_source = "مصدر الموقع الإلكتروني"
|
||||
go_to_top = "الانتقال إلى الأعلى"
|
||||
language = "اللغة"
|
||||
load_comments = "تحميل التعليقات"
|
||||
newest_to_oldest = "من الأحدث إلى الأقدم"
|
||||
open_post = "افتح المنشور"
|
||||
page_next = "التالي"
|
||||
page_previous = "السابق"
|
||||
posts_in_total = "الوظائف في المجموع"
|
||||
posts_with_tag = "المنشورات ذات العلامة"
|
||||
see_all_tags = "انظر جميع العلامات"
|
||||
skip_to_content = "تخطي إلى المحتوى الرئيسي"
|
||||
table_of_contents = "جدول المحتويات"
|
||||
tags = "العلامات"
|
||||
tags_in_total = "العلامات في المجموع"
|
||||
trigger_warning = "تحذير الزناد"
|
||||
view_comment = "عرض التعليق على"
|
||||
view_profile = "عرض الملف الشخصي على"
|
Reference in New Issue
Block a user