From f502fe41c76dd988be2aa20945ed5cc756640e5a Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 24 Oct 2025 05:30:25 +0200 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 52.7% (77 of 146 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/ar/ --- apps/website/public/translations/ar/translation.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/website/public/translations/ar/translation.json b/apps/website/public/translations/ar/translation.json index ce83352fc..e0c453b3f 100644 --- a/apps/website/public/translations/ar/translation.json +++ b/apps/website/public/translations/ar/translation.json @@ -73,7 +73,8 @@ "download_exe": "تحميل ملف التثبيت (exe.)", "title_x64": "ويندوز 64 بت", "download_zip": "النسخة المحمولة بصيغة zip", - "title_arm64": "نظام ويندوز عاى ARM" + "title_arm64": "نظام ويندوز عاى ARM", + "quick_start": "للتثبيت باستخدام Winget:" }, "download_helper_desktop_linux": { "download_deb": ".deb", @@ -112,6 +113,11 @@ "download_dmg": "تحميل ملف التثبيت (dmg.)", "download_homebrew_cask": "Homebrew Cask", "download_zip": "النسخة المحمولة بصيغة zip", - "title_x64": "نظام macOS لاصدار intel" + "title_x64": "نظام macOS لاصدار intel", + "title_arm64": "نظام macOS لمعالجة اجهزة Apple Silicon", + "quick_start": "للتثبيت بواسطة Homebrew:" + }, + "contribute": { + "title": "طرق اخرى للمساهمة" } }