Unverified Commit ed05fd75 authored by Darren Austin's avatar Darren Austin Committed by GitHub

Date picker string translations (#60405)

parent 812c189d
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopieer", "copyButtonLabel": "Kopieer",
"pasteButtonLabel": "Plak", "pasteButtonLabel": "Plak",
"selectAllButtonLabel": "Kies alles", "selectAllButtonLabel": "Kies alles",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Oortjie $tabIndex van $tabCount",
"modalBarrierDismissLabel": "Maak toe" "modalBarrierDismissLabel": "Maak toe"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "ቅዳ", "copyButtonLabel": "ቅዳ",
"pasteButtonLabel": "ለጥፍ", "pasteButtonLabel": "ለጥፍ",
"selectAllButtonLabel": "ሁሉንም ምረጥ", "selectAllButtonLabel": "ሁሉንም ምረጥ",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "ትር $tabIndex ከ$tabCount",
"modalBarrierDismissLabel": "አሰናብት" "modalBarrierDismissLabel": "አሰናብት"
} }
...@@ -39,6 +39,6 @@ ...@@ -39,6 +39,6 @@
"copyButtonLabel": "نسخ", "copyButtonLabel": "نسخ",
"pasteButtonLabel": "لصق", "pasteButtonLabel": "لصق",
"selectAllButtonLabel": "اختيار الكل", "selectAllButtonLabel": "اختيار الكل",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "علامة التبويب $tabIndex من $tabCount",
"modalBarrierDismissLabel": "رفض" "modalBarrierDismissLabel": "رفض"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "প্ৰতিলিপি কৰক", "copyButtonLabel": "প্ৰতিলিপি কৰক",
"pasteButtonLabel": "পে'ষ্ট কৰক", "pasteButtonLabel": "পে'ষ্ট কৰক",
"selectAllButtonLabel": "সকলো বাছনি কৰক", "selectAllButtonLabel": "সকলো বাছনি কৰক",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount টা টেবৰ $tabIndex নম্বৰটো",
"modalBarrierDismissLabel": "অগ্ৰাহ্য কৰক" "modalBarrierDismissLabel": "অগ্ৰাহ্য কৰক"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopyalayın", "copyButtonLabel": "Kopyalayın",
"pasteButtonLabel": "Yerləşdirin", "pasteButtonLabel": "Yerləşdirin",
"selectAllButtonLabel": "Hamısını seçin", "selectAllButtonLabel": "Hamısını seçin",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex/$tabCount",
"modalBarrierDismissLabel": "İmtina edin" "modalBarrierDismissLabel": "İmtina edin"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Капіраваць", "copyButtonLabel": "Капіраваць",
"pasteButtonLabel": "Уставіць", "pasteButtonLabel": "Уставіць",
"selectAllButtonLabel": "Выбраць усе", "selectAllButtonLabel": "Выбраць усе",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Укладка $tabIndex з $tabCount",
"modalBarrierDismissLabel": "Адхіліць" "modalBarrierDismissLabel": "Адхіліць"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Копиране", "copyButtonLabel": "Копиране",
"pasteButtonLabel": "Поставяне", "pasteButtonLabel": "Поставяне",
"selectAllButtonLabel": "Избиране на всички", "selectAllButtonLabel": "Избиране на всички",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Раздел $tabIndex от $tabCount",
"modalBarrierDismissLabel": "Отхвърляне" "modalBarrierDismissLabel": "Отхвърляне"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "কপি করুন", "copyButtonLabel": "কপি করুন",
"pasteButtonLabel": "পেস্ট করুন", "pasteButtonLabel": "পেস্ট করুন",
"selectAllButtonLabel": "সব বেছে নিন", "selectAllButtonLabel": "সব বেছে নিন",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount-এর মধ্যে $tabIndex নম্বর ট্যাব",
"modalBarrierDismissLabel": "খারিজ করুন" "modalBarrierDismissLabel": "খারিজ করুন"
} }
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"copyButtonLabel": "Kopiraj", "copyButtonLabel": "Kopiraj",
"pasteButtonLabel": "Zalijepi", "pasteButtonLabel": "Zalijepi",
"selectAllButtonLabel": "Odaberi sve", "selectAllButtonLabel": "Odaberi sve",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Kartica $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Odbaci" "modalBarrierDismissLabel": "Odbaci"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copia", "copyButtonLabel": "Copia",
"pasteButtonLabel": "Enganxa", "pasteButtonLabel": "Enganxa",
"selectAllButtonLabel": "Selecciona-ho tot", "selectAllButtonLabel": "Selecciona-ho tot",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Pestanya $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Ignora" "modalBarrierDismissLabel": "Ignora"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Kopírovat", "copyButtonLabel": "Kopírovat",
"pasteButtonLabel": "Vložit", "pasteButtonLabel": "Vložit",
"selectAllButtonLabel": "Vybrat vše", "selectAllButtonLabel": "Vybrat vše",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Zavřít" "modalBarrierDismissLabel": "Zavřít"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopiér", "copyButtonLabel": "Kopiér",
"pasteButtonLabel": "Sæt ind", "pasteButtonLabel": "Sæt ind",
"selectAllButtonLabel": "Vælg alle", "selectAllButtonLabel": "Vælg alle",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Fane $tabIndex af $tabCount",
"modalBarrierDismissLabel": "Afvis" "modalBarrierDismissLabel": "Afvis"
} }
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
"alertDialogLabel": "Benachrichtigung", "alertDialogLabel": "Benachrichtigung",
"timerPickerHourLabelOne": "Stunde", "timerPickerHourLabelOne": "Stunde",
"timerPickerHourLabelOther": "Stunden", "timerPickerHourLabelOther": "Stunden",
"timerPickerMinuteLabelOne": "min", "timerPickerMinuteLabelOne": "Min.",
"timerPickerMinuteLabelOther": "min", "timerPickerMinuteLabelOther": "Min.",
"timerPickerSecondLabelOne": "s", "timerPickerSecondLabelOne": "s",
"timerPickerSecondLabelOther": "s", "timerPickerSecondLabelOther": "s",
"cutButtonLabel": "Ausschneiden", "cutButtonLabel": "Ausschneiden",
"copyButtonLabel": "Kopieren", "copyButtonLabel": "Kopieren",
"pasteButtonLabel": "Einsetzen", "pasteButtonLabel": "Einsetzen",
"selectAllButtonLabel": "Alles auswählen", "selectAllButtonLabel": "Alles auswählen",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex von $tabCount",
"modalBarrierDismissLabel": "Schließen" "modalBarrierDismissLabel": "Schließen"
} }
{
"datePickerHourSemanticsLabelOne": "$hour Uhr",
"datePickerHourSemanticsLabelOther": "$hour Uhr",
"datePickerMinuteSemanticsLabelOne": "1 Minute",
"datePickerMinuteSemanticsLabelOther": "$minute Minuten",
"datePickerDateOrder": "dmy",
"datePickerDateTimeOrder": "date_time_dayPeriod",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM",
"todayLabel": "Heute",
"alertDialogLabel": "Benachrichtigung",
"tabSemanticsLabel": "Tab $tabIndex von $tabCount",
"timerPickerHourLabelOne": "Stunde",
"timerPickerHourLabelOther": "Stunden",
"timerPickerMinuteLabelOne": "Min.",
"timerPickerMinuteLabelOther": "Min.",
"timerPickerSecondLabelOne": "s",
"timerPickerSecondLabelOther": "s",
"cutButtonLabel": "Ausschneiden",
"copyButtonLabel": "Kopieren",
"pasteButtonLabel": "Einsetzen",
"selectAllButtonLabel": "Alles auswählen",
"modalBarrierDismissLabel": "Schliessen"
}
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Αντιγραφή", "copyButtonLabel": "Αντιγραφή",
"pasteButtonLabel": "Επικόλληση", "pasteButtonLabel": "Επικόλληση",
"selectAllButtonLabel": "Επιλογή όλων", "selectAllButtonLabel": "Επιλογή όλων",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Καρτέλα $tabIndex από $tabCount",
"modalBarrierDismissLabel": "Παράβλεψη" "modalBarrierDismissLabel": "Παράβλεψη"
} }
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
{ {
"tabSemanticsLabel": "Tab $tabIndex of $tabCount",
"datePickerHourSemanticsLabelOne": "$hour o'clock", "datePickerHourSemanticsLabelOne": "$hour o'clock",
"datePickerHourSemanticsLabelOther": "$hour o'clock", "datePickerHourSemanticsLabelOther": "$hour o'clock",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copiar", "copyButtonLabel": "Copiar",
"pasteButtonLabel": "Pegar", "pasteButtonLabel": "Pegar",
"selectAllButtonLabel": "Seleccionar todos", "selectAllButtonLabel": "Seleccionar todos",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Cerrar" "modalBarrierDismissLabel": "Cerrar"
} }
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
{ {
"tabSemanticsLabel": "Pestaña $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour en punto", "datePickerHourSemanticsLabelOne": "$hour en punto",
"datePickerHourSemanticsLabelOther": "$hour en punto", "datePickerHourSemanticsLabelOther": "$hour en punto",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopeeri", "copyButtonLabel": "Kopeeri",
"pasteButtonLabel": "Kleebi", "pasteButtonLabel": "Kleebi",
"selectAllButtonLabel": "Vali kõik", "selectAllButtonLabel": "Vali kõik",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabIndex. vaheleht $tabCount-st",
"modalBarrierDismissLabel": "Loobu" "modalBarrierDismissLabel": "Loobu"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopiatu", "copyButtonLabel": "Kopiatu",
"pasteButtonLabel": "Itsatsi", "pasteButtonLabel": "Itsatsi",
"selectAllButtonLabel": "Hautatu guztiak", "selectAllButtonLabel": "Hautatu guztiak",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabIndex/$tabCount fitxa",
"modalBarrierDismissLabel": "Baztertu" "modalBarrierDismissLabel": "Baztertu"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "کپی", "copyButtonLabel": "کپی",
"pasteButtonLabel": "جای‌گذاری", "pasteButtonLabel": "جای‌گذاری",
"selectAllButtonLabel": "انتخاب همه", "selectAllButtonLabel": "انتخاب همه",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "برگه $tabIndex از $tabCount",
"modalBarrierDismissLabel": "نپذیرفتن" "modalBarrierDismissLabel": "نپذیرفتن"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopioi", "copyButtonLabel": "Kopioi",
"pasteButtonLabel": "Liitä", "pasteButtonLabel": "Liitä",
"selectAllButtonLabel": "Valitse kaikki", "selectAllButtonLabel": "Valitse kaikki",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Välilehti $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Ohita" "modalBarrierDismissLabel": "Ohita"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopyahin", "copyButtonLabel": "Kopyahin",
"pasteButtonLabel": "I-paste", "pasteButtonLabel": "I-paste",
"selectAllButtonLabel": "Piliin Lahat", "selectAllButtonLabel": "Piliin Lahat",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex ng $tabCount",
"modalBarrierDismissLabel": "I-dismiss" "modalBarrierDismissLabel": "I-dismiss"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copier", "copyButtonLabel": "Copier",
"pasteButtonLabel": "Coller", "pasteButtonLabel": "Coller",
"selectAllButtonLabel": "Tout sélect.", "selectAllButtonLabel": "Tout sélect.",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Onglet $tabIndex sur $tabCount",
"modalBarrierDismissLabel": "Ignorer" "modalBarrierDismissLabel": "Ignorer"
} }
{ {
"tabSemanticsLabel": "Onglet $tabIndex sur $tabCount",
"datePickerHourSemanticsLabelOne": "$hour heure", "datePickerHourSemanticsLabelOne": "$hour heure",
"datePickerHourSemanticsLabelOther": "$hour heures", "datePickerHourSemanticsLabelOther": "$hour heures",
"datePickerMinuteSemanticsLabelOne": "1 minute", "datePickerMinuteSemanticsLabelOne": "1 minute",
......
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copiar", "copyButtonLabel": "Copiar",
"pasteButtonLabel": "Pegar", "pasteButtonLabel": "Pegar",
"selectAllButtonLabel": "Seleccionar todo", "selectAllButtonLabel": "Seleccionar todo",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Pestana $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Ignorar" "modalBarrierDismissLabel": "Ignorar"
} }
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
"alertDialogLabel": "Benachrichtigung", "alertDialogLabel": "Benachrichtigung",
"timerPickerHourLabelOne": "Stunde", "timerPickerHourLabelOne": "Stunde",
"timerPickerHourLabelOther": "Stunden", "timerPickerHourLabelOther": "Stunden",
"timerPickerMinuteLabelOne": "min", "timerPickerMinuteLabelOne": "Min.",
"timerPickerMinuteLabelOther": "min", "timerPickerMinuteLabelOther": "Min.",
"timerPickerSecondLabelOne": "s", "timerPickerSecondLabelOne": "s",
"timerPickerSecondLabelOther": "s", "timerPickerSecondLabelOther": "s",
"cutButtonLabel": "Ausschneiden", "cutButtonLabel": "Ausschneiden",
"copyButtonLabel": "Kopieren", "copyButtonLabel": "Kopieren",
"pasteButtonLabel": "Einsetzen", "pasteButtonLabel": "Einsetzen",
"selectAllButtonLabel": "Alles auswählen", "selectAllButtonLabel": "Alles auswählen",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex von $tabCount",
"modalBarrierDismissLabel": "Schließen" "modalBarrierDismissLabel": "Schließen"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "કૉપિ કરો", "copyButtonLabel": "કૉપિ કરો",
"pasteButtonLabel": "પેસ્ટ કરો", "pasteButtonLabel": "પેસ્ટ કરો",
"selectAllButtonLabel": "બધા પસંદ કરો", "selectAllButtonLabel": "બધા પસંદ કરો",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCountમાંથી $tabIndex ટૅબ",
"modalBarrierDismissLabel": "છોડી દો" "modalBarrierDismissLabel": "છોડી દો"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "העתקה", "copyButtonLabel": "העתקה",
"pasteButtonLabel": "הדבקה", "pasteButtonLabel": "הדבקה",
"selectAllButtonLabel": "בחירת הכול", "selectAllButtonLabel": "בחירת הכול",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "כרטיסייה $tabIndex מתוך $tabCount",
"modalBarrierDismissLabel": "סגירה" "modalBarrierDismissLabel": "סגירה"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "कॉपी करें", "copyButtonLabel": "कॉपी करें",
"pasteButtonLabel": "चिपकाएं", "pasteButtonLabel": "चिपकाएं",
"selectAllButtonLabel": "सभी चुनें", "selectAllButtonLabel": "सभी चुनें",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount का टैब $tabIndex",
"modalBarrierDismissLabel": "खारिज करें" "modalBarrierDismissLabel": "खारिज करें"
} }
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"copyButtonLabel": "Kopiraj", "copyButtonLabel": "Kopiraj",
"pasteButtonLabel": "Zalijepi", "pasteButtonLabel": "Zalijepi",
"selectAllButtonLabel": "Odaberi sve", "selectAllButtonLabel": "Odaberi sve",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Kartica $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Odbaci" "modalBarrierDismissLabel": "Odbaci"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Másolás", "copyButtonLabel": "Másolás",
"pasteButtonLabel": "Beillesztés", "pasteButtonLabel": "Beillesztés",
"selectAllButtonLabel": "Összes kijelölése", "selectAllButtonLabel": "Összes kijelölése",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount/$tabIndex. lap",
"modalBarrierDismissLabel": "Elvetés" "modalBarrierDismissLabel": "Elvetés"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Պատճենել", "copyButtonLabel": "Պատճենել",
"pasteButtonLabel": "Տեղադրել", "pasteButtonLabel": "Տեղադրել",
"selectAllButtonLabel": "Նշել բոլորը", "selectAllButtonLabel": "Նշել բոլորը",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Ներդիր $tabIndex՝ $tabCount-ից",
"modalBarrierDismissLabel": "Փակել" "modalBarrierDismissLabel": "Փակել"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Salin", "copyButtonLabel": "Salin",
"pasteButtonLabel": "Tempel", "pasteButtonLabel": "Tempel",
"selectAllButtonLabel": "Pilih Semua", "selectAllButtonLabel": "Pilih Semua",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex dari $tabCount",
"modalBarrierDismissLabel": "Tutup" "modalBarrierDismissLabel": "Tutup"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Afrita", "copyButtonLabel": "Afrita",
"pasteButtonLabel": "Líma", "pasteButtonLabel": "Líma",
"selectAllButtonLabel": "Velja allt", "selectAllButtonLabel": "Velja allt",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Flipi $tabIndex af $tabCount",
"modalBarrierDismissLabel": "Hunsa" "modalBarrierDismissLabel": "Hunsa"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copia", "copyButtonLabel": "Copia",
"pasteButtonLabel": "Incolla", "pasteButtonLabel": "Incolla",
"selectAllButtonLabel": "Seleziona tutto", "selectAllButtonLabel": "Seleziona tutto",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Scheda $tabIndex di $tabCount",
"modalBarrierDismissLabel": "Ignora" "modalBarrierDismissLabel": "Ignora"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "コピー", "copyButtonLabel": "コピー",
"pasteButtonLabel": "貼り付け", "pasteButtonLabel": "貼り付け",
"selectAllButtonLabel": "すべて選択", "selectAllButtonLabel": "すべて選択",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "タブ: $tabIndex/$tabCount",
"modalBarrierDismissLabel": "閉じる" "modalBarrierDismissLabel": "閉じる"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "კოპირება", "copyButtonLabel": "კოპირება",
"pasteButtonLabel": "ჩასმა", "pasteButtonLabel": "ჩასმა",
"selectAllButtonLabel": "ყველას არჩევა", "selectAllButtonLabel": "ყველას არჩევა",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "ჩანართი $tabIndex / $tabCount-დან",
"modalBarrierDismissLabel": "დახურვა" "modalBarrierDismissLabel": "დახურვა"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Көшіру", "copyButtonLabel": "Көшіру",
"pasteButtonLabel": "Қою", "pasteButtonLabel": "Қою",
"selectAllButtonLabel": "Барлығын таңдау", "selectAllButtonLabel": "Барлығын таңдау",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Қойынды: $tabIndex/$tabCount",
"modalBarrierDismissLabel": "Жабу" "modalBarrierDismissLabel": "Жабу"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "ចម្លង", "copyButtonLabel": "ចម្លង",
"pasteButtonLabel": "ដាក់​ចូល", "pasteButtonLabel": "ដាក់​ចូល",
"selectAllButtonLabel": "ជ្រើសរើស​ទាំងអស់", "selectAllButtonLabel": "ជ្រើសរើស​ទាំងអស់",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "ផ្ទាំងទី $tabIndex នៃ $tabCount",
"modalBarrierDismissLabel": "ច្រាន​ចោល" "modalBarrierDismissLabel": "ច្រាន​ចោល"
} }
...@@ -20,5 +20,5 @@ ...@@ -20,5 +20,5 @@
"pasteButtonLabel": "\u0c85\u0c82\u0c9f\u0cbf\u0cb8\u0cbf", "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", "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", "modalBarrierDismissLabel": "\u0cb5\u0c9c\u0cbe\u0c97\u0cca\u0cb3\u0cbf\u0cb8\u0cbf",
"tabSemanticsLabel": "\u0054\u0042\u0044" "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"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "복사", "copyButtonLabel": "복사",
"pasteButtonLabel": "붙여넣기", "pasteButtonLabel": "붙여넣기",
"selectAllButtonLabel": "전체 선택", "selectAllButtonLabel": "전체 선택",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "탭 $tabCount개 중 $tabIndex번째",
"modalBarrierDismissLabel": "닫기" "modalBarrierDismissLabel": "닫기"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Көчүрүү", "copyButtonLabel": "Көчүрүү",
"pasteButtonLabel": "Чаптоо", "pasteButtonLabel": "Чаптоо",
"selectAllButtonLabel": "Баарын тандоо", "selectAllButtonLabel": "Баарын тандоо",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount ичинен $tabIndex-өтмөк",
"modalBarrierDismissLabel": "Жабуу" "modalBarrierDismissLabel": "Жабуу"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "ສຳເນົາ", "copyButtonLabel": "ສຳເນົາ",
"pasteButtonLabel": "ວາງ", "pasteButtonLabel": "ວາງ",
"selectAllButtonLabel": "ເລືອກທັງໝົດ", "selectAllButtonLabel": "ເລືອກທັງໝົດ",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "ແຖບທີ $tabIndex ຈາກທັງໝົດ $tabCount",
"modalBarrierDismissLabel": "ປິດໄວ້" "modalBarrierDismissLabel": "ປິດໄວ້"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Kopijuoti", "copyButtonLabel": "Kopijuoti",
"pasteButtonLabel": "Įklijuoti", "pasteButtonLabel": "Įklijuoti",
"selectAllButtonLabel": "Pasirinkti viską", "selectAllButtonLabel": "Pasirinkti viską",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabIndex skirtukas iš $tabCount",
"modalBarrierDismissLabel": "Atsisakyti" "modalBarrierDismissLabel": "Atsisakyti"
} }
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"copyButtonLabel": "Kopēt", "copyButtonLabel": "Kopēt",
"pasteButtonLabel": "Ielīmēt", "pasteButtonLabel": "Ielīmēt",
"selectAllButtonLabel": "Atlasīt visu", "selectAllButtonLabel": "Atlasīt visu",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabIndex. cilne no $tabCount",
"modalBarrierDismissLabel": "Nerādīt" "modalBarrierDismissLabel": "Nerādīt"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Копирај", "copyButtonLabel": "Копирај",
"pasteButtonLabel": "Залепи", "pasteButtonLabel": "Залепи",
"selectAllButtonLabel": "Избери ги сите", "selectAllButtonLabel": "Избери ги сите",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Картичка $tabIndex од $tabCount",
"modalBarrierDismissLabel": "Отфрли" "modalBarrierDismissLabel": "Отфрли"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "പകർത്തുക", "copyButtonLabel": "പകർത്തുക",
"pasteButtonLabel": "ഒട്ടിക്കുക", "pasteButtonLabel": "ഒട്ടിക്കുക",
"selectAllButtonLabel": "എല്ലാം തിരഞ്ഞെടുക്കുക", "selectAllButtonLabel": "എല്ലാം തിരഞ്ഞെടുക്കുക",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount ടാബിൽ $tabIndex-ാമത്തേത്",
"modalBarrierDismissLabel": "നിരസിക്കുക" "modalBarrierDismissLabel": "നിരസിക്കുക"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Хуулах", "copyButtonLabel": "Хуулах",
"pasteButtonLabel": "Буулгах", "pasteButtonLabel": "Буулгах",
"selectAllButtonLabel": "Бүгдийг сонгох", "selectAllButtonLabel": "Бүгдийг сонгох",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount-н $tabIndex-р таб",
"modalBarrierDismissLabel": "Үл хэрэгсэх" "modalBarrierDismissLabel": "Үл хэрэгсэх"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "कॉपी करा", "copyButtonLabel": "कॉपी करा",
"pasteButtonLabel": "पेस्ट करा", "pasteButtonLabel": "पेस्ट करा",
"selectAllButtonLabel": "सर्व निवडा", "selectAllButtonLabel": "सर्व निवडा",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount पैकी $tabIndex टॅब",
"modalBarrierDismissLabel": "डिसमिस करा" "modalBarrierDismissLabel": "डिसमिस करा"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Salin", "copyButtonLabel": "Salin",
"pasteButtonLabel": "Tampal", "pasteButtonLabel": "Tampal",
"selectAllButtonLabel": "Pilih Semua", "selectAllButtonLabel": "Pilih Semua",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex daripada $tabCount",
"modalBarrierDismissLabel": "Tolak" "modalBarrierDismissLabel": "Tolak"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "မိတ္တူကူးရန်", "copyButtonLabel": "မိတ္တူကူးရန်",
"pasteButtonLabel": "ကူးထည့်ရန်", "pasteButtonLabel": "ကူးထည့်ရန်",
"selectAllButtonLabel": "အားလုံး ရွေးရန်", "selectAllButtonLabel": "အားလုံး ရွေးရန်",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "တဘ် $tabCount ခုအနက် $tabIndex ခု",
"modalBarrierDismissLabel": "ပယ်ရန်" "modalBarrierDismissLabel": "ပယ်ရန်"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "प्रतिलिपि गर्नुहोस्", "copyButtonLabel": "प्रतिलिपि गर्नुहोस्",
"pasteButtonLabel": "टाँस्नुहोस्", "pasteButtonLabel": "टाँस्नुहोस्",
"selectAllButtonLabel": "सबै चयन गर्नुहोस्", "selectAllButtonLabel": "सबै चयन गर्नुहोस्",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount मध्ये $tabIndex ट्याब",
"modalBarrierDismissLabel": "खारेज गर्नुहोस्" "modalBarrierDismissLabel": "खारेज गर्नुहोस्"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopiëren", "copyButtonLabel": "Kopiëren",
"pasteButtonLabel": "Plakken", "pasteButtonLabel": "Plakken",
"selectAllButtonLabel": "Alles selecteren", "selectAllButtonLabel": "Alles selecteren",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tabblad $tabIndex van $tabCount",
"modalBarrierDismissLabel": "Sluiten" "modalBarrierDismissLabel": "Sluiten"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopiér", "copyButtonLabel": "Kopiér",
"pasteButtonLabel": "Lim inn", "pasteButtonLabel": "Lim inn",
"selectAllButtonLabel": "Velg alle", "selectAllButtonLabel": "Velg alle",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Fane $tabIndex av $tabCount",
"modalBarrierDismissLabel": "Avvis" "modalBarrierDismissLabel": "Avvis"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "କପି କରନ୍ତୁ", "copyButtonLabel": "କପି କରନ୍ତୁ",
"pasteButtonLabel": "ପେଷ୍ଟ କରନ୍ତୁ", "pasteButtonLabel": "ପେଷ୍ଟ କରନ୍ତୁ",
"selectAllButtonLabel": "ସମସ୍ତ ଚୟନ କରନ୍ତୁ", "selectAllButtonLabel": "ସମସ୍ତ ଚୟନ କରନ୍ତୁ",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCountର $tabIndex ଟାବ୍",
"modalBarrierDismissLabel": "ଖାରଜ କରନ୍ତୁ" "modalBarrierDismissLabel": "ଖାରଜ କରନ୍ତୁ"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "ਕਾਪੀ ਕਰੋ", "copyButtonLabel": "ਕਾਪੀ ਕਰੋ",
"pasteButtonLabel": "ਪੇਸਟ ਕਰੋ", "pasteButtonLabel": "ਪੇਸਟ ਕਰੋ",
"selectAllButtonLabel": "ਸਭ ਚੁਣੋ", "selectAllButtonLabel": "ਸਭ ਚੁਣੋ",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCount ਵਿੱਚੋਂ $tabIndex ਟੈਬ",
"modalBarrierDismissLabel": "ਖਾਰਜ ਕਰੋ" "modalBarrierDismissLabel": "ਖਾਰਜ ਕਰੋ"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Kopiuj", "copyButtonLabel": "Kopiuj",
"pasteButtonLabel": "Wklej", "pasteButtonLabel": "Wklej",
"selectAllButtonLabel": "Wybierz wszystkie", "selectAllButtonLabel": "Wybierz wszystkie",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Zamknij" "modalBarrierDismissLabel": "Zamknij"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Copiar", "copyButtonLabel": "Copiar",
"pasteButtonLabel": "Colar", "pasteButtonLabel": "Colar",
"selectAllButtonLabel": "Selecionar Tudo", "selectAllButtonLabel": "Selecionar Tudo",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Guia $tabIndex de $tabCount",
"modalBarrierDismissLabel": "Dispensar" "modalBarrierDismissLabel": "Dispensar"
} }
{ {
"tabSemanticsLabel": "Separador $tabIndex de $tabCount",
"datePickerHourSemanticsLabelOne": "$hour hora", "datePickerHourSemanticsLabelOne": "$hour hora",
"datePickerHourSemanticsLabelOther": "$hour hora", "datePickerHourSemanticsLabelOther": "$hour hora",
"datePickerMinuteSemanticsLabelOne": "1 minuto", "datePickerMinuteSemanticsLabelOne": "1 minuto",
......
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"copyButtonLabel": "Copiați", "copyButtonLabel": "Copiați",
"pasteButtonLabel": "Inserați", "pasteButtonLabel": "Inserați",
"selectAllButtonLabel": "Selectați-le pe toate", "selectAllButtonLabel": "Selectați-le pe toate",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Fila $tabIndex din $tabCount",
"modalBarrierDismissLabel": "Închideți" "modalBarrierDismissLabel": "Închideți"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Копировать", "copyButtonLabel": "Копировать",
"pasteButtonLabel": "Вставить", "pasteButtonLabel": "Вставить",
"selectAllButtonLabel": "Выбрать все", "selectAllButtonLabel": "Выбрать все",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Вкладка $tabIndex из $tabCount",
"modalBarrierDismissLabel": "Закрыть" "modalBarrierDismissLabel": "Закрыть"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "පිටපත් කරන්න", "copyButtonLabel": "පිටපත් කරන්න",
"pasteButtonLabel": "අලවන්න", "pasteButtonLabel": "අලවන්න",
"selectAllButtonLabel": "සියල්ල තෝරන්න", "selectAllButtonLabel": "සියල්ල තෝරන්න",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "ටැබ $tabCount න් $tabIndex",
"modalBarrierDismissLabel": "ඉවත ලන්න" "modalBarrierDismissLabel": "ඉවත ලන්න"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Kopírovať", "copyButtonLabel": "Kopírovať",
"pasteButtonLabel": "Prilepiť", "pasteButtonLabel": "Prilepiť",
"selectAllButtonLabel": "Vybrať všetko", "selectAllButtonLabel": "Vybrať všetko",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Karta $tabIndex z $tabCount",
"modalBarrierDismissLabel": "Odmietnuť" "modalBarrierDismissLabel": "Odmietnuť"
} }
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"copyButtonLabel": "Kopiraj", "copyButtonLabel": "Kopiraj",
"pasteButtonLabel": "Prilepi", "pasteButtonLabel": "Prilepi",
"selectAllButtonLabel": "Izberi vse", "selectAllButtonLabel": "Izberi vse",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Zavihek $tabIndex od $tabCount",
"modalBarrierDismissLabel": "Opusti" "modalBarrierDismissLabel": "Opusti"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopjo", "copyButtonLabel": "Kopjo",
"pasteButtonLabel": "Ngjit", "pasteButtonLabel": "Ngjit",
"selectAllButtonLabel": "Zgjidhi të gjitha", "selectAllButtonLabel": "Zgjidhi të gjitha",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Skeda $tabIndex nga $tabCount",
"modalBarrierDismissLabel": "Hiq" "modalBarrierDismissLabel": "Hiq"
} }
...@@ -24,6 +24,6 @@ ...@@ -24,6 +24,6 @@
"copyButtonLabel": "Копирај", "copyButtonLabel": "Копирај",
"pasteButtonLabel": "Налепи", "pasteButtonLabel": "Налепи",
"selectAllButtonLabel": "Изабери све", "selectAllButtonLabel": "Изабери све",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabIndex. картица од $tabCount",
"modalBarrierDismissLabel": "Одбаци" "modalBarrierDismissLabel": "Одбаци"
} }
{ {
"tabSemanticsLabel": "$tabIndex. kartica od $tabCount",
"datePickerHourSemanticsLabelFew": "$hour sata", "datePickerHourSemanticsLabelFew": "$hour sata",
"datePickerMinuteSemanticsLabelFew": "$minute minuta", "datePickerMinuteSemanticsLabelFew": "$minute minuta",
"timerPickerHourLabelFew": "sata", "timerPickerHourLabelFew": "sata",
......
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopiera", "copyButtonLabel": "Kopiera",
"pasteButtonLabel": "Klistra in", "pasteButtonLabel": "Klistra in",
"selectAllButtonLabel": "Markera alla", "selectAllButtonLabel": "Markera alla",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Flik $tabIndex av $tabCount",
"modalBarrierDismissLabel": "Stäng" "modalBarrierDismissLabel": "Stäng"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Nakili", "copyButtonLabel": "Nakili",
"pasteButtonLabel": "Bandika", "pasteButtonLabel": "Bandika",
"selectAllButtonLabel": "Teua Zote", "selectAllButtonLabel": "Teua Zote",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Kichupo cha $tabIndex kati ya $tabCount",
"modalBarrierDismissLabel": "Ondoa" "modalBarrierDismissLabel": "Ondoa"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "நகலெடு", "copyButtonLabel": "நகலெடு",
"pasteButtonLabel": "ஒட்டு", "pasteButtonLabel": "ஒட்டு",
"selectAllButtonLabel": "எல்லாம் தேர்ந்தெடு", "selectAllButtonLabel": "எல்லாம் தேர்ந்தெடு",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "தாவல் $tabIndex / $tabCount",
"modalBarrierDismissLabel": "நிராகரிக்கும்" "modalBarrierDismissLabel": "நிராகரிக்கும்"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "కాపీ చేయి", "copyButtonLabel": "కాపీ చేయి",
"pasteButtonLabel": "అతికించు", "pasteButtonLabel": "అతికించు",
"selectAllButtonLabel": "అన్నింటినీ ఎంచుకోండి", "selectAllButtonLabel": "అన్నింటినీ ఎంచుకోండి",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "$tabCountలో $tabIndexవ ట్యాబ్",
"modalBarrierDismissLabel": "విస్మరించు" "modalBarrierDismissLabel": "విస్మరించు"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "คัดลอก", "copyButtonLabel": "คัดลอก",
"pasteButtonLabel": "วาง", "pasteButtonLabel": "วาง",
"selectAllButtonLabel": "เลือกทั้งหมด", "selectAllButtonLabel": "เลือกทั้งหมด",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "แท็บที่ $tabIndex จาก $tabCount",
"modalBarrierDismissLabel": "ปิด" "modalBarrierDismissLabel": "ปิด"
} }
...@@ -19,6 +19,6 @@ ...@@ -19,6 +19,6 @@
"copyButtonLabel": "Kopyahin", "copyButtonLabel": "Kopyahin",
"pasteButtonLabel": "I-paste", "pasteButtonLabel": "I-paste",
"selectAllButtonLabel": "Piliin Lahat", "selectAllButtonLabel": "Piliin Lahat",
"tabSemanticsLabel": "TBD", "tabSemanticsLabel": "Tab $tabIndex ng $tabCount",
"modalBarrierDismissLabel": "I-dismiss" "modalBarrierDismissLabel": "I-dismiss"
} }
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