aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/fr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/extensions/gallery_links/config/locales/fr.yml')
-rw-r--r--vendor/extensions/gallery_links/config/locales/fr.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/vendor/extensions/gallery_links/config/locales/fr.yml b/vendor/extensions/gallery_links/config/locales/fr.yml
new file mode 100644
index 0000000..cc8e329
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/fr.yml
@@ -0,0 +1,34 @@
+fr:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Créer un(e) nouve(au/l/lle) Gallery Link
+ reorder: Réordonner les Gallery Links
+ reorder_done: Fin de réordonnancement des Gallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: "Désolé ! Aucun résultat."
+ no_items_yet: 'Il n''y a actuellement aucun(e) Gallery Link. Cliquer sur "Créer un(e) nouve(au/l/lle) Gallery Link" pour créer votre premi(er/ère) gallery link.'
+ gallery_link:
+ view_live_html: Voir ce(t/tte) gallery link <br/><em>(Ouvre une nouvelle fenêtre)</em>
+ edit: Modifier ce(t/tte) gallery link
+ delete: Supprimer définitivement ce(t/tte) gallery link
+ gallery_links:
+ show:
+ other: Autres Gallery Links
+ index:
+ photographer: Photographer
+ created: Created
+ activerecord:
+ attributes:
+ 'refinery/gallery_links/gallery_link':
+ title: Title
+ url: Url
+ photographer: Photographer
+ description: Description
+ image_id: Image \ No newline at end of file