Update en_GB, thanks to cathedral

This commit is contained in:
Piwigo-TranslationTeam
2024-03-29 07:41:09 +01:00
parent f573d021cc
commit 25effe6636

8
language/en_GB/common.lang.php Normal file → Executable file
View File

@@ -110,7 +110,6 @@ $lang['Search for words'] = 'Search for words';
$lang['Search in albums'] = 'Search in albums';
$lang['Search in sub-albums'] = 'Search in sub-albums';
$lang['Search results'] = 'Search results';
$lang['Search rules'] = 'Search criteria';
$lang['Send my connection settings by email'] = 'Send my connection settings by email';
$lang['Sent by'] = 'Sent by';
$lang['Show file metadata'] = 'Show file metadata';
@@ -243,7 +242,6 @@ $lang['Display'] = 'Display';
$lang['Download'] = 'download';
$lang['Download this file'] = 'Download this file';
$lang['EXIF Metadata'] = 'EXIF Metadata';
$lang['Each listed rule must be satisfied.'] = 'All of the criteria must be satisfied.';
$lang['Edit'] = 'Edit';
$lang['Edit a comment'] = 'Edit a comment';
$lang['Email'] = 'Email';
@@ -276,7 +274,6 @@ $lang['Albums'] = 'Albums';
$lang['All'] = 'All';
$lang['Apply on properties'] = 'Apply on properties';
$lang['Are you sure?'] = 'Are you sure?';
$lang['At least one listed rule must be satisfied.'] = 'At least one listed criterion must be satisfied.';
$lang['Author'] = 'Author';
$lang['Author: %s'] = 'Author: %s';
$lang['Auto login'] = 'Auto login';
@@ -324,4 +321,7 @@ $lang['%d comment to validate'] = '%d comment to validate';
$lang['%d album updated'] = '%d album updated';
$lang['%d comment'] = '%d comment';
$lang['%d albums updated'] = '%d album updated';
$lang['%d Kb'] = '%d KB';
$lang['%d Kb'] = '%d KB';
$lang['mandatory'] = 'required';
$lang['Yes'] = 'Yes';
$lang['Clear'] = 'Clear';