issue #2268 add sentences for translation

sentences that will only be used for piwigo 15 are in a seperate file to find them easier later on
common sentences for futur modals are in admin.lang
This commit is contained in:
HWFord 2024-11-06 10:48:57 +01:00
parent bc0a4bb107
commit 10e4554737
4 changed files with 44 additions and 0 deletions

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

View file

@ -0,0 +1,19 @@
<?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. |
// +-----------------------------------------------------------------------+
/*
Language Name: English [UK]
Version: auto
Language URI: http://piwigo.org/ext/extension_view.php?eid=417
Author: Piwigo team
Author URI: http://piwigo.org
*/
$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';

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

View file

@ -0,0 +1,19 @@
<?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. |
// +-----------------------------------------------------------------------+
/*
Language Name: English [UK]
Version: auto
Language URI: http://piwigo.org/ext/extension_view.php?eid=417
Author: Piwigo team
Author URI: http://piwigo.org
*/
$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';