source: extensions/AMenuManager/language/en_UK/plugin.lang.php @ 14941

Last change on this file since 14941 was 14941, checked in by TranslationTeam, 12 years ago

[amenumanager] Update en_UK, thanks to : ddtddt

  • Property svn:executable set to *
File size: 5.1 KB
Line 
1<?php
2
3$lang['Grum Plugin Classes is not installed'] = 'Plugin <b>Grum Plugin Classes</b> in not installed';
4
5$lang['g002_title_page'] = 'Advanced Menu Management';
6$lang['g002_version'] = 'r';
7
8$lang['g002_error_invalid_ajax_call'] = "Invalid function call !";
9
10$lang['g002_setmenu'] = 'Menu management';
11$lang['g002_addlinks'] = 'Links';
12$lang['g002_randompict'] = 'Random picture';
13$lang['g002_personnalblock'] = 'Personalised menu';
14
15$lang['g002_setmenu_nfo'] = 'Management of displayed menu\'s blocks';
16$lang['g002_addlinks_nfo'] = 'Menu\'s block allowing to display a list of hyperlink';
17$lang['g002_randompict_nfo'] = 'Menu\'s block allowing to display a random picture from the gallery';
18$lang['g002_personnalblock_nfo'] = 'Display personalised blocks into menu';
19
20
21$lang['g002_mode_new_window'] = 'New window';
22$lang['g002_mode_current_window'] = 'Current window';
23$lang['g002_addlink'] = 'Add a link';
24$lang['g002_label'] = 'Label';
25$lang['g002_url'] = 'URL';
26$lang['g002_mode'] = 'Mode';
27$lang['g002_icon'] = 'Representative picture';
28$lang['g002_visible'] = 'Visible';
29$lang['g002_linkslist'] = "Links list";
30$lang['g002_confirm_delete_link'] = "Delete link ?";
31$lang['g002_nolinks'] = 'No links';
32$lang['g002_link'] = 'link';
33$lang['g002_links'] = 'links';
34
35$lang['g002_createoflink'] = 'Add link';
36$lang['g002_editoflink'] = 'Edit link';
37$lang['g002_createthelink'] = 'Add link';
38$lang['g002_editthelink'] = 'Edit link';
39
40$lang['g002_configlinks'] = 'Links settings';
41$lang['g002_setting_link_links']='Links';
42$lang['g002_setting_link_show_icon'] = 'Display links representative picture';
43
44$lang['g002_setting_block_menu'] = 'Menu integration';
45$lang['g002_setting_block_active'] = 'Display block in menu';
46$lang['g002_setting_block_title'] = 'Block title';
47$lang['g002_apply'] = 'Apply';
48
49$lang['g002_sectionslist'] = 'Menu\'s blocks';
50
51$lang['g002_yesno_y'] = 'Yes';
52$lang['g002_yesno_n'] = 'No';
53
54$lang['g002_owner'] = 'Owner';
55$lang['g002_sectionid'] = 'Identifier';
56$lang['g002_name'] = 'Label';
57
58$lang['g002_translate'] = 'Translate with Google Translate';
59
60$lang['g002_configrandompic'] = 'Random picture settings';
61$lang['g002_setting_randompic_aboutpicture'] = 'Displayed datas';
62$lang['g002_setting_randompic_showname'] = 'Show picture\'s name';
63$lang['g002_setting_randompic_showcomment'] = 'Show picure\'s comment';
64$lang['g002_show_n'] = 'No';
65$lang['g002_show_o'] = 'Display over the picture';
66$lang['g002_show_u'] = 'Display under the picture';
67
68$lang['g002_personalisedlist'] = "Liste of personalised blocks";
69$lang['g002_notitle'] = '[No title]';
70$lang['g002_title'] = 'Title';
71$lang['g002_sections'] = 'blocks';
72$lang['g002_section'] = 'block';
73$lang['g002_nosections'] = 'No blocks';
74$lang['g002_addsection'] = 'Add a new block';
75$lang['g002_createofpersonalised'] = 'Create a new personalized block';
76$lang['g002_editofpersonalised'] = 'Modify a personalized block';
77$lang['g002_setting_block_langchoice'] = 'Lang choice';
78$lang['g002_setting_personalised_content'] = 'Block\'s content';
79$lang['g002_setting_personalised_properties'] = 'Properties';
80$lang['g002_setting_personalised_nfo'] = 'Description';
81
82$lang['g002_all_languages'] = "All languages";
83
84$lang['g002_modmenu'] = '\'menu\' block';
85$lang['g002_modspecial'] = '\'special\' block';
86$lang['g002_labelmenu'] = 'Menu\'s label';
87
88$lang['g002_setting_randompic_periodicchange'] = "Periodic change of the image";
89$lang['g002_setting_randompic_periodicchange_delay'] = "Delay";
90$lang['g002_setting_randompic_periodicchange_deactivated'] = "Disabled";
91$lang['g002_setting_randompic_height'] = "Height of menu block";
92$lang['g002_setting_randompic_height_auto'] = "Automatic";
93
94// v2.1.3
95$lang['g002_cancel'] = "Cancel";
96$lang['g002_piwigo_default'] = "Piwigo default sort";
97$lang['g002_apply_changes'] = "Apply changes";
98$lang['g002_config_saved'] = "The configuration is saved";
99$lang['g002_adviser_not_allowed'] = "Adviser is not allowed to make changes";
100$lang['g002_click_to_manage_rights'] = "Rights management";
101
102
103// v3.0.0
104$lang['g002_ok'] = "OK";
105$lang['g002_config_saved'] = "Config saved";
106$lang['g002_config_not_saved'] = "Config was not saved";
107$lang['g002_selected_all_gallery'] = "All albums";
108$lang['g002_selected_favorites_wm'] = "Webmaster's favorites pictures";
109$lang['g002_selected_categories'] = "All selected albums";
110$lang['g002_loading'] = "Loading...";
111$lang['g002_valid_order'] = "Apply order";
112$lang['g002_reset_order'] = "Reset order";
113$lang['g002_accessibility'] = "Accessibility";
114$lang['g002_setting_core_blocks_content'] = "Content for 'Menu' & 'Specials' menus";
115$lang['g002_setting_blocks_position'] = "Visibility & ordering for menus ";
116$lang['g002_plugin'] = "Plugin";
117$lang['g002_selectedpict'] = "Selected pictures";
118$lang['g002_album_nfo'] = 'Allow to convert one or more album into a menu';
119$lang['g002_album2menu'] = "Converted album to menu";
120$lang['g002_album'] = "Album &rArr; menu";
121$lang['g002_setting_albums_menus'] = "Albums to convert to menu";
122$lang['gmaps_gpc_not_up_to_date']="It is necessary for the plugin that the <i>Grum Plugin Classes</i> version %s is installed.
123Currently, version %s is installed: please proceed with the update version of the plugin <i>Grum Plugin Classes</i>.";
124
125?>
Note: See TracBrowser for help on using the repository browser.