mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-19 16:13:00 +02:00
Change Language marker: From 1.8 (and following) all language updates are grouped below a comment line.
Developers are invited to respect this new rule to minimize translators efforts. git-svn-id: http://piwigo.org/svn/trunk@2008 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -613,5 +613,5 @@ $lang['no_display_thumbnail'] = 'No display';
|
||||
$lang['display_thumbnail_classic'] = 'Classic display';
|
||||
$lang['display_thumbnail_hoverbox'] = 'Hoverbox display';
|
||||
$lang['Thumbnails'] = 'Thumbnails';
|
||||
|
||||
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
|
||||
?>
|
||||
|
||||
@@ -633,4 +633,5 @@ $lang['Creation date: %s'] = 'Creation date: %s';
|
||||
$lang['Waiting page: %s'] = 'Waiting page: %s';
|
||||
$lang['Picture uploaded by %s'] = 'Picture uploaded by %s';
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
|
||||
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
|
||||
?>
|
||||
|
||||
@@ -614,5 +614,5 @@ $lang['no_display_thumbnail'] = 'Pas d\'affichage';
|
||||
$lang['display_thumbnail_classic'] = 'Affichage classique';
|
||||
$lang['display_thumbnail_hoverbox'] = 'Affichage lors du survol';
|
||||
$lang['Thumbnails'] = 'Miniatures';
|
||||
|
||||
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
|
||||
?>
|
||||
|
||||
@@ -633,4 +633,5 @@ $lang['Creation date: %s'] = 'Date de cr
|
||||
$lang['Waiting page: %s'] = 'Page en attente: %s';
|
||||
$lang['Picture uploaded by %s'] = 'Image téléchargée par %s';
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrateur, webmestre et utilisateur spécial ne peuvent pas utiliser cette méthode';
|
||||
// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user