mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
Translated using Weblate (Arabic)
Currently translated at 54.1% (874 of 1614 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/
This commit is contained in:
parent
1f44c36590
commit
519df30590
@ -80,7 +80,8 @@
|
|||||||
"to": "الى",
|
"to": "الى",
|
||||||
"old_name_placeholder": "الاسم القديم",
|
"old_name_placeholder": "الاسم القديم",
|
||||||
"new_name_placeholder": "الاسم الجديد",
|
"new_name_placeholder": "الاسم الجديد",
|
||||||
"rename_label": "اعادة تسمية التسمية"
|
"rename_label": "اعادة تسمية التسمية",
|
||||||
|
"rename_label_from": "اعادة تسمية التسمية من"
|
||||||
},
|
},
|
||||||
"move_note": {
|
"move_note": {
|
||||||
"to": "الى",
|
"to": "الى",
|
||||||
@ -566,7 +567,8 @@
|
|||||||
"enable_ai_features": "تمكين خصائص AI/LLM",
|
"enable_ai_features": "تمكين خصائص AI/LLM",
|
||||||
"enable_ai": "تمكين خصائص AI/LLM",
|
"enable_ai": "تمكين خصائص AI/LLM",
|
||||||
"reprocess_index": "اعادة بناء فهرس البحث",
|
"reprocess_index": "اعادة بناء فهرس البحث",
|
||||||
"index_rebuilding": "جار تحسين الفهرس {{percentage}}"
|
"index_rebuilding": "جار تحسين الفهرس {{percentage}}",
|
||||||
|
"voyage_configuration": "اعدادت Voyage AI"
|
||||||
},
|
},
|
||||||
"code_auto_read_only_size": {
|
"code_auto_read_only_size": {
|
||||||
"unit": "حروف",
|
"unit": "حروف",
|
||||||
@ -810,7 +812,7 @@
|
|||||||
},
|
},
|
||||||
"highlights_list_2": {
|
"highlights_list_2": {
|
||||||
"options": "خيارات",
|
"options": "خيارات",
|
||||||
"title": "قائمة التمييزات"
|
"title": "قائمة التضليلات"
|
||||||
},
|
},
|
||||||
"quick-search": {
|
"quick-search": {
|
||||||
"searching": "جار البحث...",
|
"searching": "جار البحث...",
|
||||||
@ -831,7 +833,8 @@
|
|||||||
},
|
},
|
||||||
"launcher_context_menu": {
|
"launcher_context_menu": {
|
||||||
"reset": "اعادة ضبط",
|
"reset": "اعادة ضبط",
|
||||||
"add-spacer": "اضافة فاصل"
|
"add-spacer": "اضافة فاصل",
|
||||||
|
"delete": "حذف\n<kbd data-command=\"deleteNotes\">"
|
||||||
},
|
},
|
||||||
"editable-text": {
|
"editable-text": {
|
||||||
"auto-detect-language": "تم اكتشافه تلقائيا"
|
"auto-detect-language": "تم اكتشافه تلقائيا"
|
||||||
@ -898,7 +901,11 @@
|
|||||||
"mfa_enabled": "تمكين المصادقة متعددة العوامل",
|
"mfa_enabled": "تمكين المصادقة متعددة العوامل",
|
||||||
"recovery_keys_generate": "انشاء رموز الاسترداد",
|
"recovery_keys_generate": "انشاء رموز الاسترداد",
|
||||||
"recovery_keys_regenerate": "اعادة انشاء رموز الاسترداد",
|
"recovery_keys_regenerate": "اعادة انشاء رموز الاسترداد",
|
||||||
"oauth_user_not_logged_in": "لم يتم تسجيل الدخول!"
|
"oauth_user_not_logged_in": "لم يتم تسجيل الدخول!",
|
||||||
|
"totp_secret_generate": "توليد TOTP السري",
|
||||||
|
"totp_secret_regenerate": "اعادة توليد TOTP السري",
|
||||||
|
"totp_secret_generated": "تم انشاء TOTP السري",
|
||||||
|
"oauth_missing_vars": "اعدادات مفقودة: {{-variables}}"
|
||||||
},
|
},
|
||||||
"execute_script": {
|
"execute_script": {
|
||||||
"execute_script": "تنفيذ السكريبت"
|
"execute_script": "تنفيذ السكريبت"
|
||||||
@ -1050,7 +1057,8 @@
|
|||||||
"bold": "نص عريض",
|
"bold": "نص عريض",
|
||||||
"italic": "نص مائل",
|
"italic": "نص مائل",
|
||||||
"underline": "خط تحت النص",
|
"underline": "خط تحت النص",
|
||||||
"color": "نص ملون"
|
"color": "نص ملون",
|
||||||
|
"visibility_title": "اظهار قائمة التضليلات"
|
||||||
},
|
},
|
||||||
"revisions_button": {
|
"revisions_button": {
|
||||||
"note_revisions": "مراجعات الملاحظة"
|
"note_revisions": "مراجعات الملاحظة"
|
||||||
@ -1235,5 +1243,8 @@
|
|||||||
},
|
},
|
||||||
"ws": {
|
"ws": {
|
||||||
"sync-check-failed": "فشل التحقق من المزامنة!"
|
"sync-check-failed": "فشل التحقق من المزامنة!"
|
||||||
|
},
|
||||||
|
"show_highlights_list_widget_button": {
|
||||||
|
"show_highlights_list": "عرض قائمة التضليلات"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user