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": "Ιστορικό",
|
|
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": "Η παροχή του email σας μας βοηθά να επικοινωνήσουμε μαζί σας για την επίλυση του προβλήματός σας πιο αποτελεσματικά (προαιρετικό)",
|
|
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": "History",
|
|
4
|
+
"text_variable": "Variable",
|
|
5
|
+
"text_share_feedback": "Share Feedback",
|
|
6
|
+
"text_login": "Login",
|
|
7
|
+
"text_login_to_use_all_feature": "Login to use all feature",
|
|
8
|
+
"text_calculation_history": "Calculation History",
|
|
9
|
+
"text_save_and_sync_settings": "Save and Sync Settings",
|
|
10
|
+
"text_utilize_advanced_features": "Utilize Advanced Feature",
|
|
11
|
+
"text_feedback_title": "Your feedback matters!",
|
|
12
|
+
"text_feedback_description": "Share your thoughts, suggestions, or experiences using our services.",
|
|
13
|
+
"text_rating": "Rating",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (optional)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Something you want to tell us? (optional)",
|
|
16
|
+
"text_send_feedback": "Send Feedback",
|
|
17
|
+
"text_settings": "Settings",
|
|
18
|
+
"text_settings_tab_common": "Common",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "More",
|
|
21
|
+
"text_angle_unit": "Angle Unit",
|
|
22
|
+
"text_default_output": "Default output",
|
|
23
|
+
"text_implied_multiplication": "Implied multiplication",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Decimal number format & Decimal precision",
|
|
25
|
+
"text_precision": "Precision",
|
|
26
|
+
"text_decimal_number_format": "Decimal number format",
|
|
27
|
+
"text_percentage_calculation_type": "Percentage calculation type",
|
|
28
|
+
"text_decimal_separator": "Decimal separator",
|
|
29
|
+
"text_thousand_separator": "Thousand separator",
|
|
30
|
+
"text_thousandth_separator": "Thousandth separator",
|
|
31
|
+
"text_scientific_notation": "Scientific Notation",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Use Indian style of digit grouping",
|
|
33
|
+
"text_example": "Example",
|
|
34
|
+
"text_calculator_layout": "Calculator Layout",
|
|
35
|
+
"text_select_layout": "Select Layout",
|
|
36
|
+
"text_reset_default_settings": "Reset Default Settings",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Vertical Layout",
|
|
39
|
+
"text_horizontal_layout": "Horizontal Layout",
|
|
40
|
+
"text_change_calculator_layout": "Change Calculator Layout",
|
|
41
|
+
"text_scientific_constant": "Scientific Constant",
|
|
42
|
+
"text_metric_conversions": "Metric Conversions",
|
|
43
|
+
"text_matrix": "Matrix",
|
|
44
|
+
"text_insert_matrix": "Insert Matrix",
|
|
45
|
+
"text_matrix_dimensions": "Matrix dimensions",
|
|
46
|
+
"text_insert": "Insert",
|
|
47
|
+
"text_close": "Close",
|
|
48
|
+
"text_cancel": "Cancel",
|
|
49
|
+
"text_confirm": "Confirm",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Would you like to delete all calculation history?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Would you like to clear all variable values?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Reset setting confirm",
|
|
53
|
+
"text_reset_settings_confirm_message": "This action will permanently delete your setting and reset to default",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Insert expression to the editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Copy as plain text",
|
|
56
|
+
"text_copy_as_latex": "Copy as LaTeX",
|
|
57
|
+
"text_paste": "Paste",
|
|
58
|
+
"text_select_all": "Select All",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Insert expression to the editor",
|
|
60
|
+
"text_view_result_format": "View Result Format",
|
|
61
|
+
"text_result_format": "Result format",
|
|
62
|
+
"text_fraction": "Fraction",
|
|
63
|
+
"text_prime_factor": "Prime Factor",
|
|
64
|
+
"text_repeated_decimal": "Repeated Decimal",
|
|
65
|
+
"text_mixed_fraction": "Mixed Fraction",
|
|
66
|
+
"text_numeric": "Numeric",
|
|
67
|
+
"text_calculation_feedback": "Calculation Feedback",
|
|
68
|
+
"text_result_was_incorrect": "Result was incorrect",
|
|
69
|
+
"text_unexpected_result_format": "Unexpected result format",
|
|
70
|
+
"text_calculation_took_too_long": "Calculation took too long",
|
|
71
|
+
"text_result_didnt_round_correctly": "Result didn’t round correctly",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Failed to handle scientific notation",
|
|
73
|
+
"text_unexpected_error_happened": "Unexpected error happened",
|
|
74
|
+
"text_other": "Other",
|
|
75
|
+
"text_provide_email_contact_description": "Providing your email helps us follow up with you to resolve your issue more effectively (optional)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Feel free to add more details",
|
|
77
|
+
"text_submit": "Submit",
|
|
78
|
+
"text_math_input_placeholder": "Enter math",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Enter variable value",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Unsupported this function in current mode",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Cannot convert to mixed fraction",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Cannot convert to DMS format",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Cannot convert to fraction format",
|
|
84
|
+
"text_unknown_error_occurred": "Unknown error occurred",
|
|
85
|
+
"text_skip_this_time": "Skip this time",
|
|
86
|
+
"text_separator_space": "Space",
|
|
87
|
+
"text_separator_comma": "Comma",
|
|
88
|
+
"text_separator_dot": "Dot",
|
|
89
|
+
"text_separator_nothing": "None",
|
|
90
|
+
"text_separator_apostrophe": "Apostrophe",
|
|
91
|
+
"text_separator_underscore": "Underscore",
|
|
92
|
+
"text_point": "Point",
|
|
93
|
+
"text_decimal": "Decimal",
|
|
94
|
+
"text_key_will_insert": "The {keyName} {symbol} will insert {text}",
|
|
95
|
+
"text_period_key": "Period key",
|
|
96
|
+
"text_comma_key": "Comma key",
|
|
97
|
+
"text_function_argument_separator": "Function argument Separator",
|
|
98
|
+
"text_key_mapping_symbol_title": "Which symbol should the key {key} represent?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimal Separator will be comma {symbol} symbol",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "You can change the configuration later in settings",
|
|
101
|
+
"text_save": "Save",
|
|
102
|
+
"text_fullscreen_mode": "Fullscreen mode",
|
|
103
|
+
"text_exit_fullscreen_mode": "Exit Fullscreen mode",
|
|
104
|
+
"text_success": "Success",
|
|
105
|
+
"text_scroll_to_calculator": "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 comentarios",
|
|
6
|
+
"text_login": "Iniciar sesión",
|
|
7
|
+
"text_login_to_use_all_feature": "Inicia sesión para usar todas las funciones",
|
|
8
|
+
"text_calculation_history": "Historial de cálculos",
|
|
9
|
+
"text_save_and_sync_settings": "Guardar y sincronizar configuraciones",
|
|
10
|
+
"text_utilize_advanced_features": "Utilizar funciones avanzadas",
|
|
11
|
+
"text_feedback_title": "¡Tu opinión es importante!",
|
|
12
|
+
"text_feedback_description": "Comparte tus pensamientos, sugerencias o experiencias al usar nuestros servicios.",
|
|
13
|
+
"text_rating": "Calificación",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contacto@example.com (opcional)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "¿Algo que quieras contarnos? (opcional)",
|
|
16
|
+
"text_send_feedback": "Enviar comentarios",
|
|
17
|
+
"text_settings": "Configuraciones",
|
|
18
|
+
"text_settings_tab_common": "Común",
|
|
19
|
+
"text_settings_tab_format": "Formato",
|
|
20
|
+
"text_settings_tab_more": "Más",
|
|
21
|
+
"text_angle_unit": "Unidad de ángulo",
|
|
22
|
+
"text_default_output": "Salida predeterminada",
|
|
23
|
+
"text_implied_multiplication": "Multiplicación implícita",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Formato de número decimal y precisión decimal",
|
|
25
|
+
"text_precision": "Precisión",
|
|
26
|
+
"text_decimal_number_format": "Formato de número decimal",
|
|
27
|
+
"text_percentage_calculation_type": "Tipo de cálculo de porcentaje",
|
|
28
|
+
"text_decimal_separator": "Separador decimal",
|
|
29
|
+
"text_thousand_separator": "Separador de miles",
|
|
30
|
+
"text_thousandth_separator": "Separador de milésimas",
|
|
31
|
+
"text_scientific_notation": "Notación científica",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Usar estilo indio de agrupación de dígitos",
|
|
33
|
+
"text_example": "Ejemplo",
|
|
34
|
+
"text_calculator_layout": "Diseño de calculadora",
|
|
35
|
+
"text_select_layout": "Seleccionar diseño",
|
|
36
|
+
"text_reset_default_settings": "Restablecer configuraciones predeterminadas",
|
|
37
|
+
"text_auto": "Automático",
|
|
38
|
+
"text_vertical_layout": "Diseño vertical",
|
|
39
|
+
"text_horizontal_layout": "Diseño horizontal",
|
|
40
|
+
"text_change_calculator_layout": "Cambiar diseño de calculadora",
|
|
41
|
+
"text_scientific_constant": "Constante científica",
|
|
42
|
+
"text_metric_conversions": "Conversiones métricas",
|
|
43
|
+
"text_matrix": "Matriz",
|
|
44
|
+
"text_insert_matrix": "Insertar matriz",
|
|
45
|
+
"text_matrix_dimensions": "Dimensiones de la matriz",
|
|
46
|
+
"text_insert": "Insertar",
|
|
47
|
+
"text_close": "Cerrar",
|
|
48
|
+
"text_cancel": "Cancelar",
|
|
49
|
+
"text_confirm": "Confirmar",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "¿Desea eliminar todo el historial de cálculos?",
|
|
51
|
+
"text_delete_variables_confirm_title": "¿Desea borrar todos los valores de las variables?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Confirmación de restablecimiento de configuración",
|
|
53
|
+
"text_reset_settings_confirm_message": "Esta acción eliminará permanentemente su configuración y la restablecerá a los valores predeterminados",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "¿Insertar expresión en el editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Copiar como texto plano",
|
|
56
|
+
"text_copy_as_latex": "Copiar como LaTeX",
|
|
57
|
+
"text_paste": "Pegar",
|
|
58
|
+
"text_select_all": "Seleccionar todo",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Insertar expresión en el editor",
|
|
60
|
+
"text_view_result_format": "Ver formato del resultado",
|
|
61
|
+
"text_result_format": "Formato del resultado",
|
|
62
|
+
"text_fraction": "Fracción",
|
|
63
|
+
"text_prime_factor": "Factor primo",
|
|
64
|
+
"text_repeated_decimal": "Decimal repetido",
|
|
65
|
+
"text_mixed_fraction": "Fracción mixta",
|
|
66
|
+
"text_numeric": "Numérico",
|
|
67
|
+
"text_calculation_feedback": "Comentarios de cálculo",
|
|
68
|
+
"text_result_was_incorrect": "El resultado fue incorrecto",
|
|
69
|
+
"text_unexpected_result_format": "Formato de resultado inesperado",
|
|
70
|
+
"text_calculation_took_too_long": "El cálculo tardó demasiado tiempo",
|
|
71
|
+
"text_result_didnt_round_correctly": "El resultado no se redondeó correctamente",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "No se pudo manejar la notación científica",
|
|
73
|
+
"text_unexpected_error_happened": "Ocurrió un error inesperado",
|
|
74
|
+
"text_other": "Otro",
|
|
75
|
+
"text_provide_email_contact_description": "Proporcionar su correo electrónico nos ayuda a hacer un seguimiento con usted para resolver su problema de manera más efectiva (opcional)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Siéntase libre de agregar más detalles",
|
|
77
|
+
"text_submit": "Enviar",
|
|
78
|
+
"text_math_input_placeholder": "Ingrese matemáticas",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Ingrese el valor de la variable",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Esta función no es compatible en el modo actual",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "No se puede convertir a fracción mixta",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "No se puede convertir a formato DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "No se puede convertir a formato de fracción",
|
|
84
|
+
"text_unknown_error_occurred": "Ocurrió un error desconocido",
|
|
85
|
+
"text_skip_this_time": "Saltar esta vez",
|
|
86
|
+
"text_separator_space": "Espacio",
|
|
87
|
+
"text_separator_comma": "Coma",
|
|
88
|
+
"text_separator_dot": "Punto",
|
|
89
|
+
"text_separator_nothing": "Ninguno",
|
|
90
|
+
"text_separator_apostrophe": "Apóstrofo",
|
|
91
|
+
"text_separator_underscore": "Guion bajo",
|
|
92
|
+
"text_point": "Punto",
|
|
93
|
+
"text_decimal": "Decimal",
|
|
94
|
+
"text_key_will_insert": "La {keyName} {symbol} insertará {text}",
|
|
95
|
+
"text_period_key": "Tecla de punto",
|
|
96
|
+
"text_comma_key": "Tecla de coma",
|
|
97
|
+
"text_function_argument_separator": "Separador de argumentos de función",
|
|
98
|
+
"text_key_mapping_symbol_title": "¿Qué símbolo debe representar la tecla {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "El separador decimal será el símbolo de coma {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Puede cambiar la configuración más tarde en los ajustes",
|
|
101
|
+
"text_save": "Guardar",
|
|
102
|
+
"text_fullscreen_mode": "Modo de pantalla completa",
|
|
103
|
+
"text_exit_fullscreen_mode": "Salir del modo de pantalla completa",
|
|
104
|
+
"text_success": "Éxito",
|
|
105
|
+
"text_scroll_to_calculator": "Desplazarse al Calculador"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historia",
|
|
4
|
+
"text_variable": "Muuttuja",
|
|
5
|
+
"text_share_feedback": "Jaa palautetta",
|
|
6
|
+
"text_login": "Kirjaudu sisään",
|
|
7
|
+
"text_login_to_use_all_feature": "Kirjaudu sisään käyttääksesi kaikkia ominaisuuksia",
|
|
8
|
+
"text_calculation_history": "Laskuhistoria",
|
|
9
|
+
"text_save_and_sync_settings": "Tallenna ja synkronoi asetukset",
|
|
10
|
+
"text_utilize_advanced_features": "Hyödynnä kehittyneitä ominaisuuksia",
|
|
11
|
+
"text_feedback_title": "Palautteesi on tärkeä!",
|
|
12
|
+
"text_feedback_description": "Jaa ajatuksesi, ehdotuksesi tai kokemuksesi palveluistamme.",
|
|
13
|
+
"text_rating": "Arviointi",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Esimerkki@esim.com (vapaaehtoinen)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Haluatko kertoa meille jotakin? (vapaaehtoinen)",
|
|
16
|
+
"text_send_feedback": "Lähetä palaute",
|
|
17
|
+
"text_settings": "Asetukset",
|
|
18
|
+
"text_settings_tab_common": "Yleinen",
|
|
19
|
+
"text_settings_tab_format": "Muoto",
|
|
20
|
+
"text_settings_tab_more": "Lisää",
|
|
21
|
+
"text_angle_unit": "Kulmayksikkö",
|
|
22
|
+
"text_default_output": "Oletustulos",
|
|
23
|
+
"text_implied_multiplication": "Ehdollinen kertolasku",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Desimaaliluvun muoto & Desimaalitarkkuus",
|
|
25
|
+
"text_precision": "Tarkkuus",
|
|
26
|
+
"text_decimal_number_format": "Desimaaliluvun muoto",
|
|
27
|
+
"text_percentage_calculation_type": "Prosenttilaskennan tyyppi",
|
|
28
|
+
"text_decimal_separator": "Desimaalierotin",
|
|
29
|
+
"text_thousand_separator": "Tuhansien erotin",
|
|
30
|
+
"text_thousandth_separator": "Tuhannesosien erotin",
|
|
31
|
+
"text_scientific_notation": "Tieteellinen esitys",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Käytä intialaista numeroryhmittelytyyliä",
|
|
33
|
+
"text_example": "Esimerkki",
|
|
34
|
+
"text_calculator_layout": "Laskimen asettelu",
|
|
35
|
+
"text_select_layout": "Valitse asettelu",
|
|
36
|
+
"text_reset_default_settings": "Palauta oletusasetukset",
|
|
37
|
+
"text_auto": "Automaattinen",
|
|
38
|
+
"text_vertical_layout": "Pystysuuntainen asettelu",
|
|
39
|
+
"text_horizontal_layout": "Vaakasuuntainen asettelu",
|
|
40
|
+
"text_change_calculator_layout": "Vaihda laskimen asettelua",
|
|
41
|
+
"text_scientific_constant": "Tieteellinen vakio",
|
|
42
|
+
"text_metric_conversions": "Metriset muunnokset",
|
|
43
|
+
"text_matrix": "Matriisi",
|
|
44
|
+
"text_insert_matrix": "Lisää matriisi",
|
|
45
|
+
"text_matrix_dimensions": "Matriisin mitat",
|
|
46
|
+
"text_insert": "Lisää",
|
|
47
|
+
"text_close": "Sulje",
|
|
48
|
+
"text_cancel": "Peruuta",
|
|
49
|
+
"text_confirm": "Vahvista",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Haluatko poistaa kaikki laskuhistoriat?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Haluatko tyhjentää kaikki muuttujien arvot?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Palauta asetukset vahvista",
|
|
53
|
+
"text_reset_settings_confirm_message": "Tämä toiminto poistaa asetukset pysyvästi ja palauttaa oletusasetukset",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Lisää lauseke editoriin?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopioi pelkkänä tekstinä",
|
|
56
|
+
"text_copy_as_latex": "Kopioi LaTeX-muodossa",
|
|
57
|
+
"text_paste": "Liitä",
|
|
58
|
+
"text_select_all": "Valitse kaikki",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Lisää lauseke editoriin",
|
|
60
|
+
"text_view_result_format": "Näytä tuloksen muoto",
|
|
61
|
+
"text_result_format": "Tuloksen muoto",
|
|
62
|
+
"text_fraction": "Murtoluku",
|
|
63
|
+
"text_prime_factor": "Alkulukutekijä",
|
|
64
|
+
"text_repeated_decimal": "Toistuva desimaali",
|
|
65
|
+
"text_mixed_fraction": "Sekamurtoluku",
|
|
66
|
+
"text_numeric": "Luku",
|
|
67
|
+
"text_calculation_feedback": "Laskupalautetta",
|
|
68
|
+
"text_result_was_incorrect": "Tulos oli virheellinen",
|
|
69
|
+
"text_unexpected_result_format": "Odottamaton tulosmuoto",
|
|
70
|
+
"text_calculation_took_too_long": "Laskenta kesti liian kauan",
|
|
71
|
+
"text_result_didnt_round_correctly": "Tulos ei pyöristynyt oikein",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Tieteellisen esityksen käsittely epäonnistui",
|
|
73
|
+
"text_unexpected_error_happened": "Tapahtui odottamaton virhe",
|
|
74
|
+
"text_other": "Muu",
|
|
75
|
+
"text_provide_email_contact_description": "Sähköpostisi avulla voimme ottaa sinuun yhteyttä ja ratkaista ongelmasi tehokkaammin (vapaaehtoinen)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Voit lisätä halutessasi lisätietoja",
|
|
77
|
+
"text_submit": "Lähetä",
|
|
78
|
+
"text_math_input_placeholder": "Syötä matemaattinen kaava",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Syötä muuttujan arvo",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Tämä toiminto ei ole tuettu nykyisessä tilassa",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Ei voida muuntaa sekamurtoluvuksi",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Ei voida muuntaa DMS-muotoon",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Ei voida muuntaa murtoluvuksi",
|
|
84
|
+
"text_unknown_error_occurred": "Tuntematon virhe tapahtui",
|
|
85
|
+
"text_skip_this_time": "Ohita tällä kertaa",
|
|
86
|
+
"text_separator_space": "Väli",
|
|
87
|
+
"text_separator_comma": "Pilkku",
|
|
88
|
+
"text_separator_dot": "Piste",
|
|
89
|
+
"text_separator_nothing": "Ei mitään",
|
|
90
|
+
"text_separator_apostrophe": "Heittomerkki",
|
|
91
|
+
"text_separator_underscore": "Alaviiva",
|
|
92
|
+
"text_point": "Piste",
|
|
93
|
+
"text_decimal": "Desimaali",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} lisää {text}",
|
|
95
|
+
"text_period_key": "Pisteavain",
|
|
96
|
+
"text_comma_key": "Pilkkuavain",
|
|
97
|
+
"text_function_argument_separator": "Toiminnon argumenttierotin",
|
|
98
|
+
"text_key_mapping_symbol_title": "Mitä symbolia avaimen {key} tulisi edustaa?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Desimaalierotin on pilkku {symbol} symboli",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Voit muuttaa asetuksia myöhemmin asetuksissa",
|
|
101
|
+
"text_save": "Tallenna",
|
|
102
|
+
"text_fullscreen_mode": "Koko näytön tila",
|
|
103
|
+
"text_exit_fullscreen_mode": "Poistu koko näytön tilasta",
|
|
104
|
+
"text_success": "Onnistui",
|
|
105
|
+
"text_scroll_to_calculator": "Siirry laskimeen"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historique",
|
|
4
|
+
"text_variable": "Variable",
|
|
5
|
+
"text_share_feedback": "Partager des commentaires",
|
|
6
|
+
"text_login": "Connexion",
|
|
7
|
+
"text_login_to_use_all_feature": "Connectez-vous pour utiliser toutes les fonctionnalités",
|
|
8
|
+
"text_calculation_history": "Historique des calculs",
|
|
9
|
+
"text_save_and_sync_settings": "Enregistrer et synchroniser les paramètres",
|
|
10
|
+
"text_utilize_advanced_features": "Utiliser des fonctionnalités avancées",
|
|
11
|
+
"text_feedback_title": "Votre avis compte !",
|
|
12
|
+
"text_feedback_description": "Partagez vos idées, suggestions ou expériences sur l'utilisation de nos services.",
|
|
13
|
+
"text_rating": "Note",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (facultatif)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Quelque chose que vous souhaitez nous dire ? (facultatif)",
|
|
16
|
+
"text_send_feedback": "Envoyer des commentaires",
|
|
17
|
+
"text_settings": "Paramètres",
|
|
18
|
+
"text_settings_tab_common": "Commun",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Plus",
|
|
21
|
+
"text_angle_unit": "Unité d'angle",
|
|
22
|
+
"text_default_output": "Sortie par défaut",
|
|
23
|
+
"text_implied_multiplication": "Multiplication implicite",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format de nombre décimal & Précision décimale",
|
|
25
|
+
"text_precision": "Précision",
|
|
26
|
+
"text_decimal_number_format": "Format de nombre décimal",
|
|
27
|
+
"text_percentage_calculation_type": "Type de calcul de pourcentage",
|
|
28
|
+
"text_decimal_separator": "Séparateur décimal",
|
|
29
|
+
"text_thousand_separator": "Séparateur de milliers",
|
|
30
|
+
"text_thousandth_separator": "Séparateur de millièmes",
|
|
31
|
+
"text_scientific_notation": "Notation scientifique",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Utiliser le style indien de regroupement des chiffres",
|
|
33
|
+
"text_example": "Exemple",
|
|
34
|
+
"text_calculator_layout": "Disposition de la calculatrice",
|
|
35
|
+
"text_select_layout": "Sélectionner la disposition",
|
|
36
|
+
"text_reset_default_settings": "Réinitialiser les paramètres par défaut",
|
|
37
|
+
"text_auto": "Automatique",
|
|
38
|
+
"text_vertical_layout": "Disposition verticale",
|
|
39
|
+
"text_horizontal_layout": "Disposition horizontale",
|
|
40
|
+
"text_change_calculator_layout": "Changer la disposition de la calculatrice",
|
|
41
|
+
"text_scientific_constant": "Constante scientifique",
|
|
42
|
+
"text_metric_conversions": "Conversions métriques",
|
|
43
|
+
"text_matrix": "Matrice",
|
|
44
|
+
"text_insert_matrix": "Insérer la matrice",
|
|
45
|
+
"text_matrix_dimensions": "Dimensions de la matrice",
|
|
46
|
+
"text_insert": "Insérer",
|
|
47
|
+
"text_close": "Fermer",
|
|
48
|
+
"text_cancel": "Annuler",
|
|
49
|
+
"text_confirm": "Confirmer",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Souhaitez-vous supprimer tout l'historique des calculs ?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Souhaitez-vous effacer toutes les valeurs des variables ?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Confirmer la réinitialisation des paramètres",
|
|
53
|
+
"text_reset_settings_confirm_message": "Cette action supprimera définitivement vos paramètres et les réinitialisera aux valeurs par défaut",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Insérer l'expression dans l'éditeur ?",
|
|
55
|
+
"text_copy_as_plain_text": "Copier en texte brut",
|
|
56
|
+
"text_copy_as_latex": "Copier en LaTeX",
|
|
57
|
+
"text_paste": "Coller",
|
|
58
|
+
"text_select_all": "Sélectionner tout",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Insérer l'expression dans l'éditeur",
|
|
60
|
+
"text_view_result_format": "Afficher le format du résultat",
|
|
61
|
+
"text_result_format": "Format du résultat",
|
|
62
|
+
"text_fraction": "Fraction",
|
|
63
|
+
"text_prime_factor": "Facteur premier",
|
|
64
|
+
"text_repeated_decimal": "Décimal répété",
|
|
65
|
+
"text_mixed_fraction": "Fraction mixte",
|
|
66
|
+
"text_numeric": "Numérique",
|
|
67
|
+
"text_calculation_feedback": "Retour de calcul",
|
|
68
|
+
"text_result_was_incorrect": "Le résultat était incorrect",
|
|
69
|
+
"text_unexpected_result_format": "Format de résultat inattendu",
|
|
70
|
+
"text_calculation_took_too_long": "Le calcul a pris trop de temps",
|
|
71
|
+
"text_result_didnt_round_correctly": "Le résultat n'a pas été arrondi correctement",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Échec de la gestion de la notation scientifique",
|
|
73
|
+
"text_unexpected_error_happened": "Une erreur inattendue s'est produite",
|
|
74
|
+
"text_other": "Autre",
|
|
75
|
+
"text_provide_email_contact_description": "Fournir votre email nous aide à faire un suivi avec vous pour résoudre votre problème plus efficacement (facultatif)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "N'hésitez pas à ajouter plus de détails",
|
|
77
|
+
"text_submit": "Soumettre",
|
|
78
|
+
"text_math_input_placeholder": "Entrez les mathématiques",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Entrez la valeur de la variable",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Fonction non prise en charge dans le mode actuel",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Impossible de convertir en fraction mixte",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Impossible de convertir en format DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Impossible de convertir en format fraction",
|
|
84
|
+
"text_unknown_error_occurred": "Une erreur inconnue s'est produite",
|
|
85
|
+
"text_skip_this_time": "Passer cette fois",
|
|
86
|
+
"text_separator_space": "Espace",
|
|
87
|
+
"text_separator_comma": "Virgule",
|
|
88
|
+
"text_separator_dot": "Point",
|
|
89
|
+
"text_separator_nothing": "Aucun",
|
|
90
|
+
"text_separator_apostrophe": "Apostrophe",
|
|
91
|
+
"text_separator_underscore": "Tiret bas",
|
|
92
|
+
"text_point": "Point",
|
|
93
|
+
"text_decimal": "Décimal",
|
|
94
|
+
"text_key_will_insert": "La {keyName} {symbol} insérera {text}",
|
|
95
|
+
"text_period_key": "Touche de point",
|
|
96
|
+
"text_comma_key": "Touche de virgule",
|
|
97
|
+
"text_function_argument_separator": "Séparateur d'arguments de fonction",
|
|
98
|
+
"text_key_mapping_symbol_title": "Quel symbole la touche {key} doit-elle représenter ?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Le séparateur décimal sera le symbole de virgule {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Vous pouvez modifier la configuration plus tard dans les paramètres",
|
|
101
|
+
"text_save": "Enregistrer",
|
|
102
|
+
"text_fullscreen_mode": "Mode plein écran",
|
|
103
|
+
"text_exit_fullscreen_mode": "Quitter le mode plein écran",
|
|
104
|
+
"text_success": "Succès",
|
|
105
|
+
"text_scroll_to_calculator": "Faire défiler jusqu'au Calculateur"
|
|
106
|
+
}
|