Unverified Commit e818c470 authored by Daniel Edrisian's avatar Daniel Edrisian Committed by GitHub

Added CupertinoSearchTextField (#68074)

parent e5814756
......@@ -35,6 +35,7 @@ export 'src/cupertino/picker.dart';
export 'src/cupertino/refresh.dart';
export 'src/cupertino/route.dart';
export 'src/cupertino/scrollbar.dart';
export 'src/cupertino/search_field.dart';
export 'src/cupertino/segmented_control.dart';
export 'src/cupertino/slider.dart';
export 'src/cupertino/sliding_segmented_control.dart';
......
......@@ -232,6 +232,10 @@ abstract class CupertinoLocalizations {
// The global version uses the translated string from the arb file.
String get selectAllButtonLabel;
/// The default placeholder used in [CupertinoSearchTextField].
// The global version uses the translated string from the arb file.
String get searchTextFieldPlaceholerLabel;
/// Label read out by accessibility tools (VoiceOver) for a modal
/// barrier to indicate that a tap dismisses the barrier.
///
......@@ -423,6 +427,9 @@ class DefaultCupertinoLocalizations implements CupertinoLocalizations {
@override
String get selectAllButtonLabel => 'Select All';
@override
String get searchTextFieldPlaceholerLabel => 'Search';
@override
String get modalBarrierDismissLabel => 'Dismiss';
......
This diff is collapsed.
......@@ -31,6 +31,7 @@ void main() {
expect(localizations.timerPickerSecondLabel(0), isNotNull);
expect(localizations.modalBarrierDismissLabel, isNotNull);
expect(localizations.searchTextFieldPlaceholerLabel, isNotNull);
});
testWidgets('CupertinoLocalizations.of throws', (WidgetTester tester) async {
......
This diff is collapsed.
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Plak",
"selectAllButtonLabel": "Kies alles",
"tabSemanticsLabel": "Oortjie $tabIndex van $tabCount",
"modalBarrierDismissLabel": "Maak toe"
"modalBarrierDismissLabel": "Maak toe",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ለጥፍ",
"selectAllButtonLabel": "ሁሉንም ምረጥ",
"tabSemanticsLabel": "ትር $tabIndex ከ$tabCount",
"modalBarrierDismissLabel": "አሰናብት"
"modalBarrierDismissLabel": "አሰናብት",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -40,5 +40,6 @@
"pasteButtonLabel": "لصق",
"selectAllButtonLabel": "اختيار الكل",
"tabSemanticsLabel": "علامة التبويب $tabIndex من $tabCount",
"modalBarrierDismissLabel": "رفض"
"modalBarrierDismissLabel": "رفض",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "পে'ষ্ট কৰক",
"selectAllButtonLabel": "সকলো বাছনি কৰক",
"tabSemanticsLabel": "$tabCount টা টেবৰ $tabIndex নম্বৰটো",
"modalBarrierDismissLabel": "অগ্ৰাহ্য কৰক"
"modalBarrierDismissLabel": "অগ্ৰাহ্য কৰক",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Yerləşdirin",
"selectAllButtonLabel": "Hamısını seçin",
"tabSemanticsLabel": "Tab $tabIndex/$tabCount",
"modalBarrierDismissLabel": "İmtina edin"
"modalBarrierDismissLabel": "İmtina edin",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Уставіць",
"selectAllButtonLabel": "Выбраць усе",
"tabSemanticsLabel": "Укладка $tabIndex з $tabCount",
"modalBarrierDismissLabel": "Адхіліць"
"modalBarrierDismissLabel": "Адхіліць",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Поставяне",
"selectAllButtonLabel": "Избиране на всички",
"tabSemanticsLabel": "Раздел $tabIndex от $tabCount",
"modalBarrierDismissLabel": "Отхвърляне"
"modalBarrierDismissLabel": "Отхвърляне",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "পেস্ট করুন",
"selectAllButtonLabel": "সব বেছে নিন",
"tabSemanticsLabel": "$tabCount-এর মধ্যে $tabIndex নম্বর ট্যাব",
"modalBarrierDismissLabel": "খারিজ করুন"
"modalBarrierDismissLabel": "খারিজ করুন",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -25,5 +25,6 @@
"pasteButtonLabel": "Zalijepi",
"selectAllButtonLabel": "Odaberi sve",
"tabSemanticsLabel": "Kartica $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Odbaci"
"modalBarrierDismissLabel": "Odbaci",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Enganxa",
"selectAllButtonLabel": "Selecciona-ho tot",
"tabSemanticsLabel": "Pestanya $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Ignora"
"modalBarrierDismissLabel": "Ignora",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Vložit",
"selectAllButtonLabel": "Vybrat vše",
"tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Zavřít"
"modalBarrierDismissLabel": "Zavřít",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Sæt ind",
"selectAllButtonLabel": "Vælg alle",
"tabSemanticsLabel": "Fane $tabIndex af $tabCount",
"modalBarrierDismissLabel": "Afvis"
"modalBarrierDismissLabel": "Afvis",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Einsetzen",
"selectAllButtonLabel": "Alles auswählen",
"tabSemanticsLabel": "Tab $tabIndex von $tabCount",
"modalBarrierDismissLabel": "Schließen"
"modalBarrierDismissLabel": "Schließen",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Επικόλληση",
"selectAllButtonLabel": "Επιλογή όλων",
"tabSemanticsLabel": "Καρτέλα $tabIndex από $tabCount",
"modalBarrierDismissLabel": "Παράβλεψη"
"modalBarrierDismissLabel": "Παράβλεψη",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -90,6 +90,11 @@
"description": "The label for select-all buttons and menu items. The reference abbreviation is what iOS shows on text selection toolbars."
},
"searchTextFieldPlaceholerLabel": "Search",
"@searchTextFieldPlaceholerLabel": {
"description": "The default placeholder used in [CupertinoSearchTextField]."
},
"modalBarrierDismissLabel": "Dismiss",
"@modalBarrierDismissLabel": {
"description": "Label read out by accessibility tools (VoiceOver) for a modal barrier to indicate that a tap dismisses the barrier. A modal barrier can, for example, be found behind an alert or popup to block user interaction with elements behind it."
......
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Pegar",
"selectAllButtonLabel": "Seleccionar todos",
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Cerrar"
"modalBarrierDismissLabel": "Cerrar",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Kleebi",
"selectAllButtonLabel": "Vali kõik",
"tabSemanticsLabel": "$tabIndex. vaheleht $tabCount-st",
"modalBarrierDismissLabel": "Loobu"
"modalBarrierDismissLabel": "Loobu",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Itsatsi",
"selectAllButtonLabel": "Hautatu guztiak",
"tabSemanticsLabel": "$tabIndex/$tabCount fitxa",
"modalBarrierDismissLabel": "Baztertu"
"modalBarrierDismissLabel": "Baztertu",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "جای‌گذاری",
"selectAllButtonLabel": "انتخاب همه",
"tabSemanticsLabel": "برگه $tabIndex از $tabCount",
"modalBarrierDismissLabel": "نپذیرفتن"
"modalBarrierDismissLabel": "نپذیرفتن",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Liitä",
"selectAllButtonLabel": "Valitse kaikki",
"tabSemanticsLabel": "Välilehti $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Ohita"
"modalBarrierDismissLabel": "Ohita",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "I-paste",
"selectAllButtonLabel": "Piliin Lahat",
"tabSemanticsLabel": "Tab $tabIndex ng $tabCount",
"modalBarrierDismissLabel": "I-dismiss"
"modalBarrierDismissLabel": "I-dismiss",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Coller",
"selectAllButtonLabel": "Tout sélect.",
"tabSemanticsLabel": "Onglet $tabIndex sur $tabCount",
"modalBarrierDismissLabel": "Ignorer"
"modalBarrierDismissLabel": "Ignorer",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Pegar",
"selectAllButtonLabel": "Seleccionar todo",
"tabSemanticsLabel": "Pestana $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Ignorar"
"modalBarrierDismissLabel": "Ignorar",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Einsetzen",
"selectAllButtonLabel": "Alles auswählen",
"tabSemanticsLabel": "Tab $tabIndex von $tabCount",
"modalBarrierDismissLabel": "Schließen"
"modalBarrierDismissLabel": "Schließen",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "પેસ્ટ કરો",
"selectAllButtonLabel": "બધા પસંદ કરો",
"tabSemanticsLabel": "$tabCountમાંથી $tabIndex ટૅબ",
"modalBarrierDismissLabel": "છોડી દો"
"modalBarrierDismissLabel": "છોડી દો",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "הדבקה",
"selectAllButtonLabel": "בחירת הכול",
"tabSemanticsLabel": "כרטיסייה $tabIndex מתוך $tabCount",
"modalBarrierDismissLabel": "סגירה"
"modalBarrierDismissLabel": "סגירה",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "चिपकाएं",
"selectAllButtonLabel": "सभी चुनें",
"tabSemanticsLabel": "$tabCount का टैब $tabIndex",
"modalBarrierDismissLabel": "खारिज करें"
"modalBarrierDismissLabel": "खारिज करें",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -25,5 +25,6 @@
"pasteButtonLabel": "Zalijepi",
"selectAllButtonLabel": "Odaberi sve",
"tabSemanticsLabel": "Kartica $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Odbaci"
"modalBarrierDismissLabel": "Odbaci",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Beillesztés",
"selectAllButtonLabel": "Összes kijelölése",
"tabSemanticsLabel": "$tabCount/$tabIndex. lap",
"modalBarrierDismissLabel": "Elvetés"
"modalBarrierDismissLabel": "Elvetés",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Տեղադրել",
"selectAllButtonLabel": "Նշել բոլորը",
"tabSemanticsLabel": "Ներդիր $tabIndex՝ $tabCount-ից",
"modalBarrierDismissLabel": "Փակել"
"modalBarrierDismissLabel": "Փակել",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Tempel",
"selectAllButtonLabel": "Pilih Semua",
"tabSemanticsLabel": "Tab $tabIndex dari $tabCount",
"modalBarrierDismissLabel": "Tutup"
"modalBarrierDismissLabel": "Tutup",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Líma",
"selectAllButtonLabel": "Velja allt",
"tabSemanticsLabel": "Flipi $tabIndex af $tabCount",
"modalBarrierDismissLabel": "Hunsa"
"modalBarrierDismissLabel": "Hunsa",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Incolla",
"selectAllButtonLabel": "Seleziona tutto",
"tabSemanticsLabel": "Scheda $tabIndex di $tabCount",
"modalBarrierDismissLabel": "Ignora"
"modalBarrierDismissLabel": "Ignora",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "貼り付け",
"selectAllButtonLabel": "すべて選択",
"tabSemanticsLabel": "タブ: $tabIndex/$tabCount",
"modalBarrierDismissLabel": "閉じる"
"modalBarrierDismissLabel": "閉じる",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ჩასმა",
"selectAllButtonLabel": "ყველას არჩევა",
"tabSemanticsLabel": "ჩანართი $tabIndex / $tabCount-დან",
"modalBarrierDismissLabel": "დახურვა"
"modalBarrierDismissLabel": "დახურვა",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Қою",
"selectAllButtonLabel": "Барлығын таңдау",
"tabSemanticsLabel": "Қойынды: $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Жабу"
"modalBarrierDismissLabel": "Жабу",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ដាក់​ចូល",
"selectAllButtonLabel": "ជ្រើសរើស​ទាំងអស់",
"tabSemanticsLabel": "ផ្ទាំងទី $tabIndex នៃ $tabCount",
"modalBarrierDismissLabel": "ច្រាន​ចោល"
"modalBarrierDismissLabel": "ច្រាន​ចោល",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "\u0c85\u0c82\u0c9f\u0cbf\u0cb8\u0cbf",
"selectAllButtonLabel": "\u0c8e\u0cb2\u0ccd\u0cb2\u0cb5\u0ca8\u0ccd\u0ca8\u0cc2\u0020\u0c86\u0caf\u0ccd\u0c95\u0cc6\u0cae\u0cbe\u0ca1\u0cbf",
"modalBarrierDismissLabel": "\u0cb5\u0c9c\u0cbe\u0c97\u0cca\u0cb3\u0cbf\u0cb8\u0cbf",
"tabSemanticsLabel": "\u0024\u0074\u0061\u0062\u0043\u006f\u0075\u006e\u0074\u0020\u0cb0\u0cb2\u0ccd\u0cb2\u0cbf\u0ca8\u0020\u0024\u0074\u0061\u0062\u0049\u006e\u0064\u0065\u0078\u0020\u0c9f\u0ccd\u0caf\u0cbe\u0cac\u0ccd"
"tabSemanticsLabel": "\u0024\u0074\u0061\u0062\u0043\u006f\u0075\u006e\u0074\u0020\u0cb0\u0cb2\u0ccd\u0cb2\u0cbf\u0ca8\u0020\u0024\u0074\u0061\u0062\u0049\u006e\u0064\u0065\u0078\u0020\u0c9f\u0ccd\u0caf\u0cbe\u0cac\u0ccd",
"searchTextFieldPlaceholerLabel": "\u0053\u0065\u0061\u0072\u0063\u0068"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "붙여넣기",
"selectAllButtonLabel": "전체 선택",
"tabSemanticsLabel": "탭 $tabCount개 중 $tabIndex번째",
"modalBarrierDismissLabel": "닫기"
"modalBarrierDismissLabel": "닫기",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Чаптоо",
"selectAllButtonLabel": "Баарын тандоо",
"tabSemanticsLabel": "$tabCount ичинен $tabIndex-өтмөк",
"modalBarrierDismissLabel": "Жабуу"
"modalBarrierDismissLabel": "Жабуу",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ວາງ",
"selectAllButtonLabel": "ເລືອກທັງໝົດ",
"tabSemanticsLabel": "ແຖບທີ $tabIndex ຈາກທັງໝົດ $tabCount",
"modalBarrierDismissLabel": "ປິດໄວ້"
"modalBarrierDismissLabel": "ປິດໄວ້",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Įklijuoti",
"selectAllButtonLabel": "Pasirinkti viską",
"tabSemanticsLabel": "$tabIndex skirtukas iš $tabCount",
"modalBarrierDismissLabel": "Atsisakyti"
"modalBarrierDismissLabel": "Atsisakyti",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -25,5 +25,6 @@
"pasteButtonLabel": "Ielīmēt",
"selectAllButtonLabel": "Atlasīt visu",
"tabSemanticsLabel": "$tabIndex. cilne no $tabCount",
"modalBarrierDismissLabel": "Nerādīt"
"modalBarrierDismissLabel": "Nerādīt",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Залепи",
"selectAllButtonLabel": "Избери ги сите",
"tabSemanticsLabel": "Картичка $tabIndex од $tabCount",
"modalBarrierDismissLabel": "Отфрли"
"modalBarrierDismissLabel": "Отфрли",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ഒട്ടിക്കുക",
"selectAllButtonLabel": "എല്ലാം തിരഞ്ഞെടുക്കുക",
"tabSemanticsLabel": "$tabCount ടാബിൽ $tabIndex-ാമത്തേത്",
"modalBarrierDismissLabel": "നിരസിക്കുക"
"modalBarrierDismissLabel": "നിരസിക്കുക",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Буулгах",
"selectAllButtonLabel": "Бүгдийг сонгох",
"tabSemanticsLabel": "$tabCount-н $tabIndex-р таб",
"modalBarrierDismissLabel": "Үл хэрэгсэх"
"modalBarrierDismissLabel": "Үл хэрэгсэх",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "पेस्ट करा",
"selectAllButtonLabel": "सर्व निवडा",
"tabSemanticsLabel": "$tabCount पैकी $tabIndex टॅब",
"modalBarrierDismissLabel": "डिसमिस करा"
"modalBarrierDismissLabel": "डिसमिस करा",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Tampal",
"selectAllButtonLabel": "Pilih Semua",
"tabSemanticsLabel": "Tab $tabIndex daripada $tabCount",
"modalBarrierDismissLabel": "Tolak"
"modalBarrierDismissLabel": "Tolak",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ကူးထည့်ရန်",
"selectAllButtonLabel": "အားလုံး ရွေးရန်",
"tabSemanticsLabel": "တဘ် $tabCount ခုအနက် $tabIndex ခု",
"modalBarrierDismissLabel": "ပယ်ရန်"
"modalBarrierDismissLabel": "ပယ်ရန်",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"copyButtonLabel": "Kopiér",
"pasteButtonLabel": "Lim inn",
"selectAllButtonLabel": "Velg alle",
"modalBarrierDismissLabel": "Avvis"
"modalBarrierDismissLabel": "Avvis",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "टाँस्नुहोस्",
"selectAllButtonLabel": "सबै चयन गर्नुहोस्",
"tabSemanticsLabel": "$tabCount मध्ये $tabIndex ट्याब",
"modalBarrierDismissLabel": "खारेज गर्नुहोस्"
"modalBarrierDismissLabel": "खारेज गर्नुहोस्",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Plakken",
"selectAllButtonLabel": "Alles selecteren",
"tabSemanticsLabel": "Tabblad $tabIndex van $tabCount",
"modalBarrierDismissLabel": "Sluiten"
"modalBarrierDismissLabel": "Sluiten",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"copyButtonLabel": "Kopiér",
"pasteButtonLabel": "Lim inn",
"selectAllButtonLabel": "Velg alle",
"modalBarrierDismissLabel": "Avvis"
"modalBarrierDismissLabel": "Avvis",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ପେଷ୍ଟ କରନ୍ତୁ",
"selectAllButtonLabel": "ସମସ୍ତ ଚୟନ କରନ୍ତୁ",
"tabSemanticsLabel": "$tabCountର $tabIndex ଟାବ୍",
"modalBarrierDismissLabel": "ଖାରଜ କରନ୍ତୁ"
"modalBarrierDismissLabel": "ଖାରଜ କରନ୍ତୁ",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ਪੇਸਟ ਕਰੋ",
"selectAllButtonLabel": "ਸਭ ਚੁਣੋ",
"tabSemanticsLabel": "$tabCount ਵਿੱਚੋਂ $tabIndex ਟੈਬ",
"modalBarrierDismissLabel": "ਖਾਰਜ ਕਰੋ"
"modalBarrierDismissLabel": "ਖਾਰਜ ਕਰੋ",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Wklej",
"selectAllButtonLabel": "Wybierz wszystkie",
"tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Zamknij"
"modalBarrierDismissLabel": "Zamknij",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Colar",
"selectAllButtonLabel": "Selecionar Tudo",
"tabSemanticsLabel": "Guia $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Dispensar"
"modalBarrierDismissLabel": "Dispensar",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -25,5 +25,6 @@
"pasteButtonLabel": "Inserați",
"selectAllButtonLabel": "Selectați-le pe toate",
"tabSemanticsLabel": "Fila $tabIndex din $tabCount",
"modalBarrierDismissLabel": "Închideți"
"modalBarrierDismissLabel": "Închideți",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Вставить",
"selectAllButtonLabel": "Выбрать все",
"tabSemanticsLabel": "Вкладка $tabIndex из $tabCount",
"modalBarrierDismissLabel": "Закрыть"
"modalBarrierDismissLabel": "Закрыть",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "අලවන්න",
"selectAllButtonLabel": "සියල්ල තෝරන්න",
"tabSemanticsLabel": "ටැබ $tabCount න් $tabIndex",
"modalBarrierDismissLabel": "ඉවත ලන්න"
"modalBarrierDismissLabel": "ඉවත ලන්න",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Prilepiť",
"selectAllButtonLabel": "Vybrať všetko",
"tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Odmietnuť"
"modalBarrierDismissLabel": "Odmietnuť",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Prilepi",
"selectAllButtonLabel": "Izberi vse",
"tabSemanticsLabel": "Zavihek $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Opusti"
"modalBarrierDismissLabel": "Opusti",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Ngjit",
"selectAllButtonLabel": "Zgjidhi të gjitha",
"tabSemanticsLabel": "Skeda $tabIndex nga $tabCount",
"modalBarrierDismissLabel": "Hiq"
"modalBarrierDismissLabel": "Hiq",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -25,5 +25,6 @@
"pasteButtonLabel": "Налепи",
"selectAllButtonLabel": "Изабери све",
"tabSemanticsLabel": "$tabIndex. картица од $tabCount",
"modalBarrierDismissLabel": "Одбаци"
"modalBarrierDismissLabel": "Одбаци",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Klistra in",
"selectAllButtonLabel": "Markera alla",
"tabSemanticsLabel": "Flik $tabIndex av $tabCount",
"modalBarrierDismissLabel": "Stäng"
"modalBarrierDismissLabel": "Stäng",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Bandika",
"selectAllButtonLabel": "Teua Zote",
"tabSemanticsLabel": "Kichupo cha $tabIndex kati ya $tabCount",
"modalBarrierDismissLabel": "Ondoa"
"modalBarrierDismissLabel": "Ondoa",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "ஒட்டு",
"selectAllButtonLabel": "எல்லாம் தேர்ந்தெடு",
"tabSemanticsLabel": "தாவல் $tabIndex / $tabCount",
"modalBarrierDismissLabel": "நிராகரிக்கும்"
"modalBarrierDismissLabel": "நிராகரிக்கும்",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "అతికించు",
"selectAllButtonLabel": "అన్నింటినీ ఎంచుకోండి",
"tabSemanticsLabel": "$tabCountలో $tabIndexవ ట్యాబ్",
"modalBarrierDismissLabel": "విస్మరించు"
"modalBarrierDismissLabel": "విస్మరించు",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "วาง",
"selectAllButtonLabel": "เลือกทั้งหมด",
"tabSemanticsLabel": "แท็บที่ $tabIndex จาก $tabCount",
"modalBarrierDismissLabel": "ปิด"
"modalBarrierDismissLabel": "ปิด",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "I-paste",
"selectAllButtonLabel": "Piliin Lahat",
"tabSemanticsLabel": "Tab $tabIndex ng $tabCount",
"modalBarrierDismissLabel": "I-dismiss"
"modalBarrierDismissLabel": "I-dismiss",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Yapıştır",
"selectAllButtonLabel": "Tümünü Seç",
"tabSemanticsLabel": "Sekme $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Kapat"
"modalBarrierDismissLabel": "Kapat",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -30,5 +30,6 @@
"pasteButtonLabel": "Вставити",
"selectAllButtonLabel": "Вибрати все",
"tabSemanticsLabel": "Вкладка $tabIndex з $tabCount",
"modalBarrierDismissLabel": "Закрити"
"modalBarrierDismissLabel": "Закрити",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "پیسٹ کریں",
"selectAllButtonLabel": "سبھی منتخب کریں",
"tabSemanticsLabel": "$tabCount میں سے $tabIndex ٹیب",
"modalBarrierDismissLabel": "برخاست کریں"
"modalBarrierDismissLabel": "برخاست کریں",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Joylash",
"selectAllButtonLabel": "Barchasini tanlash",
"tabSemanticsLabel": "$tabCount varaqdan $tabIndex",
"modalBarrierDismissLabel": "Yopish"
"modalBarrierDismissLabel": "Yopish",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Dán",
"selectAllButtonLabel": "Chọn tất cả",
"tabSemanticsLabel": "Thẻ $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Bỏ qua"
"modalBarrierDismissLabel": "Bỏ qua",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "粘贴",
"selectAllButtonLabel": "全选",
"tabSemanticsLabel": "第 $tabIndex 个标签,共 $tabCount 个",
"modalBarrierDismissLabel": "关闭"
"modalBarrierDismissLabel": "关闭",
"searchTextFieldPlaceholerLabel": "Search"
}
......@@ -20,5 +20,6 @@
"pasteButtonLabel": "Namathisela",
"selectAllButtonLabel": "Khetha konke",
"tabSemanticsLabel": "Ithebhu $tabIndex kwangu-$tabCount",
"modalBarrierDismissLabel": "Cashisa"
"modalBarrierDismissLabel": "Cashisa",
"searchTextFieldPlaceholerLabel": "Search"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment