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 Idade",
|
|
4
|
+
"text_age": "Idade",
|
|
5
|
+
"text_calculate": "Calcular",
|
|
6
|
+
"text_calculate_age": "Calcular Idade",
|
|
7
|
+
"text_your_age_is": "Sua idade é {age}",
|
|
8
|
+
"text_age_calculator_description": "Calcule a idade precisa ou o intervalo entre duas datas",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "A data de nascimento precisa ser anterior à data de idade!",
|
|
10
|
+
"text_date_of_birth": "Data de Nascimento",
|
|
11
|
+
"text_age_at_the_date_of": "Idade na Data de",
|
|
12
|
+
"text_calculating": "Calculando...",
|
|
13
|
+
"text_result": "Resultado",
|
|
14
|
+
"text_message": "Mensagem",
|
|
15
|
+
"text_years_months_days": "Anos, Meses, Dias",
|
|
16
|
+
"text_total_months": "Total de Meses",
|
|
17
|
+
"text_total_weeks": "Total de Semanas",
|
|
18
|
+
"text_total_days": "Total de Dias",
|
|
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} anos {months} meses {days} dias",
|
|
23
|
+
"text_count_months_days": "{months} meses {days} dias",
|
|
24
|
+
"text_count_weeks_days": "{weeks} semanas {days} dias",
|
|
25
|
+
"text_time_calculator": "Calculadora de Tempo",
|
|
26
|
+
"text_time_calculator_description": "Esta calculadora pode ser usada para \"adicionar\" ou \"subtrair\" dois valores de tempo",
|
|
27
|
+
"text_add": "Adicionar",
|
|
28
|
+
"text_subtract": "Subtrair",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dias, Horas, Minutos, Segundos",
|
|
30
|
+
"text_total_years": "Total de Anos",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dias {hours} horas {minutes} minutos {seconds} segundos",
|
|
32
|
+
"text_count_years_days": "{years} anos {days} dias",
|
|
33
|
+
"text_day": "Dia",
|
|
34
|
+
"text_hour": "Hora",
|
|
35
|
+
"text_minute": "Minuto",
|
|
36
|
+
"text_second": "Segundo",
|
|
37
|
+
"text_clear": "Limpar",
|
|
38
|
+
"text_total_months_count_assume": "considera um mês como 30,4375 dias",
|
|
39
|
+
"text_total_years_count_assume": "considera 365 dias por ano e 366 dias a cada 4 anos",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Adicionar ou Subtrair Tempo de uma Data",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Use esta calculadora para adicionar ou subtrair dias, horas, minutos ou segundos a partir de um horário e data de início. O resultado mostrará o horário e a data atualizados com base no período adicionado ou subtraído",
|
|
42
|
+
"text_select_start_time": "Selecionar horário de início",
|
|
43
|
+
"text_month": "Mês",
|
|
44
|
+
"text_year": "Ano",
|
|
45
|
+
"text_format": "Formato",
|
|
46
|
+
"text_now": "Agora",
|
|
47
|
+
"text_time_calculator_expression_title": "Calculadora de Tempo em Expressão",
|
|
48
|
+
"text_time_calculator_expression_description": "Use esta calculadora para adicionar ou subtrair múltiplos valores de tempo inserindo-os como uma expressão. Cada valor de tempo deve ser seguido por uma unidade: <b>w</b> para semanas, <b>d</b> para dias, <b>h</b> para horas, <b>m</b> para minutos, e <b>s</b> para segundos. Você pode usar apenas os operadores <b>+</b> ou <b>-</b> na expressão",
|
|
49
|
+
"text_time_expression": "Expressão de Tempo",
|
|
50
|
+
"text_time_expression_input_placeholder": "Insira a expressão de tempo",
|
|
51
|
+
"text_time_expression_invalid_message": "Expressão de tempo inválida. Certifique-se de que a entrada segue o formato correto (por exemplo, 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Exemplo",
|
|
53
|
+
"text_date": "Data",
|
|
54
|
+
"text_month_1": "janeiro",
|
|
55
|
+
"text_month_2": "fevereiro",
|
|
56
|
+
"text_month_3": "março",
|
|
57
|
+
"text_month_4": "abril",
|
|
58
|
+
"text_month_5": "maio",
|
|
59
|
+
"text_month_6": "junho",
|
|
60
|
+
"text_month_7": "julho",
|
|
61
|
+
"text_month_8": "agosto",
|
|
62
|
+
"text_month_9": "setembro",
|
|
63
|
+
"text_month_10": "outubro",
|
|
64
|
+
"text_month_11": "novembro",
|
|
65
|
+
"text_month_12": "dezembro",
|
|
66
|
+
"text_today": "Hoje",
|
|
67
|
+
"text_invalid_start_date_time": "A data e hora iniciais são inválidas",
|
|
68
|
+
"text_invalid_time": "O tempo fornecido é inválido",
|
|
69
|
+
"text_observance_on_date": "Dia de folga substituto em {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Calculator de Vârstă",
|
|
4
|
+
"text_age": "Vârstă",
|
|
5
|
+
"text_calculate": "Calculează",
|
|
6
|
+
"text_calculate_age": "Calculează Vârsta",
|
|
7
|
+
"text_your_age_is": "Vârsta ta este {age}",
|
|
8
|
+
"text_age_calculator_description": "Calculează vârsta precisă sau intervalul dintre două date",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Data nașterii trebuie să fie anterioară datei de calcul a vârstei!",
|
|
10
|
+
"text_date_of_birth": "Data Nașterii",
|
|
11
|
+
"text_age_at_the_date_of": "Vârsta la Data de",
|
|
12
|
+
"text_calculating": "Se calculează...",
|
|
13
|
+
"text_result": "Rezultat",
|
|
14
|
+
"text_message": "Mesaj",
|
|
15
|
+
"text_years_months_days": "Ani, Luni, Zile",
|
|
16
|
+
"text_total_months": "Total Luni",
|
|
17
|
+
"text_total_weeks": "Total Săptămâni",
|
|
18
|
+
"text_total_days": "Total Zile",
|
|
19
|
+
"text_total_hours": "Total Ore",
|
|
20
|
+
"text_total_minutes": "Total Minute",
|
|
21
|
+
"text_total_seconds": "Total Secunde",
|
|
22
|
+
"text_count_years_months_days": "{years} ani {months} luni {days} zile",
|
|
23
|
+
"text_count_months_days": "{months} luni {days} zile",
|
|
24
|
+
"text_count_weeks_days": "{weeks} săptămâni {days} zile",
|
|
25
|
+
"text_time_calculator": "Calculator de Timp",
|
|
26
|
+
"text_time_calculator_description": "Acest calculator poate fi folosit pentru a \"adăuga\" sau \"scădea\" două valori de timp",
|
|
27
|
+
"text_add": "Adaugă",
|
|
28
|
+
"text_subtract": "Scade",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Zile, Ore, Minute, Secunde",
|
|
30
|
+
"text_total_years": "Total Ani",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} zile {hours} ore {minutes} minute {seconds} secunde",
|
|
32
|
+
"text_count_years_days": "{years} ani {days} zile",
|
|
33
|
+
"text_day": "Zi",
|
|
34
|
+
"text_hour": "Oră",
|
|
35
|
+
"text_minute": "Minut",
|
|
36
|
+
"text_second": "Secundă",
|
|
37
|
+
"text_clear": "Curăță",
|
|
38
|
+
"text_total_months_count_assume": "se presupune că o lună are 30.4375 zile",
|
|
39
|
+
"text_total_years_count_assume": "se presupune 365 zile pe an și 366 zile la fiecare 4 ani",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Adaugă sau Scade Timp de la o Dată",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Folosește acest calculator pentru a adăuga sau scădea zile, ore, minute, sau secunde de la un timp și o dată de început. Rezultatul va afișa timpul și data actualizată pe baza perioadei adăugate sau scăzute",
|
|
42
|
+
"text_select_start_time": "Selectează ora de început",
|
|
43
|
+
"text_month": "Lună",
|
|
44
|
+
"text_year": "An",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Acum",
|
|
47
|
+
"text_time_calculator_expression_title": "Calculator de Timp în Exprimare",
|
|
48
|
+
"text_time_calculator_expression_description": "Folosește acest calculator pentru a adăuga sau scădea mai multe valori de timp prin introducerea lor ca o expresie. Fiecare valoare de timp ar trebui să fie urmată de o unitate: <b>w</b> pentru săptămâni, <b>d</b> pentru zile, <b>h</b> pentru ore, <b>m</b> pentru minute, și <b>s</b> pentru secunde. Poți utiliza doar operatorii <b>+</b> sau <b>-</b> în expresie",
|
|
49
|
+
"text_time_expression": "Exprimare de Timp",
|
|
50
|
+
"text_time_expression_input_placeholder": "Introduceți exprimarea de timp",
|
|
51
|
+
"text_time_expression_invalid_message": "Exprimare de timp invalidă. Asigurați-vă că intrarea respectă formatul corect (de ex., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Exemplu",
|
|
53
|
+
"text_date": "Dată",
|
|
54
|
+
"text_month_1": "ianuarie",
|
|
55
|
+
"text_month_2": "februarie",
|
|
56
|
+
"text_month_3": "martie",
|
|
57
|
+
"text_month_4": "aprilie",
|
|
58
|
+
"text_month_5": "mai",
|
|
59
|
+
"text_month_6": "iunie",
|
|
60
|
+
"text_month_7": "iulie",
|
|
61
|
+
"text_month_8": "august",
|
|
62
|
+
"text_month_9": "septembrie",
|
|
63
|
+
"text_month_10": "octombrie",
|
|
64
|
+
"text_month_11": "noiembrie",
|
|
65
|
+
"text_month_12": "decembrie",
|
|
66
|
+
"text_today": "Astăzi",
|
|
67
|
+
"text_invalid_start_date_time": "Data și ora de început sunt invalide",
|
|
68
|
+
"text_invalid_time": "Timpul oferit este invalid",
|
|
69
|
+
"text_observance_on_date": "Zi liberă compensatorie pe {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": "Kalkulačka veku",
|
|
4
|
+
"text_age": "Vek",
|
|
5
|
+
"text_calculate": "Vypočítať",
|
|
6
|
+
"text_calculate_age": "Vypočítať vek",
|
|
7
|
+
"text_your_age_is": "Váš vek je {age}",
|
|
8
|
+
"text_age_calculator_description": "Vypočítajte presný vek alebo interval medzi dvoma dátumami",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Dátum narodenia musí byť skorší ako dátum veku!",
|
|
10
|
+
"text_date_of_birth": "Dátum narodenia",
|
|
11
|
+
"text_age_at_the_date_of": "Vek k dátumu",
|
|
12
|
+
"text_calculating": "Vypočítavam...",
|
|
13
|
+
"text_result": "Výsledok",
|
|
14
|
+
"text_message": "Správa",
|
|
15
|
+
"text_years_months_days": "Roky, Mesiace, Dni",
|
|
16
|
+
"text_total_months": "Celkové mesiace",
|
|
17
|
+
"text_total_weeks": "Celkové týždne",
|
|
18
|
+
"text_total_days": "Celkové dni",
|
|
19
|
+
"text_total_hours": "Celkové hodiny",
|
|
20
|
+
"text_total_minutes": "Celkové minúty",
|
|
21
|
+
"text_total_seconds": "Celkové sekundy",
|
|
22
|
+
"text_count_years_months_days": "{years} roky {months} mesiace {days} dni",
|
|
23
|
+
"text_count_months_days": "{months} mesiace {days} dni",
|
|
24
|
+
"text_count_weeks_days": "{weeks} týždne {days} dni",
|
|
25
|
+
"text_time_calculator": "Kalkulačka času",
|
|
26
|
+
"text_time_calculator_description": "Táto kalkulačka sa môže použiť na \"sčítanie\" alebo \"odčítanie\" dvoch časových hodnôt",
|
|
27
|
+
"text_add": "Pridať",
|
|
28
|
+
"text_subtract": "Odčítať",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dni, Hodiny, Minúty, Sekundy",
|
|
30
|
+
"text_total_years": "Celkové roky",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dni {hours} hodiny {minutes} minúty {seconds} sekundy",
|
|
32
|
+
"text_count_years_days": "{years} roky {days} dni",
|
|
33
|
+
"text_day": "Deň",
|
|
34
|
+
"text_hour": "Hodina",
|
|
35
|
+
"text_minute": "Minúta",
|
|
36
|
+
"text_second": "Sekunda",
|
|
37
|
+
"text_clear": "Vyčistiť",
|
|
38
|
+
"text_total_months_count_assume": "predpokladajte, že jeden mesiac má 30,4375 dňa",
|
|
39
|
+
"text_total_years_count_assume": "predpokladajte 365 dní v roku a 366 dní každé 4 roky",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Pridať alebo Odčítať Čas od Dátumu",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Použite túto kalkulačku na pridanie alebo odčítanie dní, hodín, minút alebo sekúnd od východiskového času a dátumu. Výsledok ukáže aktualizovaný čas a dátum na základe pridaného alebo odčítaného obdobia",
|
|
42
|
+
"text_select_start_time": "Vyberte východiskový čas",
|
|
43
|
+
"text_month": "Mesiac",
|
|
44
|
+
"text_year": "Rok",
|
|
45
|
+
"text_format": "Formát",
|
|
46
|
+
"text_now": "Teraz",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulačka Času v Výraze",
|
|
48
|
+
"text_time_calculator_expression_description": "Použite túto kalkulačku na pridanie alebo odčítanie viacerých časových hodnôt zadaním ich ako výraz. Každá časová hodnota by mala byť nasledovaná jednotkou: <b>t</b> pre týždne, <b>d</b> pre dni, <b>h</b> pre hodiny, <b>m</b> pre minúty a <b>s</b> pre sekundy. Vo výraze môžete používať len operátory <b>+</b> alebo <b>-</b>",
|
|
49
|
+
"text_time_expression": "Časový Výraz",
|
|
50
|
+
"text_time_expression_input_placeholder": "Zadajte časový výraz",
|
|
51
|
+
"text_time_expression_invalid_message": "Neplatný časový výraz. Uistite sa, že vstup zodpovedá správnemu formátu (napr. 1t 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Príklad",
|
|
53
|
+
"text_date": "Dátum",
|
|
54
|
+
"text_month_1": "január",
|
|
55
|
+
"text_month_2": "február",
|
|
56
|
+
"text_month_3": "marec",
|
|
57
|
+
"text_month_4": "apríl",
|
|
58
|
+
"text_month_5": "máj",
|
|
59
|
+
"text_month_6": "jún",
|
|
60
|
+
"text_month_7": "júl",
|
|
61
|
+
"text_month_8": "august",
|
|
62
|
+
"text_month_9": "september",
|
|
63
|
+
"text_month_10": "október",
|
|
64
|
+
"text_month_11": "november",
|
|
65
|
+
"text_month_12": "december",
|
|
66
|
+
"text_today": "Dnes",
|
|
67
|
+
"text_invalid_start_date_time": "Začiatočný dátum a čas sú neplatné",
|
|
68
|
+
"text_invalid_time": "Poskytnutý čas je neplatný",
|
|
69
|
+
"text_observance_on_date": "Náhradný deň voľna {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Kalkulator starosti",
|
|
4
|
+
"text_age": "Starost",
|
|
5
|
+
"text_calculate": "Izračunaj",
|
|
6
|
+
"text_calculate_age": "Izračunaj starost",
|
|
7
|
+
"text_your_age_is": "Vaša starost je {age}",
|
|
8
|
+
"text_age_calculator_description": "Izračunajte natančno starost ali interval med dvema datumoma",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Datum rojstva mora biti pred datumom starosti!",
|
|
10
|
+
"text_date_of_birth": "Datum rojstva",
|
|
11
|
+
"text_age_at_the_date_of": "Starost na datum",
|
|
12
|
+
"text_calculating": "Izračunavanje...",
|
|
13
|
+
"text_result": "Rezultat",
|
|
14
|
+
"text_message": "Sporočilo",
|
|
15
|
+
"text_years_months_days": "Leta, meseci, dnevi",
|
|
16
|
+
"text_total_months": "Skupaj mesecev",
|
|
17
|
+
"text_total_weeks": "Skupaj tednov",
|
|
18
|
+
"text_total_days": "Skupaj dni",
|
|
19
|
+
"text_total_hours": "Skupaj ur",
|
|
20
|
+
"text_total_minutes": "Skupaj minut",
|
|
21
|
+
"text_total_seconds": "Skupaj sekund",
|
|
22
|
+
"text_count_years_months_days": "{years} let {months} mesecev {days} dni",
|
|
23
|
+
"text_count_months_days": "{months} mesecev {days} dni",
|
|
24
|
+
"text_count_weeks_days": "{weeks} tednov {days} dni",
|
|
25
|
+
"text_time_calculator": "Kalkulator časa",
|
|
26
|
+
"text_time_calculator_description": "Ta kalkulator omogoča \"seštevanje\" ali \"odštevanje\" dveh časovnih vrednosti",
|
|
27
|
+
"text_add": "Dodaj",
|
|
28
|
+
"text_subtract": "Odštej",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dnevi, ure, minute, sekunde",
|
|
30
|
+
"text_total_years": "Skupaj let",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dni {hours} ur {minutes} minut {seconds} sekund",
|
|
32
|
+
"text_count_years_days": "{years} let {days} dni",
|
|
33
|
+
"text_day": "Dan",
|
|
34
|
+
"text_hour": "Ura",
|
|
35
|
+
"text_minute": "Minuta",
|
|
36
|
+
"text_second": "Sekunda",
|
|
37
|
+
"text_clear": "Počisti",
|
|
38
|
+
"text_total_months_count_assume": "predpostavljamo, da en mesec ima 30,4375 dni",
|
|
39
|
+
"text_total_years_count_assume": "privzeto 365 dni na leto in 366 dni na vsaka 4 leta",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Dodaj ali odštej čas od datuma",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Uporabite ta kalkulator za dodajanje ali odštevanje dni, ur, minut ali sekund od začetnega časa in datuma. Rezultat bo prikazal posodobljen čas in datum na podlagi dodanega ali odštetega obdobja",
|
|
42
|
+
"text_select_start_time": "Izberite začetni čas",
|
|
43
|
+
"text_month": "Mesec",
|
|
44
|
+
"text_year": "Leto",
|
|
45
|
+
"text_format": "Oblika",
|
|
46
|
+
"text_now": "Zdaj",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulator časa v izrazu",
|
|
48
|
+
"text_time_calculator_expression_description": "Uporabite ta kalkulator za dodajanje ali odštevanje več časovnih vrednosti z vnosom v izrazu. Vsako časovno vrednost naj spremlja enota: <b>t</b> za tedne, <b>d</b> za dni, <b>u</b> za ure, <b>m</b> za minute, in <b>s</b> za sekunde. V izrazu lahko uporabite samo operatorje <b>+</b> ali <b>-</b>",
|
|
49
|
+
"text_time_expression": "Časovni izraz",
|
|
50
|
+
"text_time_expression_input_placeholder": "Vpišite časovni izraz",
|
|
51
|
+
"text_time_expression_invalid_message": "Neveljaven časovni izraz. Prosimo, zagotovite, da vnos sledi pravilni obliki (npr. 1t 2d 3u + 4m - 5s)",
|
|
52
|
+
"text_example": "Primer",
|
|
53
|
+
"text_date": "Datum",
|
|
54
|
+
"text_month_1": "januar",
|
|
55
|
+
"text_month_2": "februar",
|
|
56
|
+
"text_month_3": "marec",
|
|
57
|
+
"text_month_4": "april",
|
|
58
|
+
"text_month_5": "maj",
|
|
59
|
+
"text_month_6": "junij",
|
|
60
|
+
"text_month_7": "julij",
|
|
61
|
+
"text_month_8": "avgust",
|
|
62
|
+
"text_month_9": "september",
|
|
63
|
+
"text_month_10": "oktober",
|
|
64
|
+
"text_month_11": "november",
|
|
65
|
+
"text_month_12": "december",
|
|
66
|
+
"text_today": "Danes",
|
|
67
|
+
"text_invalid_start_date_time": "Začetni datum in čas sta neveljavna",
|
|
68
|
+
"text_invalid_time": "Podani čas je neveljaven",
|
|
69
|
+
"text_observance_on_date": "Nadomestni prosti dan na {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Llogaritësi i Moshës",
|
|
4
|
+
"text_age": "Mosha",
|
|
5
|
+
"text_calculate": "Llogarit",
|
|
6
|
+
"text_calculate_age": "Llogarit Moshën",
|
|
7
|
+
"text_your_age_is": "Mosha juaj është {age}",
|
|
8
|
+
"text_age_calculator_description": "Llogarit moshën e saktë ose intervalin midis dy datave",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Data e lindjes duhet të jetë më e hershme se data e moshës!",
|
|
10
|
+
"text_date_of_birth": "Data e Lindjes",
|
|
11
|
+
"text_age_at_the_date_of": "Mosha në Datën e",
|
|
12
|
+
"text_calculating": "Duke llogaritur...",
|
|
13
|
+
"text_result": "Rezultati",
|
|
14
|
+
"text_message": "Mesazh",
|
|
15
|
+
"text_years_months_days": "Vjet, Muaj, Ditë",
|
|
16
|
+
"text_total_months": "Totali i Muajve",
|
|
17
|
+
"text_total_weeks": "Totali i Javëve",
|
|
18
|
+
"text_total_days": "Totali i Ditëve",
|
|
19
|
+
"text_total_hours": "Totali i Orëve",
|
|
20
|
+
"text_total_minutes": "Totali i Minutave",
|
|
21
|
+
"text_total_seconds": "Totali i Sekondave",
|
|
22
|
+
"text_count_years_months_days": "{years} vjet {months} muaj {days} ditë",
|
|
23
|
+
"text_count_months_days": "{months} muaj {days} ditë",
|
|
24
|
+
"text_count_weeks_days": "{weeks} javë {days} ditë",
|
|
25
|
+
"text_time_calculator": "Llogaritësi i Kohës",
|
|
26
|
+
"text_time_calculator_description": "Ky kalkulator mund të përdoret për të \"shtuar\" ose \"zbritur\" dy vlera kohe",
|
|
27
|
+
"text_add": "Shto",
|
|
28
|
+
"text_subtract": "Hiq",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Ditë, Orë, Minuta, Sekonda",
|
|
30
|
+
"text_total_years": "Totali i Viteve",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} ditë {hours} orë {minutes} minuta {seconds} sekonda",
|
|
32
|
+
"text_count_years_days": "{years} vjet {days} ditë",
|
|
33
|
+
"text_day": "Ditë",
|
|
34
|
+
"text_hour": "Orë",
|
|
35
|
+
"text_minute": "Minutë",
|
|
36
|
+
"text_second": "Sekondë",
|
|
37
|
+
"text_clear": "Pastro",
|
|
38
|
+
"text_total_months_count_assume": "supozoni se një muaj ka 30.4375 ditë",
|
|
39
|
+
"text_total_years_count_assume": "supozoni 365 ditë në vit dhe 366 ditë çdo 4 vjet",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Shto ose Zbrit Kohë nga Një Datë",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Përdorni këtë kalkulator për të shtuar ose zbritur ditë, orë, minuta, ose sekonda nga një kohë dhe datë fillestare. Rezultati do të tregojë kohën dhe datën e përditësuar bazuar në periudhën e shtuar ose të zbritur",
|
|
42
|
+
"text_select_start_time": "Zgjidh kohën e fillimit",
|
|
43
|
+
"text_month": "Muaj",
|
|
44
|
+
"text_year": "Vit",
|
|
45
|
+
"text_format": "Formati",
|
|
46
|
+
"text_now": "Tani",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulator Kohe në Shprehje",
|
|
48
|
+
"text_time_calculator_expression_description": "Përdorni këtë kalkulator për të shtuar ose zbritur disa vlera kohe duke i futur ato si një shprehje. Çdo vlerë kohe duhet të ndiqet nga një njësi: <b>w</b> për javë, <b>d</b> për ditë, <b>h</b> për orë, <b>m</b> për minuta, dhe <b>s</b> për sekonda. Ju mund të përdorni vetëm operatorët <b>+</b> ose <b>-</b> në shprehje",
|
|
49
|
+
"text_time_expression": "Shprehja e Kohës",
|
|
50
|
+
"text_time_expression_input_placeholder": "Futni shprehjen e kohës",
|
|
51
|
+
"text_time_expression_invalid_message": "Shprehje kohore e pavlefshme. Ju lutemi sigurohuni që hyrja ndjek formatin e duhur (p.sh., 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Shembull",
|
|
53
|
+
"text_date": "Data",
|
|
54
|
+
"text_month_1": "janar",
|
|
55
|
+
"text_month_2": "shkurt",
|
|
56
|
+
"text_month_3": "mars",
|
|
57
|
+
"text_month_4": "prill",
|
|
58
|
+
"text_month_5": "maj",
|
|
59
|
+
"text_month_6": "qershor",
|
|
60
|
+
"text_month_7": "korrik",
|
|
61
|
+
"text_month_8": "gusht",
|
|
62
|
+
"text_month_9": "shtator",
|
|
63
|
+
"text_month_10": "tetor",
|
|
64
|
+
"text_month_11": "nëntor",
|
|
65
|
+
"text_month_12": "dhjetor",
|
|
66
|
+
"text_today": "Sot",
|
|
67
|
+
"text_invalid_start_date_time": "Data dhe koha e fillimit janë të pavlefshme",
|
|
68
|
+
"text_invalid_time": "Koha e dhënë është e pavlefshme",
|
|
69
|
+
"text_observance_on_date": "Dita e zëvendësimit {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Kalkulator za godine",
|
|
4
|
+
"text_age": "Starost",
|
|
5
|
+
"text_calculate": "Izračunaj",
|
|
6
|
+
"text_calculate_age": "Izračunaj starost",
|
|
7
|
+
"text_your_age_is": "Vaša starost je {age}",
|
|
8
|
+
"text_age_calculator_description": "Izračunavanje tačne starosti ili intervala između dva datuma",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Datum rođenja treba da bude pre datuma za izračunavanje starosti!",
|
|
10
|
+
"text_date_of_birth": "Datum rođenja",
|
|
11
|
+
"text_age_at_the_date_of": "Starost na datum",
|
|
12
|
+
"text_calculating": "Izračunavam...",
|
|
13
|
+
"text_result": "Rezultat",
|
|
14
|
+
"text_message": "Poruka",
|
|
15
|
+
"text_years_months_days": "Godine, meseci, dani",
|
|
16
|
+
"text_total_months": "Ukupno meseci",
|
|
17
|
+
"text_total_weeks": "Ukupno nedelja",
|
|
18
|
+
"text_total_days": "Ukupno dana",
|
|
19
|
+
"text_total_hours": "Ukupno sati",
|
|
20
|
+
"text_total_minutes": "Ukupno minuta",
|
|
21
|
+
"text_total_seconds": "Ukupno sekundi",
|
|
22
|
+
"text_count_years_months_days": "{years} godina {months} meseci {days} dana",
|
|
23
|
+
"text_count_months_days": "{months} meseci {days} dana",
|
|
24
|
+
"text_count_weeks_days": "{weeks} nedelja {days} dana",
|
|
25
|
+
"text_time_calculator": "Kalkulator vremena",
|
|
26
|
+
"text_time_calculator_description": "Ovaj kalkulator se može koristiti za „dodavanje“ ili „oduzimanje“ dva vrednosti vremena",
|
|
27
|
+
"text_add": "Dodaj",
|
|
28
|
+
"text_subtract": "Oduzmi",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dani, sati, minuti, sekunde",
|
|
30
|
+
"text_total_years": "Ukupno godina",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dana {hours} sati {minutes} minuta {seconds} sekundi",
|
|
32
|
+
"text_count_years_days": "{years} godina {days} dana",
|
|
33
|
+
"text_day": "Dan",
|
|
34
|
+
"text_hour": "Sat",
|
|
35
|
+
"text_minute": "Minut",
|
|
36
|
+
"text_second": "Sekunda",
|
|
37
|
+
"text_clear": "Obriši",
|
|
38
|
+
"text_total_months_count_assume": "pretpostavka da mesec traje 30.4375 dana",
|
|
39
|
+
"text_total_years_count_assume": "pretpostavka od 365 dana godišnje i 366 dana svake četvrte godine",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Dodaj ili oduzmi vreme od datuma",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Koristite ovaj kalkulator da dodate ili oduzmete dane, sate, minute ili sekunde od početnog vremena i datuma. Rezultat će prikazati ažurirano vreme i datum na osnovu dodanog ili oduzetog perioda",
|
|
42
|
+
"text_select_start_time": "Izaberite početno vreme",
|
|
43
|
+
"text_month": "Mesec",
|
|
44
|
+
"text_year": "Godina",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Sada",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulator vremena u izrazu",
|
|
48
|
+
"text_time_calculator_expression_description": "Koristite ovaj kalkulator da dodate ili oduzmete više vremenskih vrednosti unosom u obliku izraza. Svaka vremenska vrednost treba da bude praćena jedinicom: <b>w</b> za nedelje, <b>d</b> za dane, <b>h</b> za sate, <b>m</b> za minute i <b>s</b> za sekunde. Možete koristiti samo <b>+</b> ili <b>-</b> operatore u izrazu",
|
|
49
|
+
"text_time_expression": "Vremenski izraz",
|
|
50
|
+
"text_time_expression_input_placeholder": "Unesite vremenski izraz",
|
|
51
|
+
"text_time_expression_invalid_message": "Nevažeći vremenski izraz. Molimo osigurajte da unos sledi pravilan format (npr. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Primer",
|
|
53
|
+
"text_date": "Datum",
|
|
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": "Danas",
|
|
67
|
+
"text_invalid_start_date_time": "Početni datum i vreme su nevalidni",
|
|
68
|
+
"text_invalid_time": "Dostavljeno vreme je nevalidno",
|
|
69
|
+
"text_observance_on_date": "Zamenjski slobodan dan na {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Åldersräknare",
|
|
4
|
+
"text_age": "Ålder",
|
|
5
|
+
"text_calculate": "Beräkna",
|
|
6
|
+
"text_calculate_age": "Beräkna Ålder",
|
|
7
|
+
"text_your_age_is": "Din ålder är {age}",
|
|
8
|
+
"text_age_calculator_description": "Beräkna den exakta åldern eller intervallet mellan två datum",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Födelsedatum måste vara tidigare än åldern vid detta datum!",
|
|
10
|
+
"text_date_of_birth": "Födelsedatum",
|
|
11
|
+
"text_age_at_the_date_of": "Ålder vid datumet",
|
|
12
|
+
"text_calculating": "Beräknar...",
|
|
13
|
+
"text_result": "Resultat",
|
|
14
|
+
"text_message": "Meddelande",
|
|
15
|
+
"text_years_months_days": "År, Månader, Dagar",
|
|
16
|
+
"text_total_months": "Totala Månader",
|
|
17
|
+
"text_total_weeks": "Totala Veckor",
|
|
18
|
+
"text_total_days": "Totala Dagar",
|
|
19
|
+
"text_total_hours": "Totala Timmar",
|
|
20
|
+
"text_total_minutes": "Totala Minuter",
|
|
21
|
+
"text_total_seconds": "Totala Sekunder",
|
|
22
|
+
"text_count_years_months_days": "{years} år {months} månader {days} dagar",
|
|
23
|
+
"text_count_months_days": "{months} månader {days} dagar",
|
|
24
|
+
"text_count_weeks_days": "{weeks} veckor {days} dagar",
|
|
25
|
+
"text_time_calculator": "Tidsräknare",
|
|
26
|
+
"text_time_calculator_description": "Denna kalkylator kan användas för att \"lägga till\" eller \"dra ifrån\" två tidsvärden",
|
|
27
|
+
"text_add": "Lägg till",
|
|
28
|
+
"text_subtract": "Dra av",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dagar, Timmar, Minuter, Sekunder",
|
|
30
|
+
"text_total_years": "Totala År",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dagar {hours} timmar {minutes} minuter {seconds} sekunder",
|
|
32
|
+
"text_count_years_days": "{years} år {days} dagar",
|
|
33
|
+
"text_day": "Dag",
|
|
34
|
+
"text_hour": "Timme",
|
|
35
|
+
"text_minute": "Minut",
|
|
36
|
+
"text_second": "Sekund",
|
|
37
|
+
"text_clear": "Rensa",
|
|
38
|
+
"text_total_months_count_assume": "antar att en månad är 30,4375 dagar",
|
|
39
|
+
"text_total_years_count_assume": "antar 365 dagar per år och 366 dagar var fjärde år",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Lägg till eller dra ifrån tid från ett datum",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Använd denna kalkylator för att lägga till eller dra ifrån dagar, timmar, minuter eller sekunder från en starttid och ett startdatum. Resultatet visar den uppdaterade tiden och datumet baserat på den tillagda eller subtraherade perioden",
|
|
42
|
+
"text_select_start_time": "Välj starttid",
|
|
43
|
+
"text_month": "Månad",
|
|
44
|
+
"text_year": "År",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Nu",
|
|
47
|
+
"text_time_calculator_expression_title": "Tidsberäkning i uttryck",
|
|
48
|
+
"text_time_calculator_expression_description": "Använd denna kalkylator för att lägga till eller dra ifrån flera tidsvärden genom att mata in dem som ett uttryck. Varje tidsvärde ska följas av en enhet: <b>w</b> för veckor, <b>d</b> för dagar, <b>h</b> för timmar, <b>m</b> för minuter och <b>s</b> för sekunder. Du kan endast använda <b>+</b> eller <b>-</b> operatörer i uttrycket",
|
|
49
|
+
"text_time_expression": "Tidsuttryck",
|
|
50
|
+
"text_time_expression_input_placeholder": "Ange tidsuttryck",
|
|
51
|
+
"text_time_expression_invalid_message": "Ogiltigt tidsuttryck. Se till att inmatningen följer rätt format (t.ex. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Exempel",
|
|
53
|
+
"text_date": "Datum",
|
|
54
|
+
"text_month_1": "januari",
|
|
55
|
+
"text_month_2": "februari",
|
|
56
|
+
"text_month_3": "mars",
|
|
57
|
+
"text_month_4": "april",
|
|
58
|
+
"text_month_5": "maj",
|
|
59
|
+
"text_month_6": "juni",
|
|
60
|
+
"text_month_7": "juli",
|
|
61
|
+
"text_month_8": "augusti",
|
|
62
|
+
"text_month_9": "september",
|
|
63
|
+
"text_month_10": "oktober",
|
|
64
|
+
"text_month_11": "november",
|
|
65
|
+
"text_month_12": "december",
|
|
66
|
+
"text_today": "Idag",
|
|
67
|
+
"text_invalid_start_date_time": "Startdatum och tid är ogiltiga",
|
|
68
|
+
"text_invalid_time": "Den angivna tiden är ogiltig",
|
|
69
|
+
"text_observance_on_date": "Ersättningsledig dag den {date}"
|
|
70
|
+
}
|