aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_GB
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_GB')
-rw-r--r--language/en_GB/admin.lang.php20
-rw-r--r--language/en_GB/common.lang.php8
-rw-r--r--language/en_GB/install.lang.php23
3 files changed, 44 insertions, 7 deletions
diff --git a/language/en_GB/admin.lang.php b/language/en_GB/admin.lang.php
index 26d69000e..4f40034c1 100644
--- a/language/en_GB/admin.lang.php
+++ b/language/en_GB/admin.lang.php
@@ -56,7 +56,7 @@ $lang['Instructions to use Piwigo'] = "How to use Piwigo";
$lang['Last hit'] = "Latest hit";
$lang['Last import'] = 'Latest import';
$lang['Last revisions'] = "Latest revisions";
-$lang['Last send'] = "Latest send";
+$lang['Last send'] = 'Last sent';
$lang['Link all album photos to some existing albums'] = "Link all album photos to some existing album";
$lang['Manage tags'] = 'Manage keywords';
$lang['Manage the members'] = 'Manage members';
@@ -108,7 +108,7 @@ $lang['Virtual albums to move'] = "Virtual albums to be moved";
$lang['With no tag'] = 'With no keyword';
$lang['You are running on development sources, no check possible.'] = "You are running a development version, no check possible.";
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter is deprecated, please remove it or rename it to <i>$conf[\'order_by_custom\']</i> !';
-$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "Please upgrade your system to take full advantage of the application, otherwise it might work improperly, or not at all";
+$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = 'Please upgrade your system to take full advantage of the application, otherwise it might not work correctly, or not at all';
$lang['digiKam is designed for photographers who want to view, manage, edit, enhance, organize, tag, and share photographs.'] = 'digiKam is designed for photographers who want to view, manage, edit, enhance, organise, tag, and share photographs.';
$lang['You have %d orphan tags: %s.'] = 'You have %d orphan keywords: %s.';
@@ -145,4 +145,18 @@ $lang['Active Themes'] = 'Active themes';
$lang['Add New Language'] = 'Add a new language';
$lang['Active Languages'] = 'Active languages';
$lang['Active Plugins'] = 'Active plugins';
-?> \ No newline at end of file
+$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.';
+$lang['Upload Photos'] = 'Upload photos';
+$lang['Uploaded Photos'] = 'Uploaded photos';
+$lang['Update All'] = 'Update all';
+$lang['Update Complete'] = 'Update complete';
+$lang['Switch to clear or dark colors for administration'] = 'Switch to clear or dark colours for administration';
+$lang['Start Upload'] = 'Start upload';
+$lang['Pending Comments'] = 'Pending comments';
+$lang['Obsolete Plugins'] = 'Obsolete plugins';
+$lang['Multiple Size'] = 'Multiple size';
+$lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'This theme could not be activated as the parent theme ( %s )is missing';
+$lang['Help Me'] = 'Help me';
+$lang['An error occured during extraction (%s).'] = 'An error occurred during the files (%s) extraction.';
+$lang['An error has occured during upgrade.'] = 'An error has occurred during upgrade.';
+$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'An error has occurred during extract. Please check file permissions of your Piwigo installation.<br><a href="%s">Click here to show log error</a>.'; \ No newline at end of file
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php
index 2098c1d9c..ebf4d8ae8 100644
--- a/language/en_GB/common.lang.php
+++ b/language/en_GB/common.lang.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: English [GB]
-Version: 2.6.0
+Version: 2.6.1
Language URI: http://piwigo.org/ext/extension_view.php?eid=716
Author: Piwigo team
Author URI: http://piwigo.org
@@ -53,7 +53,7 @@ $lang['Related tags'] = "Related keywords";
$lang['remove this tag from the list'] = "remove this keyword from the list";
$lang['Requested tag does not exist'] = 'Requested keyword does not exist';
$lang['Search tags'] = "Search keywords";
-$lang['show tag cloud'] = "show keywords ungrouped";
+$lang['show tag cloud'] = 'show keywords cloud';
$lang['Tag results for'] = "Keyword results for";
$lang['Tag'] = "Keyword";
$lang['Tags'] = "Keywords";
@@ -64,7 +64,7 @@ $lang['Your Gallery Customization'] = "Your gallery customisation";
$lang['no rate'] = 'no rating';
$lang['display your favorites photos'] = 'display your favourite photos';
$lang['You are not authorized to access the requested page'] = 'You are not authorised to access the requested page';
-$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Successfully registered; you will soon receive an email with your connection settings. Welcome!';
+$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Successfully registered. You will soon receive an email with your connection settings. Welcome!';
$lang['Please, enter a login'] = 'Please enter a login';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an irrecoverable error';
-?> \ No newline at end of file
+$lang['Forgot your password?'] = 'Forgotten your password?'; \ No newline at end of file
diff --git a/language/en_GB/install.lang.php b/language/en_GB/install.lang.php
new file mode 100644
index 000000000..8f5d1652f
--- /dev/null
+++ b/language/en_GB/install.lang.php
@@ -0,0 +1,23 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | 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 |
+// +-----------------------------------------------------------------------+
+// | This program 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 |
+// | |
+// | This program 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 this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Congratulations, Piwigo installation is completed'] = 'Congratulations. Piwigo installation is completed'; \ No newline at end of file