mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
Translated using Weblate (Arabic)
Currently translated at 16.9% (272 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/
This commit is contained in:
parent
3ebb4c3c9c
commit
b87f0c1a57
@ -297,7 +297,12 @@
|
|||||||
},
|
},
|
||||||
"name": "الذكاء الأصطناعي",
|
"name": "الذكاء الأصطناعي",
|
||||||
"openai": "OpenAI",
|
"openai": "OpenAI",
|
||||||
"sources": "مصادر"
|
"sources": "مصادر",
|
||||||
|
"temperature": "درجة الحرارة",
|
||||||
|
"model": "نموذج",
|
||||||
|
"refreshing_models": "جار التحديث...",
|
||||||
|
"error": "خطأ",
|
||||||
|
"refreshing": "جا ر التحديث..."
|
||||||
},
|
},
|
||||||
"code_auto_read_only_size": {
|
"code_auto_read_only_size": {
|
||||||
"unit": "حروف"
|
"unit": "حروف"
|
||||||
@ -316,10 +321,12 @@
|
|||||||
"bing": "Bing",
|
"bing": "Bing",
|
||||||
"duckduckgo": "DuckDuckGo",
|
"duckduckgo": "DuckDuckGo",
|
||||||
"google": "جوجل",
|
"google": "جوجل",
|
||||||
"save_button": "حفظ"
|
"save_button": "حفظ",
|
||||||
|
"baidu": "Baidu"
|
||||||
},
|
},
|
||||||
"heading_style": {
|
"heading_style": {
|
||||||
"plain": "بسيط"
|
"plain": "بسيط",
|
||||||
|
"underline": "تسطير"
|
||||||
},
|
},
|
||||||
"text_auto_read_only_size": {
|
"text_auto_read_only_size": {
|
||||||
"unit": "حروف"
|
"unit": "حروف"
|
||||||
@ -327,7 +334,8 @@
|
|||||||
"i18n": {
|
"i18n": {
|
||||||
"language": "لغة",
|
"language": "لغة",
|
||||||
"sunday": "الأحد",
|
"sunday": "الأحد",
|
||||||
"monday": "الأثنين"
|
"monday": "الأثنين",
|
||||||
|
"title": "تعريب"
|
||||||
},
|
},
|
||||||
"backup": {
|
"backup": {
|
||||||
"path": "مسار"
|
"path": "مسار"
|
||||||
@ -391,5 +399,78 @@
|
|||||||
},
|
},
|
||||||
"clone_to": {
|
"clone_to": {
|
||||||
"prefix_optional": "بادئة (اختياري)"
|
"prefix_optional": "بادئة (اختياري)"
|
||||||
|
},
|
||||||
|
"table_of_contents": {
|
||||||
|
"unit": "عناوين"
|
||||||
|
},
|
||||||
|
"tree-context-menu": {
|
||||||
|
"archive": "أرشفة",
|
||||||
|
"unarchive": "الغاء الارشفة",
|
||||||
|
"delete": "حذف",
|
||||||
|
"advanced": "متقدمة",
|
||||||
|
"cut": "قص",
|
||||||
|
"duplicate": "استنساخ",
|
||||||
|
"export": "تصدير"
|
||||||
|
},
|
||||||
|
"note_types": {
|
||||||
|
"text": "نص",
|
||||||
|
"code": "كود",
|
||||||
|
"book": "مجموعة",
|
||||||
|
"canvas": "مساحة العمل",
|
||||||
|
"file": "ملف",
|
||||||
|
"image": "صورة",
|
||||||
|
"launcher": "مشغل",
|
||||||
|
"doc": "مستند",
|
||||||
|
"widget": "عنصر واجهه",
|
||||||
|
"new-feature": "جديد",
|
||||||
|
"collections": "مجاميع"
|
||||||
|
},
|
||||||
|
"shared_switch": {
|
||||||
|
"shared": "مشترك"
|
||||||
|
},
|
||||||
|
"template_switch": {
|
||||||
|
"template": "قالب"
|
||||||
|
},
|
||||||
|
"find": {
|
||||||
|
"replace": "أستبدال"
|
||||||
|
},
|
||||||
|
"highlights_list_2": {
|
||||||
|
"options": "خيارات"
|
||||||
|
},
|
||||||
|
"quick-search": {
|
||||||
|
"searching": "جار البحث..."
|
||||||
|
},
|
||||||
|
"note_tree": {
|
||||||
|
"unhoist": "ارجاع الى الترتيب الطبيعي"
|
||||||
|
},
|
||||||
|
"sql_table_schemas": {
|
||||||
|
"tables": "جداول"
|
||||||
|
},
|
||||||
|
"launcher_context_menu": {
|
||||||
|
"reset": "اعادة ضبط"
|
||||||
|
},
|
||||||
|
"editable-text": {
|
||||||
|
"auto-detect-language": "تم اكتشافة تلقائيا"
|
||||||
|
},
|
||||||
|
"classic_editor_toolbar": {
|
||||||
|
"title": "تنسيق"
|
||||||
|
},
|
||||||
|
"editor": {
|
||||||
|
"title": "محرر"
|
||||||
|
},
|
||||||
|
"editing": {
|
||||||
|
"editor_type": {
|
||||||
|
"floating": {
|
||||||
|
"title": "عائم"
|
||||||
|
},
|
||||||
|
"fixed": {
|
||||||
|
"title": "مثبت"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"electron_context_menu": {
|
||||||
|
"cut": "قص",
|
||||||
|
"copy": "نسخ",
|
||||||
|
"paste": "لصق"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user