Ignore:
Timestamp:
May 28, 2012, 5:24:43 PM (12 years ago)
Author:
ddtddt
Message:

[extensions] - pwgCumulus - add EN for works with Lexiglot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pwgCumulus/language/en_UK/plugin.lang.php

    r10954 r15386  
    2525 * See language/templates/plugin.lang.php for available keys
    2626 */
     27 
     28 // admin
     29$lang['Add tags cloud in main menu'] = 'Add tags cloud in main menu';
     30$lang['After'] = 'After';
     31$lang['Animation colors'] = 'Animation colors';
     32$lang['Animation configuration : size, tags colors, tags size'] = 'Animation configuration : size, tags colors, tags size';
     33$lang['Animation width and height'] = 'Animation width and height';
     34$lang['Background color'] = 'Background color';
     35$lang['Background color updated'] = 'Background color updated';
     36$lang['Before'] = 'Before';
     37$lang['block'] = 'block';
     38$lang['Check the checkbox to add tags cloud in main menu'] = 'Check the checkbox to add tags cloud in main menu';
     39$lang['Check the checkbox to use transparent mode for background'] = 'Check the checkbox to use transparent mode for background';
     40$lang['Coefficient'] = 'Coefficient';
     41$lang['Coefficient for tags size updated'] = 'Coefficient for tags size updated';
     42$lang['Color 1'] = 'Color 1';
     43$lang['Color 1 updated'] = 'Color 1 updated';
     44$lang['Color 2'] = 'Color 2';
     45$lang['Color 2 updated'] = 'Color 2 updated';
     46$lang['Cumulus Tags Cloud Plugin'] = 'Cumulus Tags Cloud Plugin';
     47$lang['Current release:'] = 'Current release:';
     48$lang['Dashboard'] = 'Dashboard';
     49$lang['Height'] = 'Height';
     50$lang['Height updated'] = 'Height updated';
     51$lang['Menu'] = 'Menu';
     52$lang['Mouseover color'] = 'Mouseover color';
     53$lang['Mouseover color updated'] = 'Mouseover color updated';
     54$lang['Position'] = 'Position';
     55$lang['Position in main menu has been updated'] = 'Position in main menu has been updated';
     56$lang['Tags cloud added in main menu'] = 'Tags cloud added in main menu';
     57$lang['Tags cloud in main menu?'] = 'Tags cloud in main menu?';
     58$lang['Tags cloud removed from main menu'] = 'Tags cloud removed from main menu';
     59$lang['Tags page'] = 'Tags page';
     60$lang['Tags size'] = 'Tags size';
     61$lang['That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.'] = 'That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.';
     62$lang['Transparent mode for background'] = 'Transparent mode for background';
     63$lang['Transparent mode is not used'] = 'Transparent mode is not used';
     64$lang['Transparent mode is used'] = 'Transparent mode is used';
     65$lang['Width'] = 'Width';
     66$lang['Width updated'] = 'Width updated';
     67$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = 'You can choose that mode for tags default display mode by adding (or changing) in the configuration file';
     68$lang['You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block'] = 'You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block';
     69
     70// public
     71$lang['cloud'] = 'cloud';
     72$lang['cumulus cloud'] = 'cumulus cloud';
     73$lang['show tag cloud'] = 'show tag cloud';
     74 
    2775?>
Note: See TracChangeset for help on using the changeset viewer.