Skip to content

Commit

Permalink
Merge pull request #297 from weblate/weblate-chrono-app
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
AhsanSarwar45 authored Jun 24, 2024
2 parents c173dac + e44864c commit 407bea2
Show file tree
Hide file tree
Showing 9 changed files with 2,392 additions and 26 deletions.
484 changes: 477 additions & 7 deletions lib/l10n/app_de.arb

Large diffs are not rendered by default.

20 changes: 19 additions & 1 deletion lib/l10n/app_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -656,5 +656,23 @@
"showMeridiemSetting": "Afficher Am/Pm",
"@showMeridiemSetting": {},
"fontWeightSetting": "Hauteur de la police",
"@fontWeightSetting": {}
"@fontWeightSetting": {},
"translateLink": "Traduire",
"@translateLink": {},
"translateDescription": "Aider à traduire l'application",
"@translateDescription": {},
"editPresetsTitle": "Modifier les préréglages",
"@editPresetsTitle": {},
"firstDayOfWeekSetting": "Premier jour de la semaine",
"@firstDayOfWeekSetting": {},
"editTagLabel": "Modifier l'étiquette",
"@editTagLabel": {},
"tagNamePlaceholder": "Nom de l'étiquette",
"@tagNamePlaceholder": {},
"longDateFormatSetting": "Format de date longue",
"@longDateFormatSetting": {},
"noTagsMessage": "Aucun tag créé",
"@noTagsMessage": {},
"separatorSetting": "Séparateur",
"@separatorSetting": {}
}
50 changes: 50 additions & 0 deletions lib/l10n/app_hu.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"clockTitle": "Óra",
"@clockTitle": {
"description": "Title of the clock screen"
},
"timerTitle": "Időzítő",
"@timerTitle": {
"description": "Title of the timer screen"
},
"stopwatchTitle": "Stopperóra",
"@stopwatchTitle": {
"description": "Title of the stopwatch screen"
},
"generalSettingGroup": "Általános",
"@generalSettingGroup": {},
"generalSettingGroupDescription": "Alkalmazáson belüli beállítások, mint a dátumformátum",
"@generalSettingGroupDescription": {},
"languageSetting": "Nyelv",
"@languageSetting": {},
"longDateFormatSetting": "Hosszú dátumformátum",
"@longDateFormatSetting": {},
"timeFormatSetting": "Idő Formátum",
"@timeFormatSetting": {},
"timeFormat12": "12 órás",
"@timeFormat12": {},
"timeFormat24": "24 órás",
"@timeFormat24": {},
"timeFormatDevice": "Eszközbeállítások",
"@timeFormatDevice": {},
"timePickerSetting": "Idő Kiválasztók",
"@timePickerSetting": {},
"pickerDial": "Tárcsázós",
"@pickerDial": {},
"pickerInput": "Beírás",
"@pickerInput": {},
"swipeActionSetting": "csúsztatás",
"@swipeActionSetting": {},
"system": "Rendszer",
"@system": {},
"dateFormatSetting": "Dátumformátum",
"@dateFormatSetting": {},
"durationPickerSetting": "Időtartam-választó",
"@durationPickerSetting": {},
"pickerRings": "Gyűrűk",
"@pickerRings": {},
"showSecondsSetting": "Másodpercek mutatása",
"@showSecondsSetting": {},
"pickerSpinner": "Pörgetős",
"@pickerSpinner": {}
}
Loading

0 comments on commit 407bea2

Please sign in to comment.