mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
Update en_UK, thanks to claire-mich
This commit is contained in:
Regular → Executable
+6
-7
@@ -50,7 +50,7 @@ $lang['About Piwigo'] = "About Piwigo";
|
||||
$lang['About'] = "About";
|
||||
$lang['Accelerate diaporama speed'] = "Increase slideshow speed";
|
||||
$lang['Add a comment'] = "Add a comment";
|
||||
$lang['add this photo to your favorites'] = "add this photo to your favorites";
|
||||
$lang['add this photo to your favorites'] = 'add this photo to my favorites';
|
||||
$lang['Admin: %s'] = "Admin: %s";
|
||||
$lang['Administration'] = "Administration";
|
||||
$lang['Album results for'] = "Album results for";
|
||||
@@ -118,8 +118,8 @@ $lang['day'][4] = "Thursday";
|
||||
$lang['day'][5] = "Friday";
|
||||
$lang['day'][6] = "Saturday";
|
||||
$lang['Default'] = "Default";
|
||||
$lang['delete all photos from your favorites'] = "delete all photos from your favorites";
|
||||
$lang['delete this photo from your favorites'] = "delete this photo from your favorites";
|
||||
$lang['delete all photos from your favorites'] = 'delete all photos from my favorites';
|
||||
$lang['delete this photo from your favorites'] = 'delete this photo from my favorites';
|
||||
$lang['Delete'] = "Delete";
|
||||
$lang['descending'] = "descending";
|
||||
$lang['Desktop'] = 'Desktop';
|
||||
@@ -138,7 +138,7 @@ $lang['display only recently posted photos'] = "display only recently posted pho
|
||||
$lang['display photos linked to this tag'] = "display photos linked to this tag";
|
||||
$lang['display recently updated albums'] = "display recently updated albums";
|
||||
$lang['display this album'] = "display this album";
|
||||
$lang['display your favorites photos'] = "display your favorites photos";
|
||||
$lang['display your favorites photos'] = 'display my favorites';
|
||||
$lang['Display'] = "Display";
|
||||
$lang['Download this file'] = "Download this file";
|
||||
$lang['Download'] = "download";
|
||||
@@ -388,7 +388,7 @@ $lang['You are not authorized to access the requested page'] = "You are not auth
|
||||
$lang['You will receive a link to create a new password via email.'] = 'You will receive a link to create a new password via email.';
|
||||
$lang['Your comment has been registered'] = "Your comment has been registered";
|
||||
$lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Your comment has NOT been registered because it did not pass the validation rules";
|
||||
$lang['Your favorites'] = "Your favorites";
|
||||
$lang['Your favorites'] = 'My favorites';
|
||||
$lang['Your Gallery Customization'] = "Your gallery customization";
|
||||
$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';
|
||||
@@ -443,5 +443,4 @@ $lang['%d visits'] = '%d visits';
|
||||
$lang['rating score %s'] = 'rating score %s';
|
||||
$lang['year %d'] = 'year %d';
|
||||
$lang['last 3 months'] = 'Last 3 months';
|
||||
$lang['last 24 hours'] = 'last 24 hours';
|
||||
?>
|
||||
$lang['last 24 hours'] = 'last 24 hours';
|
||||
Reference in New Issue
Block a user