add missing language strings for version 11

This commit is contained in:
plegall
2021-01-05 20:25:06 +01:00
parent c388fc62d7
commit 2aad7dba0c
+41
View File
@@ -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['<b>%d</b> albums found'] = '<b>%d</b> albums found';
$lang['<b>1</b> album found'] = '<b>1</b> 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';