cosmic-edit/i18n/ar/cosmic_edit.ftl
Hosted Weblate 6fa2cb09cc
i18n: translation updates from weblate
Co-authored-by: Amadɣas <massiin@proton.me>
Co-authored-by: Asier Saratsua Garmendia <asier.sarasua@gmail.com>
Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Joonas Tuomi <joonastapanituomi@gmail.com>
Co-authored-by: Tommi Nieminen <translator@legisign.org>
Co-authored-by: Urocissa Caerulea.Tw <urocissa.tw@proton.me>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: defaultUser822 <defaultuser822@users.noreply.hosted.weblate.org>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: taijuin Lee <taijuin@gmail.com>
Co-authored-by: 麋麓 BigELK176 <BigELK176@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/de/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/fi/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/kab/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-edit/zh_Hant/
Translation: Pop OS/COSMIC Edit
2026-04-12 18:49:36 +02:00

134 lines
3.9 KiB
Text

cosmic-text-editor = محرِّر نصوص COSMIC
comment = محرِّر نصوص لسطح مكتب COSMIC
new-document = مستند جديد
open-project = افتح مشروعًا
todo = المهامّ
# Context Pages
## About
repository = المستودع
support = الدعم
## Document statistics
document-statistics = إحصائيات المستند
word-count = عدد الكلمات
character-count = الأحرف
character-count-no-spaces = الأحرف (دون مسافات)
line-count = الأسطر
## Git management
git-management = إدارة Git
git-management-description = إدارة Git هي أداة يستخدمها المطوِّرون لإدارة عمليات التحكم في الإصدار.
git-management-loading = يُحمّل إدارة Git...
stage = رحِّل
staged-changes = تغييرات مرحَّلة
unstage = ألغِ الترحيل
unstaged-changes = تغييرات غير مرحَّلة
## Project search
project-search = ابحث المشروع
## Prompt save changes
prompt-save-changes-title = احفظ التغييرات قبل الإغلاق؟
prompt-unsaved-changes = لديك تغييرات غير محفوظة. إذا واصلت دون حفظ، فستفقد هذه التغييرات.
cancel = ألغِ
discard = أهمِل التغييرات
save-all = احفظ الكل
## Settings
settings = الإعدادات
### Appearance
appearance = المظهر
theme = النسق
match-desktop = طابق سطح المكتب
dark = داكن
light = فاتح
syntax-dark = صيغة داكنة
syntax-light = صيغة فاتحة
default-font = الخط المبدئي
default-font-size = حجم الخط المبدئي
default-zoom-step = خطوات التكبير
### Keyboard shortcuts
keyboard-shortcuts = اختصارات لوحة المفاتيح
enable-vim-bindings = فعِّل ارتباط مفاتيح Vim
# Find
find-placeholder = ابحث عن...
find-previous = ابحث عن السابق
find-next = ابحث عن التالي
replace-placeholder = استبدل...
replace = استبدل
replace-all = استبدل الكل
case-sensitive = حساس لحالة الحرف
use-regex = استعمل التعبير النمطي (regex)
wrap-around = لف حول
# Menu
## File
file = ملف
new-file = ملف جديد
new-window = نافذة جديدة
open-file = افتح ملفًا...
open-recent-file = افتح ملفًا حديثًا
close-file = أغلِق الملف
menu-open-project = افتح مشروعًا...
open-recent-project = افتح مشروعًا حديثًا
close-project = أغلِق المشروع
save = احفظ
save-as = احفظ باسم...
revert-all-changes = تراجع عن جميع التغييرات
menu-document-statistics = إحصائيات المستند...
document-type = نوع المستند...
encoding = الترميز...
menu-git-management = إدارة Git...
print = اطبع
quit = أنهِ
## Edit
edit = عدِّل
undo = تراجع
redo = أعِد
cut = قصّ
copy = انسخ
paste = ألصِق
select-all = حدِّد الكل
find = ابحث عن
find-in-project = ابحث في المشروع...
spell-check = التدقيق الإملائي...
## View
view = عرض
zoom-in = قرِّب
default-size = الحجم المبدئي
zoom-out = بعِّد
indentation = تباعد المسافات
### Indentation
automatic-indentation = الإزاحة الآلية
tab-width = عرض المسافة الكبيرة: { $tab_width }
convert-indentation-to-spaces = حوِّل الإزاحات غلى مسافات
convert-indentation-to-tabs = حوِّل الإزاحات إلى مسافات كبيرة
word-wrap = التفاف الكلمات
show-line-numbers = أظهر أرقام الأسطر
highlight-current-line = أبرِز السطر الحالي
syntax-highlighting = إبراز الصيغة...
menu-settings = الإعدادات...
menu-keyboard-shortcuts = اختصارات لوحة المفاتيح...
menu-about = عن محرِّر نصوص COSMIC...