[ 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/ -> eu_ES.php (source)

   1  <?php
   2  $lang['friendlyname'] = 'FCKeditorX ';
   3  $lang['postinstall'] = 'Be sure to set &quot;Modify FCKeditorX&quot; permissions to use this module!';
   4  $lang['postuninstall'] = 'FCKeditorX desinstalaturik dago';
   5  $lang['uninstalled'] = 'Modulua Desinstalatuta.';
   6  $lang['installed'] = '%s modulu bertsioa instalatuta.';
   7  $lang['prefsupdated'] = 'Moduluaren hobespenak eguneratuta.';
   8  $lang['accessdenied'] = 'Sarbide Ukatuta. Mesedez egiaztatu zure baimenak.';
   9  $lang['error'] = 'Errorea!';
  10  $lang['upgraded'] = 'Module &amp;s bertsiora eguneratuta.';
  11  $lang['title_mod_prefs'] = 'Moduluaren Hobespenak';
  12  $lang['title_mod_admin'] = 'Moduluaren Administrazio Panela';
  13  $lang['moddescription'] = 'HTML ezagutu barik orrialdearen edukia formateatzen baimentzen duen WYSIWYG editore bat.';
  14  $lang['title_admin_panel'] = 'FCKeditorX Modulua';
  15  $lang['welcome_text'] = '<p>..Ongietorri..</p>';
  16  $lang['skin_text'] = 'Azala hautatu';
  17  $lang['lang_text'] = 'CMS-aren Hizkuntz ezarpenak erabili';
  18  $lang['bg_text'] = 'Atzeko planoko koloreak';
  19  $lang['bg_help'] = 'leave BLANK or set DEFAULT  for use PAGE CSS';
  20  $lang['bg_css_text'] = 'Body tag CSS';
  21  $lang['bg_css_help'] = 'leave BLANK or set DEFAULT  for use PAGE CSS';
  22  $lang['importallstyles_text'] = 'Estilo guztiak inportatu';
  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'] = 'XHTML Formatua gaitu';
  25  $lang['context_text'] = 'Testuinguru-menua gaitu';
  26  $lang['context_help'] = 'Egin eskuin-klika HTML objektuaren gainean';
  27  $lang['settings'] = 'Ezarpenak';
  28  $lang['styles'] = 'Estiloak';
  29  $lang['info4toolbars'] = 'Paste toolbars code, like FCKeditor project teach.';
  30  $lang['info4styles'] = 'Kopiatu hemen WYSIWYGeko goitibeherako menuan erabilgarri eduki nahi dituzun estiloak.<br/>Testu-arean aplikatutako estiloak ikusi ahal izateko, erabili behar diren estiloak txantiloiaren estilo-orrian existitzea BEHARREZKOA da.';
  31  $lang['width_text'] = 'Zabalera';
  32  $lang['width_help'] = 'WYSIWYGaren zabalera';
  33  $lang['height_text'] = 'Garaiera';
  34  $lang['height_help'] = 'WYSIWYGaren garaiera pixeletan';
  35  $lang['toolbar_text'] = 'Tresna-barra';
  36  $lang['toolbar_help'] = 'Tresna-barra lehenetsia hautatu.';
  37  $lang['update'] = 'Eguneratu';
  38  $lang['toolbar_updated'] = 'Tresna-barra eguneratua.';
  39  $lang['styles_updated'] = 'Estiloak eguneratuta.';
  40  $lang['setting_updated'] = 'Ezarpenak eguneratuta.';
  41  $lang['help_name'] = 'WYSIWYGaren identitate-izena, ez da aukerakoa.';
  42  $lang['help_content'] = 'WYSIWYGetik kargatu behar den EDUKIA';
  43  $lang['help_toolbar'] = 'WYSIWYGean kargatu behar den TRESNA-BARRA';
  44  $lang['help_context'] = '1/0, eskuin-klika gaitu behar bada ezarria.';
  45  $lang['help_skin'] = 'WYSIWYGak erabili behar duen AZALA';
  46  $lang['changelog'] = '<ul>
  47          <li>
  48          <p>Version: 1.0.1</p>
  49          <p>Updated to FCKeditor 2.3.1</p>
  50          </li>
  51          <li>
  52          <p>Version: 1.0</p>
  53          <p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p>
  54          </li>
  55          <li>
  56          <p>Version: 0.9</p>
  57          <p>IMPROVED techinal approach on some solution .</p>
  58          <p>UPDATED to FCKeditor 2.2 </p>
  59          <p>ADD with and height setting </p>
  60          <p>ADD possibility to set custom TOOLBAR (alpha version) </p>
  61          <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>
  62          <p>Version for CMSMS 0.10.SVN .</p>
  63          </li>
  64          <li>
  65          <p>Version: 0.8</p>
  66          <p>IMPROVED techinal approach on some solution .</p>
  67          <p>UPDATED to FCKeditor 2.1.1 </p>
  68          <p>ADD the possibility to SET background COLOR</p>
  69          <p>Version for CMSMS 0.10.SVN .</p>
  70          </li>
  71          <li>
  72          <p>Version: 0.7</p>
  73          <p>FIXED bugs and improved configuration functionalities.</p>
  74          <p>Version for CMSMS 0.10.SVN .</p>
  75          </li>
  76          <li>
  77          <p>Version: 0.6</p>
  78          <p>FIXED destination of uploads.</p>
  79          <p>Version for CMSMS 0.10.SVN .</p>
  80          <p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p>
  81          <p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p>
  82          <p>UPDATED to FCKeditor 2.0 </p>
  83          </li>
  84          <li>
  85          <p>Version: 0.5</p>
  86          <p>Beta version for CMSMS 0.10.4 .</p>
  87          </li>
  88          <li>
  89          <p>Version: 0.4</p>
  90          <p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p>
  91          </li>
  92          <li>
  93          <p>Author: Roberto Tagliento  <megabob3@yahoo.it></p>
  94          <p>Converted for use with new CMS Module architecture.</p>
  95          </li>
  96          </ul>';
  97  $lang['help'] = '<h3>What does this do?</h3>
  98      <p>Enables <b>FCKeditor</b> to be used as a WYSIWYG.</p>
  99      <h3>How do I use it?</h3>
 100      <p>Install it, then go to User Preferences and Set <b>FCKeditor</b> to be your wysiwyg of choice.</p>
 101      <p></p> 
 102  ';
 103  ?>


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