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
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Keine Suchergebnisse für {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) Umrechner. {sourceUnit} zu {targetUnit} Umrechner. Wie man {sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) umwandelt",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) Umrechner",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit} zu {targetUnit} Umrechner",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit} zu {targetUnit} Umrechner ({sourceUnitCode} zu {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category}-Umrechnung, Einheiten von {category} umrechnen, {category}-Rechner",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category} Umrechnung",
|
|
27
27
|
"text_seo_description_for_root": "Einheiten von Länge, Energie, Fläche, Geschwindigkeit umrechnen,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "UK-Gallonen pro 100 Kilometer",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "US-Gallonen pro 100 Kilometer",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Kilometer pro Gallone (UK)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Kilometer pro Gallone (US)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "Komma (,) und Punkt (.) werden als Dezimaltrennzeichen behandelt."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "No search results for {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol}) converter. {sourceUnit} to {targetUnit} converter. How to convert {sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol}) converter",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit} to {targetUnit} converter",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit} to {targetUnit} converter ({sourceUnitCode} to {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category} Conversion, Convert unit of {category}, {category} calculator",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category} Conversion",
|
|
27
27
|
"text_seo_description_for_root": "Convert unit of length, energy, area, speed,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "UK Gallons per 100 Kilometers",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "US Gallons per 100 Kilometers",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Kilometers per Gallon (UK)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Kilometers per Gallon (US)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "Comma (,) and dot (.) are treated as decimal separators."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "No hay resultados de búsqueda para {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "Convertidor de {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol}). Convertidor de {sourceUnit} a {targetUnit}. Cómo convertir {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "Convertidor de {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "Convertidor de {sourceUnit} a {targetUnit}",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Convertidor de {sourceUnit} a {targetUnit} ({sourceUnitCode} a {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Conversión de {category}, Convertir unidad de {category}, Calculadora de {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Conversión de {category}",
|
|
27
27
|
"text_seo_description_for_root": "Convertir unidades de longitud, energía, área, velocidad,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Galones del Reino Unido por 100 kilómetros",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Galones estadounidenses por 100 kilómetros",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Kilómetros por galón (Reino Unido)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Kilómetros por galón (EE.UU.)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "La coma (,) y el punto (.) se tratan como separadores decimales."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Aucun résultat de recherche pour {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "Convertisseur de {sourceUnit} ({sourceUnitSymbol}) en {targetUnit} ({targetUnitSymbol}). Convertisseur de {sourceUnit} en {targetUnit}. Comment convertir {sourceUnit} ({sourceUnitSymbol}) en {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "Convertisseur de {sourceUnit} ({sourceUnitSymbol}) en {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Convertisseur {sourceUnit} en {targetUnit} ({sourceUnitCode} à {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Conversion de {category}, Convertir une unité de {category}, Calculatrice de {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Conversion de {category}",
|
|
27
27
|
"text_seo_description_for_root": "Convertir une unité de longueur, énergie, surface, vitesse,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Gallons UK par 100 Kilomètres",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Gallons US par 100 Kilomètres",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Kilomètres par Gallon (UK)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Kilomètres par Gallon (US)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "La virgule (,) et le point (.) sont traités comme des séparateurs décimaux."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Nessun risultato per {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "Convertitore da {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol}). Convertitore da {sourceUnit} a {targetUnit}. Come convertire {sourceUnit} ({sourceUnitSymbol}) in {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "Convertitore da {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "Convertitore da {sourceUnit} a {targetUnit}",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Convertitore da {sourceUnit} a {targetUnit} ({sourceUnitCode} a {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Conversione di {category}, Convertire unità di {category}, Calcolatrice di {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Conversione di {category}",
|
|
27
27
|
"text_seo_description_for_root": "Convertire unità di lunghezza, energia, area, velocità,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Galloni UK per 100 Chilometri",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Galloni USA per 100 Chilometri",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Chilometri per Gallone (UK)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Chilometri per Gallone (US)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "La virgola (,) e il punto (.) sono trattati come separatori decimali."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "{keyword}の検索結果はありません",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) から {targetUnit} ({targetUnitSymbol}) へのコンバーター。{sourceUnit}から{targetUnit}へのコンバーター。{sourceUnit} ({sourceUnitSymbol}) から {targetUnit} ({targetUnitSymbol}) への変換方法",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) から {targetUnit} ({targetUnitSymbol}) へのコンバーター",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit}から{targetUnit}
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit}から{targetUnit}へのコンバーター({sourceUnitCode}から{targetUnitCode}へ)",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category}の変換、{category}の単位を変換、{category}計算機",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category}の変換",
|
|
27
27
|
"text_seo_description_for_root": "長さ、エネルギー、面積、速度などの単位を変換",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "100キロメートルあたり英国ガロン",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "100キロメートルあたり米国ガロン",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "ガロン(英国)あたりのキロメートル",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "ガロン(米国)あたりのキロメートル",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "コンマ(,)とドット(.)は小数点として扱われます。"
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "{keyword}에 대한 검색 결과가 없습니다",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol})을 {targetUnit} ({targetUnitSymbol})로 변환기. {sourceUnit}에서 {targetUnit} 변환기. {sourceUnit} ({sourceUnitSymbol})에서 {targetUnit} ({targetUnitSymbol})로 변환하는 방법",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol})에서 {targetUnit} ({targetUnitSymbol}) 변환기",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit}에서 {targetUnit} 변환기",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit}에서 {targetUnit}로 변환기 ({sourceUnitCode}에서 {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category} 변환, {category}의 단위 변환, {category} 계산기",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category} 변환",
|
|
27
27
|
"text_seo_description_for_root": "길이, 에너지, 면적, 속도 등의 단위 변환",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "100킬로미터당 영국 갤런",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "100킬로미터당 미국 갤런",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "갤런당 킬로미터 (영국)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "갤런당 킬로미터 (미국)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "쉼표(,)와 점(.)은 소수 구분자로 처리됩니다."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Sem resultados de pesquisa para {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "Conversor de {sourceUnit} ({sourceUnitSymbol}) para {targetUnit} ({targetUnitSymbol}). Conversor de {sourceUnit} para {targetUnit}. Como converter {sourceUnit} ({sourceUnitSymbol}) para {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "Conversor de {sourceUnit} ({sourceUnitSymbol}) para {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "Conversor de {sourceUnit} para {targetUnit}",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Conversor de {sourceUnit} para {targetUnit} ({sourceUnitCode} para {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Conversão de {category}, Converter unidade de {category}, Calculadora de {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Conversão de {category}",
|
|
27
27
|
"text_seo_description_for_root": "Converter unidade de comprimento, energia, área, velocidade,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Galões (UK) por 100 Quilómetros",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Galões (US) por 100 Quilómetros",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Quilómetros por Galão (UK)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Quilómetros por Galão (US)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "A vírgula (,) e o ponto (.) são tratados como separadores decimais."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Нет результатов для {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "конвертер из {sourceUnit} ({sourceUnitSymbol}) в {targetUnit} ({targetUnitSymbol}). Конвертер из {sourceUnit} в {targetUnit}. Как конвертировать {sourceUnit} ({sourceUnitSymbol}) в {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "конвертер из {sourceUnit} ({sourceUnitSymbol}) в {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Конвертер из {sourceUnit} в {targetUnit} ({sourceUnitCode} в {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Конвертация {category}, Конвертировать единицы {category}, Калькулятор {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Конвертация {category}",
|
|
27
27
|
"text_seo_description_for_root": "Конвертировать единицы длины, энергии, площади, скорости,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Галлоны Великобритании на 100 километров",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Галлоны США на 100 километров",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Километры на галлон (Великобритания)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Километры на галлон (США)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "Запятая (,) и точка (.) рассматриваются как разделители десятичных знаков."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "Không có kết quả tìm kiếm cho {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "Chuyển đổi {sourceUnit} ({sourceUnitSymbol}) sang {targetUnit} ({targetUnitSymbol}). Bộ chuyển đổi {sourceUnit} sang {targetUnit}. Cách chuyển đổi {sourceUnit} ({sourceUnitSymbol}) sang {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "Chuyển đổi {sourceUnit} ({sourceUnitSymbol}) sang {targetUnit} ({targetUnitSymbol})",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "Chuyển đổi {sourceUnit} sang {targetUnit}",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Chuyển đổi {sourceUnit} sang {targetUnit} ({sourceUnitCode} sang {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "Chuyển Đổi {category}, Chuyển đổi đơn vị {category}, Máy Tính {category}",
|
|
26
26
|
"text_seo_title_for_conversion_category": "Chuyển Đổi {category}",
|
|
27
27
|
"text_seo_description_for_root": "Chuyển đổi đơn vị chiều dài, năng lượng, diện tích, tốc độ,...",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "Gallon Anh trên 100 Kilômét",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "Gallon Mỹ trên 100 Kilômét",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "Kilômét trên Mỗi Gallon (Anh)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "Kilômét trên Mỗi Gallon (Mỹ)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "Dấu phẩy (,) và dấu chấm (.) được coi là dấu phân cách thập phân."
|
|
1867
1876
|
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "没有关于{keyword}的搜索结果",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol})到{targetUnit} ({targetUnitSymbol})转换器。{sourceUnit}到{targetUnit}转换器。如何将{sourceUnit} ({sourceUnitSymbol})转换为{targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol})到{targetUnit} ({targetUnitSymbol})转换器",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit}到{targetUnit}转换器",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit}到{targetUnit}转换器 ({sourceUnitCode}转{targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category}转换,{category}单位转换,{category}计算器",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category}转换",
|
|
27
27
|
"text_seo_description_for_root": "长度、能量、面积、速度等单位转换",
|
|
@@ -1489,8 +1489,8 @@
|
|
|
1489
1489
|
"unit_frequency_revolution_hour_symbol": "rev/h",
|
|
1490
1490
|
"unit_frequency_revolution_minute_symbol": "rev/m",
|
|
1491
1491
|
"unit_frequency_terrahertz_symbol": "THz",
|
|
1492
|
-
"unit_fuel_gallonUKPer100Miles_symbol": "gal/100mi",
|
|
1493
|
-
"unit_fuel_gallonUSPer100Miles_symbol": "gal/100mi",
|
|
1492
|
+
"unit_fuel_gallonUKPer100Miles_symbol": "gal(UK)/100mi",
|
|
1493
|
+
"unit_fuel_gallonUSPer100Miles_symbol": "gal(US)/100mi",
|
|
1494
1494
|
"unit_fuel_kmPerLiter_symbol": "km/L",
|
|
1495
1495
|
"unit_fuel_literPer100Km_symbol": "L/100km",
|
|
1496
1496
|
"unit_fuel_literPer100Miles_symbol": "L/100mi",
|
|
@@ -1863,5 +1863,14 @@
|
|
|
1863
1863
|
"unit_weight_stone_symbol": "st",
|
|
1864
1864
|
"unit_weight_tonLong_symbol": "ton",
|
|
1865
1865
|
"unit_weight_tonShort_symbol": "sh tn",
|
|
1866
|
-
"unit_weight_tonne_symbol": "t"
|
|
1866
|
+
"unit_weight_tonne_symbol": "t",
|
|
1867
|
+
"unit_fuel_gallonUKPer100Kilometers_name": "每百公里英国加仑",
|
|
1868
|
+
"unit_fuel_gallonUSPer100Kilometers_name": "每百公里美国加仑",
|
|
1869
|
+
"unit_fuel_kilometerPerUKGallon_name": "每加仑公里(英国)",
|
|
1870
|
+
"unit_fuel_kilometerPerUSGallon_name": "每加仑公里(美国)",
|
|
1871
|
+
"unit_fuel_gallonUKPer100Kilometers_symbol": "gal(UK)/100km",
|
|
1872
|
+
"unit_fuel_gallonUSPer100Kilometers_symbol": "gal(US)/100km",
|
|
1873
|
+
"unit_fuel_kilometerPerUKGallon_symbol": "km/gal(UK)",
|
|
1874
|
+
"unit_fuel_kilometerPerUSGallon_symbol": "km/gal(US)",
|
|
1875
|
+
"text_decimal_separators_note": "逗号(,)和点(.)视为小数分隔符。"
|
|
1867
1876
|
}
|
|
@@ -1,40 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
2
|
+
"text_category_conversion": "{category}-Umrechnung",
|
|
3
|
+
"text_unit_to_unit": "{sourceUnit} zu {targetUnit}",
|
|
4
|
+
"text_unit_to_unit_conversion_table": "{sourceUnit}-zu-{targetUnit}-Umrechnungstabelle",
|
|
5
|
+
"text_unit_to_unit_converter": "{sourceUnit}-zu-{targetUnit}-Umrechner",
|
|
6
|
+
"text_unit_converter_online": "Einheitenumrechner Online",
|
|
7
|
+
"text_conversion_calculator": "Umrechnungsrechner",
|
|
8
|
+
"text_input_unit": "{conversionUnit} eingeben",
|
|
9
|
+
"text_from": "Von",
|
|
10
|
+
"text_to": "Zu",
|
|
11
|
+
"text_from_unit": "Von",
|
|
12
|
+
"text_to_unit": "Zu",
|
|
13
|
+
"text_swap_units": "Einheiten tauschen",
|
|
14
|
+
"text_copy_result": "Ergebnis kopieren",
|
|
15
|
+
"text_search": "Suchen",
|
|
16
|
+
"text_converter": "Umrechner",
|
|
17
|
+
"text_convert": "Konvertieren",
|
|
18
|
+
"text_suggestion": "Vorschlag",
|
|
19
|
+
"text_search_conversion_placeholder": "Suchen Sie nach Konvertierungspaaren...",
|
|
20
|
+
"text_search_category_unit_placeholder": "{category}-Einheiten suchen",
|
|
21
|
+
"text_no_search_result_for_keyword": "Keine Suchergebnisse für {keyword}",
|
|
22
|
+
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) Umrechner. {sourceUnit} zu {targetUnit} Umrechner. Wie man {sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) umwandelt",
|
|
23
|
+
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) zu {targetUnit} ({targetUnitSymbol}) Umrechner",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit} zu {targetUnit} Umrechner ({sourceUnitCode} zu {targetUnitCode})",
|
|
25
|
+
"text_seo_description_for_conversion_category": "{category}-Umrechnung, Einheiten von {category} umrechnen, {category}-Rechner",
|
|
26
|
+
"text_seo_title_for_conversion_category": "{category} Umrechnung",
|
|
27
|
+
"text_seo_description_for_root": "Einheiten von Länge, Energie, Fläche, Geschwindigkeit umrechnen,...",
|
|
28
|
+
"text_seo_title_for_root_page": "Einheitenumrechner Online | Umrechnungsrechner",
|
|
29
|
+
"text_select_language": "Sprache auswählen",
|
|
30
|
+
"text_wait_for_loading_message": "Bitte warten Sie einen Moment",
|
|
31
|
+
"action_close": "Schließen",
|
|
32
|
+
"text_search_conversion_category": "Konvertierungskategorie suchen",
|
|
33
|
+
"text_last_updated": "Zuletzt aktualisiert {time}",
|
|
34
|
+
"text_seo_title_for_currency_pair": "{sourceUnitCode} in {targetUnitCode} umrechnen - {sourceUnit} zu {targetUnit} Wechselkurs",
|
|
35
|
+
"text_seo_second_title_for_currency_pair": "{sourceUnitCode} zu {targetUnitCode} Wechselkurs - {sourceUnit} in {targetUnit} umrechnen",
|
|
36
|
+
"text_seo_description_for_currency_pair": "Konvertieren Sie {sourceUnitCode} in {targetUnitCode} mit dem neuesten Wechselkurs. {sourceUnit} - {targetUnit} Währungsrechner. {sourceUnit} ({sourceUnitCode}) Währungsrechner",
|
|
37
|
+
"text_seo_title_for_currency_category": "Wechselkurse - Währungsrechner",
|
|
38
|
+
"text_seo_description_for_currency_category": "Erhalten Sie die neuesten Wechselkurse mit dem Währungsrechner. Geldrechner. Wechselkursrechner. Vergleichen Sie über 160 Währungen.",
|
|
39
|
+
"text_currency_convert_disclaimer": "Wir verwenden den Mittelkurs für unseren Konverter. Dies dient nur zu Informationszwecken.",
|
|
40
|
+
"text_decimal_separators_note": "Komma (,) und Punkt (.) werden als Dezimaltrennzeichen behandelt."
|
|
41
|
+
}
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"text_no_search_result_for_keyword": "No search results for {keyword}",
|
|
22
22
|
"text_seo_description_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol}) converter. {sourceUnit} to {targetUnit} converter. How to convert {sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol})",
|
|
23
23
|
"text_seo_second_title_for_conversion_pair": "{sourceUnit} ({sourceUnitSymbol}) to {targetUnit} ({targetUnitSymbol}) converter",
|
|
24
|
-
"text_seo_title_for_conversion_pair": "{sourceUnit} to {targetUnit} converter",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "{sourceUnit} to {targetUnit} converter ({sourceUnitCode} to {targetUnitCode})",
|
|
25
25
|
"text_seo_description_for_conversion_category": "{category} Conversion, Convert unit of {category}, {category} calculator",
|
|
26
26
|
"text_seo_title_for_conversion_category": "{category} Conversion",
|
|
27
27
|
"text_seo_description_for_root": "Convert unit of length, energy, area, speed,...",
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
"text_seo_description_for_currency_pair": "Convert {sourceUnitCode} to {targetUnitCode} with latest Current exchange rate. {sourceUnit} - {targetUnit} Currency Converter. {sourceUnit} ({sourceUnitCode}) Currency Converter",
|
|
37
37
|
"text_seo_title_for_currency_category": "Currency Exchange Rates - Currency Converter",
|
|
38
38
|
"text_seo_description_for_currency_category": "Get the latest currency exchange rates with the Currency Converter. Money Calculator. Exchange Rate Calculator. Compare 160+ currencies",
|
|
39
|
-
"text_currency_convert_disclaimer": "We use the mid-market rate for our Converter. This is for informational purposes only."
|
|
39
|
+
"text_currency_convert_disclaimer": "We use the mid-market rate for our Converter. This is for informational purposes only.",
|
|
40
|
+
"text_decimal_separators_note": "Comma (,) and dot (.) are treated as decimal separators."
|
|
40
41
|
}
|
|
41
42
|
|
|
@@ -1,40 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
2
|
+
"text_category_conversion": "Conversión de {category}",
|
|
3
|
+
"text_unit_to_unit": "{sourceUnit} a {targetUnit}",
|
|
4
|
+
"text_unit_to_unit_conversion_table": "Tabla de conversión de {sourceUnit} a {targetUnit}",
|
|
5
|
+
"text_unit_to_unit_converter": "Convertidor de {sourceUnit} a {targetUnit}",
|
|
6
|
+
"text_unit_converter_online": "Convertidor de Unidades en Línea",
|
|
7
|
+
"text_conversion_calculator": "Calculadora de Conversión",
|
|
8
|
+
"text_input_unit": "Introducir {conversionUnit}",
|
|
9
|
+
"text_from": "De",
|
|
10
|
+
"text_to": "A",
|
|
11
|
+
"text_from_unit": "De",
|
|
12
|
+
"text_to_unit": "A",
|
|
13
|
+
"text_swap_units": "Intercambiar unidades",
|
|
14
|
+
"text_copy_result": "Copiar resultado",
|
|
15
|
+
"text_search": "Buscar",
|
|
16
|
+
"text_converter": "Convertidor",
|
|
17
|
+
"text_convert": "Convertir",
|
|
18
|
+
"text_suggestion": "Sugerencia",
|
|
19
|
+
"text_search_conversion_placeholder": "Buscar cualquier par de conversión...",
|
|
20
|
+
"text_search_category_unit_placeholder": "Buscar unidades de {category}",
|
|
21
|
+
"text_no_search_result_for_keyword": "No hay resultados de búsqueda para {keyword}",
|
|
22
|
+
"text_seo_description_for_conversion_pair": "Convertidor de {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol}). Convertidor de {sourceUnit} a {targetUnit}. Cómo convertir {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol})",
|
|
23
|
+
"text_seo_second_title_for_conversion_pair": "Convertidor de {sourceUnit} ({sourceUnitSymbol}) a {targetUnit} ({targetUnitSymbol})",
|
|
24
|
+
"text_seo_title_for_conversion_pair": "Convertidor de {sourceUnit} a {targetUnit} ({sourceUnitCode} a {targetUnitCode})",
|
|
25
|
+
"text_seo_description_for_conversion_category": "Conversión de {category}, Convertir unidad de {category}, Calculadora de {category}",
|
|
26
|
+
"text_seo_title_for_conversion_category": "Conversión de {category}",
|
|
27
|
+
"text_seo_description_for_root": "Convertir unidades de longitud, energía, área, velocidad,...",
|
|
28
|
+
"text_seo_title_for_root_page": "Convertidor de Unidades en Línea | Calculadora de Conversión",
|
|
29
|
+
"text_select_language": "Seleccionar idioma",
|
|
30
|
+
"text_wait_for_loading_message": "Por favor, espere un momento",
|
|
31
|
+
"action_close": "Cerrar",
|
|
32
|
+
"text_search_conversion_category": "Buscar categoría de conversión",
|
|
33
|
+
"text_last_updated": "Última actualización {time}",
|
|
34
|
+
"text_seo_title_for_currency_pair": "Convertir {sourceUnitCode} a {targetUnitCode} - Tipo de cambio de {sourceUnit} a {targetUnit}",
|
|
35
|
+
"text_seo_second_title_for_currency_pair": "Tipo de cambio de {sourceUnitCode} a {targetUnitCode} - Convertir {sourceUnit} a {targetUnit}",
|
|
36
|
+
"text_seo_description_for_currency_pair": "Convierta {sourceUnitCode} a {targetUnitCode} con el último tipo de cambio actual. Convertidor de divisas {sourceUnit} - {targetUnit}. Convertidor de divisas {sourceUnit} ({sourceUnitCode})",
|
|
37
|
+
"text_seo_title_for_currency_category": "Tipos de cambio - Convertidor de divisas",
|
|
38
|
+
"text_seo_description_for_currency_category": "Obtenga los últimos tipos de cambio con el Convertidor de divisas. Calculadora de dinero. Calculadora de tipos de cambio. Compare más de 160 monedas.",
|
|
39
|
+
"text_currency_convert_disclaimer": "Usamos la tasa intermedia para nuestro Convertidor. Esto es solo con fines informativos.",
|
|
40
|
+
"text_decimal_separators_note": "La coma (,) y el punto (.) se tratan como separadores decimales."
|
|
41
|
+
}
|