tera-system-ui 0.0.81 → 0.0.90
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/button/Button.d.ts +2 -2
- package/dist/components/button/Button.js +1 -1
- package/dist/components/language-picker-button/LanguagePickerButton.svelte +2 -2
- package/dist/tera-i18n/dev-tools/translator/gpt-translator-i18n-message.js +69 -31
- package/dist/tera-i18n/dev-tools/translator/index.js +1 -0
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/de.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/en.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/es.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/fr.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/it.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ja.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ko.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/pt.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/ru.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/vi.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/auto-generated/zh-CN.json +13 -4
- package/dist/tera-i18n/projects/tera-converter/messages/de.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/en.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/es.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/fr.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/it.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ja.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/ko.json +3 -2
- package/dist/tera-i18n/projects/tera-converter/messages/pt.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/ru.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/vi.json +40 -39
- package/dist/tera-i18n/projects/tera-converter/messages/zh-CN.json +3 -2
- package/dist/tera-i18n/projects/tera-tools/messages/ar.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bg.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/bn.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ca.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/cs.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/da.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/de.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/el.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/en.json +96 -0
- package/dist/tera-i18n/projects/tera-tools/messages/es.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/fr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/he.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/hu.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/id.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/it.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ja.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ko.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/lv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ms.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/nl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/no.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/pt.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ro.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ru.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sq.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sv.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/sw.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/ta.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/te.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/th.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tl.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/tr.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/uk.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/vi.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-CN.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/messages/zh-TW.json +70 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/project_id +1 -0
- package/dist/tera-i18n/projects/tera-tools/project.inlang/settings.json +61 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.d.ts +1 -0
- package/dist/tera-i18n/projects/tera-tools/supported-language.js +45 -0
- package/package.json +1 -1
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Υπολογιστής Ηλικίας",
|
|
4
|
+
"text_age": "Ηλικία",
|
|
5
|
+
"text_calculate": "Υπολογισμός",
|
|
6
|
+
"text_calculate_age": "Υπολογισμός Ηλικίας",
|
|
7
|
+
"text_your_age_is": "Η ηλικία σου είναι {age}",
|
|
8
|
+
"text_age_calculator_description": "Υπολογίστε την ακριβή ηλικία ή το διάστημα μεταξύ δύο ημερομηνιών",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Η ημερομηνία γέννησης πρέπει να είναι νωρίτερα από την ημερομηνία υπολογισμού της ηλικίας!",
|
|
10
|
+
"text_date_of_birth": "Ημερομηνία Γέννησης",
|
|
11
|
+
"text_age_at_the_date_of": "Ηλικία κατά την Ημερομηνία",
|
|
12
|
+
"text_calculating": "Υπολογισμός...",
|
|
13
|
+
"text_result": "Αποτέλεσμα",
|
|
14
|
+
"text_message": "Μήνυμα",
|
|
15
|
+
"text_years_months_days": "Έτη, Μήνες, Ημέρες",
|
|
16
|
+
"text_total_months": "Συνολικοί Μήνες",
|
|
17
|
+
"text_total_weeks": "Συνολικές Εβδομάδες",
|
|
18
|
+
"text_total_days": "Συνολικές Ημέρες",
|
|
19
|
+
"text_total_hours": "Συνολικές Ώρες",
|
|
20
|
+
"text_total_minutes": "Συνολικά Λεπτά",
|
|
21
|
+
"text_total_seconds": "Συνολικά Δευτερόλεπτα",
|
|
22
|
+
"text_count_years_months_days": "{years} έτη {months} μήνες {days} ημέρες",
|
|
23
|
+
"text_count_months_days": "{months} μήνες {days} ημέρες",
|
|
24
|
+
"text_count_weeks_days": "{weeks} εβδομάδες {days} ημέρες",
|
|
25
|
+
"text_time_calculator": "Υπολογιστής Χρόνου",
|
|
26
|
+
"text_time_calculator_description": "Αυτός ο υπολογιστής μπορεί να χρησιμοποιηθεί για \"προσθήκη\" ή \"αφαίρεση\" δύο χρονικών τιμών",
|
|
27
|
+
"text_add": "Προσθήκη",
|
|
28
|
+
"text_subtract": "Αφαίρεση",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Ημέρες, Ώρες, Λεπτά, Δευτερόλεπτα",
|
|
30
|
+
"text_total_years": "Συνολικά Έτη",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} ημέρες {hours} ώρες {minutes} λεπτά {seconds} δευτερόλεπτα",
|
|
32
|
+
"text_count_years_days": "{years} έτη {days} ημέρες",
|
|
33
|
+
"text_day": "Ημέρα",
|
|
34
|
+
"text_hour": "Ώρα",
|
|
35
|
+
"text_minute": "Λεπτό",
|
|
36
|
+
"text_second": "Δευτερόλεπτο",
|
|
37
|
+
"text_clear": "Εκκαθάριση",
|
|
38
|
+
"text_total_months_count_assume": "θεωρείται ότι ένας μήνας έχει 30.4375 ημέρες",
|
|
39
|
+
"text_total_years_count_assume": "θεωρείται ότι ένα έτος έχει 365 ημέρες και κάθε 4 χρόνια 366 ημέρες",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Προσθέστε ή Αφαιρέστε Χρόνο από μία Ημερομηνία",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Χρησιμοποιήστε αυτόν τον υπολογιστή για να προσθέσετε ή να αφαιρέσετε ημέρες, ώρες, λεπτά ή δευτερόλεπτα από μια αρχική ώρα και ημερομηνία. Το αποτέλεσμα θα δείξει την ενημερωμένη ώρα και ημερομηνία με βάση την προστιθέμενη ή αφαιρεθείσα περίοδο",
|
|
42
|
+
"text_select_start_time": "Επιλέξτε αρχική ώρα",
|
|
43
|
+
"text_month": "Μήνας",
|
|
44
|
+
"text_year": "Έτος",
|
|
45
|
+
"text_format": "Μορφή",
|
|
46
|
+
"text_now": "Τώρα",
|
|
47
|
+
"text_time_calculator_expression_title": "Υπολογιστής Χρόνου σε Έκφραση",
|
|
48
|
+
"text_time_calculator_expression_description": "Χρησιμοποιήστε αυτόν τον υπολογιστή για να προσθέσετε ή να αφαιρέσετε πολλαπλές χρονικές τιμές εισάγοντας τις ως έκφραση. Κάθε χρονική τιμή θα πρέπει να συνοδεύεται από μια μονάδα: <b>w</b> για εβδομάδες, <b>d</b> για ημέρες, <b>h</b> για ώρες, <b>m</b> για λεπτά, και <b>s</b> για δευτερόλεπτα. Μπορείτε να χρησιμοποιήσετε μόνο τους τελεστές <b>+</b> ή <b>-</b> στην έκφραση",
|
|
49
|
+
"text_time_expression": "Έκφραση Χρόνου",
|
|
50
|
+
"text_time_expression_input_placeholder": "Εισάγετε την έκφραση χρόνου",
|
|
51
|
+
"text_time_expression_invalid_message": "Μη έγκυρη έκφραση χρόνου. Παρακαλώ βεβαιωθείτε ότι η είσοδος ακολουθεί τη σωστή μορφή (π.χ. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Παράδειγμα",
|
|
53
|
+
"text_date": "Ημερομηνία",
|
|
54
|
+
"text_month_1": "Ιανουαρίου",
|
|
55
|
+
"text_month_2": "Φεβρουαρίου",
|
|
56
|
+
"text_month_3": "Μαρτίου",
|
|
57
|
+
"text_month_4": "Απριλίου",
|
|
58
|
+
"text_month_5": "Μαΐου",
|
|
59
|
+
"text_month_6": "Ιουνίου",
|
|
60
|
+
"text_month_7": "Ιουλίου",
|
|
61
|
+
"text_month_8": "Αυγούστου",
|
|
62
|
+
"text_month_9": "Σεπτεμβρίου",
|
|
63
|
+
"text_month_10": "Οκτωβρίου",
|
|
64
|
+
"text_month_11": "Νοεμβρίου",
|
|
65
|
+
"text_month_12": "Δεκεμβρίου",
|
|
66
|
+
"text_today": "Σήμερα",
|
|
67
|
+
"text_invalid_start_date_time": "Η αρχική ημερομηνία και ώρα είναι μη έγκυρες",
|
|
68
|
+
"text_invalid_time": "Ο χρόνος που παρέχεται είναι μη έγκυρος",
|
|
69
|
+
"text_observance_on_date": "Αντικατάσταση άδειας στις {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Age Calculator",
|
|
4
|
+
"text_age_calculator_description": "Calculate the precise age or interval between two dates",
|
|
5
|
+
"text_time_calculator": "Time Calculator",
|
|
6
|
+
"text_time_calculator_description": "This calculator can be used to \"add\" or \"subtract\" two time values",
|
|
7
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Date of birth needs to be earlier than the age at date!",
|
|
8
|
+
"text_date_of_birth": "Date of Birth",
|
|
9
|
+
"text_age_at_the_date_of": "Age at the Date of",
|
|
10
|
+
"text_age": "Age",
|
|
11
|
+
"text_calculate": "Calculate",
|
|
12
|
+
"text_calculating": "Calculating...",
|
|
13
|
+
"text_add": "Add",
|
|
14
|
+
"text_subtract": "Subtract",
|
|
15
|
+
"text_result": "Result",
|
|
16
|
+
"text_message": "Message",
|
|
17
|
+
"text_years_months_days": "Years, Months, Days",
|
|
18
|
+
"text_days_hours_minutes_seconds": "Days, Hours, Minutes, Seconds",
|
|
19
|
+
"text_total_years": "Total Years",
|
|
20
|
+
"text_total_months": "Total Months",
|
|
21
|
+
"text_total_weeks": "Total Weeks",
|
|
22
|
+
"text_total_days": "Total Days",
|
|
23
|
+
"text_total_hours": "Total Hours",
|
|
24
|
+
"text_total_minutes": "Total Minutes",
|
|
25
|
+
"text_total_seconds": "Total Seconds",
|
|
26
|
+
"text_count_years_months_days": "{years} years {months} months {days} days",
|
|
27
|
+
"text_count_days_hours_minutes_seconds": "{days} days {hours} hours {minutes} minutes {seconds} seconds",
|
|
28
|
+
"text_count_years_days": "{years} years {days} days",
|
|
29
|
+
"text_count_months_days": "{months} months {days} days",
|
|
30
|
+
"text_count_weeks_days": "{weeks} weeks {days} days",
|
|
31
|
+
"text_calculate_age": "Calculate Age",
|
|
32
|
+
"text_your_age_is": "Your age is {age}",
|
|
33
|
+
"text_day": "Day",
|
|
34
|
+
"text_hour": "Hour",
|
|
35
|
+
"text_minute": "Minute",
|
|
36
|
+
"text_second": "Second",
|
|
37
|
+
"text_clear": "Clear",
|
|
38
|
+
"text_total_months_count_assume": "assume one month is 30.4375 days",
|
|
39
|
+
"text_total_years_count_assume": "assume 365 days a year and 366 days every 4 years",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Add or Subtract Time from a Date",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Use this calculator to add or subtract days, hours, minutes, or seconds from a starting time and date. The result will show the updated time and date based on the added or subtracted period",
|
|
42
|
+
"text_select_start_time": "Select start time",
|
|
43
|
+
"text_month": "Month",
|
|
44
|
+
"text_year": "Year",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Now",
|
|
47
|
+
"text_time_calculator_expression_title": "Time Calculator in Expression",
|
|
48
|
+
"text_time_calculator_expression_description": "Use this calculator to add or subtract multiple time values by entering them as an expression. Each time value should be followed by a unit: <b>w</b> for weeks, <b>d</b> for days, <b>h</b> for hours, <b>m</b> for minutes, and <b>s</b> for seconds. You can use only the <b>+</b> or <b>-</b> operators in the expression",
|
|
49
|
+
"text_time_expression": "Time Expression",
|
|
50
|
+
"text_time_expression_input_placeholder": "Enter time expression",
|
|
51
|
+
"text_time_expression_invalid_message": "Invalid time expression. Please ensure the input follows the correct format (e.g., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Example",
|
|
53
|
+
"text_date": "Date",
|
|
54
|
+
"text_today": "Today",
|
|
55
|
+
"text_month_1": "January",
|
|
56
|
+
"text_month_2": "February",
|
|
57
|
+
"text_month_3": "March",
|
|
58
|
+
"text_month_4": "April",
|
|
59
|
+
"text_month_5": "May",
|
|
60
|
+
"text_month_6": "June",
|
|
61
|
+
"text_month_7": "July",
|
|
62
|
+
"text_month_8": "August",
|
|
63
|
+
"text_month_9": "September",
|
|
64
|
+
"text_month_10": "October",
|
|
65
|
+
"text_month_11": "November",
|
|
66
|
+
"text_month_12": "December",
|
|
67
|
+
"text_invalid_start_date_time": "The start date and time are invalid",
|
|
68
|
+
"text_invalid_time": "The time provided is invalid",
|
|
69
|
+
"text_holiday_NYD": "New Year's Day",
|
|
70
|
+
"text_holiday_MLK_US": "Martin Luther King Jr. Day",
|
|
71
|
+
"text_holiday_PD_US": "President's Day (US)",
|
|
72
|
+
"text_holiday_MD_US": "Memorial Day (US)",
|
|
73
|
+
"text_holiday_JD_US": "Juneteenth Day (US)",
|
|
74
|
+
"text_holiday_ID_US": "Independence Day",
|
|
75
|
+
"text_holiday_LD_US": "Labor Day (US)",
|
|
76
|
+
"text_holiday_CD_US": "Columbus Day (US)",
|
|
77
|
+
"text_holiday_VD_US": "Veteran's Day",
|
|
78
|
+
"text_holiday_TG_US": "Thanksgiving (US)",
|
|
79
|
+
"text_holiday_BF_US": "Black Friday",
|
|
80
|
+
"text_holiday_CE": "Christmas Eve",
|
|
81
|
+
"text_holiday_C": "Christmas",
|
|
82
|
+
"text_holiday_NYE": "New Year's Eve",
|
|
83
|
+
"text_observance_on_date": "Replacement day off on {date}"
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Calculadora de Edad",
|
|
4
|
+
"text_age": "Edad",
|
|
5
|
+
"text_calculate": "Calcular",
|
|
6
|
+
"text_calculate_age": "Calcular Edad",
|
|
7
|
+
"text_your_age_is": "Tu edad es {age}",
|
|
8
|
+
"text_age_calculator_description": "Calcula la edad precisa o el intervalo entre dos fechas",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "¡La fecha de nacimiento debe ser anterior a la fecha de la edad!",
|
|
10
|
+
"text_date_of_birth": "Fecha de Nacimiento",
|
|
11
|
+
"text_age_at_the_date_of": "Edad a la Fecha de",
|
|
12
|
+
"text_calculating": "Calculando...",
|
|
13
|
+
"text_result": "Resultado",
|
|
14
|
+
"text_message": "Mensaje",
|
|
15
|
+
"text_years_months_days": "Años, Meses, Días",
|
|
16
|
+
"text_total_months": "Total de Meses",
|
|
17
|
+
"text_total_weeks": "Total de Semanas",
|
|
18
|
+
"text_total_days": "Total de Días",
|
|
19
|
+
"text_total_hours": "Total de Horas",
|
|
20
|
+
"text_total_minutes": "Total de Minutos",
|
|
21
|
+
"text_total_seconds": "Total de Segundos",
|
|
22
|
+
"text_count_years_months_days": "{years} años {months} meses {days} días",
|
|
23
|
+
"text_count_months_days": "{months} meses {days} días",
|
|
24
|
+
"text_count_weeks_days": "{weeks} semanas {days} días",
|
|
25
|
+
"text_time_calculator": "Calculadora de Tiempo",
|
|
26
|
+
"text_time_calculator_description": "Esta calculadora se puede usar para \"sumar\" o \"restar\" dos valores de tiempo",
|
|
27
|
+
"text_add": "Sumar",
|
|
28
|
+
"text_subtract": "Restar",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Días, Horas, Minutos, Segundos",
|
|
30
|
+
"text_total_years": "Total de Años",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} días {hours} horas {minutes} minutos {seconds} segundos",
|
|
32
|
+
"text_count_years_days": "{years} años {days} días",
|
|
33
|
+
"text_day": "Día",
|
|
34
|
+
"text_hour": "Hora",
|
|
35
|
+
"text_minute": "Minuto",
|
|
36
|
+
"text_second": "Segundo",
|
|
37
|
+
"text_clear": "Limpiar",
|
|
38
|
+
"text_total_months_count_assume": "suponiendo que un mes tiene 30.4375 días",
|
|
39
|
+
"text_total_years_count_assume": "suponiendo 365 días al año y 366 días cada 4 años",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Sumar o Restar Tiempo a una Fecha",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Utiliza esta calculadora para sumar o restar días, horas, minutos o segundos a partir de una hora y fecha inicial. El resultado mostrará la hora y fecha actualizada basada en el periodo sumado o restado",
|
|
42
|
+
"text_select_start_time": "Seleccionar hora de inicio",
|
|
43
|
+
"text_month": "Mes",
|
|
44
|
+
"text_year": "Año",
|
|
45
|
+
"text_format": "Formato",
|
|
46
|
+
"text_now": "Ahora",
|
|
47
|
+
"text_time_calculator_expression_title": "Calculadora de Tiempo en Expresión",
|
|
48
|
+
"text_time_calculator_expression_description": "Utiliza esta calculadora para sumar o restar múltiples valores de tiempo ingresándolos como una expresión. Cada valor de tiempo debe ir seguido de una unidad: <b>w</b> para semanas, <b>d</b> para días, <b>h</b> para horas, <b>m</b> para minutos y <b>s</b> para segundos. Solo puedes usar los operadores <b>+</b> o <b>-</b> en la expresión",
|
|
49
|
+
"text_time_expression": "Expresión de Tiempo",
|
|
50
|
+
"text_time_expression_input_placeholder": "Introduce la expresión de tiempo",
|
|
51
|
+
"text_time_expression_invalid_message": "Expresión de tiempo inválida. Por favor, asegúrate de que la entrada siga el formato correcto (por ejemplo, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Ejemplo",
|
|
53
|
+
"text_date": "Fecha",
|
|
54
|
+
"text_month_1": "enero",
|
|
55
|
+
"text_month_2": "febrero",
|
|
56
|
+
"text_month_3": "marzo",
|
|
57
|
+
"text_month_4": "abril",
|
|
58
|
+
"text_month_5": "mayo",
|
|
59
|
+
"text_month_6": "junio",
|
|
60
|
+
"text_month_7": "julio",
|
|
61
|
+
"text_month_8": "agosto",
|
|
62
|
+
"text_month_9": "septiembre",
|
|
63
|
+
"text_month_10": "octubre",
|
|
64
|
+
"text_month_11": "noviembre",
|
|
65
|
+
"text_month_12": "diciembre",
|
|
66
|
+
"text_today": "Hoy",
|
|
67
|
+
"text_invalid_start_date_time": "La fecha y hora de inicio son inválidas",
|
|
68
|
+
"text_invalid_time": "El tiempo proporcionado es inválido",
|
|
69
|
+
"text_observance_on_date": "Día de descanso compensatorio el {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Ikälaskuri",
|
|
4
|
+
"text_age": "Ikä",
|
|
5
|
+
"text_calculate": "Laske",
|
|
6
|
+
"text_calculate_age": "Laske ikä",
|
|
7
|
+
"text_your_age_is": "Ikäsi on {age}",
|
|
8
|
+
"text_age_calculator_description": "Laske tarkka ikä tai aikaväli kahden päivämäärän välillä",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Syntymäpäivän on oltava aikaisempi kuin ikä päivämääränä!",
|
|
10
|
+
"text_date_of_birth": "Syntymäpäivä",
|
|
11
|
+
"text_age_at_the_date_of": "Ikä päivämääränä",
|
|
12
|
+
"text_calculating": "Lasketaan...",
|
|
13
|
+
"text_result": "Tulokset",
|
|
14
|
+
"text_message": "Viesti",
|
|
15
|
+
"text_years_months_days": "Vuodet, Kuukaudet, Päivät",
|
|
16
|
+
"text_total_months": "Yhteensä kuukausia",
|
|
17
|
+
"text_total_weeks": "Yhteensä viikkoja",
|
|
18
|
+
"text_total_days": "Yhteensä päiviä",
|
|
19
|
+
"text_total_hours": "Yhteensä tunteja",
|
|
20
|
+
"text_total_minutes": "Yhteensä minuutteja",
|
|
21
|
+
"text_total_seconds": "Yhteensä sekunteja",
|
|
22
|
+
"text_count_years_months_days": "{years} vuotta {months} kuukautta {days} päivää",
|
|
23
|
+
"text_count_months_days": "{months} kuukautta {days} päivää",
|
|
24
|
+
"text_count_weeks_days": "{weeks} viikkoa {days} päivää",
|
|
25
|
+
"text_time_calculator": "Aikalaskuri",
|
|
26
|
+
"text_time_calculator_description": "Tätä laskuria voidaan käyttää kahden aika-arvon \"lisäämiseen\" tai \"vähentämiseen\"",
|
|
27
|
+
"text_add": "Lisää",
|
|
28
|
+
"text_subtract": "Vähennä",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Päivät, Tunnit, Minuutit, Sekunnit",
|
|
30
|
+
"text_total_years": "Yhteensä vuosia",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} päivää {hours} tuntia {minutes} minuuttia {seconds} sekuntia",
|
|
32
|
+
"text_count_years_days": "{years} vuotta {days} päivää",
|
|
33
|
+
"text_day": "Päivä",
|
|
34
|
+
"text_hour": "Tunti",
|
|
35
|
+
"text_minute": "Minuutti",
|
|
36
|
+
"text_second": "Sekunti",
|
|
37
|
+
"text_clear": "Tyhjennä",
|
|
38
|
+
"text_total_months_count_assume": "oletetaan kuukaudeksi 30,4375 päivää",
|
|
39
|
+
"text_total_years_count_assume": "oletetaan vuodessa 365 päivää ja 366 päivää joka neljäs vuosi",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Lisää tai vähennä aikaa päivämäärästä",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Käytä tätä laskuria lisätäksesi tai vähentääksesi päiviä, tunteja, minuutteja tai sekunteja aloitusajasta ja päivämäärästä. Tuloksena näytetään päivitetty aika ja päivämäärä lisätyn tai vähennetyn ajan perusteella",
|
|
42
|
+
"text_select_start_time": "Valitse aloitusaika",
|
|
43
|
+
"text_month": "Kuukausi",
|
|
44
|
+
"text_year": "Vuosi",
|
|
45
|
+
"text_format": "Muoto",
|
|
46
|
+
"text_now": "Nyt",
|
|
47
|
+
"text_time_calculator_expression_title": "Aikalaskuri lausekkeessa",
|
|
48
|
+
"text_time_calculator_expression_description": "Käytä tätä laskuria lisätäksesi tai vähentääksesi useita aika-arvoja syöttämällä ne lausekkeena. Jokaisen aika-arvon perässä tulisi olla yksikkö: <b>w</b> viikoille, <b>d</b> päiville, <b>h</b> tunneille, <b>m</b> minuuteille ja <b>s</b> sekunneille. Voit käyttää vain <b>+</b> tai <b>-</b> operaattoreita lausekkeessa",
|
|
49
|
+
"text_time_expression": "Aikalauseke",
|
|
50
|
+
"text_time_expression_input_placeholder": "Syötä aikalause",
|
|
51
|
+
"text_time_expression_invalid_message": "Virheellinen aikalause. Varmista, että syöte noudattaa oikeaa muotoa (esim. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Esimerkki",
|
|
53
|
+
"text_date": "Päivämäärä",
|
|
54
|
+
"text_month_1": "tammikuu",
|
|
55
|
+
"text_month_2": "helmikuu",
|
|
56
|
+
"text_month_3": "maaliskuu",
|
|
57
|
+
"text_month_4": "huhtikuu",
|
|
58
|
+
"text_month_5": "toukokuu",
|
|
59
|
+
"text_month_6": "kesäkuu",
|
|
60
|
+
"text_month_7": "heinäkuu",
|
|
61
|
+
"text_month_8": "elokuu",
|
|
62
|
+
"text_month_9": "syyskuu",
|
|
63
|
+
"text_month_10": "lokakuu",
|
|
64
|
+
"text_month_11": "marraskuu",
|
|
65
|
+
"text_month_12": "joulukuu",
|
|
66
|
+
"text_today": "Tänään",
|
|
67
|
+
"text_invalid_start_date_time": "Aloituspäivämäärä ja -aika ovat virheellisiä",
|
|
68
|
+
"text_invalid_time": "Annettu aika on virheellinen",
|
|
69
|
+
"text_observance_on_date": "Korvaava vapaapäivä {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Calculateur d'âge",
|
|
4
|
+
"text_age": "Âge",
|
|
5
|
+
"text_calculate": "Calculer",
|
|
6
|
+
"text_calculate_age": "Calculer l'âge",
|
|
7
|
+
"text_your_age_is": "Votre âge est {age}",
|
|
8
|
+
"text_age_calculator_description": "Calculez l'âge précis ou l'intervalle entre deux dates",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "La date de naissance doit être antérieure à la date de l'âge!",
|
|
10
|
+
"text_date_of_birth": "Date de naissance",
|
|
11
|
+
"text_age_at_the_date_of": "Âge à la date du",
|
|
12
|
+
"text_calculating": "Calcul en cours...",
|
|
13
|
+
"text_result": "Résultat",
|
|
14
|
+
"text_message": "Message",
|
|
15
|
+
"text_years_months_days": "Années, Mois, Jours",
|
|
16
|
+
"text_total_months": "Total des mois",
|
|
17
|
+
"text_total_weeks": "Total des semaines",
|
|
18
|
+
"text_total_days": "Total des jours",
|
|
19
|
+
"text_total_hours": "Total des heures",
|
|
20
|
+
"text_total_minutes": "Total des minutes",
|
|
21
|
+
"text_total_seconds": "Total des secondes",
|
|
22
|
+
"text_count_years_months_days": "{years} ans {months} mois {days} jours",
|
|
23
|
+
"text_count_months_days": "{months} mois {days} jours",
|
|
24
|
+
"text_count_weeks_days": "{weeks} semaines {days} jours",
|
|
25
|
+
"text_time_calculator": "Calculateur de temps",
|
|
26
|
+
"text_time_calculator_description": "Ce calculateur peut être utilisé pour \"ajouter\" ou \"soustraire\" deux valeurs temporelles",
|
|
27
|
+
"text_add": "Ajouter",
|
|
28
|
+
"text_subtract": "Soustraire",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Jours, Heures, Minutes, Secondes",
|
|
30
|
+
"text_total_years": "Total des années",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} jours {hours} heures {minutes} minutes {seconds} secondes",
|
|
32
|
+
"text_count_years_days": "{years} ans {days} jours",
|
|
33
|
+
"text_day": "Jour",
|
|
34
|
+
"text_hour": "Heure",
|
|
35
|
+
"text_minute": "Minute",
|
|
36
|
+
"text_second": "Seconde",
|
|
37
|
+
"text_clear": "Effacer",
|
|
38
|
+
"text_total_months_count_assume": "supposez qu'un mois a 30,4375 jours",
|
|
39
|
+
"text_total_years_count_assume": "supposez 365 jours par an et 366 jours tous les 4 ans",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Ajouter ou soustraire du temps à une date",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Utilisez ce calculateur pour ajouter ou soustraire des jours, heures, minutes, ou secondes à un moment et une date de départ. Le résultat affichera le temps et la date mis à jour en fonction de la période ajoutée ou soustraite",
|
|
42
|
+
"text_select_start_time": "Sélectionnez l'heure de départ",
|
|
43
|
+
"text_month": "Mois",
|
|
44
|
+
"text_year": "Année",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Maintenant",
|
|
47
|
+
"text_time_calculator_expression_title": "Calculateur de temps en expression",
|
|
48
|
+
"text_time_calculator_expression_description": "Utilisez ce calculateur pour ajouter ou soustraire plusieurs valeurs temporelles en les entrant sous forme d'expression. Chaque valeur temporelle doit être suivie d'une unité : <b>w</b> pour semaines, <b>d</b> pour jours, <b>h</b> pour heures, <b>m</b> pour minutes, et <b>s</b> pour secondes. Vous ne pouvez utiliser que les opérateurs <b>+</b> ou <b>-</b> dans l'expression",
|
|
49
|
+
"text_time_expression": "Expression temporelle",
|
|
50
|
+
"text_time_expression_input_placeholder": "Entrez l'expression temporelle",
|
|
51
|
+
"text_time_expression_invalid_message": "Expression temporelle invalide. Veuillez vous assurer que l'entrée respecte le format correct (par exemple, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Exemple",
|
|
53
|
+
"text_date": "Date",
|
|
54
|
+
"text_month_1": "janvier",
|
|
55
|
+
"text_month_2": "février",
|
|
56
|
+
"text_month_3": "mars",
|
|
57
|
+
"text_month_4": "avril",
|
|
58
|
+
"text_month_5": "mai",
|
|
59
|
+
"text_month_6": "juin",
|
|
60
|
+
"text_month_7": "juillet",
|
|
61
|
+
"text_month_8": "août",
|
|
62
|
+
"text_month_9": "septembre",
|
|
63
|
+
"text_month_10": "octobre",
|
|
64
|
+
"text_month_11": "novembre",
|
|
65
|
+
"text_month_12": "décembre",
|
|
66
|
+
"text_today": "Aujourd'hui",
|
|
67
|
+
"text_invalid_start_date_time": "La date et l'heure de départ sont invalides",
|
|
68
|
+
"text_invalid_time": "Le temps fourni est invalide",
|
|
69
|
+
"text_observance_on_date": "Jour de congé reporté le {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "מחשבון גיל",
|
|
4
|
+
"text_age": "גיל",
|
|
5
|
+
"text_calculate": "חשב",
|
|
6
|
+
"text_calculate_age": "חשב גיל",
|
|
7
|
+
"text_your_age_is": "הגיל שלך הוא {age}",
|
|
8
|
+
"text_age_calculator_description": "חשב גיל מדויק או את הפער בין שני תאריכים",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "תאריך הלידה צריך להיות מוקדם מתאריך החישוב!",
|
|
10
|
+
"text_date_of_birth": "תאריך לידה",
|
|
11
|
+
"text_age_at_the_date_of": "גיל בתאריך",
|
|
12
|
+
"text_calculating": "מבצע חישוב...",
|
|
13
|
+
"text_result": "תוצאה",
|
|
14
|
+
"text_message": "הודעה",
|
|
15
|
+
"text_years_months_days": "שנים, חודשים, ימים",
|
|
16
|
+
"text_total_months": "סך הכול חודשים",
|
|
17
|
+
"text_total_weeks": "סך הכול שבועות",
|
|
18
|
+
"text_total_days": "סך הכול ימים",
|
|
19
|
+
"text_total_hours": "סך הכול שעות",
|
|
20
|
+
"text_total_minutes": "סך הכול דקות",
|
|
21
|
+
"text_total_seconds": "סך הכול שניות",
|
|
22
|
+
"text_count_years_months_days": "{years} שנים {months} חודשים {days} ימים",
|
|
23
|
+
"text_count_months_days": "{months} חודשים {days} ימים",
|
|
24
|
+
"text_count_weeks_days": "{weeks} שבועות {days} ימים",
|
|
25
|
+
"text_time_calculator": "מחשבון זמן",
|
|
26
|
+
"text_time_calculator_description": "מחשבון זה יכול לשמש ל\"הוספה\" או \"החסרה\" בין שני ערכי זמן",
|
|
27
|
+
"text_add": "הוסף",
|
|
28
|
+
"text_subtract": "הפחת",
|
|
29
|
+
"text_days_hours_minutes_seconds": "ימים, שעות, דקות, שניות",
|
|
30
|
+
"text_total_years": "סך הכול שנים",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} ימים {hours} שעות {minutes} דקות {seconds} שניות",
|
|
32
|
+
"text_count_years_days": "{years} שנים {days} ימים",
|
|
33
|
+
"text_day": "יום",
|
|
34
|
+
"text_hour": "שעה",
|
|
35
|
+
"text_minute": "דקה",
|
|
36
|
+
"text_second": "שנייה",
|
|
37
|
+
"text_clear": "נקה",
|
|
38
|
+
"text_total_months_count_assume": "בהנחה שחודש אחד הוא 30.4375 ימים",
|
|
39
|
+
"text_total_years_count_assume": "נניח ש-365 ימים בשנה ו-366 ימים כל 4 שנים",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "הוסף או החסר זמן מתאריך",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "השתמש במחשבון זה להוספה או החסרה של ימים, שעות, דקות או שניות מזמן ותאריך התחלה. התוצאה תציג את הזמן והתאריך המעודכנים בהתאם לתקופה הנוספת או המופחתת",
|
|
42
|
+
"text_select_start_time": "בחר זמן התחלה",
|
|
43
|
+
"text_month": "חודש",
|
|
44
|
+
"text_year": "שנה",
|
|
45
|
+
"text_format": "פורמט",
|
|
46
|
+
"text_now": "עכשיו",
|
|
47
|
+
"text_time_calculator_expression_title": "מחשבון זמן בביטוי",
|
|
48
|
+
"text_time_calculator_expression_description": "השתמש במחשבון זה להוספה או החסרה של ערכי זמן מרובים על ידי הזנתם כביטוי. כל ערך זמן צריך להיות מלווה ביחידה: <b>w</b> לשבועות, <b>d</b> לימים, <b>h</b> לשעות, <b>m</b> לדקות, ו-<b>s</b> לשניות. ניתן להשתמש רק באופרטורים <b>+</b> או <b>-</b> בביטוי",
|
|
49
|
+
"text_time_expression": "ביטוי זמן",
|
|
50
|
+
"text_time_expression_input_placeholder": "הזן ביטוי זמן",
|
|
51
|
+
"text_time_expression_invalid_message": "ביטוי זמן לא חוקי. אנא ודא שהקלט עוקב אחר הפורמט הנכון (לדוגמה, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "דוגמה",
|
|
53
|
+
"text_date": "תאריך",
|
|
54
|
+
"text_month_1": "ינואר",
|
|
55
|
+
"text_month_2": "פברואר",
|
|
56
|
+
"text_month_3": "מרץ",
|
|
57
|
+
"text_month_4": "אפריל",
|
|
58
|
+
"text_month_5": "מאי",
|
|
59
|
+
"text_month_6": "יוני",
|
|
60
|
+
"text_month_7": "יולי",
|
|
61
|
+
"text_month_8": "אוגוסט",
|
|
62
|
+
"text_month_9": "ספטמבר",
|
|
63
|
+
"text_month_10": "אוקטובר",
|
|
64
|
+
"text_month_11": "נובמבר",
|
|
65
|
+
"text_month_12": "דצמבר",
|
|
66
|
+
"text_today": "היום",
|
|
67
|
+
"text_invalid_start_date_time": "תאריך ושעת ההתחלה אינם תקפים",
|
|
68
|
+
"text_invalid_time": "הזמן הניתן אינו תקף",
|
|
69
|
+
"text_observance_on_date": "יום חופשה במקום {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "उम्र कैलकुलेटर",
|
|
4
|
+
"text_age": "आयु",
|
|
5
|
+
"text_calculate": "गणना करें",
|
|
6
|
+
"text_calculate_age": "उम्र की गणना करें",
|
|
7
|
+
"text_your_age_is": "आपकी उम्र {age} है",
|
|
8
|
+
"text_age_calculator_description": "दो तिथियों के बीच सही उम्र या अंतराल का गणना करें",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "जन्म तिथि उम्र की तिथि से पहले होनी चाहिए!",
|
|
10
|
+
"text_date_of_birth": "जन्म तिथि",
|
|
11
|
+
"text_age_at_the_date_of": "तिथि पर आयु",
|
|
12
|
+
"text_calculating": "गणना कर रहा है...",
|
|
13
|
+
"text_result": "परिणाम",
|
|
14
|
+
"text_message": "संदेश",
|
|
15
|
+
"text_years_months_days": "वर्ष, महीने, दिन",
|
|
16
|
+
"text_total_months": "कुल महीने",
|
|
17
|
+
"text_total_weeks": "कुल सप्ताह",
|
|
18
|
+
"text_total_days": "कुल दिन",
|
|
19
|
+
"text_total_hours": "कुल घंटे",
|
|
20
|
+
"text_total_minutes": "कुल मिनट",
|
|
21
|
+
"text_total_seconds": "कुल सेकंड",
|
|
22
|
+
"text_count_years_months_days": "{years} वर्ष {months} महीने {days} दिन",
|
|
23
|
+
"text_count_months_days": "{months} महीने {days} दिन",
|
|
24
|
+
"text_count_weeks_days": "{weeks} सप्ताह {days} दिन",
|
|
25
|
+
"text_time_calculator": "समय कैलकुलेटर",
|
|
26
|
+
"text_time_calculator_description": "इस कैलकुलेटर का उपयोग दो समय मानों को \"जोड़ने\" या \"घटाने\" के लिए किया जा सकता है",
|
|
27
|
+
"text_add": "जोड़ें",
|
|
28
|
+
"text_subtract": "घटाएं",
|
|
29
|
+
"text_days_hours_minutes_seconds": "दिन, घंटे, मिनट, सेकंड",
|
|
30
|
+
"text_total_years": "कुल वर्ष",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} दिन {hours} घंटे {minutes} मिनट {seconds} सेकंड",
|
|
32
|
+
"text_count_years_days": "{years} वर्ष {days} दिन",
|
|
33
|
+
"text_day": "दिन",
|
|
34
|
+
"text_hour": "घंटा",
|
|
35
|
+
"text_minute": "मिनट",
|
|
36
|
+
"text_second": "सेकंड",
|
|
37
|
+
"text_clear": "साफ करें",
|
|
38
|
+
"text_total_months_count_assume": "मान लें कि एक महीना 30.4375 दिन का है",
|
|
39
|
+
"text_total_years_count_assume": "मान लें कि एक वर्ष 365 दिन का होता है और हर 4 साल पर 366 दिन का होता है",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "एक तिथि से समय जोड़ें या घटाएं",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "इस कैलकुलेटर का उपयोग शुरुआती समय और तिथि से दिन, घंटे, मिनट, या सेकंड जोड़ने या घटाने के लिए करें। जोड़ा या घटाया गया समय और तिथि परिणाम में दिखाई देंगे",
|
|
42
|
+
"text_select_start_time": "प्रारंभ समय चुनें",
|
|
43
|
+
"text_month": "महीना",
|
|
44
|
+
"text_year": "वर्ष",
|
|
45
|
+
"text_format": "प्रारूप",
|
|
46
|
+
"text_now": "अभी",
|
|
47
|
+
"text_time_calculator_expression_title": "सूत्र में समय कैलकुलेटर",
|
|
48
|
+
"text_time_calculator_expression_description": "इस कैलकुलेटर का उपयोग करके कई समय मानों को एक सूत्र के रूप में जोड़ें या घटाएं। प्रत्येक समय मूल्य के बाद एक इकाई होनी चाहिए: <b>w</b> सप्ताह के लिए, <b>d</b> दिनों के लिए, <b>h</b> घंटों के लिए, <b>m</b> मिनटों के लिए, और <b>s</b> सेकंड के लिए। आप केवल <b>+</b> या <b>-</b> ऑपरेटर का उपयोग सूत्र में कर सकते हैं",
|
|
49
|
+
"text_time_expression": "समय सूत्र",
|
|
50
|
+
"text_time_expression_input_placeholder": "समय सूत्र दर्ज करें",
|
|
51
|
+
"text_time_expression_invalid_message": "अमान्य समय सूत्र। कृपया सुनिश्चित करें कि इनपुट सही प्रारूप का पालन करता है (उदा., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "उदाहरण",
|
|
53
|
+
"text_date": "तारीख",
|
|
54
|
+
"text_month_1": "जनवरी",
|
|
55
|
+
"text_month_2": "फ़रवरी",
|
|
56
|
+
"text_month_3": "मार्च",
|
|
57
|
+
"text_month_4": "अप्रैल",
|
|
58
|
+
"text_month_5": "मई",
|
|
59
|
+
"text_month_6": "जून",
|
|
60
|
+
"text_month_7": "जुलाई",
|
|
61
|
+
"text_month_8": "अगस्त",
|
|
62
|
+
"text_month_9": "सितंबर",
|
|
63
|
+
"text_month_10": "अक्तूबर",
|
|
64
|
+
"text_month_11": "नवंबर",
|
|
65
|
+
"text_month_12": "दिसंबर",
|
|
66
|
+
"text_today": "आज",
|
|
67
|
+
"text_invalid_start_date_time": "प्रारंभ तिथि और समय अवैध हैं",
|
|
68
|
+
"text_invalid_time": "दिया गया समय अवैध है",
|
|
69
|
+
"text_observance_on_date": "{date} पर अवकाश"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Kor Kalkulátor",
|
|
4
|
+
"text_age": "Életkor",
|
|
5
|
+
"text_calculate": "Számítás",
|
|
6
|
+
"text_calculate_age": "Életkor Számítása",
|
|
7
|
+
"text_your_age_is": "Az életkorod {age}",
|
|
8
|
+
"text_age_calculator_description": "Számítsa ki a pontos életkort vagy két dátum közötti időtartamot",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "A születési dátumnak korábbinak kell lennie, mint az adott dátumon lévő kor!",
|
|
10
|
+
"text_date_of_birth": "Születési Dátum",
|
|
11
|
+
"text_age_at_the_date_of": "Életkor a dátum szerint",
|
|
12
|
+
"text_calculating": "Számítás folyamatban...",
|
|
13
|
+
"text_result": "Eredmény",
|
|
14
|
+
"text_message": "Üzenet",
|
|
15
|
+
"text_years_months_days": "Évek, Hónapok, Napok",
|
|
16
|
+
"text_total_months": "Összes Hónap",
|
|
17
|
+
"text_total_weeks": "Összes Hét",
|
|
18
|
+
"text_total_days": "Összes Nap",
|
|
19
|
+
"text_total_hours": "Összes Óra",
|
|
20
|
+
"text_total_minutes": "Összes Perc",
|
|
21
|
+
"text_total_seconds": "Összes Másodperc",
|
|
22
|
+
"text_count_years_months_days": "{years} év {months} hónap {days} nap",
|
|
23
|
+
"text_count_months_days": "{months} hónap {days} nap",
|
|
24
|
+
"text_count_weeks_days": "{weeks} hét {days} nap",
|
|
25
|
+
"text_time_calculator": "Idő Kalkulátor",
|
|
26
|
+
"text_time_calculator_description": "Ez a kalkulátor két időérték \"összeadására\" vagy \"kivonására\" használható",
|
|
27
|
+
"text_add": "Hozzáadás",
|
|
28
|
+
"text_subtract": "Kivonás",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Napok, Órák, Percek, Másodpercek",
|
|
30
|
+
"text_total_years": "Összes Év",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} nap {hours} óra {minutes} perc {seconds} másodperc",
|
|
32
|
+
"text_count_years_days": "{years} év {days} nap",
|
|
33
|
+
"text_day": "Nap",
|
|
34
|
+
"text_hour": "Óra",
|
|
35
|
+
"text_minute": "Perc",
|
|
36
|
+
"text_second": "Másodperc",
|
|
37
|
+
"text_clear": "Törlés",
|
|
38
|
+
"text_total_months_count_assume": "feltételezve, hogy egy hónap 30,4375 nap",
|
|
39
|
+
"text_total_years_count_assume": "feltételezve 365 nap egy év, és 366 nap minden 4 évben",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Idő hozzáadása vagy kivonása egy dátumtól",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Használja ezt a kalkulátort napok, órák, percek vagy másodpercek hozzáadására vagy kivonására egy kiindulási időponttól és dátumtól. Az eredmény megmutatja a frissített időt és dátumot az hozzáadott vagy kivont időtartam alapján",
|
|
42
|
+
"text_select_start_time": "Válassza ki a kezdő időt",
|
|
43
|
+
"text_month": "Hónap",
|
|
44
|
+
"text_year": "Év",
|
|
45
|
+
"text_format": "Formátum",
|
|
46
|
+
"text_now": "Most",
|
|
47
|
+
"text_time_calculator_expression_title": "Idő Kalkulátor Kifejezésben",
|
|
48
|
+
"text_time_calculator_expression_description": "Használja ezt a kalkulátort több időérték összeadására vagy kivonására kifejezés formájában. Minden időértéket követnie kell egy egységnek: <b>h</b> hetekhez, <b>n</b> napokhoz, <b>ó</b> órákhoz, <b>p</b> percekhez és <b>m</b> másodpercekhez. A kifejezésben csak a <b>+</b> vagy <b>-</b> operátorok használhatók",
|
|
49
|
+
"text_time_expression": "Időkifejezés",
|
|
50
|
+
"text_time_expression_input_placeholder": "Írja be az időkifejezést",
|
|
51
|
+
"text_time_expression_invalid_message": "Érvénytelen időkifejezés. Kérjük, gondoskodjon róla, hogy a bemenet megfeleljen a helyes formátumnak (például: 1h 2n 3ó + 4p - 5m)",
|
|
52
|
+
"text_example": "Példa",
|
|
53
|
+
"text_date": "Dátum",
|
|
54
|
+
"text_month_1": "január",
|
|
55
|
+
"text_month_2": "február",
|
|
56
|
+
"text_month_3": "március",
|
|
57
|
+
"text_month_4": "április",
|
|
58
|
+
"text_month_5": "május",
|
|
59
|
+
"text_month_6": "június",
|
|
60
|
+
"text_month_7": "július",
|
|
61
|
+
"text_month_8": "augusztus",
|
|
62
|
+
"text_month_9": "szeptember",
|
|
63
|
+
"text_month_10": "október",
|
|
64
|
+
"text_month_11": "november",
|
|
65
|
+
"text_month_12": "december",
|
|
66
|
+
"text_today": "Ma",
|
|
67
|
+
"text_invalid_start_date_time": "A kezdő dátum és idő érvénytelen",
|
|
68
|
+
"text_invalid_time": "Az megadott idő érvénytelen",
|
|
69
|
+
"text_observance_on_date": "Helyettesítő szabadnap {date}-án"
|
|
70
|
+
}
|