mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 07:38:53 +02:00
Translated using Weblate (Arabic)
Currently translated at 17.5% (282 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/
This commit is contained in:
parent
b87f0c1a57
commit
c8e311744a
@ -214,7 +214,8 @@
|
|||||||
"collapseSubTree": "طي الشجرة الفرعية",
|
"collapseSubTree": "طي الشجرة الفرعية",
|
||||||
"tabShortcuts": "أختصارات التبويب",
|
"tabShortcuts": "أختصارات التبويب",
|
||||||
"creatingNotes": "انشاء الملاحظات",
|
"creatingNotes": "انشاء الملاحظات",
|
||||||
"selectNote": "تحديد الملاحظة"
|
"selectNote": "تحديد الملاحظة",
|
||||||
|
"editingNotes": "تحرير الملاحظات"
|
||||||
},
|
},
|
||||||
"import": {
|
"import": {
|
||||||
"options": "خيارات",
|
"options": "خيارات",
|
||||||
@ -377,7 +378,9 @@
|
|||||||
},
|
},
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"due": {
|
"due": {
|
||||||
"yesterday": "أمس"
|
"yesterday": "أمس",
|
||||||
|
"today": "اليوم",
|
||||||
|
"tomorrow": "غدٱ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"code_theme": {
|
"code_theme": {
|
||||||
@ -472,5 +475,20 @@
|
|||||||
"cut": "قص",
|
"cut": "قص",
|
||||||
"copy": "نسخ",
|
"copy": "نسخ",
|
||||||
"paste": "لصق"
|
"paste": "لصق"
|
||||||
|
},
|
||||||
|
"promoted_attributes": {
|
||||||
|
"url_placeholder": "http://website..."
|
||||||
|
},
|
||||||
|
"duration": {
|
||||||
|
"seconds": "ثواني",
|
||||||
|
"minutes": "دقائق",
|
||||||
|
"hours": "ساعات",
|
||||||
|
"days": "أيام"
|
||||||
|
},
|
||||||
|
"editorfeatures": {
|
||||||
|
"title": "مميزات"
|
||||||
|
},
|
||||||
|
"book_properties_config": {
|
||||||
|
"raster": "نقطي"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user