[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_ru.php
diff --git a/www/plugins/spip-bonux-3/lang/spip_bonux_ru.php b/www/plugins/spip-bonux-3/lang/spip_bonux_ru.php
new file mode 100644 (file)
index 0000000..7760ad2
--- /dev/null
@@ -0,0 +1,36 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/spip_bonux?lang_cible=ru
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) return;
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'afficher_calendrier' => 'Показать календарь',
+       'annee_precedente' => 'Предыдущий год',
+       'annee_suivante' => 'Следующий год',
+       'annuler_recherche' => 'Отменить поиск',
+
+       // B
+       'bouton_fermer' => 'Закрыть',
+
+       // E
+       'erreur_date' => 'Неправильная дата',
+       'erreur_date_corrigee' => 'Дата была исправлена',
+       'erreur_heure' => 'Неправильный час',
+       'erreur_heure_corrigee' => 'Час был исправлен',
+
+       // I
+       'id_rapide' => 'Быстрое добавление',
+
+       // M
+       'mois_precedent' => 'Предыдущий месяц',
+       'mois_suivant' => 'Следующий месяц',
+
+       // P
+       'pages' => 'Страницы'
+);
+
+?>