copy en_UK+fr_FR from master@65bc7285a : 3 new strings in admin.lang.php + new file whats_new_15.lang.php

This commit is contained in:
plegall
2024-11-06 11:45:37 +01:00
parent 1c6b317873
commit 96baf084ba
4 changed files with 30 additions and 0 deletions
+3
View File
@@ -1400,4 +1400,7 @@ $lang['Resend password link'] = 'Resend password link';
$lang['Username successfully modified'] = 'Username successfully modified';
$lang['Changing the main user'] = 'Changing the main user';
$lang['Yes, let\'s proceed'] = 'Yes, let\'s proceed';
$lang['What\'s new in version %s'] = 'What\'s new in version %s?';
$lang['Read the release note'] = 'Read the release note';
$lang['Ok, got it!'] = 'Ok, got it!';
// Leave this line empty
+12
View File
@@ -0,0 +1,12 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['A new interface for user management'] = 'A new interface for user management';
$lang['Brand new features : Activities logs and PDF reader'] = 'Brand new features : Activities logs and PDF reader';
$lang['Enhanced interface for batch manager and album selector'] = 'Enhanced interface for batch manager and album selector';
$lang['Even more filters for the gallery search engine'] = 'Even more filters for the gallery search engine';
+3
View File
@@ -1402,4 +1402,7 @@ $lang['Resend password link'] = 'Renvoyer le lien du mot de passe';
$lang['Username successfully modified'] = 'Nom d\'utilisateur modifié avec succès';
$lang['Changing the main user'] = 'Changer l\'utilisateur principal';
$lang['Yes, let\'s proceed'] = 'Oui, continuons';
$lang['What\'s new in version %s'] = 'Quoi de neuf dans Piwigo %s ?';
$lang['Read the release note'] = 'Lire la note de version';
$lang['Ok, got it!'] = 'Ok, j\'ai compris!';
// Leave this line empty
+12
View File
@@ -0,0 +1,12 @@
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['A new interface for user management'] = 'Une nouvelle interface pour la gestion des utilisateurs';
$lang['Brand new features : Activities logs and PDF reader'] = 'Nouvelles fonctionnalités : Activités systèmes et lecteur PDF';
$lang['Enhanced interface for batch manager and album selector'] = 'Design amélioré pour la gestion par lot et la sélection d\'album';
$lang['Even more filters for the gallery search engine'] = 'De nouveaux filtres dans le moteur de recherche';