Skip to content

Commit

Permalink
Merge pull request #373 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 Jan 5, 2025
2 parents 5b3d663 + f872b9e commit 0d10878
Show file tree
Hide file tree
Showing 16 changed files with 1,513 additions and 223 deletions.
102 changes: 102 additions & 0 deletions lib/l10n/app_cs.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"animationSpeedSetting": "Rychlost Animace",
"@animationSpeedSetting": {},
"languageSetting": "Jazyk",
"@languageSetting": {},
"clockTitle": "Hodiny",
"@clockTitle": {
"description": "Title of the clock screen"
},
"timerTitle": "Časovač",
"@timerTitle": {
"description": "Title of the timer screen"
},
"alarmTitle": "Budík",
"@alarmTitle": {
"description": "Title of the alarm screen"
},
"stopwatchTitle": "Stopky",
"@stopwatchTitle": {
"description": "Title of the stopwatch screen"
},
"system": "Systém",
"@system": {},
"generalSettingGroup": "Obecné",
"@generalSettingGroup": {},
"generalSettingGroupDescription": "Nastavení jako formát času v celé aplikaci",
"@generalSettingGroupDescription": {},
"longDateFormatSetting": "Dlouhý formát data",
"@longDateFormatSetting": {},
"timeFormatSetting": "Formát času",
"@timeFormatSetting": {},
"timeFormat12": "12-hodinový",
"@timeFormat12": {},
"timeFormat24": "24-hodinový",
"@timeFormat24": {},
"showSecondsSetting": "Zobraz sekundy",
"@showSecondsSetting": {},
"pickerDial": "Oboje",
"@pickerDial": {},
"appearanceSettingGroup": "Vzhled",
"@appearanceSettingGroup": {},
"appearanceSettingGroupDescription": "Nastavení motivu a barev, změna rozložení",
"@appearanceSettingGroupDescription": {},
"nameField": "Název",
"@nameField": {},
"textColorSetting": "Text",
"@textColorSetting": {},
"colorSchemeBackgroundSettingGroup": "Pozadí",
"@colorSchemeBackgroundSettingGroup": {},
"colorSchemeErrorSettingGroup": "Chyba",
"@colorSchemeErrorSettingGroup": {},
"colorSchemeShadowSettingGroup": "Stín",
"@colorSchemeShadowSettingGroup": {},
"backupSettingGroup": "Záloha",
"@backupSettingGroup": {},
"aboutSettingGroup": "O aplikaci",
"@aboutSettingGroup": {},
"restoreSettingGroup": "Obnovit základní nastavení",
"@restoreSettingGroup": {},
"resetButton": "Resetovat nastavení",
"@resetButton": {},
"previewLabel": "Náhled",
"@previewLabel": {},
"colorsSettingGroup": "Barvy",
"@colorsSettingGroup": {},
"useMaterialYouColorSetting": "Použít Material You",
"@useMaterialYouColorSetting": {},
"materialBrightnessSystem": "Systém",
"@materialBrightnessSystem": {},
"systemDarkModeSetting": "Systémový Tmavý režim",
"@systemDarkModeSetting": {},
"stopwatchSettingGroup": "Stopky",
"@stopwatchSettingGroup": {},
"alarmWeekdaysSetting": "Pracovní Dny",
"@alarmWeekdaysSetting": {},
"animationSettingGroup": "Animace",
"@animationSettingGroup": {},
"extraAnimationSetting": "Extra Animace",
"@extraAnimationSetting": {},
"permissionsSettingGroup": "Oprávnění",
"@permissionsSettingGroup": {},
"colorSetting": "Barva",
"@colorSetting": {},
"styleThemeShadowSettingGroup": "Stín",
"@styleThemeShadowSettingGroup": {},
"styleThemeOutlineWidthSetting": "Šířka",
"@styleThemeOutlineWidthSetting": {},
"developerOptionsSettingGroup": "Možnosti pro vývojáře",
"@developerOptionsSettingGroup": {},
"errorLabel": "Chyba",
"@errorLabel": {},
"displaySettingGroup": "Displej",
"@displaySettingGroup": {},
"timerSettingGroup": "Časovač",
"@timerSettingGroup": {},
"materialBrightnessLight": "Světlý",
"@materialBrightnessLight": {},
"materialBrightnessDark": "Tmavý",
"@materialBrightnessDark": {},
"clockSettingGroup": "Hodiny",
"@clockSettingGroup": {}
}
10 changes: 9 additions & 1 deletion lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -786,5 +786,13 @@
"showDigitalClock": "Digitaluhr anzeigen",
"@showDigitalClock": {},
"backgroundServiceIntervalSettingDescription": "Ein kürzeres Intervall hält die App am Leben, allerdings auf Kosten der Akkulaufzeit",
"@backgroundServiceIntervalSettingDescription": {}
"@backgroundServiceIntervalSettingDescription": {},
"numberOfPairsSetting": "Anzahl der Paare",
"@numberOfPairsSetting": {},
"useBackgroundServiceSetting": "Hintergrunddienst verwenden",
"@useBackgroundServiceSetting": {},
"useBackgroundServiceSettingDescription": "Könnte helfen, die Anwendung im Hintergrund laufen zu lassen",
"@useBackgroundServiceSettingDescription": {},
"memoryTask": "Gedächtnis",
"@memoryTask": {}
}
4 changes: 2 additions & 2 deletions lib/l10n/app_fa.arb
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"@styleThemeBlurSetting": {},
"styleThemeOutlineWidthSetting": "پهنا",
"@styleThemeOutlineWidthSetting": {},
"maxLogsSetting": "بیشینه‌ی گزارش‌ها",
"maxLogsSetting": "بیشینه گزارش‌های آلارم",
"@maxLogsSetting": {},
"alarmLogSetting": "گزارش‌های هشدار",
"@alarmLogSetting": {},
Expand Down Expand Up @@ -291,7 +291,7 @@
"@mathTaskDifficultySetting": {},
"retypeLowercaseSetting": "گنجاندن حروف کوچک",
"@retypeLowercaseSetting": {},
"numberOfProblemsSetting": "شمار پرسش‌ها",
"numberOfProblemsSetting": "تعداد مشکلات",
"@numberOfProblemsSetting": {},
"yesButton": "آری",
"@yesButton": {},
Expand Down
10 changes: 9 additions & 1 deletion lib/l10n/app_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -786,5 +786,13 @@
"yearsString": "{count, plural, =0{} =1{1 an} other{{count} années}}",
"@yearsString": {},
"monthsString": "{count, plural, =0{} =1{1 mois} other{{count} mois}}",
"@monthsString": {}
"@monthsString": {},
"memoryTask": "Mémoire",
"@memoryTask": {},
"numberOfPairsSetting": "Nombre de paires",
"@numberOfPairsSetting": {},
"useBackgroundServiceSetting": "Utiliser le service en arrière-plan",
"@useBackgroundServiceSetting": {},
"useBackgroundServiceSettingDescription": "Pourrait aider à maintenir l'application en vie en arrière-plan",
"@useBackgroundServiceSettingDescription": {}
}
Loading

0 comments on commit 0d10878

Please sign in to comment.