Your IP : 216.73.217.68


Current Path : /home/atelierpru/www/OLD/plugins/auto/formidable/v3.37.1/lang/
Upload File :
Current File : /home/atelierpru/www/OLD/plugins/auto/formidable/v3.37.1/lang/formulaire_ru.php

<?php
// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
// extrait automatiquement de https://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' => 'Формы',
	'titre_logo_formulaire' => 'Логотип формы'
);