From 93166371cb5bab4dff203282ae528310491c010d Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 20 Dec 2025 22:59:00 +0100 Subject: [PATCH] copy en_UK+fr_FR from 16.x@6858acda3 --- language/en_UK/admin.lang.php | 12 ++++++++++++ language/fr_FR/admin.lang.php | 17 +++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index b68ac8d89..f2b4e855d 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1421,5 +1421,17 @@ $lang['Empty lounge'] = 'Empty lounge'; $lang['There is currently %d photos in the lounge (upload buffer)'] = 'There is currently %d photos in the lounge (upload buffer)'; $lang['%d photos were moved from the upload lounge to their albums'] = '%d photos were moved from the upload lounge to their albums'; $lang['Admins only'] = 'Admins only'; +$lang['Standard pages'] = 'Standard pages'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] ='Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:' ; +$lang['Standard pages header'] = 'Standard pages header'; +$lang['Use Piwigo logo'] = 'Use Piwigo logo'; +$lang['Use custom logo (png, jpeg or svg)'] = 'Use custom logo (png, jpeg or svg)'; +$lang['Display Gallery title'] = 'Display Gallery title'; +$lang['Select a color theme for standard pages'] = 'Select a color theme for standard pages'; +$lang['Light mode'] = 'Light mode'; +$lang['Dark mode'] = 'Dark mode'; +$lang['Personalization settings'] ='Personalization settings'; +$lang['Change logo'] = 'Change logo'; + // Leave this line empty \ No newline at end of file diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 7c8f10a79..ccfbe3cf2 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1410,8 +1410,8 @@ $lang['To set your password, visit the following address:'] = 'Pour définir vot $lang['A photo library administrator has created the following account for you:'] = 'Un administrateur de la photothèque vous a créé le compte suivant :'; $lang['Welcome to %s'] = 'Bienvenue sur %s'; $lang['Save all photos'] = 'Enregistrer toutes les photos'; -$lang['Use standard Piwigo template for common pages.'] = 'Utiliser le modèle standard de Piwigo pour les pages courantes.'; -$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Lorsque cette option est activée, un modèle commun est utilisé pour les pages de connexion, d\'inscription et de mot de passe oublié, quel que soit le thème. Certains thèmes peuvent utiliser ces modèles même si cette option est décochée.'; +$lang['Use standard Piwigo template for common pages.'] = 'Utiliser les pages standard de Piwigo pour les pages courantes.'; +$lang['When enabled, a common template is used for the login, registration and forgotten password pages, regardless of the theme. Some themes might use these templates even if you uncheck this option'] = 'Lorsque cette option est activée, un thème commun est utilisé pour les pages de connexion, d\'inscription et de mot de passe oublié, quel que soit le thème. Certains thèmes peuvent utiliser ce design même si cette option est décochée.'; $lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Nous avons trouvé %d chemins anormalement dupliqués. À contrôler avec le plugin Check Uploads.'; $lang['Are you sure you want to delete comment #%s?'] = 'Êtes-vous sûr de vouloir supprimer le commentaire #%s ?'; $lang['No comments selected, no actions possible.'] = 'Aucun commentaire sélectionné, aucune action possible.'; @@ -1423,4 +1423,17 @@ $lang['Empty lounge'] = 'Vider le lounge'; $lang['There is currently %d photos in the lounge (upload buffer)'] = 'Il y a actuellement %d photos dans le lounge (salle d\'attente des transferts)'; $lang['%d photos were moved from the upload lounge to their albums'] = '%d photos ont été déplacées du lounge vers leurs albums respectifs'; $lang['Admins only'] = 'Admins uniquement'; +$lang['Standard pages'] = 'Pages standard'; +$lang['Standard pages aren\'t activated, however you have %d active themes that will still use them. These themes are:'] ='Les pages standard ne sont pas activées, mais vous avez %d thèmes actifs qui les utiliseront. Ces thèmes sont :' ; +$lang['Standard pages header'] = 'En-tête des pages standards'; +$lang['Use Piwigo logo'] = 'Utiliser le logo Piwigo'; +$lang['Use custom logo (png, jpeg or svg)'] = 'Utiliser un logo personnalisé (png, jpeg ou svg)'; +$lang['Display Gallery title'] = 'Afficher le titre de la galerie'; +$lang['Select a color theme for standard pages'] = 'Choisissez un jeu de couleurs pour les pages standard'; +$lang['Light mode'] = 'Mode claire'; +$lang['Dark mode'] = 'Mode sombre'; +$lang['Personalization settings'] ='Paramètres de personnalisation'; +$lang['Change logo'] = 'Changer le logo'; + + // Leave this line empty