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": "ল্যাটেক্স হিসাবে কপি করুন",
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": "Historial",
4
+ "text_variable": "Variable",
5
+ "text_share_feedback": "Compartir comentaris",
6
+ "text_login": "Iniciar sessió",
7
+ "text_login_to_use_all_feature": "Inicia sessió per utilitzar totes les funcions",
8
+ "text_calculation_history": "Historial de càlculs",
9
+ "text_save_and_sync_settings": "Desar i sincronitzar la configuració",
10
+ "text_utilize_advanced_features": "Utilitzar característiques avançades",
11
+ "text_feedback_title": "La teva opinió compta!",
12
+ "text_feedback_description": "Comparteix els teus pensaments, suggeriments o experiències utilitzant els nostres serveis.",
13
+ "text_rating": "Valoració",
14
+ "text_placeholder_contact_email_optional": "Contacte@example.com (opcional)",
15
+ "text_placeholder_feedback_details_optional": "Alguna cosa que vulguis dir-nos? (opcional)",
16
+ "text_send_feedback": "Enviar comentaris",
17
+ "text_settings": "Configuració",
18
+ "text_settings_tab_common": "Comú",
19
+ "text_settings_tab_format": "Format",
20
+ "text_settings_tab_more": "Més",
21
+ "text_angle_unit": "Unitat d'angle",
22
+ "text_default_output": "Sortida predeterminada",
23
+ "text_implied_multiplication": "Multiplicació implícita",
24
+ "text_decimal_number_format_and_decimal_precision": "Format de nombres decimals i precisió decimal",
25
+ "text_precision": "Precisió",
26
+ "text_decimal_number_format": "Format de nombres decimals",
27
+ "text_percentage_calculation_type": "Tipus de càlcul percentual",
28
+ "text_decimal_separator": "Separador decimal",
29
+ "text_thousand_separator": "Separador de milers",
30
+ "text_thousandth_separator": "Separador de mil·lèsimes",
31
+ "text_scientific_notation": "Notació científica",
32
+ "text_use_indian_style_of_digit_grouping": "Utilitzar el sistema de grup de dígits indi",
33
+ "text_example": "Exemple",
34
+ "text_calculator_layout": "Disseny del calculador",
35
+ "text_select_layout": "Selecciona el disseny",
36
+ "text_reset_default_settings": "Restablir configuració predeterminada",
37
+ "text_auto": "Automàtic",
38
+ "text_vertical_layout": "Disposició vertical",
39
+ "text_horizontal_layout": "Disposició horitzontal",
40
+ "text_change_calculator_layout": "Canviar disseny del calculador",
41
+ "text_scientific_constant": "Constant científica",
42
+ "text_metric_conversions": "Conversions mètriques",
43
+ "text_matrix": "Matriu",
44
+ "text_insert_matrix": "Inserir matriu",
45
+ "text_matrix_dimensions": "Dimensions de la matriu",
46
+ "text_insert": "Inserir",
47
+ "text_close": "Tancar",
48
+ "text_cancel": "Cancel·lar",
49
+ "text_confirm": "Confirmar",
50
+ "text_delete_calculation_history_confirm_title": "Vols esborrar tot l'historial de càlculs?",
51
+ "text_delete_variables_confirm_title": "Vols esborrar tots els valors variables?",
52
+ "text_reset_settings_confirm_title": "Confirmar restabliment de la configuració",
53
+ "text_reset_settings_confirm_message": "Aquesta acció esborrarà permanentment la teva configuració i restablirà els valors predeterminats",
54
+ "text_insert_expression_to_editor_confirm_title": "Inserir expressió a l'editor?",
55
+ "text_copy_as_plain_text": "Copiar com a text pla",
56
+ "text_copy_as_latex": "Copiar com a LaTeX",
57
+ "text_paste": "Enganxar",
58
+ "text_select_all": "Seleccionar tot",
59
+ "text_insert_expression_to_the_editor": "Inserir expressió a l'editor",
60
+ "text_view_result_format": "Veure format del resultat",
61
+ "text_result_format": "Format del resultat",
62
+ "text_fraction": "Fracció",
63
+ "text_prime_factor": "Factor primer",
64
+ "text_repeated_decimal": "Decimal repetit",
65
+ "text_mixed_fraction": "Fracció mixta",
66
+ "text_numeric": "Numèric",
67
+ "text_calculation_feedback": "Comentaris del càlcul",
68
+ "text_result_was_incorrect": "El resultat era incorrecte",
69
+ "text_unexpected_result_format": "Format de resultat inesperat",
70
+ "text_calculation_took_too_long": "El càlcul va trigar massa",
71
+ "text_result_didnt_round_correctly": "El resultat no es va arrodonir correctament",
72
+ "text_failed_to_handle_scientific_notation": "Error al gestionar la notació científica",
73
+ "text_unexpected_error_happened": "S'ha produït un error inesperat",
74
+ "text_other": "Altres",
75
+ "text_provide_email_contact_description": "Proporcionar el teu correu electrònic ens ajuda a fer seguiment amb tu per resoldre el teu problema de manera més efectiva (opcional)",
76
+ "text_calculation_feedback_more_details_placeholder": "Pots afegir més detalls si vols",
77
+ "text_submit": "Enviar",
78
+ "text_math_input_placeholder": "Introdueix matemàtiques",
79
+ "text_math_input_calc_mode_placeholder": "Introdueix valor de la variable",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Aquesta funció no és compatible en el mode actual",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "No es pot convertir a fracció mixta",
82
+ "text_CANNOT_CONVERT_TO_DMS": "No es pot convertir al format DMS",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "No es pot convertir al format de fracció",
84
+ "text_unknown_error_occurred": "S'ha produït un error desconegut",
85
+ "text_skip_this_time": "Saltar aquesta vegada",
86
+ "text_separator_space": "Espai",
87
+ "text_separator_comma": "Coma",
88
+ "text_separator_dot": "Punt",
89
+ "text_separator_nothing": "Res",
90
+ "text_separator_apostrophe": "Apòstrof",
91
+ "text_separator_underscore": "Guió baix",
92
+ "text_point": "Punt",
93
+ "text_decimal": "Decimal",
94
+ "text_key_will_insert": "La tecla {keyName} {symbol} inserirà {text}",
95
+ "text_period_key": "Tecla de punt",
96
+ "text_comma_key": "Tecla de coma",
97
+ "text_function_argument_separator": "Separador d'arguments de funció",
98
+ "text_key_mapping_symbol_title": "Quin símbol ha de representar la tecla {key}?",
99
+ "text_decimal_separator_will_be_comma_symbol": "El separador decimal serà el símbol de coma {symbol}",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Pots canviar la configuració més tard a la configuració",
101
+ "text_save": "Desar",
102
+ "text_fullscreen_mode": "Mode de pantalla completa",
103
+ "text_exit_fullscreen_mode": "Sortir del mode de pantalla completa",
104
+ "text_success": "Èxit",
105
+ "text_scroll_to_calculator": "Desplaçar-se al calculador"
106
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "$schema": "https://inlang.com/schema/inlang-message-format",
3
+ "text_history": "Historie",
4
+ "text_variable": "Proměnná",
5
+ "text_share_feedback": "Sdílet zpětnou vazbu",
6
+ "text_login": "Přihlášení",
7
+ "text_login_to_use_all_feature": "Přihlaste se, abyste využili všech funkcí",
8
+ "text_calculation_history": "Historie výpočtů",
9
+ "text_save_and_sync_settings": "Uložit a synchronizovat nastavení",
10
+ "text_utilize_advanced_features": "Využívat pokročilé funkce",
11
+ "text_feedback_title": "Vaše zpětná vazba je důležitá!",
12
+ "text_feedback_description": "Podělte se o svoje myšlenky, návrhy nebo zkušenosti s našimi službami.",
13
+ "text_rating": "Hodnocení",
14
+ "text_placeholder_contact_email_optional": "Kontakt@example.com (volitelné)",
15
+ "text_placeholder_feedback_details_optional": "Chcete nám něco sdělit? (volitelné)",
16
+ "text_send_feedback": "Odeslat zpětnou vazbu",
17
+ "text_settings": "Nastavení",
18
+ "text_settings_tab_common": "Běžné",
19
+ "text_settings_tab_format": "Formát",
20
+ "text_settings_tab_more": "Více",
21
+ "text_angle_unit": "Jednotka úhlu",
22
+ "text_default_output": "Výchozí výstup",
23
+ "text_implied_multiplication": "Naznačené násobení",
24
+ "text_decimal_number_format_and_decimal_precision": "Formát desetinného čísla a desetinná přesnost",
25
+ "text_precision": "Přesnost",
26
+ "text_decimal_number_format": "Formát desetinného čísla",
27
+ "text_percentage_calculation_type": "Typ výpočtu procent",
28
+ "text_decimal_separator": "Oddělovač desetinného čísla",
29
+ "text_thousand_separator": "Oddělovač tisíců",
30
+ "text_thousandth_separator": "Oddělovač tisícin",
31
+ "text_scientific_notation": "Vědecká notace",
32
+ "text_use_indian_style_of_digit_grouping": "Používat indický styl seskupování číslic",
33
+ "text_example": "Příklad",
34
+ "text_calculator_layout": "Rozvržení kalkulačky",
35
+ "text_select_layout": "Vybrat rozvržení",
36
+ "text_reset_default_settings": "Obnovit výchozí nastavení",
37
+ "text_auto": "Automaticky",
38
+ "text_vertical_layout": "Vertikální rozvržení",
39
+ "text_horizontal_layout": "Horizontální rozvržení",
40
+ "text_change_calculator_layout": "Změnit rozvržení kalkulačky",
41
+ "text_scientific_constant": "Vědecká konstanta",
42
+ "text_metric_conversions": "Metrycké konverze",
43
+ "text_matrix": "Matice",
44
+ "text_insert_matrix": "Vložit matici",
45
+ "text_matrix_dimensions": "Rozměry matice",
46
+ "text_insert": "Vložit",
47
+ "text_close": "Zavřít",
48
+ "text_cancel": "Zrušit",
49
+ "text_confirm": "Potvrdit",
50
+ "text_delete_calculation_history_confirm_title": "Chcete vymazat celou historii výpočtů?",
51
+ "text_delete_variables_confirm_title": "Chcete vymazat všechny hodnoty proměnných?",
52
+ "text_reset_settings_confirm_title": "Potvrzení obnovení nastavení",
53
+ "text_reset_settings_confirm_message": "Tímto krokem trvale odstraníte vaše nastavení a obnovíte výchozí",
54
+ "text_insert_expression_to_editor_confirm_title": "Vložit výraz do editoru?",
55
+ "text_copy_as_plain_text": "Kopírovat jako prostý text",
56
+ "text_copy_as_latex": "Kopírovat jako LaTeX",
57
+ "text_paste": "Vložit",
58
+ "text_select_all": "Vybrat vše",
59
+ "text_insert_expression_to_the_editor": "Vložit výraz do editoru",
60
+ "text_view_result_format": "Zobrazit formát výsledku",
61
+ "text_result_format": "Formát výsledku",
62
+ "text_fraction": "Zlomek",
63
+ "text_prime_factor": "Prvočíselný faktor",
64
+ "text_repeated_decimal": "Opakující se desetinné číslo",
65
+ "text_mixed_fraction": "Smíšený zlomek",
66
+ "text_numeric": "Číselný",
67
+ "text_calculation_feedback": "Zpětná vazba k výpočtu",
68
+ "text_result_was_incorrect": "Výsledek byl nesprávný",
69
+ "text_unexpected_result_format": "Neočekávaný formát výsledku",
70
+ "text_calculation_took_too_long": "Výpočet trval příliš dlouho",
71
+ "text_result_didnt_round_correctly": "Výsledek nebyl správně zaokrouhlen",
72
+ "text_failed_to_handle_scientific_notation": "Zpracování vědecké notace selhalo",
73
+ "text_unexpected_error_happened": "Došlo k neočekávané chybě",
74
+ "text_other": "Jiný",
75
+ "text_provide_email_contact_description": "Poskytnutí vašeho e-mailu nám pomůže efektivněji řešit váš problém (volitelné)",
76
+ "text_calculation_feedback_more_details_placeholder": "Neváhejte přidat více podrobností",
77
+ "text_submit": "Odeslat",
78
+ "text_math_input_placeholder": "Zadejte matematiku",
79
+ "text_math_input_calc_mode_placeholder": "Zadejte hodnotu proměnné",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Tato funkce není v aktuálním režimu podporována",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Není možné převést na smíšený zlomek",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Není možné převést do formátu DMS",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Není možné převést na zlomek",
84
+ "text_unknown_error_occurred": "Došlo k neznámé chybě",
85
+ "text_skip_this_time": "Přeskočit tentokrát",
86
+ "text_separator_space": "Mezera",
87
+ "text_separator_comma": "Čárka",
88
+ "text_separator_dot": "Tečka",
89
+ "text_separator_nothing": "Žádný",
90
+ "text_separator_apostrophe": "Apostrof",
91
+ "text_separator_underscore": "Podtržítko",
92
+ "text_point": "Bod",
93
+ "text_decimal": "Desetinné",
94
+ "text_key_will_insert": "Klávesa {keyName} {symbol} vloží {text}",
95
+ "text_period_key": "Klávesa pro tečku",
96
+ "text_comma_key": "Klávesa pro čárku",
97
+ "text_function_argument_separator": "Oddělovač argumentů funkce",
98
+ "text_key_mapping_symbol_title": "Který symbol by měla klávesa {key} reprezentovat?",
99
+ "text_decimal_separator_will_be_comma_symbol": "Desetinný oddělovač bude čárka {symbol} symbol",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Nastavení můžete později změnit v nastavení",
101
+ "text_save": "Uložit",
102
+ "text_fullscreen_mode": "Režim celé obrazovky",
103
+ "text_exit_fullscreen_mode": "Opustit režim celé obrazovky",
104
+ "text_success": "Úspěch",
105
+ "text_scroll_to_calculator": "Posunout k kalkulačce"
106
+ }
@@ -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": "Del feedback",
6
+ "text_login": "Log ind",
7
+ "text_login_to_use_all_feature": "Log ind for at bruge alle funktioner",
8
+ "text_calculation_history": "Beregningshistorik",
9
+ "text_save_and_sync_settings": "Gem og synkroniser indstillinger",
10
+ "text_utilize_advanced_features": "Brug avancerede funktioner",
11
+ "text_feedback_title": "Din feedback betyder noget!",
12
+ "text_feedback_description": "Del dine tanker, forslag eller oplevelser ved brug af vores tjenester.",
13
+ "text_rating": "Bedømmelse",
14
+ "text_placeholder_contact_email_optional": "Kontakt@example.com (valgfri)",
15
+ "text_placeholder_feedback_details_optional": "Er der noget, du vil fortælle os? (valgfri)",
16
+ "text_send_feedback": "Send feedback",
17
+ "text_settings": "Indstillinger",
18
+ "text_settings_tab_common": "Almindelig",
19
+ "text_settings_tab_format": "Format",
20
+ "text_settings_tab_more": "Mere",
21
+ "text_angle_unit": "Vinkel enhed",
22
+ "text_default_output": "Standardoutput",
23
+ "text_implied_multiplication": "Implicit multiplikation",
24
+ "text_decimal_number_format_and_decimal_precision": "Decimalformat & Decimalpræcision",
25
+ "text_precision": "Præcision",
26
+ "text_decimal_number_format": "Decimalformat",
27
+ "text_percentage_calculation_type": "Procentberegningstype",
28
+ "text_decimal_separator": "Decimalseparator",
29
+ "text_thousand_separator": "Tusind separator",
30
+ "text_thousandth_separator": "Tusindedels separator",
31
+ "text_scientific_notation": "Videnskabelig notation",
32
+ "text_use_indian_style_of_digit_grouping": "Brug indisk stil til ciffergruppering",
33
+ "text_example": "Eksempel",
34
+ "text_calculator_layout": "Kalkulator layout",
35
+ "text_select_layout": "Vælg layout",
36
+ "text_reset_default_settings": "Nulstil standardindstillinger",
37
+ "text_auto": "Auto",
38
+ "text_vertical_layout": "Vertikalt layout",
39
+ "text_horizontal_layout": "Horisontalt layout",
40
+ "text_change_calculator_layout": "Ændr kalkulator layout",
41
+ "text_scientific_constant": "Videnskabelig konstant",
42
+ "text_metric_conversions": "Metriske omregninger",
43
+ "text_matrix": "Matrix",
44
+ "text_insert_matrix": "Indsæt matrix",
45
+ "text_matrix_dimensions": "Matrixdimensioner",
46
+ "text_insert": "Indsæt",
47
+ "text_close": "Luk",
48
+ "text_cancel": "Annuller",
49
+ "text_confirm": "Bekræft",
50
+ "text_delete_calculation_history_confirm_title": "Vil du slette al beregningshistorik?",
51
+ "text_delete_variables_confirm_title": "Vil du rydde alle variabelværdier?",
52
+ "text_reset_settings_confirm_title": "Bekræft nulstilling af indstillinger",
53
+ "text_reset_settings_confirm_message": "Denne handling vil permanent slette dine indstillinger og nulstille dem til standard",
54
+ "text_insert_expression_to_editor_confirm_title": "Indsæt udtryk i editoren?",
55
+ "text_copy_as_plain_text": "Kopiér som almindelig tekst",
56
+ "text_copy_as_latex": "Kopiér som LaTeX",
57
+ "text_paste": "Indsæt",
58
+ "text_select_all": "Vælg alle",
59
+ "text_insert_expression_to_the_editor": "Indsæt udtryk i editoren",
60
+ "text_view_result_format": "Se resultatformat",
61
+ "text_result_format": "Resultatformat",
62
+ "text_fraction": "Brøk",
63
+ "text_prime_factor": "Primfaktor",
64
+ "text_repeated_decimal": "Gentaget decimal",
65
+ "text_mixed_fraction": "Blandet brøk",
66
+ "text_numeric": "Numerisk",
67
+ "text_calculation_feedback": "Feedback om beregning",
68
+ "text_result_was_incorrect": "Resultatet var forkert",
69
+ "text_unexpected_result_format": "Uventet resultatformat",
70
+ "text_calculation_took_too_long": "Beregningen tog for lang tid",
71
+ "text_result_didnt_round_correctly": "Resultatet blev ikke rundet korrekt",
72
+ "text_failed_to_handle_scientific_notation": "Kunne ikke håndtere videnskabelig notation",
73
+ "text_unexpected_error_happened": "Uventet fejl opstod",
74
+ "text_other": "Andet",
75
+ "text_provide_email_contact_description": "Hvis du angiver din e-mail, kan vi bedre følge op for at løse dit problem (valgfri)",
76
+ "text_calculation_feedback_more_details_placeholder": "Tøv ikke med at tilføje flere detaljer",
77
+ "text_submit": "Indsend",
78
+ "text_math_input_placeholder": "Indtast matematik",
79
+ "text_math_input_calc_mode_placeholder": "Indtast variabelværdi",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Denne funktion er ikke understøttet i den nuværende tilstand",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Kan ikke konvertere til blandet brøk",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Kan ikke konvertere til DMS-format",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Kan ikke konvertere til brøkformat",
84
+ "text_unknown_error_occurred": "Ukendt fejl opstod",
85
+ "text_skip_this_time": "Spring over denne gang",
86
+ "text_separator_space": "Mellemrum",
87
+ "text_separator_comma": "Komma",
88
+ "text_separator_dot": "Punktum",
89
+ "text_separator_nothing": "Ingen",
90
+ "text_separator_apostrophe": "Apostrof",
91
+ "text_separator_underscore": "Underscore",
92
+ "text_point": "Punkt",
93
+ "text_decimal": "Decimal",
94
+ "text_key_will_insert": "Tasten {keyName} {symbol} vil indsætte {text}",
95
+ "text_period_key": "Punktumtast",
96
+ "text_comma_key": "Kommatast",
97
+ "text_function_argument_separator": "Funktionsargument separator",
98
+ "text_key_mapping_symbol_title": "Hvilket symbol skal tasten {key} repræsentere?",
99
+ "text_decimal_separator_will_be_comma_symbol": "Decimalseparator vil være komma {symbol} symbol",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Du kan ændre konfigurationen senere i indstillinger",
101
+ "text_save": "Gem",
102
+ "text_fullscreen_mode": "Fuldskærmstilstand",
103
+ "text_exit_fullscreen_mode": "Afslut fuldskærmstilstand",
104
+ "text_success": "Succes",
105
+ "text_scroll_to_calculator": "Rul til kalkulator"
106
+ }
@@ -0,0 +1,106 @@
1
+ {
2
+ "$schema": "https://inlang.com/schema/inlang-message-format",
3
+ "text_history": "Verlauf",
4
+ "text_variable": "Variable",
5
+ "text_share_feedback": "Feedback teilen",
6
+ "text_login": "Anmelden",
7
+ "text_login_to_use_all_feature": "Anmelden, um alle Funktionen zu nutzen",
8
+ "text_calculation_history": "Berechnungsverlauf",
9
+ "text_save_and_sync_settings": "Einstellungen speichern und synchronisieren",
10
+ "text_utilize_advanced_features": "Erweiterte Funktionen nutzen",
11
+ "text_feedback_title": "Ihr Feedback ist uns wichtig!",
12
+ "text_feedback_description": "Teilen Sie uns Ihre Gedanken, Vorschläge oder Erfahrungen mit unseren Diensten mit.",
13
+ "text_rating": "Bewertung",
14
+ "text_placeholder_contact_email_optional": "Kontakt@example.com (optional)",
15
+ "text_placeholder_feedback_details_optional": "Möchten Sie uns etwas mitteilen? (optional)",
16
+ "text_send_feedback": "Feedback senden",
17
+ "text_settings": "Einstellungen",
18
+ "text_settings_tab_common": "Allgemein",
19
+ "text_settings_tab_format": "Format",
20
+ "text_settings_tab_more": "Mehr",
21
+ "text_angle_unit": "Winkel Einheit",
22
+ "text_default_output": "Standardausgabe",
23
+ "text_implied_multiplication": "Implizite Multiplikation",
24
+ "text_decimal_number_format_and_decimal_precision": "Dezimalzahlenformat & Dezimale Genauigkeit",
25
+ "text_precision": "Präzision",
26
+ "text_decimal_number_format": "Dezimalzahlenformat",
27
+ "text_percentage_calculation_type": "Prozentberechnungsart",
28
+ "text_decimal_separator": "Dezimalseparator",
29
+ "text_thousand_separator": "Tausendertrennzeichen",
30
+ "text_thousandth_separator": "Tausendsteltrennzeichen",
31
+ "text_scientific_notation": "Wissenschaftliche Notation",
32
+ "text_use_indian_style_of_digit_grouping": "Indischer Stil der Zifferngruppierung verwenden",
33
+ "text_example": "Beispiel",
34
+ "text_calculator_layout": "Taschenrechner-Layout",
35
+ "text_select_layout": "Layout auswählen",
36
+ "text_reset_default_settings": "Standard-Einstellungen zurücksetzen",
37
+ "text_auto": "Automatisch",
38
+ "text_vertical_layout": "Vertikales Layout",
39
+ "text_horizontal_layout": "Horizontal-Layout",
40
+ "text_change_calculator_layout": "Taschenrechner-Layout ändern",
41
+ "text_scientific_constant": "Wissenschaftliche Konstante",
42
+ "text_metric_conversions": "Metrische Umrechnungen",
43
+ "text_matrix": "Matrix",
44
+ "text_insert_matrix": "Matrix einfügen",
45
+ "text_matrix_dimensions": "Matrixdimensionen",
46
+ "text_insert": "Einfügen",
47
+ "text_close": "Schließen",
48
+ "text_cancel": "Abbrechen",
49
+ "text_confirm": "Bestätigen",
50
+ "text_delete_calculation_history_confirm_title": "Möchten Sie den gesamten Berechnungsverlauf löschen?",
51
+ "text_delete_variables_confirm_title": "Möchten Sie alle Variablenwerte löschen?",
52
+ "text_reset_settings_confirm_title": "Einstellungen zurücksetzen bestätigen",
53
+ "text_reset_settings_confirm_message": "Diese Aktion löscht Ihre Einstellungen dauerhaft und setzt sie auf die Standardwerte zurück",
54
+ "text_insert_expression_to_editor_confirm_title": "Ausdruck in den Editor einfügen?",
55
+ "text_copy_as_plain_text": "Als Klartext kopieren",
56
+ "text_copy_as_latex": "Als LaTeX kopieren",
57
+ "text_paste": "Einfügen",
58
+ "text_select_all": "Alles auswählen",
59
+ "text_insert_expression_to_the_editor": "Ausdruck in den Editor einfügen",
60
+ "text_view_result_format": "Ergebnisformat anzeigen",
61
+ "text_result_format": "Ergebnisformat",
62
+ "text_fraction": "Bruch",
63
+ "text_prime_factor": "Primfaktor",
64
+ "text_repeated_decimal": "Wiederholende Dezimalzahl",
65
+ "text_mixed_fraction": "Gemischter Bruch",
66
+ "text_numeric": "Numerisch",
67
+ "text_calculation_feedback": "Berechnungsfeedback",
68
+ "text_result_was_incorrect": "Das Ergebnis war inkorrekt",
69
+ "text_unexpected_result_format": "Unerwartetes Ergebnisformat",
70
+ "text_calculation_took_too_long": "Die Berechnung dauerte zu lange",
71
+ "text_result_didnt_round_correctly": "Das Ergebnis wurde nicht korrekt gerundet",
72
+ "text_failed_to_handle_scientific_notation": "Fehler beim Umgang mit wissenschaftlicher Notation",
73
+ "text_unexpected_error_happened": "Ein unerwarteter Fehler ist aufgetreten",
74
+ "text_other": "Andere",
75
+ "text_provide_email_contact_description": "Die Angabe Ihrer E-Mail hilft uns, mit Ihnen in Kontakt zu bleiben, um Ihr Problem effektiver zu lösen (optional)",
76
+ "text_calculation_feedback_more_details_placeholder": "Fügen Sie gerne weitere Details hinzu",
77
+ "text_submit": "Absenden",
78
+ "text_math_input_placeholder": "Mathematik eingeben",
79
+ "text_math_input_calc_mode_placeholder": "Variablenwert eingeben",
80
+ "text_FUNCTION_NOT_SUPPORT_IN_MODE": "Diese Funktion wird im aktuellen Modus nicht unterstützt",
81
+ "text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Kann nicht in gemischte Brüche umgewandelt werden",
82
+ "text_CANNOT_CONVERT_TO_DMS": "Kann nicht in DMS-Format umgewandelt werden",
83
+ "text_CANNOT_CONVERT_TO_FRACTION": "Kann nicht in Bruchformat umgewandelt werden",
84
+ "text_unknown_error_occurred": "Unbekannter Fehler aufgetreten",
85
+ "text_skip_this_time": "Dieses Mal überspringen",
86
+ "text_separator_space": "Leerstelle",
87
+ "text_separator_comma": "Komma",
88
+ "text_separator_dot": "Punkt",
89
+ "text_separator_nothing": "Keine",
90
+ "text_separator_apostrophe": "Apostroph",
91
+ "text_separator_underscore": "Unterstrich",
92
+ "text_point": "Punkt",
93
+ "text_decimal": "Dezimal",
94
+ "text_key_will_insert": "Die {keyName} {symbol} wird {text} einfügen",
95
+ "text_period_key": "Punkt-Taste",
96
+ "text_comma_key": "Komma-Taste",
97
+ "text_function_argument_separator": "Funktionsargument-Trenner",
98
+ "text_key_mapping_symbol_title": "Welches Symbol soll die Taste {key} repräsentieren?",
99
+ "text_decimal_separator_will_be_comma_symbol": "Dezimaltrennzeichen wird das Komma {symbol} Symbol sein",
100
+ "text_you_can_change_the_configuration_later_in_settings": "Sie können die Konfiguration später in den Einstellungen ändern",
101
+ "text_save": "Speichern",
102
+ "text_fullscreen_mode": "Vollbildmodus",
103
+ "text_exit_fullscreen_mode": "Vollbildmodus verlassen",
104
+ "text_success": "Erfolg",
105
+ "text_scroll_to_calculator": "Zum Rechner scrollen"
106
+ }