[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / formidable / lang / formulaire_ru.php
diff --git a/www/plugins/formidable/lang/formulaire_ru.php b/www/plugins/formidable/lang/formulaire_ru.php
new file mode 100644 (file)
index 0000000..f435447
--- /dev/null
@@ -0,0 +1,21 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/formulaire?lang_cible=ru
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // I
+       'icone_creer_formulaire' => 'Создать новую форму',
+
+       // M
+       'modifier_formulaire' => 'Изменить форму',
+
+       // T
+       'titre_formulaire' => 'Форма',
+       'titre_formulaires' => 'Формы'
+);