Modulo:Convert/text: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
r |
m Protetto "Modulo:Convert/text": Modulo utilizzato nella pagina principale ([Modifica=Consentito solo agli autoverificati] (infinito) [Spostamento=Consentito solo agli autoverificati] (infinito)) |
||
(12 versioni intermedie di 2 utenti non mostrate) | |||
Riga 1:
-- Text used by Module:Convert, for
-- imported and localized from :en:Module:Convert/text
-- This is a separate module to simplify translation for use on another wiki.
-- See [[:en:Template:Convert/Transwiki guide]] if copying to another wiki.
-- https://en.wikipedia.org/w/index.php?title=Module%3AConvert%2Ftext&type=revision&diff=895419771&oldid=676179811
local translation_table = {
numdot = ',', -- decimal mark
numsep = ' ', -- separator for number grouping
per_word = 'per', -- for units like "miles per gallon"
plural_suffix = '', -- disable plural unit names
Line 66 ⟶ 65:
titles = {
-- name_used_in_this_script = "Title of page"
conversion_data = 'Template:Converti/
},
},
Line 86 ⟶ 85:
['c'] = { exponent = -2, name = 'centi'},
['m'] = { exponent = -3, name = 'milli'},
['μ'] = { exponent = -6, name = 'micro
['µ'] = { exponent = -6, name = 'micro', prefix = 'μ'}, -- key = 'MICRO SIGN' (U+00B5) utf-8 C2 B5
['u'] = { exponent = -6, name = 'micro', prefix = '
['n'] = { exponent = -9, name = 'nano' },
['p'] = { exponent =-12, name = 'pico' },
Line 109 ⟶ 108:
-- If lk=on and link is defined, the name of the number will appear as a link.
local eng_scales = {
["3"] = { "
["6"] = { "
["9"] = { "
["12"] = { "bilione di", link = "Bilione", exponent = 12 },
["15"] = { "biliardo di", link = "Biliardo (numero)", exponent = 15 },
}
Line 120 ⟶ 119:
unit = "[[Categoria:Errori di compilazione del template Converti]]",
option = "[[Categoria:Errori di compilazione del template Converti]]",
warning = '[[Category:Convert invalid options]]',
tracking = '[[Category:Convert tracking]]',
}
Line 129 ⟶ 130:
-- All messages that may be displayed if a problem occurs.
local all_messages = {
-- Message format string
-- Each displayed message starts with "Convert:" so can easily locate by searching article.
cvt_format = '<sup class="noprint Inline-Template" style="white-space:nowrap;">[<i>[[Template:Converti/Man/Messaggi#
cvt_format2 = '<sup class="noprint Inline-Template" style="white-space:nowrap;">[[Template:Converti/Man/Messaggi#
cvt_format_preview = '<strong class="error">Errore in converti: $1 [[Template:Converti/Man/Messaggi#$4|(aiuto)]]</strong>$3',
-- Each of following messages is a table:
-- { [1] = 'title', -- mouseover title text
Line 141 ⟶ 143:
-- replace = gsub_table,
-- } Mouseover title text Link text CatKey Anchor
cvt_should_be = { '$1', 'unità ambigua', 'unità ambigua', 'ambiguous_unit', regex = unitcode_regex, replace = unitcode_replace },
cvt_bug_convert = { 'Bug: non posso convertire tra le unità specificate', 'bug, ask for help', 'unit', 'ask_for_help' },▼
cvt_mismatch = { 'Non posso convertire da "$1" a "$2"', 'unità di misura incompatibili', 'unit', 'unit_mismatch' },
cvt_lookup = { 'L\'unità "%s" non è definitia correttamente', 'bug, ask for help', 'unit', 'ask_for_help' },▼
▲ cvt_bug_convert
▲ cvt_lookup
}
Line 193 ⟶ 197:
[","] = ", ",
[", and"] = " e ",
[", or"] = " o ",
["by"] = " per ",
Line 205 ⟶ 210:
["by(x)"] = { input = " per ", output = " × ", out_range_x = true },
["x"] = { off = " per ", on = " × ", abbr_range_x = true },
["xx"] = " × ",
["/"] = " / ", -- for a table of high/low temperatures with {{convert|83|/|63|F|disp=br()|abbr=values}}
}
Line 213 ⟶ 218:
-- ["alternative name for a range"] = "standard range name"
["&"] = "and",
▲ ["e"] = "and",
["–"] = "-",
["–"] = "-",
▲ ["to-"] = "to(-)",
["a-"] = "to(-)",
["×"] = "x",
["×"] = "x",
Line 223 ⟶ 227:
["±"] = "+/-",
["o"] = "or",
["e(-)"] = "and(-)",
["per"] = "x",
["per(x)"] = "by(x)",
["fino a"] = "to
["fino a(-)"] = "to(-)",
["fino a circa"] = "to about"
}
Line 245 ⟶ 251:
["$"] = "$",
["abbr"] = "abbr",
["comma"] = "comma",
["debug"] = "debug",
["disp"] = "disp",
["frac"] = "frac",
["input"] = "input",
["lang"] = "lang",
["lk"] = "lk",
▲ ["near"] = "near",
["order"] = "order",
["qual"] = "qual",
["qualifier"] = "qual",
["round"] = "round",
["sigfig"] = "sigfig",
Line 262 ⟶ 271:
["stylein"] = "stylein",
["styleout"] = "styleout",
["tracking"] = "tracking",
}
Line 267 ⟶ 277:
-- Convention: parms.opt_xxx refers to an option that is set here
-- (not intended to be set by the template which invokes this module).
-- Example: At
-- ["comma"] = "opt_nocomma"
-- As a result, if the template uses abbr=comma, this
-- parms["opt_nocomma"] = true
-- parms["abbr"] = nil
Line 279 ⟶ 289:
["abbr"] = {
-- ["local text for option value"] = "en value used in this module"
["comma"] = "opt_nocomma?", -- no numsep in input or output numbers▼
["def"] = "", -- ignored (some wrapper templates call convert with "abbr=def" to mean "default abbreviation")
["h"] = "on", -- abbr=on + use "h" for hand unit (default)
["hh"] = "opt_hand_hh", -- abbr=on + use "hh" for hand unit
["in"] = "in", -- use symbol for LHS unit
["none"] = "off", -- old name for "off"
["off"] = "off", -- use name for all units
Line 291 ⟶ 299:
["values"] = "opt_values", -- show only input and output numbers, not units
["~"] = "opt_also_symbol", -- show input unit symbol as well as name
--- localizzazioni in italiano
["valori"] = "opt_values", -- show only input and output numbers, not units
},▼
},
▲-- ["adj"] = {
-- ["flip"] = "opt_flip?", -- reverse order of input/output▼
▲-- ["mid"] = "opt_adjectival, opt_adj_mid", -- adj=on with user-specified text after input unit (between input and output)
▲-- ["nocomma"] = "opt_nocomma?", -- no numsep in input or output numbers
▲-- ["off"] = "", -- ignored (off is the default)
▲-- ["on"] = "opt_adjectival", -- unit name is singular and hyphenated
▲-- ["pre"] = "opt_one_preunit", -- user-specified text before input unit
▲-- ["ri0"] = "opt_ri=0", -- round input with precision = 0
▲-- ["ri1"] = "opt_ri=1", -- round input with precision = 1
▲-- ["ri2"] = "opt_ri=2", -- round input with precision = 2
▲-- ["ri3"] = "opt_ri=3", -- round input with precision = 3
["comma"] = {
["5"] = "opt_comma5", -- only use numsep grouping if 5 or more digits
["gaps"] = "opt_gaps", -- use gaps, not numsep, to separate groups of digits
["gaps3"] = "opt_gaps, opt_gaps3", -- group only in threes rather than default of no gap before a single digit after decimal mark
["off"] = "opt_nocomma", -- no numsep in input or output numbers
},
Line 317 ⟶ 322:
},
["disp"] = {
["/"] = "or?", -- see "slash"▼
["2"] = "opt_output_only?", -- display only output value and symbol/name (not input)▼
["5"] = "opt_round=5", -- round output value to nearest 5
["b"] = "b", -- join: '(...)'
Line 325 ⟶ 328:
["br()"] = "br()", -- join: '<br />(...)'
["comma"] = "comma", -- join: ','
["flip"] = "opt_flip", -- reverse order of input/output
["flip5"] = "opt_flip, opt_round=5?", -- disp=flip + disp=5▼
["number"] = "opt_output_number_only", -- display output value (not input, and not output symbol/name)
["or"] = "or", -- join: 'or'
Line 334 ⟶ 335:
["output only"] = "opt_output_only",
["preunit"] = "opt_two_preunits", -- user-specified text before input and output units
["s"] = "or?", -- see "slash"▼
["sqbr"] = "sqbr", -- join: '[...]'
["table"] = "opt_table", -- output is suitable for a table cell with align="right"
["tablecen"] = "opt_tablecen", -- output is suitable for a table cell with align="center"
["u2"] = "opt_output_unit_only?", -- display output symbol/name (not input, and not output value)▼
["unit"] = "opt_input_unit_only", -- display input symbol/name (not output, and not input value)
["unit or text"] = "opt_input_unit_only, opt_ignore_error", -- display input symbol/name, or given unit code if not known
["unit2"] = "opt_output_unit_only",
["x"] = "x", -- join: <first>...<second> (user-specified text)
-- localizzazioni in italiano
["(o)"] = "(or)", -- join: '(...)' with 'or' between outputs in a combination
▲ ["
["preunità"] = "opt_two_preunits", -- user-specified text before input and output units
["risultato"] = "opt_output_only",
["valore risultato"] = "opt_output_number_only",
["tabella"] = "opt_table", -- output is suitable for a table cell with align="right"
["tabellac"] = "opt_tablecen", -- output is suitable for a table cell with align="center"
▲ ["
["unità o testo"] = "opt_input_unit_only, opt_ignore_error", -- display input symbol/name, or given unit code if not known
["unità2"] = "opt_output_unit_only",
["virgola"] = "comma" -- join: ','
},
-- frac=x is handled as a special case: x must be an integer (possibly in local language) = 2 or more
-- input=x is handled as a special case: x should be <value><space><unitcode> or <wikidata-property-id>
["lang"] = { -- language for output digits (both en and local digits are always accepted for input)
["en"] = "opt_lang_en", -- use en digits for numbers, regardless of local language
Line 355 ⟶ 371:
["on"] = "on", -- link all unit names or symbols (but not twice for the same unit)
["out"] = "out", -- link RHS unit name or symbol
["debug"] = "opt_sortable_on, opt_sortable_debug", -- |sortable=debug is the same as |sortable=on|debug=yes
▲ },
▲ ["near"] = {
["5"] = "opt_round=5?", -- round output value to nearest 5▼
},
["order"] = {
["flip"] = "opt_flip", -- reverse order of input/output
["out"] = "opt_order_out", -- do not show input; instead, use order in output combination, with the first output shown as the input
},
-- qid=x is handled as a special case: x should be a Wikidata Q item identifier.
-- qual=x is handled as a special case: x should be a Wikidata Q item identifier.
["round"] = {
["0.5"] = "opt_round=0.5", -- round output value to nearest 0.5
["5"] = "opt_round=5", -- round output value to nearest 5
["10"] = "opt_round=10", -- round output value to nearest 10 (same as but clearer than "|-1")
Line 373 ⟶ 391:
["sortable"] = {
["off"] = "", -- ignored (off is the default)
["on"] = "opt_sortable_on", -- output sort key for use in a sortable table, based on value from converting to a standard base unit
["
},
-- ["sp"] = {
Line 388 ⟶ 405:
-- stylein=x is handled as a special case: x can be any text
-- styleout=x is handled as a special case: x can be any text
-- tracking=x is handled as a special case: x can be any text
}
Line 394 ⟶ 412:
all_categories = all_categories,
all_messages = all_messages,
currency = { ['$'] = true, ['£'] = true, ['€'] = true, ['₱'] = true, ['₽'] = true, ['¥'] = true },
customary_units = customary_units,
disp_joins = disp_joins,
|