mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
New default template - User side
git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -45,7 +45,7 @@ $lang['title_menu'] = 'Menu';
|
||||
$lang['change_login'] = 'change login';
|
||||
$lang['login'] = 'login';
|
||||
$lang['hint_login'] = 'identification enables site\'s appareance customization';
|
||||
$lang['logout'] = 'logout';
|
||||
$lang['logout'] = 'Logout';
|
||||
$lang['customize'] = 'customize';
|
||||
$lang['hint_customize'] = 'customize the appareance of the gallery';
|
||||
$lang['hint_search'] = 'search';
|
||||
@@ -54,16 +54,16 @@ $lang['favorite_cat'] = 'favorites';
|
||||
$lang['favorite_cat_hint'] = 'display your favorites';
|
||||
$lang['about'] = 'about';
|
||||
$lang['hint_about'] = 'more informations on PhpWebGallery...';
|
||||
$lang['admin'] = 'admin';
|
||||
$lang['admin'] = 'Administration';
|
||||
$lang['hint_admin'] = 'available for administrators only';
|
||||
$lang['no_category'] = 'No category selected<br />please select it in the menu';
|
||||
$lang['no_category'] = 'Home';
|
||||
$lang['page_number'] = 'page number';
|
||||
$lang['previous_page'] = 'Previous';
|
||||
$lang['next_page'] = 'Next';
|
||||
$lang['nb_image_category'] = 'number of images in this category';
|
||||
$lang['recent_image'] = 'image within the';
|
||||
$lang['recent_image'] = 'Image within the';
|
||||
$lang['days'] = 'days';
|
||||
$lang['send_mail'] = 'Any comment? Send me an e-mail';
|
||||
$lang['send_mail'] = 'Contact the webmaster';
|
||||
$lang['title_send_mail'] = 'A comment on your site';
|
||||
$lang['sub-cat'] = 'subcategories';
|
||||
$lang['images_available'] = 'images in this category';
|
||||
@@ -233,5 +233,5 @@ $lang['stats_last_days'] = 'last days';
|
||||
$lang['hint_comments'] = 'See last users comments';
|
||||
$lang['menu_login'] = 'login';
|
||||
$lang['update_wrong_dirname'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."';
|
||||
|
||||
$lang['hello'] = 'Hello';
|
||||
?>
|
||||
Reference in New Issue
Block a user