source: extensions/Piwecard/language/en_UK/plugin.lang.php @ 20292

Last change on this file since 20292 was 20292, checked in by julien1311, 11 years ago

[piwecard] change in translation strings

  • Property svn:eol-style set to native
File size: 7.3 KB
Line 
1<?php
2$lang['piwecard_plugin']                                                = 'Piwecard Plugin';
3
4//admin.php
5$lang['piwecard_admin_permissions']                             = 'Permissions';
6$lang['piwecard_admin_configuration']                   = 'Configuration';
7$lang['piwecard_admin_management']                              = 'Management';
8
9//admin_permissions.php
10$lang['piwecard_selected_cats']                                 = 'Selected categories';
11$lang['piwecard_non_selected_cats']                     = 'Non-selected categories';
12$lang['piwecard_authorized_groups_users_denied']= '%u users have automatic denial because they belong to a denied group.';
13
14//admin_permissions.tpl
15$lang['piwecard_permissions_cat']                               = 'Permissions depending on the category';
16$lang['piwecard_permissions_all_cats']                  = 'Sending of e-cards is authorized on all the categories accessible by the user';
17$lang['piwecard_permissions_selected_cats']     = 'Sending of e-cards is authorized only on a selection of categories and if selected categories are accessible by the user';
18$lang['piwecard_permissions_user_cat']                  = 'Sending of e-cards is authorized only if the category or one of its parents is named after the user or if the user is the author of the image';
19$lang['piwecard_user_cats_case_sensitive']              = 'Case sensitive (the category or one of its parents is named after the user)';
20$lang['piwecard_permissions_groups_users']              = 'Permissions depending on the group or user';
21$lang['piwecard_permissions_all_groups_users']  = 'All the users can send e-cards';
22$lang['piwecard_permissions_granted_groups_users']= 'Give permissions to selected groups and users';
23$lang['piwecard_permissions_denied_groups_users']= 'Deny selected groups and users';
24
25//admin_configuration.php
26$lang['piwecard_nolimit']                                               = 'Unlimited';
27$lang['piwecard_email_format_default_error']    = 'The default e-mail format must be one of the selected e-mail format';
28
29//admin_configuration.tpl
30$lang['piwecard_configuration']                                 = 'Standard configuration';
31$lang['piwecard_nb_max_recipients']                             = 'Maximum number of recipients by e-card';
32$lang['piwecard_validity_list']                                 = 'List of validity periods in days (0 for unlimited)';
33$lang['piwecard_ecard_derivative']                              = 'Choose the size of the image in the e-card:';
34$lang['piwecard_validity_default']                              = 'Default validity of the e-card';
35$lang['piwecard_validity_choice']                               = 'Allow the user to choose the e-card validity';
36$lang['piwecard_sender_copy']                                   = 'Send a copy of the e-card to the sender';
37$lang['piwecard_sender_email_change']                   = 'Allow the sender to change his/her e-mail address (not applicable to guests unless the default e-mail address is configured)';
38$lang['piwecard_email_format']                                  = 'e-mail format';
39$lang['piwecard_email_format_text']                             = 'Text';
40$lang['piwecard_email_format_html']                             = 'HTML';
41$lang['piwecard_email_format_default']                  = 'Default e-mail format';
42$lang['piwecard_show_image_infos']                              = 'Show the title and the author of the image under the picture';
43$lang['piwecard_default_guest_email']                   = 'Default e-mail address for guests';
44$lang['piwecard_email_configuration']                   = 'e-mail configuration';
45$lang['piwecard_email_subject']                                 = 'e-mail subject';
46$lang['piwecard_email_message_text']                    = 'Message when the e-mail format is text';
47$lang['piwecard_email_message_html']                    = 'Message when the e-mail format is HTML';
48$lang['piwecard_sender_name']                                   = 'Sender name';
49$lang['piwecard_sender_email']                                  = 'Sender e-mail';
50$lang['piwecard_recipient_name']                                = 'Recipient name';
51$lang['piwecard_recipient_email']                               = 'Recipient e-mail';
52$lang['piwecard_website_url']                                   = 'Gallery URL';
53$lang['piwecard_ecard_url']                                             = 'Ecard URL';
54$lang['piwecard_ecard_subject']                                 = 'Ecard title';
55$lang['piwecard_ecard_message']                                 = 'Message';
56$lang['piwecard_ecard_image_url']                               = 'Image URL';
57$lang['piwecard_ecard_image_infos']                     = 'Image info (title and author)';
58$lang['piwicard_email_reset']                                   = 'Reset * fields with default values in your language';
59$lang['piwecard_image_border']                                  = 'Add a border to the e-card image:';
60$lang['piwecard_image_border_style']                    = 'Style:';
61$lang['piwecard_image_border_solid']                    = 'Solid';
62$lang['piwecard_image_border_dashed']                   = 'Dashed';
63$lang['piwecard_image_border_dotted']                   = 'Dotted';
64$lang['piwecard_image_border_double']                   = 'Double';
65$lang['piwecard_image_border_width']                    = 'Width:';
66$lang['piwecard_image_border_color']                    = 'Color:';
67$lang['piwecard_preview']                                               = 'Preview';
68
69//admin_management.tpl
70$lang['piwecard_list']                                                  = 'List of e-cards';
71$lang['piwecard_nb_ecard_valid_total']                  = '%d valid e-cards out of %d e-cards';
72$lang['piwecard_nb_sender_recipient_total']     = '%d unique senders and %d unique recipients';
73$lang['piwecard_valid']                                                 = 'Valid';
74$lang['piwecard_invalid']                                               = 'Expired';
75$lang['piwecard_delete_all_invalid']                    = 'Delete all expired e-cards';
76$lang['piwecard_validity']                                              = 'Validity date';
77$lang['piwecard_delete']                                                = 'Delete selected e-cards';
78$lang['piwecard_deleted']                                               = 'Selected e-cards have been deleted.';
79$lang['piwecard_invalid_deleted']                               = 'All expired e-cards have been deleted.';
80$lang['piwecard_nb_ecard_page']                                 = 'Number of e-cards per page';
81$lang['piwecard_no_ecard']                                              = 'No e-card in the database';
82$lang['piwecard_delete_selected']                               = 'Delete selected e-cards';
83$lang['piwecard_recipient_names']                               = 'Recipient name(s)';
84
85//ecard.tpl
86$lang['piwecard_send_stage1']                                   = 'Stage 1: Write the message';
87$lang['piwecard_send_stage2']                                   = 'Stage 2: Edit the information';
88$lang['piwecard_send_stage3']                                   = 'Stage 3: Options';
89$lang['piwecard_send_stage4']                                   = 'Stage 4: Send the e-card!';
90$lang['piwecard_error']                                                 = 'Error!';
91$lang['piwecard_error_text']                                    = 'Please enter a text.';
92$lang['piwecard_error_email']                                   = 'Please enter a valid e-mail.';
93$lang['piwecard_error_integer']                                 = 'Please enter a valid number.';
94$lang['piwecard_error_validity_list']                   = 'The list cannot be empty and the periods must be numbers.';
95$lang['piwecard_errors']                                                = 'See error details below';
96$lang['piwecard_sender']                                                = 'Sender';
97$lang['piwecard_recipient']                                     = 'Recipient';
98$lang['piwecard_add_recipient']                                 = 'Add a recipient';
99$lang['piwecard_validity_label']                                = 'Period of validity';
100$lang['piwecard_send_mandatory_fields']                 = 'Mandatory fields';
101$lang['piwecard_send']                                                  = 'Send';
102$lang['piwecard_send_link']                                             = 'Click here to send an e-card';
103
104//publish.tpl
105$lang['piwecard_invalid_ecard']                                 = 'Invalid or expired e-card';
106$lang['piwecard_publish_footer']                                = 'This e-card has been sent by ';
107
108//piwecard.class.php
109$lang['piwecard_message']                                               = 'Message';
110$lang['piwecard_days']                                                  = 'days';
111
112//default_values.inc.php
113$lang['piwecard_default_email_subject']                 = '%yourname% has sent you an e-card';
114$lang['piwecard_default_email_message_text']    = 'Hello %recipientname%!
115%yourname% has sent you an e-card from the website %website%.
116You can view this e-card at the following address: %ecardurl%.
117See you on %website% (%websiteurl%)!
118The Webmaster';
119$lang['piwecard_default_email_message_html']    = '<p>Hello %recipientname%!</p>
120<p><b>%yourname%</b> has sent you an e-card from the website <a href="%websiteurl%">%website%</a>:</p>
121<p><b>%ecardtitle%</b></p>
122<p><a href="%ecardurl%"><img class="theImage" src="%pictureurl%" /></a><p>
123<p>%pictureinfos%</p><br />
124<p>%ecardmessage%</p>
125<p>You can also view the e-card <a href="%ecardurl%">at the following address</a>.</p>
126<p>See you on <a href="%websiteurl%">%website%</a>!</p>
127<p>The Webmaster</p>';
128?>
Note: See TracBrowser for help on using the repository browser.