From a9644bf46e44a698799918addd5ca1b4214bfe9e Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 10 May 2014 05:06:57 +0000 Subject: [trunk_admin] Update en_GB, thanks to : beerfestival git-svn-id: http://piwigo.org/svn/trunk@28397 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_GB/admin.lang.php | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'language/en_GB') 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 $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'You have specified $conf[\'order_by\'] in your local configuration file, this parameter is deprecated, please remove it or rename it to $conf[\'order_by_custom\'] !'; -$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 Browser uploader instead.'] = 'You are using the Flash uploader. Problems? Try the Browser uploader 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.
Click here to show log error.'] = 'An error has occurred during extract. Please check file permissions of your Piwigo installation.
Click here to show log error.'; \ No newline at end of file -- cgit v1.2.3