mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
[trunk_install] Update en_UK, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30164 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -47,14 +47,14 @@ $lang['Password [confirm]'] = "Password [confirm]";
|
||||
$lang['verification'] = "verification";
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Need help? Ask your question on the <a href="%s">Piwigo message board</a>.';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = 'Visitors will be able to use this email to contact the site administrator';
|
||||
$lang['PHP 5 is required'] = "PHP 5 is required";
|
||||
$lang['PHP 5 is required'] = 'PHP 5.2 is required';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = "It appears your webhost is currently running PHP %s.";
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.";
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5.2 by creating or modifying a .htaccess file.';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and then restart Piwigo.';
|
||||
$lang['Try to configure PHP 5'] = "Try to configure PHP 5";
|
||||
$lang['Try to configure PHP 5'] = 'Try to configure PHP 5.2';
|
||||
$lang['Sorry!'] = "Sorry!";
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = "Piwigo was not able to configure PHP 5.";
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "You should refer to your hosting provider's support and see how you can switch to PHP 5 by yourself.";
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo was not able to configure PHP 5.2';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'You should refer to your hosting provider\'s support and see how you can switch to PHP 5.2 by yourself.';
|
||||
$lang['Hope to see you back soon.'] = "Hope to see you back soon.";
|
||||
$lang['Congratulations, Piwigo installation is completed'] = 'Congratulations, Piwigo installation is completed';
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning: database.inc.php must only contain what is in the textarea, no line return or space character)';
|
||||
@@ -64,5 +64,4 @@ $lang['You can download the config file and upload it to local/config directory
|
||||
$lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery';
|
||||
$lang['Welcome to my photo gallery'] = 'Welcome to my photo gallery';
|
||||
$lang['Welcome to your new installation of Piwigo!'] = 'Welcome to your new installation of Piwigo!';
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s';
|
||||
?>
|
||||
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s';
|
||||
Reference in New Issue
Block a user