Changeset 142 for trunk/language


Ignore:
Timestamp:
Sep 20, 2003, 5:04:26 PM (21 years ago)
Author:
z0rglub
Message:

Release 1.3beta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/english.php

    r136 r142  
    3838$lang['next_page'] = 'Next';
    3939$lang['nb_image_category'] = 'number of images in this category';
    40 $lang['connected_user_female'] = 'connected user';
    41 $lang['connected_user_male'] = 'connected user';
    4240$lang['recent_image'] = 'image within the';
    4341$lang['days'] = 'days';
     
    7573$lang['ident_page_title'] = 'Identification';
    7674$lang['ident_title'] = 'Identification';
    77 $lang['actual_user'] = 'User currently registered as: ';
    7875$lang['ident_register'] = 'Register';
    7976$lang['ident_forgotten_password'] = 'Forget your password ?';
    8077$lang['ident_guest_visit'] = 'Go through the gallery as a visitor';
    8178
    82 // page personnalisation
     79// profile page
    8380$lang['customize_page_title'] = 'Customization';
    8481$lang['customize_title'] = 'Customization';
    8582$lang['customize_nb_image_per_row'] = 'number of images per row';
    8683$lang['customize_nb_row_per_page'] = 'number of rows per page';
    87 $lang['customize_color'] = 'site color';
    8884$lang['customize_language'] = 'language';
    89 $lang['sex'] = 'sex';
    90 $lang['male'] = 'male';
    91 $lang['female'] = 'female';
    9285$lang['maxwidth'] = 'maximum width of the pictures';
    9386$lang['maxheight'] = 'maximum height of the pictures';
     
    139132$lang['reg_err_pass'] = 'please enter your password again';
    140133$lang['reg_confirm'] = 'confirm';
    141 $lang['reg_mail_address'] = 'mail address';
    142134$lang['reg_err_mail_address'] = 'mail address must be like xxx@yyy.eee (example : jack@altern.org)';
    143135       
     
    164156$lang['upload_successful'] = 'Picture uploaded with success, an administrator will validate it as soon as possible';
    165157
     158// new in release 1.3
     159$lang['charset'] = 'ISO_8859-1';
     160$lang['no'] = 'no';
     161$lang['yes'] = 'yes';
     162$lang['guest'] = 'guest';
     163$lang['mail_address'] = 'mail address';
     164$lang['public'] = 'public';
     165$lang['private'] = 'private';
     166$lang['add'] = 'add';
     167$lang['dissociate'] = 'dissociate';
     168$lang['mandatory'] = 'obligatory';
     169$lang['err_date'] = 'wrong date';
     170$lang['picture'] = 'picture';
     171$lang['IP'] = 'IP';
     172$lang['close'] = 'close';
     173$lang['open'] = 'open';
     174$lang['keywords'] = 'keywords';
     175$lang['errors_title'] = 'Errors';
     176$lang['infos_title'] = 'Informations';
     177$lang['default'] = 'default';
     178$lang['comments'] = 'comments';
     179$lang['category_representative'] = 'representative';
     180$lang['stats'] = 'statistics';
     181$lang['most_visited_cat_hint'] = 'displays most visited pictures';
     182$lang['most_visited_cat'] = 'most visited';
     183$lang['best_rated_cat_hint'] = 'displays pictures best rated';
     184$lang['best_rated_cat'] = 'best rated';
     185$lang['recent_cat_hint'] = 'displays most recent pictures';
     186$lang['recent_cat'] = 'most recent';
     187$lang['recent_cat_title'] = 'Recent pictures';
     188$lang['visited'] = 'visited';
     189$lang['times'] = 'times';
     190$lang['customize_theme'] = 'interface theme';
     191$lang['customize_expand'] = 'expand all categories';
     192$lang['customize_show_nb_comments'] = 'show number of comments';
     193$lang['customize_short_period'] = 'short period';
     194$lang['customize_long_period'] = 'long period';
     195$lang['customize_template'] = 'template';
     196$lang['err_periods'] = 'periods must be integer values';
     197$lang['err_periods_2'] = 'periods must be superior to 0. The long period must be grater than the short period.';
     198$lang['create_cookie'] = 'create a cookie';
     199$lang['customize_day'] = 'day';
     200$lang['customize_week'] = 'week';
     201$lang['customize_month'] = 'month';
     202$lang['customize_year'] = 'year';
     203$lang['slideshow'] = 'slideshow';
     204$lang['period_seconds'] = 'seconds per picture';
     205$lang['slideshow_stop'] = 'stop the slideshow';
     206$lang['comment_added'] = 'Your comment has been registered';
     207$lang['comment_to_validate'] = 'An administrator must authorize your comment before it is visible.';
     208$lang['comment_anti-flood'] = 'Anti-flood system : please wait for a moment before trying to post another comment';
     209$lang['comment_user_exists'] = 'This login is already used by another user';
     210$lang['invalid_search'] = 'Searched words must be grater than 3 characters and must not contain punctuation mark';
     211$lang['search_mode_or'] = 'at least one word';
     212$lang['search_mode_and'] = 'all the words';
     213$lang['search_comments'] = 'separate different words with spaces';
     214$lang['upload_name'] = 'Name of the picture';
     215$lang['upload_author'] = 'Author (eg "Pierrick LE GALL")';
     216$lang['upload_creation_date'] = 'Creation date (DD/MM/YYYY)';
     217$lang['upload_comment'] = 'Comment';
     218$lang['mail_hello'] = 'Hi,';
     219$lang['mail_new_upload_subject'] = 'New picture on the website';
     220$lang['mail_new_upload_content'] = 'A new picture has been uploaded on the gallery. It is waiting for your validation. Let\'s meet in the administration panel to authorize or refuse this picture.';
     221$lang['mail_new_comment_subject'] = 'New comment on website';
     222$lang['mail_new_comment_content'] = 'A new comment has been registered on the gallery. If you chose to validate each comment, you first have to validate this comment in the administration panel to make it visible in the gallery.'."\n\n".'You can see last comments in the administration panel';
     223$lang['connected_user'] = 'connected user';
     224
    166225//-------------------------------------------------------------- administration
    167226if ( $isadmin )
    168227{
    169228  // page admin
    170   $lang['title_add'] = 'Add/Modify a user';
    171229  $lang['title_liste_users'] = 'Users list';
    172230  $lang['title_history'] = 'History';
     
    174232  $lang['title_configuration'] = 'PhpWebGallery configuration';
    175233  $lang['title_instructions'] = 'Instructions';
    176   $lang['title_permissions'] = 'Modify an user permission';
    177234  $lang['title_categories'] = 'Categories management';
    178235  $lang['title_edit_cat'] = 'Edit a category';
     
    202259  $lang['conf_err_prefixe'] = 'thumbnail\'s prefix mustn\'t contain any accentued character';
    203260  $lang['conf_err_mail'] = 'e-mail address refused, it must be like name@server.com';
    204   $lang['conf_err_periods'] = 'periods must be integer values';
    205   $lang['conf_err_periods_2'] = 'periods must be superior to 0, the long period must be superior to the short one';
    206261  $lang['conf_err_sid_size'] = 'the session identifier size must be an integer value between 4 and 50';
    207262  $lang['conf_err_sid_time'] = 'the session time must be an integer value between 5 and 60';
    208263  $lang['conf_err_max_user_listbox'] = 'the max user listbox number must be an integer value between 0 and 255';
    209   $lang['conf_err_message'] = 'The number of mistakes you have done is ';
    210264  $lang['conf_confirmation'] = 'Information data registered in database';
    211                
    212   $lang['no'] = 'no';
    213   $lang['yes'] = 'yes';
    214265               
    215266  $lang['conf_general_title'] = 'Main configuration';
     
    220271  $lang['conf_general_prefix'] = 'thumbnail prefix';
    221272  $lang['conf_general_prefix_info'] = 'Thumbnails use this prefix. Do not fill if your not sure.';
    222   $lang['conf_general_short_period'] = 'short period';
    223   $lang['conf_general_short_period_info'] = 'By days. Period within a picture is shown with a red mark. The short period must be superior to 1 day.';
    224   $lang['conf_general_long_period'] = 'long period';
    225   $lang['conf_general_long_period_info'] = 'By days. Period within a picture is shown with a green mark. The long period must be superior to the short period.';
    226273  $lang['conf_general_access'] = 'access type';
    227274  $lang['conf_general_access_1'] = 'free';
     
    230277  $lang['conf_general_max_user_listbox'] = 'max listbox users number';
    231278  $lang['conf_general_max_user_listbox_info'] = '- this is the number maximum of users for which PhpWebGallery display a listbox instead of a simple text box on the identification page<br />- enter a number between 0 and 255, 0 means that you want to display the listbox';
    232   $lang['conf_general_default_page'] = 'default page';
    233   $lang['conf_general_default_page_1'] = 'thumbnails';
    234   $lang['conf_general_default_page_2'] = 'identification';
    235   $lang['conf_general_default_page_info'] = 'page on which users are redirected when they go to the root of the site';
    236   $lang['conf_general_expand'] = 'expand all categories';
    237   $lang['conf_general_expand_1'] = 'no';
    238   $lang['conf_general_expand_2'] = 'yes';
    239   $lang['conf_general_expand_info'] = 'expand all categories by default in the menu ?';
    240279  $lang['conf_comments'] = 'users comments';
    241280  $lang['conf_comments_title'] = 'Configuration of '.$lang['conf_comments'];
     
    245284  $lang['conf_comments_comments_number_info'] = 'number of comments to display on each page. This number is unlimited for a picture. Enter a number between 5 and 50.';
    246285  $lang['conf_err_comment_number'] = 'The number of comments a page must be between 5 and 50 included.';
    247   $lang['conf_remote_site_title'] = 'Remote server';
    248286  $lang['conf_remote_site_delete_info'] = 'Deleting a remote server will delete all the image and the categories in relation with this server.';
    249287  $lang['conf_upload_title'] = 'Configuration of the users upload';
     
    267305               
    268306  $lang['conf_default_title'] = 'Default display properties for unregistered visitors and new accounts';
    269   $lang['conf_default_language'] = 'default language';
    270307  $lang['conf_default_language_info'] = 'default language';
    271   $lang['conf_default_image_per_row'] = 'number of images per row';
    272   $lang['conf_default_image_per_row_info'] = 'default number of images per row';
    273   $lang['conf_default_row_per_page'] = 'number of row per page';
    274   $lang['conf_default_row_per_page_info'] = 'default number of row per page';
    275   $lang['conf_default_theme'] = 'theme';
    276308  $lang['conf_default_theme_info'] = 'default theme';
    277309               
     
    291323               
    292324  // page d\'ajout/modification d\'utilisateur
    293   $lang['adduser_err_message'] = 'The number of mistakes you have done is ';
    294325  $lang['adduser_info_message'] = 'Informations registered in the database for user ';
    295326  $lang['adduser_info_password_updated'] = '(password updated)';
     
    297328               
    298329  $lang['adduser_fill_form'] = 'Please fill the following form';
    299   $lang['adduser_login'] = 'login';
    300330  $lang['adduser_unmodify'] = 'unmodifiable';
    301331  $lang['adduser_status'] = 'status';
    302332  $lang['adduser_status_admin'] = 'admin';
    303   $lang['adduser_status_member'] = 'member';
    304333  $lang['adduser_status_guest'] = 'guest';
    305334               
     
    311340  $lang['permuser_forbidden'] = 'forbidden';
    312341  $lang['permuser_parent_forbidden'] = 'parent category forbidden';
    313   $lang['permuser_cat_title'] = 'Modify permissions for ';
    314                
     342
    315343  // page list users
    316344  $lang['listuser_confirm'] = 'Do you really want to delete this user';
    317   $lang['listuser_yes'] = 'yes';
    318   $lang['listuser_no'] = 'no';
    319345  $lang['listuser_info_deletion'] = 'was removed from database';
    320346  $lang['listuser_user_group'] = 'Users group';
     
    344370  $lang['editcat_comment'] = 'Comment';
    345371  $lang['editcat_status'] = 'Status';
    346   $lang['editcat_status_info'] = '(invisible except for the administrators)';
    347372               
    348373  // page info images
    349   $lang['infoimage_err_date'] = 'wrong date';
    350374  $lang['infoimage_general'] = 'General options for the category';
    351375  $lang['infoimage_useforall'] = 'use for all pictures ?';
     
    378402  $lang['tn_err_width'] = 'width must be a number superior to';
    379403  $lang['tn_err_height'] = 'height must be a number superior to';
    380   $lang['tn_err_GD'] = 'you must choose a version of GD library';
    381404               
    382405  $lang['tn_results_title'] = 'Results of miniaturization';
    383406  $lang['tn_picture'] = 'picture';
    384   $lang['tn_filesize'] = 'filesize';
    385407  $lang['tn_results_gen_time'] = 'generated in';
    386408               
     
    430452               
    431453  $lang['help_infos_title'] = 'Miscellanous informations';
    432   $lang['help_infos'][0] = 'The webmaster has the possibility to forbid the access to galleries for a identified user. In ordre to do this, go in the user list, then clic on "permissions" for any user.';
    433454  $lang['help_infos'][1] = 'As soon as you created your gallery, go in the user list and modify permissions for user "visiteur". Indeed, every new registered users will have by default the same permissions as "visiteur" user.';
    434   $lang['help_infos'][2] = 'If you have any question, do not hesitate to take a look at the forum or ask a question there. The forum (message board) is available on the presentation site of PhpWebGallery.';
    435455               
    436456  $lang['help_remote_title'] = 'Remote site';
     
    447467  $lang['help_upload'][1] = '1. authorize the option in the configuration zone of the administration panel';
    448468  $lang['help_upload'][2] = '2. authorize the rights in writing in the images directories';
    449   $lang['help_upload'][3] = 'Uploaded images by the users are not directly visible on the website, they must be validated by an administrator.  For that purpose, an administrator must go on the page "en attente" of the administration panel, to validate or to refuse the images proposed, then launch an update of the images data.';
    450469       
    451470  // installation
     
    455474  $lang['step1_err_db'] = 'Connection to server succeed, but it was impossible to connect to database';
    456475  $lang['step1_err_server'] = 'Can\'t connect to server';
    457   $lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue)';
    458476  $lang['step1_err_copy_2'] = 'The next step of the installation is now possible';
    459477  $lang['step1_err_copy_next'] = 'next step';
     
    469487  $lang['step1_prefix'] = 'Database table prefix';
    470488  $lang['step1_prefix_info'] = 'database tables names will be prefixed with it (enables you to manage better your tables)';
    471                
     489
    472490  $lang['step2_err_login1'] = 'enter a login for webmaster';
    473   $lang['step2_err_login2'] = 'webmaster login can\'t start or end with a space character';
    474491  $lang['step2_err_login3'] = 'webmaster login can\'t contain characters \' or "';
    475492  $lang['step2_err_pass'] = 'please enter your password again';
     
    489506  $lang['step2_pwd_conf'] = 'confirm password';
    490507  $lang['step2_pwd_conf_info'] = 'verification';
     508
     509  // new in release 1.3
     510  $lang['remote_site'] = 'Remote site';
     511  $lang['title_add'] = 'Add a user';
     512  $lang['title_modify'] = 'Modify a user';
     513  $lang['title_groups'] = 'Groups management';
     514  $lang['title_user_perm'] = 'Modify permission for user';
     515  $lang['title_cat_perm'] = 'Modify permissions for category';
     516  $lang['title_group_perm'] = 'Modify permissions for group';
     517  $lang['title_comments'] = 'Users comments';
     518  $lang['title_picmod'] = 'Modify informations about a picture';
     519  $lang['menu_groups'] = 'Groups';
     520  $lang['menu_comments'] = 'Comments';
     521  $lang['conf_general_log'] = 'history';
     522  $lang['conf_general_log_info'] = 'Keep an history of visits on your website ? Visits will be shown in the history section of the administration panel';
     523  $lang['conf_general_mail_notification'] = 'Mail notification';
     524  $lang['conf_general_mail_notification_info'] = 'Automated mail notification for adminsitrators (and only for them) when a user add a comment or upload a picture.';
     525  $lang['conf_comments_validation'] = 'validation';
     526  $lang['conf_comments_validation_info'] = 'An administrator validate users posted comments before the becom visible on the site';
     527  $lang['conf_comments_forall'] = 'for all ?';
     528  $lang['conf_comments_forall_info'] = 'Even guest not registered can post comments';
     529  $lang['conf_default_nb_image_per_row_info'] = 'number of pictures for each row by default';
     530  $lang['conf_default_nb_row_per_page_info'] = 'number of rows by page by default';
     531  $lang['conf_default_short_period_info'] = 'By days. Period within a picture is shown with a red mark. The short period must be superior to 1 day.';
     532  $lang['conf_default_long_period_info'] = 'By days. Period within a picture is shown with a green mark. The long period must be superior to the short period.';
     533  $lang['conf_default_expand_info'] = 'expand all categories by default in the menu ?';
     534  $lang['conf_default_show_nb_comments_info'] = 'show the number of comments for each picture on the thumbnails page';
     535  $lang['conf_default_maxwidth_info'] = 'Maximum width for display pictures : picture will have a new width only for display, picture files won\'t be changed. Let empty if you don\'t wish to have a limit.';
     536  $lang['conf_default_maxheight_info'] = 'Just as the maximum width, but for the height';
     537  $lang['conf_session_cookie'] = 'authorize cookies';
     538  $lang['conf_session_cookie_info'] = 'users won\'t have to log on each visit any more. Less secure.';
     539  $lang['adduser_associate'] = 'Associate to group';
     540  $lang['group_add'] = 'Add a group';
     541  $lang['group_add_error1'] = 'The name of a group must not contain " or \'';
     542  $lang['group_add_error2'] = 'This name is already used by another group';
     543  $lang['group_confirm'] = 'Are you sure you want to remove this group ?';
     544  $lang['group_list_title'] = 'List of existing groups';
     545  $lang['group_err_unknown'] = 'This group doesn\'t exist in the database';
     546  $lang['cat_permission'] = 'permissions';
     547  $lang['cat_update'] = 'update';
     548  $lang['cat_add'] = 'Add a virtual category';
     549  $lang['cat_parent'] = 'parent category';
     550  $lang['cat_error_name'] = 'The name of a category mustn\'t be empty';
     551  $lang['cat_virtual'] = 'virtual';
     552  $lang['cat_first'] = 'Move first';
     553  $lang['cat_last'] = 'Move last';
     554  $lang['editcat_visible_info'] = '(invisible but for administrators)';
     555  $lang['editcat_visible'] = 'Visible';
     556  $lang['editcat_uploadable'] = 'Upload available';
     557  $lang['infoimage_keyword_separation'] = '(separate with coma ",")';
     558  $lang['infoimage_addtoall'] = 'add to all';
     559  $lang['infoimage_removefromall'] = 'remove from all';
     560  $lang['infoimage_associate'] = 'Associate to the category';
     561  $lang['update_wrong_dirname'] = 'The name of the directory must be composed of letters, figures, "-", "_" or "."';
     562  $lang['stats_last_days'] = 'last days';
     563  $lang['stats_pages_seen'] = 'pages seen';
     564  $lang['stats_visitors'] = 'guests';
     565  $lang['stats_empty'] = 'empty history';
     566  $lang['stats_pages_seen_graph_title'] = 'Number of pages seen by day';
     567  $lang['stats_visitors_graph_title'] = 'Number of guests by day';
     568  $lang['comments_last_title'] = 'Last comments';
     569  $lang['comments_non_validated_title'] = 'Comments waiting for validation';
     570  $lang['help_database'][1] = 'In order to avoid the update of too many pictures in a single update, I advise to start by updating only categories, then on the categories section of the administration panel, update each category thanks to the link "update"';
     571  $lang['help_upload'][3] = 'The category must have upload available itself for upload.';
     572  $lang['help_upload'][4] = 'Uploaded images by the users are not directly visible on the website, they must be validated by an administrator.  For that purpose, an administrator must go on the page "en attente" of the administration panel, to validate or to refuse the images proposed, then launch an update of the images data.';
     573  $lang['help_virtual_title'] = 'Links between pictures and categories and virtual categories';
     574  $lang['help_virtual'][0] = 'PhpWebGallery is able to dissociate categories where pictures are stored and categories where pictures are shown.';
     575  $lang['help_virtual'][1] = 'By default, pictures are shown only in their real categories : the ones corresponding to directories on the web server.';
     576  $lang['help_virtual'][2] = 'To link a picture to a category, you just have to make the association on the page of picture informations or on the informations of all pictures of a category.';
     577  $lang['help_virtual'][3] = 'Using this principle, it is possible to create virtual categories in PhpWebGallery : no real directory coresponds to this category. You just have to create this category on the section "categories" of the admin panel.';
     578  $lang['help_groups_title'] = 'Users Groups';
     579  $lang['help_groups'][0] = 'PhpWebGallery is able to manage groups of users. It can be very useful to have common permission access for private categories.';
     580  $lang['help_groups'][1] = '1. Create the group "family" on the section "Groups" of admin panel.';
     581  $lang['help_groups'][2] = '2. On the section "Users", edit on of them and associate him to the group "family".';
     582  $lang['help_groups'][3] = '3. By modifying the permissions for a category or for a group, you\'ll see that all categories accessible for a group are accessible for its members.';
     583  $lang['help_groups'][4] = 'A user can belong to several groups. The authorization is stronger than prohibition : if a user "jack" belongs to the group "family" and "friends", and that only group "family" can see category "Christmas 2003", "jack" will be able to see "Christmas 2003".';
     584  $lang['help_access_title'] = 'Access authorization';
     585  $lang['help_access'][0] = 'PhpWebGallery is able to forbid access to categories. Categories can be "public" or "private". In order to forbid access to a category :';
     586  $lang['help_access'][1] = '1. Modify category informations (from the "categories" section in tha admin panel) and make it "private".';
     587  $lang['help_access'][2] = '2. On the page of permissions (for a group or a user) the private category will be shown and you\'ll be able to authorize access or not.';
     588  $lang['help_infos'][2] = 'If you have any question, do not hesitate to take a look at the forum or ask a question there. The <a href="'.$conf['forum_url'].'" style="text-decoration:underline">forum</a> (message board) is available on the presentation site of PhpWebGallery.';
     589  $lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)';
    491590}
    492591?>
Note: See TracChangeset for help on using the changeset viewer.