Skip to content

Commit cbd78d7

Browse files
Update translations and other static files.
1 parent ac0604a commit cbd78d7

File tree

68 files changed

+887
-1051
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+887
-1051
lines changed

app/src/main/res/values-af/strings.xml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,17 +2079,15 @@
20792079
<!-- A button to take you to a list of participants with raised hands -->
20802080
<string name="CallOverflowPopupWindow__view">Bekyk</string>
20812081

2082+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2083+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
20822084
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2083-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2084-
<item quantity="one">%1$s raised a hand</item>
2085-
<item quantity="other">%1$s + %2$d raised a hand</item>
2086-
</plurals>
2085+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
20872086

2087+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2088+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
20882089
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2089-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2090-
<item quantity="one">%1$s</item>
2091-
<item quantity="other">%1$s +%2$d</item>
2092-
</plurals>
2090+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
20932091

20942092
<!-- An accessibility label for screen readers on a view that can be expanded -->
20952093
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">Meer inligting oor opgesteekte hand</string>

app/src/main/res/values-ar/strings.xml

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2379,25 +2379,15 @@
23792379
<!-- A button to take you to a list of participants with raised hands -->
23802380
<string name="CallOverflowPopupWindow__view">إظهار</string>
23812381

2382+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2383+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
23822384
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2383-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2384-
<item quantity="zero">%1$s + %2$d raised a hand</item>
2385-
<item quantity="one">%1$s raised a hand</item>
2386-
<item quantity="two">%1$s + %2$d raised a hand</item>
2387-
<item quantity="few">%1$s + %2$d raised a hand</item>
2388-
<item quantity="many">%1$s + %2$d raised a hand</item>
2389-
<item quantity="other">%1$s + %2$d raised a hand</item>
2390-
</plurals>
2385+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
23912386

2387+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2388+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
23922389
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2393-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2394-
<item quantity="zero">%1$s +%2$d</item>
2395-
<item quantity="one">%1$s</item>
2396-
<item quantity="two">%1$s +%2$d</item>
2397-
<item quantity="few">%1$s +%2$d</item>
2398-
<item quantity="many">%1$s +%2$d</item>
2399-
<item quantity="other">%1$s +%2$d</item>
2400-
</plurals>
2390+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
24012391

24022392
<!-- An accessibility label for screen readers on a view that can be expanded -->
24032393
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">توسيع عرض رفع اليد</string>
@@ -6236,9 +6226,9 @@
62366226
<!-- Displayed when no longer a group member -->
62376227
<string name="StoryGroupReplyFragment__you_cant_reply">لا تستطيع الردّ على هذه القصة لأنك لم تعد عضواً في هذه المجموعة.</string>
62386228
<!-- Displayed for when you reacted to a story when viewing replies -->
6239-
<string name="StoryGroupReactionReplyItem__you_reacted_to_the_story">المتفاعلون مع القصة</string>
6229+
<string name="StoryGroupReactionReplyItem__you_reacted_to_the_story">تفاعلتَ مع القصة</string>
62406230
<!-- Displayed for other users that reacted to a story when viewing replies -->
6241-
<string name="StoryGroupReactionReplyItem__someone_reacted_to_the_story">المتفاعلون مع القصة</string>
6231+
<string name="StoryGroupReactionReplyItem__someone_reacted_to_the_story">تفاعل مع القصة</string>
62426232
<!-- Label for story views tab -->
62436233
<string name="StoryViewsAndRepliesDialogFragment__views">المشاهدات</string>
62446234
<!-- Label for story replies tab -->

app/src/main/res/values-az/strings.xml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,17 +2079,15 @@
20792079
<!-- A button to take you to a list of participants with raised hands -->
20802080
<string name="CallOverflowPopupWindow__view">Bax</string>
20812081

2082+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2083+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
20822084
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2083-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2084-
<item quantity="one">%1$s raised a hand</item>
2085-
<item quantity="other">%1$s + %2$d raised a hand</item>
2086-
</plurals>
2085+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
20872086

2087+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2088+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
20882089
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2089-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2090-
<item quantity="one">%1$s</item>
2091-
<item quantity="other">%1$s +%2$d</item>
2092-
</plurals>
2090+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
20932091

20942092
<!-- An accessibility label for screen readers on a view that can be expanded -->
20952093
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">Qaldırılmış əl görünüşünü genişləndir</string>

app/src/main/res/values-bg/strings.xml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,17 +2079,15 @@
20792079
<!-- A button to take you to a list of participants with raised hands -->
20802080
<string name="CallOverflowPopupWindow__view">Преглед</string>
20812081

2082+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2083+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
20822084
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2083-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2084-
<item quantity="one">%1$s raised a hand</item>
2085-
<item quantity="other">%1$s + %2$d raised a hand</item>
2086-
</plurals>
2085+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
20872086

2087+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2088+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
20882089
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2089-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2090-
<item quantity="one">%1$s</item>
2091-
<item quantity="other">%1$s + %2$d</item>
2092-
</plurals>
2090+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
20932091

20942092
<!-- An accessibility label for screen readers on a view that can be expanded -->
20952093
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">Разширяване на изгледа с вдигнати ръце</string>
@@ -5716,7 +5714,7 @@
57165714
<!-- Displayed when no longer a group member -->
57175715
<string name="StoryGroupReplyFragment__you_cant_reply">Не може да отговорите на тази история, защото вече не сте член на тази група.</string>
57185716
<!-- Displayed for when you reacted to a story when viewing replies -->
5719-
<string name="StoryGroupReactionReplyItem__you_reacted_to_the_story">Реагира на историята</string>
5717+
<string name="StoryGroupReactionReplyItem__you_reacted_to_the_story">Pеагирахте на историята</string>
57205718
<!-- Displayed for other users that reacted to a story when viewing replies -->
57215719
<string name="StoryGroupReactionReplyItem__someone_reacted_to_the_story">Реагира на историята</string>
57225720
<!-- Label for story views tab -->

app/src/main/res/values-bn/strings.xml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,17 +2079,15 @@
20792079
<!-- A button to take you to a list of participants with raised hands -->
20802080
<string name="CallOverflowPopupWindow__view">দেখুন</string>
20812081

2082+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2083+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
20822084
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2083-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2084-
<item quantity="one">%1$s raised a hand</item>
2085-
<item quantity="other">%1$s + %2$d raised a hand</item>
2086-
</plurals>
2085+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
20872086

2087+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2088+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
20882089
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2089-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2090-
<item quantity="one">%1$s</item>
2091-
<item quantity="other">%1$s +%2$d</item>
2092-
</plurals>
2090+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
20932091

20942092
<!-- An accessibility label for screen readers on a view that can be expanded -->
20952093
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">হাত উঠানোর ভিউ সম্প্রসারিত করুন</string>

app/src/main/res/values-bs/strings.xml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2229,21 +2229,15 @@
22292229
<!-- A button to take you to a list of participants with raised hands -->
22302230
<string name="CallOverflowPopupWindow__view">Pregled</string>
22312231

2232+
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The placeholder string may either be a name, or "You". -->
2233+
<string name="CallRaiseHandSnackbar__raised_a_hand_singular">%1$s raised a hand</string>
22322234
<!-- A notification to the user that one or more participants in the call successfully raised their hand. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2233-
<plurals name="CallOverflowPopupWindow__raised_a_hand">
2234-
<item quantity="one">%1$s raised a hand</item>
2235-
<item quantity="few">%1$s + %2$d raised a hand</item>
2236-
<item quantity="many">%1$s + %2$d raised a hand</item>
2237-
<item quantity="other">%1$s + %2$d raised a hand</item>
2238-
</plurals>
2235+
<string name="CallRaiseHandSnackbar__raised_a_hand_plural">%1$s +%2$d raised a hand</string>
22392236

2237+
<!-- A badge to show how many hands are raised. The placeholder string may either be a name, or "You". -->
2238+
<string name="CallRaiseHandSnackbar_raised_hands_singular">%1$s</string>
22402239
<!-- A badge to show how many hands are raised. The first string may either be a name, or "You". The second placeholder is a number quantifying how many other hands are also raised. -->
2241-
<plurals name="CallRaiseHandSnackbar_raised_hands">
2242-
<item quantity="one">%1$s</item>
2243-
<item quantity="few">%1$s +%2$d</item>
2244-
<item quantity="many">%1$s +%2$d</item>
2245-
<item quantity="other">%1$s +%2$d</item>
2246-
</plurals>
2240+
<string name="CallRaiseHandSnackbar_raised_hands_plural">%1$s +%2$d</string>
22472241

22482242
<!-- An accessibility label for screen readers on a view that can be expanded -->
22492243
<string name="CallOverflowPopupWindow__expand_snackbar_accessibility_label">Proširite prikaz podignute ruke</string>

0 commit comments

Comments
 (0)