Unverified Commit ea155df9 authored by Hans Muller's avatar Hans Muller Committed by GitHub

Roll localizations (#15269)

parent b944cd71
......@@ -86,7 +86,7 @@ class _Bundle_ar extends TranslationBundle {
@override String get pageRowsInfoTitle => r'من $firstRow إلى $lastRow من إجمالي $rowCount';
@override String get pageRowsInfoTitleApproximate => r'من $firstRow إلى $lastRow من إجمالي $rowCount تقريبًا';
@override String get rowsPerPageTitle => r'عدد الصفوف في الصفحة:';
@override String get tabLabel => r'من $tabIndex من إجمالي $tabCount';
@override String get tabLabel => r'علامة التبويب $tabIndex من $tabCount';
@override String get selectedRowCountTitleOther => r'تم اختيار $selectedRowCount عنصر';
@override String get cancelButtonLabel => r'إلغاء';
@override String get closeButtonLabel => r'إغلاق';
......@@ -103,8 +103,8 @@ class _Bundle_ar extends TranslationBundle {
@override String get timePickerMinuteModeAnnouncement => r'اختيار الدقائق';
@override String get signedInLabel => r'تم تسجيل الدخول';
@override String get hideAccountsLabel => r'إخفاء الحسابات';
@override String get showAccountsLabel => r'عرض الحسابات';
@override String get modalBarrierDismissLabel => r'تجاهل';
@override String get showAccountsLabel => r'إظهار الحسابات';
@override String get modalBarrierDismissLabel => r'رفض';
}
// ignore: camel_case_types
......@@ -126,7 +126,7 @@ class _Bundle_de extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow–$lastRow von $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow von etwa $rowCount';
@override String get rowsPerPageTitle => r'Zeilen pro Seite:';
@override String get tabLabel => r'Tabulator $tabIndex von $tabCount';
@override String get tabLabel => r'Tab $tabIndex von $tabCount';
@override String get selectedRowCountTitleZero => r'Keine Objekte ausgewählt';
@override String get selectedRowCountTitleOne => r'1 Element ausgewählt';
@override String get selectedRowCountTitleOther => r'$selectedRowCount Elemente ausgewählt';
......@@ -210,7 +210,7 @@ class _Bundle_es extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow‑$lastRow de $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow‑$lastRow de aproximadamente $rowCount';
@override String get rowsPerPageTitle => r'Filas por página:';
@override String get tabLabel => r'$tabIndex de $tabCount';
@override String get tabLabel => r'Pestaña $tabIndex de $tabCount';
@override String get selectedRowCountTitleZero => r'No se han seleccionado elementos';
@override String get selectedRowCountTitleOne => r'1 elemento seleccionado';
@override String get selectedRowCountTitleOther => r'$selectedRowCount elementos seleccionados';
......@@ -227,7 +227,7 @@ class _Bundle_es extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'P.M.';
@override String get timePickerHourModeAnnouncement => r'Seleccionar horas';
@override String get timePickerMinuteModeAnnouncement => r'Seleccionar minutos';
@override String get signedInLabel => r'Registrado';
@override String get signedInLabel => r'Sesión iniciada';
@override String get hideAccountsLabel => r'Ocultar cuentas';
@override String get showAccountsLabel => r'Mostrar cuentas';
@override String get modalBarrierDismissLabel => r'Ignorar';
......@@ -253,7 +253,7 @@ class _Bundle_fa extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow–$lastRow از $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow از حدود $rowCount';
@override String get rowsPerPageTitle => r'ردیف در هر صفحه:';
@override String get tabLabel => r'$tabIndex از $tabCount';
@override String get tabLabel => r'برگه $tabIndex از $tabCount';
@override String get selectedRowCountTitleOther => r'$selectedRowCount مورد انتخاب شدند';
@override String get cancelButtonLabel => r'لغو';
@override String get closeButtonLabel => r'بستن';
......@@ -268,10 +268,10 @@ class _Bundle_fa extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'ب.ظ.';
@override String get timePickerHourModeAnnouncement => r'انتخاب ساعت';
@override String get timePickerMinuteModeAnnouncement => r'انتخاب دقیقه';
@override String get signedInLabel => r'وارد شدن';
@override String get hideAccountsLabel => r'پنهان کردن حساب ها';
@override String get showAccountsLabel => r'نمایش حساب ها';
@override String get modalBarrierDismissLabel => r'رد کردن';
@override String get signedInLabel => r'واردشده به سیستم';
@override String get hideAccountsLabel => r'پنهان کردن حسابها';
@override String get showAccountsLabel => r'نشان دادن حساب‌ها';
@override String get modalBarrierDismissLabel => r'نپذیرفتن';
}
// ignore: camel_case_types
......@@ -293,7 +293,7 @@ class _Bundle_fr extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow – $lastRow sur $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow – $lastRow sur environ $rowCount';
@override String get rowsPerPageTitle => r'Lignes par page :';
@override String get tabLabel => r'$tabIndex sur $tabCount';
@override String get tabLabel => r'Onglet $tabIndex sur $tabCount';
@override String get selectedRowCountTitleZero => r'Aucun élément sélectionné';
@override String get selectedRowCountTitleOne => r'1 élément sélectionné';
@override String get selectedRowCountTitleOther => r'$selectedRowCount éléments sélectionnés';
......@@ -319,6 +319,10 @@ class _Bundle_fr extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_gsw extends TranslationBundle {
const _Bundle_gsw() : super(null);
@override String get tabLabel => r'Tab $tabIndex von $tabCount';
@override String get showAccountsLabel => r'Konten anzeigen';
@override String get hideAccountsLabel => r'Konten ausblenden';
@override String get signedInLabel => r'Angemeldet';
@override String get timePickerMinuteModeAnnouncement => r'Minuten auswählen';
@override String get timePickerHourModeAnnouncement => r'Stunden auswählen';
@override String get scriptCategory => r'English-like';
......@@ -375,7 +379,7 @@ class _Bundle_he extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$lastRow–$firstRow מתוך $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$lastRow–$firstRow מתוך כ-$rowCount';
@override String get rowsPerPageTitle => r'שורות בכל דף:';
@override String get tabLabel => r'$tabIndex מתוך $tabCount';
@override String get tabLabel => r'כרטיסייה $tabIndex מתוך $tabCount';
@override String get selectedRowCountTitleOther => r'$selectedRowCount פריטים נבחרו';
@override String get cancelButtonLabel => r'ביטול';
@override String get closeButtonLabel => r'סגירה';
......@@ -391,8 +395,8 @@ class _Bundle_he extends TranslationBundle {
@override String get timePickerHourModeAnnouncement => r'בחירת שעות';
@override String get timePickerMinuteModeAnnouncement => r'בחירת דקות';
@override String get signedInLabel => r'מחובר';
@override String get hideAccountsLabel => r'הסתר חשבונות';
@override String get showAccountsLabel => r'הצג חשבונות';
@override String get hideAccountsLabel => r'הסתרת החשבונות';
@override String get showAccountsLabel => r'הצגת החשבונות';
@override String get modalBarrierDismissLabel => r'סגירה';
}
......@@ -416,7 +420,7 @@ class _Bundle_it extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow-$lastRow di $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow-$lastRow di circa $rowCount';
@override String get rowsPerPageTitle => r'Righe per pagina:';
@override String get tabLabel => r'$tabIndex di $tabCount';
@override String get tabLabel => r'Scheda $tabIndex di $tabCount';
@override String get selectedRowCountTitleOther => r'$selectedRowCount elementi selezionati';
@override String get cancelButtonLabel => r'ANNULLA';
@override String get closeButtonLabel => r'CHIUDI';
......@@ -431,7 +435,7 @@ class _Bundle_it extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'PM';
@override String get timePickerHourModeAnnouncement => r'Seleziona le ore';
@override String get timePickerMinuteModeAnnouncement => r'Seleziona i minuti';
@override String get signedInLabel => r'Registrato';
@override String get signedInLabel => r'Connesso';
@override String get hideAccountsLabel => r'Nascondi account';
@override String get showAccountsLabel => r'Mostra account';
@override String get modalBarrierDismissLabel => r'Ignora';
......@@ -457,7 +461,7 @@ class _Bundle_ja extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow - $lastRow 行(合計 $rowCount 行)';
@override String get pageRowsInfoTitleApproximate => r'$firstRow – $lastRow 行(合計約 $rowCount 行)';
@override String get rowsPerPageTitle => r'ページあたりの行数:';
@override String get tabLabel => r'$tabIndex 行(合計 $tabCount 行)';
@override String get tabLabel => r'タブ: $tabIndex/$tabCount';
@override String get selectedRowCountTitleOther => r'$selectedRowCount 件のアイテムを選択中';
@override String get cancelButtonLabel => r'キャンセル';
@override String get closeButtonLabel => r'閉じる';
......@@ -473,8 +477,8 @@ class _Bundle_ja extends TranslationBundle {
@override String get timePickerHourModeAnnouncement => r'時間を選択';
@override String get timePickerMinuteModeAnnouncement => r'分を選択';
@override String get signedInLabel => r'ログイン中';
@override String get hideAccountsLabel => r'アカウントを隠す';
@override String get showAccountsLabel => r'アカウントを表示する';
@override String get hideAccountsLabel => r'アカウントを非表示';
@override String get showAccountsLabel => r'アカウントを表示';
@override String get modalBarrierDismissLabel => r'閉じる';
}
......@@ -497,7 +501,7 @@ class _Bundle_ko extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$rowCount행 중 $firstRow~$lastRow행';
@override String get pageRowsInfoTitleApproximate => r'약 $rowCount행 중 $firstRow~$lastRow행';
@override String get rowsPerPageTitle => r'페이지당 행 수:';
@override String get tabLabel => r'$tabCount행 중 $tabIndex행';
@override String get tabLabel => r'탭 $tabCount개 중 $tabIndex번째';
@override String get selectedRowCountTitleOne => r'항목 1개 선택됨';
@override String get selectedRowCountTitleOther => r'항목 $selectedRowCount개 선택됨';
@override String get cancelButtonLabel => r'취소';
......@@ -513,10 +517,10 @@ class _Bundle_ko extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'오후';
@override String get timePickerHourModeAnnouncement => r'시간 선택';
@override String get timePickerMinuteModeAnnouncement => r'분 선택';
@override String get signedInLabel => r'로그인';
@override String get signedInLabel => r'로그인';
@override String get hideAccountsLabel => r'계정 숨기기';
@override String get showAccountsLabel => r'계정 표시';
@override String get modalBarrierDismissLabel => r'버리다';
@override String get modalBarrierDismissLabel => r'닫기';
}
// ignore: camel_case_types
......@@ -538,7 +542,7 @@ class _Bundle_nl extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow-$lastRow van $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow-$lastRow van ongeveer $rowCount';
@override String get rowsPerPageTitle => r'Rijen per pagina:';
@override String get tabLabel => r'$tabIndex van $tabCount';
@override String get tabLabel => r'Tabblad $tabIndex van $tabCount';
@override String get selectedRowCountTitleOne => r'1 item geselecteerd';
@override String get selectedRowCountTitleOther => r'$selectedRowCount items geselecteerd';
@override String get cancelButtonLabel => r'ANNULEREN';
......@@ -555,9 +559,9 @@ class _Bundle_nl extends TranslationBundle {
@override String get timePickerHourModeAnnouncement => r'Uren selecteren';
@override String get timePickerMinuteModeAnnouncement => r'Minuten selecteren';
@override String get signedInLabel => r'Ingelogd';
@override String get hideAccountsLabel => r'Verberg accounts';
@override String get showAccountsLabel => r'Toon accounts';
@override String get modalBarrierDismissLabel => r'ontslaan';
@override String get hideAccountsLabel => r'Accounts verbergen';
@override String get showAccountsLabel => r'Accounts weergeven';
@override String get modalBarrierDismissLabel => r'Sluiten';
}
// ignore: camel_case_types
......@@ -581,7 +585,7 @@ class _Bundle_pl extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow–$lastRow z $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow z około $rowCount';
@override String get rowsPerPageTitle => r'Wiersze na stronie:';
@override String get tabLabel => r'$tabIndex z $tabCount';
@override String get tabLabel => r'Karta $tabIndex z $tabCount';
@override String get selectedRowCountTitleOne => r'1 wybrany element';
@override String get selectedRowCountTitleOther => r'$selectedRowCount wybranego elementu';
@override String get cancelButtonLabel => r'ANULUJ';
......@@ -597,10 +601,10 @@ class _Bundle_pl extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'PM';
@override String get timePickerHourModeAnnouncement => r'Wybierz godziny';
@override String get timePickerMinuteModeAnnouncement => r'Wybierz minuty';
@override String get signedInLabel => r'Zapisany';
@override String get signedInLabel => r'Zalogowani użytkownicy';
@override String get hideAccountsLabel => r'Ukryj konta';
@override String get showAccountsLabel => r'Pokaż konta';
@override String get modalBarrierDismissLabel => r'oddalić';
@override String get modalBarrierDismissLabel => r'Zamknij';
}
// ignore: camel_case_types
......@@ -663,7 +667,7 @@ class _Bundle_pt extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow – $lastRow de $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow – $lastRow de aproximadamente $rowCount';
@override String get rowsPerPageTitle => r'Linhas por página:';
@override String get tabLabel => r'$tabIndex de $tabCount';
@override String get tabLabel => r'Guia $tabIndex de $tabCount';
@override String get selectedRowCountTitleOther => r'$selectedRowCount itens selecionados';
@override String get cancelButtonLabel => r'CANCELAR';
@override String get closeButtonLabel => r'FECHAR';
......@@ -676,7 +680,7 @@ class _Bundle_pt extends TranslationBundle {
@override String get viewLicensesButtonLabel => r'VER LICENÇAS';
@override String get timePickerHourModeAnnouncement => r'Selecione as horas';
@override String get timePickerMinuteModeAnnouncement => r'Selecione os minutos';
@override String get signedInLabel => r'Assinado';
@override String get signedInLabel => r'Conectado a';
@override String get hideAccountsLabel => r'Ocultar contas';
@override String get showAccountsLabel => r'Mostrar contas';
@override String get modalBarrierDismissLabel => r'Dispensar';
......@@ -685,43 +689,44 @@ class _Bundle_pt extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_ro extends TranslationBundle {
const _Bundle_ro() : super(null);
@override String get selectedRowCountTitleFew => r'$selectedRowCount articole selectate';
@override String get scriptCategory => r'English-like';
@override String get timeOfDayFormat => r'HH:mm';
@override String get openAppDrawerTooltip => r'Deschide meniul de navigare';
@override String get openAppDrawerTooltip => r'Deschideți meniul de navigare';
@override String get backButtonTooltip => r'Înapoi';
@override String get closeButtonTooltip => r'Închide';
@override String get deleteButtonTooltip => r'Șterge';
@override String get nextMonthTooltip => r'Luna următoare';
@override String get previousMonthTooltip => r'Luna precedentă';
@override String get closeButtonTooltip => r'Închideți';
@override String get deleteButtonTooltip => r'Ștergeți';
@override String get nextMonthTooltip => r'Luna viitoare';
@override String get previousMonthTooltip => r'Luna trecută';
@override String get nextPageTooltip => r'Pagina următoare';
@override String get previousPageTooltip => r'Pagina precedentă';
@override String get showMenuTooltip => r'Afișează meniul';
@override String get previousPageTooltip => r'Pagina anterioară';
@override String get showMenuTooltip => r'Afișați meniul';
@override String get aboutListTileTitle => r'Despre $applicationName';
@override String get licensesPageTitle => r'Licențe';
@override String get pageRowsInfoTitle => r'$firstRow$lastRow din $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow$lastRow din aproximativ $rowCount';
@override String get rowsPerPageTitle => r'Linii pe pagină:';
@override String get tabLabel => r'Tab $tabIndex din $tabCount';
@override String get pageRowsInfoTitle => r'$firstRow$lastRow din $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow$lastRow din aproximativ $rowCount';
@override String get rowsPerPageTitle => r'Rânduri pe pagină:';
@override String get tabLabel => r'Fila $tabIndex din $tabCount';
@override String get selectedRowCountTitleZero => r'Nu există elemente selectate';
@override String get selectedRowCountTitleOne => r'1 element selectat';
@override String get selectedRowCountTitleOther => r'$selectedRowCount elemente selectate';
@override String get cancelButtonLabel => r'ANULEAZĂ';
@override String get closeButtonLabel => r'ÎNCHIDE';
@override String get continueButtonLabel => r'CONTINUĂ';
@override String get copyButtonLabel => r'COPIA';
@override String get cutButtonLabel => r'TAIE';
@override String get selectedRowCountTitleOne => r'Un articol selectat';
@override String get selectedRowCountTitleOther => r'$selectedRowCount de articole selectate';
@override String get cancelButtonLabel => r'ANULAȚI';
@override String get closeButtonLabel => r'ÎNCHIDEȚI';
@override String get continueButtonLabel => r'CONTINUAȚI';
@override String get copyButtonLabel => r'COPIAȚI';
@override String get cutButtonLabel => r'DECUPAȚI';
@override String get okButtonLabel => r'OK';
@override String get pasteButtonLabel => r'LIPEȘTE';
@override String get selectAllButtonLabel => r'SELECTEAZĂ TOT';
@override String get viewLicensesButtonLabel => r'AFIȘEAZĂ LICENȚELE';
@override String get anteMeridiemAbbreviation => r'AM';
@override String get postMeridiemAbbreviation => r'PM';
@override String get pasteButtonLabel => r'INSERAȚI';
@override String get selectAllButtonLabel => r'SELECTAȚI TOATE';
@override String get viewLicensesButtonLabel => r'VEDEȚI LICENȚELE';
@override String get anteMeridiemAbbreviation => r'a.m.';
@override String get postMeridiemAbbreviation => r'p.m.';
@override String get timePickerHourModeAnnouncement => r'Selectați orele';
@override String get timePickerMinuteModeAnnouncement => r'Selectați minutele';
@override String get signedInLabel => r'Autentificat';
@override String get hideAccountsLabel => r'Ascunde conturile';
@override String get showAccountsLabel => r'Afișează conturile';
@override String get modalBarrierDismissLabel => r'Ignoră';
@override String get signedInLabel => r'V-ați conectat';
@override String get hideAccountsLabel => r'Ascundeți conturile';
@override String get showAccountsLabel => r'Afișați conturile';
@override String get modalBarrierDismissLabel => r'Închideți';
}
// ignore: camel_case_types
......@@ -743,7 +748,7 @@ class _Bundle_ru extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow–$lastRow из $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow из примерно $rowCount';
@override String get rowsPerPageTitle => r'Строк на странице:';
@override String get tabLabel => r'Закладка $tabIndex из $tabCount';
@override String get tabLabel => r'Вкладка $tabIndex из $tabCount';
@override String get aboutListTileTitle => r'$applicationName: сведения';
@override String get licensesPageTitle => r'Лицензии';
@override String get selectedRowCountTitleZero => r'Строки не выбраны';
......@@ -762,8 +767,8 @@ class _Bundle_ru extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'PM';
@override String get timePickerHourModeAnnouncement => r'Выберите часы';
@override String get timePickerMinuteModeAnnouncement => r'Выберите минуты';
@override String get signedInLabel => r'Залогинен';
@override String get hideAccountsLabel => r'Спрятать аккаунты';
@override String get signedInLabel => r'Вход выполнен';
@override String get hideAccountsLabel => r'Скрыть аккаунты';
@override String get showAccountsLabel => r'Показать аккаунты';
@override String get modalBarrierDismissLabel => r'Закрыть';
}
......@@ -787,7 +792,7 @@ class _Bundle_th extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow-$lastRow จาก $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow จากประมาณ $rowCount';
@override String get rowsPerPageTitle => r'แถวต่อหน้า:';
@override String get tabLabel => r'$tabIndex จาก $tabCount';
@override String get tabLabel => r'แท็บที่ $tabIndex จาก $tabCount';
@override String get selectedRowCountTitleOne => r'เลือกแล้ว 1 รายการ';
@override String get selectedRowCountTitleOther => r'เลือกแล้ว $selectedRowCount รายการ';
@override String get cancelButtonLabel => r'ยกเลิก';
......@@ -803,10 +808,10 @@ class _Bundle_th extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'PM';
@override String get timePickerHourModeAnnouncement => r'เลือกชั่วโมง';
@override String get timePickerMinuteModeAnnouncement => r'เลือกนาที';
@override String get signedInLabel => r'ลงทะเบียนเข้า';
@override String get signedInLabel => r'ลงชื่อเข้าใช้';
@override String get hideAccountsLabel => r'ซ่อนบัญชี';
@override String get showAccountsLabel => r'แสดงบัญชี';
@override String get modalBarrierDismissLabel => r'ยกเลิก';
@override String get modalBarrierDismissLabel => r'ปิด';
}
// ignore: camel_case_types
......@@ -828,7 +833,7 @@ class _Bundle_tr extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow-$lastRow / $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow-$lastRow / $rowCount';
@override String get rowsPerPageTitle => r'Sayfa başına satır sayısı:';
@override String get tabLabel => r'$tabIndex, $tabCount içinde';
@override String get tabLabel => r'Sekme $tabIndex / $tabCount';
@override String get selectedRowCountTitleOne => r'1 öğe seçildi';
@override String get selectedRowCountTitleOther => r'$selectedRowCount öğe seçildi';
@override String get cancelButtonLabel => r'İPTAL';
......@@ -844,10 +849,10 @@ class _Bundle_tr extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'ÖS';
@override String get timePickerHourModeAnnouncement => r'Saati seçin';
@override String get timePickerMinuteModeAnnouncement => r'Dakikayı seçin';
@override String get signedInLabel => r'Yetkili';
@override String get signedInLabel => r'Oturum açıldı';
@override String get hideAccountsLabel => r'Hesapları gizle';
@override String get showAccountsLabel => r'Hesapları göster';
@override String get modalBarrierDismissLabel => r'Reddet';
@override String get modalBarrierDismissLabel => r'Kapat';
}
// ignore: camel_case_types
......@@ -870,7 +875,7 @@ class _Bundle_ur extends TranslationBundle {
@override String get pageRowsInfoTitle => r'$firstRow–$lastRow از $rowCount';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow $rowCount میں سے تقریباً';
@override String get rowsPerPageTitle => r'قطاریں فی صفحہ:';
@override String get tabLabel => r'$tabIndex از $tabCount';
@override String get tabLabel => r'$tabCount میں سے $tabIndex ٹیب';
@override String get selectedRowCountTitleOther => r'$selectedRowCount آئٹمز منتخب کیے گئے';
@override String get cancelButtonLabel => r'منسوخ کریں';
@override String get closeButtonLabel => r'بند کریں';
......@@ -885,10 +890,10 @@ class _Bundle_ur extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'PM';
@override String get timePickerHourModeAnnouncement => r'گھنٹے منتخب کریں';
@override String get timePickerMinuteModeAnnouncement => r'منٹ منتخب کریں';
@override String get signedInLabel => r'سائن ان';
@override String get signedInLabel => r'سائن ان کردہ ہے';
@override String get hideAccountsLabel => r'اکاؤنٹس چھپائیں';
@override String get showAccountsLabel => r'اکاؤنٹس دکھائیں';
@override String get modalBarrierDismissLabel => r'برطرف';
@override String get modalBarrierDismissLabel => r'برخاست کریں';
}
// ignore: camel_case_types
......@@ -907,7 +912,7 @@ class _Bundle_zh extends TranslationBundle {
@override String get pageRowsInfoTitle => r'第 $firstRow-$lastRow 行(共 $rowCount 行)';
@override String get pageRowsInfoTitleApproximate => r'第 $firstRow-$lastRow 行(共约 $rowCount 行)';
@override String get rowsPerPageTitle => r'每页行数:';
@override String get tabLabel => r'第 $tabIndex 行(共 $tabCount 行)';
@override String get tabLabel => r'第 $tabIndex 个标签,共 $tabCount 个';
@override String get selectedRowCountTitleOther => r'已选择 $selectedRowCount 项内容';
@override String get cancelButtonLabel => r'取消';
@override String get continueButtonLabel => r'继续';
......@@ -926,9 +931,9 @@ class _Bundle_zh extends TranslationBundle {
@override String get postMeridiemAbbreviation => r'下午';
@override String get timePickerHourModeAnnouncement => r'选择小时';
@override String get timePickerMinuteModeAnnouncement => r'选择分钟';
@override String get signedInLabel => r'登录';
@override String get hideAccountsLabel => r'隐藏帐';
@override String get showAccountsLabel => r'显示帐';
@override String get signedInLabel => r'登录';
@override String get hideAccountsLabel => r'隐藏帐';
@override String get showAccountsLabel => r'显示帐';
@override String get modalBarrierDismissLabel => r'关闭';
}
......@@ -994,6 +999,8 @@ class _Bundle_en_ZA extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_419 extends TranslationBundle {
const _Bundle_es_419() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1010,6 +1017,8 @@ class _Bundle_es_419 extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_AR extends TranslationBundle {
const _Bundle_es_AR() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1026,6 +1035,8 @@ class _Bundle_es_AR extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_BO extends TranslationBundle {
const _Bundle_es_BO() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1042,6 +1053,8 @@ class _Bundle_es_BO extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_CL extends TranslationBundle {
const _Bundle_es_CL() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1058,6 +1071,8 @@ class _Bundle_es_CL extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_CO extends TranslationBundle {
const _Bundle_es_CO() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1074,6 +1089,8 @@ class _Bundle_es_CO extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_CR extends TranslationBundle {
const _Bundle_es_CR() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1090,6 +1107,8 @@ class _Bundle_es_CR extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_DO extends TranslationBundle {
const _Bundle_es_DO() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1106,6 +1125,8 @@ class _Bundle_es_DO extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_EC extends TranslationBundle {
const _Bundle_es_EC() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1122,6 +1143,8 @@ class _Bundle_es_EC extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_GT extends TranslationBundle {
const _Bundle_es_GT() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1138,6 +1161,8 @@ class _Bundle_es_GT extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_HN extends TranslationBundle {
const _Bundle_es_HN() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1154,6 +1179,8 @@ class _Bundle_es_HN extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_MX extends TranslationBundle {
const _Bundle_es_MX() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1170,6 +1197,8 @@ class _Bundle_es_MX extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_NI extends TranslationBundle {
const _Bundle_es_NI() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1186,6 +1215,8 @@ class _Bundle_es_NI extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_PA extends TranslationBundle {
const _Bundle_es_PA() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1202,6 +1233,8 @@ class _Bundle_es_PA extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_PE extends TranslationBundle {
const _Bundle_es_PE() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1218,6 +1251,8 @@ class _Bundle_es_PE extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_PR extends TranslationBundle {
const _Bundle_es_PR() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1234,6 +1269,8 @@ class _Bundle_es_PR extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_PY extends TranslationBundle {
const _Bundle_es_PY() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1250,6 +1287,8 @@ class _Bundle_es_PY extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_SV extends TranslationBundle {
const _Bundle_es_SV() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1266,6 +1305,8 @@ class _Bundle_es_SV extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_US extends TranslationBundle {
const _Bundle_es_US() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
@override String get pageRowsInfoTitleApproximate => r'$firstRow–$lastRow de aproximadamente $rowCount';
......@@ -1283,6 +1324,8 @@ class _Bundle_es_US extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_UY extends TranslationBundle {
const _Bundle_es_UY() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1299,6 +1342,8 @@ class _Bundle_es_UY extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_es_VE extends TranslationBundle {
const _Bundle_es_VE() : super(const _Bundle_es());
@override String get modalBarrierDismissLabel => r'Descartar';
@override String get signedInLabel => r'Cuenta con la que accediste';
@override String get openAppDrawerTooltip => r'Abrir menú de navegación';
@override String get deleteButtonTooltip => r'Borrar';
@override String get nextMonthTooltip => r'Próximo mes';
......@@ -1321,6 +1366,8 @@ class _Bundle_fr_CA extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_pt_PT extends TranslationBundle {
const _Bundle_pt_PT() : super(const _Bundle_pt());
@override String get tabLabel => r'Separador $tabIndex de $tabCount';
@override String get signedInLabel => r'Com sessão iniciada';
@override String get timePickerMinuteModeAnnouncement => r'Selecionar minutos';
@override String get timePickerHourModeAnnouncement => r'Selecionar horas';
@override String get deleteButtonTooltip => r'Eliminar';
......@@ -1339,6 +1386,11 @@ class _Bundle_pt_PT extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_zh_HK extends TranslationBundle {
const _Bundle_zh_HK() : super(const _Bundle_zh());
@override String get tabLabel => r'第 $tabIndex 個分頁 (共 $tabCount 個)';
@override String get showAccountsLabel => r'顯示帳戶';
@override String get modalBarrierDismissLabel => r'關閉';
@override String get hideAccountsLabel => r'隱藏帳戶';
@override String get signedInLabel => r'已登入帳戶';
@override String get openAppDrawerTooltip => r'開啟導覽選單';
@override String get closeButtonTooltip => r'關閉';
@override String get deleteButtonTooltip => r'刪除';
......@@ -1369,6 +1421,11 @@ class _Bundle_zh_HK extends TranslationBundle {
// ignore: camel_case_types
class _Bundle_zh_TW extends TranslationBundle {
const _Bundle_zh_TW() : super(const _Bundle_zh());
@override String get tabLabel => r'第 $tabIndex 個分頁 (共 $tabCount 個)';
@override String get showAccountsLabel => r'顯示帳戶';
@override String get modalBarrierDismissLabel => r'關閉';
@override String get hideAccountsLabel => r'隱藏帳戶';
@override String get signedInLabel => r'已登入帳戶';
@override String get openAppDrawerTooltip => r'開啟導覽選單';
@override String get closeButtonTooltip => r'關閉';
@override String get deleteButtonTooltip => r'刪除';
......
......@@ -20,7 +20,7 @@
"pageRowsInfoTitle": "من $firstRow إلى $lastRow من إجمالي $rowCount",
"pageRowsInfoTitleApproximate": "من $firstRow إلى $lastRow من إجمالي $rowCount تقريبًا",
"rowsPerPageTitle": "عدد الصفوف في الصفحة:",
"tabLabel": "من $tabIndex من إجمالي $tabCount",
"tabLabel": "علامة التبويب $tabIndex من $tabCount",
"selectedRowCountTitleOther": "تم اختيار $selectedRowCount عنصر",
"cancelButtonLabel": "إلغاء",
"closeButtonLabel": "إغلاق",
......@@ -37,6 +37,6 @@
"timePickerMinuteModeAnnouncement": "اختيار الدقائق",
"signedInLabel": "تم تسجيل الدخول",
"hideAccountsLabel": "إخفاء الحسابات",
"showAccountsLabel": "عرض الحسابات",
"modalBarrierDismissLabel": "تجاهل"
"showAccountsLabel": "إظهار الحسابات",
"modalBarrierDismissLabel": "رفض"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow–$lastRow von $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow von etwa $rowCount",
"rowsPerPageTitle": "Zeilen pro Seite:",
"tabLabel": "Tabulator $tabIndex von $tabCount",
"tabLabel": "Tab $tabIndex von $tabCount",
"selectedRowCountTitleZero": "Keine Objekte ausgewählt",
"selectedRowCountTitleOne": "1 Element ausgewählt",
"selectedRowCountTitleOther": "$selectedRowCount Elemente ausgewählt",
......
{
"tabLabel": "Tab $tabIndex von $tabCount",
"showAccountsLabel": "Konten anzeigen",
"hideAccountsLabel": "Konten ausblenden",
"signedInLabel": "Angemeldet",
"timePickerMinuteModeAnnouncement": "Minuten auswählen",
"timePickerHourModeAnnouncement": "Stunden auswählen",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
{
"tabLabel": "Tab $tabIndex of $tabCount",
"showAccountsLabel": "Show accounts",
"hideAccountsLabel": "Hide accounts",
"signedInLabel": "Signed in",
"timePickerMinuteModeAnnouncement": "Select minutes",
"timePickerHourModeAnnouncement": "Select hours",
"scriptCategory": "English-like",
......
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow‑$lastRow de $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow‑$lastRow de aproximadamente $rowCount",
"rowsPerPageTitle": "Filas por página:",
"tabLabel": "$tabIndex de $tabCount",
"tabLabel": "Pestaña $tabIndex de $tabCount",
"selectedRowCountTitleZero": "No se han seleccionado elementos",
"selectedRowCountTitleOne": "1 elemento seleccionado",
"selectedRowCountTitleOther": "$selectedRowCount elementos seleccionados",
......@@ -32,7 +32,7 @@
"postMeridiemAbbreviation": "P.M.",
"timePickerHourModeAnnouncement": "Seleccionar horas",
"timePickerMinuteModeAnnouncement": "Seleccionar minutos",
"signedInLabel": "Registrado",
"signedInLabel": "Sesión iniciada",
"hideAccountsLabel": "Ocultar cuentas",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Ignorar"
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"deleteButtonTooltip": "Borrar",
"nextMonthTooltip": "Próximo mes",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow de aproximadamente $rowCount",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
{
"tabLabel": "Pestaña $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar cuentas",
"modalBarrierDismissLabel": "Descartar",
"hideAccountsLabel": "Ocultar cuentas",
"signedInLabel": "Cuenta con la que accediste",
"scriptCategory": "English-like",
"timeOfDayFormat": "H:mm",
"openAppDrawerTooltip": "Abrir menú de navegación",
......
......@@ -16,7 +16,7 @@
"pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow از حدود $rowCount",
"rowsPerPageTitle": "ردیف در هر صفحه:",
"tabLabel": "$tabIndex از $tabCount",
"tabLabel": "برگه $tabIndex از $tabCount",
"selectedRowCountTitleOther": "$selectedRowCount مورد انتخاب شدند",
"cancelButtonLabel": "لغو",
"closeButtonLabel": "بستن",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "ب.ظ.",
"timePickerHourModeAnnouncement": "انتخاب ساعت",
"timePickerMinuteModeAnnouncement": "انتخاب دقیقه",
"signedInLabel": "وارد شدن",
"hideAccountsLabel": "پنهان کردن حساب ها",
"showAccountsLabel": مایش حساب ها",
"modalBarrierDismissLabel": "رد کردن"
"signedInLabel": "واردشده به سیستم",
"hideAccountsLabel": "پنهان کردن حسابها",
"showAccountsLabel": شان دادن حساب‌ها",
"modalBarrierDismissLabel": "نپذیرفتن"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow – $lastRow sur $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow – $lastRow sur environ $rowCount",
"rowsPerPageTitle": "Lignes par page :",
"tabLabel": "$tabIndex sur $tabCount",
"tabLabel": "Onglet $tabIndex sur $tabCount",
"selectedRowCountTitleZero": "Aucun élément sélectionné",
"selectedRowCountTitleOne": "1 élément sélectionné",
"selectedRowCountTitleOther": "$selectedRowCount éléments sélectionnés",
......
{
"tabLabel": "Tab $tabIndex von $tabCount",
"showAccountsLabel": "Konten anzeigen",
"hideAccountsLabel": "Konten ausblenden",
"signedInLabel": "Angemeldet",
"timePickerMinuteModeAnnouncement": "Minuten auswählen",
"timePickerHourModeAnnouncement": "Stunden auswählen",
"scriptCategory": "English-like",
......
......@@ -18,7 +18,7 @@
"pageRowsInfoTitle": "$lastRow–$firstRow מתוך $rowCount",
"pageRowsInfoTitleApproximate": "$lastRow–$firstRow מתוך כ-$rowCount",
"rowsPerPageTitle": "שורות בכל דף:",
"tabLabel": "$tabIndex מתוך $tabCount",
"tabLabel": "כרטיסייה $tabIndex מתוך $tabCount",
"selectedRowCountTitleOther": "$selectedRowCount פריטים נבחרו",
"cancelButtonLabel": "ביטול",
"closeButtonLabel": "סגירה",
......@@ -34,7 +34,7 @@
"timePickerHourModeAnnouncement": "בחירת שעות",
"timePickerMinuteModeAnnouncement": "בחירת דקות",
"signedInLabel": "מחובר",
"hideAccountsLabel": "הסתר חשבונות",
"showAccountsLabel": "הצג חשבונות",
"hideAccountsLabel": "הסתרת החשבונות",
"showAccountsLabel": "הצגת החשבונות",
"modalBarrierDismissLabel": "סגירה"
}
......@@ -16,7 +16,7 @@
"pageRowsInfoTitle": "$firstRow-$lastRow di $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow-$lastRow di circa $rowCount",
"rowsPerPageTitle": "Righe per pagina:",
"tabLabel": "$tabIndex di $tabCount",
"tabLabel": "Scheda $tabIndex di $tabCount",
"selectedRowCountTitleOther": "$selectedRowCount elementi selezionati",
"cancelButtonLabel": "ANNULLA",
"closeButtonLabel": "CHIUDI",
......@@ -31,7 +31,7 @@
"postMeridiemAbbreviation": "PM",
"timePickerHourModeAnnouncement": "Seleziona le ore",
"timePickerMinuteModeAnnouncement": "Seleziona i minuti",
"signedInLabel": "Registrato",
"signedInLabel": "Connesso",
"hideAccountsLabel": "Nascondi account",
"showAccountsLabel": "Mostra account",
"modalBarrierDismissLabel": "Ignora"
......
......@@ -16,7 +16,7 @@
"pageRowsInfoTitle": "$firstRow - $lastRow 行(合計 $rowCount 行)",
"pageRowsInfoTitleApproximate": "$firstRow – $lastRow 行(合計約 $rowCount 行)",
"rowsPerPageTitle": "ページあたりの行数:",
"tabLabel": "$tabIndex 行(合計 $tabCount 行)",
"tabLabel": "タブ: $tabIndex/$tabCount",
"selectedRowCountTitleOther": "$selectedRowCount 件のアイテムを選択中",
"cancelButtonLabel": "キャンセル",
"closeButtonLabel": "閉じる",
......@@ -32,7 +32,7 @@
"timePickerHourModeAnnouncement": "時間を選択",
"timePickerMinuteModeAnnouncement": "分を選択",
"signedInLabel": "ログイン中",
"hideAccountsLabel": "アカウントを隠す",
"showAccountsLabel": "アカウントを表示する",
"hideAccountsLabel": "アカウントを非表示",
"showAccountsLabel": "アカウントを表示",
"modalBarrierDismissLabel": "閉じる"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$rowCount행 중 $firstRow~$lastRow행",
"pageRowsInfoTitleApproximate": "약 $rowCount행 중 $firstRow~$lastRow행",
"rowsPerPageTitle": "페이지당 행 수:",
"tabLabel": "$tabCount행 중 $tabIndex행",
"tabLabel": "탭 $tabCount개 중 $tabIndex번째",
"selectedRowCountTitleOne": "항목 1개 선택됨",
"selectedRowCountTitleOther": "항목 $selectedRowCount개 선택됨",
"cancelButtonLabel": "취소",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "오후",
"timePickerHourModeAnnouncement": "시간 선택",
"timePickerMinuteModeAnnouncement": "분 선택",
"signedInLabel": "로그인",
"signedInLabel": "로그인",
"hideAccountsLabel": "계정 숨기기",
"showAccountsLabel": "계정 표시",
"modalBarrierDismissLabel": "버리다"
"modalBarrierDismissLabel": "닫기"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow-$lastRow van $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow-$lastRow van ongeveer $rowCount",
"rowsPerPageTitle": "Rijen per pagina:",
"tabLabel": "$tabIndex van $tabCount",
"tabLabel": "Tabblad $tabIndex van $tabCount",
"selectedRowCountTitleOne": "1 item geselecteerd",
"selectedRowCountTitleOther": "$selectedRowCount items geselecteerd",
"cancelButtonLabel": "ANNULEREN",
......@@ -32,7 +32,7 @@
"timePickerHourModeAnnouncement": "Uren selecteren",
"timePickerMinuteModeAnnouncement": "Minuten selecteren",
"signedInLabel": "Ingelogd",
"hideAccountsLabel": "Verberg accounts",
"showAccountsLabel": "Toon accounts",
"modalBarrierDismissLabel": "ontslaan"
"hideAccountsLabel": "Accounts verbergen",
"showAccountsLabel": "Accounts weergeven",
"modalBarrierDismissLabel": "Sluiten"
}
......@@ -17,7 +17,7 @@
"pageRowsInfoTitle": "$firstRow–$lastRow z $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow z około $rowCount",
"rowsPerPageTitle": "Wiersze na stronie:",
"tabLabel": "$tabIndex z $tabCount",
"tabLabel": "Karta $tabIndex z $tabCount",
"selectedRowCountTitleOne": "1 wybrany element",
"selectedRowCountTitleOther": "$selectedRowCount wybranego elementu",
"cancelButtonLabel": "ANULUJ",
......@@ -33,8 +33,8 @@
"postMeridiemAbbreviation": "PM",
"timePickerHourModeAnnouncement": "Wybierz godziny",
"timePickerMinuteModeAnnouncement": "Wybierz minuty",
"signedInLabel": "Zapisany",
"signedInLabel": "Zalogowani użytkownicy",
"hideAccountsLabel": "Ukryj konta",
"showAccountsLabel": "Pokaż konta",
"modalBarrierDismissLabel": "oddalić"
"modalBarrierDismissLabel": "Zamknij"
}
......@@ -20,7 +20,7 @@
"pageRowsInfoTitle": "$firstRow – $lastRow de $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow – $lastRow de aproximadamente $rowCount",
"rowsPerPageTitle": "Linhas por página:",
"tabLabel": "$tabIndex de $tabCount",
"tabLabel": "Guia $tabIndex de $tabCount",
"selectedRowCountTitleOther": "$selectedRowCount itens selecionados",
"cancelButtonLabel": "CANCELAR",
"closeButtonLabel": "FECHAR",
......@@ -33,7 +33,7 @@
"viewLicensesButtonLabel": "VER LICENÇAS",
"timePickerHourModeAnnouncement": "Selecione as horas",
"timePickerMinuteModeAnnouncement": "Selecione os minutos",
"signedInLabel": "Assinado",
"signedInLabel": "Conectado a",
"hideAccountsLabel": "Ocultar contas",
"showAccountsLabel": "Mostrar contas",
"modalBarrierDismissLabel": "Dispensar"
......
{
"tabLabel": "Separador $tabIndex de $tabCount",
"showAccountsLabel": "Mostrar contas",
"hideAccountsLabel": "Ocultar contas",
"signedInLabel": "Com sessão iniciada",
"timePickerMinuteModeAnnouncement": "Selecionar minutos",
"timePickerHourModeAnnouncement": "Selecionar horas",
"scriptCategory": "English-like",
......
{
"selectedRowCountTitleFew": "$selectedRowCount articole selectate",
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Deschide meniul de navigare",
"openAppDrawerTooltip": "Deschideți meniul de navigare",
"backButtonTooltip": "Înapoi",
"closeButtonTooltip": "Închide",
"deleteButtonTooltip": "Șterge",
"nextMonthTooltip": "Luna următoare",
"previousMonthTooltip": "Luna precedentă",
"closeButtonTooltip": "Închideți",
"deleteButtonTooltip": "Ștergeți",
"nextMonthTooltip": "Luna viitoare",
"previousMonthTooltip": "Luna trecută",
"nextPageTooltip": "Pagina următoare",
"previousPageTooltip": "Pagina precedentă",
"showMenuTooltip": "Afișează meniul",
"previousPageTooltip": "Pagina anterioară",
"showMenuTooltip": "Afișați meniul",
"aboutListTileTitle": "Despre $applicationName",
"licensesPageTitle": "Licențe",
"pageRowsInfoTitle": "$firstRow$lastRow din $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow$lastRow din aproximativ $rowCount",
"rowsPerPageTitle": "Linii pe pagină:",
"tabLabel": "Tab $tabIndex din $tabCount",
"pageRowsInfoTitle": "$firstRow$lastRow din $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow$lastRow din aproximativ $rowCount",
"rowsPerPageTitle": "Rânduri pe pagină:",
"tabLabel": "Fila $tabIndex din $tabCount",
"selectedRowCountTitleZero": "Nu există elemente selectate",
"selectedRowCountTitleOne": "1 element selectat",
"selectedRowCountTitleOther": "$selectedRowCount elemente selectate",
"cancelButtonLabel": "ANULEAZĂ",
"closeButtonLabel": "ÎNCHIDE",
"continueButtonLabel": "CONTINUĂ",
"copyButtonLabel": "COPIA",
"cutButtonLabel": "TAIE",
"selectedRowCountTitleOne": "Un articol selectat",
"selectedRowCountTitleOther": "$selectedRowCount de articole selectate",
"cancelButtonLabel": "ANULAȚI",
"closeButtonLabel": "ÎNCHIDEȚI",
"continueButtonLabel": "CONTINUAȚI",
"copyButtonLabel": "COPIAȚI",
"cutButtonLabel": "DECUPAȚI",
"okButtonLabel": "OK",
"pasteButtonLabel": "LIPEȘTE",
"selectAllButtonLabel": "SELECTEAZĂ TOT",
"viewLicensesButtonLabel": "AFIȘEAZĂ LICENȚELE",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM",
"pasteButtonLabel": "INSERAȚI",
"selectAllButtonLabel": "SELECTAȚI TOATE",
"viewLicensesButtonLabel": "VEDEȚI LICENȚELE",
"anteMeridiemAbbreviation": "a.m.",
"postMeridiemAbbreviation": "p.m.",
"timePickerHourModeAnnouncement": "Selectați orele",
"timePickerMinuteModeAnnouncement": "Selectați minutele",
"signedInLabel": "Autentificat",
"hideAccountsLabel": "Ascunde conturile",
"showAccountsLabel": "Afișează conturile",
"modalBarrierDismissLabel": "Ignoră"
}
\ No newline at end of file
"signedInLabel": "V-ați conectat",
"hideAccountsLabel": "Ascundeți conturile",
"showAccountsLabel": "Afișați conturile",
"modalBarrierDismissLabel": "Închideți"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow–$lastRow из $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow из примерно $rowCount",
"rowsPerPageTitle": "Строк на странице:",
"tabLabel": "Закладка $tabIndex из $tabCount",
"tabLabel": "Вкладка $tabIndex из $tabCount",
"aboutListTileTitle": "$applicationName: сведения",
"licensesPageTitle": "Лицензии",
"selectedRowCountTitleZero": "Строки не выбраны",
......@@ -34,8 +34,8 @@
"postMeridiemAbbreviation": "PM",
"timePickerHourModeAnnouncement": "Выберите часы",
"timePickerMinuteModeAnnouncement": "Выберите минуты",
"signedInLabel": "Залогинен",
"hideAccountsLabel": прятать аккаунты",
"signedInLabel": "Вход выполнен",
"hideAccountsLabel": крыть аккаунты",
"showAccountsLabel": "Показать аккаунты",
"modalBarrierDismissLabel": "Закрыть"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow-$lastRow จาก $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow จากประมาณ $rowCount",
"rowsPerPageTitle": "แถวต่อหน้า:",
"tabLabel": "$tabIndex จาก $tabCount",
"tabLabel": "แท็บที่ $tabIndex จาก $tabCount",
"selectedRowCountTitleOne": "เลือกแล้ว 1 รายการ",
"selectedRowCountTitleOther": "เลือกแล้ว $selectedRowCount รายการ",
"cancelButtonLabel": "ยกเลิก",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "PM",
"timePickerHourModeAnnouncement": "เลือกชั่วโมง",
"timePickerMinuteModeAnnouncement": "เลือกนาที",
"signedInLabel": "ลงทะเบียนเข้า",
"signedInLabel": "ลงชื่อเข้าใช้",
"hideAccountsLabel": "ซ่อนบัญชี",
"showAccountsLabel": "แสดงบัญชี",
"modalBarrierDismissLabel": "ยกเลิก"
"modalBarrierDismissLabel": "ปิด"
}
......@@ -15,7 +15,7 @@
"pageRowsInfoTitle": "$firstRow-$lastRow / $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow-$lastRow / $rowCount",
"rowsPerPageTitle": "Sayfa başına satır sayısı:",
"tabLabel": "$tabIndex, $tabCount içinde",
"tabLabel": "Sekme $tabIndex / $tabCount",
"selectedRowCountTitleOne": "1 öğe seçildi",
"selectedRowCountTitleOther": "$selectedRowCount öğe seçildi",
"cancelButtonLabel": "İPTAL",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "ÖS",
"timePickerHourModeAnnouncement": "Saati seçin",
"timePickerMinuteModeAnnouncement": "Dakikayı seçin",
"signedInLabel": "Yetkili",
"signedInLabel": "Oturum açıldı",
"hideAccountsLabel": "Hesapları gizle",
"showAccountsLabel": "Hesapları göster",
"modalBarrierDismissLabel": "Reddet"
"modalBarrierDismissLabel": "Kapat"
}
......@@ -16,7 +16,7 @@
"pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow $rowCount میں سے تقریباً",
"rowsPerPageTitle": "قطاریں فی صفحہ:",
"tabLabel": "$tabIndex از $tabCount",
"tabLabel": "$tabCount میں سے $tabIndex ٹیب",
"selectedRowCountTitleOther": "$selectedRowCount آئٹمز منتخب کیے گئے",
"cancelButtonLabel": "منسوخ کریں",
"closeButtonLabel": "بند کریں",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "PM",
"timePickerHourModeAnnouncement": "گھنٹے منتخب کریں",
"timePickerMinuteModeAnnouncement": "منٹ منتخب کریں",
"signedInLabel": "سائن ان",
"signedInLabel": "سائن ان کردہ ہے",
"hideAccountsLabel": "اکاؤنٹس چھپائیں",
"showAccountsLabel": "اکاؤنٹس دکھائیں",
"modalBarrierDismissLabel": "برطرف"
"modalBarrierDismissLabel": "برخاست کریں"
}
......@@ -12,7 +12,7 @@
"pageRowsInfoTitle": "第 $firstRow-$lastRow 行(共 $rowCount 行)",
"pageRowsInfoTitleApproximate": "第 $firstRow-$lastRow 行(共约 $rowCount 行)",
"rowsPerPageTitle": "每页行数:",
"tabLabel": "第 $tabIndex 行(共 $tabCount 行)",
"tabLabel": "第 $tabIndex 个标签,共 $tabCount 个",
"selectedRowCountTitleOther": "已选择 $selectedRowCount 项内容",
"cancelButtonLabel": "取消",
"continueButtonLabel": "继续",
......@@ -31,8 +31,8 @@
"postMeridiemAbbreviation": "下午",
"timePickerHourModeAnnouncement": "选择小时",
"timePickerMinuteModeAnnouncement": "选择分钟",
"signedInLabel": "登录",
"hideAccountsLabel": "隐藏帐",
"showAccountsLabel": "显示帐",
"signedInLabel": "登录",
"hideAccountsLabel": "隐藏帐",
"showAccountsLabel": "显示帐",
"modalBarrierDismissLabel": "关闭"
}
{
"tabLabel": "第 $tabIndex 個分頁 (共 $tabCount 個)",
"showAccountsLabel": "顯示帳戶",
"modalBarrierDismissLabel": "關閉",
"hideAccountsLabel": "隱藏帳戶",
"signedInLabel": "已登入帳戶",
"scriptCategory": "dense",
"timeOfDayFormat": "ah:mm",
"openAppDrawerTooltip": "開啟導覽選單",
......
{
"tabLabel": "第 $tabIndex 個分頁 (共 $tabCount 個)",
"showAccountsLabel": "顯示帳戶",
"modalBarrierDismissLabel": "關閉",
"hideAccountsLabel": "隱藏帳戶",
"signedInLabel": "已登入帳戶",
"scriptCategory": "dense",
"timeOfDayFormat": "ah:mm",
"openAppDrawerTooltip": "開啟導覽選單",
......
......@@ -99,8 +99,8 @@ void main() {
localizations = new GlobalMaterialLocalizations(const Locale('ro', ''));
expect(localizations.selectedRowCountTitle(0), 'Nu există elemente selectate');
expect(localizations.selectedRowCountTitle(1), '1 element selectat');
expect(localizations.selectedRowCountTitle(2), '2 elemente selectate');
expect(localizations.selectedRowCountTitle(123456789), '123.456.789 elemente selectate');
expect(localizations.selectedRowCountTitle(1), 'Un articol selectat');
expect(localizations.selectedRowCountTitle(2), '2 de articole selectate');
expect(localizations.selectedRowCountTitle(123456789), '123.456.789 de articole selectate');
});
}
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