Modulo:Conversione/Configurazione: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
esplicitate chiavi units
m refuso conversione
Riga 15:
millimetre = {
type = 'length',
scale = '0.001',
symbol = 'mm',
link = 'metro',
Riga 23:
centimetre = {
type = 'length',
scale = '0.01',
symbol = 'cm',
link = 'metro',
Riga 31:
inch = {
type = 'length',
scale = '0.0254',
symbol = 'in',
link = 'pollice (unità di misura)',
Riga 39:
foot = {
type = 'length',
scale = '0.3048',
symbol = 'ft',
link = 'piede (unità di misura)',
Riga 47:
yard = {
type = 'length',
scale = '0.9144',
symbol = 'yd',
link = 'iarda',
Riga 55:
metre = {
type = 'length',
scale = '1',
symbol = 'm',
link = 'metro',
Riga 63:
kilometre = {
type = 'length',
scale = '1000',
symbol = 'km',
link = 'chilometro',
Riga 71:
mile = {
type = 'length',
scale = '1609.344',
symbol = 'mi',
link = 'miglio (unità di misura)',
Riga 79:
['nautical mile'] = {
type = 'length',
scale = '1852',
symbol = 'nmi',
link = 'miglio nautico',
Riga 89:
['square metre'] = {
type = 'area',
scale = '1',
symbol = 'm<sup>2</sup>',
link = 'metro quadrato',
Riga 97:
hectare = {
type = 'area',
scale = '10000',
symbol = 'ha',
link = 'ettaro',
Riga 105:
['square kilometre'] = {
type = 'area',
scale = '1000000',
symbol = 'km<sup>2</sup>',
link = 'chilometro quadrato',
Riga 113:
['square mile'] = {
type = 'area',
scale = '2589988.110336',
symbol = 'mi<sup>2</sup>',
link = 'miglio quadro',
Riga 123:
['kilometre per hour'] = {
type = 'speed',
scale = '0.27777777777778',
symbol = 'km/h',
link = 'chilometro orario',
Riga 131:
knot = {
type = 'speed',
scale = '0.51444444444444',
symbol = 'kn',
link = 'nodo (unità di misura)',
Riga 139:
['metre per second'] = {
type = 'speed',
scale = '1',
symbol = 'm/s',
link = 'metro al secondo',
Riga 149:
ounce = {
type = 'weight',
scale = '0.028349523125',
symbol = 'oz',
link = 'oncia (unità di misura)',
Riga 157:
pound = {
type = 'weight',
scale = '0.45359237',
symbol = 'lb',
link = 'libbra',
Riga 165:
gram = {
type = 'weight',
scale = '1',
symbol = 'g',
link = 'grammo',
Riga 173:
kilogram = {
type = 'weight',
scale = '1000',
symbol = 'kg',
link = 'chilogrammo',
Riga 181:
tonne = {
type = 'weight',
scale = '1000000',
symbol = 't',
link = 'tonnellata',