cherry-pick 50 commits from translation

git log --reverse --oneline  translation ^master --pretty=format:"git cherry-pick --no-commit %H" a452994..c7465d6 | bash
This commit is contained in:
plegall
2016-05-03 15:55:16 +02:00
parent c5af8c4922
commit f0d29d9134
42 changed files with 1156 additions and 994 deletions
+2 -2
View File
@@ -807,8 +807,8 @@ $lang['Send connection settings by email'] = 'Envoyer les identifiants par email
$lang['Activate comments'] = 'Activer les commentaires';
$lang['Default comments order'] = 'Ordre par défaut des commentaires';
$lang['A locked gallery is only visible to administrators'] = 'Une galerie verrouillée n\'est visible que des administrateurs';
$lang['Unlock gallery'] = 'Déverouiller la galerie';
$lang['Gallery unlocked'] = 'Galerie déverouillée';
$lang['Unlock gallery'] = 'Déverrouiller la galerie';
$lang['Gallery unlocked'] = 'Galerie déverrouillée';
$lang['Notify administrators when a comment is'] = 'Notifier les administrateurs lorsqu\'un commentaire est';
$lang['modified'] = 'modifié';
$lang['deleted'] = 'supprimé';