diff options
author | Minteck <nekostarfan@gmail.com> | 2021-08-24 15:38:16 +0200 |
---|---|---|
committer | Minteck <nekostarfan@gmail.com> | 2021-08-24 15:38:16 +0200 |
commit | 529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105 (patch) | |
tree | 8a50c30271b9b328cde0d907b1441f2dabdc341b /Neutron-trunk/resources/i18n/fr/gallery.json | |
parent | 15e4724761c50b30803df1811a525c85058f70bf (diff) | |
download | electrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.tar.gz electrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.tar.bz2 electrode-529ffcbfa97ab51a64a97f6dff08aeb2bc0cc105.zip |
Update
Diffstat (limited to 'Neutron-trunk/resources/i18n/fr/gallery.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/fr/gallery.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/fr/gallery.json b/Neutron-trunk/resources/i18n/fr/gallery.json new file mode 100644 index 0000000..d5035d4 --- /dev/null +++ b/Neutron-trunk/resources/i18n/fr/gallery.json @@ -0,0 +1,23 @@ +{ + "title": "Galerie de photos", + "unclassed": "Non classé", + "disabled": [ + "La ", + "galerie de photos", + " n'est pas activée sur ce site" + ], + "nothing": "Aucune photo dans cette catégorie", + "deleted": "Photo introuvable ou supprimée incorrectement, veuillez contacter l'administrateur du site", + "preview": { + "title": "Prévisualisation de l'image", + "invalid": "URL de l'image invalide", + "notfound": "Image inexistante", + "none": "Pas d'image", + "close": "Fermer la prévisualisation de l'image", + "download": "Télécharger l'image", + "placeholder": [ + "Télécharger l'image au format", + "— vous serez redirigé vers un site externe si l'image se trouve sur un serveur externe" + ] + } +}
\ No newline at end of file |