[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / traduction_articles_autrement / lang / taa_sk.php
diff --git a/www/plugins/auto/traduction_articles_autrement/lang/taa_sk.php b/www/plugins/auto/traduction_articles_autrement/lang/taa_sk.php
new file mode 100644 (file)
index 0000000..7687061
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://www.spip.net/trad-lang/
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'affichage_edition_seule' => 'Zobrazovať články len v režime úprav',
+       'affichage_liste_compacte' => 'Kompaktné zobrazenie zoznamu článkov',
+
+       // C
+       'changer_langue' => 'Zmeniť jazyk článku',
+
+       // F
+       'fermer' => 'Zatvoriť',
+
+       // L
+       'lier_traduction' => 'Pripojiť preklad',
+
+       // M
+       'modifier_options_langue' => 'možnosti',
+
+       // N
+       'necesite_afficher_objet' => 'Na využívanie tejto funkcie si musíte nainštalovať zásuvný modul',
+
+       // O
+       'options' => 'Upraviť možnosti jazykov',
+
+       // R
+       'rang' => 'Hodnotenie',
+
+       // T
+       'titre_plugin' => 'Iný preklad článku',
+       'traductions' => 'Preklady',
+
+       // V
+       'voir_traductions' => 'Zobraziť podrobnosti o prekladoch'
+);
+
+?>