Update localization files. (#145780)

Update the localization files to be used in the upcoming stable release.
This commit is contained in:
godofredoc 2024-03-26 19:33:05 -07:00 committed by GitHub
parent d07a0b56ef
commit 1c8b378ffb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 14 deletions

View file

@ -8,7 +8,7 @@
"anteMeridiemAbbreviation": "AM",
"postMeridiemAbbreviation": "PM",
"todayLabel": "ਅੱਜ",
"alertDialogLabel": "ਸੁਚੇਤਨਾ",
"alertDialogLabel": "ਅਲਰਟ",
"timerPickerHourLabelOne": "ਘੰਟਾ",
"timerPickerHourLabelOther": "ਘੰਟੇ",
"timerPickerMinuteLabelOne": "ਮਿੰ.",

View file

@ -10316,7 +10316,7 @@ class CupertinoLocalizationPa extends GlobalCupertinoLocalizations {
});
@override
String get alertDialogLabel => 'ਸੁਚੇਤਨਾ';
String get alertDialogLabel => 'ਅਲਰਟ';
@override
String get anteMeridiemAbbreviation => 'AM';

View file

@ -14256,7 +14256,7 @@ class MaterialLocalizationFa extends GlobalMaterialLocalizations {
String get cutButtonLabel => 'برش';
@override
String get dateHelpText => 'روز/ماه/سال';
String get dateHelpText => 'رر/م‌م/س‌س‌س‌س';
@override
String get dateInputLabel => 'تاریخ را وارد کنید';
@ -16233,9 +16233,6 @@ class MaterialLocalizationFrCa extends MaterialLocalizationFr {
@override
String get keyboardKeyInsert => 'Insér.';
@override
String get keyboardKeyEscape => 'Échapp.';
@override
String get keyboardKeyEject => 'Éject.';
@ -32227,7 +32224,7 @@ class MaterialLocalizationPa extends GlobalMaterialLocalizations {
String get aboutListTileTitleRaw => r'$applicationName ਬਾਰੇ';
@override
String get alertDialogLabel => 'ਸੁਚੇਤਨਾ';
String get alertDialogLabel => 'ਅਲਰਟ';
@override
String get anteMeridiemAbbreviation => 'AM';
@ -34295,13 +34292,13 @@ class MaterialLocalizationPtPt extends MaterialLocalizationPt {
String get dateOutOfRangeLabel => 'Fora do intervalo.';
@override
String get dateRangeEndDateSemanticLabelRaw => r'Data de conclusão: $fullDate';
String get dateRangeEndDateSemanticLabelRaw => r'Data de fim: $fullDate';
@override
String get dateRangeStartDateSemanticLabelRaw => r'Data de início: $fullDate';
@override
String get dateRangeEndLabel => 'Data de conclusão';
String get dateRangeEndLabel => 'Data de fim';
@override
String get inputDateModeButtonLabel => 'Mude para a introdução';

View file

@ -56,7 +56,7 @@
"refreshIndicatorSemanticLabel": "بازآوری",
"moreButtonTooltip": "بیشتر",
"dateSeparator": "/",
"dateHelpText": "روز/ماه/سال",
"dateHelpText": "رر/م‌م/س‌س‌س‌س",
"selectYearSemanticsLabel": "انتخاب سال",
"unspecifiedDate": "تاریخ",
"unspecifiedDateRange": "محدوده تاریخ",

View file

@ -42,7 +42,7 @@
"keyboardKeyHome": "Accueil",
"keyboardKeyNumpadMultiply": "Num *",
"keyboardKeyFn": "Fn",
"keyboardKeyEscape": "Échapp.",
"keyboardKeyEscape": "Échap",
"keyboardKeyNumpadParenLeft": "Num (",
"keyboardKeyEject": "Éject.",
"keyboardKeyDelete": "Suppr",

View file

@ -41,7 +41,7 @@
"drawerLabel": "ਨੈਵੀਗੇਸ਼ਨ ਮੀਨੂ",
"popupMenuLabel": "ਪੌਪਅੱਪ ਮੀਨੂ",
"dialogLabel": "ਵਿੰਡੋ",
"alertDialogLabel": "ਸੁਚੇਤਨਾ",
"alertDialogLabel": "ਅਲਰਟ",
"searchFieldLabel": "ਖੋਜੋ",
"reorderItemToStart": "ਸ਼ੁਰੂ ਵਿੱਚ ਲਿਜਾਓ",
"reorderItemToEnd": "ਅੰਤ ਵਿੱਚ ਲਿਜਾਓ",

View file

@ -80,9 +80,9 @@
"dateOutOfRangeLabel": "Fora do intervalo.",
"invalidDateRangeLabel": "Intervalo inválido.",
"invalidDateFormatLabel": "Formato inválido.",
"dateRangeEndDateSemanticLabel": "Data de conclusão: $fullDate",
"dateRangeEndDateSemanticLabel": "Data de fim: $fullDate",
"dateRangeStartDateSemanticLabel": "Data de início: $fullDate",
"dateRangeEndLabel": "Data de conclusão",
"dateRangeEndLabel": "Data de fim",
"dateRangeStartLabel": "Data de início",
"inputDateModeButtonLabel": "Mude para a introdução",
"unspecifiedDateRange": "Intervalo de datas",