aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/it.yml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-01-13 16:47:29 +0100
committerHarald Eilertsen <haraldei@anduin.net>2018-01-13 16:47:29 +0100
commit6c5aaabe8bb0ae1b8025953f6a9c462846bbb873 (patch)
tree93f68b2d3307b8f64187444a769a92cebf135caa /vendor/extensions/gallery_links/config/locales/it.yml
parent97130af8dd3f761bbc4cc085def3cd39b80b876e (diff)
parent00e2586a42931567d2ac18350d41dd882e7fcd92 (diff)
downloadhmnoweb-6c5aaabe8bb0ae1b8025953f6a9c462846bbb873.tar.gz
hmnoweb-6c5aaabe8bb0ae1b8025953f6a9c462846bbb873.tar.bz2
hmnoweb-6c5aaabe8bb0ae1b8025953f6a9c462846bbb873.zip
Merge branch 'gallery-links'
Diffstat (limited to 'vendor/extensions/gallery_links/config/locales/it.yml')
-rw-r--r--vendor/extensions/gallery_links/config/locales/it.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/vendor/extensions/gallery_links/config/locales/it.yml b/vendor/extensions/gallery_links/config/locales/it.yml
new file mode 100644
index 0000000..a08c218
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/it.yml
@@ -0,0 +1,34 @@
+it:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Aggiungi Nuovo Gallery Link
+ reorder: Riordina Gallery Links
+ reorder_done: Termina il Riordino di Gallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: "Spiacenti! Nessun risultato trovato"
+ no_items_yet: Non ci sono ancora Gallery Links. Clicca "Aggiungi Nuovo Gallery Link" per aggiungere il tuo primo gallery link.
+ gallery_link:
+ view_live_html: Guarda live questo gallery link <br/><em>(apre una nuova finestra)</em>
+ edit: Modifica questo gallery link
+ delete: Rimuovi per sempre questo gallery link
+ gallery_links:
+ show:
+ other: Altri 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