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": "メールを提供することで、問題の解決をより効果的にするためにフォローアップできます(任意)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "追加の詳細を自由に記入してください",
|
|
77
|
+
"text_submit": "送信",
|
|
78
|
+
"text_math_input_placeholder": "数学を入力",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "変数値を入力",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "現在のモードでこの機能はサポートされていません",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "帯分数に変換できません",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "度分秒形式に変換できません",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "分数形式に変換できません",
|
|
84
|
+
"text_unknown_error_occurred": "不明なエラーが発生しました",
|
|
85
|
+
"text_skip_this_time": "今回はスキップ",
|
|
86
|
+
"text_separator_space": "スペース",
|
|
87
|
+
"text_separator_comma": "コンマ",
|
|
88
|
+
"text_separator_dot": "ドット",
|
|
89
|
+
"text_separator_nothing": "なし",
|
|
90
|
+
"text_separator_apostrophe": "アポストロフィ",
|
|
91
|
+
"text_separator_underscore": "アンダースコア",
|
|
92
|
+
"text_point": "ポイント",
|
|
93
|
+
"text_decimal": "小数",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} は {text} を挿入します",
|
|
95
|
+
"text_period_key": "ピリオドキー",
|
|
96
|
+
"text_comma_key": "カンマキー",
|
|
97
|
+
"text_function_argument_separator": "関数引数の区切り",
|
|
98
|
+
"text_key_mapping_symbol_title": "キー {key} はどの記号を表すべきですか?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "小数点の区切りはカンマ {symbol} 記号になります",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "設定で後から設定を変更できます",
|
|
101
|
+
"text_save": "保存",
|
|
102
|
+
"text_fullscreen_mode": "全画面モード",
|
|
103
|
+
"text_exit_fullscreen_mode": "全画面モードを終了",
|
|
104
|
+
"text_success": "成功",
|
|
105
|
+
"text_scroll_to_calculator": "電卓にスクロール"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "기록",
|
|
4
|
+
"text_variable": "변수",
|
|
5
|
+
"text_share_feedback": "피드백 공유",
|
|
6
|
+
"text_login": "로그인",
|
|
7
|
+
"text_login_to_use_all_feature": "모든 기능을 사용하려면 로그인이 필요합니다",
|
|
8
|
+
"text_calculation_history": "계산 기록",
|
|
9
|
+
"text_save_and_sync_settings": "설정 저장 및 동기화",
|
|
10
|
+
"text_utilize_advanced_features": "고급 기능 활용하기",
|
|
11
|
+
"text_feedback_title": "귀하의 피드백이 중요합니다!",
|
|
12
|
+
"text_feedback_description": "저희 서비스를 사용하면서 생각이나 제안, 또는 경험을 공유해 주세요.",
|
|
13
|
+
"text_rating": "평가",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (선택사항)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "저희에게 전하고 싶은 것이 있나요? (선택사항)",
|
|
16
|
+
"text_send_feedback": "피드백 보내기",
|
|
17
|
+
"text_settings": "설정",
|
|
18
|
+
"text_settings_tab_common": "일반",
|
|
19
|
+
"text_settings_tab_format": "형식",
|
|
20
|
+
"text_settings_tab_more": "더보기",
|
|
21
|
+
"text_angle_unit": "각 단위",
|
|
22
|
+
"text_default_output": "기본 출력",
|
|
23
|
+
"text_implied_multiplication": "암시적 곱셈",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "소수점 형식 및 소수점 정확도",
|
|
25
|
+
"text_precision": "정확도",
|
|
26
|
+
"text_decimal_number_format": "소수점 형식",
|
|
27
|
+
"text_percentage_calculation_type": "백분율 계산 유형",
|
|
28
|
+
"text_decimal_separator": "소수점 구분자",
|
|
29
|
+
"text_thousand_separator": "천 단위 구분자",
|
|
30
|
+
"text_thousandth_separator": "천분의 일 단위 기호",
|
|
31
|
+
"text_scientific_notation": "과학적 표기법",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "인도식 숫자 그룹화 사용",
|
|
33
|
+
"text_example": "예제",
|
|
34
|
+
"text_calculator_layout": "계산기 레이아웃",
|
|
35
|
+
"text_select_layout": "레이아웃 선택",
|
|
36
|
+
"text_reset_default_settings": "기본 설정으로 재설정",
|
|
37
|
+
"text_auto": "자동",
|
|
38
|
+
"text_vertical_layout": "수직 레이아웃",
|
|
39
|
+
"text_horizontal_layout": "수평 레이아웃",
|
|
40
|
+
"text_change_calculator_layout": "계산기 레이아웃 변경",
|
|
41
|
+
"text_scientific_constant": "과학 상수",
|
|
42
|
+
"text_metric_conversions": "미터법 변환",
|
|
43
|
+
"text_matrix": "행렬",
|
|
44
|
+
"text_insert_matrix": "행렬 삽입",
|
|
45
|
+
"text_matrix_dimensions": "행렬 차원",
|
|
46
|
+
"text_insert": "삽입",
|
|
47
|
+
"text_close": "닫기",
|
|
48
|
+
"text_cancel": "취소",
|
|
49
|
+
"text_confirm": "확인",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "모든 계산 기록을 삭제하시겠습니까?",
|
|
51
|
+
"text_delete_variables_confirm_title": "모든 변수 값을 제거하시겠습니까?",
|
|
52
|
+
"text_reset_settings_confirm_title": "설정 재설정 확인",
|
|
53
|
+
"text_reset_settings_confirm_message": "이 조치는 설정을 영구적으로 삭제하고 기본값으로 재설정합니다",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "식 편집기에 삽입하시겠습니까?",
|
|
55
|
+
"text_copy_as_plain_text": "일반 텍스트로 복사",
|
|
56
|
+
"text_copy_as_latex": "LaTeX로 복사",
|
|
57
|
+
"text_paste": "붙여넣기",
|
|
58
|
+
"text_select_all": "모두 선택",
|
|
59
|
+
"text_insert_expression_to_the_editor": "편집기에 식 삽입",
|
|
60
|
+
"text_view_result_format": "결과 형식 보기",
|
|
61
|
+
"text_result_format": "결과 형식",
|
|
62
|
+
"text_fraction": "분수",
|
|
63
|
+
"text_prime_factor": "소인수",
|
|
64
|
+
"text_repeated_decimal": "순환소수",
|
|
65
|
+
"text_mixed_fraction": "대분수",
|
|
66
|
+
"text_numeric": "숫자",
|
|
67
|
+
"text_calculation_feedback": "계산 피드백",
|
|
68
|
+
"text_result_was_incorrect": "결과가 정확하지 않았습니다",
|
|
69
|
+
"text_unexpected_result_format": "예상치 못한 결과 형식",
|
|
70
|
+
"text_calculation_took_too_long": "계산이 너무 오래 걸렸습니다",
|
|
71
|
+
"text_result_didnt_round_correctly": "결과가 제대로 반올림되지 않았습니다",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "과학적 표기법 처리 실패",
|
|
73
|
+
"text_unexpected_error_happened": "예기치 못한 오류 발생",
|
|
74
|
+
"text_other": "기타",
|
|
75
|
+
"text_provide_email_contact_description": "이메일을 제공하시면 문제 해결을 더 효과적으로 돕기 위해 연락드릴 수 있습니다 (선택사항)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "자세한 내용을 추가해주세요",
|
|
77
|
+
"text_submit": "제출",
|
|
78
|
+
"text_math_input_placeholder": "수학 입력",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "변수 값 입력",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "현재 모드에서 지원되지 않는 기능입니다",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "대분수로 변환할 수 없습니다",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "DMS 형식으로 변환할 수 없습니다",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "분수 형식으로 변환할 수 없습니다",
|
|
84
|
+
"text_unknown_error_occurred": "알 수 없는 오류가 발생했습니다",
|
|
85
|
+
"text_skip_this_time": "이번에는 건너뛰기",
|
|
86
|
+
"text_separator_space": "공백",
|
|
87
|
+
"text_separator_comma": "쉼표",
|
|
88
|
+
"text_separator_dot": "점",
|
|
89
|
+
"text_separator_nothing": "없음",
|
|
90
|
+
"text_separator_apostrophe": "아포스트로피",
|
|
91
|
+
"text_separator_underscore": "밑줄",
|
|
92
|
+
"text_point": "점",
|
|
93
|
+
"text_decimal": "소수",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} 키가 {text}을/를 삽입할 것입니다",
|
|
95
|
+
"text_period_key": "마침표 키",
|
|
96
|
+
"text_comma_key": "쉼표 키",
|
|
97
|
+
"text_function_argument_separator": "함수 인수 구분자",
|
|
98
|
+
"text_key_mapping_symbol_title": "{key} 키가 어떤 기호를 나타내야 합니까?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "소수 구분자는 쉼표 {symbol} 기호가 됩니다",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "추후 설정에서 구성을 변경할 수 있습니다",
|
|
101
|
+
"text_save": "저장",
|
|
102
|
+
"text_fullscreen_mode": "전체 화면 모드",
|
|
103
|
+
"text_exit_fullscreen_mode": "전체 화면 모드 종료",
|
|
104
|
+
"text_success": "성공",
|
|
105
|
+
"text_scroll_to_calculator": "계산기로 스크롤"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Istorija",
|
|
4
|
+
"text_variable": "Kintamasis",
|
|
5
|
+
"text_share_feedback": "Pasidalinkite atsiliepimais",
|
|
6
|
+
"text_login": "Prisijungti",
|
|
7
|
+
"text_login_to_use_all_feature": "Prisijunkite, kad naudotumėte visas funkcijas",
|
|
8
|
+
"text_calculation_history": "Skaičiavimų istorija",
|
|
9
|
+
"text_save_and_sync_settings": "Išsaugoti ir sinchronizuoti nustatymus",
|
|
10
|
+
"text_utilize_advanced_features": "Naudoti išplėstines funkcijas",
|
|
11
|
+
"text_feedback_title": "Jūsų atsiliepimai yra svarbūs!",
|
|
12
|
+
"text_feedback_description": "Pasidalinkite savo mintimis, pasiūlymais ar patirtimi, naudodamiesi mūsų paslaugomis.",
|
|
13
|
+
"text_rating": "Įvertinimas",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Kontaktai@example.com (pasirinktinai)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Norite kažką mums pasakyti? (pasirinktinai)",
|
|
16
|
+
"text_send_feedback": "Siųsti atsiliepimus",
|
|
17
|
+
"text_settings": "Nustatymai",
|
|
18
|
+
"text_settings_tab_common": "Bendra",
|
|
19
|
+
"text_settings_tab_format": "Formatas",
|
|
20
|
+
"text_settings_tab_more": "Daugiau",
|
|
21
|
+
"text_angle_unit": "Kampo vienetas",
|
|
22
|
+
"text_default_output": "Numatytasis rezultatas",
|
|
23
|
+
"text_implied_multiplication": "Numanomas daugyba",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Dešimtainių skaičių formatas ir tikslumas",
|
|
25
|
+
"text_precision": "Tikslumas",
|
|
26
|
+
"text_decimal_number_format": "Dešimtainių skaičių formatas",
|
|
27
|
+
"text_percentage_calculation_type": "Procentų skaičiavimo tipas",
|
|
28
|
+
"text_decimal_separator": "Dešimtainis skirtukas",
|
|
29
|
+
"text_thousand_separator": "Tūkstančio skirtukas",
|
|
30
|
+
"text_thousandth_separator": "Tūkstantinė skirtukas",
|
|
31
|
+
"text_scientific_notation": "Mokslinė notacija",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Naudoti indišką skaičių grupavimo stilių",
|
|
33
|
+
"text_example": "Pavyzdys",
|
|
34
|
+
"text_calculator_layout": "Skaičiuotuvas išdėstymas",
|
|
35
|
+
"text_select_layout": "Pasirinkti išdėstymą",
|
|
36
|
+
"text_reset_default_settings": "Atstatyti numatytuosius nustatymus",
|
|
37
|
+
"text_auto": "Automatinis",
|
|
38
|
+
"text_vertical_layout": "Vertikalus išdėstymas",
|
|
39
|
+
"text_horizontal_layout": "Horizontalus išdėstymas",
|
|
40
|
+
"text_change_calculator_layout": "Pakeisti skaičiuotuvo išdėstymą",
|
|
41
|
+
"text_scientific_constant": "Mokslinė konstanta",
|
|
42
|
+
"text_metric_conversions": "Metrinės konversijos",
|
|
43
|
+
"text_matrix": "Matrica",
|
|
44
|
+
"text_insert_matrix": "Įterpti matricą",
|
|
45
|
+
"text_matrix_dimensions": "Matricos matmenys",
|
|
46
|
+
"text_insert": "Įterpti",
|
|
47
|
+
"text_close": "Uždaryti",
|
|
48
|
+
"text_cancel": "Atšaukti",
|
|
49
|
+
"text_confirm": "Patvirtinti",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Ar norite ištrinti visą skaičiavimų istoriją?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Ar norite išvalyti visas kintamųjų vertes?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Nustatymų atstatymo patvirtinimas",
|
|
53
|
+
"text_reset_settings_confirm_message": "Šis veiksmas visam laikui ištrins jūsų nustatymus ir atstatys numatytuosius",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Įterpti išraišką į redaktorių?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopijuoti kaip paprastą tekstą",
|
|
56
|
+
"text_copy_as_latex": "Kopijuoti kaip LaTeX",
|
|
57
|
+
"text_paste": "Įklijuoti",
|
|
58
|
+
"text_select_all": "Pasirinkti viską",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Įterpti išraišką į redaktorių",
|
|
60
|
+
"text_view_result_format": "Peržiūrėti rezultato formatą",
|
|
61
|
+
"text_result_format": "Rezultato formatas",
|
|
62
|
+
"text_fraction": "Frakcija",
|
|
63
|
+
"text_prime_factor": "Pirminis daugiklis",
|
|
64
|
+
"text_repeated_decimal": "Kartotinis dešimtainis skaičius",
|
|
65
|
+
"text_mixed_fraction": "Maišyta frakcija",
|
|
66
|
+
"text_numeric": "Skaitmeninis",
|
|
67
|
+
"text_calculation_feedback": "Skaičiavimo atsiliepimai",
|
|
68
|
+
"text_result_was_incorrect": "Rezultatas buvo neteisingas",
|
|
69
|
+
"text_unexpected_result_format": "Nenumatytas rezultato formatas",
|
|
70
|
+
"text_calculation_took_too_long": "Skaičiavimas užtruko per ilgai",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultatas nebuvo tinkamai suapvalintas",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Nepavyko apdoroti mokslinės notacijos",
|
|
73
|
+
"text_unexpected_error_happened": "Įvyko nenumatyta klaida",
|
|
74
|
+
"text_other": "Kita",
|
|
75
|
+
"text_provide_email_contact_description": "Pateikdami savo el. paštą, padedate mums susisiekti su jumis ir efektyviau išspręsti jūsų problemą (pasirinktinai)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Galite pridėti daugiau informacijos",
|
|
77
|
+
"text_submit": "Pateikti",
|
|
78
|
+
"text_math_input_placeholder": "Įveskite matematiką",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Įveskite kintamojo vertę",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Ši funkcija nesuderinama esamame režime",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nepavyksta konvertuoti į maišytą frakciją",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nepavyksta konvertuoti į DMS formatą",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nepavyksta konvertuoti į frakcijos formatą",
|
|
84
|
+
"text_unknown_error_occurred": "Įvyko nežinoma klaida",
|
|
85
|
+
"text_skip_this_time": "Praleisti šį kartą",
|
|
86
|
+
"text_separator_space": "Tarpas",
|
|
87
|
+
"text_separator_comma": "Kablelis",
|
|
88
|
+
"text_separator_dot": "Taškas",
|
|
89
|
+
"text_separator_nothing": "Nieko",
|
|
90
|
+
"text_separator_apostrophe": "Apostrofas",
|
|
91
|
+
"text_separator_underscore": "Pabraukimo ženklas",
|
|
92
|
+
"text_point": "Taškas",
|
|
93
|
+
"text_decimal": "Dešimtainis",
|
|
94
|
+
"text_key_will_insert": "{keyName} {symbol} įterps {text}",
|
|
95
|
+
"text_period_key": "Periodo klavišas",
|
|
96
|
+
"text_comma_key": "Kablelio klavišas",
|
|
97
|
+
"text_function_argument_separator": "Funkcijų argumentų skirtukas",
|
|
98
|
+
"text_key_mapping_symbol_title": "Kokį simbolį turėtų atstovauti klavišas {key}?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Dešimtainis skirtukas bus kablelio {symbol} simbolis",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Galite pakeisti konfigūraciją vėliau nustatymuose",
|
|
101
|
+
"text_save": "Išsaugoti",
|
|
102
|
+
"text_fullscreen_mode": "Pilno ekrano režimas",
|
|
103
|
+
"text_exit_fullscreen_mode": "Išeiti iš pilno ekrano režimo",
|
|
104
|
+
"text_success": "Sėkmingai",
|
|
105
|
+
"text_scroll_to_calculator": "Slinkti iki skaičiuotuvo"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Vēsture",
|
|
4
|
+
"text_variable": "Mainīgais",
|
|
5
|
+
"text_share_feedback": "Dalīties atsauksmēs",
|
|
6
|
+
"text_login": "Pieteikties",
|
|
7
|
+
"text_login_to_use_all_feature": "Pieteikties, lai izmantotu visas funkcijas",
|
|
8
|
+
"text_calculation_history": "Aprēķinu vēsture",
|
|
9
|
+
"text_save_and_sync_settings": "Saglabāt un sinhronizēt iestatījumus",
|
|
10
|
+
"text_utilize_advanced_features": "Izmantot uzlabotās funkcijas",
|
|
11
|
+
"text_feedback_title": "Jūsu atsauksmes ir svarīgas!",
|
|
12
|
+
"text_feedback_description": "Dalieties savās domās, ieteikumos vai pieredzē, izmantojot mūsu pakalpojumus.",
|
|
13
|
+
"text_rating": "Vērtējums",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Contact@example.com (pēc izvēles)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Ko vēlaties mums pateikt? (pēc izvēles)",
|
|
16
|
+
"text_send_feedback": "Nosūtīt atsauksmes",
|
|
17
|
+
"text_settings": "Iestatījumi",
|
|
18
|
+
"text_settings_tab_common": "Vispārējie",
|
|
19
|
+
"text_settings_tab_format": "Formāts",
|
|
20
|
+
"text_settings_tab_more": "Vairāk",
|
|
21
|
+
"text_angle_unit": "Leņķa vienība",
|
|
22
|
+
"text_default_output": "Noklusētā izvade",
|
|
23
|
+
"text_implied_multiplication": "Netiešā reizināšana",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Decimāldaļu formāts un precizitāte",
|
|
25
|
+
"text_precision": "Precizitāte",
|
|
26
|
+
"text_decimal_number_format": "Decimāldaļu formāts",
|
|
27
|
+
"text_percentage_calculation_type": "Procentu aprēķinu veids",
|
|
28
|
+
"text_decimal_separator": "Decimāldaļu atdalītājs",
|
|
29
|
+
"text_thousand_separator": "Tūkstošdaļu atdalītājs",
|
|
30
|
+
"text_thousandth_separator": "Tūkstošdaļas atdalītājs",
|
|
31
|
+
"text_scientific_notation": "Zinātniskais pieraksts",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Izmantot indijas stilu ciparu grupēšanai",
|
|
33
|
+
"text_example": "Piemērs",
|
|
34
|
+
"text_calculator_layout": "Kalkulatora izkārtojums",
|
|
35
|
+
"text_select_layout": "Izvēlēties izkārtojumu",
|
|
36
|
+
"text_reset_default_settings": "Atjaunot noklusētos iestatījumus",
|
|
37
|
+
"text_auto": "Automātiski",
|
|
38
|
+
"text_vertical_layout": "Vertikālais izkārtojums",
|
|
39
|
+
"text_horizontal_layout": "Horizontālais izkārtojums",
|
|
40
|
+
"text_change_calculator_layout": "Mainīt kalkulatora izkārtojumu",
|
|
41
|
+
"text_scientific_constant": "Zinātniskās konstantes",
|
|
42
|
+
"text_metric_conversions": "Metriskās konvertācijas",
|
|
43
|
+
"text_matrix": "Matrica",
|
|
44
|
+
"text_insert_matrix": "Ievietot matricu",
|
|
45
|
+
"text_matrix_dimensions": "Matricas izmēri",
|
|
46
|
+
"text_insert": "Ievietot",
|
|
47
|
+
"text_close": "Aizvērt",
|
|
48
|
+
"text_cancel": "Atcelt",
|
|
49
|
+
"text_confirm": "Apstiprināt",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Vai vēlaties dzēst visu aprēķinu vēsturi?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Vai vēlaties dzēst visas mainīgo vērtības?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Atjaunot iestatījumus apstipriniet",
|
|
53
|
+
"text_reset_settings_confirm_message": "Šī darbība neatgriezeniski dzēsīs jūsu iestatījumus un atjaunos noklusējumus",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Ievietot izteiksmi redaktorā?",
|
|
55
|
+
"text_copy_as_plain_text": "Kopēt kā vienkāršu tekstu",
|
|
56
|
+
"text_copy_as_latex": "Kopēt kā LaTeX",
|
|
57
|
+
"text_paste": "Ielīmēt",
|
|
58
|
+
"text_select_all": "Izvēlēties visu",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Ievietot izteiksmi redaktorā",
|
|
60
|
+
"text_view_result_format": "Skatīt rezultātu formātu",
|
|
61
|
+
"text_result_format": "Rezultāta formāts",
|
|
62
|
+
"text_fraction": "Daļskaitlis",
|
|
63
|
+
"text_prime_factor": "Vienādojuma pamatfaktors",
|
|
64
|
+
"text_repeated_decimal": "Atkārtota decimāldaļa",
|
|
65
|
+
"text_mixed_fraction": "Jaukta daļskaitlis",
|
|
66
|
+
"text_numeric": "Skaitlisks",
|
|
67
|
+
"text_calculation_feedback": "Aprēķinu atsauksmes",
|
|
68
|
+
"text_result_was_incorrect": "Rezultāts bija nepareizs",
|
|
69
|
+
"text_unexpected_result_format": "Neprisotrykāms rezultāts",
|
|
70
|
+
"text_calculation_took_too_long": "Aprēķins prasīja pārāk daudz laika",
|
|
71
|
+
"text_result_didnt_round_correctly": "Rezultāts nesaturēja ievilkumu",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Neizdevās apstrādāt zinātnisko pierakstu",
|
|
73
|
+
"text_unexpected_error_happened": "Notika negaidīta kļūda",
|
|
74
|
+
"text_other": "Cits",
|
|
75
|
+
"text_provide_email_contact_description": "E-pasta nodrošināšana palīdz mums sekot līdzi, lai atrisinātu jūsu problēmu efektīvāk (pēc izvēles)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Jūtieties brīvi pievienot vairāk detaļu",
|
|
77
|
+
"text_submit": "Iesniegt",
|
|
78
|
+
"text_math_input_placeholder": "Ievadiet matemātiku",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Ievadiet mainīgās vērtības",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Šī funkcija nav atbalstīta šajā režīmā",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Nevar konvertēt uz jauktu daļaskaitli",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Nevar konvertēt uz DMS formātu",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Nevar konvertēt uz daļas formātu",
|
|
84
|
+
"text_unknown_error_occurred": "Notika nezināma kļūda",
|
|
85
|
+
"text_skip_this_time": "Izlaist šoreiz",
|
|
86
|
+
"text_separator_space": "Atstarpe",
|
|
87
|
+
"text_separator_comma": "Komats",
|
|
88
|
+
"text_separator_dot": "Punkts",
|
|
89
|
+
"text_separator_nothing": "Nav",
|
|
90
|
+
"text_separator_apostrophe": "Apostrofs",
|
|
91
|
+
"text_separator_underscore": "Pasvītrojuma zīme",
|
|
92
|
+
"text_point": "Punkts",
|
|
93
|
+
"text_decimal": "Decimāls",
|
|
94
|
+
"text_key_will_insert": "Poga {keyName} {symbol} ievietos {text}",
|
|
95
|
+
"text_period_key": "Punkta taustiņš",
|
|
96
|
+
"text_comma_key": "Komata taustiņš",
|
|
97
|
+
"text_function_argument_separator": "Funkcijas argumentu atdalītājs",
|
|
98
|
+
"text_key_mapping_symbol_title": "Kuru simbolu atslēga {key} apzīmē?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Decimāldaļas atdalītājs būs komats {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Jūs varat mainīt konfigurāciju vēlāk iestatījumos",
|
|
101
|
+
"text_save": "Saglabāt",
|
|
102
|
+
"text_fullscreen_mode": "Pilnekrāna režīms",
|
|
103
|
+
"text_exit_fullscreen_mode": "Iziet no pilnekrāna režīma",
|
|
104
|
+
"text_success": "Veiksmīgi",
|
|
105
|
+
"text_scroll_to_calculator": "Ritināt līdz kalkulatoram"
|
|
106
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_history": "Sejarah",
|
|
4
|
+
"text_variable": "Pemboleh ubah",
|
|
5
|
+
"text_share_feedback": "Kongsikan Maklum Balas",
|
|
6
|
+
"text_login": "Log Masuk",
|
|
7
|
+
"text_login_to_use_all_feature": "Log masuk untuk menggunakan semua ciri",
|
|
8
|
+
"text_calculation_history": "Sejarah Pengiraan",
|
|
9
|
+
"text_save_and_sync_settings": "Simpan dan Selaraskan Tetapan",
|
|
10
|
+
"text_utilize_advanced_features": "Gunakan Ciri Lanjutan",
|
|
11
|
+
"text_feedback_title": "Maklum balas anda penting!",
|
|
12
|
+
"text_feedback_description": "Kongsikan pendapat, cadangan, atau pengalaman anda menggunakan perkhidmatan kami.",
|
|
13
|
+
"text_rating": "Penilaian",
|
|
14
|
+
"text_placeholder_contact_email_optional": "Hubungi@example.com (pilihan)",
|
|
15
|
+
"text_placeholder_feedback_details_optional": "Ada sesuatu yang ingin diberitahu kami? (pilihan)",
|
|
16
|
+
"text_send_feedback": "Hantar Maklum Balas",
|
|
17
|
+
"text_settings": "Tetapan",
|
|
18
|
+
"text_settings_tab_common": "Umum",
|
|
19
|
+
"text_settings_tab_format": "Format",
|
|
20
|
+
"text_settings_tab_more": "Lain-lain",
|
|
21
|
+
"text_angle_unit": "Unit Sudut",
|
|
22
|
+
"text_default_output": "Output lalai",
|
|
23
|
+
"text_implied_multiplication": "Pendaraban yang Diterangkan",
|
|
24
|
+
"text_decimal_number_format_and_decimal_precision": "Format nombor perpuluhan & Ketepatan perpuluhan",
|
|
25
|
+
"text_precision": "Ketepatan",
|
|
26
|
+
"text_decimal_number_format": "Format nombor perpuluhan",
|
|
27
|
+
"text_percentage_calculation_type": "Jenis pengiraan peratusan",
|
|
28
|
+
"text_decimal_separator": "Pemutus perpuluhan",
|
|
29
|
+
"text_thousand_separator": "Pemutus ribu",
|
|
30
|
+
"text_thousandth_separator": "Pemutus seribu",
|
|
31
|
+
"text_scientific_notation": "Tatanama Saintifik",
|
|
32
|
+
"text_use_indian_style_of_digit_grouping": "Gunakan gaya pengkelompokkan digit India",
|
|
33
|
+
"text_example": "Contoh",
|
|
34
|
+
"text_calculator_layout": "Reka Bentuk Kalkulator",
|
|
35
|
+
"text_select_layout": "Pilih Reka Bentuk",
|
|
36
|
+
"text_reset_default_settings": "Tetapkan Semula Tetapan Lalai",
|
|
37
|
+
"text_auto": "Auto",
|
|
38
|
+
"text_vertical_layout": "Reka Bentuk Menegak",
|
|
39
|
+
"text_horizontal_layout": "Reka Bentuk Melintang",
|
|
40
|
+
"text_change_calculator_layout": "Tukar Reka Bentuk Kalkulator",
|
|
41
|
+
"text_scientific_constant": "Konstan Saintifik",
|
|
42
|
+
"text_metric_conversions": "Penukaran Metrik",
|
|
43
|
+
"text_matrix": "Matrik",
|
|
44
|
+
"text_insert_matrix": "Masukkan Matrik",
|
|
45
|
+
"text_matrix_dimensions": "Dimensi matrik",
|
|
46
|
+
"text_insert": "Masukkan",
|
|
47
|
+
"text_close": "Tutup",
|
|
48
|
+
"text_cancel": "Batal",
|
|
49
|
+
"text_confirm": "Sahkan",
|
|
50
|
+
"text_delete_calculation_history_confirm_title": "Adakah anda mahu memadamkan semua sejarah pengiraan?",
|
|
51
|
+
"text_delete_variables_confirm_title": "Adakah anda mahu mengosongkan semua nilai pemboleh ubah?",
|
|
52
|
+
"text_reset_settings_confirm_title": "Sahkan tetapan semula",
|
|
53
|
+
"text_reset_settings_confirm_message": "Tindakan ini akan memadamkan tetapan anda secara kekal dan menetapkan semula kepada asal",
|
|
54
|
+
"text_insert_expression_to_editor_confirm_title": "Masukkan ungkapan ke editor?",
|
|
55
|
+
"text_copy_as_plain_text": "Salin sebagai teks biasa",
|
|
56
|
+
"text_copy_as_latex": "Salin sebagai LaTeX",
|
|
57
|
+
"text_paste": "Tampal",
|
|
58
|
+
"text_select_all": "Pilih Semua",
|
|
59
|
+
"text_insert_expression_to_the_editor": "Masukkan ungkapan ke editor",
|
|
60
|
+
"text_view_result_format": "Lihat Format Keputusan",
|
|
61
|
+
"text_result_format": "Format hasil",
|
|
62
|
+
"text_fraction": "Pecahan",
|
|
63
|
+
"text_prime_factor": "Faktor Prima",
|
|
64
|
+
"text_repeated_decimal": "Perpuluhan Berulang",
|
|
65
|
+
"text_mixed_fraction": "Pecahan Bercampur",
|
|
66
|
+
"text_numeric": "Numerik",
|
|
67
|
+
"text_calculation_feedback": "Maklum Balas Pengiraan",
|
|
68
|
+
"text_result_was_incorrect": "Keputusan tidak tepat",
|
|
69
|
+
"text_unexpected_result_format": "Format keputusan tidak dijangka",
|
|
70
|
+
"text_calculation_took_too_long": "Pengiraan mengambil masa terlalu lama",
|
|
71
|
+
"text_result_didnt_round_correctly": "Keputusan tidak dibulatkan dengan betul",
|
|
72
|
+
"text_failed_to_handle_scientific_notation": "Gagal mengendalikan tatanama saintifik",
|
|
73
|
+
"text_unexpected_error_happened": "Ralat tidak dijangka berlaku",
|
|
74
|
+
"text_other": "Lain-lain",
|
|
75
|
+
"text_provide_email_contact_description": "Memberikan e-mel anda membantu kami berhubung dengan anda untuk menyelesaikan isu anda dengan lebih berkesan (pilihan)",
|
|
76
|
+
"text_calculation_feedback_more_details_placeholder": "Sila tambah maklumat lanjut",
|
|
77
|
+
"text_submit": "Hantar",
|
|
78
|
+
"text_math_input_placeholder": "Masukkan matematik",
|
|
79
|
+
"text_math_input_calc_mode_placeholder": "Masukkan nilai pemboleh ubah",
|
|
80
|
+
"text_FUNCTION_NOT_SUPPORT_IN_MODE": "Fungsi ini tidak disokong dalam mod semasa",
|
|
81
|
+
"text_CANNOT_CONVERT_TO_MIXED_FRACTION": "Tidak boleh ditukarkan kepada pecahan bercampur",
|
|
82
|
+
"text_CANNOT_CONVERT_TO_DMS": "Tidak boleh ditukarkan kepada format DMS",
|
|
83
|
+
"text_CANNOT_CONVERT_TO_FRACTION": "Tidak boleh ditukarkan kepada format pecahan",
|
|
84
|
+
"text_unknown_error_occurred": "Ralat tidak diketahui berlaku",
|
|
85
|
+
"text_skip_this_time": "Langkau kali ini",
|
|
86
|
+
"text_separator_space": "Ruang",
|
|
87
|
+
"text_separator_comma": "Koma",
|
|
88
|
+
"text_separator_dot": "Titik",
|
|
89
|
+
"text_separator_nothing": "Tiada",
|
|
90
|
+
"text_separator_apostrophe": "Apostrof",
|
|
91
|
+
"text_separator_underscore": "Garis bawah",
|
|
92
|
+
"text_point": "Titik",
|
|
93
|
+
"text_decimal": "Perpuluhan",
|
|
94
|
+
"text_key_will_insert": "Kunci {keyName} {symbol} akan memasukkan {text}",
|
|
95
|
+
"text_period_key": "Kunci tempoh",
|
|
96
|
+
"text_comma_key": "Kunci koma",
|
|
97
|
+
"text_function_argument_separator": "Pemutus hujah Fungsi",
|
|
98
|
+
"text_key_mapping_symbol_title": "Simbol manakah yang sepatutnya kunci {key} wakili?",
|
|
99
|
+
"text_decimal_separator_will_be_comma_symbol": "Pemutus Perpuluhan ialah simbol koma {symbol}",
|
|
100
|
+
"text_you_can_change_the_configuration_later_in_settings": "Anda boleh menukar konfigurasi kemudian dalam tetapan",
|
|
101
|
+
"text_save": "Simpan",
|
|
102
|
+
"text_fullscreen_mode": "Mod skrin penuh",
|
|
103
|
+
"text_exit_fullscreen_mode": "Keluar dari mod skrin penuh",
|
|
104
|
+
"text_success": "Berjaya",
|
|
105
|
+
"text_scroll_to_calculator": "Skrol ke Kalkulator"
|
|
106
|
+
}
|