Plugin Directory

Changeset 2007103


Ignore:
Timestamp:
01/06/2019 10:55:18 AM (7 years ago)
Author:
heorhiiev
Message:

update .mo & .po

Location:
cf7-phone-mask-field/trunk/assets/languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cf7-phone-mask-field/trunk/assets/languages/cf7-phone-mask-field-ru_RU.po

    r1995419 r2007103  
     1# Translation of Plugins - Contact Form 7 – Phone mask field - Development (trunk) in Russian
     2# This file is distributed under the same license as the Plugins - Contact Form 7 – Phone mask field - Development (trunk) package.
    13msgid ""
    24msgstr ""
    3 "Project-Id-Version: Contact Form 7 - Phone mask field\n"
    4 "Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2018-12-15 12:11+0000\n"
    6 "PO-Revision-Date: 2018-12-15 12:19+0000\n"
    7 "Last-Translator: Ruslan Heorhiiev <ruslanheorhiiev@gmail.com>\n"
    8 "Language-Team: Русский\n"
    9 "Language: ru_RU\n"
    10 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && "
    11 "n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
     5"PO-Revision-Date: 2019-01-06 10:43:28+0000\n"
    126"MIME-Version: 1.0\n"
    137"Content-Type: text/plain; charset=UTF-8\n"
    148"Content-Transfer-Encoding: 8bit\n"
    15 "X-Generator: Loco https://localise.biz/\n"
    16 "X-Loco-Version: 2.2.0; wp-5.0.1"
     9"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
     10"X-Generator: GlotPress/2.4.0-alpha\n"
     11"Language: ru\n"
     12"Project-Id-Version: Plugins - Contact Form 7 &#8211; Phone mask field - Development (trunk)\n"
    1713
    18 #: cf7-phone-mask-field.php:196
    19 msgid "mask field"
    20 msgstr "маска ввода"
     14#: cf7-phone-mask-field.php:247
     15msgid "Placeholder"
     16msgstr "Placeholder"
    2117
    22 #: cf7-phone-mask-field.php:217
    23 msgid ""
    24 "Generate a form-tag for a single-line plain text input field in which you "
    25 "can set the input mask."
    26 msgstr "Сгенерируйте поле ввода для которого можно установить маску ввода."
     18#. Author of the plugin
     19msgid "Ruslan Heorhiiev"
     20msgstr "Руслан Георгиев"
     21
     22#. Description of the plugin
     23msgid "This plugin adds a new field in which you can set the phone number entry mask or other to Contact Form 7."
     24msgstr "Плагин добавляет новое текстовое поле для которого можно установить маску ввода, например маску ввода телефонного номера. Плагин расширяет Contact Form 7."
     25
     26#. Plugin Name of the plugin
     27msgid "Contact Form 7 - Phone mask field"
     28msgstr "Contact Form 7 - Маска телефонного номера"
     29
     30#: cf7-phone-mask-field.php:271
     31msgid "Insert Tag"
     32msgstr "Вставить тег"
     33
     34#: cf7-phone-mask-field.php:257
     35msgid "Class attribute"
     36msgstr "атрибут класса"
     37
     38#: cf7-phone-mask-field.php:252
     39msgid "Id attribute"
     40msgstr "атрибут Id"
     41
     42#: cf7-phone-mask-field.php:242
     43msgid "Enter the mask for this field. <br /><code>Example: +_ (___) ___-__-__</code>"
     44msgstr "Введите маску вводу.  <br /><code>Пример: +7 (921) ___-__-__</code>"
    2745
    2846#: cf7-phone-mask-field.php:240
     
    3048msgstr "Маска"
    3149
    32 #: cf7-phone-mask-field.php:242
    33 msgid ""
    34 "Enter the mask for this field. <br /><code>Example: +_ (___) ___-__-__</code>"
    35 msgstr "Введите маску вводу.  <br /><code>Пример: +_ (___) ___-__-__</code>"
     50#: cf7-phone-mask-field.php:234
     51msgid "Name"
     52msgstr "Имя"
    3653
    37 #: cf7-phone-mask-field.php:247
    38 msgid "Placeholder"
    39 msgstr ""
     54#: cf7-phone-mask-field.php:228
     55msgid "Required field"
     56msgstr "Обязательное поле"
    4057
    41 #. Name of the plugin
    42 msgid "Contact Form 7 - Phone mask field"
    43 msgstr "Contact Form 7 - Маска телефонного номера"
     58#: cf7-phone-mask-field.php:224 cf7-phone-mask-field.php:227
     59msgid "Field type"
     60msgstr "Тип поля"
    4461
    45 #. Description of the plugin
    46 msgid ""
    47 "This plugin adds a new field in which you can set the phone number entry "
    48 "mask or other to Contact Form 7."
    49 msgstr ""
    50 "Плагин добавляет новое текстовое поле для которого можно установить маску "
    51 "ввода, например маску ввода телефонного номера. Плагин расширяет Contact "
    52 "Form 7."
     62#: cf7-phone-mask-field.php:217
     63msgid "Generate a form-tag for a single-line plain text input field in which you can set the input mask."
     64msgstr "Сгенерируйте поле ввода текста для которого можно установить маску ввода."
    5365
    54 #. Author of the plugin
    55 msgid "Ruslan Heorhiiev"
    56 msgstr "Руслан Георгиев"
     66#: cf7-phone-mask-field.php:196
     67msgid "mask field"
     68msgstr "маска ввода"
Note: See TracChangeset for help on using the changeset viewer.