Módulo:Wikidata: diferenças entre revisões

Conteúdo apagado Conteúdo adicionado
m Alterou o nível de proteção de "Módulo:Wikidata": Módulo com impacto significativo em outras páginas ([Editar=Permitir apenas autorrevisores] (indefinidamente) [Mover=Permitir apenas autorrevisores] (indefinidamente))
555 (discussão | contribs)
m correção de regressão nas traduções; correção de erro de digitação
Linha 26:
["site-not-found"] = "Projeto Wikimedia não encontrado.",
["unknown-datetime-format"] = "Formato datatempo desconhecido.",
["local-article-not-found"] = "Artigo ainda não se econtraencontra disponível nesta wiki."
},
["datetime"] =
{
-- $1 is a placeholder for the actual number
[0] = "$1 billionbilhão yearsde anos", -- precision: billion years
[1] = "$100 millionmilhões yearsde anos", -- precision: hundred million years
[2] = "$10 millionmilhões yearsde anos", -- precision: ten million years
[3] = "$1 millionmilhão yearsde anos", -- precision: million years
[4] = "$100,000 yearsanos", -- precision: hundred thousand years
[5] = "$10,000 yearsanos", -- precision: ten thousand years
[6] = "$1 millenniummilênio", -- precision: millennium
[7] = "século $1 century", -- precision: century
[8] = "década de $1s10", -- precision: decade
-- the following use the format of #time parser function
[9] = "Y", -- precision: year,
[10] = "F Y", -- precision: month
[11] = "F j, Y", -- precision: day
Linha 47:
[13] = "F j, Y g:ia", -- precision: minute
[14] = "F j, Y g:i:sa", -- precision: second
["beforenow"] = "$1 BCEAEC", -- how to format negative numbers for precisions 0 to 5
["afternow"] = "$1 CEEC", -- how to format positive numbers for precisions 0 to 5
["bc"] = '$1 "BCEAEC"', -- how print negative years
["ad"] = "$1", -- how print positive years
-- the following are for function getDateValue() and getQualifierDateValue()