Unverified Commit 7ce486ef authored by Hans Muller's avatar Hans Muller Committed by GitHub

Updated flutter_localizations (#13229)

parent 137f0751
{ {
"selectedRowCountTitleOne": "تم اختيار عنصر واحد",
"selectedRowCountTitleZero": "لم يتم اختيار أي عنصر",
"selectedRowCountTitleTwo": "تم اختيار عنصرين ($selectedRowCount)",
"selectedRowCountTitleFew": "تم اختيار $selectedRowCount عنصر",
"selectedRowCountTitleMany": "تم اختيار $selectedRowCount عنصرًا",
"scriptCategory": "tall", "scriptCategory": "tall",
"timeOfDayFormat": "h:mm a", "timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "افتح قائمة التنقل", "openAppDrawerTooltip": "فتح قائمة التنقل",
"backButtonTooltip": "الى الخلف", "backButtonTooltip": "رجوع",
"closeButtonTooltip": "إغلا", "closeButtonTooltip": "إغلاق",
"nextMonthTooltip": "الشهر القادم", "nextMonthTooltip": "الشهر التالي",
"previousMonthTooltip": "الشهر الماضى", "previousMonthTooltip": "الشهر السابق",
"nextPageTooltip": "الصفحة التالية", "nextPageTooltip": "الصفحة التالية",
"previousPageTooltip": "الصفحة السابقة", "previousPageTooltip": "الصفحة السابقة",
"showMenuTooltip": "قائمة العرض", "showMenuTooltip": "عرض القائمة",
"aboutListTileTitle": "حول $applicationName", "aboutListTileTitle": "حول \"$applicationName\"",
"licensesPageTitle": "التّراخيص", "licensesPageTitle": "التراخيص",
"pageRowsInfoTitle": "$firstRow–$lastRow أو $rowCount", "pageRowsInfoTitle": "من $firstRow إلى $lastRow من إجمالي $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow من حوالي $rowCount", "pageRowsInfoTitleApproximate": "من $firstRow إلى $lastRow من إجمالي $rowCount تقريبًا",
"rowsPerPageTitle": "الصفوف في الصفحة:", "rowsPerPageTitle": "عدد الصفوف في الصفحة:",
"selectedRowCountTitleOther": "$selectedRowCount العناصر المحددة", "selectedRowCountTitleOther": "تم اختيار $selectedRowCount عنصر",
"cancelButtonLabel": "إلغاء", "cancelButtonLabel": "إلغاء",
"closeButtonLabel": "أغلاق", "closeButtonLabel": "إغلاق",
"continueButtonLabel": "استمر", "continueButtonLabel": "متابعة",
"copyButtonLabel": "نسخ", "copyButtonLabel": "نسخ",
"cutButtonLabel": "كِم جارح", "cutButtonLabel": "قص",
"okButtonLabel": "حسنا", "okButtonLabel": "حسنًا",
"pasteButtonLabel": "عجين", "pasteButtonLabel": "لصق",
"selectAllButtonLabel": "اختر الكل", "selectAllButtonLabel": "اختيار الكل",
"viewLicensesButtonLabel": "عرض التراخيص", "viewLicensesButtonLabel": "الاطّلاع على التراخيص",
"anteMeridiemAbbreviation": "ص", "anteMeridiemAbbreviation": "ص",
"postMeridiemAbbreviation": "م" "postMeridiemAbbreviation": "م"
} }
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm", "timeOfDayFormat": "HH:mm",
"@anteMeridiemAbbreviation": { "notUsed": "German time format does not use a.m. indicator" },
"@postMeridiemAbbreviation": { "notUsed": "German time format does not use p.m. indicator" },
"openAppDrawerTooltip": "Navigationsmenü öffnen", "openAppDrawerTooltip": "Navigationsmenü öffnen",
"backButtonTooltip": "Zurück", "backButtonTooltip": "Zurück",
"closeButtonTooltip": "Schließen", "closeButtonTooltip": "Schließen",
...@@ -17,15 +15,17 @@ ...@@ -17,15 +15,17 @@
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow von etwa $rowCount", "pageRowsInfoTitleApproximate": "$firstRow–$lastRow von etwa $rowCount",
"rowsPerPageTitle": "Zeilen pro Seite:", "rowsPerPageTitle": "Zeilen pro Seite:",
"selectedRowCountTitleZero": "Keine Objekte ausgewählt", "selectedRowCountTitleZero": "Keine Objekte ausgewählt",
"selectedRowCountTitleOne": "1 Objekt ausgewählt", "selectedRowCountTitleOne": "1 Element ausgewählt",
"selectedRowCountTitleOther": "$selectedRowCount Objekte ausgewählt", "selectedRowCountTitleOther": "$selectedRowCount Elemente ausgewählt",
"cancelButtonLabel": "ABBRECHEN", "cancelButtonLabel": "ABBRECHEN",
"closeButtonLabel": "SCHLIESSEN", "closeButtonLabel": "SCHLIEEN",
"continueButtonLabel": "FORTSETZEN", "continueButtonLabel": "WEITER",
"copyButtonLabel": "KOPIEREN", "copyButtonLabel": "KOPIEREN",
"cutButtonLabel": "AUSSCHNEIDEN", "cutButtonLabel": "AUSSCHNEIDEN",
"okButtonLabel": "OK", "okButtonLabel": "OK",
"pasteButtonLabel": "EINFÜGEN", "pasteButtonLabel": "EINFÜGEN",
"selectAllButtonLabel": "ALLES AUSWÄHLEN", "selectAllButtonLabel": "ALLE AUSWÄHLEN",
"viewLicensesButtonLabel": "LIZENZEN ANZEIGEN" "viewLicensesButtonLabel": "LIZENZEN ANZEIGEN",
"anteMeridiemAbbreviation": "VORM.",
"postMeridiemAbbreviation": "NACHM."
} }
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Navigationsmenü öffnen",
"backButtonTooltip": "Zurück",
"closeButtonTooltip": "Schliessen",
"nextMonthTooltip": "Nächster Monat",
"previousMonthTooltip": "Vorheriger Monat",
"nextPageTooltip": "Nächste Seite",
"previousPageTooltip": "Vorherige Seite",
"showMenuTooltip": "Menü anzeigen",
"aboutListTileTitle": "Über $applicationName",
"licensesPageTitle": "Lizenzen",
"pageRowsInfoTitle": "$firstRow–$lastRow von $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow von etwa $rowCount",
"rowsPerPageTitle": "Zeilen pro Seite:",
"selectedRowCountTitleOne": "1 Element ausgewählt",
"selectedRowCountTitleOther": "$selectedRowCount Elemente ausgewählt",
"cancelButtonLabel": "ABBRECHEN",
"closeButtonLabel": "SCHLIEẞEN",
"continueButtonLabel": "WEITER",
"copyButtonLabel": "KOPIEREN",
"cutButtonLabel": "AUSSCHNEIDEN",
"okButtonLabel": "OK",
"pasteButtonLabel": "EINFÜGEN",
"selectAllButtonLabel": "ALLE AUSWÄHLEN",
"viewLicensesButtonLabel": "LIZENZEN ANZEIGEN",
"anteMeridiemAbbreviation": "VORM.",
"postMeridiemAbbreviation": "NACHM."
}
{
"scriptCategory": "English-like",
"timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "Open navigation menu",
"backButtonTooltip": "Back",
"closeButtonTooltip": "Close",
"nextMonthTooltip": "Next month",
"previousMonthTooltip": "Previous month",
"nextPageTooltip": "Next page",
"previousPageTooltip": "Previous page",
"showMenuTooltip": "Show menu",
"aboutListTileTitle": "About $applicationName",
"licensesPageTitle": "Licences",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"rowsPerPageTitle": "Rows per page:",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"cancelButtonLabel": "CANCEL",
"closeButtonLabel": "CLOSE",
"continueButtonLabel": "CONTINUE",
"copyButtonLabel": "COPY",
"cutButtonLabel": "CUT",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
}
{
"scriptCategory": "English-like",
"timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "Open navigation menu",
"backButtonTooltip": "Back",
"closeButtonTooltip": "Close",
"nextMonthTooltip": "Next month",
"previousMonthTooltip": "Previous month",
"nextPageTooltip": "Next page",
"previousPageTooltip": "Previous page",
"showMenuTooltip": "Show menu",
"aboutListTileTitle": "About $applicationName",
"licensesPageTitle": "Licences",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"rowsPerPageTitle": "Rows per page:",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"cancelButtonLabel": "CANCEL",
"closeButtonLabel": "CLOSE",
"continueButtonLabel": "CONTINUE",
"copyButtonLabel": "COPY",
"cutButtonLabel": "CUT",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
}
{ {
"timeOfDayFormat": "HH:mm" "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"nextMonthTooltip": "Next month",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"copyButtonLabel": "COPY",
"closeButtonTooltip": "Close",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"rowsPerPageTitle": "Rows per page:",
"aboutListTileTitle": "About $applicationName",
"backButtonTooltip": "Back",
"licensesPageTitle": "Licences",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"previousMonthTooltip": "Previous month",
"closeButtonLabel": "CLOSE",
"cutButtonLabel": "CUT",
"continueButtonLabel": "CONTINUE",
"nextPageTooltip": "Next page",
"openAppDrawerTooltip": "Open navigation menu",
"previousPageTooltip": "Previous page",
"cancelButtonLabel": "CANCEL",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"showMenuTooltip": "Show menu",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"timeOfDayFormat": "HH:mm" "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"nextMonthTooltip": "Next month",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"copyButtonLabel": "COPY",
"closeButtonTooltip": "Close",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"rowsPerPageTitle": "Rows per page:",
"aboutListTileTitle": "About $applicationName",
"backButtonTooltip": "Back",
"licensesPageTitle": "Licences",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"previousMonthTooltip": "Previous month",
"closeButtonLabel": "CLOSE",
"cutButtonLabel": "CUT",
"continueButtonLabel": "CONTINUE",
"nextPageTooltip": "Next page",
"openAppDrawerTooltip": "Open navigation menu",
"previousPageTooltip": "Previous page",
"cancelButtonLabel": "CANCEL",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"showMenuTooltip": "Show menu",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{
"scriptCategory": "English-like",
"timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "Open navigation menu",
"backButtonTooltip": "Back",
"closeButtonTooltip": "Close",
"nextMonthTooltip": "Next month",
"previousMonthTooltip": "Previous month",
"nextPageTooltip": "Next page",
"previousPageTooltip": "Previous page",
"showMenuTooltip": "Show menu",
"aboutListTileTitle": "About $applicationName",
"licensesPageTitle": "Licences",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"rowsPerPageTitle": "Rows per page:",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"cancelButtonLabel": "CANCEL",
"closeButtonLabel": "CLOSE",
"continueButtonLabel": "CONTINUE",
"copyButtonLabel": "COPY",
"cutButtonLabel": "CUT",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
}
{
"scriptCategory": "English-like",
"timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "Open navigation menu",
"backButtonTooltip": "Back",
"closeButtonTooltip": "Close",
"nextMonthTooltip": "Next month",
"previousMonthTooltip": "Previous month",
"nextPageTooltip": "Next page",
"previousPageTooltip": "Previous page",
"showMenuTooltip": "Show menu",
"aboutListTileTitle": "About $applicationName",
"licensesPageTitle": "Licences",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"rowsPerPageTitle": "Rows per page:",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"cancelButtonLabel": "CANCEL",
"closeButtonLabel": "CLOSE",
"continueButtonLabel": "CONTINUE",
"copyButtonLabel": "COPY",
"cutButtonLabel": "CUT",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
}
{ {
"timeOfDayFormat": "HH:mm" "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"nextMonthTooltip": "Next month",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow of about $rowCount",
"copyButtonLabel": "COPY",
"closeButtonTooltip": "Close",
"selectAllButtonLabel": "SELECT ALL",
"viewLicensesButtonLabel": "VIEW LICENCES",
"rowsPerPageTitle": "Rows per page:",
"aboutListTileTitle": "About $applicationName",
"backButtonTooltip": "Back",
"licensesPageTitle": "Licences",
"okButtonLabel": "OK",
"pasteButtonLabel": "PASTE",
"previousMonthTooltip": "Previous month",
"closeButtonLabel": "CLOSE",
"cutButtonLabel": "CUT",
"continueButtonLabel": "CONTINUE",
"nextPageTooltip": "Next page",
"openAppDrawerTooltip": "Open navigation menu",
"previousPageTooltip": "Previous page",
"cancelButtonLabel": "CANCEL",
"pageRowsInfoTitle": "$firstRow–$lastRow of $rowCount",
"selectedRowCountTitleOne": "1 item selected",
"selectedRowCountTitleOther": "$selectedRowCount items selected",
"showMenuTooltip": "Show menu",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "H:mm", "timeOfDayFormat": "H:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Standard Spanish time format does not use a.m. indicator" },
"@postMeridiemAbbreviation": { "notUsed": "Standard Spanish time format does not use p.m. indicator" },
"openAppDrawerTooltip": "Abrir el menú de navegación", "openAppDrawerTooltip": "Abrir el menú de navegación",
"backButtonTooltip": "Espalda", "backButtonTooltip": "Atrás",
"closeButtonTooltip": "Cerrar", "closeButtonTooltip": "Cerrar",
"nextMonthTooltip": "Próximo mes", "nextMonthTooltip": "Mes siguiente",
"previousMonthTooltip": "Mes anterior", "previousMonthTooltip": "Mes anterior",
"nextPageTooltip": "Siguiente página", "nextPageTooltip": "Página siguiente",
"previousPageTooltip": "Pagina anterior", "previousPageTooltip": "Página anterior",
"showMenuTooltip": "Muestrame el menu", "showMenuTooltip": "Mostrar menú",
"aboutListTileTitle": "Desarrollado por $applicationName", "aboutListTileTitle": "Sobre $applicationName",
"licensesPageTitle": "Licencias", "licensesPageTitle": "Licencias",
"pageRowsInfoTitle": "$firstRow$lastRow de $rowCount", "pageRowsInfoTitle": "$firstRow$lastRow de $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow$lastRow de aproximadamente $rowCount", "pageRowsInfoTitleApproximate": "$firstRow$lastRow de aproximadamente $rowCount",
"rowsPerPageTitle": "Filas por página:", "rowsPerPageTitle": "Filas por página:",
"selectedRowCountTitleZero": "No se han seleccionado elementos", "selectedRowCountTitleZero": "No se han seleccionado elementos",
"selectedRowCountTitleOne": "1 artículo seleccionado", "selectedRowCountTitleOne": "1 elemento seleccionado",
"selectedRowCountTitleOther": "$selectedRowCount artículos seleccionados", "selectedRowCountTitleOther": "$selectedRowCount elementos seleccionados",
"cancelButtonLabel": "CANCELAR", "cancelButtonLabel": "CANCELAR",
"closeButtonLabel": "CERRAR", "closeButtonLabel": "CERRAR",
"continueButtonLabel": "CONTINUAR", "continueButtonLabel": "CONTINUAR",
"copyButtonLabel": "COPIAR", "copyButtonLabel": "COPIAR",
"cutButtonLabel": "CORTAR", "cutButtonLabel": "CORTAR",
"okButtonLabel": "OK", "okButtonLabel": "ACEPTAR",
"pasteButtonLabel": "PEGAR", "pasteButtonLabel": "PEGAR",
"selectAllButtonLabel": "SELECCIONAR TODO", "selectAllButtonLabel": "SELECCIONAR TODO",
"viewLicensesButtonLabel": "VER LICENCIAS" "viewLicensesButtonLabel": "VER LICENCIAS",
"anteMeridiemAbbreviation": "A.M.",
"postMeridiemAbbreviation": "P.M."
} }
{ {
"scriptCategory": "English-like",
"timeOfDayFormat": "h:mm a", "timeOfDayFormat": "h:mm a",
"anteMeridiemAbbreviation": "AM", "anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM" "postMeridiemAbbreviation": "PM"
......
{ {
"scriptCategory": "tall", "scriptCategory": "tall",
"timeOfDayFormat": "H:mm", "timeOfDayFormat": "H:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Farsi time format does not use a.m. indicator" }, "selectedRowCountTitleOne": "۱ مورد انتخاب شد",
"@postMeridiemAbbreviation": { "notUsed": "Farsi time format does not use p.m. indicator" }, "openAppDrawerTooltip": "باز کردن منوی پیمایش",
"openAppDrawerTooltip": "منوی ناوبری را باز کنید", "backButtonTooltip": "برگشت",
"backButtonTooltip": "بازگشت",
"closeButtonTooltip": "بستن", "closeButtonTooltip": "بستن",
"nextMonthTooltip": "ماه بعد", "nextMonthTooltip": "ماه بعد",
"previousMonthTooltip": "ماه گذشته", "previousMonthTooltip": "ماه قبل",
"nextPageTooltip": "صفحه بعد", "nextPageTooltip": "صفحه بعد",
"previousPageTooltip": "صفحه قبلی", "previousPageTooltip": "صفحه قبل",
"showMenuTooltip": "نمایش منو", "showMenuTooltip": "نمایش منو",
"aboutListTileTitle": "درباره $applicationName", "aboutListTileTitle": "درباره $applicationName",
"licensesPageTitle": "مجوز", "licensesPageTitle": "مجوزها",
"pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount", "pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow از حدود $rowCount", "pageRowsInfoTitleApproximate": "$firstRow–$lastRow از حدود $rowCount",
"rowsPerPageTitle": "ردیف در صفحه:", "rowsPerPageTitle": "ردیف در هر صفحه:",
"selectedRowCountTitleOther": "$selectedRowCount آیتم های انتخاب شده", "selectedRowCountTitleOther": "$selectedRowCount مورد انتخاب شدند",
"cancelButtonLabel": "لغو", "cancelButtonLabel": "لغو",
"closeButtonLabel": "بستن", "closeButtonLabel": "بستن",
"continueButtonLabel": "ادامه دهید", "continueButtonLabel": "ادامه",
"copyButtonLabel": "کپی", "copyButtonLabel": "کپی",
"cutButtonLabel": "برش", "cutButtonLabel": "برش",
"okButtonLabel": ایید", "okButtonLabel": أیید",
"pasteButtonLabel": "چسباندن", "pasteButtonLabel": "جای‌گذاری",
"selectAllButtonLabel": "انتخاب همه", "selectAllButtonLabel": "انتخاب همه",
"viewLicensesButtonLabel": "مشاهده مجوز" "viewLicensesButtonLabel": "مشاهده مجوزها",
} "anteMeridiemAbbreviation": "ق.ظ.",
\ No newline at end of file "postMeridiemAbbreviation": "ب.ظ."
}
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm", "timeOfDayFormat": "HH:mm",
"@anteMeridiemAbbreviation": { "notUsed": "French time format does not use a.m. indicator" },
"@postMeridiemAbbreviation": { "notUsed": "French time format does not use p.m. indicator" },
"openAppDrawerTooltip": "Ouvrir le menu de navigation", "openAppDrawerTooltip": "Ouvrir le menu de navigation",
"backButtonTooltip": "Retour", "backButtonTooltip": "Retour",
"closeButtonTooltip": "Fermer", "closeButtonTooltip": "Fermer",
"nextMonthTooltip": "Mois Suivant", "nextMonthTooltip": "Mois suivant",
"previousMonthTooltip": "Mois précédent", "previousMonthTooltip": "Mois précédent",
"nextPageTooltip": "Page suivante", "nextPageTooltip": "Page suivante",
"previousPageTooltip": "Page précédente", "previousPageTooltip": "Page précédente",
"showMenuTooltip": "Afficher le menu", "showMenuTooltip": "Afficher le menu",
"aboutListTileTitle": "À propos de $applicationName", "aboutListTileTitle": "À propos de $applicationName",
"licensesPageTitle": "Licences", "licensesPageTitle": "Licences",
"pageRowsInfoTitle": "$firstRow–$lastRow de $rowCount", "pageRowsInfoTitle": "$firstRow – $lastRow sur $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow d'environ $rowCount", "pageRowsInfoTitleApproximate": "$firstRow – $lastRow sur environ $rowCount",
"rowsPerPageTitle": "Lignes par page:", "rowsPerPageTitle": "Lignes par page :",
"selectedRowCountTitleZero": "Aucun élément sélectionné", "selectedRowCountTitleZero": "Aucun élément sélectionné",
"selectedRowCountTitleOne": "1 élément sélectionné", "selectedRowCountTitleOne": "1 élément sélectionné",
"selectedRowCountTitleOther": "$selectedRowCount éléments sélectionnés", "selectedRowCountTitleOther": "$selectedRowCount éléments sélectionnés",
"cancelButtonLabel": "ANNULER", "cancelButtonLabel": "ANNULER",
"closeButtonLabel": "FERMER", "closeButtonLabel": "FERMER",
"continueButtonLabel": "CONTINUER", "continueButtonLabel": "CONTINUER",
...@@ -27,5 +25,7 @@ ...@@ -27,5 +25,7 @@
"okButtonLabel": "OK", "okButtonLabel": "OK",
"pasteButtonLabel": "COLLER", "pasteButtonLabel": "COLLER",
"selectAllButtonLabel": "TOUT SÉLECTIONNER", "selectAllButtonLabel": "TOUT SÉLECTIONNER",
"viewLicensesButtonLabel": "AFFICHER LES LICENCES" "viewLicensesButtonLabel": "AFFICHER LES LICENCES",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "English-like",
"timeOfDayFormat": "HH 'h' mm" "timeOfDayFormat": "HH 'h' mm"
} }
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Navigationsmenü öffnen",
"backButtonTooltip": "Zurück",
"closeButtonTooltip": "Schließen",
"nextMonthTooltip": "Nächster Monat",
"previousMonthTooltip": "Vorheriger Monat",
"nextPageTooltip": "Nächste Seite",
"previousPageTooltip": "Vorherige Seite",
"showMenuTooltip": "Menü anzeigen",
"aboutListTileTitle": "Über $applicationName",
"licensesPageTitle": "Lizenzen",
"pageRowsInfoTitle": "$firstRow–$lastRow von $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow von etwa $rowCount",
"rowsPerPageTitle": "Zeilen pro Seite:",
"selectedRowCountTitleOne": "1 Element ausgewählt",
"selectedRowCountTitleOther": "$selectedRowCount Elemente ausgewählt",
"cancelButtonLabel": "ABBRECHEN",
"closeButtonLabel": "SCHLIEẞEN",
"continueButtonLabel": "WEITER",
"copyButtonLabel": "KOPIEREN",
"cutButtonLabel": "AUSSCHNEIDEN",
"okButtonLabel": "OK",
"pasteButtonLabel": "EINFÜGEN",
"selectAllButtonLabel": "ALLE AUSWÄHLEN",
"viewLicensesButtonLabel": "LIZENZEN ANZEIGEN",
"anteMeridiemAbbreviation": "VORM.",
"postMeridiemAbbreviation": "NACHM."
}
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "H:mm", "timeOfDayFormat": "H:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Hebrew time format does not use a.m. indicator" }, "selectedRowCountTitleOne": "פריט אחד נבחר",
"@postMeridiemAbbreviation": { "notUsed": "Hebrew time format does not use p.m. indicator" }, "selectedRowCountTitleTwo": "$selectedRowCount פריטים נבחרו",
"openAppDrawerTooltip": "פתח תפריט ניווט", "selectedRowCountTitleMany": "$selectedRowCount פריטים נבחרו",
"backButtonTooltip": "אחורה", "openAppDrawerTooltip": "פתיחה של תפריט הניווט",
"closeButtonTooltip": "סגור", "backButtonTooltip": "הקודם",
"nextMonthTooltip": "חודש הבא", "closeButtonTooltip": "סגירה",
"previousMonthTooltip": "חודש קודם", "nextMonthTooltip": "החודש הבא",
"nextPageTooltip": "עמוד הבא", "previousMonthTooltip": "החודש הקודם",
"previousPageTooltip": "עמוד קודם", "nextPageTooltip": "הדף הבא",
"showMenuTooltip": "הצג תפריט", "previousPageTooltip": "הדף הקודם",
"aboutListTileTitle": "על $applicationName", "showMenuTooltip": "הצגת התפריט",
"aboutListTileTitle": "מידע על $applicationName",
"licensesPageTitle": "רישיונות", "licensesPageTitle": "רישיונות",
"pageRowsInfoTitle": "$firstRow–$lastRow מתוך $rowCount", "pageRowsInfoTitle": "$lastRow–$firstRow מתוך $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow מתוך כ $rowCount", "pageRowsInfoTitleApproximate": "$lastRow–$firstRow מתוך כ-$rowCount",
"rowsPerPageTitle": "שורות לעמוד:", "rowsPerPageTitle": "שורות בכל דף:",
"selectedRowCountTitleOther": "$selectedRowCount פריטים שנבחרו", "selectedRowCountTitleOther": "$selectedRowCount פריטים נבחרו",
"cancelButtonLabel": "ביטול", "cancelButtonLabel": "ביטול",
"closeButtonLabel": "סגור", "closeButtonLabel": "סגירה",
"continueButtonLabel": "המשך", "continueButtonLabel": "המשך",
"copyButtonLabel": "העתק", "copyButtonLabel": "העתקה",
"cutButtonLabel": "גזור", "cutButtonLabel": "גזירה",
"okButtonLabel": "אישור", "okButtonLabel": "אישור",
"pasteButtonLabel": "הדבק", "pasteButtonLabel": "הדבקה",
"selectAllButtonLabel": "בחר הכל", "selectAllButtonLabel": "בחירת הכול",
"viewLicensesButtonLabel": "הצג רישיונות" "viewLicensesButtonLabel": "הצגת הרישיונות",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm", "timeOfDayFormat": "HH:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Italian time format does not use a.m. indicator" }, "selectedRowCountTitleOne": "1 elemento selezionato",
"@postMeridiemAbbreviation": { "notUsed": "Italian time format does not use p.m. indicator" },
"openAppDrawerTooltip": "Apri il menu di navigazione", "openAppDrawerTooltip": "Apri il menu di navigazione",
"backButtonTooltip": "Indietro", "backButtonTooltip": "Indietro",
"closeButtonTooltip": "Chiudi", "closeButtonTooltip": "Chiudi",
"nextMonthTooltip": "Il prossimo mese", "nextMonthTooltip": "Mese successivo",
"previousMonthTooltip": "Il mese scorso", "previousMonthTooltip": "Mese precedente",
"nextPageTooltip": "Pagina successiva", "nextPageTooltip": "Pagina successiva",
"previousPageTooltip": "Pagina precedente", "previousPageTooltip": "Pagina precedente",
"showMenuTooltip": "Mostra il menu", "showMenuTooltip": "Mostra il menu",
"aboutListTileTitle": "A proposito di $applicationName", "aboutListTileTitle": "Informazioni su $applicationName",
"licensesPageTitle": "Licenze", "licensesPageTitle": "Licenze",
"pageRowsInfoTitle": "$firstRow$lastRow di $rowCount", "pageRowsInfoTitle": "$firstRow-$lastRow di $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow$lastRow di circa $rowCount", "pageRowsInfoTitleApproximate": "$firstRow-$lastRow di circa $rowCount",
"rowsPerPageTitle": "Righe per pagina:", "rowsPerPageTitle": "Righe per pagina:",
"selectedRowCountTitleOther": "$selectedRowCount selezionati", "selectedRowCountTitleOther": "$selectedRowCount elementi selezionati",
"cancelButtonLabel": "ANNULLA", "cancelButtonLabel": "ANNULLA",
"closeButtonLabel": "CHIUDI", "closeButtonLabel": "CHIUDI",
"continueButtonLabel": "CONTINUA", "continueButtonLabel": "CONTINUA",
...@@ -25,5 +24,7 @@ ...@@ -25,5 +24,7 @@
"okButtonLabel": "OK", "okButtonLabel": "OK",
"pasteButtonLabel": "INCOLLA", "pasteButtonLabel": "INCOLLA",
"selectAllButtonLabel": "SELEZIONA TUTTO", "selectAllButtonLabel": "SELEZIONA TUTTO",
"viewLicensesButtonLabel": "VEDI LE LICENZE" "viewLicensesButtonLabel": "VISUALIZZA LICENZE",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "dense", "scriptCategory": "dense",
"timeOfDayFormat": "H:mm", "timeOfDayFormat": "H:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Japanese time format does not use a.m. indicator" }, "selectedRowCountTitleOne": "1 件のアイテムを選択中",
"@postMeridiemAbbreviation": { "notUsed": "Japanese time format does not use p.m. indicator" }, "openAppDrawerTooltip": "ナビゲーション メニューを開く",
"openAppDrawerTooltip": "ナビゲーションメニューを開く",
"backButtonTooltip": "戻る", "backButtonTooltip": "戻る",
"closeButtonTooltip": "閉じる", "closeButtonTooltip": "閉じる",
"nextMonthTooltip": "次の月へ", "nextMonthTooltip": "来月",
"previousMonthTooltip": "前の月へ", "previousMonthTooltip": "前",
"nextPageTooltip": "次のページ", "nextPageTooltip": "次のページ",
"previousPageTooltip": "前のページ", "previousPageTooltip": "前のページ",
"showMenuTooltip": "メニューを表示", "showMenuTooltip": "メニューを表示",
"aboutListTileTitle": "$applicationNameについて", "aboutListTileTitle": "$applicationName について",
"licensesPageTitle": "ライセンス", "licensesPageTitle": "ライセンス",
"pageRowsInfoTitle": "$rowCount行中の$firstRow–$lastRow", "pageRowsInfoTitle": "$firstRow - $lastRow 行(合計 $rowCount 行)",
"pageRowsInfoTitleApproximate": "約$rowCount行中の$firstRow–$lastRow", "pageRowsInfoTitleApproximate": "$firstRow – $lastRow 行(合計約 $rowCount 行)",
"rowsPerPageTitle": "1ページあたりの行数:", "rowsPerPageTitle": "ページあたりの行数:",
"selectedRowCountTitleOther": "$selectedRowCount個のアイテムが選択されています", "selectedRowCountTitleOther": "$selectedRowCount 件のアイテムを選択中",
"cancelButtonLabel": "キャンセル", "cancelButtonLabel": "キャンセル",
"closeButtonLabel": "閉じる", "closeButtonLabel": "閉じる",
"continueButtonLabel": "次へ", "continueButtonLabel": "続行",
"copyButtonLabel": "コピー", "copyButtonLabel": "コピー",
"cutButtonLabel": "カット", "cutButtonLabel": "切り取り",
"okButtonLabel": "OK", "okButtonLabel": "OK",
"pasteButtonLabel": "貼付け", "pasteButtonLabel": "貼り付け",
"selectAllButtonLabel": "全選択", "selectAllButtonLabel": "すべて選択",
"viewLicensesButtonLabel": "ライセンス表記" "viewLicensesButtonLabel": "ライセンスを表示",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm", "timeOfDayFormat": "HH:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Portuguese time format does not use a.m. indicator" }, "@anteMeridiemAbbreviation": { "notUsed": "Pashto time format does not use a.m. indicator" },
"@postMeridiemAbbreviation": { "notUsed": "Portuguese time format does not use p.m. indicator" }, "@postMeridiemAbbreviation": { "notUsed": "Pashto time format does not use p.m. indicator" },
"openAppDrawerTooltip": "Abrir menu de navegação", "openAppDrawerTooltip": "Abrir menu de navegação",
"backButtonTooltip": "Costas", "backButtonTooltip": "Costas",
"closeButtonTooltip": "Fechar", "closeButtonTooltip": "Fechar",
......
{
"scriptCategory": "English-like",
"timeOfDayFormat": "HH:mm",
"openAppDrawerTooltip": "Abrir menu de navegação",
"backButtonTooltip": "Anterior",
"closeButtonTooltip": "Fechar",
"nextMonthTooltip": "Mês seguinte",
"previousMonthTooltip": "Mês anterior",
"nextPageTooltip": "Página seguinte",
"previousPageTooltip": "Página anterior",
"showMenuTooltip": "Mostrar menu",
"aboutListTileTitle": "Acerca de $applicationName",
"licensesPageTitle": "Licenças",
"pageRowsInfoTitle": "$firstRow a $lastRow de $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow a $lastRow de cerca de $rowCount",
"rowsPerPageTitle": "Linhas por página:",
"selectedRowCountTitleOne": "1 item selecionado",
"selectedRowCountTitleOther": "$selectedRowCount itens selecionados",
"cancelButtonLabel": "CANCELAR",
"closeButtonLabel": "FECHAR",
"continueButtonLabel": "CONTINUAR",
"copyButtonLabel": "COPIAR",
"cutButtonLabel": "CORTAR",
"okButtonLabel": "OK",
"pasteButtonLabel": "COLAR",
"selectAllButtonLabel": "SELECIONAR TUDO",
"viewLicensesButtonLabel": "VER LICENÇAS",
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM"
}
{ {
"scriptCategory": "English-like", "scriptCategory": "English-like",
"timeOfDayFormat": "H:mm", "timeOfDayFormat": "H:mm",
"@anteMeridiemAbbreviation": { "notUsed": "Russian time format does not use a.m. indicator" }, "selectedRowCountTitleFew": "Выбрано $selectedRowCount объекта",
"@postMeridiemAbbreviation": { "notUsed": "Russian time format does not use p.m. indicator" }, "selectedRowCountTitleMany": "Выбрано $selectedRowCount объектов",
"openAppDrawerTooltip": "Открыть меню навигации", "openAppDrawerTooltip": "Открыть меню навигации",
"backButtonTooltip": "Назад", "backButtonTooltip": "Назад",
"closeButtonTooltip": "Закрыть", "closeButtonTooltip": "Закрыть",
"nextMonthTooltip": "Следующий месяц", "nextMonthTooltip": "Следующий месяц",
"previousMonthTooltip": "Предыдущий месяц", "previousMonthTooltip": "Предыдущий месяц",
"nextPageTooltip": "Следущая страница", "nextPageTooltip": "Следующая страница",
"previousPageTooltip": "Предыдущая страница", "previousPageTooltip": "Предыдущая страница",
"showMenuTooltip": "Показать меню", "showMenuTooltip": "Показать меню",
"pageRowsInfoTitle": "$firstRow–$lastRow из $rowCount", "pageRowsInfoTitle": "$firstRow–$lastRow из $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow из примерно $rowCount", "pageRowsInfoTitleApproximate": "$firstRow–$lastRow из примерно $rowCount",
"rowsPerPageTitle": "Строки на страницу:", "rowsPerPageTitle": "Строк на странице:",
"aboutListTileTitle": "O $applicationName", "aboutListTileTitle": "$applicationName: сведения",
"licensesPageTitle": "Лицензии", "licensesPageTitle": "Лицензии",
"selectedRowCountTitleZero": "Строки не выбраны", "selectedRowCountTitleZero": "Строки не выбраны",
"selectedRowCountTitleOne": "Выбрана 1 строка", "selectedRowCountTitleOne": "Выбран 1 объект",
"selectedRowCountTitleOther": "Выбрано $selectedRowCount строк", "selectedRowCountTitleOther": "Выбрано $selectedRowCount объекта",
"cancelButtonLabel": "ОТМЕНИТЬ", "cancelButtonLabel": "ОТМЕНА",
"closeButtonLabel": "ЗАКРЫТЬ", "closeButtonLabel": "ЗАКРЫТЬ",
"continueButtonLabel": "ПРОДОЛЖИТЬ", "continueButtonLabel": "ПРОДОЛЖИТЬ",
"copyButtonLabel": "СКОПИРОВАТЬ", "copyButtonLabel": "КОПИРОВАТЬ",
"cutButtonLabel": "ВЫРЕЗАТЬ", "cutButtonLabel": "ВЫРЕЗАТЬ",
"okButtonLabel": "ОК", "okButtonLabel": "ОК",
"pasteButtonLabel": "ВСТАВИТЬ", "pasteButtonLabel": "ВСТАВИТЬ",
"selectAllButtonLabel": "ВЫБРАТЬ ВСЁ", "selectAllButtonLabel": "ВЫБРАТЬ ВСЕ",
"viewLicensesButtonLabel": "ПРОСМОТРЕТЬ ЛИЦЕНЗИИ" "viewLicensesButtonLabel": "ЛИЦЕНЗИИ",
"anteMeridiemAbbreviation": "АМ",
"postMeridiemAbbreviation": "PM"
} }
{ {
"scriptCategory": "tall", "scriptCategory": "tall",
"timeOfDayFormat": "h:mm a", "timeOfDayFormat": "h:mm a",
"openAppDrawerTooltip": "کھولیں نیویگیشن مینو", "selectedRowCountTitleOne": "1 آئٹم منتخب کیا گیا",
"backButtonTooltip": "واپس", "openAppDrawerTooltip": "نیویگیشن مینو کھولیں",
"backButtonTooltip": "پیچھے",
"closeButtonTooltip": "بند کریں", "closeButtonTooltip": "بند کریں",
"nextMonthTooltip": "اگلا مھینہ", "nextMonthTooltip": "اگلا مہینہ",
"previousMonthTooltip": "پچھلا مھینہ", "previousMonthTooltip": "پچھلا مہینہ",
"nextPageTooltip": "اگلا صفحہ", "nextPageTooltip": "اگلا صفحہ",
"previousPageTooltip": "سابقہ ​​صفحہ", "previousPageTooltip": "گزشتہ صفحہ",
"showMenuTooltip": "مینو دکھائیں", "showMenuTooltip": "مینو دکھائیں",
"aboutListTileTitle": "کے بارے میں $applicationName", "aboutListTileTitle": "$applicationName کے بارے میں",
"licensesPageTitle": "لائسنس", "licensesPageTitle": "لائسنسز",
"pageRowsInfoTitle": "$firstRow–$lastRow کے $rowCount", "pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount",
"pageRowsInfoTitleApproximate": "$firstRow–$lastRow میں سے $rowCount تقریبا", "pageRowsInfoTitleApproximate": "$firstRow–$lastRow $rowCount میں سے تقریباً",
"rowsPerPageTitle": "رویوں فی صفحہ:", "rowsPerPageTitle": "قطاریں فی صفحہ:",
"selectedRowCountTitleOther": "$selectedRowCount منتخب کردہ اشیاء", "selectedRowCountTitleOther": "$selectedRowCount آئٹمز منتخب کیے گئے",
"cancelButtonLabel": "منسوخ کریں", "cancelButtonLabel": "منسوخ کریں",
"closeButtonLabel": "بند کریں", "closeButtonLabel": "بند کریں",
"continueButtonLabel": "جاری رکھیں", "continueButtonLabel": "جاری رکھیں",
"copyButtonLabel": "کاپی", "copyButtonLabel": "کاپی کریں",
"cutButtonLabel": اٹیں", "cutButtonLabel": ٹ کریں",
"okButtonLabel": "ٹھیک ہے", "okButtonLabel": "ٹھیک ہے",
"pasteButtonLabel": "چسپاں", "pasteButtonLabel": "پیسٹ کریں",
"selectAllButtonLabel": "تکاپیمام منتخب کریں", "selectAllButtonLabel": "سبھی منتخب کریں",
"viewLicensesButtonLabel": "لائسنس دیکھیں", "viewLicensesButtonLabel": "لائسنسز دیکھیں",
"anteMeridiemAbbreviation": "AM", "anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM" "postMeridiemAbbreviation": "PM"
} }
\ No newline at end of file
{ {
"scriptCategory": "dense", "scriptCategory": "dense",
"timeOfDayFormat": "ah:mm", "timeOfDayFormat": "ah:mm",
"selectedRowCountTitleOne": "已选择 1 项内容",
"openAppDrawerTooltip": "打开导航菜单", "openAppDrawerTooltip": "打开导航菜单",
"backButtonTooltip": "返回", "backButtonTooltip": "返回",
"closeButtonTooltip": "关闭",
"nextMonthTooltip": "下一个月",
"previousMonthTooltip": "上一个月",
"nextPageTooltip": "下一页", "nextPageTooltip": "下一页",
"previousPageTooltip": "上一页", "previousPageTooltip": "上一页",
"showMenuTooltip": "显示菜单", "showMenuTooltip": "显示菜单",
"aboutListTileTitle": "关于$applicationName", "aboutListTileTitle": "关于$applicationName",
"licensesPageTitle": "许可", "licensesPageTitle": "许可",
"pageRowsInfoTitle": "$rowCount中的$firstRow-$lastRow", "pageRowsInfoTitle": "第 $firstRow-$lastRow 行(共 $rowCount 行)",
"pageRowsInfoTitleApproximate": "约$rowCount中的$firstRow-$lastRow", "pageRowsInfoTitleApproximate": "第 $firstRow-$lastRow 行(共约 $rowCount 行)",
"rowsPerPageTitle": "每页行数:", "rowsPerPageTitle": "每页行数:",
"selectedRowCountTitleOther": "$selectedRowCount行所选", "selectedRowCountTitleOther": "已选择 $selectedRowCount 项内容",
"cancelButtonLabel": "取消", "cancelButtonLabel": "取消",
"continueButtonLabel": "继续", "continueButtonLabel": "继续",
"closeButtonLabel": "关闭", "closeButtonLabel": "关闭",
...@@ -23,10 +21,10 @@ ...@@ -23,10 +21,10 @@
"okButtonLabel": "确定", "okButtonLabel": "确定",
"pasteButtonLabel": "粘贴", "pasteButtonLabel": "粘贴",
"selectAllButtonLabel": "全选", "selectAllButtonLabel": "全选",
"viewLicensesButtonLabel": "查看许可", "viewLicensesButtonLabel": "查看许可",
"closeButtonTooltip": "关", "closeButtonTooltip": "关",
"nextMonthTooltip": "-下月就29了。", "nextMonthTooltip": "下个月",
"previousMonthTooltip": "前一个月", "previousMonthTooltip": "个月",
"anteMeridiemAbbreviation": "上午", "anteMeridiemAbbreviation": "上午",
"postMeridiemAbbreviation": "下午" "postMeridiemAbbreviation": "下午"
} }
...@@ -88,7 +88,7 @@ void main() { ...@@ -88,7 +88,7 @@ void main() {
// Spanish Bolivia locale, falls back to just 'es' // Spanish Bolivia locale, falls back to just 'es'
await tester.binding.setLocale('es', 'bo'); await tester.binding.setLocale('es', 'bo');
await tester.pump(); await tester.pump();
expect(tester.widget<Text>(find.byKey(textKey)).data, 'Espalda'); expect(tester.widget<Text>(find.byKey(textKey)).data, 'Atrás');
}); });
testWidgets('Localizations.override widget tracks parent\'s locale', (WidgetTester tester) async { testWidgets('Localizations.override widget tracks parent\'s locale', (WidgetTester tester) async {
......
...@@ -81,8 +81,8 @@ void main() { ...@@ -81,8 +81,8 @@ void main() {
localizations = new GlobalMaterialLocalizations(const Locale('es', '')); localizations = new GlobalMaterialLocalizations(const Locale('es', ''));
expect(localizations.selectedRowCountTitle(0), 'No se han seleccionado elementos'); expect(localizations.selectedRowCountTitle(0), 'No se han seleccionado elementos');
expect(localizations.selectedRowCountTitle(1), '1 artículo seleccionado'); expect(localizations.selectedRowCountTitle(1), '1 elemento seleccionado');
expect(localizations.selectedRowCountTitle(2), '2 artículos seleccionados'); expect(localizations.selectedRowCountTitle(2), '2 elementos seleccionados');
expect(localizations.selectedRowCountTitle(123456789), '123.456.789 artículos seleccionados'); expect(localizations.selectedRowCountTitle(123456789), '123.456.789 elementos seleccionados');
}); });
} }
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