mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
bug 2448 fixed: change term "album representative" into "album thumbnail"
git-svn-id: http://piwigo.org/svn/trunk@12238 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -216,7 +216,7 @@ $lang['default'] = "default";
|
||||
$lang['delete album'] = "delete album";
|
||||
$lang['Delete orphan tags'] = 'Delete orphan tags';
|
||||
$lang['delete photo'] = 'delete photo';
|
||||
$lang['Delete Representant'] = "Delete Representant";
|
||||
$lang['Delete Representant'] = "Delete album thumbnail";
|
||||
$lang['Delete selected photos'] = "Delete selected photos";
|
||||
$lang['Delete selected tags'] = "Delete selected tags";
|
||||
$lang['Delete selected users'] = "Delete selected users";
|
||||
@@ -242,7 +242,7 @@ $lang['Dissociate from album'] = "Dissociate from album";
|
||||
$lang['dissociate from group'] = "dissociate from group";
|
||||
$lang['Dissociated'] = "Dissociated";
|
||||
$lang['Documentation'] = "Documentation";
|
||||
$lang['Does not represent'] = "Does not represent";
|
||||
$lang['Does not represent'] = "Is not thumbnail for";
|
||||
$lang['Download'] = 'Download';
|
||||
$lang['Download,'] = 'Download,';
|
||||
$lang['Downloads'] = "Downloads";
|
||||
@@ -285,7 +285,7 @@ $lang['File upload stopped by extension'] = 'File upload stopped by extension';
|
||||
$lang['File'] = "File";
|
||||
$lang['File/directory read error'] = "File/directory read error";
|
||||
$lang['Filesize'] = "Filesize";
|
||||
$lang['Find a new representant by random'] = "Find a new random representant";
|
||||
$lang['Find a new representant by random'] = "Find a new random album thumbnail";
|
||||
$lang['first photo added on %s'] = "first photo added on %s";
|
||||
$lang['for the file format'] = "for the file format";
|
||||
$lang['for this file format'] = "for this file format";
|
||||
@@ -540,7 +540,7 @@ $lang['Purge search history'] = "Purge search history";
|
||||
$lang['Purge sessions'] = "Purge sessions";
|
||||
$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
|
||||
$lang['Random photo'] = "Random photo";
|
||||
$lang['randomly represented'] = "random representative";
|
||||
$lang['randomly represented'] = "random album thumbnail";
|
||||
$lang['ranks'] = "ranks";
|
||||
$lang['Rate'] = "Rate";
|
||||
$lang['Rate date'] = "Rate date";
|
||||
@@ -567,10 +567,10 @@ $lang['remove title'] = 'remove title';
|
||||
$lang['Repair and optimize database'] = "Repair and optimize database";
|
||||
$lang['Replacement of original templates by customized templates from template-extension subfolder'] = "Replacement of original templates by customized templates from the template-extension subfolder";
|
||||
$lang['Replacers (customized templates)'] = "Substitutes (customized templates)";
|
||||
$lang['Representant'] = "Representant";
|
||||
$lang['Representation of albums'] = "Representation of albums";
|
||||
$lang['Representative'] = "Representative";
|
||||
$lang['Represents'] = "Represents";
|
||||
$lang['Representant'] = "Album Thumbnail";
|
||||
$lang['Representation of albums'] = "Album thumbnail";
|
||||
$lang['Representative'] = 'Album thumbnail';
|
||||
$lang['Represents'] = 'Is thumbnail for';
|
||||
$lang['Resize'] = 'Resize';
|
||||
$lang['Restore'] = "Restore";
|
||||
$lang['Restore default configuration. You will lose your plugin settings!'] = "Restore default configuration. You will lose your plugin settings!";
|
||||
@@ -610,7 +610,7 @@ $lang['Settings'] = 'Settings';
|
||||
$lang['Show info'] = "Show info";
|
||||
$lang['Show menubar'] = "Show menubar";
|
||||
$lang['Simulation'] = "Simulation";
|
||||
$lang['singly represented'] = "fixed representative";
|
||||
$lang['singly represented'] = 'fixed album thumbnail';
|
||||
$lang['Site manager'] = "Site manager";
|
||||
$lang['Specials'] = "Specials";
|
||||
$lang['Start pLoader and add your photos.'] = 'Start pLoader and add your photos.';
|
||||
|
||||
Reference in New Issue
Block a user