tera-system-ui 0.0.81 → 0.0.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/button/Button.d.ts +2 -2
- package/dist/components/button/Button.js +1 -1
- package/dist/components/checkbox/Checkbox.svelte +2 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte +1 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconBook.svelte +1 -1
- package/dist/components/icons/IconBook.svelte.d.ts +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte.d.ts +1 -1
- package/dist/components/icons/IconCalculator.svelte +1 -1
- package/dist/components/icons/IconCalculator.svelte.d.ts +1 -1
- package/dist/components/icons/IconCheck.svelte +1 -1
- package/dist/components/icons/IconCheck.svelte.d.ts +1 -1
- package/dist/components/icons/IconChevronDown.svelte +1 -1
- package/dist/components/icons/IconChevronDown.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoin.svelte +1 -1
- package/dist/components/icons/IconCoin.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoinConvert.svelte +0 -1
- package/dist/components/icons/IconCopy.svelte +1 -1
- package/dist/components/icons/IconCopy.svelte.d.ts +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconHamburger.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte.d.ts +1 -1
- package/dist/components/icons/IconLoader2.svelte +1 -1
- package/dist/components/icons/IconLoader2.svelte.d.ts +1 -1
- package/dist/components/icons/IconLogout.svelte +1 -1
- package/dist/components/icons/IconLogout.svelte.d.ts +1 -1
- package/dist/components/icons/IconMoon.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconSearch.svelte +1 -1
- package/dist/components/icons/IconSearch.svelte.d.ts +1 -1
- package/dist/components/icons/IconSettings.svelte +1 -1
- package/dist/components/icons/IconSettings.svelte.d.ts +1 -1
- package/dist/components/icons/IconSun.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte.d.ts +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte.d.ts +1 -1
- package/dist/components/icons/IconTransform.svelte +1 -1
- package/dist/components/icons/IconTransform.svelte.d.ts +1 -1
- package/dist/components/icons/IconX.svelte +1 -1
- package/dist/components/icons/IconX.svelte.d.ts +1 -1
- package/dist/components/icons/package.json +14 -0
- package/dist/components/icons/update-icon-import.d.ts +1 -0
- package/dist/components/icons/update-icon-import.js +30 -0
- package/dist/components/language-picker-button/LanguagePickerButton.svelte +2 -2
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +69 -31
- package/dist/tera-i18n/dev-tools/translator/index.js +1 -0
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/de.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/en.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/es.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/fr.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/it.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ja.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ko.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/pt.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ru.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/vi.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/zh-CN.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/de.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/en.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/es.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/fr.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/it.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ja.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/ko.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/pt.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ru.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/vi.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/zh-CN.json +3 -2
- package/dist/tera-i18n/projects/tera-tools/messages/ar.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bg.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bn.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ca.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/cs.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/da.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/de.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/el.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/en.json +96 -0
- package/dist/tera-i18n/projects/tera-tools/messages/es.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/he.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hu.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/id.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/it.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ja.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ko.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ms.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/nl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/no.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ro.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ru.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sq.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sw.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ta.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/te.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/th.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/uk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/vi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-CN.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-TW.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/project_id +1 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/settings.json +61 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.d.ts +1 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.js +45 -0
- package/package.json +3 -2
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Kikokotozi cha Umri",
|
|
4
|
+
"text_age": "Umri",
|
|
5
|
+
"text_calculate": "Hesabu",
|
|
6
|
+
"text_calculate_age": "Hesabu Umri",
|
|
7
|
+
"text_your_age_is": "Umri wako ni {age}",
|
|
8
|
+
"text_age_calculator_description": "Hesabu umri halisi au tofauti ya muda kati ya tarehe mbili",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Tarehe ya kuzaliwa inapaswa kuwa mapema kuliko umri katika tarehe hiyo!",
|
|
10
|
+
"text_date_of_birth": "Tarehe ya Kuzaliwa",
|
|
11
|
+
"text_age_at_the_date_of": "Umri katika Tarehe ya",
|
|
12
|
+
"text_calculating": "Inahesabu...",
|
|
13
|
+
"text_result": "Matokeo",
|
|
14
|
+
"text_message": "Ujumbe",
|
|
15
|
+
"text_years_months_days": "Miaka, Miezi, Siku",
|
|
16
|
+
"text_total_months": "Jumla ya Miezi",
|
|
17
|
+
"text_total_weeks": "Jumla ya Wiki",
|
|
18
|
+
"text_total_days": "Jumla ya Siku",
|
|
19
|
+
"text_total_hours": "Jumla ya Saa",
|
|
20
|
+
"text_total_minutes": "Jumla ya Dakika",
|
|
21
|
+
"text_total_seconds": "Jumla ya Sekunde",
|
|
22
|
+
"text_count_years_months_days": "{years} miaka {months} miezi {days} siku",
|
|
23
|
+
"text_count_months_days": "{months} miezi {days} siku",
|
|
24
|
+
"text_count_weeks_days": "{weeks} wiki {days} siku",
|
|
25
|
+
"text_time_calculator": "Kikokotozi cha Muda",
|
|
26
|
+
"text_time_calculator_description": "Kikokotoo hiki kinaweza kutumika \"kuongeza\" au \"kupunguza\" thamani mbili za muda",
|
|
27
|
+
"text_add": "Ongeza",
|
|
28
|
+
"text_subtract": "Punguza",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Siku, Saa, Dakika, Sekunde",
|
|
30
|
+
"text_total_years": "Jumla ya Miaka",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} siku {hours} saa {minutes} dakika {seconds} sekunde",
|
|
32
|
+
"text_count_years_days": "{years} miaka {days} siku",
|
|
33
|
+
"text_day": "Siku",
|
|
34
|
+
"text_hour": "Saa",
|
|
35
|
+
"text_minute": "Dakika",
|
|
36
|
+
"text_second": "Sekunde",
|
|
37
|
+
"text_clear": "Futa",
|
|
38
|
+
"text_total_months_count_assume": "dhani mwezi mmoja ni siku 30.4375",
|
|
39
|
+
"text_total_years_count_assume": "dhani mwaka una siku 365 na siku 366 kila baada ya miaka 4",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Ongeza au Punguza Muda kutoka kwa Tarehe",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Tumia kikokotoo hiki kuongeza au kupunguza siku, saa, dakika, au sekunde kutoka kwa muda na tarehe ya kuanzia. Matokeo yataonyesha muda na tarehe iliyosasishwa kulingana na muda ulioongezwa au kupunguzwa",
|
|
42
|
+
"text_select_start_time": "Chagua muda wa kuanza",
|
|
43
|
+
"text_month": "Mwezi",
|
|
44
|
+
"text_year": "Mwaka",
|
|
45
|
+
"text_format": "Umbizo",
|
|
46
|
+
"text_now": "Sasa",
|
|
47
|
+
"text_time_calculator_expression_title": "Kikokotoo cha Muda katika Maelezo",
|
|
48
|
+
"text_time_calculator_expression_description": "Tumia kikokotoo hiki kuongeza au kupunguza thamani nyingi za muda kwa kuziingiza kama maelezo. Kila thamani ya muda inapaswa kufuatiwa na kitengo: <b>w</b> kwa wiki, <b>d</b> kwa siku, <b>h</b> kwa saa, <b>m</b> kwa dakika, na <b>s</b> kwa sekunde. Unaweza kutumia tu waendeshaji <b>+</b> au <b>-</b> katika maelezo",
|
|
49
|
+
"text_time_expression": "Maelezo ya Muda",
|
|
50
|
+
"text_time_expression_input_placeholder": "Ingiza maelezo ya muda",
|
|
51
|
+
"text_time_expression_invalid_message": "Maelezo ya muda batili. Tafadhali hakikisha uingizaji unafuata umbizo sahihi (kwa mfano, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Mfano",
|
|
53
|
+
"text_date": "Tarehe",
|
|
54
|
+
"text_month_1": "Januari",
|
|
55
|
+
"text_month_2": "Februari",
|
|
56
|
+
"text_month_3": "Machi",
|
|
57
|
+
"text_month_4": "Aprili",
|
|
58
|
+
"text_month_5": "Mei",
|
|
59
|
+
"text_month_6": "Juni",
|
|
60
|
+
"text_month_7": "Julai",
|
|
61
|
+
"text_month_8": "Agosti",
|
|
62
|
+
"text_month_9": "Septemba",
|
|
63
|
+
"text_month_10": "Oktoba",
|
|
64
|
+
"text_month_11": "Novemba",
|
|
65
|
+
"text_month_12": "Desemba",
|
|
66
|
+
"text_today": "Leo",
|
|
67
|
+
"text_invalid_start_date_time": "Tarehe na muda wa kuanza si sahihi",
|
|
68
|
+
"text_invalid_time": "Muda uliotolewa si sahihi",
|
|
69
|
+
"text_observance_on_date": "Siku ya kupumzika mbadala tarehe {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "வயது கணிப்பான்",
|
|
4
|
+
"text_age": "வயது",
|
|
5
|
+
"text_calculate": "கணக்கிடுங்கள்",
|
|
6
|
+
"text_calculate_age": "வயதை கணக்கிடுங்கள்",
|
|
7
|
+
"text_your_age_is": "உங்கள் வயது {age}",
|
|
8
|
+
"text_age_calculator_description": "இரண்டு தேதிகளுக்கிடையேயான துல்லியமான வயது அல்லது இடைவெளியை கணக்கிடுங்கள்",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "பிறந்த தேதி, வயது வரை தேதிக்குள் இருக்க வேண்டும்!",
|
|
10
|
+
"text_date_of_birth": "பிறந்த தேதி",
|
|
11
|
+
"text_age_at_the_date_of": "{date} தேதி வரை வயது",
|
|
12
|
+
"text_calculating": "கணக்கிட்டுக்கொண்டிருக்கிறது...",
|
|
13
|
+
"text_result": "முடிவு",
|
|
14
|
+
"text_message": "செய்தி",
|
|
15
|
+
"text_years_months_days": "ஆண்டுகள், மாதங்கள், நாட்கள்",
|
|
16
|
+
"text_total_months": "மொத்த மாதங்கள்",
|
|
17
|
+
"text_total_weeks": "மொத்த வாரங்கள்",
|
|
18
|
+
"text_total_days": "மொத்த நாட்கள்",
|
|
19
|
+
"text_total_hours": "மொத்த மணிநேரம்",
|
|
20
|
+
"text_total_minutes": "மொத்த நிமிடங்கள்",
|
|
21
|
+
"text_total_seconds": "மொத்த வினாடிகள்",
|
|
22
|
+
"text_count_years_months_days": "{years} ஆண்டுகள் {months} மாதங்கள் {days} நாட்கள்",
|
|
23
|
+
"text_count_months_days": "{months} மாதங்கள் {days} நாட்கள்",
|
|
24
|
+
"text_count_weeks_days": "{weeks} வாரங்கள் {days} நாட்கள்",
|
|
25
|
+
"text_time_calculator": "நேர கணிப்பான்",
|
|
26
|
+
"text_time_calculator_description": "இந்தக் கணினி இரண்டு நேர மதிப்புகளை \"சேர்க்க\" அல்லது \"கழிக்க\" பயன்படுத்தப்படலாம்",
|
|
27
|
+
"text_add": "சேர்க்கவும்",
|
|
28
|
+
"text_subtract": "கழிக்கவும்",
|
|
29
|
+
"text_days_hours_minutes_seconds": "நாட்கள், மணி, நிமிடம், வினாடி",
|
|
30
|
+
"text_total_years": "மொத்த ஆண்டுகள்",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} நாட்கள் {hours} மணி {minutes} நிமிடம் {seconds} வினாடி",
|
|
32
|
+
"text_count_years_days": "{years} ஆண்டுகள் {days} நாட்கள்",
|
|
33
|
+
"text_day": "நாள்",
|
|
34
|
+
"text_hour": "மணி",
|
|
35
|
+
"text_minute": "நிமிடம்",
|
|
36
|
+
"text_second": "வினாடி",
|
|
37
|
+
"text_clear": "அழிக்கவும்",
|
|
38
|
+
"text_total_months_count_assume": "ஒரு மாதத்தில் 30.4375 நாட்கள் என கருதிக்கொள்வது",
|
|
39
|
+
"text_total_years_count_assume": "ஒரு ஆண்டில் 365 நாட்கள் மற்றும் ஒவ்வொரு 4 ஆண்டுக்கும் 366 நாட்கள் என கருதவும்",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "தேதிக்கு நேரம் சேர்க்கவும் அல்லது கழிக்கவும்",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "ஒரு ஆரம்ப நேரத்திலிருந்து நாட்கள், மணிகள், நிமிடங்கள், அல்லது விநாடிகளை சேர்க்க அல்லது கழிக்க இந்தக் கணினியை பயன்படுத்தவும். சேர்க்கப்படும் அல்லது கழிக்கப்படும் காலத்தின் அடிப்படையில் புதுப்பிக்கப்பட்ட நேரத்தையும் தேதியையும் முடிவில் காண்பிக்கும்",
|
|
42
|
+
"text_select_start_time": "ஆரம்ப நேரத்தை தேர்ந்தெடுக்கவும்",
|
|
43
|
+
"text_month": "மாதம்",
|
|
44
|
+
"text_year": "ஆண்டு",
|
|
45
|
+
"text_format": "வடிவம்",
|
|
46
|
+
"text_now": "இப்போது",
|
|
47
|
+
"text_time_calculator_expression_title": "வெளிப்பாட்டில் நேர கணக்கீடு",
|
|
48
|
+
"text_time_calculator_expression_description": "பல நேர மதிப்புகளை வெளிப்பாடாக உள்ளீடாகப் பயன்படுத்தி சேர்க்க அல்லது கழிக்க இந்தக் கணினியைப் பயன்படுத்தவும். ஒவ்வொரு நேர மதிப்பின் பின்னர் காணப்படும் அலகு <b>w</b> வாரங்களுக்கானது, <b>d</b> நாட்களுக்கு, <b>h</b> மணிக்கு, <b>m</b> நிமிடங்களுக்கு, மற்றும் <b>s</b> விநாடிகளுக்கானது. வெளிப்பாட்டில் நீங்கள் <b>+</b> அல்லது <b>-</b> ஒப்ரேட்டரை மட்டுமே பயன்படுத்தலாம்",
|
|
49
|
+
"text_time_expression": "நேர வெளிப்பாடு",
|
|
50
|
+
"text_time_expression_input_placeholder": "நேர வெளிப்பாடு சேர்க்கவும்",
|
|
51
|
+
"text_time_expression_invalid_message": "தவறான நேர வெளிப்பாடு. உங்கள் உள்ளீடு சரியான வடிவத்தைப் பின்பற்றுகிறது என்பதை உறுதிசெய்யவும் (எ.கா., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "உதாரணம்",
|
|
53
|
+
"text_date": "தேதி",
|
|
54
|
+
"text_month_1": "ஜனவரி",
|
|
55
|
+
"text_month_2": "பிப்ரவரி",
|
|
56
|
+
"text_month_3": "மார்ச்",
|
|
57
|
+
"text_month_4": "ஏப்ரல்",
|
|
58
|
+
"text_month_5": "மே",
|
|
59
|
+
"text_month_6": "ஜூன்",
|
|
60
|
+
"text_month_7": "ஜூலை",
|
|
61
|
+
"text_month_8": "ஆகஸ்ட்",
|
|
62
|
+
"text_month_9": "செப்டம்பர்",
|
|
63
|
+
"text_month_10": "அக்டோபர்",
|
|
64
|
+
"text_month_11": "நவம்பர்",
|
|
65
|
+
"text_month_12": "டிசம்பர்",
|
|
66
|
+
"text_today": "இன்று",
|
|
67
|
+
"text_invalid_start_date_time": "தொடக்க தேதி மற்றும் நேரம் தவறானது",
|
|
68
|
+
"text_invalid_time": "வழங்கப்பட்ட நேரம் தவறானது",
|
|
69
|
+
"text_observance_on_date": "{திகதி} அன்று மாற்று விடுமுறை"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "వయస్సు గణకయంత్రం",
|
|
4
|
+
"text_age": "వయస్సు",
|
|
5
|
+
"text_calculate": "గణించండి",
|
|
6
|
+
"text_calculate_age": "వయస్సు గణించండి",
|
|
7
|
+
"text_your_age_is": "మీ వయస్సు {age}",
|
|
8
|
+
"text_age_calculator_description": "రెండు తేదీల మధ్య ఖచ్చితమైన వయస్సు లేదా అంతరాన్ని గణించండి",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "పుట్టిన తేదీ, తేదీ వద్ద వయస్సు కంటే ముందు ఉండాలి!",
|
|
10
|
+
"text_date_of_birth": "పుట్టిన తేదీ",
|
|
11
|
+
"text_age_at_the_date_of": "తేదీ నాటికి వయస్సు",
|
|
12
|
+
"text_calculating": "గణిస్తోంది...",
|
|
13
|
+
"text_result": "ఫలితం",
|
|
14
|
+
"text_message": "సందేశం",
|
|
15
|
+
"text_years_months_days": "సంవత్సరాలు, నెలలు, రోజులు",
|
|
16
|
+
"text_total_months": "మొత్తం నెలలు",
|
|
17
|
+
"text_total_weeks": "మొత్తం వారాలు",
|
|
18
|
+
"text_total_days": "మొత్తం రోజులు",
|
|
19
|
+
"text_total_hours": "మొత్తం గంటలు",
|
|
20
|
+
"text_total_minutes": "మొత్తం నిమిషాలు",
|
|
21
|
+
"text_total_seconds": "మొత్తం సెకన్లు",
|
|
22
|
+
"text_count_years_months_days": "{years} సంవత్సరాలు {months} నెలలు {days} రోజులు",
|
|
23
|
+
"text_count_months_days": "{months} నెలలు {days} రోజులు",
|
|
24
|
+
"text_count_weeks_days": "{weeks} వారాలు {days} రోజులు",
|
|
25
|
+
"text_time_calculator": "సమయం గణకయంత్రం",
|
|
26
|
+
"text_time_calculator_description": "ఈ లెక్కింపు సేవను సమయ విలువలను \"జోడించడానికి\" లేదా \"తీసివేయటానికి\" ఉపయోగించవచ్చు",
|
|
27
|
+
"text_add": "జోడించండి",
|
|
28
|
+
"text_subtract": " తీసివేయండి",
|
|
29
|
+
"text_days_hours_minutes_seconds": "రోజులు, గంటలు, నిమిషాలు, సెకన్లు",
|
|
30
|
+
"text_total_years": "మొత్తం సంవత్సరాలు",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} రోజులు {hours} గంటలు {minutes} నిమిషాలు {seconds} సెకన్లు",
|
|
32
|
+
"text_count_years_days": "{years} సంవత్సరాలు {days} రోజులు",
|
|
33
|
+
"text_day": "రోజు",
|
|
34
|
+
"text_hour": "గంట",
|
|
35
|
+
"text_minute": "నిమిషం",
|
|
36
|
+
"text_second": "సెకను",
|
|
37
|
+
"text_clear": "తీసివేయు",
|
|
38
|
+
"text_total_months_count_assume": "ఒక నెల 30.4375 రోజులు అని అన్వయించండి",
|
|
39
|
+
"text_total_years_count_assume": "ఒక సంవత్సరం 365 రోజులు మరియు ప్రతి 4 సంవత్సరాలకు 366 రోజులు అని అన్వయించండి",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "ఒక తేదీ నుండి సమయం జోడించుట లేదా తీసివేయడం",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "ఒక మొదటి సమయం మరియు తేదీ నుండి రోజులు, గంటలు, నిమిషాలు, లేదా సెకన్లు జోడించడానికి లేదా తీసివేయడానికి ఈ లెక్కింపు సేవను ఉపయోగించండి. ఫలితం జోడింపబడిన లేదా తీసివేయబడిన కాలాన్ని ఆధారంగా నవీకరించబడిన సమయం మరియు తేదీని చూపిస్తుంది",
|
|
42
|
+
"text_select_start_time": "మొదటి సమయాన్ని ఎంచుకోండి",
|
|
43
|
+
"text_month": "నెల",
|
|
44
|
+
"text_year": "సంవత్సరం",
|
|
45
|
+
"text_format": "రూపురేఖ",
|
|
46
|
+
"text_now": "ఇప్పుడు",
|
|
47
|
+
"text_time_calculator_expression_title": "వ్యక్తి లెక్కింపులో సమయ లెక్కింపు",
|
|
48
|
+
"text_time_calculator_expression_description": "వ్యక్తి లెక్కింపునందు సమయ విలువలను జోడించడానికి లేదా తీసివేయడానికి ఉపయోగించండి. ప్రతి సమయ విలువకు ఒక యూనిట్ ఉంటుంది: వారాలకు <b>w</b>, రోజులకు <b>d</b>, గంటలకు <b>h</b>, నిమిషాలకు <b>m</b>, మరియు సెకన్లకు <b>s</b>. వ్యక్తి లెక్కింపులో మీరు <b>+</b> లేదా <b>-</b> ఆపరేటర్లను మాత్రమే ఉపయోగించవచ్చు",
|
|
49
|
+
"text_time_expression": "సమయ వ్యక్తి",
|
|
50
|
+
"text_time_expression_input_placeholder": "సమయ వ్యక్తిని నమోదు చేయండి",
|
|
51
|
+
"text_time_expression_invalid_message": "తప్పు సమయ వ్యక్తి. దయచేసి నమోదు సరైన ఆకృతి లో ఉన్నదని ఖచ్చితంగా నిర్ధారించండి (ఉదా: 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "ఉదాహరణ",
|
|
53
|
+
"text_date": "తేదీ",
|
|
54
|
+
"text_month_1": "జనవరి",
|
|
55
|
+
"text_month_2": "ఫిబ్రవరి",
|
|
56
|
+
"text_month_3": "మార్చి",
|
|
57
|
+
"text_month_4": "ఏప్రిల్",
|
|
58
|
+
"text_month_5": "మే",
|
|
59
|
+
"text_month_6": "జూన్",
|
|
60
|
+
"text_month_7": "జులై",
|
|
61
|
+
"text_month_8": "ఆగస్టు",
|
|
62
|
+
"text_month_9": "సెప్టెంబర్",
|
|
63
|
+
"text_month_10": "అక్టోబర్",
|
|
64
|
+
"text_month_11": "నవంబర్",
|
|
65
|
+
"text_month_12": "డిసెంబర్",
|
|
66
|
+
"text_today": "నేడు",
|
|
67
|
+
"text_invalid_start_date_time": "ప్రారంభ తేదీ మరియు సమయం చెల్లదు",
|
|
68
|
+
"text_invalid_time": "అందించిన సమయం చెల్లదు",
|
|
69
|
+
"text_observance_on_date": "సహజ ప్రజ్ఞ రోజు {date} లో"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "เครื่องคำนวณอายุ",
|
|
4
|
+
"text_age": "อายุ",
|
|
5
|
+
"text_calculate": "คำนวณ",
|
|
6
|
+
"text_calculate_age": "คำนวณอายุ",
|
|
7
|
+
"text_your_age_is": "อายุของคุณคือ {age}",
|
|
8
|
+
"text_age_calculator_description": "คำนวณอายุหรือช่วงระหว่างวันที่สองวันอย่างแม่นยำ",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "วันที่เกิดจะต้องก่อนวันคำนวณอายุ!",
|
|
10
|
+
"text_date_of_birth": "วันเกิด",
|
|
11
|
+
"text_age_at_the_date_of": "อายุ ณ วันที่",
|
|
12
|
+
"text_calculating": "กำลังคำนวณ...",
|
|
13
|
+
"text_result": "ผลลัพธ์",
|
|
14
|
+
"text_message": "ข้อความ",
|
|
15
|
+
"text_years_months_days": "ปี เดือน วัน",
|
|
16
|
+
"text_total_months": "รวมเดือน",
|
|
17
|
+
"text_total_weeks": "รวมสัปดาห์",
|
|
18
|
+
"text_total_days": "รวมวัน",
|
|
19
|
+
"text_total_hours": "รวมชั่วโมง",
|
|
20
|
+
"text_total_minutes": "รวมนาที",
|
|
21
|
+
"text_total_seconds": "รวมวินาที",
|
|
22
|
+
"text_count_years_months_days": "{years} ปี {months} เดือน {days} วัน",
|
|
23
|
+
"text_count_months_days": "{months} เดือน {days} วัน",
|
|
24
|
+
"text_count_weeks_days": "{weeks} สัปดาห์ {days} วัน",
|
|
25
|
+
"text_time_calculator": "เครื่องคำนวณเวลา",
|
|
26
|
+
"text_time_calculator_description": "เครื่องคำนวณนี้สามารถใช้เพื่อ \"บวก\" หรือ \"ลบ\" ค่าของเวลา",
|
|
27
|
+
"text_add": "เพิ่ม",
|
|
28
|
+
"text_subtract": "ลบ",
|
|
29
|
+
"text_days_hours_minutes_seconds": "วัน ชั่วโมง นาที วินาที",
|
|
30
|
+
"text_total_years": "รวมปี",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} วัน {hours} ชั่วโมง {minutes} นาที {seconds} วินาที",
|
|
32
|
+
"text_count_years_days": "{years} ปี {days} วัน",
|
|
33
|
+
"text_day": "วัน",
|
|
34
|
+
"text_hour": "ชั่วโมง",
|
|
35
|
+
"text_minute": "นาที",
|
|
36
|
+
"text_second": "วินาที",
|
|
37
|
+
"text_clear": "ล้าง",
|
|
38
|
+
"text_total_months_count_assume": "สมมติว่า 1 เดือนมี 30.4375 วัน",
|
|
39
|
+
"text_total_years_count_assume": "สมมติว่ามี 365 วันใน 1 ปี และ 366 วันทุก 4 ปี",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "บวกหรือลบเวลาจากวันที่",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "ใช้เครื่องคำนวณนี้เพื่อบวกหรือลบ วัน, ชั่วโมง, นาที, หรือวินาที จากเวลาหรือวันที่เริ่มต้น ผลลัพธ์จะแสดงเวลาและวันที่ที่ถูกอัปเดตตามช่วงเวลาที่บวกหรือลบ",
|
|
42
|
+
"text_select_start_time": "เลือกเวลาเริ่มต้น",
|
|
43
|
+
"text_month": "เดือน",
|
|
44
|
+
"text_year": "ปี",
|
|
45
|
+
"text_format": "รูปแบบ",
|
|
46
|
+
"text_now": "ตอนนี้",
|
|
47
|
+
"text_time_calculator_expression_title": "เครื่องคำนวณเวลาในรูปแบบนิพจน์",
|
|
48
|
+
"text_time_calculator_expression_description": "ใช้เครื่องคำนวณนี้เพื่อบวกหรือลบค่าของเวลาหลายๆ ค่าด้วยการนำเข้าเป็นนิพจน์ ค่าของเวลาทุกค่าควรตามด้วยหน่วย: <b>w</b> สำหรับสัปดาห์ <b>d</b> สำหรับวัน <b>h</b> สำหรับชั่วโมง <b>m</b> สำหรับนาที และ <b>s</b> สำหรับวินาที คุณสามารถใช้เฉพาะเครื่องหมาย <b>+</b> หรือ <b>-</b> ในการนิพจน์",
|
|
49
|
+
"text_time_expression": "นิพจน์เวลา",
|
|
50
|
+
"text_time_expression_input_placeholder": "ใส่นิพจน์เวลา",
|
|
51
|
+
"text_time_expression_invalid_message": "นิพจน์เวลาไม่ถูกต้อง โปรดตรวจสอบการป้อนให้ตรงตามรูปแบบที่ถูกต้อง (เช่น 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "ตัวอย่าง",
|
|
53
|
+
"text_date": "วันที่",
|
|
54
|
+
"text_month_1": "มกราคม",
|
|
55
|
+
"text_month_2": "กุมภาพันธ์",
|
|
56
|
+
"text_month_3": "มีนาคม",
|
|
57
|
+
"text_month_4": "เมษายน",
|
|
58
|
+
"text_month_5": "พฤษภาคม",
|
|
59
|
+
"text_month_6": "มิถุนายน",
|
|
60
|
+
"text_month_7": "กรกฎาคม",
|
|
61
|
+
"text_month_8": "สิงหาคม",
|
|
62
|
+
"text_month_9": "กันยายน",
|
|
63
|
+
"text_month_10": "ตุลาคม",
|
|
64
|
+
"text_month_11": "พฤศจิกายน",
|
|
65
|
+
"text_month_12": "ธันวาคม",
|
|
66
|
+
"text_today": "วันนี้",
|
|
67
|
+
"text_invalid_start_date_time": "วันที่และเวลาเริ่มต้นไม่ถูกต้อง",
|
|
68
|
+
"text_invalid_time": "เวลาที่ให้มาไม่ถูกต้อง",
|
|
69
|
+
"text_observance_on_date": "วันหยุดชดเชยสำหรับวัน {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Taga-Kuwenta ng Edad",
|
|
4
|
+
"text_age": "Edad",
|
|
5
|
+
"text_calculate": "Kuwentahin",
|
|
6
|
+
"text_calculate_age": "Kuwentahin ang Edad",
|
|
7
|
+
"text_your_age_is": "Ang iyong edad ay {age}",
|
|
8
|
+
"text_age_calculator_description": "Kuwentahin ang eksaktong edad o agwat sa pagitan ng dalawang petsa",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Kailangang mas nauna ang petsa ng kapanganakan kaysa sa petsa ng edad!",
|
|
10
|
+
"text_date_of_birth": "Petsa ng Kapanganakan",
|
|
11
|
+
"text_age_at_the_date_of": "Edad sa Petsa ng",
|
|
12
|
+
"text_calculating": "Kinukuwenta...",
|
|
13
|
+
"text_result": "Resulta",
|
|
14
|
+
"text_message": "Mensahe",
|
|
15
|
+
"text_years_months_days": "Mga Taon, Buwan, Araw",
|
|
16
|
+
"text_total_months": "Kabuuang Buwan",
|
|
17
|
+
"text_total_weeks": "Kabuuang Linggo",
|
|
18
|
+
"text_total_days": "Kabuuang Araw",
|
|
19
|
+
"text_total_hours": "Kabuuang Oras",
|
|
20
|
+
"text_total_minutes": "Kabuuang Minuto",
|
|
21
|
+
"text_total_seconds": "Kabuuang Segundo",
|
|
22
|
+
"text_count_years_months_days": "{years} taon {months} buwan {days} araw",
|
|
23
|
+
"text_count_months_days": "{months} buwan {days} araw",
|
|
24
|
+
"text_count_weeks_days": "{weeks} linggo {days} araw",
|
|
25
|
+
"text_time_calculator": "Taga-Kuwenta ng Oras",
|
|
26
|
+
"text_time_calculator_description": "Ang kalkulator na ito ay maaaring gamitin upang \"magdagdag\" o \"magbawas\" ng dalawang halaga ng oras",
|
|
27
|
+
"text_add": "Magdagdag",
|
|
28
|
+
"text_subtract": "Magbawas",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Mga Araw, Oras, Minuto, Segundo",
|
|
30
|
+
"text_total_years": "Kabuuang Taon",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} araw {hours} oras {minutes} minuto {seconds} segundo",
|
|
32
|
+
"text_count_years_days": "{years} taon {days} araw",
|
|
33
|
+
"text_day": "Araw",
|
|
34
|
+
"text_hour": "Oras",
|
|
35
|
+
"text_minute": "Minuto",
|
|
36
|
+
"text_second": "Segundo",
|
|
37
|
+
"text_clear": "Burahin",
|
|
38
|
+
"text_total_months_count_assume": "inaakala na isang buwan ay 30.4375 araw",
|
|
39
|
+
"text_total_years_count_assume": "inaakala na ang isang taon ay 365 araw at 366 araw tuwing ika-4 na taon",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Magdagdag o Magbawas ng Oras mula sa Isang Petsa",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Gamitin ang kalkulator na ito upang magdagdag o magbawas ng mga araw, oras, minuto, o segundo mula sa isang simulaing oras at petsa. Ipinapakita ng resulta ang na-update na oras at petsa base sa nadagdag o nabawas na panahon",
|
|
42
|
+
"text_select_start_time": "Piliin ang simulaing oras",
|
|
43
|
+
"text_month": "Buwan",
|
|
44
|
+
"text_year": "Taon",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Ngayon",
|
|
47
|
+
"text_time_calculator_expression_title": "Tagapagsukat ng Oras sa Ekspresyon",
|
|
48
|
+
"text_time_calculator_expression_description": "Gamitin ang kalkulator na ito upang magdagdag o magbawas ng maraming halaga ng oras sa pamamagitan ng pagpasok ng mga ito bilang isang ekspresyon. Ang bawat halaga ng oras ay dapat sundan ng yunit: <b>w</b> para sa linggo, <b>d</b> para sa araw, <b>h</b> para sa oras, <b>m</b> para sa minuto, at <b>s</b> para sa segundo. Maaari mo lamang gamitin ang mga operator na <b>+</b> o <b>-</b> sa ekspresyon",
|
|
49
|
+
"text_time_expression": "Ekspresyon ng Oras",
|
|
50
|
+
"text_time_expression_input_placeholder": "Ilagay ang ekspresyon ng oras",
|
|
51
|
+
"text_time_expression_invalid_message": "Hindi wastong ekspresyon ng oras. Siguraduhing sumusunod ang input sa tamang format (hal., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Halimbawa",
|
|
53
|
+
"text_date": "Petsa",
|
|
54
|
+
"text_month_1": "Enero",
|
|
55
|
+
"text_month_2": "Pebrero",
|
|
56
|
+
"text_month_3": "Marso",
|
|
57
|
+
"text_month_4": "Abril",
|
|
58
|
+
"text_month_5": "Mayo",
|
|
59
|
+
"text_month_6": "Hunyo",
|
|
60
|
+
"text_month_7": "Hulyo",
|
|
61
|
+
"text_month_8": "Agosto",
|
|
62
|
+
"text_month_9": "Setyembre",
|
|
63
|
+
"text_month_10": "Oktubre",
|
|
64
|
+
"text_month_11": "Nobyembre",
|
|
65
|
+
"text_month_12": "Disyembre",
|
|
66
|
+
"text_today": "Ngayon",
|
|
67
|
+
"text_invalid_start_date_time": "Ang simula ng petsa at oras ay hindi wasto",
|
|
68
|
+
"text_invalid_time": "Ang ibinigay na oras ay hindi wasto",
|
|
69
|
+
"text_observance_on_date": "Kapalit na araw ng pahinga sa {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Yaş Hesaplayıcı",
|
|
4
|
+
"text_age": "Yaş",
|
|
5
|
+
"text_calculate": "Hesapla",
|
|
6
|
+
"text_calculate_age": "Yaşı Hesapla",
|
|
7
|
+
"text_your_age_is": "Yaşınız {age}",
|
|
8
|
+
"text_age_calculator_description": "İki tarih arasındaki kesin ya da aralıklı yaşı hesaplayın",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Doğum tarihi belirtilen yaş tarihinden daha önce olmalı!",
|
|
10
|
+
"text_date_of_birth": "Doğum Tarihi",
|
|
11
|
+
"text_age_at_the_date_of": "Belirtilen Tarihte Yaş",
|
|
12
|
+
"text_calculating": "Hesaplanıyor...",
|
|
13
|
+
"text_result": "Sonuç",
|
|
14
|
+
"text_message": "Mesaj",
|
|
15
|
+
"text_years_months_days": "Yıl, Ay, Gün",
|
|
16
|
+
"text_total_months": "Toplam Ay",
|
|
17
|
+
"text_total_weeks": "Toplam Hafta",
|
|
18
|
+
"text_total_days": "Toplam Gün",
|
|
19
|
+
"text_total_hours": "Toplam Saat",
|
|
20
|
+
"text_total_minutes": "Toplam Dakika",
|
|
21
|
+
"text_total_seconds": "Toplam Saniye",
|
|
22
|
+
"text_count_years_months_days": "{years} yıl {months} ay {days} gün",
|
|
23
|
+
"text_count_months_days": "{months} ay {days} gün",
|
|
24
|
+
"text_count_weeks_days": "{weeks} hafta {days} gün",
|
|
25
|
+
"text_time_calculator": "Zaman Hesaplayıcı",
|
|
26
|
+
"text_time_calculator_description": "Bu hesaplayıcı iki zaman değerini \"eklemek\" veya \"çıkarmak\" için kullanılabilir",
|
|
27
|
+
"text_add": "Ekle",
|
|
28
|
+
"text_subtract": "Çıkar",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Gün, Saat, Dakika, Saniye",
|
|
30
|
+
"text_total_years": "Toplam Yıl",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} gün {hours} saat {minutes} dakika {seconds} saniye",
|
|
32
|
+
"text_count_years_days": "{years} yıl {days} gün",
|
|
33
|
+
"text_day": "Gün",
|
|
34
|
+
"text_hour": "Saat",
|
|
35
|
+
"text_minute": "Dakika",
|
|
36
|
+
"text_second": "Saniye",
|
|
37
|
+
"text_clear": "Temizle",
|
|
38
|
+
"text_total_months_count_assume": "bir ayın 30,4375 gün olduğunu varsay",
|
|
39
|
+
"text_total_years_count_assume": "bir yılı 365 gün ve her 4 yılda 366 gün varsayın",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Bir Tarihten Zaman Ekle veya Çıkar",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Bu hesaplayıcıyı, başlangıç zamanı ve tarihinden gün, saat, dakika veya saniye eklemek veya çıkarmak için kullanın. Sonuç, eklenen veya çıkarılan süreye göre güncellenmiş zaman ve tarihi gösterir",
|
|
42
|
+
"text_select_start_time": "Başlangıç zamanını seçin",
|
|
43
|
+
"text_month": "Ay",
|
|
44
|
+
"text_year": "Yıl",
|
|
45
|
+
"text_format": "Biçim",
|
|
46
|
+
"text_now": "Şimdi",
|
|
47
|
+
"text_time_calculator_expression_title": "Deyimle Zaman Hesaplayıcı",
|
|
48
|
+
"text_time_calculator_expression_description": "Bu hesaplayıcıyı, bir ifadeyle birden fazla zaman değerini eklemek veya çıkarmak için kullanın. Her zaman değerinin ardından bir birim gelmelidir: hafta için <b>w</b>, gün için <b>d</b>, saat için <b>h</b>, dakika için <b>m</b> ve saniye için <b>s</b>. Yalnızca <b>+</b> veya <b>-</b> operatörlerini ifadede kullanabilirsiniz",
|
|
49
|
+
"text_time_expression": "Zaman İfadesi",
|
|
50
|
+
"text_time_expression_input_placeholder": "Zaman ifadesi girin",
|
|
51
|
+
"text_time_expression_invalid_message": "Geçersiz zaman ifadesi. Lütfen girişin doğru biçimde olduğundan emin olun (ör. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Örnek",
|
|
53
|
+
"text_date": "Tarih",
|
|
54
|
+
"text_month_1": "Ocak",
|
|
55
|
+
"text_month_2": "Şubat",
|
|
56
|
+
"text_month_3": "Mart",
|
|
57
|
+
"text_month_4": "Nisan",
|
|
58
|
+
"text_month_5": "Mayıs",
|
|
59
|
+
"text_month_6": "Haziran",
|
|
60
|
+
"text_month_7": "Temmuz",
|
|
61
|
+
"text_month_8": "Ağustos",
|
|
62
|
+
"text_month_9": "Eylül",
|
|
63
|
+
"text_month_10": "Ekim",
|
|
64
|
+
"text_month_11": "Kasım",
|
|
65
|
+
"text_month_12": "Aralık",
|
|
66
|
+
"text_today": "Bugün",
|
|
67
|
+
"text_invalid_start_date_time": "Başlangıç tarihi ve saati geçersiz",
|
|
68
|
+
"text_invalid_time": "Sağlanan zaman geçersiz",
|
|
69
|
+
"text_observance_on_date": "{date} tarihinde yerine geçirilen tatil günü"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Калькулятор віку",
|
|
4
|
+
"text_age": "Вік",
|
|
5
|
+
"text_calculate": "Розрахувати",
|
|
6
|
+
"text_calculate_age": "Розрахувати вік",
|
|
7
|
+
"text_your_age_is": "Ваш вік: {age}",
|
|
8
|
+
"text_age_calculator_description": "Розрахуйте точний вік або інтервал між двома датами",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Дата народження має бути раніше за дату визначення віку!",
|
|
10
|
+
"text_date_of_birth": "Дата народження",
|
|
11
|
+
"text_age_at_the_date_of": "Вік на дату",
|
|
12
|
+
"text_calculating": "Розрахунок...",
|
|
13
|
+
"text_result": "Результат",
|
|
14
|
+
"text_message": "Повідомлення",
|
|
15
|
+
"text_years_months_days": "Роки, місяці, дні",
|
|
16
|
+
"text_total_months": "Усього місяців",
|
|
17
|
+
"text_total_weeks": "Усього тижнів",
|
|
18
|
+
"text_total_days": "Усього днів",
|
|
19
|
+
"text_total_hours": "Усього годин",
|
|
20
|
+
"text_total_minutes": "Усього хвилин",
|
|
21
|
+
"text_total_seconds": "Усього секунд",
|
|
22
|
+
"text_count_years_months_days": "{years} років {months} місяців {days} днів",
|
|
23
|
+
"text_count_months_days": "{months} місяців {days} днів",
|
|
24
|
+
"text_count_weeks_days": "{weeks} тижнів {days} днів",
|
|
25
|
+
"text_time_calculator": "Калькулятор часу",
|
|
26
|
+
"text_time_calculator_description": "Цей калькулятор можна використовувати для «додавання» або «віднімання» двох значень часу",
|
|
27
|
+
"text_add": "Додати",
|
|
28
|
+
"text_subtract": "Відняти",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Дні, години, хвилини, секунди",
|
|
30
|
+
"text_total_years": "Усього років",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} днів {hours} годин {minutes} хвилин {seconds} секунд",
|
|
32
|
+
"text_count_years_days": "{years} років {days} днів",
|
|
33
|
+
"text_day": "День",
|
|
34
|
+
"text_hour": "Година",
|
|
35
|
+
"text_minute": "Хвилина",
|
|
36
|
+
"text_second": "Секунда",
|
|
37
|
+
"text_clear": "Очистити",
|
|
38
|
+
"text_total_months_count_assume": "вважаємо, що один місяць дорівнює 30,4375 дня",
|
|
39
|
+
"text_total_years_count_assume": "вважаємо, що рік дорівнює 365 дням і кожні 4 роки — 366 днів",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Додавання або Віднімання Часу від Дати",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Використовуйте цей калькулятор, щоб додати або відняти дні, години, хвилини або секунди від початкових часу та дати. У результаті буде показано оновлений час і дату на основі доданого або віднятого періоду",
|
|
42
|
+
"text_select_start_time": "Оберіть початковий час",
|
|
43
|
+
"text_month": "Місяць",
|
|
44
|
+
"text_year": "Рік",
|
|
45
|
+
"text_format": "Формат",
|
|
46
|
+
"text_now": "Зараз",
|
|
47
|
+
"text_time_calculator_expression_title": "Калькулятор Часу в Виразі",
|
|
48
|
+
"text_time_calculator_expression_description": "Використовуйте цей калькулятор, щоб додати або відняти кілька значень часу, вводячи їх у вигляді виразу. Кожне значення часу має бути із зазначенням одиниці: <b>н</b> для тижнів, <b>д</b> для днів, <b>г</b> для годин, <b>х</b> для хвилин і <b>с</b> для секунд. У виразі можна використовувати лише оператори <b>+</b> або <b>-</b>",
|
|
49
|
+
"text_time_expression": "Часовий Вираз",
|
|
50
|
+
"text_time_expression_input_placeholder": "Введіть часовий вираз",
|
|
51
|
+
"text_time_expression_invalid_message": "Неправильний часовий вираз. Переконайтесь, що введення відповідає правильному формату (наприклад, 1н 2д 3г + 4х - 5с)",
|
|
52
|
+
"text_example": "Приклад",
|
|
53
|
+
"text_date": "Дата",
|
|
54
|
+
"text_month_1": "січень",
|
|
55
|
+
"text_month_2": "лютий",
|
|
56
|
+
"text_month_3": "березень",
|
|
57
|
+
"text_month_4": "квітень",
|
|
58
|
+
"text_month_5": "травень",
|
|
59
|
+
"text_month_6": "червень",
|
|
60
|
+
"text_month_7": "липень",
|
|
61
|
+
"text_month_8": "серпень",
|
|
62
|
+
"text_month_9": "вересень",
|
|
63
|
+
"text_month_10": "жовтень",
|
|
64
|
+
"text_month_11": "листопад",
|
|
65
|
+
"text_month_12": "грудень",
|
|
66
|
+
"text_today": "Сьогодні",
|
|
67
|
+
"text_invalid_start_date_time": "Неправильна початкова дата і час",
|
|
68
|
+
"text_invalid_time": "Неправильний час",
|
|
69
|
+
"text_observance_on_date": "Замінний вихідний на {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Máy tính tuổi",
|
|
4
|
+
"text_age": "Tuổi",
|
|
5
|
+
"text_calculate": "Tính toán",
|
|
6
|
+
"text_calculate_age": "Tính tuổi",
|
|
7
|
+
"text_your_age_is": "Tuổi của bạn là {age}",
|
|
8
|
+
"text_age_calculator_description": "Tính toán tuổi chính xác hoặc khoảng thời gian giữa hai ngày",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Ngày sinh phải sớm hơn ngày tính tuổi!",
|
|
10
|
+
"text_date_of_birth": "Ngày sinh",
|
|
11
|
+
"text_age_at_the_date_of": "Tuổi tại ngày",
|
|
12
|
+
"text_calculating": "Đang tính toán...",
|
|
13
|
+
"text_result": "Kết quả",
|
|
14
|
+
"text_message": "Thông báo",
|
|
15
|
+
"text_years_months_days": "Năm, Tháng, Ngày",
|
|
16
|
+
"text_total_months": "Tổng số tháng",
|
|
17
|
+
"text_total_weeks": "Tổng số tuần",
|
|
18
|
+
"text_total_days": "Tổng số ngày",
|
|
19
|
+
"text_total_hours": "Tổng số giờ",
|
|
20
|
+
"text_total_minutes": "Tổng số phút",
|
|
21
|
+
"text_total_seconds": "Tổng số giây",
|
|
22
|
+
"text_count_years_months_days": "{years} năm {months} tháng {days} ngày",
|
|
23
|
+
"text_count_months_days": "{months} tháng {days} ngày",
|
|
24
|
+
"text_count_weeks_days": "{weeks} tuần {days} ngày",
|
|
25
|
+
"text_time_calculator": "Máy tính thời gian",
|
|
26
|
+
"text_time_calculator_description": "Máy tính này có thể được sử dụng để \"cộng\" hoặc \"trừ\" hai giá trị thời gian",
|
|
27
|
+
"text_add": "Cộng",
|
|
28
|
+
"text_subtract": "Trừ",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Ngày, Giờ, Phút, Giây",
|
|
30
|
+
"text_total_years": "Tổng số năm",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} ngày {hours} giờ {minutes} phút {seconds} giây",
|
|
32
|
+
"text_count_years_days": "{years} năm {days} ngày",
|
|
33
|
+
"text_day": "Ngày",
|
|
34
|
+
"text_hour": "Giờ",
|
|
35
|
+
"text_minute": "Phút",
|
|
36
|
+
"text_second": "Giây",
|
|
37
|
+
"text_clear": "Xóa",
|
|
38
|
+
"text_total_months_count_assume": "giả định một tháng là 30,4375 ngày",
|
|
39
|
+
"text_total_years_count_assume": "giả định 365 ngày một năm và 366 ngày mỗi 4 năm",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Cộng hoặc Trừ Thời gian từ một Ngày",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Sử dụng máy tính này để cộng hoặc trừ các ngày, giờ, phút, hoặc giây từ thời gian và ngày bắt đầu. Kết quả sẽ hiển thị thời gian và ngày cập nhật dựa trên khoảng thời gian đã cộng hoặc trừ",
|
|
42
|
+
"text_select_start_time": "Chọn thời gian bắt đầu",
|
|
43
|
+
"text_month": "Tháng",
|
|
44
|
+
"text_year": "Năm",
|
|
45
|
+
"text_format": "Định dạng",
|
|
46
|
+
"text_now": "Bây giờ",
|
|
47
|
+
"text_time_calculator_expression_title": "Máy tính Thời gian theo Biểu thức",
|
|
48
|
+
"text_time_calculator_expression_description": "Sử dụng máy tính này để cộng hoặc trừ nhiều giá trị thời gian bằng cách nhập chúng dưới dạng biểu thức. Mỗi giá trị thời gian nên kèm theo một đơn vị: <b>w</b> cho tuần, <b>d</b> cho ngày, <b>h</b> cho giờ, <b>m</b> cho phút, và <b>s</b> cho giây. Bạn chỉ có thể sử dụng các toán tử <b>+</b> hoặc <b>-</b> trong biểu thức",
|
|
49
|
+
"text_time_expression": "Biểu thức Thời gian",
|
|
50
|
+
"text_time_expression_input_placeholder": "Nhập biểu thức thời gian",
|
|
51
|
+
"text_time_expression_invalid_message": "Biểu thức thời gian không hợp lệ. Vui lòng đảm bảo đầu vào theo đúng định dạng (ví dụ: 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Ví dụ",
|
|
53
|
+
"text_date": "Ngày",
|
|
54
|
+
"text_month_1": "Tháng 1",
|
|
55
|
+
"text_month_2": "Tháng 2",
|
|
56
|
+
"text_month_3": "Tháng 3",
|
|
57
|
+
"text_month_4": "Tháng 4",
|
|
58
|
+
"text_month_5": "Tháng 5",
|
|
59
|
+
"text_month_6": "Tháng 6",
|
|
60
|
+
"text_month_7": "Tháng 7",
|
|
61
|
+
"text_month_8": "Tháng 8",
|
|
62
|
+
"text_month_9": "Tháng 9",
|
|
63
|
+
"text_month_10": "Tháng 10",
|
|
64
|
+
"text_month_11": "Tháng 11",
|
|
65
|
+
"text_month_12": "Tháng 12",
|
|
66
|
+
"text_today": "Hôm nay",
|
|
67
|
+
"text_invalid_start_date_time": "Ngày và giờ bắt đầu không hợp lệ",
|
|
68
|
+
"text_invalid_time": "Thời gian cung cấp không hợp lệ",
|
|
69
|
+
"text_observance_on_date": "Ngày nghỉ bù vào {date}"
|
|
70
|
+
}
|