aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_GB/admin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_GB/admin.lang.php')
-rw-r--r--language/en_GB/admin.lang.php20
1 files changed, 17 insertions, 3 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