mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 04:34:21 +01:00
Update translations and other static files.
This commit is contained in:
@@ -2141,24 +2141,24 @@
|
||||
<!-- A description of a clickable image representing a raised hand -->
|
||||
<string name="CallOverflowPopupWindow__raise_hand_illustration_content_description">رفع اليد</string>
|
||||
<!-- A dialog prompt to confirm you want to lower your hand -->
|
||||
<string name="CallOverflowPopupWindow__lower_your_hand">Lower your hand?</string>
|
||||
<string name="CallOverflowPopupWindow__lower_your_hand">تريد خفض يدك؟</string>
|
||||
<!-- A dialog button to confirm you would like to lower your hand -->
|
||||
<string name="CallOverflowPopupWindow__lower_hand">اخفض اليد</string>
|
||||
<!-- A negative button for a dialog confirming the user wants to lower their hand (withdraw a raised hand) -->
|
||||
<string name="CallOverflowPopupWindow__cancel">إلغاء</string>
|
||||
<!-- A notification to the user that they successfully raised their hand -->
|
||||
<string name="CallOverflowPopupWindow__you_raised_your_hand">You raised your hand</string>
|
||||
<string name="CallOverflowPopupWindow__you_raised_your_hand">لقد رفعت يدك</string>
|
||||
<!-- A button to take you to a list of participants with raised hands -->
|
||||
<string name="CallOverflowPopupWindow__view">إظهار</string>
|
||||
|
||||
<!-- A notification to the user that one or more participants in the call successfully raised their hand. In the singular case, it is a name. In the plural case, it is a name or "You" -->
|
||||
<plurals name="CallOverflowPopupWindow__raised_a_hand">
|
||||
<item quantity="zero">%1$s + %2$d have raised a hand</item>
|
||||
<item quantity="one">%1$s has raised a hand</item>
|
||||
<item quantity="two">%1$s + %2$d have raised a hand</item>
|
||||
<item quantity="few">%1$s + %2$d have raised a hand</item>
|
||||
<item quantity="many">%1$s + %2$d have raised a hand</item>
|
||||
<item quantity="other">%1$s + %2$d have raised a hand</item>
|
||||
<item quantity="zero">%1$s + %2$d رفعوا يدًا</item>
|
||||
<item quantity="one">%1$s رفع يده</item>
|
||||
<item quantity="two">%1$s + %2$d رفعا يديهما</item>
|
||||
<item quantity="few">%1$s + %2$d رفعوا أيديهم</item>
|
||||
<item quantity="many">%1$s + %2$d رفعوا أيديهم</item>
|
||||
<item quantity="other">%1$s + %2$d رفعوا أيديهم</item>
|
||||
</plurals>
|
||||
|
||||
<!-- A badge to show how many hands are raised. The first string may be a name or "You" -->
|
||||
@@ -2172,21 +2172,21 @@
|
||||
</plurals>
|
||||
|
||||
<!-- An accessibility label for screen readers on a view that can be expanded -->
|
||||
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">Expand raised hand view</string>
|
||||
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">توسيع عرض رفع اليد</string>
|
||||
|
||||
<!-- AboutSheet -->
|
||||
<!-- Displayed in a sheet row and allows user to open signal connection explanation on tap -->
|
||||
<string name="AboutSheet__signal_connection">Signal connection</string>
|
||||
<string name="AboutSheet__signal_connection">جهات اتصال Signal</string>
|
||||
<!-- Explains that the given user (placeholder is short name) is in the users system contact -->
|
||||
<string name="AboutSheet__s_is_in_your_system_contacts">%1$s is in your system contacts</string>
|
||||
<string name="AboutSheet__s_is_in_your_system_contacts">%1$s موجود في جهات اتصالك</string>
|
||||
<!-- Notice in a row when user has no groups in common -->
|
||||
<string name="AboutSheet__you_have_no_groups_in_common">You have no groups in common</string>
|
||||
<string name="AboutSheet__you_have_no_groups_in_common">لا توجد مجموعات مُشتركة بينكم</string>
|
||||
<!-- Notice when a user is not a connection to review requests carefully -->
|
||||
<string name="AboutSheet__review_requests_carefully">مراجعة الطلبات بعناية</string>
|
||||
<!-- Text used when user has groups in common. Placeholder is the count -->
|
||||
<string name="AboutSheet__d_groups_in_common">%1$d مجموعات مشتركة</string>
|
||||
<!-- Text displayed in title for external recipients -->
|
||||
<string name="AboutSheet__about">حول</string>
|
||||
<string name="AboutSheet__about">حوْل</string>
|
||||
<!-- Text displayed in title for you -->
|
||||
<string name="AboutSheet__you">أنت</string>
|
||||
|
||||
@@ -2216,12 +2216,12 @@
|
||||
<item quantity="other">سينبّه سيجنال (%1$d)</item>
|
||||
</plurals>
|
||||
<plurals name="CallParticipantsListDialog__raised_hands">
|
||||
<item quantity="zero">Raised hands (%1$d)</item>
|
||||
<item quantity="one">Raised hand (%1$d)</item>
|
||||
<item quantity="two">Raised hands (%1$d)</item>
|
||||
<item quantity="few">Raised hands (%1$d)</item>
|
||||
<item quantity="many">Raised hands (%1$d)</item>
|
||||
<item quantity="other">Raised hands (%1$d)</item>
|
||||
<item quantity="zero">أيادي مرفوعة (%1$d)</item>
|
||||
<item quantity="one">أيادي مرفوعة (%1$d)</item>
|
||||
<item quantity="two">أيادي مرفوعة (%1$d)</item>
|
||||
<item quantity="few">أيادي مرفوعة (%1$d)</item>
|
||||
<item quantity="many">أيادي مرفوعة (%1$d)</item>
|
||||
<item quantity="other">أيادي مرفوعة (%1$d)</item>
|
||||
</plurals>
|
||||
|
||||
<!-- CallParticipantView -->
|
||||
@@ -2341,7 +2341,7 @@
|
||||
|
||||
<!-- ReviewBannerView -->
|
||||
<!-- ReviewBannerView text when a name conflict has been found -->
|
||||
<string name="ReviewBannerView__name_conflict_found">Name conflict found</string>
|
||||
<string name="ReviewBannerView__name_conflict_found">تم العثور على تضارب أسماء</string>
|
||||
<!-- Button label to view name conflicts -->
|
||||
<string name="ReviewBannerView__view">إظهار</string>
|
||||
|
||||
@@ -4432,9 +4432,9 @@
|
||||
<string name="ReviewCard__block">حظر</string>
|
||||
<string name="ReviewCard__delete">حذف</string>
|
||||
<!-- Displayed when a recent name change has occurred. First placeholder is new short name, second is previous name, third is new name. -->
|
||||
<string name="ReviewCard__s_recently_changed">%1$s recently changed their profile name from %2$s to %3$s</string>
|
||||
<string name="ReviewCard__s_recently_changed">غيّر مؤخرًا %1$s اسم حسابه الشخصي من %2$s إلى %3$s</string>
|
||||
<!-- Displayed when a review user is in your system contacts. Placeholder is short name. -->
|
||||
<string name="ReviewCard__s_is_in_your_system_contacts">%1$s is in your system contacts</string>
|
||||
<string name="ReviewCard__s_is_in_your_system_contacts">%1$s موجود في جهات اتصالك</string>
|
||||
|
||||
<!-- CallParticipantsListUpdatePopupWindow -->
|
||||
<string name="CallParticipantsListUpdatePopupWindow__s_joined">انضم %1$s</string>
|
||||
|
||||
Reference in New Issue
Block a user