mirror of
https://github.com/zadam/trilium.git
synced 2025-10-22 08:08:51 +02:00
Translated using Weblate (Arabic)
Currently translated at 14.2% (229 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/
This commit is contained in:
parent
a9fe48aa0a
commit
6d1faac772
@ -6,7 +6,8 @@
|
|||||||
"sync_version": "اصدار المزامنه:",
|
"sync_version": "اصدار المزامنه:",
|
||||||
"build_date": "تاريخ الانشاء:",
|
"build_date": "تاريخ الانشاء:",
|
||||||
"build_revision": "مراجعة الاصدار:",
|
"build_revision": "مراجعة الاصدار:",
|
||||||
"data_directory": "مجلد البيانات:"
|
"data_directory": "مجلد البيانات:",
|
||||||
|
"db_version": "اصدار قاعدة البيانات:"
|
||||||
},
|
},
|
||||||
"toast": {
|
"toast": {
|
||||||
"critical-error": {
|
"critical-error": {
|
||||||
@ -34,7 +35,8 @@
|
|||||||
"none_yet": "لايوجد أجراء بعد... اضف اجراء بالنقر على احد الأجراءات المتاحة اعلاه.",
|
"none_yet": "لايوجد أجراء بعد... اضف اجراء بالنقر على احد الأجراءات المتاحة اعلاه.",
|
||||||
"relations": "العلاقات",
|
"relations": "العلاقات",
|
||||||
"notes": "الملاحظات",
|
"notes": "الملاحظات",
|
||||||
"other": "أخرى"
|
"other": "أخرى",
|
||||||
|
"affected_notes": "الملاحظات المتأثرة"
|
||||||
},
|
},
|
||||||
"upload_attachments": {
|
"upload_attachments": {
|
||||||
"options": "خيارات",
|
"options": "خيارات",
|
||||||
@ -198,12 +200,21 @@
|
|||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"close": "غلق",
|
"close": "غلق",
|
||||||
"export": "تصدير"
|
"export": "تصدير",
|
||||||
|
"export_note_title": "تصدير الملاحظة",
|
||||||
|
"export_status": "حالة التصدير"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"troubleshooting": "أستكشاف الاخطاء واصلاحها",
|
"troubleshooting": "أستكشاف الاخطاء واصلاحها",
|
||||||
"other": "أخرى",
|
"other": "أخرى",
|
||||||
"title": "ورقة المراجعة السريعة"
|
"title": "ورقة المراجعة السريعة",
|
||||||
|
"noteNavigation": "التنقل بين الملاحظات",
|
||||||
|
"collapseExpand": "طي/توسيع العقدة",
|
||||||
|
"notSet": "غير محدد",
|
||||||
|
"collapseSubTree": "طي الشجرة الفرعية",
|
||||||
|
"tabShortcuts": "أختصارات التبويب",
|
||||||
|
"creatingNotes": "انشاء الملاحظات",
|
||||||
|
"selectNote": "تحديد الملاحظة"
|
||||||
},
|
},
|
||||||
"import": {
|
"import": {
|
||||||
"options": "خيارات",
|
"options": "خيارات",
|
||||||
@ -349,5 +360,36 @@
|
|||||||
"editability_select": {
|
"editability_select": {
|
||||||
"auto": "تلقائي",
|
"auto": "تلقائي",
|
||||||
"read_only": "قراءة-فقط"
|
"read_only": "قراءة-فقط"
|
||||||
|
},
|
||||||
|
"tab_row": {
|
||||||
|
"close": "اغلاق"
|
||||||
|
},
|
||||||
|
"toc": {
|
||||||
|
"options": "خيارات"
|
||||||
|
},
|
||||||
|
"tasks": {
|
||||||
|
"due": {
|
||||||
|
"yesterday": "أمس"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"code_theme": {
|
||||||
|
"title": "المظهر"
|
||||||
|
},
|
||||||
|
"table_view": {
|
||||||
|
"sort-column-ascending": "تصاعدي",
|
||||||
|
"sort-column-descending": "تنازلي",
|
||||||
|
"new-column-relation": "العلاقة"
|
||||||
|
},
|
||||||
|
"modal": {
|
||||||
|
"close": "اغلاق"
|
||||||
|
},
|
||||||
|
"call_to_action": {
|
||||||
|
"dismiss": "تجاهل"
|
||||||
|
},
|
||||||
|
"units": {
|
||||||
|
"percentage": "%"
|
||||||
|
},
|
||||||
|
"clone_to": {
|
||||||
|
"prefix_optional": "بادئة (اختياري)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user