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>

lib/java/com/google/android/material/bottomsheet/res/values-bs/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širivanje dopola</string>
19+
<string name="bottomsheet_action_expand">Proširivanje</string>
20+
<string name="bottomsheet_action_collapse">Sužavanje</string>
1921
<string name="bottomsheet_drag_handle_content_description">Ručica za prevlačenje</string>
2022
<string name="bottomsheet_action_expand_description">Proširivanje donje tabele</string>
23+
<string name="bottomsheet_action_half_expand_description">Djelimično proširivanje donje tabele</string>
2124
<string name="bottomsheet_action_collapse_description">Sužavanje donje tabele</string>
25+
<string name="bottomsheet_state_collapsed">Suženo</string>
26+
<string name="bottomsheet_state_half_expanded">Djelimično prošireno</string>
27+
<string name="bottomsheet_state_expanded">Prošireno</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-ca/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">Desplega fins a la meitat</string>
19+
<string name="bottomsheet_action_expand">Desplega</string>
20+
<string name="bottomsheet_action_collapse">Replega</string>
1921
<string name="bottomsheet_drag_handle_content_description">Ansa per arrossegar</string>
2022
<string name="bottomsheet_action_expand_description">Desplega el full inferior</string>
23+
<string name="bottomsheet_action_half_expand_description">Desplega el full inferior fins a la meitat</string>
2124
<string name="bottomsheet_action_collapse_description">Replega el full inferior</string>
25+
<string name="bottomsheet_state_collapsed">Replegat</string>
26+
<string name="bottomsheet_state_half_expanded">Desplegat fins a la meitat</string>
27+
<string name="bottomsheet_state_expanded">Desplegat</string>
2228
</resources>

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@
1616
-->
1717
<resources>
1818
<string name="bottomsheet_action_expand_halfway">Rozbalit napůl</string>
19+
<string name="bottomsheet_action_expand">Rozbalit</string>
20+
<string name="bottomsheet_action_collapse">Sbalit</string>
1921
<string name="bottomsheet_drag_handle_content_description">Úchyt pro přetažení</string>
20-
<string name="bottomsheet_action_expand_description">Rozbalit spodní tabulku</string>
21-
<string name="bottomsheet_action_collapse_description">Sbalit spodní tabulku</string>
22+
<string name="bottomsheet_action_expand_description">Rozbalit spodní panel</string>
23+
<string name="bottomsheet_action_half_expand_description">Rozbalit spodní panel na polovinu</string>
24+
<string name="bottomsheet_action_collapse_description">Sbalit spodní panel</string>
25+
<string name="bottomsheet_state_collapsed">Sbaleno</string>
26+
<string name="bottomsheet_state_half_expanded">Rozbaleno na polovinu</string>
27+
<string name="bottomsheet_state_expanded">Rozbaleno</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-da/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">Udvid halvdelen</string>
19+
<string name="bottomsheet_action_expand">Udvid</string>
20+
<string name="bottomsheet_action_collapse">Skjul</string>
1921
<string name="bottomsheet_drag_handle_content_description">Håndtag</string>
2022
<string name="bottomsheet_action_expand_description">Udvid feltet i bunden</string>
23+
<string name="bottomsheet_action_half_expand_description">Udvid feltet i bunden halvt</string>
2124
<string name="bottomsheet_action_collapse_description">Skjul feltet i bunden</string>
25+
<string name="bottomsheet_state_collapsed">Skjult</string>
26+
<string name="bottomsheet_state_half_expanded">Halvt udvidet</string>
27+
<string name="bottomsheet_state_expanded">Udvidet</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-de/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">Zur Hälfte maximieren</string>
19+
<string name="bottomsheet_action_expand">Maximieren</string>
20+
<string name="bottomsheet_action_collapse">Minimieren</string>
1921
<string name="bottomsheet_drag_handle_content_description">Ziehpunkt</string>
2022
<string name="bottomsheet_action_expand_description">Ansicht am unteren Rand maximieren</string>
23+
<string name="bottomsheet_action_half_expand_description">Ansicht am unteren Rand zur Hälfte maximieren</string>
2124
<string name="bottomsheet_action_collapse_description">Ansicht am unteren Rand minimieren</string>
25+
<string name="bottomsheet_state_collapsed">Minimiert</string>
26+
<string name="bottomsheet_state_half_expanded">Zur Hälfte maximiert</string>
27+
<string name="bottomsheet_state_expanded">Maximiert</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-el/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-en-rGB/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-es-rUS/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-es/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">Desplegar hasta la mitad</string>
19+
<string name="bottomsheet_action_expand">Mostrar</string>
20+
<string name="bottomsheet_action_collapse">Ocultar</string>
1921
<string name="bottomsheet_drag_handle_content_description">Controlador de arrastre</string>
2022
<string name="bottomsheet_action_expand_description">Mostrar la hoja inferior</string>
23+
<string name="bottomsheet_action_half_expand_description">Mostrar parcialmente la hoja inferior</string>
2124
<string name="bottomsheet_action_collapse_description">Ocultar la hoja inferior</string>
25+
<string name="bottomsheet_state_collapsed">Ocultada</string>
26+
<string name="bottomsheet_state_half_expanded">Mostrada parcialmente</string>
27+
<string name="bottomsheet_state_expanded">Mostrada</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-et/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">Laiendamine poolenisti</string>
19+
<string name="bottomsheet_action_expand">Laienda</string>
20+
<string name="bottomsheet_action_collapse">Ahenda</string>
1921
<string name="bottomsheet_drag_handle_content_description">Lohistamispide</string>
2022
<string name="bottomsheet_action_expand_description">Alumise lehe laiendamine</string>
23+
<string name="bottomsheet_action_half_expand_description">Alumise lehe pooles ulatuses laiendamine</string>
2124
<string name="bottomsheet_action_collapse_description">Alumise lehe ahendamine</string>
25+
<string name="bottomsheet_state_collapsed">Ahendatud</string>
26+
<string name="bottomsheet_state_half_expanded">Pooles ulatuses laiendatud</string>
27+
<string name="bottomsheet_state_expanded">Laiendatud</string>
2228
</resources>

lib/java/com/google/android/material/bottomsheet/res/values-eu/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">Zabaldu erdiraino</string>
19+
<string name="bottomsheet_action_expand">Zabaldu</string>
20+
<string name="bottomsheet_action_collapse">Tolestu</string>
1921
<string name="bottomsheet_drag_handle_content_description">Arrastatzeko kontrol-puntua</string>
2022
<string name="bottomsheet_action_expand_description">Zabaldu pantailaren behealdean ainguratutako orria</string>
23+
<string name="bottomsheet_action_half_expand_description">Zabaldu pantailaren behealdean ainguratutako orriaren erdia</string>
2124
<string name="bottomsheet_action_collapse_description">Tolestu pantailaren behealdean ainguratutako orria</string>
25+
<string name="bottomsheet_state_collapsed">Tolestuta</string>
26+
<string name="bottomsheet_state_half_expanded">Erdi zabalduta</string>
27+
<string name="bottomsheet_state_expanded">Zabalduta</string>
2228
</resources>

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

Lines changed: 7 additions & 1 deletion
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>
20-
<string name="bottomsheet_action_expand_description">ازهم بازکردن برگ زیرین</string>
22+
<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)