tera-system-ui 0.0.81 → 0.0.91
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/checkbox/Checkbox.svelte +2 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte +1 -1
- package/dist/components/icons/IconArrowBigRightFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconBook.svelte +1 -1
- package/dist/components/icons/IconBook.svelte.d.ts +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte +1 -1
- package/dist/components/icons/IconBookmarkPlus.svelte.d.ts +1 -1
- package/dist/components/icons/IconCalculator.svelte +1 -1
- package/dist/components/icons/IconCalculator.svelte.d.ts +1 -1
- package/dist/components/icons/IconCheck.svelte +1 -1
- package/dist/components/icons/IconCheck.svelte.d.ts +1 -1
- package/dist/components/icons/IconChevronDown.svelte +1 -1
- package/dist/components/icons/IconChevronDown.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoin.svelte +1 -1
- package/dist/components/icons/IconCoin.svelte.d.ts +1 -1
- package/dist/components/icons/IconCoinConvert.svelte +0 -1
- package/dist/components/icons/IconCopy.svelte +1 -1
- package/dist/components/icons/IconCopy.svelte.d.ts +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte +1 -1
- package/dist/components/icons/IconCopyCheckFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconHamburger.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte +1 -1
- package/dist/components/icons/IconLanguage.svelte.d.ts +1 -1
- package/dist/components/icons/IconLoader2.svelte +1 -1
- package/dist/components/icons/IconLoader2.svelte.d.ts +1 -1
- package/dist/components/icons/IconLogout.svelte +1 -1
- package/dist/components/icons/IconLogout.svelte.d.ts +1 -1
- package/dist/components/icons/IconMoon.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte +1 -1
- package/dist/components/icons/IconPointFilled.svelte.d.ts +1 -1
- package/dist/components/icons/IconSearch.svelte +1 -1
- package/dist/components/icons/IconSearch.svelte.d.ts +1 -1
- package/dist/components/icons/IconSettings.svelte +1 -1
- package/dist/components/icons/IconSettings.svelte.d.ts +1 -1
- package/dist/components/icons/IconSun.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte +1 -1
- package/dist/components/icons/IconSwitchHorizontal.svelte.d.ts +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte +1 -1
- package/dist/components/icons/IconSwitchVertical.svelte.d.ts +1 -1
- package/dist/components/icons/IconTransform.svelte +1 -1
- package/dist/components/icons/IconTransform.svelte.d.ts +1 -1
- package/dist/components/icons/IconX.svelte +1 -1
- package/dist/components/icons/IconX.svelte.d.ts +1 -1
- package/dist/components/icons/package.json +14 -0
- package/dist/components/icons/update-icon-import.d.ts +1 -0
- package/dist/components/icons/update-icon-import.js +30 -0
- 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 +3 -2
|
@@ -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
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Penghitung Usia",
|
|
4
|
+
"text_age": "Usia",
|
|
5
|
+
"text_calculate": "Hitung",
|
|
6
|
+
"text_calculate_age": "Hitung Usia",
|
|
7
|
+
"text_your_age_is": "Usia Anda adalah {age}",
|
|
8
|
+
"text_age_calculator_description": "Hitung usia yang tepat atau interval antara dua tanggal",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Tanggal lahir harus lebih awal dari tanggal usia!",
|
|
10
|
+
"text_date_of_birth": "Tanggal Lahir",
|
|
11
|
+
"text_age_at_the_date_of": "Usia pada Tanggal",
|
|
12
|
+
"text_calculating": "Menghitung...",
|
|
13
|
+
"text_result": "Hasil",
|
|
14
|
+
"text_message": "Pesan",
|
|
15
|
+
"text_years_months_days": "Tahun, Bulan, Hari",
|
|
16
|
+
"text_total_months": "Total Bulan",
|
|
17
|
+
"text_total_weeks": "Total Minggu",
|
|
18
|
+
"text_total_days": "Total Hari",
|
|
19
|
+
"text_total_hours": "Total Jam",
|
|
20
|
+
"text_total_minutes": "Total Menit",
|
|
21
|
+
"text_total_seconds": "Total Detik",
|
|
22
|
+
"text_count_years_months_days": "{years} tahun {months} bulan {days} hari",
|
|
23
|
+
"text_count_months_days": "{months} bulan {days} hari",
|
|
24
|
+
"text_count_weeks_days": "{weeks} minggu {days} hari",
|
|
25
|
+
"text_time_calculator": "Penghitung Waktu",
|
|
26
|
+
"text_time_calculator_description": "Kalkulator ini dapat digunakan untuk \"menambah\" atau \"mengurangi\" dua nilai waktu",
|
|
27
|
+
"text_add": "Tambah",
|
|
28
|
+
"text_subtract": "Kurangi",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Hari, Jam, Menit, Detik",
|
|
30
|
+
"text_total_years": "Total Tahun",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} hari {hours} jam {minutes} menit {seconds} detik",
|
|
32
|
+
"text_count_years_days": "{years} tahun {days} hari",
|
|
33
|
+
"text_day": "Hari",
|
|
34
|
+
"text_hour": "Jam",
|
|
35
|
+
"text_minute": "Menit",
|
|
36
|
+
"text_second": "Detik",
|
|
37
|
+
"text_clear": "Bersihkan",
|
|
38
|
+
"text_total_months_count_assume": "asumsikan satu bulan adalah 30,4375 hari",
|
|
39
|
+
"text_total_years_count_assume": "asumsi 365 hari setahun dan 366 hari setiap 4 tahun",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Tambah atau Kurangi Waktu dari Tanggal",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Gunakan kalkulator ini untuk menambah atau mengurangi hari, jam, menit, atau detik dari waktu dan tanggal awal. Hasilnya akan menunjukkan waktu dan tanggal yang diperbarui berdasarkan periode yang ditambahkan atau dikurangi",
|
|
42
|
+
"text_select_start_time": "Pilih waktu mulai",
|
|
43
|
+
"text_month": "Bulan",
|
|
44
|
+
"text_year": "Tahun",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Sekarang",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulator Waktu dalam Ekspresi",
|
|
48
|
+
"text_time_calculator_expression_description": "Gunakan kalkulator ini untuk menambah atau mengurangi beberapa nilai waktu dengan memasukkannya sebagai ekspresi. Setiap nilai waktu harus diikuti oleh satuan: <b>w</b> untuk minggu, <b>d</b> untuk hari, <b>h</b> untuk jam, <b>m</b> untuk menit, dan <b>s</b> untuk detik. Anda hanya dapat menggunakan operator <b>+</b> atau <b>-</b> dalam ekspresi",
|
|
49
|
+
"text_time_expression": "Ekspresi Waktu",
|
|
50
|
+
"text_time_expression_input_placeholder": "Masukkan ekspresi waktu",
|
|
51
|
+
"text_time_expression_invalid_message": "Ekspresi waktu tidak valid. Pastikan input mengikuti format yang benar (misalnya, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Contoh",
|
|
53
|
+
"text_date": "Tanggal",
|
|
54
|
+
"text_month_1": "Januari",
|
|
55
|
+
"text_month_2": "Februari",
|
|
56
|
+
"text_month_3": "Maret",
|
|
57
|
+
"text_month_4": "April",
|
|
58
|
+
"text_month_5": "Mei",
|
|
59
|
+
"text_month_6": "Juni",
|
|
60
|
+
"text_month_7": "Juli",
|
|
61
|
+
"text_month_8": "Agustus",
|
|
62
|
+
"text_month_9": "September",
|
|
63
|
+
"text_month_10": "Oktober",
|
|
64
|
+
"text_month_11": "November",
|
|
65
|
+
"text_month_12": "Desember",
|
|
66
|
+
"text_today": "Hari ini",
|
|
67
|
+
"text_invalid_start_date_time": "Tanggal dan waktu mulai tidak valid",
|
|
68
|
+
"text_invalid_time": "Waktu yang diberikan tidak valid",
|
|
69
|
+
"text_observance_on_date": "Hari libur pengganti pada {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Calcolatrice Età",
|
|
4
|
+
"text_age": "Età",
|
|
5
|
+
"text_calculate": "Calcola",
|
|
6
|
+
"text_calculate_age": "Calcola Età",
|
|
7
|
+
"text_your_age_is": "La tua età è {age}",
|
|
8
|
+
"text_age_calculator_description": "Calcola l'età precisa o l'intervallo tra due date",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "La data di nascita deve essere precedente alla data dell'età!",
|
|
10
|
+
"text_date_of_birth": "Data di Nascita",
|
|
11
|
+
"text_age_at_the_date_of": "Età alla Data del",
|
|
12
|
+
"text_calculating": "Calcolando...",
|
|
13
|
+
"text_result": "Risultato",
|
|
14
|
+
"text_message": "Messaggio",
|
|
15
|
+
"text_years_months_days": "Anni, Mesi, Giorni",
|
|
16
|
+
"text_total_months": "Totale Mesi",
|
|
17
|
+
"text_total_weeks": "Totale Settimane",
|
|
18
|
+
"text_total_days": "Totale Giorni",
|
|
19
|
+
"text_total_hours": "Totale Ore",
|
|
20
|
+
"text_total_minutes": "Totale Minuti",
|
|
21
|
+
"text_total_seconds": "Totale Secondi",
|
|
22
|
+
"text_count_years_months_days": "{years} anni {months} mesi {days} giorni",
|
|
23
|
+
"text_count_months_days": "{months} mesi {days} giorni",
|
|
24
|
+
"text_count_weeks_days": "{weeks} settimane {days} giorni",
|
|
25
|
+
"text_time_calculator": "Calcolatrice Tempo",
|
|
26
|
+
"text_time_calculator_description": "Questo calcolatore può essere utilizzato per \"aggiungere\" o \"sottrarre\" due valori di tempo",
|
|
27
|
+
"text_add": "Aggiungi",
|
|
28
|
+
"text_subtract": "Sottrai",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Giorni, Ore, Minuti, Secondi",
|
|
30
|
+
"text_total_years": "Totale Anni",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} giorni {hours} ore {minutes} minuti {seconds} secondi",
|
|
32
|
+
"text_count_years_days": "{years} anni {days} giorni",
|
|
33
|
+
"text_day": "Giorno",
|
|
34
|
+
"text_hour": "Ora",
|
|
35
|
+
"text_minute": "Minuto",
|
|
36
|
+
"text_second": "Secondo",
|
|
37
|
+
"text_clear": "Pulisci",
|
|
38
|
+
"text_total_months_count_assume": "si assume che un mese sia di 30,4375 giorni",
|
|
39
|
+
"text_total_years_count_assume": "si presume che un anno sia di 365 giorni e 366 giorni ogni 4 anni",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Aggiungi o Sottrai Tempo da una Data",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Usa questo calcolatore per aggiungere o sottrarre giorni, ore, minuti, o secondi da un'ora e data di inizio. Il risultato mostrerà il tempo e la data aggiornati in base al periodo aggiunto o sottratto",
|
|
42
|
+
"text_select_start_time": "Seleziona ora di inizio",
|
|
43
|
+
"text_month": "Mese",
|
|
44
|
+
"text_year": "Anno",
|
|
45
|
+
"text_format": "Formato",
|
|
46
|
+
"text_now": "Adesso",
|
|
47
|
+
"text_time_calculator_expression_title": "Calcolatore di Tempo in Espressione",
|
|
48
|
+
"text_time_calculator_expression_description": "Usa questo calcolatore per aggiungere o sottrarre più valori di tempo inserendoli come un'espressione. Ogni valore temporale deve essere seguito da un'unità: <b>w</b> per settimane, <b>d</b> per giorni, <b>h</b> per ore, <b>m</b> per minuti e <b>s</b> per secondi. Puoi usare solo gli operatori <b>+</b> o <b>-</b> nell'espressione",
|
|
49
|
+
"text_time_expression": "Espressione di Tempo",
|
|
50
|
+
"text_time_expression_input_placeholder": "Inserisci espressione di tempo",
|
|
51
|
+
"text_time_expression_invalid_message": "Espressione di tempo non valida. Assicurati che l'input segua il formato corretto (es. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Esempio",
|
|
53
|
+
"text_date": "Data",
|
|
54
|
+
"text_month_1": "gennaio",
|
|
55
|
+
"text_month_2": "febbraio",
|
|
56
|
+
"text_month_3": "marzo",
|
|
57
|
+
"text_month_4": "aprile",
|
|
58
|
+
"text_month_5": "maggio",
|
|
59
|
+
"text_month_6": "giugno",
|
|
60
|
+
"text_month_7": "luglio",
|
|
61
|
+
"text_month_8": "agosto",
|
|
62
|
+
"text_month_9": "settembre",
|
|
63
|
+
"text_month_10": "ottobre",
|
|
64
|
+
"text_month_11": "novembre",
|
|
65
|
+
"text_month_12": "dicembre",
|
|
66
|
+
"text_today": "Oggi",
|
|
67
|
+
"text_invalid_start_date_time": "La data e l'ora di inizio sono invalide",
|
|
68
|
+
"text_invalid_time": "Il tempo fornito è invalido",
|
|
69
|
+
"text_observance_on_date": "Giorno di riposo sostitutivo il {date}"
|
|
70
|
+
}
|