Files
Android/feature/registration/src/main/res/values-ar/strings.xml
2026-02-24 16:23:32 -05:00

46 lines
3.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">حافِظ على خصوصيتك أينما تكون. كُن على طبيعتك في كل رسالة.</string>
<!-- Non-English translations should use "Signal is a nonprofit" instead, dropping the 501c3 reference. -->
<string name="RegistrationActivity_terms_and_privacy">سيجنال شركة غير ربحية\nالشروط وسياسة الخصوصية</string>
<string name="RegistrationActivity_continue">متابعة</string>
<!-- Screen title for restoring or transfering account -->
<string name="registration_activity__restore_or_transfer">الاستعادة أو النقل</string>
<!-- GrantPermissionsFragment -->
<!-- Displayed as a title at the top of the screen -->
<string name="GrantPermissionsFragment__allow_permissions">تمكين الأذونات</string>
<!-- Displayed as a subtitle at the top of the screen -->
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">لِمساعدتك على مراسلة الأشخاص الذين تعرفهم، سيطلب سيجنال هذه الأذونات. </string>
<!-- Displayed as a text-only action button at the bottom start of the screen -->
<string name="GrantPermissionsFragment__not_now">ليس الآن</string>
<!-- Displayed as an action button at the bottom end of the screen -->
<string name="GrantPermissionsFragment__next">التالي</string>
<!-- Notifications permission row title -->
<string name="GrantPermissionsFragment__notifications">الإشعارات</string>
<!-- Notifications permission row description -->
<string name="GrantPermissionsFragment__get_notified_when">استلِم إشعار عند وصول رسائل جديدة.</string>
<!-- Contacts permission row title -->
<string name="GrantPermissionsFragment__contacts">جهات الاتصال</string>
<!-- Contacts permission row description -->
<string name="GrantPermissionsFragment__find_people_you_know">اعثُر على أشخاص تعرفهم. جهات اتصالك مُشفَّرة وغير مرئية لخدمة سيجنال.</string>
<!-- Phone calls permission row title -->
<string name="GrantPermissionsFragment__phone_calls">مكالمات هاتفية</string>
<!-- Phone calls permission row description -->
<string name="GrantPermissionsFragment__make_registering_easier">سهِّل عملية التسجيل وفعِّل ميزات الاتصال الإضافية.</string>
<!-- Storage permission row title -->
<string name="GrantPermissionsFragment__storage">مساحة التخزين</string>
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">أرسِل صورًا وفيديوهات وملفات من جهازك.</string>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">بلدك</string>
<!-- Close button content description -->
<string name="CountryCodeSelectScreen__close">إغلاق</string>
<!-- Search bar hint text -->
<string name="CountryCodeSelectScreen__search_by">البحث بحسب الاسم أو رقم الهاتف</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">بلد غير معروف</string>
</resources>