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:
Sarah Hussein 2025-10-09 20:09:58 +02:00 committed by Hosted Weblate
parent b87f0c1a57
commit c8e311744a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -214,7 +214,8 @@
"collapseSubTree": "طي الشجرة الفرعية",
"tabShortcuts": "أختصارات التبويب",
"creatingNotes": "انشاء الملاحظات",
"selectNote": "تحديد الملاحظة"
"selectNote": "تحديد الملاحظة",
"editingNotes": "تحرير الملاحظات"
},
"import": {
"options": "خيارات",
@ -377,7 +378,9 @@
},
"tasks": {
"due": {
"yesterday": "أمس"
"yesterday": "أمس",
"today": "اليوم",
"tomorrow": "غدٱ"
}
},
"code_theme": {
@ -472,5 +475,20 @@
"cut": "قص",
"copy": "نسخ",
"paste": "لصق"
},
"promoted_attributes": {
"url_placeholder": "http://website..."
},
"duration": {
"seconds": "ثواني",
"minutes": "دقائق",
"hours": "ساعات",
"days": "أيام"
},
"editorfeatures": {
"title": "مميزات"
},
"book_properties_config": {
"raster": "نقطي"
}
}