aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php16
1 files changed, 11 insertions, 5 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index 84b4207e7..82dc5cd08 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: English [UK]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=417
Author: Piwigo team
Author URI: http://piwigo.org
@@ -43,7 +43,7 @@ $lang['%d comments to validate'] = "%d comments to validate";
$lang['%d comments'] = "%d comments";
$lang['%d hit'] = "%d hit";
$lang['%d hits'] = "%d hits";
-$lang['%d Kb'] = "%d Kb";
+$lang['%d Kb'] = '%d KB';
$lang['%d new comment'] = "%d new comment";
$lang['%d new comments'] = "%d new comments";
$lang['%d new photo'] = "%d new photo";
@@ -184,9 +184,11 @@ $lang['Filesize'] = "Filesize";
$lang['Filter and display'] = "Filter and display";
$lang['Filter'] = "Filter";
$lang['First'] = "First";
+$lang['First Page'] = 'First page';
$lang['Forbidden'] = 'Forbidden';
$lang['Forgot your password?'] = 'Forgot your password?';
$lang['from %s to %s'] = "from %s to %s";
+$lang['Go back to the album'] = "Go back to the album";
$lang['Go through the gallery as a visitor'] = "Navigate the gallery as a visitor";
$lang['group by letters'] = "group by letters";
$lang['guest'] = "guest";
@@ -205,7 +207,6 @@ $lang['in %d sub-album'] = "in %d sub-album";
$lang['in %d sub-albums'] = "in %d sub-albums";
$lang['in this album'] = "in this album";
$lang['included'] = "included";
-$lang['Interface theme'] = "Interface theme";
$lang['Invalid key'] = 'Invalid key';
$lang['Invalid password!'] = "Invalid password!";
$lang['Invalid username or email'] = 'Invalid username or email';
@@ -217,6 +218,7 @@ $lang['Language'] = "Language";
$lang['large'] = 'L - large';
$lang['last %d days'] = "last %d days";
$lang['Last'] = "Last";
+$lang['Last Page'] = "Last page";
$lang['letters'] = "letters";
$lang['Links'] = "Links";
$lang['login mustn\'t end with a space character'] = "login must not end with a space character";
@@ -278,7 +280,6 @@ $lang['Photos posted within the last %d days.'] = "Photos posted within the last
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an unrecoverable error';
$lang['Piwigo Help'] = "Piwigo help";
$lang['Play of slideshow'] = "Play slideshow";
-$lang['please enter your password again'] = "please enter your password again";
$lang['Please enter your username or email address.'] = 'Please enter your username or email address.';
$lang['Please, enter a login'] = "Please, enter a login";
$lang['Post date'] = "Post date";
@@ -412,4 +413,9 @@ $lang['Your password has been reset'] = 'Your password has been reset';
$lang['Your username has been successfully changed to : %s'] = 'Your username has been successfully changed to: %s';
$lang['Your website URL is invalid'] = 'Your website URL is invalid';
$lang['mandatory'] = 'mandatory';
+$lang['Email'] = "Email";
+$lang['Password is missing. Please enter the password.'] = "Password is missing. Please enter the password.";
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = "Password confirmation is missing. Please confirm the chosen password.";
+$lang['%d photos per page'] = '%d photos per page';
+$lang['Theme'] = 'Theme';
?> \ No newline at end of file