[SPIP] +version 3.0.7
[ptitvelo/web/www.git] / www / plugins-dist / statistiques / lang / paquet-stats_sk.php
diff --git a/www/plugins-dist/statistiques/lang/paquet-stats_sk.php b/www/plugins-dist/statistiques/lang/paquet-stats_sk.php
new file mode 100644 (file)
index 0000000..5671511
--- /dev/null
@@ -0,0 +1,16 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-stats?lang_cible=sk
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // S
+       'stats_description' => 'Štatistiky SPIPu',
+       'stats_nom' => 'Štatistiky',
+       'stats_slogan' => 'Správa štatistík v SPIPe'
+);
+
+?>