Changeset 2117157
- Timestamp:
- 07/03/2019 07:12:14 PM (7 years ago)
- Location:
- cf7-phone-mask-field/trunk/assets/languages
- Files:
-
- 2 edited
-
cf7-phone-mask-field-ru_RU.mo (modified) (previous)
-
cf7-phone-mask-field-ru_RU.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cf7-phone-mask-field/trunk/assets/languages/cf7-phone-mask-field-ru_RU.po
r2007103 r2117157 1 # Translation of Plugins - Contact Form 7 – Phone mask field - Development (trunk) in Russian2 # This file is distributed under the same license as the Plugins - Contact Form 7 – Phone mask field - Development (trunk) package.1 # Translation of Plugins - Contact Form 7 – Phone mask field - Development Readme (trunk) in Russian 2 # This file is distributed under the same license as the Plugins - Contact Form 7 – Phone mask field - Development Readme (trunk) package. 3 3 msgid "" 4 4 msgstr "" 5 "PO-Revision-Date: 2019-0 1-06 10:43:28+0000\n"5 "PO-Revision-Date: 2019-07-03 19:09:33+0000\n" 6 6 "MIME-Version: 1.0\n" 7 7 "Content-Type: text/plain; charset=UTF-8\n" … … 10 10 "X-Generator: GlotPress/2.4.0-alpha\n" 11 11 "Language: ru\n" 12 "Project-Id-Version: Plugins - Contact Form 7 – Phone mask field - Development (trunk)\n"12 "Project-Id-Version: Plugins - Contact Form 7 – Phone mask field - Development Readme (trunk)\n" 13 13 14 # : cf7-phone-mask-field.php:24715 msgid " Placeholder"16 msgstr " Placeholder"14 #. Found in description paragraph. 15 msgid "This plugin adds a new field in which you can set the phone number mask or other to Contact Form 7." 16 msgstr "Этот плагин добавляет новое поле в котором можно установить маску ввода телефонного номера, или любую другую, для Contact Form 7." 17 17 18 #. Author of the plugin19 msgid " Ruslan Heorhiiev"20 msgstr " Руслан Георгиев"18 #. Plugin name. 19 msgid "Contact Form 7 - Phone mask field" 20 msgstr "Contact Form 7 - Маска ввода телефонного номера" 21 21 22 #. Description of the plugin23 msgid " This plugin adds a new field in which you can set the phone number entry mask or other to Contact Form 7."24 msgstr "П лагин добавляет новое текстовое поле для которого можно установить маску ввода, например маску ввода телефонного номера. Плагин расширяет Contact Form 7."22 #. Found in description paragraph. 23 msgid "Example of shortcode: [mask* your-tel "your_mask" "Your placeholder"]" 24 msgstr "Пример шорткода: [mask* your-tel "маска" "Placeholder"]" 25 25 26 #. Plugin Name of the plugin27 msgid " Contact Form 7 - Phone mask field"28 msgstr " Contact Form 7 - Маска телефонного номера"26 #. Found in description paragraph. 27 msgid "Please notice that Contact Form 7 (version 5.0.3 or latest) must be installed and active." 28 msgstr "Обратите внимание, плагин Contact Form 7 (версия 5.0.3 или новее) должен быть установлен и активирован." 29 29 30 # : cf7-phone-mask-field.php:27131 msgid " Insert Tag"32 msgstr " Вставить тег"30 #. Found in installation paragraph. 31 msgid "Just install from your WordPress \"Plugins > Add New\" screen and all will be well. Manual installation is very straightforward as well:" 32 msgstr "Просто установите с помощью WordPress: «Плагины > Добавить новый». Ручная установка также очень проста:" 33 33 34 # : cf7-phone-mask-field.php:25735 msgid " Class attribute"36 msgstr " атрибут класса"34 #. Found in installation list item. 35 msgid "That's it!" 36 msgstr "Это все!" 37 37 38 # : cf7-phone-mask-field.php:25239 msgid " Id attribute"40 msgstr " атрибут Id"38 #. Found in installation list item. 39 msgid "Activate the plugin through the 'Plugins' menu in WordPress" 40 msgstr "Активируйте плагин через меню «Плагины» в WordPress." 41 41 42 # : cf7-phone-mask-field.php:24243 msgid " Enter the mask for this field. <br /><code>Example: +_ (___) ___-__-__</code>"44 msgstr " Введите маску вводу. <br /><code>Пример: +7 (921) ___-__-__</code>"42 #. Found in installation list item. 43 msgid "Upload the <code>cf7-phone-mask-field</code> folder to the <code>/wp-content/plugins/</code> directory" 44 msgstr "Загрузите папку <code>cf7-phone-mask-field</code> в директорию плагинов <code>/wp-content/plugins/</code>" 45 45 46 # : cf7-phone-mask-field.php:24047 msgid " Mask"48 msgstr " Маска"46 #. Found in description paragraph. 47 msgid "A new field "mask field" will be added to the Contact Form 7 panel buttons." 48 msgstr "Кнопка «маска ввода» будет добавлена в панель кнопок Contact Form 7." 49 49 50 # : cf7-phone-mask-field.php:23451 msgid "N ame"52 msgstr " Имя"50 #. Screenshot description. 51 msgid "New field in Contact Form 7" 52 msgstr "Новое поле в Contact Form 7." 53 53 54 # : cf7-phone-mask-field.php:22855 msgid " Required field"56 msgstr " Обязательное поле"54 #. Found in changelog list item. 55 msgid "Added support for the type value." 56 msgstr "Добавлена поддержка установки типа поля." 57 57 58 # : cf7-phone-mask-field.php:224 cf7-phone-mask-field.php:22759 msgid " Field type"60 msgstr " Тип поля"58 #. Found in changelog list item. 59 msgid "Added a form-tag generator field for the placeholder value." 60 msgstr "Добавлена форма генерации меток для значения placeholder" 61 61 62 # : cf7-phone-mask-field.php:21763 msgid " Generate a form-tag for a single-line plain text input field in which you can set the input mask."64 msgstr " Сгенерируйте поле ввода текста для которого можно установить маску ввода."62 #. Found in changelog list item. 63 msgid "Added support for the placeholder field." 64 msgstr "Добавлена поддержка placeholder." 65 65 66 # : cf7-phone-mask-field.php:19667 msgid " mask field"68 msgstr " маска ввода"66 #. Found in changelog list item. 67 msgid "First released version." 68 msgstr "Первая версия."
Note: See TracChangeset
for help on using the changeset viewer.