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