Changeset 15385


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

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

File:
1 edited

Legend:

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

    r10988 r15385  
    2525 * See language/templates/plugin.lang.php for available keys
    2626 */
     27 
     28 // admin
     29$lang['All categories'] = 'All albums';
     30$lang['Animation background color'] = 'Animation background color';
     31$lang['Animation size'] = 'Animation size';
     32$lang['Applicable categorie(s)'] = 'Applicable album(s)';
     33$lang['Background color of animation has been updated'] = 'Background color of animation has been updated';
     34$lang['Color'] = 'Color';
     35$lang['Height'] = 'Height';
     36$lang['Height has been updated'] = 'Height has been updated';
     37$lang['Main configuration'] = 'Main configuration';
     38$lang['one category'] = 'one album';
     39$lang['severals categories'] = 'severals albums';
     40$lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = 'That plugin display photos using a flash movie that rotates them in 3D. It works like regulars albums but in a more amazing and exciting way.';
     41$lang['Width'] = 'Width';
     42$lang['Width has been updated'] = 'Width has been updated';
     43$lang['Yes'] = 'Yes';
     44$lang['No'] = 'No';
     45$lang['You can choose that mode for displaying one, severals or all categories'] = 'You can choose that mode for displaying one, severals or all albums';
     46$lang['You choose that mode for'] = 'You choose that mode for';
     47$lang['You must choose at least one category'] = 'You must choose at least one album';
     48$lang['Photo Widget Plugin'] = 'Photo Widget Plugin';
     49$lang['Submit'] = 'Submit';
     50
     51// public
     52$lang['This widget requires Flash Player 9 or better'] = 'This widget requires Flash Player 9 or better';
     53 
    2754?>
Note: See TracChangeset for help on using the changeset viewer.