Translated using Weblate (Arabic)

Currently translated at 12.1% (14 of 115 strings)

Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ar/
This commit is contained in:
Sarah Hussein
2025-10-09 11:41:51 +02:00
committed by Hosted Weblate
parent 6d1faac772
commit 1b2be2c345

8
docs/README-ar.md vendored
View File

@@ -179,7 +179,7 @@ interface (which is almost identical to the desktop app).
Currently only the latest versions of Chrome & Firefox are supported (and
tested).
### Mobile
### هاتف المحمول
To use TriliumNext on a mobile device, you can use a mobile web browser to
access the mobile interface of a server installation (see below).
@@ -203,7 +203,7 @@ installation docs](https://triliumnext.github.io/Docs/Wiki/server-installation).
## 💻 Contribute
### Translations
### ترجمات
If you are a native speaker, help us translate Trilium by heading over to our
[Weblate page](https://hosted.weblate.org/engage/trilium/).
@@ -213,7 +213,7 @@ Here's the language coverage we have so far:
[![Translation
status](https://hosted.weblate.org/widget/trilium/multi-auto.svg)](https://hosted.weblate.org/engage/trilium/)
### Code
### كود
Download the repository, install dependencies using `pnpm` and then run the
server (available at http://localhost:8080):
@@ -224,7 +224,7 @@ pnpm install
pnpm run server:start
```
### Documentation
### التوثيق
Download the repository, install dependencies using `pnpm` and then run the
environment required to edit the documentation: