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": "Alderskalkulator",
|
|
4
|
+
"text_age": "Alder",
|
|
5
|
+
"text_calculate": "Beregn",
|
|
6
|
+
"text_calculate_age": "Beregn alder",
|
|
7
|
+
"text_your_age_is": "Din alder er {age}",
|
|
8
|
+
"text_age_calculator_description": "Beregn den nøyaktige alderen eller intervallet mellom to datoer",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Fødselsdato må være tidligere enn alderen på datoen!",
|
|
10
|
+
"text_date_of_birth": "Fødselsdato",
|
|
11
|
+
"text_age_at_the_date_of": "Alder på datoen",
|
|
12
|
+
"text_calculating": "Beregner...",
|
|
13
|
+
"text_result": "Resultat",
|
|
14
|
+
"text_message": "Melding",
|
|
15
|
+
"text_years_months_days": "År, måneder, dager",
|
|
16
|
+
"text_total_months": "Totalt antall måneder",
|
|
17
|
+
"text_total_weeks": "Totalt antall uker",
|
|
18
|
+
"text_total_days": "Totalt antall dager",
|
|
19
|
+
"text_total_hours": "Totalt antall timer",
|
|
20
|
+
"text_total_minutes": "Totalt antall minutter",
|
|
21
|
+
"text_total_seconds": "Totalt antall sekunder",
|
|
22
|
+
"text_count_years_months_days": "{years} år {months} måneder {days} dager",
|
|
23
|
+
"text_count_months_days": "{months} måneder {days} dager",
|
|
24
|
+
"text_count_weeks_days": "{weeks} uker {days} dager",
|
|
25
|
+
"text_time_calculator": "Tidskalkulator",
|
|
26
|
+
"text_time_calculator_description": "Denne kalkulatoren kan brukes til å \"legge til\" eller \"trekke fra\" to tidsverdier",
|
|
27
|
+
"text_add": "Legg til",
|
|
28
|
+
"text_subtract": "Trekk fra",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dager, timer, minutter, sekunder",
|
|
30
|
+
"text_total_years": "Totalt antall år",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dager {hours} timer {minutes} minutter {seconds} sekunder",
|
|
32
|
+
"text_count_years_days": "{years} år {days} dager",
|
|
33
|
+
"text_day": "Dag",
|
|
34
|
+
"text_hour": "Time",
|
|
35
|
+
"text_minute": "Minutt",
|
|
36
|
+
"text_second": "Sekund",
|
|
37
|
+
"text_clear": "Tøm",
|
|
38
|
+
"text_total_months_count_assume": "antatt at en måned er 30,4375 dager",
|
|
39
|
+
"text_total_years_count_assume": "antatt 365 dager i året og 366 dager hvert 4. år",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Legg til eller Trekk fra Tid fra en Dato",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Bruk denne kalkulatoren for å legge til eller trekke fra dager, timer, minutter eller sekunder fra en starttid og dato. Resultatet vil vise den oppdaterte tiden og datoen basert på den tillagte eller fratrukne perioden",
|
|
42
|
+
"text_select_start_time": "Velg starttid",
|
|
43
|
+
"text_month": "Måned",
|
|
44
|
+
"text_year": "År",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Nå",
|
|
47
|
+
"text_time_calculator_expression_title": "Tidkalkulator i Uttrykk",
|
|
48
|
+
"text_time_calculator_expression_description": "Bruk denne kalkulatoren til å legge til eller trekke fra flere tidsverdier ved å skrive dem inn som et uttrykk. Hver tidsverdi bør følges av en enhet: <b>w</b> for uker, <b>d</b> for dager, <b>h</b> for timer, <b>m</b> for minutter, og <b>s</b> for sekunder. Du kan kun bruke operatorene <b>+</b> eller <b>-</b> i uttrykket",
|
|
49
|
+
"text_time_expression": "Tidsuttrykk",
|
|
50
|
+
"text_time_expression_input_placeholder": "Skriv inn tidsuttrykk",
|
|
51
|
+
"text_time_expression_invalid_message": "Ugyldig tidsuttrykk. Vennligst sørg for at inngangen følger korrekt format (f.eks. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Eksempel",
|
|
53
|
+
"text_date": "Dato",
|
|
54
|
+
"text_month_1": "januar",
|
|
55
|
+
"text_month_2": "februar",
|
|
56
|
+
"text_month_3": "mars",
|
|
57
|
+
"text_month_4": "april",
|
|
58
|
+
"text_month_5": "mai",
|
|
59
|
+
"text_month_6": "juni",
|
|
60
|
+
"text_month_7": "juli",
|
|
61
|
+
"text_month_8": "august",
|
|
62
|
+
"text_month_9": "september",
|
|
63
|
+
"text_month_10": "oktober",
|
|
64
|
+
"text_month_11": "november",
|
|
65
|
+
"text_month_12": "desember",
|
|
66
|
+
"text_today": "I dag",
|
|
67
|
+
"text_invalid_start_date_time": "Startdato og tid er ugyldig",
|
|
68
|
+
"text_invalid_time": "Tiden som er angitt er ugyldig",
|
|
69
|
+
"text_observance_on_date": "Erstatnings fridag på {date}"
|
|
70
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
3
|
+
"text_age_calculator": "Kalkulator wieku",
|
|
4
|
+
"text_age": "Wiek",
|
|
5
|
+
"text_calculate": "Oblicz",
|
|
6
|
+
"text_calculate_age": "Oblicz wiek",
|
|
7
|
+
"text_your_age_is": "Twój wiek to {age}",
|
|
8
|
+
"text_age_calculator_description": "Oblicz dokładny wiek lub odstęp między dwiema datami",
|
|
9
|
+
"text_date_of_birth_need_to_earlier_than_the_age_at_date": "Data urodzenia musi być wcześniejsza niż data obliczania wieku!",
|
|
10
|
+
"text_date_of_birth": "Data urodzenia",
|
|
11
|
+
"text_age_at_the_date_of": "Wiek w dniu",
|
|
12
|
+
"text_calculating": "Obliczanie...",
|
|
13
|
+
"text_result": "Wynik",
|
|
14
|
+
"text_message": "Wiadomość",
|
|
15
|
+
"text_years_months_days": "Lata, miesiące, dni",
|
|
16
|
+
"text_total_months": "Łączna liczba miesięcy",
|
|
17
|
+
"text_total_weeks": "Łączna liczba tygodni",
|
|
18
|
+
"text_total_days": "Łączna liczba dni",
|
|
19
|
+
"text_total_hours": "Łączna liczba godzin",
|
|
20
|
+
"text_total_minutes": "Łączna liczba minut",
|
|
21
|
+
"text_total_seconds": "Łączna liczba sekund",
|
|
22
|
+
"text_count_years_months_days": "{years} lata {months} miesiące {days} dni",
|
|
23
|
+
"text_count_months_days": "{months} miesiące {days} dni",
|
|
24
|
+
"text_count_weeks_days": "{weeks} tygodnie {days} dni",
|
|
25
|
+
"text_time_calculator": "Kalkulator czasu",
|
|
26
|
+
"text_time_calculator_description": "Ten kalkulator można użyć do \"dodawania\" lub \"odejmowania\" dwóch wartości czasowych",
|
|
27
|
+
"text_add": "Dodaj",
|
|
28
|
+
"text_subtract": "Odejmij",
|
|
29
|
+
"text_days_hours_minutes_seconds": "Dni, godziny, minuty, sekundy",
|
|
30
|
+
"text_total_years": "Łączna liczba lat",
|
|
31
|
+
"text_count_days_hours_minutes_seconds": "{days} dni {hours} godziny {minutes} minuty {seconds} sekundy",
|
|
32
|
+
"text_count_years_days": "{years} lata {days} dni",
|
|
33
|
+
"text_day": "Dzień",
|
|
34
|
+
"text_hour": "Godzina",
|
|
35
|
+
"text_minute": "Minuta",
|
|
36
|
+
"text_second": "Sekunda",
|
|
37
|
+
"text_clear": "Wyczyść",
|
|
38
|
+
"text_total_months_count_assume": "zakładając, że miesiąc to 30,4375 dni",
|
|
39
|
+
"text_total_years_count_assume": "zakładając, że rok ma 365 dni, a co 4 lata 366 dni",
|
|
40
|
+
"text_add_subtract_time_calculator_title": "Dodaj lub odejmij czas od daty",
|
|
41
|
+
"text_add_subtract_time_calculator_description": "Użyj tego kalkulatora, aby dodać lub odjąć dni, godziny, minuty lub sekundy od czasu i daty początkowej. Wynik pokaże zaktualizowany czas i datę na podstawie dodanego lub odjętego okresu",
|
|
42
|
+
"text_select_start_time": "Wybierz czas początkowy",
|
|
43
|
+
"text_month": "Miesiąc",
|
|
44
|
+
"text_year": "Rok",
|
|
45
|
+
"text_format": "Format",
|
|
46
|
+
"text_now": "Teraz",
|
|
47
|
+
"text_time_calculator_expression_title": "Kalkulator czasu w wyrażeniu",
|
|
48
|
+
"text_time_calculator_expression_description": "Użyj tego kalkulatora do dodawania lub odejmowania wielu wartości czasowych, wprowadzając je jako wyrażenie. Każda wartość czasowa powinna być zakończona jednostką: <b>w</b> dla tygodni, <b>d</b> dla dni, <b>h</b> dla godzin, <b>m</b> dla minut i <b>s</b> dla sekund. W wyrażeniu możesz używać tylko operatorów <b>+</b> lub <b>-</b>",
|
|
49
|
+
"text_time_expression": "Wyrażenie czasowe",
|
|
50
|
+
"text_time_expression_input_placeholder": "Wprowadź wyrażenie czasowe",
|
|
51
|
+
"text_time_expression_invalid_message": "Nieprawidłowe wyrażenie czasowe. Upewnij się, że wprowadzony format jest poprawny (np. 1w 2d 3h + 4m - 5s)",
|
|
52
|
+
"text_example": "Przykład",
|
|
53
|
+
"text_date": "Data",
|
|
54
|
+
"text_month_1": "styczeń",
|
|
55
|
+
"text_month_2": "luty",
|
|
56
|
+
"text_month_3": "marzec",
|
|
57
|
+
"text_month_4": "kwiecień",
|
|
58
|
+
"text_month_5": "maj",
|
|
59
|
+
"text_month_6": "czerwiec",
|
|
60
|
+
"text_month_7": "lipiec",
|
|
61
|
+
"text_month_8": "sierpień",
|
|
62
|
+
"text_month_9": "wrzesień",
|
|
63
|
+
"text_month_10": "październik",
|
|
64
|
+
"text_month_11": "listopad",
|
|
65
|
+
"text_month_12": "grudzień",
|
|
66
|
+
"text_today": "Dziś",
|
|
67
|
+
"text_invalid_start_date_time": "Data i czas początkowy są nieprawidłowe",
|
|
68
|
+
"text_invalid_time": "Podany czas jest nieprawidłowy",
|
|
69
|
+
"text_observance_on_date": "Zastępczy dzień wolny {date}"
|
|
70
|
+
}
|
|
@@ -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
|
+
}
|