tera-system-ui 0.0.61 → 0.0.64
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/accordion/Accordion.d.ts +26 -0
- package/dist/components/accordion/Accordion.js +7 -0
- package/dist/components/accordion/components/AccordionContent.svelte +24 -0
- package/dist/components/accordion/components/AccordionContent.svelte.d.ts +3 -0
- package/dist/components/accordion/components/AccordionItem.svelte +12 -0
- package/dist/components/accordion/components/AccordionItem.svelte.d.ts +3 -0
- package/dist/components/accordion/components/AccordionTrigger.svelte +29 -0
- package/dist/components/accordion/components/AccordionTrigger.svelte.d.ts +5 -0
- package/dist/components/accordion/index.js +6 -0
- package/dist/components/input/Input.svelte.d.ts +1 -1
- package/dist/components/side-navigation/SideNavigation.js +3 -3
- package/dist/components/side-navigation/SideNavigation.svelte +10 -3
- package/dist/components/text-area/TextArea.svelte.d.ts +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-calculator-seo.js +79 -0
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +18 -4
- package/dist/tera-i18n/projects/common/all-language-data.js +1 -1
- package/dist/tera-i18n/projects/tera-calculator/messages/ar.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/bg.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/bn.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ca.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/cs.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/da.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/de.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/el.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/en.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/es.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/fi.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/fr.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/he.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/hi.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/hu.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/id.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/it.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ja.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ko.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/lt.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/lv.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ms.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/nl.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/no.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/pl.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/pt.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ro.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ru.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sk.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sl.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sq.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sr.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sv.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/sw.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/ta.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/te.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/th.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/tl.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/tr.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/uk.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/vi.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/zh-CN.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/messages/zh-TW.json +106 -0
- package/dist/tera-i18n/projects/tera-calculator/project.inlang/project_id +1 -0
- package/dist/tera-i18n/projects/tera-calculator/project.inlang/settings.json +59 -0
- package/dist/tera-i18n/projects/tera-calculator/supported-language.d.ts +1 -0
- package/dist/tera-i18n/projects/tera-calculator/supported-language.js +45 -0
- package/dist/themes/tera-ui-base.css +2 -0
- package/package.json +2 -1
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historik",
|
|
4
|
+
"text_variable": "Variabel",
|
|
5
|
+
"text_share_feedback": "Ge Feedback",
|
|
6
|
+
"text_login": "Logga in",
|
|
7
|
+
"text_login_to_use_all_feature": "Logga in för att använda alla funktioner",
|
|
8
|
+
"text_calculation_history": "Beräkningshistorik",
|
|
9
|
+
"text_save_and_sync_settings": "Spara och synkronisera inställningar",
|
|
10
|
+
"text_utilize_advanced_features": "Använd avancerade funktioner",
|
|
11
|
+
"text_feedback_title": "Din feedback är viktig!",
|
|
12
|
+
"text_feedback_description": "Dela dina tankar, förslag eller upplevelser av att använda våra tjänster.",
|
|
13
|
+
"text_rating": "Betyg",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (valfritt)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Något du vill berätta för oss? (valfritt)",
|
|
16
|
+
"text_send_feedback": "Skicka Feedback",
|
|
17
|
+
"text_settings": "Inställningar",
|
|
18
|
+
"text_settings_tab_common": "Allmänna",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Mer",
|
|
21
|
+
"text_angle_unit": "Vinkel enhet",
|
|
22
|
+
"text_default_output": "Standardutgång",
|
|
23
|
+
"text_implied_multiplication": "Implicerad multiplikation",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Decimalformat & Decimalprecision",
|
|
25
|
+
"text_precision": "Precision",
|
|
26
|
+
"text_decimal_number_format": "Decimalformat",
|
|
27
|
+
"text_percentage_calculation_type": "Procentsatsberäkningstyp",
|
|
28
|
+
"text_decimal_separator": "Decimalseparator",
|
|
29
|
+
"text_thousand_separator": "Tusentalsseparator",
|
|
30
|
+
"text_thousandth_separator": "Tusendelsskiljare",
|
|
31
|
+
"text_scientific_notation": "Vetenskaplig notation",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Använd indisk stil för siffersortering",
|
|
33
|
+
"text_example": "Exempel",
|
|
34
|
+
"text_calculator_layout": "Kalkylatorslayout",
|
|
35
|
+
"text_select_layout": "Välj Layout",
|
|
36
|
+
"text_reset_default_settings": "Återställ standardinställningar",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Vertikal Layout",
|
|
39
|
+
"text_horizontal_layout": "Horisontell Layout",
|
|
40
|
+
"text_change_calculator_layout": "Ändra kalkylatorslayout",
|
|
41
|
+
"text_scientific_constant": "Vetenskaplig konstant",
|
|
42
|
+
"text_metric_conversions": "Metriska omvandlingar",
|
|
43
|
+
"text_matrix": "Matris",
|
|
44
|
+
"text_insert_matrix": "Infoga matris",
|
|
45
|
+
"text_matrix_dimensions": "Matrisdimensioner",
|
|
46
|
+
"text_insert": "Infoga",
|
|
47
|
+
"text_close": "Stäng",
|
|
48
|
+
"text_cancel": "Avbryt",
|
|
49
|
+
"text_confirm": "Bekräfta",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Vill du ta bort all beräkningshistorik?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Vill du rensa alla variabelvärden?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Återställ inställningar bekräfta",
|
|
53
|
+
"text_reset_settings_confirm_message": "Denna åtgärd kommer permanent att radera dina inställningar och återställa till standard",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Infoga uttryck i redigeraren?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopiera som vanlig text",
|
|
56
|
+
"text_copy_as_latex": "Kopiera som LaTeX",
|
|
57
|
+
"text_paste": "Klistra in",
|
|
58
|
+
"text_select_all": "Markera allt",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Infoga uttryck i redigeraren",
|
|
60
|
+
"text_view_result_format": "Visa resultatformat",
|
|
61
|
+
"text_result_format": "Resultatformat",
|
|
62
|
+
"text_fraction": "Bråk",
|
|
63
|
+
"text_prime_factor": "Primfaktor",
|
|
64
|
+
"text_repeated_decimal": "Upprepad decimal",
|
|
65
|
+
"text_mixed_fraction": "Blandad bråk",
|
|
66
|
+
"text_numeric": "Numerisk",
|
|
67
|
+
"text_calculation_feedback": "Beräkningsfeedback",
|
|
68
|
+
"text_result_was_incorrect": "Resultatet var felaktigt",
|
|
69
|
+
"text_unexpected_result_format": "Oväntat resultatformat",
|
|
70
|
+
"text_calculation_took_too_long": "Beräkningen tog för lång tid",
|
|
71
|
+
"text_result_didnt_round_correctly": "Resultatet avrundades inte korrekt",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Misslyckades med att hantera vetenskaplig notation",
|
|
73
|
+
"text_unexpected_error_happened": "Ett oväntat fel inträffade",
|
|
74
|
+
"text_other": "Annat",
|
|
75
|
+
"text_provide_email_contact_description": "Att lämna din e-post hjälper oss att följa upp dig för att lösa ditt problem mer effektivt (valfritt)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Känn dig fri att lägga till mer detaljer",
|
|
77
|
+
"text_submit": "Skicka in",
|
|
78
|
+
"text_math_input_placeholder": "Ange matematik",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Ange variabelvärde",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Denna funktion stöds inte i nuvarande läge",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Kan inte konvertera till blandad bråk",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Kan inte konvertera till DMS-format",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Kan inte konvertera till bråkformat",
|
|
84
|
+
"text_unknown_error_occurred": "Okänt fel inträffade",
|
|
85
|
+
"text_skip_this_time": "Hoppa över denna gång",
|
|
86
|
+
"text_separator_space": "Mellanslag",
|
|
87
|
+
"text_separator_comma": "Komma",
|
|
88
|
+
"text_separator_dot": "Punkt",
|
|
89
|
+
"text_separator_nothing": "Inget",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Understreck",
|
|
92
|
+
"text_point": "Punkt",
|
|
93
|
+
"text_decimal": "Decimal",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} kommer att infoga {text}",
|
|
95
|
+
"text_period_key": "Periodtangent",
|
|
96
|
+
"text_comma_key": "Kommategent",
|
|
97
|
+
"text_function_argument_separator": "Funktionargumentseparator",
|
|
98
|
+
"text_key_mapping_symbol_title": "Vilken symbol ska tangenten {key} representera?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimalseparatorn kommer att vara kommatecknet {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Du kan ändra konfigurationen senare i inställningarna",
|
|
101
|
+
"text_save": "Spara",
|
|
102
|
+
"text_fullscreen_mode": "Fullskärmsläge",
|
|
103
|
+
"text_exit_fullscreen_mode": "Avsluta fullskärmsläge",
|
|
104
|
+
"text_success": "Framgång",
|
|
105
|
+
"text_scroll_to_calculator": "Rulla till Kalkylator"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historia",
|
|
4
|
+
"text_variable": "Kigezo",
|
|
5
|
+
"text_share_feedback": "Toa Maoni",
|
|
6
|
+
"text_login": "Ingia",
|
|
7
|
+
"text_login_to_use_all_feature": "Ingia kutumia vipengele vyote",
|
|
8
|
+
"text_calculation_history": "Historia ya Mahesabu",
|
|
9
|
+
"text_save_and_sync_settings": "Hifadhi na Sanidi Mipangilio",
|
|
10
|
+
"text_utilize_advanced_features": "Tumia Vipengele vya Juu",
|
|
11
|
+
"text_feedback_title": "Maoni yako ni muhimu!",
|
|
12
|
+
"text_feedback_description": "Shiriki mawazo yako, mapendekezo, au uzoefu wako kwa kutumia huduma zetu.",
|
|
13
|
+
"text_rating": "Ukadiriaji",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Mawasiliano@example.com (hiari)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Kuna kitu unachotaka kutuambia? (hiari)",
|
|
16
|
+
"text_send_feedback": "Tuma Maoni",
|
|
17
|
+
"text_settings": "Mipangilio",
|
|
18
|
+
"text_settings_tab_common": "Kawaida",
|
|
19
|
+
"text_settings_tab_format": "Mpangilio",
|
|
20
|
+
"text_settings_tab_more": "Zaidi",
|
|
21
|
+
"text_angle_unit": "Kipimo cha Pembe",
|
|
22
|
+
"text_default_output": "Tokeo Chaguomsingi",
|
|
23
|
+
"text_implied_multiplication": "Uzidisho Unaodokezwa",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Mpangilio wa Namba za Desimali na Usahihi wa Desimali",
|
|
25
|
+
"text_precision": "Usahihi",
|
|
26
|
+
"text_decimal_number_format": "Mpangilio wa Namba za Desimali",
|
|
27
|
+
"text_percentage_calculation_type": "Aina ya Mahesabu ya Asilimia",
|
|
28
|
+
"text_decimal_separator": "Kitenganishi cha Desimali",
|
|
29
|
+
"text_thousand_separator": "Kitenganishi cha Elfu",
|
|
30
|
+
"text_thousandth_separator": "Kitenganishi cha Elfu Kidogo",
|
|
31
|
+
"text_scientific_notation": "Uandishi wa Kisayansi",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Tumia mtindo wa Kihindi wa Kuandika Nambari",
|
|
33
|
+
"text_example": "Mfano",
|
|
34
|
+
"text_calculator_layout": "Mpangilio wa Kikokotozi",
|
|
35
|
+
"text_select_layout": "Chagua Mpangilio",
|
|
36
|
+
"text_reset_default_settings": "Rudisha Mipangilio ya Kawaida",
|
|
37
|
+
"text_auto": "Moja kwa moja",
|
|
38
|
+
"text_vertical_layout": "Mpangilio Wima",
|
|
39
|
+
"text_horizontal_layout": "Mpangilio Usawa",
|
|
40
|
+
"text_change_calculator_layout": "Badilisha Mpangilio wa Kikokotozi",
|
|
41
|
+
"text_scientific_constant": "Kiphyu ya Kisayansi",
|
|
42
|
+
"text_metric_conversions": "Mabadiliko ya Metric",
|
|
43
|
+
"text_matrix": "Matirki",
|
|
44
|
+
"text_insert_matrix": "Weka Matirki",
|
|
45
|
+
"text_matrix_dimensions": "Vipimo vya Matirki",
|
|
46
|
+
"text_insert": "Weka",
|
|
47
|
+
"text_close": "Funga",
|
|
48
|
+
"text_cancel": "Ghairi",
|
|
49
|
+
"text_confirm": "Thibitisha",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Ungependa kufuta historia yote ya mahesabu?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Ungependa kufuta thamani zote za vigezo?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Rudisha Thibitisho la Mipangilio",
|
|
53
|
+
"text_reset_settings_confirm_message": "Kitendo hiki kitafuta mipangilio yako kabisa na kurudisha kwenye chaguomsingi",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Weka maelezo kwenye mhariri?",
|
|
55
|
+
"text_copy_as_plain_text": "Nakili kama maandishi ya kawaida",
|
|
56
|
+
"text_copy_as_latex": "Nakili kama LaTeX",
|
|
57
|
+
"text_paste": "Bandika",
|
|
58
|
+
"text_select_all": "Chagua Yote",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Weka maelezo kwa mhariri",
|
|
60
|
+
"text_view_result_format": "Angalia Mpangilio wa Matokeo",
|
|
61
|
+
"text_result_format": "Mpangilio wa Matokeo",
|
|
62
|
+
"text_fraction": "Sehemu",
|
|
63
|
+
"text_prime_factor": "Kipengele Kikuu",
|
|
64
|
+
"text_repeated_decimal": "Desimali Inayorudiwa",
|
|
65
|
+
"text_mixed_fraction": "Sehemu Mseto",
|
|
66
|
+
"text_numeric": "Kihesabu",
|
|
67
|
+
"text_calculation_feedback": "Maoni ya Mahesabu",
|
|
68
|
+
"text_result_was_incorrect": "Tokeo halikuwa sahihi",
|
|
69
|
+
"text_unexpected_result_format": "Mpangilio wa tokeo usiotarajiwa",
|
|
70
|
+
"text_calculation_took_too_long": "Hesabu ilichukua muda mrefu sana",
|
|
71
|
+
"text_result_didnt_round_correctly": "Tokeo halikuzungushwa ipasavyo",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Imeshindwa kushughulikia uandishi wa kisayansi",
|
|
73
|
+
"text_unexpected_error_happened": "Kosa lisilotarajiwa limetokea",
|
|
74
|
+
"text_other": "Nyingine",
|
|
75
|
+
"text_provide_email_contact_description": "Kutoa barua pepe yako hutusaidia kufuatilia nawe ili kutatua tatizo lako kwa ufanisi zaidi (hiari)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Jisikie huru kuongeza maelezo zaidi",
|
|
77
|
+
"text_submit": "Wasilishi",
|
|
78
|
+
"text_math_input_placeholder": "Ingia hesabu",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Ingiza thamani ya kigezo",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Kazi hii haijasaidiwa katika hali ya sasa",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Haiwezi kubadilisha kuwa sehemu mseto",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Haiwezi kubadilisha kuwa muundo wa DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Haiwezi kubadilisha kuwa muundo wa sehemu",
|
|
84
|
+
"text_unknown_error_occurred": "Kosa lisiloeleweka limetokea",
|
|
85
|
+
"text_skip_this_time": "Ruka wakati huu",
|
|
86
|
+
"text_separator_space": "Nafasi",
|
|
87
|
+
"text_separator_comma": "Koma",
|
|
88
|
+
"text_separator_dot": "Nukta",
|
|
89
|
+
"text_separator_nothing": "Hakuna",
|
|
90
|
+
"text_separator_apostrophe": "Herufi ya Juu",
|
|
91
|
+
"text_separator_underscore": "Kistari Chini",
|
|
92
|
+
"text_point": "Nukta",
|
|
93
|
+
"text_decimal": "Desimali",
|
|
94
|
+
"text_key_will_insert": "Ufunguo {keyName} {symbol} utaweka {text}",
|
|
95
|
+
"text_period_key": "Ufunguo wa nukta",
|
|
96
|
+
"text_comma_key": "Ufunguo wa koma",
|
|
97
|
+
"text_function_argument_separator": "Kitenganishi cha Hoja ya Kazi",
|
|
98
|
+
"text_key_mapping_symbol_title": "Ni alama gani ifunguo {key} inapaswa kuwakilisha?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Kitenganishi cha Desimali kitakuwa alama ya koma {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Unaweza kubadilisha mpangilio baadaye kwenye mipangilio",
|
|
101
|
+
"text_save": "Hifadhi",
|
|
102
|
+
"text_fullscreen_mode": "Hali ya Skrini Kamili",
|
|
103
|
+
"text_exit_fullscreen_mode": "Ondoka Hali ya Skrini Kamili",
|
|
104
|
+
"text_success": "Mafanikio",
|
|
105
|
+
"text_scroll_to_calculator": "Tembeza kwenda Kikokotozi"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "வரலாறு",
|
|
4
|
+
"text_variable": "மாறி",
|
|
5
|
+
"text_share_feedback": "கருத்து பகிர்வு",
|
|
6
|
+
"text_login": "உள் நுழைவு",
|
|
7
|
+
"text_login_to_use_all_feature": "அனைத்து அம்சங்களையும் பயன்படுத்த உள்நுழைக",
|
|
8
|
+
"text_calculation_history": "கணக்கீட்டு வரலாறு",
|
|
9
|
+
"text_save_and_sync_settings": "அமைப்புகளை சேமித்து ஒத்திசைக்கவும்",
|
|
10
|
+
"text_utilize_advanced_features": "மேம்பட்ட அம்சங்களை பயன்படுத்தவும்",
|
|
11
|
+
"text_feedback_title": "உங்கள் கருத்து முக்கியமானது!",
|
|
12
|
+
"text_feedback_description": "எங்கள் சேவைகளைப் பயன்படுத்திய உங்களின் கருத்துகள், பரிந்துரைகள் அல்லது அனுபவங்களைப் பகிரவும்.",
|
|
13
|
+
"text_rating": "மதிப்பீடு",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (விருப்பம்)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "எங்களை எதையாவது தெரியப்படுத்த விரும்புகிறீர்களா? (விருப்பம்)",
|
|
16
|
+
"text_send_feedback": "கருத்தை அனுப்பவும்",
|
|
17
|
+
"text_settings": "அமைப்புகள்",
|
|
18
|
+
"text_settings_tab_common": "பொது",
|
|
19
|
+
"text_settings_tab_format": "ப.accountbyd dpac pe eu kcd",
|
|
20
|
+
"text_settings_tab_more": "மேலும்",
|
|
21
|
+
"text_angle_unit": "கோண அலகு",
|
|
22
|
+
"text_default_output": "அடிப்படை வெளியீடு",
|
|
23
|
+
"text_implied_multiplication": "பொருள்படுத்தப்பட்ட பெருக்கல்",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "தசம எண் வடிவம் & தசம துல்லியம்",
|
|
25
|
+
"text_precision": "துல்லியம்",
|
|
26
|
+
"text_decimal_number_format": "தசம எண் வடிவமைப்பு",
|
|
27
|
+
"text_percentage_calculation_type": "சதவீத கணக்கீட்டு வகை",
|
|
28
|
+
"text_decimal_separator": "தசம இடைவெளி",
|
|
29
|
+
"text_thousand_separator": "ஆயிரம் இடைவெளி",
|
|
30
|
+
"text_thousandth_separator": "ஆயிரம் இடைவெளி",
|
|
31
|
+
"text_scientific_notation": "அறிவியல் குறிப்பு",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "இந்திய பாணி எண் குழுவைச் சேர்க்கவும்",
|
|
33
|
+
"text_example": "உதாரணம்",
|
|
34
|
+
"text_calculator_layout": "கணிக்கல் தரவமைப்பு",
|
|
35
|
+
"text_select_layout": "தரவமைப்பைத் தேர்ந்தெடுக்கவும்",
|
|
36
|
+
"text_reset_default_settings": "அடிப்படை அமைப்புகளை மறு அமைக்கவும்",
|
|
37
|
+
"text_auto": "தானாக",
|
|
38
|
+
"text_vertical_layout": "செங்குத்து அமைப்பு",
|
|
39
|
+
"text_horizontal_layout": "கிடைமட்ட அமைப்பு",
|
|
40
|
+
"text_change_calculator_layout": "கணிக்கல் தரவமைப்பை மாற்றவும்",
|
|
41
|
+
"text_scientific_constant": "அறிவியல் நிலையானது",
|
|
42
|
+
"text_metric_conversions": "அளவீட்டு மாற்றங்கள்",
|
|
43
|
+
"text_matrix": "மatriz",
|
|
44
|
+
"text_insert_matrix": "மatriz ஐ செருகவும்",
|
|
45
|
+
"text_matrix_dimensions": "மatriz பரிமாணங்கள்",
|
|
46
|
+
"text_insert": "செருகவும்",
|
|
47
|
+
"text_close": "நெருக்கமான",
|
|
48
|
+
"text_cancel": "ரத்து",
|
|
49
|
+
"text_confirm": "உறுதிப்படுத்து",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "அனைத்து கணக்கீட்டு வரலாறையும் நீக்க விரும்புகிறீர்களா?",
|
|
51
|
+
"text_delete_variables_confirm_title": "அனைத்து மாறி மதிப்புகளையும் தேய்க்க விரும்புகிறீர்களா?",
|
|
52
|
+
"text_reset_settings_confirm_title": "அமைப்புகளை மறுசீரமைக்க உறுதிப்படுத்தல்",
|
|
53
|
+
"text_reset_settings_confirm_message": "இந்த செயல் உங்கள் அமைப்பை நிரந்தரமாக அழித்துவிட்டு அடிப்படை நிலைக்கு மறு அமைக்கும்",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "செயல்க்குறியில் சொல்லுவைச் சேர்க்கவா?",
|
|
55
|
+
"text_copy_as_plain_text": "எளிய உரையாக நகலெடுக்கவும்",
|
|
56
|
+
"text_copy_as_latex": "LaTeX இல் நகலெடுக்கவும்",
|
|
57
|
+
"text_paste": "பதியவும்",
|
|
58
|
+
"text_select_all": "அனைத்தையும் தேர்ந்தெடு",
|
|
59
|
+
"text_insert_expression_to_the_editor": "செயல்க்குறியில் சொல்லுவைச் சேர்க்கவும்",
|
|
60
|
+
"text_view_result_format": "விளைவு வடிவத்தைப் பார்க்கவும்",
|
|
61
|
+
"text_result_format": "விளைவு வடிவம்",
|
|
62
|
+
"text_fraction": "பாகம்",
|
|
63
|
+
"text_prime_factor": "துணியெண் காரணம்",
|
|
64
|
+
"text_repeated_decimal": "மீண்டும் மீண்டும் வரும் தசமம்",
|
|
65
|
+
"text_mixed_fraction": "கலந்த பாகம்",
|
|
66
|
+
"text_numeric": "எண்",
|
|
67
|
+
"text_calculation_feedback": "கணக்கீட்டு கருத்து",
|
|
68
|
+
"text_result_was_incorrect": "விளைவு தவறானது",
|
|
69
|
+
"text_unexpected_result_format": "எதிர்பாராத விளைவு வடிவம்",
|
|
70
|
+
"text_calculation_took_too_long": "கணக்கீடு நெடுக காலம் எடுத்துக்கொண்டது",
|
|
71
|
+
"text_result_didnt_round_correctly": "விளைவு சரியாக வட்டமாக இல்லை",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "அறிவியல் குறிப்பை கையாள முடியவில்லை",
|
|
73
|
+
"text_unexpected_error_happened": "எதிர்பாராத பிழை ஏற்பட்டது",
|
|
74
|
+
"text_other": "மற்றவை",
|
|
75
|
+
"text_provide_email_contact_description": "உங்கள் சிக்கலை மேலும் சிறப்பாக தீர்ப்பதற்கு எங்களை தொடர்பு கொள்ள உங்கள் மின்னஞ்சலை வழங்கினால் உதவும் (விருப்பம்)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "மேலும் விபரங்களைச் சேர்க்க தயங்காதீர்கள்",
|
|
77
|
+
"text_submit": "சமர்ப்பிக்கவும்",
|
|
78
|
+
"text_math_input_placeholder": "கணிதத்தை உள்ளிடவும்",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "மாறியின் மதிப்பை உள்ளிடவும்",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "தற்போதைய முறையில் இந்த செயல்பாட்டை ஆதரிக்க முடியாது",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "கலந்த பாகத்திற்கு மாற்ற முடியாது",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "DMS அமைப்பிற்கு மாற்ற முடியாது",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "பாகம் வடிவிற்கு மாற்ற முடியாது",
|
|
84
|
+
"text_unknown_error_occurred": "அறியப்படாத பிழை ஏற்பட்டது",
|
|
85
|
+
"text_skip_this_time": "இந்த முறை தவிர்க்கவும்",
|
|
86
|
+
"text_separator_space": "வெற்று இடம்",
|
|
87
|
+
"text_separator_comma": "கமா",
|
|
88
|
+
"text_separator_dot": "புள்ளி",
|
|
89
|
+
"text_separator_nothing": "எதுவும் இல்லை",
|
|
90
|
+
"text_separator_apostrophe": "அறிவிப்புமுறிம",
|
|
91
|
+
"text_separator_underscore": "அடைவரை",
|
|
92
|
+
"text_point": "புள்ளி",
|
|
93
|
+
"text_decimal": "தசமம்",
|
|
94
|
+
"text_key_will_insert": "The {keyName} {symbol} will insert {text}",
|
|
95
|
+
"text_period_key": "காலகுறி விசை",
|
|
96
|
+
"text_comma_key": "கமா விசை",
|
|
97
|
+
"text_function_argument_separator": "செயல்பாட்டு வாதங்கள் இடைவெளி",
|
|
98
|
+
"text_key_mapping_symbol_title": "எந்த சின்னம் {key} கோடியில் பிரதிநிதித்துவப்படுத்த வேண்டும்?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "தசம இடைவெளி கமா {symbol} சின்னமாக இருக்கும்",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "நீங்கள் பின்னர் அமைப்புகளில் அமைப்பை மாற்றலாம்",
|
|
101
|
+
"text_save": "சேமி",
|
|
102
|
+
"text_fullscreen_mode": "முழுத்திரை முறை",
|
|
103
|
+
"text_exit_fullscreen_mode": "முழுத்திரை முறையை விட்டு வெளியேறு",
|
|
104
|
+
"text_success": "வெற்றி",
|
|
105
|
+
"text_scroll_to_calculator": "கணிக்கலை நெருக்கி செலுத்தவும்"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "చరిత్ర",
|
|
4
|
+
"text_variable": "మార్పిడిక",
|
|
5
|
+
"text_share_feedback": "అభిప్రాయాన్ని పంచుకోండి",
|
|
6
|
+
"text_login": "లాగిన్",
|
|
7
|
+
"text_login_to_use_all_feature": "అన్ని ఫీచర్లను ఉపయోగించడానికి లాగిన్ చేయండి",
|
|
8
|
+
"text_calculation_history": "గణన చరిత్ర",
|
|
9
|
+
"text_save_and_sync_settings": "సేవ్ & సింక్ సెట్టింగ్స్",
|
|
10
|
+
"text_utilize_advanced_features": "అధునాతన ఫీచర్లను వినియోగించండి",
|
|
11
|
+
"text_feedback_title": "మీ అభిప్రాయం ముఖ్యం!",
|
|
12
|
+
"text_feedback_description": "మా సేవలను ఉపయోగించి మీ ఆలోచనలు, సూచనలు లేదా అనుభవాలను పంచుకోండి.",
|
|
13
|
+
"text_rating": "రేటింగ్",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (ఐచ్చికం)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "మీరు మాకు చెప్పదలచిన ఏదైనా ఉందా? (ఐచ్చికం)",
|
|
16
|
+
"text_send_feedback": "అభిప్రాయాన్ని పంపించండి",
|
|
17
|
+
"text_settings": "సెట్టింగ్స్",
|
|
18
|
+
"text_settings_tab_common": "సాధారణ",
|
|
19
|
+
"text_settings_tab_format": "ఫార్మాట్",
|
|
20
|
+
"text_settings_tab_more": "ఇంకా",
|
|
21
|
+
"text_angle_unit": "కోణ విధానం",
|
|
22
|
+
"text_default_output": "డిఫాల్ట్ అవుట్పుట్",
|
|
23
|
+
"text_implied_multiplication": "సూచించబడిన గుణకం",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "దశాంశ సంఖ్య ఫార్మాట్ & దశాంశ ఖచ్చితత్వం",
|
|
25
|
+
"text_precision": "ఖచ్చితత్వం",
|
|
26
|
+
"text_decimal_number_format": "దశాంశ సంఖ్య ఫార్మాట్",
|
|
27
|
+
"text_percentage_calculation_type": "శాతం గణన రకం",
|
|
28
|
+
"text_decimal_separator": "దశాంశ విభజక",
|
|
29
|
+
"text_thousand_separator": "వెయ్యి విభజక",
|
|
30
|
+
"text_thousandth_separator": "వెయ్యవ విభజక",
|
|
31
|
+
"text_scientific_notation": "విశిష్ట నోటేషన్",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "భారతీయ శైలి అంకెల సమూహీకరణను ఉపయోగించండి",
|
|
33
|
+
"text_example": "ఉదాహరణ",
|
|
34
|
+
"text_calculator_layout": "కాలిక్యులేటర్ లే అవుట్",
|
|
35
|
+
"text_select_layout": "లే అవుట్ ఎంచుకోండి",
|
|
36
|
+
"text_reset_default_settings": "డిఫాల్ట్ సెట్టింగ్స్ రీసెట్ చేయండి",
|
|
37
|
+
"text_auto": "ఆటో",
|
|
38
|
+
"text_vertical_layout": "వర్టికల్ లే అవుట్",
|
|
39
|
+
"text_horizontal_layout": "హరిజాంటల్ లే అవుట్",
|
|
40
|
+
"text_change_calculator_layout": "కాలిక్యులేటర్ లే అవుట్ మార్చండి",
|
|
41
|
+
"text_scientific_constant": "విజ్ఞాన స్థిరాంకం",
|
|
42
|
+
"text_metric_conversions": "మీట్రిక్ మార్పిడి",
|
|
43
|
+
"text_matrix": "మాట్రిక్స్",
|
|
44
|
+
"text_insert_matrix": "మాట్రిక్స్ చేర్చండి",
|
|
45
|
+
"text_matrix_dimensions": "మాట్రిక్స్ డైమెన్షన్స్",
|
|
46
|
+
"text_insert": "చేర్చు",
|
|
47
|
+
"text_close": "మూసివేయి",
|
|
48
|
+
"text_cancel": "రద్దు",
|
|
49
|
+
"text_confirm": "నిర్ధారించు",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "అన్ని గణన చరిత్రను తొలగించాలని మీరు అనుకుంటున్నారా?",
|
|
51
|
+
"text_delete_variables_confirm_title": "అన్ని మార్పిదిక విలువలను క్లియర్ చేయాలా?",
|
|
52
|
+
"text_reset_settings_confirm_title": "సెట్టింగ్స్ రీసెట్ నిర్ధారణ",
|
|
53
|
+
"text_reset_settings_confirm_message": "ఈ చర్య మీ సెట్టింగ్స్ను శాశ్వతంగా తొలగిస్తుంది మరియు డిఫాల్ట్కు రీసెట్ చేస్తుంది",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "ఎడిటర్కు సమీకరణ చేర్చు?",
|
|
55
|
+
"text_copy_as_plain_text": "సాధారణ పాఠ్యంగా కాపీ చేయండి",
|
|
56
|
+
"text_copy_as_latex": "LaTeXగా కాపీ చేయండి",
|
|
57
|
+
"text_paste": "పేస్ట్",
|
|
58
|
+
"text_select_all": "అన్నీ ఎంచుకోండి",
|
|
59
|
+
"text_insert_expression_to_the_editor": "ఎడిటర్కు సమీకరణ చేర్చు",
|
|
60
|
+
"text_view_result_format": "ఫలిత ఫార్మాట్ చూడండి",
|
|
61
|
+
"text_result_format": "ఫలిత ఫార్మాట్",
|
|
62
|
+
"text_fraction": "అంశం",
|
|
63
|
+
"text_prime_factor": "ప్రధాన అంశం",
|
|
64
|
+
"text_repeated_decimal": "పునరావృత దశాంశ",
|
|
65
|
+
"text_mixed_fraction": "మిశ్రమ భాగం",
|
|
66
|
+
"text_numeric": "సంఖ్యాత్మక",
|
|
67
|
+
"text_calculation_feedback": "గణన అభిప్రాయం",
|
|
68
|
+
"text_result_was_incorrect": "ఫలితం తప్పు",
|
|
69
|
+
"text_unexpected_result_format": "అప్రతీక్షించిన ఫలిత ఫార్మాట్",
|
|
70
|
+
"text_calculation_took_too_long": "గణన చాలా ఎక్కువ సమయం తీసుకుంది",
|
|
71
|
+
"text_result_didnt_round_correctly": "ఫలితం సరైన రౌండ్ కాలేదు",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "విజ్ఞాన నోటేషన్ని సరిగా నిర్వహించలేకపోయింది",
|
|
73
|
+
"text_unexpected_error_happened": "అప్రతీక్షిత పొరపాటు జరిగింది",
|
|
74
|
+
"text_other": "ఇతర",
|
|
75
|
+
"text_provide_email_contact_description": "మీ ఇమెయిల్ ను అందించడం వల్ల మీ సమస్యను కొంతవరకు పరిష్కరించడంలో మాకు సహకారిని అందించగలరు (ఐచ్చికం)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "మరియు వివరాలను చేర్చడానికి స్వేచ్ఛగా ఉండు",
|
|
77
|
+
"text_submit": "సంబంధించు",
|
|
78
|
+
"text_math_input_placeholder": "గణితం ఇవ్వండి",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "మార్పిదిక విలువను ఇవ్వండి",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "ప్రస్తుత మోడ్లో ఈ విధిని మద్దతు ఇవ్వడం లేదు",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "మిశ్రమ భాగంలోకి మార్చడం సాధ్యం కాదు",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "DMS ఫార్మాట్లోకి మార్చడం సాధ్యం కాదు",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "భాగంలోకి మార్చడం సాధ్యం కాదు",
|
|
84
|
+
"text_unknown_error_occurred": "తెలియని పొరపాటు జరిగింది",
|
|
85
|
+
"text_skip_this_time": "ఈ సారి దాటండి",
|
|
86
|
+
"text_separator_space": "ఖాళి స్థానం",
|
|
87
|
+
"text_separator_comma": "కోమా",
|
|
88
|
+
"text_separator_dot": "చుక్క",
|
|
89
|
+
"text_separator_nothing": "ఏదీ లేదు",
|
|
90
|
+
"text_separator_apostrophe": "అపోస్ట్రోఫీ",
|
|
91
|
+
"text_separator_underscore": "అండర్స్కోర్",
|
|
92
|
+
"text_point": "పాయింట్",
|
|
93
|
+
"text_decimal": "దశాంశ",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} {text}ని చేర్చుతుంది",
|
|
95
|
+
"text_period_key": "కాల ప్రశ్న కీ",
|
|
96
|
+
"text_comma_key": "కోమా కీ",
|
|
97
|
+
"text_function_argument_separator": "విధి వాదన విభజనీ",
|
|
98
|
+
"text_key_mapping_symbol_title": "{key} ప్రతినిధీగా ఏ గుర్తు ఉండాలి?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "దశాంశ విభజకంగా కోమా {symbol} గుర్తు అవుతుంది",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "మీరు సెట్టింగ్స్లో తర్వాతా కాన్ఫిగరేషన్ మార్చవచ్చు",
|
|
101
|
+
"text_save": "సేవ్",
|
|
102
|
+
"text_fullscreen_mode": "పూర్తి తెర మోడ్",
|
|
103
|
+
"text_exit_fullscreen_mode": "పూర్తి తెర మోడ్ నుండి బయటకు రండి",
|
|
104
|
+
"text_success": "విజయం",
|
|
105
|
+
"text_scroll_to_calculator": "కాలిక్యులేటర్కి స్క్రోల్ చేయండి"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "ประวัติ",
|
|
4
|
+
"text_variable": "ตัวแปร",
|
|
5
|
+
"text_share_feedback": "แบ่งปันความคิดเห็น",
|
|
6
|
+
"text_login": "เข้าสู่ระบบ",
|
|
7
|
+
"text_login_to_use_all_feature": "เข้าสู่ระบบเพื่อใช้คุณสมบัติทั้งหมด",
|
|
8
|
+
"text_calculation_history": "ประวัติการคำนวณ",
|
|
9
|
+
"text_save_and_sync_settings": "บันทึกและซิงค์การตั้งค่า",
|
|
10
|
+
"text_utilize_advanced_features": "ใช้ประโยชน์จากคุณลักษณะขั้นสูง",
|
|
11
|
+
"text_feedback_title": "ความคิดเห็นของคุณมีค่า!",
|
|
12
|
+
"text_feedback_description": "แบ่งปันความคิด ข้อเสนอแนะ หรือประสบการณ์ของคุณในการใช้บริการของเรา",
|
|
13
|
+
"text_rating": "การให้คะแนน",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (ไม่จำเป็น)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "มีอะไรจะบอกเราไหม? (ไม่จำเป็น)",
|
|
16
|
+
"text_send_feedback": "ส่งความคิดเห็น",
|
|
17
|
+
"text_settings": "การตั้งค่า",
|
|
18
|
+
"text_settings_tab_common": "ทั่วไป",
|
|
19
|
+
"text_settings_tab_format": "รูปแบบ",
|
|
20
|
+
"text_settings_tab_more": "เพิ่มเติม",
|
|
21
|
+
"text_angle_unit": "หน่วยมุม",
|
|
22
|
+
"text_default_output": "ผลลัพธ์เริ่มต้น",
|
|
23
|
+
"text_implied_multiplication": "การคูณโดยปริยาย",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "รูปแบบตัวเลขทศนิยมและความแม่นยำของทศนิยม",
|
|
25
|
+
"text_precision": "ความแม่นยำ",
|
|
26
|
+
"text_decimal_number_format": "รูปแบบตัวเลขทศนิยม",
|
|
27
|
+
"text_percentage_calculation_type": "ประเภทการคำนวณเปอร์เซ็นต์",
|
|
28
|
+
"text_decimal_separator": "ตัวคั่นทศนิยม",
|
|
29
|
+
"text_thousand_separator": "ตัวคั่นหลักพัน",
|
|
30
|
+
"text_thousandth_separator": "ตัวคั่นหลักพันส่วน",
|
|
31
|
+
"text_scientific_notation": "สัญกรณ์วิทยาศาสตร์",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "ใช้รูปแบบการจัดกลุ่มตัวเลขแบบอินเดีย",
|
|
33
|
+
"text_example": "ตัวอย่าง",
|
|
34
|
+
"text_calculator_layout": "การจัดวางเครื่องคิดเลข",
|
|
35
|
+
"text_select_layout": "เลือกการจัดวาง",
|
|
36
|
+
"text_reset_default_settings": "รีเซ็ตการตั้งค่าเริ่มต้น",
|
|
37
|
+
"text_auto": "อัตโนมัติ",
|
|
38
|
+
"text_vertical_layout": "การจัดวางแนวตั้ง",
|
|
39
|
+
"text_horizontal_layout": "การจัดวางแนวนอน",
|
|
40
|
+
"text_change_calculator_layout": "เปลี่ยนการจัดวางเครื่องคิดเลข",
|
|
41
|
+
"text_scientific_constant": "ค่าคงที่ทางวิทยาศาสตร์",
|
|
42
|
+
"text_metric_conversions": "การแปลงหน่วยเมตริก",
|
|
43
|
+
"text_matrix": "เมทริกซ์",
|
|
44
|
+
"text_insert_matrix": "แทรกเมทริกซ์",
|
|
45
|
+
"text_matrix_dimensions": "ขนาดของเมทริกซ์",
|
|
46
|
+
"text_insert": "แทรก",
|
|
47
|
+
"text_close": "ปิด",
|
|
48
|
+
"text_cancel": "ยกเลิก",
|
|
49
|
+
"text_confirm": "ยืนยัน",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "คุณต้องการลบประวัติการคำนวณทั้งหมดหรือไม่?",
|
|
51
|
+
"text_delete_variables_confirm_title": "คุณต้องการลบค่าตัวแปรทั้งหมดหรือไม่?",
|
|
52
|
+
"text_reset_settings_confirm_title": "ยืนยันการรีเซ็ตการตั้งค่า",
|
|
53
|
+
"text_reset_settings_confirm_message": "จะลบการตั้งค่าของคุณอย่างถาวรและรีเซ็ตเป็นค่าเริ่มต้น",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "แทรกนิพจน์ในตัวแก้ไขหรือไม่?",
|
|
55
|
+
"text_copy_as_plain_text": "คัดลอกเป็นข้อความธรรมดา",
|
|
56
|
+
"text_copy_as_latex": "คัดลอกเป็น LaTeX",
|
|
57
|
+
"text_paste": "วาง",
|
|
58
|
+
"text_select_all": "เลือกทั้งหมด",
|
|
59
|
+
"text_insert_expression_to_the_editor": "แทรกนิพจน์ในตัวแก้ไข",
|
|
60
|
+
"text_view_result_format": "ดูรูปแบบผลลัพธ์",
|
|
61
|
+
"text_result_format": "รูปแบบผลลัพธ์",
|
|
62
|
+
"text_fraction": "เศษส่วน",
|
|
63
|
+
"text_prime_factor": "ตัวประกอบเฉพาะ",
|
|
64
|
+
"text_repeated_decimal": "เลขทศนิยมซ้ำ",
|
|
65
|
+
"text_mixed_fraction": "เศษส่วนผสม",
|
|
66
|
+
"text_numeric": "จำนวน",
|
|
67
|
+
"text_calculation_feedback": "ความคิดเห็นเกี่ยวกับการคำนวณ",
|
|
68
|
+
"text_result_was_incorrect": "ผลลัพธ์ไม่ถูกต้อง",
|
|
69
|
+
"text_unexpected_result_format": "รูปแบบผลลัพธ์ที่ไม่คาดคิด",
|
|
70
|
+
"text_calculation_took_too_long": "การคำนวณใช้เวลานานเกินไป",
|
|
71
|
+
"text_result_didnt_round_correctly": "ผลลัพธ์ไม่ปัดให้ถูกต้อง",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "ไม่สามารถจัดการกับสัญกรณ์วิทยาศาสตร์ได้",
|
|
73
|
+
"text_unexpected_error_happened": "เกิดข้อผิดพลาดที่ไม่คาดคิด",
|
|
74
|
+
"text_other": "อื่นๆ",
|
|
75
|
+
"text_provide_email_contact_description": "การให้ข้อมูลอีเมลของคุณช่วยให้เราติดตามและแก้ไขปัญหาของคุณได้อย่างมีประสิทธิภาพมากขึ้น (ไม่บังคับ)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "เพิ่มรายละเอียดได้ตามใจคุณ",
|
|
77
|
+
"text_submit": "ส่ง",
|
|
78
|
+
"text_math_input_placeholder": "กรอกคณิตศาสตร์",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "กรอกค่าตัวแปร",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "ฟังก์ชันนี้ไม่สนับสนุนในโหมดปัจจุบัน",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "ไม่สามารถแปลงเป็นเศษส่วนผสมได้",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "ไม่สามารถแปลงเป็นรูปแบบ DMS ได้",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "ไม่สามารถแปลงเป็นรูปแบบเศษส่วนได้",
|
|
84
|
+
"text_unknown_error_occurred": "เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ",
|
|
85
|
+
"text_skip_this_time": "ข้ามครั้งนี้",
|
|
86
|
+
"text_separator_space": "ช่องว่าง",
|
|
87
|
+
"text_separator_comma": "ลูกน้ำ",
|
|
88
|
+
"text_separator_dot": "จุด",
|
|
89
|
+
"text_separator_nothing": "ไม่มี",
|
|
90
|
+
"text_separator_apostrophe": "อัญประกาศเดี่ยว",
|
|
91
|
+
"text_separator_underscore": "ขีดเส้นใต้",
|
|
92
|
+
"text_point": "จุด",
|
|
93
|
+
"text_decimal": "ทศนิยม",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} จะใส่ {text}",
|
|
95
|
+
"text_period_key": "ปุ่มจุด",
|
|
96
|
+
"text_comma_key": "ปุ่มลูกน้ำ",
|
|
97
|
+
"text_function_argument_separator": "ตัวคั่นอาร์กิวเมนต์ของฟังก์ชัน",
|
|
98
|
+
"text_key_mapping_symbol_title": "สัญลักษณ์ใดที่ควรแทนที่ปุ่ม {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "ตัวคั่นทศนิยมจะเป็นสัญลักษณ์ลูกน้ำ {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "คุณสามารถเปลี่ยนการตั้งค่าในภายหลังได้ในการตั้งค่า",
|
|
101
|
+
"text_save": "บันทึก",
|
|
102
|
+
"text_fullscreen_mode": "โหมดเต็มจอ",
|
|
103
|
+
"text_exit_fullscreen_mode": "ออกจากโหมดเต็มจอ",
|
|
104
|
+
"text_success": "สำเร็จ",
|
|
105
|
+
"text_scroll_to_calculator": "เลื่อนไปที่เครื่องคิดเลข"
|
|
106
|
+
}
|