l10n updates for June beta (#83826)

Co-authored-by: Shi Hao Hong <shihaohong94@gmail.com>
This commit is contained in:
Ray Rischpater, KF6GPE 2021-06-02 14:33:49 -07:00 committed by GitHub
parent 8e43587a78
commit dcd8957bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 14 deletions

View File

@ -2,7 +2,7 @@
"datePickerHourSemanticsLabelFew": "$hour sata",
"datePickerMinuteSemanticsLabelFew": "$minute minute",
"timerPickerHourLabelFew": "sata",
"timerPickerMinuteLabelFew": "min.",
"timerPickerMinuteLabelFew": "min",
"timerPickerSecondLabelFew": "sec.",
"datePickerHourSemanticsLabelOne": "$hour sat",
"datePickerHourSemanticsLabelOther": "$hour sati",
@ -16,8 +16,8 @@
"alertDialogLabel": "Upozorenje",
"timerPickerHourLabelOne": "sat",
"timerPickerHourLabelOther": "sati",
"timerPickerMinuteLabelOne": "min.",
"timerPickerMinuteLabelOther": "min.",
"timerPickerMinuteLabelOne": "min",
"timerPickerMinuteLabelOther": "min",
"timerPickerSecondLabelOne": "sec.",
"timerPickerSecondLabelOther": "sec.",
"cutButtonLabel": "Izreži",

View File

@ -17,7 +17,7 @@
"timerPickerSecondLabelOther": "sek.",
"cutButtonLabel": "Klip",
"copyButtonLabel": "Kopiér",
"pasteButtonLabel": "Sæt ind",
"pasteButtonLabel": "Indsæt",
"selectAllButtonLabel": "Vælg alle",
"tabSemanticsLabel": "Fane $tabIndex af $tabCount",
"modalBarrierDismissLabel": "Afvis",

View File

@ -1394,16 +1394,16 @@ class CupertinoLocalizationBs extends GlobalCupertinoLocalizations {
String? get timerPickerHourLabelZero => null;
@override
String? get timerPickerMinuteLabelFew => 'min.';
String? get timerPickerMinuteLabelFew => 'min';
@override
String? get timerPickerMinuteLabelMany => null;
@override
String? get timerPickerMinuteLabelOne => 'min.';
String? get timerPickerMinuteLabelOne => 'min';
@override
String get timerPickerMinuteLabelOther => 'min.';
String get timerPickerMinuteLabelOther => 'min';
@override
String? get timerPickerMinuteLabelTwo => null;
@ -1832,7 +1832,7 @@ class CupertinoLocalizationDa extends GlobalCupertinoLocalizations {
String get modalBarrierDismissLabel => 'Afvis';
@override
String get pasteButtonLabel => 'Sæt ind';
String get pasteButtonLabel => 'Indsæt';
@override
String get postMeridiemAbbreviation => 'PM';

View File

@ -3632,7 +3632,7 @@ class MaterialLocalizationDa extends GlobalMaterialLocalizations {
String get pageRowsInfoTitleApproximateRaw => r'$firstRow-$lastRow af ca. $rowCount';
@override
String get pasteButtonLabel => 'Sæt ind';
String get pasteButtonLabel => 'Indsæt';
@override
String get popupMenuLabel => 'Pop op-menu';
@ -12467,7 +12467,7 @@ class MaterialLocalizationHy extends GlobalMaterialLocalizations {
String get dialogLabel => 'Երկխոսության պատուհան';
@override
String get drawerLabel => 'Նավարկման ընտրացանկ';
String get drawerLabel => 'Նավիգացիայի ընտրացանկ';
@override
String get expandedIconTapHint => 'Ծալել';
@ -12533,7 +12533,7 @@ class MaterialLocalizationHy extends GlobalMaterialLocalizations {
String get okButtonLabel => 'Եղավ';
@override
String get openAppDrawerTooltip => 'Բացել նավարկման ընտրացանկը';
String get openAppDrawerTooltip => 'Բացել նավիգացիայի ընտրացանկը';
@override
String get pageRowsInfoTitleRaw => r'$firstRow$lastRow $rowCount-ից';

View File

@ -26,7 +26,7 @@
"copyButtonLabel": "Kopiér",
"cutButtonLabel": "Klip",
"okButtonLabel": "OK",
"pasteButtonLabel": "Sæt ind",
"pasteButtonLabel": "Indsæt",
"selectAllButtonLabel": "Markér alt",
"viewLicensesButtonLabel": "SE LICENSER",
"anteMeridiemAbbreviation": "AM",

View File

@ -5,7 +5,7 @@
"timeOfDayFormat": "H:mm",
"selectedRowCountTitleFew": "Ընտրված է $selectedRowCount օբյեկտ",
"selectedRowCountTitleMany": "Ընտրված է $selectedRowCount օբյեկտ",
"openAppDrawerTooltip": "Բացել նավարկման ընտրացանկը",
"openAppDrawerTooltip": "Բացել նավիգացիայի ընտրացանկը",
"backButtonTooltip": "Հետ",
"closeButtonTooltip": "Փակել",
"deleteButtonTooltip": "Ջնջել",
@ -42,7 +42,7 @@
"hideAccountsLabel": "Թաքցնել հաշիվները",
"showAccountsLabel": "Ցույց տալ հաշիվները",
"modalBarrierDismissLabel": "Փակել",
"drawerLabel": "Նավարկման ընտրացանկ",
"drawerLabel": "Նավիգացիայի ընտրացանկ",
"popupMenuLabel": "Ելնող ընտրացանկ",
"dialogLabel": "Երկխոսության պատուհան",
"alertDialogLabel": "Ծանուցում",