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

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/sk.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:
85
85
Replace                         : "Nahradiť",
86
86
SpellCheck                      : "Kontrola pravopisu",
87
87
UniversalKeyboard       : "Univerzálna klávesnica",
 
88
PageBreakLbl            : "Page Break", //MISSING
 
89
PageBreak                       : "Insert Page Break",  //MISSING
88
90
 
89
91
Form                    : "Formulár",
90
92
Checkbox                : "Zaškrtávacie políčko",
106
108
DeleteCells                     : "Zmazať bunky",
107
109
MergeCells                      : "Zlúčiť bunky",
108
110
SplitCell                       : "Rozdeliť bunku",
 
111
TableDelete                     : "Delete Table",       //MISSING
109
112
CellProperties          : "Vlastnosti bunky",
110
113
TableProperties         : "Vlastnosti tabulky",
111
114
ImageProperties         : "Vlastnosti obrázka",
134
137
NotImplemented          : "Príkaz nie je implementovaný",
135
138
UnknownToolbarSet       : "Panel nástrojov \"%1\" neexistuje",
136
139
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
 
140
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING
 
141
DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
137
142
 
138
143
// Dialogs
139
144
DlgBtnOK                        : "OK",
278
283
DlgTableCellSpace       : "Vzdialenosť buniek",
279
284
DlgTableCellPad         : "Odsadenie obsahu",
280
285
DlgTableCaption         : "Popis",
 
286
DlgTableSummary         : "Summary",    //MISSING
281
287
 
282
288
// Table Cell Dialog
283
289
DlgCellTitle            : "Vlastnosti bunky",