forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Welsh to Material Flutter (and update some other translations) (f…
…lutter#124094) Reverts flutter#124088 This PR should properly incorporate the new Welsh translations into Flutter (and maybe some other strings that seem to be updated in TC). I think the other translation changes come from this issue: flutter#115181. Fixes flutter#120124.
- Loading branch information
Showing
117 changed files
with
3,340 additions
and
2,231 deletions.
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
packages/flutter_localizations/lib/src/l10n/cupertino_cy.arb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"timerPickerHourLabelTwo": "awr", | ||
"datePickerHourSemanticsLabelZero": "$hour o'r gloch", | ||
"datePickerHourSemanticsLabelTwo": "$hour o'r gloch", | ||
"datePickerHourSemanticsLabelFew": "$hour o'r gloch", | ||
"datePickerHourSemanticsLabelMany": "$hour o'r gloch", | ||
"timerPickerSecondLabelFew": "eiliad", | ||
"timerPickerSecondLabelTwo": "eiliad", | ||
"datePickerMinuteSemanticsLabelZero": "$minute munud", | ||
"datePickerMinuteSemanticsLabelTwo": "$minute funud", | ||
"datePickerMinuteSemanticsLabelFew": "$minute munud", | ||
"datePickerMinuteSemanticsLabelMany": "$minute munud", | ||
"timerPickerSecondLabelZero": "eiliad", | ||
"timerPickerMinuteLabelMany": "munud", | ||
"timerPickerMinuteLabelTwo": "funud", | ||
"timerPickerMinuteLabelZero": "munud", | ||
"timerPickerHourLabelMany": "awr", | ||
"timerPickerHourLabelFew": "awr", | ||
"timerPickerMinuteLabelFew": "munud", | ||
"timerPickerSecondLabelMany": "eiliad", | ||
"timerPickerHourLabelZero": "awr", | ||
"datePickerHourSemanticsLabelOne": "$hour o'r gloch", | ||
"datePickerHourSemanticsLabelOther": "$hour o'r gloch", | ||
"datePickerMinuteSemanticsLabelOne": "1 funud", | ||
"datePickerMinuteSemanticsLabelOther": "$minute munud", | ||
"datePickerDateOrder": "dmy", | ||
"datePickerDateTimeOrder": "date_time_dayPeriod", | ||
"anteMeridiemAbbreviation": "AM", | ||
"postMeridiemAbbreviation": "PM", | ||
"todayLabel": "Heddiw", | ||
"alertDialogLabel": "Rhybudd", | ||
"tabSemanticsLabel": "Tab $tabIndex o $tabCount", | ||
"timerPickerHourLabelOne": "awr", | ||
"timerPickerHourLabelOther": "awr", | ||
"timerPickerMinuteLabelOne": "funud", | ||
"timerPickerMinuteLabelOther": "munud", | ||
"timerPickerSecondLabelOne": "eiliad", | ||
"timerPickerSecondLabelOther": "eiliad", | ||
"cutButtonLabel": "Torri", | ||
"copyButtonLabel": "Copïo", | ||
"pasteButtonLabel": "Gludo", | ||
"selectAllButtonLabel": "Dewis y Cyfan", | ||
"searchTextFieldPlaceholderLabel": "Chwilio", | ||
"modalBarrierDismissLabel": "Diystyru" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.