Ignore:
Timestamp:
Jul 6, 2011, 8:49:33 AM (13 years ago)
Author:
ddtddt
Message:

[extensions] - SmiliesSupport - update Ru (Русский - Russian) thanks to yuragal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/SmiliesSupport/language/ru_RU/plugin.lang.php

    r10986 r11642  
    11<?php
    22
    3 $lang['smilies_dir'] = "Smileys' folder";
    4 $lang['nb_columns'] = "Nb. columns";
    5 $lang['representant'] = "Representative";
    6 $lang['All Smilies'] = "All Smilies";
    7 $lang['smilies_file_help'] = "By default when a user clicks on a smiley, Smilies Support adds a keyword matching the name of the file (smile.png -> :smile:).<br>
    8   But here you can configure other strings to be replaced. Each smilies folder has its own <i>smilies.txt</i> file.";
     3$lang['smilies_dir'] = 'Папка со смайликами';
     4$lang['nb_columns'] = 'Количество';
     5$lang['representant'] = 'Представитель';
     6$lang['All Smilies'] = 'Все смайлики';
     7$lang['smilies_file_help'] = 'По умолчанию, когда пользователь кликает на смайлик, плагин добавляет коючевое слово, соотретствующее имени файла со смайликом (например, smile.png -> :smile:).<br> С помощью плагина вы можете настроить автозамену. В каждой папке со смайликами находится файл <i>smilies.txt</i>.';
    98
    109?>
Note: See TracChangeset for help on using the changeset viewer.