Skip to content

Commit 69fdb1b

Browse files
committed
Fix tamil translation
1 parent ced3827 commit 69fdb1b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

lib/l10n/app_ta.arb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -515,11 +515,11 @@
515515
"@stopwatchFastest": {},
516516
"alarmDescriptionDays": "{days}",
517517
"@alarmDescriptionDays": {},
518-
"alarmDescriptionRange": "{இடைவெளி, தேர்ந்தெடு, நாள்தோறும் {Daily} வாராந்திர {Weekly} பிற {Other}} {startDate} முதல் {endDate} வரை",
518+
"alarmDescriptionRange": "{interval, select, daily {நாள்தோறும்} weekly {வாராந்திர} other {பிற}} {startDate} முதல் {endDate} வர ",
519519
"@alarmDescriptionRange": {},
520520
"stopwatchSlowest": "மெதுவாக",
521521
"@stopwatchSlowest": {},
522-
"alarmDescriptionDates": "{date} {எண்ணிக்கை, பன்மை, = 0 {} = 1 { and 1 other date} பிற {மற்றும் {count} பிற தேதிகள்}}",
522+
"alarmDescriptionDates": "{date}{count, plural, = 0 {} = 1 { and 1 other date} other {மற்றும் {count} பிற தேதிகள்}}",
523523
"@alarmDescriptionDates": {},
524524
"stopwatchAverage": "சராசரி",
525525
"@stopwatchAverage": {},
@@ -603,7 +603,7 @@
603603
"@sameTime": {},
604604
"addLengthSetting": "நீளம் சேர்க்கவும்",
605605
"@addLengthSetting": {},
606-
"relativeTime": "{hours} h {உறவினர், தேர்ந்தெடுக்கவும், முன்னால் {ahead} பின்னால் {behind} பிற {Other}}",
606+
"relativeTime": "{hours} h {relative, select, ahead {முன்னால்} behind {பின்னால்} other {பிற}}",
607607
"@relativeTime": {},
608608
"searchSettingPlaceholder": "ஒரு அமைப்பைத் தேடுங்கள்",
609609
"@searchSettingPlaceholder": {},
@@ -721,19 +721,19 @@
721721
"@translateDescription": {},
722722
"tagNamePlaceholder": "குறிச்சொல் பெயர்",
723723
"@tagNamePlaceholder": {},
724-
"hoursString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 hour} பிற {{count} மணிநேரம்}}",
724+
"hoursString": "{count, plural, = 0 {} = 1 {1 hour} other {{count} மணிநேரம்}}",
725725
"@hoursString": {},
726-
"minutesString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 minute} பிற {{count} நிமிடங்கள்}}",
726+
"minutesString": "{count, plural, = 0 {} = 1 {1 minute} other {{count} நிமிடங்கள்}}",
727727
"@minutesString": {},
728-
"secondsString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 second} பிற {{count} விநாடிகள்}}",
728+
"secondsString": "{count, plural, = 0 {} = 1 {1 second} other {{count} விநாடிகள்}}",
729729
"@secondsString": {},
730-
"weeksString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 week} பிற {{count} வாரங்கள்}}",
730+
"weeksString": "{count, plural, = 0 {} = 1 {1 week} other {{count} வாரங்கள்}}",
731731
"@weeksString": {},
732-
"monthsString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 month} பிற {{count} மாதங்கள்}}",
732+
"monthsString": "{count, plural, = 0 {} = 1 {1 month} other {{count} மாதங்கள்}}",
733733
"@monthsString": {},
734-
"daysString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 day} பிற {{count} நாட்கள்}}",
734+
"daysString": "{count, plural, = 0 {} = 1 {1 day} other {{count} நாட்கள்}}",
735735
"@daysString": {},
736-
"yearsString": "{எண்ணிக்கை, பன்மை, = 0 {} = 1 {1 year} பிற {{count} ஆண்டுகள்}}",
736+
"yearsString": "{count, plural, = 0 {} = 1 {1 year} other {{count} ஆண்டுகள்}}",
737737
"@yearsString": {},
738738
"lessThanOneMinute": "1 நிமிடத்திற்கும் குறைவாக",
739739
"@lessThanOneMinute": {},
@@ -795,4 +795,4 @@
795795
"@showDigitalClock": {},
796796
"backgroundServiceIntervalSettingDescription": "சில பேட்டரி ஆயுள் செலவில், பயன்பாட்டை உயிரோடு வைத்திருக்க குறைந்த இடைவெளி உதவும்",
797797
"@backgroundServiceIntervalSettingDescription": {}
798-
}
798+
}

0 commit comments

Comments
 (0)