~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/pt-br.js

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
Replace                         : "Substituir",
87
87
SpellCheck                      : "Verificar Ortografia",
88
88
UniversalKeyboard       : "Teclado Universal",
 
89
PageBreakLbl            : "Page Break", //MISSING
 
90
PageBreak                       : "Insert Page Break",  //MISSING
89
91
 
90
92
Form                    : "Formulário",
91
93
Checkbox                : "Caixa de Seleção",
107
109
DeleteCells                     : "Remover Células",
108
110
MergeCells                      : "Mesclar Células",
109
111
SplitCell                       : "Dividir Célular",
 
112
TableDelete                     : "Delete Table",       //MISSING
110
113
CellProperties          : "Formatar Célula",
111
114
TableProperties         : "Formatar Tabela",
112
115
ImageProperties         : "Formatar Figura",
135
138
NotImplemented          : "O comando não foi implementado",
136
139
UnknownToolbarSet       : "A barra de ferramentas \"%1\" não existe",
137
140
NoActiveX                       : "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",  //MISSING
 
141
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING
 
142
DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
138
143
 
139
144
// Dialogs
140
145
DlgBtnOK                        : "OK",
219
224
DlgLnkNoAnchors         : "<Não há âncoras disponíveis neste documento>",
220
225
DlgLnkEMail                     : "Endereço E-Mail",
221
226
DlgLnkEMailSubject      : "Assunto da Mensagem",
222
 
DlgLnkEMailBody         : "Corpo da Mesagem",
 
227
DlgLnkEMailBody         : "Corpo da Mensagem",
223
228
DlgLnkUpload            : "Enviar ao Servidor",
224
229
DlgLnkBtnUpload         : "Enviar ao Servidor",
225
230
 
279
284
DlgTableCellSpace       : "Espaçamento",
280
285
DlgTableCellPad         : "Enchimento",
281
286
DlgTableCaption         : "Legenda",
 
287
DlgTableSummary         : "Summary",    //MISSING
282
288
 
283
289
// Table Cell Dialog
284
290
DlgCellTitle            : "Formatar célula",