[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/FCKeditorX/lang/ext/ -> da_DK.php (source)

   1  <?php
   2  $lang['friendlyname'] = 'FCKeditorX';
   3  $lang['postinstall'] = 'For at indstille dette module, kontroll&eacute;r at tilladelsen &quot;Modify FCKeditorX&quot; er sl&aring;et til!';
   4  $lang['postuninstall'] = 'efter installation';
   5  $lang['uninstalled'] = 'Modul afinstalleret.';
   6  $lang['installed'] = 'Modul version %s installeret.';
   7  $lang['prefsupdated'] = 'Modul indstillinger opdateret.';
   8  $lang['accessdenied'] = 'Adgang n&aelig;gtet. Kontroll&eacute;r venligst dine adgangs-tilladelser.';
   9  $lang['error'] = 'Fejl!';
  10  $lang['upgraded'] = 'Modul opgraderet til version %s.';
  11  $lang['title_mod_prefs'] = 'Modul indstillinger';
  12  $lang['title_mod_admin'] = 'Model administrations panel';
  13  $lang['title_admin_panel'] = 'FCKeditorX Modul';
  14  $lang['moddescription'] = '..Beskrivelse';
  15  $lang['welcome_text'] = '<p>..Velkommen.</p>';
  16  $lang['skin_text'] = 'V&aelig;lg udseende';
  17  $lang['lang_text'] = 'Benyt CMS&#039; sprog indstilling';
  18  $lang['bg_text'] = 'Baggrundsfarve';
  19  $lang['bg_help'] = 'Lad v&aelig;re BLANK eller s&aelig;t DEFAULT for at bruge PAGE CSS';
  20  $lang['bg_css_text'] = 'Body tag CSS';
  21  $lang['bg_css_help'] = 'Lad v&aelig;re BLANK eller s&aelig;t DEFAULT for at bruge PAGE CSS';
  22  $lang['importallstyles_text'] = 'Import&eacute;r alle styles';
  23  $lang['importallstyles_warning'] = 'This means ignoring the specified styles in the admin-box, and can potentially render the styles dropdown unusable. Please test!';
  24  $lang['xhtml_text'] = 'Sl&aring; XHTML formatering til';
  25  $lang['context_text'] = 'Sl&aring; kontekst menu til';
  26  $lang['context_help'] = 'H&oslash;jre-klik p&aring; HTML-objektet';
  27  $lang['settings'] = 'Indstillinger';
  28  $lang['styles'] = 'Styles';
  29  $lang['info4toolbars'] = 'Paste toolbars code, like FCKeditor project teach.';
  30  $lang['info4styles'] = 'Paste styles from your template&#039;s stylesheet(s) that you want to have avilable from the WYSIWYG&#039;s drop-down style
  31  menu.<br/>In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for
  32  that page.';
  33  $lang['width_text'] = 'Bredde';
  34  $lang['width_help'] = 'bredde af WYSIWYG';
  35  $lang['height_text'] = 'H&oslash;jde';
  36  $lang['height_help'] = 'h&oslash;jde i pixels af WYSIWYG';
  37  $lang['toolbar_text'] = 'V&aelig;rkt&oslash;jsbj&aelig;lke';
  38  $lang['toolbar_help'] = 'Angiv standard v&aelig;rkt&oslash;jsbj&aelig;lken';
  39  $lang['update'] = 'Opdat&eacute;r';
  40  $lang['toolbar_updated'] = 'V&aelig;rkt&oslash;jsbj&aelig;lke opdateret';
  41  $lang['styles_updated'] = 'Styles opdateret';
  42  $lang['setting_updated'] = 'Indstillinger opdateret';
  43  $lang['help_name'] = 'Identity name of WYSIWYG, not optional.';
  44  $lang['help_content'] = 'CONTENT of WYSIWYG that must be loaded.';
  45  $lang['help_toolbar'] = 'What TOOLBAR must be loaded into WYSIWYG.';
  46  $lang['help_context'] = '1/0, set if enable the mouse right click.';
  47  $lang['help_skin'] = 'What SKIN must have the WYSIWYG.';
  48  $lang['changelog'] = '<ul>
  49          <li>
  50          <p>Version: 1.0</p>
  51          <p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p>
  52  
  53          </li>
  54          <li>
  55          <p>Version: 0.9</p>
  56          <p>IMPROVED techinal approach on some solution .</p>
  57          <p>UPDATED to FCKeditor 2.2 </p>
  58          <p>ADD with and height setting </p>
  59          <p>ADD possibility to set custom TOOLBAR (alpha version) </p>
  60          <p>ADD possibility to use the module like normal modue (try to insert into a page {cms_module name=&#039;name_textarea&#039; module=&#039;FCKeditorX&#039; toolbar=&#039;Basic&#039; height=&#039;600&#039; width=&#039;500&#039; content=&#039;bla bla bla &#039; } ) </p>
  61          <p>Version for CMSMS 0.10.SVN .</p>
  62          </li>
  63          <li>
  64          <p>Version: 0.8</p>
  65          <p>IMPROVED techinal approach on some solution .</p>
  66          <p>UPDATED to FCKeditor 2.1.1 </p>
  67          <p>ADD the possibility to SET background COLOR</p>
  68          <p>Version for CMSMS 0.10.SVN .</p>
  69          </li>
  70          <li>
  71          <p>Version: 0.7</p>
  72          <p>FIXED bugs and improved configuration functionalities.</p>
  73          <p>Version for CMSMS 0.10.SVN .</p>
  74          </li>
  75          <li>
  76          <p>Version: 0.6</p>
  77          <p>FIXED destination of uploads.</p>
  78          <p>Version for CMSMS 0.10.SVN .</p>
  79          <p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p>
  80          <p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p>
  81          <p>UPDATED to FCKeditor 2.0 </p>
  82          </li>
  83          <li>
  84          <p>Version: 0.5</p>
  85          <p>Beta version for CMSMS 0.10.4 .</p>
  86          </li>
  87          <li>
  88          <p>Version: 0.4</p>
  89          <p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p>
  90          </li>
  91          <li>
  92          <p>Author: Roberto Tagliento  <megabob3@yahoo.it></p>
  93          <p>Converted for use with new CMS Module architecture.</p>
  94          </li>
  95          </ul>';
  96  $lang['help'] = '<h3>What does this do?</h3>
  97      <p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p>
  98      <h3>How do I use it?</h3>
  99      <p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p>
 100      <p></p>
 101  ';
 102  $lang['utma'] = '156861353.472687236.1148464040.1151706891.1151715449.6';
 103  $lang['utmz'] = '156861353.1151570029.4.2.utmccn=(referral)|utmcsr=bibliotekslederforeningen.dk|utmcct=/admin/|utmcmd=referral';
 104  ?>


Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7