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