/* DIMENSIONS */ "dimension_length" = "Længde"; "dimension_mass" = "Masse"; "dimension_velocity" = "Hastighed"; "dimension_volume" = "Volumen"; "dimension_area" = "Område"; "dimension_currency" = "Valuta"; "dimension_data" = "Data"; "dimension_bitrate" = "Bitrate"; "dimension_pressure" = "Tryk"; "dimension_energy" = "Energi"; "dimension_frequency" = "Frekvens"; "dimension_temperature" = "Temperatur"; "dimension_time" = "Tid"; /* UNITS OF LENGTH */ "unit_meter_symbol" = "m"; "unit_meter" = "meter"; "unit_kilometer_symbol" = "km"; "unit_kilometer" = "kilometer"; "unit_decimeter_symbol" = "dm"; "unit_decimeter" = "decimeter"; "unit_centimeter_symbol" = "cm"; "unit_centimeter" = "centimeter"; "unit_millimeter_symbol" = "mm"; "unit_millimeter" = "millimeter"; "unit_inch_symbol" = "tommer"; "unit_inch" = "tomme"; "unit_foot_symbol" = "fod"; "unit_foot" = "fod"; "unit_yard_symbol" = "yd"; "unit_yard" = "yard"; "unit_mile_symbol" = "mi"; "unit_mile" = "mil"; "unit_nautic_mile_symbol" = "sømil"; "unit_nautic_mile" = "sømil"; /* UNITS OF AREA */ "unit_sqmeter_symbol" = "m²"; "unit_sqmeter" = "kvadratmeter"; "unit_sqkilometer_symbol" = "km²"; "unit_sqkilometer" = "kvadratkilometer"; "unit_sqcentimeter_symbol" = "cm²"; "unit_sqcentimeter" = "kvadratcentimeter"; "unit_sqmillimeter_symbol" = "mm²"; "unit_sqmillimeter" = "kvadratmillimeter"; "unit_sqinch_symbol" = "cm²"; "unit_sqinch" = "kvadratcentimeter"; "unit_sqfoot_symbol" = "m²"; "unit_sqfoot" = "kvadratmeter"; "unit_sqyard_symbol" = "unit_sqyard_symbol"; "unit_sqyard" = "kvadratmeter"; "unit_hectare_symbol" = "ha"; "unit_hectare" = "hektar"; "unit_acre_symbol" = "unit_acre_symbol"; "unit_acre" = "hektar"; /* UNITS OF TIME */ "unit_second_symbol" = "s"; "unit_second" = "sekund"; "unit_millisecond_symbol" = "ms"; "unit_millisecond" = "millisekund"; "unit_minute_symbol" = "min"; "unit_minute" = "minut"; "unit_hour_symbol" = "t"; "unit_hour" = "time"; "unit_day_symbol" = "d"; "unit_day" = "dag"; "unit_year_symbol" = "år"; "unit_year" = "år"; /* UNITS OF DATA SIZES */ "unit_byte_symbol" = "B"; "unit_byte" = "byte"; "unit_kilobyte_symbol" = "kB"; "unit_kilobyte" = "kilobyte"; "unit_megabyte_symbol" = "MB"; "unit_megabyte" = "megabyte"; "unit_gigabyte_symbol" = "GB"; "unit_gigabyte" = "gigabyte"; "unit_terabyte_symbol" = "TB"; "unit_terabyte" = "terabyte"; "unit_kibibyte_symbol" = "kiB"; "unit_kibibyte" = "kibibyte"; "unit_mebibyte_symbol" = "MiB"; "unit_mebibyte" = "mebibyte"; "unit_gibibyte_symbol" = "GiB"; "unit_gibibyte" = "gibibyte"; "unit_tebibyte_symbol" = "TiB"; "unit_tebibyte" = "tebibyte"; "unit_bit_symbol" = "bit"; "unit_bit" = "bit"; "unit_kilobit_symbol" = "kbit"; "unit_kilobit" = "kilobit"; "unit_megabit_symbol" = "Mbit"; "unit_megabit" = "megabit"; "unit_gigabit_symbol" = "Gbit"; "unit_gigabit" = "gigabit"; "unit_terabit_symbol" = "Tbit"; "unit_terabit" = "terabit"; /* UNITS OF VELOCITY */ "unit_meter_per_second_symbol" = "m/s"; "unit_meter_per_second" = "meter i sekundet"; "unit_kilometer_per_hour_symbol" = "km/t"; "unit_kilometer_per_hour" = "kilometer i timen"; "unit_mile_per_hour_symbol" = "mph"; "unit_mile_per_hour" = "mil i timen"; "unit_knot_symbol" = "unit_knot_symbol"; "unit_knot" = "knob"; /* UNITS OF MASS */ "unit_kilogram_symbol" = "kg"; "unit_kilogram" = "kilogram"; "unit_gram_symbol" = "g"; "unit_gram" = "gram"; // Metric ton (1 ton = 1000 kg) "unit_metric_ton_symbol" = "t"; // Metric ton (1 ton = 1000 kilograms) "unit_metric_ton" = "ton"; // Long ton (UK imperial, 1 long ton = 2240 pounds) "unit_long_ton_symbol" = "unit_long_ton_symbol"; // Long ton (UK imperial, 1 long ton = 2240 pounds) "unit_long_ton" = "unit_long_ton"; "unit_stone_symbol" = "st."; "unit_stone" = "unit_stone"; "unit_pound_symbol" = "lb."; "unit_pound" = "unit_pound"; "unit_ounce_symbol" = "oz."; "unit_ounce" = "unit_ounce"; // Short ton (US imperial, 1 short ton = 2000 pounds) "unit_short_ton_symbol" = "unit_short_ton_symbol"; // Short ton (US imperial, 1 short ton = 2000 pounds) "unit_short_ton" = "unit_short_ton"; /* UNITS OF TEMPERATURE */ "unit_degree_celsius_symbol" = "°C"; "unit_degree_celsius" = "grad celcius"; "unit_degree_fahrenheit_symbol" = "°F"; "unit_degree_fahrenheit" = "grad fahrenheit"; "unit_kelvin_symbol" = "K"; "unit_kelvin" = "kelvin"; /* UNITS OF VOLUME */ // Liter "unit_liter_symbol" = "unit_liter_symbol"; // Liter "unit_liter" = "unit_liter"; // Milliliter "unit_milliliter_symbol" = "unit_milliliter_symbol"; // Milliliter "unit_milliliter" = "unit_milliliter"; "unit_cubic_meter_symbol" = "unit_cubic_meter_symbol"; "unit_cubic_meter" = "unit_cubic_meter"; "unit_cubic_centimeter_symbol" = "unit_cubic_centimeter_symbol"; "unit_cubic_centimeter" = "unit_cubic_centimeter"; "unit_cubic_millimeter_symbol" = "unit_cubic_millimeter_symbol"; "unit_cubic_millimeter" = "unit_cubic_millimeter"; "unit_cubic_inch_symbol" = "unit_cubic_inch_symbol"; "unit_cubic_inch" = "unit_cubic_inch"; "unit_cubic_foot_symbol" = "unit_cubic_foot_symbol"; "unit_cubic_foot" = "unit_cubic_foot"; "unit_cubic_yard_symbol" = "unit_cubic_yard_symbol"; "unit_cubic_yard" = "unit_cubic_yard"; // A US liquid gallon (1 gallon ~ 3.79 liters; 1 gallon = 231 cubic inch) "unit_gallon_us_symbol" = "unit_gallon_us_symbol"; // A US liquid gallon (1 gallon ~ 3.79 liters; 1 gallon = 231 cubic inch) "unit_gallon_us" = "unit_gallon_us"; // An imperial gallon (1 gallon ~ 4.55 liters; 1 gallon ~ 277.42 cubic inches) "unit_gallon_imp_symbol" = "unit_gallon_imp_symbol"; // An imperial gallon (1 gallon ~ 4.55 liters; 1 gallon ~ 277.42 cubic inches) "unit_gallon_imp" = "unit_gallon_imp"; // A US liquid pint (1 pint ~ 0.473 liters) "unit_pint_us_symbol" = "unit_pint_us_symbol"; // A US liquid pint (1 pint ~ 0.473 liters) "unit_pint_us" = "unit_pint_us"; // An imperial pint (1 pint ~ 0.568 liters) "unit_pint_imp_symbol" = "unit_pint_imp_symbol"; // An imperial pint (1 pint ~ 0.568 liters) "unit_pint_imp" = "unit_pint_imp"; // A US fluid ounce (1 fluid ounce ~ 29.573 milliliters) "unit_fluid_ounce_us_symbol" = "unit_fluid_ounce_us_symbol"; // A US fluid ounce (1 fluid ounce ~ 29.573 milliliters) "unit_fluid_ounce_us" = "unit_fluid_ounce_us"; // An imperial fluid ounce (1 fluid ounce ~ 28.41 milliliters) "unit_fluid_ounce_imp_symbol" = "unit_fluid_ounce_imp_symbol"; // An imperial fluid ounce (1 fluid ounce ~ 28.41 milliliters) "unit_fluid_ounce_imp" = "unit_fluid_ounce_imp"; // A US cup "unit_cup_symbol" = "unit_cup_symbol"; // A US cup "unit_cup" = "unit_cup"; // A US tablespoon "unit_tablespoon_symbol" = "unit_tablespoon_symbol"; // A US tablespoon "unit_tablespoon" = "unit_tablespoon"; // A US teaspoon "unit_teaspoon_symbol" = "unit_teaspoon_symbol"; // A US teaspoon "unit_teaspoon" = "unit_teaspoon";