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.
Files changed (67) hide show
  1. package/dist/components/accordion/Accordion.d.ts +26 -0
  2. package/dist/components/accordion/Accordion.js +7 -0
  3. package/dist/components/accordion/components/AccordionContent.svelte +24 -0
  4. package/dist/components/accordion/components/AccordionContent.svelte.d.ts +3 -0
  5. package/dist/components/accordion/components/AccordionItem.svelte +12 -0
  6. package/dist/components/accordion/components/AccordionItem.svelte.d.ts +3 -0
  7. package/dist/components/accordion/components/AccordionTrigger.svelte +29 -0
  8. package/dist/components/accordion/components/AccordionTrigger.svelte.d.ts +5 -0
  9. package/dist/components/accordion/index.js +6 -0
  10. package/dist/components/input/Input.svelte.d.ts +1 -1
  11. package/dist/components/side-navigation/SideNavigation.js +3 -3
  12. package/dist/components/side-navigation/SideNavigation.svelte +10 -3
  13. package/dist/components/text-area/TextArea.svelte.d.ts +1 -1
  14. package/dist/index.d.ts +1 -0
  15. package/dist/index.js +1 -0
  16. package/dist/tera-i18n/dev-tools/translator/gpt-translator-calculator-seo.js +79 -0
  17. package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +18 -4
  18. package/dist/tera-i18n/projects/common/all-language-data.js +1 -1
  19. package/dist/tera-i18n/projects/tera-calculator/messages/ar.json +106 -0
  20. package/dist/tera-i18n/projects/tera-calculator/messages/bg.json +106 -0
  21. package/dist/tera-i18n/projects/tera-calculator/messages/bn.json +106 -0
  22. package/dist/tera-i18n/projects/tera-calculator/messages/ca.json +106 -0
  23. package/dist/tera-i18n/projects/tera-calculator/messages/cs.json +106 -0
  24. package/dist/tera-i18n/projects/tera-calculator/messages/da.json +106 -0
  25. package/dist/tera-i18n/projects/tera-calculator/messages/de.json +106 -0
  26. package/dist/tera-i18n/projects/tera-calculator/messages/el.json +106 -0
  27. package/dist/tera-i18n/projects/tera-calculator/messages/en.json +106 -0
  28. package/dist/tera-i18n/projects/tera-calculator/messages/es.json +106 -0
  29. package/dist/tera-i18n/projects/tera-calculator/messages/fi.json +106 -0
  30. package/dist/tera-i18n/projects/tera-calculator/messages/fr.json +106 -0
  31. package/dist/tera-i18n/projects/tera-calculator/messages/he.json +106 -0
  32. package/dist/tera-i18n/projects/tera-calculator/messages/hi.json +106 -0
  33. package/dist/tera-i18n/projects/tera-calculator/messages/hu.json +106 -0
  34. package/dist/tera-i18n/projects/tera-calculator/messages/id.json +106 -0
  35. package/dist/tera-i18n/projects/tera-calculator/messages/it.json +106 -0
  36. package/dist/tera-i18n/projects/tera-calculator/messages/ja.json +106 -0
  37. package/dist/tera-i18n/projects/tera-calculator/messages/ko.json +106 -0
  38. package/dist/tera-i18n/projects/tera-calculator/messages/lt.json +106 -0
  39. package/dist/tera-i18n/projects/tera-calculator/messages/lv.json +106 -0
  40. package/dist/tera-i18n/projects/tera-calculator/messages/ms.json +106 -0
  41. package/dist/tera-i18n/projects/tera-calculator/messages/nl.json +106 -0
  42. package/dist/tera-i18n/projects/tera-calculator/messages/no.json +106 -0
  43. package/dist/tera-i18n/projects/tera-calculator/messages/pl.json +106 -0
  44. package/dist/tera-i18n/projects/tera-calculator/messages/pt.json +106 -0
  45. package/dist/tera-i18n/projects/tera-calculator/messages/ro.json +106 -0
  46. package/dist/tera-i18n/projects/tera-calculator/messages/ru.json +106 -0
  47. package/dist/tera-i18n/projects/tera-calculator/messages/sk.json +106 -0
  48. package/dist/tera-i18n/projects/tera-calculator/messages/sl.json +106 -0
  49. package/dist/tera-i18n/projects/tera-calculator/messages/sq.json +106 -0
  50. package/dist/tera-i18n/projects/tera-calculator/messages/sr.json +106 -0
  51. package/dist/tera-i18n/projects/tera-calculator/messages/sv.json +106 -0
  52. package/dist/tera-i18n/projects/tera-calculator/messages/sw.json +106 -0
  53. package/dist/tera-i18n/projects/tera-calculator/messages/ta.json +106 -0
  54. package/dist/tera-i18n/projects/tera-calculator/messages/te.json +106 -0
  55. package/dist/tera-i18n/projects/tera-calculator/messages/th.json +106 -0
  56. package/dist/tera-i18n/projects/tera-calculator/messages/tl.json +106 -0
  57. package/dist/tera-i18n/projects/tera-calculator/messages/tr.json +106 -0
  58. package/dist/tera-i18n/projects/tera-calculator/messages/uk.json +106 -0
  59. package/dist/tera-i18n/projects/tera-calculator/messages/vi.json +106 -0
  60. package/dist/tera-i18n/projects/tera-calculator/messages/zh-CN.json +106 -0
  61. package/dist/tera-i18n/projects/tera-calculator/messages/zh-TW.json +106 -0
  62. package/dist/tera-i18n/projects/tera-calculator/project.inlang/project_id +1 -0
  63. package/dist/tera-i18n/projects/tera-calculator/project.inlang/settings.json +59 -0
  64. package/dist/tera-i18n/projects/tera-calculator/supported-language.d.ts +1 -0
  65. package/dist/tera-i18n/projects/tera-calculator/supported-language.js +45 -0
  66. package/dist/themes/tera-ui-base.css +2 -0
  67. package/package.json +2 -1
@@ -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": "डीएमएस प्रारूप में परिवर्तित करने में असमर्थ",
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": "Előzmények",
4
+ "text_variable": "Változó",
5
+ "text_share_feedback": "Visszajelzés megosztása",
6
+ "text_login": "Bejelentkezés",
7
+ "text_login_to_use_all_feature": "Jelentkezz be az összes funkció használatához",
8
+ "text_calculation_history": "Számítási előzmények",
9
+ "text_save_and_sync_settings": "Beállítások mentése és szinkronizálása",
10
+ "text_utilize_advanced_features": "Haladó funkciók használata",
11
+ "text_feedback_title": "A visszajelzésed számít!",
12
+ "text_feedback_description": "Oszd meg gondolataidat, javaslataidat vagy tapasztalataidat a szolgáltatásainkkal kapcsolatban.",
13
+ "text_rating": "Értékelés",
14
+ "text_placeholder_contact_email_optional": "Kapcsolat@example.com (nem kötelező)",
15
+ "text_placeholder_feedback_details_optional": "Van valami, amit el szeretnél mondani nekünk? (nem kötelező)",
16
+ "text_send_feedback": "Visszajelzés küldése",
17
+ "text_settings": "Beállítások",
18
+ "text_settings_tab_common": "Általános",
19
+ "text_settings_tab_format": "Formátum",
20
+ "text_settings_tab_more": "Továbbiak",
21
+ "text_angle_unit": "Szögegység",
22
+ "text_default_output": "Alapértelmezett kimenet",
23
+ "text_implied_multiplication": "Implicit szorzás",
24
+ "text_decimal_number_format_and_decimal_precision": "Tizedes számformátum és tizedes pontosság",
25
+ "text_precision": "Pontosság",
26
+ "text_decimal_number_format": "Tizedes számformátum",
27
+ "text_percentage_calculation_type": "Százalékszámítás típusa",
28
+ "text_decimal_separator": "Tizedes elválasztó",
29
+ "text_thousand_separator": "Ezres elválasztó",
30
+ "text_thousandth_separator": "Ezered elválasztó",
31
+ "text_scientific_notation": "Tudományos jelölés",
32
+ "text_use_indian_style_of_digit_grouping": "Indiai számcsoportosítást használ",
33
+ "text_example": "Példa",
34
+ "text_calculator_layout": "Számológép elrendezés",
35
+ "text_select_layout": "Elrendezés kiválasztása",
36
+ "text_reset_default_settings": "Alapértelmezett beállítások visszaállítása",
37
+ "text_auto": "Automatikus",
38
+ "text_vertical_layout": "Függőleges elrendezés",
39
+ "text_horizontal_layout": "Vízszintes elrendezés",
40
+ "text_change_calculator_layout": "Számológép elrendezésének megváltoztatása",
41
+ "text_scientific_constant": "Tudományos állandó",
42
+ "text_metric_conversions": "Mértékegység átváltások",
43
+ "text_matrix": "Mátrix",
44
+ "text_insert_matrix": "Mátrix beillesztése",
45
+ "text_matrix_dimensions": "Mátrix dimenziók",
46
+ "text_insert": "Beilleszt",
47
+ "text_close": "Bezár",
48
+ "text_cancel": "Mégsem",
49
+ "text_confirm": "Megerősít",
50
+ "text_delete_calculation_history_confirm_title": "Törölni szeretnéd az összes számítási előzményt?",
51
+ "text_delete_variables_confirm_title": "Törölni szeretnéd az összes változóértéket?",
52
+ "text_reset_settings_confirm_title": "Beállítások visszaállításának megerősítése",
53
+ "text_reset_settings_confirm_message": "Ez a művelet véglegesen törli a beállításaidat és visszaállítja az alapértelmezett értékekre",
54
+ "text_insert_expression_to_editor_confirm_title": "Kifejezés beillesztése a szerkesztőbe?",
55
+ "text_copy_as_plain_text": "Másolás egyszerű szövegként",
56
+ "text_copy_as_latex": "Másolás LaTeX-ként",
57
+ "text_paste": "Beillesztés",
58
+ "text_select_all": "Összes kijelölése",
59
+ "text_insert_expression_to_the_editor": "Kifejezés beillesztése a szerkesztőbe",
60
+ "text_view_result_format": "Eredményformátum megtekintése",
61
+ "text_result_format": "Eredmény formátum",
62
+ "text_fraction": "Tört",
63
+ "text_prime_factor": "Prím tényező",
64
+ "text_repeated_decimal": "Ismétlődő tizedes",
65
+ "text_mixed_fraction": "Vegyes tört",
66
+ "text_numeric": "Numerikus",
67
+ "text_calculation_feedback": "Számítási visszajelzés",
68
+ "text_result_was_incorrect": "Az eredmény helytelen volt",
69
+ "text_unexpected_result_format": "Nem várt eredményformátum",
70
+ "text_calculation_took_too_long": "A számítás túl sokáig tartott",
71
+ "text_result_didnt_round_correctly": "Az eredmény nem lett megfelelően kerekítve",
72
+ "text_failed_to_handle_scientific_notation": "Nem sikerült kezelni a tudományos jelölést",
73
+ "text_unexpected_error_happened": "Váratlan hiba történt",
74
+ "text_other": "Egyéb",
75
+ "text_provide_email_contact_description": "Ha megadod az email címed, könnyebben tudunk kapcsolatba lépni veled a probléma hatékonyabb megoldása érdekében (nem kötelező)",
76
+ "text_calculation_feedback_more_details_placeholder": "Nyugodtan adj meg több részletet",
77
+ "text_submit": "Beküldés",
78
+ "text_math_input_placeholder": "Írj be matematikai kifejezést",
79
+ "text_math_input_calc_mode_placeholder": "Írj be változó értéket",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Ez a funkció nem támogatott az aktuális módban",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nem alakítható vegyes törtté",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Nem alakítható DMS formátumra",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Nem alakítható tört formátumra",
84
+ "text_unknown_error_occurred": "Ismeretlen hiba történt",
85
+ "text_skip_this_time": "Kihagyás most",
86
+ "text_separator_space": "Szóköz",
87
+ "text_separator_comma": "Vessző",
88
+ "text_separator_dot": "Pont",
89
+ "text_separator_nothing": "Nincs",
90
+ "text_separator_apostrophe": "Aposztróf",
91
+ "text_separator_underscore": "Aláhúzás",
92
+ "text_point": "Pont",
93
+ "text_decimal": "Tizedes",
94
+ "text_key_will_insert": "A(z) {keyName} {symbol} beilleszti a(z) {text}",
95
+ "text_period_key": "Pont billentyű",
96
+ "text_comma_key": "Vessző billentyű",
97
+ "text_function_argument_separator": "Függvény argumentum elválasztó",
98
+ "text_key_mapping_symbol_title": "Melyik szimbólumot képviselje a(z) {key} billentyű?",
99
+ "text_decimal_separator_will_be_comma_symbol": "A tizedes elválasztó a vessző {symbol} szimbólum lesz",
100
+ "text_you_can_change_the_configuration_later_in_settings": "A beállításokat később megváltoztathatod a beállítások között",
101
+ "text_save": "Mentés",
102
+ "text_fullscreen_mode": "Teljes képernyős mód",
103
+ "text_exit_fullscreen_mode": "Kilépés a teljes képernyős módból",
104
+ "text_success": "Siker",
105
+ "text_scroll_to_calculator": "Görgetés a Számológéphez"
106
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "$schema": "https://inlang.com/schema/inlang-message-format",
3
+ "text_history": "Riwayat",
4
+ "text_variable": "Variabel",
5
+ "text_share_feedback": "Berikan Masukan",
6
+ "text_login": "Masuk",
7
+ "text_login_to_use_all_feature": "Masuk untuk menggunakan semua fitur",
8
+ "text_calculation_history": "Riwayat Perhitungan",
9
+ "text_save_and_sync_settings": "Simpan dan Sinkronkan Pengaturan",
10
+ "text_utilize_advanced_features": "Gunakan Fitur Lanjutan",
11
+ "text_feedback_title": "Masukan Anda Penting!",
12
+ "text_feedback_description": "Bagikan pemikiran, saran, atau pengalaman Anda saat menggunakan layanan kami.",
13
+ "text_rating": "Penilaian",
14
+ "text_placeholder_contact_email_optional": "Contact@example.com (opsional)",
15
+ "text_placeholder_feedback_details_optional": "Ada sesuatu yang ingin Anda sampaikan kepada kami? (opsional)",
16
+ "text_send_feedback": "Kirim Masukan",
17
+ "text_settings": "Pengaturan",
18
+ "text_settings_tab_common": "Umum",
19
+ "text_settings_tab_format": "Format",
20
+ "text_settings_tab_more": "Lainnya",
21
+ "text_angle_unit": "Unit Sudut",
22
+ "text_default_output": "Output default",
23
+ "text_implied_multiplication": "Perkalian implisit",
24
+ "text_decimal_number_format_and_decimal_precision": "Format angka desimal & Presisi desimal",
25
+ "text_precision": "Presisi",
26
+ "text_decimal_number_format": "Format angka desimal",
27
+ "text_percentage_calculation_type": "Jenis perhitungan persentase",
28
+ "text_decimal_separator": "Pemisah desimal",
29
+ "text_thousand_separator": "Pemisah ribuan",
30
+ "text_thousandth_separator": "Pemisah perseperseribu",
31
+ "text_scientific_notation": "Notasi Ilmiah",
32
+ "text_use_indian_style_of_digit_grouping": "Gunakan gaya pengelompokan digit India",
33
+ "text_example": "Contoh",
34
+ "text_calculator_layout": "Tata Letak Kalkulator",
35
+ "text_select_layout": "Pilih Tata Letak",
36
+ "text_reset_default_settings": "Atur Ulang Pengaturan Default",
37
+ "text_auto": "Otomatis",
38
+ "text_vertical_layout": "Tata Letak Vertikal",
39
+ "text_horizontal_layout": "Tata Letak Horizontal",
40
+ "text_change_calculator_layout": "Ubah Tata Letak Kalkulator",
41
+ "text_scientific_constant": "Konstanta Ilmiah",
42
+ "text_metric_conversions": "Konversi Metrik",
43
+ "text_matrix": "Matriks",
44
+ "text_insert_matrix": "Sisipkan Matriks",
45
+ "text_matrix_dimensions": "Dimensi matriks",
46
+ "text_insert": "Sisipkan",
47
+ "text_close": "Tutup",
48
+ "text_cancel": "Batalkan",
49
+ "text_confirm": "Konfirmasi",
50
+ "text_delete_calculation_history_confirm_title": "Apakah Anda ingin menghapus semua riwayat perhitungan?",
51
+ "text_delete_variables_confirm_title": "Apakah Anda ingin mengosongkan semua nilai variabel?",
52
+ "text_reset_settings_confirm_title": "Konfirmasi setel ulang pengaturan",
53
+ "text_reset_settings_confirm_message": "Tindakan ini akan secara permanen menghapus pengaturan Anda dan mengatur ulang ke default",
54
+ "text_insert_expression_to_editor_confirm_title": "Masukkan ekspresi ke editor?",
55
+ "text_copy_as_plain_text": "Salin sebagai teks biasa",
56
+ "text_copy_as_latex": "Salin sebagai LaTeX",
57
+ "text_paste": "Tempel",
58
+ "text_select_all": "Pilih Semua",
59
+ "text_insert_expression_to_the_editor": "Masukkan ekspresi ke editor",
60
+ "text_view_result_format": "Lihat Format Hasil",
61
+ "text_result_format": "Format hasil",
62
+ "text_fraction": "Fraksi",
63
+ "text_prime_factor": "Faktor Prima",
64
+ "text_repeated_decimal": "Desimal Berulang",
65
+ "text_mixed_fraction": "Fraksi Campuran",
66
+ "text_numeric": "Numerik",
67
+ "text_calculation_feedback": "Masukan Perhitungan",
68
+ "text_result_was_incorrect": "Hasilnya salah",
69
+ "text_unexpected_result_format": "Format hasil tidak terduga",
70
+ "text_calculation_took_too_long": "Perhitungan memakan waktu terlalu lama",
71
+ "text_result_didnt_round_correctly": "Hasil tidak dibulatkan dengan benar",
72
+ "text_failed_to_handle_scientific_notation": "Gagal menangani notasi ilmiah",
73
+ "text_unexpected_error_happened": "Terjadi kesalahan yang tidak terduga",
74
+ "text_other": "Lainnya",
75
+ "text_provide_email_contact_description": "Menyediakan email Anda membantu kami menindaklanjuti dengan Anda untuk menyelesaikan masalah Anda dengan lebih efektif (opsional)",
76
+ "text_calculation_feedback_more_details_placeholder": "Silakan tambahkan detail lebih lanjut",
77
+ "text_submit": "Kirim",
78
+ "text_math_input_placeholder": "Masukkan matematika",
79
+ "text_math_input_calc_mode_placeholder": "Masukkan nilai variabel",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Fungsi ini tidak didukung dalam mode saat ini",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Tidak dapat mengonversi ke fraksi campuran",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Tidak dapat mengonversi ke format DMS",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Tidak dapat mengonversi ke format fraksi",
84
+ "text_unknown_error_occurred": "Terjadi kesalahan tidak dikenal",
85
+ "text_skip_this_time": "Lewati kali ini",
86
+ "text_separator_space": "Spasi",
87
+ "text_separator_comma": "Koma",
88
+ "text_separator_dot": "Titik",
89
+ "text_separator_nothing": "Tidak ada",
90
+ "text_separator_apostrophe": "Apostrof",
91
+ "text_separator_underscore": "Garis bawah",
92
+ "text_point": "Poin",
93
+ "text_decimal": "Desimal",
94
+ "text_key_will_insert": "Tombol {keyName} {symbol} akan memasukkan {text}",
95
+ "text_period_key": "Tombol period",
96
+ "text_comma_key": "Tombol koma",
97
+ "text_function_argument_separator": "Pemisah argumen fungsi",
98
+ "text_key_mapping_symbol_title": "Simbol mana yang harus diwakili oleh tombol {key}?",
99
+ "text_decimal_separator_will_be_comma_symbol": "Pemisah Desimal akan menjadi simbol koma {symbol}",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Anda dapat mengubah konfigurasi nanti di pengaturan",
101
+ "text_save": "Simpan",
102
+ "text_fullscreen_mode": "Mode layar penuh",
103
+ "text_exit_fullscreen_mode": "Keluar dari mode layar penuh",
104
+ "text_success": "Berhasil",
105
+ "text_scroll_to_calculator": "Gulir ke Kalkulator"
106
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "$schema": "https://inlang.com/schema/inlang-message-format",
3
+ "text_history": "Cronologia",
4
+ "text_variable": "Variabile",
5
+ "text_share_feedback": "Condividi feedback",
6
+ "text_login": "Accedi",
7
+ "text_login_to_use_all_feature": "Accedi per utilizzare tutte le funzionalità",
8
+ "text_calculation_history": "Cronologia dei calcoli",
9
+ "text_save_and_sync_settings": "Salva e sincronizza le impostazioni",
10
+ "text_utilize_advanced_features": "Utilizza funzionalità avanzate",
11
+ "text_feedback_title": "La tua opinione conta!",
12
+ "text_feedback_description": "Condividi i tuoi pensieri, suggerimenti o esperienze usando i nostri servizi.",
13
+ "text_rating": "Valutazione",
14
+ "text_placeholder_contact_email_optional": "Contatto@example.com (opzionale)",
15
+ "text_placeholder_feedback_details_optional": "Vuoi dirci qualcosa? (opzionale)",
16
+ "text_send_feedback": "Invia feedback",
17
+ "text_settings": "Impostazioni",
18
+ "text_settings_tab_common": "Comune",
19
+ "text_settings_tab_format": "Formato",
20
+ "text_settings_tab_more": "Altro",
21
+ "text_angle_unit": "Unità angolare",
22
+ "text_default_output": "Uscita predefinita",
23
+ "text_implied_multiplication": "Moltiplicazione implicita",
24
+ "text_decimal_number_format_and_decimal_precision": "Formato numerico decimale e precisione decimale",
25
+ "text_precision": "Precisione",
26
+ "text_decimal_number_format": "Formato numero decimale",
27
+ "text_percentage_calculation_type": "Tipo di calcolo della percentuale",
28
+ "text_decimal_separator": "Separatore decimale",
29
+ "text_thousand_separator": "Separatore delle migliaia",
30
+ "text_thousandth_separator": "Separatore delle millesime",
31
+ "text_scientific_notation": "Notazione scientifica",
32
+ "text_use_indian_style_of_digit_grouping": "Usa lo stile indiano di raggruppamento delle cifre",
33
+ "text_example": "Esempio",
34
+ "text_calculator_layout": "Layout della calcolatrice",
35
+ "text_select_layout": "Seleziona il layout",
36
+ "text_reset_default_settings": "Ripristina le impostazioni predefinite",
37
+ "text_auto": "Automatico",
38
+ "text_vertical_layout": "Layout verticale",
39
+ "text_horizontal_layout": "Layout orizzontale",
40
+ "text_change_calculator_layout": "Cambia il layout della calcolatrice",
41
+ "text_scientific_constant": "Costante scientifica",
42
+ "text_metric_conversions": "Conversioni metriche",
43
+ "text_matrix": "Matrice",
44
+ "text_insert_matrix": "Inserisci matrice",
45
+ "text_matrix_dimensions": "Dimensioni della matrice",
46
+ "text_insert": "Inserire",
47
+ "text_close": "Chiudere",
48
+ "text_cancel": "Annulla",
49
+ "text_confirm": "Confermare",
50
+ "text_delete_calculation_history_confirm_title": "Vuoi eliminare tutta la cronologia dei calcoli?",
51
+ "text_delete_variables_confirm_title": "Vuoi cancellare tutti i valori delle variabili?",
52
+ "text_reset_settings_confirm_title": "Conferma ripristino impostazioni",
53
+ "text_reset_settings_confirm_message": "Questa azione eliminerà permanentemente le tue impostazioni e le ripristinerà ai valori predefiniti",
54
+ "text_insert_expression_to_editor_confirm_title": "Inserire l'espressione nell'editor?",
55
+ "text_copy_as_plain_text": "Copia come testo semplice",
56
+ "text_copy_as_latex": "Copia come LaTeX",
57
+ "text_paste": "Incolla",
58
+ "text_select_all": "Seleziona tutto",
59
+ "text_insert_expression_to_the_editor": "Inserisci espressione nell'editor",
60
+ "text_view_result_format": "Visualizza formato risultato",
61
+ "text_result_format": "Formato risultato",
62
+ "text_fraction": "Frazione",
63
+ "text_prime_factor": "Fattore primo",
64
+ "text_repeated_decimal": "Decimale ripetuto",
65
+ "text_mixed_fraction": "Frazione mista",
66
+ "text_numeric": "Numerico",
67
+ "text_calculation_feedback": "Feedback del calcolo",
68
+ "text_result_was_incorrect": "Il risultato era errato",
69
+ "text_unexpected_result_format": "Formato risultato imprevisto",
70
+ "text_calculation_took_too_long": "Il calcolo ha impiegato troppo tempo",
71
+ "text_result_didnt_round_correctly": "Il risultato non è stato arrotondato correttamente",
72
+ "text_failed_to_handle_scientific_notation": "Impossibile gestire la notazione scientifica",
73
+ "text_unexpected_error_happened": "Si è verificato un errore imprevisto",
74
+ "text_other": "Altro",
75
+ "text_provide_email_contact_description": "Fornire la tua email ci aiuta a seguirti per risolvere il tuo problema in modo più efficace (opzionale)",
76
+ "text_calculation_feedback_more_details_placeholder": "Sentiti libero di aggiungere ulteriori dettagli",
77
+ "text_submit": "Invia",
78
+ "text_math_input_placeholder": "Inserisci matematica",
79
+ "text_math_input_calc_mode_placeholder": "Inserisci valore della variabile",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Funzione non supportata in modalità attuale",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Impossibile convertire in frazione mista",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Impossibile convertire in formato DMS",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Impossibile convertire in formato frazione",
84
+ "text_unknown_error_occurred": "Si è verificato un errore sconosciuto",
85
+ "text_skip_this_time": "Salta questa volta",
86
+ "text_separator_space": "Spazio",
87
+ "text_separator_comma": "Virgola",
88
+ "text_separator_dot": "Punto",
89
+ "text_separator_nothing": "Nessuno",
90
+ "text_separator_apostrophe": "Apostrofo",
91
+ "text_separator_underscore": "Trattino basso",
92
+ "text_point": "Punto",
93
+ "text_decimal": "Decimale",
94
+ "text_key_will_insert": "La {keyName} {symbol} inserirà {text}",
95
+ "text_period_key": "Tasto del punto",
96
+ "text_comma_key": "Tasto della virgola",
97
+ "text_function_argument_separator": "Separatore dell'argomento della funzione",
98
+ "text_key_mapping_symbol_title": "Quale simbolo dovrebbe rappresentare la chiave {key}?",
99
+ "text_decimal_separator_will_be_comma_symbol": "Il separatore decimale sarà il simbolo della virgola {symbol}",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Puoi modificare la configurazione più tardi nelle impostazioni",
101
+ "text_save": "Salva",
102
+ "text_fullscreen_mode": "Modalità schermo intero",
103
+ "text_exit_fullscreen_mode": "Esci dalla modalità a schermo intero",
104
+ "text_success": "Successo",
105
+ "text_scroll_to_calculator": "Scorri fino al Calcolatore"
106
+ }