Skip to content

Commit eb935e6

Browse files
committed
[Process] Updated component string translations
PiperOrigin-RevId: 772911687
1 parent a1e2f9e commit eb935e6

File tree

162 files changed

+664
-16
lines changed

Some content is hidden

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

162 files changed

+664
-16
lines changed

lib/java/com/google/android/material/bottomsheet/res/values-af/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Vou halfpad uit</string>
19+
<string name="bottomsheet_action_expand">Vou uit</string>
20+
<string name="bottomsheet_action_collapse">Vou in</string>
1921
<string name="bottomsheet_drag_handle_content_description">Sleephandvatsel</string>
2022
<string name="bottomsheet_action_expand_description">Vou die onderste blad uit</string>
23+
<string name="bottomsheet_action_half_expand_description">Vou die onderste blad halfpad uit</string>
2124
<string name="bottomsheet_action_collapse_description">Vou die onderste blad in</string>
25+
<string name="bottomsheet_state_collapsed">Ingevou</string>
26+
<string name="bottomsheet_state_half_expanded">Halfpad uitgevou</string>
27+
<string name="bottomsheet_state_expanded">Uitgevou</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-am/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">ግማሽ መንገድ ዘርጋ</string>
19+
<string name="bottomsheet_action_expand">ዘርጋ</string>
20+
<string name="bottomsheet_action_collapse">ሰብስብ</string>
1921
<string name="bottomsheet_drag_handle_content_description">መያዣ ይጎትቱ</string>
2022
<string name="bottomsheet_action_expand_description">የግርጌ ሉሁን ይዘርጉ</string>
23+
<string name="bottomsheet_action_half_expand_description">የታች ሉሁን በግማሽ ይዘርጉ</string>
2124
<string name="bottomsheet_action_collapse_description">የግርጌ ሉሁን ይሰብስቡ</string>
25+
<string name="bottomsheet_state_collapsed">ተሰብስቧል</string>
26+
<string name="bottomsheet_state_half_expanded">በግማሽ ተዘርግቷል</string>
27+
<string name="bottomsheet_state_expanded">ተዘርግቷል</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-ar/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">توسيع البطاقة السفلية</string>
19+
<string name="bottomsheet_action_expand">توسيع</string>
20+
<string name="bottomsheet_action_collapse">تصغير</string>
1921
<string name="bottomsheet_drag_handle_content_description">مقبض السحب</string>
2022
<string name="bottomsheet_action_expand_description">توسيع البطاقة السفلية</string>
23+
<string name="bottomsheet_action_half_expand_description">توسيع البطاقة السفلية بشكل نصفي</string>
2124
<string name="bottomsheet_action_collapse_description">تصغير البطاقة السفلية</string>
25+
<string name="bottomsheet_state_collapsed">مصغَّرة</string>
26+
<string name="bottomsheet_state_half_expanded">مُوسَّعة نصفيًا</string>
27+
<string name="bottomsheet_state_expanded">مُوسَّعة</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-as/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Expand halfway</string>
19+
<string name="bottomsheet_action_expand">Expand</string>
20+
<string name="bottomsheet_action_collapse">Collapse</string>
1921
<string name="bottomsheet_drag_handle_content_description">Drag handle</string>
2022
<string name="bottomsheet_action_expand_description">Expand the bottom sheet</string>
23+
<string name="bottomsheet_action_half_expand_description">Half expand the bottom sheet</string>
2124
<string name="bottomsheet_action_collapse_description">Collapse the bottom sheet</string>
25+
<string name="bottomsheet_state_collapsed">Collapsed</string>
26+
<string name="bottomsheet_state_half_expanded">Half expanded</string>
27+
<string name="bottomsheet_state_expanded">Expanded</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-az/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Tam genişləndirin</string>
19+
<string name="bottomsheet_action_expand">Genişləndirin</string>
20+
<string name="bottomsheet_action_collapse">Yığcamlaşdırın</string>
1921
<string name="bottomsheet_drag_handle_content_description">Dəstək</string>
2022
<string name="bottomsheet_action_expand_description">Aşağıdakı vərəqi genişləndirin</string>
23+
<string name="bottomsheet_action_half_expand_description">Aşağıdakı vərəqi yarıya qədər genişləndirin</string>
2124
<string name="bottomsheet_action_collapse_description">Aşağıdakı vərəqi yığcamlaşdırın</string>
25+
<string name="bottomsheet_state_collapsed">Yığcamlaşdırıldı</string>
26+
<string name="bottomsheet_state_half_expanded">Yarıya qədər genişləndirildi</string>
27+
<string name="bottomsheet_state_expanded">Genişləndirildi</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-b+es+419/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Expandir hasta la mitad</string>
19+
<string name="bottomsheet_action_expand">Expandir</string>
20+
<string name="bottomsheet_action_collapse">Contraer</string>
1921
<string name="bottomsheet_drag_handle_content_description">Controlador de arrastre</string>
2022
<string name="bottomsheet_action_expand_description">Expandir la hoja inferior</string>
23+
<string name="bottomsheet_action_half_expand_description">Expandir a la mitad la hoja inferior</string>
2124
<string name="bottomsheet_action_collapse_description">Contraer la hoja inferior</string>
25+
<string name="bottomsheet_state_collapsed">Contraída</string>
26+
<string name="bottomsheet_state_half_expanded">Expandida a la mitad</string>
27+
<string name="bottomsheet_state_expanded">Expandida</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-b+sr+Latn/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Proširite do pola</string>
19+
<string name="bottomsheet_action_expand">Proširite</string>
20+
<string name="bottomsheet_action_collapse">Skupite</string>
1921
<string name="bottomsheet_drag_handle_content_description">Ručica za prevlačenje</string>
2022
<string name="bottomsheet_action_expand_description">Proširite donju tabelu</string>
23+
<string name="bottomsheet_action_half_expand_description">Proširite donju tabelu do pola</string>
2124
<string name="bottomsheet_action_collapse_description">Skupite donju tabelu</string>
25+
<string name="bottomsheet_state_collapsed">Skupljeno</string>
26+
<string name="bottomsheet_state_half_expanded">Prošireno do pola</string>
27+
<string name="bottomsheet_state_expanded">Prošireno</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-be/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Разгарнуць напалову</string>
19+
<string name="bottomsheet_action_expand">Разгарнуць</string>
20+
<string name="bottomsheet_action_collapse">Згарнуць</string>
1921
<string name="bottomsheet_drag_handle_content_description">Маркер перацягвання</string>
2022
<string name="bottomsheet_action_expand_description">Разгарнуць ніжні аркуш</string>
23+
<string name="bottomsheet_action_half_expand_description">Напалову разгарнуць ніжні аркуш</string>
2124
<string name="bottomsheet_action_collapse_description">Згарнуць ніжні аркуш</string>
25+
<string name="bottomsheet_state_collapsed">Згорнута</string>
26+
<string name="bottomsheet_state_half_expanded">Напалову разгорнута</string>
27+
<string name="bottomsheet_state_expanded">Разгорнута</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-bg/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Разгъване наполовина</string>
19+
<string name="bottomsheet_action_expand">Разгъване</string>
20+
<string name="bottomsheet_action_collapse">Свиване</string>
1921
<string name="bottomsheet_drag_handle_content_description">Манипулатор за преместване с плъзгане</string>
2022
<string name="bottomsheet_action_expand_description">Разгъване на долния лист</string>
23+
<string name="bottomsheet_action_half_expand_description">Наполовина разгъване на долния лист</string>
2124
<string name="bottomsheet_action_collapse_description">Свиване на долния лист</string>
25+
<string name="bottomsheet_state_collapsed">Свито</string>
26+
<string name="bottomsheet_state_half_expanded">Наполовина разгънато</string>
27+
<string name="bottomsheet_state_expanded">Разгънато</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-bn/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">অর্ধেক প্রসারিত করুন</string>
19+
<string name="bottomsheet_action_expand">বড় করুন</string>
20+
<string name="bottomsheet_action_collapse">আড়াল করুন</string>
1921
<string name="bottomsheet_drag_handle_content_description">টেনে আনার হ্যান্ডেল</string>
2022
<string name="bottomsheet_action_expand_description">স্ক্রিনের নিচে অ্যাটাচ করা শিট বড় করুন</string>
23+
<string name="bottomsheet_action_half_expand_description">স্ক্রিনের নিচে অ্যাটাচ করা শিট অর্ধেকটা বড় করুন</string>
2124
<string name="bottomsheet_action_collapse_description">স্ক্রিনের নিচে অ্যাটাচ করা শিট আড়াল করুন</string>
25+
<string name="bottomsheet_state_collapsed">আড়াল করা হয়েছে</string>
26+
<string name="bottomsheet_state_half_expanded">অর্ধেকটা বড় করা হয়েছে</string>
27+
<string name="bottomsheet_state_expanded">বড় করা হয়েছে</string>
2228
</resources>

0 commit comments

Comments
 (0)