Modulo:Listing/i18n
Aspetto
La documentazione per questo modulo può essere creata in Modulo:Listing/i18n/man
-- internationalisation
return {
msg = {
phone = 'telefono',
tollfree = 'numero verde',
price = 'price',
hours = 'orari',
wikipedia = ' su Wikipedia',
wikidata = ' su Wikidata',
wikivoyage = ' quì su Wikivoyage',
yes = 'yes',
lastedit = 'Aggiornamento: ',
facebook = '', -- non usato su it:voy
twitter = '', -- non usato su it:voy
},
errorMsg = {
unicode = 'UNICODE',
wrongPar = 'Sono presenti parametri non gestiti: ',
},
categories = {
hiddenChar = 'Listing con caratteri unicode nascosti',
invalidPar = 'Listing con errori di compilazione',
noWikidata = 'Listing con link a Wikipedia ma non a Wikidata',
},
wiki = {
home = 'itwikivoyage',
wikipedia = 'itwiki',
},
parameters = {
address = 'indirizzo',
alt = 'alt',
checkin = 'checkin',
checkout = 'checkout',
counter = 'counter',
description = 'descrizione',
email = 'email',
facebook = '', -- non usato su it:voy
fax = 'fax',
hours = 'orari',
image = 'immagine',
directions = 'indicazioni',
lastedit = 'lastedit',
lat = 'lat',
long = 'long',
mtype = 'tipo',
name = 'nome',
osm = '', -- non usato su it:voy
price = 'prezzo',
tollfree = 'numero verde',
tel = 'tel',
twitter = '', -- non usato su it:voy
url = 'sito',
wikidata = 'wikidata',
wikipedia = 'wikipedia',
},
icons = {
wikipedia = 'Wikipedia-icon.png',
wikidata = 'Wikidata-logo.svg',
wikivoyage = 'Wikivoyage-logo.svg',
price = 'Ecb copyright.svg',
hours = 'Simple icon time.svg',
facebook = '', -- non usato su it:voy
twitter = '', -- non usato su it:voy
},
symbols = {
phone = '☎',
tollfree = '☎',
},
markerParameters = {
color = 'color',
counter = 'counter',
description = 'description',
group = 'group',
image = 'immagine',
islisting = 'islisting',
lat = 'lat',
long = 'long',
mtype = 'tipo',
name = 'nome',
show = 'show',
symbol = 'symbol',
text = 'text',
useIcon = 'useIcon',
url = 'sito',
wikidata = 'wikidata',
zoom = 'zoom',
}
}