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

   1  <?php
   2  $lang['friendlyname'] = 'FCKeditorX';
   3  $lang['postinstall'] = 'Assegura&#039;t de fixar els permisos &quot;Modify FCKEditor&quot; per utilitzar aquest m&ograve;dul';
   4  $lang['postuninstall'] = 'FCKeditorX est&agrave; instal.lat';
   5  $lang['uninstalled'] = 'M&ograve;dul desinstal.lat';
   6  $lang['installed'] = 'Versi&oacute; del m&ograve;dul %s instal.ada.';
   7  $lang['prefsupdated'] = 'Prefer&egrave;ncies del m&ograve;dul actualitzades.';
   8  $lang['accessdenied'] = 'Acc&eacute;s denegat. Verifica els teus permisos.';
   9  $lang['error'] = 'Error!';
  10  $lang['upgraded'] = 'M&ograve;dul actualitzat a la versi&oacute; %s.';
  11  $lang['title_mod_prefs'] = 'Prefer&egrave;ncies del m&ograve;dul';
  12  $lang['title_mod_admin'] = 'Penell d&#039;administraci&oacute; del m&ograve;dul';
  13  $lang['title_admin_panel'] = 'M&ograve;dul FCKeditorX';
  14  $lang['moddescription'] = '..Descripci&oacute;..';
  15  $lang['welcome_text'] = '<p>..Benvingut..</p>';
  16  $lang['skin_text'] = 'Tria aspecte';
  17  $lang['lang_text'] = 'Utilitza la conficuraci&oacute; d&#039;idioma de CMS';
  18  $lang['bg_text'] = 'Color del fons';
  19  $lang['bg_help'] = 'deixa en BLANK o indica DEFAULT per utilitzar PAGE CSS';
  20  $lang['bg_css_text'] = 'Body tag CSS';
  21  $lang['bg_css_help'] = 'deixa en  BLANK o indica DEFAULT  per utilitzar PAGE CSS';
  22  $lang['importallstyles_text'] = 'Importar tots els estils';
  23  $lang['importallstyles_warning'] = 'Aix&ograve; implica ognorar els estils especificats a l&#039;admin-box, i pot potencialment deixar els estils desplegables inutilitzables. Vigila, i prova-ho!';
  24  $lang['xhtml_text'] = 'Habilitar la presentaci&oacute; XHTML';
  25  $lang['context_text'] = 'Habilitar el men&uacute; contextual';
  26  $lang['context_help'] = 'bot&oacute; dret an objectes HTML';
  27  $lang['settings'] = 'Configuraci&oacute;';
  28  $lang['styles'] = 'Estils';
  29  $lang['info4toolbars'] = 'Enganxa codi per barres d&#039;eines, com ara el projecte &#039;teach FCKeditor&#039;';
  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'] = 'Amplada';
  34  $lang['width_help'] = 'Amplada del WYSIWYG';
  35  $lang['height_text'] = 'Al&ccedil;ada';
  36  $lang['height_help'] = 'al&ccedil;ada en p&iacute;xels del WYSIWYG';
  37  $lang['toolbar_text'] = 'Barra d&#039;eines';
  38  $lang['toolbar_help'] = 'Tria la barra d&#039;eines per defecte';
  39  $lang['update'] = 'Actualitza';
  40  $lang['toolbar_updated'] = 'Barra d&#039;eines modificada';
  41  $lang['styles_updated'] = 'Estils modificats.';
  42  $lang['setting_updated'] = 'Configuraci&oacute; modificada.';
  43  $lang['help_name'] = 'Identity name del WYSIWYG, no opcional.';
  44  $lang['help_content'] = 'CONTENT del WYSIWYG que cal carregar.';
  45  $lang['help_toolbar'] = 'Quina TOOLBAR cal carregar al WYSIWYG.';
  46  $lang['help_context'] = '1/0, per habilitar el bot&oacute; dret del ratol&iacute;.';
  47  $lang['help_skin'] = 'QuinSKIN ha de tenir el WYSIWYG.';
  48  $lang['changelog'] = '<ul>
  49          <li>
  50          <p>Version: 1.0.1</p>
  51          <p>Updated to FCKeditor 2.3.1</p>
  52          </li>
  53          <li>
  54          <p>Version: 1.0</p>
  55          <p>REMOVED all JAVASCRIPT for manage RELATIVE PATH.</p>
  56          </li>
  57          <li>
  58          <p>Version: 0.9</p>
  59          <p>IMPROVED techinal approach on some solution .</p>
  60          <p>UPDATED to FCKeditor 2.2 </p>
  61          <p>ADD with and height setting </p>
  62          <p>ADD possibility to set custom TOOLBAR (alpha version) </p>
  63          <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>
  64          <p>Version for CMSMS 0.10.SVN .</p>
  65          </li>
  66          <li>
  67          <p>Version: 0.8</p>
  68          <p>IMPROVED techinal approach on some solution .</p>
  69          <p>UPDATED to FCKeditor 2.1.1 </p>
  70          <p>ADD the possibility to SET background COLOR</p>
  71          <p>Version for CMSMS 0.10.SVN .</p>
  72          </li>
  73          <li>
  74          <p>Version: 0.7</p>
  75          <p>FIXED bugs and improved configuration functionalities.</p>
  76          <p>Version for CMSMS 0.10.SVN .</p>
  77          </li>
  78          <li>
  79          <p>Version: 0.6</p>
  80          <p>FIXED destination of uploads.</p>
  81          <p>Version for CMSMS 0.10.SVN .</p>
  82          <p>ADDED plugin for INTERNAL link of CMSMS (THANKS!!! to <b>Woudloper</b> for the plugin).</p>
  83          <p>ADDED binding on custom CSS of CMSMS (THANKS to <b>infusion</b> for some incipit information).</p>
  84          <p>UPDATED to FCKeditor 2.0 </p>
  85          </li>
  86          <li>
  87          <p>Version: 0.5</p>
  88          <p>Beta version for CMSMS 0.10.4 .</p>
  89          </li>
  90          <li>
  91          <p>Version: 0.4</p>
  92          <p>Original module code for FCKeditor 2 WYSIWYG textarea replacement tool.</p>
  93          </li>
  94          <li>
  95          <p>Author: Roberto Tagliento  <megabob3@yahoo.it></p>
  96          <p>Converted for use with new CMS Module architecture.</p>
  97          </li>
  98          </ul>';
  99  $lang['help'] = '<h3>Qu&egrave; fa aix&ograve;?</h3>
 100      <p>Habilita <b>FCKeditor</b> per &eacute;sser utilitzat com un WYSIWYG.</p>
 101      <h3>Com utilitzar-lo?</h3>
 102      <p>Instal.la&#039;l, i v&eacute;s a Prefer&egrave;ncies d&#039;usuari i tria <b>FCKeditor</b> com a wysiwyg preferit.</p>
 103      <p></p>
 104  ';
 105  $lang['utma'] = '156861353.1491487560.1147701002.1163707149.1164216119.25';
 106  $lang['utmz'] = '156861353.1160781014.16.4.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/frs/admin/qrs.php|utmcmd=referral';
 107  ?>


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