Skip to content

Commit

Permalink
Update translations and other static files.
Browse files Browse the repository at this point in the history
  • Loading branch information
clark-signal committed Mar 11, 2024
1 parent 6e09d10 commit 4c079a8
Show file tree
Hide file tree
Showing 68 changed files with 2,214 additions and 1,782 deletions.
68 changes: 37 additions & 31 deletions app/src/main/res/values-af/strings.xml

Large diffs are not rendered by default.

40 changes: 27 additions & 13 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2134,9 +2134,9 @@
<!-- Utilized in the lobby before joining a call link -->
<string name="WebRtcCallView__signal_call_link">رابط مكالمة سيجنال</string>
<!-- Warning displayed when entering a call via a link and you have Phone Number Privacy disabled-->
<string name="WebRtcCallView__anyone_who_joins_pnp_disabled">Anyone who joins this call via the link will see your name, photo, and phone number.</string>
<string name="WebRtcCallView__anyone_who_joins_pnp_disabled">سيرى أي شخص انضم إلى هذه المكالمة عبر الرابط اسمك وصورتك ورقم هاتفك.</string>
<!-- Warning displayed when entering a call via a link and you have Phone Number Privacy enabled-->
<string name="WebRtcCallView__anyone_who_joins_pnp_enabled">Anyone who joins this call via the link will see your name and photo.</string>
<string name="WebRtcCallView__anyone_who_joins_pnp_enabled">سَيرى أي شخص انضم إلى هذه المكالمة عبر الرابط اسمك وصورتك.</string>
<!-- Displayed on the call screen as the status when waiting to be let into a call link by an admin -->
<string name="WebRtcCallView__waiting_to_be_let_in">في انتظار السماح بالانضمام…</string>

Expand Down Expand Up @@ -4325,11 +4325,11 @@
<!-- Snackbar text when pressing invalid radio item -->
<string name="PhoneNumberPrivacySettingsFragment__to_change_this_setting">"لتغيير هذا الإعداد، اختر لا أحد عن تحديد من يُمكنه رؤية رقمي."</string>
<!-- Dialog title shown when selecting "Nobody" in phone number privacy settings for who can find me by number -->
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">Are you sure?</string>
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_title">هل أنت متأكد؟</string>
<!-- Dialog warning message shown when selecting "Nobody" in phone number privacy settings for who can find me by number -->
<string name="PhoneNumberPrivacySettingsFragment__nobody_can_find_me_warning_message">Setting \"Who can find me by number\" to \"Nobody\" will make it harder for people to find you on Signal.</string>
<!-- Dialog button text for canceling change action -->
<string name="PhoneNumberPrivacySettingsFragment__cancel">Cancel</string>
<string name="PhoneNumberPrivacySettingsFragment__cancel">إلغاء</string>
<string name="PhoneNumberPrivacy_everyone">الكل</string>
<string name="PhoneNumberPrivacy_nobody">لا أحد</string>
<string name="preferences_app_protection__screen_lock">قفل الشاشة</string>
Expand Down Expand Up @@ -4852,7 +4852,7 @@
<!-- Label for our high quality media conversion. This has better quality than standard. -->
<string name="QualitySelectorBottomSheetDialog__slower_more_data">أبطأ، بيانات أكثر</string>
<!-- Title heading for our media conversion quality selector. -->
<string name="QualitySelectorBottomSheetDialog__media_quality">Media quality</string>
<string name="QualitySelectorBottomSheetDialog__media_quality">جودة الوسائط</string>

<!-- AppSettingsFragment -->
<string name="AppSettingsFragment__invite_your_friends">دعوة أصدقائك</string>
Expand Down Expand Up @@ -5359,7 +5359,7 @@
<!-- Small notification presented to the user when they set their video to view-once mode -->
<string name="MediaReviewFragment__video_set_to_view_once">Video set to view once</string>
<!-- Small notification presented to the user when they set their photo to view-once mode -->
<string name="MediaReviewFragment__photo_set_to_view_once">Photo sent to view once</string>
<string name="MediaReviewFragment__photo_set_to_view_once">Photo set to view once</string>
<!-- Small notification presented to the user when they set their video to be sent in high visual quality. -->
<string name="MediaReviewFragment__video_set_to_high_quality">Video set to high quality</string>
<!-- Small notification presented to the user when they set their video to be sent in standard (lower than high) visual quality. -->
Expand All @@ -5369,9 +5369,23 @@
<!-- Small notification presented to the user when they set their still image to be sent in standard (lower than high) visual quality. -->
<string name="MediaReviewFragment__photo_set_to_standard_quality">Photo set to standard quality</string>
<!-- Small notification presented to the user when they set multiple media items to be sent in high visual quality. -->
<string name="MediaReviewFragment__items_set_to_high_quality">%1$d items set to high quality</string>
<plurals name="MediaReviewFragment__items_set_to_high_quality">
<item quantity="zero">%1$d items set to high quality</item>
<item quantity="one">%1$d item set to high quality</item>
<item quantity="two">%1$d items set to high quality</item>
<item quantity="few">%1$d items set to high quality</item>
<item quantity="many">%1$d items set to high quality</item>
<item quantity="other">%1$d items set to high quality</item>
</plurals>
<!-- Small notification presented to the user when they set multiple media items to be sent in standard (lower than high) visual quality. -->
<string name="MediaReviewFragment__items_set_to_standard_quality">%1$d items set to standard quality</string>
<plurals name="MediaReviewFragment__items_set_to_standard_quality">
<item quantity="zero">%1$d items set to standard quality</item>
<item quantity="one">%1$d item set to standard quality</item>
<item quantity="two">%1$d items set to standard quality</item>
<item quantity="few">%1$d items set to standard quality</item>
<item quantity="many">%1$d items set to standard quality</item>
<item quantity="other">%1$d items set to standard quality</item>
</plurals>

<string name="ImageEditorHud__cancel">إلغاء</string>
<string name="ImageEditorHud__draw">رسم</string>
Expand Down Expand Up @@ -5401,14 +5415,14 @@
<!-- The body of a dialog notifying that a user was found matching a scanned QR code, prompting the user to start a chat with them. The placeholder is a username. Usernames are always latin characters. -->
<string name="MediaCaptureFragment_username_dialog_body">Start a chat with \"%1$s\"</string>
<!-- The label of a dialog asking the user if they would like to start a chat with a specific user. -->
<string name="MediaCaptureFragment_username_dialog_go_to_chat_button">Go to chat</string>
<string name="MediaCaptureFragment_username_dialog_go_to_chat_button">توجّه للدردشة</string>

<!-- The title of a dialog notifying that the user scanned a QR code that could be used to link a Signal device. -->
<string name="MediaCaptureFragment_device_link_dialog_title">Link device?</string>
<!-- The body of a dialog notifying that the user scanned a QR code that could be used to link a Signal device. -->
<string name="MediaCaptureFragment_device_link_dialog_body">It looks like you\'re trying to link a Signal device. Tap continue and scan the code again to link it.</string>
<!-- The label of a dialog asking the user if they would like to continue to the linked device settings screen. -->
<string name="MediaCaptureFragment_device_link_dialog_continue">Continue</string>
<string name="MediaCaptureFragment_device_link_dialog_continue">مواصلة</string>


<string name="BadgesOverviewFragment__my_badges">شاراتي</string>
Expand Down Expand Up @@ -7044,7 +7058,7 @@
<!-- Displayed in action bar at the top of the fragment -->
<string name="CallLinkDetailsFragment__call_details">تفاصيل المكالمة</string>
<!-- Displayed in a text row, allowing the user to click and edit a call name -->
<string name="CallLinkDetailsFragment__edit_call_name">Edit call name</string>
<string name="CallLinkDetailsFragment__edit_call_name">تعديل اسم المكالمة</string>
<!-- Displayed in a text row, allowing the user to click and add a call name -->
<string name="CallLinkDetailsFragment__add_call_name">إضافة اسم المكالمة</string>
<!-- Displayed in a toggle row, allowing the user to click to enable or disable member approval -->
Expand Down Expand Up @@ -7216,9 +7230,9 @@
<!-- Dialog action to invite the phone number to Signal -->
<string name="FindByActivity__invite">أرسل دعوة</string>
<!-- Button label for a button that will launch a camera to scan a username QR code -->
<string name="FindByActivity__qr_scan_button">Scan QR code</string>
<string name="FindByActivity__qr_scan_button">تصوير الرمز المربع</string>
<!-- Content of a dialog indicating that we could not perform the requested action because we encountered a network error. -->
<string name="FindByActivity__network_error_dialog">Encountered a network error. Try again later.</string>
<string name="FindByActivity__network_error_dialog">حدث خطأ في الشبكة. يُرجى المحاولة مرة أخرى لاحقا.</string>

<!-- EOF -->
</resources>
Loading

0 comments on commit 4c079a8

Please sign in to comment.