phpldapadmin/application/media/js/dojo-release-1.7.2/dijit/nls/dijit-all_pt-pt.js

1031 lines
23 KiB
JavaScript
Raw Normal View History

2012-06-19 02:07:43 +00:00
require({cache:{
'dijit/form/nls/pt/validate':function(){
define(
//begin v1.x content
({
invalidMessage: "O valor inserido não é válido.",
missingMessage: "Este valor é necessário.",
rangeMessage: "Este valor está fora do intervalo. "
})
//end v1.x content
);
},
'dijit/form/nls/pt-pt/validate':function(){
define(
//begin v1.x content
({
invalidMessage: "O valor introduzido não é válido.",
missingMessage: "Este valor é requerido.",
rangeMessage: "Este valor encontra-se fora do intervalo."
})
//end v1.x content
);
},
'dijit/_editor/nls/pt/commands':function(){
define(
//begin v1.x content
({
'bold': 'Negrito',
'copy': 'Copiar',
'cut': 'Recortar',
'delete': 'Excluir',
'indent': 'Recuar',
'insertHorizontalRule': 'Régua Horizontal',
'insertOrderedList': 'Lista Numerada',
'insertUnorderedList': 'Lista com Marcadores',
'italic': 'Itálico',
'justifyCenter': 'Alinhar pelo Centro',
'justifyFull': 'Justificar',
'justifyLeft': 'Alinhar à Esquerda',
'justifyRight': 'Alinhar à Direita',
'outdent': 'Não chanfrado',
'paste': 'Colar',
'redo': 'Refazer',
'removeFormat': 'Remover Formato',
'selectAll': 'Selecionar Todos',
'strikethrough': 'Tachado',
'subscript': 'Subscrito',
'superscript': 'Sobrescrito',
'underline': 'Sublinhado',
'undo': 'Desfazer',
'unlink': 'Remover Link',
'createLink': 'Criar Link',
'toggleDir': 'Comutar Direção',
'insertImage': 'Inserir Imagem',
'insertTable': 'Inserir/Editar Tabela',
'toggleTableBorder': 'Alternar Moldura da Tabela',
'deleteTable': 'Excluir Tabela',
'tableProp': 'Propriedade da Tabela',
'htmlToggle': 'Origem HTML',
'foreColor': 'Cor do Primeiro Plano',
'hiliteColor': 'Cor do Segundo Plano',
'plainFormatBlock': 'Estilo de Parágrafo',
'formatBlock': 'Estilo de Parágrafo',
'fontSize': 'Tamanho da Fonte',
'fontName': 'Nome da Fonte',
'tabIndent': 'Recuo de Guia',
"fullScreen": "Comutar Tela Cheia",
"viewSource": "Visualizar Origem HTML",
"print": "Imprimir",
"newPage": "Nova Página",
/* Error messages */
'systemShortcut': 'A ação "${0}" está disponível em seu navegador apenas usando um atalho de teclado. Use ${1}.'
})
//end v1.x content
);
},
'dijit/_editor/nls/pt-pt/commands':function(){
define(
//begin v1.x content
({
'bold': 'Negrito',
'copy': 'Copiar',
'cut': 'Cortar',
'delete': 'Eliminar',
'indent': 'Indentar',
'insertHorizontalRule': 'Régua horizontal',
'insertOrderedList': 'Lista numerada',
'insertUnorderedList': 'Lista marcada',
'italic': 'Itálico',
'justifyCenter': 'Alinhar ao centro',
'justifyFull': 'Justificar',
'justifyLeft': 'Alinhar à esquerda',
'justifyRight': 'Alinhar à direita',
'outdent': 'Recuar',
'paste': 'Colar',
'redo': 'Repetir',
'removeFormat': 'Remover formato',
'selectAll': 'Seleccionar tudo',
'strikethrough': 'Rasurado',
'subscript': 'Inferior à linha',
'superscript': 'Superior à linha',
'underline': 'Sublinhado',
'undo': 'Anular',
'unlink': 'Remover ligação',
'createLink': 'Criar ligação',
'toggleDir': 'Alternar direcção',
'insertImage': 'Inserir imagem',
'insertTable': 'Inserir/Editar tabela',
'toggleTableBorder': 'Alternar contorno da tabela',
'deleteTable': 'Eliminar tabela',
'tableProp': 'Propriedades da tabela',
'htmlToggle': 'Código-fonte de HTML',
'foreColor': 'Cor de primeiro plano',
'hiliteColor': 'Cor de segundo plano',
'plainFormatBlock': 'Estilo de parágrafo',
'formatBlock': 'Estilo de parágrafo',
'fontSize': 'Tamanho do tipo de letra',
'fontName': 'Nome do tipo de letra',
'tabIndent': 'Indentar com a tecla Tab',
"fullScreen": "Alternar ecrã completo",
"viewSource": "Ver origem HTML",
"print": "Imprimir",
"newPage": "Nova página",
/* Error messages */
'systemShortcut': 'A acção "${0}" apenas está disponível no navegador utilizando um atalho de teclado. Utilize ${1}.'
})
//end v1.x content
);
},
'dojo/cldr/nls/pt/gregorian':function(){
define(
//begin v1.x content
{
"months-format-narrow": [
"J",
"F",
"M",
"A",
"M",
"J",
"J",
"A",
"S",
"O",
"N",
"D"
],
"field-weekday": "Dia da semana",
"dateFormatItem-yQQQ": "y QQQ",
"dateFormatItem-yMEd": "EEE, dd/MM/yyyy",
"dateFormatItem-MMMEd": "EEE, d 'de' MMM",
"eraNarrow": [
"a.C.",
"d.C."
],
"dayPeriods-format-wide-morning": "manhã",
"dateFormat-long": "d 'de' MMMM 'de' y",
"months-format-wide": [
"janeiro",
"fevereiro",
"março",
"abril",
"maio",
"junho",
"julho",
"agosto",
"setembro",
"outubro",
"novembro",
"dezembro"
],
"dateFormatItem-EEEd": "EEE, d",
"dateFormat-full": "EEEE, d 'de' MMMM 'de' y",
"dateFormatItem-Md": "d/M",
"dayPeriods-format-wide-noon": "meio-dia",
"field-era": "Era",
"dateFormatItem-yM": "MM/yyyy",
"months-standAlone-wide": [
"janeiro",
"fevereiro",
"março",
"abril",
"maio",
"junho",
"julho",
"agosto",
"setembro",
"outubro",
"novembro",
"dezembro"
],
"timeFormat-short": "HH:mm",
"quarters-format-wide": [
"1º trimestre",
"2º trimestre",
"3º trimestre",
"4º trimestre"
],
"timeFormat-long": "HH'h'mm'min'ss's' z",
"field-year": "Ano",
"dateFormatItem-yMMM": "MMM 'de' y",
"dateFormatItem-yQ": "yyyy Q",
"field-hour": "Hora",
"dateFormatItem-MMdd": "dd/MM",
"months-format-abbr": [
"jan",
"fev",
"mar",
"abr",
"mai",
"jun",
"jul",
"ago",
"set",
"out",
"nov",
"dez"
],
"dateFormatItem-yyQ": "Q yy",
"timeFormat-full": "HH'h'mm'min'ss's' zzzz",
"field-day-relative+0": "Hoje",
"field-day-relative+1": "Amanhã",
"field-day-relative+2": "Depois de amanhã",
"field-day-relative+3": "Daqui a três dias",
"months-standAlone-abbr": [
"jan",
"fev",
"mar",
"abr",
"mai",
"jun",
"jul",
"ago",
"set",
"out",
"nov",
"dez"
],
"quarters-format-abbr": [
"T1",
"T2",
"T3",
"T4"
],
"quarters-standAlone-wide": [
"1º trimestre",
"2º trimestre",
"3º trimestre",
"4º trimestre"
],
"dateFormatItem-HHmmss": "HH'h'mm'min'ss's'",
"dateFormatItem-M": "L",
"days-standAlone-wide": [
"domingo",
"segunda-feira",
"terça-feira",
"quarta-feira",
"quinta-feira",
"sexta-feira",
"sábado"
],
"dateFormatItem-yyyyMMM": "MMM 'de' y",
"dateFormatItem-yyMMMEEEd": "EEE, d 'de' MMM 'de' yy",
"dateFormatItem-yyMMM": "MMM 'de' yy",
"timeFormat-medium": "HH:mm:ss",
"dateFormatItem-Hm": "HH'h'mm",
"quarters-standAlone-abbr": [
"T1",
"T2",
"T3",
"T4"
],
"eraAbbr": [
"a.C.",
"d.C."
],
"field-minute": "Minuto",
"field-dayperiod": "Período do dia",
"days-standAlone-abbr": [
"dom",
"seg",
"ter",
"qua",
"qui",
"sex",
"sáb"
],
"dayPeriods-format-wide-night": "noite",
"dateFormatItem-yyMMMd": "d 'de' MMM 'de' yy",
"dateFormatItem-d": "d",
"dateFormatItem-ms": "mm'min'ss's'",
"field-day-relative+-1": "Ontem",
"field-day-relative+-2": "Anteontem",
"field-day-relative+-3": "Há três dias",
"dateFormatItem-MMMd": "d 'de' MMM",
"dateFormatItem-MEd": "EEE, dd/MM",
"field-day": "Dia",
"days-format-wide": [
"domingo",
"segunda-feira",
"terça-feira",
"quarta-feira",
"quinta-feira",
"sexta-feira",
"sábado"
],
"field-zone": "Fuso",
"dateFormatItem-yyyyMM": "MM/yyyy",
"dateFormatItem-y": "y",
"months-standAlone-narrow": [
"J",
"F",
"M",
"A",
"M",
"J",
"J",
"A",
"S",
"O",
"N",
"D"
],
"dateFormatItem-yyMM": "MM/yy",
"days-format-abbr": [
"dom",
"seg",
"ter",
"qua",
"qui",
"sex",
"sáb"
],
"eraNames": [
"Antes de Cristo",
"Ano do Senhor"
],
"days-format-narrow": [
"D",
"S",
"T",
"Q",
"Q",
"S",
"S"
],
"field-month": "Mês",
"days-standAlone-narrow": [
"D",
"S",
"T",
"Q",
"Q",
"S",
"S"
],
"dateFormatItem-MMM": "LLL",
"dateFormatItem-HHmm": "HH'h'mm",
"dateFormat-short": "dd/MM/yy",
"dayPeriods-format-wide-afternoon": "tarde",
"field-second": "Segundo",
"dateFormatItem-yMMMEd": "EEE, d 'de' MMM 'de' y",
"field-week": "Semana",
"dateFormat-medium": "dd/MM/yyyy"
}
//end v1.x content
);
},
'dojo/cldr/nls/pt-pt/gregorian':function(){
define(
//begin v1.x content
{
"quarters-standAlone-wide": [
"1.º trimestre",
"2.º trimestre",
"3.º trimestre",
"4.º trimestre"
],
"quarters-format-abbr": [
"1.º trimestre",
"2.º trimestre",
"3.º trimestre",
"4.º trimestre"
],
"dayPeriods-standAlone-wide-am": "a.m.",
"dateFormat-medium": "d 'de' MMM 'de' yyyy",
"quarters-standAlone-abbr": [
"1.º trimestre",
"2.º trimestre",
"3.º trimestre",
"4.º trimestre"
],
"dateFormatItem-Hm": "HH:mm",
"dayPeriods-standAlone-abbr-pm": "p.m.",
"dateFormatItem-HHmmss": "HH:mm:ss",
"dateFormatItem-hm": "h:mm a",
"months-standAlone-wide": [
"Janeiro",
"Fevereiro",
"Março",
"Abril",
"Maio",
"Junho",
"Julho",
"Agosto",
"Setembro",
"Outubro",
"Novembro",
"Dezembro"
],
"dayPeriods-standAlone-abbr-am": "a.m.",
"dayPeriods-format-wide-pm": "Depois do meio-dia",
"months-standAlone-abbr": [
"Jan",
"Fev",
"Mar",
"Abr",
"Mai",
"Jun",
"Jul",
"Ago",
"Set",
"Out",
"Nov",
"Dez"
],
"dateFormatItem-yQQQ": "QQQ 'de' y",
"dayPeriods-format-wide-am": "Antes do meio-dia",
"dateFormatItem-Hms": "HH:mm:ss",
"dayPeriods-format-abbr-pm": "p.m.",
"dateFormatItem-yyQ": "QQQ 'de' yy",
"dateFormatItem-ms": "mm:ss",
"dayPeriods-format-abbr-am": "a.m.",
"months-format-wide": [
"Janeiro",
"Fevereiro",
"Março",
"Abril",
"Maio",
"Junho",
"Julho",
"Agosto",
"Setembro",
"Outubro",
"Novembro",
"Dezembro"
],
"days-standAlone-wide": [
"Domingo",
"Segunda-feira",
"Terça-feira",
"Quarta-feira",
"Quinta-feira",
"Sexta-feira",
"Sábado"
],
"dateFormatItem-HHmm": "HH:mm",
"months-format-abbr": [
"Jan",
"Fev",
"Mar",
"Abr",
"Mai",
"Jun",
"Jul",
"Ago",
"Set",
"Out",
"Nov",
"Dez"
],
"days-standAlone-abbr": [
"Domingo",
"Segunda-feira",
"Terça-feira",
"Quarta-feira",
"Quinta-feira",
"Sexta-feira",
"Sábado"
],
"days-format-wide": [
"Domingo",
"Segunda-feira",
"Terça-feira",
"Quarta-feira",
"Quinta-feira",
"Sexta-feira",
"Sábado"
],
"dateFormatItem-hms": "h:mm:ss a",
"dateFormatItem-yQ": "QQQ 'de' yyyy",
"quarters-format-wide": [
"1.º trimestre",
"2.º trimestre",
"3.º trimestre",
"4.º trimestre"
],
"dayPeriods-standAlone-wide-pm": "p.m.",
"days-format-abbr": [
"Domingo",
"Segunda-feira",
"Terça-feira",
"Quarta-feira",
"Quinta-feira",
"Sexta-feira",
"Sábado"
]
}
//end v1.x content
);
},
'dijit/nls/pt/loading':function(){
define(
//begin v1.x content
({
loadingState: "Carregando...",
errorState: "Desculpe, ocorreu um erro"
})
//end v1.x content
);
},
'dijit/nls/pt-pt/loading':function(){
define(
//begin v1.x content
({
loadingState: "A carregar...",
errorState: "Lamentamos, mas ocorreu um erro"
})
//end v1.x content
);
},
'dojo/nls/pt/colors':function(){
define(
//begin v1.x content
({
// local representation of all CSS3 named colors, companion to dojo.colors. To be used where descriptive information
// is required for each color, such as a palette widget, and not for specifying color programatically.
//Note: due to the SVG 1.0 spec additions, some of these are alternate spellings for the same color e.g. gray vs. gray.
//TODO: should we be using unique rgb values as keys instead and avoid these duplicates, or rely on the caller to do the reverse mapping?
aliceblue: "azul alice",
antiquewhite: "branco antigo",
aqua: "aqua",
aquamarine: "água marinha",
azure: "azul celeste",
beige: "bege",
bisque: "bisque",
black: "preto",
blanchedalmond: "amêndoa pelada",
blue: "azul",
blueviolet: "azul violeta",
brown: "marrom",
burlywood: "burlywood",
cadetblue: "azul cadet",
chartreuse: "chartreuse",
chocolate: "chocolate",
coral: "coral",
cornflowerblue: "azul centaurea",
cornsilk: "cornsilk",
crimson: "carmesim",
cyan: "ciano",
darkblue: "azul escuro",
darkcyan: "ciano escuro",
darkgoldenrod: "goldenrod escuro",
darkgray: "cinza escuro",
darkgreen: "verde escuro",
darkgrey: "cinza escuro", // same as darkgray
darkkhaki: "cáqui escuro",
darkmagenta: "magenta escuro",
darkolivegreen: "verde oliva escuro",
darkorange: "laranja escuro",
darkorchid: "orquídea escuro",
darkred: "vermelho escuro",
darksalmon: "salmão escuro",
darkseagreen: "verde marinho escuro",
darkslateblue: "azul ardósia escuro",
darkslategray: "cinza ardósia escuro",
darkslategrey: "cinza ardósia escuro", // same as darkslategray
darkturquoise: "turquesa escuro",
darkviolet: "violeta escuro",
deeppink: "rosa profundo",
deepskyblue: "azul céu intenso",
dimgray: "cinza turvo",
dimgrey: "cinza turvo", // same as dimgray
dodgerblue: "azul dodger",
firebrick: "firebrick",
floralwhite: "branco floral",
forestgreen: "verde floresta",
fuchsia: "fúcsia",
gainsboro: "gainsboro",
ghostwhite: "branco ghost",
gold: "dourado",
goldenrod: "goldenrod",
gray: "cinza",
green: "verde",
greenyellow: "amarelo esverdeado",
grey: "cinza", // same as gray
honeydew: "honeydew",
hotpink: "rosa quente",
indianred: "vermelho indiano",
indigo: "índigo",
ivory: "marfim",
khaki: "cáqui",
lavender: "lavanda",
lavenderblush: "lavanda avermelhada",
lawngreen: "verde grama",
lemonchiffon: "limão chiffon",
lightblue: "azul claro",
lightcoral: "coral claro",
lightcyan: "ciano claro",
lightgoldenrodyellow: "amarelo goldenrod claro",
lightgray: "cinza claro",
lightgreen: "verde claro",
lightgrey: "cinza claro", // same as lightgray
lightpink: "rosa claro",
lightsalmon: "salmão claro",
lightseagreen: "verde marinho claro",
lightskyblue: "azul céu claro",
lightslategray: "cinza ardósia claro",
lightslategrey: "cinza ardósia claro", // same as lightslategray
lightsteelblue: "azul aço claro",
lightyellow: "amarelo claro",
lime: "lima",
limegreen: "verde lima",
linen: "linho",
magenta: "magenta",
maroon: "castanho",
mediumaquamarine: "água marinha médio",
mediumblue: "azul médio",
mediumorchid: "orquídea médio",
mediumpurple: "roxo médio",
mediumseagreen: "verde marinho médio",
mediumslateblue: "azul ardósia médio",
mediumspringgreen: "verde primavera médio",
mediumturquoise: "turquesa médio",
mediumvioletred: "vermelho violeta médio",
midnightblue: "azul meia-noite",
mintcream: "creme de menta",
mistyrose: "rosa enevoado",
moccasin: "moccasin",
navajowhite: "branco navajo",
navy: "marinho",
oldlace: "cadarço velho",
olive: "oliva",
olivedrab: "verde oliva",
orange: "laranja",
orangered: "vermelho alaranjado",
orchid: "orquídea",
palegoldenrod: "goldenrod esbranquiçado",
palegreen: "verde esbranquiçado",
paleturquoise: "turquesa esbranquiçado",
palevioletred: "vermelho violeta esbranquiçado",
papayawhip: "creme de papaya",
peachpuff: "peach puff",
peru: "peru",
pink: "rosa",
plum: "ameixa",
powderblue: "azul talco",
purple: "roxo",
red: "vermelho",
rosybrown: "marrom rosado",
royalblue: "azul royal",
saddlebrown: "marrom saddle",
salmon: "salmão",
sandybrown: "marrom cor de areia",
seagreen: "verde marinho",
seashell: "seashell",
sienna: "sienna",
silver: "prateado",
skyblue: "azul céu",
slateblue: "azul ardósia",
slategray: "cinza ardósia",
slategrey: "cinza ardósia", // same as slategray
snow: "branco neve",
springgreen: "verde primavera",
steelblue: "azul aço",
tan: "tan",
teal: "azul esverdeado",
thistle: "thistle",
tomato: "tomate",
transparent: "transparente",
turquoise: "turquesa",
violet: "violeta",
wheat: "trigo",
white: "branco",
whitesmoke: "fumaça branca",
yellow: "amarelo",
yellowgreen: "verde amarelado"
})
//end v1.x content
);
},
'dojo/nls/pt-pt/colors':function(){
define(
//begin v1.x content
({
// local representation of all CSS3 named colors, companion to dojo.colors. To be used where descriptive information
// is required for each color, such as a palette widget, and not for specifying color programatically.
//Note: due to the SVG 1.0 spec additions, some of these are alternate spellings for the same color e.g. gray vs. gray.
//TODO: should we be using unique rgb values as keys instead and avoid these duplicates, or rely on the caller to do the reverse mapping?
aliceblue: "azul alice",
antiquewhite: "branco antigo",
aqua: "verde-água",
aquamarine: "verde-azulado",
azure: "azul-celeste",
beige: "bege",
bisque: "rosa-velho",
black: "preto",
blanchedalmond: "amêndoa claro",
blue: "azul",
blueviolet: "azul violeta",
brown: "castanho",
burlywood: "castanho pinho",
cadetblue: "azul cadete",
chartreuse: "amarelo esverdeado",
chocolate: "chocolate",
coral: "coral",
cornflowerblue: "azul-violáceo",
cornsilk: "branco seda",
crimson: "carmesim",
cyan: "ciano",
darkblue: "azul escuro",
darkcyan: "ciano escuro",
darkgoldenrod: "ouro velho escuro",
darkgray: "cinzento escuro",
darkgreen: "verde escuro",
darkgrey: "cinzento escuro", // same as darkgray
darkkhaki: "caqui escuro",
darkmagenta: "magenta escuro",
darkolivegreen: "verde-azeitona escuro",
darkorange: "laranja escuro",
darkorchid: "orquídea escuro",
darkred: "vermelho escuro",
darksalmon: "salmão escuro",
darkseagreen: "verde marinho escuro",
darkslateblue: "azul ardósia escuro",
darkslategray: "cinzento ardósia escuro",
darkslategrey: "cinzento ardósia escuro", // same as darkslategray
darkturquoise: "turquesa escuro",
darkviolet: "violeta escuro",
deeppink: "rosa profundo",
deepskyblue: "azul céu profundo",
dimgray: "cinzento esbatido",
dimgrey: "cinzento esbatido", // same as dimgray
dodgerblue: "azul furtivo",
firebrick: "tijolo fogo",
floralwhite: "branco floral",
forestgreen: "verde floresta",
fuchsia: "fúcsia",
gainsboro: "cinzento azulado claro",
ghostwhite: "branco sombreado",
gold: "dourado",
goldenrod: "ouro velho",
gray: "cinzento",
green: "verde",
greenyellow: "amarelo esverdeado",
grey: "cinzento", // same as gray
honeydew: "mel",
hotpink: "rosa forte",
indianred: "almagre",
indigo: "índigo",
ivory: "marfim",
khaki: "caqui",
lavender: "alfazema",
lavenderblush: "alfazema rosado",
lawngreen: "verde relva",
lemonchiffon: "limão chiffon",
lightblue: "azul claro",
lightcoral: "coral claro",
lightcyan: "ciano claro",
lightgoldenrodyellow: "ouro velho amarelado claro",
lightgray: "cinzento claro",
lightgreen: "verde claro",
lightgrey: "cinzento claro", // same as lightgray
lightpink: "rosa claro",
lightsalmon: "salmão claro",
lightseagreen: "verde marinho claro",
lightskyblue: "azul céu claro",
lightslategray: "cinzento ardósia claro",
lightslategrey: "cinzento ardósia claro", // same as lightslategray
lightsteelblue: "azul-aço claro",
lightyellow: "amarelo claro",
lime: "lima",
limegreen: "verde-lima",
linen: "linho",
magenta: "magenta",
maroon: "bordeaux",
mediumaquamarine: "verde-azulado médio",
mediumblue: "azul médio",
mediumorchid: "orquídea médio",
mediumpurple: "roxo médio",
mediumseagreen: "verde marinho médio",
mediumslateblue: "azul ardósia médio",
mediumspringgreen: "verde primavera médio",
mediumturquoise: "turquesa médio",
mediumvioletred: "violeta avermelhado médio",
midnightblue: "azul meia-noite",
mintcream: "creme de menta",
mistyrose: "rosa pálido",
moccasin: "mocassim",
navajowhite: "branco navajo",
navy: "azul marinho",
oldlace: "renda antiga",
olive: "azeitona",
olivedrab: "azeitona claro",
orange: "laranja",
orangered: "vermelho alaranjado",
orchid: "orquídea",
palegoldenrod: "ouro velho pálido",
palegreen: "verde pálido",
paleturquoise: "turquesa pálido",
palevioletred: "violeta avermelhado pálido",
papayawhip: "creme de papaia",
peachpuff: "pêssego",
peru: "peru",
pink: "rosa",
plum: "cor-de-ameixa",
powderblue: "azul de esmalte",
purple: "roxo",
red: "vermelho",
rosybrown: "castanho rosado",
royalblue: "azul real",
saddlebrown: "castanho sela",
salmon: "salmão",
sandybrown: "castanho areia",
seagreen: "verde marinho",
seashell: "concha",
sienna: "castanho-avermelhado",
silver: "prateado",
skyblue: "azul céu",
slateblue: "azul ardósia",
slategray: "cinzento ardósia",
slategrey: "cinzento ardósia", // same as slategray
snow: "branco-neve",
springgreen: "verde primavera",
steelblue: "azul-aço",
tan: "castanho claro",
teal: "verde-azulado",
thistle: "cardo",
tomato: "vermelho tomate",
turquoise: "turquesa",
violet: "violeta",
wheat: "trigo",
white: "branco",
whitesmoke: "fumo branco",
yellow: "amarelo",
yellowgreen: "verde amarelado"
})
//end v1.x content
);
},
'dojo/cldr/nls/pt/number':function(){
define(
//begin v1.x content
{
"group": ".",
"percentSign": "%",
"exponential": "E",
"scientificFormat": "#E0",
"percentFormat": "#,##0%",
"list": ";",
"infinity": "∞",
"patternDigit": "#",
"minusSign": "-",
"decimal": ",",
"nan": "NaN",
"nativeZeroDigit": "0",
"perMille": "‰",
"decimalFormat": "#,##0.###",
"currencyFormat": "¤#,##0.00;(¤#,##0.00)",
"plusSign": "+"
}
//end v1.x content
);
},
'dojo/cldr/nls/pt-pt/number':function(){
define(
//begin v1.x content
{
"currencyFormat": "#,##0.00 ¤",
"group": " "
}
//end v1.x content
);
},
'dijit/_editor/nls/pt/FontChoice':function(){
define(
"dijit/_editor/nls/pt/FontChoice", //begin v1.x content
({
fontSize: "Tamanho",
fontName: "Fonte",
formatBlock: "Formatar",
serif: "serif",
"sans-serif": "sans-serif",
monospace: "espaço simples",
cursive: "cursiva",
fantasy: "fantasy",
noFormat: "Nenhuma",
p: "Parágrafo",
h1: "Título",
h2: "Subtítulo",
h3: "Sub-subtítulo",
pre: "Pré-formatado",
1: "extra-extra-pequeno",
2: "extra-pequeno",
3: "pequena",
4: "médio",
5: "grande",
6: "extra-grande",
7: "extra-extra-grande"
})
//end v1.x content
);
},
'dijit/_editor/nls/pt-pt/FontChoice':function(){
define(
"dijit/_editor/nls/pt-pt/FontChoice", //begin v1.x content
({
fontSize: "Tamanho",
fontName: "Tipo de letra",
formatBlock: "Formato",
serif: "serif",
"sans-serif": "sans-serif",
monospace: "monospace",
cursive: "cursive",
fantasy: "fantasy",
noFormat: "Nenhum",
p: "Parágrafo",
h1: "Título",
h2: "Sub-título",
h3: "Sub-subtítulo",
pre: "Pré-formatado",
1: "xxs",
2: "xs",
3: "small",
4: "medium",
5: "large",
6: "xl",
7: "xxl"
})
//end v1.x content
);
},
'dojo/cldr/nls/pt/currency':function(){
define(
//begin v1.x content
{
"HKD_displayName": "Dólar de Hong Kong",
"CHF_displayName": "Franco suíço",
"CAD_displayName": "Dólar canadense",
"CNY_displayName": "Yuan Renminbi chinês",
"AUD_displayName": "Dólar australiano",
"JPY_displayName": "Iene japonês",
"USD_displayName": "Dólar norte-americano",
"GBP_displayName": "Libra esterlina britânica",
"EUR_displayName": "Euro"
}
//end v1.x content
);
},
'dojo/cldr/nls/pt-pt/currency':function(){
define('dojo/cldr/nls/pt-pt/currency',{});
},
'dijit/form/nls/pt/ComboBox':function(){
define(
//begin v1.x content
({
previousMessage: "Opções anteriores",
nextMessage: "Mais opções"
})
//end v1.x content
);
},
'dijit/form/nls/pt-pt/ComboBox':function(){
define(
//begin v1.x content
({
previousMessage: "Opções anteriores",
nextMessage: "Mais opções"
})
//end v1.x content
);
},
'dijit/nls/pt/common':function(){
define(
//begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Cancelar",
buttonSave: "Salvar",
itemClose: "Fechar"
})
//end v1.x content
);
},
'dijit/nls/pt-pt/common':function(){
define(
//begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Cancelar",
buttonSave: "Guardar",
itemClose: "Fechar"
})
//end v1.x content
);
}}});
define("dijit/nls/dijit-all_pt-pt", [], 1);