ruffle/desktop/assets/texts/ar-SA/main_menu.ftl

39 lines
2.1 KiB
Plaintext

# A note on ellipsis: they indicate when an action won't immediately happen, but needs more information from the user.
# For example, "Open File..." won't open a file, it'll ask the user to choose a file and *then* open the file.
# Whereas "Close" or "About" wouldn't need any information, they'd immediately happen as soon as you click it.
# In general, if clicking the thing immediately does that thing, no ellipsis. If it asks for more information, ellipsis.
# This is the case for English, but other languages may have other rules or ways of showing this.
# Some items may be also be duplicated here, like "About Ruffle" in the menu and "About Ruffle" elsewhere as the header of the about menu.
# This is because some languages may use different wording for one or the other, especially with things like capitalisation.
file-menu = ملف
file-menu-open-quick = فتح...
file-menu-open-advanced = استعراض متقدم...
file-menu-close = إغلاق
file-menu-reload = إعادة التحميل
file-menu-recents = الملفات الحديثة
file-menu-recents-empty = لا توجد ملفات تم فتحها حديثاً
file-menu-preferences = الإعدادات...
file-menu-exit = خروج
controls-menu = عناصر التحكم
controls-menu-suspend = تعليق
controls-menu-resume = استئناف
controls-menu-volume = التحكم بالصوت
help-menu = التعليمات
help-menu-join-discord = انضم لنا على الدسكورد
help-menu-report-a-bug = الإبلاغ عن خطأ
help-menu-sponsor-development = راعي التطوير
help-menu-translate-ruffle = ترجمة رفل
help-menu-about = حول Ruffle
bookmarks-menu = الإشارات المرجعية
bookmarks-menu-add = إضافة...
bookmarks-menu-manage = إدارة الإشارات المرجعية...
debug-menu = أدوات التصحيح
debug-menu-open-stage = عرض معلومات المرحلة
debug-menu-open-movie = عرض الفيلم
debug-menu-open-movie-list = عرض الأفلام المعروفة
debug-menu-open-domain-list = إظهار النطاق
debug-menu-search-display-objects = البحث عن عناصر العرض...