mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-03 23:43:20 +02:00
import new strings from 2b57000 (master) : alternative display switch + move albums
This commit is contained in:
@@ -1118,3 +1118,17 @@ $lang['Created on %s'] = 'Created on %s';
|
||||
$lang['Edited on %s'] = 'Edited on %s';
|
||||
$lang['%d sub-albums'] = '%d sub-albums';
|
||||
$lang['Refresh thumbnail'] = 'Refresh thumbnail';
|
||||
$lang['Compact View'] = 'Compact View';
|
||||
$lang['Tile View'] = 'Tile View';
|
||||
$lang['Line View'] = 'Line View';
|
||||
$lang['Add Album'] = 'Add Album';
|
||||
$lang['Name field must not be empty'] = 'Name field must not be empty';
|
||||
$lang['Drag and drop to reorder albums'] = 'Drag and drop to reorder albums';
|
||||
$lang['Apply an automatic order to root albums'] = 'Apply an automatic order to root albums';
|
||||
$lang['Show sub-albums'] = 'Show sub-albums';
|
||||
$lang['Hide sub-albums'] = 'Hide sub-albums';
|
||||
$lang['Root'] = 'Root';
|
||||
$lang['Apply to direct sub-albums'] = 'Apply to direct sub-albums';
|
||||
$lang['Apply to the whole hierarchy'] = 'Apply to the whole hierarchy';
|
||||
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums found, try to refine the search';
|
||||
$lang['Select an album... or type it!'] = 'Select an album... or type it!';
|
||||
Reference in New Issue
Block a user