aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/sk.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r--config/locales/sk.yml37
1 files changed, 37 insertions, 0 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
new file mode 100644
index 0000000..05876fd
--- /dev/null
+++ b/config/locales/sk.yml
@@ -0,0 +1,37 @@
+sk:
+ refinery:
+ plugins:
+ banners:
+ title: Banery
+ banners:
+ admin:
+ banner: baner
+ banners:
+ actions:
+ create_new: Pridať novú stránku
+ reorder: Zmeniť usporiadanie banerov
+ reorder_done: Uložiť usporiadanie
+ records:
+ title: Banery
+ sorry_no_results: Žiadne záznamy sa nenašli
+ no_items_yet: Zatiaľ neboli pridané žiadne záznamy. Klikni "Pridať nový banner" pre pridanie prvého.
+ banner:
+ view_live_html: Zobraziť baner<br/><em>(otvorí sa v novom okne)</em>
+ edit: Upraviť tento album
+ delete: Zmazať tento baner
+ banners:
+ show:
+ other: Ďalšie banery
+ activerecord:
+ attributes:
+ 'refinery/banners/banner':
+ name: Názov
+ title: Nadpis
+ description: Popis
+ image: Obrázok
+ url: Url
+ is_active: Je aktívny
+ start_date: Dátum publikovania
+ expiry_date: Dátum expirácie
+ position: Pozícia
+ pages: Stránky \ No newline at end of file