mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
new strings on branch 12.x
This commit is contained in:
@@ -1066,8 +1066,10 @@ $lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Are yo
|
||||
$lang['Are you sure you want to install the plugin "%s"?'] = 'Are you sure you want to install the plugin "%s"?';
|
||||
$lang['Are you sure you want to delete the plugin "%s"?'] = 'Are you sure you want to delete the plugin "%s"?';
|
||||
$lang['Are you sure you want to restore the plugin "%s"?'] = 'Are you sure you want to restore the plugin "%s"?';
|
||||
$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Are you sure you want to uninstall the plugin "%s"?';
|
||||
$lang['Are you sure you want to delete all sizes?'] = 'Are you sure you want to delete all sizes?';
|
||||
$lang['Are you sure you want to lock the gallery?'] = 'Are you sure you want to lock the gallery?';
|
||||
$lang['Are you sure you want to unlock the gallery?'] = 'Are you sure you want to unlock the gallery?';
|
||||
$lang['Are you sure you want to delete the language "%s"?'] = 'Are you sure you want to delete the language "%s"?';
|
||||
$lang['Are you sure you want to delete the theme "%s"?'] = 'Are you sure you want to delete the theme "%s"?';
|
||||
$lang['Are you sure you want to update all extensions?'] = 'Are you sure you want to update all extensions?';
|
||||
@@ -1249,4 +1251,8 @@ $lang['Webmaster status required'] = 'Webmaster status required';
|
||||
$lang['%s plugins found'] = '<b>%s</b> plugins found';
|
||||
$lang['%s plugin found'] = '<b>%s</b> plugin found';
|
||||
$lang['%s status is required to edit parameters.'] = '%s status is required to edit parameters.';
|
||||
$lang['Edit photo #%s'] = 'Edit photo #%s';
|
||||
$lang['Edit photo #%s'] = 'Edit photo #%s';
|
||||
$lang['Advanced features'] = 'Advanced features';
|
||||
$lang['Global Gallery Actions'] = 'Global Gallery Actions';
|
||||
$lang['Purge Actions'] = 'Purge Actions';
|
||||
$lang['Purge Cache'] = 'Purge Cache';
|
||||
|
||||
@@ -1064,8 +1064,10 @@ $lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Êtes-
|
||||
$lang['Are you sure you want to install the plugin "%s"?'] = 'Êtes-vous sûr de vouloir installer le plugin "%s" ?';
|
||||
$lang['Are you sure you want to delete the plugin "%s"?'] = 'Êtes-vous sûr de vouloir supprimer le plugin "%s" ?';
|
||||
$lang['Are you sure you want to restore the plugin "%s"?'] = 'Êtes-vous sûr de vouloir restaurer le plugin "%s" ?';
|
||||
$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Êtes-vous sûr de vouloir désinstaller le plugin "%s" ?';
|
||||
$lang['Are you sure you want to delete all sizes?'] = 'Êtes-vous sûr de vouloir supprimer toutes les tailles ?';
|
||||
$lang['Are you sure you want to lock the gallery?'] = 'Êtes-vous sûr de vouloir verrouiller la galerie ?';
|
||||
$lang['Are you sure you want to unlock the gallery?'] = 'Êtes-vous sûr de vouloir déverrouiller la galerie ?';
|
||||
$lang['Are you sure you want to delete the language "%s"?'] = 'Êtes-vous sûr de vouloir supprimer la langue "%s" ?';
|
||||
$lang['Are you sure you want to delete the theme "%s"?'] = 'Êtes-vous sûr de vouloir supprimer le thème "%s" ?';
|
||||
$lang['Are you sure you want to update all extensions?'] = 'Êtes-vous sûr de vouloir mettre à jour toutes les extensions ?';
|
||||
@@ -1252,3 +1254,7 @@ $lang['Webmaster status required'] = 'Statut Webmaster nécéssaire';
|
||||
$lang['%s plugins found'] = '<b>%s</b> plugins trouvés';
|
||||
$lang['%s plugin found'] = '<b>%s</b> plugin trouvé';
|
||||
$lang['%s status is required to edit parameters.'] = 'Le statut %s est nécéssaire pour modifier les paramètres.';
|
||||
$lang['Advanced features'] = 'Fonctionnalités avancées';
|
||||
$lang['Global Gallery Actions'] = 'Actions sur la gallerie';
|
||||
$lang['Purge Actions'] = 'Actions de purge';
|
||||
$lang['Purge Cache'] = 'Purger le cache';
|
||||
|
||||
Reference in New Issue
Block a user