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": "Контакт@example.com (необязательно)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Что-то, что вы хотите нам сообщить? (необязательно)",
|
|
16
|
+
"text_send_feedback": "Отправить отзыв",
|
|
17
|
+
"text_settings": "Настройки",
|
|
18
|
+
"text_settings_tab_common": "Общие",
|
|
19
|
+
"text_settings_tab_format": "Формат",
|
|
20
|
+
"text_settings_tab_more": "Дополнительно",
|
|
21
|
+
"text_angle_unit": "Единица измерения угла",
|
|
22
|
+
"text_default_output": "Стандартный вывод",
|
|
23
|
+
"text_implied_multiplication": "Неявное умножение",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Формат десятичных чисел и точность десятичных чисел",
|
|
25
|
+
"text_precision": "Точность",
|
|
26
|
+
"text_decimal_number_format": "Формат десятичных чисел",
|
|
27
|
+
"text_percentage_calculation_type": "Тип расчета процента",
|
|
28
|
+
"text_decimal_separator": "Разделитель десятичных",
|
|
29
|
+
"text_thousand_separator": "Разделитель тысяч",
|
|
30
|
+
"text_thousandth_separator": "Разделитель тысячных",
|
|
31
|
+
"text_scientific_notation": "Научная нотация",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Использовать индийский стиль группировки цифр",
|
|
33
|
+
"text_example": "Пример",
|
|
34
|
+
"text_calculator_layout": "Макет калькулятора",
|
|
35
|
+
"text_select_layout": "Выбрать макет",
|
|
36
|
+
"text_reset_default_settings": "Сбросить настройки по умолчанию",
|
|
37
|
+
"text_auto": "Авто",
|
|
38
|
+
"text_vertical_layout": "Вертикальный макет",
|
|
39
|
+
"text_horizontal_layout": "Горизонтальный макет",
|
|
40
|
+
"text_change_calculator_layout": "Изменить макет калькулятора",
|
|
41
|
+
"text_scientific_constant": "Научная константа",
|
|
42
|
+
"text_metric_conversions": "Метрические преобразования",
|
|
43
|
+
"text_matrix": "Матрица",
|
|
44
|
+
"text_insert_matrix": "Вставить матрицу",
|
|
45
|
+
"text_matrix_dimensions": "Размерности матрицы",
|
|
46
|
+
"text_insert": "Вставить",
|
|
47
|
+
"text_close": "Закрыть",
|
|
48
|
+
"text_cancel": "Отмена",
|
|
49
|
+
"text_confirm": "Подтвердить",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Хотите удалить всю историю вычислений?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Хотите очистить все значения переменных?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Подтвердить сброс настроек",
|
|
53
|
+
"text_reset_settings_confirm_message": "Это действие навсегда удалит ваши настройки и сбросит их к стандартным",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Вставить выражение в редактор?",
|
|
55
|
+
"text_copy_as_plain_text": "Копировать как обычный текст",
|
|
56
|
+
"text_copy_as_latex": "Копировать как LaTeX",
|
|
57
|
+
"text_paste": "Вставить",
|
|
58
|
+
"text_select_all": "Выбрать все",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Вставить выражение в редактор",
|
|
60
|
+
"text_view_result_format": "Просмотр формата результата",
|
|
61
|
+
"text_result_format": "Формат результата",
|
|
62
|
+
"text_fraction": "Дробь",
|
|
63
|
+
"text_prime_factor": "Простое число",
|
|
64
|
+
"text_repeated_decimal": "Повторяющаяся десятичная дробь",
|
|
65
|
+
"text_mixed_fraction": "Смешанная дробь",
|
|
66
|
+
"text_numeric": "Числовой",
|
|
67
|
+
"text_calculation_feedback": "Обратная связь по расчету",
|
|
68
|
+
"text_result_was_incorrect": "Результат был неверным",
|
|
69
|
+
"text_unexpected_result_format": "Неожиданный формат результата",
|
|
70
|
+
"text_calculation_took_too_long": "Вычисление заняло слишком много времени",
|
|
71
|
+
"text_result_didnt_round_correctly": "Результат не округлен правильно",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Не удалось обработать научную нотацию",
|
|
73
|
+
"text_unexpected_error_happened": "Произошла неожиданная ошибка",
|
|
74
|
+
"text_other": "Другое",
|
|
75
|
+
"text_provide_email_contact_description": "Предоставление вашего адреса электронной почты поможет нам связаться с вами для более эффективного решения вашей проблемы (необязательно)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Не стесняйтесь добавить дополнительные детали",
|
|
77
|
+
"text_submit": "Отправить",
|
|
78
|
+
"text_math_input_placeholder": "Введите математические выражения",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Введите значение переменной",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Эта функция не поддерживается в текущем режиме",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Невозможно преобразовать в смешанную дробь",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Невозможно преобразовать в формат DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Невозможно преобразовать в формат дроби",
|
|
84
|
+
"text_unknown_error_occurred": "Произошла неизвестная ошибка",
|
|
85
|
+
"text_skip_this_time": "Пропустить в этот раз",
|
|
86
|
+
"text_separator_space": "Пробел",
|
|
87
|
+
"text_separator_comma": "Запятая",
|
|
88
|
+
"text_separator_dot": "Точка",
|
|
89
|
+
"text_separator_nothing": "Никакой",
|
|
90
|
+
"text_separator_apostrophe": "Апостроф",
|
|
91
|
+
"text_separator_underscore": "Подчеркивание",
|
|
92
|
+
"text_point": "Точка",
|
|
93
|
+
"text_decimal": "Десятичный",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} вставит {text}",
|
|
95
|
+
"text_period_key": "Клавиша точки",
|
|
96
|
+
"text_comma_key": "Клавиша запятой",
|
|
97
|
+
"text_function_argument_separator": "Разделитель аргументов функции",
|
|
98
|
+
"text_key_mapping_symbol_title": "Какой символ должна представлять кнопка {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Десятичный разделитель будет символом запятой {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Вы можете изменить конфигурацию позже в настройках",
|
|
101
|
+
"text_save": "Сохранить",
|
|
102
|
+
"text_fullscreen_mode": "Полноэкранный режим",
|
|
103
|
+
"text_exit_fullscreen_mode": "Выйти из полноэкранного режима",
|
|
104
|
+
"text_success": "Успех",
|
|
105
|
+
"text_scroll_to_calculator": "Прокрутить к Калькулятору"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "História",
|
|
4
|
+
"text_variable": "Premenná",
|
|
5
|
+
"text_share_feedback": "Poslať spätnú väzbu",
|
|
6
|
+
"text_login": "Prihlásiť sa",
|
|
7
|
+
"text_login_to_use_all_feature": "Prihláste sa, aby ste mohli používať všetky funkcie",
|
|
8
|
+
"text_calculation_history": "História výpočtov",
|
|
9
|
+
"text_save_and_sync_settings": "Uložiť a synchronizovať nastavenia",
|
|
10
|
+
"text_utilize_advanced_features": "Využiť pokročilé funkcie",
|
|
11
|
+
"text_feedback_title": "Vaša spätná väzba je dôležitá!",
|
|
12
|
+
"text_feedback_description": "Podeľte sa o svoje myšlienky, návrhy alebo skúsenosti s našimi službami.",
|
|
13
|
+
"text_rating": "Hodnotenie",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (nepovinné)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Niečo, čo nám chcete povedať? (nepovinné)",
|
|
16
|
+
"text_send_feedback": "Poslať spätnú väzbu",
|
|
17
|
+
"text_settings": "Nastavenia",
|
|
18
|
+
"text_settings_tab_common": "Všeobecné",
|
|
19
|
+
"text_settings_tab_format": "Formát",
|
|
20
|
+
"text_settings_tab_more": "Viac",
|
|
21
|
+
"text_angle_unit": "Jednotka uhla",
|
|
22
|
+
"text_default_output": "Predvolený výstup",
|
|
23
|
+
"text_implied_multiplication": "Predpokladaná násobnosť",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Formát desatinných čísel a presnosť desatinných miest",
|
|
25
|
+
"text_precision": "Presnosť",
|
|
26
|
+
"text_decimal_number_format": "Formát desatinných čísel",
|
|
27
|
+
"text_percentage_calculation_type": "Typ výpočtu percenta",
|
|
28
|
+
"text_decimal_separator": "Desatinný oddeľovač",
|
|
29
|
+
"text_thousand_separator": "Tisícový oddeľovač",
|
|
30
|
+
"text_thousandth_separator": "Tisícinový oddeľovač",
|
|
31
|
+
"text_scientific_notation": "Vedecký zápis",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Použite indický štýl zoskupovania číslic",
|
|
33
|
+
"text_example": "Príklad",
|
|
34
|
+
"text_calculator_layout": "Rozloženie kalkulačky",
|
|
35
|
+
"text_select_layout": "Vyberte rozloženie",
|
|
36
|
+
"text_reset_default_settings": "Obnoviť predvolené nastavenia",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Vertikálne rozloženie",
|
|
39
|
+
"text_horizontal_layout": "Horizontálne rozloženie",
|
|
40
|
+
"text_change_calculator_layout": "Zmeniť rozloženie kalkulačky",
|
|
41
|
+
"text_scientific_constant": "Vedecká konštanta",
|
|
42
|
+
"text_metric_conversions": "Metické konverzie",
|
|
43
|
+
"text_matrix": "Matica",
|
|
44
|
+
"text_insert_matrix": "Vložiť maticu",
|
|
45
|
+
"text_matrix_dimensions": "Rozmery matice",
|
|
46
|
+
"text_insert": "Vložiť",
|
|
47
|
+
"text_close": "Zavrieť",
|
|
48
|
+
"text_cancel": "Zrušiť",
|
|
49
|
+
"text_confirm": "Potvrdiť",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Chcete odstrániť všetku históriu výpočtov?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Chcete zmazať všetky hodnoty premenných?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Potvrdenie obnovenia nastavení",
|
|
53
|
+
"text_reset_settings_confirm_message": "Táto akcia trvale vymaže vaše nastavenia a obnoví predvolené",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Vložiť výraz do editora?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopírovať ako čistý text",
|
|
56
|
+
"text_copy_as_latex": "Kopírovať ako LaTeX",
|
|
57
|
+
"text_paste": "Prilepiť",
|
|
58
|
+
"text_select_all": "Vybrať všetko",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Vložiť výraz do editora",
|
|
60
|
+
"text_view_result_format": "Zobraziť formát výsledku",
|
|
61
|
+
"text_result_format": "Formát výsledku",
|
|
62
|
+
"text_fraction": "Zlomok",
|
|
63
|
+
"text_prime_factor": "Prvočiniteľ",
|
|
64
|
+
"text_repeated_decimal": "Periodická desatinná",
|
|
65
|
+
"text_mixed_fraction": "Zmiešaný zlomok",
|
|
66
|
+
"text_numeric": "Číslicový",
|
|
67
|
+
"text_calculation_feedback": "Spätná väzba k výpočtu",
|
|
68
|
+
"text_result_was_incorrect": "Výsledok bol nesprávny",
|
|
69
|
+
"text_unexpected_result_format": "Neočekávaný formát výsledku",
|
|
70
|
+
"text_calculation_took_too_long": "Výpočet trval príliš dlho",
|
|
71
|
+
"text_result_didnt_round_correctly": "Výsledok nebol správne zaokrúhlený",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Nepodarilo sa spracovať vedecký zápis",
|
|
73
|
+
"text_unexpected_error_happened": "Nastala neočakávaná chyba",
|
|
74
|
+
"text_other": "Iné",
|
|
75
|
+
"text_provide_email_contact_description": "Poskytnutie vášho emailu nám pomôže efektívnejšie riešiť vaše problémy (nepovinné)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Môžete pridať viac podrobností",
|
|
77
|
+
"text_submit": "Odoslať",
|
|
78
|
+
"text_math_input_placeholder": "Zadajte matematický výraz",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Zadajte hodnotu premennej",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Táto funkcia nie je v aktuálnom móde podporovaná",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nie je možné konvertovať na zmiešaný zlomok",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nie je možné konvertovať na formát DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nie je možné konvertovať na formát zlomku",
|
|
84
|
+
"text_unknown_error_occurred": "Došlo k neznámej chybe",
|
|
85
|
+
"text_skip_this_time": "Preskočiť tentokrát",
|
|
86
|
+
"text_separator_space": "Medzera",
|
|
87
|
+
"text_separator_comma": "Čiarka",
|
|
88
|
+
"text_separator_dot": "Bodka",
|
|
89
|
+
"text_separator_nothing": "Žiadny",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Podčiarkovník",
|
|
92
|
+
"text_point": "Bodka",
|
|
93
|
+
"text_decimal": "Desatinné",
|
|
94
|
+
"text_key_will_insert": "Kláves {keyName} {symbol} vloží {text}",
|
|
95
|
+
"text_period_key": "Kláves pre bodku",
|
|
96
|
+
"text_comma_key": "Kláves pre čiarku",
|
|
97
|
+
"text_function_argument_separator": "Oddeľovač argumentov funkcie",
|
|
98
|
+
"text_key_mapping_symbol_title": "Aký symbol by mal kláves {key} reprezentovať?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Desatinný oddeľovač bude čiarka {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Nastavenia môžete neskôr zmeniť v konfigurácii",
|
|
101
|
+
"text_save": "Uložiť",
|
|
102
|
+
"text_fullscreen_mode": "Režim celej obrazovky",
|
|
103
|
+
"text_exit_fullscreen_mode": "Ukončiť režim celej obrazovky",
|
|
104
|
+
"text_success": "Úspech",
|
|
105
|
+
"text_scroll_to_calculator": "Posunúť na kalkulačku"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Zgodovina",
|
|
4
|
+
"text_variable": "Spremenljivka",
|
|
5
|
+
"text_share_feedback": "Delite povratne informacije",
|
|
6
|
+
"text_login": "Prijava",
|
|
7
|
+
"text_login_to_use_all_feature": "Prijavite se za uporabo vseh funkcij",
|
|
8
|
+
"text_calculation_history": "Zgodovina izračunov",
|
|
9
|
+
"text_save_and_sync_settings": "Shranite in sinhronizirajte nastavitve",
|
|
10
|
+
"text_utilize_advanced_features": "Uporabite napredne funkcije",
|
|
11
|
+
"text_feedback_title": "Vaše mnenje je pomembno!",
|
|
12
|
+
"text_feedback_description": "Delite svoje misli, predloge ali izkušnje z uporabo naših storitev.",
|
|
13
|
+
"text_rating": "Ocena",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (izbirno)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Nekaj, kar nam želite povedati? (izbirno)",
|
|
16
|
+
"text_send_feedback": "Pošljite povratne informacije",
|
|
17
|
+
"text_settings": "Nastavitve",
|
|
18
|
+
"text_settings_tab_common": "Splošno",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Več",
|
|
21
|
+
"text_angle_unit": "Enota kota",
|
|
22
|
+
"text_default_output": "Privzeti izhod",
|
|
23
|
+
"text_implied_multiplication": "Implicitno množenje",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format decimalnih številk in decimalna natančnost",
|
|
25
|
+
"text_precision": "Natančnost",
|
|
26
|
+
"text_decimal_number_format": "Format decimalnega števila",
|
|
27
|
+
"text_percentage_calculation_type": "Vrsta odstotkovnega izračuna",
|
|
28
|
+
"text_decimal_separator": "Decimalno ločilo",
|
|
29
|
+
"text_thousand_separator": "Tisočinsko ločilo",
|
|
30
|
+
"text_thousandth_separator": "Tisočinkasto ločilo",
|
|
31
|
+
"text_scientific_notation": "Znanstvena notacija",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Uporabite indijski slog združevanja številk",
|
|
33
|
+
"text_example": "Primer",
|
|
34
|
+
"text_calculator_layout": "Postavitev kalkulatorja",
|
|
35
|
+
"text_select_layout": "Izberite postavitev",
|
|
36
|
+
"text_reset_default_settings": "Ponastavite privzete nastavitve",
|
|
37
|
+
"text_auto": "Avtomatsko",
|
|
38
|
+
"text_vertical_layout": "Navpična postavitev",
|
|
39
|
+
"text_horizontal_layout": "Vodoravna postavitev",
|
|
40
|
+
"text_change_calculator_layout": "Spremenite postavitev kalkulatorja",
|
|
41
|
+
"text_scientific_constant": "Znanstvena konstanta",
|
|
42
|
+
"text_metric_conversions": "Metrične pretvorbe",
|
|
43
|
+
"text_matrix": "Matrika",
|
|
44
|
+
"text_insert_matrix": "Vstavi matriko",
|
|
45
|
+
"text_matrix_dimensions": "Dimenzije matrike",
|
|
46
|
+
"text_insert": "Vstavi",
|
|
47
|
+
"text_close": "Zapri",
|
|
48
|
+
"text_cancel": "Prekliči",
|
|
49
|
+
"text_confirm": "Potrdi",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Ali želite izbrisati vso zgodovino izračunov?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Ali želite izbrisati vse vrednosti spremenljivk?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Ponastavi potrditev nastavitev",
|
|
53
|
+
"text_reset_settings_confirm_message": "Ta dejanje bo trajno izbrisalo vaše nastavitve in jih ponastavilo na privzete",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Vstaviti izraze v urejevalnik?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopiraj kot navadno besedilo",
|
|
56
|
+
"text_copy_as_latex": "Kopiraj kot LaTeX",
|
|
57
|
+
"text_paste": "Prilepi",
|
|
58
|
+
"text_select_all": "Izberi vse",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Vstavi izraze v urejevalnik",
|
|
60
|
+
"text_view_result_format": "Ogled oblikovanja rezultatov",
|
|
61
|
+
"text_result_format": "Oblika rezultata",
|
|
62
|
+
"text_fraction": "Ulomek",
|
|
63
|
+
"text_prime_factor": "Prvotni faktor",
|
|
64
|
+
"text_repeated_decimal": "Ponavljajoča se decimala",
|
|
65
|
+
"text_mixed_fraction": "Mešani ulomek",
|
|
66
|
+
"text_numeric": "Numerično",
|
|
67
|
+
"text_calculation_feedback": "Povratne informacije izračuna",
|
|
68
|
+
"text_result_was_incorrect": "Rezultat je bil napačen",
|
|
69
|
+
"text_unexpected_result_format": "Nepričakovano oblikovanje rezultata",
|
|
70
|
+
"text_calculation_took_too_long": "Izračun je trajal predolgo",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultat se ni pravilno zaokrožil",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Ni uspelo obdelati znanstvene notacije",
|
|
73
|
+
"text_unexpected_error_happened": "Prišlo je do nepričakovane napake",
|
|
74
|
+
"text_other": "Drugo",
|
|
75
|
+
"text_provide_email_contact_description": "Navedba e-pošte vam pomaga, da vam lahko bolj učinkovito pomagamo reševati težave (izbirno)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Dodajte več podrobnosti po želji",
|
|
77
|
+
"text_submit": "Pošlji",
|
|
78
|
+
"text_math_input_placeholder": "Vnesite matematiko",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Vnesite vrednost spremenljivke",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Ta funkcija ni podprta v trenutnem načinu",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Ni mogoče pretvoriti v mešani ulomek",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Ni mogoče pretvoriti v DMS obliko",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Ni mogoče pretvoriti v obliki ulomka",
|
|
84
|
+
"text_unknown_error_occurred": "Prišlo je do neznane napake",
|
|
85
|
+
"text_skip_this_time": "Preskočite tokrat",
|
|
86
|
+
"text_separator_space": "Presledek",
|
|
87
|
+
"text_separator_comma": "Vejica",
|
|
88
|
+
"text_separator_dot": "Pika",
|
|
89
|
+
"text_separator_nothing": "Nič",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Podčrtaj",
|
|
92
|
+
"text_point": "Točka",
|
|
93
|
+
"text_decimal": "Decimala",
|
|
94
|
+
"text_key_will_insert": "Tipka {keyName} {symbol} bo vstavila {text}",
|
|
95
|
+
"text_period_key": "Tipka za piko",
|
|
96
|
+
"text_comma_key": "Tipka za vejico",
|
|
97
|
+
"text_function_argument_separator": "Ločilo za argumente funkcije",
|
|
98
|
+
"text_key_mapping_symbol_title": "Kateri simbol naj predstavlja tipka {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimalno ločilo bo vejica {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Konfiguracijo lahko kasneje spremenite v nastavitvah",
|
|
101
|
+
"text_save": "Shrani",
|
|
102
|
+
"text_fullscreen_mode": "Celozaslonski način",
|
|
103
|
+
"text_exit_fullscreen_mode": "Izhod iz celozaslonskega načina",
|
|
104
|
+
"text_success": "Uspeh",
|
|
105
|
+
"text_scroll_to_calculator": "Pomakni se do kalkulatorja"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Historia",
|
|
4
|
+
"text_variable": "Variable",
|
|
5
|
+
"text_share_feedback": "Ndaj Feedback",
|
|
6
|
+
"text_login": "Login",
|
|
7
|
+
"text_login_to_use_all_feature": "Hyr që të përdorësh të gjitha veçoritë",
|
|
8
|
+
"text_calculation_history": "Historia e Llogaritjeve",
|
|
9
|
+
"text_save_and_sync_settings": "Ruaj dhe Sinkronizo Cilësimet",
|
|
10
|
+
"text_utilize_advanced_features": "Përdor Veçoritë e Avancuara",
|
|
11
|
+
"text_feedback_title": "Mendimet tuaja kanë rëndësi!",
|
|
12
|
+
"text_feedback_description": "Ndani mendimet, sugjerimet ose përvojat tuaja duke përdorur shërbimet tona.",
|
|
13
|
+
"text_rating": "Vlerësim",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (opsionale)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Diçka që dëshironi të na thoni? (opsionale)",
|
|
16
|
+
"text_send_feedback": "Dërgo Feedback",
|
|
17
|
+
"text_settings": "Cilësimet",
|
|
18
|
+
"text_settings_tab_common": "Të Përgjithshme",
|
|
19
|
+
"text_settings_tab_format": "Formati",
|
|
20
|
+
"text_settings_tab_more": "Më shumë",
|
|
21
|
+
"text_angle_unit": "Njësia e Këndit",
|
|
22
|
+
"text_default_output": "Dalja e paracaktuar",
|
|
23
|
+
"text_implied_multiplication": "Shumëzimi i nënkuptuar",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Formati i numrave dhjetor & Saktësia dhjetore",
|
|
25
|
+
"text_precision": "Saktësia",
|
|
26
|
+
"text_decimal_number_format": "Formati dhjetor i numrave",
|
|
27
|
+
"text_percentage_calculation_type": "Lloji i llogaritjes përqindje",
|
|
28
|
+
"text_decimal_separator": "Ndara dhjetore",
|
|
29
|
+
"text_thousand_separator": "Ndara mijëshe",
|
|
30
|
+
"text_thousandth_separator": "Ndara e një mijësheve",
|
|
31
|
+
"text_scientific_notation": "Notacioni shkencor",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Përdorni stilin indian të grupimit të shifrave",
|
|
33
|
+
"text_example": "Shembull",
|
|
34
|
+
"text_calculator_layout": "Vendosja e Kalkulatorit",
|
|
35
|
+
"text_select_layout": "Zgjidh Vendosjen",
|
|
36
|
+
"text_reset_default_settings": "Rivendos Cilësimet e Paracaktuara",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Vendosje Vertikale",
|
|
39
|
+
"text_horizontal_layout": "Vendosje Horizontale",
|
|
40
|
+
"text_change_calculator_layout": "Ndrysho Vendosjen e Kalkulatorit",
|
|
41
|
+
"text_scientific_constant": "Konstante Shkencore",
|
|
42
|
+
"text_metric_conversions": "Konvertimet Metrike",
|
|
43
|
+
"text_matrix": "Matricë",
|
|
44
|
+
"text_insert_matrix": "Fut Matricën",
|
|
45
|
+
"text_matrix_dimensions": "Përmasat e Matricës",
|
|
46
|
+
"text_insert": "Fut",
|
|
47
|
+
"text_close": "Mbyll",
|
|
48
|
+
"text_cancel": "Anulo",
|
|
49
|
+
"text_confirm": "Konfirmo",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Dëshironi të fshini gjithë historinë e llogaritjeve?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Dëshironi të pastroni të gjitha vlerat e variablave?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Konfirmo rivendosjen e cilësimeve",
|
|
53
|
+
"text_reset_settings_confirm_message": "Kjo veprim do të fshijë përgjithmonë cilësimet tuaja dhe do t'i rivendosë ato në paracaktim",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Fut shprehjen në redaktor?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopjo si tekst i thjeshtë",
|
|
56
|
+
"text_copy_as_latex": "Kopjo si LaTeX",
|
|
57
|
+
"text_paste": "Ngjit",
|
|
58
|
+
"text_select_all": "Përzgjedh të gjitha",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Fut shprehjen në redaktor",
|
|
60
|
+
"text_view_result_format": "Shiko Format e Rezultatit",
|
|
61
|
+
"text_result_format": "Formati i rezultatit",
|
|
62
|
+
"text_fraction": "Fraksion",
|
|
63
|
+
"text_prime_factor": "Faktori themelor",
|
|
64
|
+
"text_repeated_decimal": "Dhjetor i përsëritur",
|
|
65
|
+
"text_mixed_fraction": "Fraksion i përzier",
|
|
66
|
+
"text_numeric": "Numerik",
|
|
67
|
+
"text_calculation_feedback": "Feedback i Llogaritjes",
|
|
68
|
+
"text_result_was_incorrect": "Rezultati ishte i pasaktë",
|
|
69
|
+
"text_unexpected_result_format": "Formati i rezultatit i papritur",
|
|
70
|
+
"text_calculation_took_too_long": "Llogaritja zgjati shumë",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultati nuk u rrumbullakos saktë",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Dështoi në trajtimin e notacionit shkencor",
|
|
73
|
+
"text_unexpected_error_happened": "Ndodhi një gabim i papritur",
|
|
74
|
+
"text_other": "Tjetër",
|
|
75
|
+
"text_provide_email_contact_description": "Dhënia e email-it tuaj na ndihmon të ndjekim me ju për të zgjidhur problemin tuaj më efektivisht (opsionale)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Mos hezitoni të shtoni më shumë detaje",
|
|
77
|
+
"text_submit": "Dërgo",
|
|
78
|
+
"text_math_input_placeholder": "Fut matematikën",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Fut vlerën e variables",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Funksioni i pambështetur në modalitetin aktual",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nuk mund të konvertohet në fraksion të përzier",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nuk mund të konvertohet në formatin DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nuk mund të konvertohet në formatinë e fraksionit",
|
|
84
|
+
"text_unknown_error_occurred": "Ndodhi një gabim i panjohur",
|
|
85
|
+
"text_skip_this_time": "Kalo këtë herë",
|
|
86
|
+
"text_separator_space": "Hapësirë",
|
|
87
|
+
"text_separator_comma": "Presje",
|
|
88
|
+
"text_separator_dot": "Pikë",
|
|
89
|
+
"text_separator_nothing": "Asgjë",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Nënvizë",
|
|
92
|
+
"text_point": "Pikë",
|
|
93
|
+
"text_decimal": "Dhjetore",
|
|
94
|
+
"text_key_will_insert": "Çelësi {keyName} {symbol} do të futë {text}",
|
|
95
|
+
"text_period_key": "Çelësi i pikës",
|
|
96
|
+
"text_comma_key": "Çelësi i presjes",
|
|
97
|
+
"text_function_argument_separator": "Ndarësi i argumenteve të funksionit",
|
|
98
|
+
"text_key_mapping_symbol_title": "Cilin simbol duhet të përfaqësojë kyçi {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Ndara dhjetore do të jetë simboli presje {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Mund ta ndryshoni konfigurimin më vonë në cilësime",
|
|
101
|
+
"text_save": "Ruaj",
|
|
102
|
+
"text_fullscreen_mode": "Modaliteti me ekran të plotë",
|
|
103
|
+
"text_exit_fullscreen_mode": "Dalim nga modaliteti me ekran të plotë",
|
|
104
|
+
"text_success": "Sukses",
|
|
105
|
+
"text_scroll_to_calculator": "Shkoni tek Kalkulatori"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Istorija",
|
|
4
|
+
"text_variable": "Varijabla",
|
|
5
|
+
"text_share_feedback": "Podelite povratne informacije",
|
|
6
|
+
"text_login": "Prijava",
|
|
7
|
+
"text_login_to_use_all_feature": "Prijavite se da biste koristili sve funkcije",
|
|
8
|
+
"text_calculation_history": "Istorija računanja",
|
|
9
|
+
"text_save_and_sync_settings": "Sačuvaj i sinhronizuj podešavanja",
|
|
10
|
+
"text_utilize_advanced_features": "Iskoristi napredne funkcije",
|
|
11
|
+
"text_feedback_title": "Vaše povratne informacije su važne!",
|
|
12
|
+
"text_feedback_description": "Podelite svoje misli, sugestije ili iskustva koristeći naše usluge.",
|
|
13
|
+
"text_rating": "Ocena",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontakt@example.com (opciono)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Nešto što želite da nam kažete? (opciono)",
|
|
16
|
+
"text_send_feedback": "Pošalji povratne informacije",
|
|
17
|
+
"text_settings": "Podešavanja",
|
|
18
|
+
"text_settings_tab_common": "Zajedničko",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Više",
|
|
21
|
+
"text_angle_unit": "Jedinica ugla",
|
|
22
|
+
"text_default_output": "Podrazumevani izlaz",
|
|
23
|
+
"text_implied_multiplication": "Implicitno množenje",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format decimalnog broja i preciznost decimala",
|
|
25
|
+
"text_precision": "Preciznost",
|
|
26
|
+
"text_decimal_number_format": "Format decimalnog broja",
|
|
27
|
+
"text_percentage_calculation_type": "Tip izračunavanja procenta",
|
|
28
|
+
"text_decimal_separator": "Decimalni separator",
|
|
29
|
+
"text_thousand_separator": "Hiljaditi separator",
|
|
30
|
+
"text_thousandth_separator": "Hiljaditi separator",
|
|
31
|
+
"text_scientific_notation": "Naučna notacija",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Koristite indijski stil grupisanja cifara",
|
|
33
|
+
"text_example": "Primer",
|
|
34
|
+
"text_calculator_layout": "Izgled kalkulatora",
|
|
35
|
+
"text_select_layout": "Izaberi izgled",
|
|
36
|
+
"text_reset_default_settings": "Resetuj na podrazumevana podešavanja",
|
|
37
|
+
"text_auto": "Automatski",
|
|
38
|
+
"text_vertical_layout": "Vertikalni izgled",
|
|
39
|
+
"text_horizontal_layout": "Horizontalni izgled",
|
|
40
|
+
"text_change_calculator_layout": "Promeni izgled kalkulatora",
|
|
41
|
+
"text_scientific_constant": "Naučna konstanta",
|
|
42
|
+
"text_metric_conversions": "Metričke konverzije",
|
|
43
|
+
"text_matrix": "Matrica",
|
|
44
|
+
"text_insert_matrix": "Umetni matricu",
|
|
45
|
+
"text_matrix_dimensions": "Dimenzije matrice",
|
|
46
|
+
"text_insert": "Umetni",
|
|
47
|
+
"text_close": "Zatvori",
|
|
48
|
+
"text_cancel": "Otkaži",
|
|
49
|
+
"text_confirm": "Potvrdi",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Da li želite da izbrišete svu istoriju računanja?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Da li želite da uklonite sve vrednosti varijabli?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Potvrda resetovanja podešavanja",
|
|
53
|
+
"text_reset_settings_confirm_message": "Ova akcija će trajno izbrisati vaša podešavanja i resetovati ih na podrazumevano",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Umetni izraz u editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopiraj kao običan tekst",
|
|
56
|
+
"text_copy_as_latex": "Kopiraj kao LaTeX",
|
|
57
|
+
"text_paste": "Nalepi",
|
|
58
|
+
"text_select_all": "Izaberi sve",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Umetni izraz u editor",
|
|
60
|
+
"text_view_result_format": "Pogledaj format rezultata",
|
|
61
|
+
"text_result_format": "Format rezultata",
|
|
62
|
+
"text_fraction": "Razlomak",
|
|
63
|
+
"text_prime_factor": "Prosti faktor",
|
|
64
|
+
"text_repeated_decimal": "Ponovljena decimala",
|
|
65
|
+
"text_mixed_fraction": "Mešoviti razlomak",
|
|
66
|
+
"text_numeric": "Numerički",
|
|
67
|
+
"text_calculation_feedback": "Povratne informacije o izračunavanju",
|
|
68
|
+
"text_result_was_incorrect": "Rezultat je bio netačan",
|
|
69
|
+
"text_unexpected_result_format": "Neočekivan format rezultata",
|
|
70
|
+
"text_calculation_took_too_long": "Izračunavanje je trajalo predugo",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultat nije tačno zaokružen",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Nije uspelo rukovanje naučnom notacijom",
|
|
73
|
+
"text_unexpected_error_happened": "Došlo je do neočekivane greške",
|
|
74
|
+
"text_other": "Drugo",
|
|
75
|
+
"text_provide_email_contact_description": "Navođenje vašeg emaila pomaže nam da vas kontaktiramo kako bismo efikasnije rešili vaš problem (opciono)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Slobodno dodajte više detalja",
|
|
77
|
+
"text_submit": "Pošalji",
|
|
78
|
+
"text_math_input_placeholder": "Unesite matematiku",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Unesite vrednost varijable",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Ova funkcija nije podržana u trenutnom režimu",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Ne može se konvertovati u mešoviti razlomak",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Ne može se konvertovati u DMS format",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Ne može se konvertovati u razlomak",
|
|
84
|
+
"text_unknown_error_occurred": "Došlo je do nepoznate greške",
|
|
85
|
+
"text_skip_this_time": "Preskoči ovaj put",
|
|
86
|
+
"text_separator_space": "Razmak",
|
|
87
|
+
"text_separator_comma": "Zarez",
|
|
88
|
+
"text_separator_dot": "Tačka",
|
|
89
|
+
"text_separator_nothing": "Nijedan",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Donja crta",
|
|
92
|
+
"text_point": "Tačka",
|
|
93
|
+
"text_decimal": "Decimalni",
|
|
94
|
+
"text_key_will_insert": "Taster {keyName} {symbol} će umetnuti {text}",
|
|
95
|
+
"text_period_key": "Taster tačka",
|
|
96
|
+
"text_comma_key": "Taster zarez",
|
|
97
|
+
"text_function_argument_separator": "Separator argumenata funkcije",
|
|
98
|
+
"text_key_mapping_symbol_title": "Koji simbol bi taster {key} trebalo da predstavlja?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimalni separator će biti zarez {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Možete kasnije promeniti konfiguraciju u podešavanjima",
|
|
101
|
+
"text_save": "Sačuvaj",
|
|
102
|
+
"text_fullscreen_mode": "Režim celog ekrana",
|
|
103
|
+
"text_exit_fullscreen_mode": "Izađite iz režima celog ekrana",
|
|
104
|
+
"text_success": "Uspeh",
|
|
105
|
+
"text_scroll_to_calculator": "Skrolujte do kalkulatora"
|
|
106
|
+
}
|