aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/extensions/gallery_links/config/locales/sk.yml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-17 11:36:55 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-17 11:38:07 +0100
commit9be44b3fa9985b8a93160434ce9f6dc922ec4387 (patch)
treecf488691c1168caf9e02be7830635da76b3bc57b /vendor/extensions/gallery_links/config/locales/sk.yml
parent302aadd8bfd4030d9b2a71d5121fd650c0918338 (diff)
downloadhmnoweb-9be44b3fa9985b8a93160434ce9f6dc922ec4387.tar.gz
hmnoweb-9be44b3fa9985b8a93160434ce9f6dc922ec4387.tar.bz2
hmnoweb-9be44b3fa9985b8a93160434ce9f6dc922ec4387.zip
New extension GalleryLinks
Diffstat (limited to 'vendor/extensions/gallery_links/config/locales/sk.yml')
-rw-r--r--vendor/extensions/gallery_links/config/locales/sk.yml31
1 files changed, 31 insertions, 0 deletions
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..17153ee
--- /dev/null
+++ b/vendor/extensions/gallery_links/config/locales/sk.yml
@@ -0,0 +1,31 @@
+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
+ activerecord:
+ attributes:
+ 'refinery/gallery_links/gallery_link':
+ title: Title
+ url: Url
+ photographer: Photographer
+ description: Description
+ image_id: Image \ No newline at end of file