diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 6eff4b05a..2335c670a 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1076,3 +1076,44 @@ $lang['Please upgrade your PHP version before any update.'] = 'Please upgrade yo $lang['Requires PHP %s'] = 'Requires PHP %s'; $lang['%s MB used'] = '%s MB used'; $lang['%s GB used'] = '%s GB used'; +$lang['Activity peak in the last weeks'] = 'Activity peak in the last weeks'; +$lang['%d Activities'] = '%d Activities'; +$lang['%d Activity'] = '%d Activity'; +$lang['Storage'] = 'Storage'; +$lang['Other'] = 'Other'; +$lang['Videos'] = 'Videos'; +$lang['Formats'] = 'Formats'; +$lang['Cache'] = 'Cache'; +$lang['No plugins found'] = 'No plugins found'; +$lang['You have %s inactive plugins'] = 'You have %s inactive plugins'; +$lang['Show inactive plugins'] = 'Show inactive plugins'; +$lang['Compare mode'] = 'Compare mode'; +$lang['Average last 12 months'] = 'Average last 12 months'; +$lang['Page Visited'] = 'Page Visited'; +$lang['Page Visited in %s'] = 'Page Visited in %s'; +$lang['Set as default'] = 'Set as default'; +$lang['This is already the default theme'] = 'This is already the default theme'; +$lang['Group added'] = 'Group added'; +$lang['Group renamed'] = 'Group renamed'; +$lang['Set as group for new users'] = 'Set as group for new users'; +$lang['Unset as group for new users'] = 'Unset as group for new users'; +$lang['Are you sure you want to delete group "%s"?'] = 'Are you sure you want to delete group "%s"?'; +$lang['Group "%s" succesfully deleted'] = 'Group "%s" succesfully deleted'; +$lang['Name is already taken'] = 'Name is already taken'; +$lang['Groups \{%s\} succesfully deleted'] = 'Groups \{%s\} succesfully deleted'; +$lang['User associated'] = 'User associated'; +$lang['User "%s" dissociated from this group'] = 'User "%s" dissociated from this group'; +$lang['Group(s) \{%s1\} succesfully merged into "%s2"'] = 'Group(s) \{%s1\} succesfully merged into "%s2"'; +$lang['Associate User'] = 'Associate User'; +$lang['Dissociate user from this group'] = 'Dissociate user from this group'; +$lang['Manage users with user manager'] = 'Manage users with user manager'; +$lang['Showing %s users out of %s'] = 'Showing %s users out of %s'; +$lang['Album search tool'] = 'Album search tool'; +$lang['No albums found'] = 'No albums found'; +$lang['%d albums found'] = '%d albums found'; +$lang['1 album found'] = '1 album found'; +$lang['You don\'t have access to this photo'] = 'You don\'t have access to this photo'; +$lang['%s file type'] = '%s file type'; +$lang['Created on %s'] = 'Created on %s'; +$lang['Edited on %s'] = 'Edited on %s'; +$lang['%d sub-albums'] = '%d sub-albums';