aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/extensions/gallery_links/config')
-rw-r--r--vendor/extensions/gallery_links/config/locales/cs.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/en.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/es.yml35
-rw-r--r--vendor/extensions/gallery_links/config/locales/fr.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/it.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/nb.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/nl.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/sk.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/tr.yml34
-rw-r--r--vendor/extensions/gallery_links/config/locales/zh-CN.yml36
-rw-r--r--vendor/extensions/gallery_links/config/routes.rb19
11 files changed, 362 insertions, 0 deletions
diff --git a/vendor/extensions/gallery_links/config/locales/cs.yml b/vendor/extensions/gallery_links/config/locales/cs.yml
new file mode 100644
index 0000000..880b973
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/cs.yml
@@ -0,0 +1,34 @@
+cs:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Přidat Gallery Link
+ reorder: Řadit Gallery Links
+ reorder_done: Konec řazení Gallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: Litujeme, ale nebyly nalezny žádné výsledky.
+ no_items_yet: Zatím nebyly vytvořeny žádné Gallery Links. Zvolte "Přidat Gallery Link" pro přidání prvního gallery link.
+ gallery_link:
+ view_live_html: Zobrazit náhled gallery link<br/><em>(otevře se v novém okně)</em>
+ edit: Upravit gallery link
+ delete: Smazat gallery link
+ gallery_links:
+ show:
+ other: Další 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
diff --git a/vendor/extensions/gallery_links/config/locales/en.yml b/vendor/extensions/gallery_links/config/locales/en.yml
new file mode 100644
index 0000000..8715d2d
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/en.yml
@@ -0,0 +1,34 @@
+en:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Add New Gallery Link
+ reorder: Reorder Gallery Links
+ reorder_done: Done Reordering Gallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: Sorry! There are no results found.
+ no_items_yet: There are no Gallery Links yet. Click "Add New Gallery Link" to add your first gallery link.
+ gallery_link:
+ view_live_html: View this gallery link live <br/><em>(opens in a new window)</em>
+ edit: Edit this gallery link
+ delete: Remove this gallery link forever
+ gallery_links:
+ show:
+ other: Other 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
diff --git a/vendor/extensions/gallery_links/config/locales/es.yml b/vendor/extensions/gallery_links/config/locales/es.yml
new file mode 100644
index 0000000..4f8ca9d
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/es.yml
@@ -0,0 +1,35 @@
+es:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+# article: masculino/femenino
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Crear nuevo gallery link
+ reorder: Reordenar gallery links
+ reorder_done: Reordenación de gallery links completada
+ records:
+ title: Gallery Links
+ sorry_no_results: Lo siento, no hay resultados
+ no_items_yet: No hay gallery links todavía. Pulsa en "Crear nuevo Gallery Link" para crear tu primer gallery link.
+ gallery_link:
+ view_live_html: Ver este gallery link como abierto al público <br/><em>(abre en ventana nueva)</em>
+ edit: Editar este gallery link
+ delete: Borrar este gallery link para siempre
+ gallery_links:
+ show:
+ other: Otros 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
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
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
diff --git a/vendor/extensions/gallery_links/config/locales/nb.yml b/vendor/extensions/gallery_links/config/locales/nb.yml
new file mode 100644
index 0000000..cb1dd6b
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/nb.yml
@@ -0,0 +1,34 @@
+nb:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallerier
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Lag et nytt galleri
+ reorder: Endre rekkefølgen på galleriene
+ reorder_done: Ferdig å endre rekkefølgen på galleriene
+ records:
+ title: Gallerier
+ sorry_no_results: Beklager! Vi fant ikke noen resultater.
+ no_items_yet: Det er ingen gallerier enda. Klikk på "Lag et nytt galleri" for å legge til ditt første galleri.
+ gallery_link:
+ view_live_html: Vis hvordan dette galleriet ser ut offentlig <br/><em>(åpner i et nytt vindu)</em>
+ edit: Rediger dette galleriet
+ delete: Fjern dette galleret
+ gallery_links:
+ show:
+ other: Andre gallerier
+ index:
+ photographer: Fotograf
+ created: Lastet opp
+ activerecord:
+ attributes:
+ 'refinery/gallery_links/gallery_link':
+ title: Tittel
+ url: Lenke
+ photographer: Fotograf
+ description: Beskrivelse
+ image_id: Bilde \ No newline at end of file
diff --git a/vendor/extensions/gallery_links/config/locales/nl.yml b/vendor/extensions/gallery_links/config/locales/nl.yml
new file mode 100644
index 0000000..3b81530
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/nl.yml
@@ -0,0 +1,34 @@
+nl:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Nieuwe Gallery Link toevoegen
+ reorder: De volgorde van de Gallery Links wijzigen
+ reorder_done: Klaar met het wijzingen van de van de Gallery Link-volgorde
+ records:
+ title: Gallery Links
+ sorry_no_results: Helaas! Er zijn geen resultaten gevonden.
+ no_items_yet: Er zijn nog geen Gallery Links. Druk op 'Nieuwe Gallery Link toevoegen' om de eerste toe te voegen.
+ gallery_link:
+ view_live_html: Deze gallery link op de website bekijken <br/><em>(opent in een nieuw venster)</em>
+ edit: Bewerk deze gallery link
+ delete: Deze gallery link definitief verwijderen
+ gallery_links:
+ show:
+ other: Andere 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
diff --git a/vendor/extensions/gallery_links/config/locales/sk.yml b/vendor/extensions/gallery_links/config/locales/sk.yml
new file mode 100644
index 0000000..b875c91
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/sk.yml
@@ -0,0 +1,34 @@
+sk:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Pridať Gallery Link
+ reorder: Preusporiadať Gallery Links
+ reorder_done: Koniec radenia Gallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: Ľutujeme, ale neboli nájdené žiadne výsledky.
+ no_items_yet: Nie sú vytvorené žiadne Gallery Links. Kliknite na "Pridať Gallery Link" pre pridanie prvého gallery link.
+ gallery_link:
+ view_live_html: Zobraziť náhľad gallery link<br/><em>(otvorí sa v novom okne)</em>
+ edit: Upraviť gallery link
+ delete: Zmazať gallery link
+ gallery_links:
+ show:
+ other: Daľšie 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
diff --git a/vendor/extensions/gallery_links/config/locales/tr.yml b/vendor/extensions/gallery_links/config/locales/tr.yml
new file mode 100644
index 0000000..62a0ab4
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/tr.yml
@@ -0,0 +1,34 @@
+tr:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: Yeni Ekle Gallery Link
+ reorder: Tekrar sirala Gallery Links
+ reorder_done: Tekrar siralama tamamlandiGallery Links
+ records:
+ title: Gallery Links
+ sorry_no_results: Uzgunum! Herhangi bir sonuc bulunamadi.
+ no_items_yet: Herhangi bir Gallery Links yok henuz. Tikla "Yeni Ekle Gallery Link" eklemek senin ilk gallery link.
+ gallery_link:
+ view_live_html: Bunu canlu gallery link goruntule <br/><em>(yeni bir pencerede acar)</em>
+ edit: Bunu Duzenle gallery link
+ delete: Bunu Sil gallery link sonsuza dek
+ gallery_links:
+ show:
+ other: Diger 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
diff --git a/vendor/extensions/gallery_links/config/locales/zh-CN.yml b/vendor/extensions/gallery_links/config/locales/zh-CN.yml
new file mode 100644
index 0000000..7d21989
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/zh-CN.yml
@@ -0,0 +1,36 @@
+zh-CN:
+ refinery:
+ plugins:
+ gallery_links:
+ title: Gallery Links
+ gallery_links:
+ admin:
+ gallery_links:
+ actions:
+ create_new: 建立新的 Gallery Link
+ reorder: 对 Gallery Links 重新排序
+ reorder_done: 对 Gallery Links 的重新排序结束
+ records:
+ title: Gallery Links
+ sorry_no_results: 对不起,未找到结果。 #Sorry! There are no results found.
+
+ # There are no Gallery Links yet. Click "Add New Gallery Link" to add your first gallery link.
+ no_items_yet: 目前没有 Gallery Links . 点击 "Add New Gallery Link" 创建一个gallery link.
+ gallery_link:
+ view_live_html: 查看 gallery link 的最新内容.<br/><em>(新窗口中打开)</em>
+ edit: 编辑 gallery link
+ delete: 永久删除 gallery link
+ gallery_links:
+ show:
+ other: 其他 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
diff --git a/vendor/extensions/gallery_links/config/routes.rb b/vendor/extensions/gallery_links/config/routes.rb
new file mode 100644
index 0000000..9c7a3d9
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/routes.rb
@@ -0,0 +1,19 @@
+Refinery::Core::Engine.routes.draw do
+
+ # Frontend routes
+ namespace :gallery_links do
+ resources :gallery_links, :path => '', :only => [:index, :show]
+ end
+
+ # Admin routes
+ namespace :gallery_links, :path => '' do
+ namespace :admin, :path => Refinery::Core.backend_route do
+ resources :gallery_links, :except => :show do
+ collection do
+ post :update_positions
+ end
+ end
+ end
+ end
+
+end