aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-03-02 14:54:22 +0000
committernikrou <nikrou@piwigo.org>2010-03-02 14:54:22 +0000
commit2e890e9597da29346a1fbe0db45f48e4a2be86e7 (patch)
treef189c8320f38340bc3d7a94d799e05e0587d95cb
parent35694a636ef34dba5384e1a530b837208b9e55f9 (diff)
Feature 1451 : localization with gettext
Use php-gettext (developpement version rev43, because of php5.3) as fallback Use native language (english) instead of key for translation Keep directory en_UK for english customization Need some refactoring for plurals Todo : managing plugins in the same way git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--about.php2
-rw-r--r--admin/advanced_feature.php4
-rw-r--r--admin/cat_list.php4
-rw-r--r--admin/cat_modify.php6
-rw-r--r--admin/cat_options.php32
-rw-r--r--admin/configuration.php18
-rw-r--r--admin/element_set.php6
-rw-r--r--admin/extend_for_templates.php2
-rw-r--r--admin/group_list.php12
-rw-r--r--admin/group_perm.php6
-rw-r--r--admin/history.php2
-rw-r--r--admin/include/c13y_internal.class.php12
-rw-r--r--admin/include/check_integrity.class.php6
-rw-r--r--admin/include/functions.php8
-rw-r--r--admin/include/functions_notification_by_mail.inc.php18
-rw-r--r--admin/include/functions_permalinks.php6
-rw-r--r--admin/include/functions_plugins.inc.php6
-rw-r--r--admin/include/functions_upgrade.php4
-rw-r--r--admin/include/functions_waiting.inc.php2
-rw-r--r--admin/notification_by_mail.php24
-rw-r--r--admin/picture_modify.php2
-rw-r--r--admin/plugins_new.php18
-rw-r--r--admin/plugins_update.php14
-rw-r--r--admin/site_manager.php18
-rw-r--r--admin/site_update.php34
-rw-r--r--admin/tags.php6
-rw-r--r--admin/template/goto/admin.tpl46
-rw-r--r--admin/template/goto/advanced_feature.tpl2
-rw-r--r--admin/template/goto/cat_list.tpl16
-rw-r--r--admin/template/goto/cat_modify.tpl28
-rw-r--r--admin/template/goto/cat_options.tpl2
-rw-r--r--admin/template/goto/check_integrity.tpl26
-rw-r--r--admin/template/goto/comments.tpl2
-rw-r--r--admin/template/goto/configuration.tpl18
-rw-r--r--admin/template/goto/extend_for_templates.tpl6
-rw-r--r--admin/template/goto/footer.tpl6
-rw-r--r--admin/template/goto/group_list.tpl8
-rw-r--r--admin/template/goto/history.tpl16
-rw-r--r--admin/template/goto/install.tpl56
-rw-r--r--admin/template/goto/intro.tpl2
-rw-r--r--admin/template/goto/maintenance.tpl18
-rw-r--r--admin/template/goto/navigation_bar.tpl16
-rw-r--r--admin/template/goto/notification_by_mail.tpl46
-rw-r--r--admin/template/goto/permalinks.tpl2
-rw-r--r--admin/template/goto/picture_modify.tpl6
-rw-r--r--admin/template/goto/plugins_list.tpl4
-rw-r--r--admin/template/goto/plugins_new.tpl2
-rw-r--r--admin/template/goto/plugins_update.tpl12
-rw-r--r--admin/template/goto/profile_content.tpl24
-rw-r--r--admin/template/goto/rating.tpl4
-rw-r--r--admin/template/goto/site_manager.tpl20
-rw-r--r--admin/template/goto/site_update.tpl46
-rw-r--r--admin/template/goto/tags.tpl2
-rw-r--r--admin/template/goto/thumbnail.tpl34
-rw-r--r--admin/template/goto/upgrade.tpl6
-rw-r--r--admin/template/goto/upload.tpl10
-rw-r--r--admin/template/goto/user_list.tpl34
-rw-r--r--admin/thumbnail.php12
-rw-r--r--admin/user_list.php24
-rw-r--r--admin/user_perm.php6
-rw-r--r--identification.php6
-rw-r--r--include/calendar_base.class.php4
-rw-r--r--include/common.inc.php8
-rw-r--r--include/functions.inc.php72
-rw-r--r--include/functions_category.inc.php8
-rw-r--r--include/functions_comment.inc.php6
-rw-r--r--include/functions_html.inc.php12
-rw-r--r--include/functions_mail.inc.php2
-rw-r--r--include/functions_notification.inc.php2
-rw-r--r--include/functions_user.inc.php14
-rw-r--r--include/menubar.inc.php36
-rw-r--r--include/php-gettext/gettext.inc.php418
-rw-r--r--include/php-gettext/gettext.php408
-rw-r--r--include/php-gettext/streams.php167
-rw-r--r--include/picture_comment.inc.php6
-rw-r--r--include/section_init.inc.php16
-rw-r--r--include/ws_functions.inc.php2
-rw-r--r--install.php20
-rw-r--r--install/php5_apache_configuration.php4
-rw-r--r--install/upgrade_1.3.1.php6
-rw-r--r--language/de_DE/LC_MESSAGES/messages.mobin0 -> 67728 bytes
-rw-r--r--language/de_DE/LC_MESSAGES/messages.po2652
-rw-r--r--language/en_UK/LC_MESSAGES/messages.mobin0 -> 422 bytes
-rw-r--r--language/en_UK/LC_MESSAGES/messages.po2647
-rw-r--r--language/es_ES/LC_MESSAGES/messages.mobin0 -> 68723 bytes
-rw-r--r--language/es_ES/LC_MESSAGES/messages.po2649
-rw-r--r--language/fr_FR/LC_MESSAGES/messages.mobin0 -> 68655 bytes
-rw-r--r--language/fr_FR/LC_MESSAGES/messages.po2643
-rw-r--r--language/it_IT/LC_MESSAGES/messages.mobin0 -> 67607 bytes
-rw-r--r--language/it_IT/LC_MESSAGES/messages.po2652
-rw-r--r--language/nl_NL/LC_MESSAGES/messages.mobin0 -> 64406 bytes
-rw-r--r--language/nl_NL/LC_MESSAGES/messages.po2649
-rw-r--r--language/pl_PL/LC_MESSAGES/messages.mobin0 -> 64989 bytes
-rw-r--r--language/pl_PL/LC_MESSAGES/messages.po2649
-rw-r--r--language/templates/messages.pot2644
-rw-r--r--nbm.php4
-rw-r--r--password.php4
-rw-r--r--picture.php4
-rw-r--r--profile.php12
-rw-r--r--register.php2
-rw-r--r--search.php4
-rw-r--r--search_rules.php2
-rw-r--r--template-extension/distributed/samples/my-picture.tpl20
-rw-r--r--template-extension/distributed/samples/titling_categories.tpl2
-rw-r--r--template/yoga/about.tpl2
-rw-r--r--template/yoga/comment_list.tpl2
-rw-r--r--template/yoga/comments.tpl2
-rw-r--r--template/yoga/footer.tpl6
-rw-r--r--template/yoga/header.tpl12
-rw-r--r--template/yoga/identification.tpl8
-rw-r--r--template/yoga/index.tpl16
-rw-r--r--template/yoga/mainpage_categories.tpl2
-rw-r--r--template/yoga/menubar_categories.tpl6
-rw-r--r--template/yoga/menubar_identification.tpl18
-rw-r--r--template/yoga/menubar_menu.tpl2
-rw-r--r--template/yoga/menubar_specials.tpl2
-rw-r--r--template/yoga/menubar_tags.tpl2
-rw-r--r--template/yoga/navigation_bar.tpl16
-rw-r--r--template/yoga/nbm.tpl4
-rw-r--r--template/yoga/notification.tpl6
-rw-r--r--template/yoga/password.tpl2
-rw-r--r--template/yoga/picture.tpl30
-rw-r--r--template/yoga/picture_content.tpl2
-rw-r--r--template/yoga/picture_nav_buttons.tpl22
-rw-r--r--template/yoga/profile.tpl2
-rw-r--r--template/yoga/profile_content.tpl26
-rw-r--r--template/yoga/redirect.tpl2
-rw-r--r--template/yoga/register.tpl2
-rw-r--r--template/yoga/search.tpl24
-rw-r--r--template/yoga/search_rules.tpl2
-rw-r--r--template/yoga/slideshow.tpl2
-rw-r--r--template/yoga/tags.tpl6
-rw-r--r--template/yoga/upload.tpl18
-rw-r--r--upgrade.php12
-rw-r--r--upload.php40
135 files changed, 22901 insertions, 687 deletions
diff --git a/about.php b/about.php
index 2039e9686..0e0983e6d 100644
--- a/about.php
+++ b/about.php
@@ -34,7 +34,7 @@ check_status(ACCESS_GUEST);
//
// Start output of page
//
-$title= l10n('about_page_title');
+$title= l10n('About Piwigo');
$page['body_id'] = 'theAboutPage';
include(PHPWG_ROOT_PATH.'include/page_header.php');
diff --git a/admin/advanced_feature.php b/admin/advanced_feature.php
index 29c26bb98..da2001516 100644
--- a/admin/advanced_feature.php
+++ b/admin/advanced_feature.php
@@ -66,14 +66,14 @@ $advanced_features = array();
array_push($advanced_features,
array
(
- 'CAPTION' => l10n('Elements_not_linked'),
+ 'CAPTION' => l10n('Not linked elements'),
'URL' => get_root_url().'admin.php?page=element_set&amp;cat=not_linked'
));
array_push($advanced_features,
array
(
- 'CAPTION' => l10n('Duplicates'),
+ 'CAPTION' => l10n('Files with same name in more than one physical category'),
'URL' => get_root_url().'admin.php?page=element_set&amp;cat=duplicates'
));
diff --git a/admin/cat_list.php b/admin/cat_list.php
index 5b7733df2..45eee0732 100644
--- a/admin/cat_list.php
+++ b/admin/cat_list.php
@@ -68,7 +68,7 @@ $categories = array();
$base_url = get_root_url().'admin.php?page=cat_list';
$navigation = '<a href="'.$base_url.'">';
-$navigation.= l10n('home');
+$navigation.= l10n('Home');
$navigation.= '</a>';
// +-----------------------------------------------------------------------+
@@ -78,7 +78,7 @@ $navigation.= '</a>';
if (isset($_GET['delete']) and is_numeric($_GET['delete']) and !is_adviser())
{
delete_categories(array($_GET['delete']));
- array_push($page['infos'], l10n('cat_virtual_deleted'));
+ array_push($page['infos'], l10n('Virtual category deleted'));
update_global_rank();
}
// request to add a virtual category
diff --git a/admin/cat_modify.php b/admin/cat_modify.php
index 17b23ce6c..0da90e456 100644
--- a/admin/cat_modify.php
+++ b/admin/cat_modify.php
@@ -110,7 +110,7 @@ UPDATE '.CATEGORIES_TABLE.' SET image_order='.(isset($image_order) ? 'NULL':"'$i
move_categories( array($_GET['cat_id']), $_POST['parent'] );
}
- array_push($page['infos'], l10n('editcat_confirm'));
+ array_push($page['infos'], l10n('Category informations updated successfully.'));
}
elseif (isset($_POST['set_random_representant']))
{
@@ -316,7 +316,7 @@ $sort_fields = array(
'date_creation' => l10n('Creation date'),
'date_available' => l10n('Post date'),
'average_rate' => l10n('Average rate'),
- 'hit' => l10n('most_visited_cat'),
+ 'hit' => l10n('Most visited'),
'file' => l10n('File name'),
'id' => 'Id',
'rank' => l10n('Rank'),
@@ -516,7 +516,7 @@ SELECT
array_push(
$page['infos'],
sprintf(
- l10n('An information email was sent to group "%s"'),
+ l10n('An information email was sent to group \"%s\"'),
$group_name
)
);
diff --git a/admin/cat_options.php b/admin/cat_options.php
index 31c67f8ce..67d626625 100644
--- a/admin/cat_options.php
+++ b/admin/cat_options.php
@@ -160,10 +160,10 @@ $template->assign(
$tabsheet = new tabsheet();
// TabSheet initialization
$opt_link = $link_start.'cat_options&amp;section=';
-$tabsheet->add('status', l10n('cat_security'), $opt_link.'status');
-$tabsheet->add('visible', l10n('lock'), $opt_link.'visible');
-$tabsheet->add('upload', l10n('upload'), $opt_link.'upload');
-$tabsheet->add('comments', l10n('comments'), $opt_link.'comments');
+$tabsheet->add('status', l10n('Public / Private'), $opt_link.'status');
+$tabsheet->add('visible', l10n('Lock'), $opt_link.'visible');
+$tabsheet->add('Upload', l10n('Upload'), $opt_link.'Upload');
+$tabsheet->add('Comments', l10n('Comments'), $opt_link.'Comments');
if ($conf['allow_random_representative'])
{
$tabsheet->add('representative', l10n('Representative'), $opt_link.'representative');
@@ -208,9 +208,9 @@ SELECT id,name,uppercats,global_rank
;';
$template->assign(
array(
- 'L_SECTION' => l10n('cat_upload_title'),
- 'L_CAT_OPTIONS_TRUE' => l10n('authorized'),
- 'L_CAT_OPTIONS_FALSE' => l10n('forbidden'),
+ 'L_SECTION' => l10n('Select uploadable categories'),
+ 'L_CAT_OPTIONS_TRUE' => l10n('Authorized'),
+ 'L_CAT_OPTIONS_FALSE' => l10n('Forbidden'),
)
);
break;
@@ -229,9 +229,9 @@ SELECT id,name,uppercats,global_rank
;';
$template->assign(
array(
- 'L_SECTION' => l10n('cat_comments_title'),
- 'L_CAT_OPTIONS_TRUE' => l10n('authorized'),
- 'L_CAT_OPTIONS_FALSE' => l10n('forbidden'),
+ 'L_SECTION' => l10n('Authorize users to add comments on selected categories'),
+ 'L_CAT_OPTIONS_TRUE' => l10n('Authorized'),
+ 'L_CAT_OPTIONS_FALSE' => l10n('Forbidden'),
)
);
break;
@@ -250,9 +250,9 @@ SELECT id,name,uppercats,global_rank
;';
$template->assign(
array(
- 'L_SECTION' => l10n('cat_lock_title'),
- 'L_CAT_OPTIONS_TRUE' => l10n('unlocked'),
- 'L_CAT_OPTIONS_FALSE' => l10n('locked'),
+ 'L_SECTION' => l10n('Lock categories'),
+ 'L_CAT_OPTIONS_TRUE' => l10n('Unlocked'),
+ 'L_CAT_OPTIONS_FALSE' => l10n('Locked'),
)
);
break;
@@ -271,9 +271,9 @@ SELECT id,name,uppercats,global_rank
;';
$template->assign(
array(
- 'L_SECTION' => l10n('cat_status_title'),
- 'L_CAT_OPTIONS_TRUE' => l10n('cat_public'),
- 'L_CAT_OPTIONS_FALSE' => l10n('cat_private'),
+ 'L_SECTION' => l10n('Manage authorizations for selected categories'),
+ 'L_CAT_OPTIONS_TRUE' => l10n('Public category'),
+ 'L_CAT_OPTIONS_FALSE' => l10n('Private category'),
)
);
break;
diff --git a/admin/configuration.php b/admin/configuration.php
index 9b4a7f0c2..41b196e35 100644
--- a/admin/configuration.php
+++ b/admin/configuration.php
@@ -86,7 +86,7 @@ if (isset($_POST['submit']) and !is_adviser())
{
if ( !url_is_remote($_POST['gallery_url']) )
{
- array_push($page['errors'], l10n('conf_gallery_url_error'));
+ array_push($page['errors'], l10n('The gallery URL is not valid.'));
}
foreach( $main_checkboxes as $checkbox)
{
@@ -110,7 +110,7 @@ if (isset($_POST['submit']) and !is_adviser())
or $_POST['nb_comment_page'] < 5
or $_POST['nb_comment_page'] > 50)
{
- array_push($page['errors'], l10n('conf_nb_comment_page_error'));
+ array_push($page['errors'], l10n('The number of comments a page must be between 5 and 50 included.'));
}
foreach( $comments_checkboxes as $checkbox)
{
@@ -160,7 +160,7 @@ WHERE param = \''.$row['param'].'\'
pwg_query($query);
}
}
- array_push($page['infos'], l10n('conf_confirmation'));
+ array_push($page['infos'], l10n('Information data registered in database'));
}
//------------------------------------------------------ $conf reinitialization
@@ -173,11 +173,11 @@ $template->set_filename('config', 'configuration.tpl');
// TabSheet
$tabsheet = new tabsheet();
// TabSheet initialization
-$tabsheet->add('main', l10n('conf_main_title'), $conf_link.'main');
-$tabsheet->add('history', l10n('conf_history_title'), $conf_link.'history');
-$tabsheet->add('comments', l10n('conf_comments_title'), $conf_link.'comments');
-$tabsheet->add('upload', l10n('conf_upload_title'), $conf_link.'upload');
-$tabsheet->add('default', l10n('conf_display'), $conf_link.'default');
+$tabsheet->add('main', l10n('Main'), $conf_link.'main');
+$tabsheet->add('history', l10n('History'), $conf_link.'history');
+$tabsheet->add('comments', l10n('Comments'), $conf_link.'comments');
+$tabsheet->add('upload', l10n('Upload'), $conf_link.'upload');
+$tabsheet->add('default', l10n('Default display'), $conf_link.'default');
// TabSheet selection
$tabsheet->select($page['section']);
// Assign tabsheet to template
@@ -285,7 +285,7 @@ switch ($page['section'])
{
// Reload user
$edit_user = build_user($conf['default_user_id'], false);
- array_push($page['infos'], l10n('conf_confirmation'));
+ array_push($page['infos'], l10n('Information data registered in database'));
}
}
$page['errors'] = array_merge($page['errors'], $errors);
diff --git a/admin/element_set.php b/admin/element_set.php
index ce9ce63da..49b1b2377 100644
--- a/admin/element_set.php
+++ b/admin/element_set.php
@@ -132,7 +132,7 @@ SELECT element_id
}
else if ('not_linked' == $_GET['cat'])
{
- $page['title'] = l10n('Elements_not_linked');
+ $page['title'] = l10n('Not linked elements');
$template->assign(array('U_ACTIVE_MENU' => 5 ));
// we are searching elements not linked to any virtual category
@@ -163,7 +163,7 @@ SELECT DISTINCT(image_id)
}
else if ('duplicates' == $_GET['cat'])
{
- $page['title'] = l10n('Duplicates');
+ $page['title'] = l10n('Files with same name in more than one physical category');
$template->assign(array('U_ACTIVE_MENU' => 5 ));
// we are searching related elements twice or more to physical categories
@@ -189,7 +189,7 @@ ORDER BY file, id
}
elseif ('recent'== $_GET['cat'])
{
- $page['title'] = l10n('recent_pics_cat');
+ $page['title'] = l10n('Recent pictures');
$query = 'SELECT MAX(date_available) AS date
FROM '.IMAGES_TABLE;
if ($row = pwg_db_fetch_assoc( pwg_query($query) ) )
diff --git a/admin/extend_for_templates.php b/admin/extend_for_templates.php
index 876bfe194..92c70e6a9 100644
--- a/admin/extend_for_templates.php
+++ b/admin/extend_for_templates.php
@@ -146,7 +146,7 @@ WHERE param = 'extents_for_templates';";
if (pwg_query($query))
{
array_push($page['infos'],
- l10n('Templates recorded.'));
+ l10n('Templates configuration has been recorded.'));
}
}
diff --git a/admin/group_list.php b/admin/group_list.php
index eff20031d..3ecfa6b0d 100644
--- a/admin/group_list.php
+++ b/admin/group_list.php
@@ -72,7 +72,7 @@ DELETE
array_push(
$page['infos'],
- sprintf(l10n('group "%s" deleted'), $groupname)
+ sprintf(l10n('group \"%s\" deleted'), $groupname)
);
}
@@ -84,7 +84,7 @@ if (isset($_POST['submit_add']) and !is_adviser())
{
if (empty($_POST['groupname']))
{
- array_push($page['errors'], l10n('group_add_error1'));
+ array_push($page['errors'], l10n('The name of a group must not contain \" or \' or be empty.'));
}
if (count($page['errors']) == 0)
{
@@ -97,7 +97,7 @@ SELECT COUNT(*)
list($count) = pwg_db_fetch_row(pwg_query($query));
if ($count != 0)
{
- array_push($page['errors'], l10n('group_add_error2'));
+ array_push($page['errors'], l10n('This name is already used by another group.'));
}
}
if (count($page['errors']) == 0)
@@ -113,7 +113,7 @@ INSERT INTO '.GROUPS_TABLE.'
array_push(
$page['infos'],
- sprintf(l10n('group "%s" added'), $_POST['groupname'])
+ sprintf(l10n('group \"%s\" added'), $_POST['groupname'])
);
}
}
@@ -141,7 +141,7 @@ UPDATE '.GROUPS_TABLE.'
array_push(
$page['infos'],
- sprintf(l10n('group "%s" updated'), $groupname)
+ sprintf(l10n('group \"%s\" updated'), $groupname)
);
}
@@ -188,7 +188,7 @@ SELECT COUNT(*)
'groups',
array(
'NAME' => $row['name'],
- 'IS_DEFAULT' => (get_boolean($row['is_default']) ? ' ['.l10n('is_default_group').']' : ''),
+ 'IS_DEFAULT' => (get_boolean($row['is_default']) ? ' ['.l10n('default').']' : ''),
'MEMBERS' => l10n_dec('%d member', '%d members', $counter),
'U_MEMBERS' => $members_url.$row['id'],
'U_DELETE' => $del_url.$row['id'],
diff --git a/admin/group_perm.php b/admin/group_perm.php
index f664854e7..cae05ab97 100644
--- a/admin/group_perm.php
+++ b/admin/group_perm.php
@@ -132,12 +132,12 @@ $template->assign(
array(
'TITLE' =>
sprintf(
- l10n('Manage permissions for group "%s"'),
+ l10n('Manage permissions for group \"%s\"'),
get_groupname($page['group']
)
),
- 'L_CAT_OPTIONS_TRUE'=>l10n('authorized'),
- 'L_CAT_OPTIONS_FALSE'=>l10n('forbidden'),
+ 'L_CAT_OPTIONS_TRUE'=>l10n('Authorized'),
+ 'L_CAT_OPTIONS_FALSE'=>l10n('Forbidden'),
'F_ACTION' =>
get_root_url().
diff --git a/admin/history.php b/admin/history.php
index b0022b902..b8f30299a 100644
--- a/admin/history.php
+++ b/admin/history.php
@@ -144,7 +144,7 @@ INSERT INTO '.SEARCH_TABLE.'
}
else
{
- array_push($page['errors'], l10n('search_one_clause_at_least'));
+ array_push($page['errors'], l10n('Empty query. No criteria has been entered.'));
}
}
diff --git a/admin/include/c13y_internal.class.php b/admin/include/c13y_internal.class.php
index 7b20e24db..02a2ff26a 100644
--- a/admin/include/c13y_internal.class.php
+++ b/admin/include/c13y_internal.class.php
@@ -55,10 +55,10 @@ class c13y_internal
if (version_compare($elem['current'], $elem['required'], '<'))
{
$c13y->add_anomaly(
- sprintf(l10n('c13y_version_anomaly'), $elem['type'], $elem['current'], $elem['required']),
+ sprintf(l10n('The version of %s [%s] installed is not compatible with the version required [%s]'), $elem['type'], $elem['current'], $elem['required']),
null,
null,
- l10n('c13y_version_correction')
+ l10n('You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all')
.'<br>'.
$c13y->get_htlm_links_more_info());
}
@@ -80,10 +80,10 @@ class c13y_internal
if (($conf[$value]) and (!function_exists('read_exif_data')))
{
$c13y->add_anomaly(
- sprintf(l10n('c13y_exif_anomaly'), '$conf[\''.$value.'\']'),
+ sprintf(l10n('%s value is not correct file because exif are not supported'), '$conf[\''.$value.'\']'),
null,
null,
- sprintf(l10n('c13y_exif_correction'), '$conf[\''.$value.'\']')
+ sprintf(l10n('%s must be to set to false in your config_local.inc.php file'), '$conf[\''.$value.'\']')
.'<br>'.
$c13y->get_htlm_links_more_info());
}
@@ -208,7 +208,7 @@ class c13y_internal
create_user_infos($id);
- $page['infos'][] = sprintf(l10n('c13y_user_created'), $name, $password);
+ $page['infos'][] = sprintf(l10n('User \"%s\" created with \"%s\" like password'), $name, $password);
$result = true;
}
@@ -239,7 +239,7 @@ class c13y_internal
array('primary' => array('user_id'),'update' => array('status')),
$updates);
- $page['infos'][] = sprintf(l10n('c13y_user_status_updated'), get_username($id));
+ $page['infos'][] = sprintf(l10n('Status of user \"%s\" updated'), get_username($id));
$result = true;
}
diff --git a/admin/include/check_integrity.class.php b/admin/include/check_integrity.class.php
index 243f8729b..f19d19ab7 100644
--- a/admin/include/check_integrity.class.php
+++ b/admin/include/check_integrity.class.php
@@ -334,9 +334,9 @@ class check_integrity
return
sprintf
(
- l10n('c13y_more_info'),
- sprintf($link_fmt, $pwg_links['FORUM'], l10n('c13y_more_info_forum')),
- sprintf($link_fmt, $pwg_links['WIKI'], l10n('c13y_more_info_wiki'))
+ l10n('Go to %s or %s for more informations'),
+ sprintf($link_fmt, $pwg_links['FORUM'], l10n('the forum')),
+ sprintf($link_fmt, $pwg_links['WIKI'], l10n('the wiki'))
);
}
diff --git a/admin/include/functions.php b/admin/include/functions.php
index 5cfbf94f0..1df95314b 100644
--- a/admin/include/functions.php
+++ b/admin/include/functions.php
@@ -1182,7 +1182,7 @@ function create_virtual_category($category_name, $parent_id=null)
// is the given category name only containing blank spaces ?
if (preg_match('/^\s*$/', $category_name))
{
- return array('error' => l10n('cat_error_name'));
+ return array('error' => l10n('The name of a category should not be empty'));
}
$parent_id = !empty($parent_id) ? $parent_id : 'NULL';
@@ -1268,7 +1268,7 @@ UPDATE
pwg_query($query);
return array(
- 'info' => l10n('cat_virtual_added'),
+ 'info' => l10n('Virtual category added'),
'id' => $inserted_id,
);
}
@@ -1666,7 +1666,7 @@ SELECT id
return array(
'info' => sprintf(
- l10n('Tag "%s" was added'),
+ l10n('Tag \"%s\" was added'),
stripslashes($tag_name)
),
'id' => $inserted_id,
@@ -1676,7 +1676,7 @@ SELECT id
{
return array(
'error' => sprintf(
- l10n('Tag "%s" already exists'),
+ l10n('Tag \"%s\" already exists'),
stripslashes($tag_name)
)
);
diff --git a/admin/include/functions_notification_by_mail.inc.php b/admin/include/functions_notification_by_mail.inc.php
index e50321de4..e05e027f1 100644
--- a/admin/include/functions_notification_by_mail.inc.php
+++ b/admin/include/functions_notification_by_mail.inc.php
@@ -204,8 +204,8 @@ function begin_users_env_nbm($is_to_send_mail = false)
$env_nbm['error_on_mail_count'] = 0;
$env_nbm['sent_mail_count'] = 0;
// Save sendmail message info and error in the original language
- $env_nbm['msg_info'] = l10n('nbm_msg_mail_sent_to');
- $env_nbm['msg_error'] = l10n('nbm_msg_error_sending_email_to');
+ $env_nbm['msg_info'] = l10n('Mail sent to %s [%s].');
+ $env_nbm['msg_error'] = l10n('Error when sending email to %s [%s].');
}
}
@@ -322,7 +322,7 @@ function display_counter_info()
else
{
if ($env_nbm['sent_mail_count'] == 0)
- array_push($page['infos'], l10n('nbm_no_mail_to_send'));
+ array_push($page['infos'], l10n('No mail to send.'));
else
array_push($page['infos'], l10n_dec('nbm_msg_n_mail_sent', 'nbm_msg_n_mails_sent', $env_nbm['sent_mail_count']));
}
@@ -369,13 +369,13 @@ function do_subscribe_unsubscribe_notification_by_mail($is_admin_request, $is_su
if ($is_subscribe)
{
- $msg_info = l10n('nbm_user_change_enabled_true');
- $msg_error = l10n('nbm_user_not_change_enabled_true');
+ $msg_info = l10n('User %s [%s] was added to the subscription list.');
+ $msg_error = l10n('User %s [%s] was not added to the subscription list.');
}
else
{
- $msg_info = l10n('nbm_user_change_enabled_false');
- $msg_error = l10n('nbm_user_not_change_enabled_false');
+ $msg_info = l10n('User %s [%s] was removed from the subscription list.');
+ $msg_error = l10n('User %s [%s] was not removed from the subscription list.');
}
if (count($check_key_list) != 0)
@@ -385,7 +385,7 @@ function do_subscribe_unsubscribe_notification_by_mail($is_admin_request, $is_su
$data_users = get_user_notifications('subscribe', $check_key_list, !$is_subscribe);
// Prepare message after change language
- $msg_break_timeout = l10n('nbm_break_timeout_send_mail');
+ $msg_break_timeout = l10n('Time to send mail is limited. Others mails are skipped.');
// Begin nbm users environment
begin_users_env_nbm(true);
@@ -408,7 +408,7 @@ function do_subscribe_unsubscribe_notification_by_mail($is_admin_request, $is_su
// set env nbm user
set_user_on_env_nbm($nbm_user, true);
- $subject = '['.$conf['gallery_title'].']: '.($is_subscribe ? l10n('nbm_object_subscribe'): l10n('nbm_object_unsubscribe'));
+ $subject = '['.$conf['gallery_title'].']: '.($is_subscribe ? l10n('Unsubscribe from notification by mail'): l10n('Unsubscribe from notification by mail'));
// Assign current var for nbm mail
assign_vars_nbm_mail_content($nbm_user);
diff --git a/admin/include/functions_permalinks.php b/admin/include/functions_permalinks.php
index 94c13be31..84bde5460 100644
--- a/admin/include/functions_permalinks.php
+++ b/admin/include/functions_permalinks.php
@@ -87,7 +87,7 @@ SELECT permalink
{
$page['errors'][] =
sprintf(
- l10n('Permalink_%s_histo_used_by_%s'),
+ l10n('Permalink %s has been previously used by category %s. Delete from the permalink history first'),
$permalink, $old_cat_id
);
return false;
@@ -140,7 +140,7 @@ function set_cat_permalink( $cat_id, $permalink, $save )
if ( $sanitized_permalink != $permalink
or preg_match( '#^(\d)+(-.*)?$#', $permalink) )
{
- $page['errors'][] = l10n('Permalink_name_rule');
+ $page['errors'][] = l10n('The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\"');
return false;
}
@@ -169,7 +169,7 @@ function set_cat_permalink( $cat_id, $permalink, $save )
{
$page['errors'][] =
sprintf(
- l10n('Permalink_%s_histo_used_by_%s'),
+ l10n('Permalink %s has been previously used by category %s. Delete from the permalink history first'),
$permalink, $old_cat_id
);
return false;
diff --git a/admin/include/functions_plugins.inc.php b/admin/include/functions_plugins.inc.php
index 72c0b013c..2d4957d5e 100644
--- a/admin/include/functions_plugins.inc.php
+++ b/admin/include/functions_plugins.inc.php
@@ -55,9 +55,9 @@ function set_plugins_tabsheet($selected)
$link = get_root_url().'admin.php?page=';
$tabsheet = new tabsheet();
- $tabsheet->add('plugins_list', l10n('plugins_tab_list'), $link.'plugins_list');
- $tabsheet->add('plugins_update', l10n('plugins_tab_update'), $link.'plugins_update');
- $tabsheet->add('plugins_new', l10n('plugins_tab_new'), $link.'plugins_new');
+ $tabsheet->add('plugins_list', l10n('Plugin list'), $link.'plugins_list');
+ $tabsheet->add('plugins_update', l10n('Check for updates'), $link.'plugins_update');
+ $tabsheet->add('plugins_new', l10n('Other plugins'), $link.'plugins_new');
$tabsheet->select($selected);
$tabsheet->assign();
}
diff --git a/admin/include/functions_upgrade.php b/admin/include/functions_upgrade.php
index 6c653fe98..10eedf20b 100644
--- a/admin/include/functions_upgrade.php
+++ b/admin/include/functions_upgrade.php
@@ -127,7 +127,7 @@ WHERE id IN ("' . implode('","', $plugins) . '")
pwg_query($query);
array_push($page['infos'],
- l10n('deactivated plugins').'<p><i>'.implode(', ', $plugins).'</i></p>');
+ l10n('As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:').'<p><i>'.implode(', ', $plugins).'</i></p>');
}
}
@@ -174,7 +174,7 @@ WHERE '.$conf['user_fields']['username'].'="'.$username.'"
if ($row['password'] != $conf['pass_convert']($password))
{
- array_push($page['errors'], l10n('invalid_pwd'));
+ array_push($page['errors'], l10n('Invalid password!'));
}
elseif ($row['status'] != 'admin' and $row['status'] != 'webmaster')
{
diff --git a/admin/include/functions_waiting.inc.php b/admin/include/functions_waiting.inc.php
index 6f8bea052..16642474c 100644
--- a/admin/include/functions_waiting.inc.php
+++ b/admin/include/functions_waiting.inc.php
@@ -30,7 +30,7 @@ function waiting_tabsheet()
// TabSheet
$tabsheet = new tabsheet();
// TabSheet initialization
- $tabsheet->add('comments', l10n('comments'), $link_start.'comments');
+ $tabsheet->add('Comments', l10n('Comments'), $link_start.'Comments');
$tabsheet->add('upload', l10n('Pictures'), $link_start.'upload');
// TabSheet selection
$tabsheet->select($page['page']);
diff --git a/admin/notification_by_mail.php b/admin/notification_by_mail.php
index a165d54ea..8b3190a40 100644
--- a/admin/notification_by_mail.php
+++ b/admin/notification_by_mail.php
@@ -174,7 +174,7 @@ order by
(
$page['infos'],
sprintf(
- l10n('nbm_user_x_added'),
+ l10n('User %s [%s] added.'),
stripslashes($nbm_user['username']),
get_email_address_as_display_text($nbm_user['mail_address'])
)
@@ -200,7 +200,9 @@ order by
$query = 'delete from '.USER_MAIL_NOTIFICATION_TABLE.' where check_key in ('.implode(",", $quoted_check_key_list).');';
$result = pwg_query($query);
- redirect($base_url.get_query_string_diff(array(), false), l10n('nbm_redirect_msg'));
+ redirect($base_url.get_query_string_diff(array(), false), l10n('Processing treatment.
+
+Please wait...'));
}
}
}
@@ -267,11 +269,11 @@ function do_action_send_mail_notification($action = 'list_to_send', $check_key_l
// Prepare message after change language
if ($is_action_send)
{
- $msg_break_timeout = l10n('nbm_break_timeout_send_mail');
+ $msg_break_timeout = l10n('Time to send mail is limited. Others mails are skipped.');
}
else
{
- $msg_break_timeout = l10n('nbm_break_timeout_list_user');
+ $msg_break_timeout = l10n('Prepared time for list of users to send mail is limited. Others users are not listed.');
}
// Begin nbm users environment
@@ -313,7 +315,7 @@ function do_action_send_mail_notification($action = 'list_to_send', $check_key_l
if ($exist_data)
{
- $subject = '['.$conf['gallery_title'].']: '.l10n('nbm_object_news');
+ $subject = '['.$conf['gallery_title'].']: '.l10n('New elements added');
// Assign current var for nbm mail
assign_vars_nbm_mail_content($nbm_user);
@@ -449,7 +451,7 @@ function do_action_send_mail_notification($action = 'list_to_send', $check_key_l
{
if ($is_action_send)
{
- array_push($page['errors'], l10n('nbm_no_user_to send_notifications_by_mail'));
+ array_push($page['errors'], l10n('No user to send notifications by mail.'));
}
}
}
@@ -593,13 +595,13 @@ if (is_autorize_status(ACCESS_WEBMASTER))
// TabSheet
$tabsheet = new tabsheet();
// TabSheet initialization
- $tabsheet->add('param', l10n('nbm_param_mode'),
+ $tabsheet->add('param', l10n('Parameter'),
add_url_params($base_url.get_query_string_diff(array('mode', 'select')),
array('mode' => 'param')));
- $tabsheet->add('subscribe', l10n('nbm_subscribe_mode'),
+ $tabsheet->add('subscribe', l10n('Subscribe'),
add_url_params($base_url.get_query_string_diff(array('mode', 'select')),
array('mode' => 'subscribe')));
- $tabsheet->add('send', l10n('nbm_send_mode'),
+ $tabsheet->add('send', l10n('Send'),
add_url_params($base_url.get_query_string_diff(array('mode', 'select')),
array('mode' => 'send')));
// TabSheet selection
@@ -650,8 +652,8 @@ switch ($page['mode'])
$template->assign(
array(
- 'L_CAT_OPTIONS_TRUE' => l10n('nbm_subscribe_col'),
- 'L_CAT_OPTIONS_FALSE' => l10n('nbm_unsubscribe_col')
+ 'L_CAT_OPTIONS_TRUE' => l10n('Subscribed'),
+ 'L_CAT_OPTIONS_FALSE' => l10n('Unsubscribed')
)
);
diff --git a/admin/picture_modify.php b/admin/picture_modify.php
index 912a94c1c..c7914f3a0 100644
--- a/admin/picture_modify.php
+++ b/admin/picture_modify.php
@@ -62,7 +62,7 @@ if (isset($_POST['date_creation_action'])
$_POST['date_creation_year'])
)
{
- array_push($page['errors'], l10n('err_date'));
+ array_push($page['errors'], l10n('wrong date'));
}
}
diff --git a/admin/plugins_new.php b/admin/plugins_new.php
index 56b09d097..8ee9d26ed 100644
--- a/admin/plugins_new.php
+++ b/admin/plugins_new.php
@@ -50,26 +50,26 @@ if (isset($_GET['installstatus']))
{
case 'ok':
array_push($page['infos'],
- l10n('plugins_install_ok'),
- l10n('plugins_install_need_activate'));
+ l10n('Plugin has been successfully copied'),
+ l10n('You might go to plugin list to install and activate it.'));
break;
case 'temp_path_error':
- array_push($page['errors'], l10n('plugins_temp_path_error'));
+ array_push($page['errors'], l10n('Can\'t create temporary file.'));
break;
case 'dl_archive_error':
- array_push($page['errors'], l10n('plugins_dl_archive_error'));
+ array_push($page['errors'], l10n('Can\'t download archive.'));
break;
case 'archive_error':
- array_push($page['errors'], l10n('plugins_archive_error'));
+ array_push($page['errors'], l10n('Can\'t read or extract archive.'));
break;
default:
array_push($page['errors'],
- sprintf(l10n('plugins_extract_error'), $_GET['installstatus']),
- l10n('plugins_check_chmod'));
+ sprintf(l10n('An error occured during extraction (%s).'), $_GET['installstatus']),
+ l10n('Please check \"plugins\" folder and sub-folders permissions (CHMOD).'));
}
}
@@ -81,7 +81,7 @@ $link = get_root_url().'admin.php?page='.$page['page'].'&amp;order=';
$template->assign('order_options',
array(
$link.'date' => l10n('Post date'),
- $link.'revision' => l10n('plugins_revisions'),
+ $link.'revision' => l10n('Last revisions'),
$link.'name' => l10n('Name'),
$link.'author' => l10n('Author'),
$link.'downloads' => l10n('Number of downloads')));
@@ -126,7 +126,7 @@ if ($plugins->get_server_plugins(true))
}
else
{
- array_push($page['errors'], l10n('plugins_server_error'));
+ array_push($page['errors'], l10n('Can\'t connect to server.'));
}
$template->assign_var_from_handle('ADMIN_CONTENT', 'plugins');
diff --git a/admin/plugins_update.php b/admin/plugins_update.php
index e6d6705fe..3d550d154 100644
--- a/admin/plugins_update.php
+++ b/admin/plugins_update.php
@@ -68,26 +68,26 @@ if (isset($_GET['upgradestatus']) and isset($_GET['plugin']))
case 'ok':
array_push($page['infos'],
sprintf(
- l10n('plugins_upgrade_ok'),
+ l10n('%s has been successfully upgraded.'),
$plugins->fs_plugins[$_GET['plugin']]['name']));
break;
case 'temp_path_error':
- array_push($page['errors'], l10n('plugins_temp_path_error'));
+ array_push($page['errors'], l10n('Can\'t create temporary file.'));
break;
case 'dl_archive_error':
- array_push($page['errors'], l10n('plugins_dl_archive_error'));
+ array_push($page['errors'], l10n('Can\'t download archive.'));
break;
case 'archive_error':
- array_push($page['errors'], l10n('plugins_archive_error'));
+ array_push($page['errors'], l10n('Can\'t read or extract archive.'));
break;
default:
array_push($page['errors'],
- sprintf(l10n('plugins_extract_error'), $_GET['upgradestatus']),
- l10n('plugins_check_chmod'));
+ sprintf(l10n('An error occured during extraction (%s).'), $_GET['upgradestatus']),
+ l10n('Please check \"plugins\" folder and sub-folders permissions (CHMOD).'));
}
}
@@ -157,7 +157,7 @@ if ($plugins->get_server_plugins())
}
else
{
- array_push($page['errors'], l10n('plugins_server_error'));
+ array_push($page['errors'], l10n('Can\'t connect to server.'));
}
$template->assign_var_from_handle('ADMIN_CONTENT', 'plugins');
diff --git a/admin/site_manager.php b/admin/site_manager.php
index 2cc77bfbb..145ef2b17 100644
--- a/admin/site_manager.php
+++ b/admin/site_manager.php
@@ -65,7 +65,7 @@ function remote_output($url)
}
else
{
- array_push($page['errors'], l10n('site_err_remote_file_not_found'));
+ array_push($page['errors'], l10n('file create_listing_file.php on remote site was not found'));
}
}
@@ -102,7 +102,7 @@ SELECT COUNT(id) AS count
if ($row['count'] > 0)
{
array_push($page['errors'],
- l10n('site_already_exists').' ['.$url.']');
+ l10n('This site already exists').' ['.$url.']');
}
if (count($page['errors']) == 0)
{
@@ -120,12 +120,12 @@ SELECT COUNT(id) AS count
if (!preg_match('/^PWG-INFO-2:/', $first_line))
{
array_push($page['errors'],
- l10n('site_err').' : '.$first_line);
+ l10n('an error happened').' : '.$first_line);
}
}
else
{
- array_push($page['errors'], l10n('site_err_remote_file_not_found') );
+ array_push($page['errors'], l10n('file create_listing_file.php on remote site was not found') );
}
}
}
@@ -149,7 +149,7 @@ INSERT INTO '.SITES_TABLE.'
;';
pwg_query($query);
array_push($page['infos'],
- $url.' '.l10n('site_created'));
+ $url.' '.l10n('created'));
}
}
@@ -172,19 +172,19 @@ SELECT galleries_url
{
case 'generate' :
{
- $title = $galleries_url.' : '.l10n('remote_site_generate');
+ $title = $galleries_url.' : '.l10n('generate listing');
remote_output($galleries_url.'create_listing_file.php?action=generate');
break;
}
case 'test' :
{
- $title = $galleries_url.' : '.l10n('remote_site_test');
+ $title = $galleries_url.' : '.l10n('test');
remote_output($galleries_url.'create_listing_file.php?action=test&version='.PHPWG_VERSION);
break;
}
case 'clean' :
{
- $title = $galleries_url.' : '.l10n('remote_site_clean');
+ $title = $galleries_url.' : '.l10n('clean');
remote_output($galleries_url.'create_listing_file.php?action=clean');
break;
}
@@ -192,7 +192,7 @@ SELECT galleries_url
{
delete_site($page['site']);
array_push($page['infos'],
- $galleries_url.' '.l10n('site_deleted'));
+ $galleries_url.' '.l10n('deleted'));
break;
}
}
diff --git a/admin/site_update.php b/admin/site_update.php
index b4980595d..2a53e9c82 100644
--- a/admin/site_update.php
+++ b/admin/site_update.php
@@ -55,24 +55,24 @@ define('CURRENT_DATE', $dbnow);
$error_labels = array(
'PWG-UPDATE-1' => array(
- l10n('update_wrong_dirname_short'),
- l10n('update_wrong_dirname_info')
+ l10n('wrong filename'),
+ l10n('The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\"')
),
'PWG-UPDATE-2' => array(
- l10n('update_missing_tn_short'),
- l10n('update_missing_tn_info').implode(',', $conf['picture_ext'])
+ l10n('missing thumbnail'),
+ l10n('a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :').implode(',', $conf['picture_ext'])
),
'PWG-ERROR-NO-FS' => array(
- l10n('update_missing_file_or_dir'),
- l10n('update_missing_file_or_dir_info')
+ l10n('File/directory read error'),
+ l10n('The file or directory cannot be accessed (either it does not exist or the access is denied)')
),
'PWG-ERROR-VERSION' => array(
- l10n('update_err_pwg_version_differs'),
- l10n('update_err_pwg_version_differs_info')
+ l10n('Piwigo version differs on the remote site'),
+ l10n('Version of create_listing_file.php on the remote site and Piwigo must be the same')
),
'PWG-ERROR-NOLISTING' => array(
- l10n('update_err_remote_listing_not_found'),
- l10n('update_err_remote_listing_not_found_info')
+ l10n('listing.xml file was not found'),
+ l10n('listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager')
)
);
$errors = array();
@@ -278,7 +278,7 @@ SELECT id_uppercat, MAX(rank)+1 AS next_rank
$infos,
array(
'path' => $fulldir,
- 'info' => l10n('update_research_added')
+ 'info' => l10n('added')
)
);
@@ -327,7 +327,7 @@ SELECT id_uppercat, MAX(rank)+1 AS next_rank
array_push($to_delete, $db_fulldirs[$fulldir]);
unset($db_fulldirs[$fulldir]);
array_push($infos, array('path' => $fulldir,
- 'info' => l10n('update_research_deleted')));
+ 'info' => l10n('deleted')));
}
if (count($to_delete) > 0)
{
@@ -473,7 +473,7 @@ SELECT file,storage_category_id
$infos,
array(
'path' => $insert['path'],
- 'info' => l10n('update_research_added')
+ 'info' => l10n('added')
)
);
@@ -514,7 +514,7 @@ SELECT file,storage_category_id
{
array_push($to_delete_elements, array_search($path, $db_elements));
array_push($infos, array('path' => $path,
- 'info' => l10n('update_research_deleted')));
+ 'info' => l10n('deleted')));
}
if (count($to_delete_elements) > 0)
{
@@ -828,7 +828,7 @@ $template->set_filenames(array('update'=>'site_update.tpl'));
$result_title = '';
if (isset($simulate) and $simulate)
{
- $result_title.= l10n('update_simulation_title').' ';
+ $result_title.= l10n('[Simulation]').' ';
}
// used_metadata string is displayed to inform admin which metadata will be
@@ -843,8 +843,8 @@ $template->assign(
array(
'SITE_URL'=>$site_url,
'U_SITE_MANAGER'=> get_root_url().'admin.php?page=site_manager',
- 'L_RESULT_UPDATE'=>$result_title.l10n('update_part_research'),
- 'L_RESULT_METADATA'=>$result_title.l10n('update_result_metadata'),
+ 'L_RESULT_UPDATE'=>$result_title.l10n('Search for new images in the directories'),
+ 'L_RESULT_METADATA'=>$result_title.l10n('Metadata synchronization results'),
'METADATA_LIST' => $used_metadata,
'U_HELP' => get_root_url().'popuphelp.php?page=synchronize',
));
diff --git a/admin/tags.php b/admin/tags.php
index 949ccc22c..57781b71a 100644
--- a/admin/tags.php
+++ b/admin/tags.php
@@ -67,7 +67,7 @@ SELECT id, name
array_push(
$page['errors'],
sprintf(
- l10n('Tag "%s" already exists'),
+ l10n('Tag \"%s\" already exists'),
$tag_name
)
);
@@ -164,7 +164,7 @@ SELECT id
array_push(
$page['infos'],
sprintf(
- l10n('Tag "%s" was added'),
+ l10n('Tag \"%s\" was added'),
stripslashes($tag_name)
)
);
@@ -174,7 +174,7 @@ SELECT id
array_push(
$page['errors'],
sprintf(
- l10n('Tag "%s" already exists'),
+ l10n('Tag \"%s\" already exists'),
stripslashes($tag_name)
)
);
diff --git a/admin/template/goto/admin.tpl b/admin/template/goto/admin.tpl
index 6fd39dc0c..2376f10b5 100644
--- a/admin/template/goto/admin.tpl
+++ b/admin/template/goto/admin.tpl
@@ -16,28 +16,28 @@ jQuery().ready(function(){ldelim}
<dt class="rdion"><span>{'Links'|@translate}&nbsp;</span></dt>
<dd>
<ul>
- <li><a href="{$U_RETURN}">{'home'|@translate}</a></li>
- <li><a href="{$U_FAQ}">{'instructions'|@translate}</a></li>
- <li><a href="{$U_ADMIN}" title="{'hint_admin'|@translate}">{'admin'|@translate}</a></li>
- <li><a href="{$U_LOGOUT}">{'logout'|@translate}</a></li>
+ <li><a href="{$U_RETURN}">{'Home'|@translate}</a></li>
+ <li><a href="{$U_FAQ}">{'Instructions'|@translate}</a></li>
+ <li><a href="{$U_ADMIN}" title="{'Administration'|@translate}">{'Administration'|@translate}</a></li>
+ <li><a href="{$U_LOGOUT}">{'Logout'|@translate}</a></li>
{if isset($pwgmenu)}
<li class="external"><a class="external" href="{$pwgmenu.WIKI}" onclick="window.open(this.href, '');
- return false;">{'WIKI / DOC'|@translate}</a></li>
+ return false;">{'Documentation'|@translate}</a></li>
<li class="external"><a class="external" href="{$pwgmenu.FORUM}" onclick="window.open(this.href, '');
- return false;">{'FORUM'|@translate}</a></li>
+ return false;">{'Support'|@translate}</a></li>
{/if}
</ul>
</dd>
</dl>
<dl>
- <dt class="rdion"><span>{'config'|@translate}&nbsp;</span></dt>
+ <dt class="rdion"><span>{'Configuration'|@translate}&nbsp;</span></dt>
<dd>
<ul>
- <li><a href="{$U_CONFIG_GENERAL}">{'conf_general'|@translate}</a></li>
- <li><a href="{$U_CONFIG_DISPLAY}">{'conf_display'|@translate}</a></li>
- <li><a href="{$U_CONFIG_MENUBAR}">{'title_menu'|@translate}</a></li>
- <li><a href="{$U_CONFIG_EXTENTS}">{'conf_extents'|@translate}</a></li>
+ <li><a href="{$U_CONFIG_GENERAL}">{'General'|@translate}</a></li>
+ <li><a href="{$U_CONFIG_DISPLAY}">{'Default display'|@translate}</a></li>
+ <li><a href="{$U_CONFIG_MENUBAR}">{'Menu'|@translate}</a></li>
+ <li><a href="{$U_CONFIG_EXTENTS}">{'Templates'|@translate}</a></li>
</ul>
</dd>
</dl>
@@ -46,10 +46,10 @@ jQuery().ready(function(){ldelim}
<dd>
<ul>
<li><a href="{$U_SITE_MANAGER}">{'Site manager'|@translate}</a></li>
- <li><a href="{$U_CAT_UPDATE}">{'update'|@translate}</a></li>
- <li><a href="{$U_CATEGORIES}">{'manage'|@translate}</a></li>
+ <li><a href="{$U_CAT_UPDATE}">{'Synchronize'|@translate}</a></li>
+ <li><a href="{$U_CATEGORIES}">{'Manage'|@translate}</a></li>
<li><a href="{$U_MOVE}">{'Move'|@translate}</a></li>
- <li><a href="{$U_CAT_OPTIONS}">{'cat_options_title'|@translate}</a></li>
+ <li><a href="{$U_CAT_OPTIONS}">{'Properties'|@translate}</a></li>
<li><a href="{$U_PERMALINKS}">{'Permalinks'|@translate}</a></li>
</ul>
</dd>
@@ -58,32 +58,32 @@ jQuery().ready(function(){ldelim}
<dt class="rdion"><span>{'Pictures'|@translate}&nbsp;</span></dt>
<dd>
<ul>
- <li><a href="{$U_WAITING}">{'waiting'|@translate}</a></li>
- <li><a href="{$U_THUMBNAILS}">{'thumbnails'|@translate}</a></li>
+ <li><a href="{$U_WAITING}">{'Waiting'|@translate}</a></li>
+ <li><a href="{$U_THUMBNAILS}">{'Thumbnails'|@translate}</a></li>
<li><a href="{$U_RATING}">{'Rating'|@translate}</a></li>
<li><a href="{$U_TAGS}">{'Tags'|@translate}</a></li>
<li><a href="{$U_CADDIE}">{'Caddie'|@translate}</a></li>
- <li><a href="{$U_RECENT_SET}">{'recent_pics_cat'|@translate}</a></li>
+ <li><a href="{$U_RECENT_SET}">{'Recent pictures'|@translate}</a></li>
</ul>
</dd>
</dl>
<dl>
- <dt class="rdion"><span>{'identification'|@translate}&nbsp;</span></dt>
+ <dt class="rdion"><span>{'Identification'|@translate}&nbsp;</span></dt>
<dd>
<ul>
- <li><a href="{$U_USERS}">{'users'|@translate}</a></li>
- <li><a href="{$U_GROUPS}">{'groups'|@translate}</a></li>
- <li><a href="{$U_NOTIFICATION_BY_MAIL}">{'nbm_item_notification'|@translate}</a></li>
+ <li><a href="{$U_USERS}">{'Users'|@translate}</a></li>
+ <li><a href="{$U_GROUPS}">{'Groups'|@translate}</a></li>
+ <li><a href="{$U_NOTIFICATION_BY_MAIL}">{'Notification'|@translate}</a></li>
</ul>
</dd>
</dl>
<dl>
- <dt class="rdion"><span>{'special_admin_menu'|@translate}&nbsp;</span></dt>
+ <dt class="rdion"><span>{'Specials'|@translate}&nbsp;</span></dt>
<dd>
<ul>
<li><a href="{$U_HISTORY_STAT}">{'History'|@translate}</a></li>
<li><a href="{$U_MAINTENANCE}">{'Maintenance'|@translate}</a></li>
- <li><a href="{$U_ADVANCED_FEATURE}">{'Advanced_features'|@translate}</a></li>
+ <li><a href="{$U_ADVANCED_FEATURE}">{'Advanced features'|@translate}</a></li>
<li><a href="{$U_PLUGINS}">{'Plugins'|@translate}</a>
{if !empty($plugin_menu_items)}
<ul class="scroll">
diff --git a/admin/template/goto/advanced_feature.tpl b/admin/template/goto/advanced_feature.tpl
index b355036ea..76209387c 100644
--- a/admin/template/goto/advanced_feature.tpl
+++ b/admin/template/goto/advanced_feature.tpl
@@ -1,5 +1,5 @@
<div class="titrePage">
- <h2>{'Advanced_features'|@translate}</h2>
+ <h2>{'Advanced features'|@translate}</h2>
</div>
<ul>
diff --git a/admin/template/goto/cat_list.tpl b/admin/template/goto/cat_list.tpl
index b5f0250e0..020e5cff1 100644
--- a/admin/template/goto/cat_list.tpl
+++ b/admin/template/goto/cat_list.tpl
@@ -21,13 +21,13 @@
});
</script>
-<h2>{'title_categories'|@translate}</h2>
+<h2>{'Categories management'|@translate}</h2>
<h3>{$CATEGORIES_NAV}</h3>
<form id="addVirtual" action="{$F_ACTION}" method="post">
<p>
- {'cat_add'|@translate} : <input type="text" name="virtual_name">
+ {'Add a virtual category'|@translate} : <input type="text" name="virtual_name">
<input class="submit" type="submit" value="{'Submit'|@translate}" name="submitAdd" {$TAG_INPUT_ENABLED}>
{if count($categories)>9 }
<a href="#EoP" class="button" style="border:0;">
@@ -51,16 +51,16 @@
{if cat_admin_access($category.ID)}
<li><a href="{$category.U_JUMPTO}" title="{'jump to category'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_jump-to.png" class="button" alt="{'jump to category'|@translate}"></a></li>
{/if}
- <li><a href="{$category.U_EDIT}" title="{'edit category informations'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_edit.png" class="button" alt="{'edit'|@translate}"></a></li>
+ <li><a href="{$category.U_EDIT}" title="{'edit'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_edit.png" class="button" alt="{'edit'|@translate}"></a></li>
{if isset($category.U_MANAGE_ELEMENTS) }
- <li><a href="{$category.U_MANAGE_ELEMENTS}" title="{'manage category elements'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_elements.png" class="button" alt="{'elements'|@translate}"></a></li>
+ <li><a href="{$category.U_MANAGE_ELEMENTS}" title="{'elements'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_elements.png" class="button" alt="{'elements'|@translate}"></a></li>
{/if}
- <li><a href="{$category.U_CHILDREN}" title="{'manage sub-categories'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_children.png" class="button" alt="{'sub-categories'|@translate}"></a></li>
+ <li><a href="{$category.U_CHILDREN}" title="{'sub-categories'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_children.png" class="button" alt="{'sub-categories'|@translate}"></a></li>
{if isset($category.U_MANAGE_PERMISSIONS) }
- <li><a href="{$category.U_MANAGE_PERMISSIONS}" title="{'edit category permissions'|@translate}" ><img src="{$themeconf.admin_icon_dir}/category_permissions.png" class="button" alt="{'permissions'|@translate}"></a></li>
+ <li><a href="{$category.U_MANAGE_PERMISSIONS}" title="{'Permissions'|@translate}" ><img src="{$themeconf.admin_icon_dir}/category_Permissions.png" class="button" alt="{'Permissions'|@translate}"></a></li>
{/if}
{if isset($category.U_DELETE) }
- <li><a href="{$category.U_DELETE}" title="{'delete category'|@translate}" onclick="return confirm('{'Are you sure?'|@translate|@escape:javascript}');"><img src="{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}"></a></li>
+ <li><a href="{$category.U_DELETE}" title="{'Are you sure?'|@translate|@escape:javascript}');"><img src="{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}" onclick="return confirm('{'Are you sure?'|@translate|@escape:javascript}');"><img src="{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}"></a></li>
{/if}
</ul>
@@ -68,7 +68,7 @@
<img src="{$themeconf.admin_icon_dir}/cat_move.png" class="button drag_button" style="display:none;" alt="{'Drag to re-order'|@translate}" title="{'Drag to re-order'|@translate}">
<strong><a href="{$category.U_CHILDREN}" title="{'manage sub-categories'|@translate}">{$category.NAME}</a></strong>
{if $category.IS_VIRTUAL}
- <img src="{$themeconf.admin_icon_dir}/virt_category.png" class="button" alt="{'virtual_category'|@translate}">
+ <img src="{$themeconf.admin_icon_dir}/virt_category.png" class="button" alt="{'Virtual category'|@translate}">
{/if}
</p>
diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl
index 29e7780a9..1878da75c 100644
--- a/admin/template/goto/cat_modify.tpl
+++ b/admin/template/goto/cat_modify.tpl
@@ -3,7 +3,7 @@
{include file='include/resize.inc.tpl'}
<div class="titrePage">
- <h2>{'title_edit_cat'|@translate}</h2>
+ <h2>{'Edit a category'|@translate}</h2>
</div>
<h3>{$CATEGORIES_NAV}</h3>
@@ -13,15 +13,15 @@
<li><a href="{$U_JUMPTO}" title="{'jump to category'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_jump-to.png" class="button" alt="{'jump to category'|@translate}"></a></li>
{/if}
{if isset($U_MANAGE_ELEMENTS) }
- <li><a href="{$U_MANAGE_ELEMENTS}" title="{'manage category elements'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_elements.png" class="button" alt="{'elements'|@translate}"></a></li>
- <li><a href="{$U_MANAGE_RANKS}" title="{'manage image ranks'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/ranks.png" class="button" alt="{'ranks'|@translate}"></a></li>
+ <li><a href="{$U_MANAGE_ELEMENTS}" title="{'elements'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_elements.png" class="button" alt="{'elements'|@translate}"></a></li>
+ <li><a href="{$U_MANAGE_RANKS}" title="{'ranks'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/ranks.png" class="button" alt="{'ranks'|@translate}"></a></li>
{/if}
- <li><a href="{$U_CHILDREN}" title="{'manage sub-categories'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_children.png" class="button" alt="{'sub-categories'|@translate}"></a></li>
+ <li><a href="{$U_CHILDREN}" title="{'sub-categories'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_children.png" class="button" alt="{'sub-categories'|@translate}"></a></li>
{if isset($U_MANAGE_PERMISSIONS) }
- <li><a href="{$U_MANAGE_PERMISSIONS}" title="{'edit category permissions'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_permissions.png" class="button" alt="{'permissions'|@translate}"></a></li>
+ <li><a href="{$U_MANAGE_PERMISSIONS}" title="{'Permissions'|@translate}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_Permissions.png" class="button" alt="{'Permissions'|@translate}"></a></li>
{/if}
{if isset($U_DELETE) }
- <li><a href="{$U_DELETE}" title="{'delete category'|@translate}" onclick="return confirm('{'Are you sure?'|@translate|@escape:'javascript'}');"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}"></a></li>
+ <li><a href="{$U_DELETE}" title="{'Are you sure?'|@translate|@escape:'javascript'}');"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}" onclick="return confirm('{'Are you sure?'|@translate|@escape:'javascript'}');"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/category_delete.png" class="button" alt="{'delete'|@translate}"></a></li>
{/if}
</ul>
@@ -33,7 +33,7 @@
{if isset($CAT_FULL_DIR) }
<tr>
- <td><strong>{'storage'|@translate}</strong></td>
+ <td><strong>{'Directory'|@translate}</strong></td>
<td class="row1">{$CAT_FULL_DIR}</td>
</tr>
{/if}
@@ -68,26 +68,26 @@
<legend>{'Options'|@translate}</legend>
<table>
<tr>
- <td><strong>{'conf_access'|@translate}</strong>
+ <td><strong>{'Access type'|@translate}</strong>
<td>
{html_radios name='status' values=$status_values output=$status_values|translate selected=$CAT_STATUS}
</td>
</tr>
<tr>
- <td><strong>{'lock'|@translate}</strong>
+ <td><strong>{'Lock'|@translate}</strong>
<td>
{html_radios name='visible' values='true,false'|@explode output='No,Yes'|@explode|translate selected=$CAT_VISIBLE}
</td>
</tr>
<tr>
- <td><strong>{'comments'|@translate}</strong>
+ <td><strong>{'Comments'|@translate}</strong>
<td>
{html_radios name='commentable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_COMMENTABLE}
</td>
</tr>
{if isset($SHOW_UPLOADABLE) }
<tr>
- <td><strong>{'editcat_uploadable'|@translate}</strong>
+ <td><strong>{'Authorize upload'|@translate}</strong>
<td>
{html_radios name='uploadable' values='false,true'|@explode output='No,Yes'|@explode|translate selected=$CAT_UPLOADABLE}
</td>
@@ -99,7 +99,7 @@
<fieldset id="image_order">
<legend>{'Sort order'|@translate}</legend>
<input type="checkbox" name="image_order_default" id="image_order_default" {$IMG_ORDER_DEFAULT}>
- <label for="image_order_default">{'Use default sort order'|@translate}</label>
+ <label for="image_order_default">{'Use the default image sort order (defined in the configuration file)'|@translate}</label>
<br>
<input type="checkbox" name="image_order_subcats" id="image_order_subcats">
<label for="image_order_subcats">{'Apply to subcategories'|@translate}</label>
@@ -135,7 +135,7 @@
</td>
<td>
{if $representant.ALLOW_SET_RANDOM }
- <p><input class="submit" type="submit" name="set_random_representant" value="{'cat_representant'|@translate}" {$TAG_INPUT_ENABLED}></p>
+ <p><input class="submit" type="submit" name="set_random_representant" value="{'Find a new representant by random'|@translate}" {$TAG_INPUT_ENABLED}></p>
{/if}
{if isset($representant.ALLOW_DELETE) }
@@ -213,7 +213,7 @@
</td>
</tr>
<tr>
- <td><strong>{'mail_content'|@translate}</strong></td>
+ <td><strong>{'Mail content'|@translate}</strong></td>
<td>
<textarea cols="50" rows="5" name="mail_content" id="mail_content" class="description">{$MAIL_CONTENT}</textarea>
</td>
diff --git a/admin/template/goto/cat_options.tpl b/admin/template/goto/cat_options.tpl
index c27254f7f..9c25c1ef0 100644
--- a/admin/template/goto/cat_options.tpl
+++ b/admin/template/goto/cat_options.tpl
@@ -1,5 +1,5 @@
<div class="titrePage">
- <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2>
+ <h2>{'Properties'|@translate} {$TABSHEET_TITLE}</h2>
</div>
<form method="post" action="{$F_ACTION}" id="cat_options">
diff --git a/admin/template/goto/check_integrity.tpl b/admin/template/goto/check_integrity.tpl
index 26b4a3b25..7cf566123 100644
--- a/admin/template/goto/check_integrity.tpl
+++ b/admin/template/goto/check_integrity.tpl
@@ -1,5 +1,5 @@
<dl>
- <dt>{'c13y_title'|@translate}</dt>
+ <dt>{'Check integrity'|@translate}</dt>
<dd>
<ul>
<form method="post" name="c13y" id="c13y" action="">
@@ -7,8 +7,8 @@
<table class="table2">
<tr class="throw">
<th></th>
- <th>{'c13y_Anomaly'|@translate}</th>
- <th>{'c13y_Correction'|@translate}</th>
+ <th>{'Anomaly'|@translate}</th>
+ <th>{'Correction'|@translate}</th>
</tr>
{if isset($c13y_list)}
{foreach from=$c13y_list item=c13y name=c13y_loop}
@@ -22,21 +22,21 @@
<td>
<label for="c13y_selection-{$c13y.id}">
{if $c13y.show_ignore_msg}
- {'c13y_ignore_msg1'|@translate}
+ {'The anomaly will be ignored until next application version'|@translate}
<br>
- {'c13y_ignore_msg2'|@translate}
+ {'Correction the anomaly will cancel the fact that it\'s ignored'|@translate}
{/if}
{if $c13y.show_correction_fct}
- {'c13y_Automatic_correction'|@translate}
+ {'Automatic correction'|@translate}
{/if}
{if $c13y.show_correction_bad_fct}
- {'c13y_Impossible_automatic_correction'|@translate}
+ {'Impossible automatic correction'|@translate}
{/if}
{if $c13y.show_correction_success_fct}
- {'c13y_Correction_applied_success'|@translate}
+ {'Correction applied with success'|@translate}
{/if}
{if !empty($c13y.correction_error_fct)}
- {'c13y_Correction_applied_error'|@translate}
+ {'Correction applied with error'|@translate}
<br>
{$c13y.c13y.correction_error_fct}
{/if}
@@ -63,18 +63,18 @@
{foreach from=$c13y_do_check item=ID}
document.getElementById('c13y_selection-{$ID}').checked = true;
{/foreach}
- return false;">{'c13y_check_auto'|@translate}</a>
+ return false;">{'Check automatic corrections'|@translate}</a>
{/if}
</p>
<p>
{if $c13y_show_submit_automatic_correction}
- <input class="submit" type="submit" value="{'c13y_submit_correction'|@translate}" name="c13y_submit_correction" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" value="{'Apply selected corrections'|@translate}" name="Apply selected corrections" {$TAG_INPUT_ENABLED}>
{/if}
{if $c13y_show_submit_ignore}
- <input class="submit" type="submit" value="{'c13y_submit_ignore'|@translate}" name="c13y_submit_ignore" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" value="{'Ignore selected anomalies'|@translate}" name="Ignore selected anomalies" {$TAG_INPUT_ENABLED}>
{/if}
- <input class="submit" type="submit" value="{'c13y_submit_refresh'|@translate}" name="c13y_submit_refresh">
+ <input class="submit" type="submit" value="{'Refresh'|@translate}" name="Refresh">
</p>
</fieldset>
diff --git a/admin/template/goto/comments.tpl b/admin/template/goto/comments.tpl
index a553c94dc..b7ac21ba4 100644
--- a/admin/template/goto/comments.tpl
+++ b/admin/template/goto/comments.tpl
@@ -1,5 +1,5 @@
<div class="titrePage">
- <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2>
+ <h2>{'Waiting'|@translate} {$TABSHEET_TITLE}</h2>
</div>
<h3>{'User comments validation'|@translate}</h3>
diff --git a/admin/template/goto/configuration.tpl b/admin/template/goto/configuration.tpl
index 9f335d36c..065a2ad76 100644
--- a/admin/template/goto/configuration.tpl
+++ b/admin/template/goto/configuration.tpl
@@ -2,7 +2,7 @@
{include file='include/autosize.inc.tpl'}
<div class="titrePage">
- <h2>{'title_configuration'|@translate} {$TABSHEET_TITLE}</h2>
+ <h2>{'Piwigo configuration'|@translate} {$TABSHEET_TITLE}</h2>
</div>
{if !isset($default)}
@@ -69,14 +69,14 @@
<li>
<label>
- <span class="property">{'obligatory_user_mail_address'|@translate}</span>
+ <span class="property">{'Mail address is obligatory for all users'|@translate}</span>
<input type="checkbox" name="obligatory_user_mail_address" {if ($main.obligatory_user_mail_address)}checked="checked"{/if}>
</label>
</li>
<li>
<label>
- <span class="property">{'Email administrators when a new user registers'|@translate}</span>
+ <span class="property">{'Email admins when a new user registers'|@translate}</span>
<input type="checkbox" name="email_admin_on_new_user" {if ($main.email_admin_on_new_user)}checked="checked"{/if}>
</label>
</li>
@@ -89,15 +89,15 @@
<legend></legend>
<ul>
<li>
- <label><span class="property">{'conf_history_guest'|@translate}</span><input type="checkbox" name="history_guest" {if ($history.history_guest)}checked="checked"{/if}></label>
+ <label><span class="property">{'Save page visits by guests'|@translate}</span><input type="checkbox" name="history_guest" {if ($history.history_guest)}checked="checked"{/if}></label>
</li>
<li>
- <label><span class="property">{'conf_history_user'|@translate}</span><input type="checkbox" name="log" {if ($history.log)}checked="checked"{/if}></label>
+ <label><span class="property">{'Save page visits by users'|@translate}</span><input type="checkbox" name="log" {if ($history.log)}checked="checked"{/if}></label>
</li>
<li>
- <label><span class="property">{'conf_history_admin'|@translate}</span><input type="checkbox" name="history_admin" {if ($history.history_admin)}checked="checked"{/if}></label>
+ <label><span class="property">{'Save page visits by administrators'|@translate}</span><input type="checkbox" name="history_admin" {if ($history.history_admin)}checked="checked"{/if}></label>
</li>
</ul>
</fieldset>
@@ -132,14 +132,14 @@
<li>
<label>
- <span class="property">{'Email administrators when a valid comment is entered'|@translate}</span>
+ <span class="property">{'Email admins when a valid comment is entered'|@translate}</span>
<input type="checkbox" name="email_admin_on_comment" {if ($comments.email_admin_on_comment)}checked="checked"{/if}>
</label>
</li>
<li>
<label>
- <span class="property">{'Email administrators when a comment requires validation'|@translate}</span>
+ <span class="property">{'Email admins when a comment requires validation'|@translate}</span>
<input type="checkbox" name="email_admin_on_comment_validation" {if ($comments.email_admin_on_comment_validation)}checked="checked"{/if}>
</label>
</li>
@@ -188,7 +188,7 @@
</li>
<li>
<label>
- <span class="property">{'Email administrators when a picture is uploaded'|@translate}</span>
+ <span class="property">{'Email admins when a picture is uploaded'|@translate}</span>
<input type="checkbox" name="email_admin_on_picture_uploaded" {if ($upload.email_admin_on_picture_uploaded)}checked="checked"{/if}>
</label>
</li>
diff --git a/admin/template/goto/extend_for_templates.tpl b/admin/template/goto/extend_for_templates.tpl
index 1cc6ad109..0d093c3bf 100644
--- a/admin/template/goto/extend_for_templates.tpl
+++ b/admin/template/goto/extend_for_templates.tpl
@@ -1,11 +1,11 @@
-<div class="titrePage"><h2>{'extend_for_templates'|@translate}</h2>
+<div class="titrePage"><h2>{'Extend for templates'|@translate}</h2>
</div>
{if isset($extents)}
-<h4>{'Replacement of original templates'|@translate}</h4>
+<h4>{'Replacement of original templates by customized templates from template-extension subfolder'|@translate}</h4>
<form method="post" name="extend_for_templates" id="extend_for_templates" action="">
<table class="table2">
<tr class="throw">
- <th>{'Replacers'|@translate}</th>
+ <th>{'Replacers (customized templates)'|@translate}</th>
<th>{'Original templates'|@translate}</th>
<th>{'Optional URL keyword'|@translate}</th>
<th>{'Bound template'|@translate}</th>
diff --git a/admin/template/goto/footer.tpl b/admin/template/goto/footer.tpl
index 22f64e599..4ccd72b0e 100644
--- a/admin/template/goto/footer.tpl
+++ b/admin/template/goto/footer.tpl
@@ -5,7 +5,7 @@
<div id="copyright">
<a name="EoP"></a> <!-- End of ADMIN Page -->
{if isset($debug.TIME) }
- {'generation_time'|@translate} {$debug.TIME} ({$debug.NB_QUERIES} {'sql_queries_in'|@translate} {$debug.SQL_TIME}) -
+ {'SQL queries in'|@translate} {$debug.TIME} ({$debug.NB_QUERIES} {'SQL queries in'|@translate} {$debug.SQL_TIME}) -
{/if}
{* Please, do not remove this copyright. If you really want to,
@@ -13,12 +13,12 @@
to show the origin of the script...
*}
- {'powered_by'|@translate}
+ {'Powered by'|@translate}
<a href="{$PHPWG_URL}" class="Piwigo">
<span class="Piwigo">Piwigo</span></a>
{$VERSION}
{if isset($CONTACT_MAIL)}
- - {'send_mail'|@translate}
+ - {'Contact'|@translate}
<a href="mailto:{$CONTACT_MAIL}?subject={'title_send_mail'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
{/if}
diff --git a/admin/template/goto/group_list.tpl b/admin/template/goto/group_list.tpl
index 2ea9377f3..8aff9daed 100644
--- a/admin/template/goto/group_list.tpl
+++ b/admin/template/goto/group_list.tpl
@@ -1,5 +1,5 @@
<div class="titrePage">
- <h2>{'title_groups'|@translate}</h2>
+ <h2>{'Group management'|@translate}</h2>
</div>
<form method="post" name="add_user" action="{$F_ADD_ACTION}" class="properties">
@@ -30,11 +30,11 @@
<td><a href="{$group.U_MEMBERS}">{$group.MEMBERS}</a></td>
<td style="text-align:center;">
<a href="{$group.U_PERM}">
- <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/permissions.png" class="button" style="border:none" alt="{'permissions'|@translate}" title="{'permissions'|@translate}"></a>
+ <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/Permissions.png" class="button" style="border:none" alt="{'Permissions'|@translate}" title="{'Permissions'|@translate}"></a>
<a href="{$group.U_DELETE}" onclick="return confirm('{'delete'|@translate|@escape:'javascript'}' + '\n\n' + '{'Are you sure?'|@translate|@escape:'javascript'}');">
- <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/delete.png" class="button" style="border:none" alt="{'delete'|@translate}" title="{'delete'|@translate}" {$TAG_INPUT_ENABLED}></a>
+ <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/Delete.png" class="button" style="border:none" alt="{'Delete'|@translate}" title="{'Delete'|@translate}" {$TAG_INPUT_ENABLED}></a>
<a href="{$group.U_ISDEFAULT}" onclick="return confirm('{'toggle_is_default_group'|@translate|@escape:'javascript'}' +'\n\n' + '{'Are you sure?'|@translate|@escape:'javascript'}');">
- <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/toggle_is_default_group.png" class="button" style="border:none" alt="{'toggle_is_default_group'|@translate}" title="{'toggle_is_default_group'|@translate}" {$TAG_INPUT_ENABLED}></a>
+ <img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/Toggle \'default group\' property.png" class="button" style="border:none" alt="{'Toggle \'default group\' property'|@translate}" title="{'Toggle \'default group\' property'|@translate}" {$TAG_INPUT_ENABLED}></a>
</td>
</tr>
{/foreach}
diff --git a/admin/template/goto/history.tpl b/admin/template/goto/history.tpl
index 8b44a2e42..5d0cd771e 100644
--- a/admin/template/goto/history.tpl
+++ b/admin/template/goto/history.tpl
@@ -16,7 +16,7 @@
<fieldset>
<legend>{'Filter'|@translate}</legend>
<ul>
- <li><label>{'search_date_from'|@translate}</label></li>
+ <li><label>{'Date'|@translate}</label></li>
<li>
<select id="start_day" name="start_day">
<option value="0">--</option>
@@ -32,7 +32,7 @@
</li>
</ul>
<ul>
- <li><label>{'search_date_to'|@translate}</label></li>
+ <li><label>{'End-Date'|@translate}</label></li>
<li>
<select id="end_day" name="end_day">
<option value="0">--</option>
@@ -106,14 +106,14 @@
<table class="table2" id="detailedStats">
<tr class="throw">
<th>{'Date'|@translate}</th>
- <th>{'time'|@translate}</th>
- <th>{'user'|@translate}</th>
+ <th>{'Time'|@translate}</th>
+ <th>{'User'|@translate}</th>
<th>{'IP'|@translate}</th>
- <th>{'image'|@translate}</th>
+ <th>{'Element'|@translate}</th>
<th>{'Element type'|@translate}</th>
- <th>{'section'|@translate}</th>
- <th>{'category'|@translate}</th>
- <th>{'tags'|@translate}</th>
+ <th>{'Section'|@translate}</th>
+ <th>{'Category'|@translate}</th>
+ <th>{'Tags'|@translate}</th>
</tr>
{if !empty($search_results) }
{foreach from=$search_results item=detail name=res_loop}
diff --git a/admin/template/goto/install.tpl b/admin/template/goto/install.tpl
index 2b83d3bf4..96861a31c 100644
--- a/admin/template/goto/install.tpl
+++ b/admin/template/goto/install.tpl
@@ -70,10 +70,10 @@ TD {
<table class="table2">
<tr class="throw">
- <th colspan="2">{'Initial_config'|@translate}</th>
+ <th colspan="2">{'Basic configuration'|@translate}</th>
</tr>
<tr>
- <td style="width: 30%">{'Default_lang'|@translate}</td>
+ <td style="width: 30%">{'Default gallery language'|@translate}</td>
<td>
<select name="language" onchange="document.location = 'install.php?language='+this.options[this.selectedIndex].value;">
{html_options options=$language_options selected=$language_selection}
@@ -83,11 +83,11 @@ TD {
</table>
<table class="table2">
<tr class="throw">
- <th colspan="3">{'step1_title'|@translate}</th>
+ <th colspan="3">{'Database configuration'|@translate}</th>
</tr>
{if count($F_DB_ENGINES)>1}
<tr>
- <td style="width: 30%;">{'step1_dbengine'|@translate}</td>
+ <td style="width: 30%;">{'Database type'|@translate}</td>
<td>
<select name="dblayer" id="dblayer">
{foreach from=$F_DB_ENGINES key=k item=v}
@@ -98,7 +98,7 @@ TD {
{/foreach}
</select>
</td>
- <td>{'step1_dbengine_info'|@translate}</td>
+ <td>{'The type of database your piwigo data will be store in'|@translate}</td>
{else}
<td colspan="3">
<input type="hidden" name="dbengine" value="{$F_DB_LAYER}">
@@ -106,76 +106,76 @@ TD {
{/if}
</tr>
<tr>
- <td style="width: 30%;">{'step1_host'|@translate}</td>
+ <td style="width: 30%;">{'Host'|@translate}</td>
<td align=center><input type="text" name="dbhost" value="{$F_DB_HOST}"></td>
- <td>{'step1_host_info'|@translate}</td>
+ <td>{'localhost, sql.multimania.com, toto.freesurf.fr'|@translate}</td>
</tr>
<tr>
- <td>{'step1_user'|@translate}</td>
+ <td>{'User'|@translate}</td>
<td align=center><input type="text" name="dbuser" value="{$F_DB_USER}"></td>
- <td>{'step1_user_info'|@translate}</td>
+ <td>{'user login given by your host provider'|@translate}</td>
</tr>
<tr>
- <td>{'step1_pass'|@translate}</td>
+ <td>{'Password'|@translate}</td>
<td align=center><input type="password" name="dbpasswd" value=""></td>
- <td>{'step1_pass_info'|@translate}</td>
+ <td>{'user password given by your host provider'|@translate}</td>
</tr>
<tr>
- <td>{'step1_database'|@translate}</td>
+ <td>{'Database name'|@translate}</td>
<td align=center><input type="text" name="dbname" value="{$F_DB_NAME}"></td>
- <td>{'step1_database_info'|@translate}</td>
+ <td>{'also given by your host provider'|@translate}</td>
</tr>
<tr>
- <td>{'step1_prefix'|@translate}</td>
+ <td>{'Database table prefix'|@translate}</td>
<td align=center><input type="text" name="prefix" value="{$F_DB_PREFIX}"></td>
- <td>{'step1_prefix_info'|@translate}</td>
+ <td>{'database tables names will be prefixed with it (enables you to manage better your tables)'|@translate}</td>
</tr>
</table>
<table class="table2">
<tr class="throw">
- <th colspan="3">{'step2_title'|@translate}</th>
+ <th colspan="3">{'Admin configuration'|@translate}</th>
</tr>
<tr>
- <td style="width: 30%;">{'install_webmaster'|@translate}</td>
+ <td style="width: 30%;">{'Webmaster login'|@translate}</td>
<td align="center"><input type="text" name="admin_name" value="{$F_ADMIN}"></td>
- <td>{'install_webmaster_info'|@translate}</td>
+ <td>{'It will be shown to the visitors. It is necessary for website administration'|@translate}</td>
</tr>
<tr>
- <td>{'step2_pwd'|@translate}</td>
+ <td>{'Webmaster password'|@translate}</td>
<td align="center"><input type="password" name="admin_pass1" value=""></td>
- <td>{'step2_pwd_info'|@translate}</td>
+ <td>{'Keep it confidential, it enables you to access administration panel'|@translate}</td>
</tr>
<tr>
- <td>{'step2_pwd_conf'|@translate}</td>
+ <td>{'Password [confirm]'|@translate}</td>
<td align="center"><input type="password" name="admin_pass2" value=""></td>
- <td>{'step2_pwd_conf_info'|@translate}</td>
+ <td>{'verification'|@translate}</td>
</tr>
<tr>
- <td>{'conf_mail_webmaster'|@translate}</td>
+ <td>{'Webmaster mail address'|@translate}</td>
<td align="center"><input type="text" name="admin_mail" value="{$F_ADMIN_EMAIL}"></td>
- <td>{'conf_mail_webmaster_info'|@translate}</td>
+ <td>{'Visitors will be able to contact site administrator with this mail'|@translate}</td>
</tr>
</table>
<table>
<tr>
<td style="text-align: center;">
- <input class="submit" type="submit" name="install" value="{'Start_Install'|@translate}">
+ <input class="submit" type="submit" name="install" value="{'Start Install'|@translate}">
</td>
</tr>
</table>
</form>
{else}
<p>
- <input type="button" name="home" value="{'home'|@translate}" onClick="window.open('index.php');">
- <input type="button" name="admin" value="{'admin'|@translate}" onClick="window.open('admin.php');">
+ <input type="button" name="Home" value="{'Home'|@translate}" onClick="window.open('index.php');">
+ <input type="button" name="Administration" value="{'Administration'|@translate}" onClick="window.open('Administration.php');">
</p>
{if !isset($migration)}
<div class="infos">
<ul>
- <li>{'Subscribe to Piwigo Announcements Newsletter'|@translate}</li>
+ <li>{'Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'|@translate}</li>
</ul>
</div>
diff --git a/admin/template/goto/intro.tpl b/admin/template/goto/intro.tpl
index 7d1d5b079..01cfda5af 100644
--- a/admin/template/goto/intro.tpl
+++ b/admin/template/goto/intro.tpl
@@ -10,7 +10,7 @@ jQuery().ready(function(){ldelim}
});
</script>
-<h2>{'title_default'|@translate}</h2>
+<h2>{'Piwigo administration'|@translate}</h2>
<dl style="padding-top: 30px;">
<dt>{'Piwigo version'|@translate}</dt>
<dd>
diff --git a/admin/template/goto/maintenance.tpl b/admin/template/goto/maintenance.tpl
index d43571e00..2208b5baa 100644
--- a/admin/template/goto/maintenance.tpl
+++ b/admin/template/goto/maintenance.tpl
@@ -3,20 +3,20 @@
</div>
<ul>
- <li><a href="{$U_MAINT_CATEGORIES}" {$TAG_INPUT_ENABLED}>{'update categories informations'|@translate}</a></li>
- <li><a href="{$U_MAINT_IMAGES}" {$TAG_INPUT_ENABLED}>{'update images informations'|@translate}</a></li>
- <li><a href="{$U_MAINT_DATABASE}" {$TAG_INPUT_ENABLED}>{'repair and optimize database'|@translate}</a></li>
+ <li><a href="{$U_MAINT_CATEGORIES}" {$TAG_INPUT_ENABLED}>{'Update categories informations'|@translate}</a></li>
+ <li><a href="{$U_MAINT_IMAGES}" {$TAG_INPUT_ENABLED}>{'Update images informations'|@translate}</a></li>
+ <li><a href="{$U_MAINT_DATABASE}" {$TAG_INPUT_ENABLED}>{'Repair and optimize database'|@translate}</a></li>
</ul>
<ul>
- <li><a href="{$U_MAINT_HISTORY_DETAIL}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>{'purge history detail'|@translate}</a></li>
- <li><a href="{$U_MAINT_HISTORY_SUMMARY}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>{'purge history summary'|@translate}</a></li>
- <li><a href="{$U_MAINT_SESSIONS}" {$TAG_INPUT_ENABLED}>{'purge sessions'|@translate}</a></li>
- <li><a href="{$U_MAINT_FEEDS}" {$TAG_INPUT_ENABLED}>{'purge never used notification feeds'|@translate}</a></li>
- <li><a href="{$U_MAINT_SEARCH}"onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>{'Purge search history'|@translate}</a></li>
+ <li><a href="{$U_MAINT_HISTORY_DETAIL}" onclick="return confirm('{'Purge history detail'|@translate}');" {$TAG_INPUT_ENABLED}>{'Purge history detail'|@translate}</a></li>
+ <li><a href="{$U_MAINT_HISTORY_SUMMARY}" onclick="return confirm('{'Purge history summary'|@translate}');" {$TAG_INPUT_ENABLED}>{'Purge history summary'|@translate}</a></li>
+ <li><a href="{$U_MAINT_SESSIONS}" {$TAG_INPUT_ENABLED}>{'Purge sessions'|@translate}</a></li>
+ <li><a href="{$U_MAINT_FEEDS}" {$TAG_INPUT_ENABLED}>{'Purge never used notification feeds'|@translate}</a></li>
+ <li><a href="{$U_MAINT_SEARCH}"onclick="return confirm('{'Purge search history'|@translate}');" {$TAG_INPUT_ENABLED}>{'Purge search history'|@translate}</a></li>
<li><a href="{$U_MAINT_COMPILED_TEMPLATES}" {$TAG_INPUT_ENABLED}>{'Purge compiled templates'|@translate}</a></li>
</ul>
<ul>
- <li><a href="{$U_MAINT_C13Y}" {$TAG_INPUT_ENABLED}>{'c13y_maintenance'|@translate}</a></li>
+ <li><a href="{$U_MAINT_C13Y}" {$TAG_INPUT_ENABLED}>{'Reinitialize check integrity'|@translate}</a></li>
</ul>
diff --git a/admin/template/goto/navigation_bar.tpl b/admin/template/goto/navigation_bar.tpl
index a4c0b3bbc..82c66bd15 100644
--- a/admin/template/goto/navigation_bar.tpl
+++ b/admin/template/goto/navigation_bar.tpl
@@ -1,10 +1,10 @@
<div class="navigationBar">
{if isset($navbar.URL_FIRST)}
- <a href="{$navbar.URL_FIRST}" rel="first">{'first_page'|@translate}</a> |
- <a href="{$navbar.URL_PREV}" rel="prev">{'previous_page'|@translate}</a> |
+ <a href="{$navbar.URL_FIRST}" rel="first">{'First'|@translate}</a> |
+ <a href="{$navbar.URL_PREV}" rel="prev">{'Previous'|@translate}</a> |
{else}
- {'first_page'|@translate} |
- {'previous_page'|@translate} |
+ {'First'|@translate} |
+ {'Previous'|@translate} |
{/if}
{assign var='prev_page' value=0}
@@ -19,10 +19,10 @@
{/foreach}
{if isset($navbar.URL_NEXT)}
- | <a href="{$navbar.URL_NEXT}" rel="next">{'next_page'|@translate}</a>
- | <a href="{$navbar.URL_LAST}" rel="last">{'last_page'|@translate}</a>
+ | <a href="{$navbar.URL_NEXT}" rel="next">{'Next'|@translate}</a>
+ | <a href="{$navbar.URL_LAST}" rel="last">{'Last'|@translate}</a>
{else}
- | {'next_page'|@translate}
- | {'last_page'|@translate}
+ | {'Next'|@translate}
+ | {'Last'|@translate}
{/if}
</div>
diff --git a/admin/template/goto/notification_by_mail.tpl b/admin/template/goto/notification_by_mail.tpl
index af058e94d..3ffccd544 100644
--- a/admin/template/goto/notification_by_mail.tpl
+++ b/admin/template/goto/notification_by_mail.tpl
@@ -2,24 +2,24 @@
{include file='include/autosize.inc.tpl'}
<div class="titrePage">
- <h2>{'nbm_send_mail_to_users'|@translate} {$TABSHEET_TITLE}</h2>
+ <h2>{'Send mail to users'|@translate} {$TABSHEET_TITLE}</h2>
</div>
<form method="post" name="notification_by_mail" id="notification_by_mail" action="{$F_ACTION}">
{if isset($REPOST_SUBMIT_NAME)}
<fieldset>
<div class="infos">
- <input class="submit" type="submit" value="{'nbm_repost_submit'|@translate}" name="{$REPOST_SUBMIT_NAME}" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" value="{'Continue processing treatment'|@translate}" name="{$REPOST_SUBMIT_NAME}" {$TAG_INPUT_ENABLED}>
</div>
</fieldset>
{/if}
{if isset($param)}
<fieldset>
- <legend>{'nbm_title_param'|@translate}</legend>
+ <legend>{'Parameters'|@translate}</legend>
<table>
<tr>
- <td><label>{'nbm_send_html_mail'|@translate}</label></td>
+ <td><label>{'Send mail on HTML format'|@translate}</label></td>
<td>
<label><input type="radio" name="nbm_send_html_mail" value="true" {if $param.SEND_HTML_MAIL}checked="checked"{/if}>{'Yes'|@translate}</label>
<label><input type="radio" name="nbm_send_html_mail" value="false" {if not $param.SEND_HTML_MAIL}checked="checked"{/if}>{'No'|@translate}</label>
@@ -27,26 +27,26 @@
</tr>
<tr>
<td>
- <label for="send_mail_as">{'nbm_send_mail_as'|@translate}</label>
- <br><i><small>{'nbm_info_send_mail_as'|@translate}</small></i>
+ <label for="send_mail_as">{'Send mail as'|@translate}</label>
+ <br><i><small>{'With blank value, gallery title will be used'|@translate}</small></i>
</td>
<td><input type="text" maxlength="35" size="35" name="nbm_send_mail_as" id="send_mail_as" value="{$param.SEND_MAIL_AS}"></td>
</tr>
<tr>
- <td><label>{'nbm_send_detailed_content'|@translate}</label></td>
+ <td><label>{'Add detailed content'|@translate}</label></td>
<td>
<label><input type="radio" name="nbm_send_detailed_content" value="true" {if $param.SEND_DETAILED_CONTENT}checked="checked"{/if}>{'Yes'|@translate}</label>
<label><input type="radio" name="nbm_send_detailed_content" value="false" {if not $param.SEND_DETAILED_CONTENT}checked="checked"{/if}>{'No'|@translate}</label>
</td>
</tr>
<tr>
- <td><label for="complementary_mail_content">{'nbm_complementary_mail_content'|@translate}</label></td>
+ <td><label for="complementary_mail_content">{'Complementary mail content'|@translate}</label></td>
<td><textarea cols="50" rows="5" name="nbm_complementary_mail_content" id="complementary_mail_content">{$param.COMPLEMENTARY_MAIL_CONTENT}</textarea></td>
</tr>
<tr>
<td>
- <label>{'nbm_send_recent_post_dates'|@translate}</label>
- <br><i><small>{'nbm_info_send_recent_post_dates'|@translate}</small></i>
+ <label>{'Include display of recent pictures group by dates'|@translate}</label>
+ <br><i><small>{'Available only with HTML format'|@translate}</small></i>
</td>
<td>
<label><input type="radio" name="nbm_send_recent_post_dates" value="true" {if $param.SEND_RECENT_POST_DATES}checked="checked"{/if}>{'Yes'|@translate}</label>
@@ -64,28 +64,28 @@
{if isset($subscribe)}
<fieldset>
- <legend>{'nbm_title_subscribe'|@translate}</legend>
- <p><i>{'nbm_warning_subscribe_unsubscribe'|@translate}</i></p>
+ <legend>{'Subscribe/unsubscribe users'|@translate}</legend>
+ <p><i>{'Warning: subscribing or unsubscribing will send mails to users'|@translate}</i></p>
{$DOUBLE_SELECT}
</fieldset>
{/if}{* isset $subscribe*}
{if isset($send)}
{if empty($send.users)}
- <p>{'nbm_no_user_available_to_send_L1'|@translate}</p>
+ <p>{'There is no available subscribers to mail.'|@translate}</p>
<p>
- {'nbm_no_user_available_to_send_L2'|@translate}<br>
- {'nbm_no_user_available_to_send_L3'|@translate}
+ {'Subscribers could be listed (available) only if there is new elements to notify.'|@translate}<br>
+ {'Anyway only webmasters can see this tab and never administrators.'|@translate}
</p>
{else}
<fieldset>
- <legend>{'nbm_title_send'|@translate}</legend>
+ <legend>{'Select recipients'|@translate}</legend>
<table class="table2">
<tr class="throw">
- <th>{'nbm_col_user'|@translate}</th>
- <th>{'nbm_col_mail'|@translate}</th>
- <th>{'nbm_col_last_send'|@translate}</th>
- <th>{'nbm_col_check_user_send_mail'|@translate}</th>
+ <th>{'User'|@translate}</th>
+ <th>{'email'|@translate}</th>
+ <th>{'Last send'|@translate}</th>
+ <th>{'To send ?'|@translate}</th>
</tr>
{foreach from=$send.users item=u name=user_loop}
<tr class="{if $smarty.foreach.user_loop.index is odd}row1{else}row2{/if}">
@@ -103,17 +103,17 @@
</fieldset>
<fieldset>
- <legend>{'nbm_send_options'|@translate}</legend>
+ <legend>{'Options'|@translate}</legend>
<table>
<tr>
- <td><label for="send_customize_mail_content">{'nbm_send_complementary_mail_content'|@translate}</label></td>
+ <td><label for="send_customize_mail_content">{'Complementary mail content'|@translate}</label></td>
<td><textarea cols="50" rows="5" name="send_customize_mail_content" id="send_customize_mail_content">{$send.CUSTOMIZE_MAIL_CONTENT}</textarea></td>
</tr>
</table>
</fieldset>
<p>
- <input class="submit" type="submit" value="{'nbm_send_submit'|@translate}" name="send_submit" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" value="{'Send'|@translate}" name="send_submit" {$TAG_INPUT_ENABLED}>
</p>
{/if}
{/if}{* isset $send*}
diff --git a/admin/template/goto/permalinks.tpl b/admin/template/goto/permalinks.tpl
index 1c8f5968e..0b5607fad 100644
--- a/admin/template/goto/permalinks.tpl
+++ b/admin/template/goto/permalinks.tpl
@@ -60,7 +60,7 @@
<td>{$permalink.date_deleted}</td>
<td>{$permalink.last_hit}</td>
<td>{$permalink.hit}</td>
- <td><a href="{$permalink.U_DELETE}" {$TAG_INPUT_ENABLED}><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/delete.png" alt="[{'delete'|@translate}]" class="button"></a></td>
+ <td><a href="{$permalink.U_DELETE}" {$TAG_INPUT_ENABLED}><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/Delete.png" alt="[{'Delete'|@translate}]" class="button"></a></td>
</tr>
{/foreach}
</table>
diff --git a/admin/template/goto/picture_modify.tpl b/admin/template/goto/picture_modify.tpl
index 1ae44a721..4c8315d9b 100644
--- a/admin/template/goto/picture_modify.tpl
+++ b/admin/template/goto/picture_modify.tpl
@@ -9,16 +9,16 @@
</script>
{/literal}
-<h2>{'title_picmod'|@translate}</h2>
+<h2>{'Modify informations about a picture'|@translate}</h2>
-<img src="{$TN_SRC}" alt="{'thumbnail'|@translate}" class="thumbnail">
+<img src="{$TN_SRC}" alt="{'Thumbnail'|@translate}" class="Thumbnail">
<ul class="categoryActions">
{if isset($U_JUMPTO) }
<li><a href="{$U_JUMPTO}" title="{'jump to image'|@translate}"><img src="{$themeconf.admin_icon_dir}/category_jump-to.png" class="button" alt="{'jump to image'|@translate}"></a></li>
{/if}
{if !url_is_remote($path)}
- <li><a href="{$U_SYNC}" title="{'synchronize metadata'|@translate}" {$TAG_INPUT_ENABLED}><img src="{$themeconf.admin_icon_dir}/sync_metadata.png" class="button" alt="{'synchronize'|@translate}"></a></li>
+ <li><a href="{$U_SYNC}" title="{'synchronize'|@translate}" {$TAG_INPUT_ENABLED}><img src="{$themeconf.admin_icon_dir}/sync_metadata.png" class="button" alt="{'synchronize'|@translate}"></a></li>
{/if}
</ul>
diff --git a/admin/template/goto/plugins_list.tpl b/admin/template/goto/plugins_list.tpl
index 7f8ee5cef..8743d6b6d 100644
--- a/admin/template/goto/plugins_list.tpl
+++ b/admin/template/goto/plugins_list.tpl
@@ -70,12 +70,12 @@
</li>
<li>
<a href="{$plugin.U_ACTION}&amp;action=delete" onclick="return confirm('{'plugins_confirm_delete'|@translate|@escape:'javascript'}');">
- <img src="{$themeconf.admin_icon_dir}/plug_delete.png" alt="{'plugins_delete'|@translate}" title="{'plugins_delete'|@translate}">
+ <img src="{$themeconf.admin_icon_dir}/plug_delete.png" alt="{'Delete'|@translate}" title="{'Delete'|@translate}">
</a>
</li>
{else}
<li>
- <img src="{$themeconf.admin_icon_dir}/plug_delete_grey.png" alt="{'plugins_delete'|@translate}" title="{'plugins_delete'|@translate}">
+ <img src="{$themeconf.admin_icon_dir}/plug_delete_grey.png" alt="{'Delete'|@translate}" title="{'Delete'|@translate}">
</li>
{/if}
</ul>
diff --git a/admin/template/goto/plugins_new.tpl b/admin/template/goto/plugins_new.tpl
index bc73bd84a..99b6a6c8c 100644
--- a/admin/template/goto/plugins_new.tpl
+++ b/admin/template/goto/plugins_new.tpl
@@ -39,7 +39,7 @@ jQuery().ready(function(){ldelim}
<td>{$plugin.DATE}</td>
<td>{$plugin.AUTHOR}</td>
<td style="text-align:center;"><a href="{$plugin.URL_INSTALL}" onclick="return confirm('{'plugins_confirm_install'|@translate|@escape:javascript}');">{'plugins_auto_install'|@translate}</a>
- / <a href="{$plugin.URL_DOWNLOAD}">{'plugins_download'|@translate}</a>
+ / <a href="{$plugin.URL_DOWNLOAD}">{'Download file'|@translate}</a>
</td>
</tr>
{/foreach}
diff --git a/admin/template/goto/plugins_update.tpl b/admin/template/goto/plugins_update.tpl
index efc5acaa3..470b53558 100644
--- a/admin/template/goto/plugins_update.tpl
+++ b/admin/template/goto/plugins_update.tpl
@@ -16,13 +16,13 @@ jQuery().ready(function(){ldelim}
{if isset($plugins_not_uptodate)}
<br>
-<b>{'plugins_need_update'|@translate}</b>
+<b>{'Plugins which need upgrade'|@translate}</b>
<table class="table2 plugins">
<thead>
<tr class="throw">
<td>{'Name'|@translate}</td>
- <td>{'plugins_actual_version'|@translate}</td>
- <td>{'plugins_new_version'|@translate}</td>
+ <td>{'Current<br>version'|@translate}</td>
+ <td>{'Available<br>version'|@translate}</td>
<td>{'Actions'|@translate}</td>
</tr>
</thead>
@@ -32,7 +32,7 @@ jQuery().ready(function(){ldelim}
<td style="text-align:center;">{$plugin.VERSION}</td>
<td style="text-align:center;"><a href="{$plugin.EXT_URL}" onclick="window.open(this.href); return false;" class="cluetip" title="{$plugin.EXT_NAME}|{$plugin.NEW_VER_DESC|htmlspecialchars|nl2br}">{$plugin.NEW_VERSION}</a></td>
<td style="text-align:center;"><a href="{$plugin.URL_UPDATE}" onclick="return confirm('{'plugins_confirm_upgrade'|@translate|@escape:javascript}');">{'plugins_auto_update'|@translate}</a>
- / <a href="{$plugin.URL_DOWNLOAD}">{'plugins_download'|@translate}</a></td>
+ / <a href="{$plugin.URL_DOWNLOAD}">{'Download file'|@translate}</a></td>
</tr>
{/foreach}
</table>
@@ -41,7 +41,7 @@ jQuery().ready(function(){ldelim}
{if isset($plugins_uptodate)}
<br>
-<b>{'plugins_dontneed_update'|@translate}</b>
+<b>{'Plugins up to date'|@translate}</b>
<table class="table2 plugins">
<thead>
<tr class="throw">
@@ -61,7 +61,7 @@ jQuery().ready(function(){ldelim}
{if isset($plugins_cant_check)}
<br>
-<b>{'plugins_cant_check'|@translate}</b>
+<b>{'Plugin versions can\'t be checked'|@translate}</b>
<table class="table2 plugins">
<thead>
<tr class="throw">
diff --git a/admin/template/goto/profile_content.tpl b/admin/template/goto/profile_content.tpl
index b81f97d47..fd8841a4e 100644
--- a/admin/template/goto/profile_content.tpl
+++ b/admin/template/goto/profile_content.tpl
@@ -25,7 +25,7 @@
{/if}
<li>
<span class="property">
- <label for="use_new_pwd">{'new_password'|@translate}</label>
+ <label for="use_new_pwd">{'New password'|@translate}</label>
</span>
<input type="password" name="use_new_pwd" id="use_new_pwd" value="">
</li>
@@ -40,60 +40,60 @@
</fieldset>
<fieldset>
- <legend>{'preferences'|@translate}</legend>
+ <legend>{'Preferences'|@translate}</legend>
<ul>
<li>
<span class="property">
- <label for="nb_image_line">{'nb_image_per_row'|@translate}</label>
+ <label for="nb_image_line">{'Number of images per row'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="nb_image_line" id="nb_image_line" value="{$NB_IMAGE_LINE}">
</li>
<li>
<span class="property">
- <label for="nb_line_page">{'nb_row_per_page'|@translate}</label>
+ <label for="nb_line_page">{'Number of rows per page'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="nb_line_page" id="nb_line_page" value="{$NB_ROW_PAGE}" >
</li>
<li>
<span class="property">
- <label for="template">{'theme'|@translate}</label>
+ <label for="template">{'Interface theme'|@translate}</label>
</span>
{html_options id=template name=template options=$template_options selected=$template_selection}
</li>
<li>
<span class="property">
- <label for="language">{'language'|@translate}</label>
+ <label for="Language">{'Language'|@translate}</label>
</span>
{html_options id=language name=language options=$language_options selected=$language_selection}
</li>
<li>
<span class="property">
- <label for="recent_period">{'recent_period'|@translate}</label>
+ <label for="Recent period">{'Recent period'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="recent_period" id="recent_period" value="{$RECENT_PERIOD}">
</li>
<li>
- <span class="property">{'auto_expand'|@translate}</span>
+ <span class="property">{'Expand all categories'|@translate}</span>
{html_radios name='expand' options=$radio_options selected=$EXPAND}
</li>
<li>
- <span class="property">{'show_nb_comments'|@translate}</span>
+ <span class="property">{'Show number of comments'|@translate}</span>
{html_radios name='show_nb_comments' options=$radio_options selected=$NB_COMMENTS}
</li>
<li>
- <span class="property">{'show_nb_hits'|@translate}</span>
+ <span class="property">{'Show number of hits'|@translate}</span>
{html_radios name='show_nb_hits' options=$radio_options selected=$NB_HITS}
</li>
<li>
<span class="property">
- <label for="maxwidth">{'maxwidth'|@translate}</label>
+ <label for="Maximum width of the pictures">{'Maximum width of the pictures'|@translate}</label>
</span>
<input type="text" size="4" maxlength="4" name="maxwidth" id="maxwidth" value="{$MAXWIDTH}">
</li>
<li>
<span class="property">
- <label for="maxheight">{'maxheight'|@translate}</label>
+ <label for="Maximum height of the pictures">{'Maximum height of the pictures'|@translate}</label>
</span>
<input type="text" size="4" maxlength="4" name="maxheight" id="maxheight" value="{$MAXHEIGHT}">
</li>
diff --git a/admin/template/goto/rating.tpl b/admin/template/goto/rating.tpl
index cd050f3a7..d7d3a85c9 100644
--- a/admin/template/goto/rating.tpl
+++ b/admin/template/goto/rating.tpl
@@ -1,4 +1,4 @@
-<h2>{'Rating'|@translate} [{$NB_ELEMENTS} {'elements'|@translate}]</h2>
+<h2>{'elements'|@translate} [{$NB_ELEMENTS} {'elements'|@translate}]</h2>
<form action="{$F_ACTION}" method="GET" id="update" class="filter">
<fieldset>
@@ -58,7 +58,7 @@
<td>{$rate.RATE}</td>
<td><b>{$rate.USER}</b></td>
<td><span class="date">{$rate.DATE}</span></td>
- <td><a href="{$rate.U_DELETE}" {$TAG_INPUT_ENABLED}><img src="{$themeconf.admin_icon_dir}/delete.png" class="button" style="border:none;vertical-align:middle; margin-left:5px;" alt="[{'delete'|@translate}]"></a></td>
+ <td><a href="{$rate.U_DELETE}" {$TAG_INPUT_ENABLED}><img src="{$themeconf.admin_icon_dir}/Delete.png" class="button" style="border:none;vertical-align:middle; margin-left:5px;" alt="[{'Delete'|@translate}]"></a></td>
</tr>
{/foreach} {*rates*}
{/foreach} {*images*}
diff --git a/admin/template/goto/site_manager.tpl b/admin/template/goto/site_manager.tpl
index ebabcf7f7..1cbdfbf87 100644
--- a/admin/template/goto/site_manager.tpl
+++ b/admin/template/goto/site_manager.tpl
@@ -13,11 +13,11 @@
{/if}
{if isset($local_listing)}
-{'remote_site_local_found'|@translate} {$local_listing.URL}
+{'A local listing.xml file has been found for '|@translate} {$local_listing.URL}
{if isset($local_listing.CREATE)}
<form action="{$F_ACTION}" method="post">
<p>
- {'remote_site_local_create'|@translate}:
+ {'Create this site'|@translate}:
<input type="hidden" name="no_check" value="1">
<input type="hidden" name="galleries_url" value="{$local_listing.URL}">
<input type="submit" name="submit" value="{'Submit'|@translate}" {$TAG_INPUT_ENABLED}>
@@ -25,7 +25,7 @@
</form>
{/if}
{if isset($local_listing.U_SYNCHRONIZE)}
-&nbsp;<a href="{$local_listing.U_SYNCHRONIZE}" title="{'remote_site_local_update'|@translate}">{'site_synchronize'|@translate}</a>
+&nbsp;<a href="{$local_listing.U_SYNCHRONIZE}" title="{'synchronize'|@translate}">{'synchronize'|@translate}</a>
<br><br>
{/if}
{/if}
@@ -33,23 +33,23 @@
{if not empty($sites)}
<table class="table2">
<tr class="throw">
- <td>{'site_local'|@translate} / {'site_remote'|@translate}</td>
+ <td>{'Remote'|@translate} / {'Remote'|@translate}</td>
<td>{'Actions'|@translate}</td>
</tr>
{foreach from=$sites item=site name=site}
<tr style="text-align:left" class="{if $smarty.foreach.site.index is odd}row1{else}row2{/if}"><td>
<a href="{$site.NAME}">{$site.NAME}</a><br>({$site.TYPE}, {$site.CATEGORIES} {'Categories'|@translate}, {$pwg->l10n_dec('%d element','%d elements',$site.IMAGES)})
</td><td>
- [<a href="{$site.U_SYNCHRONIZE}" title="{'site_synchronize_hint'|@translate}">{'site_synchronize'|@translate}</a>]
+ [<a href="{$site.U_SYNCHRONIZE}" title="{'synchronize'|@translate}">{'synchronize'|@translate}</a>]
{if isset($site.U_DELETE)}
[<a href="{$site.U_DELETE}" onclick="return confirm('{'Are you sure?'|@translate|escape:'javascript'}');"
- title="{'site_delete_hint'|@translate}" {$TAG_INPUT_ENABLED}>{'site_delete'|@translate}</a>]
+ title="{'delete'|@translate}" {$TAG_INPUT_ENABLED}>{'delete'|@translate}</a>]
{/if}
{if isset($site.remote)}
<br>
- [<a href="{$site.remote.U_TEST}" title="{'remote_site_test_hint'|@translate}" {$TAG_INPUT_ENABLED}>{'remote_site_test'|@translate}</a>]
- [<a href="{$site.remote.U_GENERATE}" title="{'remote_site_generate_hint'|@translate}" {$TAG_INPUT_ENABLED}>{'remote_site_generate'|@translate}</a>]
- [<a href="{$site.remote.U_CLEAN}" title="{'remote_site_clean_hint'|@translate}" {$TAG_INPUT_ENABLED}>{'remote_site_clean'|@translate}</a>]
+ [<a href="{$site.remote.U_TEST}" title="{'test'|@translate}" {$TAG_INPUT_ENABLED}>{'test'|@translate}</a>]
+ [<a href="{$site.remote.U_GENERATE}" title="{'generate listing'|@translate}" {$TAG_INPUT_ENABLED}>{'generate listing'|@translate}</a>]
+ [<a href="{$site.remote.U_CLEAN}" title="{'clean'|@translate}" {$TAG_INPUT_ENABLED}>{'clean'|@translate}</a>]
{/if}
{if not empty($site.plugin_links)}
<br>
@@ -64,7 +64,7 @@
<form action="{$F_ACTION}" method="post">
<p>
- <label for="galleries_url" >{'site_create'|@translate}</label>
+ <label for="galleries_url" >{'Create a new site : (give its URL to create_listing_file.php)'|@translate}</label>
<input type="text" name="galleries_url" id="galleries_url">
</p>
<p>
diff --git a/admin/template/goto/site_update.tpl b/admin/template/goto/site_update.tpl
index d67dd3f43..90a2562cf 100644
--- a/admin/template/goto/site_update.tpl
+++ b/admin/template/goto/site_update.tpl
@@ -2,33 +2,33 @@
{include file='include/resize.inc.tpl'}
<div class="titrePage">
- <h2>{'title_update'|@translate}: <a href="{$SITE_URL}">{$SITE_URL}</a></h2>
+ <h2>{'Database synchronization with files'|@translate}: <a href="{$SITE_URL}">{$SITE_URL}</a></h2>
</div>
{if isset($update_result)}
<h3>{$L_RESULT_UPDATE}</h3>
<ul>
- <li class="update_summary_new">{$update_result.NB_NEW_CATEGORIES} {'update_nb_new_categories'|@translate}</li>
- <li class="update_summary_new">{$update_result.NB_NEW_ELEMENTS} {'update_nb_new_elements'|@translate}</li>
- <li class="update_summary_del">{$update_result.NB_DEL_CATEGORIES} {'update_nb_del_categories'|@translate}</li>
- <li class="update_summary_del">{$update_result.NB_DEL_ELEMENTS} {'update_nb_del_elements'|@translate}</li>
- <li>{$update_result.NB_UPD_ELEMENTS} {'update_nb_upd_elements'|@translate}</li>
- <li class="update_summary_err">{$update_result.NB_ERRORS} {'update_nb_errors'|@translate}</li>
+ <li class="update_summary_new">{$update_result.NB_NEW_CATEGORIES} {'categories added in the database'|@translate}</li>
+ <li class="update_summary_new">{$update_result.NB_NEW_ELEMENTS} {'elements added in the database'|@translate}</li>
+ <li class="update_summary_del">{$update_result.NB_DEL_CATEGORIES} {'categories deleted in the database'|@translate}</li>
+ <li class="update_summary_del">{$update_result.NB_DEL_ELEMENTS} {'elements deleted in the database'|@translate}</li>
+ <li>{$update_result.NB_UPD_ELEMENTS} {'elements updated in the database'|@translate}</li>
+ <li class="update_summary_err">{$update_result.NB_ERRORS} {'errors during synchronization'|@translate}</li>
</ul>
{/if}
{if isset($metadata_result)}
<h3>{$L_RESULT_METADATA}</h3>
<ul>
- <li>{$metadata_result.NB_ELEMENTS_DONE} {'update_nb_elements_metadata_sync'|@translate}</li>
- <li>{$metadata_result.NB_ELEMENTS_CANDIDATES} {'update_nb_elements_metadata_available'|@translate}</li>
- <li>{'update_used_metadata'|@translate} : {$METADATA_LIST}</li>
+ <li>{$metadata_result.NB_ELEMENTS_DONE} {'elements informations synchronized with files metadata'|@translate}</li>
+ <li>{$metadata_result.NB_ELEMENTS_CANDIDATES} {'images candidates for metadata synchronization'|@translate}</li>
+ <li>{'Used metadata'|@translate} : {$METADATA_LIST}</li>
</ul>
{/if}
{if not empty($sync_errors)}
-<h3>{'update_error_list_title'|@translate}</h3>
+<h3>{'Error list'|@translate}</h3>
<div class="errors">
<ul>
{foreach from=$sync_errors item=error}
@@ -36,7 +36,7 @@
{/foreach}
</ul>
</div>
-<h3>{'update_errors_caption'|@translate}</h3>
+<h3>{'Errors caption'|@translate}</h3>
<ul>
{foreach from=$sync_error_captions item=caption}
<li><strong>{$caption.TYPE}</strong>: {$caption.LABEL}</li>
@@ -45,7 +45,7 @@
{/if}
{if not empty($sync_infos)}
-<h3>{'update_infos_title'|@translate}</h3>
+<h3>{'Detailed informations'|@translate}</h3>
<div class="infos">
<ul>
{foreach from=$sync_infos item=info}
@@ -56,18 +56,18 @@
{/if}
{if isset($introduction)}
-<h4>{'update_default_title'|@translate}</h4>
+<h4>{'Choose an option'|@translate}</h4>
<form action="" method="post" id="update">
<fieldset id="syncFiles">
- <legend>{'update_sync_files'|@translate}</legend>
+ <legend>{'synchronize files structure with database'|@translate}</legend>
<ul>
<li><label><input type="radio" name="sync" value="" {if empty($introduction.sync)}checked="checked"{/if}> {'nothing'|@translate}</label></li>
- <li><label><input type="radio" name="sync" value="dirs" {if 'dirs'==$introduction.sync}checked="checked"{/if}> {'update_sync_dirs'|@translate}</label></li>
+ <li><label><input type="radio" name="sync" value="dirs" {if 'dirs'==$introduction.sync}checked="checked"{/if}> {'only directories'|@translate}</label></li>
- <li><label><input type="radio" name="sync" value="files" {if 'files'==$introduction.sync}checked="checked"{/if}> {'update_sync_all'|@translate}</label>
+ <li><label><input type="radio" name="sync" value="files" {if 'files'==$introduction.sync}checked="checked"{/if}> {'directories + files'|@translate}</label>
<ul style="padding-left:3em">
- <li><label><input type="checkbox" name="display_info" value="1" {if $introduction.display_info}checked="checked"{/if}> {'update_display_info'|@translate}</label></li>
+ <li><label><input type="checkbox" name="display_info" value="1" {if $introduction.display_info}checked="checked"{/if}> {'display maximum informations (added categories and elements, deleted categories and elements)'|@translate}</label></li>
<li><label><input type="checkbox" name="add_to_caddie" value="1" {if $introduction.add_to_caddie}checked="checked"{/if}> {'add new elements to caddie'|@translate}</label></li>
<li><label>{'Minimum privacy level'|@translate} <select name="privacy_level">{html_options options=$introduction.privacy_level_options selected=$introduction.privacy_level_selected}</select></label></li>
</ul>
@@ -76,11 +76,11 @@
</fieldset>
<fieldset id="syncMetadata">
- <legend>{'update_sync_metadata'|@translate}</legend>
+ <legend>{'synchronize files metadata with database elements informations'|@translate}</legend>
<label><input type="checkbox" name="sync_meta" {if $introduction.sync_meta}checked="checked"{/if}> {'synchronize metadata'|@translate} ({$METADATA_LIST})</label>
<ul style="padding-left:3em">
<li>
- <label><input type="checkbox" name="meta_all" {if $introduction.meta_all}checked="checked"{/if}> {'update_sync_metadata_all'|@translate}</label>
+ <label><input type="checkbox" name="meta_all" {if $introduction.meta_all}checked="checked"{/if}> {'even already synchronized elements'|@translate}</label>
</li>
<li>
<label><input type="checkbox" name="meta_empty_overrides" {if $introduction.meta_empty_overrides}checked="checked"{/if}> {'overrides existing values with empty ones'|@translate}</label>
@@ -90,11 +90,11 @@
<fieldset id="syncSimulate">
<legend></legend>
- <ul><li><label><input type="checkbox" name="simulate" value="1" checked="checked" {$TAG_INPUT_ENABLED}> {'update_simulate'|@translate}</label></li></ul>
+ <ul><li><label><input type="checkbox" name="simulate" value="1" checked="checked" {$TAG_INPUT_ENABLED}> {'only perform a simulation (no change in database will be made)'|@translate}</label></li></ul>
</fieldset>
<fieldset id="catSubset">
- <legend>{'update_cats_subset'|@translate}</legend>
+ <legend>{'reduce to single existing categories'|@translate}</legend>
<ul>
<li>
<select class="categoryList" name="cat" size="10">
@@ -102,7 +102,7 @@
</select>
</li>
- <li><label><input type="checkbox" name="subcats-included" value="1" {if $introduction.subcats_included}checked="checked"{/if}> {'search_subcats_included'|@translate}</label></li>
+ <li><label><input type="checkbox" name="subcats-included" value="1" {if $introduction.subcats_included}checked="checked"{/if}> {'Search in subcategories'|@translate}</label></li>
</ul>
</fieldset>
diff --git a/admin/template/goto/tags.tpl b/admin/template/goto/tags.tpl
index 3db8417a6..27ee02693 100644
--- a/admin/template/goto/tags.tpl
+++ b/admin/template/goto/tags.tpl
@@ -46,7 +46,7 @@
<p>
<input class="submit" type="submit" name="edit" value="{'Edit selected tags'|@translate}">
- <input class="submit" type="submit" name="delete" value="{'Delete selected tags'|@translate}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" name="delete" value="{'Are you sure?'|@translate}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>
</p>
</fieldset>
diff --git a/admin/template/goto/thumbnail.tpl b/admin/template/goto/thumbnail.tpl
index c2f490a16..653f07cc3 100644
--- a/admin/template/goto/thumbnail.tpl
+++ b/admin/template/goto/thumbnail.tpl
@@ -1,15 +1,15 @@
<div class="titrePage">
- <h2>{'title_thumbnails'|@translate}</h2>
+ <h2>{'Thumbnail creation'|@translate}</h2>
</div>
{if isset($results) }
-<div class="admin">{'tn_results_title'|@translate}</div>
+<div class="admin">{'Results of miniaturization'|@translate}</div>
<table style="width:100%;">
<tr class="throw">
<td>{'Path'|@translate}</td>
- <td>{'thumbnail'|@translate}</td>
- <td>{'tn_results_gen_time'|@translate}</td>
- <td>{'filesize'|@translate}</td>
+ <td>{'Thumbnail'|@translate}</td>
+ <td>{'generated in'|@translate}</td>
+ <td>{'Filesize'|@translate}</td>
<td>{'Dimensions'|@translate}</td>
</tr>
{foreach from=$results.elements item=elt}
@@ -25,26 +25,26 @@
<table class="table2">
<tr class="throw">
- <td colspan="2">{'tn_stats'|@translate}</td>
+ <td colspan="2">{'General statistics'|@translate}</td>
</tr>
<tr>
- <td>{'tn_stats_nb'|@translate}</td>
+ <td>{'number of miniaturized pictures'|@translate}</td>
<td style="text-align:center;">{$results.TN_NB}</td>
</tr>
<tr>
- <td>{'tn_stats_total'|@translate}</td>
+ <td>{'total time'|@translate}</td>
<td style="text-align:right;">{$results.TN_TOTAL}</td>
</tr>
<tr>
- <td>{'tn_stats_max'|@translate}</td>
+ <td>{'max time'|@translate}</td>
<td style="text-align:right;">{$results.TN_MAX}</td>
</tr>
<tr>
- <td>{'tn_stats_min'|@translate}</td>
+ <td>{'min time'|@translate}</td>
<td style="text-align:right;">{$results.TN_MIN}</td>
</tr>
<tr>
- <td>{'tn_stats_mean'|@translate}</td>
+ <td>{'average time'|@translate}</td>
<td style="text-align:right;">{$results.TN_AVERAGE}</td>
</tr>
</table>
@@ -55,11 +55,11 @@
<form method="post" action="{$params.F_ACTION}" class="properties">
<fieldset>
- <legend>{'tn_params_title'|@translate}</legend>
+ <legend>{'Miniaturization parameters'|@translate}</legend>
<ul>
<li>
- <span class="property">{'tn_params_GD'|@translate}</span>
+ <span class="property">{'GD version'|@translate}</span>
<label>
<input type="radio" name="gd" value="2" {if $params.GD_SELECTED==2}checked="checked"{/if}>2.x
</label>
@@ -87,7 +87,7 @@
<label><input type="radio" name="n" value="5" {if $params.N_SELECTED==5}checked="checked"{/if}> 5</label>
<label><input type="radio" name="n" value="10" {if $params.N_SELECTED==10}checked="checked"{/if}> 10</label>
<label><input type="radio" name="n" value="20" {if $params.N_SELECTED==20}checked="checked"{/if}> 20</label>
- <label><input type="radio" name="n" value="all" {if $params.N_SELECTED=='all'}checked="checked"{/if}> {'tn_all'|@translate}</label>
+ <label><input type="radio" name="n" value="all" {if $params.N_SELECTED=='all'}checked="checked"{/if}> {'all'|@translate}</label>
</li>
</ul>
</fieldset>
@@ -97,12 +97,12 @@
{/if} {*isset params*}
{if !empty($remainings) }
-<div class="admin">{$TOTAL_NB_REMAINING} {'tn_alone_title'|@translate}</div>
+<div class="admin">{$TOTAL_NB_REMAINING} {'pictures without thumbnail (jpeg and png only)'|@translate}</div>
<table style="width:100%;">
<tr class="throw">
<td>&nbsp;</td>
<td style="width:60%;">{'Path'|@translate}</td>
- <td>{'filesize'|@translate}</td>
+ <td>{'Filesize'|@translate}</td>
<td>{'Dimensions'|@translate}</td>
</tr>
{foreach from=$remainings item=elt name=remain_loop}
@@ -115,5 +115,5 @@
{/foreach}
</table>
{else}
-<div style="text-align:center;font-weight:bold;margin:10px;"> [ {'tn_no_missing'|@translate} ]</div>
+<div style="text-align:center;font-weight:bold;margin:10px;"> [ {'No missing thumbnail'|@translate} ]</div>
{/if}
diff --git a/admin/template/goto/upgrade.tpl b/admin/template/goto/upgrade.tpl
index 612698593..a5424c9e6 100644
--- a/admin/template/goto/upgrade.tpl
+++ b/admin/template/goto/upgrade.tpl
@@ -48,7 +48,7 @@ textarea { margin-left: 20px; }
<table>
<tr>
- <td>{'language'|@translate}</td>
+ <td>{'Language'|@translate}</td>
<td>
<select name="language" onchange="document.location = 'upgrade.php?language='+this.options[this.selectedIndex].value;">
{html_options options=$language_options selected=$language_selection}
@@ -59,7 +59,7 @@ textarea { margin-left: 20px; }
<p>{'introduction message'|@translate|@sprintf:$introduction.CURRENT_RELEASE}</p>
{if isset($login)}
-<p>{'upgrade login message'|@translate}</p>
+<p>{'Only administrator can run upgrade: please sign in below.'|@translate}</p>
{/if}
<form method="POST" action="{$introduction.F_ACTION}" name="upgrade_form">
@@ -106,7 +106,7 @@ textarea { margin-left: 20px; }
</ul>
<form action="index.php" method="post">
-<p><input type="submit" name="submit" value="{'home'|@translate}"></p>
+<p><input type="submit" name="submit" value="{'Home'|@translate}"></p>
</form>
{/if}
diff --git a/admin/template/goto/upload.tpl b/admin/template/goto/upload.tpl
index 849faee0a..cc56d9a02 100644
--- a/admin/template/goto/upload.tpl
+++ b/admin/template/goto/upload.tpl
@@ -1,16 +1,16 @@
<div class="titrePage">
- <h2>{'waiting'|@translate} {$TABSHEET_TITLE}</h2>
+ <h2>{'Waiting'|@translate} {$TABSHEET_TITLE}</h2>
</div>
-<h3>{'title_upload'|@translate}</h3>
+<h3>{'Pictures waiting for validation'|@translate}</h3>
<form action="{$F_ACTION}" method="post" id="waiting">
<table style="width:99%;" >
<tr class="throw">
- <td style="width:20%;">{'category'|@translate}</td>
+ <td style="width:20%;">{'Category'|@translate}</td>
<td style="width:20%;">{'Date'|@translate}</td>
- <td style="width:20%;">{'file'|@translate}</td>
- <td style="width:20%;">{'thumbnail'|@translate}</td>
+ <td style="width:20%;">{'File'|@translate}</td>
+ <td style="width:20%;">{'Thumbnail'|@translate}</td>
<td style="width:20%;">{'Author'|@translate}</td>
<td style="width:1px;">&nbsp;</td>
</tr>
diff --git a/admin/template/goto/user_list.tpl b/admin/template/goto/user_list.tpl
index 4418e3970..2a7d4c690 100644
--- a/admin/template/goto/user_list.tpl
+++ b/admin/template/goto/user_list.tpl
@@ -1,5 +1,5 @@
<div class="titrePage">
- <h2>{'title_liste_users'|@translate}</h2>
+ <h2>{'User list'|@translate}</h2>
</div>
<form class="filter" method="post" name="add_user" action="{$F_ADD_ACTION}">
@@ -62,10 +62,10 @@
<tr class="throw">
<td>&nbsp;</td>
<td>{'Username'|@translate}</td>
- <td>{'user_status'|@translate}</td>
+ <td>{'User status'|@translate}</td>
<td>{'Email address'|@translate}</td>
<td>{'Groups'|@translate}</td>
- <td>{'properties'|@translate}</td>
+ <td>{'Properties'|@translate}</td>
{if not empty($plugin_user_list_column_titles)}
{foreach from=$plugin_user_list_column_titles item=title}
<td>{$title}</td>
@@ -87,7 +87,7 @@
<td>{$data}</td>
{/foreach}
<td style="text-align:center;">
- <a href="{$user.U_PERM}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/permissions.png" class="button" style="border:none" alt="{'permissions'|@translate}" title="{'permissions'|@translate}"></a>
+ <a href="{$user.U_PERM}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/Permissions.png" class="button" style="border:none" alt="{'Permissions'|@translate}" title="{'Permissions'|@translate}"></a>
<a href="{$user.U_PROFILE}"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/edit_s.png" class="button" style="border:none" alt="{'Profile'|@translate}" title="{'Profile'|@translate}"></a>
{foreach from=$user.plugin_actions item=data}
{$data}
@@ -123,7 +123,7 @@
{if isset($adviser)}
<tr>
- <td>{'adviser'|@translate}</td>
+ <td>{'Adviser'|@translate}</td>
<td>
<label><input type="radio" name="adviser" value="leave" checked="checked"> {'leave'|@translate}</label>
/ {'set to'|@translate}
@@ -162,12 +162,12 @@
{* Properties *}
<fieldset>
- <legend>{'properties'|@translate}</legend>
+ <legend>{'Properties'|@translate}</legend>
<table>
<tr>
- <td>{'enabled_high'|@translate}</td>
+ <td>{'High definition enabled'|@translate}</td>
<td>
<label><input type="radio" name="enabled_high" value="leave" checked="checked"> {'leave'|@translate}</label>
/ {'set to'|@translate}
@@ -196,7 +196,7 @@
<table>
<tr>
- <td>{'nb_image_per_row'|@translate}</td>
+ <td>{'Number of images per row'|@translate}</td>
<td>
<label><input type="radio" name="nb_image_line_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="nb_image_line_action" value="set" id="nb_image_line_action_set"> {'set to'|@translate}</label>
@@ -206,7 +206,7 @@
</tr>
<tr>
- <td>{'nb_row_per_page'|@translate}</td>
+ <td>{'Number of rows per page'|@translate}</td>
<td>
<label><input type="radio" name="nb_line_page_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="nb_line_page_action" value="set" id="nb_line_page_action_set"> {'set to'|@translate}</label>
@@ -216,7 +216,7 @@
</tr>
<tr>
- <td>{'theme'|@translate}</td>
+ <td>{'Interface theme'|@translate}</td>
<td>
<label><input type="radio" name="template_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="template_action" value="set" id="template_action_set"> {'set to'|@translate}</label>
@@ -227,7 +227,7 @@
</tr>
<tr>
- <td>{'language'|@translate}</td>
+ <td>{'Language'|@translate}</td>
<td>
<label><input type="radio" name="language_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="language_action" value="set" id="language_action_set"> {'set to'|@translate}</label>
@@ -238,7 +238,7 @@
</tr>
<tr>
- <td>{'recent_period'|@translate}</td>
+ <td>{'Recent period'|@translate}</td>
<td>
<label><input type="radio" name="recent_period_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="recent_period_action" value="set" id="recent_period_action_set"> {'set to'|@translate}</label>
@@ -248,7 +248,7 @@
</tr>
<tr>
- <td>{'auto_expand'|@translate}</td>
+ <td>{'Expand all categories'|@translate}</td>
<td>
<label><input type="radio" name="expand" value="leave" checked="checked"> {'leave'|@translate}</label>
/ {'set to'|@translate}
@@ -258,7 +258,7 @@
</tr>
<tr>
- <td>{'show_nb_comments'|@translate}</td>
+ <td>{'Show number of comments'|@translate}</td>
<td>
<label><input type="radio" name="show_nb_comments" value="leave" checked="checked"> {'leave'|@translate}</label>
/ {'set to'|@translate}
@@ -268,7 +268,7 @@
</tr>
<tr>
- <td>{'show_nb_hits'|@translate}</td>
+ <td>{'Show number of hits'|@translate}</td>
<td>
<label><input type="radio" name="show_nb_hits" value="leave" checked="checked"> {'leave'|@translate}</label>
/ {'set to'|@translate}
@@ -278,7 +278,7 @@
</tr>
<tr>
- <td>{'maxwidth'|@translate}</td>
+ <td>{'Maximum width of the pictures'|@translate}</td>
<td>
<label><input type="radio" name="maxwidth_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="maxwidth_action" value="unset"> {'unset'|@translate}</label>
@@ -290,7 +290,7 @@
<tr>
- <td>{'maxheight'|@translate}</td>
+ <td>{'Maximum height of the pictures'|@translate}</td>
<td>
<label><input type="radio" name="maxheight_action" value="leave" checked="checked"> {'leave'|@translate}</label>
<label><input type="radio" name="maxheight_action" value="unset"> {'unset'|@translate}</label>
diff --git a/admin/thumbnail.php b/admin/thumbnail.php
index 7fc81dc3d..a1c7bbcd5 100644
--- a/admin/thumbnail.php
+++ b/admin/thumbnail.php
@@ -115,7 +115,7 @@ function RatioResizeImg($path, $newWidth, $newHeight, $tn_ext)
// creation and backup of final picture
if (!is_writable($tndir))
{
- array_push($page['errors'], '['.$tndir.'] : '.l10n('no_write_access'));
+ array_push($page['errors'], '['.$tndir.'] : '.l10n('no write access'));
return false;
}
imagejpeg($destImage, $dest_file, $conf['tn_compression_level']);
@@ -136,14 +136,14 @@ function RatioResizeImg($path, $newWidth, $newHeight, $tn_ext)
// error
else
{
- echo l10n('tn_no_support')." ";
+ echo l10n('Picture unreachable or no support')." ";
if ( isset( $extenstion ) )
{
- echo l10n('tn_format').' '.$extension;
+ echo l10n('for the file format').' '.$extension;
}
else
{
- echo l10n('tn_thisformat');
+ echo l10n('for this file format');
}
exit();
}
@@ -233,11 +233,11 @@ if (isset($_POST['submit']))
// checking criteria
if (!preg_match('/^[0-9]{2,3}$/', $_POST['width']) or $_POST['width'] < 10)
{
- array_push($page['errors'], l10n('tn_err_width').' 10');
+ array_push($page['errors'], l10n('width must be a number superior to').' 10');
}
if (!preg_match('/^[0-9]{2,3}$/', $_POST['height']) or $_POST['height'] < 10)
{
- array_push($page['errors'], l10n('tn_err_height').' 10');
+ array_push($page['errors'], l10n('height must be a number superior to').' 10');
}
// picture miniaturization
diff --git a/admin/user_list.php b/admin/user_list.php
index 6054d0160..1583de0a1 100644
--- a/admin/user_list.php
+++ b/admin/user_list.php
@@ -168,10 +168,10 @@ include_once(PHPWG_ROOT_PATH.'admin/include/functions.php');
check_status(ACCESS_ADMINISTRATOR);
$page['order_by_items'] = array(
- 'id' => l10n('registration_date'),
+ 'id' => l10n('registration date'),
'username' => l10n('Username'),
'level' => l10n('Privacy level'),
- 'language' => l10n('language'),
+ 'Language' => l10n('Language'),
);
$page['direction_items'] = array(
@@ -191,19 +191,19 @@ if ($conf['double_password_type_in_admin'] == true)
{
if(empty($_POST['password']))
{
- array_push($page['errors'], l10n('Password is missing'));
+ array_push($page['errors'], l10n('Password is missing. Please enter the password.'));
}
else if(empty($_POST['password_conf']))
{
- array_push($page['errors'], l10n('Password confirmation is missing'));
+ array_push($page['errors'], l10n('Password confirmation is missing. Please confirm the chosen password.'));
}
else if(empty($_POST['email']))
{
- array_push($page['errors'], l10n('Email address is missing'));
+ array_push($page['errors'], l10n('Email address is missing. Please specify an email address.'));
}
else if ($_POST['password'] != $_POST['password_conf'])
{
- array_push($page['errors'], l10n('Password confirmation error'));
+ array_push($page['errors'], l10n('Password confirmation error.'));
}
else
{
@@ -215,7 +215,7 @@ if ($conf['double_password_type_in_admin'] == true)
array_push(
$page['infos'],
sprintf(
- l10n('user "%s" added'),
+ l10n('user \"%s\" added'),
$_POST['login']
)
);
@@ -235,7 +235,7 @@ else if ($conf['double_password_type_in_admin'] == false)
array_push(
$page['infos'],
sprintf(
- l10n('user "%s" added'),
+ l10n('user \"%s\" added'),
$_POST['login']
)
);
@@ -693,7 +693,7 @@ foreach ($visible_user_list as $local_user)
}
$properties[] =
(isset($local_user['enabled_high']) and ($local_user['enabled_high'] == 'true'))
- ? l10n('is_high_enabled') : l10n('is_high_disabled');
+ ? l10n('') : l10n('');
$template->append(
'users',
@@ -704,12 +704,12 @@ foreach ($visible_user_list as $local_user)
'U_PERM' => $perm_url.$local_user['id'],
'USERNAME' => stripslashes($local_user['username'])
.($local_user['id'] == $conf['guest_id']
- ? '<br>['.l10n('is_the_guest').']' : '')
+ ? '<br>['.l10n('guest').']' : '')
.($local_user['id'] == $conf['default_user_id']
- ? '<br>['.l10n('is_the_default').']' : ''),
+ ? '<br>['.l10n('default values').']' : ''),
'STATUS' => l10n('user_status_'.
$local_user['status']).(($local_user['adviser'] == 'true')
- ? '<br>['.l10n('adviser').']' : ''),
+ ? '<br>['.l10n('Adviser').']' : ''),
'EMAIL' => get_email_address_as_display_text($local_user['email']),
'GROUPS' => $groups_string,
'PROPERTIES' => implode( ', ', $properties),
diff --git a/admin/user_perm.php b/admin/user_perm.php
index 2156982c0..5f91eb972 100644
--- a/admin/user_perm.php
+++ b/admin/user_perm.php
@@ -126,12 +126,12 @@ $template->assign(
array(
'TITLE' =>
sprintf(
- l10n('Manage permissions for user "%s"'),
+ l10n('Manage permissions for user \"%s\"'),
get_username($page['user']
)
),
- 'L_CAT_OPTIONS_TRUE'=>l10n('authorized'),
- 'L_CAT_OPTIONS_FALSE'=>l10n('forbidden'),
+ 'L_CAT_OPTIONS_TRUE'=>l10n('Authorized'),
+ 'L_CAT_OPTIONS_FALSE'=>l10n('Forbidden'),
'F_ACTION' =>
PHPWG_ROOT_PATH.
diff --git a/identification.php b/identification.php
index 2b6e856b9..1fffab422 100644
--- a/identification.php
+++ b/identification.php
@@ -39,7 +39,7 @@ if ( !empty($_GET['redirect']) )
$redirect_to = urldecode($_GET['redirect']);
if ( is_a_guest() )
{
- array_push($errors, l10n('access_forbiden'));
+ array_push($errors, l10n('You are not authorized to access the requested page'));
}
}
@@ -62,7 +62,7 @@ if (isset($_POST['login']))
}
else
{
- array_push( $errors, l10n('invalid_pwd') );
+ array_push( $errors, l10n('Invalid password!') );
}
}
}
@@ -71,7 +71,7 @@ if (isset($_POST['login']))
//
// Start output of page
//
-$title = l10n('identification');
+$title = l10n('Identification');
$page['body_id'] = 'theIdentificationPage';
include(PHPWG_ROOT_PATH.'include/page_header.php');
diff --git a/include/calendar_base.class.php b/include/calendar_base.class.php
index ee1fe7bea..02fa9451d 100644
--- a/include/calendar_base.class.php
+++ b/include/calendar_base.class.php
@@ -95,7 +95,7 @@ class CalendarBase
}
elseif ('any' === $date_component )
{
- $label = l10n('calendar_any');
+ $label = l10n('All');
}
return $label;
}
@@ -192,7 +192,7 @@ class CalendarBase
array( 'start' )
);
$nav_bar_datas[]=array(
- 'LABEL' => l10n('calendar_any'),
+ 'LABEL' => l10n('All'),
'URL' => $url
);
}
diff --git a/include/common.inc.php b/include/common.inc.php
index 124625e4d..814eaaf40 100644
--- a/include/common.inc.php
+++ b/include/common.inc.php
@@ -173,19 +173,19 @@ if (isset($user['internal_status']['guest_must_be_guest'])
and
$user['internal_status']['guest_must_be_guest'] === true)
{
- $header_msgs[] = l10n('guest_must_be_guest');
+ $header_msgs[] = l10n('Bad status for user "guest", using default status. Please notify the webmaster.');
}
if ($conf['gallery_locked'])
{
- $header_msgs[] = l10n('gallery_locked_message');
+ $header_msgs[] = l10n('The gallery is locked for maintenance. Please, come back later.');
if ( script_basename() != 'identification' and !is_admin() )
{
set_status_header(503, 'Service Unavailable');
@header('Retry-After: 900');
header('Content-Type: text/html; charset='.get_pwg_charset());
- echo '<a href="'.get_absolute_root_url(false).'identification.php">'.l10n('gallery_locked_message').'</a>';
+ echo '<a href="'.get_absolute_root_url(false).'identification.php">'.l10n('The gallery is locked for maintenance. Please, come back later.').'</a>';
echo str_repeat( ' ', 512); //IE6 doesn't error output if below a size
exit();
}
@@ -203,7 +203,7 @@ if ($conf['check_upgrade_feed'])
if (is_adviser())
{
- $header_msgs[] = l10n('adviser_mode_enabled');
+ $header_msgs[] = l10n('Adviser mode enabled');
}
if (count($header_msgs) > 0)
diff --git a/include/functions.inc.php b/include/functions.inc.php
index 765f17c51..fed1d3f5c 100644
--- a/include/functions.inc.php
+++ b/include/functions.inc.php
@@ -30,6 +30,7 @@ include_once( PHPWG_ROOT_PATH .'include/functions_html.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_tag.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_url.inc.php' );
include_once( PHPWG_ROOT_PATH .'include/functions_plugins.inc.php' );
+include_once( PHPWG_ROOT_PATH .'include/php-gettext/gettext.inc.php' );
//----------------------------------------------------------- generic functions
function get_extra_fields($order_by_fields)
@@ -39,7 +40,7 @@ function get_extra_fields($order_by_fields)
$order_by_fields
);
if (!empty($fields))
- {
+ {
$fields = ','.$fields;
}
return $fields;
@@ -173,7 +174,7 @@ function mkgetdir($dir, $flags=MKGETDIR_DEFAULT)
umask($umask);
if ($mkd==false)
{
- !($flags&MKGETDIR_DIE_ON_ERROR) or fatal_error( "$dir ".l10n('no_write_access'));
+ !($flags&MKGETDIR_DIE_ON_ERROR) or fatal_error( "$dir ".l10n('no write access'));
return false;
}
if( $flags&MKGETDIR_PROTECT_HTACCESS )
@@ -189,7 +190,7 @@ function mkgetdir($dir, $flags=MKGETDIR_DEFAULT)
}
if ( !is_writable($dir) )
{
- !($flags&MKGETDIR_DIE_ON_ERROR) or fatal_error( "$dir ".l10n('no_write_access'));
+ !($flags&MKGETDIR_DIE_ON_ERROR) or fatal_error( "$dir ".l10n('no write access'));
return false;
}
return true;
@@ -213,7 +214,7 @@ function mkget_thumbnail_dir($dirname, &$errors)
if (! mkgetdir($tndir, MKGETDIR_NONE) )
{
array_push($errors,
- '['.$dirname.'] : '.l10n('no_write_access'));
+ '['.$dirname.'] : '.l10n('no write access'));
return false;
}
return $tndir;
@@ -620,7 +621,7 @@ function redirect_html( $url , $msg = '', $refresh_time = 0)
if (empty($msg))
{
- $msg = nl2br(l10n('redirect_msg'));
+ $msg = nl2br(l10n('Redirection...'));
}
$refresh = $refresh_time;
@@ -866,16 +867,28 @@ function get_name_from_file($filename)
* @param string key
* @return string
*/
-function l10n($key)
+function l10n($key, $textdomain='messages')
{
- global $lang, $conf;
+ global $user;
- if ($conf['debug_l10n'] and !isset($lang[$key]) and !empty($key))
+ if (empty($user['language']))
{
- trigger_error('[l10n] language key "'.$key.'" is not defined', E_USER_WARNING);
+ $locale = $GLOBALS['language'];
+ }
+ else
+ {
+ $locale = $user['language'];
}
- return isset($lang[$key]) ? $lang[$key] : $key;
+ T_setlocale(LC_ALL, $locale.'.UTF-8');
+
+ // Specify location of translation tables
+ T_bindtextdomain($textdomain, "./language");
+
+ // Choose domain
+ T_textdomain($textdomain);
+
+ return T_gettext($key);
}
/**
@@ -887,18 +900,35 @@ function l10n($key)
* @param decimal value
* @return string
*/
-function l10n_dec($singular_fmt_key, $plural_fmt_key, $decimal)
+function l10n_dec($singular_fmt_key, $plural_fmt_key,
+ $decimal, $textdomain='messages')
{
- global $lang_info;
-
- return
- sprintf(
- l10n((
- (($decimal > 1) or ($decimal == 0 and $lang_info['zero_plural']))
- ? $plural_fmt_key
- : $singular_fmt_key
- )), $decimal);
+ global $user;
+
+ if (empty($user['language']))
+ {
+ $locale = $GLOBALS['language'];
+ }
+ else
+ {
+ $locale = $user['language'];
+ }
+
+ T_setlocale(LC_ALL, $locale.'.UTF-8');
+
+ // Specify location of translation tables
+ T_bindtextdomain($textdomain, "./language");
+
+ // Choose domain
+ T_textdomain($textdomain);
+
+ return sprintf(T_ngettext($singular_fmt_key,
+ $plural_fmt_key,
+ $decimal),
+ $decimal
+ );
}
+
/*
* returns a single element to use with l10n_args
*
@@ -1435,7 +1465,7 @@ function get_icon($date, $is_child_date = false)
if (!isset($cache['get_icon']['title']))
{
$cache['get_icon']['title'] = sprintf(
- l10n('elements posted during the last %d days'),
+ l10n('images posted during the last %d days'),
$user['recent_period']
);
}
diff --git a/include/functions_category.inc.php b/include/functions_category.inc.php
index d35114ca3..c0f9aee1e 100644
--- a/include/functions_category.inc.php
+++ b/include/functions_category.inc.php
@@ -286,9 +286,9 @@ function get_category_preferred_image_orders()
return trigger_event('get_category_preferred_image_orders',
array(
- array(l10n('default_sort'), '', true),
+ array(l10n('Default'), '', true),
array(l10n('Average rate'), 'average_rate DESC', $conf['rate']),
- array(l10n('most_visited_cat'), 'hit DESC', true),
+ array(l10n('Most visited'), 'hit DESC', true),
array(l10n('Creation date'), 'date_creation DESC', true),
array(l10n('Post date'), 'date_available DESC', true),
array(l10n('File name'), 'file ASC', true),
@@ -297,7 +297,7 @@ function get_category_preferred_image_orders()
'rank ASC',
('categories' == @$page['section'] and !isset($page['flat']) and !isset($page['chronology_field']) )
),
- array( l10n('permissions'), 'level DESC', is_admin() )
+ array( l10n('Permissions'), 'level DESC', is_admin() )
));
}
@@ -479,7 +479,7 @@ function get_display_images_count($cat_nb_images, $cat_count_images, $cat_count_
//no descendant categories or descendants do not contain images
if (! $short_message)
{
- $display_text.= ' '.l10n('images_available_cpl');
+ $display_text.= ' '.l10n('in this category');
}
}
else
diff --git a/include/functions_comment.inc.php b/include/functions_comment.inc.php
index c4f021edf..a35c8ad60 100644
--- a/include/functions_comment.inc.php
+++ b/include/functions_comment.inc.php
@@ -103,7 +103,7 @@ SELECT COUNT(*) AS user_exists
$row = pwg_db_fetch_assoc( pwg_query( $query ) );
if ( $row['user_exists'] == 1 )
{
- array_push($infos, l10n('comment_user_exists') );
+ array_push($infos, l10n('This login is already used by another user') );
$comment_action='reject';
}
}
@@ -140,7 +140,7 @@ SELECT id FROM '.COMMENTS_TABLE.'
AND author_id = '.$comm['author_id'];
if ( pwg_db_num_rows( pwg_query( $query ) ) > 0 )
{
- array_push( $infos, l10n('comment_anti-flood') );
+ array_push( $infos, l10n('Anti-flood system : please wait for a moment before trying to post another comment') );
$comment_action='reject';
}
}
@@ -268,7 +268,7 @@ SELECT id FROM '.COMMENTS_TABLE.'
AND author_id = '.$comm['author_id'];
if ( pwg_db_num_rows( pwg_query( $query ) ) > 0 )
{
- //?? array_push( $infos, l10n('comment_anti-flood') );
+ //?? array_push( $infos, l10n('Anti-flood system : please wait for a moment before trying to post another comment') );
$comment_action='reject';
}
}
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index 4be5ef077..70ffe48a5 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -292,9 +292,9 @@ function access_denied()
if ( isset($user) and !is_a_guest() )
{
echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8">';
- echo '<div style="text-align:center;">'.l10n('access_forbiden').'<br>';
- echo '<a href="'.get_root_url().'identification.php">'.l10n('identification').'</a>&nbsp;';
- echo '<a href="'.make_index_url().'">'.l10n('home').'</a></div>';
+ echo '<div style="text-align:center;">'.l10n('You are not authorized to access the requested page').'<br>';
+ echo '<a href="'.get_root_url().'Identification.php">'.l10n('Identification').'</a>&nbsp;';
+ echo '<a href="'.make_index_url().'">'.l10n('Home').'</a></div>';
echo str_repeat( ' ', 512); //IE6 doesn't error output if below a size
exit();
}
@@ -399,7 +399,7 @@ $btrace_msg
function get_tags_content_title()
{
global $page;
- $title = count($page['tags']) > 1 ? l10n('Tags') : l10n('Tag');
+ $title = count($page['tags']) > 1 ? l10n('Tag') : l10n('Tag');
$title.= ' ';
for ($i=0; $i<count($page['tags']); $i++)
@@ -414,7 +414,7 @@ function get_tags_content_title()
)
)
.'" title="'
- .l10n('See elements linked to this tag only')
+ .l10n('See images linked to this tag only')
.'">'
.$page['tags'][$i]['name']
.'</a>';
@@ -431,7 +431,7 @@ function get_tags_content_title()
)
)
.'" style="border:none;" title="'
- .l10n('remove this tag')
+ .l10n('remove this tag from the list')
.'"><img src="'
.get_root_url().get_themeconf('icon_dir').'/remove_s.png'
.'" alt="x" style="vertical-align:bottom;" class="button">'
diff --git a/include/functions_mail.inc.php b/include/functions_mail.inc.php
index 3220d592e..c550d6857 100644
--- a/include/functions_mail.inc.php
+++ b/include/functions_mail.inc.php
@@ -646,7 +646,7 @@ function pwg_mail($to, $args = array())
'VERSION' => $conf['show_version'] ? PHPWG_VERSION : '',
'PHPWG_URL' => PHPWG_URL,
- 'TITLE_MAIL' => urlencode(l10n('title_send_mail')),
+ 'TITLE_MAIL' => urlencode(l10n('A comment on your site')),
'MAIL' => get_webmaster_mail_address()
));
diff --git a/include/functions_notification.inc.php b/include/functions_notification.inc.php
index 77416db01..4daff6496 100644
--- a/include/functions_notification.inc.php
+++ b/include/functions_notification.inc.php
@@ -529,7 +529,7 @@ function get_html_description_recent_post_date($date_detail)
.l10n_dec('%d new element', '%d new elements', $date_detail['nb_elements'])
.' ('
.'<a href="'.make_index_url(array('section'=>'recent_pics')).'">'
- .l10n('recent_pics_cat').'</a>'
+ .l10n('Recent pictures').'</a>'
.')'
.'</li><br>';
diff --git a/include/functions_user.inc.php b/include/functions_user.inc.php
index bed0c7962..d48c55f53 100644
--- a/include/functions_user.inc.php
+++ b/include/functions_user.inc.php
@@ -47,7 +47,7 @@ function validate_mail_address($user_id, $mail_address)
if ( !preg_match( $regex, $mail_address ) )
{
- return l10n('reg_err_mail_address');
+ return l10n('mail address must be like xxx@yyy.eee (example : jack@altern.org)');
}
if (defined("PHPWG_INSTALLED") and !empty($mail_address))
@@ -61,7 +61,7 @@ where upper('.$conf['user_fields']['email'].') = upper(\''.$mail_address.'\')
list($count) = pwg_db_fetch_row(pwg_query($query));
if ($count != 0)
{
- return l10n('reg_err_mail_address_dbl');
+ return l10n('a user use already this mail address');
}
}
}
@@ -86,7 +86,7 @@ WHERE LOWER(".stripslashes($conf['user_fields']['username']).") = '".strtolower(
if ($count > 0)
{
- return l10n('reg_err_login5');
+ return l10n('this login is already used');
}
}
}
@@ -98,19 +98,19 @@ function register_user($login, $password, $mail_address,
if ($login == '')
{
- array_push($errors, l10n('reg_err_login1'));
+ array_push($errors, l10n('Please, enter a login'));
}
if (preg_match('/^.* $/', $login))
{
- array_push($errors, l10n('reg_err_login2'));
+ array_push($errors, l10n('login mustn\'t end with a space character'));
}
if (preg_match('/^ .*$/', $login))
{
- array_push($errors, l10n('reg_err_login3'));
+ array_push($errors, l10n('login mustn\'t start with a space character'));
}
if (get_userid($login))
{
- array_push($errors, l10n('reg_err_login5'));
+ array_push($errors, l10n('this login is already used'));
}
$mail_error = validate_mail_address(null, $mail_address);
if ('' != $mail_error)
diff --git a/include/menubar.inc.php b/include/menubar.inc.php
index 35fdb8750..0a9800d9b 100644
--- a/include/menubar.inc.php
+++ b/include/menubar.inc.php
@@ -148,16 +148,16 @@ function initialize_menu()
$block->data['favorites'] =
array(
'URL' => make_index_url(array('section' => 'favorites')),
- 'TITLE' => l10n('favorite_cat_hint'),
- 'NAME' => l10n('favorite_cat')
+ 'TITLE' => l10n('display my favorites pictures'),
+ 'NAME' => l10n('My favorites')
);
}
$block->data['most_visited'] =
array(
'URL' => make_index_url(array('section' => 'most_visited')),
- 'TITLE' => l10n('most_visited_cat_hint'),
- 'NAME' => l10n('most_visited_cat')
+ 'TITLE' => l10n('display most visited pictures'),
+ 'NAME' => l10n('Most visited')
);
if ($conf['rate'])
@@ -165,31 +165,31 @@ function initialize_menu()
$block->data['best_rated'] =
array(
'URL' => make_index_url(array('section' => 'best_rated')),
- 'TITLE' => l10n('best_rated_cat_hint'),
- 'NAME' => l10n('best_rated_cat')
+ 'TITLE' => l10n('display best rated items'),
+ 'NAME' => l10n('Best rated')
);
}
$block->data['random'] =
array(
'URL' => get_root_url().'random.php',
- 'TITLE' => l10n('random_cat_hint'),
- 'NAME' => l10n('random_cat'),
+ 'TITLE' => l10n('display a set of random pictures'),
+ 'NAME' => l10n('Random pictures'),
'REL'=> 'rel="nofollow"'
);
$block->data['recent_pics'] =
array(
'URL' => make_index_url(array('section' => 'recent_pics')),
- 'TITLE' => l10n('recent_pics_cat_hint'),
- 'NAME' => l10n('recent_pics_cat'),
+ 'TITLE' => l10n('display most recent pictures'),
+ 'NAME' => l10n('Recent pictures'),
);
$block->data['recent_cats'] =
array(
'URL' => make_index_url(array('section' => 'recent_cats')),
- 'TITLE' => l10n('recent_cats_cat_hint'),
- 'NAME' => l10n('recent_cats_cat'),
+ 'TITLE' => l10n('display recently updated categories'),
+ 'NAME' => l10n('Recent categories'),
);
@@ -204,8 +204,8 @@ function initialize_menu()
'chronology_view' => 'calendar'
)
),
- 'TITLE' => l10n('calendar_hint'),
- 'NAME' => l10n('calendar'),
+ 'TITLE' => l10n('display each day with pictures, month per month'),
+ 'NAME' => l10n('Calendar'),
'REL'=> 'rel="nofollow"'
);
$block->template = 'menubar_specials.tpl';
@@ -230,7 +230,7 @@ function initialize_menu()
// search link
$block->data['search'] =
array(
- 'TITLE'=>l10n('hint_search'),
+ 'TITLE'=>l10n('search'),
'NAME'=>l10n('Search'),
'URL'=> get_root_url().'search.php',
'REL'=> 'rel="search"'
@@ -239,15 +239,15 @@ function initialize_menu()
// comments link
$block->data['comments'] =
array(
- 'TITLE'=>l10n('hint_comments'),
- 'NAME'=>l10n('comments'),
+ 'TITLE'=>l10n('See last users comments'),
+ 'NAME'=>l10n('Comments'),
'URL'=> get_root_url().'comments.php',
);
// about link
$block->data['about'] =
array(
- 'TITLE' => l10n('about_page_title'),
+ 'TITLE' => l10n('About Piwigo'),
'NAME' => l10n('About'),
'URL' => get_root_url().'about.php',
);
diff --git a/include/php-gettext/gettext.inc.php b/include/php-gettext/gettext.inc.php
new file mode 100644
index 000000000..69d4d7c2a
--- /dev/null
+++ b/include/php-gettext/gettext.inc.php
@@ -0,0 +1,418 @@
+<?php
+/*
+ Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch>
+ Copyright (c) 2009 Danilo Segan <danilo@kvota.net>
+
+ Drop in replacement for native gettext.
+
+ This file is part of PHP-gettext.
+
+ PHP-gettext is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ PHP-gettext is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with PHP-gettext; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+*/
+/*
+LC_CTYPE 0
+LC_NUMERIC 1
+LC_TIME 2
+LC_COLLATE 3
+LC_MONETARY 4
+LC_MESSAGES 5
+LC_ALL 6
+*/
+
+
+// LC_MESSAGES is not available if php-gettext is not loaded
+// while the other constants are already available from session extension.
+if (!defined('LC_MESSAGES')) {
+ define('LC_MESSAGES', 5);
+}
+
+require('streams.php');
+require('gettext.php');
+
+
+// Variables
+
+global $text_domains, $default_domain, $LC_CATEGORIES, $EMULATEGETTEXT, $CURRENTLOCALE;
+$text_domains = array();
+$default_domain = 'messages';
+$LC_CATEGORIES = array('LC_CTYPE', 'LC_NUMERIC', 'LC_TIME', 'LC_COLLATE', 'LC_MONETARY', 'LC_MESSAGES', 'LC_ALL');
+$EMULATEGETTEXT = 0;
+$CURRENTLOCALE = '';
+
+/* Class to hold a single domain included in $text_domains. */
+class domain {
+ var $l10n;
+ var $path;
+ var $codeset;
+}
+
+// Utility functions
+
+/**
+ * Return a list of locales to try for any POSIX-style locale specification.
+ */
+function get_list_of_locales($locale) {
+ /* Figure out all possible locale names and start with the most
+ * specific ones. I.e. for sr_CS.UTF-8@latin, look through all of
+ * sr_CS.UTF-8@latin, sr_CS@latin, sr@latin, sr_CS.UTF-8, sr_CS, sr.
+ */
+ $locale_names = array();
+ $lang = NULL;
+ $country = NULL;
+ $charset = NULL;
+ $modifier = NULL;
+ if ($locale) {
+ if (preg_match("/^(?P<lang>[a-z]{2,3})" // language code
+ ."(?:_(?P<country>[A-Z]{2}))?" // country code
+ ."(?:\.(?P<charset>[-A-Za-z0-9_]+))?" // charset
+ ."(?:@(?P<modifier>[-A-Za-z0-9_]+))?$/", // @ modifier
+ $locale, $matches)) {
+
+ if (isset($matches["lang"])) $lang = $matches["lang"];
+ if (isset($matches["country"])) $country = $matches["country"];
+ if (isset($matches["charset"])) $charset = $matches["charset"];
+ if (isset($matches["modifier"])) $modifier = $matches["modifier"];
+
+ if ($modifier) {
+ if ($country) {
+ if ($charset)
+ array_push($locale_names, "${lang}_$country.$charset@$modifier");
+ array_push($locale_names, "${lang}_$country@$modifier");
+ } elseif ($charset)
+ array_push($locale_names, "${lang}.$charset@$modifier");
+ array_push($locale_names, "$lang@$modifier");
+ }
+ if ($country) {
+ if ($charset)
+ array_push($locale_names, "${lang}_$country.$charset");
+ array_push($locale_names, "${lang}_$country");
+ } elseif ($charset)
+ array_push($locale_names, "${lang}.$charset");
+ array_push($locale_names, $lang);
+ }
+
+ // If the locale name doesn't match POSIX style, just include it as-is.
+ if (!in_array($locale, $locale_names))
+ array_push($locale_names, $locale);
+ }
+ return $locale_names;
+}
+
+/**
+ * Utility function to get a StreamReader for the given text domain.
+ */
+function _get_reader($domain=null, $category=5, $enable_cache=true) {
+ global $text_domains, $default_domain, $LC_CATEGORIES;
+ if (!isset($domain)) $domain = $default_domain;
+ if (!isset($text_domains[$domain]->l10n)) {
+ // get the current locale
+ $locale = _setlocale(LC_MESSAGES, 0);
+ $bound_path = isset($text_domains[$domain]->path) ?
+ $text_domains[$domain]->path : './';
+ $subpath = $LC_CATEGORIES[$category] ."/$domain.mo";
+
+ $locale_names = get_list_of_locales($locale);
+ $input = null;
+ foreach ($locale_names as $locale) {
+ $full_path = $bound_path . $locale . "/" . $subpath;
+ if (file_exists($full_path)) {
+ $input = new FileReader($full_path);
+ break;
+ }
+ }
+
+ if (!array_key_exists($domain, $text_domains)) {
+ // Initialize an empty domain object.
+ $text_domains[$domain] = new domain();
+ }
+ $text_domains[$domain]->l10n = new gettext_reader($input,
+ $enable_cache);
+ }
+ return $text_domains[$domain]->l10n;
+}
+
+/**
+ * Returns whether we are using our emulated gettext API or PHP built-in one.
+ */
+function locale_emulation() {
+ global $EMULATEGETTEXT;
+ return $EMULATEGETTEXT;
+}
+
+/**
+ * Checks if the current locale is supported on this system.
+ */
+function _check_locale() {
+ global $EMULATEGETTEXT;
+ return !$EMULATEGETTEXT;
+}
+
+/**
+ * Get the codeset for the given domain.
+ */
+function _get_codeset($domain=null) {
+ global $text_domains, $default_domain, $LC_CATEGORIES;
+ if (!isset($domain)) $domain = $default_domain;
+ return (isset($text_domains[$domain]->codeset))? $text_domains[$domain]->codeset : ini_get('mbstring.internal_encoding');
+}
+
+/**
+ * Convert the given string to the encoding set by bind_textdomain_codeset.
+ */
+function _encode($text) {
+ $source_encoding = mb_detect_encoding($text);
+ $target_encoding = _get_codeset();
+ if ($source_encoding != $target_encoding) {
+ return mb_convert_encoding($text, $target_encoding, $source_encoding);
+ }
+ else {
+ return $text;
+ }
+}
+
+
+
+
+// Custom implementation of the standard gettext related functions
+
+/**
+ * Returns passed in $locale, or environment variable $LANG if $locale == ''.
+ */
+function _get_default_locale($locale) {
+ if ($locale == '') // emulate variable support
+ return getenv('LANG');
+ else
+ return $locale;
+}
+
+/**
+ * Sets a requested locale, if needed emulates it.
+ */
+function _setlocale($category, $locale) {
+ global $CURRENTLOCALE, $EMULATEGETTEXT;
+ if ($locale === 0) { // use === to differentiate between string "0"
+ if ($CURRENTLOCALE != '')
+ return $CURRENTLOCALE;
+ else
+ // obey LANG variable, maybe extend to support all of LC_* vars
+ // even if we tried to read locale without setting it first
+ return _setlocale($category, $CURRENTLOCALE);
+ } else {
+ if (function_exists('setlocale')) {
+ $ret = setlocale($category, $locale);
+ if (($locale == '' and !$ret) or // failed setting it by env
+ ($locale != '' and $ret != $locale)) { // failed setting it
+ // Failed setting it according to environment.
+ $CURRENTLOCALE = _get_default_locale($locale);
+ $EMULATEGETTEXT = 1;
+ } else {
+ $CURRENTLOCALE = $ret;
+ $EMULATEGETTEXT = 0;
+ }
+ } else {
+ // No function setlocale(), emulate it all.
+ $CURRENTLOCALE = _get_default_locale($locale);
+ $EMULATEGETTEXT = 1;
+ }
+ // Allow locale to be changed on the go for one translation domain.
+ global $text_domains, $default_domain;
+ unset($text_domains[$default_domain]->l10n);
+ return $CURRENTLOCALE;
+ }
+}
+
+/**
+ * Sets the path for a domain.
+ */
+function _bindtextdomain($domain, $path) {
+ global $text_domains;
+ // ensure $path ends with a slash ('/' should work for both, but lets still play nice)
+ if (substr(php_uname(), 0, 7) == "Windows") {
+ if ($path[strlen($path)-1] != '\\' and $path[strlen($path)-1] != '/')
+ $path .= '\\';
+ } else {
+ if ($path[strlen($path)-1] != '/')
+ $path .= '/';
+ }
+ if (!array_key_exists($domain, $text_domains)) {
+ // Initialize an empty domain object.
+ $text_domains[$domain] = new domain();
+ }
+ $text_domains[$domain]->path = $path;
+}
+
+/**
+ * Specify the character encoding in which the messages from the DOMAIN message catalog will be returned.
+ */
+function _bind_textdomain_codeset($domain, $codeset) {
+ global $text_domains;
+ $text_domains[$domain]->codeset = $codeset;
+}
+
+/**
+ * Sets the default domain.
+ */
+function _textdomain($domain) {
+ global $default_domain;
+ $default_domain = $domain;
+}
+
+/**
+ * Lookup a message in the current domain.
+ */
+function _gettext($msgid) {
+ $l10n = _get_reader();
+ //return $l10n->translate($msgid);
+ return _encode($l10n->translate($msgid));
+}
+/**
+ * Alias for gettext.
+ */
+function __($msgid) {
+ return _gettext($msgid);
+}
+/**
+ * Plural version of gettext.
+ */
+function _ngettext($single, $plural, $number) {
+ $l10n = _get_reader();
+ //return $l10n->ngettext($single, $plural, $number);
+ return _encode($l10n->ngettext($single, $plural, $number));
+}
+
+/**
+ * Override the current domain.
+ */
+function _dgettext($domain, $msgid) {
+ $l10n = _get_reader($domain);
+ //return $l10n->translate($msgid);
+ return _encode($l10n->translate($msgid));
+}
+/**
+ * Plural version of dgettext.
+ */
+function _dngettext($domain, $single, $plural, $number) {
+ $l10n = _get_reader($domain);
+ //return $l10n->ngettext($single, $plural, $number);
+ return _encode($l10n->ngettext($single, $plural, $number));
+}
+
+/**
+ * Overrides the domain and category for a single lookup.
+ */
+function _dcgettext($domain, $msgid, $category) {
+ $l10n = _get_reader($domain, $category);
+ //return $l10n->translate($msgid);
+ return _encode($l10n->translate($msgid));
+}
+/**
+ * Plural version of dcgettext.
+ */
+function _dcngettext($domain, $single, $plural, $number, $category) {
+ $l10n = _get_reader($domain, $category);
+ //return $l10n->ngettext($single, $plural, $number);
+ return _encode($l10n->ngettext($single, $plural, $number));
+}
+
+
+
+// Wrappers to use if the standard gettext functions are available, but the current locale is not supported by the system.
+// Use the standard impl if the current locale is supported, use the custom impl otherwise.
+
+function T_setlocale($category, $locale) {
+ return _setlocale($category, $locale);
+}
+
+function T_bindtextdomain($domain, $path) {
+ if (_check_locale()) return bindtextdomain($domain, $path);
+ else return _bindtextdomain($domain, $path);
+}
+function T_bind_textdomain_codeset($domain, $codeset) {
+ // bind_textdomain_codeset is available only in PHP 4.2.0+
+ if (_check_locale() and function_exists('bind_textdomain_codeset')) return bind_textdomain_codeset($domain, $codeset);
+ else return _bind_textdomain_codeset($domain, $codeset);
+}
+function T_textdomain($domain) {
+ if (_check_locale()) return textdomain($domain);
+ else return _textdomain($domain);
+}
+function T_gettext($msgid) {
+ if (_check_locale()) return gettext($msgid);
+ else return _gettext($msgid);
+}
+function T_($msgid) {
+ if (_check_locale()) return _($msgid);
+ return __($msgid);
+}
+function T_ngettext($single, $plural, $number) {
+ if (_check_locale()) return ngettext($single, $plural, $number);
+ else return _ngettext($single, $plural, $number);
+}
+function T_dgettext($domain, $msgid) {
+ if (_check_locale()) return dgettext($domain, $msgid);
+ else return _dgettext($domain, $msgid);
+}
+function T_dngettext($domain, $single, $plural, $number) {
+ if (_check_locale()) return dngettext($domain, $single, $plural, $number);
+ else return _dngettext($domain, $single, $plural, $number);
+}
+function T_dcgettext($domain, $msgid, $category) {
+ if (_check_locale()) return dcgettext($domain, $msgid, $category);
+ else return _dcgettext($domain, $msgid, $category);
+}
+function T_dcngettext($domain, $single, $plural, $number, $category) {
+ if (_check_locale()) return dcngettext($domain, $single, $plural, $number, $category);
+ else return _dcngettext($domain, $single, $plural, $number, $category);
+}
+
+
+
+// Wrappers used as a drop in replacement for the standard gettext functions
+
+if (!function_exists('gettext')) {
+ function bindtextdomain($domain, $path) {
+ return _bindtextdomain($domain, $path);
+ }
+ function bind_textdomain_codeset($domain, $codeset) {
+ return _bind_textdomain_codeset($domain, $codeset);
+ }
+ function textdomain($domain) {
+ return _textdomain($domain);
+ }
+ function gettext($msgid) {
+ return _gettext($msgid);
+ }
+ function _($msgid) {
+ return __($msgid);
+ }
+ function ngettext($single, $plural, $number) {
+ return _ngettext($single, $plural, $number);
+ }
+ function dgettext($domain, $msgid) {
+ return _dgettext($domain, $msgid);
+ }
+ function dngettext($domain, $single, $plural, $number) {
+ return _dngettext($domain, $single, $plural, $number);
+ }
+ function dcgettext($domain, $msgid, $category) {
+ return _dcgettext($domain, $msgid, $category);
+ }
+ function dcngettext($domain, $single, $plural, $number, $category) {
+ return _dcngettext($domain, $single, $plural, $number, $category);
+ }
+}
+
+?>
diff --git a/include/php-gettext/gettext.php b/include/php-gettext/gettext.php
new file mode 100644
index 000000000..f11da2e27
--- /dev/null
+++ b/include/php-gettext/gettext.php
@@ -0,0 +1,408 @@
+<?php
+/*
+ Copyright (c) 2003, 2009 Danilo Segan <danilo@kvota.net>.
+ Copyright (c) 2005 Nico Kaiser <nico@siriux.net>
+
+ This file is part of PHP-gettext.
+
+ PHP-gettext is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ PHP-gettext is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with PHP-gettext; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+*/
+
+/**
+ * Provides a simple gettext replacement that works independently from
+ * the system's gettext abilities.
+ * It can read MO files and use them for translating strings.
+ * The files are passed to gettext_reader as a Stream (see streams.php)
+ *
+ * This version has the ability to cache all strings and translations to
+ * speed up the string lookup.
+ * While the cache is enabled by default, it can be switched off with the
+ * second parameter in the constructor (e.g. whenusing very large MO files
+ * that you don't want to keep in memory)
+ */
+class gettext_reader {
+ //public:
+ var $error = 0; // public variable that holds error code (0 if no error)
+
+ //private:
+ var $BYTEORDER = 0; // 0: low endian, 1: big endian
+ var $STREAM = NULL;
+ var $short_circuit = false;
+ var $enable_cache = false;
+ var $originals = NULL; // offset of original table
+ var $translations = NULL; // offset of translation table
+ var $pluralheader = NULL; // cache header field for plural forms
+ var $total = 0; // total string count
+ var $table_originals = NULL; // table for original strings (offsets)
+ var $table_translations = NULL; // table for translated strings (offsets)
+ var $cache_translations = NULL; // original -> translation mapping
+
+
+ /* Methods */
+
+
+ /**
+ * Reads a 32bit Integer from the Stream
+ *
+ * @access private
+ * @return Integer from the Stream
+ */
+ function readint() {
+ if ($this->BYTEORDER == 0) {
+ // low endian
+ $input=unpack('V', $this->STREAM->read(4));
+ return array_shift($input);
+ } else {
+ // big endian
+ $input=unpack('N', $this->STREAM->read(4));
+ return array_shift($input);
+ }
+ }
+
+ function read($bytes) {
+ return $this->STREAM->read($bytes);
+ }
+
+ /**
+ * Reads an array of Integers from the Stream
+ *
+ * @param int count How many elements should be read
+ * @return Array of Integers
+ */
+ function readintarray($count) {
+ if ($this->BYTEORDER == 0) {
+ // low endian
+ return unpack('V'.$count, $this->STREAM->read(4 * $count));
+ } else {
+ // big endian
+ return unpack('N'.$count, $this->STREAM->read(4 * $count));
+ }
+ }
+
+ /**
+ * Constructor
+ *
+ * @param object Reader the StreamReader object
+ * @param boolean enable_cache Enable or disable caching of strings (default on)
+ */
+ function gettext_reader($Reader, $enable_cache = true) {
+ // If there isn't a StreamReader, turn on short circuit mode.
+ if (! $Reader || isset($Reader->error) ) {
+ $this->short_circuit = true;
+ return;
+ }
+
+ // Caching can be turned off
+ $this->enable_cache = $enable_cache;
+
+ $MAGIC1 = "\x95\x04\x12\xde";
+ $MAGIC2 = "\xde\x12\x04\x95";
+
+ $this->STREAM = $Reader;
+ $magic = $this->read(4);
+ if ($magic == $MAGIC1) {
+ $this->BYTEORDER = 1;
+ } elseif ($magic == $MAGIC2) {
+ $this->BYTEORDER = 0;
+ } else {
+ $this->error = 1; // not MO file
+ return false;
+ }
+
+ // FIXME: Do we care about revision? We should.
+ $revision = $this->readint();
+
+ $this->total = $this->readint();
+ $this->originals = $this->readint();
+ $this->translations = $this->readint();
+ }
+
+ /**
+ * Loads the translation tables from the MO file into the cache
+ * If caching is enabled, also loads all strings into a cache
+ * to speed up translation lookups
+ *
+ * @access private
+ */
+ function load_tables() {
+ if (is_array($this->cache_translations) &&
+ is_array($this->table_originals) &&
+ is_array($this->table_translations))
+ return;
+
+ /* get original and translations tables */
+ $this->STREAM->seekto($this->originals);
+ $this->table_originals = $this->readintarray($this->total * 2);
+ $this->STREAM->seekto($this->translations);
+ $this->table_translations = $this->readintarray($this->total * 2);
+
+ if ($this->enable_cache) {
+ $this->cache_translations = array ();
+ /* read all strings in the cache */
+ for ($i = 0; $i < $this->total; $i++) {
+ $this->STREAM->seekto($this->table_originals[$i * 2 + 2]);
+ $original = $this->STREAM->read($this->table_originals[$i * 2 + 1]);
+ $this->STREAM->seekto($this->table_translations[$i * 2 + 2]);
+ $translation = $this->STREAM->read($this->table_translations[$i * 2 + 1]);
+ $this->cache_translations[$original] = $translation;
+ }
+ }
+ }
+
+ /**
+ * Returns a string from the "originals" table
+ *
+ * @access private
+ * @param int num Offset number of original string
+ * @return string Requested string if found, otherwise ''
+ */
+ function get_original_string($num) {
+ $length = $this->table_originals[$num * 2 + 1];
+ $offset = $this->table_originals[$num * 2 + 2];
+ if (! $length)
+ return '';
+ $this->STREAM->seekto($offset);
+ $data = $this->STREAM->read($length);
+ return (string)$data;
+ }
+
+ /**
+ * Returns a string from the "translations" table
+ *
+ * @access private
+ * @param int num Offset number of original string
+ * @return string Requested string if found, otherwise ''
+ */
+ function get_translation_string($num) {
+ $length = $this->table_translations[$num * 2 + 1];
+ $offset = $this->table_translations[$num * 2 + 2];
+ if (! $length)
+ return '';
+ $this->STREAM->seekto($offset);
+ $data = $this->STREAM->read($length);
+ return (string)$data;
+ }
+
+ /**
+ * Binary search for string
+ *
+ * @access private
+ * @param string string
+ * @param int start (internally used in recursive function)
+ * @param int end (internally used in recursive function)
+ * @return int string number (offset in originals table)
+ */
+ function find_string($string, $start = -1, $end = -1) {
+ if (($start == -1) or ($end == -1)) {
+ // find_string is called with only one parameter, set start end end
+ $start = 0;
+ $end = $this->total;
+ }
+ if (abs($start - $end) <= 1) {
+ // We're done, now we either found the string, or it doesn't exist
+ $txt = $this->get_original_string($start);
+ if ($string == $txt)
+ return $start;
+ else
+ return -1;
+ } else if ($start > $end) {
+ // start > end -> turn around and start over
+ return $this->find_string($string, $end, $start);
+ } else {
+ // Divide table in two parts
+ $half = (int)(($start + $end) / 2);
+ $cmp = strcmp($string, $this->get_original_string($half));
+ if ($cmp == 0)
+ // string is exactly in the middle => return it
+ return $half;
+ else if ($cmp < 0)
+ // The string is in the upper half
+ return $this->find_string($string, $start, $half);
+ else
+ // The string is in the lower half
+ return $this->find_string($string, $half, $end);
+ }
+ }
+
+ /**
+ * Translates a string
+ *
+ * @access public
+ * @param string string to be translated
+ * @return string translated string (or original, if not found)
+ */
+ function translate($string) {
+ if ($this->short_circuit)
+ return $string;
+ $this->load_tables();
+
+ if ($this->enable_cache) {
+ // Caching enabled, get translated string from cache
+ if (array_key_exists($string, $this->cache_translations))
+ return $this->cache_translations[$string];
+ else
+ return $string;
+ } else {
+ // Caching not enabled, try to find string
+ $num = $this->find_string($string);
+ if ($num == -1)
+ return $string;
+ else
+ return $this->get_translation_string($num);
+ }
+ }
+
+ /**
+ * Sanitize plural form expression for use in PHP eval call.
+ *
+ * @access private
+ * @return string sanitized plural form expression
+ */
+ function sanitize_plural_expression($expr) {
+ // Get rid of disallowed characters.
+ $expr = preg_replace('@[^a-zA-Z0-9_:;\(\)\?\|\&=!<>+*/\%-]@', '', $expr);
+
+ // Add parenthesis for tertiary '?' operator.
+ $expr .= ';';
+ $res = '';
+ $p = 0;
+ for ($i = 0; $i < strlen($expr); $i++) {
+ $ch = $expr[$i];
+ switch ($ch) {
+ case '?':
+ $res .= ' ? (';
+ $p++;
+ break;
+ case ':':
+ $res .= ') : (';
+ break;
+ case ';':
+ $res .= str_repeat( ')', $p) . ';';
+ $p = 0;
+ break;
+ default:
+ $res .= $ch;
+ }
+ }
+ return $res;
+ }
+
+ /**
+ * Parse full PO header and extract only plural forms line.
+ *
+ * @access private
+ * @return string verbatim plural form header field
+ */
+ function extract_plural_forms_header_from_po_header($header) {
+ if (preg_match("/(^|\n)plural-forms: ([^\n]*)\n/i", $header, $regs))
+ $expr = $regs[2];
+ else
+ $expr = "nplurals=2; plural=n == 1 ? 0 : 1;";
+ return $expr;
+ }
+
+ /**
+ * Get possible plural forms from MO header
+ *
+ * @access private
+ * @return string plural form header
+ */
+ function get_plural_forms() {
+ // lets assume message number 0 is header
+ // this is true, right?
+ $this->load_tables();
+
+ // cache header field for plural forms
+ if (! is_string($this->pluralheader)) {
+ if ($this->enable_cache) {
+ $header = $this->cache_translations[""];
+ } else {
+ $header = $this->get_translation_string(0);
+ }
+ $expr = $this->extract_plural_forms_header_from_po_header($header);
+ $this->pluralheader = $this->sanitize_plural_expression($expr);
+ }
+ return $this->pluralheader;
+ }
+
+ /**
+ * Detects which plural form to take
+ *
+ * @access private
+ * @param n count
+ * @return int array index of the right plural form
+ */
+ function select_string($n) {
+ $string = $this->get_plural_forms();
+ $string = str_replace('nplurals',"\$total",$string);
+ $string = str_replace("n",$n,$string);
+ $string = str_replace('plural',"\$plural",$string);
+
+ $total = 0;
+ $plural = 0;
+
+ eval("$string");
+ if ($plural >= $total) $plural = $total - 1;
+ return $plural;
+ }
+
+ /**
+ * Plural version of gettext
+ *
+ * @access public
+ * @param string single
+ * @param string plural
+ * @param string number
+ * @return translated plural form
+ */
+ function ngettext($single, $plural, $number) {
+ if ($this->short_circuit) {
+ if ($number != 1)
+ return $plural;
+ else
+ return $single;
+ }
+
+ // find out the appropriate form
+ $select = $this->select_string($number);
+
+ // this should contains all strings separated by NULLs
+ $key = $single.chr(0).$plural;
+
+
+ if ($this->enable_cache) {
+ if (! array_key_exists($key, $this->cache_translations)) {
+ return ($number != 1) ? $plural : $single;
+ } else {
+ $result = $this->cache_translations[$key];
+ $list = explode(chr(0), $result);
+ return $list[$select];
+ }
+ } else {
+ $num = $this->find_string($key);
+ if ($num == -1) {
+ return ($number != 1) ? $plural : $single;
+ } else {
+ $result = $this->get_translation_string($num);
+ $list = explode(chr(0), $result);
+ return $list[$select];
+ }
+ }
+ }
+
+}
+
+?>
diff --git a/include/php-gettext/streams.php b/include/php-gettext/streams.php
new file mode 100644
index 000000000..3cdc1584e
--- /dev/null
+++ b/include/php-gettext/streams.php
@@ -0,0 +1,167 @@
+<?php
+/*
+ Copyright (c) 2003, 2005, 2006, 2009 Danilo Segan <danilo@kvota.net>.
+
+ This file is part of PHP-gettext.
+
+ PHP-gettext is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ PHP-gettext is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with PHP-gettext; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+*/
+
+
+ // Simple class to wrap file streams, string streams, etc.
+ // seek is essential, and it should be byte stream
+class StreamReader {
+ // should return a string [FIXME: perhaps return array of bytes?]
+ function read($bytes) {
+ return false;
+ }
+
+ // should return new position
+ function seekto($position) {
+ return false;
+ }
+
+ // returns current position
+ function currentpos() {
+ return false;
+ }
+
+ // returns length of entire stream (limit for seekto()s)
+ function length() {
+ return false;
+ }
+};
+
+class StringReader {
+ var $_pos;
+ var $_str;
+
+ function StringReader($str='') {
+ $this->_str = $str;
+ $this->_pos = 0;
+ }
+
+ function read($bytes) {
+ $data = substr($this->_str, $this->_pos, $bytes);
+ $this->_pos += $bytes;
+ if (strlen($this->_str)<$this->_pos)
+ $this->_pos = strlen($this->_str);
+
+ return $data;
+ }
+
+ function seekto($pos) {
+ $this->_pos = $pos;
+ if (strlen($this->_str)<$this->_pos)
+ $this->_pos = strlen($this->_str);
+ return $this->_pos;
+ }
+
+ function currentpos() {
+ return $this->_pos;
+ }
+
+ function length() {
+ return strlen($this->_str);
+ }
+
+};
+
+
+class FileReader {
+ var $_pos;
+ var $_fd;
+ var $_length;
+
+ function FileReader($filename) {
+ if (file_exists($filename)) {
+
+ $this->_length=filesize($filename);
+ $this->_pos = 0;
+ $this->_fd = fopen($filename,'rb');
+ if (!$this->_fd) {
+ $this->error = 3; // Cannot read file, probably permissions
+ return false;
+ }
+ } else {
+ $this->error = 2; // File doesn't exist
+ return false;
+ }
+ }
+
+ function read($bytes) {
+ if ($bytes) {
+ fseek($this->_fd, $this->_pos);
+
+ // PHP 5.1.1 does not read more than 8192 bytes in one fread()
+ // the discussions at PHP Bugs suggest it's the intended behaviour
+ $data = '';
+ while ($bytes > 0) {
+ $chunk = fread($this->_fd, $bytes);
+ $data .= $chunk;
+ $bytes -= strlen($chunk);
+ }
+ $this->_pos = ftell($this->_fd);
+
+ return $data;
+ } else return '';
+ }
+
+ function seekto($pos) {
+ fseek($this->_fd, $pos);
+ $this->_pos = ftell($this->_fd);
+ return $this->_pos;
+ }
+
+ function currentpos() {
+ return $this->_pos;
+ }
+
+ function length() {
+ return $this->_length;
+ }
+
+ function close() {
+ fclose($this->_fd);
+ }
+
+};
+
+// Preloads entire file in memory first, then creates a StringReader
+// over it (it assumes knowledge of StringReader internals)
+class CachedFileReader extends StringReader {
+ function CachedFileReader($filename) {
+ if (file_exists($filename)) {
+
+ $length=filesize($filename);
+ $fd = fopen($filename,'rb');
+
+ if (!$fd) {
+ $this->error = 3; // Cannot read file, probably permissions
+ return false;
+ }
+ $this->_str = fread($fd, $length);
+ fclose($fd);
+
+ } else {
+ $this->error = 2; // File doesn't exist
+ return false;
+ }
+ }
+};
+
+
+?>
diff --git a/include/picture_comment.inc.php b/include/picture_comment.inc.php
index fd4b907bc..35f686453 100644
--- a/include/picture_comment.inc.php
+++ b/include/picture_comment.inc.php
@@ -58,13 +58,13 @@ if ( $page['show_comments'] and isset( $_POST['content'] ) )
switch ($comment_action)
{
case 'moderate':
- array_push( $infos, l10n('comment_to_validate') );
+ array_push( $infos, l10n('An administrator must authorize your comment before it is visible.') );
case 'validate':
- array_push( $infos, l10n('comment_added'));
+ array_push( $infos, l10n('Your comment has been registered'));
break;
case 'reject':
set_status_header(403);
- array_push($infos, l10n('comment_not_added') );
+ array_push($infos, l10n('Your comment has NOT been registered because it did not pass the validation rules') );
break;
default:
trigger_error('Invalid comment action '.$comment_action, E_USER_WARNING);
diff --git a/include/section_init.inc.php b/include/section_init.inc.php
index 2abe2e63b..f0c78357e 100644
--- a/include/section_init.inc.php
+++ b/include/section_init.inc.php
@@ -237,7 +237,7 @@ if ('categories' == $page['section'])
}
else
{
- $page['title'] = l10n('no_category');
+ $page['title'] = l10n('Home');
}
if
@@ -361,7 +361,7 @@ SELECT DISTINCT image_id'.get_extra_fields($conf['order_by']).'
array(
'items' => $search_result['items'],
'title' => '<a href="'.duplicate_index_url(array('start'=>0)).'">'
- .l10n('search_result').'</a>',
+ .l10n('Search results').'</a>',
)
);
}
@@ -375,7 +375,7 @@ SELECT DISTINCT image_id'.get_extra_fields($conf['order_by']).'
$page = array_merge(
$page,
array(
- 'title' => l10n('favorites')
+ 'title' => l10n('Favorites')
)
);
@@ -456,7 +456,7 @@ SELECT DISTINCT(id)'.get_extra_fields($conf['order_by']).'
$page,
array(
'title' => '<a href="'.duplicate_index_url(array('start'=>0)).'">'
- .l10n('recent_pics_cat').'</a>',
+ .l10n('Recent pictures').'</a>',
'items' => array_from_query($query, 'id'),
)
);
@@ -469,7 +469,7 @@ SELECT DISTINCT(id)'.get_extra_fields($conf['order_by']).'
$page = array_merge(
$page,
array(
- 'title' => l10n('recent_cats_cat'),
+ 'title' => l10n('Recent categories'),
)
);
}
@@ -494,7 +494,7 @@ SELECT DISTINCT(id), hit, file
$page,
array(
'title' => '<a href="'.duplicate_index_url(array('start'=>0)).'">'
- .$conf['top_number'].' '.l10n('most_visited_cat').'</a>',
+ .$conf['top_number'].' '.l10n('Most visited').'</a>',
'items' => array_from_query($query, 'id'),
)
);
@@ -520,7 +520,7 @@ SELECT DISTINCT(id), average_rate
$page,
array(
'title' => '<a href="'.duplicate_index_url(array('start'=>0)).'">'
- .$conf['top_number'].' '.l10n('best_rated_cat').'</a>',
+ .$conf['top_number'].' '.l10n('Best rated').'</a>',
'items' => array_from_query($query, 'id'),
)
);
@@ -543,7 +543,7 @@ SELECT DISTINCT(id)'.get_extra_fields($conf['order_by']).'
$page,
array(
'title' => '<a href="'.duplicate_index_url(array('start'=>0)).'">'
- .l10n('random_cat').'</a>',
+ .l10n('Random pictures').'</a>',
'items' => array_from_query($query, 'id'),
)
);
diff --git a/include/ws_functions.inc.php b/include/ws_functions.inc.php
index 8116a50b6..f97fcca35 100644
--- a/include/ws_functions.inc.php
+++ b/include/ws_functions.inc.php
@@ -562,7 +562,7 @@ SELECT DISTINCT image_id
switch ($comment_action)
{
case 'reject':
- array_push($infos, l10n('comment_not_added') );
+ array_push($infos, l10n('Your comment has NOT been registered because it did not pass the validation rules') );
return new PwgError(403, implode("\n", $infos) );
case 'validate':
case 'moderate':
diff --git a/install.php b/install.php
index 0b751a475..088122e0c 100644
--- a/install.php
+++ b/install.php
@@ -231,7 +231,7 @@ if ( isset( $_POST['install'] ))
$_POST['dbpasswd'], $_POST['dbname']))!==false)
{
- array_push( $infos, l10n('step1_confirmation') );
+ array_push( $infos, l10n('Parameters are correct') );
$required_version = constant('REQUIRED_'.strtoupper($dblayer).'_VERSION');
if ( version_compare(pwg_get_db_version(), $required_version, '>=') )
@@ -260,18 +260,18 @@ if ( isset( $_POST['install'] ))
}
else
{
- array_push( $errors, l10n('step1_err_server') );
+ array_push( $errors, l10n('Can\'t connect to server') );
}
$webmaster = trim(preg_replace( '/\s{2,}/', ' ', $admin_name ));
if ( empty($webmaster))
- array_push( $errors, l10n('step2_err_login1') );
+ array_push( $errors, l10n('enter a login for webmaster') );
else if ( preg_match( '/[\'"]/', $webmaster ) )
- array_push( $errors, l10n('step2_err_login3') );
+ array_push( $errors, l10n('webmaster login can\'t contain characters \' or \"') );
if ( $admin_pass1 != $admin_pass2 || empty($admin_pass1) )
- array_push( $errors, l10n('step2_err_pass') );
+ array_push( $errors, l10n('please enter your password again') );
if ( empty($admin_mail))
- array_push( $errors, l10n('reg_err_mail_address') );
+ array_push( $errors, l10n('mail address must be like xxx@yyy.eee (example : jack@altern.org)') );
else
{
$error_mail_address = validate_mail_address(null, $admin_mail);
@@ -304,7 +304,7 @@ define(\'DB_COLLATE\', \'\');
{
$html_content = htmlentities( $file_content, ENT_QUOTES );
$html_content = nl2br( $html_content );
- $error_copy = l10n('step1_err_copy');
+ $error_copy = l10n('Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)');
$error_copy .= '<br>--------------------------------------------------------------------<br>';
$error_copy .= '<span class="sql_content">' . $html_content . '</span>';
$error_copy .= '<br>--------------------------------------------------------------------<br>';
@@ -442,7 +442,7 @@ else
'F_DB_PREFIX' => $table_prefix,
'F_ADMIN' => $admin_name,
'F_ADMIN_EMAIL' => $admin_mail,
- 'L_INSTALL_HELP' => sprintf(l10n('install_help'), PHPWG_URL.'/forum'),
+ 'L_INSTALL_HELP' => sprintf(l10n('Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'), PHPWG_URL.'/forum'),
));
}
@@ -460,7 +460,9 @@ elseif ($step == 3)
}
else
{
- array_push($infos, l10n('install_end_message'));
+ array_push($infos, l10n('The configuration of Piwigo is finished, here is the next step<br><br>
+* go to the identification page and use the login/password given for webmaster<br>
+* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'));
if (isset($error_copy))
{
diff --git a/install/php5_apache_configuration.php b/install/php5_apache_configuration.php
index d41542d83..fce474082 100644
--- a/install/php5_apache_configuration.php
+++ b/install/php5_apache_configuration.php
@@ -108,7 +108,7 @@ function closePage()
{
echo '
</div>
-<div style="text-align: center">'.sprintf(l10n('install_help'), PHPWG_URL.'/forum').'</div>
+<div style="text-align: center">'.sprintf(l10n('Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'), PHPWG_URL.'/forum').'</div>
</div>
</body>
</html>';
@@ -140,7 +140,7 @@ else
echo '
<table>
<tr>
- <td>'.l10n('language').'</td>
+ <td>'.l10n('Language').'</td>
<td>
<select name="language" onchange="document.location = \''.$script.'.php?language=\'+this.options[this.selectedIndex].value;">';
foreach (get_languages('utf-8') as $code => $name)
diff --git a/install/upgrade_1.3.1.php b/install/upgrade_1.3.1.php
index 8cd57538b..fbd0d78e8 100644
--- a/install/upgrade_1.3.1.php
+++ b/install/upgrade_1.3.1.php
@@ -602,9 +602,9 @@ array_push($mysql_changes, 'define(\'PHPWG_INSTALLED\', true);');
$page['infos'] = array_merge(
$page['infos'],
array(
- l10n('all sub-categories of private categories become private'),
- l10n('user permissions and group permissions have been erased'),
- l10n('only thumbnails prefix and webmaster mail saved')
+ l10n('All sub-categories of private categories become private'),
+ l10n('User permissions and group permissions have been erased'),
+ l10n('Only thumbnails prefix and webmaster mail address have been saved from previous configuration')
)
);
diff --git a/language/de_DE/LC_MESSAGES/messages.mo b/language/de_DE/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..0c4cc7a45
--- /dev/null
+++ b/language/de_DE/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/de_DE/LC_MESSAGES/messages.po b/language/de_DE/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..9e1f585d6
--- /dev/null
+++ b/language/de_DE/LC_MESSAGES/messages.po
@@ -0,0 +1,2652 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: German <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "Ăźber uns"
+
+msgid "About Piwigo"
+msgstr "Ăźber Piwigo"
+
+msgid "Free access"
+msgstr "Frei"
+
+msgid "Access to all"
+msgstr "Alle"
+
+msgid "Access to subscribed"
+msgstr "Mitglieder"
+
+msgid "Access to administrators"
+msgstr "Administratoren"
+
+msgid "Access to webmasters"
+msgstr "Webmaster"
+
+msgid "No access"
+msgstr "Keine Benutzer"
+
+msgid "You are not authorized to access the requested page"
+msgstr "Sie sind nicht berechtigt die gewĂźnschte Seite aufzurufen"
+
+msgid "Actions"
+msgstr "Aktionen"
+
+msgid "Activate"
+msgstr "Aktivieren"
+
+msgid "Add"
+msgstr "HinzufĂźgen"
+
+msgid "Add a tag"
+msgstr "Tag hinzufĂźgen"
+
+msgid "Add a user"
+msgstr "Benutzer hinzufĂźgen"
+
+msgid "Add/delete a permalink"
+msgstr "HinzufĂźgen/LĂśschen einer dauerhafte Verbindung (Permalink)"
+
+msgid "add this image to your favorites"
+msgstr "Dieses Bild zu Ihren Favoriten hinzugefĂźgt"
+
+msgid "Add group"
+msgstr "Gruppe hinzufĂźgen"
+
+msgid "add new elements to caddie"
+msgstr "die neuen Elemente in den Sammelkorb"
+
+msgid "Add selected elements to caddie"
+msgstr "Hinzufßgen ausgewählter Elemente zum Sammelkorb"
+
+msgid "add tags"
+msgstr "Tags hinzufĂźgen"
+
+msgid "add to caddie"
+msgstr "in den Sammelkorb"
+
+msgid "Administration"
+msgstr "Administration"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "Administrator, Webmaster und spezieller Benutzer kĂśnnen nicht diese Methode verwenden"
+
+msgid "Advanced features"
+msgstr "Erweiterte Einstellungen"
+
+msgid "Adviser"
+msgstr "Berater"
+
+msgid "Adviser mode enabled"
+msgstr "Berater-Modus aktiv"
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr "alle"
+
+msgid "Allow user registration"
+msgstr "Erlaube die Neuregistrierung von Benutzern"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Allow users to delete theirs owns comments"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Allow users to edit theirs owns comments"
+
+msgid "All sub-categories of private categories become private"
+msgstr "Alle Unter-Kategorien von privaten Gruppen wirden privaten"
+
+msgid "All tags"
+msgstr "Alle Tags"
+
+msgid "All tags must match"
+msgstr "Alle Tags mĂźssen Ăźbereinstimmen"
+
+msgid "A new version of Piwigo is available."
+msgstr "Es steht eine neue Version von Piwigo zur VerfĂźgung."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Eine Info-E-Mail wurde gesendet an die Gruppe \"%s\""
+
+msgid "Any tag"
+msgstr "Beliebigen Tag"
+
+msgid "Apply to subcategories"
+msgstr "Einstellungen auch fĂźr Unterkategirien Ăźbernehmen"
+
+msgid "Are you sure?"
+msgstr "Sind Sie sicher?"
+
+msgid "ascending"
+msgstr "wachsende"
+
+msgid "Associated"
+msgstr "ist verlinkt"
+
+msgid "associate to category"
+msgstr "Mit Kategorie verbinden"
+
+msgid "associate to group"
+msgstr "Mit Gruppe verbinden"
+
+msgid "Association to categories"
+msgstr "Ist in folgende Kategorien verlinkt"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d Element wird insgesamt angezeigt (physisch und virtuell)"
+msgstr[1] "%d Elemente werden insgesamt angezeigt (physisch und virtuell)"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "Mindestens eine aufgelistete Regel muss Ăźbereinstimmen."
+
+msgid "At least one tag must match"
+msgstr "Mindestens ein Tag muss Ăźbereinstimmen"
+
+msgid "Author"
+msgstr "Autor"
+
+msgid "Authorized"
+msgstr "Freigegebene Kategorien"
+
+msgid "author(s) : %s"
+msgstr "Autor(en) : %s"
+
+msgid "Expand all categories"
+msgstr "Kategoriebaum immer vollständig sichtbar"
+
+msgid "Average rate"
+msgstr "Durchschnittliche Bewertung"
+
+msgid "Batch management"
+msgstr "Batch management"
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr "Am besten bewertet"
+
+msgid "display best rated items"
+msgstr "zeigt am besten bewertete Bilder"
+
+msgid "Bound template"
+msgstr "Verbundenes Template"
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d Kategorie enthalten"
+msgstr[1] "%d Kategorien enthalten "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d physisch"
+msgstr[1] "%d physische"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " und %d virtuell"
+msgstr[1] " und %d virtuelle"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d Kategorie verschoben"
+msgstr[1] "%d Kategorien verschoben"
+
+msgid "Anomaly"
+msgstr "Anomalie"
+
+msgid "Automatic correction"
+msgstr "Automatische Korrektur"
+
+msgid "Check automatic corrections"
+msgstr "ĂźberprĂźfen Sie automatische Korrekturen"
+
+msgid "Correction"
+msgstr "Korrektur"
+
+msgid "Correction applied with error"
+msgstr "Korrektur mit Fehler"
+
+msgid "Correction applied with success"
+msgstr "Korrektur erfolgreich"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "Der Wert %s ist nicht korrekt weil EXIF nicht unterstĂźtzt wird"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "%s muss auf \"false\" in Ihrer Datei config_local.inc.php"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "Der Fehler wird ignoriert bis die nächste Version der Anwendung"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "Die Korrektur der Anomalie macht die Tatsache sie ignoriert ist"
+
+msgid "Impossible automatic correction"
+msgstr "Automatische Korrektur nicht mĂśglich"
+
+msgid "Reinitialize check integrity"
+msgstr "prßfe erneut die Integrität"
+
+msgid "Go to %s or %s for more informations"
+msgstr "Gehen Sie %s oder %s fĂźr weitere Informationen"
+
+msgid "the forum"
+msgstr "das Forum"
+
+msgid "the wiki"
+msgstr "das wiki"
+
+msgid "Apply selected corrections"
+msgstr "Die entsprechenden ausgewählten"
+
+msgid "Ignore selected anomalies"
+msgstr "Ignorieren Sie gewählte Anomalien"
+
+msgid "Refresh"
+msgstr "Aktualisieren"
+
+msgid "Check integrity"
+msgstr "ßberprßfung der Integrität"
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "Benutzer \"%s\" erstellt mit dem Passwort \"%s\""
+
+msgid "Status of user \"%s\" updated"
+msgstr "Status des Benutzers \"%s\" aktualisiert"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "Die Version %s [%s] ist installiert und ist nicht mit der erforderlichen Version kompatibel [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Sie mĂźssen Ihr System zu aktualisieren, um vollen Nutzen aus der Anwendung nicht die Anwendung funktioniert nicht richtig oder gar nicht"
+
+msgid "caddie"
+msgstr "Sammelkorb"
+
+msgid "Caddie"
+msgstr "Sammelkorb"
+
+msgid "Caddie is currently empty"
+msgstr "Der Sammelkorb ist derzeit leer."
+
+msgid "Caddie management"
+msgstr "Sammelkorb verwalten"
+
+msgid "Calendar"
+msgstr "Kalender"
+
+msgid "All"
+msgstr "Alles"
+
+msgid "display each day with pictures, month per month"
+msgstr "Anzeige von Jahr zu Jahr, Monat fĂźr Monat, Tag fĂźr Tag"
+
+msgid "View"
+msgstr "Anblick"
+
+msgid "Add a virtual category"
+msgstr "Virtuelle Kategorie hinzufĂźgen"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Benutzern erlauben, in ausgewählten Kategorien Kommentare zu schreiben"
+
+msgid "Categories"
+msgstr "Kategorien"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "FĂźr Kategorien freigeschaltet durch GruppenzugehĂśrigkeit"
+
+msgid "Categories manual order was saved"
+msgstr "Kategorienreihenfolge gespeichert"
+
+msgid "Categories ordered alphanumerically"
+msgstr "Kategorien alphanumerisch sortiert"
+
+msgid "Category"
+msgstr "Kategorie"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Kategorieelemente zu folgenden Kategorien zugeordnet: %s"
+
+msgid "Category results for"
+msgstr "Ergebnisse der Kategorien fĂźr"
+
+msgid "The name of a category should not be empty"
+msgstr "Name der Kategorie darf nicht leer sein."
+
+msgid "Lock categories"
+msgstr "Kategorie schließen"
+
+msgid "Properties"
+msgstr "Eigenschaften"
+
+msgid "Private category"
+msgstr "Private Kategorie"
+
+msgid "Public category"
+msgstr "Ăśffentliche Kategorie"
+
+msgid "Find a new representant by random"
+msgstr "Bestimme ein neues zufälliges Vorschaubild"
+
+msgid "Public / Private"
+msgstr "Öffentlich / Privat"
+
+msgid "Manage authorizations for selected categories"
+msgstr "Berechtigungen fßr ausgewählte Kategorien verwalten"
+
+msgid "Select uploadable categories"
+msgstr "gebe Kategorien fĂźr den Upload frei"
+
+msgid "Virtual category added"
+msgstr "Virtuelle Kategorie hinzugefĂźgt"
+
+msgid "Virtual category deleted"
+msgstr "Virtuelle Kategorie gelĂśscht"
+
+msgid "Check all"
+msgstr "Alle auswählen"
+
+msgid "Check for upgrade"
+msgstr "PrĂźfe ob eine neue Version der Bildergalerie verfĂźgbar ist."
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "Suche nach einem Upgrade nicht mĂśglich."
+
+msgid "Choose an image"
+msgstr "Wählen Sie ein Bild"
+
+msgid "Monthly calendar"
+msgstr "Monatskalender"
+
+msgid "Monthly list"
+msgstr "Monatliche Liste"
+
+msgid "Weekly list"
+msgstr "WĂśchentlichen Liste"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Klicken Sie hier, wenn Sie nicht durch ihren Browser weitergeleitet werden."
+
+msgid "Close this window"
+msgstr "Dieses Fenster schließen"
+
+msgid "cloud"
+msgstr "Wolke"
+
+msgid "Come to discover the category:"
+msgstr "Folge dem Link und besuche den Bilderordner:"
+
+msgid "Comment"
+msgstr "Kommentar"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d Kommentar"
+msgstr[1] "%d Kommentare"
+
+msgid "Your comment has been registered"
+msgstr "Ihr Kommentar wurde gespeichert"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Anti-Spam-Sperre, bitte warte eine Weile, bis du den nächsten Kommentar abgibst"
+
+msgid "comment date"
+msgstr "Datum des Kommentars"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Dein Kommentar wurde abgelehnt da er evtl. gesetzte Regeln verletzt"
+
+msgid "Comments"
+msgstr "Kommentare"
+
+msgid "Add a comment"
+msgstr "Kommentar hinzufĂźgen"
+
+msgid "Comments for all"
+msgstr "Kommentare fĂźr alle erlaubt"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "Ein Administrator muss deinen Beitrag freischalten bevor er sichtbar wird."
+
+msgid "This login is already used by another user"
+msgstr "Dieser Benutzername ist bereits"
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "RSS-Feeds komplett (Bilder, Kommentare)"
+
+msgid "Access type"
+msgstr "Zugangsart"
+
+msgid "Information data registered in database"
+msgstr "Änderungen wurden gespeichert"
+
+msgid "Default display"
+msgstr "Standartanzeige"
+
+msgid "Templates"
+msgstr "Templates (Modelle)"
+
+msgid "The gallery URL is not valid."
+msgstr "Die URL der Galerie ist falsch."
+
+msgid "General"
+msgstr "Grundeinstellungen"
+
+msgid "Save page visits by administrators"
+msgstr "Speichere auch Seitenaufrufe des Administrators"
+
+msgid "Save page visits by guests"
+msgstr "Speichere Seitenaufrufe von Gästen"
+
+msgid "History"
+msgstr "Statistik"
+
+msgid "Save page visits by users"
+msgstr "Speichere Seitenaufrufe pro Benutzer"
+
+msgid "Configuration"
+msgstr "Konfiguration"
+
+msgid "confirm"
+msgstr "bestätigen"
+
+msgid "Confirm Password"
+msgstr "Neues Passwort bestätigen"
+
+msgid "Webmaster mail address"
+msgstr "Webmaster Mail-Adresse"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "Kontakt E-Mailadresse (nur fĂźr angemeldete Benutzer sichtbar)"
+
+msgid "Main"
+msgstr "Grundeinstellungen"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "Anzahl Kommentare pro Seite muß zwischen 5 und 50 liegen."
+
+msgid "Upload"
+msgstr "Upload"
+
+msgid "Login"
+msgstr "Anmeldung"
+
+msgid "Connection settings"
+msgstr "Login-Einstellungen"
+
+msgid "Contact webmaster"
+msgstr "Mail an den Webmaster"
+
+msgid "Controversy"
+msgstr "Abweichung"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)]]"
+msgstr "Kopieren Sie den rosa Text ohne die Bindestriche und fĂźgen Sie ihn in die Datei \"include/config_database.inc.php\" auf dem Webserver ein (Warnung: die Datei \"config_database.inc.php\" darf nur die rosa Zeichen enthalten, nicht mehr und nicht weniger)"
+
+msgid "Create a new account"
+msgstr "Erstellen Sie ein neues Konto"
+
+msgid "Created on"
+msgstr "Erstellt am"
+
+msgid "Creation date"
+msgstr "Erstellungsdatum"
+
+msgid "Current name"
+msgstr "Derzeitiger Name"
+
+msgid "Current password is wrong"
+msgstr "aktuelles Passwort ist falsch"
+
+msgid "Customize"
+msgstr "Benutzerdaten / Layout"
+
+msgid "Your Gallery Customization "
+msgstr "Anpassung des Seitentitels "
+
+msgid "Database"
+msgstr "Datenbank"
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr "Datum"
+
+msgid "Day"
+msgstr "Tag"
+
+msgid "Deactivate"
+msgstr "Deaktiviere"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "Als Vorsichtsmaßnahme folgenden Plugins wurden deaktiviert. Sie müssen prüfen, ob Plugins aktualisieren, bevor sie reactiving:"
+
+msgid "Accelerate diaporama speed"
+msgstr "Diashow schneller anzeigen"
+
+msgid "Default gallery language"
+msgstr "Standardsprache der Galerie"
+
+msgid "Default"
+msgstr "Standardmäßig"
+
+msgid "Default user cannot be deleted"
+msgstr "Der Standardbenutzer kann nicht gelĂśscht werden"
+
+msgid "delete all images from your favorites"
+msgstr "delete all images from your favorites"
+
+msgid "Delete"
+msgstr "LĂśschen"
+
+msgid "delete category"
+msgstr "LĂśsche Kategorie"
+
+msgid "Delete Representant"
+msgstr "LĂśsche Vorschaubild"
+
+msgid "Delete selected photos"
+msgstr "LÜsche ausgewählte Fotos"
+
+msgid "Delete selected tags"
+msgstr "LĂśsche markierte Tags"
+
+msgid "Delete selected users"
+msgstr "LĂśsche markierte Benutzer"
+
+msgid "delete this comment"
+msgstr "Diesen Kommentar lĂśschen"
+
+msgid "Deletions"
+msgstr "Entfernen"
+
+msgid "delete this image from your favorites"
+msgstr "dieses Bild lĂśschen Favoriten"
+
+msgid "Deny selected groups"
+msgstr "Ausgewählte Gruppen ablehnen"
+
+msgid "Deny selected users"
+msgstr "Ausgewählte Benutzer ablehnen"
+
+msgid "descending"
+msgstr "absteigend"
+
+msgid "Description"
+msgstr "Beschreibung"
+
+msgid "Dimensions"
+msgstr "Abmessungen"
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr "Anzeige"
+
+msgid "Display options"
+msgstr "Anzeigeeinstellungen"
+
+msgid "Dissociated"
+msgstr "ist nicht verlinkt"
+
+msgid "dissociate from category"
+msgstr "Von Kategorie abtrennen"
+
+msgid "dissociate from group"
+msgstr "Von Gruppe abtrennen"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Kb"
+
+msgid "Does not represent"
+msgstr "Ist nicht Vorschaubild fĂźr diese Kategirien"
+
+msgid "download"
+msgstr "herunterladen"
+
+msgid "download this file"
+msgstr "Download dieser Datei"
+
+msgid "Downloads"
+msgstr "Downloads"
+
+msgid "Drag to re-order"
+msgstr "Klicken und Ziehen um eine neue Reihenfolge festzulegen"
+
+msgid "Files with same name in more than one physical category"
+msgstr "Finde Dateien mit der gleiche Beschreibung"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d Warten auf Freischaltung"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d freizuschaltende Elemente abgewiesen"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d freizuschaltende Elemente akzeptiert"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Jede aufgelistete Regel muss erfĂźllt sein"
+
+msgid "edit"
+msgstr "bearbeiten"
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr "Bearbeite alle Bildinformationen"
+
+msgid "Category informations updated successfully."
+msgstr "Kategorieinformationen erfolgreich aktualisiert."
+
+msgid "edit category informations"
+msgstr "Kategorieeigenschaften und -beschreibung bearbeiten"
+
+msgid "edit category permissions"
+msgstr "Berechtigungen fßr Kategorie ändern"
+
+msgid "Authorize upload"
+msgstr "Erlaube upload"
+
+msgid "Edit ranks"
+msgstr "Die Reihenfolge ändern"
+
+msgid "Edit selected tags"
+msgstr "Bearbeite markierte Tags"
+
+msgid "Edit tags"
+msgstr "Bearbeite Tags"
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr "Elemente"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d Bild"
+msgstr[1] "%d Bilder"
+
+msgid "Elements"
+msgstr "Elemente"
+
+msgid "Not linked elements"
+msgstr "Nicht verlinkte Elemente"
+
+msgid "elements per page"
+msgstr "Elemente pro Seite"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "Bilder hinzugefßgt während der letzten %d Tage"
+
+msgid "Element type"
+msgstr "Element Typ"
+
+msgid "Email address"
+msgstr "E-Mail-Adresse"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "E-Mail-Adresse fehlt. Bitte geben Sie eine E-Mail-Adresse."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Email administrators when a comment is deleted"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Email administrators when a comment is modified"
+
+msgid "Email admins when a comment requires validation"
+msgstr "sende eine E-Mail an den(die) Adminstrator(en) wenn ein Kommentar die Freischaltung durch den Admin erfordert"
+
+msgid "Email admins when a new user registers"
+msgstr "sende eine E-Mail an den(die) Adminstrator(en) wenn sich ein neuer Benutzer registriert hat"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "sende eine E-Mail an den(die) Adminstrator(en) wenn ein Bild hochgeladen wurde"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "sende eine E-Mail an den(die) Adminstrator(en) wenn ein Kommentar hinterlassen wurde"
+
+msgid "Empty caddie"
+msgstr "leere Sammelkorb"
+
+msgid "High definition enabled"
+msgstr "High definition eingeschaltet"
+
+msgid "Enter your personnal informations"
+msgstr "Geben Sie Ihre persĂśnlichen Daten an"
+
+msgid "Environment"
+msgstr "Server-Daten"
+
+msgid "wrong date"
+msgstr "Datum falsch"
+
+msgid "Error sending email"
+msgstr "Fehler beim Senden der Mail"
+
+msgid "excluded"
+msgstr "ausgeschlossen"
+
+msgid "Extend for templates"
+msgstr "Erweitere fĂźr Templates"
+
+msgid "My favorites"
+msgstr "Meine Favoriten"
+
+msgid "display my favorites pictures"
+msgstr "meine Lieblingsbilder"
+
+msgid "Favorites"
+msgstr "Favoriten"
+
+msgid "File"
+msgstr "Datei"
+
+msgid "File name"
+msgstr "Name der Datei"
+
+msgid "Filesize"
+msgstr "Dateigröße"
+
+msgid "Filter"
+msgstr "Filter"
+
+msgid "Filter and display"
+msgstr "Filtern und anzeigen"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "Erstes Element hinzugefĂźgt am %s"
+
+msgid "First"
+msgstr "Erste"
+
+msgid "Forbidden"
+msgstr "Gesperrte Kategorien"
+
+msgid "Forgot your password?"
+msgstr "Passwort vergessen?"
+
+msgid "Form"
+msgstr "Form"
+
+msgid "Support"
+msgstr "Support"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "von %s bis %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "Die Galerie ist gesperrt wegen Wartungsarbeiten. Bitte besuchen Sie uns später wieder."
+
+msgid "Gallery title"
+msgstr "Galerietitel"
+
+msgid "Gallery URL"
+msgstr "genaue URL zur Gallerie"
+
+msgid "GD library is missing"
+msgstr "die GD-Library ist nicht auf dem Server installiert, bitte frage den Administrator oder Provider."
+
+msgid "Page generated in"
+msgstr "Seite erstellt in"
+
+msgid "global mode"
+msgstr "Gobaler Modus"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Besuche die Galerie mit Besucherrechten"
+
+msgid "Grant selected groups"
+msgstr "Ausgewählte Gruppen zulassen"
+
+msgid "Grant selected users"
+msgstr "Ausgewählte Benutzer zulassen"
+
+msgid "group"
+msgstr "Gruppe"
+
+msgid "Group"
+msgstr "Gruppe"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "Der Gruppenname darf kein \" oder ' enthalten oder leer bleiben."
+
+msgid "This name is already used by another group."
+msgstr "Diesen Gruppenname gibt es schon."
+
+msgid "group by letters"
+msgstr "Gruppieren nach Buchstaben"
+
+msgid "Group name"
+msgstr "Gruppenname"
+
+msgid "Groups"
+msgstr "Gruppen"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "Gruppe \"%s\" ninzugefĂźgt"
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "Gruppe \"%s\" gelĂśscht"
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "Gruppe \"%s\" aktualisiert"
+
+msgid "guest"
+msgstr "Besucher"
+
+msgid "Guest cannot be deleted"
+msgstr "Der Gast kann nicht gelĂśscht werden"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "Status der Benutzer \"guest\" nicht entspricht, Verwendung des Standard. Bitte kontaktieren Sie den Webmaster."
+
+msgid "Guests"
+msgstr "Gäste"
+
+msgid "Hello"
+msgstr "Hallo"
+
+msgid "Hello,"
+msgstr "Hallo,"
+
+msgid "Help"
+msgstr "Hilfe"
+
+msgid "Hide"
+msgstr "Verstecken"
+
+msgid "High filesize"
+msgstr "HQ Dateigröße"
+
+msgid "available for administrators only"
+msgstr "nur fĂźr Administratoren"
+
+msgid "shows images at the root of this category"
+msgstr "zeigt die Bilder an der Wurzel dieser Kategorie"
+
+msgid "See last users comments"
+msgstr "Zeige die letzten Kommentare Benutzer"
+
+msgid "customize the appareance of the gallery"
+msgstr "das Aussehen der Galerie"
+
+msgid "search"
+msgstr "Suche"
+
+msgid "Home"
+msgstr "Startseite"
+
+msgid "Hope to see you back soon."
+msgstr "Wir hoffen, Sie sind bald wieder zurĂźck."
+
+msgid "Hour"
+msgstr "Stunde"
+
+msgid "Identification"
+msgstr "Identifikation"
+
+msgid "Element"
+msgstr "Bilder"
+
+msgid "Image id"
+msgstr "Element-ID"
+
+msgid "Image only RSS feed"
+msgstr "Bilder RSS-Feed"
+
+msgid "in this category"
+msgstr "in dieser Kategorie"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "in %d Unterkategorie"
+msgstr[1] "in %d Unterkategorien"
+
+msgid "Images manual order was saved"
+msgstr "Die manuelle Reihenfolge der Bilder wurde gespeichert"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr "enthalten"
+
+msgid "Reduce diaporama speed"
+msgstr "Diashow langsamer anzeigen"
+
+msgid "Informations"
+msgstr "Kategorieinformation"
+
+msgid "Basic configuration"
+msgstr "Basis-Konfiguration"
+
+msgid "Install"
+msgstr "Installiere"
+
+msgid "Installation"
+msgstr "Installation"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "Die Konfiguration der Piwigo abgeschlossen ist, hier ist der n&auml;chste Schritt<br><br>"
+"* Gehen Sie zum Anmelden auf die Startseite: [ <a href=\"./identification.php\">Identifizierung</a> ] und verwenden Sie die Login / Passwort fĂźr Webmaster<br>"
+"* diesem Login erm&ouml;glicht Ihnen den Zugang zu den Verwaltungs-Panel und der Bilder- und Benutzerverwaltung."
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Brauchen Sie Hilfe? Stellen Sie Ihre Frage auf der <a href=\"%s\"> Forum Piwigo </a>."
+
+msgid "Webmaster login"
+msgstr "Administrator"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "Benutzername des Administrators"
+
+msgid "Instructions"
+msgstr "Anleitungen"
+
+msgid "Invalid password!"
+msgstr "Passwort ungĂźltig!"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "Standard"
+
+msgid "High definition"
+msgstr "High definition"
+
+msgid "default values"
+msgstr "Standardwerte"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "Warscheinlich läuft auf ihrem Webhost die PHP-Version %s."
+
+msgid "jump to category"
+msgstr "Gehe zu Kategorie"
+
+msgid "jump to image"
+msgstr "Gehe zu Element"
+
+msgid "Keyword"
+msgstr "Stichwort"
+
+msgid "Language"
+msgstr "Sprache"
+
+#, c-format
+msgid "last %d days"
+msgstr "%d lezte Tage"
+
+msgid "Last"
+msgstr "Letzte Seite"
+
+msgid "leave"
+msgstr "Beibehalten"
+
+msgid "letters"
+msgstr "Buchstaben"
+
+msgid "Contacts"
+msgstr "Kontakt"
+
+msgid "Friends"
+msgstr "Freunde"
+
+msgid "Family"
+msgstr "Familie"
+
+msgid "Admins"
+msgstr "Admins"
+
+msgid "Link all category elements to a new category"
+msgstr "Verlinkte alle Kategorieelemente zu einer neuen Kategorie"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Verlinkte alle Kategorieelemente zu einer bestehenden Kategorie"
+
+msgid "Linked categories"
+msgstr "Verlinkte Kategorie"
+
+msgid "Modify information"
+msgstr "Informationen ändern"
+
+msgid "Links"
+msgstr "Links"
+
+msgid "Lock"
+msgstr "Schließen"
+
+msgid "Locked"
+msgstr "Geschlossen"
+
+msgid "Lock gallery"
+msgstr "Blockiere Schreibzugriffe auf die Datenbank fĂźr Wartungsarbeiten"
+
+msgid "Logout"
+msgstr "Abmelden"
+
+msgid "E-mail address"
+msgstr "E-Mail-Adresse"
+
+msgid "Mail address"
+msgstr ""
+
+msgid "Mail content"
+msgstr "Text der E-Mail"
+
+msgid "Maintenance"
+msgstr "Wartung"
+
+msgid "Manage"
+msgstr "Verwalten"
+
+msgid "manage category elements"
+msgstr "Kategorieelemente verwalten"
+
+msgid "manage image ranks"
+msgstr "Verwaltung der Reihenfolge der Bilder"
+
+msgid "Manage image ranks"
+msgstr "Verwalten Sie die Reihenfolge der Bilder"
+
+msgid "Manage permissions for a category"
+msgstr "Befugnisse fĂźr Kategorien verwalten"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "verwalte Zugriffsrechte fĂźr die Gruppe \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "verwalte Zugriffsrechte fĂźr den Benutzer \"%s\""
+
+msgid "manage sub-categories"
+msgstr "Unterkategorien verwalten"
+
+msgid "Manage tags"
+msgstr "Verwalte Tags"
+
+msgid "obligatory"
+msgstr "obligatorisch"
+
+msgid "Maximum height of the pictures"
+msgstr "Maximale HĂśhe der Bilder"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "Die maximale HĂśhe der Bilder muss mehr als 50"
+
+msgid "maximum height"
+msgstr "maximale HĂśhe"
+
+msgid "maximum width"
+msgstr "maximale Breite"
+
+msgid "Maximum width of the pictures"
+msgstr "Maximale Breite der Bilder"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "Die Breite der Bilder muss mehr als 50"
+
+msgid "Members"
+msgstr "Mitglieder"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d Mitglied"
+msgstr[1] "%d Mitglieder"
+
+msgid "Metadata synchronized from file"
+msgstr "Metadaten synchronisiert von Datei"
+
+msgid "Minimum privacy level"
+msgstr "minimum Privacy level"
+
+msgid "display a calendar by creation date"
+msgstr "zeige einen Kalender nach Erstellungsdatum"
+
+msgid "display all elements in all sub-categories"
+msgstr "Zeige alle Bilder inclusive der Unterkategorien"
+
+msgid "return to normal view mode"
+msgstr "ZurĂźck zur normalen Ansicht"
+
+msgid "display a calendar by posted date"
+msgstr "zeige einen Kalender nach Einstellungsdatum"
+
+msgid "Month"
+msgstr "Monat"
+
+msgid "Most visited"
+msgstr "Am häufigsten gesehen"
+
+msgid "display most visited pictures"
+msgstr "zeigt am meisten besuchte Bilder"
+
+msgid "Move"
+msgstr "Bewege"
+
+msgid "Move categories"
+msgstr "Verschiebe Kategorie"
+
+msgid "N/A"
+msgstr "nicht vorhanden"
+
+msgid "Name"
+msgstr "Name"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "Die Anzahl der Bilder pro Reihe muss mindestens 1 sein"
+
+msgid "Number of images per row"
+msgstr "Anzahl der Bilder pro Zeile"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "Die Anzahl der Zeilen pro Seite muss mindestens 1 sein"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "Die vorgesehene Zeit zum versenden von E-Mail ist begrenzt. Andere Benutzer werden nicht aufgelistet."
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "Die Zeit zum E-Mail versenden ist begrenzt. Nicht abgearbeitete Mails werden Ăźbersprungen"
+
+msgid "To send ?"
+msgstr "Info-Mail schicken?"
+
+msgid "Last send"
+msgstr "Letzter Versand"
+
+msgid "email"
+msgstr "email"
+
+msgid "User"
+msgstr "Benutzer"
+
+msgid "Complementary mail content"
+msgstr "Detaillierter Inhalt der Beachrichtigungsmail"
+
+msgid "See you soon,"
+msgstr "Bis bald,"
+
+msgid ", click on "
+msgstr ", klicke auf diesen Link:"
+
+msgid "Go to "
+msgstr "Gehe zu "
+
+msgid "."
+msgstr "."
+
+msgid "Hello "
+msgstr "Hallo "
+
+msgid ","
+msgstr ","
+
+msgid "New elements were added "
+msgstr "Neue Bilder wurden der Galerie hinzugefĂźgt zwischen dem"
+
+msgid "between "
+msgstr "zwischen "
+
+msgid " and "
+msgstr " und dem "
+
+msgid " on "
+msgstr " an "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Probleme oder Fragen"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "Bei Problemen oder Fragen sende eine E-Mail an "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "Der Webmaster hat dich fßr die E-Mailbenachrichtigung eingetragen. Das bedeutet nicht, das du \"zugemßllt\" wirst, sondern gelegentlich eine E-Mail ßber aktualisierte Bilder/Kategorien in der Bildergalerie. Die E-Mail wird nicht vom System, sondern vom Webmaster selbst ausgelÜst. Falls du das als Belästigung empfindest, klicke unten einfach auf den Link \"Austragen\"."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Sie sind eingetragen fĂźr die Benachrichtigung per E-Mail"
+
+msgid "To subscribe"
+msgstr "Zum wieder anmelden"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "Der Webmaster hat dich fĂźr die E-Mailbenachrichtigung ausgetragen"
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Sie haben sich ausgetragen fĂźr die Benachrichtigung per E-Mail"
+
+msgid "To unsubscribe"
+msgstr "Zum austragen"
+
+msgid "With blank value, gallery title will be used"
+msgstr "Bei leerem Inhalt wird der Galerietitel benutzt"
+
+msgid "Available only with HTML format"
+msgstr "Nur verfĂźgbar, wenn die Benachrichtigungen im HTML-Format verschickt werden"
+
+msgid "Notification"
+msgstr "Benachrichtigung"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Fehler beim Versand an %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "E-Mail versendet an %s [%s]."
+
+msgid "No mail to send."
+msgstr "Keine E-Mail zu versenden."
+
+msgid "There is no available subscribers to mail."
+msgstr "Kein Benutzer verfĂźgbar um eine E-Mail zu senden."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Ein Benutzer ist dann verfĂźgbar, wenn es neue Elemente gibt."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "Wenn niemand in der Mailingliste eingetragen ist, kannst du keine E-Mails versenden. (Nur der Webmaster erscheint bei Aktualisierungen in dieser Liste)."
+
+msgid "No user to send notifications by mail."
+msgstr "Kein Benutzer da um Aktualisierungen zu senden."
+
+msgid "New elements added"
+msgstr "Neue Elemente wurden der Bildergalerie hinzugefĂźgt"
+
+msgid "Subscribe to notification by mail"
+msgstr "Eintragen zur E-Mailbenachrichtigung"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "Austragen zur E-Mailbenachrichtigung"
+
+msgid "Parameter"
+msgstr "Parameter"
+
+msgid "Processing treatment.\nPlease wait..."
+msgstr "Processing treatment.\nPlease wait..."
+
+msgid "Continue processing treatment"
+msgstr "Continue processing treatment"
+
+msgid "Add detailed content"
+msgstr "Sende detallierten Inhalt"
+
+msgid "Send mail on HTML format"
+msgstr "Sende E-Mail im HTML-Format"
+
+msgid "Send mail as"
+msgstr "Sende E-Mail als"
+
+msgid "Send mail to users"
+msgstr "Sende Mail an"
+
+msgid "Send"
+msgstr "Sende"
+
+msgid "Options"
+msgstr "Optionen"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Zeige die ersten Bilder als Vorschau in der E-Mail"
+
+msgid "Subscribed"
+msgstr "Bestätigt"
+
+msgid "Subscribe"
+msgstr "Bestätigen"
+
+msgid "Parameters"
+msgstr "Parameter"
+
+msgid "Select recipients"
+msgstr "Wähle Empfänger"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "HinzufĂźgen/Entfernen von Benutzern fĂźr die E-Mailbenachrichtigung"
+
+msgid "Unknown identifier"
+msgstr "Identifikatoren unbekannt"
+
+msgid "Unsubscribed"
+msgstr "Entfernt"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "Benutzer %s [%s] entfernt von der Benachrichtigungsliste."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "Benutzer %s [%s] hinzugefĂźgt zur Benachrichtigungsliste."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "Benutzer %s [%s] nicht entfernt von der Benachrichtigungsliste."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "Benutzer %s [%s] nicht hinzugefĂźgt zur Benachrichtigungsliste."
+
+msgid "User %s [%s] added."
+msgstr "Benutzer %s [%s] hinzugefĂźgt."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "WARNUNG: hinzufĂźgen oder entfernen von Benutzern zur Mailingliste erwirkt sofort eine automatische E-Mail an den betreffenden"
+
+msgid "Number of rows per page"
+msgstr "Anzahl der Zeilen pro Seite"
+
+msgid "New name"
+msgstr "Neuer Name"
+
+#, c-format
+msgid "New on %s"
+msgstr "Neu am %s"
+
+msgid "New parent category"
+msgstr "Neue Oberkategorie"
+
+msgid "New password"
+msgstr "Neues Passwort"
+
+msgid "New password confirmation does not correspond"
+msgstr "Fehler bei der Bestätigung des Passwortes"
+
+msgid "New password sent by email"
+msgstr "Neues Passwort per E-Mail zusenden"
+
+msgid "Rate this picture"
+msgstr "Bewerten Sie dieses Bild"
+
+msgid "New tag"
+msgstr "Neuer Tag"
+
+msgid "Next"
+msgstr "Vorwärts"
+
+msgid "No"
+msgstr "Nein"
+
+msgid "No element in this category"
+msgstr "Kein Element in dieser Kategorie"
+
+msgid "No email address"
+msgstr "Keine E-Mail-Adresse"
+
+msgid "No photo can be deleted"
+msgstr "Kein Foto kann gelĂśscht werden"
+
+msgid "no rate"
+msgstr "noch keine Bewertung"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Kein Tag definiert. Benutze Verwaltung > Elemente > Tags"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Bitte beachten: Nur Ăźber pLoader hochgeladene Fotos kĂśnnen damit entfernt werden"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Hinweis: Sie kÜnnen Ihre Konfiguration manuel ändern und die Piwigo danach neu starten."
+
+msgid "nothing"
+msgstr "nichts"
+
+msgid "No classic user matches this email address"
+msgstr "Diese E-Mail-Adresse ist nicht bekannt"
+
+msgid "no write access"
+msgstr "kein Schreibzugriff"
+
+msgid "Number of comments per page"
+msgstr "Anzahl von Kommentaren pro Seite"
+
+msgid "Number of downloads"
+msgstr "Anzahl der Downloads"
+
+msgid "Number of items"
+msgstr "Anzahl der Elemente"
+
+msgid "Number of rates"
+msgstr "Anzahl von Bewertungen"
+
+msgid "Number of thumbnails to create"
+msgstr "Anzahl von zu erstellenden Vorschaubildern"
+
+msgid "Mail address is obligatory for all users"
+msgstr "Die E-Mail-Adresse ist auch fĂźr nicht angemeldete Besucher sichtbar"
+
+msgid "Only private categories are listed"
+msgstr "Nur private Kategorien aufgefĂźhrt"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "Nur Miniaturansichten Präfix und Webmaster Mail-Adresse gespeichert wurden aus frßheren Konfiguration"
+
+msgid "Operating system"
+msgstr "Betriebssystem"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Alle Optimierungen wurden erfolgreich abgeschlossen."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Einige Optimierungen endeten mit Fehlern."
+
+msgid "Optional URL keyword"
+msgstr "Optionale Parameter in der URL"
+
+msgid "Order alphanumerically"
+msgstr "Ordne Alphanumerisch"
+
+msgid "Original dimensions"
+msgstr "UrsprĂźnglichen Abmessungen"
+
+msgid "Original templates"
+msgstr "Originales Templates"
+
+msgid "Other private categories"
+msgstr "Andere private Kategorien"
+
+msgid "Overall"
+msgstr "Gesamt"
+
+msgid "overrides existing values with empty ones"
+msgstr "LĂśscht alle Werte in der Datenbank !! (filesize, width, height, high_filesize, date_creation, keywords, date_creation, author, name, comment)"
+
+msgid "Page banner"
+msgstr "Seitenbanner"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "Seitenzugriffe"
+
+msgid "Parent category"
+msgstr "Ăźbergeordnete Kategorie"
+
+msgid "Password"
+msgstr "Passwort"
+
+msgid "Password confirmation error."
+msgstr "Passwortbestätigung Fehler."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "Passwort-Bestätigung fehlt. Bitte bestätigen Sie die gewählte Passwort ein."
+
+msgid "Password forgotten"
+msgstr "Passwort vergessen"
+
+msgid "Password is missing. Please enter the password."
+msgstr "Passwort fehlt. Bitte geben Sie das Passwort ein."
+
+msgid "password updated"
+msgstr "Passwort aktualisiert"
+
+msgid "Path"
+msgstr "Pfad"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Führen Sie einen Wartungs-Check am [Administration> Specials> Wartung], wenn Sie auf ein Problem stoßen"
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "Der Zeitraum der Neuheit muss eine positive ganze Zahl"
+
+msgid "Permalink"
+msgstr "Permalink"
+
+msgid "Permalink history"
+msgstr "Permalink-Historie"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "Ein Permalink darf nur aus folgenden Zeichen bestehen: a-z, A-Z, 0-9, \"-\" or \"_\". Er darf nicht nur aus Zahlen bestehen oder mit einer Zahl beginnen mit einem darauffolgenden \"-\""
+
+msgid "Permalinks"
+msgstr "Permalinks"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "Permalink %s wurde vorher Kategorie %s zugewiesen. LĂśsche ihn zuerst aus der History"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "Permalink %s wird zur Zeit von Kategorie %s benutzt"
+
+msgid "Permission denied"
+msgstr "Zugriff verweigern"
+
+msgid "Permission granted"
+msgstr "Zugriff erlaubt"
+
+msgid "Permission granted thanks to a group"
+msgstr "Benutzern durch ZugehĂśrigkeit in einer Gruppe Zugriff erlaubt"
+
+msgid "Permissions"
+msgstr "Berechtigungen"
+
+msgid "PHP 5 is required"
+msgstr "PHP 5 ist erforderlich"
+
+msgid "picture"
+msgstr "Bild"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Klicken Sie auf das Bild fĂźr die Anzeige in High Definition"
+
+msgid "Picture informations updated"
+msgstr "Elementinformationen aktualisiert"
+
+msgid "Pictures"
+msgstr "Bilder"
+
+msgid "Show file metadata"
+msgstr "Zeigen die Meta-Daten in der Datei"
+
+msgid "Piwigo Administration"
+msgstr "Verwaltung von Piwigo"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Piwigo Newsletter"
+
+msgid "Piwigo Help"
+msgstr "Hilfe Piwigo"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo wird versuchen ihre Konfiguration auf PHP 5 zu schalten durch die Erstellung oder Änderung einer .htaccess-Datei."
+
+msgid "Piwigo version"
+msgstr "Version von Piwigo"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo ist nicht in der Lage PHP 5 zu konfigurieren."
+
+msgid "Plugins"
+msgstr "Plugins"
+
+msgid "Current<br>version"
+msgstr "Version<br>Aktuelle"
+
+msgid "Can't read or extract archive."
+msgstr "Kann das Archiv nicht lesen oder entpacken."
+
+msgid "Automatic installation"
+msgstr "Automatische Installation"
+
+msgid "Automatic upgrade"
+msgstr "Automatisches Update"
+
+msgid "Plugin versions can't be checked"
+msgstr "Konnte die folgenden Plugins nicht prĂźfen"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "ĂźberprĂźfen Sie die Berechtigungen des Ordners \"Plugins\" und dessen Unterordner (CHMOD)."
+
+msgid "Can't download archive."
+msgstr "Kann Archiv nicht downloaden."
+
+msgid "Plugins up to date"
+msgstr "Diese Plugins sind auf dem neuesten Stand"
+
+msgid "Download file"
+msgstr "Laden Sie die Datei"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Fehler beim entpacken des Archives(%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Gehen Sie in die \"Liste der Plugins\" um installierte Plugins zu aktivieren."
+
+msgid "Plugin has been successfully copied"
+msgstr "Das Plugin wurde erfolgreich installiert."
+
+msgid "Plugins which need upgrade"
+msgstr "FĂźr diese Plugins ist ein Update verfĂźgbar"
+
+msgid "Available<br>version"
+msgstr "Version<br>verfĂźgbar"
+
+msgid "Last revisions"
+msgstr "Aktuelle änderungen"
+
+msgid "Can't connect to server."
+msgstr "Es konnte keine Verbindung zum Server hergestellt werden."
+
+msgid "Plugin list"
+msgstr "Liste der Plugins"
+
+msgid "Other plugins"
+msgstr "Zur verfĂźgung stehende Plugins"
+
+msgid "Check for updates"
+msgstr "Plugins auf Updates ĂźberprĂźfen"
+
+msgid "Can't create temporary file."
+msgstr "Temporäre Datei kann nicht erstellt ."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s wurde erfolgreich aktualisiert."
+
+msgid "Position"
+msgstr "Position"
+
+msgid "Post date"
+msgstr "Eintragsdatum"
+
+msgid "Posted on"
+msgstr "Eingetragen am"
+
+msgid "Powered by"
+msgstr "UnterstĂźtzt von"
+
+msgid "Preferences"
+msgstr "Einstellungen"
+
+msgid "Previous"
+msgstr "ZurĂźck"
+
+msgid "Privacy level"
+msgstr "Privacy level"
+
+msgid "Profile"
+msgstr "Profil"
+
+msgid "Purge compiled templates"
+msgstr "LĂśschen der kompilierten Templates"
+
+msgid "Purge history detail"
+msgstr "LĂśsche History detailliert"
+
+msgid "Purge history summary"
+msgstr "LĂśsche History gesamt"
+
+msgid "Purge never used notification feeds"
+msgstr "LĂśsche alle noch nicht verschickten Benachrichtigungen"
+
+msgid "Purge search history"
+msgstr "LĂśsche die Such-Historie"
+
+msgid "Purge sessions"
+msgstr "LĂśsche Sitzungen"
+
+msgid "Quick connect"
+msgstr "Schnelle Anmeldung"
+
+msgid "Quick Local Synchronization"
+msgstr "Schnelle Synchronisierung"
+
+msgid "Random pictures"
+msgstr "Zufallsbilder"
+
+msgid "display a set of random pictures"
+msgstr "Anzeigen eines zufälligen Bilder"
+
+msgid "randomly represented"
+msgstr "zufälliges Vorschaubild"
+
+msgid "Random picture"
+msgstr "zufälliges Bild"
+
+msgid "Rank"
+msgstr "Rang"
+
+msgid "ranks"
+msgstr "Reihenfolge"
+
+msgid "Rate"
+msgstr "Bewertung"
+
+msgid "Rate date"
+msgstr "Bewertungsdatum"
+
+msgid "Rating"
+msgstr "Bewertungen"
+
+msgid "Rating by guests"
+msgstr "Erlaube Bewertung(en) durch Gäste"
+
+msgid "Recent categories"
+msgstr "Neue Kategorien"
+
+msgid "display recently updated categories"
+msgstr "Kategorien anzuzeigen, die kĂźrzlich aktualisiert oder erstellt wurden"
+
+msgid "Recent period"
+msgstr "Wieviele Tage sollen Bilder als \"neu\" markiert werden?"
+
+msgid "Recent pictures"
+msgstr "Die neuesten Bilder"
+
+msgid "display most recent pictures"
+msgstr "zeigt die neuesten Bilder"
+
+msgid "Redirection..."
+msgstr "Umleitung ..."
+
+msgid "Please, enter a login"
+msgstr "Bitte geben Sie einen Benutzernamen ein"
+
+msgid "login mustn't end with a space character"
+msgstr "Benutzername darf nicht mit einem Leerzeichen enden"
+
+msgid "login mustn't start with a space character"
+msgstr "Login dĂźrfen nicht mit einem Leerzeichen anfangen"
+
+msgid "this login is already used"
+msgstr "Diesen Benutzername ist bereits vergeben"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "Die E-Mail-Adresse muss in der Form xxx@yyy.eee (Beispiel: jack@altern.org)"
+
+msgid "a user use already this mail address"
+msgstr "Diese E-Mail-Adresse wird bereits verwendet"
+
+msgid "please enter your password again"
+msgstr "Bitte geben Sie erneut Ihr Passwort ein"
+
+msgid "Register"
+msgstr "Registrieren"
+
+msgid "Registration"
+msgstr "Registrierung"
+
+msgid "registration date"
+msgstr "Registrierungsdatum"
+
+msgid "Reject"
+msgstr "abweisen"
+
+msgid "Reject All"
+msgstr "alle abweisen"
+
+msgid "Related tags"
+msgstr "mit den Tags"
+
+msgid "Released on"
+msgstr "VerĂśffentlicht am"
+
+msgid "Auto login"
+msgstr "Auto-Login"
+
+msgid "clean"
+msgstr "reinigen"
+
+msgid "remove remote listing.xml file"
+msgstr "LĂśschen Sie die Datei listing.xml Remote"
+
+msgid "generate listing"
+msgstr "generieren listing"
+
+msgid "generate file listing.xml on remote site"
+msgstr "listing.xml-Datei generiert auf dem Remote-Standort"
+
+msgid "Create this site"
+msgstr "Erstellen dieser Website"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Listing.xml lokalen Datei gefunden wurde fĂźr "
+
+msgid "read local listing.xml and update"
+msgstr "lesen listing.xml lokalen und zu aktualisieren"
+
+msgid "test"
+msgstr "Test"
+
+msgid "test this remote site"
+msgstr "testen Remote-Site"
+
+msgid "remove tags"
+msgstr "Tags entfernen"
+
+msgid "remove this tag from the list"
+msgstr "entfernen diesem Tag in der Liste"
+
+msgid "Repair and optimize database"
+msgstr "Reparieren und Optimierung der Datenbank"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "Ersetzte originale Templates"
+
+msgid "Replacers (customized templates)"
+msgstr "Veränderte (Templates geändert)"
+
+msgid "Representant"
+msgstr "Vorschaubild"
+
+msgid "Representation of categories"
+msgstr "Galerievorschaubild"
+
+msgid "representative"
+msgstr "representativ"
+
+msgid "Representative"
+msgstr "Vorschaubild"
+
+msgid "Represents"
+msgstr "Ist Vorschaubild fĂźr diese Kategorien"
+
+msgid "Reset"
+msgstr "Abbrechen"
+
+msgid "Reset to default values"
+msgstr "ZurĂźcksetzen auf Standardwerte"
+
+msgid "Retrieve password"
+msgstr "Passwort abrufen"
+
+msgid "return to homepage"
+msgstr "ZurĂźck zur Homepage"
+
+msgid "RSS feed"
+msgstr "RSS-Feed"
+
+msgid "Save order"
+msgstr "Reihenfolge speichern"
+
+msgid "Save to permalink history"
+msgstr "Speichere in der Permalink-Historie"
+
+msgid "Search"
+msgstr "Suchen"
+
+msgid "Search for Author"
+msgstr "Suche nach Autor"
+
+msgid "Search in Categories"
+msgstr "Suche in Kategorien"
+
+msgid "Search by Date"
+msgstr "Suche nach Datum"
+
+msgid "End-Date"
+msgstr "Enddatum"
+
+msgid "Kind of date"
+msgstr "Datumstyp"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "Suchbegriffe : %s"
+
+msgid "Search for words"
+msgstr "Suche nach Wort"
+
+msgid "Search for all terms "
+msgstr "Suche alle WĂśrter"
+
+msgid "Search for any terms"
+msgstr "WĂśrter suchen"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Abfrage leer. Kein Kriterium zur VerfĂźgung."
+
+msgid "Search Options"
+msgstr "Suchoptionen"
+
+msgid "Search results"
+msgstr "Suchergebnisse"
+
+msgid "Search rules"
+msgstr "Suchkriterien"
+
+msgid "Search in subcategories"
+msgstr "Suche in Unterkategorien"
+
+msgid "Search tags"
+msgstr "Tags suchen"
+
+msgid "Section"
+msgstr "Abschnitt"
+
+msgid "See available tags"
+msgstr "Alle verfĂźgbaren Tags"
+
+msgid "See images linked to this tag only"
+msgstr "Zeige nur Bilder die mit diesem Tag markiert sind"
+
+msgid "See you soon."
+msgstr "Bis bald."
+
+msgid "Select at least one category"
+msgstr "Mindestens eine Kategorie auswählen"
+
+msgid "Select at least one picture"
+msgstr "Mindestens ein Element auswählen"
+
+msgid "Select at least one user"
+msgstr "Mindestens einen Benutzer auswählen"
+
+msgid "selection"
+msgstr "Auswahl"
+
+msgid "Send an information email to group members"
+msgstr "Sende eine Info-E-Mail an die Mitglieder dieser Gruppe"
+
+msgid "Contact"
+msgstr "Kontakt"
+
+msgid "Send new password"
+msgstr "Senden mir ein neues Passwort"
+
+msgid "Sent by"
+msgstr "Sent by"
+
+msgid "set as category representative"
+msgstr "Als Vorschaubild dieser Kategorie"
+
+msgid "set to"
+msgstr "Setzte auf"
+
+msgid "Show info"
+msgstr "Info anzeigen"
+
+msgid "Show number of comments"
+msgstr "Zeige die Anzahl der Kommentare"
+
+msgid "Show number of hits"
+msgstr "Zeige die Anzahl der Bildaufrufe"
+
+msgid "show tag cloud"
+msgstr "zeigen die Tag-Wolke"
+
+msgid "Show upload link every time"
+msgstr "Den Uploadlink immer anzeigen"
+
+msgid "Since"
+msgstr "Seit"
+
+msgid "singly represented"
+msgstr "festgelegtes Vorschaubild"
+
+msgid "This site already exists"
+msgstr "Diese Seite gibt es bereits"
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "Erstellen Sie eine neue Remote-Site: (URL auf seine create_listing_file.php)"
+
+msgid "created"
+msgstr "erstellt"
+
+msgid "delete"
+msgstr "lĂśschen"
+
+msgid "deleted"
+msgstr "gelĂśscht"
+
+msgid "delete this site and all its attached elements"
+msgstr "Entfernen dieser Seite und alle damit zusammenhängenden Daten"
+
+msgid "an error happened"
+msgstr "ein Fehler ist aufgetreten"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "Die Datei create_listing_file.php wurde nicht gefunden auf der Remote-Seite"
+
+msgid "Local"
+msgstr "Lokal"
+
+msgid "Site manager"
+msgstr "Seitenmanager"
+
+msgid "Remote"
+msgstr "Remote -"
+
+msgid "synchronize"
+msgstr "synchronisieren"
+
+msgid "update the database from files"
+msgstr "aktualisiert die Datenbank aus den Dateien"
+
+msgid "slideshow"
+msgstr "Diashow"
+
+msgid "stop the slideshow"
+msgstr "Stop die Diashow"
+
+msgid "Sorry!"
+msgstr "Entschuldigung!"
+
+msgid "Sort by"
+msgstr "Sortieren nach"
+
+msgid "Sort order"
+msgstr "Sortierreihenfolge"
+
+msgid "Specials"
+msgstr "Erweiterte Verwaltung"
+
+msgid "SQL queries"
+msgstr "SQL-Abfragen"
+
+msgid "SQL queries in"
+msgstr "SQL-Abfragen in"
+
+msgid "display only recently posted images"
+msgstr "zeigt erst vor kurzem gebucht Bilder"
+
+msgid "Start Install"
+msgstr "Start der Installation"
+
+msgid "Play of slideshow"
+msgstr "Start der Diashow"
+
+msgid "Repeat the slideshow"
+msgstr "Wiederholen der Diashow"
+
+msgid "Statistics"
+msgstr "Statistik"
+
+msgid "status"
+msgstr "Status"
+
+msgid "Status"
+msgstr "Status"
+
+msgid "Parameters are correct"
+msgstr "Die Parameter sind korrekt ausgefĂźllt"
+
+msgid "Database name"
+msgstr "Name der Datenbank"
+
+msgid "also given by your host provider"
+msgstr "Passwort fĂźr die MySQL Datenbank"
+
+msgid "Database type"
+msgstr "Database type"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "The type of database your piwigo data will be store in"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr "Kopieren Sie den rosa Text ohne die Bindestriche und fĂźgen Sie ihn in die Datei \"include / config_database.inc.php\" auf dem Webserver ein (Warnung: die Datei \"config_database.inc.php\" darf nur die rosa Zeichen enthalten, nicht mehr und nicht weniger)"
+
+msgid "Can't connect to server"
+msgstr "Es konnte keine Verbindung zum Datenbankserver aufgebaut werden"
+
+msgid "Host"
+msgstr "Host"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, toto.freesurf.fr"
+
+msgid "user password given by your host provider"
+msgstr "das von Ihrem Hosting-Provider"
+
+msgid "Database table prefix"
+msgstr "Vorwahl Tabellen"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "die Namen der Tabellen mit diesem Pr&auml;fix (erm&ouml;glicht eine bessere Verwaltung der Datenbank)"
+
+msgid "Database configuration"
+msgstr "Konfiguration der Datenbank"
+
+msgid "user login given by your host provider"
+msgstr "Benutzernamen fĂźr die MySQL Datenbank"
+
+msgid "enter a login for webmaster"
+msgstr "gib bitte einen Benutzernamen fĂźr den Webmaster an"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "der Benutzername des Webmasters darf nicht die Zeichen ' und \" enthalten"
+
+msgid "Webmaster password"
+msgstr "Passwort"
+
+msgid "Password [confirm]"
+msgstr "Passwort [Best&auml;tigung]"
+
+msgid "verification"
+msgstr "Wiederholen Sie das eingegebene Passwort"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "Administratorpasswort"
+
+msgid "Admin configuration"
+msgstr "Konfiguration des Administrator-Kontos"
+
+msgid "return to the display of all images"
+msgstr "ZurĂźck zur Anzeige aller Elemente"
+
+msgid "Pause of slideshow"
+msgstr "Pause der Diashow"
+
+msgid "Not repeat the slideshow"
+msgstr "Diashow nicht wiederholen"
+
+msgid "Directory"
+msgstr "Verzeichnis"
+
+msgid "Storage category"
+msgstr "Speicherkategorie"
+
+msgid "sub-categories"
+msgstr "Unterkategorien"
+
+msgid "Submit"
+msgstr "Bestätigen"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "Abonniere den Piwigo Newsletter. Du bekommst eine E-Mail wenn eine neue Version verfĂźgbar ist (manchmal wird ein Bug gefixt, der die Sicherheit der Piwigo erhĂśht, es ist dann wichtig das Upgrade zu installieren) und wenn es wichtige Ereignisse rund um das Projekt gibt. Es sind nur ein paar E-Mails im Jahr."
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Abonniere %s zum Piwigo Newsletter"
+
+msgid "Summary"
+msgstr "Zusammenfassung"
+
+msgid "Sum of rates"
+msgstr "Summe der Bewertungen"
+
+msgid "synchronize metadata"
+msgstr "Synchronisieren von Meta-Daten"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d Tag"
+msgstr[1] "%d Tags"
+
+msgid "Tag results for"
+msgstr "Ergebnisse der Tag fĂźr"
+
+msgid "Tags"
+msgstr "Tags"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "Tag \"%s\" existiert bereits"
+
+msgid "Tag selection"
+msgstr "Tag Auswahl"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "Tag \"%s\" wurde hinzugefĂźgt"
+
+msgid "Take selected elements out of caddie"
+msgstr "Entferne markierte Elemente aus dem Sammelkorb"
+
+msgid "target"
+msgstr "Ziel"
+
+msgid "Templates configuration has been recorded."
+msgstr "Die Konfiguration der Templates gespeichert wurde."
+
+msgid "the beginning"
+msgstr "Beginn"
+
+msgid "Interface theme"
+msgstr "Galerie-Layout"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "Der RSS-Feed teilt die Ereignisse in der Galerie mit: neue Bilder, Gruppen-Updates, neue Benutzer Kommentare. FĂźr die Verwendung mit einem RSS-Reader."
+
+msgid "Thumbnail"
+msgstr "Thumbnail"
+
+msgid "Thumbnails"
+msgstr "Thumbnails"
+
+msgid "Time"
+msgstr "Zeit"
+
+msgid "title"
+msgstr "Titel"
+
+msgid "Categories management"
+msgstr "Verwalten von Kategorien"
+
+msgid "Piwigo configuration"
+msgstr "Konfiguration von Piwigo"
+
+msgid "Piwigo administration"
+msgstr "Verwaltung von Piwigo"
+
+msgid "Edit a category"
+msgstr "Bearbeiten einer Kategorie"
+
+msgid "Group management"
+msgstr "Verwalten von Gruppen"
+
+msgid "User list"
+msgstr "Liste der Benutzer"
+
+msgid "Menu"
+msgstr "MenĂź"
+
+msgid "Modify informations about a picture"
+msgstr "ändern der Informationen eines Bildes"
+
+msgid "A comment on your site"
+msgstr "Ein Kommentar auf der Website"
+
+msgid "Thumbnail creation"
+msgstr "Erstellung von Miniaturansichten"
+
+msgid "Database synchronization with files"
+msgstr "Synchronisierung der Datenbank"
+
+msgid "Pictures waiting for validation"
+msgstr "Bilder warten auf Freigabe"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "Bilder ohne Thumbnail (JPEG-und PNG-only)"
+
+msgid "height must be a number superior to"
+msgstr "die Höhe muss größer sein als"
+
+msgid "width must be a number superior to"
+msgstr "die Breite muss größer sein als"
+
+msgid "for the file format"
+msgstr "fĂźr das Format der Datei"
+
+msgid "No missing thumbnail"
+msgstr "Keine Miniaturansicht fehlt"
+
+msgid "Picture unreachable or no support"
+msgstr "Bild nicht verfĂźgbar oder wird nicht unterstĂźtzt"
+
+msgid "GD version"
+msgstr "Version von GD Library"
+
+msgid "Miniaturization parameters"
+msgstr "Einstellung der Miniaturisierung"
+
+msgid "generated in"
+msgstr "generiert in"
+
+msgid "Results of miniaturization"
+msgstr "Ergebnis der Verkleinerung"
+
+msgid "General statistics"
+msgstr "Allgemeine Statistiken"
+
+msgid "max time"
+msgstr "max Zeit"
+
+msgid "average time"
+msgstr "durchschnittliche Zeit"
+
+msgid "min time"
+msgstr "min Zeit"
+
+msgid "number of miniaturized pictures"
+msgstr "Anzahl verkleinerter Bilder"
+
+msgid "total time"
+msgstr "Gesamtzeit"
+
+msgid "for this file format"
+msgstr "fĂźr dieses Dateiformat"
+
+msgid "today"
+msgstr "heute"
+
+msgid "Toggle 'default group' property"
+msgstr "Setze die Einstellungen der Gruppe zurĂźck auf Voreinstellung fĂźr alle Benutzer"
+
+msgid "total SQL time"
+msgstr "insgesamt SQL-Zeit"
+
+msgid "total upgrade time"
+msgstr "insgesamt Upgrade-Zeit"
+
+msgid "Try to configure PHP 5"
+msgstr "Versuche PHP 5 zu konfigurieren"
+
+msgid "Unable to check for upgrade."
+msgstr "Update-PrĂźfung ist nicht mĂśglich."
+
+msgid "Uncheck all"
+msgstr "Alles entfernen"
+
+msgid "Uninstall"
+msgstr "Deinstallieren"
+
+msgid "unit mode"
+msgstr "Einzelmodus"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "Entsperrt"
+
+msgid "unset"
+msgstr "LĂśsche Einstellung"
+
+msgid "Synchronize"
+msgstr "Synchronisieren"
+
+msgid "Update categories informations"
+msgstr "Kategorieinformationen aktualisieren"
+
+msgid "reduce to single existing categories"
+msgstr "Auf einzelne bestehende Kategorien reduzieren"
+
+msgid "Choose an option"
+msgstr "Eine Option auswählen"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "Sämtliche Informationen anzeigen (hinzugefßgte Kategorien und Elemente, gelÜschte Kategorien und Elemente)"
+
+msgid "Error list"
+msgstr "Error Liste"
+
+msgid "Errors caption"
+msgstr "FehlerĂźberschrift"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "PhpWebGallery version unterscheidet sich von der Remote-Seite"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "Die Version von create_listing_file.php auf der Remote-Seite und PhpWebGallery muss die gleiche sein"
+
+msgid "listing.xml file was not found"
+msgstr "listing.xml Datei nicht gefunden"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "listing.xml Datei nicht gefunden auf der Remote-Seite. This file is generated by choosing the \"generate listing\" command in the Site manager"
+
+msgid "Update images informations"
+msgstr "Bildinformationen aktualisieren"
+
+msgid "Detailed informations"
+msgstr "Detallierte Informationen"
+
+msgid "File/directory read error"
+msgstr "Datei/Ordner Lesefehler"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "Auf diese Datei/Ordner kann nicht zugegriffen werden (Entweder es existiert nicht oder der Zugriff wurde verwehrt)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "Ein Bild braucht ein Vorschaubild. Das Vorschaubild muß sich im Unterverzeichnis \"thumbnail\" des Kategorieverzechnisses befinden. Der Dateiname des Vorschaubildes muß mit dem eingestellten Thumbnail-Vorzeichen beginnen und der Dateityp einem der folgenden entsprechen :"
+
+msgid "missing thumbnail"
+msgstr "Fehlendes Thumbnail"
+
+msgid "categories deleted in the database"
+msgstr "Kategorien in der Datenbank gelĂśscht"
+
+msgid "elements deleted in the database"
+msgstr "Elemente in der Datenbank gelĂśscht"
+
+msgid "images candidates for metadata synchronization"
+msgstr "Elemente , deren Metadaten vorhanden sind"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "Elemente mit der Meta-Datenbank syncronisiert"
+
+msgid "errors during synchronization"
+msgstr "Fehler während der Synchronisation"
+
+msgid "categories added in the database"
+msgstr "Kategorien in der Datenbank hinzugefĂźgt"
+
+msgid "elements added in the database"
+msgstr "Elemente in der Datenbank hinzugefĂźgt"
+
+msgid "elements updated in the database"
+msgstr "Elemente in der Datenbank aktualisiert"
+
+msgid "Search for new images in the directories"
+msgstr "Suche nach neuen Elementen in den vorhandenen Ordnern"
+
+msgid "Update your rating"
+msgstr "Aktualisieren Ihre Bewertung"
+
+msgid "added"
+msgstr "hinzugefĂźgt"
+
+msgid "Metadata synchronization results"
+msgstr "Metadata Synchronisierung Ergebnisse"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "nur Simulation (es werden keine Elemente in der Datenbank verändert)"
+
+msgid "[Simulation]"
+msgstr "[Simulation]"
+
+msgid "directories + files"
+msgstr "Ordner und Dateien"
+
+msgid "only directories"
+msgstr "Nur Ordner"
+
+msgid "synchronize files structure with database"
+msgstr "Syncronisiere Dateistruktur mit der Datenbank"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "Syncronisiere Metadaten mit den Informationen in der Datenbank"
+
+msgid "even already synchronized elements"
+msgstr "auch bereits synchronisierte Elemente"
+
+msgid "Used metadata"
+msgstr "Benutzte Metadaten"
+
+msgid "wrong filename"
+msgstr "ungĂźltiger Verzeichnisname"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "Der Verzeichnis- und der Dateiname muß aus Buchstaben oder den Zeichen \"-\", \"_\" oder \".\" bestehen"
+
+msgid "Upgrade"
+msgstr "Upgrade"
+
+msgid "Upgrade informations"
+msgstr "Upgrade-Informationen"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "Nur Administrator kĂśnnen Upgrade ausfĂźhren : Bitte melden Sie sich an unter."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "die Datei darf nicht größer sein als: "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "das Bild muss im Dateiformat JPG, GIF, oder PNG sein"
+
+msgid "the height of the picture must not exceed : "
+msgstr "die maximale BildhĂśhe darf nicht Ăźberschritten werden: "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Optional, aber empfohlen: Wählen Sie ein Miniaturbild, um zu "
+
+msgid "the width of the picture must not exceed : "
+msgstr "die Breite des Bildes darf nicht Ăźberschreiten: "
+
+msgid "can't upload the picture on the server"
+msgstr "Das Bild kann nicht hochgeladen werden"
+
+msgid "the username must be given"
+msgstr "Nutzername fehlt"
+
+msgid "A picture's name already used"
+msgstr "Diese Datei existiert bereits"
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "das Format der Datei entspricht nicht dem Bild"
+
+msgid "Name of the picture"
+msgstr "Name des Bildes"
+
+msgid "Upload a picture"
+msgstr "Ein Bild hochladen"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Bild erfolgreich hinzugefĂźgt, ein Administrator wird ihr Bild ĂźberprĂźfen und freischalten"
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Nutze die Voreingestellte Sortieroption (Festgelegt in der Konfigurationsdatei)"
+
+msgid "useful when password forgotten"
+msgstr "nĂźtzlich, wenn Sie ihr Passwort vergessen"
+
+msgid "User access level to upload"
+msgstr "dĂźrfen Bilder hochladen"
+
+msgid "User comments"
+msgstr "Benutzerkommentare"
+
+msgid "User comments validation"
+msgstr "Kommentare warten auf Freigabe"
+
+msgid "Username"
+msgstr "Benutzername"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "Benutzer und Gruppen Berechtigungen wurden gelĂśscht"
+
+msgid "Users"
+msgstr "Benutzer"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "Benutzer \"%s\" hinzugefĂźgt"
+
+msgid "User status"
+msgstr "Status des Benutzers"
+
+msgid "Administrator"
+msgstr "Administrator"
+
+msgid "Generic"
+msgstr "Allgemein"
+
+msgid "Guest"
+msgstr "Gast"
+
+msgid "Webmaster"
+msgstr "Webmaster"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d Benutzer"
+msgstr[1] "%d Benutzer"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d Benutzerkommentar abgewiesen"
+msgstr[1] "%d Benutzerkommentare abgewiesen"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d Benutzerkommentar freigeschaltet"
+msgstr[1] "%d Benutzerkommentare freigeschaltet"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d Benutzer gelĂśscht"
+msgstr[1] "%d Benutzer gelĂśscht"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d Gruppe"
+msgstr[1] "%d Gruppe"
+
+msgid "Validate"
+msgstr "Freigeben"
+
+msgid "Validate All"
+msgstr "Gebe alle frei"
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr "Freigabe der Kommentare durch den Admin"
+
+msgid "Version"
+msgstr "Version"
+
+msgid "Virtual categories movement"
+msgstr "Verschieben virtueller Kategorien"
+
+msgid "Virtual categories to move"
+msgstr "Wähle eine oder mehrere Virtuelle Kategorien aus um sie zu verschieben"
+
+msgid "Virtual category"
+msgstr "Virtuelle Kategorie"
+
+msgid "Virtual category name"
+msgstr "Virtuelle Kategoriename"
+
+msgid "Visits"
+msgstr "Besuche"
+
+msgid "Waiting"
+msgstr "Wartend auf Freigabe"
+
+msgid "Webmaster cannot be deleted"
+msgstr "Webmaster kann nicht gelĂśscht werden"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "WIKI / Dokumentation"
+
+msgid "Year"
+msgstr "Jahr"
+
+msgid "Yes"
+msgstr "Ja"
+
+msgid "You are running on development sources, no check possible."
+msgstr "Sie benutzen eine Entwicklerversion von Piwigo, es kann keine Suche nach Aktualisierungen vorgenommen werden."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "Sie verwenden die neueste Version von Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Du kannst deinen eigenen Acount nicht lĂśschen"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Sie kĂśnnen eine Kategorie nicht in ihre eigene Unterkategorie verschieben."
+
+msgid "You do not have access rights to run upgrade"
+msgstr "Sie haben nicht das Recht auf Zugang zum Upgrade ausfĂźhren"
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "Sie kĂśnnen Kontakt zu ihrem Hosting-Provider aufnehmen und um UnterstĂźtzung bitten zur Umstellung auf PHP 5."
+
+msgid "You need to confirm deletion"
+msgstr "LÜschen bitte bestätigen"
diff --git a/language/en_UK/LC_MESSAGES/messages.mo b/language/en_UK/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..7906e8e26
--- /dev/null
+++ b/language/en_UK/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/en_UK/LC_MESSAGES/messages.po b/language/en_UK/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..745598259
--- /dev/null
+++ b/language/en_UK/LC_MESSAGES/messages.po
@@ -0,0 +1,2647 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-03-01 08:15+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: English <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr ""
+
+msgid "About Piwigo"
+msgstr ""
+
+msgid "Free access"
+msgstr ""
+
+msgid "Access to all"
+msgstr ""
+
+msgid "Access to subscribed"
+msgstr ""
+
+msgid "Access to administrators"
+msgstr ""
+
+msgid "Access to webmasters"
+msgstr ""
+
+msgid "No access"
+msgstr ""
+
+msgid "You are not authorized to access the requested page"
+msgstr ""
+
+msgid "Actions"
+msgstr ""
+
+msgid "Activate"
+msgstr ""
+
+msgid "Add"
+msgstr ""
+
+msgid "Add a tag"
+msgstr ""
+
+msgid "Add a user"
+msgstr ""
+
+msgid "Add/delete a permalink"
+msgstr ""
+
+msgid "add this image to your favorites"
+msgstr ""
+
+msgid "Add group"
+msgstr ""
+
+msgid "add new elements to caddie"
+msgstr ""
+
+msgid "Add selected elements to caddie"
+msgstr ""
+
+msgid "add tags"
+msgstr ""
+
+msgid "add to caddie"
+msgstr ""
+
+msgid "Administration"
+msgstr ""
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr ""
+
+msgid "Advanced features"
+msgstr ""
+
+msgid "Adviser"
+msgstr ""
+
+msgid "Adviser mode enabled"
+msgstr ""
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr ""
+
+msgid "Allow user registration"
+msgstr ""
+
+msgid "Allow users to delete theirs owns comments"
+msgstr ""
+
+msgid "Allow users to edit theirs owns comments"
+msgstr ""
+
+msgid "All sub-categories of private categories become private"
+msgstr ""
+
+msgid "All tags"
+msgstr ""
+
+msgid "All tags must match"
+msgstr ""
+
+msgid "A new version of Piwigo is available."
+msgstr ""
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr ""
+
+msgid "Any tag"
+msgstr ""
+
+msgid "Apply to subcategories"
+msgstr ""
+
+msgid "Are you sure?"
+msgstr ""
+
+msgid "ascending"
+msgstr ""
+
+msgid "Associated"
+msgstr ""
+
+msgid "associate to category"
+msgstr ""
+
+msgid "associate to group"
+msgstr ""
+
+msgid "Association to categories"
+msgstr ""
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "At least one listed rule must be satisfied."
+msgstr ""
+
+msgid "At least one tag must match"
+msgstr ""
+
+msgid "Author"
+msgstr ""
+
+msgid "Authorized"
+msgstr ""
+
+msgid "author(s) : %s"
+msgstr ""
+
+msgid "Expand all categories"
+msgstr ""
+
+msgid "Average rate"
+msgstr ""
+
+msgid "Batch management"
+msgstr ""
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr ""
+
+msgid "display best rated items"
+msgstr ""
+
+msgid "Bound template"
+msgstr ""
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Anomaly"
+msgstr ""
+
+msgid "Automatic correction"
+msgstr ""
+
+msgid "Check automatic corrections"
+msgstr ""
+
+msgid "Correction"
+msgstr ""
+
+msgid "Correction applied with error"
+msgstr ""
+
+msgid "Correction applied with success"
+msgstr ""
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr ""
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr ""
+
+msgid "The anomaly will be ignored until next application version"
+msgstr ""
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr ""
+
+msgid "Impossible automatic correction"
+msgstr ""
+
+msgid "Reinitialize check integrity"
+msgstr ""
+
+msgid "Go to %s or %s for more informations"
+msgstr ""
+
+msgid "the forum"
+msgstr ""
+
+msgid "the wiki"
+msgstr ""
+
+msgid "Apply selected corrections"
+msgstr ""
+
+msgid "Ignore selected anomalies"
+msgstr ""
+
+msgid "Refresh"
+msgstr ""
+
+msgid "Check integrity"
+msgstr ""
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr ""
+
+msgid "Status of user \"%s\" updated"
+msgstr ""
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr ""
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr ""
+
+msgid "caddie"
+msgstr ""
+
+msgid "Caddie"
+msgstr ""
+
+msgid "Caddie is currently empty"
+msgstr ""
+
+msgid "Caddie management"
+msgstr ""
+
+msgid "Calendar"
+msgstr ""
+
+msgid "All"
+msgstr ""
+
+msgid "display each day with pictures, month per month"
+msgstr ""
+
+msgid "View"
+msgstr ""
+
+msgid "Add a virtual category"
+msgstr ""
+
+msgid "Authorize users to add comments on selected categories"
+msgstr ""
+
+msgid "Categories"
+msgstr ""
+
+msgid "Categories authorized thanks to group associations"
+msgstr ""
+
+msgid "Categories manual order was saved"
+msgstr ""
+
+msgid "Categories ordered alphanumerically"
+msgstr ""
+
+msgid "Category"
+msgstr ""
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr ""
+
+msgid "Category results for"
+msgstr ""
+
+msgid "The name of a category should not be empty"
+msgstr ""
+
+msgid "Lock categories"
+msgstr ""
+
+msgid "Properties"
+msgstr ""
+
+msgid "Private category"
+msgstr ""
+
+msgid "Public category"
+msgstr ""
+
+msgid "Find a new representant by random"
+msgstr ""
+
+msgid "Public / Private"
+msgstr ""
+
+msgid "Manage authorizations for selected categories"
+msgstr ""
+
+msgid "Select uploadable categories"
+msgstr ""
+
+msgid "Virtual category added"
+msgstr ""
+
+msgid "Virtual category deleted"
+msgstr ""
+
+msgid "Check all"
+msgstr ""
+
+msgid "Check for upgrade"
+msgstr ""
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr ""
+
+msgid "Choose an image"
+msgstr ""
+
+msgid "Monthly calendar"
+msgstr ""
+
+msgid "Monthly list"
+msgstr ""
+
+msgid "Weekly list"
+msgstr ""
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr ""
+
+msgid "Close this window"
+msgstr ""
+
+msgid "cloud"
+msgstr ""
+
+msgid "Come to discover the category:"
+msgstr ""
+
+msgid "Comment"
+msgstr ""
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Your comment has been registered"
+msgstr ""
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr ""
+
+msgid "comment date"
+msgstr ""
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr ""
+
+msgid "Comments"
+msgstr ""
+
+msgid "Add a comment"
+msgstr ""
+
+msgid "Comments for all"
+msgstr ""
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr ""
+
+msgid "This login is already used by another user"
+msgstr ""
+
+msgid "Complete RSS feed (images, comments)"
+msgstr ""
+
+msgid "Access type"
+msgstr ""
+
+msgid "Information data registered in database"
+msgstr ""
+
+msgid "Default display"
+msgstr ""
+
+msgid "Templates"
+msgstr ""
+
+msgid "The gallery URL is not valid."
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "Save page visits by administrators"
+msgstr ""
+
+msgid "Save page visits by guests"
+msgstr ""
+
+msgid "History"
+msgstr ""
+
+msgid "Save page visits by users"
+msgstr ""
+
+msgid "Configuration"
+msgstr ""
+
+msgid "confirm"
+msgstr ""
+
+msgid "Confirm Password"
+msgstr ""
+
+msgid "Webmaster mail address"
+msgstr ""
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr ""
+
+msgid "Main"
+msgstr ""
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr ""
+
+msgid "Upload"
+msgstr ""
+
+msgid "Login"
+msgstr ""
+
+msgid "Connection settings"
+msgstr ""
+
+msgid "Contact webmaster"
+msgstr ""
+
+msgid "Controversy"
+msgstr ""
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr ""
+
+msgid "Create a new account"
+msgstr ""
+
+msgid "Created on"
+msgstr ""
+
+msgid "Creation date"
+msgstr ""
+
+msgid "Current name"
+msgstr ""
+
+msgid "Current password is wrong"
+msgstr ""
+
+msgid "Customize"
+msgstr ""
+
+msgid "Your Gallery Customization "
+msgstr ""
+
+msgid "Database"
+msgstr ""
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr ""
+
+msgid "Day"
+msgstr ""
+
+msgid "Deactivate"
+msgstr ""
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr ""
+
+msgid "Accelerate diaporama speed"
+msgstr ""
+
+msgid "Default gallery language"
+msgstr ""
+
+msgid "Default"
+msgstr ""
+
+msgid "Default user cannot be deleted"
+msgstr ""
+
+msgid "delete all images from your favorites"
+msgstr ""
+
+msgid "Delete"
+msgstr ""
+
+msgid "delete category"
+msgstr ""
+
+msgid "Delete Representant"
+msgstr ""
+
+msgid "Delete selected photos"
+msgstr ""
+
+msgid "Delete selected tags"
+msgstr ""
+
+msgid "Delete selected users"
+msgstr ""
+
+msgid "delete this comment"
+msgstr ""
+
+msgid "Deletions"
+msgstr ""
+
+msgid "delete this image from your favorites"
+msgstr ""
+
+msgid "Deny selected groups"
+msgstr ""
+
+msgid "Deny selected users"
+msgstr ""
+
+msgid "descending"
+msgstr ""
+
+msgid "Description"
+msgstr ""
+
+msgid "Dimensions"
+msgstr ""
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr ""
+
+msgid "Display options"
+msgstr ""
+
+msgid "Dissociated"
+msgstr ""
+
+msgid "dissociate from category"
+msgstr ""
+
+msgid "dissociate from group"
+msgstr ""
+
+#, c-format
+msgid "%d Kb"
+msgstr ""
+
+msgid "Does not represent"
+msgstr ""
+
+msgid "download"
+msgstr ""
+
+msgid "download this file"
+msgstr ""
+
+msgid "Downloads"
+msgstr ""
+
+msgid "Drag to re-order"
+msgstr ""
+
+msgid "Files with same name in more than one physical category"
+msgstr ""
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr ""
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr ""
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr ""
+
+msgid "Each listed rule must be satisfied."
+msgstr ""
+
+msgid "edit"
+msgstr ""
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr ""
+
+msgid "Category informations updated successfully."
+msgstr ""
+
+msgid "edit category informations"
+msgstr ""
+
+msgid "edit category permissions"
+msgstr ""
+
+msgid "Authorize upload"
+msgstr ""
+
+msgid "Edit ranks"
+msgstr ""
+
+msgid "Edit selected tags"
+msgstr ""
+
+msgid "Edit tags"
+msgstr ""
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr ""
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Elements"
+msgstr ""
+
+msgid "Not linked elements"
+msgstr ""
+
+msgid "elements per page"
+msgstr ""
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr ""
+
+msgid "Element type"
+msgstr ""
+
+msgid "Email address"
+msgstr ""
+
+msgid "Email address is missing. Please specify an email address."
+msgstr ""
+
+msgid "Email administrators when a comment is deleted"
+msgstr ""
+
+msgid "Email administrators when a comment is modified"
+msgstr ""
+
+msgid "Email admins when a comment requires validation"
+msgstr ""
+
+msgid "Email admins when a new user registers"
+msgstr ""
+
+msgid "Email admins when a picture is uploaded"
+msgstr ""
+
+msgid "Email admins when a valid comment is entered"
+msgstr ""
+
+msgid "Empty caddie"
+msgstr ""
+
+msgid "High definition enabled"
+msgstr ""
+
+msgid "Enter your personnal informations"
+msgstr ""
+
+msgid "Environment"
+msgstr ""
+
+msgid "wrong date"
+msgstr ""
+
+msgid "Error sending email"
+msgstr ""
+
+msgid "excluded"
+msgstr ""
+
+msgid "Extend for templates"
+msgstr ""
+
+msgid "My favorites"
+msgstr ""
+
+msgid "display my favorites pictures"
+msgstr ""
+
+msgid "Favorites"
+msgstr ""
+
+msgid "File"
+msgstr ""
+
+msgid "File name"
+msgstr ""
+
+msgid "Filesize"
+msgstr ""
+
+msgid "Filter"
+msgstr ""
+
+msgid "Filter and display"
+msgstr ""
+
+#, c-format
+msgid "first element added on %s"
+msgstr ""
+
+msgid "First"
+msgstr ""
+
+msgid "Forbidden"
+msgstr ""
+
+msgid "Forgot your password?"
+msgstr ""
+
+msgid "Form"
+msgstr ""
+
+msgid "Support"
+msgstr ""
+
+#, c-format
+msgid "from %s to %s"
+msgstr ""
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr ""
+
+msgid "Gallery title"
+msgstr ""
+
+msgid "Gallery URL"
+msgstr ""
+
+msgid "GD library is missing"
+msgstr ""
+
+msgid "Page generated in"
+msgstr ""
+
+msgid "global mode"
+msgstr ""
+
+msgid "Go through the gallery as a visitor"
+msgstr ""
+
+msgid "Grant selected groups"
+msgstr ""
+
+msgid "Grant selected users"
+msgstr ""
+
+msgid "group"
+msgstr ""
+
+msgid "Group"
+msgstr ""
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr ""
+
+msgid "This name is already used by another group."
+msgstr ""
+
+msgid "group by letters"
+msgstr ""
+
+msgid "Group name"
+msgstr ""
+
+msgid "Groups"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr ""
+
+msgid "guest"
+msgstr ""
+
+msgid "Guest cannot be deleted"
+msgstr ""
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr ""
+
+msgid "Guests"
+msgstr ""
+
+msgid "Hello"
+msgstr ""
+
+msgid "Hello,"
+msgstr ""
+
+msgid "Help"
+msgstr ""
+
+msgid "Hide"
+msgstr ""
+
+msgid "High filesize"
+msgstr ""
+
+msgid "available for administrators only"
+msgstr ""
+
+msgid "shows images at the root of this category"
+msgstr ""
+
+msgid "See last users comments"
+msgstr ""
+
+msgid "customize the appareance of the gallery"
+msgstr ""
+
+msgid "search"
+msgstr ""
+
+msgid "Home"
+msgstr ""
+
+msgid "Hope to see you back soon."
+msgstr ""
+
+msgid "Hour"
+msgstr ""
+
+msgid "Identification"
+msgstr ""
+
+msgid "Element"
+msgstr ""
+
+msgid "Image id"
+msgstr ""
+
+msgid "Image only RSS feed"
+msgstr ""
+
+msgid "in this category"
+msgstr ""
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Images manual order was saved"
+msgstr ""
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr ""
+
+msgid "Reduce diaporama speed"
+msgstr ""
+
+msgid "Informations"
+msgstr ""
+
+msgid "Basic configuration"
+msgstr ""
+
+msgid "Install"
+msgstr ""
+
+msgid "Installation"
+msgstr ""
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr ""
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr ""
+
+msgid "Webmaster login"
+msgstr ""
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr ""
+
+msgid "Instructions"
+msgstr ""
+
+msgid "Invalid password!"
+msgstr ""
+
+msgid "IP"
+msgstr ""
+
+msgid "default"
+msgstr ""
+
+msgid "High definition"
+msgstr ""
+
+msgid "default values"
+msgstr ""
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr ""
+
+msgid "jump to category"
+msgstr ""
+
+msgid "jump to image"
+msgstr ""
+
+msgid "Keyword"
+msgstr ""
+
+msgid "Language"
+msgstr ""
+
+#, c-format
+msgid "last %d days"
+msgstr ""
+
+msgid "Last"
+msgstr ""
+
+msgid "leave"
+msgstr ""
+
+msgid "letters"
+msgstr ""
+
+msgid "Contacts"
+msgstr ""
+
+msgid "Friends"
+msgstr ""
+
+msgid "Family"
+msgstr ""
+
+msgid "Admins"
+msgstr ""
+
+msgid "Link all category elements to a new category"
+msgstr ""
+
+msgid "Link all category elements to some existing categories"
+msgstr ""
+
+msgid "Linked categories"
+msgstr ""
+
+msgid "Modify information"
+msgstr ""
+
+msgid "Links"
+msgstr ""
+
+msgid "Lock"
+msgstr ""
+
+msgid "Locked"
+msgstr ""
+
+msgid "Lock gallery"
+msgstr ""
+
+msgid "Logout"
+msgstr ""
+
+msgid "E-mail address"
+msgstr ""
+
+msgid "Mail address"
+msgstr ""
+
+msgid "Mail content"
+msgstr ""
+
+msgid "Maintenance"
+msgstr ""
+
+msgid "Manage"
+msgstr ""
+
+msgid "manage category elements"
+msgstr ""
+
+msgid "manage image ranks"
+msgstr ""
+
+msgid "Manage image ranks"
+msgstr ""
+
+msgid "Manage permissions for a category"
+msgstr ""
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr ""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr ""
+
+msgid "manage sub-categories"
+msgstr ""
+
+msgid "Manage tags"
+msgstr ""
+
+msgid "obligatory"
+msgstr ""
+
+msgid "Maximum height of the pictures"
+msgstr ""
+
+msgid "Maximum height must be a number superior to 50"
+msgstr ""
+
+msgid "maximum height"
+msgstr ""
+
+msgid "maximum width"
+msgstr ""
+
+msgid "Maximum width of the pictures"
+msgstr ""
+
+msgid "Maximum width must be a number superior to 50"
+msgstr ""
+
+msgid "Members"
+msgstr ""
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Metadata synchronized from file"
+msgstr ""
+
+msgid "Minimum privacy level"
+msgstr ""
+
+msgid "display a calendar by creation date"
+msgstr ""
+
+msgid "display all elements in all sub-categories"
+msgstr ""
+
+msgid "return to normal view mode"
+msgstr ""
+
+msgid "display a calendar by posted date"
+msgstr ""
+
+msgid "Month"
+msgstr ""
+
+msgid "Most visited"
+msgstr ""
+
+msgid "display most visited pictures"
+msgstr ""
+
+msgid "Move"
+msgstr ""
+
+msgid "Move categories"
+msgstr ""
+
+msgid "N/A"
+msgstr ""
+
+msgid "Name"
+msgstr ""
+
+msgid "The number of images per row must be a not null scalar"
+msgstr ""
+
+msgid "Number of images per row"
+msgstr ""
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr ""
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr ""
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr ""
+
+msgid "To send ?"
+msgstr ""
+
+msgid "Last send"
+msgstr ""
+
+msgid "email"
+msgstr ""
+
+msgid "User"
+msgstr ""
+
+msgid "Complementary mail content"
+msgstr ""
+
+msgid "See you soon,"
+msgstr ""
+
+msgid ", click on "
+msgstr ""
+
+msgid "Go to "
+msgstr ""
+
+msgid "."
+msgstr ""
+
+msgid "Hello "
+msgstr ""
+
+msgid ","
+msgstr ""
+
+msgid "New elements were added "
+msgstr ""
+
+msgid "between "
+msgstr ""
+
+msgid " and "
+msgstr ""
+
+msgid " on "
+msgstr ""
+
+msgid "[NBM] Problems or questions"
+msgstr ""
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr ""
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr ""
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr ""
+
+msgid "To subscribe"
+msgstr ""
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr ""
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr ""
+
+msgid "To unsubscribe"
+msgstr ""
+
+msgid "With blank value, gallery title will be used"
+msgstr ""
+
+msgid "Available only with HTML format"
+msgstr ""
+
+msgid "Notification"
+msgstr ""
+
+msgid "Error when sending email to %s [%s]."
+msgstr ""
+
+msgid "Mail sent to %s [%s]."
+msgstr ""
+
+msgid "No mail to send."
+msgstr ""
+
+msgid "There is no available subscribers to mail."
+msgstr ""
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr ""
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr ""
+
+msgid "No user to send notifications by mail."
+msgstr ""
+
+msgid "New elements added"
+msgstr ""
+
+msgid "Subscribe to notification by mail"
+msgstr ""
+
+msgid "Unsubscribe from notification by mail"
+msgstr ""
+
+msgid "Parameter"
+msgstr ""
+
+msgid "Processing treatment.\n Please wait..."
+msgstr ""
+
+msgid "Continue processing treatment"
+msgstr ""
+
+msgid "Add detailed content"
+msgstr ""
+
+msgid "Send mail on HTML format"
+msgstr ""
+
+msgid "Send mail as"
+msgstr ""
+
+msgid "Send mail to users"
+msgstr ""
+
+msgid "Send"
+msgstr ""
+
+msgid "Options"
+msgstr ""
+
+msgid "Include display of recent pictures group by dates"
+msgstr ""
+
+msgid "Subscribed"
+msgstr ""
+
+msgid "Subscribe"
+msgstr ""
+
+msgid "Parameters"
+msgstr ""
+
+msgid "Select recipients"
+msgstr ""
+
+msgid "Subscribe/unsubscribe users"
+msgstr ""
+
+msgid "Unknown identifier"
+msgstr ""
+
+msgid "Unsubscribed"
+msgstr ""
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr ""
+
+msgid "User %s [%s] added."
+msgstr ""
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr ""
+
+msgid "Number of rows per page"
+msgstr ""
+
+msgid "New name"
+msgstr ""
+
+#, c-format
+msgid "New on %s"
+msgstr ""
+
+msgid "New parent category"
+msgstr ""
+
+msgid "New password"
+msgstr ""
+
+msgid "New password confirmation does not correspond"
+msgstr ""
+
+msgid "New password sent by email"
+msgstr ""
+
+msgid "Rate this picture"
+msgstr ""
+
+msgid "New tag"
+msgstr ""
+
+msgid "Next"
+msgstr ""
+
+msgid "No"
+msgstr ""
+
+msgid "No element in this category"
+msgstr ""
+
+msgid "No email address"
+msgstr ""
+
+msgid "No photo can be deleted"
+msgstr ""
+
+msgid "no rate"
+msgstr ""
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr ""
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr ""
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr ""
+
+msgid "nothing"
+msgstr ""
+
+msgid "No classic user matches this email address"
+msgstr ""
+
+msgid "no write access"
+msgstr ""
+
+msgid "Number of comments per page"
+msgstr ""
+
+msgid "Number of downloads"
+msgstr ""
+
+msgid "Number of items"
+msgstr ""
+
+msgid "Number of rates"
+msgstr ""
+
+msgid "Number of thumbnails to create"
+msgstr ""
+
+msgid "Mail address is obligatory for all users"
+msgstr ""
+
+msgid "Only private categories are listed"
+msgstr ""
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr ""
+
+msgid "Operating system"
+msgstr ""
+
+msgid "All optimizations have been successfully completed."
+msgstr ""
+
+msgid "Optimizations have been completed with some errors."
+msgstr ""
+
+msgid "Optional URL keyword"
+msgstr ""
+
+msgid "Order alphanumerically"
+msgstr ""
+
+msgid "Original dimensions"
+msgstr ""
+
+msgid "Original templates"
+msgstr ""
+
+msgid "Other private categories"
+msgstr ""
+
+msgid "Overall"
+msgstr ""
+
+msgid "overrides existing values with empty ones"
+msgstr ""
+
+msgid "Page banner"
+msgstr ""
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr ""
+
+msgid "Parent category"
+msgstr ""
+
+msgid "Password"
+msgstr ""
+
+msgid "Password confirmation error."
+msgstr ""
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr ""
+
+msgid "Password forgotten"
+msgstr ""
+
+msgid "Password is missing. Please enter the password."
+msgstr ""
+
+msgid "password updated"
+msgstr ""
+
+msgid "Path"
+msgstr ""
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr ""
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr ""
+
+msgid "Permalink"
+msgstr ""
+
+msgid "Permalink history"
+msgstr ""
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr ""
+
+msgid "Permalinks"
+msgstr ""
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr ""
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr ""
+
+msgid "Permission denied"
+msgstr ""
+
+msgid "Permission granted"
+msgstr ""
+
+msgid "Permission granted thanks to a group"
+msgstr ""
+
+msgid "Permissions"
+msgstr ""
+
+msgid "PHP 5 is required"
+msgstr ""
+
+msgid "picture"
+msgstr ""
+
+msgid "Click on the picture to see it in high definition"
+msgstr ""
+
+msgid "Picture informations updated"
+msgstr ""
+
+msgid "Pictures"
+msgstr ""
+
+msgid "Show file metadata"
+msgstr ""
+
+msgid "Piwigo Administration"
+msgstr ""
+
+msgid "Piwigo Announcements Newsletter"
+msgstr ""
+
+msgid "Piwigo Help"
+msgstr ""
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr ""
+
+msgid "Piwigo version"
+msgstr ""
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr ""
+
+msgid "Plugins"
+msgstr ""
+
+msgid "Current<br>version"
+msgstr ""
+
+msgid "Can't read or extract archive."
+msgstr ""
+
+msgid "Automatic installation"
+msgstr ""
+
+msgid "Automatic upgrade"
+msgstr ""
+
+msgid "Plugin versions can't be checked"
+msgstr ""
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr ""
+
+msgid "Can't download archive."
+msgstr ""
+
+msgid "Plugins up to date"
+msgstr ""
+
+msgid "Download file"
+msgstr ""
+
+msgid "An error occured during extraction (%s)."
+msgstr ""
+
+msgid "You might go to plugin list to install and activate it."
+msgstr ""
+
+msgid "Plugin has been successfully copied"
+msgstr ""
+
+msgid "Plugins which need upgrade"
+msgstr ""
+
+msgid "Available<br>version"
+msgstr ""
+
+msgid "Last revisions"
+msgstr ""
+
+msgid "Can't connect to server."
+msgstr ""
+
+msgid "Plugin list"
+msgstr ""
+
+msgid "Other plugins"
+msgstr ""
+
+msgid "Check for updates"
+msgstr ""
+
+msgid "Can't create temporary file."
+msgstr ""
+
+msgid "%s has been successfully upgraded."
+msgstr ""
+
+msgid "Position"
+msgstr ""
+
+msgid "Post date"
+msgstr ""
+
+msgid "Posted on"
+msgstr ""
+
+msgid "Powered by"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+msgid "Previous"
+msgstr ""
+
+msgid "Privacy level"
+msgstr ""
+
+msgid "Profile"
+msgstr ""
+
+msgid "Purge compiled templates"
+msgstr ""
+
+msgid "Purge history detail"
+msgstr ""
+
+msgid "Purge history summary"
+msgstr ""
+
+msgid "Purge never used notification feeds"
+msgstr ""
+
+msgid "Purge search history"
+msgstr ""
+
+msgid "Purge sessions"
+msgstr ""
+
+msgid "Quick connect"
+msgstr ""
+
+msgid "Quick Local Synchronization"
+msgstr ""
+
+msgid "Random pictures"
+msgstr ""
+
+msgid "display a set of random pictures"
+msgstr ""
+
+msgid "randomly represented"
+msgstr ""
+
+msgid "Random picture"
+msgstr ""
+
+msgid "Rank"
+msgstr ""
+
+msgid "ranks"
+msgstr ""
+
+msgid "Rate"
+msgstr ""
+
+msgid "Rate date"
+msgstr ""
+
+msgid "Rating"
+msgstr ""
+
+msgid "Rating by guests"
+msgstr ""
+
+msgid "Recent categories"
+msgstr ""
+
+msgid "display recently updated categories"
+msgstr ""
+
+msgid "Recent period"
+msgstr ""
+
+msgid "Recent pictures"
+msgstr ""
+
+msgid "display most recent pictures"
+msgstr ""
+
+msgid "Redirection..."
+msgstr ""
+
+msgid "Please, enter a login"
+msgstr ""
+
+msgid "login mustn't end with a space character"
+msgstr ""
+
+msgid "login mustn't start with a space character"
+msgstr ""
+
+msgid "this login is already used"
+msgstr ""
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr ""
+
+msgid "a user use already this mail address"
+msgstr ""
+
+msgid "please enter your password again"
+msgstr ""
+
+msgid "Register"
+msgstr ""
+
+msgid "Registration"
+msgstr ""
+
+msgid "registration date"
+msgstr ""
+
+msgid "Reject"
+msgstr ""
+
+msgid "Reject All"
+msgstr ""
+
+msgid "Related tags"
+msgstr ""
+
+msgid "Released on"
+msgstr ""
+
+msgid "Auto login"
+msgstr ""
+
+msgid "clean"
+msgstr ""
+
+msgid "remove remote listing.xml file"
+msgstr ""
+
+msgid "generate listing"
+msgstr ""
+
+msgid "generate file listing.xml on remote site"
+msgstr ""
+
+msgid "Create this site"
+msgstr ""
+
+msgid "A local listing.xml file has been found for "
+msgstr ""
+
+msgid "read local listing.xml and update"
+msgstr ""
+
+msgid "test"
+msgstr ""
+
+msgid "test this remote site"
+msgstr ""
+
+msgid "remove tags"
+msgstr ""
+
+msgid "remove this tag from the list"
+msgstr ""
+
+msgid "Repair and optimize database"
+msgstr ""
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr ""
+
+msgid "Replacers (customized templates)"
+msgstr ""
+
+msgid "Representant"
+msgstr ""
+
+msgid "Representation of categories"
+msgstr ""
+
+msgid "representative"
+msgstr ""
+
+msgid "Representative"
+msgstr ""
+
+msgid "Represents"
+msgstr ""
+
+msgid "Reset"
+msgstr ""
+
+msgid "Reset to default values"
+msgstr ""
+
+msgid "Retrieve password"
+msgstr ""
+
+msgid "return to homepage"
+msgstr ""
+
+msgid "RSS feed"
+msgstr ""
+
+msgid "Save order"
+msgstr ""
+
+msgid "Save to permalink history"
+msgstr ""
+
+msgid "Search"
+msgstr ""
+
+msgid "Search for Author"
+msgstr ""
+
+msgid "Search in Categories"
+msgstr ""
+
+msgid "Search by Date"
+msgstr ""
+
+msgid "End-Date"
+msgstr ""
+
+msgid "Kind of date"
+msgstr ""
+
+#, c-format
+msgid "searched words : %s"
+msgstr ""
+
+msgid "Search for words"
+msgstr ""
+
+msgid "Search for all terms "
+msgstr ""
+
+msgid "Search for any terms"
+msgstr ""
+
+msgid "Empty query. No criteria has been entered."
+msgstr ""
+
+msgid "Search Options"
+msgstr ""
+
+msgid "Search results"
+msgstr ""
+
+msgid "Search rules"
+msgstr ""
+
+msgid "Search in subcategories"
+msgstr ""
+
+msgid "Search tags"
+msgstr ""
+
+msgid "Section"
+msgstr ""
+
+msgid "See available tags"
+msgstr ""
+
+msgid "See images linked to this tag only"
+msgstr ""
+
+msgid "See you soon."
+msgstr ""
+
+msgid "Select at least one category"
+msgstr ""
+
+msgid "Select at least one picture"
+msgstr ""
+
+msgid "Select at least one user"
+msgstr ""
+
+msgid "selection"
+msgstr ""
+
+msgid "Send an information email to group members"
+msgstr ""
+
+msgid "Contact"
+msgstr ""
+
+msgid "Send new password"
+msgstr ""
+
+msgid "Sent by"
+msgstr ""
+
+msgid "set as category representative"
+msgstr ""
+
+msgid "set to"
+msgstr ""
+
+msgid "Show info"
+msgstr ""
+
+msgid "Show number of comments"
+msgstr ""
+
+msgid "Show number of hits"
+msgstr ""
+
+msgid "show tag cloud"
+msgstr ""
+
+msgid "Show upload link every time"
+msgstr ""
+
+msgid "Since"
+msgstr ""
+
+msgid "singly represented"
+msgstr ""
+
+msgid "This site already exists"
+msgstr ""
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr ""
+
+msgid "created"
+msgstr ""
+
+msgid "delete"
+msgstr ""
+
+msgid "deleted"
+msgstr ""
+
+msgid "delete this site and all its attached elements"
+msgstr ""
+
+msgid "an error happened"
+msgstr ""
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr ""
+
+msgid "Local"
+msgstr ""
+
+msgid "Site manager"
+msgstr ""
+
+msgid "Remote"
+msgstr ""
+
+msgid "synchronize"
+msgstr ""
+
+msgid "update the database from files"
+msgstr ""
+
+msgid "slideshow"
+msgstr ""
+
+msgid "stop the slideshow"
+msgstr ""
+
+msgid "Sorry!"
+msgstr ""
+
+msgid "Sort by"
+msgstr ""
+
+msgid "Sort order"
+msgstr ""
+
+msgid "Specials"
+msgstr ""
+
+msgid "SQL queries"
+msgstr ""
+
+msgid "SQL queries in"
+msgstr ""
+
+msgid "display only recently posted images"
+msgstr ""
+
+msgid "Start Install"
+msgstr ""
+
+msgid "Play of slideshow"
+msgstr ""
+
+msgid "Repeat the slideshow"
+msgstr ""
+
+msgid "Statistics"
+msgstr ""
+
+msgid "status"
+msgstr ""
+
+msgid "Status"
+msgstr ""
+
+msgid "Parameters are correct"
+msgstr ""
+
+msgid "Database name"
+msgstr ""
+
+msgid "also given by your host provider"
+msgstr ""
+
+msgid "Database type"
+msgstr ""
+
+msgid "The type of database your piwigo data will be store in"
+msgstr ""
+
+msgid "Can't connect to server"
+msgstr ""
+
+msgid "Host"
+msgstr ""
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr ""
+
+msgid "user password given by your host provider"
+msgstr ""
+
+msgid "Database table prefix"
+msgstr ""
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr ""
+
+msgid "Database configuration"
+msgstr ""
+
+msgid "user login given by your host provider"
+msgstr ""
+
+msgid "enter a login for webmaster"
+msgstr ""
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr ""
+
+msgid "Webmaster password"
+msgstr ""
+
+msgid "Password [confirm]"
+msgstr ""
+
+msgid "verification"
+msgstr ""
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr ""
+
+msgid "Admin configuration"
+msgstr ""
+
+msgid "return to the display of all images"
+msgstr ""
+
+msgid "Pause of slideshow"
+msgstr ""
+
+msgid "Not repeat the slideshow"
+msgstr ""
+
+msgid "Directory"
+msgstr ""
+
+msgid "Storage category"
+msgstr ""
+
+msgid "sub-categories"
+msgstr ""
+
+msgid "Submit"
+msgstr ""
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr ""
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr ""
+
+msgid "Summary"
+msgstr ""
+
+msgid "Sum of rates"
+msgstr ""
+
+msgid "synchronize metadata"
+msgstr ""
+
+msgid "Tag"
+msgstr ""
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Tag results for"
+msgstr ""
+
+msgid "Tags"
+msgstr ""
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr ""
+
+msgid "Tag selection"
+msgstr ""
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr ""
+
+msgid "Take selected elements out of caddie"
+msgstr ""
+
+msgid "target"
+msgstr ""
+
+msgid "Templates configuration has been recorded."
+msgstr ""
+
+msgid "the beginning"
+msgstr ""
+
+msgid "Interface theme"
+msgstr ""
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr ""
+
+msgid "Thumbnail"
+msgstr ""
+
+msgid "Thumbnails"
+msgstr ""
+
+msgid "Time"
+msgstr ""
+
+msgid "title"
+msgstr ""
+
+msgid "Categories management"
+msgstr ""
+
+msgid "Piwigo configuration"
+msgstr ""
+
+msgid "Piwigo administration"
+msgstr ""
+
+msgid "Edit a category"
+msgstr ""
+
+msgid "Group management"
+msgstr ""
+
+msgid "User list"
+msgstr ""
+
+msgid "Menu"
+msgstr ""
+
+msgid "Modify informations about a picture"
+msgstr ""
+
+msgid "A comment on your site"
+msgstr ""
+
+msgid "Thumbnail creation"
+msgstr ""
+
+msgid "Database synchronization with files"
+msgstr ""
+
+msgid "Pictures waiting for validation"
+msgstr ""
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr ""
+
+msgid "height must be a number superior to"
+msgstr ""
+
+msgid "width must be a number superior to"
+msgstr ""
+
+msgid "for the file format"
+msgstr ""
+
+msgid "No missing thumbnail"
+msgstr ""
+
+msgid "Picture unreachable or no support"
+msgstr ""
+
+msgid "GD version"
+msgstr ""
+
+msgid "Miniaturization parameters"
+msgstr ""
+
+msgid "generated in"
+msgstr ""
+
+msgid "Results of miniaturization"
+msgstr ""
+
+msgid "General statistics"
+msgstr ""
+
+msgid "max time"
+msgstr ""
+
+msgid "average time"
+msgstr ""
+
+msgid "min time"
+msgstr ""
+
+msgid "number of miniaturized pictures"
+msgstr ""
+
+msgid "total time"
+msgstr ""
+
+msgid "for this file format"
+msgstr ""
+
+msgid "today"
+msgstr ""
+
+msgid "Toggle 'default group' property"
+msgstr ""
+
+msgid "total SQL time"
+msgstr ""
+
+msgid "total upgrade time"
+msgstr ""
+
+msgid "Try to configure PHP 5"
+msgstr ""
+
+msgid "Unable to check for upgrade."
+msgstr ""
+
+msgid "Uncheck all"
+msgstr ""
+
+msgid "Uninstall"
+msgstr ""
+
+msgid "unit mode"
+msgstr ""
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr ""
+
+msgid "unset"
+msgstr ""
+
+msgid "Synchronize"
+msgstr ""
+
+msgid "Update categories informations"
+msgstr ""
+
+msgid "reduce to single existing categories"
+msgstr ""
+
+msgid "Choose an option"
+msgstr ""
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr ""
+
+msgid "Error list"
+msgstr ""
+
+msgid "Errors caption"
+msgstr ""
+
+msgid "Piwigo version differs on the remote site"
+msgstr ""
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr ""
+
+msgid "listing.xml file was not found"
+msgstr ""
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr ""
+
+msgid "Update images informations"
+msgstr ""
+
+msgid "Detailed informations"
+msgstr ""
+
+msgid "File/directory read error"
+msgstr ""
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr ""
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr ""
+
+msgid "missing thumbnail"
+msgstr ""
+
+msgid "categories deleted in the database"
+msgstr ""
+
+msgid "elements deleted in the database"
+msgstr ""
+
+msgid "images candidates for metadata synchronization"
+msgstr ""
+
+msgid "elements informations synchronized with files metadata"
+msgstr ""
+
+msgid "errors during synchronization"
+msgstr ""
+
+msgid "categories added in the database"
+msgstr ""
+
+msgid "elements added in the database"
+msgstr ""
+
+msgid "elements updated in the database"
+msgstr ""
+
+msgid "Search for new images in the directories"
+msgstr ""
+
+msgid "Update your rating"
+msgstr ""
+
+msgid "added"
+msgstr ""
+
+msgid "Metadata synchronization results"
+msgstr ""
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr ""
+
+msgid "[Simulation]"
+msgstr ""
+
+msgid "directories + files"
+msgstr ""
+
+msgid "only directories"
+msgstr ""
+
+msgid "synchronize files structure with database"
+msgstr ""
+
+msgid "synchronize files metadata with database elements informations"
+msgstr ""
+
+msgid "even already synchronized elements"
+msgstr ""
+
+msgid "Used metadata"
+msgstr ""
+
+msgid "wrong filename"
+msgstr ""
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr ""
+
+msgid "Upgrade"
+msgstr ""
+
+msgid "Upgrade informations"
+msgstr ""
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr ""
+
+msgid "the filesize of the picture must not exceed : "
+msgstr ""
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr ""
+
+msgid "the height of the picture must not exceed : "
+msgstr ""
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr ""
+
+msgid "the width of the picture must not exceed : "
+msgstr ""
+
+msgid "can't upload the picture on the server"
+msgstr ""
+
+msgid "the username must be given"
+msgstr ""
+
+msgid "A picture's name already used"
+msgstr ""
+
+msgid "You must choose a picture fileformat for the image"
+msgstr ""
+
+msgid "Name of the picture"
+msgstr ""
+
+msgid "Upload a picture"
+msgstr ""
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr ""
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr ""
+
+msgid "useful when password forgotten"
+msgstr ""
+
+msgid "User access level to upload"
+msgstr ""
+
+msgid "User comments"
+msgstr ""
+
+msgid "User comments validation"
+msgstr ""
+
+msgid "Username"
+msgstr ""
+
+msgid "User permissions and group permissions have been erased"
+msgstr ""
+
+msgid "Users"
+msgstr ""
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr ""
+
+msgid "User status"
+msgstr ""
+
+msgid "Administrator"
+msgstr ""
+
+msgid "Generic"
+msgstr ""
+
+msgid "Guest"
+msgstr ""
+
+msgid "Webmaster"
+msgstr ""
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Validate"
+msgstr ""
+
+msgid "Validate All"
+msgstr ""
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr ""
+
+msgid "Version"
+msgstr ""
+
+msgid "Virtual categories movement"
+msgstr ""
+
+msgid "Virtual categories to move"
+msgstr ""
+
+msgid "Virtual category"
+msgstr ""
+
+msgid "Virtual category name"
+msgstr ""
+
+msgid "Visits"
+msgstr ""
+
+msgid "Waiting"
+msgstr ""
+
+msgid "Webmaster cannot be deleted"
+msgstr ""
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr ""
+
+msgid "Year"
+msgstr ""
+
+msgid "Yes"
+msgstr ""
+
+msgid "You are running on development sources, no check possible."
+msgstr ""
+
+msgid "You are running the latest version of Piwigo."
+msgstr ""
+
+msgid "You cannot delete your account"
+msgstr ""
+
+msgid "You cannot move a category in its own sub category"
+msgstr ""
+
+msgid "You do not have access rights to run upgrade"
+msgstr ""
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr ""
+
+msgid "You need to confirm deletion"
+msgstr ""
diff --git a/language/es_ES/LC_MESSAGES/messages.mo b/language/es_ES/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..ab423667e
--- /dev/null
+++ b/language/es_ES/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/es_ES/LC_MESSAGES/messages.po b/language/es_ES/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..96cb41c9a
--- /dev/null
+++ b/language/es_ES/LC_MESSAGES/messages.po
@@ -0,0 +1,2649 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: Spanish <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "Acerca de"
+
+msgid "About Piwigo"
+msgstr "Acerca de Piwigo"
+
+msgid "Free access"
+msgstr "Acceso libre"
+
+msgid "Access to all"
+msgstr "Acceso todos"
+
+msgid "Access to subscribed"
+msgstr "Acceso inscritos"
+
+msgid "Access to administrators"
+msgstr "Acceso administradores"
+
+msgid "Access to webmasters"
+msgstr "Acceso webmestres"
+
+msgid "No access"
+msgstr "NingĂşn acceso"
+
+msgid "You are not authorized to access the requested page"
+msgstr "No dispone de autorizaciĂłn para ver la pĂĄgina solicitada"
+
+msgid "Actions"
+msgstr "Acciones"
+
+msgid "Activate"
+msgstr "Acelerar"
+
+msgid "Add"
+msgstr "AĂąadir"
+
+msgid "Add a tag"
+msgstr "AĂąadir un tag"
+
+msgid "Add a user"
+msgstr "AĂąadir un utilizador"
+
+msgid "Add/delete a permalink"
+msgstr "AĂąadir / borrar un lazo permanente"
+
+msgid "add this image to your favorites"
+msgstr "Agregar a los favoritos"
+
+msgid "Add group"
+msgstr "AĂąadir un grupo"
+
+msgid "add new elements to caddie"
+msgstr "aĂąadir los nuevos elementos a la cesta"
+
+msgid "Add selected elements to caddie"
+msgstr "AĂąadir los elementos seleccionados a la cesta"
+
+msgid "add tags"
+msgstr "AĂąadir los tags"
+
+msgid "add to caddie"
+msgstr "Agregar a la cesta"
+
+msgid "Administration"
+msgstr "AdministraciĂłn"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "El Administrador, el administrador del sitio y el usuario especial no pueden utilizar este mĂŠtodo"
+
+msgid "Advanced features"
+msgstr "Funciones avanzadas"
+
+msgid "Adviser"
+msgstr "Consejero"
+
+msgid "Adviser mode enabled"
+msgstr "Modo de recomendaciones activo"
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr "todo"
+
+msgid "Allow user registration"
+msgstr "Permitir el registro de los utilizadores"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Autorizar a los usuarios a suprimir sus propios comentarios"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Autorizar a los usuarios a modificar sus propios comentarios"
+
+msgid "All sub-categories of private categories become private"
+msgstr "Todas las subcategorĂ­as de categorĂ­as privadas se vuelven privadas"
+
+msgid "All tags"
+msgstr "Todos los tags"
+
+msgid "All tags must match"
+msgstr "Todos los tags deben coincidir"
+
+msgid "A new version of Piwigo is available."
+msgstr "Una nueva versiĂłn de Piwigo estĂĄ disponible."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Un mail de informaciones ha sido enviado a los miembros del grupo \"%s\""
+
+msgid "Any tag"
+msgstr "Cualquier tag"
+
+msgid "Apply to subcategories"
+msgstr "Aplicar a subcategorĂ­as"
+
+msgid "Are you sure?"
+msgstr "Âż Seguro?"
+
+msgid "ascending"
+msgstr "ascendiente"
+
+msgid "Associated"
+msgstr "Asociada a"
+
+msgid "associate to category"
+msgstr "asociar con la categorĂ­a"
+
+msgid "associate to group"
+msgstr "asociar con grupo"
+
+msgid "Association to categories"
+msgstr "AsociaciĂłn a las categorĂ­as"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d asociaciĂłn"
+msgstr[1] "%d asociaciones"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "Debe elegir al menos una de las reglas que se listan."
+
+msgid "At least one tag must match"
+msgstr "Debe coincidir al menos una de las etiquetas"
+
+msgid "Author"
+msgstr "Autor"
+
+msgid "Authorized"
+msgstr "Autorizados"
+
+msgid "author(s) : %s"
+msgstr "autor(es) : %s"
+
+msgid "Expand all categories"
+msgstr "Expandir todas las categorĂ­as"
+
+msgid "Average rate"
+msgstr "ValoraciĂłn promedio"
+
+msgid "Batch management"
+msgstr "GestiĂłn por premio"
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr "Mejor valoradas"
+
+msgid "display best rated items"
+msgstr "mostrar las imagenes mejor valoradas"
+
+msgid "Bound template"
+msgstr "Template relacionado "
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d categorĂ­a entre las cuales "
+msgstr[1] "%d categorĂ­as entre las cuates "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d fĂ­sico"
+msgstr[1] "%d fĂ­sicos"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " et %d virtual"
+msgstr[1] " et %d virtuales"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d categorĂ­a trasladada"
+msgstr[1] "%d categorĂ­as trasladadas"
+
+msgid "Anomaly"
+msgstr "AnomalĂ­a"
+
+msgid "Automatic correction"
+msgstr "CorrecciĂłn automĂĄtica"
+
+msgid "Check automatic corrections"
+msgstr "Puntear las correcciones automĂĄticas"
+
+msgid "Correction"
+msgstr "CorrecciĂłn"
+
+msgid "Correction applied with error"
+msgstr "CorrecciĂłn erronea"
+
+msgid "Correction applied with success"
+msgstr "CorrecciĂłn lograda"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "El valor de %s no es correcto porque el extejo no es sostenido"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "%s debe ser puesto a \"false\" en su fichero config_local.inc.php"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "La anomalĂ­a serĂĄ ignorada hasta la versiĂłn prĂłxima de la aplicaciĂłn"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "La correcciĂłn de la anomalĂ­a anularĂĄ el hecho de que sea ignorada"
+
+msgid "Impossible automatic correction"
+msgstr "CorrecciĂłn automĂĄtica imposible"
+
+msgid "Reinitialize check integrity"
+msgstr "Reinicializar los controles de integridad"
+
+msgid "Go to %s or %s for more informations"
+msgstr "Vaya sobre %s o %s para mĂĄs informaciones"
+
+msgid "the forum"
+msgstr "El foro"
+
+msgid "the wiki"
+msgstr "El wiki"
+
+msgid "Apply selected corrections"
+msgstr "Aplicar las correcciones seleccionadas"
+
+msgid "Ignore selected anomalies"
+msgstr "Ignorar las anomalĂ­as seleccionadas"
+
+msgid "Refresh"
+msgstr "Refrescar"
+
+msgid "Check integrity"
+msgstr "Control de integridad"
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "Utilizador \"%s\" creado con como palabra de paso \"%s\""
+
+msgid "Status of user \"%s\" updated"
+msgstr "Estatuto del utilizador \"%s\" puesto al dĂ­a"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "La versión de %s [%s] instalada no es compatible con la versión requiseès [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Usted debe poner al dĂ­a su sistema para sacar provecho plenamente de la aplicaciĂłn si no la aplicaciĂłn no funcionarĂĄ correctamente, incluso en absoluto"
+
+msgid "caddie"
+msgstr "Carrito"
+
+msgid "Caddie"
+msgstr "Cesta"
+
+msgid "Caddie is currently empty"
+msgstr "La cesta actualmente estĂĄ vacĂ­a"
+
+msgid "Caddie management"
+msgstr "GestiĂłn de la cesta"
+
+msgid "Calendar"
+msgstr "Calendario"
+
+msgid "All"
+msgstr "Todo"
+
+msgid "display each day with pictures, month per month"
+msgstr "Muestra cada dĂ­a con imĂĄgenes, mes a mes"
+
+msgid "View"
+msgstr "Vista"
+
+msgid "Add a virtual category"
+msgstr "AĂąadir una categorĂ­a virtual"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Autorizar a los utilizadores a aĂąadir comentarios en las categorĂ­as seleccionadas"
+
+msgid "Categories"
+msgstr "CategorĂ­as"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "CategorĂ­as accesibles gracias a la pertenencia a los grupos"
+
+msgid "Categories manual order was saved"
+msgstr "La orden manual de las categorĂ­as ha sido salvaguardada"
+
+msgid "Categories ordered alphanumerically"
+msgstr "CategorĂ­as ordenadas alfabĂŠtico - numĂŠricamente"
+
+msgid "Category"
+msgstr "CategorĂ­a"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Los elementos de la categorĂ­a han sido asociados con las categorĂ­as siguientes : %s"
+
+msgid "Category results for"
+msgstr "Resultados de las categorĂ­as para"
+
+msgid "The name of a category should not be empty"
+msgstr "El nombre de la categorĂ­a no debe estar vacĂ­o"
+
+msgid "Lock categories"
+msgstr "Encerrar las categorĂ­as"
+
+msgid "Properties"
+msgstr "Propiedades"
+
+msgid "Private category"
+msgstr "CategorĂ­a particular"
+
+msgid "Public category"
+msgstr "CategorĂ­a pĂşblica"
+
+msgid "Find a new representant by random"
+msgstr "Encontrar a un nuevo representante al azar"
+
+msgid "Public / Private"
+msgstr "PĂşblica / Particular"
+
+msgid "Manage authorizations for selected categories"
+msgstr "Administrar el tipo de acceso para las categorĂ­as seleccionadas"
+
+msgid "Select uploadable categories"
+msgstr "Seleccionar las categorĂ­as autorizadas al aĂąadido"
+
+msgid "Virtual category added"
+msgstr "CategorĂ­a virtual aĂąadida"
+
+msgid "Virtual category deleted"
+msgstr "CategorĂ­a virtual suprimida"
+
+msgid "Check all"
+msgstr "Todo verificado"
+
+msgid "Check for upgrade"
+msgstr "Última versión"
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "La comprobaciĂłn de la Ăşltima versiĂłn sobre el servidor fue suspendida por una razĂłn desconocida."
+
+msgid "Choose an image"
+msgstr "Elegir una imagen"
+
+msgid "Monthly calendar"
+msgstr "Calendario mensual"
+
+msgid "Monthly list"
+msgstr "Lista mensual"
+
+msgid "Weekly list"
+msgstr "Lista semanal"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Pulse aquĂ­ si su navegador no le reenvĂ­a a la pĂĄgina solicitada."
+
+msgid "Close this window"
+msgstr "Cerrar la ventana"
+
+msgid "cloud"
+msgstr "nube"
+
+msgid "Come to discover the category:"
+msgstr "Venga para descubrir la categorĂ­a:"
+
+msgid "Comment"
+msgstr "Comentario"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d Comentario"
+msgstr[1] "%d Comentarios"
+
+msgid "Your comment has been registered"
+msgstr "Su comentario ha sido aĂąadido"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Systema anti-abuso : por favor, aguarde unos momentos antes de agregar un nuevo comentario"
+
+msgid "comment date"
+msgstr "Fecha de comentario"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Su comentario no ha sido registrado porque no ha superado las reglas de validaciĂłn"
+
+msgid "Comments"
+msgstr "Comentarios"
+
+msgid "Add a comment"
+msgstr "Agregar comentario"
+
+msgid "Comments for all"
+msgstr "Comentarios para todos"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "El administrador debe validar su comentario antes de que sea visible."
+
+msgid "This login is already used by another user"
+msgstr "Este nombre de usuario ya ha sido registrado con anterioridad, por favor intĂŠntelo con otro"
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "Flujo RSS completo (imĂĄgenes, comentarios)"
+
+msgid "Access type"
+msgstr "Tipo de acceso"
+
+msgid "Information data registered in database"
+msgstr "Informaciones registradas en la base de datos"
+
+msgid "Default display"
+msgstr "FijaciĂłn por defecto"
+
+msgid "Templates"
+msgstr "Templates (Modelos)"
+
+msgid "The gallery URL is not valid."
+msgstr "La direcciĂłn de la galerĂ­a no es vĂĄlida."
+
+msgid "General"
+msgstr "Ensayo general"
+
+msgid "Save page visits by administrators"
+msgstr "Registrar las pĂĄginas visitadas por los administradores"
+
+msgid "Save page visits by guests"
+msgstr "Registrar las pĂĄginas visitadas por los invitados"
+
+msgid "History"
+msgstr "ReseĂąa histĂłrica"
+
+msgid "Save page visits by users"
+msgstr "Registrar las pĂĄginas visitadas por los utilizadores"
+
+msgid "Configuration"
+msgstr "ConfiguraciĂłn"
+
+msgid "confirm"
+msgstr "Confirmar"
+
+msgid "Confirm Password"
+msgstr "Confirmar la contraseĂąa"
+
+msgid "Webmaster mail address"
+msgstr "Dirige e-mail del Administrador"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "Los visitadores podrĂĄn ponerse en contacto con usted por este mail"
+
+msgid "Main"
+msgstr "Directora de colegio"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "El nĂşmero de comentarios de utilizadores por pĂĄgina debe ser comprendido entre 5 y 50."
+
+msgid "Upload"
+msgstr "Descargar"
+
+msgid "Login"
+msgstr "Identificarse"
+
+msgid "Connection settings"
+msgstr "Datos de conexiĂłn"
+
+msgid "Contact webmaster"
+msgstr "Contactar el webmastre"
+
+msgid "Controversy"
+msgstr "Controversia"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr "Copie el texto en rosa entre las rayas y pegúelo en el fichero config_database.inc.php que se encuentra en el repertorio \"include\" a la base del lugar donde usted instaló a Piwigo (el fichero config_database.inc.php debe contener SÓLO lo que está en rosa entre las rayas, ninguna vuelta a la línea o espacio es autorizado)"
+
+msgid "Create a new account"
+msgstr "Crear una nueva cuenta"
+
+msgid "Created on"
+msgstr "Creada el"
+
+msgid "Creation date"
+msgstr "Fecha de creaciĂłn"
+
+msgid "Current name"
+msgstr "Nombre corriente"
+
+msgid "Current password is wrong"
+msgstr "La contraseĂąa actual es incorrecta"
+
+msgid "Customize"
+msgstr "Personalizar"
+
+msgid "Your Gallery Customization "
+msgstr "PersonalizaciĂłn de su pantalla "
+
+msgid "Database"
+msgstr "Base de datos"
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr "Fecha"
+
+msgid "Day"
+msgstr "DĂ­a"
+
+msgid "Deactivate"
+msgstr "Desactivar"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "Por precauciĂłn, el plugins siguiente han sido desactivados. Verifique si existen unas posturas al dĂ­a antes de reactivarlas:"
+
+msgid "Accelerate diaporama speed"
+msgstr "Acelerar la velocidad del diaporama"
+
+msgid "Default gallery language"
+msgstr "Lengua por defecto de la galerĂ­a"
+
+msgid "Default"
+msgstr "Por defecto"
+
+msgid "Default user cannot be deleted"
+msgstr "No se puede suprimie al usuario por defecto"
+
+msgid "delete all images from your favorites"
+msgstr "Suprimir todas las imĂĄgenes de sus favoritos"
+
+msgid "Delete"
+msgstr "Suprimir"
+
+msgid "delete category"
+msgstr "Suprimir la categorĂ­a"
+
+msgid "Delete Representant"
+msgstr "Suprimir al representante"
+
+msgid "Delete selected photos"
+msgstr "Suprimir las fotos"
+
+msgid "Delete selected tags"
+msgstr "Suprimir los tags seleccionados"
+
+msgid "Delete selected users"
+msgstr "Suprimir los utilizadores seleccionados"
+
+msgid "delete this comment"
+msgstr "Borrar este comentario"
+
+msgid "Deletions"
+msgstr "Supresiones"
+
+msgid "delete this image from your favorites"
+msgstr "Eliminar favoritos"
+
+msgid "Deny selected groups"
+msgstr "Prohibir el acceso a los grupos seleccionados"
+
+msgid "Deny selected users"
+msgstr "Prohibirles el acceso a los utilizadores seleccionados"
+
+msgid "descending"
+msgstr "descendente"
+
+msgid "Description"
+msgstr "DescripciĂłn"
+
+msgid "Dimensions"
+msgstr "Dimensiones"
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr "Monstrar"
+
+msgid "Display options"
+msgstr "Opciones de fijaciĂłn"
+
+msgid "Dissociated"
+msgstr "Separada de"
+
+msgid "dissociate from category"
+msgstr "Disociar la categorĂ­a"
+
+msgid "dissociate from group"
+msgstr "Disociar el grupo"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Ko"
+
+msgid "Does not represent"
+msgstr "No representes"
+
+msgid "download"
+msgstr "descargar"
+
+msgid "download this file"
+msgstr "descargar este fichero"
+
+msgid "Downloads"
+msgstr "Descargar"
+
+msgid "Drag to re-order"
+msgstr "Hacer clic deslizar para reorganizar"
+
+msgid "Files with same name in more than one physical category"
+msgstr "Ficheros que llevan el mismo nombre en varias categorĂ­as fĂ­sicas"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d en espera de validaciĂłn"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d imĂĄgenes en espera rechazadas"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d imĂĄgenes en espera validadas"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Debe cumplimentar cada una de las reglas"
+
+msgid "edit"
+msgstr "Editar"
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr "Modificar todas las informaciones atadas(vinculadas) a esta imagen"
+
+msgid "Category informations updated successfully."
+msgstr "Las informaciones de la categorĂ­a han sido puestas al dĂ­a con ĂŠxito."
+
+msgid "edit category informations"
+msgstr "editar las informaciones de esta categorĂ­a"
+
+msgid "edit category permissions"
+msgstr "Modificar los permisos de la categorĂ­a"
+
+msgid "Authorize upload"
+msgstr "Autorizar el aĂąadido de imĂĄgenes"
+
+msgid "Edit ranks"
+msgstr "Modificar la orden"
+
+msgid "Edit selected tags"
+msgstr "Editar los tags seleccionadas"
+
+msgid "Edit tags"
+msgstr "Editar los tags"
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr "Elementos"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d imĂĄgen"
+msgstr[1] "%d imĂĄgenes"
+
+msgid "Elements"
+msgstr "Elementos"
+
+msgid "Not linked elements"
+msgstr "Elementos no atados"
+
+msgid "elements per page"
+msgstr "Elementos por pĂĄgina"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "esta imagen tiene menos de %d dias"
+
+msgid "Element type"
+msgstr "Tipo de elemento"
+
+msgid "Email address"
+msgstr "DirecciĂłn electrĂłnica"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "DirecciĂłn de correo electrĂłnico estĂĄ desaparecido. Por favor, especifica una direcciĂłn de correo electrĂłnico."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Notificar a los administradores cuando un comentario es suprimido"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Notificar a los administradores cuando un comentario es modificado"
+
+msgid "Email admins when a comment requires validation"
+msgstr "Notificar a los administradores cuando un comentario requiere su validaciĂłn"
+
+msgid "Email admins when a new user registers"
+msgstr "Notificar a los administradores en el momento de la inscripciĂłn de un utilizador"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "Notificar a los administradores cuando una imagen es cargada"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "Notificar a los administradores cuando un comentario es registrado"
+
+msgid "Empty caddie"
+msgstr "Vaciar la cesta"
+
+msgid "High definition enabled"
+msgstr "Alta definiciĂłn activo"
+
+msgid "Enter your personnal informations"
+msgstr "Cumplimente sus datos personales"
+
+msgid "Environment"
+msgstr "Medio ambiente"
+
+msgid "wrong date"
+msgstr "Fecha errĂłnea"
+
+msgid "Error sending email"
+msgstr "Error de envĂ­o"
+
+msgid "excluded"
+msgstr "Excluidos"
+
+msgid "Extend for templates"
+msgstr "Extender el templates"
+
+msgid "My favorites"
+msgstr "Mis favoritos"
+
+msgid "display my favorites pictures"
+msgstr "Mostrar mis imĂĄgenes favoritas"
+
+msgid "Favorites"
+msgstr "Favoritas"
+
+msgid "File"
+msgstr "Fichero"
+
+msgid "File name"
+msgstr "Nombre del fichero"
+
+msgid "Filesize"
+msgstr "Peso"
+
+msgid "Filter"
+msgstr "Filtro"
+
+msgid "Filter and display"
+msgstr "Filtrar y mostrar"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "el primer elemento aĂąadido %s"
+
+msgid "First"
+msgstr "Primera pĂĄgina"
+
+msgid "Forbidden"
+msgstr "entredicho"
+
+msgid "Forgot your password?"
+msgstr "ÂżOlvidĂł su contraseĂąa?"
+
+msgid "Form"
+msgstr "Formulario"
+
+msgid "Support"
+msgstr "Ayuda"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "de %s a %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "Se estĂĄn realizando operaciones de mantenimiento, regrese mĂĄs tarde."
+
+msgid "Gallery title"
+msgstr "TĂ­tulo de la galerĂ­a"
+
+msgid "Gallery URL"
+msgstr "URL de la galerĂ­a"
+
+msgid "GD library is missing"
+msgstr "La biblioteca GD es faltante"
+
+msgid "Page generated in"
+msgstr "PĂĄgina generada en"
+
+msgid "global mode"
+msgstr "modo global"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Recorrer la galerĂ­a como visitante"
+
+msgid "Grant selected groups"
+msgstr "Dar el acceso a los grupos seleccionados"
+
+msgid "Grant selected users"
+msgstr "Darles el acceso a los utilizadores seleccionados"
+
+msgid "group"
+msgstr "grupo"
+
+msgid "Group"
+msgstr "Groupe"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "El nombre del grupo no debe contener \"or ' y no debe estar vacĂ­o."
+
+msgid "This name is already used by another group."
+msgstr "Este nombre es ya utilizado por otro grupo."
+
+msgid "group by letters"
+msgstr "Reagrupar por letras"
+
+msgid "Group name"
+msgstr "Nombre del grupo"
+
+msgid "Groups"
+msgstr "Grupos"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "grupo \"%s\" aĂąadido"
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "grupo \"%s\" suprimido"
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "grupo \"%s\" puestos al dĂ­a"
+
+msgid "guest"
+msgstr "Visitante"
+
+msgid "Guest cannot be deleted"
+msgstr "No se puede suprimir el invitado"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "El estatus del usuario \"guest\" no es conforme, se utilizarĂĄ el estatus por defecto. Por favor, informe al administrador del sitio."
+
+msgid "Guests"
+msgstr "Invitados"
+
+msgid "Hello"
+msgstr "Hola"
+
+msgid "Hello,"
+msgstr "Buenos dĂ­as,"
+
+msgid "Help"
+msgstr "Ayuda"
+
+msgid "Hide"
+msgstr "Enmascarar"
+
+msgid "High filesize"
+msgstr "Talla del fichero HR"
+
+msgid "available for administrators only"
+msgstr "disponible sĂłlo para los administradores"
+
+msgid "shows images at the root of this category"
+msgstr "muestra las imĂĄgenes en el directorio raĂ­z de esta categorĂ­a"
+
+msgid "See last users comments"
+msgstr "Ver los Ăşltimos comentarios de los usuarios"
+
+msgid "customize the appareance of the gallery"
+msgstr "personalizar el aspecto de la galerĂ­a"
+
+msgid "search"
+msgstr "Buscar"
+
+msgid "Home"
+msgstr "Inicio"
+
+msgid "Hope to see you back soon."
+msgstr "Esperando verle de revisarle muy pronto..."
+
+msgid "Hour"
+msgstr "Hora"
+
+msgid "Identification"
+msgstr "IdentificaciĂłn"
+
+msgid "Element"
+msgstr "ImĂĄgenes"
+
+msgid "Image id"
+msgstr "Identificando imagen"
+
+msgid "Image only RSS feed"
+msgstr "Contenido RSS: sĂłlo imagen"
+
+msgid "in this category"
+msgstr "en esta categorĂ­a"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "en %d subcategorĂ­a"
+msgstr[1] "en %d subcategorĂ­as"
+
+msgid "Images manual order was saved"
+msgstr "La orden manual de las imĂĄgenes ha sido salvada"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr "incluidos"
+
+msgid "Reduce diaporama speed"
+msgstr "Disminuir la velocidad del diaporama"
+
+msgid "Informations"
+msgstr "Informaciones"
+
+msgid "Basic configuration"
+msgstr "ConfiguraciĂłn de Base"
+
+msgid "Install"
+msgstr "Instalar"
+
+msgid "Installation"
+msgstr "InstalaciĂłn"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "La configuraciĂłn de la aplicaciĂłn correctamente se celebrĂł, coloca en la etapa prĂłxima<br><br>"
+"* Vaya sobre la pĂĄgina de identificaciĂłn y conĂŠctese con pseudo dado para el webmaster<br>"
+"* Éste le permite acceder a la parte administración y a las instrucciones para colocar las imágenes en los repertorios."
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Âż Necesidad de ayudante? Plantee su cuestiĂłn sobre ĂŠl <a href=\"%s\">foro de Piwigo</a>."
+
+msgid "Webmaster login"
+msgstr "Administrador"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "Este identificado aparecerĂĄ en todos sus visitadores. Le sirve para administrar la sitio"
+
+msgid "Instructions"
+msgstr "Instrucciones"
+
+msgid "Invalid password!"
+msgstr "ContraseĂąa incorrecta !"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "por defecto"
+
+msgid "High definition"
+msgstr "Alta definiciĂłn"
+
+msgid "default values"
+msgstr "valores por defecto"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "Aparentemente, la versiĂłn PHP de su hĂŠbergeur es PHP %s."
+
+msgid "jump to category"
+msgstr "Ir en la categorĂ­a"
+
+msgid "jump to image"
+msgstr "Ir a la imagen"
+
+msgid "Keyword"
+msgstr "Palabra clave"
+
+msgid "Language"
+msgstr "Idioma"
+
+#, c-format
+msgid "last %d days"
+msgstr "%d Ăşltimos dĂ­as"
+
+msgid "Last"
+msgstr "Última página"
+
+msgid "leave"
+msgstr "dejar"
+
+msgid "letters"
+msgstr "letras"
+
+msgid "Contacts"
+msgstr "Contactos"
+
+msgid "Friends"
+msgstr "Amigos"
+
+msgid "Family"
+msgstr "Familia"
+
+msgid "Admins"
+msgstr "Admins"
+
+msgid "Link all category elements to a new category"
+msgstr "Vincular todos los elementos de la categorĂ­a con una nueva categorĂ­a"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Vincular odos los elementos de la categorĂ­a existentes"
+
+msgid "Linked categories"
+msgstr "CategorĂ­as asociadas"
+
+msgid "Modify information"
+msgstr "Modificar las informaciones"
+
+msgid "Links"
+msgstr "Enlaces"
+
+msgid "Lock"
+msgstr "Encerrar"
+
+msgid "Locked"
+msgstr "Encerrado"
+
+msgid "Lock gallery"
+msgstr "Encerrar la galerĂ­a"
+
+msgid "Logout"
+msgstr "DesconexiĂłn"
+
+msgid "E-mail address"
+msgstr "DirecciĂłn electrĂłnica"
+
+msgid "Mail address"
+msgstr "DirecciĂłn electrĂłnica"
+
+msgid "Mail content"
+msgstr "Contenido del mail"
+
+msgid "Maintenance"
+msgstr "Mantenimiento"
+
+msgid "Manage"
+msgstr "Administrar"
+
+msgid "manage category elements"
+msgstr "administrar los elementos de la categorĂ­a"
+
+msgid "manage image ranks"
+msgstr "Administrar la orden de las imĂĄgenes"
+
+msgid "Manage image ranks"
+msgstr "Administrar la orden de las imĂĄgenes"
+
+msgid "Manage permissions for a category"
+msgstr "Administrar las autorizaciones para una categorĂ­a"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "Administrar las autorizaciones para el grupo \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "Administrar las autorizaciones para el utilizador \"%s\""
+
+msgid "manage sub-categories"
+msgstr "administrar las subcategorĂ­as"
+
+msgid "Manage tags"
+msgstr "Administrar los tags"
+
+msgid "obligatory"
+msgstr "obligatorio"
+
+msgid "Maximum height of the pictures"
+msgstr "Altura mĂĄxima de las imĂĄgenes"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "La altura mĂĄxima de las imĂĄgenes no debe ser superioror a 50"
+
+msgid "maximum height"
+msgstr "Altura mĂĄxima"
+
+msgid "maximum width"
+msgstr "Anchura mĂĄxima"
+
+msgid "Maximum width of the pictures"
+msgstr "Anchura mĂĄxima de las imĂĄgenes"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "El ancho mĂĄximo de las imĂĄgenes no debe ser superior a 50"
+
+msgid "Members"
+msgstr "Miembros"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d miembro"
+msgstr[1] "%d miembros"
+
+msgid "Metadata synchronized from file"
+msgstr "Meta-datos sincronizadas a partir del fichero"
+
+msgid "Minimum privacy level"
+msgstr "Nivel mĂ­nimo de carĂĄcter confidencial"
+
+msgid "display a calendar by creation date"
+msgstr "Mostrar las imĂĄgenes en un calendario por fecha de creaciĂłn"
+
+msgid "display all elements in all sub-categories"
+msgstr "Mostrar todos los elementos de todas las categorĂ­as"
+
+msgid "return to normal view mode"
+msgstr "Volver a la vista normal"
+
+msgid "display a calendar by posted date"
+msgstr "Mostrar las imĂĄgenes en un calendario por fecha de agregaciĂłn"
+
+msgid "Month"
+msgstr "Mes"
+
+msgid "Most visited"
+msgstr "ImĂĄgenes mĂĄs vistas"
+
+msgid "display most visited pictures"
+msgstr "mostrar las imĂĄgenes mĂĄs vistas"
+
+msgid "Move"
+msgstr "Desplazar"
+
+msgid "Move categories"
+msgstr "Desplazar las categorĂ­as"
+
+msgid "N/A"
+msgstr "no disponible"
+
+msgid "Name"
+msgstr "Nombre"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "El nĂşmero de imĂĄgenes por lĂ­nea debe ser un nĂşmero entero no nulo"
+
+msgid "Number of images per row"
+msgstr "NĂşmero de miniaturas por lĂ­nea"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "El nĂşmero de lĂ­neas por pĂĄgina debe ser un numero entero no nulo"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "El tiempo de preparaciĂłn de la lista de los utilizadores para el envĂ­o es limitado. Otros utilizadores no son puestos en una lista."
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "El tiempo de envĂ­o del mails es limitado. Otros envĂ­os de mail han sido ignorados."
+
+msgid "To send ?"
+msgstr "Âż Enviar?"
+
+msgid "Last send"
+msgstr "Último envío"
+
+msgid "email"
+msgstr "e-mail"
+
+msgid "User"
+msgstr "Utilizador"
+
+msgid "Complementary mail content"
+msgstr "Contenido complementario en el mail"
+
+msgid "See you soon,"
+msgstr "Hasta pronto,"
+
+msgid ", click on "
+msgstr ", Haga clic sobre "
+
+msgid "Go to "
+msgstr "Cita sobre "
+
+msgid "."
+msgstr "."
+
+msgid "Hello "
+msgstr "Buenos dĂ­as "
+
+msgid ","
+msgstr ","
+
+msgid "New elements were added "
+msgstr "Los nuevos elementos han sido aĂąadidos "
+
+msgid "between "
+msgstr "entre ĂŠl "
+
+msgid " and "
+msgstr " y ĂŠl "
+
+msgid " on "
+msgstr " el "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Problemas o de cuestiones"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "En caso de problemas o en caso de cuestiones, enviar un mail a "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "Usted acaba de ser inscrito por el webmaster del sitio para recibir la notificaciĂłn por mail."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Usted acaba de inscribirse para recibir la notificaciĂłn por mail."
+
+msgid "To subscribe"
+msgstr "Para inscribirse"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "Usted acaba de ser dĂŠsinscrit por el webmaster del sitio para recibir la notificaciĂłn por mail."
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Usted viene de usted dĂŠsinscrire para recibir la notificaciĂłn por mail."
+
+msgid "To unsubscribe"
+msgstr "Para usted desinscribirse"
+
+msgid "With blank value, gallery title will be used"
+msgstr "Sin valor, el tĂ­tulo de la galerĂ­a serĂĄ utilizado"
+
+msgid "Available only with HTML format"
+msgstr "Disponible Ăşnicamente con tamaĂąo HTML"
+
+msgid "Notification"
+msgstr "NotificaciĂłn"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Error en el momento del envĂ­o del mail a %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "Mail enviado a %s [%s]."
+
+msgid "No mail to send."
+msgstr "No de mail a enviar."
+
+msgid "There is no available subscribers to mail."
+msgstr "No hay utilizador que notifica por mail."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Un utilizador tiene que notificar si los nuevos elementos estĂĄn disponibles para este utilizador."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "Puede asĂ­ como ĂŠl no tengo allĂ­ ningĂşn utilizador inscrito (sĂłlo el webmaster tiene acceso a este inglete)."
+
+msgid "No user to send notifications by mail."
+msgstr "NingĂşn utilizador para enviar notificaciones por mails."
+
+msgid "New elements added"
+msgstr "Nuevos elementos aĂąadidos"
+
+msgid "Subscribe to notification by mail"
+msgstr "InscripciĂłn a la notificaciĂłn por mail"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "DĂŠsinscription a la notificaciĂłn por mail"
+
+msgid "Parameter"
+msgstr "Parametraje"
+
+msgid "Processing treatment.\nPlease wait..."
+msgstr "Tratamiento corriente.\nPor favor, espere..."
+
+msgid "Continue processing treatment"
+msgstr "Continuar el tratamiento corriente..."
+
+msgid "Add detailed content"
+msgstr "AĂąadido de un contenido detallado"
+
+msgid "Send mail on HTML format"
+msgstr "Enviar el mail al tamaĂąo HTML"
+
+msgid "Send mail as"
+msgstr "Enviar el mail como"
+
+msgid "Send mail to users"
+msgstr "EnvĂ­o de mail a los utilizadores"
+
+msgid "Send"
+msgstr "EnvĂ­o"
+
+msgid "Options"
+msgstr "Opciones"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Incluir la fijaciĂłn de las Ăşltimas imĂĄgenes agrupadas por fechas"
+
+msgid "Subscribed"
+msgstr "Inscritos"
+
+msgid "Subscribe"
+msgstr "InscripciĂłn"
+
+msgid "Parameters"
+msgstr "ParĂĄmetros"
+
+msgid "Select recipients"
+msgstr "SelecciĂłn de los envĂ­os"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "Inscribir / desinscribir a los utilizadores"
+
+msgid "Unknown identifier"
+msgstr "Identificador desconocido"
+
+msgid "Unsubscribed"
+msgstr "Inscritos"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "El utilizador %s [%s] ha sido suprimido por la lista de los inscritos."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "El utilizador %s [%s] ha sido aĂąadido a la lista de los inscritos."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "El utilizador %s [%s] no ha sido suprimido por la lista de los inscritos."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "El utilizador %s [%s] no ha sido aĂąadido a la lista de los inscritos."
+
+msgid "User %s [%s] added."
+msgstr "Utilizador %s [%s] aĂąadido."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "Cuidado, la inscripciĂłn o anaulaciĂłn de inscripciĂłn lleve del envĂ­o de mails a los utilizadores concernidos"
+
+msgid "Number of rows per page"
+msgstr "NĂşmero de lĂ­neas por pagina"
+
+msgid "New name"
+msgstr "Nuevo nombre"
+
+#, c-format
+msgid "New on %s"
+msgstr "Nuevo el %s"
+
+msgid "New parent category"
+msgstr "Nueva categorĂ­a allegada"
+
+msgid "New password"
+msgstr "Nueva contraseĂąa"
+
+msgid "New password confirmation does not correspond"
+msgstr "Los valores de la contraseĂąa no coinciden"
+
+msgid "New password sent by email"
+msgstr "Nueva contraseĂąa enviada por correo electrĂłnico"
+
+msgid "Rate this picture"
+msgstr "De una calificaciĂłn a esta imagen"
+
+msgid "New tag"
+msgstr "Nuevo tag"
+
+msgid "Next"
+msgstr "PĂĄgina siguiente"
+
+msgid "No"
+msgstr "No"
+
+msgid "No element in this category"
+msgstr "NingĂşn elemento en esta categorĂ­a"
+
+msgid "No email address"
+msgstr "Ninguna direcciĂłn electrĂłnica"
+
+msgid "No photo can be deleted"
+msgstr "Ninguna foto puede ser suprimida"
+
+msgid "no rate"
+msgstr "no valorada"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Ninguna tag definida. Utilizar la pantalla Adminstration> ImĂĄgenes> tags"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Nota: las Ăşnicas las fotos aumentadas vĂ­a pLoader pueden ser suprimidas"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Anote que usted mismo puede cambiar la configuraciĂłn PHP y volver a lanzar a Piwigo despuĂŠs."
+
+msgid "nothing"
+msgstr "nada"
+
+msgid "No classic user matches this email address"
+msgstr "Falta cumplimentar la electrĂłnica no corresponde a ningĂşn usuario"
+
+msgid "no write access"
+msgstr "ningĂşn acceso en escritura"
+
+msgid "Number of comments per page"
+msgstr "NĂşmero de comentarios por pĂĄgina"
+
+msgid "Number of downloads"
+msgstr "NĂşmero de descargar"
+
+msgid "Number of items"
+msgstr "NĂşmero de artĂ­culos"
+
+msgid "Number of rates"
+msgstr "NĂşmero de notas"
+
+msgid "Number of thumbnails to create"
+msgstr "NĂşmero de miniaturas que hay que crear"
+
+msgid "Mail address is obligatory for all users"
+msgstr "La direcciĂłn mail es obligatoria para todos los utilizadores"
+
+msgid "Only private categories are listed"
+msgstr "SĂłlo las categorĂ­as particulares son puestas en una lista"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "SĂłlo el prefijo de las miniaturas y el email electrĂłnico del webmestre han sido salvaguardados por la configuraciĂłn precedente"
+
+msgid "Operating system"
+msgstr "Systema de explotaciĂłn"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Todas las optimizaciones han sido realizadas con ĂŠxito."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Ciertas optimizaciones se acabaron con errores."
+
+msgid "Optional URL keyword"
+msgstr "ParĂĄmetro facultativo del URL"
+
+msgid "Order alphanumerically"
+msgstr "Ordenar alfabĂŠtico - numĂŠricamente"
+
+msgid "Original dimensions"
+msgstr "Dimensiones originales"
+
+msgid "Original templates"
+msgstr "Templates de origen"
+
+msgid "Other private categories"
+msgstr "Otras categorĂ­as particulares"
+
+msgid "Overall"
+msgstr "Vista global"
+
+msgid "overrides existing values with empty ones"
+msgstr "Ignora valores existentes con vacĂ­os"
+
+msgid "Page banner"
+msgstr "Bandera de las pĂĄginas"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "PĂĄginas vistas"
+
+msgid "Parent category"
+msgstr "CategorĂ­a allegada"
+
+msgid "Password"
+msgstr "ContraseĂąa"
+
+msgid "Password confirmation error."
+msgstr "Error de ConfirmaciĂłn de la contraseĂąa."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "Falta la confirmaciĂłn de la contraseĂąa. Por favor, confirme la contraseĂąa que elija."
+
+msgid "Password forgotten"
+msgstr "ContraseĂąa olvidada"
+
+msgid "Password is missing. Please enter the password."
+msgstr "ContraseĂąa falta. Por favor, introduzca la contraseĂąa."
+
+msgid "password updated"
+msgstr "contraseĂąa actualizada"
+
+msgid "Path"
+msgstr "Camino"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Por favor, efectĂşes un mantenimiento en [AdministraciĂłn>Especiales>Mantenimiento] si usted encuentra problemas."
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "El perĂ­odo debe ser un nĂşmero entero positivo"
+
+msgid "Permalink"
+msgstr "Lazo permanente"
+
+msgid "Permalink history"
+msgstr "ReseĂąa histĂłrica de los lazos permanentes"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "El lazo permanente debe contener carĂĄcteres sĂłlo entre \" Tiene - zA-Z0-9 \", \"-\" o \"_\". No debe ser numĂŠrico o comenzar con un nĂşmero seguido por \"-\""
+
+msgid "Permalinks"
+msgstr "Lazos permanentes"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "El lazo permanente %s ha sido utilizado anteriormente por la categorĂ­a %s. Por favor, bĂłrrelo de la reseĂąa histĂłrica de los lazos permanentes"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "El lazo permanente %s es ya utilizado por la categorĂ­a %s"
+
+msgid "Permission denied"
+msgstr "Acceso prohibido"
+
+msgid "Permission granted"
+msgstr "Acceso autorizado"
+
+msgid "Permission granted thanks to a group"
+msgstr "Acceso autorizado gracias a la pertenencia a los grupos"
+
+msgid "Permissions"
+msgstr "Permisos"
+
+msgid "PHP 5 is required"
+msgstr "PHP 5 es requerido"
+
+msgid "picture"
+msgstr "imagen"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Hacer clic sobre la imagen para verla en alta resoluciĂłn"
+
+msgid "Picture informations updated"
+msgstr "Informaciones puestas al dĂ­a de la imagen"
+
+msgid "Pictures"
+msgstr "ImĂĄgenes"
+
+msgid "Show file metadata"
+msgstr "Mostrar los meta-datos del fichero"
+
+msgid "Piwigo Administration"
+msgstr "AdministraciĂłn de Piwigo"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Newsletter Piwigo"
+
+msgid "Piwigo Help"
+msgstr "Ayuda de Piwigo"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo va a tratar de pasar en PHP 5 creando o modificando el fichero .htaccess."
+
+msgid "Piwigo version"
+msgstr "VersiĂłn de Piwigo"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo no pudo configurar PHP 5."
+
+msgid "Plugins"
+msgstr "Plugins"
+
+msgid "Current<br>version"
+msgstr "VersiĂłn<br>actual"
+
+msgid "Can't read or extract archive."
+msgstr "Imposible leer o extraer el archivo."
+
+msgid "Automatic installation"
+msgstr "InstalaciĂłn automĂĄtica"
+
+msgid "Automatic upgrade"
+msgstr "Puesta al dĂ­a automĂĄtico"
+
+msgid "Plugin versions can't be checked"
+msgstr "Imposible verificar el plugins siguiente"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "Verifique los autorizaciones del expediente \" plugins \" y de sus subexpedientes (CHMOD)."
+
+msgid "Can't download archive."
+msgstr "Imposible recuperar el archivo."
+
+msgid "Plugins up to date"
+msgstr "Plugins al dĂ­a"
+
+msgid "Download file"
+msgstr "Descargar el fichero"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Un error sobrevino durante la extracciĂłn de los ficheros (%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Cita en la lista del plugins para instalarlo y acelerarlo."
+
+msgid "Plugin has been successfully copied"
+msgstr "El plugin ha sido copiado con ĂŠxito"
+
+msgid "Plugins which need upgrade"
+msgstr "Plugins que necesita una postura al dĂ­a "
+
+msgid "Available<br>version"
+msgstr "VersiĂłn<br>disponible"
+
+msgid "Last revisions"
+msgstr "Últimas revisiones"
+
+msgid "Can't connect to server."
+msgstr "Imposible conectarse al servidor."
+
+msgid "Plugin list"
+msgstr "Lista plugins"
+
+msgid "Other plugins"
+msgstr "Otro plugins disponible"
+
+msgid "Check for updates"
+msgstr "Verificar las puestas al dĂ­a"
+
+msgid "Can't create temporary file."
+msgstr "Imposible crear un fichero temporal."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s ha sido puesto al dĂ­a con ĂŠxito."
+
+msgid "Position"
+msgstr "PosiciĂłn"
+
+msgid "Post date"
+msgstr "AĂąadido el dĂ­a"
+
+msgid "Posted on"
+msgstr "AĂąadido el"
+
+msgid "Powered by"
+msgstr "Distribuido por"
+
+msgid "Preferences"
+msgstr "Preferencias"
+
+msgid "Previous"
+msgstr "PĂĄgina anterior"
+
+msgid "Privacy level"
+msgstr "Nivel de carĂĄcter confidencial"
+
+msgid "Profile"
+msgstr "Perfil"
+
+msgid "Purge compiled templates"
+msgstr "Purgar el templates compilado"
+
+msgid "Purge history detail"
+msgstr "Vaciar el histĂłrico"
+
+msgid "Purge history summary"
+msgstr "Vaciar el sumario del histĂłrico"
+
+msgid "Purge never used notification feeds"
+msgstr "Purgar los flujos jamĂĄs utilizados de notificaciĂłn"
+
+msgid "Purge search history"
+msgstr "Purgar la reseĂąa histĂłrica de las bĂşsquedas"
+
+msgid "Purge sessions"
+msgstr "Purgar las sesiones"
+
+msgid "Quick connect"
+msgstr "ConexiĂłn rĂĄpida"
+
+msgid "Quick Local Synchronization"
+msgstr "SincronizaciĂłn RĂĄpida"
+
+msgid "Random pictures"
+msgstr "SelecciĂłn aleatoria"
+
+msgid "display a set of random pictures"
+msgstr "mostrar un grupo aleatorio de imĂĄgenes"
+
+msgid "randomly represented"
+msgstr "Representando al azar"
+
+msgid "Random picture"
+msgstr "Al azar"
+
+msgid "Rank"
+msgstr "Fila"
+
+msgid "ranks"
+msgstr "Filas"
+
+msgid "Rate"
+msgstr "ValoraciĂłn"
+
+msgid "Rate date"
+msgstr "Data de notaciĂłn"
+
+msgid "Rating"
+msgstr "NotaciĂłn"
+
+msgid "Rating by guests"
+msgstr "NotaciĂłn por los visitadores"
+
+msgid "Recent categories"
+msgstr "Últimas categorías"
+
+msgid "display recently updated categories"
+msgstr "mostrar las categorĂ­as recientement actualizadas o creadas"
+
+msgid "Recent period"
+msgstr "NĂşmero de imĂĄgenes recientes"
+
+msgid "Recent pictures"
+msgstr "Últimas imágenes añadidas"
+
+msgid "display most recent pictures"
+msgstr "Mostrar las imĂĄgenes aĂąadidas recientemente"
+
+msgid "Redirection..."
+msgstr "RedirecciĂłn..."
+
+msgid "Please, enter a login"
+msgstr "Por favor, indique un nombre de usuario"
+
+msgid "login mustn't end with a space character"
+msgstr "el nombre de usuario no debe terminar por un espacio"
+
+msgid "login mustn't start with a space character"
+msgstr "el nombre de usuario no debe empezar por un espacio"
+
+msgid "this login is already used"
+msgstr "Este nombre de usuario ya ha sido escogido con anterioridad"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "La direcciĂłn mail debe ser la forma xxx@yyy.eee (ejemplo: jack@altern.org)"
+
+msgid "a user use already this mail address"
+msgstr "Otro usuario ya utiliza esta direcciĂłn e-mail"
+
+msgid "please enter your password again"
+msgstr "Por favor, escriba de nuevo su contraseĂąa"
+
+msgid "Register"
+msgstr "RegĂ­strese"
+
+msgid "Registration"
+msgstr "Registro"
+
+msgid "registration date"
+msgstr "Data de registro"
+
+msgid "Reject"
+msgstr "Rechazar"
+
+msgid "Reject All"
+msgstr "Rechazar todo"
+
+msgid "Related tags"
+msgstr "Tags relacionados"
+
+msgid "Released on"
+msgstr "AĂąadido"
+
+msgid "Auto login"
+msgstr "ConexiĂłn automĂĄtica"
+
+msgid "clean"
+msgstr "limpiar"
+
+msgid "remove remote listing.xml file"
+msgstr "Suprimir el fichero listing.xml distante"
+
+msgid "generate listing"
+msgstr "generar el listado"
+
+msgid "generate file listing.xml on remote site"
+msgstr "generar el fichero listing.xml sobre el sitio distante"
+
+msgid "Create this site"
+msgstr "Crear este sitio"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Un fichero listing.xml local ha sido encontrado para "
+
+msgid "read local listing.xml and update"
+msgstr "Leer el listing.xml local y poner al dĂ­a"
+
+msgid "test"
+msgstr "testar"
+
+msgid "test this remote site"
+msgstr "testar este sitio distante"
+
+msgid "remove tags"
+msgstr "suprimir los tags"
+
+msgid "remove this tag from the list"
+msgstr "quitar este tag de la lista"
+
+msgid "Repair and optimize database"
+msgstr "Reparar y optimizar la base de datos"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "SustituciĂłn del templates de origen por su templates adaptados por el expediente template-extension"
+
+msgid "Replacers (customized templates)"
+msgstr "Los sustitutos (templates modificados)"
+
+msgid "Representant"
+msgstr "Representante"
+
+msgid "Representation of categories"
+msgstr "RepresentaciĂłn de las categorĂ­as"
+
+msgid "representative"
+msgstr "representante"
+
+msgid "Representative"
+msgstr "Representante"
+
+msgid "Represents"
+msgstr "Representa"
+
+msgid "Reset"
+msgstr "Anular"
+
+msgid "Reset to default values"
+msgstr "Restablecer los valores predeterminados"
+
+msgid "Retrieve password"
+msgstr "Recuperar la contraseĂąa"
+
+msgid "return to homepage"
+msgstr "Volver a la pĂĄgina de inicio"
+
+msgid "RSS feed"
+msgstr "flux RSS"
+
+msgid "Save order"
+msgstr "Salvaguardar la orden"
+
+msgid "Save to permalink history"
+msgstr "Salvaguardar en la reseĂąa histĂłrica de los lazos permanentes"
+
+msgid "Search"
+msgstr "BĂşsqueda avanzada"
+
+msgid "Search for Author"
+msgstr "Buscar por autor"
+
+msgid "Search in Categories"
+msgstr "Buscar por categorĂ­as"
+
+msgid "Search by Date"
+msgstr "Buscar por fecha"
+
+msgid "End-Date"
+msgstr "Hasta la fecha"
+
+msgid "Kind of date"
+msgstr "Tipo de fecha"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "Palabras de bĂşsqueda : %s"
+
+msgid "Search for words"
+msgstr "Buscar por palabra"
+
+msgid "Search for all terms "
+msgstr "Buscar todas las palabras"
+
+msgid "Search for any terms"
+msgstr "Buscar una de las palabras"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Demanda vacĂ­a. NingĂşn criterio surtido.."
+
+msgid "Search Options"
+msgstr "Opciones de bĂşsqueda"
+
+msgid "Search results"
+msgstr "Resultados de la bĂşsqueda"
+
+msgid "Search rules"
+msgstr "Criterios de bĂşsqueda"
+
+msgid "Search in subcategories"
+msgstr "Buscar en las subcategorĂ­as"
+
+msgid "Search tags"
+msgstr "Buscar tags"
+
+msgid "Section"
+msgstr "secciĂłn"
+
+msgid "See available tags"
+msgstr "Ver los tags disponibles"
+
+msgid "See images linked to this tag only"
+msgstr "Ver las imĂĄgenes relacionadas Ăşnicamente a este tag"
+
+msgid "See you soon."
+msgstr "Hasta pronto."
+
+msgid "Select at least one category"
+msgstr "Seleccionar por lo menos una categorĂ­a"
+
+msgid "Select at least one picture"
+msgstr "Seleccionar por lo menos una imagen"
+
+msgid "Select at least one user"
+msgstr "Seleccionar por lo menos a un utilizador"
+
+msgid "selection"
+msgstr "SelecciĂłn"
+
+msgid "Send an information email to group members"
+msgstr "Enviarles un mail de informaciones a los miembros de un grupo"
+
+msgid "Contact"
+msgstr "Contactar"
+
+msgid "Send new password"
+msgstr "Enviar una nueva contraseĂąa"
+
+msgid "Sent by"
+msgstr "Sent by"
+
+msgid "set as category representative"
+msgstr "elegir para representar esta categorĂ­a"
+
+msgid "set to"
+msgstr "Cambiarlo"
+
+msgid "Show info"
+msgstr "Mostrar las informaciones"
+
+msgid "Show number of comments"
+msgstr "Mostrar el nĂşmero de comentarios"
+
+msgid "Show number of hits"
+msgstr "Mostrar el nĂşmero de visualizaciones"
+
+msgid "show tag cloud"
+msgstr "mostrar la nube de tags"
+
+msgid "Show upload link every time"
+msgstr "Fijar el lazo de aĂąadido de imagen todo el tiempo"
+
+msgid "Since"
+msgstr "Desde"
+
+msgid "singly represented"
+msgstr "representante fijo"
+
+msgid "This site already exists"
+msgstr "Este sitio ya existe"
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "Crear un nuevo sitio distante: (dar su URL hacia create_listing_file.php)"
+
+msgid "created"
+msgstr "Creado"
+
+msgid "delete"
+msgstr "suprimir"
+
+msgid "deleted"
+msgstr "suprimido"
+
+msgid "delete this site and all its attached elements"
+msgstr "suprimir este sitio y todas las informaciones asociadas"
+
+msgid "an error happened"
+msgstr "Un error sobrevino"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "el fichero create_listing_file.php es imposible de encontrar sobre el sitio distante"
+
+msgid "Local"
+msgstr "Local"
+
+msgid "Site manager"
+msgstr "Gerente de los sitios"
+
+msgid "Remote"
+msgstr "Distante"
+
+msgid "synchronize"
+msgstr "Sincronizar"
+
+msgid "update the database from files"
+msgstr "pone al dĂ­a la base de datos a partir de los ficheros"
+
+msgid "slideshow"
+msgstr "Diaporama"
+
+msgid "stop the slideshow"
+msgstr "Detener el diaporama"
+
+msgid "Sorry!"
+msgstr "Desolado!"
+
+msgid "Sort by"
+msgstr "Clasificar segĂşn"
+
+msgid "Sort order"
+msgstr "Orden de ClasificaciĂłn"
+
+msgid "Specials"
+msgstr "Especiales"
+
+msgid "SQL queries"
+msgstr "nĂşmero de demanda SQL"
+
+msgid "SQL queries in"
+msgstr "bĂşsquedas SQL en"
+
+msgid "display only recently posted images"
+msgstr "Seleccionar sĂłlo los elementos incorporados recientemente"
+
+msgid "Start Install"
+msgstr "Empezar la instalaciĂłn"
+
+msgid "Play of slideshow"
+msgstr "Lectura del diaporama"
+
+msgid "Repeat the slideshow"
+msgstr "Repetir el diaporama"
+
+msgid "Statistics"
+msgstr "EstadĂ­sticas"
+
+msgid "status"
+msgstr "Estatuto"
+
+msgid "Status"
+msgstr "Estatuto"
+
+msgid "Parameters are correct"
+msgstr "Los parĂĄmetros entrados son correctos"
+
+msgid "Database name"
+msgstr "Nombre de la base"
+
+msgid "also given by your host provider"
+msgstr "El abastecido por su hĂŠbergeur"
+
+msgid "Database type"
+msgstr "Database type"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "The type of database your piwigo data will be store in"
+
+msgid "Can't connect to server"
+msgstr "Imposible conectarse al servidor"
+
+msgid "Host"
+msgstr "HuĂŠsped"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, toto.freesurf.fr"
+
+msgid "user password given by your host provider"
+msgstr "El abastecido por su hĂŠbergeur"
+
+msgid "Database table prefix"
+msgstr "Prefijo nombres de mesa"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "El nombre de las mesas aparecerĂĄ con este prefijo (permite administrar mejor su base de datos)"
+
+msgid "Database configuration"
+msgstr "ConfiguraciĂłn de la Base de datos"
+
+msgid "user login given by your host provider"
+msgstr "Nombre de utilizador para su hĂŠbergeur"
+
+msgid "enter a login for webmaster"
+msgstr "Por favor, recoja un pseudo para el webmaster"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "El pseudo del webmaster no debe contener carĂĄcter \" y '"
+
+msgid "Webmaster password"
+msgstr "Palabra de paso"
+
+msgid "Password [confirm]"
+msgstr "Palabra de paso [Confirmar]"
+
+msgid "verification"
+msgstr "ComprobaciĂłn"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "Debe quedar confidencial, permite acceder al tabla de administraciĂłn."
+
+msgid "Admin configuration"
+msgstr "ConfiguraciĂłn de la cuenta Administrador"
+
+msgid "return to the display of all images"
+msgstr "Volver a mostrar todos los elementos"
+
+msgid "Pause of slideshow"
+msgstr "Pausa del diaporama"
+
+msgid "Not repeat the slideshow"
+msgstr "No repetir el diaporama "
+
+msgid "Directory"
+msgstr "Repertorio"
+
+msgid "Storage category"
+msgstr "CategorĂ­a de almacenamiento"
+
+msgid "sub-categories"
+msgstr "subcategorĂ­as"
+
+msgid "Submit"
+msgstr "Validar"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "QuĂŠdese en contacto con proyecto Piwigo, abĂłnese a la newsletter. Usted recibirĂĄ un e-mail cuando una nueva versiĂłn estarĂĄ disponible (a veces un bug de seguridad es corregido, es importante estar al tanto y poner al dĂ­a) o que un acontecimiento superior sobrevendrĂĄ sobre el proyecto. Solamente algunos mensajes al aĂąo."
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Abonar %s a la newsletter Piwigo"
+
+msgid "Summary"
+msgstr "Resumen"
+
+msgid "Sum of rates"
+msgstr "Suma notas"
+
+msgid "synchronize metadata"
+msgstr "Sincronizar los mĂŠta-datos"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d tag"
+msgstr[1] "%d tags"
+
+msgid "Tag results for"
+msgstr "Resultados de las etiquetas para"
+
+msgid "Tags"
+msgstr "tags"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "El tag \"%s\" ya existe"
+
+msgid "Tag selection"
+msgstr "SelecciĂłn de tags"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "El tag \"%s\" ha sido aĂąadida"
+
+msgid "Take selected elements out of caddie"
+msgstr "Sacar los elementos seleccionados de la cesta"
+
+msgid "target"
+msgstr "blanco"
+
+msgid "Templates configuration has been recorded."
+msgstr "La configuraciĂłn del templates ha sido registrada."
+
+msgid "the beginning"
+msgstr "el principio"
+
+msgid "Interface theme"
+msgstr "Tema"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "Mediante RSS puede recibir notificaciĂłn de los cambios que tienen lugar en la galerĂ­a: nuevas imĂĄgenes, categorĂ­as, etc. Para suscribirse, haga clic en uno de los siguientes enlaces."
+
+msgid "Thumbnail"
+msgstr "miniatura"
+
+msgid "Thumbnails"
+msgstr "Miniaturas"
+
+msgid "Time"
+msgstr "Hora"
+
+msgid "title"
+msgstr "tĂ­tulo"
+
+msgid "Categories management"
+msgstr "GestiĂłn de las categorĂ­as"
+
+msgid "Piwigo configuration"
+msgstr "ConfiguraciĂłn de Piwigo"
+
+msgid "Piwigo administration"
+msgstr "AdministraciĂłn de Piwigo"
+
+msgid "Edit a category"
+msgstr "Modificar una categorĂ­a"
+
+msgid "Group management"
+msgstr "GestiĂłn de los grupos"
+
+msgid "User list"
+msgstr "Lista utilizadores"
+
+msgid "Menu"
+msgstr "MenĂş"
+
+msgid "Modify informations about a picture"
+msgstr "Modificar las informaciones de una imagen"
+
+msgid "A comment on your site"
+msgstr "Una opiniĂłn sobre esta pagina"
+
+msgid "Thumbnail creation"
+msgstr "CreaciĂłn de las miniaturas"
+
+msgid "Database synchronization with files"
+msgstr "SincronizaciĂłn de la base de datos a partir de los ficheros"
+
+msgid "Pictures waiting for validation"
+msgstr "ImĂĄgenes en espera de validaciĂłn"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "imagen sin miniatura (jpeg y png Ăşnicamente)"
+
+msgid "height must be a number superior to"
+msgstr "La altura debe un entero superior a"
+
+msgid "width must be a number superior to"
+msgstr "La anchura debe ser un entero superior a"
+
+msgid "for the file format"
+msgstr "para el tamaĂąo de fichero"
+
+msgid "No missing thumbnail"
+msgstr "Ninguna miniatura falta"
+
+msgid "Picture unreachable or no support"
+msgstr "Imagen inaccesible o no sostenida"
+
+msgid "GD version"
+msgstr "versiĂłn de GD"
+
+msgid "Miniaturization parameters"
+msgstr "ParĂĄmetro de miniaturizaciĂłn"
+
+msgid "generated in"
+msgstr "generada de allĂ­"
+
+msgid "Results of miniaturization"
+msgstr "Los resultados de la miniaturizaciĂłn"
+
+msgid "General statistics"
+msgstr "EstadĂ­sticas generales"
+
+msgid "max time"
+msgstr "El tiempo mĂĄximo"
+
+msgid "average time"
+msgstr "El tiempo medio"
+
+msgid "min time"
+msgstr "El tiempo mĂ­nimo"
+
+msgid "number of miniaturized pictures"
+msgstr "nĂşmero de miniaturas creadas"
+
+msgid "total time"
+msgstr "el tiempo total"
+
+msgid "for this file format"
+msgstr "para este tamaĂąo de fichero"
+
+msgid "today"
+msgstr "hoy"
+
+msgid "Toggle 'default group' property"
+msgstr "Invertir la propiedad 'grupo por defecto'"
+
+msgid "total SQL time"
+msgstr "tiempo total de la demanda SQL"
+
+msgid "total upgrade time"
+msgstr "tiempo total de la puesta al dĂ­a"
+
+msgid "Try to configure PHP 5"
+msgstr "Tratar de configurar PHP 5"
+
+msgid "Unable to check for upgrade."
+msgstr "Imposible conocer la Ăşltima versiĂłn."
+
+msgid "Uncheck all"
+msgstr "Soltar todo"
+
+msgid "Uninstall"
+msgstr "Desinstalar"
+
+msgid "unit mode"
+msgstr "modo unitario"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "quitada el cierre"
+
+msgid "unset"
+msgstr "Vaciar"
+
+msgid "Synchronize"
+msgstr "Sincronizar"
+
+msgid "Update categories informations"
+msgstr "Poner al dĂ­a las informaciones de las categorĂ­as"
+
+msgid "reduce to single existing categories"
+msgstr "Únicamente tratar una categoría"
+
+msgid "Choose an option"
+msgstr "Escoger una opciĂłn"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "Fijar un mĂĄximo de informaciones (categorĂ­as aĂąadidas, elementos aĂąadidos, categorĂ­as y elementos suprimidos)"
+
+msgid "Error list"
+msgstr "Lista errores"
+
+msgid "Errors caption"
+msgstr "Leyenda de los errores"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "La versiĂłn Piwigo sobre el sitio distante es diferente"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "La versiĂłn de create_listing_file.php sobre la sitio distante y Piwigo debe ser lo mismo"
+
+msgid "listing.xml file was not found"
+msgstr "El fichero listing.xml es imposible de encontrar"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "el fichero listing.xml es imposible de encontrar sobre el sitio distante. Este fichero estĂĄ generado escogiendo el encargo \" generar el listado \" en el gerente de sitios"
+
+msgid "Update images informations"
+msgstr "Poner al dĂ­a las informaciones de las imĂĄgenes"
+
+msgid "Detailed informations"
+msgstr "Informaciones detalladas"
+
+msgid "File/directory read error"
+msgstr "Error de abertura fichero / repertorio"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "El fichero o el repertorio no puede ser accesible (o sea no existe, o sea el acceso es negado)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "Cada fichero lleno de imĂĄgenes requiere una miniatura. La miniatura debe estar presente en el subdirectorio \" thumbnail \" del repertorio de la categorĂ­a. El nombre del fichero de la miniatura debe comenzar con parĂĄmetro de configuraciĂłn \"prefix_thumbnail\" y la extensiĂłn del nombre del fichero debe estar entre la lista siguiente:"
+
+msgid "missing thumbnail"
+msgstr "falta la miniatura "
+
+msgid "categories deleted in the database"
+msgstr "categorĂ­as suprimidas de la base de datos"
+
+msgid "elements deleted in the database"
+msgstr "Elementos suprimidos de la base de datos"
+
+msgid "images candidates for metadata synchronization"
+msgstr "Llena de imĂĄgenes a candidatas a la sincronizaciĂłn con los mĂŠta-datos"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "Informaciones de las imĂĄgenes sincronizadas con los mĂŠta-datos"
+
+msgid "errors during synchronization"
+msgstr "errores sobrevenidos durante la sincronizaciĂłn"
+
+msgid "categories added in the database"
+msgstr "categorĂ­as aĂąadidas a la base de datos"
+
+msgid "elements added in the database"
+msgstr "elementos aĂąadidos a la base de datos"
+
+msgid "elements updated in the database"
+msgstr "elementos puestos al dĂ­a en la base de datos"
+
+msgid "Search for new images in the directories"
+msgstr "Buscar las nuevas imĂĄgenes en los repertorios"
+
+msgid "Update your rating"
+msgstr "Actualizar la valoraciĂłn"
+
+msgid "added"
+msgstr "aĂąadido"
+
+msgid "Metadata synchronization results"
+msgstr "El resultado de la sincronizaciĂłn de los mĂŠta-datos"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "Únicamente simular (ningún cambio en la base de datos será efectuado)"
+
+msgid "[Simulation]"
+msgstr "[Simulation]"
+
+msgid "directories + files"
+msgstr "repertorios + ficheros"
+
+msgid "only directories"
+msgstr "repertorios Ăşnicamente"
+
+msgid "synchronize files structure with database"
+msgstr "sincronizar la estructura de los ficheros con la base de datos"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "sincronizar las informaciones de los elementos en la base de datos a partir de los mĂŠta-datos de los ficheros"
+
+msgid "even already synchronized elements"
+msgstr "hasta los elementos ya sincronizados"
+
+msgid "Used metadata"
+msgstr "MĂŠta-datos empleadas"
+
+msgid "wrong filename"
+msgstr "Nombre de directorio incorrecto"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "El nombre de los repertorios y de los ficheros debe estar constituido sĂłlo por letras, por cifras, de \"-\", \"_\" y \".\""
+
+msgid "Upgrade"
+msgstr "Puesta al dĂ­a"
+
+msgid "Upgrade informations"
+msgstr "Informaciones sobre la puesta al dĂ­a"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "SĂłlo un administrador puede lanzar la puesta al dĂ­a: por favor, identifiqĂşese mĂĄs abajo."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "El tamaĂąo de la imagen no debe sobrepasar los: "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "El tipo de archivo de la imagen debe ser jpg, png o gif"
+
+msgid "the height of the picture must not exceed : "
+msgstr "La altura de la imagen no debe sobrepasar los: "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Opcional, pero recomendado: escoger una miniatura para asociar "
+
+msgid "the width of the picture must not exceed : "
+msgstr "La anchura de la imagen no debe sobrepasar los: "
+
+msgid "can't upload the picture on the server"
+msgstr "Imposible trasladar el fichero sobre el camarero(servidor)"
+
+msgid "the username must be given"
+msgstr "Indique el nombre de usuario"
+
+msgid "A picture's name already used"
+msgstr "Ya existe otra imagen con el mismo nombre"
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "Indique el formato de archivo de la imagen"
+
+msgid "Name of the picture"
+msgstr "Nombre de la imagen"
+
+msgid "Upload a picture"
+msgstr "Agregar una imagen"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Imagen agregada; podrĂĄ visualizarse una vez la apruebe el administrador"
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Utilizar la orden de selecciĂłn de las imĂĄgenes por defecto (definido en el fichero de configuraciĂłn)"
+
+msgid "useful when password forgotten"
+msgstr "Útil en caso de que olvide la contraseña"
+
+msgid "User access level to upload"
+msgstr "Nivel de acceso usuario para cargar"
+
+msgid "User comments"
+msgstr "Comentarios del usuario"
+
+msgid "User comments validation"
+msgstr "ValidaciĂłn de los comentarios de utilizadores"
+
+msgid "Username"
+msgstr "Nombre del usuario"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "Los autorizaciones de los usuarios y de los grupos han sido borrados"
+
+msgid "Users"
+msgstr "Utilizadores"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "utilizador \"%s\" aĂąadido"
+
+msgid "User status"
+msgstr "Estatuto del utilizador"
+
+msgid "Administrator"
+msgstr "Administrador"
+
+msgid "Generic"
+msgstr "GenĂŠrico"
+
+msgid "Guest"
+msgstr "Invitado"
+
+msgid "Webmaster"
+msgstr "Webmestre"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d utilizador"
+msgstr[1] "%d utilizadores"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d comentario de utilizador rechazado"
+msgstr[1] "%d comentarios de utilizadores rechazados"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d comentario de utilizador validado"
+msgstr[1] "%d comentarios de utilizadores validados"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d utilizador suprimido"
+msgstr[1] "%d utilizadores suprimidos"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d grupo"
+msgstr[1] "%d grupos"
+
+msgid "Validate"
+msgstr "Validar"
+
+msgid "Validate All"
+msgstr "Validar todo"
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr "ValidaciĂłn"
+
+msgid "Version"
+msgstr "VersiĂłn"
+
+msgid "Virtual categories movement"
+msgstr "Desplazamiento de categorĂ­as virtuales"
+
+msgid "Virtual categories to move"
+msgstr "CategorĂ­as virtuales que hay que desplazar"
+
+msgid "Virtual category"
+msgstr "CategorĂ­a virtual"
+
+msgid "Virtual category name"
+msgstr "Nombre de la categorĂ­a virtual"
+
+msgid "Visits"
+msgstr "Visitas"
+
+msgid "Waiting"
+msgstr "En espera"
+
+msgid "Webmaster cannot be deleted"
+msgstr "El webmestre no puede ser suprimido"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "DocumentaciĂłn"
+
+msgid "Year"
+msgstr "AĂąo"
+
+msgid "Yes"
+msgstr "Si"
+
+msgid "You are running on development sources, no check possible."
+msgstr "Usted trabaja con las fuentes de desarrollo, imposible verificar la Ăşltima versiĂłn."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "Usted utiliza la Ăşltima versiĂłn de Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Usted no puede suprimir su cuenta"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Usted no puede desplazar una categorĂ­a en su propia subcategorĂ­a"
+
+msgid "You do not have access rights to run upgrade"
+msgstr "Usted no tiene los derechos necessaires para lanzar la puesta al dĂ­a."
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "Usted debe ponerse en contacto con su hĂŠbergeur con el fin de saber cĂłmo configurar PHP 5"
+
+msgid "You need to confirm deletion"
+msgstr "Usted debe confirmar la supresiĂłn"
diff --git a/language/fr_FR/LC_MESSAGES/messages.mo b/language/fr_FR/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..6af5650be
--- /dev/null
+++ b/language/fr_FR/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/fr_FR/LC_MESSAGES/messages.po b/language/fr_FR/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..c7a2baf3a
--- /dev/null
+++ b/language/fr_FR/LC_MESSAGES/messages.po
@@ -0,0 +1,2643 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: French <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "À propos"
+
+msgid "About Piwigo"
+msgstr "À propos de Piwigo"
+
+msgid "Free access"
+msgstr "Accès libre"
+
+msgid "Access to all"
+msgstr "Accès à tous"
+
+msgid "Access to subscribed"
+msgstr "Accès aux inscrits"
+
+msgid "Access to administrators"
+msgstr "Accès aux administrateurs"
+
+msgid "Access to webmasters"
+msgstr "Accès aux webmestres"
+
+msgid "No access"
+msgstr "Pas d'accès"
+
+msgid "You are not authorized to access the requested page"
+msgstr "Vous n'ĂŞtes pas autorisĂŠ sur la page demandĂŠe"
+
+msgid "Actions"
+msgstr "Actions"
+
+msgid "Activate"
+msgstr "Activer"
+
+msgid "Add"
+msgstr "Ajouter"
+
+msgid "Add a tag"
+msgstr "Ajouter un tag"
+
+msgid "Add a user"
+msgstr "Ajouter un utilisateur"
+
+msgid "Add/delete a permalink"
+msgstr "Ajouter/effacer un lien permanent"
+
+msgid "add this image to your favorites"
+msgstr "ajouter cette image Ă  vos favoris"
+
+msgid "Add group"
+msgstr "Ajouter un groupe"
+
+msgid "add new elements to caddie"
+msgstr "ajouter les nouveaux ĂŠlĂŠments au panier"
+
+msgid "Add selected elements to caddie"
+msgstr "Ajouter les ĂŠlĂŠments sĂŠlectionnĂŠs au panier"
+
+msgid "add tags"
+msgstr "ajouter les tags"
+
+msgid "add to caddie"
+msgstr "ajouter au panier"
+
+msgid "Administration"
+msgstr "Administration"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "Administrateur, webmestre et utilisateur spĂŠcial ne peuvent pas utiliser cette mĂŠthode"
+
+msgid "Advanced features"
+msgstr "Fonctions avancĂŠes"
+
+msgid "Adviser"
+msgstr "Conseiller"
+
+msgid "Adviser mode enabled"
+msgstr "Mode conseiller actif"
+
+msgid "after"
+msgstr "après"
+
+msgid "all"
+msgstr "tout"
+
+msgid "Allow user registration"
+msgstr "Permettre l'enregistrement des utilisateurs"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Autoriser les utilisateurs Ă  supprimer leurs propres commentaires"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Autoriser les utilisateurs Ă  modifier leurs propres commentaires"
+
+msgid "All sub-categories of private categories become private"
+msgstr "Toutes les sous-catĂŠgories de catĂŠgories privĂŠes deviennent privĂŠes"
+
+msgid "All tags"
+msgstr "Tous les tags"
+
+msgid "All tags must match"
+msgstr "Tous les tags doivent correspondre"
+
+msgid "A new version of Piwigo is available."
+msgstr "Une nouvelle version de Piwigo est disponible."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Un mail d'informations a ĂŠtĂŠ envoyĂŠ aux membres du groupe \"%s\""
+
+msgid "Any tag"
+msgstr "N'importe quel tag"
+
+msgid "Apply to subcategories"
+msgstr "Appliquer aux sous-catĂŠgories"
+
+msgid "Are you sure?"
+msgstr "Etes-vous sur?"
+
+msgid "ascending"
+msgstr "croissant"
+
+msgid "Associated"
+msgstr "AssociĂŠe Ă "
+
+msgid "associate to category"
+msgstr "associer Ă  la catĂŠgorie"
+
+msgid "associate to group"
+msgstr "associer au groupe"
+
+msgid "Association to categories"
+msgstr "Association aux catĂŠgories"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d association"
+msgstr[1] "%d associations"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "Au moins un des critères doit être satisfait."
+
+msgid "At least one tag must match"
+msgstr "Au moins un tag doit correspondre"
+
+msgid "Author"
+msgstr "Auteur"
+
+msgid "Authorized"
+msgstr "AutorisĂŠs"
+
+msgid "author(s) : %s"
+msgstr "auteur(s) : %s"
+
+msgid "Expand all categories"
+msgstr "DĂŠvelopper toutes les catĂŠgories"
+
+msgid "Average rate"
+msgstr "Note moyenne"
+
+msgid "Batch management"
+msgstr "Gestion par lot"
+
+msgid "before"
+msgstr "avant"
+
+msgid "Best rated"
+msgstr "Mieux notĂŠes"
+
+msgid "display best rated items"
+msgstr "afficher les images les mieux notĂŠes"
+
+msgid "Bound template"
+msgstr "Template rattachĂŠ"
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d catĂŠgorie dont "
+msgstr[1] "%d catĂŠgories dont "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d physique"
+msgstr[1] "%d physiques"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " et %d virtuelle"
+msgstr[1] " et %d virtuelles"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d catĂŠgorie dĂŠplacĂŠe"
+msgstr[1] "%d catĂŠgories dĂŠplacĂŠes"
+
+msgid "Anomaly"
+msgstr "Anomalie"
+
+msgid "Automatic correction"
+msgstr "Correction automatique"
+
+msgid "Check automatic corrections"
+msgstr "Cocher les corrections automatiques"
+
+msgid "Correction"
+msgstr "Correction"
+
+msgid "Correction applied with error"
+msgstr "Correction appliquĂŠe avec erreur"
+
+msgid "Correction applied with success"
+msgstr "Correction appliquĂŠe avec succĂŠs"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "La valeur de %s n'est pas correcte parce que l'exif n'est pas supportĂŠ"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "%s doit ĂŞtre mis Ă  \"false\" dans votre fichier config_local.inc.php"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "L'anomalie sera ignorĂŠe jusqu'Ă  la prochaine version de l'application"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "La correction de l'anomalie annulera le fait qu'elle soit ignorĂŠe"
+
+msgid "Impossible automatic correction"
+msgstr "Correction automatique impossible"
+
+msgid "Reinitialize check integrity"
+msgstr "RĂŠinitialiser les contrĂ´les d'intĂŠgritĂŠ"
+
+msgid "Go to %s or %s for more informations"
+msgstr "Allez sur %s ou %s pour plus d'informations"
+
+msgid "the forum"
+msgstr "le forum"
+
+msgid "the wiki"
+msgstr "le wiki"
+
+msgid "Apply selected corrections"
+msgstr "Appliquer les corrections sĂŠlectionnĂŠes"
+
+msgid "Ignore selected anomalies"
+msgstr "Ignorer les anomalies sĂŠlectionnĂŠes"
+
+msgid "Refresh"
+msgstr "RafraĂŽchir"
+
+msgid "Check integrity"
+msgstr "ContrĂ´le d'intĂŠgritĂŠ"
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "Utilisateur \"%s\" crĂŠĂŠ avec comme mot de passe \"%s\""
+
+msgid "Status of user \"%s\" updated"
+msgstr "Statut de l'utilisateur \"%s\" mis Ă  jour"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "La version de %s [%s] installĂŠe n'est pas compatible avec la version requise [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Vous devez mettre à jour votre système pour profiter pleinement de l'application sinon l'application ne fonctionnera pas correctement, voire pas du tout"
+
+msgid "caddie"
+msgstr "Panier"
+
+msgid "Caddie"
+msgstr "Panier"
+
+msgid "Caddie is currently empty"
+msgstr "Le panier est actuellement vide."
+
+msgid "Caddie management"
+msgstr "Gestion du panier"
+
+msgid "Calendar"
+msgstr "Calendrier"
+
+msgid "All"
+msgstr "Tout"
+
+msgid "display each day with pictures, month per month"
+msgstr "affichage annĂŠe par annĂŠe, mois par mois, jour par jour"
+
+msgid "View"
+msgstr "Vue"
+
+msgid "Add a virtual category"
+msgstr "Ajouter une catĂŠgorie virtuelle"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Autoriser les utilisateurs Ă  ajouter des commentaires dans les catĂŠgories sĂŠlectionnĂŠes"
+
+msgid "Categories"
+msgstr "CatĂŠgories"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "CatÊgories accessibles grâce à l'appartenance aux groupes"
+
+msgid "Categories manual order was saved"
+msgstr "L'ordre manuel des catĂŠgories a ĂŠtĂŠ sauvegardĂŠ"
+
+msgid "Categories ordered alphanumerically"
+msgstr "CatĂŠgories ordonnĂŠes alphabĂŠtico-numĂŠriquement"
+
+msgid "Category"
+msgstr "CatĂŠgorie"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Les ĂŠlĂŠments de la catĂŠgorie ont ĂŠtĂŠ associĂŠs aux catĂŠgories suivantes : %s"
+
+msgid "Category results for"
+msgstr "RĂŠsultats des catĂŠgories pour"
+
+msgid "The name of a category should not be empty"
+msgstr "Le nom de la catĂŠgorie ne doit pas ĂŞtre vide"
+
+msgid "Lock categories"
+msgstr "Verrouiller les catĂŠgories"
+
+msgid "Properties"
+msgstr "PropriĂŠtĂŠs"
+
+msgid "Private category"
+msgstr "CatĂŠgorie privĂŠe"
+
+msgid "Public category"
+msgstr "CatĂŠgorie publique"
+
+msgid "Find a new representant by random"
+msgstr "Trouver un nouveau reprĂŠsentant au hasard"
+
+msgid "Public / Private"
+msgstr "Publique / PrivĂŠe"
+
+msgid "Manage authorizations for selected categories"
+msgstr "GÊrer le type d'accès pour les catÊgories sÊlectionnÊes"
+
+msgid "Select uploadable categories"
+msgstr "SĂŠlectionner les catĂŠgories autorisĂŠes Ă  l'ajout"
+
+msgid "Virtual category added"
+msgstr "CatĂŠgorie virtuelle ajoutĂŠe"
+
+msgid "Virtual category deleted"
+msgstr "CatĂŠgorie virtuelle supprimĂŠe"
+
+msgid "Check all"
+msgstr "Tout cocher"
+
+msgid "Check for upgrade"
+msgstr "Dernière version ?"
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "La vÊrification de la dernière version sur le serveur a ÊchouÊe pour une raison inconnue."
+
+msgid "Choose an image"
+msgstr "Choisir une image Ă  ajouter"
+
+msgid "Monthly calendar"
+msgstr "Calendrier mensuel"
+
+msgid "Monthly list"
+msgstr "Liste mensuelle"
+
+msgid "Weekly list"
+msgstr "Liste hebdomadaire"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Cliquez ici si votre navigateur ne vous redirige pas."
+
+msgid "Close this window"
+msgstr "Fermer cette fenĂŞtre"
+
+msgid "cloud"
+msgstr "nuage"
+
+msgid "Come to discover the category:"
+msgstr "Venez dĂŠcouvrir la catĂŠgorie:"
+
+msgid "Comment"
+msgstr "Commentaire"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d commentaire"
+msgstr[1] "%d commentaires"
+
+msgid "Your comment has been registered"
+msgstr "Votre commentaire a ĂŠtĂŠ enregistrĂŠ"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Système anti-abus : merci de patienter avant d'ajouter un nouveau commentaire"
+
+msgid "comment date"
+msgstr "date du commentaire"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Votre commentaire n'a pas ÊtÊ enregistrÊ parce qu'il ne vÊrifie pas les règles de validation"
+
+msgid "Comments"
+msgstr "Commentaires"
+
+msgid "Add a comment"
+msgstr "Ajouter un commentaire"
+
+msgid "Comments for all"
+msgstr "Commentaires pour tous"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "Un administrateur doit valider votre commentaire afin qu'il soit visible."
+
+msgid "This login is already used by another user"
+msgstr "Ce nom d'utilisateur est dĂŠjĂ  pris"
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "Flux RSS complet (images, commentaires)"
+
+msgid "Access type"
+msgstr "Type d'accès"
+
+msgid "Information data registered in database"
+msgstr "Informations enregistrĂŠes dans la base de donnĂŠes"
+
+msgid "Default display"
+msgstr "Affichage par dĂŠfaut"
+
+msgid "Templates"
+msgstr "Templates (modèles)"
+
+msgid "The gallery URL is not valid."
+msgstr "L'adresse de la galerie n'est pas valide."
+
+msgid "General"
+msgstr "GĂŠnĂŠrale"
+
+msgid "Save page visits by administrators"
+msgstr "Enregistrer les pages visitĂŠes par les administrateurs"
+
+msgid "Save page visits by guests"
+msgstr "Enregistrer les pages visitĂŠes par les invitĂŠs"
+
+msgid "History"
+msgstr "Historique"
+
+msgid "Save page visits by users"
+msgstr "Enregistrer les pages visitĂŠes par les utilisateurs"
+
+msgid "Configuration"
+msgstr "Configuration"
+
+msgid "confirm"
+msgstr "confirmer"
+
+msgid "Confirm Password"
+msgstr "Confirmer le mot de passe"
+
+msgid "Webmaster mail address"
+msgstr "Adresse e-mail de l'Administrateur"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "Les visiteurs pourront vous contacter par ce mail"
+
+msgid "Main"
+msgstr "Principale"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "Le nombre de commentaires d'utilisateurs par page doit ĂŞtre compris entre 5 et 50."
+
+msgid "Upload"
+msgstr "TĂŠlĂŠchargement"
+
+msgid "Login"
+msgstr "Connexion"
+
+msgid "Connection settings"
+msgstr "Paramètres de connexion"
+
+msgid "Contact webmaster"
+msgstr "Contacter le webmestre"
+
+msgid "Controversy"
+msgstr "Controverse"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)]]"
+msgstr "Copiez le texte en rose entre les tirets et collez-le dans le fichier config_database.inc.php qui se trouve dans le rĂŠpertoire \"include\" Ă  la base de l'endroit oĂš vous avez installĂŠ Piwigo (le fichier config_database.inc.php ne doit comporter QUE ce qui est en rose entre les tirets, aucun retour Ă  la ligne ou espace n'est autorisĂŠ)"
+
+msgid "Create a new account"
+msgstr "CrĂŠer un nouveau compte"
+
+msgid "Created on"
+msgstr "CrĂŠĂŠe le"
+
+msgid "Creation date"
+msgstr "Date de crĂŠation"
+
+msgid "Current name"
+msgstr "Nom courant"
+
+msgid "Current password is wrong"
+msgstr "Erreur sur le mot de passe actuel"
+
+msgid "Customize"
+msgstr "Personnaliser"
+
+msgid "Your Gallery Customization "
+msgstr "Personnalisation de votre affichage "
+
+msgid "Database"
+msgstr "Base de donnĂŠes"
+
+msgid "date"
+msgstr "date"
+
+msgid "Date"
+msgstr "Date"
+
+msgid "Day"
+msgstr "Jour"
+
+msgid "Deactivate"
+msgstr "DĂŠsactiver"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "Par prĂŠcaution, les plugins suivants ont ĂŠtĂŠ dĂŠsactivĂŠs. VĂŠrifiez s'il existe des mises Ă  jour avant de les rĂŠactiver:"
+
+msgid "Accelerate diaporama speed"
+msgstr "AccĂŠlerer la vitesse du diaporama"
+
+msgid "Default gallery language"
+msgstr "Langue par dĂŠfaut de la galerie"
+
+msgid "Default"
+msgstr "Par dĂŠfaut"
+
+msgid "Default user cannot be deleted"
+msgstr "L'utilisateur par dĂŠfaut ne peut pas ĂŞtre supprimĂŠ"
+
+msgid "delete all images from your favorites"
+msgstr "supprimer toutes les images de vos favoris"
+
+msgid "Delete"
+msgstr "Supprimer"
+
+msgid "delete category"
+msgstr "supprimer la catĂŠgorie"
+
+msgid "Delete Representant"
+msgstr "Supprimer le reprĂŠsentant"
+
+msgid "Delete selected photos"
+msgstr "Supprimer les photos"
+
+msgid "Delete selected tags"
+msgstr "Supprimer les tags sĂŠlectionnĂŠs"
+
+msgid "Delete selected users"
+msgstr "Supprimer les utilisateurs sĂŠlectionnĂŠs"
+
+msgid "delete this comment"
+msgstr "supprimer ce commentaire"
+
+msgid "Deletions"
+msgstr "Suppressions"
+
+msgid "delete this image from your favorites"
+msgstr "supprimer cette image de vos favoris"
+
+msgid "Deny selected groups"
+msgstr "Interdire l'accès aux groupes sÊlectionnÊs"
+
+msgid "Deny selected users"
+msgstr "Interdire l'accès aux utilisateurs sÊlectionnÊs"
+
+msgid "descending"
+msgstr "dĂŠcroissant"
+
+msgid "Description"
+msgstr "Description"
+
+msgid "Dimensions"
+msgstr "Dimensions"
+
+msgid "Directory does not exist"
+msgstr "Le rĂŠpertoire n'exitse pas"
+
+msgid "Display"
+msgstr "Affichage"
+
+msgid "Display options"
+msgstr "Options d'affichage"
+
+msgid "Dissociated"
+msgstr "DissociĂŠe de"
+
+msgid "dissociate from category"
+msgstr "dissocier de la catĂŠgorie"
+
+msgid "dissociate from group"
+msgstr "dissocier du groupe"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Ko"
+
+msgid "Does not represent"
+msgstr "Ne reprĂŠsente pas"
+
+msgid "download"
+msgstr "tĂŠlĂŠcharger"
+
+msgid "download this file"
+msgstr "tĂŠlĂŠcharger ce fichier"
+
+msgid "Downloads"
+msgstr "TĂŠlĂŠchargements"
+
+msgid "Drag to re-order"
+msgstr "Cliquer-glisser pour rĂŠ-organiser"
+
+msgid "Files with same name in more than one physical category"
+msgstr "Fichiers portant le mĂŞme nom dans plusieurs catĂŠgories physiques"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d en attente de validation"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d images en attente rejetĂŠes"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d images en attente validĂŠes"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Chaque critère doit être satisfait"
+
+msgid "edit"
+msgstr "ĂŠditer"
+
+msgid "Edit a comment"
+msgstr "Editer un commentaire"
+
+msgid "Edit all picture informations"
+msgstr "Modifier toutes les informations liĂŠes Ă  cette image"
+
+msgid "Category informations updated successfully."
+msgstr "Les informations de la catÊgorie ont ÊtÊ mises à jour avec succès."
+
+msgid "edit category informations"
+msgstr "ĂŠditer les informations de cette catĂŠgorie"
+
+msgid "edit category permissions"
+msgstr "Modifier les permissions de la catĂŠgorie"
+
+msgid "Authorize upload"
+msgstr "Autoriser l'ajout d'images"
+
+msgid "Edit ranks"
+msgstr "Modifier l'ordre"
+
+msgid "Edit selected tags"
+msgstr "Editer les tags sĂŠlectionnĂŠs"
+
+msgid "Edit tags"
+msgstr "Editer les tags"
+
+msgid "edit this comment"
+msgstr "ĂŠditer ce commentaire"
+
+msgid "elements"
+msgstr "ĂŠlĂŠments"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d image"
+msgstr[1] "%d images"
+
+msgid "Elements"
+msgstr "Éléments"
+
+msgid "Not linked elements"
+msgstr "ElĂŠments non liĂŠs"
+
+msgid "elements per page"
+msgstr "ĂŠlĂŠments par page"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "images ajoutĂŠes au cours de %d derniers jours"
+
+msgid "Element type"
+msgstr "Type d'ĂŠlĂŠment"
+
+msgid "Email address"
+msgstr "Adresse e-mail"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "L'adresse email manque. Veuillez spĂŠcifier une adresse email."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Notifier les administrateurs quand un commentaire est supprimĂŠ"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Notifier les administrateurs quand un commentaire est modifiĂŠ"
+
+msgid "Email admins when a comment requires validation"
+msgstr "Notifier les administrateurs quand un commentaire requiert leur validation"
+
+msgid "Email admins when a new user registers"
+msgstr "Notifier les administrateurs lors de l'inscription d'un utilisateur"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "Notifier les administrateurs quand une image est tĂŠlĂŠchargĂŠe"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "Notifier les administrateurs quand un commentaire est enregistrĂŠ"
+
+msgid "Empty caddie"
+msgstr "Vider le panier"
+
+msgid "High definition enabled"
+msgstr "Haute dĂŠfinition actif"
+
+msgid "Enter your personnal informations"
+msgstr "Entrer vos informations personnelles"
+
+msgid "Environment"
+msgstr "Environnement"
+
+msgid "wrong date"
+msgstr "date erronĂŠe"
+
+msgid "Error sending email"
+msgstr "Erreur Ă  l'envoi du mail"
+
+msgid "excluded"
+msgstr "exclus"
+
+msgid "Extend for templates"
+msgstr "Etendre les templates"
+
+msgid "My favorites"
+msgstr "Mes favorites"
+
+msgid "display my favorites pictures"
+msgstr "afficher mes images favorites"
+
+msgid "Favorites"
+msgstr "Favoris"
+
+msgid "File"
+msgstr "Fichier"
+
+msgid "File name"
+msgstr "Nom du fichier"
+
+msgid "Filesize"
+msgstr "Poids"
+
+msgid "Filter"
+msgstr "Filtre"
+
+msgid "Filter and display"
+msgstr "Filtrer et afficher"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "premier ĂŠlĂŠment ajoutĂŠ le %s"
+
+msgid "First"
+msgstr "Première"
+
+msgid "Forbidden"
+msgstr "Interdits"
+
+msgid "Forgot your password?"
+msgstr "Mot de passe oubliĂŠ ?"
+
+msgid "Form"
+msgstr "Formulaire"
+
+msgid "Support"
+msgstr "Support"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "du %s au %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "La galerie est verrouillĂŠe pour cause de maintenance. Revenir plus tard."
+
+msgid "Gallery title"
+msgstr "Titre de la galerie"
+
+msgid "Gallery URL"
+msgstr "URL de la galerie"
+
+msgid "GD library is missing"
+msgstr "la bibliothèque GD est manquante"
+
+msgid "Page generated in"
+msgstr "Page fabriquĂŠe en"
+
+msgid "global mode"
+msgstr "mode global"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Parcourir la galerie en tant que visiteur"
+
+msgid "Grant selected groups"
+msgstr "Donner l'accès aux groupes sÊlectionnÊs"
+
+msgid "Grant selected users"
+msgstr "Donner l'accès aux utilisateurs sÊlectionnÊs"
+
+msgid "group"
+msgstr "groupe"
+
+msgid "Group"
+msgstr "Groupe"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "Le nom du groupe ne doit pas contenir \" ou ' et ne doit pas ĂŞtre vide."
+
+msgid "This name is already used by another group."
+msgstr "Ce nom est dĂŠjĂ  utilisĂŠ par un autre groupe."
+
+msgid "group by letters"
+msgstr "regrouper par lettres"
+
+msgid "Group name"
+msgstr "Nom du groupe"
+
+msgid "Groups"
+msgstr "Groupes"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "groupe \"%s\" ajoutĂŠ"
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "groupe \"%s\" supprimĂŠ"
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "groupe \"%s\" mis Ă  jour"
+
+msgid "guest"
+msgstr "visiteur"
+
+msgid "Guest cannot be deleted"
+msgstr "L'invitĂŠ ne peut pas ĂŞtre supprimĂŠ"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "Statut de l'utilisateur \"guest\" non conforme, utilisation du statut par dĂŠfaut. Veuillez prĂŠvenir le webmestre."
+
+msgid "Guests"
+msgstr "InvitĂŠs"
+
+msgid "Hello"
+msgstr "Bonjour"
+
+msgid "Hello,"
+msgstr "Bonjour,"
+
+msgid "Help"
+msgstr "Aide"
+
+msgid "Hide"
+msgstr "Masquer"
+
+msgid "High filesize"
+msgstr "Taille du fichier HR"
+
+msgid "available for administrators only"
+msgstr "disponible uniquement pour les administrateurs"
+
+msgid "shows images at the root of this category"
+msgstr "montre les images Ă  la racine de cette catĂŠgorie"
+
+msgid "See last users comments"
+msgstr "Voir les derniers commentaires utilisateur"
+
+msgid "customize the appareance of the gallery"
+msgstr "personnaliser l'apparence de la galerie"
+
+msgid "search"
+msgstr "recherche"
+
+msgid "Home"
+msgstr "Accueil"
+
+msgid "Hope to see you back soon."
+msgstr "En espÊrant vous revoir très prochainement..."
+
+msgid "Hour"
+msgstr "Heure"
+
+msgid "Identification"
+msgstr "Identification"
+
+msgid "Element"
+msgstr "Element"
+
+msgid "Image id"
+msgstr "Identifiant image"
+
+msgid "Image only RSS feed"
+msgstr "Flux RSS des images"
+
+msgid "in this category"
+msgstr "dans cette catĂŠgorie"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "dans %d sous-catĂŠgorie"
+msgstr[1] "dans %d sous-catĂŠgories"
+
+msgid "Images manual order was saved"
+msgstr "L'ordre manuel des images a ĂŠtĂŠ sauvĂŠ"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr "dans <i>%s</i>, avant <b>?></b>, insĂŠrer:"
+
+msgid "included"
+msgstr "inclus"
+
+msgid "Reduce diaporama speed"
+msgstr "Ralentir la vitesse du diaporama"
+
+msgid "Informations"
+msgstr "Informations"
+
+msgid "Basic configuration"
+msgstr "Configuration de Base"
+
+msgid "Install"
+msgstr "Installer"
+
+msgid "Installation"
+msgstr "Installation"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "La configuration de l'application s'est correctement dĂŠroulĂŠe, place Ă  la prochaine ĂŠtape<br><br>"
+"* allez sur la page d'identification et connectez-vous avec le pseudo donnĂŠ pour le webmaster<br>"
+"* celui-ci vous permet d'accĂŠder Ă  la partie administration et aux instructions pour placer les images dans les rĂŠpertoires."
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Besoin d'aide ? Posez votre question sur le <a href=\"%s\">forum de Piwigo</a>."
+
+msgid "Webmaster login"
+msgstr "Administrateur"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "Cet identifiant apparaĂŽtra Ă  tous vos visiteurs. Il vous sert pour administrer le site"
+
+msgid "Instructions"
+msgstr "Instructions"
+
+msgid "Invalid password!"
+msgstr "Mot de passe invalide !"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "par dĂŠfaut"
+
+msgid "High definition"
+msgstr "Haute dĂŠfinition"
+
+msgid "default values"
+msgstr "valeurs par dĂŠfaut"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "Apparemment, la version PHP de votre hĂŠbergeur est PHP %s."
+
+msgid "jump to category"
+msgstr "Se rendre dans la catĂŠgorie"
+
+msgid "jump to image"
+msgstr "Se rendre Ă  l'image"
+
+msgid "Keyword"
+msgstr "Mot-clef"
+
+msgid "Language"
+msgstr "Langue"
+
+#, c-format
+msgid "last %d days"
+msgstr "%d derniers jours"
+
+msgid "Last"
+msgstr "Dernière"
+
+msgid "leave"
+msgstr "laisser"
+
+msgid "letters"
+msgstr "lettres"
+
+msgid "Contacts"
+msgstr "Contacts"
+
+msgid "Friends"
+msgstr "Amis"
+
+msgid "Family"
+msgstr "Famille"
+
+msgid "Admins"
+msgstr "Admins"
+
+msgid "Link all category elements to a new category"
+msgstr "Associer tous les ĂŠlĂŠments de la catĂŠgorie Ă  une nouvelle catĂŠgorie"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Associer tous les ĂŠlĂŠments de la catĂŠgorie Ă  des catĂŠgories existantes"
+
+msgid "Linked categories"
+msgstr "CatĂŠgories associĂŠes"
+
+msgid "Modify information"
+msgstr "Modifier les informations"
+
+msgid "Links"
+msgstr "Liens"
+
+msgid "Lock"
+msgstr "Verrouiller"
+
+msgid "Locked"
+msgstr "VerrouillĂŠes"
+
+msgid "Lock gallery"
+msgstr "Verrouiller la galerie"
+
+msgid "Logout"
+msgstr "DĂŠconnexion"
+
+msgid "E-mail address"
+msgstr "Adresse e-mail"
+
+msgid "Mail address"
+msgstr "Adresse e-mail"
+
+msgid "Mail content"
+msgstr "Contenu du mail"
+
+msgid "Maintenance"
+msgstr "Maintenance"
+
+msgid "Manage"
+msgstr "GĂŠrer"
+
+msgid "manage category elements"
+msgstr "GĂŠrer les ĂŠlĂŠments de la catĂŠgorie"
+
+msgid "manage image ranks"
+msgstr "gĂŠrer l'ordre des images"
+
+msgid "Manage image ranks"
+msgstr "GĂŠrer l'ordre des images"
+
+msgid "Manage permissions for a category"
+msgstr "GĂŠrer les permissions pour une catĂŠgorie"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "GĂŠrer les permissions pour le groupe \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "GĂŠrer les permissions pour l'utilisateur \"%s\""
+
+msgid "manage sub-categories"
+msgstr "GĂŠrer les sous-catĂŠgories"
+
+msgid "Manage tags"
+msgstr "GĂŠrer les tags"
+
+msgid "obligatory"
+msgstr "obligatoire"
+
+msgid "Maximum height of the pictures"
+msgstr "Hauteur maximum des images"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "La hauteur maximum des images doit ĂŞtre supĂŠrieure Ă  50"
+
+msgid "maximum height"
+msgstr "Hauteur maximum"
+
+msgid "maximum width"
+msgstr "Largeur maximum"
+
+msgid "Maximum width of the pictures"
+msgstr "Largeur maximum des images"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "La largeur des images doit ĂŞtre supĂŠrieure Ă  50"
+
+msgid "Members"
+msgstr "Membres"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d membre"
+msgstr[1] "%d membres"
+
+msgid "Metadata synchronized from file"
+msgstr "MĂŠta-donnĂŠes synchronisĂŠes Ă  partir du fichier"
+
+msgid "Minimum privacy level"
+msgstr "Niveau minimal de confidentialitĂŠ"
+
+msgid "display a calendar by creation date"
+msgstr "afficher un calendrier par date de crĂŠation"
+
+msgid "display all elements in all sub-categories"
+msgstr "afficher Ă  plat les ĂŠlĂŠments des catĂŠgories et des sous-catĂŠgories"
+
+msgid "return to normal view mode"
+msgstr "retourner Ă  la vue normale"
+
+msgid "display a calendar by posted date"
+msgstr "afficher un calendrier par date d'ajout"
+
+msgid "Month"
+msgstr "Mois"
+
+msgid "Most visited"
+msgstr "Plus vues"
+
+msgid "display most visited pictures"
+msgstr "afficher les images les plus vues"
+
+msgid "Move"
+msgstr "DĂŠplacer"
+
+msgid "Move categories"
+msgstr "DĂŠplacer les catĂŠgories"
+
+msgid "N/A"
+msgstr "non disponible"
+
+msgid "Name"
+msgstr "Nom"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "Le nombre d'images par ligne doit ĂŞtre un entier non nul"
+
+msgid "Number of images per row"
+msgstr "Nombre de miniatures par ligne"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "Le nombre de lignes par page doit ĂŞtre un entier non nul"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "Le temps de prĂŠparation de la liste des utilisateurs pour l'envoi est limitĂŠ. Les autres utilisateurs ne sont pas listĂŠs."
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "Le temps d'envoi des mails est limitĂŠ. Les autres envois de mail ont ĂŠtĂŠ ignorĂŠs."
+
+msgid "To send ?"
+msgstr "A envoyer ?"
+
+msgid "Last send"
+msgstr "Dernier envoi"
+
+msgid "email"
+msgstr "Email"
+
+msgid "User"
+msgstr "Utilisateur"
+
+msgid "Complementary mail content"
+msgstr "Contenu complĂŠmentaire au mail"
+
+msgid "See you soon,"
+msgstr "A bientĂ´t,"
+
+msgid ", click on "
+msgstr ", cliquez sur "
+
+msgid "Go to "
+msgstr "Rendez-vous sur "
+
+msgid "Hello "
+msgstr "Bonjour "
+
+msgid "New elements were added "
+msgstr "De nouveaux ĂŠlĂŠments ont ĂŠtĂŠ ajoutĂŠs "
+
+msgid "between "
+msgstr "entre le "
+
+msgid " and "
+msgstr " et le "
+
+msgid " on "
+msgstr " le "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Problèmes ou de questions"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "En cas de problèmes ou de questions, envoyer un mail à "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "Vous venez d'ĂŞtre inscrit par le webmestre du site pour recevoir la notification par mail."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Vous venez de vous inscrire pour recevoir la notification par mail."
+
+msgid "To subscribe"
+msgstr "Pour vous inscrire"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "Vous venez d'ĂŞtre dĂŠsinscrit par le webmestre du site pour ne plus recevoir la notification par mail."
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Vous venez de vous dĂŠsinscrire pour ne plus recevoir la notification par mail."
+
+msgid "To unsubscribe"
+msgstr "Pour vous dĂŠsinscrire"
+
+msgid "With blank value, gallery title will be used"
+msgstr "Sans valeur, le titre de la galerie sera utilisĂŠ"
+
+msgid "Available only with HTML format"
+msgstr "Disponible uniquement avec le format HTML"
+
+msgid "Notification"
+msgstr "Notification"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Erreur lors de l'envoi du mail Ă  %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "Mail envoyĂŠ Ă  %s [%s]."
+
+msgid "No mail to send."
+msgstr "Pas de mail Ă  envoyer."
+
+msgid "There is no available subscribers to mail."
+msgstr "Il n'y a pas d'utilisateur Ă  notifier par mail."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Un utilisateur est Ă  notifier si de nouveaux ĂŠlĂŠments sont disponibles pour cet utilisateur."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "Il se peut aussi qu'il n'y ait aucun utilisateur inscrit (seul le webmaster a accès à cet onglet)."
+
+msgid "No user to send notifications by mail."
+msgstr "Pas d'utilisateur pour envoyer des notifications par mails."
+
+msgid "New elements added"
+msgstr "Nouveaux ĂŠlĂŠments ajoutĂŠs"
+
+msgid "Subscribe to notification by mail"
+msgstr "Inscription Ă  la notification par mail"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "DĂŠsinscription Ă  la notification par mail"
+
+msgid "Parameter"
+msgstr "ParamĂŠtrage"
+
+msgid "Processing treatment.Please wait..."
+msgstr "Traitement en cours.\nVeuillez patienter..."
+
+msgid "Continue processing treatment"
+msgstr "Continuer le traitement en cours..."
+
+msgid "Add detailed content"
+msgstr "Ajout d'un contenu dĂŠtaillĂŠ"
+
+msgid "Send mail on HTML format"
+msgstr "Envoyer le mail au format HTML"
+
+msgid "Send mail as"
+msgstr "Envoyer le mail en tant que"
+
+msgid "Send mail to users"
+msgstr "Envoi de mail aux utilisateurs"
+
+msgid "Send"
+msgstr "Envoi"
+
+msgid "Options"
+msgstr "Options"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Inclure l'affichage des dernières images groupÊes par dates"
+
+msgid "Subscribed"
+msgstr "Inscrits"
+
+msgid "Subscribe"
+msgstr "Inscription"
+
+msgid "Parameters"
+msgstr "Paramètres"
+
+msgid "Select recipients"
+msgstr "SĂŠlection des envois"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "Inscrire/dĂŠsinscrire les utilisateurs"
+
+msgid "Unknown identifier"
+msgstr "Identifiants inconnus"
+
+msgid "Unsubscribed"
+msgstr "Non Inscrits"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "L'utilisateur %s [%s] a ĂŠtĂŠ supprimĂŠ de la liste des inscrits."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "L'utilisateur %s [%s] a ĂŠtĂŠ ajoutĂŠ Ă  la liste des inscrits."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "L'utilisateur %s [%s] n'a pas ĂŠtĂŠ supprimĂŠ de la liste des inscrits."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "L'utilisateur %s [%s] n'a pas ĂŠtĂŠ ajoutĂŠ Ă  la liste des inscrits."
+
+msgid "User %s [%s] added."
+msgstr "Utilisateur %s [%s] ajoutĂŠ."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "Attention, l'inscription ou la dĂŠsincription entraine l'envoi de mail aux utilisateurs concernĂŠs"
+
+msgid "Number of rows per page"
+msgstr "Nombre de lignes par page"
+
+msgid "New name"
+msgstr "Nouveau nom"
+
+#, c-format
+msgid "New on %s"
+msgstr "Nouveau le %s"
+
+msgid "New parent category"
+msgstr "Nouvelle catĂŠgorie parente"
+
+msgid "New password"
+msgstr "Nouveau mot de passe"
+
+msgid "New password confirmation does not correspond"
+msgstr "Erreur de confirmation de mot de passe"
+
+msgid "New password sent by email"
+msgstr "Nouveau mot de passe envoyĂŠ par e-mail"
+
+msgid "Rate this picture"
+msgstr "Votez pour cette image"
+
+msgid "New tag"
+msgstr "Nouveau tag"
+
+msgid "Next"
+msgstr "Suivante"
+
+msgid "No"
+msgstr "Non"
+
+msgid "No element in this category"
+msgstr "Aucun ĂŠlĂŠment dans cette catĂŠgorie"
+
+msgid "No email address"
+msgstr "Pas d'adresse e-mail"
+
+msgid "No photo can be deleted"
+msgstr "Aucune photo ne peut ĂŞtre supprimĂŠe"
+
+msgid "no rate"
+msgstr "pas de note"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Aucun tag dĂŠfini. Utiliser l'ĂŠcran Adminstration>Images>Tags"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Note: seules les photos ajoutĂŠes via pLoader peuvent ĂŞtre supprimĂŠes"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Notez que vous pouvez changer vous-même la configuration PHP et re-lancer Piwigo après."
+
+msgid "nothing"
+msgstr "rien"
+
+msgid "No classic user matches this email address"
+msgstr "Cette adresse e-mail ne correspond Ă  aucun utilisateur classique"
+
+msgid "no write access"
+msgstr "Pas d'accès en Êcriture"
+
+msgid "Number of comments per page"
+msgstr "Nombre de commentaires par page"
+
+msgid "Number of downloads"
+msgstr "Nombre de tĂŠlĂŠchargements"
+
+msgid "Number of items"
+msgstr "Nombre d'ĂŠlĂŠment"
+
+msgid "Number of rates"
+msgstr "Nombre de notes"
+
+msgid "Number of thumbnails to create"
+msgstr "Nombre de miniatures Ă  crĂŠer"
+
+msgid "Mail address is obligatory for all users"
+msgstr "L'adresse mail est obligatoire pour tous les utilisateurs"
+
+msgid "Only private categories are listed"
+msgstr "Seules les catĂŠgories privĂŠes sont listĂŠes"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "Seuls le prĂŠfixe des miniatures et l'adresse email du webmestre ont ĂŠtĂŠs sauvegardĂŠs de la configuration prĂŠcĂŠdente"
+
+msgid "Operating system"
+msgstr "Système d'exploitation"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Toutes les optimisations ont ÊtÊ rÊalisÊes avec succès."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Certaines optimisations se sont terminĂŠes avec des erreurs."
+
+msgid "Optional URL keyword"
+msgstr "Paramètre facultatif de l'URL"
+
+msgid "Order alphanumerically"
+msgstr "Ordonner alphabĂŠtico-numĂŠriquement"
+
+msgid "Original dimensions"
+msgstr "Dimensions d'origine"
+
+msgid "Original templates"
+msgstr "Templates d'origine"
+
+msgid "Other private categories"
+msgstr "Autres catĂŠgories privĂŠes"
+
+msgid "Overall"
+msgstr "Vue globale"
+
+msgid "overrides existing values with empty ones"
+msgstr "ĂŠcraser les donnĂŠes existantes avec des donnĂŠes vides"
+
+msgid "Page banner"
+msgstr "Bannière des pages"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "Pages vues"
+
+msgid "Parent category"
+msgstr "CatĂŠgorie parente"
+
+msgid "Password"
+msgstr "Mot de passe"
+
+msgid "Password confirmation error."
+msgstr "Erreur de confirmation du mot de passe."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "La confirmation du mot de passe manque. Veuillez confirmer le mot de passe choisi."
+
+msgid "Password forgotten"
+msgstr "Mot de passe oubliĂŠ"
+
+msgid "Password is missing. Please enter the password."
+msgstr "Le mot de passe manque. Veuillez saisir le mot de passe."
+
+msgid "password updated"
+msgstr "mot de passe mis Ă  jour"
+
+msgid "Path"
+msgstr "Chemin"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Veuillez effectuer une maintenance dans [Administration>SpÊciales>Maintenance] si vous rencontrez des problèmes."
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "La pĂŠriode de nouveautĂŠ doit ĂŞtre un entier positif"
+
+msgid "Permalink"
+msgstr "Lien permanent"
+
+msgid "Permalink history"
+msgstr "Historique des liens permanents"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "Le lien permanent ne doit contenir des caractères que parmi \"a-zA-Z0-9\", \"-\", \"_\" ou \"/\". Il ne doit pas être numÊrique ou commencer par un nombre suivi par \"-\""
+
+msgid "Permalinks"
+msgstr "Liens permanents"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "Le lien permanent %s a ĂŠtĂŠ utilisĂŠ prĂŠcĂŠdemment par la catĂŠgorie %s. Veuillez l'effacer de l'historique des liens permanents"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "Le lien permanent %s est dèja utilisÊ par la catÊgorie %s"
+
+msgid "Permission denied"
+msgstr "Accès interdit"
+
+msgid "Permission granted"
+msgstr "Accès autorisÊ"
+
+msgid "Permission granted thanks to a group"
+msgstr "Accès autorisÊ grâce à l'appartenance aux groupes"
+
+msgid "Permissions"
+msgstr "Permissions"
+
+msgid "PHP 5 is required"
+msgstr "PHP 5 est requis"
+
+msgid "picture"
+msgstr "image"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Cliquer sur l'image pour la visualiser en haute dĂŠfinition"
+
+msgid "Picture informations updated"
+msgstr "Informations de l'image mises Ă  jour"
+
+msgid "Pictures"
+msgstr "Images"
+
+msgid "Show file metadata"
+msgstr "Montrer les mĂŠta-donnĂŠes du fichier"
+
+msgid "Piwigo Administration"
+msgstr "Administration de Piwigo"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Newsletter Piwigo"
+
+msgid "Piwigo Help"
+msgstr "Aide de Piwigo"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo va essayer de passer en PHP 5 en crĂŠant ou en modifiant le fichier .htaccess."
+
+msgid "Piwigo version"
+msgstr "Version de Piwigo"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo n'a pas pu configurer PHP 5."
+
+msgid "Plugins"
+msgstr "Plugins"
+
+msgid "Current<br>version"
+msgstr "Version<br>actuelle"
+
+msgid "Can't read or extract archive."
+msgstr "Impossible de lire ou d'extraire l'archive."
+
+msgid "Automatic installation"
+msgstr "Installation automatique"
+
+msgid "Automatic upgrade"
+msgstr "Mise Ă  jour automatique"
+
+msgid "Plugin versions can't be checked"
+msgstr "Impossible de vĂŠrifier les plugins suivants"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "VĂŠrifiez les permissions du dossier \"plugins\" et de ses sous-dossiers (CHMOD)."
+
+msgid "Can't download archive."
+msgstr "Impossible de rĂŠcupĂŠrer l'archive."
+
+msgid "Plugins up to date"
+msgstr "Plugins Ă  jour"
+
+msgid "Download file"
+msgstr "TĂŠlĂŠcharger le fichier"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Une erreur est survenue pendant l'extraction des fichiers (%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Rendez-vous dans la liste des plugins pour l'installer et l'activer."
+
+msgid "Plugin has been successfully copied"
+msgstr "Le plugin a ÊtÊ copiÊ avec succès."
+
+msgid "Plugins which need upgrade"
+msgstr "Plugins necessitant une mise Ă  jour"
+
+msgid "Available<br>version"
+msgstr "Version<br>disponible"
+
+msgid "Last revisions"
+msgstr "Dernières rÊvisions"
+
+msgid "Can't connect to server."
+msgstr "Impossible de se connecter au serveur."
+
+msgid "Plugin list"
+msgstr "Liste des plugins"
+
+msgid "Other plugins"
+msgstr "Autres plugins disponibles"
+
+msgid "Check for updates"
+msgstr "VĂŠrifier les mises Ă  jour"
+
+msgid "Can't create temporary file."
+msgstr "Impossible de crĂŠer un fichier temporaire."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s a ÊtÊ mis à jour avec succès."
+
+msgid "Position"
+msgstr "Position"
+
+msgid "Post date"
+msgstr "Date d'ajout"
+
+msgid "Posted on"
+msgstr "AjoutĂŠe le"
+
+msgid "Powered by"
+msgstr "PropulsĂŠ par"
+
+msgid "Preferences"
+msgstr "PrĂŠfĂŠrences"
+
+msgid "Previous"
+msgstr "PrĂŠcĂŠdente"
+
+msgid "Privacy level"
+msgstr "Niveau de confidentialitĂŠ"
+
+msgid "Profile"
+msgstr "Profil"
+
+msgid "Purge compiled templates"
+msgstr "Purger les templates compilĂŠs"
+
+msgid "Purge history detail"
+msgstr "Purger le detail de l'historique"
+
+msgid "Purge history summary"
+msgstr "Purger le sommaire de l'historique"
+
+msgid "Purge never used notification feeds"
+msgstr "Purger les flux de notification jamais utilisĂŠs"
+
+msgid "Purge search history"
+msgstr "Purger l'historique des recherches"
+
+msgid "Purge sessions"
+msgstr "Purger les sessions"
+
+msgid "Quick connect"
+msgstr "Connexion rapide"
+
+msgid "Quick Local Synchronization"
+msgstr "Synchronisation Rapide"
+
+msgid "Random pictures"
+msgstr "Images au hasard"
+
+msgid "display a set of random pictures"
+msgstr "afficher un ensemble alĂŠatoire d'images"
+
+msgid "randomly represented"
+msgstr "reprĂŠsentant au hasard"
+
+msgid "Random picture"
+msgstr "Au hasard"
+
+msgid "Rank"
+msgstr "Rang"
+
+msgid "ranks"
+msgstr "rangs"
+
+msgid "Rate"
+msgstr "Note"
+
+msgid "Rate date"
+msgstr "Date de notation"
+
+msgid "Rating"
+msgstr "Notation"
+
+msgid "Rating by guests"
+msgstr "Notation par les invitĂŠs"
+
+msgid "Recent categories"
+msgstr "CatĂŠgories rĂŠcentes"
+
+msgid "display recently updated categories"
+msgstr "afficher les catĂŠgories rĂŠcemment mises Ă  jour ou crĂŠĂŠes"
+
+msgid "Recent period"
+msgstr "PĂŠriode rĂŠcente"
+
+msgid "Recent pictures"
+msgstr "Images rĂŠcentes"
+
+msgid "display most recent pictures"
+msgstr "afficher les images les plus rĂŠcentes"
+
+msgid "Redirection..."
+msgstr "Redirection..."
+
+msgid "Please, enter a login"
+msgstr "S'il vous plaĂŽt, entrez un nom utilisateur"
+
+msgid "login mustn't end with a space character"
+msgstr "le nom utilisateur ne doit pas se terminer par un espace"
+
+msgid "login mustn't start with a space character"
+msgstr "le nom utilisateur ne doit pas commencer par un espace"
+
+msgid "this login is already used"
+msgstr "ce nom utilisateur est dĂŠjĂ  pris"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "L'adresse mail doit ĂŞtre de la forme xxx@yyy.eee (exemple : jack@altern.org)"
+
+msgid "a user use already this mail address"
+msgstr "un utilisateur utilise dĂŠjĂ  cette adresse e-mail"
+
+msgid "please enter your password again"
+msgstr "S'il vous plaĂŽt, entrez Ă  nouveau votre mot de passe"
+
+msgid "Register"
+msgstr "S'enregistrer"
+
+msgid "Registration"
+msgstr "Enregistrement"
+
+msgid "registration date"
+msgstr "date d'enregistrement"
+
+msgid "Reject"
+msgstr "Rejeter"
+
+msgid "Reject All"
+msgstr "Tout rejeter"
+
+msgid "Related tags"
+msgstr "Tags liĂŠs"
+
+msgid "Released on"
+msgstr "AjoutĂŠ le"
+
+msgid "Auto login"
+msgstr "Connexion auto"
+
+msgid "clean"
+msgstr "nettoyer"
+
+msgid "remove remote listing.xml file"
+msgstr "supprimer le fichier listing.xml distant"
+
+msgid "generate listing"
+msgstr "gĂŠnĂŠrer le listing"
+
+msgid "generate file listing.xml on remote site"
+msgstr "gĂŠnĂŠrer le fichier listing.xml sur le site distant"
+
+msgid "Create this site"
+msgstr "CrĂŠer ce site"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Un fichier listing.xml local a ĂŠtĂŠ trouvĂŠ pour "
+
+msgid "read local listing.xml and update"
+msgstr "lire le listing.xml local et mettre Ă  jour"
+
+msgid "test"
+msgstr "tester"
+
+msgid "test this remote site"
+msgstr "tester ce site distant"
+
+msgid "remove tags"
+msgstr "supprimer les tags"
+
+msgid "remove this tag from the list"
+msgstr "enlever ce tag de la liste"
+
+msgid "Repair and optimize database"
+msgstr "RĂŠparer et optimiser la base de donnĂŠes"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "Remplacement des templates d'origine par vos templates adaptĂŠs du dossier template-extension"
+
+msgid "Replacers (customized templates)"
+msgstr "Remplaçants (templates modifiÊs)"
+
+msgid "Representant"
+msgstr "ReprĂŠsentant"
+
+msgid "Representation of categories"
+msgstr "ReprĂŠsentation des catĂŠgories"
+
+msgid "representative"
+msgstr "ReprĂŠsentante"
+
+msgid "Representative"
+msgstr "ReprĂŠsentant"
+
+msgid "Represents"
+msgstr "ReprĂŠsente"
+
+msgid "Reset"
+msgstr "Annuler"
+
+msgid "Reset to default values"
+msgstr "RĂŠtablir les valeurs par dĂŠfaut"
+
+msgid "Retrieve password"
+msgstr "RĂŠcupĂŠrer un mot de passe"
+
+msgid "return to homepage"
+msgstr "retour Ă  la page d'accueil"
+
+msgid "RSS feed"
+msgstr "flux RSS"
+
+msgid "Save order"
+msgstr "Sauvegarder l'ordre"
+
+msgid "Save to permalink history"
+msgstr "Sauvegarder dans l'historique des liens permanents"
+
+msgid "Search"
+msgstr "Rechercher"
+
+msgid "Search for Author"
+msgstr "Rechercher un auteur"
+
+msgid "Search in Categories"
+msgstr "Rechercher dans les catĂŠgories"
+
+msgid "Search by Date"
+msgstr "Recherche par date"
+
+msgid "End-Date"
+msgstr "Date de fin"
+
+msgid "Kind of date"
+msgstr "Type de date"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "mots recherchĂŠs : %s"
+
+msgid "Search for words"
+msgstr "Recherche de mot"
+
+msgid "Search for all terms "
+msgstr "Rechercher tous les mots"
+
+msgid "Search for any terms"
+msgstr "Rechercher un des mots"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Requête vide. Aucun critère fourni."
+
+msgid "Search Options"
+msgstr "Options de recherche"
+
+msgid "Search results"
+msgstr "RĂŠsultats de recherche"
+
+msgid "Search rules"
+msgstr "Critères de recherche"
+
+msgid "Search in subcategories"
+msgstr "Rechercher dans les sous-catĂŠgories"
+
+msgid "Search tags"
+msgstr "Rechercher les tags"
+
+msgid "Section"
+msgstr "Section"
+
+msgid "See available tags"
+msgstr "Voir les tags disponibles"
+
+msgid "See images linked to this tag only"
+msgstr "Voir les images liĂŠes uniquement Ă  ce tag"
+
+msgid "See you soon."
+msgstr "A bientĂ´t."
+
+msgid "Select at least one category"
+msgstr "SĂŠlectionner au moins une catĂŠgorie"
+
+msgid "Select at least one picture"
+msgstr "SĂŠlectionner au moins une image"
+
+msgid "Select at least one user"
+msgstr "SĂŠlectionner au moins un utilisateur"
+
+msgid "selection"
+msgstr "sĂŠlection"
+
+msgid "Send an information email to group members"
+msgstr "Envoyer un mail d'informations aux membres d'un groupe"
+
+msgid "Contact"
+msgstr "Contacter"
+
+msgid "Send new password"
+msgstr "Envoyer le nouveau mot de passe"
+
+msgid "Sent by"
+msgstr "EnvoyĂŠ par"
+
+msgid "set as category representative"
+msgstr "Choisir comme reprĂŠsentante de cette catĂŠgorie"
+
+msgid "set to"
+msgstr "changer en"
+
+msgid "Show info"
+msgstr "Montrer les informations"
+
+msgid "Show number of comments"
+msgstr "Montrer le nombre de commentaires"
+
+msgid "Show number of hits"
+msgstr "Montrer le nombre de visualisations"
+
+msgid "show tag cloud"
+msgstr "montrer le nuage de tags"
+
+msgid "Show upload link every time"
+msgstr "Afficher le lien d'ajout d'image tout le temps"
+
+msgid "Since"
+msgstr "Depuis"
+
+msgid "singly represented"
+msgstr "reprĂŠsentant fixe"
+
+msgid "This site already exists"
+msgstr "Ce site existe dĂŠjĂ "
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "CrĂŠer un nouveau site distant : (donner son URL vers create_listing_file.php)"
+
+msgid "created"
+msgstr "crĂŠĂŠ"
+
+msgid "delete"
+msgstr "supprimer"
+
+msgid "deleted"
+msgstr "supprimĂŠ"
+
+msgid "delete this site and all its attached elements"
+msgstr "supprimer ce site et toutes les informations associĂŠes"
+
+msgid "an error happened"
+msgstr "une erreur est survenue"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "le fichier create_listing_file.php est introuvable sur le site distant"
+
+msgid "Local"
+msgstr "Local"
+
+msgid "Site manager"
+msgstr "Gestionnaire des sites"
+
+msgid "Remote"
+msgstr "Distant"
+
+msgid "synchronize"
+msgstr "synchroniser"
+
+msgid "update the database from files"
+msgstr "met Ă  jour la base de donnĂŠes Ă  partir des fichiers"
+
+msgid "slideshow"
+msgstr "Diaporama"
+
+msgid "stop the slideshow"
+msgstr "arrĂŞter le diaporama"
+
+msgid "Sorry!"
+msgstr "DĂŠsolĂŠ!"
+
+msgid "Sort by"
+msgstr "Trier selon"
+
+msgid "Sort order"
+msgstr "Ordre de tri"
+
+msgid "Specials"
+msgstr "SpĂŠciales"
+
+msgid "SQL queries"
+msgstr "nombre de requĂŞtes SQL"
+
+msgid "SQL queries in"
+msgstr "requĂŞtes SQL en"
+
+msgid "display only recently posted images"
+msgstr "n'afficher que les ĂŠlĂŠments rĂŠcents"
+
+msgid "Start Install"
+msgstr "DĂŠmarrer l'installation"
+
+msgid "Play of slideshow"
+msgstr "Lecture du diaporama"
+
+msgid "Repeat the slideshow"
+msgstr "RĂŠpeter le diaporama"
+
+msgid "Statistics"
+msgstr "Statistiques"
+
+msgid "status"
+msgstr "statut"
+
+msgid "Status"
+msgstr "Statut"
+
+msgid "Parameters are correct"
+msgstr "Les paramètres rentrÊs sont corrects"
+
+msgid "Database name"
+msgstr "Nom de la base"
+
+msgid "also given by your host provider"
+msgstr "celui fourni par votre hĂŠbergeur"
+
+msgid "Database type"
+msgstr "Type de base de donnĂŠes"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "La base de donnĂŠes Ă  utiliser pour installer piwigo"
+
+msgid "Can't connect to server"
+msgstr "Impossible de se connecter au serveur"
+
+msgid "Host"
+msgstr "HĂ´te"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, toto.freesurf.fr"
+
+msgid "user password given by your host provider"
+msgstr "celui fourni par votre hĂŠbergeur"
+
+msgid "Database table prefix"
+msgstr "PrĂŠfixe des noms de table"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "le nom des tables apparaĂŽtra avec ce prĂŠfixe (permet de mieux gĂŠrer sa base de donnĂŠes)"
+
+msgid "Database configuration"
+msgstr "Configuration de la Base de donnĂŠes"
+
+msgid "user login given by your host provider"
+msgstr "nom d'utilisateur pour votre hĂŠbergeur"
+
+msgid "enter a login for webmaster"
+msgstr "veuillez rentrer un pseudo pour le webmaster"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "le pseudo du webmaster ne doit pas comporter les caractère \" et '"
+
+msgid "Webmaster password"
+msgstr "Mot de passe"
+
+msgid "Password [confirm]"
+msgstr "Mot de passe [ Confirmer ]"
+
+msgid "verification"
+msgstr "VĂŠrification"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "Il doit rester confidentiel, il permet d'accĂŠder au panneau d'administration."
+
+msgid "Admin configuration"
+msgstr "Configuration du compte Administrateur"
+
+msgid "return to the display of all images"
+msgstr "retourner Ă  l'affichage de tous les ĂŠlĂŠments"
+
+msgid "Pause of slideshow"
+msgstr "Pause du diaporama"
+
+msgid "Not repeat the slideshow"
+msgstr "Ne pas rĂŠpeter le diaporama"
+
+msgid "Directory"
+msgstr "RĂŠpertoire"
+
+msgid "Storage category"
+msgstr "CatĂŠgorie de stockage"
+
+msgid "sub-categories"
+msgstr "sous-catĂŠgories"
+
+msgid "Submit"
+msgstr "Valider"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "Restez en contact avec le projet Piwigo, abonnez-vous Ă  la newsletter. Vous recevrez un email lorsqu'une nouvelle version sera disponible (parfois un bug de sĂŠcuritĂŠ est corrigĂŠ, il est important d'ĂŞtre au courant et de mettre Ă  jour) ou qu'un ĂŠvĂŠnement majeur surviendra sur le projet. Seulement quelques messages par an."
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Abonner %s Ă  la newsletter Piwigo"
+
+msgid "Summary"
+msgstr "RĂŠsumĂŠ"
+
+msgid "Sum of rates"
+msgstr "Somme des notes"
+
+msgid "synchronize metadata"
+msgstr "synchroniser les mĂŠta-donnĂŠes"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d tag"
+msgstr[1] "%d tags"
+
+msgid "Tag results for"
+msgstr "RĂŠsultats des tags pour"
+
+msgid "Tags"
+msgstr "Tags"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "Le tag \"%s\" existe dĂŠjĂ "
+
+msgid "Tag selection"
+msgstr "SĂŠlection de tags"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "Le tag \"%s\" a ĂŠtĂŠ ajoutĂŠ"
+
+msgid "Take selected elements out of caddie"
+msgstr "Sortir les ĂŠlĂŠments sĂŠlectionnĂŠs du panier"
+
+msgid "target"
+msgstr "cible"
+
+msgid "Templates configuration has been recorded."
+msgstr "La configuration des templates a ĂŠtĂŠ enregistrĂŠe."
+
+msgid "the beginning"
+msgstr "le dĂŠbut"
+
+msgid "Interface theme"
+msgstr "Thème de l'interface"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "Le flux RSS notifie les événements de la galerie : nouvelles images, catégories mises à jour, nouveaux commentaires utilisateur. À utiliser avec un lecteur de flux RSS."
+
+msgid "Thumbnail"
+msgstr "Miniature"
+
+msgid "Thumbnails"
+msgstr "Miniatures"
+
+msgid "Time"
+msgstr "Heure"
+
+msgid "title"
+msgstr "titre"
+
+msgid "Categories management"
+msgstr "Gestion des catĂŠgories"
+
+msgid "Piwigo configuration"
+msgstr "Configuration de Piwigo"
+
+msgid "Piwigo administration"
+msgstr "Administration de Piwigo"
+
+msgid "Edit a category"
+msgstr "Modifier une catĂŠgorie"
+
+msgid "Group management"
+msgstr "Gestion des groupes"
+
+msgid "User list"
+msgstr "Liste des utilisateurs"
+
+msgid "Menu"
+msgstr "Menu"
+
+msgid "Modify informations about a picture"
+msgstr "Modifier les informations d'une image"
+
+msgid "A comment on your site"
+msgstr "Un commentaire sur le site"
+
+msgid "Thumbnail creation"
+msgstr "CrĂŠation des miniatures"
+
+msgid "Database synchronization with files"
+msgstr "Synchronisation de la base Ă  partir des fichiers de"
+
+msgid "Pictures waiting for validation"
+msgstr "Images en attente de validation"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "image sans miniature (jpeg et png uniquement)"
+
+msgid "height must be a number superior to"
+msgstr "la hauteur doit un entier supĂŠrieur Ă "
+
+msgid "width must be a number superior to"
+msgstr "la largeur doit ĂŞtre un entier supĂŠrieur Ă "
+
+msgid "for the file format"
+msgstr "pour le format de fichier"
+
+msgid "No missing thumbnail"
+msgstr "Aucune miniature ne manque"
+
+msgid "Picture unreachable or no support"
+msgstr "Image inaccessible ou non supportĂŠe"
+
+msgid "GD version"
+msgstr "version de GD"
+
+msgid "Miniaturization parameters"
+msgstr "Paramètre de miniaturisation"
+
+msgid "generated in"
+msgstr "gĂŠnĂŠrĂŠe en"
+
+msgid "Results of miniaturization"
+msgstr "RĂŠsultats de la miniaturisation"
+
+msgid "General statistics"
+msgstr "Statistiques gĂŠnĂŠrales"
+
+msgid "max time"
+msgstr "temps maximal"
+
+msgid "average time"
+msgstr "temps moyen"
+
+msgid "min time"
+msgstr "temps minimal"
+
+msgid "number of miniaturized pictures"
+msgstr "nombre de miniatures crĂŠĂŠes"
+
+msgid "total time"
+msgstr "temps total"
+
+msgid "for this file format"
+msgstr "pour ce format de fichier"
+
+msgid "today"
+msgstr "aujourd'hui"
+
+msgid "Toggle 'default group' property"
+msgstr "Inverser la propriĂŠtĂŠ 'groupe par dĂŠfaut'"
+
+msgid "total SQL time"
+msgstr "temps total des requĂŞtes SQL"
+
+msgid "total upgrade time"
+msgstr "temps total de la mise Ă  jour"
+
+msgid "Try to configure PHP 5"
+msgstr "Essayer de configurer PHP 5"
+
+msgid "Unable to check for upgrade."
+msgstr "Impossible de connaÎtre la dernière version."
+
+msgid "Uncheck all"
+msgstr "Tout dĂŠcocher"
+
+msgid "Uninstall"
+msgstr "DĂŠsinstaller"
+
+msgid "unit mode"
+msgstr "mode unitaire"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "DĂŠverrouillĂŠes"
+
+msgid "unset"
+msgstr "vider"
+
+msgid "Synchronize"
+msgstr "Synchroniser"
+
+msgid "Update categories informations"
+msgstr "Mettre Ă  jour les informations des catĂŠgories"
+
+msgid "reduce to single existing categories"
+msgstr "traiter uniquement une catĂŠgorie"
+
+msgid "Choose an option"
+msgstr "Choisir une option"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "afficher un maximum d'informations (catĂŠgories ajoutĂŠes, ĂŠlĂŠments ajoutĂŠs, catĂŠgories et ĂŠlĂŠments supprimĂŠs)"
+
+msgid "Error list"
+msgstr "Liste des erreurs"
+
+msgid "Errors caption"
+msgstr "LĂŠgende des erreurs"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "La version Piwigo sur le site distant est differente"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "La version de create_listing_file.php sur le site distant et Piwigo doit ĂŞtre la mĂŞme"
+
+msgid "listing.xml file was not found"
+msgstr "le fichier listing.xml est introuvable"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "le fichier listing.xml est introuvable sur le site distant. Ce fichier est generĂŠ en choisissant la commande \"gĂŠnĂŠrer le listing\" dans le gestionnaire de sites"
+
+msgid "Update images informations"
+msgstr "Mettre Ă  jour les informations des images"
+
+msgid "Detailed informations"
+msgstr "Informations dĂŠtaillĂŠes"
+
+msgid "File/directory read error"
+msgstr "Erreur d'ouverture fichier/rĂŠpertoire"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "Le fichier ou rÊpertoire ne peut pas être accessible (soit il n'existe pas, soit l'accès est refusÊ)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "Chaque fichier image requiert une miniature. La miniature doit être prÊsente dans le sous-rÊpertoire \"thumbnail\" du rÊpertoire de la catÊgorie. Le nom du fichier de la miniature doit commencer avec le paramètre de configuration \"prefix_thumbnail\" et l'extension du nom du fichier doit être parmi la liste suivante :"
+
+msgid "missing thumbnail"
+msgstr "miniature manquante"
+
+msgid "categories deleted in the database"
+msgstr "catĂŠgories supprimĂŠes de la base de donnĂŠes"
+
+msgid "elements deleted in the database"
+msgstr "ĂŠlĂŠments supprimĂŠs de la base de donnĂŠes"
+
+msgid "images candidates for metadata synchronization"
+msgstr "images candidates Ă  la synchronisation avec les mĂŠta-donnĂŠes"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "informations des images synchronisĂŠes avec les mĂŠta-donnĂŠes"
+
+msgid "errors during synchronization"
+msgstr "erreurs survenues durant la synchronisation"
+
+msgid "categories added in the database"
+msgstr "catĂŠgories ajoutĂŠes dans la base de donnĂŠes"
+
+msgid "elements added in the database"
+msgstr "ĂŠlĂŠments ajoutĂŠs dans la base de donnĂŠes"
+
+msgid "elements updated in the database"
+msgstr "ĂŠlĂŠments mis Ă  jour dans la base de donnĂŠes"
+
+msgid "Search for new images in the directories"
+msgstr "Chercher les nouvelles images dans les rĂŠpertoires"
+
+msgid "Update your rating"
+msgstr "Mettre Ă  jour votre note"
+
+msgid "added"
+msgstr "ajoutĂŠ"
+
+msgid "Metadata synchronization results"
+msgstr "RĂŠsultat de la synchronisation des mĂŠta-donnĂŠes"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "Simuler uniquement (aucun changement dans la base de donnĂŠes ne sera effectuĂŠ)"
+
+msgid "[Simulation]"
+msgstr "[Simulation]"
+
+msgid "directories + files"
+msgstr "rĂŠpertoires + fichiers"
+
+msgid "only directories"
+msgstr "rĂŠpertoires uniquement"
+
+msgid "synchronize files structure with database"
+msgstr "synchroniser la structure des fichiers avec la base de donnĂŠes"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "synchroniser les informations des ĂŠlĂŠments dans la base de donnĂŠes Ă  partir des mĂŠta-donnĂŠes des fichiers"
+
+msgid "even already synchronized elements"
+msgstr "mĂŞme les ĂŠlĂŠments dĂŠjĂ  synchronisĂŠs"
+
+msgid "Used metadata"
+msgstr "MĂŠta-donnĂŠes employĂŠes"
+
+msgid "wrong filename"
+msgstr "mauvais nom de rĂŠpertoire"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "Le nom des rĂŠpertoires et des fichiers ne doit ĂŞtre constituĂŠ que de lettres, de chiffres, de \"-\", \"_\" et \".\""
+
+msgid "Upgrade"
+msgstr "Mise Ă  jour"
+
+msgid "Upgrade informations"
+msgstr "Informations sur la mise Ă  jour"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "Seul un administrateur peut lancer la mise Ă  jour: veuillez vous identifier ci-dessous."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "le poids de l'image ne doit dĂŠpasser : "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "le format de l'image doit ĂŞtre jpg, png ou gif"
+
+msgid "the height of the picture must not exceed : "
+msgstr "la hauteur de l'image ne doit pas dĂŠpasser : "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Optionnel, mais recommandĂŠ : choisir une miniature Ă  associer "
+
+msgid "the width of the picture must not exceed : "
+msgstr "la largeur de l'image ne doit pas dĂŠpasser : "
+
+msgid "can't upload the picture on the server"
+msgstr "impossible de transfĂŠrer le fichier sur le serveur"
+
+msgid "the username must be given"
+msgstr "nom d'utilisateur manquant"
+
+msgid "A picture's name already used"
+msgstr "ce fichier existe dĂŠjĂ "
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "le format du fichier n'est pas un format d'image"
+
+msgid "Name of the picture"
+msgstr "Nom de l'image"
+
+msgid "Upload a picture"
+msgstr "Ajouter une image"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Image ajoutÊe avec succès, un administrateur doit valider l'ajout pour le rendre visible"
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Utiliser l'ordre de tri des images par dĂŠfaut (dĂŠfini dans le fichier de configuration)"
+
+msgid "useful when password forgotten"
+msgstr "utile en cas d'oubli de mot de passe"
+
+msgid "User access level to upload"
+msgstr "Niveau d'accès utilisateur pour tÊlÊcharger"
+
+msgid "User comments"
+msgstr "Commentaires utilisateur"
+
+msgid "User comments validation"
+msgstr "Validation des commentaires d'utilisateurs"
+
+msgid "Username"
+msgstr "Nom d'utilisateur"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "Les permissions des utilisateurs et des groupes ont ĂŠtĂŠ effacĂŠes"
+
+msgid "Users"
+msgstr "Utilisateurs"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "utilisateur \"%s\" ajoutĂŠ"
+
+msgid "User status"
+msgstr "Statut de l'utilisateur"
+
+msgid "Administrator"
+msgstr "Administrateur"
+
+msgid "Generic"
+msgstr "GĂŠnĂŠrique"
+
+msgid "Guest"
+msgstr "InvitĂŠ"
+
+msgid "Webmaster"
+msgstr "Webmestre"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d utilisateur"
+msgstr[1] "%d utilisateurs"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d commentaire d'utilisateur rejetĂŠ"
+msgstr[1] "%d commentaires d'utilisateurs rejetĂŠs"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d commentaire d'utilisateur validĂŠ"
+msgstr[1] "%d commentaires d'utilisateurs validĂŠs"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d utilisateur supprimĂŠ"
+msgstr[1] "%d utilisateurs supprimĂŠs"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d groupe"
+msgstr[1] "%d groupes"
+
+msgid "Validate"
+msgstr "Valider"
+
+msgid "Validate All"
+msgstr "Tout valider"
+
+msgid "validate this comment"
+msgstr "valider ce commentaire"
+
+msgid "Validation"
+msgstr "Validation"
+
+msgid "Version"
+msgstr "Version"
+
+msgid "Virtual categories movement"
+msgstr "DĂŠplacement de catĂŠgories virtuelles"
+
+msgid "Virtual categories to move"
+msgstr "CatĂŠgories virtuelles Ă  dĂŠplacer"
+
+msgid "Virtual category"
+msgstr "CatĂŠgorie virtuelle"
+
+msgid "Virtual category name"
+msgstr "Nom de la catĂŠgorie virtuelle"
+
+msgid "Visits"
+msgstr "Visites"
+
+msgid "Waiting"
+msgstr "En attente"
+
+msgid "Webmaster cannot be deleted"
+msgstr "Le webmestre ne peut pas ĂŞtre supprimĂŠ"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "Documentation"
+
+msgid "Year"
+msgstr "AnnĂŠe"
+
+msgid "Yes"
+msgstr "Oui"
+
+msgid "You are running on development sources, no check possible."
+msgstr "Vous travaillez avec les sources de dÊveloppement, impossible de vÊrifier la dernière version."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "Vous utilisez la dernière version de Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Vous ne pouvez pas supprimer votre compte"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Vous ne pouvez pas dĂŠplacer une catĂŠgorie dans sa propre sous-catĂŠgorie"
+
+msgid "You do not have access rights to run upgrade"
+msgstr "Vous n'avez pas les droits necessaires pour lancer la mise Ă  jour."
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "Vous devez contacter votre hĂŠbergeur afin de savoir comment configurer PHP 5."
+
+msgid "You need to confirm deletion"
+msgstr "Vous devez confirmer la suppression"
diff --git a/language/it_IT/LC_MESSAGES/messages.mo b/language/it_IT/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..554deeaf9
--- /dev/null
+++ b/language/it_IT/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/it_IT/LC_MESSAGES/messages.po b/language/it_IT/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..cf2ac702f
--- /dev/null
+++ b/language/it_IT/LC_MESSAGES/messages.po
@@ -0,0 +1,2652 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: Italian <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "Informazioni su..."
+
+msgid "About Piwigo"
+msgstr "Mostra le informazioni su Piwigo"
+
+msgid "Free access"
+msgstr "Accesso libero"
+
+msgid "Access to all"
+msgstr "Accesso a tutti"
+
+msgid "Access to subscribed"
+msgstr "Accesso agli iscritti"
+
+msgid "Access to administrators"
+msgstr "Accesso agli amministratori"
+
+msgid "Access to webmasters"
+msgstr "Accesso agli webmaster"
+
+msgid "No access"
+msgstr "Nessun accesso"
+
+msgid "You are not authorized to access the requested page"
+msgstr "Non sei autorizzato a visualizzare la pagina richiesta"
+
+msgid "Actions"
+msgstr "Azioni"
+
+msgid "Activate"
+msgstr "Attivare"
+
+msgid "Add"
+msgstr "Aggiungere"
+
+msgid "Add a tag"
+msgstr "Aggiungere un tag"
+
+msgid "Add a user"
+msgstr "Aggiungere un utente"
+
+msgid "Add/delete a permalink"
+msgstr "Aggiungere/cancellare un permalink"
+
+msgid "add this image to your favorites"
+msgstr "Aggiungi la pagina ai tuoi preferiti"
+
+msgid "Add group"
+msgstr "Aggiungere un gruppo"
+
+msgid "add new elements to caddie"
+msgstr "aggiungere i nuovi elementi al cestino"
+
+msgid "Add selected elements to caddie"
+msgstr "Aggiungere gli elementi selezionati al cestino"
+
+msgid "add tags"
+msgstr "aggiungere i tags"
+
+msgid "add to caddie"
+msgstr "Aggiungi al cestino"
+
+msgid "Administration"
+msgstr "Amministrazione"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "Amministratore, webmaster et utente speciale non possono utilizzare questo metodo"
+
+msgid "Advanced features"
+msgstr "Funzioni avanzate"
+
+msgid "Adviser"
+msgstr "Consigliere"
+
+msgid "Adviser mode enabled"
+msgstr "Modo consigliere attivo"
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr "tutto"
+
+msgid "Allow user registration"
+msgstr "Consentire l'iscrizione degli'ospiti"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Autorizzare gli utenti a cancellare i propri commenti"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Autorizzare gli utenti a modificare i propri commenti"
+
+msgid "All sub-categories of private categories become private"
+msgstr "Tutte le sottocategorie delle categorie private diventono private"
+
+msgid "All tags"
+msgstr "Tutti i tags"
+
+msgid "All tags must match"
+msgstr "Tutti i tags devono corrispondere"
+
+msgid "A new version of Piwigo is available."
+msgstr "Una nuova versione di Piwigo è disponibile."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Un'email d'informazione è stato inviato agli utenti del gruppo \"%s\""
+
+msgid "Any tag"
+msgstr "Qualsiasi tag"
+
+msgid "Apply to subcategories"
+msgstr "Applicare alle sottocategorie"
+
+msgid "Are you sure?"
+msgstr "Sei sicuro?"
+
+msgid "ascending"
+msgstr "ascendente"
+
+msgid "Associated"
+msgstr "Associato a"
+
+msgid "associate to category"
+msgstr "associare la categoria"
+
+msgid "associate to group"
+msgstr "associare al gruppo"
+
+msgid "Association to categories"
+msgstr "Associazione alle categorie"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d associazione"
+msgstr[1] "%d associazioni"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "Almeno una delle regole elencate deve essere soddisfatta."
+
+msgid "At least one tag must match"
+msgstr "Almeno un tag deve corrispondere"
+
+msgid "Author"
+msgstr "Autore"
+
+msgid "Authorized"
+msgstr "Autorizzate"
+
+msgid "author(s) : %s"
+msgstr "autore(i) : %s"
+
+msgid "Expand all categories"
+msgstr "Espandi tutte le categorie"
+
+msgid "Average rate"
+msgstr "Voto medio"
+
+msgid "Batch management"
+msgstr "Gestione per lotti"
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr "Le piĂš votate"
+
+msgid "display best rated items"
+msgstr "Mostra gli elementi i piĂš votati"
+
+msgid "Bound template"
+msgstr "Template legato"
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d categoria di cui "
+msgstr[1] "%d categorie di cui "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d fisica"
+msgstr[1] "%d fisiche"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " e %d virtuale"
+msgstr[1] " e %d virtuali"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d categoria spostata"
+msgstr[1] "%d categorie spostate"
+
+msgid "Anomaly"
+msgstr "Anomalia"
+
+msgid "Automatic correction"
+msgstr "Correzione automatica"
+
+msgid "Check automatic corrections"
+msgstr "Selezionare le correzioni automatiche"
+
+msgid "Correction"
+msgstr "Correzione"
+
+msgid "Correction applied with error"
+msgstr "Correzione applicata con errori"
+
+msgid "Correction applied with success"
+msgstr "Correzione applicata con successo"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "Il valore di %s non è corretto per causa del exif che non è sopportato"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "%s deve essere impostato a \"false\" nel vostro file config_local.inc.php"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "L'anomalia verra ignorata fino alla prossima versione del'applicazione"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "La correczion del'anomalia annulera il fatto che sia ignorata"
+
+msgid "Impossible automatic correction"
+msgstr "Correzione automatica impossibile"
+
+msgid "Reinitialize check integrity"
+msgstr "Reinizalizzare i controlli d'integritĂ "
+
+msgid "Go to %s or %s for more informations"
+msgstr "Recarsi su : %s o %s per avere piĂš informazioni"
+
+msgid "the forum"
+msgstr "il forum"
+
+msgid "the wiki"
+msgstr "il wiki"
+
+msgid "Apply selected corrections"
+msgstr "Applicare le correczioni selezionate"
+
+msgid "Ignore selected anomalies"
+msgstr "Ignorare le anomalie selezionate"
+
+msgid "Refresh"
+msgstr "Aggiornare"
+
+msgid "Check integrity"
+msgstr "Controllo d'integritĂ "
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "L'utente \"%s\" creato con la password \"%s\""
+
+msgid "Status of user \"%s\" updated"
+msgstr "Statuto del'utente \"%s\" aggiornato"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "La versione di %s [%s] installata non è compatible con la versione richiesta [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Dovete aggiornare il vostro sistema per potere proffittare pienamente del'applicazione se no l'applicazione non funzionera correttamente, o non funzionera per niente"
+
+msgid "caddie"
+msgstr "Cestino"
+
+msgid "Caddie"
+msgstr "Cestino"
+
+msgid "Caddie is currently empty"
+msgstr "Il cestino è attualente vuoto."
+
+msgid "Caddie management"
+msgstr "Gestione del cestino"
+
+msgid "Calendar"
+msgstr "Calendario"
+
+msgid "All"
+msgstr "Tutto"
+
+msgid "display each day with pictures, month per month"
+msgstr "Mostra anno per anno, mese per mese, giorno per giorno"
+
+msgid "View"
+msgstr "Vista"
+
+msgid "Add a virtual category"
+msgstr "Aggiungere una categoria virtuale"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Autorizzare gli utenti ad aggiungere dei commenti nelle categorie selezionate"
+
+msgid "Categories"
+msgstr "Categorie"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "Categorie accessibili grazie all'appartenenza ai gruppi"
+
+msgid "Categories manual order was saved"
+msgstr "L'ordinamento manuale delle categorie è stato salvato"
+
+msgid "Categories ordered alphanumerically"
+msgstr "Categorie ordinate alfanumericamente"
+
+msgid "Category"
+msgstr "Categoria"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Gli elementi della categoria sono stati associati alle categorie seguenti : %s"
+
+msgid "Category results for"
+msgstr "Risultato delle categorie per"
+
+msgid "The name of a category should not be empty"
+msgstr "Il nome della categoria non deve essere vuoto"
+
+msgid "Lock categories"
+msgstr "Blocco delle categorie"
+
+msgid "Properties"
+msgstr "PropietĂ "
+
+msgid "Private category"
+msgstr "Categoria privata"
+
+msgid "Public category"
+msgstr "Categoria pubblica"
+
+msgid "Find a new representant by random"
+msgstr "Trovare un nuovo rappresentante a caso"
+
+msgid "Public / Private"
+msgstr "Pubblica / Privata"
+
+msgid "Manage authorizations for selected categories"
+msgstr "Gestire le autorizzazione per le categorie selezionate"
+
+msgid "Select uploadable categories"
+msgstr "Selezionare le categorie su cui è possibile caricare nuove immagini"
+
+msgid "Virtual category added"
+msgstr "Categoria virtuale aggiunta"
+
+msgid "Virtual category deleted"
+msgstr "Categoria virtuale cancellata"
+
+msgid "Check all"
+msgstr "Selezionare tutto"
+
+msgid "Check for upgrade"
+msgstr "Ultima versione ?"
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "La verifica dell'ultima versione sul server è fallita per le ragioni sconosciute."
+
+msgid "Choose an image"
+msgstr "Scegliere un immagine da aggiungere"
+
+msgid "Monthly calendar"
+msgstr "Calendario mensile"
+
+msgid "Monthly list"
+msgstr "Lista mensile"
+
+msgid "Weekly list"
+msgstr "Lista settimanale"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Cliccare qui se non siete reindirizzati automaticamente."
+
+msgid "Close this window"
+msgstr "Chiudi questa finestra"
+
+msgid "cloud"
+msgstr "nuvola"
+
+msgid "Come to discover the category:"
+msgstr "Venite a scoprire la categoria:"
+
+msgid "Comment"
+msgstr "Commento"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d commento"
+msgstr[1] "%d commenti"
+
+msgid "Your comment has been registered"
+msgstr "Il vostro commento è stato registrato"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Sistema di sicurezza: attendere prima di aggiungere un nuovo commento"
+
+msgid "comment date"
+msgstr "data del commento"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Il vostro commento non è stato registrato perchè non rispetta le regole di convalidazione"
+
+msgid "Comments"
+msgstr "Commenti"
+
+msgid "Add a comment"
+msgstr "Aggiunti un commento"
+
+msgid "Comments for all"
+msgstr "Commenti per tutti"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "Un amministratore deve autorizzare il tuo commento affinchè sia visibile."
+
+msgid "This login is already used by another user"
+msgstr "Questo nome utente esiste giĂ "
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "Flussi RSS completo (immagini, commenti)"
+
+msgid "Access type"
+msgstr "Tipo di accesso"
+
+msgid "Information data registered in database"
+msgstr "Informazioni registrate nella base dati"
+
+msgid "Default display"
+msgstr "Visualizzazione di default"
+
+msgid "Templates"
+msgstr "Templates (modelli)"
+
+msgid "The gallery URL is not valid."
+msgstr "L'URL della galleria non è valido."
+
+msgid "General"
+msgstr "Generale"
+
+msgid "Save page visits by administrators"
+msgstr "Registrare le pagini visitate da gli amministratori"
+
+msgid "Save page visits by guests"
+msgstr "Registrare le pagini visitate da gli ospiti"
+
+msgid "History"
+msgstr "Cronologia"
+
+msgid "Save page visits by users"
+msgstr "Registrare le pagini visitate da gli utenti"
+
+msgid "Configuration"
+msgstr "Configurazione"
+
+msgid "confirm"
+msgstr "Confermare"
+
+msgid "Confirm Password"
+msgstr "Conferma la Password"
+
+msgid "Webmaster mail address"
+msgstr "Indirizzo email del Amministratore"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "i visitatori potranno contattarvi utilizzando questo indirizzo email"
+
+msgid "Main"
+msgstr "Principale"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "Il numero di commenti utenti per pagina deve essere compreso tra 5 e 50."
+
+msgid "Upload"
+msgstr "Upload"
+
+msgid "Login"
+msgstr "Connessione"
+
+msgid "Connection settings"
+msgstr "Parametri di connessione"
+
+msgid "Contact webmaster"
+msgstr "Contattare il webmaster"
+
+msgid "Controversy"
+msgstr "Controversia"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)]]"
+msgstr "Copiate il testo in rosa trà i trattini e mettetelo nel file config_database.inc.php che si trova nella directory \"include\" alla base del vostro sito dove aveto installato Piwigo (il file config_database.inc.php non deve contenere altro che ciò che è in rosa tra i trattini, nessun ritorno a capo o spazio è autorizzato)"
+
+msgid "Create a new account"
+msgstr "Sei un nuovo utente?"
+
+msgid "Created on"
+msgstr "Creato il"
+
+msgid "Creation date"
+msgstr "Data di creazione"
+
+msgid "Current name"
+msgstr "Nome attuale"
+
+msgid "Current password is wrong"
+msgstr "La password non è esatta"
+
+msgid "Customize"
+msgstr "Personalizza"
+
+msgid "Your Gallery Customization "
+msgstr "Personalizzare visualizzazione "
+
+msgid "Database"
+msgstr "Base dati"
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr "Data"
+
+msgid "Day"
+msgstr "Giorno"
+
+msgid "Deactivate"
+msgstr "Disattivare"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "Per precauzione, i plugins sono stati disattivati. Verificate se non esistono degli aggiornamenti prima di riattivarli:"
+
+msgid "Accelerate diaporama speed"
+msgstr "Accelerare la velocitĂ  del diaporama"
+
+msgid "Default gallery language"
+msgstr "Linguaggio di default della galleria"
+
+msgid "Default"
+msgstr "Di default"
+
+msgid "Default user cannot be deleted"
+msgstr "L'utente di default non può essere cancellato"
+
+msgid "delete all images from your favorites"
+msgstr "supprimer toutes les images de vos favoris"
+
+msgid "Delete"
+msgstr "Cancellare"
+
+msgid "delete category"
+msgstr "cancellare la categoria"
+
+msgid "Delete Representant"
+msgstr "Cancellare il rappresentante"
+
+msgid "Delete selected photos"
+msgstr "Sopprimere le foto"
+
+msgid "Delete selected tags"
+msgstr "Cancellare i tags selezionati"
+
+msgid "Delete selected users"
+msgstr "Cancellare gli utenti selezionati"
+
+msgid "delete this comment"
+msgstr "cancellare commenti"
+
+msgid "Deletions"
+msgstr "Soppressioni"
+
+msgid "delete this image from your favorites"
+msgstr "Cancellare questa immagine dalle vostre preferite"
+
+msgid "Deny selected groups"
+msgstr "Vietare l'accesso ai gruppi selezionati"
+
+msgid "Deny selected users"
+msgstr "Vietare l'accesso agli utenti selezionati"
+
+msgid "descending"
+msgstr "discendente"
+
+msgid "Description"
+msgstr "Descrizione"
+
+msgid "Dimensions"
+msgstr "Dimensioni"
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr "Visualizzazione"
+
+msgid "Display options"
+msgstr "0pzioni di visualizzazione"
+
+msgid "Dissociated"
+msgstr "Dissociata da"
+
+msgid "dissociate from category"
+msgstr "dissociare la categoria"
+
+msgid "dissociate from group"
+msgstr "dissociare dal gruppo"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Ko"
+
+msgid "Does not represent"
+msgstr "Non rappresenta"
+
+msgid "download"
+msgstr "Scaricare"
+
+msgid "download this file"
+msgstr "Scaricare questo file"
+
+msgid "Downloads"
+msgstr "Downloads"
+
+msgid "Drag to re-order"
+msgstr "Clicca e trascina per riorganizzare"
+
+msgid "Files with same name in more than one physical category"
+msgstr "File con stesso nome in piĂš di una categoria fisica"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d in attesa di accettazione"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d immagini in attesa rifiutate"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d immagini in attesa accettate"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Tutti i criteri devono essere soddisfatti"
+
+msgid "edit"
+msgstr "modificare"
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr "Modificare tutte le informazioni relative all'immagine"
+
+msgid "Category informations updated successfully."
+msgstr "Le informazioni della categoria sono state aggiornate con successo."
+
+msgid "edit category informations"
+msgstr "Modificare le informazioni della categoria"
+
+msgid "edit category permissions"
+msgstr "Modificare i permessi della categoria"
+
+msgid "Authorize upload"
+msgstr "Autorizzare l'aggiunta d'immagini"
+
+msgid "Edit ranks"
+msgstr "Modificare l'ordine"
+
+msgid "Edit selected tags"
+msgstr "Modificare i tags selezionati"
+
+msgid "Edit tags"
+msgstr "Modificare i tags"
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr "elementi"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d immagine"
+msgstr[1] "%d immagini"
+
+msgid "Elements"
+msgstr "Elementi"
+
+msgid "Not linked elements"
+msgstr "Elementi sciolti"
+
+msgid "elements per page"
+msgstr "elementi per pagina"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "immagini aggiunte durante gli ultimi %d giorni"
+
+msgid "Element type"
+msgstr "tipo di elemento"
+
+msgid "Email address"
+msgstr "Indirizzo email"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "Indirizzo e-mail è mancante. Si prega di specificare un indirizzo email."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Notificare gli amministratori quando un commento viene cancellato"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Notificare gli amministratori quando un commento viene modificato"
+
+msgid "Email admins when a comment requires validation"
+msgstr "Notificare gli amministratori quando un commento richiede una convalida"
+
+msgid "Email admins when a new user registers"
+msgstr "Notificare gli amministratori dell'iscrizzione di un nuovo utente"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "Notificare gli amministratori quando un'immagine è caricata"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "Notificare gli amministratori della presenza di un nuovo commento"
+
+msgid "Empty caddie"
+msgstr "Svuotare il cestino"
+
+msgid "High definition enabled"
+msgstr "Alta definizione attiva"
+
+msgid "Enter your personnal informations"
+msgstr "Inserire le informazioni personali"
+
+msgid "Environment"
+msgstr "Ambiente"
+
+msgid "wrong date"
+msgstr "data errata"
+
+msgid "Error sending email"
+msgstr "Errore durante l'invio dell'email"
+
+msgid "excluded"
+msgstr "Escluso"
+
+msgid "Extend for templates"
+msgstr "Estendere i templates"
+
+msgid "My favorites"
+msgstr "Le mie preferite"
+
+msgid "display my favorites pictures"
+msgstr "Mostra le mie foto preferite"
+
+msgid "Favorites"
+msgstr "Preferite"
+
+msgid "File"
+msgstr "File"
+
+msgid "File name"
+msgstr "Nome file"
+
+msgid "Filesize"
+msgstr "Dimensione file"
+
+msgid "Filter"
+msgstr "Filtro"
+
+msgid "Filter and display"
+msgstr "Filtra e visualizza"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "primo elemento aggiunto il %s"
+
+msgid "First"
+msgstr "Primo"
+
+msgid "Forbidden"
+msgstr "Vietati"
+
+msgid "Forgot your password?"
+msgstr "Password dimenticata ?"
+
+msgid "Form"
+msgstr "Modulo"
+
+msgid "Support"
+msgstr "Forum"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "da %s a %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "La galleria è chiusa per manutenzione. Tornare piÚ tardi."
+
+msgid "Gallery title"
+msgstr "Titolo della galleria"
+
+msgid "Gallery URL"
+msgstr "URL della galleria"
+
+msgid "GD library is missing"
+msgstr "la biblioteca GD è manquante"
+
+msgid "Page generated in"
+msgstr "Pagina generata in"
+
+msgid "global mode"
+msgstr "modo globale"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Visita la galleria come ospite"
+
+msgid "Grant selected groups"
+msgstr "Dare l'accesso ai gruppi selezionati"
+
+msgid "Grant selected users"
+msgstr "Dare l'accesso agli utenti selezionati"
+
+msgid "group"
+msgstr "gruppo"
+
+msgid "Group"
+msgstr "Gruppo"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "Il nome del gruppo non deve contenere \" o ' e non deve essere vuoto."
+
+msgid "This name is already used by another group."
+msgstr "Questo nome è già usato per un altro gruppo."
+
+msgid "group by letters"
+msgstr "ragruppare per lettera"
+
+msgid "Group name"
+msgstr "Nome del gruppo"
+
+msgid "Groups"
+msgstr "Gruppi"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "Gruppo \"%s\" aggiunto"
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "gruppo \"%s\" cancellato"
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "gruppo \"%s\" aggiornato"
+
+msgid "guest"
+msgstr "ospite"
+
+msgid "Guest cannot be deleted"
+msgstr "L'utente \"ospite\" non può essere cancellato"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "Lo status del'utente \"guest\" non è conforme, viene usato lo status di default. Vogliate avvertire il webmaster."
+
+msgid "Guests"
+msgstr "Ospiti"
+
+msgid "Hello"
+msgstr "Ciao"
+
+msgid "Hello,"
+msgstr "Ciao,"
+
+msgid "Help"
+msgstr "Aiuto"
+
+msgid "Hide"
+msgstr "Nascondere"
+
+msgid "High filesize"
+msgstr "Dimenzione del file Alta Risoluzione"
+
+msgid "available for administrators only"
+msgstr "Disponibile sono per gli amministratori"
+
+msgid "shows images at the root of this category"
+msgstr "Mostra le foto alla base di questa categoria"
+
+msgid "See last users comments"
+msgstr "Mostra gli ultimi commenti degli utenti"
+
+msgid "customize the appareance of the gallery"
+msgstr "Personalizza l'aspetto della galleria"
+
+msgid "search"
+msgstr "Cerca nella galleria"
+
+msgid "Home"
+msgstr "Home"
+
+msgid "Hope to see you back soon."
+msgstr "Sperando rivedervi prossimamente ..."
+
+msgid "Hour"
+msgstr "Ora"
+
+msgid "Identification"
+msgstr "Identificazione"
+
+msgid "Element"
+msgstr "Elemento"
+
+msgid "Image id"
+msgstr "Id immagine"
+
+msgid "Image only RSS feed"
+msgstr "Flussi RSS delle immagini"
+
+msgid "in this category"
+msgstr "in questa categoria"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "in %d sottocategoria"
+msgstr[1] "in %d sottocategorie"
+
+msgid "Images manual order was saved"
+msgstr "L'ordinamento manuale delle immagini è stato salvato"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr "incluso"
+
+msgid "Reduce diaporama speed"
+msgstr "Ralentare la velocitĂ  del diaporama"
+
+msgid "Informations"
+msgstr "Informazioni"
+
+msgid "Basic configuration"
+msgstr "Configurazione di base"
+
+msgid "Install"
+msgstr "Installare"
+
+msgid "Installation"
+msgstr "Installazione"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "La configurazione di Piwigo è conclusa. Procedete al prossimo step<br><br>"
+"* collegatevi alla pagina d'accesso e usare come nome d'utente e password quello del Webmaster<br>"
+"* a questo punto sarete abilitati all'accesso al pannello di amministrazione in cui troverete le istruzioni per l'inserimento delle immagini nelle vostre directory"
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Bisogno di un aiuto? Visitate il <a href=\"%s\">forum di Piwigo</a>."
+
+msgid "Webmaster login"
+msgstr "Amministratore"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "verrà mostrato ai visitatori. È necessario per l'amministrazione del sito"
+
+msgid "Instructions"
+msgstr "Istruzioni"
+
+msgid "Invalid password!"
+msgstr "Password non valida !"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "di default"
+
+msgid "High definition"
+msgstr "Alta definizione"
+
+msgid "default values"
+msgstr "valore di default"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "Sembrerebbe che la versione del vostro server è PHP %s."
+
+msgid "jump to category"
+msgstr "Andare alla categoria"
+
+msgid "jump to image"
+msgstr "Andare al'immagine"
+
+msgid "Keyword"
+msgstr "Parola chiave"
+
+msgid "Language"
+msgstr "Lingua"
+
+#, c-format
+msgid "last %d days"
+msgstr "Ultimi %d giorni"
+
+msgid "Last"
+msgstr "Ultima"
+
+msgid "leave"
+msgstr "Abbandonare"
+
+msgid "letters"
+msgstr "lettere"
+
+msgid "Contacts"
+msgstr "Contatti"
+
+msgid "Friends"
+msgstr "Amici"
+
+msgid "Family"
+msgstr "Famiglia"
+
+msgid "Admins"
+msgstr "Amministratori"
+
+msgid "Link all category elements to a new category"
+msgstr "Associare tutti gli elementi della categoria ad una nuova categoria"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Associare tutti gli elementi della categoria a delle categorie esistenti"
+
+msgid "Linked categories"
+msgstr "Categorie associate"
+
+msgid "Modify information"
+msgstr "Modifica le informazioni"
+
+msgid "Links"
+msgstr "Links"
+
+msgid "Lock"
+msgstr "Bloccare"
+
+msgid "Locked"
+msgstr "Bloccate"
+
+msgid "Lock gallery"
+msgstr "Blocco della galleria"
+
+msgid "Logout"
+msgstr "Logout"
+
+msgid "E-mail address"
+msgstr "Indirizzo email"
+
+msgid "Mail address"
+msgstr "Indirizzo email"
+
+msgid "Mail content"
+msgstr "Contenuto dell'email"
+
+msgid "Maintenance"
+msgstr "Manutenzione"
+
+msgid "Manage"
+msgstr "Gestire"
+
+msgid "manage category elements"
+msgstr "Gestire gli elementi della categoria"
+
+msgid "manage image ranks"
+msgstr "gestire l'ordinamento delle immagini"
+
+msgid "Manage image ranks"
+msgstr "Gestire l'ordinamento delle immagini"
+
+msgid "Manage permissions for a category"
+msgstr "Gestire i permessi per una categoria"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "Gestire i permessi per il gruppo \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "Gestire i permessi per l'utente \"%s\""
+
+msgid "manage sub-categories"
+msgstr "Gestire le sottocategorie"
+
+msgid "Manage tags"
+msgstr "Gestire i tags"
+
+msgid "obligatory"
+msgstr "obbligatorio"
+
+msgid "Maximum height of the pictures"
+msgstr "Altezza massima delle immagini"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "L'altezza massima deve essere un numero superiore a 50"
+
+msgid "maximum height"
+msgstr "Altezza massima"
+
+msgid "maximum width"
+msgstr "Larghezza massima"
+
+msgid "Maximum width of the pictures"
+msgstr "Larghezza massima delle immagini"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "La larghezza massima deve essere un numero superiore a 50"
+
+msgid "Members"
+msgstr "Membri"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d utente"
+msgstr[1] "%d utenti"
+
+msgid "Metadata synchronized from file"
+msgstr "Metadati sincronizzati dal file"
+
+msgid "Minimum privacy level"
+msgstr "Livello minimo di confidenzialitĂ "
+
+msgid "display a calendar by creation date"
+msgstr "Mostra il calendario per data di creazione"
+
+msgid "display all elements in all sub-categories"
+msgstr "Mostra gli elementi delle categorie e sottocategorie in modalitĂ  flat"
+
+msgid "return to normal view mode"
+msgstr "Ritorna alla visualizzazione normale"
+
+msgid "display a calendar by posted date"
+msgstr "Mostra il calendario per data d'inserimento nella galleria"
+
+msgid "Month"
+msgstr "Mese"
+
+msgid "Most visited"
+msgstr "Le piĂš viste"
+
+msgid "display most visited pictures"
+msgstr "Mostra le foto le piĂš viste"
+
+msgid "Move"
+msgstr "Spostare"
+
+msgid "Move categories"
+msgstr "Spostare le categorie"
+
+msgid "N/A"
+msgstr "N/A"
+
+msgid "Name"
+msgstr "Nome"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "Il numero d'immagini per riga deve essere un intero non nullo"
+
+msgid "Number of images per row"
+msgstr "Numero d'immagini per riga"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "Il numero di righe per pagina deve essere un intero non nullo"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "Il tempo di preparazione della lista degli utenti per l'invio dell'email è limitato. Gli altri utenti non sono elencati"
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "Il tempo per l'invio dell'email è limitato. L'invio delle altre email verra ignorato."
+
+msgid "To send ?"
+msgstr "Inviare?"
+
+msgid "Last send"
+msgstr "Ultimo invio"
+
+msgid "email"
+msgstr "Email"
+
+msgid "User"
+msgstr "Utente"
+
+msgid "Complementary mail content"
+msgstr "Contenuto complementare per l'email"
+
+msgid "See you soon,"
+msgstr "A presto,"
+
+msgid ", click on "
+msgstr ", cliccare su "
+
+msgid "Go to "
+msgstr "A presto su "
+
+msgid "."
+msgstr "."
+
+msgid "Hello "
+msgstr "Ciao "
+
+msgid ","
+msgstr ","
+
+msgid "New elements were added "
+msgstr "Nuovi elementi sono stati aggiunti "
+
+msgid "between "
+msgstr "tra il "
+
+msgid " and "
+msgstr " e il "
+
+msgid " on "
+msgstr " il "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Problemi o domande"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "Per qualsiasi domanda o problema inviare un messaggio a "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "Siete stati iscritti dal webmaster del sito per la ricezione di notifiche via email."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Vi siete iscritti per la ricezione di notifiche via email."
+
+msgid "To subscribe"
+msgstr "Per iscrivervi"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "Siete stati cancellati dal webmaster dalla sottoscrizione alla ricezione di notifiche via email."
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Vi siete cancellati dalla sottoscrizione alla ricezione di notifiche via email."
+
+msgid "To unsubscribe"
+msgstr "Per cancellare la sottoscrizione "
+
+msgid "With blank value, gallery title will be used"
+msgstr "Lasciando vuoto verrĂ  inviato il titolo della galleria"
+
+msgid "Available only with HTML format"
+msgstr "Disponibile unicamente con il formato HTML"
+
+msgid "Notification"
+msgstr "Notifica"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Errore durante l'invio dell'email a %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "Email inviata a %s [%s]."
+
+msgid "No mail to send."
+msgstr "Nessuna email da inviare."
+
+msgid "There is no available subscribers to mail."
+msgstr "Nessun utente da notificare via email."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Un utente è da notificare se ci sono nuovi elementi disponibili."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "È possibile che non vi siano utenti iscritti (solo il webmaster può accedere a queste informazioni)."
+
+msgid "No user to send notifications by mail."
+msgstr "Nessun utente da notificare via email."
+
+msgid "New elements added"
+msgstr "Nuovi elementi aggiunti"
+
+msgid "Subscribe to notification by mail"
+msgstr "Sottoscrivere alla notifica via email"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "Cancella dalla notifica via email"
+
+msgid "Parameter"
+msgstr "Parametri"
+
+msgid "Processing treatment.\nPlease wait..."
+msgstr "Trattamento in corso.\nAttendere prego..."
+
+msgid "Continue processing treatment"
+msgstr "Continuare il trattamento in corso..."
+
+msgid "Add detailed content"
+msgstr "Invia contenuto dettagliato"
+
+msgid "Send mail on HTML format"
+msgstr "Invio dell'email in formato HTML"
+
+msgid "Send mail as"
+msgstr "Inviare l'email come"
+
+msgid "Send mail to users"
+msgstr "Invia un'email agli utenti"
+
+msgid "Send"
+msgstr "Invio"
+
+msgid "Options"
+msgstr "Opzioni"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Includere le ultime immagini per data"
+
+msgid "Subscribed"
+msgstr "Iscritti"
+
+msgid "Subscribe"
+msgstr "Iscrizione"
+
+msgid "Parameters"
+msgstr "Parametri"
+
+msgid "Select recipients"
+msgstr "Selezionare gli invii"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "Iscrivere/Cancellare utenti"
+
+msgid "Unknown identifier"
+msgstr "Identificante sconosciuto"
+
+msgid "Unsubscribed"
+msgstr "Non inscritti"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "L'utente %s [%s] è stato cancellato dalla lista degli iscritti."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "L'utente %s [%s] è stato aggiunto alla lista degli iscritti."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "L'utente %s [%s] non è stato cancellato dalla lista degli iscritti."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "L'utente %s [%s] non è stato aggiunto alla lista degli iscritti."
+
+msgid "User %s [%s] added."
+msgstr "Utente %s [%s] aggiunto."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "Attenzione: la sottoscrizione o la soppressione invierĂ  un'email agli utenti in questione"
+
+msgid "Number of rows per page"
+msgstr "Numero di righe per pagina"
+
+msgid "New name"
+msgstr "Nuovo nome"
+
+#, c-format
+msgid "New on %s"
+msgstr "Nuovo il %s"
+
+msgid "New parent category"
+msgstr "Nuova categoria principale"
+
+msgid "New password"
+msgstr "Nuova password"
+
+msgid "New password confirmation does not correspond"
+msgstr "La conferma della nuova password non corrisponde"
+
+msgid "New password sent by email"
+msgstr "La nuova password ti è stata inviata via email"
+
+msgid "Rate this picture"
+msgstr "Vota questa foto"
+
+msgid "New tag"
+msgstr "Nuovo tag"
+
+msgid "Next"
+msgstr "Prossima"
+
+msgid "No"
+msgstr "No"
+
+msgid "No element in this category"
+msgstr "Nessun elemento in questa categoria"
+
+msgid "No email address"
+msgstr "Nessun indirizzo email"
+
+msgid "No photo can be deleted"
+msgstr "Nessuna foto può essere eliminata"
+
+msgid "no rate"
+msgstr "nessun voto"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Nessun tag di definito. Utilizzare lo schermo Amministrazione>Immagini>Tags"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Nota: solo le foto agiunte con pLoader possono essere rimosse"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Notate che potete cambiare manualmente la configurazione e rilanciare Piwigo."
+
+msgid "nothing"
+msgstr "niente"
+
+msgid "No classic user matches this email address"
+msgstr "Non esiste nessun utente con questo indirizzo email"
+
+msgid "no write access"
+msgstr "Nessun accesso in scrittura"
+
+msgid "Number of comments per page"
+msgstr "Numero di commenti per pagina"
+
+msgid "Number of downloads"
+msgstr "Totale dei downloads"
+
+msgid "Number of items"
+msgstr "Numero di elementi"
+
+msgid "Number of rates"
+msgstr "Numero di voti"
+
+msgid "Number of thumbnails to create"
+msgstr "Numero di miniature da creare"
+
+msgid "Mail address is obligatory for all users"
+msgstr "L'indirizzo email è obligatorio per tutti gli utenti"
+
+msgid "Only private categories are listed"
+msgstr "Solo le categorie private sono elencate"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "Solo il prefisso delle miniature e l'email del webmaster sono stati recuperati dalla precedente configurazione"
+
+msgid "Operating system"
+msgstr "Sistema operativo"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Ottimizzazioni realissate correttamente."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Ottimizzazioni concluse con errori."
+
+msgid "Optional URL keyword"
+msgstr "Parametro facultativo del'URL"
+
+msgid "Order alphanumerically"
+msgstr "Ordina alfanumericamente"
+
+msgid "Original dimensions"
+msgstr "Dimensioni originali"
+
+msgid "Original templates"
+msgstr "Templates d'origine"
+
+msgid "Other private categories"
+msgstr "Altre categorie private"
+
+msgid "Overall"
+msgstr "Vista globale"
+
+msgid "overrides existing values with empty ones"
+msgstr "sovrascrivere i valori esistenti con i nuovi anche vuoti"
+
+msgid "Page banner"
+msgstr "Banner di pagina"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "Pagine viste"
+
+msgid "Parent category"
+msgstr "Categoria principale"
+
+msgid "Password"
+msgstr "Password"
+
+msgid "Password confirmation error."
+msgstr "Errore nella conferma della password."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "Password di conferma è mancante. Si prega di confermare la password prescelta."
+
+msgid "Password forgotten"
+msgstr "Password dimenticata"
+
+msgid "Password is missing. Please enter the password."
+msgstr "Password è mancante. Si prega di inserire la password."
+
+msgid "password updated"
+msgstr "password aggiornata"
+
+msgid "Path"
+msgstr "Percorso"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Se riscontrate dei problemi, effettuare una manutezione in [Amministrazione>Speciale>Manutenzione]."
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "Il periodo deve essere un valore intero positivo"
+
+msgid "Permalink"
+msgstr "Permalink"
+
+msgid "Permalink history"
+msgstr "Cronologia dei permalinks"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "Il permalink deve essere composto unicamente dai caratteri seguenti : \"a-zA-Z0-9\", \"-\" o \"_\". Non deve essere numerico o iniziare con un numero seguito da \"-\""
+
+msgid "Permalinks"
+msgstr "Permalinks"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "Il permalink %s è stato usato precedentemente per la categoria %s. Cancellarlo prima dallo storico"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "Il permalink %s è già usato nella galleria %s"
+
+msgid "Permission denied"
+msgstr "Accesso non autorizzato"
+
+msgid "Permission granted"
+msgstr "Accesso autorizzato"
+
+msgid "Permission granted thanks to a group"
+msgstr "Accesso autorizzato grazie al'appartenenza ai gruppi"
+
+msgid "Permissions"
+msgstr "Permessi"
+
+msgid "PHP 5 is required"
+msgstr "È necessario PHP 5"
+
+msgid "picture"
+msgstr "immagini"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Cliccare sull'immagine per vederla in alta definizione"
+
+msgid "Picture informations updated"
+msgstr "Informazioni dell'immagine sono state aggiornate"
+
+msgid "Pictures"
+msgstr "Immagini"
+
+msgid "Show file metadata"
+msgstr "Mostrare i metadati del file"
+
+msgid "Piwigo Administration"
+msgstr "Amministrazione di Piwigo"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Newsletter Piwigo"
+
+msgid "Piwigo Help"
+msgstr "Help di Piwigo"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo cerchrĂ  di passare in PHP 5 creando o modificando il file .htaccess."
+
+msgid "Piwigo version"
+msgstr "Versione di Piwigo"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo non a potuto configurare PHP 5."
+
+msgid "Plugins"
+msgstr "Plugins"
+
+msgid "Current<br>version"
+msgstr "Versione<br>attuale"
+
+msgid "Can't read or extract archive."
+msgstr "È impossibile leggere o di eseguire l'archivio."
+
+msgid "Automatic installation"
+msgstr "Installazione automatica"
+
+msgid "Automatic upgrade"
+msgstr "Aggiornamento automatico"
+
+msgid "Plugin versions can't be checked"
+msgstr "È impossibile verificare i plugins seguenti"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "Verificate i permessi della cartella \"plugins\" et delle sue sotto cartelle (CHMOD)."
+
+msgid "Can't download archive."
+msgstr "È impossibile recuperare l'archivio."
+
+msgid "Plugins up to date"
+msgstr "Plugins aggiorno"
+
+msgid "Download file"
+msgstr "Scaricare il file"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Si è verificato un'errore durante l'esecuzione del file (%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Recatevi nella lista dei plugins per installarlo ed attivarlo."
+
+msgid "Plugin has been successfully copied"
+msgstr "Il plugin è stato copiato con successo."
+
+msgid "Plugins which need upgrade"
+msgstr "Plugins che necessitano un aggiornamento"
+
+msgid "Available<br>version"
+msgstr "Versione<br>disponibile"
+
+msgid "Last revisions"
+msgstr "Ultimi aggiornamenti"
+
+msgid "Can't connect to server."
+msgstr "Non è possibile connettersi al server."
+
+msgid "Plugin list"
+msgstr "Lista dei plugins"
+
+msgid "Other plugins"
+msgstr "Altri plugins disponibili"
+
+msgid "Check for updates"
+msgstr "Verificare gli aggiornamenti"
+
+msgid "Can't create temporary file."
+msgstr "È impossibile creare un file temporaneo."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s è stato aggiornato con successo."
+
+msgid "Position"
+msgstr "Posizione"
+
+msgid "Post date"
+msgstr "Data d'invio"
+
+msgid "Posted on"
+msgstr "Inviato il"
+
+msgid "Powered by"
+msgstr "Sito realizzato grazie a"
+
+msgid "Preferences"
+msgstr "Preferenze"
+
+msgid "Previous"
+msgstr "Precendente"
+
+msgid "Privacy level"
+msgstr "Livello di confidenzialitĂ "
+
+msgid "Profile"
+msgstr "Profilo"
+
+msgid "Purge compiled templates"
+msgstr "\"Ripulire\" i templates compilati"
+
+msgid "Purge history detail"
+msgstr "\"Ripulire\" i dettagli dalla cronoligia"
+
+msgid "Purge history summary"
+msgstr "\"Ripulire\" il sommario dalla cronoligia"
+
+msgid "Purge never used notification feeds"
+msgstr "\"Ripulire\" i flussi di notifica mai usate"
+
+msgid "Purge search history"
+msgstr "\"Ripulire\" la cronologia delle ricerche"
+
+msgid "Purge sessions"
+msgstr "\"Ripulire\" le sessioni"
+
+msgid "Quick connect"
+msgstr "Connessione veloce"
+
+msgid "Quick Local Synchronization"
+msgstr "Sincronizzazione rapida"
+
+msgid "Random pictures"
+msgstr "Immagini a caso"
+
+msgid "display a set of random pictures"
+msgstr "Mostra un insieme d'immagini in modo casuale"
+
+msgid "randomly represented"
+msgstr "rappresentante a caso"
+
+msgid "Random picture"
+msgstr "Immagine a caso"
+
+msgid "Rank"
+msgstr "Rang"
+
+msgid "ranks"
+msgstr "rangs"
+
+msgid "Rate"
+msgstr "Voto"
+
+msgid "Rate date"
+msgstr "Data del voto"
+
+msgid "Rating"
+msgstr "Voto"
+
+msgid "Rating by guests"
+msgstr "Voti degli ospiti"
+
+msgid "Recent categories"
+msgstr "Ultime categorie"
+
+msgid "display recently updated categories"
+msgstr "Mostra le categorie recentemente create o aggiornate"
+
+msgid "Recent period"
+msgstr "Periodo recente"
+
+msgid "Recent pictures"
+msgstr "Ultime immagini"
+
+msgid "display most recent pictures"
+msgstr "Mostra le immagini le piĂš recenti"
+
+msgid "Redirection..."
+msgstr "Reindirizzamento in corso..."
+
+msgid "Please, enter a login"
+msgstr "Inserire nome utente, grazie"
+
+msgid "login mustn't end with a space character"
+msgstr "Il nome utente non deve finire con uno spazio"
+
+msgid "login mustn't start with a space character"
+msgstr "Il nome utente non deve iniziare con uno spazio"
+
+msgid "this login is already used"
+msgstr "Nome utente giĂ  esistente"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "L'indirizzo email deve essere del tipo xxx@yyy.eee (ad esempio: cippalippa@libero.rio)"
+
+msgid "a user use already this mail address"
+msgstr "un utente usa giĂ  questo indirizzo mail"
+
+msgid "please enter your password again"
+msgstr "Reinserire la password, grazie."
+
+msgid "Register"
+msgstr "Registrati"
+
+msgid "Registration"
+msgstr "Registrazione"
+
+msgid "registration date"
+msgstr "data di registrazione"
+
+msgid "Reject"
+msgstr "Rifiutare"
+
+msgid "Reject All"
+msgstr "Rifiutare tutto"
+
+msgid "Related tags"
+msgstr "Tags correlati"
+
+msgid "Released on"
+msgstr "Aggiunto il"
+
+msgid "Auto login"
+msgstr "Conessione automatica"
+
+msgid "clean"
+msgstr "ripulire"
+
+msgid "remove remote listing.xml file"
+msgstr "Rimuovere il file remoto \"listing.xml\""
+
+msgid "generate listing"
+msgstr "generare il listing"
+
+msgid "generate file listing.xml on remote site"
+msgstr "generare il file \"listing.xml\" sul sito remoto"
+
+msgid "Create this site"
+msgstr "Creare sito"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Un file \"listing.xml\" è stato trovato per "
+
+msgid "read local listing.xml and update"
+msgstr "leggere il file \"listing.xml\" e aggiornare"
+
+msgid "test"
+msgstr "verificare"
+
+msgid "test this remote site"
+msgstr "verificare sito remoto"
+
+msgid "remove tags"
+msgstr "Rimuovere i tags"
+
+msgid "remove this tag from the list"
+msgstr "Eliminare tag dalla lista"
+
+msgid "Repair and optimize database"
+msgstr "Riparare o ottimizzare la base dati"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "Sostitizione dei templates d'origine con i vostri templates personalizzati dalla sottodirectory template-extension"
+
+msgid "Replacers (customized templates)"
+msgstr "Sostituzione (templates personalizzati)"
+
+msgid "Representant"
+msgstr "Rappresentante"
+
+msgid "Representation of categories"
+msgstr "Rappresentazione delle categorie"
+
+msgid "representative"
+msgstr "rappresentative"
+
+msgid "Representative"
+msgstr "Rappresentativa"
+
+msgid "Represents"
+msgstr "Rappresenta"
+
+msgid "Reset"
+msgstr "Cancellare"
+
+msgid "Reset to default values"
+msgstr "Ripristinare le impostazioni predefinite"
+
+msgid "Retrieve password"
+msgstr "Recuperare la password"
+
+msgid "return to homepage"
+msgstr "Torna alla homepage"
+
+msgid "RSS feed"
+msgstr "flussi RSS"
+
+msgid "Save order"
+msgstr "Salvare l'ordine"
+
+msgid "Save to permalink history"
+msgstr "Salvare nello storico (cronologia) dei permalinks"
+
+msgid "Search"
+msgstr "Cerca"
+
+msgid "Search for Author"
+msgstr "Cercare un Autore"
+
+msgid "Search in Categories"
+msgstr "Cercare nelle categorie"
+
+msgid "Search by Date"
+msgstr "Cercare per data"
+
+msgid "End-Date"
+msgstr "Data di fine"
+
+msgid "Kind of date"
+msgstr "Tipo data"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "parole cercate : %s"
+
+msgid "Search for words"
+msgstr "Cercare le parole"
+
+msgid "Search for all terms "
+msgstr "Cercare tutte le parole"
+
+msgid "Search for any terms"
+msgstr "Cercare una delle parole"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Selezione vuota. Nessun criterio di ricerca inserito."
+
+msgid "Search Options"
+msgstr "Opzioni di ricerca"
+
+msgid "Search results"
+msgstr "Risultato della ricerca"
+
+msgid "Search rules"
+msgstr "Criteri di ricerca"
+
+msgid "Search in subcategories"
+msgstr "Cercare nelle sottocategorie"
+
+msgid "Search tags"
+msgstr "Ricercare i tags"
+
+msgid "Section"
+msgstr "Selezione"
+
+msgid "See available tags"
+msgstr "Mostra i tags disponibili"
+
+msgid "See images linked to this tag only"
+msgstr "Mostrare le immagini connesse solo a questo tag"
+
+msgid "See you soon."
+msgstr "A presto."
+
+msgid "Select at least one category"
+msgstr "Scegliere almeno una categoria"
+
+msgid "Select at least one picture"
+msgstr "Scegliere almeno un'immagine"
+
+msgid "Select at least one user"
+msgstr "Scegliere almeno un'utente"
+
+msgid "selection"
+msgstr "selezione"
+
+msgid "Send an information email to group members"
+msgstr "Inviare un'email d'informazione agli utenti di un gruppo"
+
+msgid "Contact"
+msgstr "Contattare"
+
+msgid "Send new password"
+msgstr "Inviare una nuova password"
+
+msgid "Sent by"
+msgstr "EnvoyĂŠ par"
+
+msgid "set as category representative"
+msgstr "Usare immagine come rappresentativa della categoria"
+
+msgid "set to"
+msgstr "Impostare a"
+
+msgid "Show info"
+msgstr "Mostra le informazioni"
+
+msgid "Show number of comments"
+msgstr "Mostrare il numero dei commenti"
+
+msgid "Show number of hits"
+msgstr "Mostrare il numero di visualizzazioni"
+
+msgid "show tag cloud"
+msgstr "fare salire la nuvola di tags"
+
+msgid "Show upload link every time"
+msgstr "Sempre visualizzare il link per aggiungere le immagini"
+
+msgid "Since"
+msgstr "Dal"
+
+msgid "singly represented"
+msgstr "rappresentante fisso"
+
+msgid "This site already exists"
+msgstr "Questo sito esiste giĂ "
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "Creare un nuovo sito: (indicare URL verso \"create_listing_file.php\")"
+
+msgid "created"
+msgstr "creato"
+
+msgid "delete"
+msgstr "cancellare"
+
+msgid "deleted"
+msgstr "cancellato"
+
+msgid "delete this site and all its attached elements"
+msgstr "cancellare questo sito e tutti gli elementi ad esso connessi"
+
+msgid "an error happened"
+msgstr "Si è verificato un'errore"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "file \"create_listing_file.php\" introvabile sul sito remoto"
+
+msgid "Local"
+msgstr "Locale"
+
+msgid "Site manager"
+msgstr "Gestione dei siti"
+
+msgid "Remote"
+msgstr "Remoto"
+
+msgid "synchronize"
+msgstr "sincronizzare"
+
+msgid "update the database from files"
+msgstr "Aggiornare la base dati dai files"
+
+msgid "slideshow"
+msgstr "diaporama"
+
+msgid "stop the slideshow"
+msgstr "fermare il diaporama"
+
+msgid "Sorry!"
+msgstr "Spiacente!"
+
+msgid "Sort by"
+msgstr "Ordina per"
+
+msgid "Sort order"
+msgstr "Tipo di ordinamento"
+
+msgid "Specials"
+msgstr "Speciale"
+
+msgid "SQL queries"
+msgstr "numero delle esecuzioni SQL"
+
+msgid "SQL queries in"
+msgstr "selezioni SQL in"
+
+msgid "display only recently posted images"
+msgstr "Mostra solo gli elementi recenti"
+
+msgid "Start Install"
+msgstr "Inizia l'installazione"
+
+msgid "Play of slideshow"
+msgstr "Lettura del diaporama"
+
+msgid "Repeat the slideshow"
+msgstr "Ricominciare il diaporama"
+
+msgid "Statistics"
+msgstr "Statistiche"
+
+msgid "status"
+msgstr "stato"
+
+msgid "Status"
+msgstr "Stato"
+
+msgid "Parameters are correct"
+msgstr "I parametri sono corretti"
+
+msgid "Database name"
+msgstr "Nome della base dati"
+
+msgid "also given by your host provider"
+msgstr "fornitovi dal provider"
+
+msgid "Database type"
+msgstr "Tipo di Database"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "La base dati da utilizzare per installare Piwigo"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr "Copiate il testo in rosa trà i trattini e mettetelo nel file config_database.inc.php che si trova nella directory \"include\" alla base del vostro sito dove aveto installato Piwigo (il file config_database.inc.php non deve contenere altro che ciò che è in rosa tra i trattini, nessun ritorno a capo o spazio è autorizzato)"
+
+msgid "Can't connect to server"
+msgstr "Non è stato possibile connettersi al server"
+
+msgid "Host"
+msgstr "Host"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, pluto.libero.it"
+
+msgid "user password given by your host provider"
+msgstr "La password d'accesso alla base dati fornita dal tuo provider"
+
+msgid "Database table prefix"
+msgstr "Prefisso delle tabelle della base dati"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "Le tabelle della base dati lo avranno come prefisso (permette di gestire meglio le tabelle)"
+
+msgid "Database configuration"
+msgstr "Configurazione della base dati"
+
+msgid "user login given by your host provider"
+msgstr "nome utente di login alla base dati fornito dal tuo provider"
+
+msgid "enter a login for webmaster"
+msgstr "Inserire un nome utente per il webmaster"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "Il nome utente del webmaster non può contenere caratteri come ' o \""
+
+msgid "Webmaster password"
+msgstr "Password"
+
+msgid "Password [confirm]"
+msgstr "Password [confermare]"
+
+msgid "verification"
+msgstr "verifica"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "da conservare con cura. Permette l'accesso al pannello di amministrazione"
+
+msgid "Admin configuration"
+msgstr "Configurazione del utente \"Amministratore\""
+
+msgid "return to the display of all images"
+msgstr "ritornare alla visualizzazione di tutti gli elementi"
+
+msgid "Pause of slideshow"
+msgstr "Pausa del diaporama"
+
+msgid "Not repeat the slideshow"
+msgstr "Non ricominciare il diaporama"
+
+msgid "Directory"
+msgstr "Directory"
+
+msgid "Storage category"
+msgstr "Categoria di memorizzazione"
+
+msgid "sub-categories"
+msgstr "Sottocategorie"
+
+msgid "Submit"
+msgstr "Confermare"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "Rimanete in contatto con il progetto abbonandovi alla newsletter. Riceverete un mail ogni volta che una nuova versione sarà disponibile (avvolte un bug di sicurezza è corretto, è importante esserne al corrente ed aggiornare il prodotto) o che soppravvenga un evento importante sul progetto. Solo qualche mail all'anno"
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Abbonare %s alla newsletter Piwigo"
+
+msgid "Summary"
+msgstr "Riassunto"
+
+msgid "Sum of rates"
+msgstr "Somma dei voti"
+
+msgid "synchronize metadata"
+msgstr "sincronizzare i metadati"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d tag"
+msgstr[1] "%d tags"
+
+msgid "Tag results for"
+msgstr "Risultato dei tag per"
+
+msgid "Tags"
+msgstr "Tags"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "Il tag \"%s\" esiste giĂ "
+
+msgid "Tag selection"
+msgstr "Selezione dei tags"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "Il tag \"%s\" è stato aggiunto"
+
+msgid "Take selected elements out of caddie"
+msgstr "Estrarre gli elementi selezionati dal cestino"
+
+msgid "target"
+msgstr "Target"
+
+msgid "Templates configuration has been recorded."
+msgstr "La configurazione dei templates è stata registrata."
+
+msgid "the beginning"
+msgstr "L'inizio"
+
+msgid "Interface theme"
+msgstr "Tema dell'interfaccia"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "I flussi RSS informno sulle novitĂ  della galleria: nuove immagini, aggiornamento delle categorie, nuovi commenti. Da usarsi con un lettore di flussi RSS."
+
+msgid "Thumbnail"
+msgstr "Miniatura"
+
+msgid "Thumbnails"
+msgstr "Miniature"
+
+msgid "Time"
+msgstr "Ora"
+
+msgid "title"
+msgstr "titolo"
+
+msgid "Categories management"
+msgstr "Gestione delle categorie"
+
+msgid "Piwigo configuration"
+msgstr "Configurazione di Piwigo"
+
+msgid "Piwigo administration"
+msgstr "Amministrazione di Piwigo"
+
+msgid "Edit a category"
+msgstr "Modificare una categoria"
+
+msgid "Group management"
+msgstr "Gestione gruppi"
+
+msgid "User list"
+msgstr "Lista utenti"
+
+msgid "Menu"
+msgstr "Menu"
+
+msgid "Modify informations about a picture"
+msgstr "Modificare le informazioni dell'immagine"
+
+msgid "A comment on your site"
+msgstr "Un commento sul sito"
+
+msgid "Thumbnail creation"
+msgstr "Creazione delle miniature"
+
+msgid "Database synchronization with files"
+msgstr "Sincronizzazione della base dati con i files"
+
+msgid "Pictures waiting for validation"
+msgstr "Immagini in attesa di convalida"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "immagini senza miniature (solo jpeg e png)"
+
+msgid "height must be a number superior to"
+msgstr "l'altezza deve essere un numero superiore a"
+
+msgid "width must be a number superior to"
+msgstr "la larghezza deve essere un numero superiore a"
+
+msgid "for the file format"
+msgstr "per il formato del file"
+
+msgid "No missing thumbnail"
+msgstr "Nessuna miniatura mancante"
+
+msgid "Picture unreachable or no support"
+msgstr "Immagine non trovata o non supportata"
+
+msgid "GD version"
+msgstr "versione GD"
+
+msgid "Miniaturization parameters"
+msgstr "Parametri di miniaturizzazione"
+
+msgid "generated in"
+msgstr "generata in"
+
+msgid "Results of miniaturization"
+msgstr "Risultati della miniaturizzazione"
+
+msgid "General statistics"
+msgstr "Statistiche generali"
+
+msgid "max time"
+msgstr "tempo massimo"
+
+msgid "average time"
+msgstr "tempo medio"
+
+msgid "min time"
+msgstr "tempo minimo"
+
+msgid "number of miniaturized pictures"
+msgstr "numero di foto miniaturizzate"
+
+msgid "total time"
+msgstr "tempo totale"
+
+msgid "for this file format"
+msgstr "per questo formato di file"
+
+msgid "today"
+msgstr "Oggi"
+
+msgid "Toggle 'default group' property"
+msgstr "Invertire la proprietĂ  \"gruppo di default\""
+
+msgid "total SQL time"
+msgstr "tempo totale delle esecuzioni SQL"
+
+msgid "total upgrade time"
+msgstr "tempo totale per aggiornamento"
+
+msgid "Try to configure PHP 5"
+msgstr "Provate a configuratre PHP 5"
+
+msgid "Unable to check for upgrade."
+msgstr "Non è stato possibile identificare l'ultima versione."
+
+msgid "Uncheck all"
+msgstr "Deselezionare tutto"
+
+msgid "Uninstall"
+msgstr "Disinstallare"
+
+msgid "unit mode"
+msgstr "modo unitario"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "Sbloccate"
+
+msgid "unset"
+msgstr "Svuotare"
+
+msgid "Synchronize"
+msgstr "Sincronizzare"
+
+msgid "Update categories informations"
+msgstr "Aggiorna le informazioni delle categorie"
+
+msgid "reduce to single existing categories"
+msgstr "eseguire unicamente sulle categorie selezionate"
+
+msgid "Choose an option"
+msgstr "Scegli un'opzione"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "Mostra tutte le informazioni possibili (categorie ed elementi aggiunti o eliminati)"
+
+msgid "Error list"
+msgstr "Lista degli errori"
+
+msgid "Errors caption"
+msgstr "Significato degli errori"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "La versione di Piwigo differisce da quella sul server remoto"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "La versione del file \"create_listing_file.php\" sul server remoto deve essere la stessa di Piwigo"
+
+msgid "listing.xml file was not found"
+msgstr "Il file \"listing.xml\" non è stato trovato"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "Il file \"listing.xml\" non è stato trovato. Questo file è generato scegliendo il comando \"genera la lista\" nella sezione \"Amministrazione del sito\""
+
+msgid "Update images informations"
+msgstr "Aggiorna le informazioni delle immagini"
+
+msgid "Detailed informations"
+msgstr "Informazioni dettagliate"
+
+msgid "File/directory read error"
+msgstr "Errore in letture del file/directory"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "Non è possibile accedere al file o alla directory (probabilmente non esiste o l'accesso è stato negato)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "Ogni file immagine richiede una miniatura. La miniatura deve essere presente nella sottodirectory \"thumbnail\" della directory. Il nome del file della miniatura deve iniziare con il parametro di configurazione \"prefix_thumbnail\" e l'estensione deve essere uno di valori della lista seguente:"
+
+msgid "missing thumbnail"
+msgstr "miniature mancanti"
+
+msgid "categories deleted in the database"
+msgstr "categorie eliminate dalla base dati"
+
+msgid "elements deleted in the database"
+msgstr "elementi eliminati dalla base dati"
+
+msgid "images candidates for metadata synchronization"
+msgstr "immagini in coda per la sincronizzazione dei metadati"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "informazioni sugli elementi sincronizzate con i metadati"
+
+msgid "errors during synchronization"
+msgstr "Si sono verificati errori durante la sincronizzazione"
+
+msgid "categories added in the database"
+msgstr "categorie aggiunte nella base dati"
+
+msgid "elements added in the database"
+msgstr "elementi aggiunti nella base dati"
+
+msgid "elements updated in the database"
+msgstr "elementi aggiornati nella base dati"
+
+msgid "Search for new images in the directories"
+msgstr "Cercare nuove immagini nelle directory"
+
+msgid "Update your rating"
+msgstr "Aggiorna il tuo voto"
+
+msgid "added"
+msgstr "aggiunto"
+
+msgid "Metadata synchronization results"
+msgstr "Risultato della sincronizzazione dei metadati"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "Solo simulazione (non sarĂ  fatta nessuna modifica nella base dati)"
+
+msgid "[Simulation]"
+msgstr "[Simulazione]"
+
+msgid "directories + files"
+msgstr "directory + file"
+
+msgid "only directories"
+msgstr "solo directory"
+
+msgid "synchronize files structure with database"
+msgstr "sincronizzare la struttura dei files con la base dati"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "sincronizzare gli elementi della base dati con le informazioni presenti nei metadati dei files"
+
+msgid "even already synchronized elements"
+msgstr "anche gli elementi giĂ  sincronizzati"
+
+msgid "Used metadata"
+msgstr "Metadati usati"
+
+msgid "wrong filename"
+msgstr "nome della directory errata"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "Il nome delle directory e dei files deve essere composto da lettere, numeri, \"-\", \"_\" o \".\""
+
+msgid "Upgrade"
+msgstr "Aggiornamento"
+
+msgid "Upgrade informations"
+msgstr "Informazioni sul'aggiornamento"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "Solo un amministratore può eseguire l'aggiornamento: identificatevi."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "La dimensione del file immagine non deve eccedere: "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "L'immagine deve essere in formato jpg, png o gif"
+
+msgid "the height of the picture must not exceed : "
+msgstr "L'altezza dell'immagine non deve eccedere: "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Opzionale ma raccomandato: scegliere una miniatura da associare a "
+
+msgid "the width of the picture must not exceed : "
+msgstr "La larghezza dell'immagine non deve eccedere: "
+
+msgid "can't upload the picture on the server"
+msgstr "non è stato possibile caricare il file sul server"
+
+msgid "the username must be given"
+msgstr "nome utente obbligatorio"
+
+msgid "A picture's name already used"
+msgstr "file giĂ  esistente"
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "il formato del file non è un formato immagine"
+
+msgid "Name of the picture"
+msgstr "Nome dell'immagine"
+
+msgid "Upload a picture"
+msgstr "Caricare un'immagine"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Immagine caricata con successo. Un amministratore convaliderĂ  l'operazione il piĂš presto possibile"
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Usare l'ordinamento delle immagini di default (cosi come definito nel file di configurazione)"
+
+msgid "useful when password forgotten"
+msgstr "utile se si dimentica la password"
+
+msgid "User access level to upload"
+msgstr "Livello d'accesso utente per l'upload"
+
+msgid "User comments"
+msgstr "Commenti utenti"
+
+msgid "User comments validation"
+msgstr "Approvare i commenti degli utenti"
+
+msgid "Username"
+msgstr "Nome utente"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "I permessi degli utenti e dei gruppi sono stati cancellati"
+
+msgid "Users"
+msgstr "Utenti"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "utente \"%s\" aggiunto"
+
+msgid "User status"
+msgstr "Statuto del'utente"
+
+msgid "Administrator"
+msgstr "Amministratore"
+
+msgid "Generic"
+msgstr "Generico"
+
+msgid "Guest"
+msgstr "Ospite"
+
+msgid "Webmaster"
+msgstr "Webmaster"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d utente"
+msgstr[1] "%d utenti"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d commento utente rifiutato"
+msgstr[1] "%d commenti utente rifiutati"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d commento utente accettato"
+msgstr[1] "%d commenti utenti accettati"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d utente cancellato"
+msgstr[1] "%d utenti cancellati"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d gruppo"
+msgstr[1] "%d gruppi"
+
+msgid "Validate"
+msgstr "Approvare"
+
+msgid "Validate All"
+msgstr "Approvare tutto"
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr "Richiedere la validazione"
+
+msgid "Version"
+msgstr "Versione"
+
+msgid "Virtual categories movement"
+msgstr "Spostare categoria virtuale"
+
+msgid "Virtual categories to move"
+msgstr "Categorie virtuali da spostare"
+
+msgid "Virtual category"
+msgstr "Categorie virtuale"
+
+msgid "Virtual category name"
+msgstr "Nome della categoria virtuale"
+
+msgid "Visits"
+msgstr "Visite"
+
+msgid "Waiting"
+msgstr "In attesa"
+
+msgid "Webmaster cannot be deleted"
+msgstr "Il webmaster non può essere cancellato"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "Documentazione"
+
+msgid "Year"
+msgstr "Anno"
+
+msgid "Yes"
+msgstr "Si"
+
+msgid "You are running on development sources, no check possible."
+msgstr "State lavorando con una versione di sviluppo, impossibile verificare l'ultima versione."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "State giĂ  usando l'ultima versione di Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Non potete cancellare il vostro conto utente"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Non potete spostare una categoria in una sua sottocategoria."
+
+msgid "You do not have access rights to run upgrade"
+msgstr "Non avete le autorizzazioni necessarie per effettuare l'aggiornamento"
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "Dovete contattare il votro provider per chiedere come configurare PHP 5."
+
+msgid "You need to confirm deletion"
+msgstr "Dovete confermare la soppressione"
diff --git a/language/nl_NL/LC_MESSAGES/messages.mo b/language/nl_NL/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..ec4b28e0d
--- /dev/null
+++ b/language/nl_NL/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/nl_NL/LC_MESSAGES/messages.po b/language/nl_NL/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..9bc64c0d9
--- /dev/null
+++ b/language/nl_NL/LC_MESSAGES/messages.po
@@ -0,0 +1,2649 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: Dutch <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "Over"
+
+msgid "About Piwigo"
+msgstr "Over Piwigo"
+
+msgid "Free access"
+msgstr "Gratis toegang"
+
+msgid "Access to all"
+msgstr "Toegang tot alles"
+
+msgid "Access to subscribed"
+msgstr "Toegang tot geabbonnneerde"
+
+msgid "Access to administrators"
+msgstr "Toegang voor beheerders"
+
+msgid "Access to webmasters"
+msgstr "Toegang voor webmasters"
+
+msgid "No access"
+msgstr "Geen toegang"
+
+msgid "You are not authorized to access the requested page"
+msgstr "Je hebt geen rechten tot de opgevraagde pagina"
+
+msgid "Actions"
+msgstr "Acties"
+
+msgid "Activate"
+msgstr "Activatie"
+
+msgid "Add"
+msgstr "Toevoegen"
+
+msgid "Add a tag"
+msgstr "Voeg een tag toe"
+
+msgid "Add a user"
+msgstr "Voeg een gebruiker toe"
+
+msgid "Add/delete a permalink"
+msgstr "toevoegen/verwijderen van een permalink"
+
+msgid "add this image to your favorites"
+msgstr "voeg deze afbeelding toe aan jou favorieten"
+
+msgid "Add group"
+msgstr "Voeg een groep toe"
+
+msgid "add new elements to caddie"
+msgstr "Voeg nieuwe elementen toe ann caddie"
+
+msgid "Add selected elements to caddie"
+msgstr "Voeg geselecteerde elementen toe aan caddie"
+
+msgid "add tags"
+msgstr "Toevoegen tags"
+
+msgid "add to caddie"
+msgstr "Toevoegen aan caddie"
+
+msgid "Administration"
+msgstr "Beheer"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "Administrator, webmaster en speciale gebruiker kunnen deze methode niet gebruiken"
+
+msgid "Advanced features"
+msgstr "Geavanceerde functies"
+
+msgid "Adviser"
+msgstr "Adviseer"
+
+msgid "Adviser mode enabled"
+msgstr "Advies mode geactiveerd"
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr "alle"
+
+msgid "Allow user registration"
+msgstr "Sta gebruikersregistratie toe"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Allow users to delete theirs owns comments"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Allow users to edit theirs owns comments"
+
+msgid "All sub-categories of private categories become private"
+msgstr "All sub-categories of private categories become private"
+
+msgid "All tags"
+msgstr "Alle tags"
+
+msgid "All tags must match"
+msgstr "Alle tags moeten kloppen"
+
+msgid "A new version of Piwigo is available."
+msgstr "Een nieuwere versie van Piwigo is beschikbaar."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Een informatie email is verstuurd naar de groep \"%s\""
+
+msgid "Any tag"
+msgstr "Elke tag"
+
+msgid "Apply to subcategories"
+msgstr "Toestaan op subcategorieen"
+
+msgid "Are you sure?"
+msgstr "Weet je het zeker?"
+
+msgid "ascending"
+msgstr "ascending"
+
+msgid "Associated"
+msgstr "Gelinkt"
+
+msgid "associate to category"
+msgstr "link aan categorie"
+
+msgid "associate to group"
+msgstr "link aan een groep"
+
+msgid "Association to categories"
+msgstr "Gelinkt aan categorie"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d associatie"
+msgstr[1] "%d associaties"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "Op zijn minst moet aan ĂŠĂŠn regel worden voldaan."
+
+msgid "At least one tag must match"
+msgstr "Op zijn minst moet een tag kloppen"
+
+msgid "Author"
+msgstr "Auteur"
+
+msgid "Authorized"
+msgstr "Toegestaan"
+
+msgid "author(s) : %s"
+msgstr "auteur(s) : %s"
+
+msgid "Expand all categories"
+msgstr "Toon alle categorieĂŤn"
+
+msgid "Average rate"
+msgstr "Gemiddeld oordeel"
+
+msgid "Batch management"
+msgstr "Batch management"
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr "Best beoordeeld"
+
+msgid "display best rated items"
+msgstr "weergeven van de hoogste beoordeling"
+
+msgid "Bound template"
+msgstr "Gebonden sjabloon"
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d categorie inclusief "
+msgstr[1] "%d categories inclusief "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d physiek"
+msgstr[1] "%d physieke"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " en %d virtueel"
+msgstr[1] " en %d virtueel"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d categorie verplaatst"
+msgstr[1] "%d categorieĂŤn verplaatst"
+
+msgid "Anomaly"
+msgstr "Onregelmatigheid"
+
+msgid "Automatic correction"
+msgstr "Automatische correctie"
+
+msgid "Check automatic corrections"
+msgstr "Controleer de aoutomatische correcties"
+
+msgid "Correction"
+msgstr "Correctie"
+
+msgid "Correction applied with error"
+msgstr "Correctie die met fout wordt toegepast"
+
+msgid "Correction applied with success"
+msgstr "Correctie die met succes is toegepast"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "%s waarde is niet een correct bestand omdat exif niet ondersteund word"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "%s moet aangepast worden naar false in je config_local.inc.php bestand"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "De anomalie worden genegeerd totdat de volgende versie"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "Correction the anomaly will cancel the fact that it's ignored"
+
+msgid "Impossible automatic correction"
+msgstr "Onmogelijke automatische correctie"
+
+msgid "Reinitialize check integrity"
+msgstr "Herinitalizeer de integrieteitscontrole"
+
+msgid "Go to %s or %s for more informations"
+msgstr "Gaa naar %s of %s voor meer informatie"
+
+msgid "the forum"
+msgstr "het forum"
+
+msgid "the wiki"
+msgstr "de wiki"
+
+msgid "Apply selected corrections"
+msgstr "Pas geselecteerde correcties toe"
+
+msgid "Ignore selected anomalies"
+msgstr "Negeer geselecteerde anomalieĂŤn"
+
+msgid "Refresh"
+msgstr "Ververs"
+
+msgid "Check integrity"
+msgstr "Controleer integriteit"
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "Gebruiker \"%s\" gemaakt met wachtwoord \"%s\" "
+
+msgid "Status of user \"%s\" updated"
+msgstr "Status van de gebruiker \"%s\" is bijgewerkt"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "De versie van %s [%s] welke geinstalleerd is is niet compatibel met de vereiste versie [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Je moet je systeem bijwerken om volledig gebruik te kunnen maken de software, anders kan de software mogelijk niet goed werken, of helemaal niet"
+
+msgid "caddie"
+msgstr "caddie"
+
+msgid "Caddie"
+msgstr "Caddie"
+
+msgid "Caddie is currently empty"
+msgstr "Caddie is momenteel leeg"
+
+msgid "Caddie management"
+msgstr "Caddie management"
+
+msgid "Calendar"
+msgstr "kalender"
+
+msgid "All"
+msgstr "Alle"
+
+msgid "display each day with pictures, month per month"
+msgstr "weergeven elke dag met afbeelding, maand per maand"
+
+msgid "View"
+msgstr "Bekijk"
+
+msgid "Add a virtual category"
+msgstr "Voeg een virtuele categorie toe"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Gebruikers toestaan commentaar te geven op geselecteerde categorieen"
+
+msgid "Categories"
+msgstr "CategorieĂŤn"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "Categories authorized thanks to group associations"
+
+msgid "Categories manual order was saved"
+msgstr "CategorieĂŤn handmatig gesorteerd is opgeslagen"
+
+msgid "Categories ordered alphanumerically"
+msgstr "CategorieĂŤn alphanumeriek gesorteerd"
+
+msgid "Category"
+msgstr "categorie"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Categorie elementen gelinkt aan de volgende categorieen: %s"
+
+msgid "Category results for"
+msgstr "Categorie resultaten voor"
+
+msgid "The name of a category should not be empty"
+msgstr "De naam van een categorie mag niet leeg zijn"
+
+msgid "Lock categories"
+msgstr "Sluit categorieĂŤn"
+
+msgid "Properties"
+msgstr "Eigenschappen"
+
+msgid "Private category"
+msgstr "Private categorie"
+
+msgid "Public category"
+msgstr "Publieke categorie"
+
+msgid "Find a new representant by random"
+msgstr "Vind een nieuw representant bij willekeur"
+
+msgid "Public / Private"
+msgstr "Publiek / Private"
+
+msgid "Manage authorizations for selected categories"
+msgstr "Beheer toegang voor geselecteerde categorieĂŤn"
+
+msgid "Select uploadable categories"
+msgstr "Selecteer uploadable categorieeĂŤn"
+
+msgid "Virtual category added"
+msgstr "Virtuele categorie toegevoegd"
+
+msgid "Virtual category deleted"
+msgstr "Virtuele categorie verwijderd"
+
+msgid "Check all"
+msgstr "Selecteer alles"
+
+msgid "Check for upgrade"
+msgstr "Controleer voor een upgrade"
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "Controle voor upgrade is niet geslaagt door onbekende reden."
+
+msgid "Choose an image"
+msgstr "Kies een afbeelding om"
+
+msgid "Monthly calendar"
+msgstr "Maand kalender"
+
+msgid "Monthly list"
+msgstr "Maand lijst"
+
+msgid "Weekly list"
+msgstr "Week lijst"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Klik hier als je browser je niet doorstuurt"
+
+msgid "Close this window"
+msgstr "Sluit dit venster"
+
+msgid "cloud"
+msgstr ""
+
+msgid "Come to discover the category:"
+msgstr "Ondek de categorie:"
+
+msgid "Comment"
+msgstr "Commentaar"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d commentaar"
+msgstr[1] "%d commentaren"
+
+msgid "Your comment has been registered"
+msgstr "Je commentaar is geregistreerd"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Anti-flood systeem : je moet even wachten voordat je weer nieuw commentaar kunt plaatsen"
+
+msgid "comment date"
+msgstr "commentaar datum"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Je commentaar is NIET geregistreerd omdat de validatie regels de plaatsing voorkwam"
+
+msgid "Comments"
+msgstr "Commentaar"
+
+msgid "Add a comment"
+msgstr "voeg commentaar toe"
+
+msgid "Comments for all"
+msgstr "Commentaar voor alles"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "Een beheerder moet je commentaar goedkeuren voordat het zichtbaar word."
+
+msgid "This login is already used by another user"
+msgstr "Deze gebruikersnaam is al in gebruik"
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "Complete RSS feed (afbeeldingen, commentaar)"
+
+msgid "Access type"
+msgstr "Toegangs type"
+
+msgid "Information data registered in database"
+msgstr "Informatie data geregistereerd in de database"
+
+msgid "Default display"
+msgstr "Standaard weergave"
+
+msgid "Templates"
+msgstr "Sjablonen"
+
+msgid "The gallery URL is not valid."
+msgstr "The gallerie URL is niet correct."
+
+msgid "General"
+msgstr "Algemeen"
+
+msgid "Save page visits by administrators"
+msgstr "Bewaar pagina bezoek van beheerders"
+
+msgid "Save page visits by guests"
+msgstr "Bewaar pagina bezoek van gasten"
+
+msgid "History"
+msgstr "Geschiedenis"
+
+msgid "Save page visits by users"
+msgstr "Bewaar pagina bezoek van gebruikers"
+
+msgid "Configuration"
+msgstr "Configuratie"
+
+msgid "confirm"
+msgstr "bevestig"
+
+msgid "Confirm Password"
+msgstr "Bevestig wachtwoord"
+
+msgid "Webmaster mail address"
+msgstr "Webmaster email adres"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "Het is mogelijk dat bezoekers contact opnemen met de beheerder middels e-mail"
+
+msgid "Main"
+msgstr "Index"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "Het aantal commentaren moet tussen 5 and 50 liggen."
+
+msgid "Upload"
+msgstr "Upload"
+
+msgid "Login"
+msgstr "Verbinding"
+
+msgid "Connection settings"
+msgstr "Verbindingsinstellingen"
+
+msgid "Contact webmaster"
+msgstr "Contact de webmaster"
+
+msgid "Controversy"
+msgstr "Controversieel"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr "Kopieer de tekst tussen de lijnen en plak deze in het bestand \"include/config_database.inc.php\"(Waarschuwing: config_database.inc.php mag alleen het roze gedeelte bevatten, geen return of extra spatie). Dit moet alleen wanneer dit bestand geen schrijfrechten"
+
+msgid "Create a new account"
+msgstr "Maak een nieuwe account"
+
+msgid "Created on"
+msgstr "Gemaakt op"
+
+msgid "Creation date"
+msgstr "Aanmaak datum"
+
+msgid "Current name"
+msgstr "Huidige naam"
+
+msgid "Current password is wrong"
+msgstr "Huidige wachtwoord is niet juist"
+
+msgid "Customize"
+msgstr "Aanpassen"
+
+msgid "Your Gallery Customization "
+msgstr "Je gallerie aanpassen "
+
+msgid "Database"
+msgstr "Database"
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr "Datum"
+
+msgid "Day"
+msgstr "Dag"
+
+msgid "Deactivate"
+msgstr "Deactiveer"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+
+msgid "Accelerate diaporama speed"
+msgstr "Accelerate diaporama speed"
+
+msgid "Default gallery language"
+msgstr "Standaard gallery taal"
+
+msgid "Default"
+msgstr "Standaard"
+
+msgid "Default user cannot be deleted"
+msgstr "Standaart gebruiker kan niet verwijderd worden"
+
+msgid "delete all images from your favorites"
+msgstr "delete all images from your favorites"
+
+msgid "Delete"
+msgstr "Verwijderen"
+
+msgid "delete category"
+msgstr "verwijder categorie"
+
+msgid "Delete Representant"
+msgstr "Verwijder Representant"
+
+msgid "Delete selected photos"
+msgstr "Verwijder geselecteerde foto's"
+
+msgid "Delete selected tags"
+msgstr "Verwijder geselecteerde tags"
+
+msgid "Delete selected users"
+msgstr "Verwijder geselecteerde gebruikers"
+
+msgid "delete this comment"
+msgstr "verwijder dit commentaar"
+
+msgid "Deletions"
+msgstr "Verwijderde"
+
+msgid "delete this image from your favorites"
+msgstr "verwijder deze foto van je favorieten"
+
+msgid "Deny selected groups"
+msgstr "Verbied geselecteerde groepen"
+
+msgid "Deny selected users"
+msgstr "Verbied geselecteerde gebruikers"
+
+msgid "descending"
+msgstr "descending"
+
+msgid "Description"
+msgstr "Omschrijving"
+
+msgid "Dimensions"
+msgstr "Dimenties"
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr "Weergeven"
+
+msgid "Display options"
+msgstr "Toon opties"
+
+msgid "Dissociated"
+msgstr "Niet gelinkt"
+
+msgid "dissociate from category"
+msgstr "verwijder link naar categorie"
+
+msgid "dissociate from group"
+msgstr "verwijder link naar groep"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Kb"
+
+msgid "Does not represent"
+msgstr "Is niet aanwezig"
+
+msgid "download"
+msgstr "download"
+
+msgid "download this file"
+msgstr "download dit bestand"
+
+msgid "Downloads"
+msgstr "Downloads"
+
+msgid "Drag to re-order"
+msgstr "sleep om te herschikken"
+
+msgid "Files with same name in more than one physical category"
+msgstr "Bestanden met de zelfde naam in meer dan ĂŠĂŠn physieke categorie"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d wachten op bevestiging"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d plaatje's afgewezen"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d plaatje's toegestaan"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Aan elke regel moet worden voldaan."
+
+msgid "edit"
+msgstr "bewerk(en)"
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr "Bewerk afbeeldings informatie"
+
+msgid "Category informations updated successfully."
+msgstr "Categorie informatie is met succes bijgewerkt."
+
+msgid "edit category informations"
+msgstr "bewerk categorie informatie"
+
+msgid "edit category permissions"
+msgstr "bewerk categorie rechten"
+
+msgid "Authorize upload"
+msgstr "Toestaan van upload"
+
+msgid "Edit ranks"
+msgstr "Edit ranks"
+
+msgid "Edit selected tags"
+msgstr "Bewerk geselecteerde tags"
+
+msgid "Edit tags"
+msgstr "Bewerk tags"
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr "elementen"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d afbeelding"
+msgstr[1] "%d afbeeldingen"
+
+msgid "Elements"
+msgstr "Elementen"
+
+msgid "Not linked elements"
+msgstr "Niet gelinkte elementen"
+
+msgid "elements per page"
+msgstr "elementen per pagina"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "afbeelding binnen de %d dagen"
+
+msgid "Element type"
+msgstr "Element type"
+
+msgid "Email address"
+msgstr "Email adres"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "Email address is missing. Please specify an email address."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Email administrators when a comment is deleted"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Email administrators when a comment is modified"
+
+msgid "Email admins when a comment requires validation"
+msgstr "Email beheerder wanneer een commantaart validatie nodig heeft"
+
+msgid "Email admins when a new user registers"
+msgstr "Email beheerders wanneer een nieuwe gebruiker zich registreerd"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "Email beheerder wanneer er een plaatje is ge-upload"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "Email beheerder wannneer een geldig commentaar is ingevuld"
+
+msgid "Empty caddie"
+msgstr "Leeg caddie"
+
+msgid "High definition enabled"
+msgstr "Hoge weergaven ingeschakeld"
+
+msgid "Enter your personnal informations"
+msgstr "Vul uw persoonlijke informatie in"
+
+msgid "Environment"
+msgstr "Omgeving"
+
+msgid "wrong date"
+msgstr "verkeerde datum"
+
+msgid "Error sending email"
+msgstr "Fout bij het versturen van email"
+
+msgid "excluded"
+msgstr "uitsluiten"
+
+msgid "Extend for templates"
+msgstr "Uitbreiding voor sjablonen"
+
+msgid "My favorites"
+msgstr "Mijn favorieten"
+
+msgid "display my favorites pictures"
+msgstr "toon mijn favoriete foto's"
+
+msgid "Favorites"
+msgstr "Favorieten"
+
+msgid "File"
+msgstr "Bestand"
+
+msgid "File name"
+msgstr "Bestandsnaam"
+
+msgid "Filesize"
+msgstr "bestandsgrote"
+
+msgid "Filter"
+msgstr "Filter"
+
+msgid "Filter and display"
+msgstr "Filteren en tonen"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "eerste element toegevoegd op %s"
+
+msgid "First"
+msgstr "Eerste"
+
+msgid "Forbidden"
+msgstr "Geweigerd"
+
+msgid "Forgot your password?"
+msgstr "Wachtwoord vergeten?"
+
+msgid "Form"
+msgstr "Formulier"
+
+msgid "Support"
+msgstr "Bijstand"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "van %s tot %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "De gallerie is in onderhoud. Probeer het later nog eens."
+
+msgid "Gallery title"
+msgstr "Gallerie titel"
+
+msgid "Gallery URL"
+msgstr "Gallerie URL"
+
+msgid "GD library is missing"
+msgstr "GD library is er niet"
+
+msgid "Page generated in"
+msgstr "Pagina gegenereerd in"
+
+msgid "global mode"
+msgstr "global mode"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Ga naar de gallerie als gast"
+
+msgid "Grant selected groups"
+msgstr "Toegang geselecteerde groepen"
+
+msgid "Grant selected users"
+msgstr "Toegang geselecteerde gebruikers"
+
+msgid "group"
+msgstr "groep"
+
+msgid "Group"
+msgstr "Groep"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "De naam van de groep mag geen spatie bevatten of leeg zijn."
+
+msgid "This name is already used by another group."
+msgstr "Deze naam is al in gebruik door een andere groep."
+
+msgid "group by letters"
+msgstr ""
+
+msgid "Group name"
+msgstr "Groep naam"
+
+msgid "Groups"
+msgstr "Groepen"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "groep \"%s\" toegevoegd"
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "groep \"%s\" verwijderd"
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "groep \"%s\" bijgewerkt"
+
+msgid "guest"
+msgstr "gast"
+
+msgid "Guest cannot be deleted"
+msgstr "Gast kan niet verwijderd worden"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "Foutieve status voor gebruiker \"guest\", gebruik standaard status. Waarschuw de webmaster."
+
+msgid "Guests"
+msgstr "Gasten"
+
+msgid "Hello"
+msgstr "Hallo"
+
+msgid "Hello,"
+msgstr "Hallo,"
+
+msgid "Help"
+msgstr "Help"
+
+msgid "Hide"
+msgstr "Hide"
+
+msgid "High filesize"
+msgstr "Grote bestandsformaat"
+
+msgid "available for administrators only"
+msgstr "Alleen voor beheerders"
+
+msgid "shows images at the root of this category"
+msgstr "Toon afbeelding van het begin van de categorie"
+
+msgid "See last users comments"
+msgstr "Bekijk de laatste gebruikerscommentaar"
+
+msgid "customize the appareance of the gallery"
+msgstr "Verschijning van de gallerie aanpassen"
+
+msgid "search"
+msgstr "zoeken"
+
+msgid "Home"
+msgstr "Home"
+
+msgid "Hope to see you back soon."
+msgstr "Hope to see you back soon."
+
+msgid "Hour"
+msgstr "Uur"
+
+msgid "Identification"
+msgstr "Identificatie"
+
+msgid "Element"
+msgstr ""
+
+msgid "Image id"
+msgstr "Afbeeldings id"
+
+msgid "Image only RSS feed"
+msgstr "Image only RSS feed"
+
+msgid "in this category"
+msgstr "in deze categorie"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "in %d sub-categorie"
+msgstr[1] "in %d sub-categorieĂŤn"
+
+msgid "Images manual order was saved"
+msgstr "Images manual order was saved"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr "inclusief"
+
+msgid "Reduce diaporama speed"
+msgstr "Reduce diaporama speed"
+
+msgid "Informations"
+msgstr "Informatie"
+
+msgid "Basic configuration"
+msgstr "Basis configuratie"
+
+msgid "Install"
+msgstr "Installatie"
+
+msgid "Installation"
+msgstr "Installatie"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "Het installeren van Piwigo is klaar, de volgende stap is<br><br>"
+"* Ga naar de Indentificatie pagina en gebruik hiervoor het eerder opgegeven gebruikersnaam met wachtwoord<br>"
+"* Deze gebruikersnaam geeft u toegang tot de beheermenu zodat u afbeeldingen op uw website kan plaatsen"
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Hulp nodig ? stel een vraag op het <a href=\"%s\" target=\"_blank\">Piwigo forum</a>."
+
+msgid "Webmaster login"
+msgstr "Webmaster login"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "Het word getoond aan de bezoekers. Het is ook noodzakelijk voor de administratie van de website"
+
+msgid "Instructions"
+msgstr "Instructies"
+
+msgid "Invalid password!"
+msgstr "Verkeerd wachtwoord!"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "standaard"
+
+msgid "High definition"
+msgstr "Hoge kwaliteit"
+
+msgid "default values"
+msgstr "Standaard waarden"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "It appears your webhost is currently running PHP %s."
+
+msgid "jump to category"
+msgstr "ga naar categorie"
+
+msgid "jump to image"
+msgstr "ga naar afbeelding"
+
+msgid "Keyword"
+msgstr "Keyword"
+
+msgid "Language"
+msgstr "Taal"
+
+#, c-format
+msgid "last %d days"
+msgstr "laaste %d dagen"
+
+msgid "Last"
+msgstr "Laatste"
+
+msgid "leave"
+msgstr "verlaten"
+
+msgid "letters"
+msgstr ""
+
+msgid "Contacts"
+msgstr "Contacten"
+
+msgid "Friends"
+msgstr "Vrienden"
+
+msgid "Family"
+msgstr "Familie"
+
+msgid "Admins"
+msgstr "Admins"
+
+msgid "Link all category elements to a new category"
+msgstr "Link alle categorie elementen aan een nieuwe categorie"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Link alle categorie elementen aan bestaande categorieen"
+
+msgid "Linked categories"
+msgstr "Gelinkte categorieĂŤn"
+
+msgid "Modify information"
+msgstr "Aanpassen informatie"
+
+msgid "Links"
+msgstr "Links"
+
+msgid "Lock"
+msgstr "Sluiten"
+
+msgid "Locked"
+msgstr "Gesloten"
+
+msgid "Lock gallery"
+msgstr "Sluit gallerie"
+
+msgid "Logout"
+msgstr "Loguit"
+
+msgid "E-mail address"
+msgstr "E-mail adres"
+
+msgid "Mail address"
+msgstr "Mail adres"
+
+msgid "Mail content"
+msgstr "Mail inhoud"
+
+msgid "Maintenance"
+msgstr "Onderhoud"
+
+msgid "Manage"
+msgstr "Beheren"
+
+msgid "manage category elements"
+msgstr "beheer categorie elementen"
+
+msgid "manage image ranks"
+msgstr "manage image ranks"
+
+msgid "Manage image ranks"
+msgstr "Manage image ranks"
+
+msgid "Manage permissions for a category"
+msgstr "Beheer rechten voor een categorie"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "Beheer rechten voor een groep \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "Beheer rechten voor een gebruiker \"%s\""
+
+msgid "manage sub-categories"
+msgstr "beheer sub-categorie"
+
+msgid "Manage tags"
+msgstr "Beheer tags"
+
+msgid "obligatory"
+msgstr "verplicht"
+
+msgid "Maximum height of the pictures"
+msgstr "Maximale hoogte van de afbeelding"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "Maximale hoogte moet een veelvoud zijn van 50"
+
+msgid "maximum height"
+msgstr "maximale hoogte"
+
+msgid "maximum width"
+msgstr "maximale breedte"
+
+msgid "Maximum width of the pictures"
+msgstr "Maximale breedte van het afbeelding"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "Maximale breedte moet een veelvoud zijn van 50"
+
+msgid "Members"
+msgstr "Leden"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d lid"
+msgstr[1] "%d leden"
+
+msgid "Metadata synchronized from file"
+msgstr "Metadata gesynchronizeerd van een bestand"
+
+msgid "Minimum privacy level"
+msgstr "Minimale privacy nivo"
+
+msgid "display a calendar by creation date"
+msgstr "toon een kalender per aanmaak datum"
+
+msgid "display all elements in all sub-categories"
+msgstr "toont alle elementen in alle sub-categorieĂŤn"
+
+msgid "return to normal view mode"
+msgstr "terug naar normaal kijken"
+
+msgid "display a calendar by posted date"
+msgstr "toon een kalender met datums van plaatsen"
+
+msgid "Month"
+msgstr "Maand"
+
+msgid "Most visited"
+msgstr "Meest bekeken"
+
+msgid "display most visited pictures"
+msgstr "Toon de meest bekenen afbeelding"
+
+msgid "Move"
+msgstr "Verplaatsen"
+
+msgid "Move categories"
+msgstr "Verplaats categorie"
+
+msgid "N/A"
+msgstr "Niet bekend"
+
+msgid "Name"
+msgstr "Naam"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "Het aantal beelden per rij moet niet ongeldige deler zijn"
+
+msgid "Number of images per row"
+msgstr "Aantal afbeeldingen per rij"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "Het aantal rijen per pagina mag geen ongeldige deling zijn"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "Verwachte tijd voor de gebruikerslijst voor een mailing is gelimiteerd. Andere gebruikers staan niet op de lijst."
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "Tijd om mail te sturen is gelimiteerd. Andere mailtjes worden overgeslagen."
+
+msgid "To send ?"
+msgstr "aan sturen ?"
+
+msgid "Last send"
+msgstr "Laatst sturen"
+
+msgid "email"
+msgstr "email"
+
+msgid "User"
+msgstr "Gebruiker"
+
+msgid "Complementary mail content"
+msgstr "Inhoud mail"
+
+msgid "See you soon,"
+msgstr "Zie je snel,"
+
+msgid ", click on "
+msgstr ", Klik op "
+
+msgid "Go to "
+msgstr "Ga naar "
+
+msgid "."
+msgstr "http://www.terwolde.net"
+
+msgid "Hello "
+msgstr "Hallo "
+
+msgid ","
+msgstr ","
+
+msgid "New elements were added "
+msgstr "Nieuwe elementen toegevoegd "
+
+msgid "between "
+msgstr "tussen "
+
+msgid " and "
+msgstr " en "
+
+msgid " on "
+msgstr " op "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Problemen of vragen"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "Als je problemen of een vraag hebt, stuur een bericht aan: "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "De webmaster heeft je ingeschreven om melding per mail te ontvangen."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Je hebt je ingeschreven voor meldingen per email."
+
+msgid "To subscribe"
+msgstr "Inschrijven"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "De webmaster heeft je uitgeschreven van de meldingen lijst per email."
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Je hebt jezelf uitgeschreven om meldingen per mail te ontvangen."
+
+msgid "To unsubscribe"
+msgstr "Uitschrijven"
+
+msgid "With blank value, gallery title will be used"
+msgstr "Wanneer niet ingevuld, zal de gallerie titel worden gebruikt"
+
+msgid "Available only with HTML format"
+msgstr "Alleen beschikbaar in HTML formaat"
+
+msgid "Notification"
+msgstr "Melding"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Fout bij het versturen van email aan %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "Mail verstuuurd aan %s [%s]."
+
+msgid "No mail to send."
+msgstr "Geen mail om te versturen."
+
+msgid "There is no available subscribers to mail."
+msgstr "Geen gebruikers om mail te sturen."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Een gebruiker is beschikbaar, er zijn nieuwe elementen te melden."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "Het is mogelijk dat er geen ingeschreven gebruikers zijn (alleen de webmaster kan deze tab zien)."
+
+msgid "No user to send notifications by mail."
+msgstr "Geen gebruikers om meldingen te versturen per mail."
+
+msgid "New elements added"
+msgstr "Nieuwe elementen toegevoegd"
+
+msgid "Subscribe to notification by mail"
+msgstr "Inschrijven om een melding te ontvangen per mail"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "Uitschrijven van meldingen per mail"
+
+msgid "Parameter"
+msgstr "Parameter"
+
+msgid "Processing treatment.\nPlease wait..."
+msgstr "Bezig met voltooien van de bewerking.\nEven wachten..."
+
+msgid "Continue processing treatment"
+msgstr "Verder gaan met de bewerking"
+
+msgid "Add detailed content"
+msgstr "Toevoegen gedetaileerde inhoud"
+
+msgid "Send mail on HTML format"
+msgstr "Stuur mail in HTML formaat"
+
+msgid "Send mail as"
+msgstr "Stuur mail als"
+
+msgid "Send mail to users"
+msgstr "Stuur mail aan gebruikers"
+
+msgid "Send"
+msgstr "Sturen"
+
+msgid "Options"
+msgstr "Opties"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Inclusief tonen van recente afbeeldingen op basis van datum"
+
+msgid "Subscribed"
+msgstr "Ingeschreven"
+
+msgid "Subscribe"
+msgstr "Inschrijven"
+
+msgid "Parameters"
+msgstr "Parameters"
+
+msgid "Select recipients"
+msgstr "Selecteer ontvangers"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "Inschrijven/Uitschrijven gebruikers"
+
+msgid "Unknown identifier"
+msgstr "Onbekend herkenningsteken"
+
+msgid "Unsubscribed"
+msgstr "Uitgeschreven"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "Gebruiker %s [%s] is verwijderd van de inschrijvingen lijst."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "Gebruiker %s [%s] is toegevoegd aan de inschrijvingen lijst."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "Gebruiker %s [%s] is niet verwijderd van de inschrijvingen lijst."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "Gebruiker %s [%s] is niet toegevoegd aan de inschrijvingen lijst."
+
+msgid "User %s [%s] added."
+msgstr "Gebruiker %s [%s] toegevoegd."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "Waarschuwing: in/uitschrijven zal een e-mail versturen aan de gebruiker"
+
+msgid "Number of rows per page"
+msgstr "Aantal rijen per pagina"
+
+msgid "New name"
+msgstr "Nieuwe naam"
+
+#, c-format
+msgid "New on %s"
+msgstr "Nieuw op %s"
+
+msgid "New parent category"
+msgstr "Nieuwe hoofd categorie"
+
+msgid "New password"
+msgstr "Nieuw wachtwoord"
+
+msgid "New password confirmation does not correspond"
+msgstr "Nieuw wachtwoord bevestiging komt niet overeen"
+
+msgid "New password sent by email"
+msgstr "Nieuw wachtwoord is verzonden per email"
+
+msgid "Rate this picture"
+msgstr "Beoordeel deze afbeelding"
+
+msgid "New tag"
+msgstr "Nieuwe tag"
+
+msgid "Next"
+msgstr "Volgende"
+
+msgid "No"
+msgstr "Nee"
+
+msgid "No element in this category"
+msgstr "No element in this category"
+
+msgid "No email address"
+msgstr "Geen email adres"
+
+msgid "No photo can be deleted"
+msgstr "Geen enkele foto kan verwijderd worden"
+
+msgid "no rate"
+msgstr "geen beoordeling"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Geen tag gedefineerd. Gebruik beheer>afbeeldingen>Tags"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Noot: Kan alleen foto's verwijderen welke met ploarde geplaatst zijn"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Note you can change your configuration by yourself and restart Piwigo after that."
+
+msgid "nothing"
+msgstr "niets"
+
+msgid "No classic user matches this email address"
+msgstr "Geen gebruiker gevonden met dit email adres"
+
+msgid "no write access"
+msgstr "geen schrijftoegang"
+
+msgid "Number of comments per page"
+msgstr "Aantal commentaren per pagina"
+
+msgid "Number of downloads"
+msgstr "Aantal downloads"
+
+msgid "Number of items"
+msgstr "Aantal items"
+
+msgid "Number of rates"
+msgstr "Aantal beoordelingen"
+
+msgid "Number of thumbnails to create"
+msgstr "Aantal thumbnails om te maken"
+
+msgid "Mail address is obligatory for all users"
+msgstr "Email adres is verplicht voor alle gebruikers"
+
+msgid "Only private categories are listed"
+msgstr "Alleen private categorieen worden getoond"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+
+msgid "Operating system"
+msgstr "Besturingssysteem"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Alle verbeteringen zijn succesvol afgerond."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Verbeteringen zijn afgerond met enkele fouten."
+
+msgid "Optional URL keyword"
+msgstr "Optionele URL sleutelwoord"
+
+msgid "Order alphanumerically"
+msgstr "sorteer alphanumeriek"
+
+msgid "Original dimensions"
+msgstr "Originele dimenties"
+
+msgid "Original templates"
+msgstr "Origineel sjabloontemplates"
+
+msgid "Other private categories"
+msgstr "Andere private categorieĂŤn"
+
+msgid "Overall"
+msgstr "Totaal"
+
+msgid "overrides existing values with empty ones"
+msgstr "overschrijft de bestaande waarden met lege waardes"
+
+msgid "Page banner"
+msgstr "Pagina banner"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "Pagina's bekeken"
+
+msgid "Parent category"
+msgstr "Hoofd categorie"
+
+msgid "Password"
+msgstr "Wachtwoord"
+
+msgid "Password confirmation error."
+msgstr "Password confirmation error."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "Password confirmation is missing. Please confirm the chosen password."
+
+msgid "Password forgotten"
+msgstr "Wachtwoord vergeten"
+
+msgid "Password is missing. Please enter the password."
+msgstr "Password is missing. Please enter the password."
+
+msgid "password updated"
+msgstr "wachtwoord bijgewerkt"
+
+msgid "Path"
+msgstr "Path"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "Recente periode moet een positieve waarde zijn"
+
+msgid "Permalink"
+msgstr "Permalink"
+
+msgid "Permalink history"
+msgstr "Permalink geschiedenis"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "De permalink naam moet bstaan uit a-z, A-Z, 0-9, \"-\" of \"_\". Het mag geen getal zijn of starten met een \"-\""
+
+msgid "Permalinks"
+msgstr "Permalinks"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "Permalink %s is eerder gebruikt door categorie %s. Verwijder de permalink geschiedenis eerst"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "Permalink %s is al in gebruik door een categorie %s"
+
+msgid "Permission denied"
+msgstr "Toegang gewijgerd"
+
+msgid "Permission granted"
+msgstr "Toegang toegestaan"
+
+msgid "Permission granted thanks to a group"
+msgstr "Rechten toegekend door een groep"
+
+msgid "Permissions"
+msgstr "Rechten"
+
+msgid "PHP 5 is required"
+msgstr "PHP 5 is required"
+
+msgid "picture"
+msgstr "afbeelding"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Klik op de afbeelding om het te bekijken in een groter formaat"
+
+msgid "Picture informations updated"
+msgstr "afbeeldings informatie bijgewerkt"
+
+msgid "Pictures"
+msgstr "Afbeeldingen"
+
+msgid "Show file metadata"
+msgstr "Toon bestands metadata"
+
+msgid "Piwigo Administration"
+msgstr "Piwigo Beheer"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Piwigo Announcements Newsletter"
+
+msgid "Piwigo Help"
+msgstr "Piwigo Help"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+
+msgid "Piwigo version"
+msgstr "Piwigo versie"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo was not able to configure PHP 5."
+
+msgid "Plugins"
+msgstr "Plugins"
+
+msgid "Current<br>version"
+msgstr "Huidige <br>versie"
+
+msgid "Can't read or extract archive."
+msgstr "Kan het archief niet lezen of uitpakken."
+
+msgid "Automatic installation"
+msgstr "Automatische installatie"
+
+msgid "Automatic upgrade"
+msgstr "Automatische upgrade"
+
+msgid "Plugin versions can't be checked"
+msgstr "Plugin versies kunnen niet gecontroleerd worden"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "Controleer de \"plugins\" folder en de sub-folders permissies (CHMOD)."
+
+msgid "Can't download archive."
+msgstr "Kan geen archief downloaden."
+
+msgid "Plugins up to date"
+msgstr "Plugins zijn recent"
+
+msgid "Download file"
+msgstr "Download bestand"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Een fout is opgetreden tijdens het uitpakken (%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Je zou kan gaan naar de lijst om de plugin te installeren en activeren."
+
+msgid "Plugin has been successfully copied"
+msgstr "Plugin is succesvol gekopieerd"
+
+msgid "Plugins which need upgrade"
+msgstr "Plugins welke bijgewerkt moeten worden"
+
+msgid "Available<br>version"
+msgstr "Beschikbare<br>versie"
+
+msgid "Last revisions"
+msgstr "Lastste revisie"
+
+msgid "Can't connect to server."
+msgstr "Kan niet met de server verbinden."
+
+msgid "Plugin list"
+msgstr "Plugin lijst"
+
+msgid "Other plugins"
+msgstr "Andere plugins"
+
+msgid "Check for updates"
+msgstr "Controleer op updates"
+
+msgid "Can't create temporary file."
+msgstr "Kan geen tijdelijk bestand maken."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s zijn succesvol bijgewerkt."
+
+msgid "Position"
+msgstr "Positie"
+
+msgid "Post date"
+msgstr "Plaatsings datum"
+
+msgid "Posted on"
+msgstr "Geplaatst op"
+
+msgid "Powered by"
+msgstr "Powered by"
+
+msgid "Preferences"
+msgstr "Voorkeuren"
+
+msgid "Previous"
+msgstr "Vorige"
+
+msgid "Privacy level"
+msgstr "Privacy nivo"
+
+msgid "Profile"
+msgstr "Profiel"
+
+msgid "Purge compiled templates"
+msgstr "Purge samengestelde sjablonen"
+
+msgid "Purge history detail"
+msgstr "details van de filtringsgeschiedenis"
+
+msgid "Purge history summary"
+msgstr "overzicht van de filtergeschiedenis"
+
+msgid "Purge never used notification feeds"
+msgstr "verwijder nimmer gebruikte meldingen"
+
+msgid "Purge search history"
+msgstr "Purge search history"
+
+msgid "Purge sessions"
+msgstr "verwijder sessies"
+
+msgid "Quick connect"
+msgstr "Snel inloggen"
+
+msgid "Quick Local Synchronization"
+msgstr "Snelle lokale Synchronizatie"
+
+msgid "Random pictures"
+msgstr "Random afbeelding"
+
+msgid "display a set of random pictures"
+msgstr "toon een set van willekeurige afbeelding"
+
+msgid "randomly represented"
+msgstr "willekeurig represented"
+
+msgid "Random picture"
+msgstr "Willekeurig plaatje"
+
+msgid "Rank"
+msgstr ""
+
+msgid "ranks"
+msgstr "ranks"
+
+msgid "Rate"
+msgstr "Beoordeling"
+
+msgid "Rate date"
+msgstr "Beoordelings datum"
+
+msgid "Rating"
+msgstr "Beoordeling"
+
+msgid "Rating by guests"
+msgstr "Beoordeling van gasten"
+
+msgid "Recent categories"
+msgstr "Recente categorieĂŤn"
+
+msgid "display recently updated categories"
+msgstr "toon recentelijk bijgewerkte categorieĂŤn"
+
+msgid "Recent period"
+msgstr "Recente periode"
+
+msgid "Recent pictures"
+msgstr "Recente afbeelding"
+
+msgid "display most recent pictures"
+msgstr "toon meest recente afbeelding"
+
+msgid "Redirection..."
+msgstr "doorsturen..."
+
+msgid "Please, enter a login"
+msgstr "Vul uw gebruikersnaam in AUB."
+
+msgid "login mustn't end with a space character"
+msgstr "gebruikersnaam mag niet eindigen met een spatie"
+
+msgid "login mustn't start with a space character"
+msgstr "gebruikersnaam mag niet beginnen met een spatie"
+
+msgid "this login is already used"
+msgstr "deze gebruikersnaam is al in gebruik"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "E-mail adres moet lijken op xxx@yyy.eee (voorbeeld : jack@altern.org)"
+
+msgid "a user use already this mail address"
+msgstr "Een andere gebruiker maakt al gebruik van dit email adres"
+
+msgid "please enter your password again"
+msgstr "vul uw wachtwoord nogmaals in"
+
+msgid "Register"
+msgstr "Registreren"
+
+msgid "Registration"
+msgstr "Registratie"
+
+msgid "registration date"
+msgstr "registratie datum"
+
+msgid "Reject"
+msgstr "Afwijzen"
+
+msgid "Reject All"
+msgstr "Alles afwijzen"
+
+msgid "Related tags"
+msgstr "Aanverwante tags"
+
+msgid "Released on"
+msgstr "Uitgegeven op"
+
+msgid "Auto login"
+msgstr "Auto login"
+
+msgid "clean"
+msgstr "opschonen"
+
+msgid "remove remote listing.xml file"
+msgstr "verwijder remote listing.xml bestand"
+
+msgid "generate listing"
+msgstr "genereer lijsten"
+
+msgid "generate file listing.xml on remote site"
+msgstr "genereer bestand listing.xml op remote site"
+
+msgid "Create this site"
+msgstr "maak deze site"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Een lokale listing.xml bestand is gevonden voor "
+
+msgid "read local listing.xml and update"
+msgstr "lees locale listing.xml en werk bij"
+
+msgid "test"
+msgstr "test"
+
+msgid "test this remote site"
+msgstr "test deze remote site"
+
+msgid "remove tags"
+msgstr "verwijder tags"
+
+msgid "remove this tag from the list"
+msgstr "verwijder de tag van de lijst"
+
+msgid "Repair and optimize database"
+msgstr "repareer en optimaliseer de database"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "Vervanging van de originele sjablonen door aangepaste sjablonen van sjabloon-extensie submap"
+
+msgid "Replacers (customized templates)"
+msgstr "Vervangers (eigenbouw sjabloon)"
+
+msgid "Representant"
+msgstr "Representatief"
+
+msgid "Representation of categories"
+msgstr "Representatieve categorieĂŤn"
+
+msgid "representative"
+msgstr "representatief"
+
+msgid "Representative"
+msgstr "Representatief"
+
+msgid "Represents"
+msgstr "Represents"
+
+msgid "Reset"
+msgstr "Reset"
+
+msgid "Reset to default values"
+msgstr ""
+
+msgid "Retrieve password"
+msgstr "Ontvang wachtwoord"
+
+msgid "return to homepage"
+msgstr "terug naar de homepage"
+
+msgid "RSS feed"
+msgstr "RSS feed"
+
+msgid "Save order"
+msgstr "Bewaar sortering"
+
+msgid "Save to permalink history"
+msgstr "Opslaan in permalink geschiedenis"
+
+msgid "Search"
+msgstr "Zoeken"
+
+msgid "Search for Author"
+msgstr "Zoek naar auteur"
+
+msgid "Search in Categories"
+msgstr "Zoeken in CategorieĂŤn"
+
+msgid "Search by Date"
+msgstr "Zoeken op Datum"
+
+msgid "End-Date"
+msgstr "Eind-Datum"
+
+msgid "Kind of date"
+msgstr "Datum type"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "zoekwoorden : %s"
+
+msgid "Search for words"
+msgstr "Zoek naar hele woorden"
+
+msgid "Search for all terms "
+msgstr "Zoeken naar alle woorden"
+
+msgid "Search for any terms"
+msgstr "Zoeken naar een woord"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Lege zoekopdracht. Er is niets ingevuld."
+
+msgid "Search Options"
+msgstr "Zoek Opties"
+
+msgid "Search results"
+msgstr "Zoekresultaten"
+
+msgid "Search rules"
+msgstr "Zoek opties"
+
+msgid "Search in subcategories"
+msgstr "Zoeken in subcategorieĂŤn"
+
+msgid "Search tags"
+msgstr "Zoek tags"
+
+msgid "Section"
+msgstr "sectie"
+
+msgid "See available tags"
+msgstr "Toon beschikbare tags"
+
+msgid "See images linked to this tag only"
+msgstr "Toon afbeelding gelinkt met deze tag"
+
+msgid "See you soon."
+msgstr "Zie je snel."
+
+msgid "Select at least one category"
+msgstr "Selecteer minstens 1 categorie"
+
+msgid "Select at least one picture"
+msgstr "Selecteer minstens 1 plaatje"
+
+msgid "Select at least one user"
+msgstr "Selecteer minstens 1 gebruiker"
+
+msgid "selection"
+msgstr "selectie"
+
+msgid "Send an information email to group members"
+msgstr "Stuur een informatie email to groep leden"
+
+msgid "Contact"
+msgstr "Contact"
+
+msgid "Send new password"
+msgstr "Stuur nieuw wachtwoord"
+
+msgid "Sent by"
+msgstr "Sent by"
+
+msgid "set as category representative"
+msgstr "Stel in als standaard categorie"
+
+msgid "set to"
+msgstr "instellen op"
+
+msgid "Show info"
+msgstr "Toon info"
+
+msgid "Show number of comments"
+msgstr "Toon aantal commentaren"
+
+msgid "Show number of hits"
+msgstr "Toon aantal bezoekers"
+
+msgid "show tag cloud"
+msgstr ""
+
+msgid "Show upload link every time"
+msgstr "Show upload link altijd"
+
+msgid "Since"
+msgstr "Sinds"
+
+msgid "singly represented"
+msgstr "afzonderlijk vertegenwoordigd"
+
+msgid "This site already exists"
+msgstr "Deze site bestaat al"
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "maak een nieuwe site : (geef de URL to create_listing_file.php)"
+
+msgid "created"
+msgstr "gemaakt"
+
+msgid "delete"
+msgstr "verwijderen"
+
+msgid "deleted"
+msgstr "verwijderd"
+
+msgid "delete this site and all its attached elements"
+msgstr "verwijder de site en alle bijbehorende elementen"
+
+msgid "an error happened"
+msgstr "er heeft zich een fout voorgedaan"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "bestand create_listing_file.php op de remote site is niet gevonden"
+
+msgid "Local"
+msgstr "Lokaal"
+
+msgid "Site manager"
+msgstr "Site manager"
+
+msgid "Remote"
+msgstr "Remote"
+
+msgid "synchronize"
+msgstr "synchronizeer"
+
+msgid "update the database from files"
+msgstr "werk de database bij vanuit bestanden"
+
+msgid "slideshow"
+msgstr "slideshow"
+
+msgid "stop the slideshow"
+msgstr "stop de slideshow"
+
+msgid "Sorry!"
+msgstr "Sorry!"
+
+msgid "Sort by"
+msgstr "Sorteren op"
+
+msgid "Sort order"
+msgstr "Sorteer volgorde"
+
+msgid "Specials"
+msgstr "Speciaal"
+
+msgid "SQL queries"
+msgstr "SQL queries"
+
+msgid "SQL queries in"
+msgstr "SQL queries in"
+
+msgid "display only recently posted images"
+msgstr "toon alleen de recent geplaatste elementen"
+
+msgid "Start Install"
+msgstr "Start Installatie"
+
+msgid "Play of slideshow"
+msgstr "Play of slideshow"
+
+msgid "Repeat the slideshow"
+msgstr "Repeat the slideshow"
+
+msgid "Statistics"
+msgstr "Statistics"
+
+msgid "status"
+msgstr "status"
+
+msgid "Status"
+msgstr "Status"
+
+msgid "Parameters are correct"
+msgstr "Parameters zijn correct"
+
+msgid "Database name"
+msgstr "Database naam"
+
+msgid "also given by your host provider"
+msgstr "Ook deze is door uw provider gegeven"
+
+msgid "Database type"
+msgstr "Database type"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "The type of database your piwigo data will be store in"
+
+msgid "Can't connect to server"
+msgstr "Geen verbinding met de server"
+
+msgid "Host"
+msgstr "Host"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, toto.freesurf.fr"
+
+msgid "user password given by your host provider"
+msgstr "De gebruikersnaam welke door uw provider is gegeven"
+
+msgid "Database table prefix"
+msgstr "Database tabel voorvoegsel"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "Tabellen in de database worden voorzien van dit voorvoegsel (dit maakt een beter beheer van de database mogelijk) ook wel prefix genoemd"
+
+msgid "Database configuration"
+msgstr "Database configuratie"
+
+msgid "user login given by your host provider"
+msgstr "De gebruikersnaam welke door uw provider is gegeven"
+
+msgid "enter a login for webmaster"
+msgstr "Geef een gebruikersnaam voor de beheerder"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "De gebruikersnaam mag geen ' of \" bevatten"
+
+msgid "Webmaster password"
+msgstr "Webmaster wachtwoord"
+
+msgid "Password [confirm]"
+msgstr "Wachtwoord [bevestigen]"
+
+msgid "verification"
+msgstr "verificatie"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "Hou dit vertrouwlijk, dit geeft toegang tot de beheermodule"
+
+msgid "Admin configuration"
+msgstr "Admin configuratie"
+
+msgid "return to the display of all images"
+msgstr "terug naar het tonen van alles"
+
+msgid "Pause of slideshow"
+msgstr "Pause of slideshow"
+
+msgid "Not repeat the slideshow"
+msgstr "Not repeat the slideshow"
+
+msgid "Directory"
+msgstr "Map"
+
+msgid "Storage category"
+msgstr "Storage category"
+
+msgid "sub-categories"
+msgstr "sub-categorie"
+
+msgid "Submit"
+msgstr "Bevestig"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Subscribe %s to Piwigo English Announcements Newsletter"
+
+msgid "Summary"
+msgstr "Overzicht"
+
+msgid "Sum of rates"
+msgstr "Eind oordeel"
+
+msgid "synchronize metadata"
+msgstr "synchronizeer metadata"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d tag"
+msgstr[1] "%d tags"
+
+msgid "Tag results for"
+msgstr "Tag resultaten voor"
+
+msgid "Tags"
+msgstr "tags"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "Tag \"%s\" bestaat al"
+
+msgid "Tag selection"
+msgstr "Tag selectie"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "Tag \"%s\" is toegevoegd"
+
+msgid "Take selected elements out of caddie"
+msgstr "Neem geselecteerde elementen uit de caddie"
+
+msgid "target"
+msgstr "doel"
+
+msgid "Templates configuration has been recorded."
+msgstr "Sjabloon configuratie is vastgelegd."
+
+msgid "the beginning"
+msgstr "het begin"
+
+msgid "Interface theme"
+msgstr "thema"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "De RSS feed geeft meldingen als er nieuws is op deze website: nieuwe afbeeldingen, bijgewerkte categorieĂŤn, nieuw commentaar. Gebruik hiervoor een rss lezer."
+
+msgid "Thumbnail"
+msgstr "thumbnail"
+
+msgid "Thumbnails"
+msgstr "Thumbnails"
+
+msgid "Time"
+msgstr "tijd"
+
+msgid "title"
+msgstr "titel"
+
+msgid "Categories management"
+msgstr "Categorie beheer"
+
+msgid "Piwigo configuration"
+msgstr "Piwigo configuratie"
+
+msgid "Piwigo administration"
+msgstr "Piwigo beheer"
+
+msgid "Edit a category"
+msgstr "Bewerk een categorie"
+
+msgid "Group management"
+msgstr "Groepsbeheer"
+
+msgid "User list"
+msgstr "Gebruikerslijst"
+
+msgid "Menu"
+msgstr "Menu"
+
+msgid "Modify informations about a picture"
+msgstr "Verander de informatie van een plaatje"
+
+msgid "A comment on your site"
+msgstr "commentaar op je site"
+
+msgid "Thumbnail creation"
+msgstr "Thumbnails maken"
+
+msgid "Database synchronization with files"
+msgstr "Database synchronizatie met bestanden"
+
+msgid "Pictures waiting for validation"
+msgstr "afbeeldingen wachten op bevestiging"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "afbeeldingen zonder thumbnail (alleen jpeg en png)"
+
+msgid "height must be a number superior to"
+msgstr "Hoogte moet groter zijn dan"
+
+msgid "width must be a number superior to"
+msgstr "Breedte moet groter zijn dan"
+
+msgid "for the file format"
+msgstr "voor het bestandsformaat"
+
+msgid "No missing thumbnail"
+msgstr "Geen ontbrekende thumbnail"
+
+msgid "Picture unreachable or no support"
+msgstr "Afbeelding is niet bereikbaar of er is geen support"
+
+msgid "GD version"
+msgstr "GD versie"
+
+msgid "Miniaturization parameters"
+msgstr "Miniatuur parameters"
+
+msgid "generated in"
+msgstr "genereerd in"
+
+msgid "Results of miniaturization"
+msgstr "Resultaat van verkleinen"
+
+msgid "General statistics"
+msgstr "Algemen statistieken"
+
+msgid "max time"
+msgstr "maximale tijd"
+
+msgid "average time"
+msgstr "gemiddelde tijd"
+
+msgid "min time"
+msgstr "minimale tijd"
+
+msgid "number of miniaturized pictures"
+msgstr "aantal verkleinde afbeeldingen"
+
+msgid "total time"
+msgstr "totale tijd"
+
+msgid "for this file format"
+msgstr "voor dit bestandsformaat"
+
+msgid "today"
+msgstr "vandaag"
+
+msgid "Toggle 'default group' property"
+msgstr "Aanpassen 'standaard groep' eigenschap"
+
+msgid "total SQL time"
+msgstr "total SQL time"
+
+msgid "total upgrade time"
+msgstr "total upgrade time"
+
+msgid "Try to configure PHP 5"
+msgstr "Try to configure PHP 5"
+
+msgid "Unable to check for upgrade."
+msgstr "Onnmoglijk om een controlle te doen voor een upgrade."
+
+msgid "Uncheck all"
+msgstr "Deselecteer alles"
+
+msgid "Uninstall"
+msgstr "Deinstalleren"
+
+msgid "unit mode"
+msgstr "unit mode"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "open"
+
+msgid "unset"
+msgstr "niet ingesteld"
+
+msgid "Synchronize"
+msgstr "Synchronizeer"
+
+msgid "Update categories informations"
+msgstr "categorie informatie bijwerken"
+
+msgid "reduce to single existing categories"
+msgstr "Alleen naar de bestaande categoriĂŤn terugbrengen"
+
+msgid "Choose an option"
+msgstr "Kies een optie"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "toon maximale informatie (toegevoegde categoriĂŤn en elementen, verwijderde categoriĂŤn en elementen)"
+
+msgid "Error list"
+msgstr "Fouten lijst"
+
+msgid "Errors caption"
+msgstr "Foutmeldingen afvangen"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "Piwigo versie verschild op de remote site"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "Versie van create_listing_file.php op de remote site en Piwigo moeten gelijk zijn"
+
+msgid "listing.xml file was not found"
+msgstr "listing.xml file is niet gevonden"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "listing.xml file is niet gevonden op de remote site. Het bestand word gegenereerd door het commando \"genereer listing\" in de Site manager"
+
+msgid "Update images informations"
+msgstr "afbeeldings informatie bijwerken"
+
+msgid "Detailed informations"
+msgstr "Gedetaileerde informatie"
+
+msgid "File/directory read error"
+msgstr "Bestand/map lees fout"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "Het bestand of map kan niet worden benaderd (of het bestand of map bestaat niet of geen rechten)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "Een afbeelding heeft een indexafbeelding nodig. De indexafbeeling moet in de subdirectorie \"thumbnail\" van de betreffende categorie aanwezig zijn. De indexafbeelding moet starten met het in de configuratie opgegeven voorvoegsel en mag alleen een extentie bevatten die voorkomt in de volgende lijst:"
+
+msgid "missing thumbnail"
+msgstr "ontbrekende thumbnail"
+
+msgid "categories deleted in the database"
+msgstr "categoriĂŤn verwijderd uit de database"
+
+msgid "elements deleted in the database"
+msgstr "elementen verwijderd uit de database"
+
+msgid "images candidates for metadata synchronization"
+msgstr "elementen gesynchroniseerd met de metadata van de bij behorende bestanden"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "element informatie gesynchronizeerd met bestands metadata"
+
+msgid "errors during synchronization"
+msgstr "fouten tijdens synchronizatie"
+
+msgid "categories added in the database"
+msgstr "categoriĂŤn toegevoegd aan de database"
+
+msgid "elements added in the database"
+msgstr "elementen toegevoegd aan de database"
+
+msgid "elements updated in the database"
+msgstr "elementen bijgewerkt in de database"
+
+msgid "Search for new images in the directories"
+msgstr "Zoek naar nieuwe afbeeldingen in mappen"
+
+msgid "Update your rating"
+msgstr "Werk je beoordeling bij"
+
+msgid "added"
+msgstr "toegevoegd"
+
+msgid "Metadata synchronization results"
+msgstr "Metadata synchronizatie resultaten"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "alleen een simulatie uitvoeren (er worden geen veranderingen aangebracht in de database)"
+
+msgid "[Simulation]"
+msgstr "[Simulatie]"
+
+msgid "directories + files"
+msgstr "mappen + bestanden"
+
+msgid "only directories"
+msgstr "alleen mappen"
+
+msgid "synchronize files structure with database"
+msgstr "synchronizeer bestanden met de database"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "synchronizeer bestands metadata met de database element informatie"
+
+msgid "even already synchronized elements"
+msgstr "ook reeds synchronizeerde elementen"
+
+msgid "Used metadata"
+msgstr "Gebruikte metadata"
+
+msgid "wrong filename"
+msgstr "verkeerde bestandsnaam"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "De naam van de mappen en bestanden moeten bestaan uit letters, \"-\", \"_\" of \".\""
+
+msgid "Upgrade"
+msgstr "Upgrade"
+
+msgid "Upgrade informations"
+msgstr "Upgrade informations"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "Only administrator can run upgrade: please sign in below."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "het bestandsformaat mag niet te groot zijn : "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "de afbeelding moet een extensie hebbben die eindigt op jpg, gif of png"
+
+msgid "the height of the picture must not exceed : "
+msgstr "de hoogte van de afbeelding mag niet te groot zijn : "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Optioneel, maar aanbevolen : kies een thumbnail voor associatie"
+
+msgid "the width of the picture must not exceed : "
+msgstr "de breedte van de afbeelding mag niet te groot zijn : "
+
+msgid "can't upload the picture on the server"
+msgstr "kan de afbeelding niet op de server plaatsen"
+
+msgid "the username must be given"
+msgstr "de gebruikersnaam moet ingevuld zijn"
+
+msgid "A picture's name already used"
+msgstr "De naam is al in gebruik"
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "Je moet een afbeeldingsformaat opgeven voor de afbeelding"
+
+msgid "Name of the picture"
+msgstr "Naam van de afbeelding"
+
+msgid "Upload a picture"
+msgstr "Uploaden van een afbeelding"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Afbeelding met succes ge-upload, een beheerder moet de afbeelding valideren, dit gebeurd zsm."
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Gebruik de standaard sortering (defineerd in de configuratie file)"
+
+msgid "useful when password forgotten"
+msgstr "handig bij het vergeten van je wachtwoord"
+
+msgid "User access level to upload"
+msgstr "Gebruiker toegangsniveau om te uploaden"
+
+msgid "User comments"
+msgstr "Gebruikers commentaar"
+
+msgid "User comments validation"
+msgstr "Gebruikers commentaar valideren"
+
+msgid "Username"
+msgstr "Gebruikersnaam"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "User permissions and group permissions have been erased"
+
+msgid "Users"
+msgstr "Gebruikers"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "gebruiker \"%s\" toegevoegd"
+
+msgid "User status"
+msgstr "Gebruikers status"
+
+msgid "Administrator"
+msgstr "Beheerder"
+
+msgid "Generic"
+msgstr "Generic"
+
+msgid "Guest"
+msgstr "Gast"
+
+msgid "Webmaster"
+msgstr "Webmaster"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d gebruiker"
+msgstr[1] "%d gebruikers"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d gebruikers commentaar afgewezen"
+msgstr[1] "%d gebruikers commentaren afgewezen"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d gebruikers commentaar bevestigd"
+msgstr[1] "%d gebruikers commentaren bevestigd"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d gebruiker verwijderd"
+msgstr[1] "%d gebruikers verwijderd"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d groep"
+msgstr[1] "%d groepen"
+
+msgid "Validate"
+msgstr "Valideren"
+
+msgid "Validate All"
+msgstr "Valideer Alles"
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr "Validatie"
+
+msgid "Version"
+msgstr "Versie"
+
+msgid "Virtual categories movement"
+msgstr "Virtuele categorie verplaatsing"
+
+msgid "Virtual categories to move"
+msgstr "Virtuele categorien om te verplaatsen"
+
+msgid "Virtual category"
+msgstr "Virtuele categoriĂŤn"
+
+msgid "Virtual category name"
+msgstr "Virtuele categorie naam"
+
+msgid "Visits"
+msgstr "Bezoeken"
+
+msgid "Waiting"
+msgstr "Wachten"
+
+msgid "Webmaster cannot be deleted"
+msgstr "Webmaster kan niet verwijderd worden"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "Documentatie"
+
+msgid "Year"
+msgstr "Jaar"
+
+msgid "Yes"
+msgstr "Ja"
+
+msgid "You are running on development sources, no check possible."
+msgstr "Je werkt op basis van ontwikkelins bronnen, geen controle mogelijk."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "Je hebt de laatste versie van Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Je kan je account niet verwijderen"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Je kan een categorie niet verplaatsen in zijn eigen sub categorie"
+
+msgid "You do not have access rights to run upgrade"
+msgstr "You do not have access rights to run upgrade"
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+
+msgid "You need to confirm deletion"
+msgstr "Je moet de verwijdering bevestigen"
diff --git a/language/pl_PL/LC_MESSAGES/messages.mo b/language/pl_PL/LC_MESSAGES/messages.mo
new file mode 100644
index 000000000..e5fb6b368
--- /dev/null
+++ b/language/pl_PL/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/language/pl_PL/LC_MESSAGES/messages.po b/language/pl_PL/LC_MESSAGES/messages.po
new file mode 100644
index 000000000..c7b6f5756
--- /dev/null
+++ b/language/pl_PL/LC_MESSAGES/messages.po
@@ -0,0 +1,2649 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: 2010-02-24 21:16+0100\n"
+"Last-Translator: Nicolas <nikrou77@gmail.com>\n"
+"Language-Team: Polish <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+msgid "About"
+msgstr "O Piwigo"
+
+msgid "About Piwigo"
+msgstr "O Piwigo"
+
+msgid "Free access"
+msgstr "Wolny dostęp"
+
+msgid "Access to all"
+msgstr "Dostęp dla wszystkich"
+
+msgid "Access to subscribed"
+msgstr "Dostep dla zapisanych"
+
+msgid "Access to administrators"
+msgstr "Dostęp dla Administratorów"
+
+msgid "Access to webmasters"
+msgstr "Dostęp dla webmasterów"
+
+msgid "No access"
+msgstr "Brak dostępu"
+
+msgid "You are not authorized to access the requested page"
+msgstr "Nie masz uprawnień do oglądania tej strony"
+
+msgid "Actions"
+msgstr "Akcje"
+
+msgid "Activate"
+msgstr "Aktywacja"
+
+msgid "Add"
+msgstr "Dodaj"
+
+msgid "Add a tag"
+msgstr "Dodaj tag"
+
+msgid "Add a user"
+msgstr "dodaj uĹźytkownika"
+
+msgid "Add/delete a permalink"
+msgstr "Dodaj/Usuń permalink"
+
+msgid "add this image to your favorites"
+msgstr "Dodaj zdjęcie do ulubionych"
+
+msgid "Add group"
+msgstr "Dodaj grupę"
+
+msgid "add new elements to caddie"
+msgstr "dodaj nowe elementy do koszyka"
+
+msgid "Add selected elements to caddie"
+msgstr "Dodaj wybrane elementy do koszyka"
+
+msgid "add tags"
+msgstr "dodaj tagi"
+
+msgid "add to caddie"
+msgstr "Dodaj do koszyka"
+
+msgid "Administration"
+msgstr "Administracja"
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr "Administrator, webmaster i special user nie mogą uzywać tej metody"
+
+msgid "Advanced features"
+msgstr "Zaawansowane"
+
+msgid "Adviser"
+msgstr "Doradca"
+
+msgid "Adviser mode enabled"
+msgstr "Adviser mode enabled"
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr "wszystkie"
+
+msgid "Allow user registration"
+msgstr "Zezwól na rejestrację użytkowników"
+
+msgid "Allow users to delete theirs owns comments"
+msgstr "Zezwalaj użytkownikom usuwać własne komentarze"
+
+msgid "Allow users to edit theirs owns comments"
+msgstr "Zezwalaj użytkownikom edytować własne komentarze"
+
+msgid "All sub-categories of private categories become private"
+msgstr "Wszystkie podkategorie kategorii prywatnych staną się prywatne"
+
+msgid "All tags"
+msgstr "Wszystkie tagi"
+
+msgid "All tags must match"
+msgstr "Wszystkie tagi musza pasować"
+
+msgid "A new version of Piwigo is available."
+msgstr "Dostepna jest nowa wersja Piwigo."
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr "Powiadomienie wysłane do członków grupy \"%s\""
+
+msgid "Any tag"
+msgstr "Dowolny tag"
+
+msgid "Apply to subcategories"
+msgstr "Zastosuj do podkategorii"
+
+msgid "Are you sure?"
+msgstr "Jesteś pewien?"
+
+msgid "ascending"
+msgstr "rosnąco"
+
+msgid "Associated"
+msgstr "Powiązane"
+
+msgid "associate to category"
+msgstr "powiązane z kategorią"
+
+msgid "associate to group"
+msgstr "powiązane z grupą"
+
+msgid "Association to categories"
+msgstr "Powiązania do kategorii"
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] "%d powiązanie"
+msgstr[1] "%d powiązań"
+
+msgid "At least one listed rule must be satisfied."
+msgstr "At least one listed rule must be satisfied."
+
+msgid "At least one tag must match"
+msgstr "Przynajmniej jedentag musi pasować"
+
+msgid "Author"
+msgstr "Autor"
+
+msgid "Authorized"
+msgstr "Zautoryzowane"
+
+msgid "author(s) : %s"
+msgstr "Autor(-rzy) : %s"
+
+msgid "Expand all categories"
+msgstr "Rozwiń wszystkie kategorie"
+
+msgid "Average rate"
+msgstr "Średnia ocena"
+
+msgid "Batch management"
+msgstr "Zarządzanie batch"
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr "Najlepiej oceniane"
+
+msgid "display best rated items"
+msgstr "wyświetl najlepiej oceniane obiekty"
+
+msgid "Bound template"
+msgstr "Przypisz Szablon"
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] "%d kategoria zawierająca "
+msgstr[1] "%d kategorii zawierających "
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] "%d fizycznie"
+msgstr[1] "%d fizycznie"
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] " i %d wirtualnie"
+msgstr[1] " i %d wirtualnie"
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] "%d kategoria przeniesiona"
+msgstr[1] "%d kategorii przeniesionych"
+
+msgid "Anomaly"
+msgstr "Anomalie"
+
+msgid "Automatic correction"
+msgstr "Automatyczne poprawki"
+
+msgid "Check automatic corrections"
+msgstr "Automatycznie sprawdzaj poprawki"
+
+msgid "Correction"
+msgstr "Poprawki"
+
+msgid "Correction applied with error"
+msgstr "Poprawka zastosowana, ale wystąpił błąd"
+
+msgid "Correction applied with success"
+msgstr "Poprawki zastosowana pomyślnie"
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr "Wartość %s nie jest poprawna, ponieważ exif nie jest wspierany"
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr "Wartość %s musi być ustawiona na false w pliku konfiguracyjnym config_local.inc.php"
+
+msgid "The anomaly will be ignored until next application version"
+msgstr "Anomalia zostania zignorowana aĹź do nastepnej aktualizacji wersji"
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr "Poprawka anomalii anuluje fakt, żę została zignorowana"
+
+msgid "Impossible automatic correction"
+msgstr "Automatyczna poprawka niemoĹźliwa"
+
+msgid "Reinitialize check integrity"
+msgstr "Rozpocznij jeszcze raz sprawdzenie integralności"
+
+msgid "Go to %s or %s for more informations"
+msgstr "Aby uzyskać więcej informacji przejdź do %s lub %s"
+
+msgid "the forum"
+msgstr "forum"
+
+msgid "the wiki"
+msgstr "wiki"
+
+msgid "Apply selected corrections"
+msgstr "Zastosuj wybrane poprawki"
+
+msgid "Ignore selected anomalies"
+msgstr "Ignoruj wybrane anomalie"
+
+msgid "Refresh"
+msgstr "Odśwież"
+
+msgid "Check integrity"
+msgstr "Sprawdź integralność"
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr "Użytkownik \"%s\" został utworzony z hasłem \"%s\""
+
+msgid "Status of user \"%s\" updated"
+msgstr "Status użytkownika \"%s\" został zaktualizowany"
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr "Zainstalowana wersja %s [%s] jest niekompatybilna z wymaganą wersją [%s]"
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr "Musisz zaktualizować swój system by ......... w przeciwnym wypadku aplikacja nie będzie działała poprawnie lub w ogóle"
+
+msgid "caddie"
+msgstr "koszyk"
+
+msgid "Caddie"
+msgstr "Koszyk"
+
+msgid "Caddie is currently empty"
+msgstr "Koszyk jest aktualnie pusty"
+
+msgid "Caddie management"
+msgstr "Zarządzanie koszykiem"
+
+msgid "Calendar"
+msgstr "Kalendarz"
+
+msgid "All"
+msgstr "Wszystkie"
+
+msgid "display each day with pictures, month per month"
+msgstr "wyświetl każdy dzień ze zdjęciem, miesiąc po miesiącu"
+
+msgid "View"
+msgstr "PokaĹź"
+
+msgid "Add a virtual category"
+msgstr "Dodaj wirualną kategorię"
+
+msgid "Authorize users to add comments on selected categories"
+msgstr "Autoryzuj użytkowników by mogli dodawać komentarze do wybranych kategorii"
+
+msgid "Categories"
+msgstr "Kategorie"
+
+msgid "Categories authorized thanks to group associations"
+msgstr "Kategorie zautoryzowane dzięki powiązaniu z grupami"
+
+msgid "Categories manual order was saved"
+msgstr "Zapisano ręcznie wykonaną kolejność kategorii"
+
+msgid "Categories ordered alphanumerically"
+msgstr "Kategorie sortowane alfanumerycznie"
+
+msgid "Category"
+msgstr "kategoria"
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr "Elementy kategorii powiązane z następującymi kategoriami: %s"
+
+msgid "Category results for"
+msgstr "Wyniki kategorii dla"
+
+msgid "The name of a category should not be empty"
+msgstr "Nazwa kategorii nie może być pusta"
+
+msgid "Lock categories"
+msgstr "Zablokuj kategorie"
+
+msgid "Properties"
+msgstr "Właściwości"
+
+msgid "Private category"
+msgstr "Kategoria prywatna"
+
+msgid "Public category"
+msgstr "Kategoria publiczna"
+
+msgid "Find a new representant by random"
+msgstr "ZnajdĹş losowo nowego reprezentanta"
+
+msgid "Public / Private"
+msgstr "Publiczne / Prywatne"
+
+msgid "Manage authorizations for selected categories"
+msgstr "Zarządzaj autoryzacjami dla wybranych kategorii"
+
+msgid "Select uploadable categories"
+msgstr "Zaznacz kategorie, do których można wgrywać"
+
+msgid "Virtual category added"
+msgstr "Dodano wirtualną kategorię"
+
+msgid "Virtual category deleted"
+msgstr "Usunięto wirtualną kategorię"
+
+msgid "Check all"
+msgstr "Zaznacz wszystkie"
+
+msgid "Check for upgrade"
+msgstr "SprawdĹş aktualizacje"
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr "Sprawdzenie aktualizacji nie powiodło się z nieznanych powodów."
+
+msgid "Choose an image"
+msgstr "Wybierz obraz"
+
+msgid "Monthly calendar"
+msgstr "Kalendarz miesięczny"
+
+msgid "Monthly list"
+msgstr "Lista miesięczna"
+
+msgid "Weekly list"
+msgstr "Lista tygodniowa"
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr "Kliknij jeżeli nie zostałeś przekierowany poprawnie"
+
+msgid "Close this window"
+msgstr "Zamknij okno"
+
+msgid "cloud"
+msgstr "chmurka"
+
+msgid "Come to discover the category:"
+msgstr "Wejdź aby zobacyzć kategorie:"
+
+msgid "Comment"
+msgstr "Komentarz"
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d komentarz"
+msgstr[1] "%d komentarzy"
+
+msgid "Your comment has been registered"
+msgstr "Twój komentarz został zapisany"
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr "Anti-flood system : poczekaj chwilę aby wysłać nastepny komentarz"
+
+msgid "comment date"
+msgstr "data komentarza"
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr "Twój komentarz nie został zarejestrowany, ponieważ nie jest zgodny z regułami walidacji"
+
+msgid "Comments"
+msgstr "Komentarze"
+
+msgid "Add a comment"
+msgstr "Dodaj komentarz"
+
+msgid "Comments for all"
+msgstr "Komentarze dla wszystkich"
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr "Administrator musi zatwierdzić Twój komentarz zanim będzie on widoczny."
+
+msgid "This login is already used by another user"
+msgstr "Ten login jest juĹź uĹźywany przez innego uĹźytkownika"
+
+msgid "Complete RSS feed (images, comments)"
+msgstr "Kompletny RSS feed (zdjęcia, komentarze)"
+
+msgid "Access type"
+msgstr "Typ dostępu"
+
+msgid "Information data registered in database"
+msgstr "Dane zapisane w bazie danych"
+
+msgid "Default display"
+msgstr "Wyświetlanie domyślne"
+
+msgid "Templates"
+msgstr "Szablony"
+
+msgid "The gallery URL is not valid."
+msgstr "Adres URL galerii jest niepoprawny."
+
+msgid "General"
+msgstr "OgĂłlne"
+
+msgid "Save page visits by administrators"
+msgstr "Zapisuj odwiedziny strony przez administratorĂłw"
+
+msgid "Save page visits by guests"
+msgstr "Zapisuj odwiedziny strony przez gości"
+
+msgid "History"
+msgstr "Historia"
+
+msgid "Save page visits by users"
+msgstr "Zapisuj odwiedziny strony przez uĹźytkownikĂłw"
+
+msgid "Configuration"
+msgstr "Konfiguracja"
+
+msgid "confirm"
+msgstr "potwierdĹş"
+
+msgid "Confirm Password"
+msgstr "Potwierdź hasło"
+
+msgid "Webmaster mail address"
+msgstr "Adres email Webmaster'a"
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr "Z jego pomocą odwiedzający będą mogli się skontaktować z administratorem strony"
+
+msgid "Main"
+msgstr "Główne"
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr "Liczba komentarzy na stronę musi być pomiędzy 5 a 50."
+
+msgid "Upload"
+msgstr "Upload"
+
+msgid "Login"
+msgstr "Logowanie"
+
+msgid "Connection settings"
+msgstr "Ustawienia połączenia"
+
+msgid "Contact webmaster"
+msgstr "Kontakt z webmasterem"
+
+msgid "Controversy"
+msgstr "Kontorversyjność"
+
+msgid "Create a new account"
+msgstr "UtwĂłrz nowe konto"
+
+msgid "Created on"
+msgstr "Utworzone"
+
+msgid "Creation date"
+msgstr "Data utworzenia"
+
+msgid "Current name"
+msgstr "Bieżąca nazwa"
+
+msgid "Current password is wrong"
+msgstr "Złe hasło"
+
+msgid "Customize"
+msgstr "Dostosuj"
+
+msgid "Your Gallery Customization "
+msgstr "Twoje dostosowanie "
+
+msgid "Database"
+msgstr "Baza danych"
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr "Data"
+
+msgid "Day"
+msgstr "Dzień"
+
+msgid "Deactivate"
+msgstr "Deaktywuj"
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr "W ramach zabezpieczenia zostąły deaktywowane następujące wtyczki. Przed ich ponowną aktywacją musisz sprawdzić dostępność aktualizacji dla nich:"
+
+msgid "Accelerate diaporama speed"
+msgstr "Zwiększ prędkość diaporamy"
+
+msgid "Default gallery language"
+msgstr "Domyślny język galerii"
+
+msgid "Default"
+msgstr "Domyślnie"
+
+msgid "Default user cannot be deleted"
+msgstr "domyślny użytkownik nie moze zostać usunięty"
+
+msgid "delete all images from your favorites"
+msgstr "usuń wszystkie obrazy z Twoich ulubionych"
+
+msgid "Delete"
+msgstr "Usuń"
+
+msgid "delete category"
+msgstr "usuń kategorię"
+
+msgid "Delete Representant"
+msgstr "Usuń reprezentanta"
+
+msgid "Delete selected photos"
+msgstr "Usuń zaznaczone zdjęcie"
+
+msgid "Delete selected tags"
+msgstr "Usuń zaznaczone tagi"
+
+msgid "Delete selected users"
+msgstr "Usuń zaznaczonych użytkowników"
+
+msgid "delete this comment"
+msgstr "usuń ten komentarz"
+
+msgid "Deletions"
+msgstr "Usunięcia"
+
+msgid "delete this image from your favorites"
+msgstr "Usuń zdjęcie ze swoich ulubionych"
+
+msgid "Deny selected groups"
+msgstr "Zabroń zaznaczonym grupom"
+
+msgid "Deny selected users"
+msgstr "Zabroń zaznaczonym użytkownikom"
+
+msgid "descending"
+msgstr "malejąco"
+
+msgid "Description"
+msgstr "Opis"
+
+msgid "Dimensions"
+msgstr "Rozmiary"
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr "Wyświetlanie"
+
+msgid "Display options"
+msgstr "Opcje wyświetlania"
+
+msgid "Dissociated"
+msgstr "Niepowiązane"
+
+msgid "dissociate from category"
+msgstr "usuń powiązanie od kategorii"
+
+msgid "dissociate from group"
+msgstr "usuń powiązanie od grupy"
+
+#, c-format
+msgid "%d Kb"
+msgstr "%d Kb"
+
+msgid "Does not represent"
+msgstr "Nie reprezentuje"
+
+msgid "download"
+msgstr "Pobierz"
+
+msgid "download this file"
+msgstr "Pobierz ten plik"
+
+msgid "Downloads"
+msgstr "Pobieranie"
+
+msgid "Drag to re-order"
+msgstr "Przesuń aby zreorganizować"
+
+msgid "Files with same name in more than one physical category"
+msgstr "Pliki o tych samych nazwach w jednej lub więcej kategoriach"
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr "%d oczekujących na zatwierdzenie"
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr "%d oczekujących zdjęć odrzuconych"
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr "%d oczekujących zdjęć zatwierdzoych"
+
+msgid "Each listed rule must be satisfied."
+msgstr "Each listed rule must be satisfied."
+
+msgid "edit"
+msgstr "edytuj"
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr "Edytuj informacje dla wszystkich obrazĂłw"
+
+msgid "Category informations updated successfully."
+msgstr "Informacje o kategorii zaktualizowano pomyślnie."
+
+msgid "edit category informations"
+msgstr "edytuj informacje o kategorii"
+
+msgid "edit category permissions"
+msgstr "edytuj uprawnienia kategorii"
+
+msgid "Authorize upload"
+msgstr "Zautoryzuj upload"
+
+msgid "Edit ranks"
+msgstr "Edytuj rankingi"
+
+msgid "Edit selected tags"
+msgstr "Edytuj zaznaczone tagi"
+
+msgid "Edit tags"
+msgstr "Edytuj tagi"
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr "elementy"
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] "%d obraz"
+msgstr[1] "%d obrazĂłw"
+
+msgid "Elements"
+msgstr "Elementy"
+
+msgid "Not linked elements"
+msgstr "Elementy nie przypisane"
+
+msgid "elements per page"
+msgstr "elementów na stronę"
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr "obrazy wgrane przez ostatnich %d dni"
+
+msgid "Element type"
+msgstr "Typ elementu"
+
+msgid "Email address"
+msgstr "Adres email"
+
+msgid "Email address is missing. Please specify an email address."
+msgstr "Brak adresu email. usupełnij adres email."
+
+msgid "Email administrators when a comment is deleted"
+msgstr "Wyślij email do administratorów gdy komentarz został usunięty"
+
+msgid "Email administrators when a comment is modified"
+msgstr "Wyślij email do administratorów gdy komentarz został zmodyfikowany"
+
+msgid "Email admins when a comment requires validation"
+msgstr "Wyślij wiadomość do administratora gdy komentarz wymaga weryfikacji"
+
+msgid "Email admins when a new user registers"
+msgstr "Wyślij wiadomość do administratora gdy zarejestruje się nowy użytkownik"
+
+msgid "Email admins when a picture is uploaded"
+msgstr "Wyślij wiadomość do administratora gdy został wgrany nowy obraz"
+
+msgid "Email admins when a valid comment is entered"
+msgstr "Wyślij wiadomość do administratora gdy zostanie wprowadzony poprawny komentarz"
+
+msgid "Empty caddie"
+msgstr "Wyczyść koszyk"
+
+msgid "High definition enabled"
+msgstr "Wysoka jakość włączona"
+
+msgid "Enter your personnal informations"
+msgstr "WprowadĹş informacje"
+
+msgid "Environment"
+msgstr "Środowisko"
+
+msgid "wrong date"
+msgstr "zła data"
+
+msgid "Error sending email"
+msgstr "Błąd podczas wysyłania maila"
+
+msgid "excluded"
+msgstr "wykluczone"
+
+msgid "Extend for templates"
+msgstr "Rozszerz dla szablony"
+
+msgid "My favorites"
+msgstr "Moje ulubione"
+
+msgid "display my favorites pictures"
+msgstr "pokaż moje ulubione zdjęcia"
+
+msgid "Favorites"
+msgstr "Ulubione"
+
+msgid "File"
+msgstr "Plik"
+
+msgid "File name"
+msgstr "Nazwa pliku"
+
+msgid "Filesize"
+msgstr "rozmiar pliku"
+
+msgid "Filter"
+msgstr "Filtr"
+
+msgid "Filter and display"
+msgstr "Filtrowanie i wyświetlanie"
+
+#, c-format
+msgid "first element added on %s"
+msgstr "pierwszy element dodany %s"
+
+msgid "First"
+msgstr "Pierwsza"
+
+msgid "Forbidden"
+msgstr "Zabronione"
+
+msgid "Forgot your password?"
+msgstr "Zapomniane hasło?"
+
+msgid "Form"
+msgstr "Formularz"
+
+msgid "Support"
+msgstr "Wsparcie"
+
+#, c-format
+msgid "from %s to %s"
+msgstr "od %s do %s"
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr "Galeria zablokowana w celach konserwacji. Wróć później."
+
+msgid "Gallery title"
+msgstr "Tytuł galerii"
+
+msgid "Gallery URL"
+msgstr "Adres URL galerii"
+
+msgid "GD library is missing"
+msgstr "Brak biblioteki GD"
+
+msgid "Page generated in"
+msgstr "Strona wygenerowana w"
+
+msgid "global mode"
+msgstr "tryb globalny"
+
+msgid "Go through the gallery as a visitor"
+msgstr "Przejdź do galerii jako gość"
+
+msgid "Grant selected groups"
+msgstr "ZezwĂłl zaznaczonym grypom"
+
+msgid "Grant selected users"
+msgstr "ZezwĂłl zaznaczonym uĹźytkownikom"
+
+msgid "group"
+msgstr "grupa"
+
+msgid "Group"
+msgstr "Grupa"
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr "Nazwa grupy nie może zawierać znaków \" lub ' lub być pusta."
+
+msgid "This name is already used by another group."
+msgstr "NAzwa jest już używana przez inną grupę."
+
+msgid "group by letters"
+msgstr "grupuj literami"
+
+msgid "Group name"
+msgstr "Nazwa grupy"
+
+msgid "Groups"
+msgstr "Grupy"
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr "dodano grupę \"%s\""
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr "usunięto grupę \"%s\""
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr "zaktualizowano grupę \"%s\""
+
+msgid "guest"
+msgstr "gość"
+
+msgid "Guest cannot be deleted"
+msgstr "Gość nie może sostać usunięty"
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr "Zły status dla użytkownika \"gość\", używam domyślnego"
+
+msgid "Guests"
+msgstr "Goście"
+
+msgid "Hello"
+msgstr "Witaj"
+
+msgid "Hello,"
+msgstr "Witaj,"
+
+msgid "Help"
+msgstr "Pomoc"
+
+msgid "Hide"
+msgstr "Ukryj"
+
+msgid "High filesize"
+msgstr "DuĹźy rozmiar pliku"
+
+msgid "available for administrators only"
+msgstr "dostępne tylko dla administratorów"
+
+msgid "shows images at the root of this category"
+msgstr "pokaż zdjęcia tylko dla głównej kategorii"
+
+msgid "See last users comments"
+msgstr "Zobacz ostatnie komentarze"
+
+msgid "customize the appareance of the gallery"
+msgstr "dostosuj wyglĂłd galerii"
+
+msgid "search"
+msgstr "szukaj"
+
+msgid "Home"
+msgstr "Strona Główna"
+
+msgid "Hope to see you back soon."
+msgstr "Do zobaczenia wkrĂłtce."
+
+msgid "Hour"
+msgstr "Godzina"
+
+msgid "Identification"
+msgstr "Uprawnienia"
+
+msgid "Element"
+msgstr ""
+
+msgid "Image id"
+msgstr "ID obrazu"
+
+msgid "Image only RSS feed"
+msgstr "RSS feed tylko dla zdjęć"
+
+msgid "in this category"
+msgstr "w tej kategorii"
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] "w %d podkategori"
+msgstr[1] "w %d podkategoriach"
+
+msgid "Images manual order was saved"
+msgstr "Ręczne sortowanie obrazów zostało zapisane"
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr "zawarte"
+
+msgid "Reduce diaporama speed"
+msgstr "Zmniejsz prędkość diaporamy"
+
+msgid "Informations"
+msgstr "Informacje"
+
+msgid "Basic configuration"
+msgstr "Podstawowa konfiguracja"
+
+msgid "Install"
+msgstr "Instaluj"
+
+msgid "Installation"
+msgstr "Instalacja"
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr "Konfiguracja Piwigo została zakończona, następny krok to<br><br>"
+"* przejdź do strony logowania : [ <a href=\"identification.php\">logowanie</a> ] i wprowadź użytkownika/hasło będącego webmaster'em<br>"
+"* logowanie to umożliwi Ci dostęp do panelu administracyjnego oraz instrukcji jak umieszczaćzdjęcia w katalogach"
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr "Potrzebujesz pomocy ? Zadaj pytanie na <a href=\"%s\">Forum Piwigo</a>."
+
+msgid "Webmaster login"
+msgstr "Logowanie Webmastera"
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr "To będize wyświetlone dla odwiedzających i jest konieczne do celów administracyjnych "
+
+msgid "Instructions"
+msgstr "Instrukcje"
+
+msgid "Invalid password!"
+msgstr "Złe hasło!"
+
+msgid "IP"
+msgstr "IP"
+
+msgid "default"
+msgstr "domyślna"
+
+msgid "High definition"
+msgstr "Wysoka jakość"
+
+msgid "default values"
+msgstr "wartości domyślne"
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr "TwĂłj serwer aktualnie uĹźywa PHP w wersji %s."
+
+msgid "jump to category"
+msgstr "przejdĹş do kategorii"
+
+msgid "jump to image"
+msgstr "przejdĹş do obrazu"
+
+msgid "Keyword"
+msgstr "Keyword"
+
+msgid "Language"
+msgstr "Język"
+
+#, c-format
+msgid "last %d days"
+msgstr "ostatnich %d dni"
+
+msgid "Last"
+msgstr "Ostatnia"
+
+msgid "leave"
+msgstr "opuść"
+
+msgid "letters"
+msgstr "litery"
+
+msgid "Contacts"
+msgstr "Kontakty"
+
+msgid "Friends"
+msgstr "Przyjaciele"
+
+msgid "Family"
+msgstr "Rodzina"
+
+msgid "Admins"
+msgstr "Administratorzy"
+
+msgid "Link all category elements to a new category"
+msgstr "Podepnij wszystkie elementy kategorii do nowej kategorii"
+
+msgid "Link all category elements to some existing categories"
+msgstr "Podepnij wszystkie elementy kategorii do istniejącej kategorii"
+
+msgid "Linked categories"
+msgstr "Podpięte kategorie"
+
+msgid "Modify information"
+msgstr "Modyfikuj informacje"
+
+msgid "Links"
+msgstr "Linki"
+
+msgid "Lock"
+msgstr "Zablokuj"
+
+msgid "Locked"
+msgstr "Zablokowane"
+
+msgid "Lock gallery"
+msgstr "Zablokuj galerię"
+
+msgid "Logout"
+msgstr "Wyloguj"
+
+msgid "E-mail address"
+msgstr "Adres email"
+
+msgid "Mail address"
+msgstr "Adres email"
+
+msgid "Mail content"
+msgstr "Treść maila"
+
+msgid "Maintenance"
+msgstr "Maintenance"
+
+msgid "Manage"
+msgstr "Zarządzaj"
+
+msgid "manage category elements"
+msgstr "zarządzaj elementami kategorii"
+
+msgid "manage image ranks"
+msgstr "zarządzaj rankingami obrazów"
+
+msgid "Manage image ranks"
+msgstr "Zarządzaj rankingami obrazów"
+
+msgid "Manage permissions for a category"
+msgstr "Zarządzaj uprawnieniami dla kategorii"
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr "Zarządzaj uprawnieniami dla grupy \"%s\""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr "Zarządzaj uprawnieniami dla użytkownika \"%s\""
+
+msgid "manage sub-categories"
+msgstr "zarządzaj podkategoriami"
+
+msgid "Manage tags"
+msgstr "Zarządzaj tagami"
+
+msgid "obligatory"
+msgstr "obowiązkowe"
+
+msgid "Maximum height of the pictures"
+msgstr "Maxymalna wysokość zdjęć"
+
+msgid "Maximum height must be a number superior to 50"
+msgstr "Maxymalna wysokość musi być liczbą do 50"
+
+msgid "maximum height"
+msgstr "maksymalna wysokość"
+
+msgid "maximum width"
+msgstr "maksymalna szerokość"
+
+msgid "Maximum width of the pictures"
+msgstr "Maxymalna szerokość zdjęć"
+
+msgid "Maximum width must be a number superior to 50"
+msgstr "Maxymalna szerokość musi być liczbą do 50"
+
+msgid "Members"
+msgstr "Członkowie"
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] "%d członek"
+msgstr[1] "%d członków"
+
+msgid "Metadata synchronized from file"
+msgstr "Metadane zsynchronizowane z pliku"
+
+msgid "Minimum privacy level"
+msgstr "Minimalny poziom prywatności"
+
+msgid "display a calendar by creation date"
+msgstr "wyświetla kalendarz po dacie utworzenia"
+
+msgid "display all elements in all sub-categories"
+msgstr "wyświetla wszystkie elementy we wszystkich podkategoriach"
+
+msgid "return to normal view mode"
+msgstr "powrĂłt do normalnego widoku"
+
+msgid "display a calendar by posted date"
+msgstr "wyświetla kalendarz po dacie umieszczenia"
+
+msgid "Month"
+msgstr "Miesiąc"
+
+msgid "Most visited"
+msgstr "Najczęściej odwiedzane"
+
+msgid "display most visited pictures"
+msgstr "pokaż najczęściej odwiedzane zdjęcia"
+
+msgid "Move"
+msgstr "Przenieś"
+
+msgid "Move categories"
+msgstr "Przenieś kategorie"
+
+msgid "N/A"
+msgstr "N/A"
+
+msgid "Name"
+msgstr "Nazwa"
+
+msgid "The number of images per row must be a not null scalar"
+msgstr "Liczba zdjęć w wierszu musi być większa od zera"
+
+msgid "Number of images per row"
+msgstr "Liczba zdjęć w wierszu"
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr "Liczba wierszy na stronie musi być większa od zera"
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr "Czas wysłania wiadomości do listy użytkowników jest ograniczony. Pozostali użytkownicy nie znajdują się na liście."
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr "Czas wysłania wiadomości jest ograniczony. Pozostałe wiadomości zostaną pominięte."
+
+msgid "To send ?"
+msgstr "Do wysłania ?"
+
+msgid "Last send"
+msgstr "Ostantnio wysłane"
+
+msgid "email"
+msgstr "email"
+
+msgid "User"
+msgstr "UĹźytkownik"
+
+msgid "Complementary mail content"
+msgstr "Uzupełniająca treść wiadomości"
+
+msgid "See you soon,"
+msgstr "Do zobaczenia wkrĂłtce,"
+
+msgid ", click on "
+msgstr ", kliknij "
+
+msgid "Go to "
+msgstr "PrzejdĹş do "
+
+msgid "."
+msgstr "."
+
+msgid "Hello "
+msgstr "Witaj "
+
+msgid ","
+msgstr ","
+
+msgid "New elements were added "
+msgstr "dodano nowe elementy "
+
+msgid "between "
+msgstr "pomiędzy "
+
+msgid " and "
+msgstr " i "
+
+msgid " on "
+msgstr " dnia "
+
+msgid "[NBM] Problems or questions"
+msgstr "[NBM] Problemy i pytania"
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr "Jeżeli napotkasz problem lub masz pytania wyślij wiadomość do "
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr "Webmaster zapisał Cię na listę powiadomień."
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr "Zapisałeś(łaś) się aby otrzymywać powiadomienia."
+
+msgid "To subscribe"
+msgstr "Aby się zapisać"
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr "Webmaster wypisał Cię z otrzymywania powiadomień."
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr "Zostałeś wypisany z otrzymywania powiadomień."
+
+msgid "To unsubscribe"
+msgstr "Aby się wypisać"
+
+msgid "With blank value, gallery title will be used"
+msgstr "Tytuł galerii będzie używany jeżli pole zostanie puste"
+
+msgid "Available only with HTML format"
+msgstr "Dostępne tylko w formacie HTML"
+
+msgid "Notification"
+msgstr "Powiadomienia"
+
+msgid "Error when sending email to %s [%s]."
+msgstr "Błąd podczas wysyłania wiadomości do %s [%s]."
+
+msgid "Mail sent to %s [%s]."
+msgstr "Wysłano wiadomość do %s [%s]."
+
+msgid "No mail to send."
+msgstr "Brak wiadomości do wysłania."
+
+msgid "There is no available subscribers to mail."
+msgstr "Brak dostępnych użytkowników do wysłania powiadomienia."
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr "Użytkownik jest dostępny, jeżeli są nowe elementy do powiadomienia."
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr "Prawdopodobnie nie ma zapisanych użytkowników (tę zakładkę widzi tylko użytkownik webmaster)."
+
+msgid "No user to send notifications by mail."
+msgstr "Brak użytkowników do wysłania powiadomień."
+
+msgid "New elements added"
+msgstr "Dodano nowe elementy"
+
+msgid "Subscribe to notification by mail"
+msgstr "Zapisz do powiadomień email"
+
+msgid "Unsubscribe from notification by mail"
+msgstr "Wypisz z powiadomień email"
+
+msgid "Parameter"
+msgstr "Parametr"
+
+msgid "Processing treatment.\nPlease wait..."
+msgstr "Procesowanie.\nProszę czekać..."
+
+msgid "Continue processing treatment"
+msgstr "Kontynuuj procesowanie"
+
+msgid "Add detailed content"
+msgstr "Dodaj szczegółową treść"
+
+msgid "Send mail on HTML format"
+msgstr "Wyslij email w formacie HTML"
+
+msgid "Send mail as"
+msgstr "Wyślij wiadomość jako"
+
+msgid "Send mail to users"
+msgstr "Wyślij wiadomość do użytkowników"
+
+msgid "Send"
+msgstr "Wyślij"
+
+msgid "Options"
+msgstr "Opcje"
+
+msgid "Include display of recent pictures group by dates"
+msgstr "Dodaj wyświetlanie aktualnych obrazów grupowane po dacie"
+
+msgid "Subscribed"
+msgstr "Zapisani"
+
+msgid "Subscribe"
+msgstr "Zapisy"
+
+msgid "Parameters"
+msgstr "Parametry"
+
+msgid "Select recipients"
+msgstr "Wybierz odbiorcĂłw"
+
+msgid "Subscribe/unsubscribe users"
+msgstr "Zapisz/wypisz uĹźytkownikĂłw"
+
+msgid "Unknown identifier"
+msgstr "Nieznany identyfikator"
+
+msgid "Unsubscribed"
+msgstr "Nie zapisani"
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr "Użytkownik %s [%s] usunięty z listy zapisanych."
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr "Użytkownik %s [%s] został dodany do listy zapisanych na listę."
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr "Użytkownik %s [%s] nie został usunięty z listy zapisanych."
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr "Nie dodano uĹźytkownika %s [%s] do listy zapisanych."
+
+msgid "User %s [%s] added."
+msgstr "Dodano uĹźytkownika %s [%s] ."
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr "Ostrzeżenie: zapisanie lub wypisanie spowoduje wyłanie wiadomości do użytkowników"
+
+msgid "Number of rows per page"
+msgstr "Liczba wierszy na stronie"
+
+msgid "New name"
+msgstr "Nowa nazwa"
+
+#, c-format
+msgid "New on %s"
+msgstr "Nowe %s"
+
+msgid "New parent category"
+msgstr "Nowa nadrzędna kategoria"
+
+msgid "New password"
+msgstr "Nowe hasło"
+
+msgid "New password confirmation does not correspond"
+msgstr "Potwierdzenie podczas potwierdzania nowego hasła"
+
+msgid "New password sent by email"
+msgstr "Nowe hasło wysłane na pocztą email"
+
+msgid "Rate this picture"
+msgstr "Oceń to zdjęcie"
+
+msgid "New tag"
+msgstr "Nowy tag"
+
+msgid "Next"
+msgstr "Następne"
+
+msgid "No"
+msgstr "Nie"
+
+msgid "No element in this category"
+msgstr "Brak elementĂłw w tej kategorii"
+
+msgid "No email address"
+msgstr "Brak adresu email"
+
+msgid "No photo can be deleted"
+msgstr "Żadne zdjęcie nie zostało usunięte"
+
+msgid "no rate"
+msgstr "nie oceniane"
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr "Brak zdefiniowanych tagĂłw. UĹźyj Administracja>Obrazy>Tagi"
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr "Info: Usuwa tylko zdjęcia dodane przez pLoader"
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr "Możesz również zmienić tę konfigurację sam, a następnie uruchomić ponownie Piwigo."
+
+msgid "nothing"
+msgstr "nic"
+
+msgid "No classic user matches this email address"
+msgstr "Brak użytkwoników odpowiadających danemu adresowi email"
+
+msgid "no write access"
+msgstr "brak praw do zapisu"
+
+msgid "Number of comments per page"
+msgstr "Liczba komentarzy na stronę"
+
+msgid "Number of downloads"
+msgstr "Liczba pobrań"
+
+msgid "Number of items"
+msgstr "Liczba obiektĂłw"
+
+msgid "Number of rates"
+msgstr "Liczba ocen"
+
+msgid "Number of thumbnails to create"
+msgstr "Liczba miniatru do stworzenia"
+
+msgid "Mail address is obligatory for all users"
+msgstr "Adres email jest obowiązkowy dla wszystkich użytkowników"
+
+msgid "Only private categories are listed"
+msgstr "Tylko prywatne kategorie zostały wyświetlone"
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr "Z poprzedniej konfiguracji zostały zapisane tylko prefixy miniatur oraz adres email administratora."
+
+msgid "Operating system"
+msgstr "System operacyjny"
+
+msgid "All optimizations have been successfully completed."
+msgstr "Wszystkie optymalizacje zakończone pomyślnie."
+
+msgid "Optimizations have been completed with some errors."
+msgstr "Optymalizacje zakończone z kilkoma błędami."
+
+msgid "Optional URL keyword"
+msgstr "Opcjonalne słowo klucz dla URL"
+
+msgid "Order alphanumerically"
+msgstr "Sortuj alfanumerycznie"
+
+msgid "Original dimensions"
+msgstr "Original dimensions"
+
+msgid "Original templates"
+msgstr "Oryginalne szablony"
+
+msgid "Other private categories"
+msgstr "Inne kategorie prywatne"
+
+msgid "Overall"
+msgstr "W sumie"
+
+msgid "overrides existing values with empty ones"
+msgstr "nadpisuje istniejące wartości pustymi"
+
+msgid "Page banner"
+msgstr "Banner strony"
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr "Oglądanych stron"
+
+msgid "Parent category"
+msgstr "Nadrzędna kategoria"
+
+msgid "Password"
+msgstr "Hasło"
+
+msgid "Password confirmation error."
+msgstr "Wprowadzone hasła nie pasują do siebie."
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr "Brak informacji o haśle. Potwierdź wybrane hasło."
+
+msgid "Password forgotten"
+msgstr "Zapomniane hasło"
+
+msgid "Password is missing. Please enter the password."
+msgstr "Brak hasła. Wpisz proszę hasło."
+
+msgid "password updated"
+msgstr "hasło zmienione"
+
+msgid "Path"
+msgstr "Ścieżka"
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr "Jeżeli napotkasz jakiś problem wykonaj weryfikację przez [Administracja>Specjalne>Maintenance]."
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr "Okres czasu musi być liczbą dodatnią"
+
+msgid "Permalink"
+msgstr "Link permanentny"
+
+msgid "Permalink history"
+msgstr "Historia linkĂłw permanentnych"
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr "Nzawa linku permanentnego musi składać się z następujących znaków a-z, A-Z, 0-9, \"-\", \"_\" lub \"/\". Nie może być cyfrą lub zaczynać się od \"-\""
+
+msgid "Permalinks"
+msgstr "Linki permanentne"
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr "Link permanentny %s został poprzednio wykorzystany przez %s. Najpierw usuń link z historii"
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr "Link permanentny %s jest już używany przez kategorię %s"
+
+msgid "Permission denied"
+msgstr "Dostęp zabroniony"
+
+msgid "Permission granted"
+msgstr "Dostęp przyznany"
+
+msgid "Permission granted thanks to a group"
+msgstr "Uprawnienia przyznane dzięki grupie"
+
+msgid "Permissions"
+msgstr "Uprawnienia"
+
+msgid "PHP 5 is required"
+msgstr "PHP 5 jest wymagane"
+
+msgid "picture"
+msgstr "zdjęcie"
+
+msgid "Click on the picture to see it in high definition"
+msgstr "Wybierz zdjęcie aby je zobaczyć w większej rozdzielczości"
+
+msgid "Picture informations updated"
+msgstr "Zaktualizowano informację o obrazie"
+
+msgid "Pictures"
+msgstr "Obrazy"
+
+msgid "Show file metadata"
+msgstr "PokaĹź metadane (EXIF)"
+
+msgid "Piwigo Administration"
+msgstr "Administracja Piwigo"
+
+msgid "Piwigo Announcements Newsletter"
+msgstr "Newsletter z ogłoszeniami Piwigo"
+
+msgid "Piwigo Help"
+msgstr "Piwigo Pomoc"
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr "Piwigo może spróbować przełączyć Twoją konfigurację do PHP 5 poprzez modyfikację pliku .htaccess."
+
+msgid "Piwigo version"
+msgstr "Wersja Piwigo"
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr "Piwigo nie mógł skonfigurować Twojego PHP 5."
+
+msgid "Plugins"
+msgstr "Wtyczki"
+
+msgid "Current<br>version"
+msgstr "Aktualna<br>wersja"
+
+msgid "Can't read or extract archive."
+msgstr "Nie można odczytać lub rozpakować archiwum."
+
+msgid "Automatic installation"
+msgstr "Instalacja automatyczna"
+
+msgid "Automatic upgrade"
+msgstr "Automatyczna aktualizacja"
+
+msgid "Plugin versions can't be checked"
+msgstr "Nie można sprawdzić wersji wtyczek"
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr "SprawdĹş uprawnienia (CHMOD) do katalogu \"plugins\" oraz podfolderĂłw."
+
+msgid "Can't download archive."
+msgstr "Nie można pobrać archiwum."
+
+msgid "Plugins up to date"
+msgstr "Wtyczki są aktualne"
+
+msgid "Download file"
+msgstr "Pobierz plik"
+
+msgid "An error occured during extraction (%s)."
+msgstr "Błąd podczas rozpakowywania (%s)."
+
+msgid "You might go to plugin list to install and activate it."
+msgstr "Aby zainstalować lub aktywować wtyczkę udaj się do listy wtyczek."
+
+msgid "Plugin has been successfully copied"
+msgstr "Wtyczka została poprawnie skopiowana"
+
+msgid "Plugins which need upgrade"
+msgstr "Wtyczki wymagające aktualizacji"
+
+msgid "Available<br>version"
+msgstr "Dostępna<br>wersja"
+
+msgid "Last revisions"
+msgstr "Ostatnie wersje"
+
+msgid "Can't connect to server."
+msgstr "Nie można połączyć się do serwera."
+
+msgid "Plugin list"
+msgstr "Lista wtyczek"
+
+msgid "Other plugins"
+msgstr "Inne wtyczki"
+
+msgid "Check for updates"
+msgstr "Sprawdź dostepność aktualizaji"
+
+msgid "Can't create temporary file."
+msgstr "Nie można stworzyć pliku tymczasowego."
+
+msgid "%s has been successfully upgraded."
+msgstr "%s zostały pomyslnie zaktualizowane."
+
+msgid "Position"
+msgstr "Pozycja"
+
+msgid "Post date"
+msgstr "Data umieszczenia"
+
+msgid "Posted on"
+msgstr "Data umieszczenia"
+
+msgid "Powered by"
+msgstr "Powered by"
+
+msgid "Preferences"
+msgstr "Preferencje"
+
+msgid "Previous"
+msgstr "Poprzednia"
+
+msgid "Privacy level"
+msgstr "Poziom prywatności"
+
+msgid "Profile"
+msgstr "Profil"
+
+msgid "Purge compiled templates"
+msgstr "Usuń skompilowane szablony"
+
+msgid "Purge history detail"
+msgstr "Usuń szczegóły historii"
+
+msgid "Purge history summary"
+msgstr "Usuń podsumowanie historii"
+
+msgid "Purge never used notification feeds"
+msgstr "Wyczyść nigdy nie używane RSS feed"
+
+msgid "Purge search history"
+msgstr "Wyczyść historię wyszukiwania"
+
+msgid "Purge sessions"
+msgstr "Wyczyść sesje"
+
+msgid "Quick connect"
+msgstr "Logowanie"
+
+msgid "Quick Local Synchronization"
+msgstr "Szybka synchronizacja lokalna"
+
+msgid "Random pictures"
+msgstr "Losowe zdjęcia"
+
+msgid "display a set of random pictures"
+msgstr "wyświetla zbior losowych zdjęć"
+
+msgid "randomly represented"
+msgstr "reprezentowane losowo"
+
+msgid "Random picture"
+msgstr "Losowy obraz"
+
+msgid "Rank"
+msgstr "Ranking"
+
+msgid "ranks"
+msgstr "rankingi"
+
+msgid "Rate"
+msgstr "Ocena"
+
+msgid "Rate date"
+msgstr "Oceny po dacie"
+
+msgid "Rating"
+msgstr "Oceny"
+
+msgid "Rating by guests"
+msgstr "Oceny przez gości"
+
+msgid "Recent categories"
+msgstr "Aktualne kategorie"
+
+msgid "display recently updated categories"
+msgstr "wyświetla ostatnio uaktualnione kategorie"
+
+msgid "Recent period"
+msgstr "Najnowszy okres"
+
+msgid "Recent pictures"
+msgstr "Najnowsze zdjęcia"
+
+msgid "display most recent pictures"
+msgstr "wyświetla najnowsze zdjęcia"
+
+msgid "Redirection..."
+msgstr "Przekierowywanie..."
+
+msgid "Please, enter a login"
+msgstr "WprowadĹş login"
+
+msgid "login mustn't end with a space character"
+msgstr "Login nie może posiadać spacji"
+
+msgid "login mustn't start with a space character"
+msgstr "Login nie moż się zaczynać od znaku specjalnego"
+
+msgid "this login is already used"
+msgstr "ten login juĹź istnieje"
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr "adres email musi być w postaci xxx@yyy.eee (np : jack@altern.org)"
+
+msgid "a user use already this mail address"
+msgstr "uĹźytkownik juĹź uĹźywa tego adresu email"
+
+msgid "please enter your password again"
+msgstr "wprowadź hasło jeszcze raz"
+
+msgid "Register"
+msgstr "Zarejestruj"
+
+msgid "Registration"
+msgstr "Rejestracja"
+
+msgid "registration date"
+msgstr "data rejestracji"
+
+msgid "Reject"
+msgstr "Odrzuć"
+
+msgid "Reject All"
+msgstr "Odrzuć wszystkie"
+
+msgid "Related tags"
+msgstr "Powiązane tagi"
+
+msgid "Released on"
+msgstr "Opublikowane"
+
+msgid "Auto login"
+msgstr "Pamiętaj mnie"
+
+msgid "clean"
+msgstr "wyczyść"
+
+msgid "remove remote listing.xml file"
+msgstr "usuń na zdalnej stronie plik listing.xml"
+
+msgid "generate listing"
+msgstr "generuj listę"
+
+msgid "generate file listing.xml on remote site"
+msgstr "generuj plik listing.xml na zdalnej stronie"
+
+msgid "Create this site"
+msgstr "Utwórz tę stronę"
+
+msgid "A local listing.xml file has been found for "
+msgstr "Odnaleziono lokalny plik listing.xml dla "
+
+msgid "read local listing.xml and update"
+msgstr "odczytaj i aktualizuj lokalny plik listing.xml"
+
+msgid "test"
+msgstr "test"
+
+msgid "test this remote site"
+msgstr "testuj zdalną stronę"
+
+msgid "remove tags"
+msgstr "usuń tagi"
+
+msgid "remove this tag from the list"
+msgstr "usuń ten tag z listy"
+
+msgid "Repair and optimize database"
+msgstr "Napraw i optymalizuj bazę danych"
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr "Zamienniki oryginalnych szablonĂłw przez spersonalizowane szablony z katalogu template-extension"
+
+msgid "Replacers (customized templates)"
+msgstr "Zamienniki (spersonalizowane szablony)"
+
+msgid "Representant"
+msgstr "Reprezentant"
+
+msgid "Representation of categories"
+msgstr "Representacja kategorii"
+
+msgid "representative"
+msgstr "reprezentant"
+
+msgid "Representative"
+msgstr "Representacyjny"
+
+msgid "Represents"
+msgstr "Representuje"
+
+msgid "Reset"
+msgstr "Resetuj"
+
+msgid "Reset to default values"
+msgstr ""
+
+msgid "Retrieve password"
+msgstr "Retrieve password"
+
+msgid "return to homepage"
+msgstr "powrót do strony głównej"
+
+msgid "RSS feed"
+msgstr "RSS feed"
+
+msgid "Save order"
+msgstr "Zapisz kolejność"
+
+msgid "Save to permalink history"
+msgstr "Zapisz do historii linkĂłw permanentnych"
+
+msgid "Search"
+msgstr "Szukaj"
+
+msgid "Search for Author"
+msgstr "Szukaj Autora"
+
+msgid "Search in Categories"
+msgstr "Szukaj w Kategoriach"
+
+msgid "Search by Date"
+msgstr "Szukaj po Dacie"
+
+msgid "End-Date"
+msgstr "Data do"
+
+msgid "Kind of date"
+msgstr "Rodzaj daty"
+
+#, c-format
+msgid "searched words : %s"
+msgstr "szukane słowa : %s"
+
+msgid "Search for words"
+msgstr "Szukaj słów"
+
+msgid "Search for all terms "
+msgstr "Szukaj po wszystkim "
+
+msgid "Search for any terms"
+msgstr "Szukaj po wszystkim"
+
+msgid "Empty query. No criteria has been entered."
+msgstr "Puste zapytanie. Nie zostały wprowadzone żadne kryteria."
+
+msgid "Search Options"
+msgstr "Opcje wyszukiwania"
+
+msgid "Search results"
+msgstr "Wyniki wyszukiwania"
+
+msgid "Search rules"
+msgstr "Reguły wyszukiwania"
+
+msgid "Search in subcategories"
+msgstr "Szukaj w podkategoriach"
+
+msgid "Search tags"
+msgstr "Szukaj tagĂłw"
+
+msgid "Section"
+msgstr "sekcja"
+
+msgid "See available tags"
+msgstr "Zobacz dostępne tagi"
+
+msgid "See images linked to this tag only"
+msgstr "Zobacz obrazy podięte tylko do tego tagu"
+
+msgid "See you soon."
+msgstr "Do zobaczenia wkrĂłtce."
+
+msgid "Select at least one category"
+msgstr "Wybierz przynajmniej jedną kategorię"
+
+msgid "Select at least one picture"
+msgstr "Wybierz przynajmniej jeden obraz"
+
+msgid "Select at least one user"
+msgstr "Wybierz przynajmniej jednego uĹźytkownika"
+
+msgid "selection"
+msgstr "zaznaczenie"
+
+msgid "Send an information email to group members"
+msgstr "Wyślij powiadomienie do członków grupy"
+
+msgid "Contact"
+msgstr "Kontakt"
+
+msgid "Send new password"
+msgstr "Prześlij nowe hasło"
+
+msgid "Sent by"
+msgstr "Przesłane przez"
+
+msgid "set as category representative"
+msgstr "ustaw jako reprezentanta kategorii"
+
+msgid "set to"
+msgstr "ustaw na"
+
+msgid "Show info"
+msgstr "PokaĹź informacje"
+
+msgid "Show number of comments"
+msgstr "Pokaż liczbę komentarzy"
+
+msgid "Show number of hits"
+msgstr "Pokaż liczbę wyświetleń"
+
+msgid "show tag cloud"
+msgstr "pokazuj tag jako chmurkę"
+
+msgid "Show upload link every time"
+msgstr "Zawsze pokazuj link upload"
+
+msgid "Since"
+msgstr "Od"
+
+msgid "singly represented"
+msgstr "pojedynczy reprezentant"
+
+msgid "This site already exists"
+msgstr "Taka strona juĹź istnieje"
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr "Stwórz nową stronę : (podaj adres URL pliku create_listing_file.php)"
+
+msgid "created"
+msgstr "utworzona"
+
+msgid "delete"
+msgstr "usuń"
+
+msgid "deleted"
+msgstr "usunięte"
+
+msgid "delete this site and all its attached elements"
+msgstr "usuń tę stronę oraz wszystkie załączone elementy"
+
+msgid "an error happened"
+msgstr "wystąpił błąd"
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr "nie odnaleziono pliku create_listing_file.php na zdalnej stronie"
+
+msgid "Local"
+msgstr "Lokalny"
+
+msgid "Site manager"
+msgstr "MenadĹźer strony"
+
+msgid "Remote"
+msgstr "Zdalny"
+
+msgid "synchronize"
+msgstr "synchronizuj"
+
+msgid "update the database from files"
+msgstr "aktualizuj bazę danych z plików"
+
+msgid "slideshow"
+msgstr "pokaz zdjęć"
+
+msgid "stop the slideshow"
+msgstr "zatrzymaj pokaz"
+
+msgid "Sorry!"
+msgstr "Niestety!"
+
+msgid "Sort by"
+msgstr "Sortuj po"
+
+msgid "Sort order"
+msgstr "Sortowanie po"
+
+msgid "Specials"
+msgstr "Specjalne"
+
+msgid "SQL queries"
+msgstr "zapytań SQL"
+
+msgid "SQL queries in"
+msgstr "Zapytania SQL w"
+
+msgid "display only recently posted images"
+msgstr "wyświetla tylko ostatnio umieszczone"
+
+msgid "Start Install"
+msgstr "Rozpoczęcie instalacji"
+
+msgid "Play of slideshow"
+msgstr "OdtwĂłrz jako slideshow"
+
+msgid "Repeat the slideshow"
+msgstr "Powtarzaj slideshow"
+
+msgid "Statistics"
+msgstr "Statystyki"
+
+msgid "status"
+msgstr "status"
+
+msgid "Status"
+msgstr "Status"
+
+msgid "Parameters are correct"
+msgstr "Parametry są poprawne"
+
+msgid "Database name"
+msgstr "NAzwa bazy danych"
+
+msgid "also given by your host provider"
+msgstr "takĹźe dostarczona przez provider'a"
+
+msgid "Database type"
+msgstr "Database type"
+
+msgid "The type of database your piwigo data will be store in"
+msgstr "The type of database your piwigo data will be store in"
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr "Skopiuj tekst zaznaczony na różowo pomiędzy cudzysłowiami i wklej do pliku \"include/config_database.inc.php\"(Uwaga : config_database.inc.php musi zawierać tylko to co jest na różowo bez żadnych znaków końca linii czy spacji)"
+
+msgid "Can't connect to server"
+msgstr "Nie można połączyć sie do serwera"
+
+msgid "Host"
+msgstr "Host"
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr "localhost, sql.multimania.com, toto.freesurf.fr"
+
+msgid "user password given by your host provider"
+msgstr "hasło użytkownika dostarczona przez provider'a"
+
+msgid "Database table prefix"
+msgstr "Prefix tabel bazy danych"
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr "tabele w bazie dnaych będą miały taki prefix (ułatwia to zarządzanie tabelami)"
+
+msgid "Database configuration"
+msgstr "Konfiguracja bazy danych"
+
+msgid "user login given by your host provider"
+msgstr "login uĹźytkownika dostarczona przez provider'a"
+
+msgid "enter a login for webmaster"
+msgstr "wprowadź nazwę użytkownika posiadającego uprawnienia Webmaster"
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr "login nie może zawierać nastepujących znaków ' lub \""
+
+msgid "Webmaster password"
+msgstr "Hasło użytkownika Webmaster"
+
+msgid "Password [confirm]"
+msgstr "Hasło [potwierdź]"
+
+msgid "verification"
+msgstr "weryfikacja"
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr "Zachowaj hasło, umożliwia ono dostep do panelu administracyjnego"
+
+msgid "Admin configuration"
+msgstr "Konfiguracja administratora"
+
+msgid "return to the display of all images"
+msgstr "powrót do wyświetlania wszystkich elementów"
+
+msgid "Pause of slideshow"
+msgstr "Pause pokazu"
+
+msgid "Not repeat the slideshow"
+msgstr "Nie powtarzaj slideshow"
+
+msgid "Directory"
+msgstr "Katalog"
+
+msgid "Storage category"
+msgstr "Miejsce przechowywania kategorii"
+
+msgid "sub-categories"
+msgstr "pod-kategorie"
+
+msgid "Submit"
+msgstr "Wyślij"
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr "Utrzymuj kontakt z projektem Piwigo i zapisz się aby otrzymywać Newsleter z ogłoszeniami Piwigo. Otrzymasz email gdy będzie dostępna nowa wersja (czasami zawierające poprawki błędów bezpieczeństwa, ważne aby dokonać aktualizacji) oraz o waznych wydarzeniach w projekcie. Generalnie kilka maili na rok."
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr "Zapisz %s do newsletter'a z ogłoszeniami Piwigo"
+
+msgid "Summary"
+msgstr "Podsumowanie"
+
+msgid "Sum of rates"
+msgstr "Suma ocen"
+
+msgid "synchronize metadata"
+msgstr "synchronizuj metadane"
+
+msgid "Tag"
+msgstr "Tag"
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] "%d tag"
+msgstr[1] "%d tagĂłw"
+
+msgid "Tag results for"
+msgstr "Wyniki tagĂłw dla"
+
+msgid "Tags"
+msgstr "tagi"
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr "Tag \"%s\" juĹź istnieje"
+
+msgid "Tag selection"
+msgstr "WybĂłr tagu"
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr "Tag \"%s\" został dodany"
+
+msgid "Take selected elements out of caddie"
+msgstr "Usuń wybrane elementy z koszyka"
+
+msgid "target"
+msgstr "cel"
+
+msgid "Templates configuration has been recorded."
+msgstr "Konfiguracja szablonów została zapisana."
+
+msgid "the beginning"
+msgstr "poczatek"
+
+msgid "Interface theme"
+msgstr "Styl interfejsu"
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+
+msgid "Thumbnail"
+msgstr "miniatura"
+
+msgid "Thumbnails"
+msgstr "Miniatury"
+
+msgid "Time"
+msgstr "czas"
+
+msgid "title"
+msgstr "tytuł"
+
+msgid "Categories management"
+msgstr "Zarządzanie kategoriami"
+
+msgid "Piwigo configuration"
+msgstr "Konfiguracja Piwigo"
+
+msgid "Piwigo administration"
+msgstr "Administracja Piwigo"
+
+msgid "Edit a category"
+msgstr "Edytuj kategorię"
+
+msgid "Group management"
+msgstr "Zarządzanie grupami"
+
+msgid "User list"
+msgstr "Lista uĹźytkownikĂłw"
+
+msgid "Menu"
+msgstr "Menu"
+
+msgid "Modify informations about a picture"
+msgstr "Edytuj informacje o obrazie"
+
+msgid "A comment on your site"
+msgstr "Komentarz do Twojej strony"
+
+msgid "Thumbnail creation"
+msgstr "Tworzenie miniatur"
+
+msgid "Database synchronization with files"
+msgstr "Synchronizacja bazy danych z plikami"
+
+msgid "Pictures waiting for validation"
+msgstr "Obrazy oczekujące na akceptację"
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr "obrazy bez miniatur (tylko pliki jpeg i png)"
+
+msgid "height must be a number superior to"
+msgstr "wysokość musi być liczbą większą od"
+
+msgid "width must be a number superior to"
+msgstr "szerokość musi być liczbą większą od"
+
+msgid "for the file format"
+msgstr "dla typu pliku"
+
+msgid "No missing thumbnail"
+msgstr "Aktualnie nie ma brakujących miniatur"
+
+msgid "Picture unreachable or no support"
+msgstr "Obraz niedostępny lub brak wsparcia"
+
+msgid "GD version"
+msgstr "Wersja GD"
+
+msgid "Miniaturization parameters"
+msgstr "Parametry tworzenia miniatur"
+
+msgid "generated in"
+msgstr "wygenerowane w"
+
+msgid "Results of miniaturization"
+msgstr "Wyniki tworzenia miniatur"
+
+msgid "General statistics"
+msgstr "OgĂłlne statystyki"
+
+msgid "max time"
+msgstr "czas maksymalny"
+
+msgid "average time"
+msgstr "czas średni"
+
+msgid "min time"
+msgstr "czas minimalny"
+
+msgid "number of miniaturized pictures"
+msgstr "liczba plików, dla których zostały dodane miniatury"
+
+msgid "total time"
+msgstr "czas sumaryczny"
+
+msgid "for this file format"
+msgstr "dla tego rodzaju plikĂłw"
+
+msgid "today"
+msgstr "dzisiaj"
+
+msgid "Toggle 'default group' property"
+msgstr "Właściwości przełączania 'grupy domyślnej'"
+
+msgid "total SQL time"
+msgstr "symaryczny czas SQL"
+
+msgid "total upgrade time"
+msgstr "sumaryczny czas aktualizacji"
+
+msgid "Try to configure PHP 5"
+msgstr "Spróbuj skonfigurować PHP 5"
+
+msgid "Unable to check for upgrade."
+msgstr ""
+
+msgid "Uncheck all"
+msgstr "Odznacz wszystkie"
+
+msgid "Uninstall"
+msgstr "Odinstaluj"
+
+msgid "unit mode"
+msgstr "tryb jednostkowy"
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr "Odblokowane"
+
+msgid "unset"
+msgstr "nie ustawione"
+
+msgid "Synchronize"
+msgstr "Synchronizuj"
+
+msgid "Update categories informations"
+msgstr "Aktualizuj informacje o kategoriach"
+
+msgid "reduce to single existing categories"
+msgstr "zredukuj do pojedynczej istniejącej kategorii"
+
+msgid "Choose an option"
+msgstr "Wybierz opcję"
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr "wyświetlaj jak dużo informacji (dodane kategorie i elementy, usunięte kategorie i elementy)"
+
+msgid "Error list"
+msgstr "Lista błędów"
+
+msgid "Errors caption"
+msgstr "Nagłówki błędów"
+
+msgid "Piwigo version differs on the remote site"
+msgstr "Wersja Piwigo na zdalnej stronie jest inna"
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr "Wersja pliku create_listing_file.php na zdalnej stronie musi być taka sama jak w Piwigo"
+
+msgid "listing.xml file was not found"
+msgstr "Nie odnaleziono pliku listing.xml"
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr "Nie odnaleziono pliku listing.xml na zdalnej stronie. Plik ten jest generowany przez wybranie \"generuj listę\" w Menadżerze strony"
+
+msgid "Update images informations"
+msgstr "Aktualizuj informacje o obrazach"
+
+msgid "Detailed informations"
+msgstr "Informacje szczegółowe"
+
+msgid "File/directory read error"
+msgstr "Błąd odczytu pliku/katalogu"
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr "Brak dostępu do pliku lub katalogu (nie istnieje lub brak uprawnień)"
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr "typ pliku wymaga miniatury. Miniatura musi znajdować się w podkatalogu \"thumbnail\" danej kategorii. Nazwa pliku z miniaturą musi zaczynać się od skonfigurowanego prefixu, a rozszerzenie pliku musi być nastepujące :"
+
+msgid "missing thumbnail"
+msgstr "brakujące miniatury"
+
+msgid "categories deleted in the database"
+msgstr "kategorii usuniętych z bazy danych"
+
+msgid "elements deleted in the database"
+msgstr "elementów usuniętych z bazy danych"
+
+msgid "images candidates for metadata synchronization"
+msgstr "obrazów dla których można zsynchronizować metadane"
+
+msgid "elements informations synchronized with files metadata"
+msgstr "informacji o elementach zsynchronizowanych z metadanymi plikĂłw"
+
+msgid "errors during synchronization"
+msgstr "błędów podczas synchronizacji"
+
+msgid "categories added in the database"
+msgstr "kategorii dodanych do bazy danych"
+
+msgid "elements added in the database"
+msgstr "elementĂłw dodanych do bazy danych"
+
+msgid "elements updated in the database"
+msgstr "elementĂłw zaktualizowanych w bazie danych"
+
+msgid "Search for new images in the directories"
+msgstr "Szukaj nowych obrazĂłw w katalogach"
+
+msgid "Update your rating"
+msgstr "Aktualizuj Twoją ocenę"
+
+msgid "added"
+msgstr "dodane"
+
+msgid "Metadata synchronization results"
+msgstr "Wynik synchronizacji metadanych"
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr "przeprowadź tylko symulację (nie będzie żadnych zmian w bazie danych)"
+
+msgid "[Simulation]"
+msgstr "[Symulacja]"
+
+msgid "directories + files"
+msgstr "katalogi + pliki"
+
+msgid "only directories"
+msgstr "tylko katalogi"
+
+msgid "synchronize files structure with database"
+msgstr "syncronizuj strukturę plików z bazą danych"
+
+msgid "synchronize files metadata with database elements informations"
+msgstr "synchronizuj metadane z informacjami o elementach z bazy danych"
+
+msgid "even already synchronized elements"
+msgstr "takĹźe elementy juĹź zsynchronizowane"
+
+msgid "Used metadata"
+msgstr "Wykorzystane metadane"
+
+msgid "wrong filename"
+msgstr "zła nazwa pliku"
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr "NAzwy plików i katalogów muszą się składać z liter, cyfr, znaków: \"-\", \"_\" lub \".\""
+
+msgid "Upgrade"
+msgstr "Upgrade"
+
+msgid "Upgrade informations"
+msgstr "Informacje o aktualizacji"
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr "Tylko administrator może wykonać aktualizację: zaloguj się poniżej."
+
+msgid "the filesize of the picture must not exceed : "
+msgstr "rozmiar zdjęcia nie może przekraczać : "
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr "zdjęcia muszą być w formacie jpg, gif lub png"
+
+msgid "the height of the picture must not exceed : "
+msgstr "wysokość zdjęcia nie może przekraczać : "
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr "Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z "
+
+msgid "the width of the picture must not exceed : "
+msgstr "szerokość zdjęcia nie może przekraczać : "
+
+msgid "can't upload the picture on the server"
+msgstr "nie można wgrać zdjęcia na serwer"
+
+msgid "the username must be given"
+msgstr "nazwa użytkonika musi być podana"
+
+msgid "A picture's name already used"
+msgstr "Nazwa zdjęcia już wykorzystana"
+
+msgid "You must choose a picture fileformat for the image"
+msgstr "Musisz wybrać format pliku dla zdjęcia"
+
+msgid "Name of the picture"
+msgstr "Nazwa zdjęcia"
+
+msgid "Upload a picture"
+msgstr "Wgraj zdjęcie"
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr "Zdjęcie wgrane pomyślnie. Zostanie zaakceptowane przez administratora tak szybko jak to możliwe"
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr "Uzyj domyślnego sortowania obrazów (zdefiniowane w pliku konfiguracyjnym)"
+
+msgid "useful when password forgotten"
+msgstr "przydatne gdy zostanie zapomniane hasło"
+
+msgid "User access level to upload"
+msgstr "Poziom uprawnień użytkoników dla upload'u"
+
+msgid "User comments"
+msgstr "Komentarze uĹźytkownikĂłw"
+
+msgid "User comments validation"
+msgstr "Zatwierdzanie komentarzy uĹźytkownikĂłw"
+
+msgid "Username"
+msgstr "UĹźytkownik"
+
+msgid "User permissions and group permissions have been erased"
+msgstr "Uprawnienia użytkowników oraz grup zostały usunięte"
+
+msgid "Users"
+msgstr "UĹźytkownicy"
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr "użytkownik \"%s\" został dodany"
+
+msgid "User status"
+msgstr "Staus uĹźytkownika"
+
+msgid "Administrator"
+msgstr "Administrator"
+
+msgid "Generic"
+msgstr "OgĂłlny"
+
+msgid "Guest"
+msgstr "Gość"
+
+msgid "Webmaster"
+msgstr "Webmaster"
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] "%d uĹźytkownik"
+msgstr[1] "%d uĹźytkownikĂłw"
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] "%d komentarz uĹźytkownika odrzucony"
+msgstr[1] "%d komentarzy uĹźytkownika odrzuconych"
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] "%d komentarz uĹźytkownika zaakceptowany"
+msgstr[1] "%d komentarzy uĹźytkownikĂłw zaakceptowanych"
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] "%d użytkownik usunięty"
+msgstr[1] "%d usuniętych użytkowników"
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] "%d grupa"
+msgstr[1] "%d grup"
+
+msgid "Validate"
+msgstr "ZatwierdĹş"
+
+msgid "Validate All"
+msgstr "ZatwierdĹş wszystkie"
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr "Zatwierdzanie"
+
+msgid "Version"
+msgstr "Wersja"
+
+msgid "Virtual categories movement"
+msgstr "Przenoszenie kategorii wirtualnych"
+
+msgid "Virtual categories to move"
+msgstr "Kategorie wirtualne do przeniesienia"
+
+msgid "Virtual category"
+msgstr "Kategoria wirtualna"
+
+msgid "Virtual category name"
+msgstr "Nazwa kategorii wirtualnej"
+
+msgid "Visits"
+msgstr "Odwiedzin"
+
+msgid "Waiting"
+msgstr "Oczekujące"
+
+msgid "Webmaster cannot be deleted"
+msgstr "Nie można usunąć użytkownika Webmaster"
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr "Dokumentacja"
+
+msgid "Year"
+msgstr "Rok"
+
+msgid "Yes"
+msgstr "Tak"
+
+msgid "You are running on development sources, no check possible."
+msgstr "Nie można sprawdzić, ponieważ używasz źródeł developer'skich."
+
+msgid "You are running the latest version of Piwigo."
+msgstr "UĹźywasz aktualnej wersji Piwigo."
+
+msgid "You cannot delete your account"
+msgstr "Nie możesz usunąć swojego konta"
+
+msgid "You cannot move a category in its own sub category"
+msgstr "Nie możnesz przenieść kategorii do jej własnej podkategorii"
+
+msgid "You do not have access rights to run upgrade"
+msgstr "Nie masz uprawnień do wykonania aktualizacji"
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr "Możesz skontaktować się z działem wsparcia Twojego providera aby dowiedzieć się jak włączyć PHP 5."
+
+msgid "You need to confirm deletion"
+msgstr "Musisz potwierdzić usunięcie"
diff --git a/language/templates/messages.pot b/language/templates/messages.pot
new file mode 100644
index 000000000..058a424d1
--- /dev/null
+++ b/language/templates/messages.pot
@@ -0,0 +1,2644 @@
+# Piwigo gettext master template file
+# Copyright(C) 2008-20010 Piwigo Team - http://piwigo.org
+# This file is distributed under the same license as Piwigo
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: Piwigo Colibri\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2010-02-18 09:23+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Team i18n <team-i18n@piwigo.org>\n"
+"Language-Team: LANGUAGE <team-i18n@piwigo.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+msgid "About"
+msgstr ""
+
+msgid "About Piwigo"
+msgstr ""
+
+msgid "Free access"
+msgstr ""
+
+msgid "Access to all"
+msgstr ""
+
+msgid "Access to subscribed"
+msgstr ""
+
+msgid "Access to administrators"
+msgstr ""
+
+msgid "Access to webmasters"
+msgstr ""
+
+msgid "No access"
+msgstr ""
+
+msgid "You are not authorized to access the requested page"
+msgstr ""
+
+msgid "Actions"
+msgstr ""
+
+msgid "Activate"
+msgstr ""
+
+msgid "Add"
+msgstr ""
+
+msgid "Add a tag"
+msgstr ""
+
+msgid "Add a user"
+msgstr ""
+
+msgid "Add/delete a permalink"
+msgstr ""
+
+msgid "add this image to your favorites"
+msgstr ""
+
+msgid "Add group"
+msgstr ""
+
+msgid "add new elements to caddie"
+msgstr ""
+
+msgid "Add selected elements to caddie"
+msgstr ""
+
+msgid "add tags"
+msgstr ""
+
+msgid "add to caddie"
+msgstr ""
+
+msgid "Administration"
+msgstr ""
+
+msgid "Administrator, webmaster and special user cannot use this method"
+msgstr ""
+
+msgid "Advanced features"
+msgstr ""
+
+msgid "Adviser"
+msgstr ""
+
+msgid "Adviser mode enabled"
+msgstr ""
+
+msgid "after"
+msgstr ""
+
+msgid "all"
+msgstr ""
+
+msgid "Allow user registration"
+msgstr ""
+
+msgid "Allow users to delete theirs owns comments"
+msgstr ""
+
+msgid "Allow users to edit theirs owns comments"
+msgstr ""
+
+msgid "All sub-categories of private categories become private"
+msgstr ""
+
+msgid "All tags"
+msgstr ""
+
+msgid "All tags must match"
+msgstr ""
+
+msgid "A new version of Piwigo is available."
+msgstr ""
+
+#, c-format
+msgid "An information email was sent to group \"%s\""
+msgstr ""
+
+msgid "Any tag"
+msgstr ""
+
+msgid "Apply to subcategories"
+msgstr ""
+
+msgid "Are you sure?"
+msgstr ""
+
+msgid "ascending"
+msgstr ""
+
+msgid "Associated"
+msgstr ""
+
+msgid "associate to category"
+msgstr ""
+
+msgid "associate to group"
+msgstr ""
+
+msgid "Association to categories"
+msgstr ""
+
+msgid "%d association"
+msgid_plural "%d associations"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "At least one listed rule must be satisfied."
+msgstr ""
+
+msgid "At least one tag must match"
+msgstr ""
+
+msgid "Author"
+msgstr ""
+
+msgid "Authorized"
+msgstr ""
+
+msgid "author(s) : %s"
+msgstr ""
+
+msgid "Expand all categories"
+msgstr ""
+
+msgid "Average rate"
+msgstr ""
+
+msgid "Batch management"
+msgstr ""
+
+msgid "before"
+msgstr ""
+
+msgid "Best rated"
+msgstr ""
+
+msgid "display best rated items"
+msgstr ""
+
+msgid "Bound template"
+msgstr ""
+
+msgid "%d category including "
+msgid_plural "%d categories including "
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d physical"
+msgid_plural "%d physical"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid " and %d virtual"
+msgid_plural " and %d virtual"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d category moved"
+msgid_plural "%d categories moved"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Anomaly"
+msgstr ""
+
+msgid "Automatic correction"
+msgstr ""
+
+msgid "Check automatic corrections"
+msgstr ""
+
+msgid "Correction"
+msgstr ""
+
+msgid "Correction applied with error"
+msgstr ""
+
+msgid "Correction applied with success"
+msgstr ""
+
+msgid "%s value is not correct file because exif are not supported"
+msgstr ""
+
+msgid "%s must be to set to false in your config_local.inc.php file"
+msgstr ""
+
+msgid "The anomaly will be ignored until next application version"
+msgstr ""
+
+msgid "Correction the anomaly will cancel the fact that it's ignored"
+msgstr ""
+
+msgid "Impossible automatic correction"
+msgstr ""
+
+msgid "Reinitialize check integrity"
+msgstr ""
+
+msgid "Go to %s or %s for more informations"
+msgstr ""
+
+msgid "the forum"
+msgstr ""
+
+msgid "the wiki"
+msgstr ""
+
+msgid "Apply selected corrections"
+msgstr ""
+
+msgid "Ignore selected anomalies"
+msgstr ""
+
+msgid "Refresh"
+msgstr ""
+
+msgid "Check integrity"
+msgstr ""
+
+msgid "User \"%s\" created with \"%s\" like password"
+msgstr ""
+
+msgid "Status of user \"%s\" updated"
+msgstr ""
+
+msgid "The version of %s [%s] installed is not compatible with the version required [%s]"
+msgstr ""
+
+msgid "You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all"
+msgstr ""
+
+msgid "caddie"
+msgstr ""
+
+msgid "Caddie"
+msgstr ""
+
+msgid "Caddie is currently empty"
+msgstr ""
+
+msgid "Caddie management"
+msgstr ""
+
+msgid "Calendar"
+msgstr ""
+
+msgid "All"
+msgstr ""
+
+msgid "display each day with pictures, month per month"
+msgstr ""
+
+msgid "View"
+msgstr ""
+
+msgid "Add a virtual category"
+msgstr ""
+
+msgid "Authorize users to add comments on selected categories"
+msgstr ""
+
+msgid "Categories"
+msgstr ""
+
+msgid "Categories authorized thanks to group associations"
+msgstr ""
+
+msgid "Categories manual order was saved"
+msgstr ""
+
+msgid "Categories ordered alphanumerically"
+msgstr ""
+
+msgid "Category"
+msgstr ""
+
+#, c-format
+msgid "Category elements associated to the following categories: %s"
+msgstr ""
+
+msgid "Category results for"
+msgstr ""
+
+msgid "The name of a category should not be empty"
+msgstr ""
+
+msgid "Lock categories"
+msgstr ""
+
+msgid "Properties"
+msgstr ""
+
+msgid "Private category"
+msgstr ""
+
+msgid "Public category"
+msgstr ""
+
+msgid "Find a new representant by random"
+msgstr ""
+
+msgid "Public / Private"
+msgstr ""
+
+msgid "Manage authorizations for selected categories"
+msgstr ""
+
+msgid "Select uploadable categories"
+msgstr ""
+
+msgid "Virtual category added"
+msgstr ""
+
+msgid "Virtual category deleted"
+msgstr ""
+
+msgid "Check all"
+msgstr ""
+
+msgid "Check for upgrade"
+msgstr ""
+
+msgid "Check for upgrade failed for unknown reasons."
+msgstr ""
+
+msgid "Choose an image"
+msgstr ""
+
+msgid "Monthly calendar"
+msgstr ""
+
+msgid "Monthly list"
+msgstr ""
+
+msgid "Weekly list"
+msgstr ""
+
+msgid "Click here if your browser does not automatically forward you"
+msgstr ""
+
+msgid "Close this window"
+msgstr ""
+
+msgid "cloud"
+msgstr ""
+
+msgid "Come to discover the category:"
+msgstr ""
+
+msgid "Comment"
+msgstr ""
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Your comment has been registered"
+msgstr ""
+
+msgid "Anti-flood system : please wait for a moment before trying to post another comment"
+msgstr ""
+
+msgid "comment date"
+msgstr ""
+
+msgid "Your comment has NOT been registered because it did not pass the validation rules"
+msgstr ""
+
+msgid "Add a comment"
+msgstr ""
+
+msgid "Comments for all"
+msgstr ""
+
+msgid "An administrator must authorize your comment before it is visible."
+msgstr ""
+
+msgid "This login is already used by another user"
+msgstr ""
+
+msgid "Complete RSS feed (images, comments)"
+msgstr ""
+
+msgid "Access type"
+msgstr ""
+
+msgid "Comments"
+msgstr ""
+
+msgid "Information data registered in database"
+msgstr ""
+
+msgid "Default display"
+msgstr ""
+
+msgid "Templates"
+msgstr ""
+
+msgid "The gallery URL is not valid."
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "Save page visits by administrators"
+msgstr ""
+
+msgid "Save page visits by guests"
+msgstr ""
+
+msgid "History"
+msgstr ""
+
+msgid "Save page visits by users"
+msgstr ""
+
+msgid "Configuration"
+msgstr ""
+
+msgid "confirm"
+msgstr ""
+
+msgid "Confirm Password"
+msgstr ""
+
+msgid "Webmaster mail address"
+msgstr ""
+
+msgid "Visitors will be able to contact site administrator with this mail"
+msgstr ""
+
+msgid "Main"
+msgstr ""
+
+msgid "The number of comments a page must be between 5 and 50 included."
+msgstr ""
+
+msgid "Upload"
+msgstr ""
+
+msgid "Login"
+msgstr ""
+
+msgid "Connection settings"
+msgstr ""
+
+msgid "Contact webmaster"
+msgstr ""
+
+msgid "Controversy"
+msgstr ""
+
+msgid "Copy the text in pink between hyphens and paste it into the file \"include/config_database.inc.php\"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)"
+msgstr ""
+
+msgid "Create a new account"
+msgstr ""
+
+msgid "Created on"
+msgstr ""
+
+msgid "Creation date"
+msgstr ""
+
+msgid "Current name"
+msgstr ""
+
+msgid "Current password is wrong"
+msgstr ""
+
+msgid "Customize"
+msgstr ""
+
+msgid "Your Gallery Customization "
+msgstr ""
+
+msgid "Database"
+msgstr ""
+
+msgid "date"
+msgstr ""
+
+msgid "Date"
+msgstr ""
+
+msgid "Day"
+msgstr ""
+
+msgid "Deactivate"
+msgstr ""
+
+msgid "As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:"
+msgstr ""
+
+msgid "Accelerate diaporama speed"
+msgstr ""
+
+msgid "Default gallery language"
+msgstr ""
+
+msgid "Default"
+msgstr ""
+
+msgid "Default user cannot be deleted"
+msgstr ""
+
+msgid "delete all images from your favorites"
+msgstr ""
+
+msgid "Delete"
+msgstr ""
+
+msgid "delete category"
+msgstr ""
+
+msgid "Delete Representant"
+msgstr ""
+
+msgid "Delete selected photos"
+msgstr ""
+
+msgid "Delete selected tags"
+msgstr ""
+
+msgid "Delete selected users"
+msgstr ""
+
+msgid "delete this comment"
+msgstr ""
+
+msgid "Deletions"
+msgstr ""
+
+msgid "delete this image from your favorites"
+msgstr ""
+
+msgid "Deny selected groups"
+msgstr ""
+
+msgid "Deny selected users"
+msgstr ""
+
+msgid "descending"
+msgstr ""
+
+msgid "Description"
+msgstr ""
+
+msgid "Dimensions"
+msgstr ""
+
+msgid "Directory does not exist"
+msgstr ""
+
+msgid "Display"
+msgstr ""
+
+msgid "Display options"
+msgstr ""
+
+msgid "Dissociated"
+msgstr ""
+
+msgid "dissociate from category"
+msgstr ""
+
+msgid "dissociate from group"
+msgstr ""
+
+#, c-format
+msgid "%d Kb"
+msgstr ""
+
+msgid "Does not represent"
+msgstr ""
+
+msgid "download"
+msgstr ""
+
+msgid "download this file"
+msgstr ""
+
+msgid "Downloads"
+msgstr ""
+
+msgid "Drag to re-order"
+msgstr ""
+
+msgid "Files with same name in more than one physical category"
+msgstr ""
+
+#, c-format
+msgid "%d waiting for validation"
+msgstr ""
+
+#, c-format
+msgid "%d waiting pictures rejected"
+msgstr ""
+
+#, c-format
+msgid "%d waiting pictures validated"
+msgstr ""
+
+msgid "Each listed rule must be satisfied."
+msgstr ""
+
+msgid "edit"
+msgstr ""
+
+msgid "Edit a comment"
+msgstr ""
+
+msgid "Edit all picture informations"
+msgstr ""
+
+msgid "Category informations updated successfully."
+msgstr ""
+
+msgid "edit category informations"
+msgstr ""
+
+msgid "edit category permissions"
+msgstr ""
+
+msgid "Authorize upload"
+msgstr ""
+
+msgid "Edit ranks"
+msgstr ""
+
+msgid "Edit selected tags"
+msgstr ""
+
+msgid "Edit tags"
+msgstr ""
+
+msgid "edit this comment"
+msgstr ""
+
+msgid "elements"
+msgstr ""
+
+msgid "%d image"
+msgid_plural "%d images"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Elements"
+msgstr ""
+
+msgid "Not linked elements"
+msgstr ""
+
+msgid "elements per page"
+msgstr ""
+
+#, c-format
+msgid "images posted during the last %d days"
+msgstr ""
+
+msgid "Element type"
+msgstr ""
+
+msgid "Email address"
+msgstr ""
+
+msgid "Email address is missing. Please specify an email address."
+msgstr ""
+
+msgid "Email administrators when a comment is deleted"
+msgstr ""
+
+msgid "Email administrators when a comment is modified"
+msgstr ""
+
+msgid "Email admins when a comment requires validation"
+msgstr ""
+
+msgid "Email admins when a new user registers"
+msgstr ""
+
+msgid "Email admins when a picture is uploaded"
+msgstr ""
+
+msgid "Email admins when a valid comment is entered"
+msgstr ""
+
+msgid "Empty caddie"
+msgstr ""
+
+msgid "High definition enabled"
+msgstr ""
+
+msgid "Enter your personnal informations"
+msgstr ""
+
+msgid "Environment"
+msgstr ""
+
+msgid "wrong date"
+msgstr ""
+
+msgid "Error sending email"
+msgstr ""
+
+msgid "excluded"
+msgstr ""
+
+msgid "Extend for templates"
+msgstr ""
+
+msgid "My favorites"
+msgstr ""
+
+msgid "display my favorites pictures"
+msgstr ""
+
+msgid "Favorites"
+msgstr ""
+
+msgid "File"
+msgstr ""
+
+msgid "File name"
+msgstr ""
+
+msgid "Filesize"
+msgstr ""
+
+msgid "Filter"
+msgstr ""
+
+msgid "Filter and display"
+msgstr ""
+
+#, c-format
+msgid "first element added on %s"
+msgstr ""
+
+msgid "First"
+msgstr ""
+
+msgid "Forbidden"
+msgstr ""
+
+msgid "Forgot your password?"
+msgstr ""
+
+msgid "Form"
+msgstr ""
+
+msgid "Support"
+msgstr ""
+
+#, c-format
+msgid "from %s to %s"
+msgstr ""
+
+msgid "The gallery is locked for maintenance. Please, come back later."
+msgstr ""
+
+msgid "Gallery title"
+msgstr ""
+
+msgid "Gallery URL"
+msgstr ""
+
+msgid "GD library is missing"
+msgstr ""
+
+msgid "Page generated in"
+msgstr ""
+
+msgid "global mode"
+msgstr ""
+
+msgid "Go through the gallery as a visitor"
+msgstr ""
+
+msgid "Grant selected groups"
+msgstr ""
+
+msgid "Grant selected users"
+msgstr ""
+
+msgid "group"
+msgstr ""
+
+msgid "Group"
+msgstr ""
+
+msgid "The name of a group must not contain \" or ' or be empty."
+msgstr ""
+
+msgid "This name is already used by another group."
+msgstr ""
+
+msgid "group by letters"
+msgstr ""
+
+msgid "Group name"
+msgstr ""
+
+msgid "Groups"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" added"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" deleted"
+msgstr ""
+
+#, c-format
+msgid "group \"%s\" updated"
+msgstr ""
+
+msgid "guest"
+msgstr ""
+
+msgid "Guest cannot be deleted"
+msgstr ""
+
+msgid "Bad status for user \"guest\", using default status. Please notify the webmaster."
+msgstr ""
+
+msgid "Guests"
+msgstr ""
+
+msgid "Hello"
+msgstr ""
+
+msgid "Hello,"
+msgstr ""
+
+msgid "Help"
+msgstr ""
+
+msgid "Hide"
+msgstr ""
+
+msgid "High filesize"
+msgstr ""
+
+msgid "available for administrators only"
+msgstr ""
+
+msgid "shows images at the root of this category"
+msgstr ""
+
+msgid "See last users comments"
+msgstr ""
+
+msgid "customize the appareance of the gallery"
+msgstr ""
+
+msgid "search"
+msgstr ""
+
+msgid "Home"
+msgstr ""
+
+msgid "Hope to see you back soon."
+msgstr ""
+
+msgid "Hour"
+msgstr ""
+
+msgid "Identification"
+msgstr ""
+
+msgid "Element"
+msgstr ""
+
+msgid "Image id"
+msgstr ""
+
+msgid "Image only RSS feed"
+msgstr ""
+
+msgid "in this category"
+msgstr ""
+
+msgid "in %d sub-category"
+msgid_plural "in %d sub-categories"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Images manual order was saved"
+msgstr ""
+
+msgid "in <i>%s</i>, before <b>?></b>, insert:"
+msgstr ""
+
+msgid "included"
+msgstr ""
+
+msgid "Reduce diaporama speed"
+msgstr ""
+
+msgid "Informations"
+msgstr ""
+
+msgid "Basic configuration"
+msgstr ""
+
+msgid "Install"
+msgstr ""
+
+msgid "Installation"
+msgstr ""
+
+msgid "The configuration of Piwigo is finished, here is the next step<br><br>\n* go to the identification page and use the login/password given for webmaster<br>\n* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories"
+msgstr ""
+
+msgid "Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>."
+msgstr ""
+
+msgid "Webmaster login"
+msgstr ""
+
+msgid "It will be shown to the visitors. It is necessary for website administration"
+msgstr ""
+
+msgid "Instructions"
+msgstr ""
+
+msgid "Invalid password!"
+msgstr ""
+
+msgid "IP"
+msgstr ""
+
+msgid "default"
+msgstr ""
+
+msgid "High definition"
+msgstr ""
+
+msgid "default values"
+msgstr ""
+
+#, c-format
+msgid "It appears your webhost is currently running PHP %s."
+msgstr ""
+
+msgid "jump to category"
+msgstr ""
+
+msgid "jump to image"
+msgstr ""
+
+msgid "Keyword"
+msgstr ""
+
+msgid "Language"
+msgstr ""
+
+#, c-format
+msgid "last %d days"
+msgstr ""
+
+msgid "Last"
+msgstr ""
+
+msgid "leave"
+msgstr ""
+
+msgid "letters"
+msgstr ""
+
+msgid "Contacts"
+msgstr ""
+
+msgid "Friends"
+msgstr ""
+
+msgid "Family"
+msgstr ""
+
+msgid "Admins"
+msgstr ""
+
+msgid "Link all category elements to a new category"
+msgstr ""
+
+msgid "Link all category elements to some existing categories"
+msgstr ""
+
+msgid "Linked categories"
+msgstr ""
+
+msgid "Modify information"
+msgstr ""
+
+msgid "Links"
+msgstr ""
+
+msgid "Lock"
+msgstr ""
+
+msgid "Locked"
+msgstr ""
+
+msgid "Lock gallery"
+msgstr ""
+
+msgid "Logout"
+msgstr ""
+
+msgid "E-mail address"
+msgstr ""
+
+msgid "Mail address"
+msgstr ""
+
+msgid "Mail content"
+msgstr ""
+
+msgid "Maintenance"
+msgstr ""
+
+msgid "Manage"
+msgstr ""
+
+msgid "manage category elements"
+msgstr ""
+
+msgid "manage image ranks"
+msgstr ""
+
+msgid "Manage image ranks"
+msgstr ""
+
+msgid "Manage permissions for a category"
+msgstr ""
+
+#, c-format
+msgid "Manage permissions for group \"%s\""
+msgstr ""
+
+#, c-format
+msgid "Manage permissions for user \"%s\""
+msgstr ""
+
+msgid "manage sub-categories"
+msgstr ""
+
+msgid "Manage tags"
+msgstr ""
+
+msgid "obligatory"
+msgstr ""
+
+msgid "Maximum height of the pictures"
+msgstr ""
+
+msgid "Maximum height must be a number superior to 50"
+msgstr ""
+
+msgid "maximum height"
+msgstr ""
+
+msgid "maximum width"
+msgstr ""
+
+msgid "Maximum width of the pictures"
+msgstr ""
+
+msgid "Maximum width must be a number superior to 50"
+msgstr ""
+
+msgid "Members"
+msgstr ""
+
+msgid "%d member"
+msgid_plural "%d members"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Metadata synchronized from file"
+msgstr ""
+
+msgid "Minimum privacy level"
+msgstr ""
+
+msgid "display a calendar by creation date"
+msgstr ""
+
+msgid "display all elements in all sub-categories"
+msgstr ""
+
+msgid "return to normal view mode"
+msgstr ""
+
+msgid "display a calendar by posted date"
+msgstr ""
+
+msgid "Month"
+msgstr ""
+
+msgid "Most visited"
+msgstr ""
+
+msgid "display most visited pictures"
+msgstr ""
+
+msgid "Move"
+msgstr ""
+
+msgid "Move categories"
+msgstr ""
+
+msgid "N/A"
+msgstr ""
+
+msgid "Name"
+msgstr ""
+
+msgid "The number of images per row must be a not null scalar"
+msgstr ""
+
+msgid "Number of images per row"
+msgstr ""
+
+msgid "The number of rows per page must be a not null scalar"
+msgstr ""
+
+msgid "Prepared time for list of users to send mail is limited. Others users are not listed."
+msgstr ""
+
+msgid "Time to send mail is limited. Others mails are skipped."
+msgstr ""
+
+msgid "To send ?"
+msgstr ""
+
+msgid "Last send"
+msgstr ""
+
+msgid "email"
+msgstr ""
+
+msgid "User"
+msgstr ""
+
+msgid "Complementary mail content"
+msgstr ""
+
+msgid "See you soon,"
+msgstr ""
+
+msgid ", click on "
+msgstr ""
+
+msgid "Go to "
+msgstr ""
+
+msgid "."
+msgstr ""
+
+msgid "Hello "
+msgstr ""
+
+msgid ","
+msgstr ""
+
+msgid "New elements were added "
+msgstr ""
+
+msgid "between "
+msgstr ""
+
+msgid " and "
+msgstr ""
+
+msgid " on "
+msgstr ""
+
+msgid "[NBM] Problems or questions"
+msgstr ""
+
+msgid "If you encounter problems or have any question, please send a message to "
+msgstr ""
+
+msgid "The webmaster has subscribed you to receiving notifications by mail."
+msgstr ""
+
+msgid "You have subscribed to receiving notifications by mail."
+msgstr ""
+
+msgid "To subscribe"
+msgstr ""
+
+msgid "The webmaster has unsubscribed you from receiving notifications by mail."
+msgstr ""
+
+msgid "You have unsubscribed from receiving notifications by mail."
+msgstr ""
+
+msgid "To unsubscribe"
+msgstr ""
+
+msgid "With blank value, gallery title will be used"
+msgstr ""
+
+msgid "Available only with HTML format"
+msgstr ""
+
+msgid "Notification"
+msgstr ""
+
+msgid "Error when sending email to %s [%s]."
+msgstr ""
+
+msgid "Mail sent to %s [%s]."
+msgstr ""
+
+msgid "No mail to send."
+msgstr ""
+
+msgid "There is no available subscribers to mail."
+msgstr ""
+
+msgid "Subscribers could be listed (available) only if there is new elements to notify."
+msgstr ""
+
+msgid "Anyway only webmasters can see this tab and never administrators."
+msgstr ""
+
+msgid "No user to send notifications by mail."
+msgstr ""
+
+msgid "New elements added"
+msgstr ""
+
+msgid "Subscribe to notification by mail"
+msgstr ""
+
+msgid "Unsubscribe from notification by mail"
+msgstr ""
+
+msgid "Parameter"
+msgstr ""
+
+msgid "Processing treatment.Please wait..."
+msgstr ""
+
+msgid "Continue processing treatment"
+msgstr ""
+
+msgid "Add detailed content"
+msgstr ""
+
+msgid "Send mail on HTML format"
+msgstr ""
+
+msgid "Send mail as"
+msgstr ""
+
+msgid "Send mail to users"
+msgstr ""
+
+msgid "Send"
+msgstr ""
+
+msgid "Options"
+msgstr ""
+
+msgid "Include display of recent pictures group by dates"
+msgstr ""
+
+msgid "Subscribed"
+msgstr ""
+
+msgid "Subscribe"
+msgstr ""
+
+msgid "Parameters"
+msgstr ""
+
+msgid "Select recipients"
+msgstr ""
+
+msgid "Subscribe/unsubscribe users"
+msgstr ""
+
+msgid "Unknown identifier"
+msgstr ""
+
+msgid "Unsubscribed"
+msgstr ""
+
+msgid "User %s [%s] was removed from the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was added to the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was not removed from the subscription list."
+msgstr ""
+
+msgid "User %s [%s] was not added to the subscription list."
+msgstr ""
+
+msgid "User %s [%s] added."
+msgstr ""
+
+msgid "Warning: subscribing or unsubscribing will send mails to users"
+msgstr ""
+
+msgid "Number of rows per page"
+msgstr ""
+
+msgid "New name"
+msgstr ""
+
+#, c-format
+msgid "New on %s"
+msgstr ""
+
+msgid "New parent category"
+msgstr ""
+
+msgid "New password"
+msgstr ""
+
+msgid "New password confirmation does not correspond"
+msgstr ""
+
+msgid "New password sent by email"
+msgstr ""
+
+msgid "Rate this picture"
+msgstr ""
+
+msgid "New tag"
+msgstr ""
+
+msgid "Next"
+msgstr ""
+
+msgid "No"
+msgstr ""
+
+msgid "No element in this category"
+msgstr ""
+
+msgid "No email address"
+msgstr ""
+
+msgid "No photo can be deleted"
+msgstr ""
+
+msgid "no rate"
+msgstr ""
+
+msgid "No tag defined. Use Administration>Pictures>Tags"
+msgstr ""
+
+msgid "Note: Only deletes photos added with pLoader"
+msgstr ""
+
+msgid "Note you can change your configuration by yourself and restart Piwigo after that."
+msgstr ""
+
+msgid "nothing"
+msgstr ""
+
+msgid "No classic user matches this email address"
+msgstr ""
+
+msgid "no write access"
+msgstr ""
+
+msgid "Number of comments per page"
+msgstr ""
+
+msgid "Number of downloads"
+msgstr ""
+
+msgid "Number of items"
+msgstr ""
+
+msgid "Number of rates"
+msgstr ""
+
+msgid "Number of thumbnails to create"
+msgstr ""
+
+msgid "Mail address is obligatory for all users"
+msgstr ""
+
+msgid "Only private categories are listed"
+msgstr ""
+
+msgid "Only thumbnails prefix and webmaster mail address have been saved from previous configuration"
+msgstr ""
+
+msgid "Operating system"
+msgstr ""
+
+msgid "All optimizations have been successfully completed."
+msgstr ""
+
+msgid "Optimizations have been completed with some errors."
+msgstr ""
+
+msgid "Optional URL keyword"
+msgstr ""
+
+msgid "Order alphanumerically"
+msgstr ""
+
+msgid "Original dimensions"
+msgstr ""
+
+msgid "Original templates"
+msgstr ""
+
+msgid "Other private categories"
+msgstr ""
+
+msgid "Overall"
+msgstr ""
+
+msgid "overrides existing values with empty ones"
+msgstr ""
+
+msgid "Page banner"
+msgstr ""
+
+msgid "Page end"
+msgstr ""
+
+msgid "Pages seen"
+msgstr ""
+
+msgid "Parent category"
+msgstr ""
+
+msgid "Password"
+msgstr ""
+
+msgid "Password confirmation error."
+msgstr ""
+
+msgid "Password confirmation is missing. Please confirm the chosen password."
+msgstr ""
+
+msgid "Password forgotten"
+msgstr ""
+
+msgid "Password is missing. Please enter the password."
+msgstr ""
+
+msgid "password updated"
+msgstr ""
+
+msgid "Path"
+msgstr ""
+
+msgid "Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem."
+msgstr ""
+
+msgid "period"
+msgstr ""
+
+msgid "Recent period must be a positive integer value"
+msgstr ""
+
+msgid "Permalink"
+msgstr ""
+
+msgid "Permalink history"
+msgstr ""
+
+msgid "The permalink name must be composed of a-z, A-Z, 0-9, \"-\", \"_\" or \"/\". It must not be numeric or start with number followed by \"-\""
+msgstr ""
+
+msgid "Permalinks"
+msgstr ""
+
+#, c-format
+msgid "Permalink %s has been previously used by category %s. Delete from the permalink history first"
+msgstr ""
+
+#, c-format
+msgid "Permalink %s is already used by category %s"
+msgstr ""
+
+msgid "Permission denied"
+msgstr ""
+
+msgid "Permission granted"
+msgstr ""
+
+msgid "Permission granted thanks to a group"
+msgstr ""
+
+msgid "Permissions"
+msgstr ""
+
+msgid "PHP 5 is required"
+msgstr ""
+
+msgid "picture"
+msgstr ""
+
+msgid "Click on the picture to see it in high definition"
+msgstr ""
+
+msgid "Picture informations updated"
+msgstr ""
+
+msgid "Pictures"
+msgstr ""
+
+msgid "Show file metadata"
+msgstr ""
+
+msgid "Piwigo Administration"
+msgstr ""
+
+msgid "Piwigo Announcements Newsletter"
+msgstr ""
+
+msgid "Piwigo Help"
+msgstr ""
+
+msgid "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."
+msgstr ""
+
+msgid "Piwigo version"
+msgstr ""
+
+msgid "Piwigo was not able to configure PHP 5."
+msgstr ""
+
+msgid "Plugins"
+msgstr ""
+
+msgid "Current<br>version"
+msgstr ""
+
+msgid "Can't read or extract archive."
+msgstr ""
+
+msgid "Automatic installation"
+msgstr ""
+
+msgid "Automatic upgrade"
+msgstr ""
+
+msgid "Plugin versions can't be checked"
+msgstr ""
+
+msgid "Please check \"plugins\" folder and sub-folders permissions (CHMOD)."
+msgstr ""
+
+msgid "Can't download archive."
+msgstr ""
+
+msgid "Plugins up to date"
+msgstr ""
+
+msgid "An error occured during extraction (%s)."
+msgstr ""
+
+msgid "You might go to plugin list to install and activate it."
+msgstr ""
+
+msgid "Plugin has been successfully copied"
+msgstr ""
+
+msgid "Plugins which need upgrade"
+msgstr ""
+
+msgid "Available<br>version"
+msgstr ""
+
+msgid "Last revisions"
+msgstr ""
+
+msgid "Can't connect to server."
+msgstr ""
+
+msgid "Plugin list"
+msgstr ""
+
+msgid "Other plugins"
+msgstr ""
+
+msgid "Check for updates"
+msgstr ""
+
+msgid "Can't create temporary file."
+msgstr ""
+
+msgid "%s has been successfully upgraded."
+msgstr ""
+
+msgid "Position"
+msgstr ""
+
+msgid "Post date"
+msgstr ""
+
+msgid "Posted on"
+msgstr ""
+
+msgid "Powered by"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+msgid "Previous"
+msgstr ""
+
+msgid "Privacy level"
+msgstr ""
+
+msgid "Profile"
+msgstr ""
+
+msgid "Purge compiled templates"
+msgstr ""
+
+msgid "Purge history detail"
+msgstr ""
+
+msgid "Purge history summary"
+msgstr ""
+
+msgid "Purge never used notification feeds"
+msgstr ""
+
+msgid "Purge search history"
+msgstr ""
+
+msgid "Purge sessions"
+msgstr ""
+
+msgid "Quick connect"
+msgstr ""
+
+msgid "Quick Local Synchronization"
+msgstr ""
+
+msgid "Random pictures"
+msgstr ""
+
+msgid "display a set of random pictures"
+msgstr ""
+
+msgid "randomly represented"
+msgstr ""
+
+msgid "Random picture"
+msgstr ""
+
+msgid "Rank"
+msgstr ""
+
+msgid "ranks"
+msgstr ""
+
+msgid "Rate"
+msgstr ""
+
+msgid "Rate date"
+msgstr ""
+
+msgid "Rating"
+msgstr ""
+
+msgid "Rating by guests"
+msgstr ""
+
+msgid "Recent categories"
+msgstr ""
+
+msgid "display recently updated categories"
+msgstr ""
+
+msgid "Recent period"
+msgstr ""
+
+msgid "Recent pictures"
+msgstr ""
+
+msgid "display most recent pictures"
+msgstr ""
+
+msgid "Redirection..."
+msgstr ""
+
+msgid "Please, enter a login"
+msgstr ""
+
+msgid "login mustn't end with a space character"
+msgstr ""
+
+msgid "login mustn't start with a space character"
+msgstr ""
+
+msgid "this login is already used"
+msgstr ""
+
+msgid "mail address must be like xxx@yyy.eee (example : jack@altern.org)"
+msgstr ""
+
+msgid "a user use already this mail address"
+msgstr ""
+
+msgid "please enter your password again"
+msgstr ""
+
+msgid "Register"
+msgstr ""
+
+msgid "Registration"
+msgstr ""
+
+msgid "registration date"
+msgstr ""
+
+msgid "Reject"
+msgstr ""
+
+msgid "Reject All"
+msgstr ""
+
+msgid "Related tags"
+msgstr ""
+
+msgid "Released on"
+msgstr ""
+
+msgid "Auto login"
+msgstr ""
+
+msgid "clean"
+msgstr ""
+
+msgid "remove remote listing.xml file"
+msgstr ""
+
+msgid "generate listing"
+msgstr ""
+
+msgid "generate file listing.xml on remote site"
+msgstr ""
+
+msgid "Create this site"
+msgstr ""
+
+msgid "A local listing.xml file has been found for "
+msgstr ""
+
+msgid "read local listing.xml and update"
+msgstr ""
+
+msgid "test"
+msgstr ""
+
+msgid "test this remote site"
+msgstr ""
+
+msgid "remove tags"
+msgstr ""
+
+msgid "remove this tag from the list"
+msgstr ""
+
+msgid "Repair and optimize database"
+msgstr ""
+
+msgid "Replacement of original templates by customized templates from template-extension subfolder"
+msgstr ""
+
+msgid "Replacers (customized templates)"
+msgstr ""
+
+msgid "Representant"
+msgstr ""
+
+msgid "Representation of categories"
+msgstr ""
+
+msgid "representative"
+msgstr ""
+
+msgid "Representative"
+msgstr ""
+
+msgid "Represents"
+msgstr ""
+
+msgid "Reset"
+msgstr ""
+
+msgid "Reset to default values"
+msgstr ""
+
+msgid "Retrieve password"
+msgstr ""
+
+msgid "return to homepage"
+msgstr ""
+
+msgid "RSS feed"
+msgstr ""
+
+msgid "Save order"
+msgstr ""
+
+msgid "Save to permalink history"
+msgstr ""
+
+msgid "Search"
+msgstr ""
+
+msgid "Search for Author"
+msgstr ""
+
+msgid "Search in Categories"
+msgstr ""
+
+msgid "Search by Date"
+msgstr ""
+
+msgid "End-Date"
+msgstr ""
+
+msgid "Kind of date"
+msgstr ""
+
+#, c-format
+msgid "searched words : %s"
+msgstr ""
+
+msgid "Search for words"
+msgstr ""
+
+msgid "Search for all terms "
+msgstr ""
+
+msgid "Search for any terms"
+msgstr ""
+
+msgid "Empty query. No criteria has been entered."
+msgstr ""
+
+msgid "Search Options"
+msgstr ""
+
+msgid "Search results"
+msgstr ""
+
+msgid "Search rules"
+msgstr ""
+
+msgid "Search in subcategories"
+msgstr ""
+
+msgid "Search tags"
+msgstr ""
+
+msgid "Section"
+msgstr ""
+
+msgid "See available tags"
+msgstr ""
+
+msgid "See images linked to this tag only"
+msgstr ""
+
+msgid "See you soon."
+msgstr ""
+
+msgid "Select at least one category"
+msgstr ""
+
+msgid "Select at least one picture"
+msgstr ""
+
+msgid "Select at least one user"
+msgstr ""
+
+msgid "selection"
+msgstr ""
+
+msgid "Send an information email to group members"
+msgstr ""
+
+msgid "Contact"
+msgstr ""
+
+msgid "Send new password"
+msgstr ""
+
+msgid "Sent by"
+msgstr ""
+
+msgid "set as category representative"
+msgstr ""
+
+msgid "set to"
+msgstr ""
+
+msgid "Show info"
+msgstr ""
+
+msgid "Show number of comments"
+msgstr ""
+
+msgid "Show number of hits"
+msgstr ""
+
+msgid "show tag cloud"
+msgstr ""
+
+msgid "Show upload link every time"
+msgstr ""
+
+msgid "Since"
+msgstr ""
+
+msgid "singly represented"
+msgstr ""
+
+msgid "This site already exists"
+msgstr ""
+
+msgid "Create a new site : (give its URL to create_listing_file.php)"
+msgstr ""
+
+msgid "created"
+msgstr ""
+
+msgid "delete"
+msgstr ""
+
+msgid "deleted"
+msgstr ""
+
+msgid "delete this site and all its attached elements"
+msgstr ""
+
+msgid "an error happened"
+msgstr ""
+
+msgid "file create_listing_file.php on remote site was not found"
+msgstr ""
+
+msgid "Local"
+msgstr ""
+
+msgid "Site manager"
+msgstr ""
+
+msgid "Remote"
+msgstr ""
+
+msgid "synchronize"
+msgstr ""
+
+msgid "update the database from files"
+msgstr ""
+
+msgid "slideshow"
+msgstr ""
+
+msgid "stop the slideshow"
+msgstr ""
+
+msgid "Sorry!"
+msgstr ""
+
+msgid "Sort by"
+msgstr ""
+
+msgid "Sort order"
+msgstr ""
+
+msgid "Specials"
+msgstr ""
+
+msgid "SQL queries"
+msgstr ""
+
+msgid "SQL queries in"
+msgstr ""
+
+msgid "display only recently posted images"
+msgstr ""
+
+msgid "Start Install"
+msgstr ""
+
+msgid "Play of slideshow"
+msgstr ""
+
+msgid "Repeat the slideshow"
+msgstr ""
+
+msgid "Statistics"
+msgstr ""
+
+msgid "status"
+msgstr ""
+
+msgid "Status"
+msgstr ""
+
+msgid "Parameters are correct"
+msgstr ""
+
+msgid "Database name"
+msgstr ""
+
+msgid "also given by your host provider"
+msgstr ""
+
+msgid "Database type"
+msgstr ""
+
+msgid "The type of database your piwigo data will be store in"
+msgstr ""
+
+msgid "Can't connect to server"
+msgstr ""
+
+msgid "Host"
+msgstr ""
+
+msgid "localhost, sql.multimania.com, toto.freesurf.fr"
+msgstr ""
+
+msgid "user password given by your host provider"
+msgstr ""
+
+msgid "Database table prefix"
+msgstr ""
+
+msgid "database tables names will be prefixed with it (enables you to manage better your tables)"
+msgstr ""
+
+msgid "Database configuration"
+msgstr ""
+
+msgid "user login given by your host provider"
+msgstr ""
+
+msgid "enter a login for webmaster"
+msgstr ""
+
+msgid "webmaster login can't contain characters ' or \""
+msgstr ""
+
+msgid "Webmaster password"
+msgstr ""
+
+msgid "Password [confirm]"
+msgstr ""
+
+msgid "verification"
+msgstr ""
+
+msgid "Keep it confidential, it enables you to access administration panel"
+msgstr ""
+
+msgid "Admin configuration"
+msgstr ""
+
+msgid "return to the display of all images"
+msgstr ""
+
+msgid "Pause of slideshow"
+msgstr ""
+
+msgid "Not repeat the slideshow"
+msgstr ""
+
+msgid "Directory"
+msgstr ""
+
+msgid "Storage category"
+msgstr ""
+
+msgid "sub-categories"
+msgstr ""
+
+msgid "Submit"
+msgstr ""
+
+msgid "Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it's important to know and upgrade) and when major events happen to the project. Only a few emails a year."
+msgstr ""
+
+msgid "Subscribe %s to Piwigo Announcements Newsletter"
+msgstr ""
+
+msgid "Summary"
+msgstr ""
+
+msgid "Sum of rates"
+msgstr ""
+
+msgid "synchronize metadata"
+msgstr ""
+
+msgid "Tag"
+msgstr ""
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Tag results for"
+msgstr ""
+
+msgid "Tags"
+msgstr ""
+
+#, c-format
+msgid "Tag \"%s\" already exists"
+msgstr ""
+
+msgid "Tag selection"
+msgstr ""
+
+#, c-format
+msgid "Tag \"%s\" was added"
+msgstr ""
+
+msgid "Take selected elements out of caddie"
+msgstr ""
+
+msgid "target"
+msgstr ""
+
+msgid "Templates configuration has been recorded."
+msgstr ""
+
+msgid "the beginning"
+msgstr ""
+
+msgid "Interface theme"
+msgstr ""
+
+msgid "Theme: "
+msgstr ""
+
+msgid "The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader."
+msgstr ""
+
+msgid "Thumbnail"
+msgstr ""
+
+msgid "Thumbnails"
+msgstr ""
+
+msgid "Time"
+msgstr ""
+
+msgid "title"
+msgstr ""
+
+msgid "Categories management"
+msgstr ""
+
+msgid "Piwigo configuration"
+msgstr ""
+
+msgid "Piwigo administration"
+msgstr ""
+
+msgid "Edit a category"
+msgstr ""
+
+msgid "Group management"
+msgstr ""
+
+msgid "User list"
+msgstr ""
+
+msgid "Menu"
+msgstr ""
+
+msgid "Modify informations about a picture"
+msgstr ""
+
+msgid "A comment on your site"
+msgstr ""
+
+msgid "Thumbnail creation"
+msgstr ""
+
+msgid "Database synchronization with files"
+msgstr ""
+
+msgid "Pictures waiting for validation"
+msgstr ""
+
+msgid "pictures without thumbnail (jpeg and png only)"
+msgstr ""
+
+msgid "height must be a number superior to"
+msgstr ""
+
+msgid "width must be a number superior to"
+msgstr ""
+
+msgid "for the file format"
+msgstr ""
+
+msgid "No missing thumbnail"
+msgstr ""
+
+msgid "Picture unreachable or no support"
+msgstr ""
+
+msgid "GD version"
+msgstr ""
+
+msgid "Miniaturization parameters"
+msgstr ""
+
+msgid "generated in"
+msgstr ""
+
+msgid "Results of miniaturization"
+msgstr ""
+
+msgid "General statistics"
+msgstr ""
+
+msgid "max time"
+msgstr ""
+
+msgid "average time"
+msgstr ""
+
+msgid "min time"
+msgstr ""
+
+msgid "number of miniaturized pictures"
+msgstr ""
+
+msgid "total time"
+msgstr ""
+
+msgid "for this file format"
+msgstr ""
+
+msgid "today"
+msgstr ""
+
+msgid "Toggle 'default group' property"
+msgstr ""
+
+msgid "total SQL time"
+msgstr ""
+
+msgid "total upgrade time"
+msgstr ""
+
+msgid "Try to configure PHP 5"
+msgstr ""
+
+msgid "Unable to check for upgrade."
+msgstr ""
+
+msgid "Uncheck all"
+msgstr ""
+
+msgid "Uninstall"
+msgstr ""
+
+msgid "unit mode"
+msgstr ""
+
+msgid "unknown"
+msgstr ""
+
+msgid "Unlocked"
+msgstr ""
+
+msgid "unset"
+msgstr ""
+
+msgid "Synchronize"
+msgstr ""
+
+msgid "Update categories informations"
+msgstr ""
+
+msgid "reduce to single existing categories"
+msgstr ""
+
+msgid "Choose an option"
+msgstr ""
+
+msgid "display maximum informations (added categories and elements, deleted categories and elements)"
+msgstr ""
+
+msgid "Error list"
+msgstr ""
+
+msgid "Errors caption"
+msgstr ""
+
+msgid "Piwigo version differs on the remote site"
+msgstr ""
+
+msgid "Version of create_listing_file.php on the remote site and Piwigo must be the same"
+msgstr ""
+
+msgid "listing.xml file was not found"
+msgstr ""
+
+msgid "listing.xml file was not found on the remote site. This file is generated by choosing the \"generate listing\" command in the Site manager"
+msgstr ""
+
+msgid "Update images informations"
+msgstr ""
+
+msgid "Detailed informations"
+msgstr ""
+
+msgid "File/directory read error"
+msgstr ""
+
+msgid "The file or directory cannot be accessed (either it does not exist or the access is denied)"
+msgstr ""
+
+msgid "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :"
+msgstr ""
+
+msgid "missing thumbnail"
+msgstr ""
+
+msgid "categories deleted in the database"
+msgstr ""
+
+msgid "elements deleted in the database"
+msgstr ""
+
+msgid "images candidates for metadata synchronization"
+msgstr ""
+
+msgid "elements informations synchronized with files metadata"
+msgstr ""
+
+msgid "errors during synchronization"
+msgstr ""
+
+msgid "categories added in the database"
+msgstr ""
+
+msgid "elements added in the database"
+msgstr ""
+
+msgid "elements updated in the database"
+msgstr ""
+
+msgid "Search for new images in the directories"
+msgstr ""
+
+msgid "Update your rating"
+msgstr ""
+
+msgid "added"
+msgstr ""
+
+msgid "Metadata synchronization results"
+msgstr ""
+
+msgid "only perform a simulation (no change in database will be made)"
+msgstr ""
+
+msgid "[Simulation]"
+msgstr ""
+
+msgid "directories + files"
+msgstr ""
+
+msgid "only directories"
+msgstr ""
+
+msgid "synchronize files structure with database"
+msgstr ""
+
+msgid "synchronize files metadata with database elements informations"
+msgstr ""
+
+msgid "even already synchronized elements"
+msgstr ""
+
+msgid "Used metadata"
+msgstr ""
+
+msgid "wrong filename"
+msgstr ""
+
+msgid "The name of directories and files must be composed of letters, numbers, \"-\", \"_\" or \".\""
+msgstr ""
+
+msgid "Upgrade"
+msgstr ""
+
+msgid "Upgrade informations"
+msgstr ""
+
+msgid "Only administrator can run upgrade: please sign in below."
+msgstr ""
+
+msgid "the filesize of the picture must not exceed : "
+msgstr ""
+
+msgid "the picture must be to the fileformat jpg, gif or png"
+msgstr ""
+
+msgid "the height of the picture must not exceed : "
+msgstr ""
+
+msgid "Optional, but recommended : choose a thumbnail to associate to "
+msgstr ""
+
+msgid "the width of the picture must not exceed : "
+msgstr ""
+
+msgid "can't upload the picture on the server"
+msgstr ""
+
+msgid "the username must be given"
+msgstr ""
+
+msgid "A picture's name already used"
+msgstr ""
+
+msgid "You must choose a picture fileformat for the image"
+msgstr ""
+
+msgid "Name of the picture"
+msgstr ""
+
+msgid "Upload a picture"
+msgstr ""
+
+msgid "Picture uploaded with success, an administrator will validate it as soon as possible"
+msgstr ""
+
+msgid "Use the default image sort order (defined in the configuration file)"
+msgstr ""
+
+msgid "useful when password forgotten"
+msgstr ""
+
+msgid "User access level to upload"
+msgstr ""
+
+msgid "User comments"
+msgstr ""
+
+msgid "User comments validation"
+msgstr ""
+
+msgid "Username"
+msgstr ""
+
+msgid "User permissions and group permissions have been erased"
+msgstr ""
+
+msgid "Users"
+msgstr ""
+
+#, c-format
+msgid "user \"%s\" added"
+msgstr ""
+
+msgid "User status"
+msgstr ""
+
+msgid "Administrator"
+msgstr ""
+
+msgid "Generic"
+msgstr ""
+
+msgid "Guest"
+msgstr ""
+
+msgid "Webmaster"
+msgstr ""
+
+msgid "%d user"
+msgid_plural "%d users"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user comment rejected"
+msgid_plural "%d user comments rejected"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user comment validated"
+msgid_plural "%d user comments validated"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d user deleted"
+msgid_plural "%d users deleted"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "Validate"
+msgstr ""
+
+msgid "Validate All"
+msgstr ""
+
+msgid "validate this comment"
+msgstr ""
+
+msgid "Validation"
+msgstr ""
+
+msgid "Version"
+msgstr ""
+
+msgid "Virtual categories movement"
+msgstr ""
+
+msgid "Virtual categories to move"
+msgstr ""
+
+msgid "Virtual category"
+msgstr ""
+
+msgid "Virtual category name"
+msgstr ""
+
+msgid "Visits"
+msgstr ""
+
+msgid "Waiting"
+msgstr ""
+
+msgid "Webmaster cannot be deleted"
+msgstr ""
+
+#, c-format
+msgid "Week %d"
+msgstr ""
+
+msgid "Documentation"
+msgstr ""
+
+msgid "Year"
+msgstr ""
+
+msgid "Yes"
+msgstr ""
+
+msgid "You are running on development sources, no check possible."
+msgstr ""
+
+msgid "You are running the latest version of Piwigo."
+msgstr ""
+
+msgid "You cannot delete your account"
+msgstr ""
+
+msgid "You cannot move a category in its own sub category"
+msgstr ""
+
+msgid "You do not have access rights to run upgrade"
+msgstr ""
+
+msgid "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."
+msgstr ""
+
+msgid "You need to confirm deletion"
+msgstr ""
diff --git a/nbm.php b/nbm.php
index 97499f1a1..27f2cb6a9 100644
--- a/nbm.php
+++ b/nbm.php
@@ -57,13 +57,13 @@ if (isset($_GET['unsubscribe'])
}
else
{
- array_push($page['errors'], l10n('nbm_unknown_identifier'));
+ array_push($page['errors'], l10n('Unknown identifier'));
}
// +-----------------------------------------------------------------------+
// | template initialization |
// +-----------------------------------------------------------------------+
-$title = l10n('nbm_item_notification');
+$title = l10n('Notification');
$page['body_id'] = 'theNBMPage';
include(PHPWG_ROOT_PATH.'include/page_header.php');
diff --git a/password.php b/password.php
index 33d04be8c..e2e7a0cdf 100644
--- a/password.php
+++ b/password.php
@@ -51,7 +51,7 @@ if (isset($_POST['submit']))
if (isset($_POST['no_mail_address']) and $_POST['no_mail_address'] == 1)
{
- array_push($page['infos'], l10n('Email address is missing'));
+ array_push($page['infos'], l10n('Email address is missing. Please specify an email address.'));
array_push($page['infos'], $mailto);
}
else if (isset($_POST['mail_address']) and !empty($_POST['mail_address']))
@@ -130,7 +130,7 @@ WHERE '
}
else
{
- array_push($page['errors'], l10n('No user matches this email address'));
+ array_push($page['errors'], l10n('No classic user matches this email address'));
array_push($page['errors'], l10n('Administrator, webmaster and special user cannot use this method'));
array_push($page['errors'], $mailto);
}
diff --git a/picture.php b/picture.php
index f7f065a9b..424cf7692 100644
--- a/picture.php
+++ b/picture.php
@@ -776,7 +776,7 @@ SELECT COUNT(*) AS nb_fav
array(
'FAVORITE_IMG' =>
get_root_url().get_themeconf('icon_dir').'/favorite.png',
- 'FAVORITE_HINT' => l10n('add_favorites_hint'),
+ 'FAVORITE_HINT' => l10n('add this image to your favorites'),
'U_FAVORITE' => add_url_params(
$url_self,
array('action'=>'add_to_favorites')
@@ -791,7 +791,7 @@ SELECT COUNT(*) AS nb_fav
array(
'FAVORITE_IMG' =>
get_root_url().get_themeconf('icon_dir').'/del_favorite.png',
- 'FAVORITE_HINT' => l10n('del_favorites_hint'),
+ 'FAVORITE_HINT' => l10n('delete this image from your favorites'),
'U_FAVORITE' => add_url_params(
$url_self,
array('action'=>'remove_from_favorites')
diff --git a/profile.php b/profile.php
index 636dcd29c..489b0bd90 100644
--- a/profile.php
+++ b/profile.php
@@ -61,7 +61,7 @@ SELECT '.implode(',', $fields).'
save_profile_from_post($userdata, $errors);
- $title= l10n('customize_page_title');
+ $title= l10n('Your Gallery Customization ');
$page['body_id'] = 'theProfilePage';
include(PHPWG_ROOT_PATH.'include/page_header.php');
@@ -108,32 +108,32 @@ function save_profile_from_post($userdata, &$errors)
if (empty($_POST['nb_image_line'])
or (!preg_match($int_pattern, $_POST['nb_image_line'])))
{
- $errors[] = l10n('nb_image_line_error');
+ $errors[] = l10n('The number of images per row must be a not null scalar');
}
if (empty($_POST['nb_line_page'])
or (!preg_match($int_pattern, $_POST['nb_line_page'])))
{
- $errors[] = l10n('nb_line_page_error');
+ $errors[] = l10n('The number of rows per page must be a not null scalar');
}
if ($_POST['maxwidth'] != ''
and (!preg_match($int_pattern, $_POST['maxwidth'])
or $_POST['maxwidth'] < 50))
{
- $errors[] = l10n('maxwidth_error');
+ $errors[] = l10n('Maximum width must be a number superior to 50');
}
if ($_POST['maxheight']
and (!preg_match($int_pattern, $_POST['maxheight'])
or $_POST['maxheight'] < 50))
{
- $errors[] = l10n('maxheight_error');
+ $errors[] = l10n('Maximum height must be a number superior to 50');
}
// periods must be integer values, they represents number of days
if (!preg_match($int_pattern, $_POST['recent_period'])
or $_POST['recent_period'] <= 0)
{
- $errors[] = l10n('periods_error') ;
+ $errors[] = l10n('Recent period must be a positive integer value') ;
}
if (isset($_POST['mail_address']))
diff --git a/register.php b/register.php
index ca00bccfc..f77c29551 100644
--- a/register.php
+++ b/register.php
@@ -42,7 +42,7 @@ if (isset($_POST['submit']))
{
if ($_POST['password'] != $_POST['password_conf'])
{
- array_push($errors, l10n('reg_err_pass'));
+ array_push($errors, l10n('please enter your password again'));
}
$errors =
diff --git a/search.php b/search.php
index 4a009ae23..97c5b1fa2 100644
--- a/search.php
+++ b/search.php
@@ -152,7 +152,7 @@ INSERT INTO '.SEARCH_TABLE.'
}
else
{
- array_push($errors, l10n('search_one_clause_at_least'));
+ array_push($errors, l10n('Empty query. No criteria has been entered.'));
}
}
//----------------------------------------------------------------- redirection
@@ -172,7 +172,7 @@ if (isset($_POST['submit']) and count($errors) == 0)
//
// Start output of page
//
-$title= l10n('search_title');
+$title= l10n('Search');
$page['body_id'] = 'theSearchPage';
$template->set_filename('search' ,'search.tpl' );
diff --git a/search_rules.php b/search_rules.php
index e78c7aac6..865a96877 100644
--- a/search_rules.php
+++ b/search_rules.php
@@ -30,7 +30,7 @@
*/
function inc_exc_str($is_included)
{
- return $is_included ? l10n('included') : l10n('excluded');
+ return $is_excluded ? l10n('excluded') : l10n('excluded');
}
// +-----------------------------------------------------------------------+
diff --git a/template-extension/distributed/samples/my-picture.tpl b/template-extension/distributed/samples/my-picture.tpl
index ddabe832c..715f3fa2f 100644
--- a/template-extension/distributed/samples/my-picture.tpl
+++ b/template-extension/distributed/samples/my-picture.tpl
@@ -21,7 +21,7 @@
<div id="imageHeaderBar">
<div class="browsePath">
- <a href="{$U_HOME}" rel="home">{'home'|@translate}</a>
+ <a href="{$U_HOME}" rel="Home">{'Home'|@translate}</a>
{if !$IS_HOME}{$LEVEL_SEPARATOR}{$SECTION_TITLE}{/if}
{$LEVEL_SEPARATOR}{$current.TITLE}
</div>
@@ -38,21 +38,21 @@
<a href="{$U_SLIDESHOW_START}" title="{'slideshow'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/start_slideshow.png" class="button" alt="{'slideshow'|@translate}"></a>
{/if}
{if isset($U_SLIDESHOW_STOP) }
- <a href="{$U_SLIDESHOW_STOP}" title="{'slideshow_stop'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_slideshow.png" class="button" alt="{'slideshow_stop'|@translate}"></a>
+ <a href="{$U_SLIDESHOW_STOP}" title="{'stop the slideshow'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_slideshow.png" class="button" alt="{'stop the slideshow'|@translate}"></a>
{/if}
- <a href="{$U_METADATA}" title="{'picture_show_metadata'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/metadata.png" class="button" alt="metadata"></a>
+ <a href="{$U_METADATA}" title="{'Show file metadata'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/metadata.png" class="button" alt="metadata"></a>
{if isset($current.U_DOWNLOAD) }
- <a href="{$current.U_DOWNLOAD}" title="{'download_hint'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/save.png" class="button" alt="{'download'|@translate}"></a>
+ <a href="{$current.U_DOWNLOAD}" title="{'download'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/save.png" class="button" alt="{'download'|@translate}"></a>
{/if}
{if isset($PLUGIN_PICTURE_ACTIONS)}{$PLUGIN_PICTURE_ACTIONS}{/if}
{if isset($favorite) }
<a href="{$favorite.U_FAVORITE}" title="{$favorite.FAVORITE_HINT}"><img src="{$favorite.FAVORITE_IMG}" class="button" alt="favorite" title="{$favorite.FAVORITE_HINT}"></a>
{/if}
{if !empty($U_SET_AS_REPRESENTATIVE) }
- <a href="{$U_SET_AS_REPRESENTATIVE}" title="{'set as category representative'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/representative.png" class="button" alt="{'representative'|@translate}"></a>
+ <a href="{$U_SET_AS_REPRESENTATIVE}" title="{'representative'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/representative.png" class="button" alt="{'representative'|@translate}"></a>
{/if}
{if isset($U_ADMIN) }
- <a href="{$U_ADMIN}" title="{'link_info_image'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/preferences.png" class="button" alt="{'edit'|@translate}"></a>
+ <a href="{$U_ADMIN}" title="{'edit'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/preferences.png" class="button" alt="{'edit'|@translate}"></a>
{/if}
{if isset($U_CADDIE) }{*caddie management BEGIN*}
<script type="text/javascript">
@@ -71,7 +71,7 @@ y.callService(
);
}{/literal}
</script>
- <a href="{$U_CADDIE}" onclick="addToCadie(this, '{$ROOT_URL|@escape:'javascript'}', {$current.id}); return false;" title="{'add to caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a>
+ <a href="{$U_CADDIE}" onclick="addToCadie(this, '{$ROOT_URL|@escape:'javascript'}', {$current.id}); return false;" title="{'caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a>
{/if}{*caddie management END*}
</div>
{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
@@ -86,19 +86,19 @@ y.callService(
{if isset($U_SLIDESHOW_STOP) }
<p>
- [ <a href="{$U_SLIDESHOW_STOP}">{'slideshow_stop'|@translate}</a> ]
+ [ <a href="{$U_SLIDESHOW_STOP}">{'stop the slideshow'|@translate}</a> ]
</p>
{/if}
</div>
{if isset($previous) }
-<a class="navThumb" id="linkPrev" href="{$previous.U_IMG}" title="{'previous_page'|@translate} : {$previous.TITLE}" rel="prev">
+<a class="navThumb" id="linkPrev" href="{$previous.U_IMG}" title="{'Previous'|@translate} : {$previous.TITLE}" rel="prev">
<img src="{$previous.THUMB_SRC}" alt="{$previous.TITLE}">
</a>
{/if}
{if isset($next) }
-<a class="navThumb" id="linkNext" href="{$next.U_IMG}" title="{'next_page'|@translate} : {$next.TITLE}" rel="next">
+<a class="navThumb" id="linkNext" href="{$next.U_IMG}" title="{'Next'|@translate} : {$next.TITLE}" rel="next">
<img src="{$next.THUMB_SRC}" alt="{$next.TITLE}">
</a>
{/if}
diff --git a/template-extension/distributed/samples/titling_categories.tpl b/template-extension/distributed/samples/titling_categories.tpl
index 717390913..909492a4f 100644
--- a/template-extension/distributed/samples/titling_categories.tpl
+++ b/template-extension/distributed/samples/titling_categories.tpl
@@ -28,7 +28,7 @@ p.Nb_images {ldelim} text-align: left; color: #444; }
<div class="illustration">
<a href="{$cat.URL}">
<img src="{$cat.TN_SRC}" alt="{$cat.ALT}"
- title="{'hint_category'|@translate}">
+ title="{'shows images at the root of this category'|@translate}">
</a>
</div>
<div class="description">
diff --git a/template/yoga/about.tpl b/template/yoga/about.tpl
index 7667fbfdc..370e3ccc3 100644
--- a/template/yoga/about.tpl
+++ b/template/yoga/about.tpl
@@ -3,7 +3,7 @@
<ul class="categoryActions">
<li>
<a href="{$U_HOME}" title="{'return to homepage'|@translate}">
- <img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}">
+ <img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}">
</a>
</li>
</ul>
diff --git a/template/yoga/comment_list.tpl b/template/yoga/comment_list.tpl
index 9a344685c..f431a1cd5 100644
--- a/template/yoga/comment_list.tpl
+++ b/template/yoga/comment_list.tpl
@@ -42,7 +42,7 @@
<form method="post" action="{$comment.U_EDIT}" class="filter" id="editComment">
<fieldset>
<legend>{'Edit a comment'|@translate}</legend>
- <label>{'comment'|@translate}<textarea name="content" id="contenteditid" rows="5" cols="80">{$comment.CONTENT|@escape}</textarea></label>
+ <label>{'Comment'|@translate}<textarea name="content" id="contenteditid" rows="5" cols="80">{$Comment.CONTENT|@escape}</textarea></label>
<input type="hidden" name="key" value="{$comment.KEY}">
<input type="hidden" name="image_id" value="{$comment.IMAGE_ID|@default:$current.id}">
<input class="submit" type="submit" value="{'Submit'|@translate}">
diff --git a/template/yoga/comments.tpl b/template/yoga/comments.tpl
index d6a78387d..68941e03d 100644
--- a/template/yoga/comments.tpl
+++ b/template/yoga/comments.tpl
@@ -2,7 +2,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'User comments'|@translate}</h2>
</div>
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl
index 57d8c31d3..89c034965 100644
--- a/template/yoga/footer.tpl
+++ b/template/yoga/footer.tpl
@@ -1,7 +1,7 @@
<div id="copyright">
<a name="EoP"></a> <!-- End of Page -->
{if isset($debug.TIME) }
- {'generation_time'|@translate} {$debug.TIME} ({$debug.NB_QUERIES} {'sql_queries_in'|@translate} {$debug.SQL_TIME}) -
+ {'SQL queries in'|@translate} {$debug.TIME} ({$debug.NB_QUERIES} {'SQL queries in'|@translate} {$debug.SQL_TIME}) -
{/if}
{* Please, do not remove this copyright. If you really want to,
@@ -9,12 +9,12 @@
to show the origin of the script...
*}
- {'powered_by'|@translate}
+ {'Powered by'|@translate}
<a href="{$PHPWG_URL}" class="Piwigo">
<span class="Piwigo">Piwigo</span></a>
{$VERSION}
{if isset($CONTACT_MAIL)}
- - {'send_mail'|@translate}
+ - {'Contact'|@translate}
<a href="mailto:{$CONTACT_MAIL}?subject={'title_send_mail'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
{/if}
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index b7b70734a..74bc82b13 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -22,13 +22,13 @@
<title>{$PAGE_TITLE} | {$GALLERY_TITLE}</title>{/if}
<link rel="shortcut icon" type="image/x-icon" href="{$ROOT_URL}template-common/favicon.ico">
-<link rel="start" title="{'home'|@translate}" href="{$U_HOME}" >
+<link rel="start" title="{'Home'|@translate}" href="{$U_HOME}" >
<link rel="search" title="{'Search'|@translate}" href="{$ROOT_URL}search.php" >
-{if isset($first.U_IMG) }<link rel="first" title="{'first_page'|@translate}" href="{$first.U_IMG}" >{/if}
-{if isset($previous.U_IMG)}<link rel="prev" title="{'previous_page'|@translate}" href="{$previous.U_IMG}" >{/if}
-{if isset($next.U_IMG) }<link rel="next" title="{'next_page'|@translate}" href="{$next.U_IMG}" >{/if}
-{if isset($last.U_IMG) }<link rel="last" title="{'last_page'|@translate}" href="{$last.U_IMG}" >{/if}
-{if isset($U_UP) }<link rel="up" title="{'thumbnails'|@translate}" href="{$U_UP}" >{/if}
+{if isset($first.U_IMG) }<link rel="first" title="{'First'|@translate}" href="{$first.U_IMG}" >{/if}
+{if isset($previous.U_IMG)}<link rel="prev" title="{'Previous'|@translate}" href="{$previous.U_IMG}" >{/if}
+{if isset($next.U_IMG) }<link rel="next" title="{'Next'|@translate}" href="{$next.U_IMG}" >{/if}
+{if isset($last.U_IMG) }<link rel="last" title="{'Last'|@translate}" href="{$last.U_IMG}" >{/if}
+{if isset($U_UP) }<link rel="up" title="{'Thumbnails'|@translate}" href="{$U_UP}" >{/if}
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}template/{$themeconf.template}/layout.css">
{* the next css is used to fix khtml (Konqueror/Safari) issue the "text/nonsense" prevents gecko based browsers to load it *}
diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl
index afb420bca..b63415e7b 100644
--- a/template/yoga/identification.tpl
+++ b/template/yoga/identification.tpl
@@ -4,9 +4,9 @@
<ul class="categoryActions">
<li><a href="{$U_LOST_PASSWORD}" title="{'Forgot your password?'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/lost_password.png" class="button" alt="{'Forgot your password?'|@translate}"></a></li>
{if isset($U_REGISTER) }
- <li><a href="{$U_REGISTER}" title="{'Create a new account'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"></a></li>
+ <li><a href="{$U_REGISTER}" title="{'Register'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"></a></li>
{/if}
- <li><a href="{$U_HOME}" title="{'Go through the gallery as a visitor'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Identification'|@translate}</h2>
</div>
@@ -45,7 +45,7 @@
{if $authorize_remembering }
<li>
<span class="property">
- <label for="remember_me">{'remember_me'|@translate}</label>
+ <label for="Auto login">{'Auto login'|@translate}</label>
</span>
<input tabindex="3" type="checkbox" name="remember_me" id="remember_me" value="1">
</li>
@@ -57,7 +57,7 @@
<p>
{if isset($U_REGISTER) }
- <a href="{$U_REGISTER}" title="{'Create a new account'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"> {'Register'|@translate}</a>
+ <a href="{$U_REGISTER}" title="{'Register'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"> {'Register'|@translate}</a>
{/if}
<a href="{$U_LOST_PASSWORD}" title="{'Forgot your password?'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/lost_password.png" class="button" alt="{'Forgot your password?'|@translate}"> {'Forgot your password?'|@translate}</a>
</p>
diff --git a/template/yoga/index.tpl b/template/yoga/index.tpl
index 9ccaa8376..6bad8e319 100644
--- a/template/yoga/index.tpl
+++ b/template/yoga/index.tpl
@@ -15,15 +15,15 @@
{/if}
{if isset($favorite) }
- <li><a href="{$favorite.U_FAVORITE}" title="{'del_all_favorites_hint'|@translate}"><img src="{$favorite.FAVORITE_IMG}" class="button" alt="favorite" title="{'del_all_favorites_hint'|@translate}"></a></li>
+ <li><a href="{$favorite.U_FAVORITE}" title="{'delete all images from your favorites'|@translate}"><img src="{$favorite.FAVORITE_IMG}" class="button" alt="favorite" title="{'delete all images from your favorites'|@translate}"></a></li>
{/if}
{if isset($U_CADDIE) }
- <li><a href="{$U_CADDIE}" title="{'add to caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a></li>
+ <li><a href="{$U_CADDIE}" title="{'caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a></li>
{/if}
{if isset($U_EDIT) }
- <li><a href="{$U_EDIT}" title="{'edit category informations'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/category_edit.png" class="button" alt="{'edit'|@translate}"></a></li>
+ <li><a href="{$U_EDIT}" title="{'edit'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/category_edit.png" class="button" alt="{'edit'|@translate}"></a></li>
{/if}
{if isset($U_SEARCH_RULES) }
@@ -35,19 +35,19 @@
{/if}
{if isset($U_MODE_FLAT) }
- <li><a href="{$U_MODE_FLAT}" title="{'mode_flat_hint'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/flat.png" class="button" alt="{'mode_flat_hint'|@translate}"></a></li>
+ <li><a href="{$U_MODE_FLAT}" title="{'display all elements in all sub-categories'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/flat.png" class="button" alt="{'display all elements in all sub-categories'|@translate}"></a></li>
{/if}
{if isset($U_MODE_NORMAL) }
- <li><a href="{$U_MODE_NORMAL}" title="{'mode_normal_hint'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/normal_mode.png" class="button" alt="{'mode_normal_hint'|@translate}"></a></li>
+ <li><a href="{$U_MODE_NORMAL}" title="{'return to normal view mode'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/normal_mode.png" class="button" alt="{'return to normal view mode'|@translate}"></a></li>
{/if}
{if isset($U_MODE_POSTED) }
- <li><a href="{$U_MODE_POSTED}" title="{'mode_posted_hint'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/calendar.png" class="button" alt="{'mode_posted_hint'|@translate}"></a></li>
+ <li><a href="{$U_MODE_POSTED}" title="{'display a calendar by posted date'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/calendar.png" class="button" alt="{'display a calendar by posted date'|@translate}"></a></li>
{/if}
{if isset($U_MODE_CREATED) }
- <li><a href="{$U_MODE_CREATED}" title="{'mode_created_hint'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/calendar_created.png" class="button" alt="{'mode_created_hint'|@translate}"></a></li>
+ <li><a href="{$U_MODE_CREATED}" title="{'display a calendar by creation date'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/calendar_created.png" class="button" alt="{'display a calendar by creation date'|@translate}"></a></li>
{/if}
{if !empty($PLUGIN_INDEX_ACTIONS)}{$PLUGIN_INDEX_ACTIONS}{/if}
@@ -56,7 +56,7 @@
<h2>{$TITLE}</h2>
{if isset($chronology_views) }
- <div class="calendarViews">{'calendar_view'|@translate}:
+ <div class="calendarViews">{'View'|@translate}:
<select onchange="document.location = this.options[this.selectedIndex].value;">
{foreach from=$chronology_views item=view}
<option value="{$view.VALUE}"{if $view.SELECTED} selected="selected"{/if}>{$view.CONTENT}</option>
diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl
index bb8600e5f..0a88d3534 100644
--- a/template/yoga/mainpage_categories.tpl
+++ b/template/yoga/mainpage_categories.tpl
@@ -5,7 +5,7 @@
<div class="thumbnailCategory">
<div class="illustration">
<a href="{$cat.URL}">
- <img src="{$cat.TN_SRC}" alt="{$cat.TN_ALT}" title="{$cat.NAME|@replace:'"':' '} - {'hint_category'|@translate}">
+ <img src="{$cat.TN_SRC}" alt="{$cat.TN_ALT}" title="{$cat.NAME|@replace:'"':' '} - {'shows images at the root of this category'|@translate}">
</a>
</div>
<div class="description">
diff --git a/template/yoga/menubar_categories.tpl b/template/yoga/menubar_categories.tpl
index 3979b712d..02a9b6668 100644
--- a/template/yoga/menubar_categories.tpl
+++ b/template/yoga/menubar_categories.tpl
@@ -1,9 +1,9 @@
<dt>
{if isset($U_START_FILTER)}
- <a href="{$U_START_FILTER}" title="{'start_filter_hint'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/start_filter.png" class="button" alt="start filter"></a>
+ <a href="{$U_START_FILTER}" title="{'display only recently posted images'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/start_filter.png" class="button" alt="start filter"></a>
{/if}
{if isset($U_STOP_FILTER)}
- <a href="{$U_STOP_FILTER}" title="{'stop_filter_hint'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_filter.png" class="button" alt="stop filter"></a>
+ <a href="{$U_STOP_FILTER}" title="{'return to the display of all images'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_filter.png" class="button" alt="stop filter"></a>
{/if}
<a href="{$block->data.U_CATEGORIES}">{'Categories'|@translate}</a>
</dt>
@@ -31,7 +31,7 @@
{if isset($block->data.U_UPLOAD)}
<ul>
<li>
- <a href="{$block->data.U_UPLOAD}">{'upload_picture'|@translate}</a>
+ <a href="{$block->data.U_UPLOAD}">{'Upload a picture'|@translate}</a>
</li>
</ul>
{/if}
diff --git a/template/yoga/menubar_identification.tpl b/template/yoga/menubar_identification.tpl
index 402847954..2717e1019 100644
--- a/template/yoga/menubar_identification.tpl
+++ b/template/yoga/menubar_identification.tpl
@@ -1,28 +1,28 @@
-<dt>{'identification'|@translate}</dt>
+<dt>{'Identification'|@translate}</dt>
<dd>
{if isset($USERNAME)}
- <p>{'hello'|@translate}&nbsp;{$USERNAME}&nbsp;!</p>
+ <p>{'Hello'|@translate}&nbsp;{$USERNAME}&nbsp;!</p>
{/if}
<ul>
{if isset($U_REGISTER)}
- <li><a href="{$U_REGISTER}" title="{'Create a new account'|@translate}" rel="nofollow">{'Register'|@translate}</a></li>
+ <li><a href="{$U_REGISTER}" title="{'Register'|@translate}" rel="nofollow">{'Register'|@translate}</a></li>
{/if}
{if isset($U_LOGIN)}
- <li><a href="{$U_LOGIN}" rel="nofollow">{'Connection'|@translate}</a></li>
+ <li><a href="{$U_LOGIN}" rel="nofollow">{'Login'|@translate}</a></li>
{/if}
{if isset($U_LOGOUT)}
- <li><a href="{$U_LOGOUT}">{'logout'|@translate}</a></li>
+ <li><a href="{$U_LOGOUT}">{'Logout'|@translate}</a></li>
{/if}
{if isset($U_PROFILE)}
- <li><a href="{$U_PROFILE}" title="{'hint_customize'|@translate}">{'customize'|@translate}</a></li>
+ <li><a href="{$U_PROFILE}" title="{'Customize'|@translate}">{'Customize'|@translate}</a></li>
{/if}
{if isset($U_ADMIN)}
- <li><a href="{$U_ADMIN}" title="{'hint_admin'|@translate}">{'admin'|@translate}</a></li>
+ <li><a href="{$U_ADMIN}" title="{'Administration'|@translate}">{'Administration'|@translate}</a></li>
{/if}
</ul>
@@ -42,7 +42,7 @@
{if $AUTHORIZE_REMEMBERING}
<div><label for="remember_me">
- {'remember_me'|@translate}
+ {'Auto login'|@translate}
<input type="checkbox" name="remember_me" id="remember_me" value="1">
</label></div>
{/if}
@@ -52,7 +52,7 @@
<ul class="actions">
<li><a href="{$U_LOST_PASSWORD}" title="{'Forgot your password?'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/lost_password.png" class="button" alt="{'Forgot your password?'|@translate}"></a></li>
{if isset($U_REGISTER)}
- <li><a href="{$U_REGISTER}" title="{'Create a new account'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"></a></li>
+ <li><a href="{$U_REGISTER}" title="{'Register'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/register.png" class="button" alt="{'Register'|@translate}"></a></li>
{/if}
</ul>
</div>
diff --git a/template/yoga/menubar_menu.tpl b/template/yoga/menubar_menu.tpl
index e0ba44483..0d6541b97 100644
--- a/template/yoga/menubar_menu.tpl
+++ b/template/yoga/menubar_menu.tpl
@@ -1,4 +1,4 @@
-<dt>{'title_menu'|@translate}</dt>
+<dt>{'Menu'|@translate}</dt>
<dd>
{if isset($block->data.qsearch) and $block->data.qsearch==true}
<form action="{$ROOT_URL}qsearch.php" method="get" id="quicksearch" onsubmit="return this.q.value!='' && this.q.value!=qsearch_prompt;">
diff --git a/template/yoga/menubar_specials.tpl b/template/yoga/menubar_specials.tpl
index e551558f6..1f00a2dc9 100644
--- a/template/yoga/menubar_specials.tpl
+++ b/template/yoga/menubar_specials.tpl
@@ -1,4 +1,4 @@
-<dt>{'special_categories'|@translate}</dt>
+<dt>{'Specials'|@translate}</dt>
<dd>
<ul>
{foreach from=$block->data item=link}
diff --git a/template/yoga/menubar_tags.tpl b/template/yoga/menubar_tags.tpl
index 1decddcbb..220175008 100644
--- a/template/yoga/menubar_tags.tpl
+++ b/template/yoga/menubar_tags.tpl
@@ -10,7 +10,7 @@
<img src="{$ROOT_URL}{$themeconf.icon_dir}/add_tag.png" alt="+">
</a>
{/if}
- <a href="{$tag.URL}" class="tagLevel{$tag.level}" title="{'See elements linked to this tag only'|@translate}">{$tag.name}</a>{* there should be no space between end of a and span elements to avoid IE8 bug https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=366567 *}</span>
+ <a href="{$tag.URL}" class="tagLevel{$tag.level}" title="{'See images linked to this tag only'|@translate}">{$tag.name}</a>{* there should be no space between end of a and span elements to avoid IE8 bug https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=366567 *}</span>
{/foreach}
</div>
</dd>
diff --git a/template/yoga/navigation_bar.tpl b/template/yoga/navigation_bar.tpl
index a4c0b3bbc..82c66bd15 100644
--- a/template/yoga/navigation_bar.tpl
+++ b/template/yoga/navigation_bar.tpl
@@ -1,10 +1,10 @@
<div class="navigationBar">
{if isset($navbar.URL_FIRST)}
- <a href="{$navbar.URL_FIRST}" rel="first">{'first_page'|@translate}</a> |
- <a href="{$navbar.URL_PREV}" rel="prev">{'previous_page'|@translate}</a> |
+ <a href="{$navbar.URL_FIRST}" rel="first">{'First'|@translate}</a> |
+ <a href="{$navbar.URL_PREV}" rel="prev">{'Previous'|@translate}</a> |
{else}
- {'first_page'|@translate} |
- {'previous_page'|@translate} |
+ {'First'|@translate} |
+ {'Previous'|@translate} |
{/if}
{assign var='prev_page' value=0}
@@ -19,10 +19,10 @@
{/foreach}
{if isset($navbar.URL_NEXT)}
- | <a href="{$navbar.URL_NEXT}" rel="next">{'next_page'|@translate}</a>
- | <a href="{$navbar.URL_LAST}" rel="last">{'last_page'|@translate}</a>
+ | <a href="{$navbar.URL_NEXT}" rel="next">{'Next'|@translate}</a>
+ | <a href="{$navbar.URL_LAST}" rel="last">{'Last'|@translate}</a>
{else}
- | {'next_page'|@translate}
- | {'last_page'|@translate}
+ | {'Next'|@translate}
+ | {'Last'|@translate}
{/if}
</div>
diff --git a/template/yoga/nbm.tpl b/template/yoga/nbm.tpl
index 68e523069..646335813 100644
--- a/template/yoga/nbm.tpl
+++ b/template/yoga/nbm.tpl
@@ -2,9 +2,9 @@
<div id="content" class="content">
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'Go through the gallery as a visitor'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
- <h2>{'nbm_item_notification'|@translate}</h2>
+ <h2>{'Notification'|@translate}</h2>
</div>
{if not empty($errors)}
diff --git a/template/yoga/notification.tpl b/template/yoga/notification.tpl
index e313aff21..8f6dcb680 100644
--- a/template/yoga/notification.tpl
+++ b/template/yoga/notification.tpl
@@ -1,12 +1,12 @@
{html_head}
<link rel="alternate" type="application/rss+xml" title="{'Image only RSS feed'|@translate}" href="{$U_FEED_IMAGE_ONLY}">
-<link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed'|@translate}" href="{$U_FEED}">
+<link rel="alternate" type="application/rss+xml" title="{'Complete RSS feed (images, comments)'|@translate}" href="{$U_FEED}">
{/html_head}
<div id="content" class="content">
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Notification'|@translate}</h2>
</div>
@@ -18,7 +18,7 @@
<a href="{$U_FEED_IMAGE_ONLY}">{'Image only RSS feed'|@translate}</a><br><br>
</dt>
<dt>
- <a href="{$U_FEED}">{'Complete RSS feed'|@translate}</a>
+ <a href="{$U_FEED}">{'Complete RSS feed (images, comments)'|@translate}</a>
</dt>
</dl>
</div>
diff --git a/template/yoga/password.tpl b/template/yoga/password.tpl
index fec7d53fa..1e0471bd5 100644
--- a/template/yoga/password.tpl
+++ b/template/yoga/password.tpl
@@ -2,7 +2,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'Go through the gallery as a visitor'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Password forgotten'|@translate}</h2>
</div>
diff --git a/template/yoga/picture.tpl b/template/yoga/picture.tpl
index 0572c8e07..25f065868 100644
--- a/template/yoga/picture.tpl
+++ b/template/yoga/picture.tpl
@@ -28,7 +28,7 @@
<div id="imageHeaderBar">
<div class="browsePath">
- <a href="{$U_HOME}" rel="home">{'home'|@translate}</a>
+ <a href="{$U_HOME}" rel="Home">{'Home'|@translate}</a>
{if !$IS_HOME}{$LEVEL_SEPARATOR}{$SECTION_TITLE}{/if}
{$LEVEL_SEPARATOR}{$current.TITLE}
</div>
@@ -44,21 +44,21 @@
<a href="{$U_SLIDESHOW_START}" title="{'slideshow'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/start_slideshow.png" class="button" alt="{'slideshow'|@translate}"></a>
{/if}
{if isset($U_SLIDESHOW_STOP) }
- <a href="{$U_SLIDESHOW_STOP}" title="{'slideshow_stop'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_slideshow.png" class="button" alt="{'slideshow_stop'|@translate}"></a>
+ <a href="{$U_SLIDESHOW_STOP}" title="{'stop the slideshow'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_slideshow.png" class="button" alt="{'stop the slideshow'|@translate}"></a>
{/if}
- <a href="{$U_METADATA}" title="{'picture_show_metadata'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/metadata.png" class="button" alt="metadata"></a>
+ <a href="{$U_METADATA}" title="{'Show file metadata'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/metadata.png" class="button" alt="metadata"></a>
{if isset($current.U_DOWNLOAD) }
- <a href="{$current.U_DOWNLOAD}" title="{'download_hint'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/save.png" class="button" alt="{'download'|@translate}"></a>
+ <a href="{$current.U_DOWNLOAD}" title="{'download'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/save.png" class="button" alt="{'download'|@translate}"></a>
{/if}
{if isset($PLUGIN_PICTURE_ACTIONS)}{$PLUGIN_PICTURE_ACTIONS}{/if}
{if isset($favorite) }
<a href="{$favorite.U_FAVORITE}" title="{$favorite.FAVORITE_HINT}"><img src="{$favorite.FAVORITE_IMG}" class="button" alt="favorite" title="{$favorite.FAVORITE_HINT}"></a>
{/if}
{if !empty($U_SET_AS_REPRESENTATIVE) }
- <a href="{$U_SET_AS_REPRESENTATIVE}" title="{'set as category representative'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/representative.png" class="button" alt="{'representative'|@translate}"></a>
+ <a href="{$U_SET_AS_REPRESENTATIVE}" title="{'representative'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/representative.png" class="button" alt="{'representative'|@translate}"></a>
{/if}
{if isset($U_ADMIN) }
- <a href="{$U_ADMIN}" title="{'link_info_image'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/preferences.png" class="button" alt="{'edit'|@translate}"></a>
+ <a href="{$U_ADMIN}" title="{'edit'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/preferences.png" class="button" alt="{'edit'|@translate}"></a>
{/if}
{if isset($U_CADDIE) }{*caddie management BEGIN*}
<script type="text/javascript">
@@ -77,7 +77,7 @@ y.callService(
);
}{/literal}
</script>
- <a href="{$U_CADDIE}" onclick="addToCadie(this, '{$ROOT_URL|@escape:'javascript'}', {$current.id}); return false;" title="{'add to caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a>
+ <a href="{$U_CADDIE}" onclick="addToCadie(this, '{$ROOT_URL|@escape:'javascript'}', {$current.id}); return false;" title="{'caddie'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/caddie_add.png" class="button" alt="{'caddie'|@translate}"></a>
{/if}{*caddie management END*}
</div>
{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
@@ -92,19 +92,19 @@ y.callService(
{if isset($U_SLIDESHOW_STOP) }
<p>
- [ <a href="{$U_SLIDESHOW_STOP}">{'slideshow_stop'|@translate}</a> ]
+ [ <a href="{$U_SLIDESHOW_STOP}">{'stop the slideshow'|@translate}</a> ]
</p>
{/if}
</div>
{if isset($previous) }
-<a class="navThumb" id="linkPrev" href="{$previous.U_IMG}" title="{'previous_page'|@translate} : {$previous.TITLE}" rel="prev">
+<a class="navThumb" id="linkPrev" href="{$previous.U_IMG}" title="{'Previous'|@translate} : {$previous.TITLE}" rel="prev">
<img src="{$previous.THUMB_SRC}" alt="{$previous.TITLE}">
</a>
{/if}
{if isset($next) }
-<a class="navThumb" id="linkNext" href="{$next.U_IMG}" title="{'next_page'|@translate} : {$next.TITLE}" rel="next">
+<a class="navThumb" id="linkNext" href="{$next.U_IMG}" title="{'Next'|@translate} : {$next.TITLE}" rel="next">
<img src="{$next.THUMB_SRC}" alt="{$next.TITLE}">
</a>
{/if}
@@ -168,7 +168,7 @@ y.callService(
{assign var='rate_text' value='%.2f (rated %d times, standard deviation = %.2f)'|@translate }
{$pwg->sprintf($rate_text, $rate_summary.average, $rate_summary.count, $rate_summary.std) }
{else}
- {'no_rate'|@translate}
+ {'no rate'|@translate}
{/if}
</td>
</tr>
@@ -177,7 +177,7 @@ y.callService(
{if isset($rating)}
<tr>
<td class="label">
- <span id="updateRate">{if isset($rating.USER_RATE)}{'update_rate'|@translate}{else}{'new_rate'|@translate}{/if}</span>
+ <span id="updateRate">{if isset($rating.USER_RATE)}{'Rate this picture'|@translate}{else}{'Rate this picture'|@translate}{/if}</span>
</td>
<td class="value">
<form action="{$rating.F_ACTION}" method="post" id="rateForm" style="margin:0;">
@@ -264,11 +264,11 @@ y.callService(
{if isset($comment_add)}
<form method="post" action="{$comment_add.F_ACTION}" class="filter" id="addComment">
<fieldset>
- <legend>{'comments_add'|@translate}</legend>
+ <legend>{'Add a comment'|@translate}</legend>
{if $comment_add.SHOW_AUTHOR}
- <label>{'upload_author'|@translate}<input type="text" name="author"></label>
+ <label>{'Author'|@translate}<input type="text" name="author"></label>
{/if}
- <label>{'comment'|@translate}<textarea name="content" id="contentid" rows="5" cols="80">{$comment_add.CONTENT}</textarea></label>
+ <label>{'Comment'|@translate}<textarea name="content" id="contentid" rows="5" cols="80">{$Comment_add.CONTENT}</textarea></label>
<input type="hidden" name="key" value="{$comment_add.KEY}">
<input class="submit" type="submit" value="{'Submit'|@translate}">
</fieldset>
diff --git a/template/yoga/picture_content.tpl b/template/yoga/picture_content.tpl
index 0081cd805..384a9ce1a 100644
--- a/template/yoga/picture_content.tpl
+++ b/template/yoga/picture_content.tpl
@@ -7,5 +7,5 @@
{/if}>
{if isset($high) }
</a>
- <p>{'picture_high'|@translate}</p>
+ <p>{'Click on the picture to see it in high definition'|@translate}</p>
{/if}
diff --git a/template/yoga/picture_nav_buttons.tpl b/template/yoga/picture_nav_buttons.tpl
index ead51219a..15b6afa40 100644
--- a/template/yoga/picture_nav_buttons.tpl
+++ b/template/yoga/picture_nav_buttons.tpl
@@ -1,59 +1,59 @@
<div class="navButtons">
{if isset($last)}
- <a class="navButton" href="{$last.U_IMG}" title="{'last_page'|@translate} : {$last.TITLE}" rel="last"><img src="{$ROOT_URL}{$themeconf.icon_dir}/last.png" class="button" alt="{'last_page'|@translate}"></a>
+ <a class="navButton" href="{$last.U_IMG}" title="{'Last'|@translate} : {$last.TITLE}" rel="last"><img src="{$ROOT_URL}{$themeconf.icon_dir}/last.png" class="button" alt="{'Last'|@translate}"></a>
{else}
<a class="navButton"><img src="{$ROOT_URL}{$themeconf.icon_dir}/last_unactive.png" class="button" alt=""></a>
{/if}
{if isset($next)}
- <a class="navButton" href="{$next.U_IMG}" title="{'next_page'|@translate} : {$next.TITLE}" rel="next"><img src="{$ROOT_URL}{$themeconf.icon_dir}/right.png" class="button" alt="{'next_page'|@translate}"></a>
+ <a class="navButton" href="{$next.U_IMG}" title="{'Next'|@translate} : {$next.TITLE}" rel="next"><img src="{$ROOT_URL}{$themeconf.icon_dir}/right.png" class="button" alt="{'Next'|@translate}"></a>
{else}
<a class="navButton"><img src="{$ROOT_URL}{$themeconf.icon_dir}/right_unactive.png" class="button" alt=""></a>
{/if}
{if isset($slideshow.U_START_PLAY)}
- <a class="navButton" href="{$slideshow.U_START_PLAY}" title="{'start_play'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/play.png" class="button" alt="{'start_play'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_START_PLAY}" title="{'Play of slideshow'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/play.png" class="button" alt="{'Play of slideshow'|@translate}"></a>
{/if}
{if isset($slideshow.U_STOP_PLAY)}
- <a class="navButton" href="{$slideshow.U_STOP_PLAY}" title="{'stop_play'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/pause.png" class="button" alt="{'stop_play'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_STOP_PLAY}" title="{'Pause of slideshow'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/pause.png" class="button" alt="{'Pause of slideshow'|@translate}"></a>
{/if}
{if isset($U_UP) and !isset($slideshow)}
- <a class="navButton" href="{$U_UP}" title="{'thumbnails'|@translate}" rel="up"><img src="{$ROOT_URL}{$themeconf.icon_dir}/up.png" class="button" alt="{'thumbnails'|@translate}"></a>
+ <a class="navButton" href="{$U_UP}" title="{'Thumbnails'|@translate}" rel="up"><img src="{$ROOT_URL}{$themeconf.icon_dir}/up.png" class="button" alt="{'Thumbnails'|@translate}"></a>
{/if}
{if isset($previous)}
- <a class="navButton" href="{$previous.U_IMG}" title="{'previous_page'|@translate} : {$previous.TITLE}" rel="prev"><img src="{$ROOT_URL}{$themeconf.icon_dir}/left.png" class="button" alt="{'previous_page'|@translate}"></a>
+ <a class="navButton" href="{$previous.U_IMG}" title="{'Previous'|@translate} : {$previous.TITLE}" rel="prev"><img src="{$ROOT_URL}{$themeconf.icon_dir}/left.png" class="button" alt="{'Previous'|@translate}"></a>
{else}
<a class="navButton"><img src="{$ROOT_URL}{$themeconf.icon_dir}/left_unactive.png" class="button" alt=""></a>
{/if}
{if isset($first)}
- <a class="navButton" href="{$first.U_IMG}" title="{'first_page'|@translate} : {$first.TITLE}" rel="first"><img src="{$ROOT_URL}{$themeconf.icon_dir}/first.png" class="button" alt="{'first_page'|@translate}"></a>
+ <a class="navButton" href="{$first.U_IMG}" title="{'First'|@translate} : {$first.TITLE}" rel="first"><img src="{$ROOT_URL}{$themeconf.icon_dir}/first.png" class="button" alt="{'First'|@translate}"></a>
{else}
<a class="navButton"><img src="{$ROOT_URL}{$themeconf.icon_dir}/first_unactive.png" class="button" alt=""></a>
{/if}
{if isset($slideshow.U_START_REPEAT)}
- <a class="navButton" href="{$slideshow.U_START_REPEAT}" title="{'start_repeat'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/start_repeat.png" class="button" alt="{'start_repeat'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_START_REPEAT}" title="{'Repeat the slideshow'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Repeat the slideshow.png" class="button" alt="{'Repeat the slideshow'|@translate}"></a>
{/if}
{if isset($slideshow.U_STOP_REPEAT)}
- <a class="navButton" href="{$slideshow.U_STOP_REPEAT}" title="{'stop_repeat'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/stop_repeat.png" class="button" alt="{'stop_repeat'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_STOP_REPEAT}" title="{'Not repeat the slideshow'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Not repeat the slideshow.png" class="button" alt="{'Not repeat the slideshow'|@translate}"></a>
{/if}
{if isset($slideshow)}
{if isset($slideshow.U_DEC_PERIOD)}
- <a class="navButton" href="{$slideshow.U_DEC_PERIOD}" title="{'dec_period'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/dec_period.png" class="button" alt="{'dec_period'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_DEC_PERIOD}" title="{'Accelerate diaporama speed'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Accelerate diaporama speed.png" class="button" alt="{'Accelerate diaporama speed'|@translate}"></a>
{else}
<a class="navButton"> <img src="{$ROOT_URL}{$themeconf.icon_dir}/dec_period_unactive.png" class="button" alt=""></a>
{/if}
{if isset($slideshow.U_INC_PERIOD)}
- <a class="navButton" href="{$slideshow.U_INC_PERIOD}" title="{'inc_period'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/inc_period.png" class="button" alt="{'inc_period'|@translate}"></a>
+ <a class="navButton" href="{$slideshow.U_INC_PERIOD}" title="{'Reduce diaporama speed'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Reduce diaporama speed.png" class="button" alt="{'Reduce diaporama speed'|@translate}"></a>
{else}
<a class="navButton"> <img src="{$ROOT_URL}{$themeconf.icon_dir}/inc_period_unactive.png" class="button" alt=""></a>
{/if}
diff --git a/template/yoga/profile.tpl b/template/yoga/profile.tpl
index 53fdeab82..b94c3967c 100644
--- a/template/yoga/profile.tpl
+++ b/template/yoga/profile.tpl
@@ -12,7 +12,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Profile'|@translate}</h2>
</div>
diff --git a/template/yoga/profile_content.tpl b/template/yoga/profile_content.tpl
index e81a28c63..e6736f078 100644
--- a/template/yoga/profile_content.tpl
+++ b/template/yoga/profile_content.tpl
@@ -25,7 +25,7 @@
{/if}
<li>
<span class="property">
- <label for="use_new_pwd">{'new_password'|@translate}</label>
+ <label for="use_new_pwd">{'New password'|@translate}</label>
</span>
<input type="password" name="use_new_pwd" id="use_new_pwd" value="">
</li>
@@ -40,60 +40,60 @@
</fieldset>
<fieldset>
- <legend>{'preferences'|@translate}</legend>
+ <legend>{'Preferences'|@translate}</legend>
<ul>
<li>
<span class="property">
- <label for="nb_image_line">{'nb_image_per_row'|@translate}</label>
+ <label for="nb_image_line">{'Number of images per row'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="nb_image_line" id="nb_image_line" value="{$NB_IMAGE_LINE}">
</li>
<li>
<span class="property">
- <label for="nb_line_page">{'nb_row_per_page'|@translate}</label>
+ <label for="nb_line_page">{'Number of rows per page'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="nb_line_page" id="nb_line_page" value="{$NB_ROW_PAGE}" >
</li>
<li>
<span class="property">
- <label for="template">{'theme'|@translate}</label>
+ <label for="template">{'Interface theme'|@translate}</label>
</span>
{html_options name=template options=$template_options selected=$template_selection}
</li>
<li>
<span class="property">
- <label for="language">{'language'|@translate}</label>
+ <label for="Language">{'Language'|@translate}</label>
</span>
{html_options name=language options=$language_options selected=$language_selection}
</li>
<li>
<span class="property">
- <label for="recent_period">{'recent_period'|@translate}</label>
+ <label for="Recent period">{'Recent period'|@translate}</label>
</span>
<input type="text" size="3" maxlength="2" name="recent_period" id="recent_period" value="{$RECENT_PERIOD}">
</li>
<li>
- <span class="property">{'auto_expand'|@translate}</span>
+ <span class="property">{'Expand all categories'|@translate}</span>
{html_radios name='expand' options=$radio_options selected=$EXPAND}
</li>
<li>
- <span class="property">{'show_nb_comments'|@translate}</span>
+ <span class="property">{'Show number of comments'|@translate}</span>
{html_radios name='show_nb_comments' options=$radio_options selected=$NB_COMMENTS}
</li>
<li>
- <span class="property">{'show_nb_hits'|@translate}</span>
+ <span class="property">{'Show number of hits'|@translate}</span>
{html_radios name='show_nb_hits' options=$radio_options selected=$NB_HITS}
</li>
<li>
<span class="property">
- <label for="maxwidth">{'maxwidth'|@translate}</label>
+ <label for="Maximum width of the pictures">{'Maximum width of the pictures'|@translate}</label>
</span>
<input type="text" size="4" maxlength="4" name="maxwidth" id="maxwidth" value="{$MAXWIDTH}">
</li>
<li>
<span class="property">
- <label for="maxheight">{'maxheight'|@translate}</label>
+ <label for="Maximum height of the pictures">{'Maximum height of the pictures'|@translate}</label>
</span>
<input type="text" size="4" maxlength="4" name="maxheight" id="maxheight" value="{$MAXHEIGHT}">
</li>
@@ -103,7 +103,7 @@
<p class="bottomButtons">
<input class="submit" type="submit" name="validate" value="{'Submit'|@translate}">
<input class="submit" type="reset" name="reset" value="{'Reset'|@translate}">
- <input class="submit" type="submit" name="reset_to_default" value="{'Reset_To_Default'|@translate}">
+ <input class="submit" type="submit" name="reset_to_default" value="{'Reset to default values'|@translate}">
</p>
</form>
diff --git a/template/yoga/redirect.tpl b/template/yoga/redirect.tpl
index 65afd2f2d..aa90953ec 100644
--- a/template/yoga/redirect.tpl
+++ b/template/yoga/redirect.tpl
@@ -8,6 +8,6 @@
<p style="margin: 2em">
<a href="{$page_refresh.U_REFRESH}">
- {'click_to_redirect'|@translate}
+ {'Click here if your browser does not automatically forward you'|@translate}
</a>
</p>
diff --git a/template/yoga/register.tpl b/template/yoga/register.tpl
index bd7792617..7e5a31d70 100644
--- a/template/yoga/register.tpl
+++ b/template/yoga/register.tpl
@@ -4,7 +4,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Registration'|@translate}</h2>
</div>
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index 76e8ce9ea..57f799e75 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -22,7 +22,7 @@
<div class="titrePage">
<ul class="categoryActions">
<li><a href="{$U_HELP}" onclick="popuphelp(this.href); return false;" title="{'Help'|@translate}" rel="nofollow"><img src="{$ROOT_URL}{$themeconf.icon_dir}/help.png" class="button" alt="(?)"></a></li>
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}" rel="home"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}" rel="Home"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Search'|@translate}</h2>
</div>
@@ -40,18 +40,18 @@
<form class="filter" method="post" name="search" action="{$F_SEARCH_ACTION}">
<fieldset>
<legend>{'Filter'|@translate}</legend>
- <label>{'search_keywords'|@translate}
+ <label>{'Search for words'|@translate}
<input type="text" style="width: 300px" name="search_allwords" size="30">
</label>
<ul>
<li><label>
- <input type="radio" name="mode" value="AND" checked="checked">{'search_mode_and'|@translate}
+ <input type="radio" name="mode" value="AND" checked="checked">{'Search for all terms '|@translate}
</label></li>
<li><label>
- <input type="radio" name="mode" value="OR">{'search_mode_or'|@translate}
+ <input type="radio" name="mode" value="OR">{'Search for any terms'|@translate}
</label></li>
</ul>
- <label>{'search_author'|@translate}
+ <label>{'Search for Author'|@translate}
<input type="text" style="width: 300px" name="search_author" size="30">
</label>
</fieldset>
@@ -66,9 +66,9 @@
{/if}
<fieldset>
- <legend>{'search_date'|@translate}</legend>
+ <legend>{'Search by Date'|@translate}</legend>
<ul>
- <li><label>{'search_date_type'|@translate}</label></li>
+ <li><label>{'Kind of date'|@translate}</label></li>
<li><label>
<input type="radio" name="date_type" value="date_creation" checked="checked">{'Creation date'|@translate}
</label></li>
@@ -77,7 +77,7 @@
</label></li>
</ul>
<ul>
- <li><label>{'search_date_from'|@translate}</label></li>
+ <li><label>{'Date'|@translate}</label></li>
<li>
<select id="start_day" name="start_day">
<option value="0">--</option>
@@ -96,7 +96,7 @@
</li>
</ul>
<ul>
- <li><label>{'search_date_to'|@translate}</label></li>
+ <li><label>{'End-Date'|@translate}</label></li>
<li>
<select id="end_day" name="end_day">
<option value="0">--</option>
@@ -117,14 +117,14 @@
</fieldset>
<fieldset>
- <legend>{'search_options'|@translate}</legend>
- <label>{'search_categories'|@translate}
+ <legend>{'Search Options'|@translate}</legend>
+ <label>{'Search in Categories'|@translate}
<select class="categoryList" name="cat[]" multiple="multiple" >
{html_options options=$category_options selected=$category_options_selected}
</select>
</label>
<ul>
- <li><label>{'search_subcats_included'|@translate}</label></li>
+ <li><label>{'Search in subcategories'|@translate}</label></li>
<li><label>
<input type="radio" name="subcats-included" value="1" checked="checked">{'Yes'|@translate}
</label></li>
diff --git a/template/yoga/search_rules.tpl b/template/yoga/search_rules.tpl
index 233e6999c..28b2e423f 100644
--- a/template/yoga/search_rules.tpl
+++ b/template/yoga/search_rules.tpl
@@ -15,7 +15,7 @@
{if isset($SEARCH_TAGS_MODE) }
<li>
- <p>{if 'AND'==$SEARCH_TAGS_MODE}{'All tags must match'|@translate}{else}{'At least one tag must match'|@translate}{/if}</p>
+ <p>{if 'AND'==$SEARCH_TAGS_MODE}{'At least one tag must match'|@translate}{else}{'At least one tag must match'|@translate}{/if}</p>
<ul>
{foreach from=$search_tags item=v}
<li>{$v}</li>
diff --git a/template/yoga/slideshow.tpl b/template/yoga/slideshow.tpl
index b8df53f46..a310935a2 100644
--- a/template/yoga/slideshow.tpl
+++ b/template/yoga/slideshow.tpl
@@ -1,7 +1,7 @@
<div id="imageHeaderBar">
<div class="browsePath">
{if isset($U_SLIDESHOW_STOP) }
- [ <a href="{$U_SLIDESHOW_STOP}">{'slideshow_stop'|@translate}</a> ]
+ [ <a href="{$U_SLIDESHOW_STOP}">{'stop the slideshow'|@translate}</a> ]
{/if}
</div>
<div class="imageNumber">{$PHOTO}</div>
diff --git a/template/yoga/tags.tpl b/template/yoga/tags.tpl
index a5b1f737d..95891df0e 100644
--- a/template/yoga/tags.tpl
+++ b/template/yoga/tags.tpl
@@ -3,14 +3,14 @@
<div class="titrePage">
<ul class="categoryActions">
{if $display_mode == 'letters'}
- <li><a href="{$U_CLOUD}" title="{'show tag cloud'|@translate}" rel="nofollow"><img src="{$themeconf.icon_dir}/tag_cloud.png" class="button" alt="{'cloud'|@translate}"></a></li>
+ <li><a href="{$U_CLOUD}" title="{'cloud'|@translate}" rel="nofollow"><img src="{$themeconf.icon_dir}/tag_cloud.png" class="button" alt="{'cloud'|@translate}"></a></li>
{/if}
{if $display_mode == 'cloud'}
- <li><a href="{$U_LETTERS}" title="{'group by letters'|@translate}" rel="nofollow"><img src="{$themeconf.icon_dir}/tag_letters.png" class="button" alt="{'letters'|@translate}"></a></li>
+ <li><a href="{$U_LETTERS}" title="{'letters'|@translate}" rel="nofollow"><img src="{$themeconf.icon_dir}/tag_letters.png" class="button" alt="{'letters'|@translate}"></a></li>
{/if}
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Tags'|@translate}</h2>
</div>
diff --git a/template/yoga/upload.tpl b/template/yoga/upload.tpl
index ba0c36e2b..00f17be89 100644
--- a/template/yoga/upload.tpl
+++ b/template/yoga/upload.tpl
@@ -8,9 +8,9 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
- <h2>{'upload_title'|@translate}</h2>
+ <h2>{'Upload a picture'|@translate}</h2>
</div>
{if !empty($errors)}
@@ -60,21 +60,21 @@
</tr>
<!-- mail address -->
<tr>
- <td>{'mail_address'|@translate} <span style="color:red;">*</span></td>
+ <td>{'E-mail address'|@translate} <span style="color:red;">*</span></td>
<td>
<input name="mail_address" type="text" value="{$EMAIL}">
</td>
</tr>
<!-- name of the picture -->
<tr>
- <td>{'upload_name'|@translate}</td>
+ <td>{'Name of the picture'|@translate}</td>
<td>
<input name="name" type="text" value="{$NAME_IMG}">
</td>
</tr>
<!-- author -->
<tr>
- <td>{'upload_author'|@translate}</td>
+ <td>{'Author'|@translate}</td>
<td>
<input name="author" type="text" value="{$AUTHOR_IMG}">
</td>
@@ -88,7 +88,7 @@
</tr>
<!-- comment -->
<tr>
- <td>{'comment'|@translate}</td>
+ <td>{'Comment'|@translate}</td>
<td>
<textarea name="comment" id="comment" rows="3" cols="40" style="overflow:auto">{$COMMENT_IMG}</textarea>
</td>
@@ -102,13 +102,13 @@
</table>
</form>
{else}
- {'upload_successful'|@translate}<br>
+ {'Picture uploaded with success, an administrator will validate it as soon as possible'|@translate}<br>
<div style="text-align:center;">
- <a href="{$U_RETURN}">[ {'home'|@translate} ]</a>
+ <a href="{$U_RETURN}">[ {'Home'|@translate} ]</a>
</div>
{/if}
{if isset($SHOW_FORM_FIELDS) and $SHOW_FORM_FIELDS}
- <div style="text-align:left; margin-left:20px;"><span style="color:red;">*</span> : {'mandatory'|@translate}</div>
+ <div style="text-align:left; margin-left:20px;"><span style="color:red;">*</span> : {'obligatory'|@translate}</div>
{/if}
</div> <!-- content -->
diff --git a/upgrade.php b/upgrade.php
index 394bed440..ec379432d 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -194,7 +194,7 @@ $template = new Template(PHPWG_ROOT_PATH.'admin/template/goto', 'roma');
$template->set_filenames(array('upgrade'=>'upgrade.tpl'));
$template->assign(array(
'RELEASE' => PHPWG_VERSION,
- 'L_UPGRADE_HELP' => sprintf(l10n('install_help'), PHPWG_URL.'/forum'),
+ 'L_UPGRADE_HELP' => sprintf(l10n('Need help ? Ask your question on <a href=\"%s\">Piwigo message board</a>.'), PHPWG_URL.'/forum'),
)
);
@@ -278,9 +278,11 @@ if (isset($_POST['submit']) and check_upgrade())
if (!@file_put_contents($config_file, $config_file_contents))
{
array_push($page['infos'],
- l10n('in include/config_database.inc.php, before ?>, insert:') . '
-<p><textarea rows="4" cols="40">'.implode("\r\n" , $mysql_changes).'</textarea></p>'
- );
+ l10n_args('in <i>%s</i>, before <b>?></b>, insert:',
+ 'include/config_database.inc.php') .
+ '<p><textarea rows="4" cols="40">' .
+ implode("\r\n" , $mysql_changes).'</textarea></p>'
+ );
}
}
@@ -314,7 +316,7 @@ if (isset($_POST['submit']) and check_upgrade())
);
array_push($page['infos'],
- l10n('perform a maintenance check')
+ l10n('Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.')
);
// Save $page['infos'] in order to restore after maintenance actions
diff --git a/upload.php b/upload.php
index 94591cf03..8d362dd27 100644
--- a/upload.php
+++ b/upload.php
@@ -61,7 +61,7 @@ function validate_upload( $temp_name, $my_max_file_size,
$extension = get_extension( $_FILES['picture']['name'] );
if (!in_array($extension, $conf['picture_ext']))
{
- array_push( $result['error'], l10n('upload_advise_filetype') );
+ array_push( $result['error'], l10n('the picture must be to the fileformat jpg, gif or png') );
return $result;
}
if ( !isset( $_FILES['picture'] ) )
@@ -72,7 +72,7 @@ function validate_upload( $temp_name, $my_max_file_size,
else if ( $_FILES['picture']['size'] > $my_max_file_size * 1024 )
{
array_push( $result['error'],
- l10n('upload_advise_filesize').$my_max_file_size.' KB' );
+ l10n('the filesize of the picture must not exceed : ').$my_max_file_size.' KB' );
}
else
{
@@ -80,7 +80,7 @@ function validate_upload( $temp_name, $my_max_file_size,
// upload de la photo sous un nom temporaire
if ( !move_uploaded_file( $_FILES['picture']['tmp_name'], $temp_name ) )
{
- array_push( $result['error'], l10n('upload_cannot_upload') );
+ array_push( $result['error'], l10n('can\'t upload the picture on the server') );
}
else
{
@@ -90,14 +90,14 @@ function validate_upload( $temp_name, $my_max_file_size,
and $size[0] > $image_max_width )
{
array_push( $result['error'],
- l10n('upload_advise_width').$image_max_width.' px' );
+ l10n('the width of the picture must not exceed : ').$image_max_width.' px' );
}
if ( isset( $image_max_height )
and $image_max_height != ""
and $size[1] > $image_max_height )
{
array_push( $result['error'],
- l10n('upload_advise_height').$image_max_height.' px' );
+ l10n('the height of the picture must not exceed : ').$image_max_height.' px' );
}
// $size[2] == 1 means GIF
// $size[2] == 2 means JPG
@@ -108,7 +108,7 @@ function validate_upload( $temp_name, $my_max_file_size,
case 2 : $result['type'] = 'jpg'; break;
case 3 : $result['type'] = 'png'; break;
default :
- array_push( $result['error'], l10n('upload_advise_filetype') );
+ array_push( $result['error'], l10n('the picture must be to the fileformat jpg, gif or png') );
}
}
}
@@ -181,21 +181,21 @@ if ( isset( $_POST['submit'] ) and !isset( $_GET['waiting_id'] ) )
$path = $category['cat_dir'].$_FILES['picture']['name'];
if ( @is_file( $path ) )
{
- array_push( $error, l10n('upload_file_exists') );
+ array_push( $error, l10n('A picture\'s name already used') );
}
// test de la présence des champs obligatoires
if ( empty($_FILES['picture']['name']))
{
- array_push( $error, l10n('upload_filenotfound') );
+ array_push( $error, l10n('You must choose a picture fileformat for the image') );
}
if ( !preg_match( '/([_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)+)/',
$_POST['mail_address'] ) )
{
- array_push( $error, l10n('reg_err_mail_address') );
+ array_push( $error, l10n('mail address must be like xxx@yyy.eee (example : jack@altern.org)') );
}
if ( empty($_POST['username']) )
{
- array_push( $error, l10n('upload_err_username') );
+ array_push( $error, l10n('the username must be given') );
}
$date_creation = '';
@@ -209,7 +209,7 @@ if ( isset( $_POST['submit'] ) and !isset( $_GET['waiting_id'] ) )
}
else
{
- array_push( $error, l10n('err_date') );
+ array_push( $error, l10n('wrong date') );
}
}
// creation of the "infos" field :
@@ -224,7 +224,7 @@ if ( isset( $_POST['submit'] ) and !isset( $_GET['waiting_id'] ) )
if ( !preg_match( '/^[a-zA-Z0-9-_.]+$/', $_FILES['picture']['name'] ) )
{
- array_push( $error, l10n('update_wrong_dirname') );
+ array_push( $error, l10n('wrong filename') );
}
if ( sizeof( $error ) == 0 )
@@ -318,7 +318,7 @@ if ( isset( $_POST['submit'] ) and isset( $_GET['waiting_id'] ) )
//
// Start output of page
//
-$title= l10n('upload_title');
+$title= l10n('Upload a picture');
$page['body_id'] = 'theUploadPage';
include(PHPWG_ROOT_PATH.'include/page_header.php');
$template->set_filenames(array('upload'=>'upload.tpl'));
@@ -350,7 +350,7 @@ $u_form.= '&amp;waiting_id='.$page['waiting_id'];
if ( isset( $page['waiting_id'] ) )
{
- $advise_title = l10n('upload_advise_thumbnail').$_FILES['picture']['name'];
+ $advise_title = l10n('Optional, but recommended : choose a thumbnail to associate to ').$_FILES['picture']['name'];
}
else
{
@@ -381,7 +381,7 @@ if ( !$page['upload_successful'] )
//--------------------------------------------------------------------- advises
if ( !empty($conf['upload_maxfilesize']) )
{
- $content = l10n('upload_advise_filesize');
+ $content = l10n('the filesize of the picture must not exceed : ');
$content.= $conf['upload_maxfilesize'].' KB';
$template->append('advises', $content);
}
@@ -390,13 +390,13 @@ if ( !$page['upload_successful'] )
{
if ( $conf['upload_maxwidth_thumbnail'] != '' )
{
- $content = l10n('upload_advise_width');
+ $content = l10n('the width of the picture must not exceed : ');
$content.= $conf['upload_maxwidth_thumbnail'].' px';
$template->append('advises', $content);
}
if ( $conf['upload_maxheight_thumbnail'] != '' )
{
- $content = l10n('upload_advise_height');
+ $content = l10n('the height of the picture must not exceed : ');
$content.= $conf['upload_maxheight_thumbnail'].' px';
$template->append('advises', $content);
}
@@ -405,18 +405,18 @@ if ( !$page['upload_successful'] )
{
if ( $conf['upload_maxwidth'] != '' )
{
- $content = l10n('upload_advise_width');
+ $content = l10n('the width of the picture must not exceed : ');
$content.= $conf['upload_maxwidth'].' px';
$template->append('advises', $content);
}
if ( $conf['upload_maxheight'] != '' )
{
- $content = l10n('upload_advise_height');
+ $content = l10n('the height of the picture must not exceed : ');
$content.= $conf['upload_maxheight'].' px';
$template->append('advises', $content);
}
}
- $template->append('advises', l10n('upload_advise_filetype'));
+ $template->append('advises', l10n('the picture must be to the fileformat jpg, gif or png'));
//----------------------------------------- optionnal username and mail address
if ( !isset( $page['waiting_id'] ) )