diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/en_UK/admin.lang.php | 6 | ||||
-rw-r--r-- | language/fr_FR/admin.lang.php | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 51cfc3253..6c49fabc2 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -112,7 +112,6 @@ $lang['Add New Language'] = 'Add New Language'; $lang['add new photos to caddie'] = "add new photos to caddie"; $lang['Add New Theme'] = "Add a new theme"; $lang['Add Photos'] = 'Add Photos'; -$lang['add tags'] = "add tags"; $lang['Add write access to the "%s" directory'] = 'Add write access to the "%s" directory'; $lang['Add'] = "Add"; $lang['Add/delete a permalink'] = "Add/delete a permalink"; @@ -366,7 +365,6 @@ $lang['Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsl $lang['Language has been successfully installed'] = 'Language has been successfully installed'; $lang['Languages'] = 'Languages'; $lang['Last hit'] = "Last hit"; -$lang['last import'] = 'last import'; $lang['Last revisions'] = "Last revisions"; $lang['Last send'] = "Last sent"; $lang['leave'] = "leave"; @@ -521,7 +519,6 @@ $lang['Plugin list'] = "Plugins list"; $lang['Plugins which need upgrade'] = "Plugins to be upgraded"; $lang['Plugins'] = "Plugins"; $lang['Position'] = "Position"; -$lang['predefined filter'] = 'predefined filter'; $lang['Preferences'] = "Preferences"; $lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = "The time to prepare the list of users who will be sent mail is limited. Others users are not listed."; $lang['Privacy level set to "%s"'] = 'Privacy level set to "%s"'; @@ -758,9 +755,6 @@ $lang['Who can see these photos?'] = 'Who can see these photos?'; $lang['Who can see this photo?'] = 'Who can see this photo?'; $lang['width must be a number superior to'] = "width must be a number greater than"; $lang['With blank value, gallery title will be used'] = "If blank, the gallery title will be used"; -$lang['with no album'] = 'with no album'; -$lang['with no tag'] = 'with no tag'; -$lang['with no virtual album'] = 'with no virtual album'; $lang['wrong filename'] = "wrong filename"; $lang['Year'] = "Year"; $lang['You are running on development sources, no check possible.'] = "You are running on development sources, no check possible."; diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index d6c0920d5..046c29e43 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -177,7 +177,6 @@ $lang['You are running on development sources, no check possible.'] = "Vous trav $lang['You cannot delete your account'] = "Vous ne pouvez pas supprimer votre compte"; $lang['You cannot move an album in its own sub album'] = 'Vous ne pouvez pas déplacer un album dans son propre sous-album'; $lang['You need to confirm deletion'] = "Vous devez confirmer la suppression"; -$lang['add tags'] = "Ajouter les tags"; $lang['Associate to album'] = 'Associer à l\'album'; $lang['associate to group'] = "Associer au groupe"; $lang['Authorized'] = "Autorisés"; @@ -742,9 +741,6 @@ $lang['%d of %d photos selected'] = '%d photos sur %d sont sélectionnées'; $lang['No photo selected, %d photos in current set'] = 'Aucune photo sélectionnée parmi les %d photos du lot'; $lang['All %d photos are selected'] = 'Toutes les %d photos du lot sont sélectionnées'; $lang['remove this filter'] = 'supprimer ce filtre'; -$lang['predefined filter'] = 'filtre prédéfini'; -$lang['last import'] = 'dernier import'; -$lang['with no virtual album'] = 'sans album virtuel'; $lang['duplicates'] = 'doublons'; $lang['Add a filter'] = 'Ajouter un filtre'; $lang['Remove all filters'] = 'Supprimer tous les filtres'; @@ -759,8 +755,6 @@ $lang['Type here the author name'] = 'Entrez ici le nom de l\'auteur'; $lang['remove title'] = 'supprimer le titre'; $lang['Type here the title'] = 'Entrez ici le titre'; $lang['remove creation date'] = 'supprimer la date de création'; -$lang['with no album'] = 'sans album'; -$lang['with no tag'] = 'sans tag'; $lang['Week starts on'] = 'La semaine commence le'; $lang['You have %d orphan tags: %s.'] = 'Vous avez %d tags orphelins: %s.'; $lang['Delete orphan tags'] = 'Supprimer les tags orphelins'; |