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": "Geschiedenis",
|
|
4
|
+
"text_variable": "Variabele",
|
|
5
|
+
"text_share_feedback": "Deel Feedback",
|
|
6
|
+
"text_login": "Inloggen",
|
|
7
|
+
"text_login_to_use_all_feature": "Log in om alle functies te gebruiken",
|
|
8
|
+
"text_calculation_history": "Berekeningsgeschiedenis",
|
|
9
|
+
"text_save_and_sync_settings": "Instellingen Opslaan en Synchroniseren",
|
|
10
|
+
"text_utilize_advanced_features": "Geavanceerde Functies Gebruiken",
|
|
11
|
+
"text_feedback_title": "Uw feedback is belangrijk!",
|
|
12
|
+
"text_feedback_description": "Deel uw gedachten, suggesties of ervaringen met onze diensten.",
|
|
13
|
+
"text_rating": "Beoordeling",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (optioneel)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Iets dat u ons wilt vertellen? (optioneel)",
|
|
16
|
+
"text_send_feedback": "Verstuur Feedback",
|
|
17
|
+
"text_settings": "Instellingen",
|
|
18
|
+
"text_settings_tab_common": "Algemeen",
|
|
19
|
+
"text_settings_tab_format": "Formaat",
|
|
20
|
+
"text_settings_tab_more": "Meer",
|
|
21
|
+
"text_angle_unit": "Hoek Eenheid",
|
|
22
|
+
"text_default_output": "Standaarduitvoer",
|
|
23
|
+
"text_implied_multiplication": "Veronderstelde vermenigvuldiging",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Decimaal getalformaat & Decimale nauwkeurigheid",
|
|
25
|
+
"text_precision": "Precisie",
|
|
26
|
+
"text_decimal_number_format": "Decimaal getalformaat",
|
|
27
|
+
"text_percentage_calculation_type": "Procentberekeningstype",
|
|
28
|
+
"text_decimal_separator": "Decimaalteken",
|
|
29
|
+
"text_thousand_separator": "Duizendtal Scheidingsteken",
|
|
30
|
+
"text_thousandth_separator": "Duizendsten Scheidingsteken",
|
|
31
|
+
"text_scientific_notation": "Wetenschappelijke Notatie",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Indiase stijl van cijferschikking gebruiken",
|
|
33
|
+
"text_example": "Voorbeeld",
|
|
34
|
+
"text_calculator_layout": "Rekenmachine-indeling",
|
|
35
|
+
"text_select_layout": "Selecteer Indeling",
|
|
36
|
+
"text_reset_default_settings": "Herstel Standaardinstellingen",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Verticale Indeling",
|
|
39
|
+
"text_horizontal_layout": "Horizontale Indeling",
|
|
40
|
+
"text_change_calculator_layout": "Verander Rekenmachine-indeling",
|
|
41
|
+
"text_scientific_constant": "Wetenschappelijke Constante",
|
|
42
|
+
"text_metric_conversions": "Metrische Conversies",
|
|
43
|
+
"text_matrix": "Matrix",
|
|
44
|
+
"text_insert_matrix": "Voeg Matrix In",
|
|
45
|
+
"text_matrix_dimensions": "Matrixdimensies",
|
|
46
|
+
"text_insert": "Invoegen",
|
|
47
|
+
"text_close": "Sluiten",
|
|
48
|
+
"text_cancel": "Annuleren",
|
|
49
|
+
"text_confirm": "Bevestigen",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Wilt u alle berekeningsgeschiedenis verwijderen?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Wilt u alle variabele waarden wissen?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Bevestiging Instellingen Herstellen",
|
|
53
|
+
"text_reset_settings_confirm_message": "Deze actie zal uw instellingen permanent verwijderen en terugzetten naar standaard",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Uitdrukking in de editor invoegen?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopieer als platte tekst",
|
|
56
|
+
"text_copy_as_latex": "Kopieer als LaTeX",
|
|
57
|
+
"text_paste": "Plakken",
|
|
58
|
+
"text_select_all": "Alles Selecteren",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Uitdrukking invoegen in de editor",
|
|
60
|
+
"text_view_result_format": "Bekijk Resultaat Formaat",
|
|
61
|
+
"text_result_format": "Resultaat Formaat",
|
|
62
|
+
"text_fraction": "Breuk",
|
|
63
|
+
"text_prime_factor": "Priemfactor",
|
|
64
|
+
"text_repeated_decimal": "Herhaalde Decimaal",
|
|
65
|
+
"text_mixed_fraction": "Gemengde Breuk",
|
|
66
|
+
"text_numeric": "Numeriek",
|
|
67
|
+
"text_calculation_feedback": "Berekeningsfeedback",
|
|
68
|
+
"text_result_was_incorrect": "Resultaat was onjuist",
|
|
69
|
+
"text_unexpected_result_format": "Onverwacht resultaatformaat",
|
|
70
|
+
"text_calculation_took_too_long": "Berekening duurde te lang",
|
|
71
|
+
"text_result_didnt_round_correctly": "Resultaat werd niet correct afgerond",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Kon wetenschappelijke notatie niet verwerken",
|
|
73
|
+
"text_unexpected_error_happened": "Er is een onverwachte fout opgetreden",
|
|
74
|
+
"text_other": "Anders",
|
|
75
|
+
"text_provide_email_contact_description": "Het verstrekken van uw e-mail helpt ons om u effectief te contacteren en uw probleem op te lossen (optioneel)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Voel u vrij om meer details toe te voegen",
|
|
77
|
+
"text_submit": "Indienen",
|
|
78
|
+
"text_math_input_placeholder": "Voer wiskunde in",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Voer variabele waarde in",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Functie wordt niet ondersteund in de huidige modus",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Kan niet converteren naar gemengde breuk",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Kan niet converteren naar DMS-formaat",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Kan niet converteren naar breukformaat",
|
|
84
|
+
"text_unknown_error_occurred": "Er is een onbekende fout opgetreden",
|
|
85
|
+
"text_skip_this_time": "Sla deze keer over",
|
|
86
|
+
"text_separator_space": "Spatie",
|
|
87
|
+
"text_separator_comma": "Komma",
|
|
88
|
+
"text_separator_dot": "Punt",
|
|
89
|
+
"text_separator_nothing": "Geen",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Onderstrepingsteken",
|
|
92
|
+
"text_point": "Punt",
|
|
93
|
+
"text_decimal": "Decimaal",
|
|
94
|
+
"text_key_will_insert": "De {keyName} {symbol} voegt {text} in",
|
|
95
|
+
"text_period_key": "Punt-toets",
|
|
96
|
+
"text_comma_key": "Komma-toets",
|
|
97
|
+
"text_function_argument_separator": "Functie-argument Scheidingsteken",
|
|
98
|
+
"text_key_mapping_symbol_title": "Welk symbool moet de toets {key} vertegenwoordigen?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimaalteken zal een komma {symbol} zijn",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "U kunt de configuratie later in de instellingen wijzigen",
|
|
101
|
+
"text_save": "Opslaan",
|
|
102
|
+
"text_fullscreen_mode": "Volledig Scherm Modus",
|
|
103
|
+
"text_exit_fullscreen_mode": "Volledig Scherm Modus Verlaten",
|
|
104
|
+
"text_success": "Succes",
|
|
105
|
+
"text_scroll_to_calculator": "Scroll naar Rekenmachine"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historikk",
|
|
4
|
+
"text_variable": "Variabel",
|
|
5
|
+
"text_share_feedback": "Del tilbakemelding",
|
|
6
|
+
"text_login": "Logg inn",
|
|
7
|
+
"text_login_to_use_all_feature": "Logg inn for å bruke alle funksjoner",
|
|
8
|
+
"text_calculation_history": "Beregning Historikk",
|
|
9
|
+
"text_save_and_sync_settings": "Lagre og synkroniser innstillinger",
|
|
10
|
+
"text_utilize_advanced_features": "Bruk avanserte funksjoner",
|
|
11
|
+
"text_feedback_title": "Din tilbakemelding er viktig!",
|
|
12
|
+
"text_feedback_description": "Del dine tanker, forslag eller erfaringer med våre tjenester.",
|
|
13
|
+
"text_rating": "Vurdering",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (valgfritt)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Noe du vil fortelle oss? (valgfritt)",
|
|
16
|
+
"text_send_feedback": "Send tilbakemelding",
|
|
17
|
+
"text_settings": "Innstillinger",
|
|
18
|
+
"text_settings_tab_common": "Vanlig",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Mer",
|
|
21
|
+
"text_angle_unit": "Vinkel enhet",
|
|
22
|
+
"text_default_output": "Standard uttak",
|
|
23
|
+
"text_implied_multiplication": "Implisitt multiplikasjon",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Desimaltall format & desimalpresisjon",
|
|
25
|
+
"text_precision": "Presisjon",
|
|
26
|
+
"text_decimal_number_format": "Desimaltall format",
|
|
27
|
+
"text_percentage_calculation_type": "Prosentberegningstype",
|
|
28
|
+
"text_decimal_separator": "Desimalseparator",
|
|
29
|
+
"text_thousand_separator": "Tusen separator",
|
|
30
|
+
"text_thousandth_separator": "Tusendel separator",
|
|
31
|
+
"text_scientific_notation": "Vitenskapelig notasjon",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Bruk indisk stil for siffergruppering",
|
|
33
|
+
"text_example": "Eksempel",
|
|
34
|
+
"text_calculator_layout": "Kalkulatoroppsett",
|
|
35
|
+
"text_select_layout": "Velg oppsett",
|
|
36
|
+
"text_reset_default_settings": "Nullstill standardinnstillinger",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Vertikalt oppsett",
|
|
39
|
+
"text_horizontal_layout": "Horisontalt oppsett",
|
|
40
|
+
"text_change_calculator_layout": "Endre kalkulatoroppsett",
|
|
41
|
+
"text_scientific_constant": "Vitenskapelig konstant",
|
|
42
|
+
"text_metric_conversions": "Metriske konverteringer",
|
|
43
|
+
"text_matrix": "Matrisen",
|
|
44
|
+
"text_insert_matrix": "Sett inn matrise",
|
|
45
|
+
"text_matrix_dimensions": "Matrisedimensjoner",
|
|
46
|
+
"text_insert": "Sett inn",
|
|
47
|
+
"text_close": "Lukk",
|
|
48
|
+
"text_cancel": "Avbryt",
|
|
49
|
+
"text_confirm": "Bekreft",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Vil du slette all beregningshistorikk?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Vil du tømme alle variabelverdier?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Nullstill innstillinger godkjenning",
|
|
53
|
+
"text_reset_settings_confirm_message": "Denne handlingen vil permanent slette innstillingene dine og nullstille til standard",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Sett inn uttrykk i editoren?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopier som ren tekst",
|
|
56
|
+
"text_copy_as_latex": "Kopier som LaTeX",
|
|
57
|
+
"text_paste": "Lim inn",
|
|
58
|
+
"text_select_all": "Velg alle",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Sett inn uttrykk i editoren",
|
|
60
|
+
"text_view_result_format": "Vis resultatformat",
|
|
61
|
+
"text_result_format": "Resultatformat",
|
|
62
|
+
"text_fraction": "Brøk",
|
|
63
|
+
"text_prime_factor": "Primtallsfaktor",
|
|
64
|
+
"text_repeated_decimal": "Gjenta desimal",
|
|
65
|
+
"text_mixed_fraction": "Blandet brøk",
|
|
66
|
+
"text_numeric": "Numerisk",
|
|
67
|
+
"text_calculation_feedback": "Beregning tilbakemelding",
|
|
68
|
+
"text_result_was_incorrect": "Resultatet var feil",
|
|
69
|
+
"text_unexpected_result_format": "Uventet resultatformat",
|
|
70
|
+
"text_calculation_took_too_long": "Beregningen tok for lang tid",
|
|
71
|
+
"text_result_didnt_round_correctly": "Resultatet ble ikke rundet riktig",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Kunne ikke håndtere vitenskapelig notasjon",
|
|
73
|
+
"text_unexpected_error_happened": "Uventet feil oppstod",
|
|
74
|
+
"text_other": "Annet",
|
|
75
|
+
"text_provide_email_contact_description": "Ved å oppgi din e-post kan vi følge opp saken din mer effektivt (valgfritt)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Legg gjerne til flere detaljer",
|
|
77
|
+
"text_submit": "Send inn",
|
|
78
|
+
"text_math_input_placeholder": "Skriv inn matematikk",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Oppgi variabelverdi",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Denne funksjonen støttes ikke i gjeldende modus",
|
|
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": "Ukjent feil oppstod",
|
|
85
|
+
"text_skip_this_time": "Hopp over denne gangen",
|
|
86
|
+
"text_separator_space": "Mellomrom",
|
|
87
|
+
"text_separator_comma": "Komma",
|
|
88
|
+
"text_separator_dot": "Prikk",
|
|
89
|
+
"text_separator_nothing": "Ingen",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Understrek",
|
|
92
|
+
"text_point": "Punkt",
|
|
93
|
+
"text_decimal": "Desimal",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} vil sette inn {text}",
|
|
95
|
+
"text_period_key": "Punktumstast",
|
|
96
|
+
"text_comma_key": "Kommatast",
|
|
97
|
+
"text_function_argument_separator": "Funksjonsargumentseparator",
|
|
98
|
+
"text_key_mapping_symbol_title": "Hvilket symbol skal tasten {key} representere?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Desimalseparatoren vil være komma {symbol} symbol",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Du kan endre konfigurasjonen senere i innstillingene",
|
|
101
|
+
"text_save": "Lagre",
|
|
102
|
+
"text_fullscreen_mode": "Fullskjermmodus",
|
|
103
|
+
"text_exit_fullscreen_mode": "Avslutt fullskjermmodus",
|
|
104
|
+
"text_success": "Suksess",
|
|
105
|
+
"text_scroll_to_calculator": "Rull til kalkulator"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historia",
|
|
4
|
+
"text_variable": "Zmienna",
|
|
5
|
+
"text_share_feedback": "Podziel się swoją opinią",
|
|
6
|
+
"text_login": "Zaloguj się",
|
|
7
|
+
"text_login_to_use_all_feature": "Zaloguj się, aby korzystać ze wszystkich funkcji",
|
|
8
|
+
"text_calculation_history": "Historia obliczeń",
|
|
9
|
+
"text_save_and_sync_settings": "Zapisz i synchronizuj ustawienia",
|
|
10
|
+
"text_utilize_advanced_features": "Korzystaj z zaawansowanych funkcji",
|
|
11
|
+
"text_feedback_title": "Twoja opinia ma znaczenie!",
|
|
12
|
+
"text_feedback_description": "Podziel się swoimi myślami, sugestiami lub doświadczeniami związanych z naszymi usługami.",
|
|
13
|
+
"text_rating": "Ocena",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (opcjonalnie)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Coś, co chcesz nam powiedzieć? (opcjonalnie)",
|
|
16
|
+
"text_send_feedback": "Wyślij opinie",
|
|
17
|
+
"text_settings": "Ustawienia",
|
|
18
|
+
"text_settings_tab_common": "Ogólne",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Więcej",
|
|
21
|
+
"text_angle_unit": "Jednostka kąta",
|
|
22
|
+
"text_default_output": "Domyślny wynik",
|
|
23
|
+
"text_implied_multiplication": "Domniemane mnożenie",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format liczby dziesiętnej i dokładność dziesiętna",
|
|
25
|
+
"text_precision": "Dokładność",
|
|
26
|
+
"text_decimal_number_format": "Format liczby dziesiętnej",
|
|
27
|
+
"text_percentage_calculation_type": "Typ obliczeń procentowych",
|
|
28
|
+
"text_decimal_separator": "Separator dziesiętny",
|
|
29
|
+
"text_thousand_separator": "Separator tysięcy",
|
|
30
|
+
"text_thousandth_separator": "Separator tysięcznych",
|
|
31
|
+
"text_scientific_notation": "Notacja naukowa",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Użyj indyjskiego stylu grupowania cyfr",
|
|
33
|
+
"text_example": "Przykład",
|
|
34
|
+
"text_calculator_layout": "Układ kalkulatora",
|
|
35
|
+
"text_select_layout": "Wybierz układ",
|
|
36
|
+
"text_reset_default_settings": "Przywróć domyślne ustawienia",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Układ pionowy",
|
|
39
|
+
"text_horizontal_layout": "Układ poziomy",
|
|
40
|
+
"text_change_calculator_layout": "Zmień układ kalkulatora",
|
|
41
|
+
"text_scientific_constant": "Stała naukowa",
|
|
42
|
+
"text_metric_conversions": "Konwersje metryczne",
|
|
43
|
+
"text_matrix": "Macierz",
|
|
44
|
+
"text_insert_matrix": "Wstaw macierz",
|
|
45
|
+
"text_matrix_dimensions": "Wymiary macierzy",
|
|
46
|
+
"text_insert": "Wstaw",
|
|
47
|
+
"text_close": "Zamknij",
|
|
48
|
+
"text_cancel": "Anuluj",
|
|
49
|
+
"text_confirm": "Potwierdź",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Czy chcesz usunąć całą historię obliczeń?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Czy chcesz usunąć wszystkie wartości zmiennych?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Potwierdzenie resetowania ustawień",
|
|
53
|
+
"text_reset_settings_confirm_message": "Ta akcja na stałe usunie twoje ustawienia i przywróci je do domyślnych",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Wstawić wyrażenie do edytora?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopiuj jako zwykły tekst",
|
|
56
|
+
"text_copy_as_latex": "Kopiuj jako LaTeX",
|
|
57
|
+
"text_paste": "Wklej",
|
|
58
|
+
"text_select_all": "Zaznacz wszystko",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Wstaw wyrażenie do edytora",
|
|
60
|
+
"text_view_result_format": "Zobacz format wyniku",
|
|
61
|
+
"text_result_format": "Format wyniku",
|
|
62
|
+
"text_fraction": "Ułamek",
|
|
63
|
+
"text_prime_factor": "Czynnik pierwszy",
|
|
64
|
+
"text_repeated_decimal": "Powtarzająca się dziesiętna",
|
|
65
|
+
"text_mixed_fraction": "Ułamek mieszany",
|
|
66
|
+
"text_numeric": "Numeryczny",
|
|
67
|
+
"text_calculation_feedback": "Opinia o obliczeniach",
|
|
68
|
+
"text_result_was_incorrect": "Wynik był niepoprawny",
|
|
69
|
+
"text_unexpected_result_format": "Nieoczekiwany format wyniku",
|
|
70
|
+
"text_calculation_took_too_long": "Obliczenie trwało zbyt długo",
|
|
71
|
+
"text_result_didnt_round_correctly": "Wynik nie został poprawnie zaokrąglony",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Nieudana obsługa notacji naukowej",
|
|
73
|
+
"text_unexpected_error_happened": "Wystąpił nieoczekiwany błąd",
|
|
74
|
+
"text_other": "Inne",
|
|
75
|
+
"text_provide_email_contact_description": "Podanie swojego e-maila pozwoli nam skuteczniej rozwiązać Twój problem (opcjonalnie)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Dodaj więcej szczegółów, jeśli chcesz",
|
|
77
|
+
"text_submit": "Wyślij",
|
|
78
|
+
"text_math_input_placeholder": "Wprowadź matematykę",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Wprowadź wartość zmiennej",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Funkcja nieobsługiwana w tym trybie",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nie można przekonwertować na ułamek mieszany",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nie można przekonwertować na format DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nie można przekonwertować na format ułamka",
|
|
84
|
+
"text_unknown_error_occurred": "Wystąpił nieznany błąd",
|
|
85
|
+
"text_skip_this_time": "Pomiń tym razem",
|
|
86
|
+
"text_separator_space": "Spacja",
|
|
87
|
+
"text_separator_comma": "Przecinek",
|
|
88
|
+
"text_separator_dot": "Kropka",
|
|
89
|
+
"text_separator_nothing": "Żaden",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Podkreślnik",
|
|
92
|
+
"text_point": "Punkt",
|
|
93
|
+
"text_decimal": "Dziesiętny",
|
|
94
|
+
"text_key_will_insert": "Klucz {keyName} {symbol} wstawi {text}",
|
|
95
|
+
"text_period_key": "Klawisz kropki",
|
|
96
|
+
"text_comma_key": "Klawisz przecinka",
|
|
97
|
+
"text_function_argument_separator": "Separator argumentu funkcji",
|
|
98
|
+
"text_key_mapping_symbol_title": "Jakim symbolem powinien być reprezentowany klucz {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Separator dziesiętny będzie symbolem przecinka {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Możesz zmienić konfigurację później w ustawieniach",
|
|
101
|
+
"text_save": "Zapisz",
|
|
102
|
+
"text_fullscreen_mode": "Tryb pełnoekranowy",
|
|
103
|
+
"text_exit_fullscreen_mode": "Wyjdź z trybu pełnoekranowego",
|
|
104
|
+
"text_success": "Sukces",
|
|
105
|
+
"text_scroll_to_calculator": "Przewiń do kalkulatora"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Histórico",
|
|
4
|
+
"text_variable": "Variável",
|
|
5
|
+
"text_share_feedback": "Compartilhar feedback",
|
|
6
|
+
"text_login": "Entrar",
|
|
7
|
+
"text_login_to_use_all_feature": "Entrar para usar todos os recursos",
|
|
8
|
+
"text_calculation_history": "Histórico de cálculos",
|
|
9
|
+
"text_save_and_sync_settings": "Salvar e sincronizar configurações",
|
|
10
|
+
"text_utilize_advanced_features": "Utilizar recursos avançados",
|
|
11
|
+
"text_feedback_title": "Sua opinião é importante!",
|
|
12
|
+
"text_feedback_description": "Compartilhe seus pensamentos, sugestões ou experiências ao usar nossos serviços.",
|
|
13
|
+
"text_rating": "Avaliação",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contato@example.com (opcional)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Algo que você quer nos contar? (opcional)",
|
|
16
|
+
"text_send_feedback": "Enviar feedback",
|
|
17
|
+
"text_settings": "Configurações",
|
|
18
|
+
"text_settings_tab_common": "Comum",
|
|
19
|
+
"text_settings_tab_format": "Formato",
|
|
20
|
+
"text_settings_tab_more": "Mais",
|
|
21
|
+
"text_angle_unit": "Unidade de ângulo",
|
|
22
|
+
"text_default_output": "Saída padrão",
|
|
23
|
+
"text_implied_multiplication": "Multiplicação implícita",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Formato de número decimal e precisão decimal",
|
|
25
|
+
"text_precision": "Precisão",
|
|
26
|
+
"text_decimal_number_format": "Formato de número decimal",
|
|
27
|
+
"text_percentage_calculation_type": "Tipo de cálculo de porcentagem",
|
|
28
|
+
"text_decimal_separator": "Separador decimal",
|
|
29
|
+
"text_thousand_separator": "Separador de milhar",
|
|
30
|
+
"text_thousandth_separator": "Separador de milésimos",
|
|
31
|
+
"text_scientific_notation": "Notação científica",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Usar o estilo indiano de agrupamento de dígitos",
|
|
33
|
+
"text_example": "Exemplo",
|
|
34
|
+
"text_calculator_layout": "Layout da calculadora",
|
|
35
|
+
"text_select_layout": "Selecionar layout",
|
|
36
|
+
"text_reset_default_settings": "Redefinir configurações padrão",
|
|
37
|
+
"text_auto": "Automático",
|
|
38
|
+
"text_vertical_layout": "Layout vertical",
|
|
39
|
+
"text_horizontal_layout": "Layout horizontal",
|
|
40
|
+
"text_change_calculator_layout": "Alterar layout da calculadora",
|
|
41
|
+
"text_scientific_constant": "Constante científica",
|
|
42
|
+
"text_metric_conversions": "Conversões métricas",
|
|
43
|
+
"text_matrix": "Matriz",
|
|
44
|
+
"text_insert_matrix": "Inserir matriz",
|
|
45
|
+
"text_matrix_dimensions": "Dimensões da matriz",
|
|
46
|
+
"text_insert": "Inserir",
|
|
47
|
+
"text_close": "Fechar",
|
|
48
|
+
"text_cancel": "Cancelar",
|
|
49
|
+
"text_confirm": "Confirmar",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Deseja excluir todo o histórico de cálculos?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Deseja limpar todos os valores das variáveis?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Confirmar a redefinição das configurações",
|
|
53
|
+
"text_reset_settings_confirm_message": "Esta ação excluirá permanentemente sua configuração e a redefinirá para o padrão",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Inserir expressão no editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Copiar como texto simples",
|
|
56
|
+
"text_copy_as_latex": "Copiar como LaTeX",
|
|
57
|
+
"text_paste": "Colar",
|
|
58
|
+
"text_select_all": "Selecionar tudo",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Inserir expressão no editor",
|
|
60
|
+
"text_view_result_format": "Ver formato do resultado",
|
|
61
|
+
"text_result_format": "Formato do resultado",
|
|
62
|
+
"text_fraction": "Fração",
|
|
63
|
+
"text_prime_factor": "Fator primo",
|
|
64
|
+
"text_repeated_decimal": "Decimal repetido",
|
|
65
|
+
"text_mixed_fraction": "Fração mista",
|
|
66
|
+
"text_numeric": "Numérico",
|
|
67
|
+
"text_calculation_feedback": "Feedback de cálculo",
|
|
68
|
+
"text_result_was_incorrect": "O resultado estava incorreto",
|
|
69
|
+
"text_unexpected_result_format": "Formato de resultado inesperado",
|
|
70
|
+
"text_calculation_took_too_long": "O cálculo demorou muito",
|
|
71
|
+
"text_result_didnt_round_correctly": "O resultado não foi arredondado corretamente",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Falha ao lidar com notação científica",
|
|
73
|
+
"text_unexpected_error_happened": "Ocorreu um erro inesperado",
|
|
74
|
+
"text_other": "Outro",
|
|
75
|
+
"text_provide_email_contact_description": "Fornecer seu e-mail nos ajuda a fazer o acompanhamento com você para resolver seu problema de forma mais eficaz (opcional)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Fique à vontade para adicionar mais detalhes",
|
|
77
|
+
"text_submit": "Enviar",
|
|
78
|
+
"text_math_input_placeholder": "Digite matemática",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Digite o valor da variável",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Função não suportada no modo atual",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Não pode ser convertido para fração mista",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Não pode ser convertido para formato DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Não pode ser convertido para formato de fração",
|
|
84
|
+
"text_unknown_error_occurred": "Ocorreu um erro desconhecido",
|
|
85
|
+
"text_skip_this_time": "Pular desta vez",
|
|
86
|
+
"text_separator_space": "Espaço",
|
|
87
|
+
"text_separator_comma": "Vírgula",
|
|
88
|
+
"text_separator_dot": "Ponto",
|
|
89
|
+
"text_separator_nothing": "Nenhum",
|
|
90
|
+
"text_separator_apostrophe": "Apóstrofo",
|
|
91
|
+
"text_separator_underscore": "Sublinhado",
|
|
92
|
+
"text_point": "Ponto",
|
|
93
|
+
"text_decimal": "Decimal",
|
|
94
|
+
"text_key_will_insert": "A {keyName} {symbol} inserirá {text}",
|
|
95
|
+
"text_period_key": "Tecla de ponto",
|
|
96
|
+
"text_comma_key": "Tecla de vírgula",
|
|
97
|
+
"text_function_argument_separator": "Separador de argumento de função",
|
|
98
|
+
"text_key_mapping_symbol_title": "Qual símbolo a tecla {key} deve representar?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "O separador decimal será o símbolo de vírgula {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Você pode alterar a configuração depois nas configurações",
|
|
101
|
+
"text_save": "Salvar",
|
|
102
|
+
"text_fullscreen_mode": "Modo de tela cheia",
|
|
103
|
+
"text_exit_fullscreen_mode": "Sair do modo de tela cheia",
|
|
104
|
+
"text_success": "Sucesso",
|
|
105
|
+
"text_scroll_to_calculator": "Rolar até à Calculadora"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Istoric",
|
|
4
|
+
"text_variable": "Variabilă",
|
|
5
|
+
"text_share_feedback": "Împărtășește Feedback",
|
|
6
|
+
"text_login": "Autentificare",
|
|
7
|
+
"text_login_to_use_all_feature": "Autentifică-te pentru a folosi toate funcționalitățile",
|
|
8
|
+
"text_calculation_history": "Istoric calcul",
|
|
9
|
+
"text_save_and_sync_settings": "Salvează și sincronizează setările",
|
|
10
|
+
"text_utilize_advanced_features": "Utilizează funcționalități avansate",
|
|
11
|
+
"text_feedback_title": "Părerea ta contează!",
|
|
12
|
+
"text_feedback_description": "Împărtășește gândurile, sugestiile sau experiențele tale folosind serviciile noastre.",
|
|
13
|
+
"text_rating": "Evaluare",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (opțional)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Ceva ce vrei să ne spui? (opțional)",
|
|
16
|
+
"text_send_feedback": "Trimite Feedback",
|
|
17
|
+
"text_settings": "Setări",
|
|
18
|
+
"text_settings_tab_common": "General",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Mai Mult",
|
|
21
|
+
"text_angle_unit": "Unitatea unghiului",
|
|
22
|
+
"text_default_output": "Rezultat implicit",
|
|
23
|
+
"text_implied_multiplication": "Multiplicare implicită",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format număr zecimal & Precizie zecimală",
|
|
25
|
+
"text_precision": "Precizie",
|
|
26
|
+
"text_decimal_number_format": "Format număr zecimal",
|
|
27
|
+
"text_percentage_calculation_type": "Tip calcul procentual",
|
|
28
|
+
"text_decimal_separator": "Separator zecimal",
|
|
29
|
+
"text_thousand_separator": "Separator de mii",
|
|
30
|
+
"text_thousandth_separator": "Separator de miimi",
|
|
31
|
+
"text_scientific_notation": "Notație științifică",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Folosește stilul indian de grupare a cifrelor",
|
|
33
|
+
"text_example": "Exemplu",
|
|
34
|
+
"text_calculator_layout": "Configurația calculatorului",
|
|
35
|
+
"text_select_layout": "Selectează configurația",
|
|
36
|
+
"text_reset_default_settings": "Resetează setările implicite",
|
|
37
|
+
"text_auto": "Automat",
|
|
38
|
+
"text_vertical_layout": "Configurație verticală",
|
|
39
|
+
"text_horizontal_layout": "Configurație orizontală",
|
|
40
|
+
"text_change_calculator_layout": "Schimbă configurația calculatorului",
|
|
41
|
+
"text_scientific_constant": "Constantă științifică",
|
|
42
|
+
"text_metric_conversions": "Conversii metrice",
|
|
43
|
+
"text_matrix": "Matrice",
|
|
44
|
+
"text_insert_matrix": "Inserează matrice",
|
|
45
|
+
"text_matrix_dimensions": "Dimensiunile matricii",
|
|
46
|
+
"text_insert": "Inserează",
|
|
47
|
+
"text_close": "Închide",
|
|
48
|
+
"text_cancel": "Anulează",
|
|
49
|
+
"text_confirm": "Confirmă",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Ștergeți tot istoricul calculului?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Doriți să ștergeți toate valorile variabilelor?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Confirmare resetare setări",
|
|
53
|
+
"text_reset_settings_confirm_message": "Această acțiune va șterge definitiv setările tale și le va reseta la implicit",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Inserează expresia în editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Copiază ca text simplu",
|
|
56
|
+
"text_copy_as_latex": "Copiază ca LaTeX",
|
|
57
|
+
"text_paste": "Lipește",
|
|
58
|
+
"text_select_all": "Selectează tot",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Inserează expresia în editor",
|
|
60
|
+
"text_view_result_format": "Vizualizează formatul rezultatului",
|
|
61
|
+
"text_result_format": "Format rezultat",
|
|
62
|
+
"text_fraction": "Fracție",
|
|
63
|
+
"text_prime_factor": "Factor prim",
|
|
64
|
+
"text_repeated_decimal": "Zecimal repetat",
|
|
65
|
+
"text_mixed_fraction": "Fracție mixtă",
|
|
66
|
+
"text_numeric": "Numeric",
|
|
67
|
+
"text_calculation_feedback": "Feedback calcul",
|
|
68
|
+
"text_result_was_incorrect": "Rezultatul a fost incorect",
|
|
69
|
+
"text_unexpected_result_format": "Format rezultat neașteptat",
|
|
70
|
+
"text_calculation_took_too_long": "Calculul a durat prea mult",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultatul nu a fost rotunjit corect",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Nu s-a putut gestiona notația științifică",
|
|
73
|
+
"text_unexpected_error_happened": "A apărut o eroare neașteptată",
|
|
74
|
+
"text_other": "Altele",
|
|
75
|
+
"text_provide_email_contact_description": "Furnizarea adresei de email ne ajută să te contactăm pentru a rezolva problema mai eficient (opțional)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Simțiți-vă liber să adăugați mai multe detalii",
|
|
77
|
+
"text_submit": "Trimite",
|
|
78
|
+
"text_math_input_placeholder": "Introdu matematică",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Introdu valoarea variabilei",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Această funcție nu este suportată în modul curent",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nu se poate converti la fracție mixtă",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nu se poate converti în format DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nu se poate converti în format de fracție",
|
|
84
|
+
"text_unknown_error_occurred": "A apărut o eroare necunoscută",
|
|
85
|
+
"text_skip_this_time": "Omite de data aceasta",
|
|
86
|
+
"text_separator_space": "Spațiu",
|
|
87
|
+
"text_separator_comma": "Virgulă",
|
|
88
|
+
"text_separator_dot": "Punct",
|
|
89
|
+
"text_separator_nothing": "Nimic",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Linie jos",
|
|
92
|
+
"text_point": "Punct",
|
|
93
|
+
"text_decimal": "Zecimal",
|
|
94
|
+
"text_key_will_insert": "Tasta {keyName} {symbol} va insera {text}",
|
|
95
|
+
"text_period_key": "Tastă punct",
|
|
96
|
+
"text_comma_key": "Tastă virgulă",
|
|
97
|
+
"text_function_argument_separator": "Separator argument funcție",
|
|
98
|
+
"text_key_mapping_symbol_title": "Ce simbol ar trebui să reprezinte tasta {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Separatorul zecimal va fi simbolul virgulă {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Poți schimba configurația ulterior în setări",
|
|
101
|
+
"text_save": "Salvează",
|
|
102
|
+
"text_fullscreen_mode": "Mod ecran complet",
|
|
103
|
+
"text_exit_fullscreen_mode": "Ieșire din modul ecran complet",
|
|
104
|
+
"text_success": "Succes",
|
|
105
|
+
"text_scroll_to_calculator": "Derulează la calculator"
|
|
106
|
+
}
|