mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 00:23:40 +02:00
feature #556, add new language strings
This commit is contained in:
@@ -989,4 +989,7 @@ $lang['Recipients'] = 'Recipients';
|
||||
$lang['No recipient selected'] = 'No recipient selected';
|
||||
$lang['No user is permitted to see this private album'] = 'No user is permitted to see this private album';
|
||||
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Each email sent will contain its own automatic authentication key on links, valid for %s.';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'For security reason, authentication keys do not work for administrators.';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'For security reason, authentication keys do not work for administrators.';
|
||||
$lang['Select tags'] = 'Select tags';
|
||||
$lang['No tag selected, no action possible.'] = 'No tag selected, no action possible.';
|
||||
$lang['Display form'] = 'Display form';
|
||||
@@ -991,4 +991,7 @@ $lang['No recipient selected'] = 'Choisissez un destinataire';
|
||||
$lang['No user is permitted to see this private album'] = 'Aucun utilisateur n\'est autorisé à voir cet album privé';
|
||||
$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Chaque email envoyé contiendra sa propre clef d\'identification automatique sur les liens, valide %s.';
|
||||
$lang['For security reason, authentication keys do not work for administrators.'] = 'Par mesure de sécurité les clefs d\'identification ne fonctionnent pas pour les administrateurs.';
|
||||
$lang['Y Repeat'] = 'Répétition Y';
|
||||
$lang['Y Repeat'] = 'Répétition Y';
|
||||
$lang['Select tags'] = 'Sélectionner des tags';
|
||||
$lang['No tag selected, no action possible.'] = 'Aucun tag sélectionné, aucune action possible.';
|
||||
$lang['Display form'] = 'Afficher le formulaire';
|
||||
Reference in New Issue
Block a user