msgid ""
msgstr ""
"Project-Id-Version: WP-Table Reloaded v1.9.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-table-reloaded\n"
"POT-Creation-Date: 2010-03-04 21:16+0000\n"
"PO-Revision-Date: 2012-11-13 18:20:53+0000\n"
"Last-Translator: Gordon\n"
"Language-Team: WordPress4You <info@wordpress4you.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-Bookmarks: \n"
"X-Poedit-SearchPath-0: ./wp-table-reloaded\n"
"X-Textdomain-Support: yes"

#: classes/export.class.php:28
#: classes/import.class.php:36
#@ wp-table-reloaded
msgid "CSV - Character-Separated Values"
msgstr "CSV - Character-Separated Values (значения разделенные знаками)"

#: classes/export.class.php:29
#: classes/import.class.php:37
#@ wp-table-reloaded
msgid "HTML - Hypertext Markup Language"
msgstr "HTML - Hypertext Markup Language (язык разметки гипертекста)"

#: classes/export.class.php:30
#: classes/import.class.php:38
#@ wp-table-reloaded
msgid "XML - eXtended Markup Language"
msgstr "XML - eXtended Markup Language (расширенный язык разметки)"

#: classes/export.class.php:33
#@ wp-table-reloaded
msgid "; (semicolon)"
msgstr "; (точка с запятой)"

#: classes/export.class.php:34
#@ wp-table-reloaded
msgid ", (comma)"
msgstr ", (запятая)"

#: classes/export.class.php:35
#@ wp-table-reloaded
msgid ": (colon)"
msgstr ": (двоеточие)"

#: classes/export.class.php:36
#@ wp-table-reloaded
msgid ". (dot)"
msgstr ". (точка)"

#: classes/export.class.php:37
#@ wp-table-reloaded
msgid "| (pipe)"
msgstr "| (вертикальная черта)"

#: classes/helper.class.php:40
#: views/view-about.php:21
#, php-format
#@ wp-table-reloaded
msgid "More information about WP-Table Reloaded can be found on the <a href=\"%s\">plugin's website</a> or on its page in the <a href=\"%s\">WordPress Plugin Directory</a>."
msgstr "Подробную информацию o WP-Table Reloaded можете получить на <a href=\"%s\">сайте плагина</a> или на странице <a href=\"%s\">WordPress Plugin Directory</a>."

#: classes/helper.class.php:41
#: views/view-about.php:21
#, php-format
#@ wp-table-reloaded
msgid "For technical information, see the <a href=\"%s\">documentation</a>."
msgstr "Техническую информацию можете найти в <a href=\"%s\">документации</a>."

#: classes/helper.class.php:42
#: views/view-about.php:28
#, php-format
#@ wp-table-reloaded
msgid "<a href=\"%s\">Support</a> is provided through the <a href=\"%s\">WordPress Support Forums</a>."
msgstr "<a href=\"%s\">Поддержка</a> осуществляется через <a href=\"%s\">Форум поддержки WordPress</a> (английский)."

#: classes/helper.class.php:43
#: views/view-about.php:28
#, php-format
#@ wp-table-reloaded
msgid "Before asking for support, please carefully read the <a href=\"%s\">Frequently Asked Questions</a> where you will find answered to the most common questions, and search through the forums."
msgstr "Перед тем, как обратиться за помощью, поищите ответы на форуме и внимательно прочитайте <a href=\"%s\">Часто задаваемые вопросы</a>, где уже наверняка есть готовые ответы."

#: classes/helper.class.php:44
#: views/view-about.php:35
#, php-format
#@ wp-table-reloaded
msgid "If you like the plugin, <a href=\"%s\"><strong>a donation</strong></a> is recommended."
msgstr "Если вам понравился плагин, мы будем благодарны вам за <a href=\"%s\"><strong>пожертвование</strong></a>."

#: classes/helper.class.php:74
#@ wp-table-reloaded
msgid "Thank you for using <a href=\"http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/\">WP-Table Reloaded</a>."
msgstr "Мы благодарны вам за то, что вы используете <a href=\"http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/\">WP-Table Reloaded</a>."

#: classes/helper.class.php:74
#, php-format
#@ wp-table-reloaded
msgid "Support the plugin with your <a href=\"%s\">donation</a>!"
msgstr "Пожалуйста, поддержите плагин вашими <a href=\"%s\">пожертвованиями</a>!"

#: classes/helper.class.php:104
#: classes/helper.class.php:109
#@ wp-table-reloaded
msgid "Table cells can span across more than one column or row."
msgstr "Ячейка таблицы может занимать больше одной строчки или столбца."

#: classes/helper.class.php:104
#@ wp-table-reloaded
msgid "Combining consecutive cells within the same row is called \"colspanning\"."
msgstr "Соединение ячеек в одной строке называется  \"colspanning\"."

#: classes/helper.class.php:104
#@ wp-table-reloaded
msgid "To combine cells, add the keyword #colspan# to the cell to the right of the one with the content for the combined cell by using the corresponding button."
msgstr "Для того, что бы соединить ячейки в ряду, добавьте ключевое слово #colspan# в самую правую ячейку и нажмите соответствующую кнопку."

#: classes/helper.class.php:104
#: classes/helper.class.php:109
#@ wp-table-reloaded
msgid "Repeat this to add the keyword to all cells that shall be connected."
msgstr "Повторите эту операцию для всех ячеек которые нужно соединить."

#: classes/helper.class.php:104
#: classes/helper.class.php:109
#@ wp-table-reloaded
msgid "Be aware that the JavaScript libraries will not work on tables which have combined cells."
msgstr "Учтите, что библиотеки JavaScript не будут работать с таблицами, имеющими объедененные ячейки."

#: classes/helper.class.php:109
#@ wp-table-reloaded
msgid "Combining consecutive cells within the same column is called \"rowspanning\"."
msgstr "Соединение ячеек в одном столбце называется \"rowspanning\"."

#: classes/helper.class.php:109
#@ wp-table-reloaded
msgid "To combine cells, add the keyword #rowspan# to the cell below the one with the content for the combined cell by using the corresponding button."
msgstr "Для того, что бы соединить ячейки в столбце, добавьте ключевое слово #rowspan# в самую нижнюю ячейку и нажмите соответствующую кнопку."

#: classes/helper.class.php:118
#@ wp-table-reloaded
msgid "Help"
msgstr "Помощь"

#: classes/render.class.php:141
#: views/view-list.php:60
#@ default
#@ wp-table-reloaded
msgid "Edit"
msgstr "Редактировать"

#: controllers/controller-admin.php:258
#@ wp-table-reloaded
msgid "Czech"
msgstr "чешский"

#: controllers/controller-admin.php:259
#@ wp-table-reloaded
msgid "German"
msgstr "немецкий"

#: controllers/controller-admin.php:260
#@ wp-table-reloaded
msgid "English"
msgstr "английский"

#: controllers/controller-admin.php:261
#@ wp-table-reloaded
msgid "Spanish"
msgstr "испанский"

#: controllers/controller-admin.php:262
#@ wp-table-reloaded
msgid "Finnish"
msgstr "финский"

#: controllers/controller-admin.php:265
#@ wp-table-reloaded
msgid "Hindi"
msgstr "хинди"

#: controllers/controller-admin.php:267
#@ wp-table-reloaded
msgid "Italian"
msgstr "итальянский"

#: controllers/controller-admin.php:268
#@ wp-table-reloaded
msgid "Japanese"
msgstr "японский"

#: controllers/controller-admin.php:271
#@ wp-table-reloaded
msgid "Brazilian Portuguese"
msgstr "бразильский/партугальский"

#: controllers/controller-admin.php:277
#@ wp-table-reloaded
msgid "Chinese (Simplified)"
msgstr "Китайский (Упрощенный)"

#: controllers/controller-admin.php:273
#@ wp-table-reloaded
msgid "Russian"
msgstr "русский"

#: controllers/controller-admin.php:274
#@ wp-table-reloaded
msgid "Slovak"
msgstr "словацкий"

#: controllers/controller-admin.php:275
#@ wp-table-reloaded
msgid "Swedish"
msgstr "шведский"

#: controllers/controller-admin.php:263
#@ wp-table-reloaded
msgid "French"
msgstr "французский"

#: controllers/controller-admin.php:270
#@ wp-table-reloaded
msgid "Polish"
msgstr "польский"

#: controllers/controller-admin.php:307
#, php-format
#@ wp-table-reloaded
msgid "Welcome to WP-Table Reloaded %s. If you encounter any questions or problems, please refer to the <a href=\"%s\">FAQ</a>, the <a href=\"%s\">documentation</a>, and the <a href=\"%s\">support</a> section."
msgstr "Добро пожаловать WP-Table Reloaded %s. Если у вас возникнут какие-либо вопросы или затруднения, пожалуйста ознакомьтесь с <a href=\"%s\">часто задаваемыми вопросами</a> и <a href=\"%s\">документацией</a>, или обращайтесь в секцию <a href=\"%s\">поддержки</a> ."

#: controllers/controller-admin.php:308
#, php-format
#@ wp-table-reloaded
msgid "Thank you for upgrading to WP-Table Reloaded %s."
msgstr "Спасибо, за то что обновили свою версию  WP-Table Reloaded  %s."

#: controllers/controller-admin.php:308
#, php-format
#@ wp-table-reloaded
msgid "Please read the <a href=\"%s\">release announcement</a> for more information."
msgstr "Для того, что бы получить более подробную информацию, прочтите <a href=\"%s\">сообщение о релизе</a>."

#: controllers/controller-admin.php:308
#, php-format
#@ wp-table-reloaded
msgid "If you like the new features and enhancements, I would appreciate a small <a href=\"%s\">donation</a>. Thank you."
msgstr "Если вам понравились новые функции и возможности, я буду благодарен за небольшое <a href=\"%s\">пожертвование</a>. Спасибо."

#: controllers/controller-admin.php:313
#@ wp-table-reloaded
msgid "Hide this message"
msgstr "Скрыть это сообщение."

#: controllers/controller-admin.php:321
#@ wp-table-reloaded
msgid "Thanks for using this plugin! You've installed WP-Table Reloaded over a month ago."
msgstr "Спасибо за то, что используете этот плагин. Вы пользуетесь WP-Table Reloaded уже более месяца."

#: controllers/controller-admin.php:321
#, php-format
#@ wp-table-reloaded
msgid "If it works and you are satisfied with the results of managing your %s table, isn't it worth at least one dollar or euro?"
msgid_plural "If it works and you are satisfied with the results of managing your %s tables, isn't it worth at least one dollar or euro?"
msgstr[0] "Если всё работает и вы довольны тем, как управляете вашей %s таблицей, то возможно, это стоит один доллар или евро?"
msgstr[1] "Если всё работает и вы довольны тем, как управляете вашими %s таблицами, то возможно, это стоит один доллар или евро?"

#: controllers/controller-admin.php:322
#, php-format
#@ wp-table-reloaded
msgid "<a href=\"%s\">Donations</a> help me to continue support and development of this <i>free</i> software - things for which I spend countless hours of my free time! Thank you!"
msgstr "<a href=\"%s\">Пожертвования</a> помогут мне поддерживать и развивать этот <i>бесплатный</i> плагин. Спасибо!"

#: controllers/controller-admin.php:323
#@ wp-table-reloaded
msgid "Sure, no problem!"
msgstr "Да, без проблем!"

#: controllers/controller-admin.php:324
#@ wp-table-reloaded
msgid "I already donated."
msgstr "Я уже сделал пожертвование."

#: controllers/controller-admin.php:325
#@ wp-table-reloaded
msgid "No, thanks. Don't ask again."
msgstr "Нет, спасибо. Больше не спрашивайте."

#: controllers/controller-admin.php:353
#, php-format
#@ wp-table-reloaded
msgid "Table &quot;%s&quot; added successfully."
msgstr "Таблица &quot;%s&quot; была успешно добавленна."

#: controllers/controller-admin.php:384
#, php-format
#@ wp-table-reloaded
msgid "Table edited successfully. This Table now has the ID %s. You'll need to adjust existing shortcodes accordingly."
msgstr "Таблица успешно отредактированна. Теперь эта таблица имеет такое  ID %s. Вам необходимо изменить существующие коды соответственно."

#: controllers/controller-admin.php:386
#, php-format
#@ wp-table-reloaded
msgid "The ID could not be changed from %s to %s, because there already is a Table with that ID."
msgstr "ID нельзя изменить с  %s нa %s, потому что уже существует таблица с таким ID."

#: controllers/controller-admin.php:389
#@ wp-table-reloaded
msgid "Table edited successfully."
msgstr "Таблица была успешно отредактированна."

#: controllers/controller-admin.php:438
#@ wp-table-reloaded
msgid "Rows swapped successfully."
msgstr "Ряды успешно заменены."

#: controllers/controller-admin.php:459
#@ wp-table-reloaded
msgid "Columns swapped successfully."
msgstr "Столбцы успешно заменены."

#: controllers/controller-admin.php:500
#@ wp-table-reloaded
msgid "Table sorted successfully."
msgstr "Таблица успешно отсортированна."

#: controllers/controller-admin.php:523
#@ wp-table-reloaded
msgid "Row moved successfully."
msgstr "Ряд успешно перемещен."

#: controllers/controller-admin.php:550
#@ wp-table-reloaded
msgid "Column moved successfully."
msgstr "Столбец успешно перемещен."

#: controllers/controller-admin.php:558
#@ wp-table-reloaded
msgid "Row could not be deleted."
msgid_plural "Rows could not be deleted."
msgstr[0] "Строка не может быть удален."
msgstr[1] "Строки не могут быть удалены."

#: controllers/controller-admin.php:567
#@ wp-table-reloaded
msgid "Row deleted successfully."
msgid_plural "Rows deleted successfully."
msgstr[0] "Ряд удален успешно."
msgstr[1] "Ряды удалены успешно."

#: controllers/controller-admin.php:577
#@ wp-table-reloaded
msgid "Column could not be deleted."
msgid_plural "Columns could not be deleted."
msgstr[0] "Столбец не может быть удален."
msgstr[1] "Столбцы не могут быть удалены."

#: controllers/controller-admin.php:590
#@ wp-table-reloaded
msgid "Column deleted successfully."
msgid_plural "Columns deleted successfully."
msgstr[0] "Столбец удален успешно."
msgstr[1] "Столбцы удалены успешно."

#: controllers/controller-admin.php:613
#@ wp-table-reloaded
msgid "Row inserted successfully."
msgid_plural "Rows inserted successfully."
msgstr[0] "Ряд вставлен успешно."
msgstr[1] "Ряды вставлены успешно."

#: controllers/controller-admin.php:640
#@ wp-table-reloaded
msgid "Column inserted successfully."
msgid_plural "Columns inserted successfully."
msgstr[0] "Столбец вставлен успешно."
msgstr[1] "Столбцы вставлены успешно."

#: controllers/controller-admin.php:655
#@ wp-table-reloaded
msgid "Row added successfully."
msgid_plural "Rows added successfully."
msgstr[0] "Ряд добавлен успешно."
msgstr[1] "Ряды добавлены успешно."

#: controllers/controller-admin.php:669
#@ wp-table-reloaded
msgid "Column added successfully."
msgid_plural "Columns added successfully."
msgstr[0] "Столбец добавлен успешно."
msgstr[1] "Столбцы добавлены успешно."

#: controllers/controller-admin.php:676
#@ wp-table-reloaded
msgid "Could not add Custom Data Field, because you did not enter a name."
msgstr "Пользовательское поле не может быть добавленно, так как не указанно имя."

#: controllers/controller-admin.php:681
#@ wp-table-reloaded
msgid "Could not add Custom Data Field, because the name you entered is reserved for other table data."
msgstr "Пользовательское поле не может быть добавленно, так как имя, которое вы указали, зарезервированно за другим полем."

#: controllers/controller-admin.php:687
#@ wp-table-reloaded
msgid "Could not add Custom Data Field, because the name contained illegal characters."
msgstr "Пользовательское поле не может быть добавленно, так как имя содержит недопустимые знаки."

#: controllers/controller-admin.php:691
#@ wp-table-reloaded
msgid "Could not add Custom Data Field, because a Field with that name already exists."
msgstr "Пользовательское поле не может быть добавленно, так как поле с таким именем уже существует."

#: controllers/controller-admin.php:697
#@ wp-table-reloaded
msgid "Custom Data Field added successfully."
msgstr "Пользовательское поле добавленно успешно."

#: controllers/controller-admin.php:737
#: controllers/controller-admin.php:793
#@ wp-table-reloaded
msgid "Copy of"
msgstr "Копия"

#: controllers/controller-admin.php:741
#@ wp-table-reloaded
msgid "Table copied successfully."
msgid_plural "Tables copied successfully."
msgstr[0] "Таблица скопированна успешно."
msgstr[1] "Таблицы скопированны успешно."

#: controllers/controller-admin.php:747
#@ wp-table-reloaded
msgid "Table deleted successfully."
msgid_plural "Tables deleted successfully."
msgstr[0] "Таблица удалена успешно."
msgstr[1] "Таблицы удалены успешно."

#: controllers/controller-admin.php:768
#: controllers/controller-admin.php:923
#: controllers/controller-admin.php:961
#@ wp-table-reloaded
msgid "Table imported successfully."
msgid_plural "Tables imported successfully."
msgstr[0] "Таблица импортированна успешно."
msgstr[1] "Таблицы импортированны успешно"

#: controllers/controller-admin.php:775
#@ wp-table-reloaded
msgid "You did not select any tables!"
msgstr "Ни одна таблица не выбранна."

#: controllers/controller-admin.php:798
#, php-format
#@ wp-table-reloaded
msgid "Table &quot;%s&quot; copied successfully."
msgstr "Таблица &quot;%s&quot; скопированна успешно."

#: controllers/controller-admin.php:816
#, php-format
#@ wp-table-reloaded
msgid "Table &quot;%s&quot; deleted successfully."
msgstr "Таблица &quot;%s&quot; удалена успешно."

#: controllers/controller-admin.php:824
#@ wp-table-reloaded
msgid "Custom Data Field deleted successfully."
msgstr "Пользовательское поле удалено успешно."

#: controllers/controller-admin.php:826
#@ wp-table-reloaded
msgid "Custom Data Field could not be deleted."
msgstr "Пользовательское поле не может быть удалено."

#: controllers/controller-admin.php:832
#@ wp-table-reloaded
msgid "Delete failed."
msgstr "Удаление не состоялось."

#: controllers/controller-admin.php:864
#: controllers/controller-admin.php:874
#: controllers/controller-admin.php:885
#@ wp-table-reloaded
msgid "Imported Table"
msgstr "Импортированная таблица."

#: controllers/controller-admin.php:865
#: controllers/controller-admin.php:886
#, php-format
#@ wp-table-reloaded
msgid "from %s"
msgstr "из %s"

#: controllers/controller-admin.php:875
#@ wp-table-reloaded
msgid "via form"
msgstr "через форму"

#: controllers/controller-admin.php:902
#: controllers/controller-admin.php:939
#@ wp-table-reloaded
msgid "Table could not be imported."
msgstr "Таблица не может быть импортированна."

#: controllers/controller-admin.php:919
#, php-format
#@ wp-table-reloaded
msgid "Table %s (%s) replaced successfully."
msgstr "Таблица %s (%s) заменена успешно."

#: controllers/controller-admin.php:969
#: controllers/controller-admin.php:1164
#@ wp-table-reloaded
msgid "You do not have sufficient rights to perform this action."
msgstr "У вас недостаточно прав для выполнения этого действия."

#: controllers/controller-admin.php:976
#@ wp-table-reloaded
msgid "You did not upload a WP-Table Reloaded dump file."
msgstr "Вы не загрузили WP-Table Reloaded дамп файл."

#: controllers/controller-admin.php:985
#@ wp-table-reloaded
msgid "The uploaded dump file is empty. Please upload a valid dump file."
msgstr "Вы загрузили пустой дамп файл. Пожалуйста, загрузите корректный дамп файл."

#: controllers/controller-admin.php:1013
#@ wp-table-reloaded
msgid "All Tables, Settings and Options were successfully imported."
msgstr "Все таблицы, настройки и установки были успешно перенесены."

#: controllers/controller-admin.php:1042
#, php-format
#@ wp-table-reloaded
msgid "Table &quot;%s&quot; exported successfully."
msgstr "Таблица &quot;%s&quot;экспортированна успешно."

#: controllers/controller-admin.php:1087
#: views/view-options.php:233
#@ wp-table-reloaded
msgid "You do not have sufficient rights to access the Plugin Options."
msgstr "У вас недостаточно прав для доступа к настройкам плагина."

#: controllers/controller-admin.php:1145
#@ wp-table-reloaded
msgid "Options saved successfully."
msgstr "Опции сохранены успешно."

#: controllers/controller-admin.php:1148
#, php-format
#@ wp-table-reloaded
msgid "<a href=\"%s\">Click here to Proceed.</a>"
msgstr "<a href=\"%s\">Продолжить.</a>"

#: controllers/controller-admin.php:1214
#@ wp-table-reloaded
msgid "There is no table with this ID!"
msgstr "Таблица с таким ID не существует."

#: controllers/controller-admin.php:1241
#@ wp-table-reloaded
msgid "Thank you very much! Your donation is highly appreciated. You just contributed to the further development of WP-Table Reloaded!"
msgstr "Очень признателен вам за пожертвование. Вы сделали свой вклад в развитие WP-Table Reloaded!"

#: controllers/controller-admin.php:1243
#, php-format
#@ wp-table-reloaded
msgid "No problem! I still hope you enjoy the benefits that WP-Table Reloaded brings to you. If you should want to change your mind, you'll always find the &quot;%s&quot; button on the <a href=\"%s\">WP-Table Reloaded website</a>."
msgstr "Нет проблем! Я все еще надеюсь, вам нравятся возможности WP-Таблица Reloaded. Если вы все же изменили свое мнение, вы всегда найдете кнопку &quot;%s&quot; на сайте <a href=\"%s\">WP-Table Reloaded website</a>."

#: controllers/controller-admin.php:1243
#: controllers/controller-admin.php:1682
#@ wp-table-reloaded
msgid "Donate"
msgstr "Пожертвование"

#: controllers/controller-admin.php:1266
#: controllers/controller-admin.php:1273
#@ wp-table-reloaded
msgid "List of Tables"
msgstr "Список таблиц"

#. translators: plugin header field 'Name'
#: controllers/controller-admin.php:1266
#: controllers/controller-admin.php:1270
#: controllers/controller-admin.php:1272
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "WP-Table Reloaded"
msgstr "WP-Table Reloaded"

#: controllers/controller-admin.php:1267
#: controllers/controller-admin.php:1303
#@ wp-table-reloaded
msgid "Add new Table"
msgstr "Добавить новую таблицу"

#: controllers/controller-admin.php:1268
#: controllers/controller-admin.php:1304
#@ wp-table-reloaded
msgid "Import a Table"
msgstr "Импортировать таблицу"

#: controllers/controller-admin.php:1269
#: controllers/controller-admin.php:1305
#@ wp-table-reloaded
msgid "Export a Table"
msgstr "Экспортировать таблицу"

#: controllers/controller-admin.php:1270
#: controllers/controller-admin.php:1312
#: views/view-edit.php:350
#: views/view-edit.php:365
#: views/view-export.php:10
#@ wp-table-reloaded
msgid "Plugin Options"
msgstr "Настройки плагина"

#: controllers/controller-admin.php:1271
#@ wp-table-reloaded
msgid "About WP-Table Reloaded"
msgstr "О  WP-Table Reloaded"

#: controllers/controller-admin.php:1279
#, php-format
#@ wp-table-reloaded
msgid "Edit Table &quot;%s&quot; (ID %s)"
msgstr "Редактировать таблицу &quot;%s&quot; (ID %s)"

#: controllers/controller-admin.php:1280
#, php-format
#@ wp-table-reloaded
msgid "Preview of Table &quot;%s&quot; (ID %s)"
msgstr "Предварительный просмотр таблицы &quot;%s&quot; (ID %s)"

#: controllers/controller-admin.php:1302
#: views/view-options.php:83
#@ wp-table-reloaded
msgid "List Tables"
msgstr "Отобразить таблицы"

#: controllers/controller-admin.php:1313
#@ wp-table-reloaded
msgid "About the plugin"
msgstr "О плагине"

#: controllers/controller-admin.php:1678
#@ wp-table-reloaded
msgid "WP-Table Reloaded Plugin Page"
msgstr "Страница плагина WP-Table Reloaded"

#: controllers/controller-admin.php:1678
#@ wp-table-reloaded
msgid "Plugin Page"
msgstr "Страница плагина"

#: controllers/controller-admin.php:1679
#@ wp-table-reloaded
msgid "Frequently Asked Questions"
msgstr "Часто задаваемые вопросы"

#: controllers/controller-admin.php:1679
#@ wp-table-reloaded
msgid "FAQ"
msgstr "FAQ"

#: controllers/controller-admin.php:1680
#@ wp-table-reloaded
msgid "Support"
msgstr "Поддержка"

#: controllers/controller-admin.php:1681
#@ wp-table-reloaded
msgid "Plugin Documentation"
msgstr "Документация плагина"

#: controllers/controller-admin.php:1681
#@ wp-table-reloaded
msgid "Documentation"
msgstr "Документация"

#: controllers/controller-admin.php:1682
#@ wp-table-reloaded
msgid "Support WP-Table Reloaded with your donation!"
msgstr "Поддержите  WP-Table Reloaded с помощью своих пожертвований !"

#: controllers/controller-admin.php:1721
#@ wp-table-reloaded
msgid "Do you really want to activate this? You should only do that right before uninstallation!"
msgstr "Вы уверенны ? Это следует сделать перед удалением плагина!"

#: controllers/controller-admin.php:1722
#@ wp-table-reloaded
msgid "URL of link to insert"
msgstr "URL ссылки"

#: controllers/controller-admin.php:1723
#@ wp-table-reloaded
msgid "Text of link"
msgstr "Текст ссылки"

#: controllers/controller-admin.php:1724
#@ wp-table-reloaded
msgid "To insert the following HTML code for a link into a cell, just click the cell after closing this dialog."
msgstr "Чтобы поместить в ячейку HTML код ссылки, кликните на ячейке после того, как закроете это диалоговое окно."

#: controllers/controller-admin.php:1725
#@ wp-table-reloaded
msgid "To insert an image, click &quot;OK&quot; and then click into the cell into which you want to insert the image."
msgstr "Чтобы вставить картинку, кликните на ту ячейку куда вы хотите поместить картинку."

#: controllers/controller-admin.php:1725
#@ wp-table-reloaded
msgid "The Media Library will open, from which you can select the desired image or insert the image URL."
msgstr "Откроется окно медиа библиотеки, где вы сможете выбрать картинку или вставить URL картинки."

#: controllers/controller-admin.php:1725
#, php-format
#@ wp-table-reloaded
msgid "Click the &quot;%s&quot; button to insert the image."
msgstr "Кликните  &quot;%s&quot; кнопку, чтобы вставить картинку."

#: controllers/controller-admin.php:1725
#@ default
msgid "Insert into Post"
msgstr "Вставить в пост."

#: controllers/controller-admin.php:1726
#@ wp-table-reloaded
msgid "To combine cells within a row, click into the cell to the right of the cell that has the content the combined cells shall have."
msgstr "Чтобы объединить ячейки в ряду, нужно кликнуть на ячейку которая стоит справа от той, в которой находится содержимое, которое вы хотите поместить в объединенные ячейки."

#: controllers/controller-admin.php:1727
#@ wp-table-reloaded
msgid "To combine cells within a column, click into the cell below the cell that has the content the combined cells shall have."
msgstr "Чтобы объединить ячейки в столбце, нужно кликнуть на ячейку которая стоит под той, в которой находится содержимое, которое вы хотите поместить в объединенные ячейки."

#: controllers/controller-admin.php:1728
#@ wp-table-reloaded
msgid "Do you want to copy the selected tables?"
msgstr "Вы хотите скопировать выделенные таблицы?"

#: controllers/controller-admin.php:1729
#@ wp-table-reloaded
msgid "The selected tables and all content will be erased. Do you really want to delete them?"
msgstr "Выделенные таблицы и всё содержимое будут удаленны. Вы действительно хотите их удалить?"

#: controllers/controller-admin.php:1730
#@ wp-table-reloaded
msgid "Do you really want to import the selected tables from the wp-Table plugin?"
msgstr "Вы действительно хотите импортировать выделенные таблицы из wp-Table plugin?"

#: controllers/controller-admin.php:1731
#@ wp-table-reloaded
msgid "Do you want to copy this table?"
msgstr "Вы хотите скопировать эту таблицу?"

#: controllers/controller-admin.php:1732
#@ wp-table-reloaded
msgid "The complete table and all content will be erased. Do you really want to delete it?"
msgstr "Всу таблицы и содержимое будут удаленны. Вы действительно хотите их удалить?"

#: controllers/controller-admin.php:1733
#@ wp-table-reloaded
msgid "Do you really want to delete the selected rows?"
msgstr "Вы действительно хотите удалить выделенные ряды?"

#: controllers/controller-admin.php:1734
#@ wp-table-reloaded
msgid "Do you really want to delete the selected columns?"
msgstr "Вы действительно хотите удалить выделенные столбцы?"

#: controllers/controller-admin.php:1735
#: controllers/controller-admin.php:1739
#: controllers/controller-admin.php:1741
#@ wp-table-reloaded
msgid "You have not selected any rows."
msgstr "Вы не выбрали ни одного ряда."

#: controllers/controller-admin.php:1736
#: controllers/controller-admin.php:1740
#: controllers/controller-admin.php:1742
#@ wp-table-reloaded
msgid "You have not selected any columns."
msgstr "Вы не выбрали ни одного столбца."

#: controllers/controller-admin.php:1737
#@ wp-table-reloaded
msgid "You can not delete all rows of the table at once!"
msgstr "Вы не можете удалить сразу все ряды в таблице!"

#: controllers/controller-admin.php:1738
#@ wp-table-reloaded
msgid "You can not delete all columns of the table at once!"
msgstr "Вы не можете удалить сразу все столбцы в таблице!"

#: controllers/controller-admin.php:1743
#@ wp-table-reloaded
msgid "Do you really want to import this table from the wp-Table plugin?"
msgstr "Вы действительно хотите импортировать эту таблицу из wp-Table plugin?"

#: controllers/controller-admin.php:1744
#@ wp-table-reloaded
msgid "Do you really want to uninstall the plugin and delete ALL data?"
msgstr "Вы действительно хотите удалить плагин и ВСЕ данные?"

#: controllers/controller-admin.php:1745
#@ wp-table-reloaded
msgid "Are you really sure?"
msgstr "Вы уверенны?"

#: controllers/controller-admin.php:1746
#@ wp-table-reloaded
msgid "Do you really want to change the ID of the table?"
msgstr "Вы действительно хотите изменить ID таблицы?"

#: controllers/controller-admin.php:1747
#@ wp-table-reloaded
msgid "To show this Custom Data Field, use this shortcode:"
msgstr "Чтобы отобразить это пользовательское поле используйте код:"

#: controllers/controller-admin.php:1748
#@ wp-table-reloaded
msgid "To show this table, use this shortcode:"
msgstr "Чтобы отобразить эту таблицу используйте код:"

#: controllers/controller-admin.php:1749
#@ wp-table-reloaded
msgid "Warning: You will lose all current Tables and Settings! You should create a backup first. Be warned!"
msgstr "Внимание: вы потеряете все таблицы и натройки! Вам нужно создать резервную копию."

#: controllers/controller-admin.php:1750
#@ wp-table-reloaded
msgid "You have made changes to the content of this table and not yet saved them."
msgstr "Вы внесли изменеия в содержимое этой таблицы, но не сохранили их."

#: controllers/controller-admin.php:1750
#, php-format
#@ wp-table-reloaded
msgid "You should first click &quot;%s&quot; or they will be lost if you navigate away from this page."
msgstr "Вам нужно кликнуть &quot;%s&quot; или данные будут потерянны в случае если вы покините эту страницу."

#: controllers/controller-admin.php:1750
#: views/view-edit.php:41
#: views/view-edit.php:253
#: views/view-edit.php:413
#: views/view-edit.php:464
#@ wp-table-reloaded
msgid "Update Changes"
msgstr "Обновить изменения."

#: views/view-about.php:14
#: views/view-list.php:2
#@ wp-table-reloaded
msgid "Table"
msgstr "таблица"

#: controllers/controller-admin.php:1800
#@ wp-table-reloaded
msgid "Insert a Table"
msgstr "Вставить таблицу"

#: controllers/controller-admin.php:1857
#@ wp-table-reloaded
msgid "Please wait..."
msgstr "Пожалуйста, подождите..."

#: controllers/controller-admin.php:1858
#@ wp-table-reloaded
msgid "Show _MENU_ Tables"
msgstr "Показать _MENU_ таблиц"

#: controllers/controller-admin.php:1860
#: views/view-ajax_list.php:53
#: views/view-export.php:72
#: views/view-list.php:87
#@ wp-table-reloaded
msgid "No tables were found."
msgstr "Ни одной таблицы не найденно."

#: controllers/controller-admin.php:1861
#@ wp-table-reloaded
msgid "_START_ to _END_ of _TOTAL_ Tables"
msgstr "Показать с _START_ по _END_ таблицы из _TOTAL_."

#: controllers/controller-admin.php:1862
#@ wp-table-reloaded
msgid "(filtered from _MAX_ Tables)"
msgstr "(выбранно из _MAX_ таблиц)"

#: controllers/controller-admin.php:1863
#@ wp-table-reloaded
msgid "Filter:"
msgstr "Отфильтровать:"

#: controllers/controller-admin.php:1864
#@ wp-table-reloaded
msgid "First"
msgstr "Первый"

#: controllers/controller-admin.php:1865
#@ wp-table-reloaded
msgid "Back"
msgstr "Назад"

#: controllers/controller-admin.php:1866
#@ wp-table-reloaded
msgid "Next"
msgstr "Следующий"

#: controllers/controller-admin.php:1867
#@ wp-table-reloaded
msgid "Last"
msgstr "Последний"

#: views/view-about.php:5
#@ wp-table-reloaded
msgid "Plugin Purpose"
msgstr "Назначение плагина."

#: views/view-about.php:7
#@ wp-table-reloaded
msgid "WP-Table Reloaded allows you to create and manage tables in the admin-area of WordPress."
msgstr "WP-Table Reloaded дает вам возможность создавать таблицы и управлять ими в Консоли администратора WordPress."

#: views/view-about.php:7
#@ wp-table-reloaded
msgid "Those tables may contain strings, numbers and even HTML (e.g. to include images or links)."
msgstr "Эти таблицы могут содержать текст, числа и даже HTML (например картинки и ссылки)"

#: views/view-about.php:7
#@ wp-table-reloaded
msgid "You can then show the tables in your posts, on your pages or in text-widgets by using a shortcode."
msgstr "Затем вы можете поместить таблицы в ваш пост, на ваши страницы или виджеты, используя код."

#: views/view-about.php:7
#@ wp-table-reloaded
msgid "If you want to show your tables anywhere else in your theme, you can use a template tag function."
msgstr "Если вы хотите использовать таблицы где-либо еще в вашей теме, вы можете использовать функцию шаблона."

#: views/view-about.php:12
#@ wp-table-reloaded
msgid "Usage"
msgstr "Использование"

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "At first you should add or import a table."
msgstr "Сначала вам нужно добавить и импортировать таблицу."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "This means that you either let the plugin create an empty table for you or that you load an existing table from either a CSV, XML or HTML file."
msgstr "Это значит, что вы позволили плагину создать пустую таблицу или загрузили уже существующую таблицу из CSV, XML или HTML файла."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "Then you can edit your data or change the structure of your table (e.g. by inserting or deleting rows or columns, swaping rows or columns or sorting them) and select specific table options like alternating row colors or whether to print the name or description, if you want."
msgstr "После вы можете редактировать ваши данные или изменять структуру таблицы (например добавляя ряды или столбцы, меняя местами ряды или столбцы, или сортируя их) и выбирать специфические опции таблицы, такие как альтернативный цвет фона строки и отображение имени и описания."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "To easily add a link or an image to a cell, use the provided buttons. Those will ask you for the URL and a title. Then you can click into a cell and the corresponding HTML will be added to it for you."
msgstr "Для того, чтобы добавить картинку или ссылку в ячейку,  используйте соответствующие кнопки. "

#: views/view-about.php:14
#: views/view-ajax_preview.php:5
#: views/view-edit.php:9
#: views/view-list.php:2
#, php-format
#@ wp-table-reloaded
msgid "To insert the table into a page, post or text-widget, copy the shortcode <strong>[table id=%s /]</strong> and paste it into the corresponding place in the editor."
msgstr "Для того, чтобы добавить таблицу на страницу, в пост или в текстовый виджет, скопируйте код <strong>[table id=%s /]</strong> и поместите в соответствуещее место в редакторе."

#: views/view-about.php:14
#, php-format
#@ wp-table-reloaded
msgid "You can also select the desired table from a list (after clicking the button &quot;%s&quot; in the editor toolbar) and the corresponding shortcode will be added for you."
msgstr "Вы так же можете выбрать желаемую таблицу из списка (для этого нужно нажать кнопку &quot;%s&quot; на панели инструментов редактора)  и соответствующий код будет добавлен."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "Tables can be styled by changing and adding CSS commands."
msgstr "Внешний вид таблицы может быть изменен с помощью добавления и изменения CSS директив."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "The plugin ships with default CSS Stylesheets, which can be customized with own code or replaced with other Stylesheets."
msgstr "Плагин предоставляется с листом стилей по умолчанию, который может быть дополнен вашим собственным кодом или заменен на другой лист стилей."

#: views/view-about.php:14
#@ wp-table-reloaded
msgid "For this, each table is given certain CSS classes that can be used as CSS selectors."
msgstr "Для этого каждая таблица снабжена своими классами в листе стилей, которые могут быть использованны как селекторы стилей."

#: views/view-about.php:14
#, php-format
#@ wp-table-reloaded
msgid "Please see the <a href=\"%s\">documentation</a> for a list of these selectors and for styling examples."
msgstr "Списки селекторов и примеры стилей вы можете найти в <a href=\"%s\">документации</a>."

#: views/view-about.php:19
#@ wp-table-reloaded
msgid "More Information and Documentation"
msgstr "Информация и документация."

#: views/view-about.php:26
#@ wp-table-reloaded
msgid "Help and Support"
msgstr "Помощь и поддержка"

#: views/view-about.php:28
#, php-format
#@ wp-table-reloaded
msgid "If you do not find an answer there, please <a href=\"%s\">open a new thread</a> in the WordPress Support Forums with the tag &quot;wp-table-reloaded&quot;."
msgstr "Если вы не нашли ответ на свой вопрос, пожалуйста, <a href=\"%s\">создайте новую тему</a> на форуме поддержки WordPress с ключевым словом &quot;wp-table-reloaded&quot;."

#: views/view-about.php:33
#@ wp-table-reloaded
msgid "Author and License"
msgstr "Автор  и лицензия"

#: views/view-about.php:35
#, php-format
#@ wp-table-reloaded
msgid "This plugin was written by <a href=\"%s\">Tobias B&auml;thge</a>."
msgstr "Плагин написал <a href=\"%s\">Tobias B&auml;thge</a>"

#: views/view-about.php:35
#@ wp-table-reloaded
msgid "It is licensed as Free Software under GPL 2."
msgstr "Программа распространяется по лицензии GPL 2."

#: views/view-about.php:35
#, php-format
#@ wp-table-reloaded
msgid "Please rate the plugin in the <a href=\"%s\">WordPress Plugin Directory</a>."
msgstr "Пожалуйста дайте оценку плагину в <a href=\"%s\"> директории плагинов WordPress</a>."

#: views/view-about.php:35
#@ wp-table-reloaded
msgid "Donations and good ratings encourage me to further develop the plugin and to provide countless hours of support. Any amount is appreciated! Thanks!"
msgstr "Пожертвования и высокие рейтинги помогают дальнейшему развитию плагина и его поддержке. Приветствуется любое пожертвование! Спасибо!"

#: views/view-about.php:40
#@ wp-table-reloaded
msgid "Credits and Thanks"
msgstr "Благодарность"

#: views/view-about.php:43
#@ wp-table-reloaded
msgid "Thanks go to <a href=\"http://alexrabe.boelinger.com/\">Alex Rabe</a> for the original wp-Table plugin,"
msgstr "Спасибо за то, что обратились на <a href=\"http://alexrabe.boelinger.com/\">Alex Rabe</a> для того, чтобы получить wp-Table плагин,"

#: views/view-about.php:44
#@ wp-table-reloaded
msgid "Allan Jardine for the <a href=\"http://www.datatables.net/\">DataTables jQuery plugin</a>,"
msgstr "Allan Jardine за плагином <a href=\"http://www.datatables.net/\">DataTables jQuery </a>,"

#: views/view-about.php:45
#@ wp-table-reloaded
msgid "Christian Bach for the <a href=\"http://www.tablesorter.com/\">Tablesorter jQuery plugin</a>,"
msgstr "Christian Bach за плагином <a href=\"http://www.tablesorter.com/\">Tablesorter jQuery</a>,"

#: views/view-about.php:46
#@ wp-table-reloaded
msgid "Soeren Krings for its extension <a href=\"http://tablesorter.openwerk.de/\">Tablesorter Extended</a>,"
msgstr "Soerenu Kringsovi за его расширение <a href=\"http://tablesorter.openwerk.de/\">Tablesorter Extended</a>,"

#: views/view-about.php:47
#@ wp-table-reloaded
msgid "the submitters of translations:"
msgstr "переводчикам:"

#: views/view-about.php:82
#, php-format
#@ wp-table-reloaded
msgid "%s (thanks to %s)"
msgstr "%s (благодаря %s)"

#: views/view-about.php:85
#@ wp-table-reloaded
msgid "and to all donors, contributors, supporters, reviewers and users of the plugin!"
msgstr "и всем спонсорам, разработчикам, обозревателям и тем кто использует плагин!"

#: views/view-about.php:91
#@ wp-table-reloaded
msgid "Debug and Version Information"
msgstr "Отладка и информация о версиях"

#: views/view-about.php:91
#: views/view-edit.php:15
#: views/view-edit.php:51
#: views/view-edit.php:104
#: views/view-edit.php:262
#: views/view-edit.php:361
#: views/view-edit.php:422
#: views/view-options.php:19
#: views/view-options.php:70
#: views/view-options.php:91
#: views/view-options.php:185
#: views/view-options.php:196
#@ wp-table-reloaded
msgctxt "expand"
msgid "Hide"
msgstr "Свернуть"

#: views/view-about.php:91
#: views/view-edit.php:15
#: views/view-edit.php:51
#: views/view-edit.php:104
#: views/view-edit.php:262
#: views/view-edit.php:361
#: views/view-edit.php:422
#: views/view-options.php:19
#: views/view-options.php:70
#: views/view-options.php:91
#: views/view-options.php:185
#: views/view-options.php:196
#@ wp-table-reloaded
msgid "Expand"
msgstr "Раскрыть"

#: views/view-about.php:94
#@ wp-table-reloaded
msgid "You are using the following versions of the software."
msgstr "Вы используете следующую версию программы."

#: views/view-about.php:94
#@ wp-table-reloaded
msgid "Please provide this information in bug reports."
msgstr "Предоставьте эту информацию как отчет об ошибке."

#: views/view-about.php:97
#@ wp-table-reloaded
msgid "Plugin installed"
msgstr "Плагин установлен."

#: views/view-add.php:4
#@ wp-table-reloaded
msgid "To add a new table, enter its name, a description (optional) and the number of rows and columns."
msgstr "Для того, чтобы добавить новую таблицу, введите её имя, описание (опционально) и укажите количество рядов и колонок."

#: views/view-add.php:4
#@ wp-table-reloaded
msgid "You may also add, insert or delete rows and columns later."
msgstr "Вы можете добавить или удалить ряды и колонки позже."

#: views/view-add.php:13
#: views/view-ajax_list.php:14
#: views/view-ajax_list.php:22
#: views/view-edit.php:23
#: views/view-edit.php:283
#: views/view-import.php:100
#: views/view-import.php:109
#: views/view-list.php:15
#: views/view-list.php:25
#@ wp-table-reloaded
msgid "Table Name"
msgstr "Название таблицы"

#: views/view-add.php:14
#@ wp-table-reloaded
msgid "Enter Table Name"
msgstr "Укажите имя таблицы"

#: views/view-add.php:17
#: views/view-ajax_list.php:15
#: views/view-ajax_list.php:23
#: views/view-edit.php:27
#: views/view-import.php:101
#: views/view-import.php:110
#: views/view-list.php:16
#: views/view-list.php:26
#@ wp-table-reloaded
msgid "Description"
msgstr "Описание"

#: views/view-add.php:18
#@ wp-table-reloaded
msgid "Enter Description"
msgstr "Введите описание"

#: views/view-add.php:21
#@ wp-table-reloaded
msgid "Number of Rows"
msgstr "Количество рядов"

#: views/view-add.php:25
#@ wp-table-reloaded
msgid "Number of Columns"
msgstr "Количество колонок"

#: views/view-add.php:32
#@ wp-table-reloaded
msgid "Add Table"
msgstr "Добавить таблицу"

#: views/view-ajax_list.php:3
#: views/view-list.php:2
#@ wp-table-reloaded
msgid "This is a list of all available tables."
msgstr "Список всех доступных таблиц."

#: views/view-ajax_list.php:3
#@ wp-table-reloaded
msgid "You may insert a table into a post or page here."
msgstr "Здесь вы можете добавить таблицу в сообщение или на страницу."

#: views/view-ajax_list.php:4
#, php-format
#@ wp-table-reloaded
msgid "Click the &quot;%s&quot; link after the desired table and the corresponding shortcode will be inserted into the editor (<strong>[table id=&lt;ID&gt; /]</strong>)."
msgstr "Нажмите на ссылку &quot;%s&quot; после желаемой таблицы и соответствующий код будет добавлен в редактор  (<strong>[table id=&lt;ID&gt; /]</strong>)."

#: views/view-ajax_list.php:4
#: views/view-ajax_list.php:44
#@ wp-table-reloaded
msgid "Insert"
msgstr "Поместить"

#: views/view-ajax_list.php:13
#: views/view-ajax_list.php:21
#: views/view-import.php:99
#: views/view-import.php:108
#: views/view-list.php:13
#: views/view-list.php:23
#@ wp-table-reloaded
msgid "ID"
msgstr "ID"

#: views/view-ajax_list.php:16
#: views/view-ajax_list.php:24
#: views/view-edit.php:434
#: views/view-import.php:102
#: views/view-import.php:111
#@ wp-table-reloaded
msgid "Action"
msgstr "Действие"

#: views/view-ajax_preview.php:3
#@ wp-table-reloaded
msgid "This is a preview of your table."
msgstr "Предварительный просмотр вашей таблицы."

#: views/view-ajax_preview.php:4
#@ wp-table-reloaded
msgid "Because of CSS styling, the table might look different on your page!"
msgstr "Благодаря листу стилей, внешний вид таблицы на вашей странице может отличаться."

#: views/view-ajax_preview.php:4
#@ wp-table-reloaded
msgid "The JavaScript libraries are also not available in this preview."
msgstr "JavaScript библиотеки также не доступны для предварительного просмотра."

#: views/view-edit.php:8
#@ wp-table-reloaded
msgid "On this page, you can edit the content of the table."
msgstr "На этой странице вы можете редактировать содержимое таблицы."

#: views/view-edit.php:8
#@ wp-table-reloaded
msgid "It is also possible to change the table structure by inserting, deleting, moving, and swapping columns and rows."
msgstr "Также, возможно изменять структуру таблицы путем добавления, изъятия и перемещения рядов и колонок."

#: views/view-edit.php:15
#@ wp-table-reloaded
msgid "Table Information"
msgstr "Информация о таблице"

#: views/view-edit.php:19
#@ wp-table-reloaded
msgid "Table ID"
msgstr "ID таблицы"

#: views/view-edit.php:32
#: views/view-list.php:17
#: views/view-list.php:27
#@ wp-table-reloaded
msgid "Last Modified"
msgstr "Дата последнего изменения"

#: views/view-edit.php:33
#: views/view-list.php:44
#@ wp-table-reloaded
msgid "by"
msgstr "пользователем"

#: views/view-edit.php:42
#: views/view-edit.php:254
#: views/view-edit.php:414
#: views/view-edit.php:465
#@ wp-table-reloaded
msgid "Save and go back"
msgstr "Сохранить и вернуться"

#: views/view-edit.php:45
#: views/view-edit.php:257
#: views/view-edit.php:417
#: views/view-edit.php:468
#: views/view-options.php:65
#: views/view-options.php:172
#@ wp-table-reloaded
msgid "Cancel"
msgstr "Отмена"

#: views/view-edit.php:51
#@ wp-table-reloaded
msgid "Table Contents"
msgstr "Содержимое таблицы"

#: views/view-edit.php:104
#@ wp-table-reloaded
msgid "Data Manipulation"
msgstr "Манипуляция данными"

#: views/view-edit.php:114
#: views/view-options.php:55
#@ wp-table-reloaded
msgid "Insert Link"
msgstr "Поместить ссылку"

#: views/view-edit.php:115
#@ wp-table-reloaded
msgid "Insert Image"
msgstr "Поместить изображение"

#: views/view-edit.php:124
#@ wp-table-reloaded
msgid "ascending"
msgstr "по возрастанию"

#: views/view-edit.php:125
#@ wp-table-reloaded
msgid "descending"
msgstr "по убыванию"

#: views/view-edit.php:128
#, php-format
#@ wp-table-reloaded
msgid "Sort table by column %s in %s order"
msgstr "Отсортировать таблицы по столбцу %s в %s порядке"

#: views/view-edit.php:130
#@ wp-table-reloaded
msgid "Sort"
msgstr "Отсортировать"

#: views/view-edit.php:135
#: views/view-edit.php:139
#@ wp-table-reloaded
msgctxt "item"
msgid "Hide"
msgstr "Скрыть"

#: views/view-edit.php:136
#: views/view-edit.php:140
#@ wp-table-reloaded
msgctxt "item"
msgid "Unhide"
msgstr "Отобразить"

#: views/view-edit.php:137
#, php-format
#@ wp-table-reloaded
msgctxt "hide_unhide"
msgid "Selected rows: %s %s"
msgstr "Выбрать ряды: %s %s"

#: views/view-edit.php:141
#, php-format
#@ wp-table-reloaded
msgctxt "hide_unhide"
msgid "Selected columns: %s %s"
msgstr "Выбрать колонки: %s %s"

#: views/view-edit.php:144
#@ wp-table-reloaded
msgid "Combine cells in a row:"
msgstr "Объединить ячейки в ряд:"

#: views/view-edit.php:145
#@ wp-table-reloaded
msgid "Add colspan"
msgstr "Добавить colspan"

#: views/view-edit.php:148
#@ wp-table-reloaded
msgid "Combine cells in a column:"
msgstr "Объединить ячейки в столбец:"

#: views/view-edit.php:149
#@ wp-table-reloaded
msgid "Add rowspan"
msgstr "Добавить rowspan"

#: views/view-edit.php:155
#@ wp-table-reloaded
msgid "Insert row"
msgstr "Поместить ряд"

#: views/view-edit.php:156
#: views/view-edit.php:160
#: views/view-list.php:65
#@ wp-table-reloaded
msgid "Delete"
msgstr "Удалить"

#: views/view-edit.php:157
#, php-format
#@ wp-table-reloaded
msgctxt "insert_delete"
msgid "Selected rows: %s %s"
msgstr "Выбрать ряды: %s %s"

#: views/view-edit.php:159
#@ wp-table-reloaded
msgid "Insert column"
msgstr "Поместить столбец"

#: views/view-edit.php:161
#, php-format
#@ wp-table-reloaded
msgctxt "insert_delete"
msgid "Selected columns: %s %s"
msgstr "Выбрать столбцы: %s %s"

#: views/view-edit.php:171
#, php-format
#@ wp-table-reloaded
msgid "Add %s row(s)"
msgstr "Добавить %s  ряды"

#: views/view-edit.php:172
#: views/view-edit.php:175
#: views/view-edit.php:459
#@ wp-table-reloaded
msgid "Add"
msgstr "Добавить"

#: views/view-edit.php:174
#, php-format
#@ wp-table-reloaded
msgid "Add %s column(s)"
msgstr "Добавить %s столбцы"

#: views/view-edit.php:189
#, php-format
#@ wp-table-reloaded
msgid "Swap rows %s and %s"
msgstr "Поменять местами %s и %s"

#: views/view-edit.php:191
#: views/view-edit.php:206
#@ wp-table-reloaded
msgid "Swap"
msgstr "Поменять местами"

#: views/view-edit.php:204
#, php-format
#@ wp-table-reloaded
msgid "Swap columns %s and %s"
msgstr "Поменять местами столбцы %s и %s"

#: views/view-edit.php:219
#: views/view-edit.php:239
#@ wp-table-reloaded
msgid "before"
msgstr "перед"

#: views/view-edit.php:220
#: views/view-edit.php:240
#@ wp-table-reloaded
msgid "after"
msgstr "после"

#: views/view-edit.php:223
#, php-format
#@ wp-table-reloaded
msgid "Move row %s %s row %s"
msgstr "Подвинуть ряд %s %s ряд %s"

#: views/view-edit.php:225
#: views/view-edit.php:245
#@ wp-table-reloaded
msgid "Move"
msgstr "Подвинуть"

#: views/view-edit.php:243
#, php-format
#@ wp-table-reloaded
msgid "Move column %s %s column %s"
msgstr "Подвинуть столбец %s %s столбец %s"

#: views/view-edit.php:262
#@ wp-table-reloaded
msgid "Table Styling Options"
msgstr "Настройки стиля таблицы"

#: views/view-edit.php:264
#@ wp-table-reloaded
msgid "These settings will only be used for this table."
msgstr "Эти установки будут использованны только для этой таблицы."

#: views/view-edit.php:267
#@ wp-table-reloaded
msgid "Alternating row colors"
msgstr "Альтернативные цвета рядов"

#: views/view-edit.php:268
#@ wp-table-reloaded
msgid "Every second row has an alternating background color."
msgstr "Каждый второй ряд будет иметь альтернативный цвет фона."

#: views/view-edit.php:271
#@ wp-table-reloaded
msgid "Row Highlighting"
msgstr "Подсветка ряда"

#: views/view-edit.php:272
#@ wp-table-reloaded
msgid "Highlight a row by changing its background color while the mouse cursor hovers above it."
msgstr "Ряд подсвечивается путем изменения цвета фона, когда на него наводится курсор мыши."

#: views/view-edit.php:275
#@ wp-table-reloaded
msgid "Table head"
msgstr "Заголовок таблицы"

#: views/view-edit.php:276
#@ wp-table-reloaded
msgid "The first row of your table is the table head (HTML tags &lt;thead&gt; and &lt;th&gt;)."
msgstr "Первый ряд вашей таблицы - это её заголовок (ему присвоен HTML tag &lt;th&gt;)"

#: views/view-edit.php:279
#@ wp-table-reloaded
msgid "Table footer"
msgstr "Футер таблицы"

#: views/view-edit.php:280
#@ wp-table-reloaded
msgid "The last row of your table is the table footer (HTML tags &lt;tfoot&gt; and &lt;th&gt;)."
msgstr "Последний ряд вашей таблицы является её футером."

#: views/view-edit.php:289
#: views/view-edit.php:306
#@ wp-table-reloaded
msgid "above"
msgstr "над"

#: views/view-edit.php:291
#: views/view-edit.php:308
#@ wp-table-reloaded
msgid "below"
msgstr "под"

#: views/view-edit.php:294
#, php-format
#@ wp-table-reloaded
msgid "The Table Name shall be written %s the table (HTML tag &lt;h2&gt;)."
msgstr "Название таблицы будет написано %s таблицей (HTML-тег &lt;h2&gt;)."

#: views/view-edit.php:300
#@ wp-table-reloaded
msgid "Table Description"
msgstr "Описание таблицы"

#: views/view-edit.php:311
#, php-format
#@ wp-table-reloaded
msgid "The Table Description shall be written %s the table."
msgstr "Описание таблицы будет написано %s таблицей."

#: views/view-edit.php:325
#@ wp-table-reloaded
msgid "Use JavaScript library"
msgstr "Использовать JavaScript библиотеку "

#: views/view-edit.php:331
#: views/view-edit.php:335
#: views/view-edit.php:347
#@ wp-table-reloaded
msgid "You can change further settings for this library below."
msgstr "Вы можете изменить настройки этой библиотеки ниже."

#: views/view-edit.php:339
#: views/view-edit.php:343
#@ wp-table-reloaded
msgid "The table will then be sortable by the visitor."
msgstr "Сортировка этой таблицы будет доступна пользователю."

#: views/view-edit.php:350
#, php-format
#@ wp-table-reloaded
msgid "Yes, use the &quot;%s&quot; JavaScript library with this table."
msgstr "Да, использовать &quot;%s&quot; JavaScript библиотеку для этой таблицы."

#: views/view-edit.php:350
#, php-format
#@ wp-table-reloaded
msgid "You must enable the use of a JavaScript library on the &quot;%s&quot; screen first."
msgstr "Вы должны включить поддержку JavaScript библиотеки на &quot;%s&quot;."

#: views/view-edit.php:361
#@ wp-table-reloaded
msgid "DataTables JavaScript Features"
msgstr "JavaScript возможности базы данных."

#: views/view-edit.php:363
#@ wp-table-reloaded
msgid "You can enable certain features for the DataTables JavaScript library here."
msgstr "Здесь вы можете включить некоторые возможности для базы данных JavaScript."

#: views/view-edit.php:363
#@ wp-table-reloaded
msgid "More information on these features can be found on the <a href=\"http://www.datatables.net/\">DataTables website</a>."
msgstr "За дополнительной информацией обращайтесь на <a href=\"http://www.datatables.net/\">сайт DataTables</a>."

#: views/view-edit.php:365
#, php-format
#@ wp-table-reloaded
msgid "You can currently not change these options, because you have not enabled the &quot;DataTables&quot; or the &quot;DataTables+TableTools&quot; JavaScript library on the &quot;%s&quot; screen."
msgstr "В данный момент эти опции изменить нельзя, потому что вы не активировали  &quot;DataTables&quot; или &quot;DataTables+TableTools&quot; JavaScript библиотеку на &quot;%s&quot;."

#: views/view-edit.php:365
#@ wp-table-reloaded
msgid "It is not possible to use these features with the &quot;Tablesorter&quot; or &quot;Tablesorter Extended&quot; libraries."
msgstr "Эти функции нельзя использовать в сочетании с &quot;Tablesorter&quot; или &quot;Tablesorter Extended&quot; библиотеками."

#: views/view-edit.php:369
#@ wp-table-reloaded
msgid "Sorting"
msgstr "Сортировка"

#: views/view-edit.php:370
#@ wp-table-reloaded
msgid "Yes, enable sorting of table data by the visitor."
msgstr "Да, разрешить пользователям сортировать таблицу."

#: views/view-edit.php:373
#@ wp-table-reloaded
msgid "Pagination"
msgstr "Нумерация страниц"

#: views/view-edit.php:378
#@ wp-table-reloaded
msgid "Yes, enable pagination (showing only a certain number of rows) of the table by the visitor."
msgstr "Включит разбивку таблицы на страницы (отображать только определенное число строк)."

#: views/view-edit.php:380
#, php-format
#@ wp-table-reloaded
msgid "Show %1$s rows of the table per page."
msgstr "Отображать %1$s строк таблицы на страницу."

#: views/view-edit.php:386
#@ wp-table-reloaded
msgid "Length Change"
msgstr "Изменить длинну"

#: views/view-edit.php:387
#@ wp-table-reloaded
msgid "Yes, allow the visitor to change the number of rows shown when using pagination."
msgstr "Разрешить пользователю менять количество рядов при использовании нумерации страниц."

#: views/view-edit.php:391
#@ wp-table-reloaded
msgid "Yes, enable the visitor to filter or search the table. Only rows with the search word in them are shown."
msgstr "Разрешить пользователю фильтровать и искать таблицу. Отображены только ряды с искомым словом."

#: views/view-edit.php:394
#@ wp-table-reloaded
msgid "Info Bar"
msgstr "Панель информации"

#: views/view-edit.php:395
#@ wp-table-reloaded
msgid "Yes, show the table information display. This shows information and statistics about the currently visible data, including filtering."
msgstr "Да, отображать информацию таблицы. Здесь отображена информация и статистика о текущих видимых данных, включая фильтрование."

#: views/view-edit.php:398
#@ wp-table-reloaded
msgid "TableTools"
msgstr "Инструменты таблицы"

#: views/view-edit.php:400
#@ wp-table-reloaded
msgid "Yes, activate the TableTools functions (Copy to Clipboard, Save to CSV, Save to XLS, Print Table) for this table."
msgstr "Да, активаровать функцию \"инструменты таблицы\" ( \"скопировать в буфер обмена\", \"сохранить в CSV\", \"сохранить в XLS\", \"напечатать таблицу\") для этой таблицы."

#: views/view-edit.php:401
#@ wp-table-reloaded
msgid "This option can only be used with the &quot;DataTables+TableTools&quot; JavaScript library."
msgstr "Эту опцию возможно использовать только с &quot;DataTables+TableTools&quot; JavaScript библиотекой."

#: views/view-edit.php:405
#@ wp-table-reloaded
msgid "Custom Commands"
msgstr "Пользовательские команды"

#: views/view-edit.php:406
#@ wp-table-reloaded
msgid "Enter additional DataTables JavaScript parameters that will be included with the script call here."
msgstr "Ввести дополнительные DataTables JavaScript параметры которые будут добавленны к вызову этого скрипта."

#: views/view-edit.php:406
#@ wp-table-reloaded
msgid "For advanced use only. Read the <a href=\"http://www.datatables.net/\">DataTables documentation</a> before."
msgstr "Для опытных пользователей. Сначала прочитайте <a href=\"http://www.datatables.net/\">DataTables documentation</a>."

#: views/view-edit.php:422
#@ wp-table-reloaded
msgid "Custom Data Fields"
msgstr "Пользовательские поля"

#: views/view-edit.php:424
#@ wp-table-reloaded
msgid "Custom Data Fields can be used to add extra metadata to a table."
msgstr "Пользовательские поля можно использовать для добавления дополнительных meta-данных в таблицу."

#: views/view-edit.php:424
#@ wp-table-reloaded
msgid "For example, this could be information about the source or the creator of the data."
msgstr "Например, это может быть информация об источнике или создателе информации. "

#: views/view-edit.php:426
#, php-format
#@ wp-table-reloaded
msgid "You can show this data in the same way as tables by using the shortcode <strong>[table-info id=%s field=\"&lt;field-name&gt;\" /]</strong>."
msgstr "Вы можете показывать это информацию так же как и таблицы, с помощью использования кода <strong>[table-info id=%s field=\"&lt;field-name&gt;\" /]</strong>."

#: views/view-edit.php:432
#@ wp-table-reloaded
msgid "Field Name"
msgstr "Имя поля"

#: views/view-edit.php:433
#@ wp-table-reloaded
msgid "Value"
msgstr "Значение"

#: views/view-edit.php:447
#@ wp-table-reloaded
msgid "Delete Field"
msgstr "Удалить поле"

#: views/view-edit.php:449
#@ wp-table-reloaded
msgid "View shortcode"
msgstr "Посмотреть код"

#: views/view-edit.php:458
#@ wp-table-reloaded
msgid "To add a new Custom Data Field, enter its name (only lowercase letters, numbers, _ and -)."
msgstr "Чтобы добавить новое пользовательское поле, введите его имя (только прописными латинскими буквами, числами, знак подчеркивания (_) или дефиса (-))."

#: views/view-edit.php:459
#@ wp-table-reloaded
msgid "Custom Data Field Name"
msgstr "Имя пользовательского поля "

#: views/view-edit.php:473
#@ wp-table-reloaded
msgid "Other actions"
msgstr "Другие действия"

#: views/view-edit.php:476
#@ wp-table-reloaded
msgid "Delete Table"
msgstr "Удалить таблицу"

#: views/view-edit.php:477
#: views/view-export.php:60
#@ wp-table-reloaded
msgid "Export Table"
msgstr "Экспортировать таблицу"

#: views/view-export.php:10
#@ wp-table-reloaded
msgid "It is recommended to export and backup the data of important tables regularly."
msgstr "Рекомендуется регулярно сохранять резервную копию."

#: views/view-export.php:10
#@ wp-table-reloaded
msgid "Select the table, the desired export format and (for CSV only) a delimiter."
msgstr "Выберите таблицу, формат экспорта и, если это формат CSV, разделитель."

#: views/view-export.php:10
#@ wp-table-reloaded
msgid "You may choose to download the export file. Otherwise it will be shown on this page."
msgstr "Вы можете скачать экспорт-файл, иначе он будет отображен на этой странице."

#: views/view-export.php:10
#@ wp-table-reloaded
msgid "Be aware that only the table data, but no options or settings are exported."
msgstr "Знайте, что экспортируются только данные таблицы, а не настройки и установки."

#: views/view-export.php:10
#, php-format
#@ wp-table-reloaded
msgid "To backup all tables, including their settings, at once use the &quot;%s&quot; button in the &quot;%s&quot;."
msgstr "Для того, чтобы сохранить таблицы и установки используйте &quot;%s&quot; кнопку в  &quot;%s&quot;."

#: views/view-export.php:10
#: views/view-options.php:190
#@ wp-table-reloaded
msgid "Create and Download Dump File"
msgstr "Создать и загрузить Dump File"

#: views/view-export.php:18
#@ wp-table-reloaded
msgid "Select Table to Export"
msgstr "Выбрать таблицу для экспорта"

#: views/view-export.php:34
#@ wp-table-reloaded
msgid "Select Export Format"
msgstr "Выбрать формат экспорта"

#: views/view-export.php:44
#@ wp-table-reloaded
msgid "Select Delimiter to use"
msgstr "Использовать разделитель"

#: views/view-export.php:51
#@ wp-table-reloaded
msgid "Only needed for CSV export."
msgstr "Нужно только для CSV экспорта."

#: views/view-export.php:54
#@ wp-table-reloaded
msgid "Download file"
msgstr "Загрузить файл"

#: views/view-export.php:55
#@ wp-table-reloaded
msgid "Yes, I want to download the export file."
msgstr "Да, я хочу загрузить файл с экспортированными данными."

#: views/view-export.php:72
#: views/view-list.php:87
#, php-format
#@ wp-table-reloaded
msgid "You should <a href=\"%s\">add</a> or <a href=\"%s\">import</a> a table to get started!"
msgstr "Для того, чтобы начать, вам нужно <a href=\"%s\">добавить</a> или <a href=\"%s\">импортировать</a> таблицу!"

#: views/view-import.php:3
#@ wp-table-reloaded
msgid "WP-Table Reloaded can import tables from existing data."
msgstr "WP-Table Reloaded может импортировать таблицы из уже существующих данных."

#: views/view-import.php:3
#@ wp-table-reloaded
msgid "This may be a CSV, XML or HTML file, each with a certain structure."
msgstr "Это может быть файл CSV, XML или HTM , каждый с определенной структурой."

#: views/view-import.php:3
#@ wp-table-reloaded
msgid "To import an existing table, please select its format and the source for the import."
msgstr "Для того, чтобы импортировать уже существующую таблицу, выберите формат и источник импортирования."

#: views/view-import.php:3
#@ wp-table-reloaded
msgid "You can also decide, if you want to import it as a new table or replace an existing table."
msgstr "Вы можете импортировать таблицу как новую или заменить уже существующую."

#: views/view-import.php:10
#@ wp-table-reloaded
msgid "Select Import Format"
msgstr "Укажите формат импорта"

#: views/view-import.php:21
#@ wp-table-reloaded
msgid "Add or Replace Table?"
msgstr "Добавить или заменить таблицу?"

#: views/view-import.php:23
#@ wp-table-reloaded
msgid "Add as new Table"
msgstr "Добавить таблицу как новую"

#: views/view-import.php:24
#@ wp-table-reloaded
msgid "Replace existing Table"
msgstr "Заменить существующую таблицу"

#: views/view-import.php:28
#@ wp-table-reloaded
msgid "Select existing Table to Replace"
msgstr "Выбрать существующую таблицу для замены"

#: views/view-import.php:45
#@ wp-table-reloaded
msgid "Select source for Import"
msgstr "Укажите источник импорта"

#: views/view-import.php:47
#@ wp-table-reloaded
msgid "File upload"
msgstr "Загрузка файла"

#: views/view-import.php:48
#@ wp-table-reloaded
msgid "URL"
msgstr "URL адрес"

#: views/view-import.php:49
#@ wp-table-reloaded
msgid "Manual input"
msgstr "Ручное добавление"

#: views/view-import.php:50
#@ wp-table-reloaded
msgid "File on server"
msgstr "Файл на сервере"

#: views/view-import.php:54
#@ wp-table-reloaded
msgid "Select File with Table to Import"
msgstr "Выберите файл с таблицей для импорта"

#: views/view-import.php:58
#@ wp-table-reloaded
msgid "URL to Import Table from"
msgstr "URL адрес с которого будет импортированна таблица"

#: views/view-import.php:62
#@ wp-table-reloaded
msgid "Path to file on server"
msgstr "Путь к файлу на сервере."

#: views/view-import.php:66
#@ wp-table-reloaded
msgid "Paste data with Table to Import"
msgstr "Вставьте данные содержащие таблицу, которую будете импортировать."

#: views/view-import.php:72
#@ wp-table-reloaded
msgid "Import Table"
msgstr "Импортировать таблицу"

#: views/view-import.php:86
#@ wp-table-reloaded
msgid "Import from original wp-Table plugin"
msgstr "Импортировать из оригинального wp-Table плагина."

#: views/view-import.php:132
#@ wp-table-reloaded
msgid "Import"
msgstr "Импортировать"

#: views/view-import.php:140
#: views/view-list.php:78
#@ wp-table-reloaded
msgid "Bulk actions:"
msgstr "Массовые действия:"

#: views/view-import.php:140
#@ wp-table-reloaded
msgid "Import Tables"
msgstr "Импортировать таблицы"

#: views/view-import.php:146
#@ wp-table-reloaded
msgid "wp-Table by Alex Rabe seems to be installed, but no tables were found."
msgstr "wp-Table был установлен, но ни одной таблицы не найдено."

#: views/view-list.php:2
#@ wp-table-reloaded
msgid "You may add, edit, copy, delete or preview tables here."
msgstr "Здесь вы можете добавлять, редактировать или просматривать таблицы."

#: views/view-list.php:2
#@ wp-table-reloaded
msgid "Each table has a unique ID that needs to be adjusted in that shortcode."
msgstr "Каждая таблица имеет уникальный номер (ID), который нужно указать в этом коде."

#: views/view-list.php:2
#, php-format
#@ wp-table-reloaded
msgid "You can also click the button &quot;%s&quot; in the editor toolbar to select and insert a table."
msgstr "Для того, чтобы выбрать и вставить таблицу вы можете так же нажать кнопку &quot;%s&quot; на панели редактирования."

#: views/view-list.php:39
#@ wp-table-reloaded
msgid "(no name)"
msgstr "(имя не указанно)"

#: views/view-list.php:40
#@ wp-table-reloaded
msgid "(no description)"
msgstr "(без описания)"

#: views/view-list.php:58
#, php-format
#@ wp-table-reloaded
msgid "Edit %s"
msgstr "Редактировать %s"

#: views/view-list.php:62
#@ wp-table-reloaded
msgid "Shortcode"
msgstr "Код"

#: views/view-list.php:63
#@ wp-table-reloaded
msgid "Copy"
msgstr "Копировать"

#: views/view-list.php:64
#@ wp-table-reloaded
msgid "Export"
msgstr "Экспортировать"

#: views/view-list.php:66
#, php-format
#@ wp-table-reloaded
msgid "Preview of Table %s"
msgstr "Предварительный просмотр таблицы  %s"

#: views/view-list.php:67
#@ wp-table-reloaded
msgid "Preview"
msgstr "Предварительный просмот"

#: views/view-list.php:78
#@ wp-table-reloaded
msgid "Copy Tables"
msgstr "Скопировать таблицы"

#: views/view-list.php:78
#@ wp-table-reloaded
msgid "Delete Tables"
msgstr "Удалить таблицы"

#: views/view-options.php:3
#@ wp-table-reloaded
msgid "WP-Table Reloaded has several options which affect the plugin behavior in different areas."
msgstr "WP-Table Reloaded имеет несколько настроек, отвечающих за поведение плагина в различных областях."

#: views/view-options.php:4
#@ wp-table-reloaded
msgid "Frontend Options influence the output and used features of tables in pages, posts or text-widgets."
msgstr "Настройки темы влияют на отображение таблиц на страницах, в постах и текстовых виджетах."

#: views/view-options.php:4
#, php-format
#@ wp-table-reloaded
msgid "The Backend Options control the plugin's admin area, e.g. the &quot;%s&quot; screen."
msgstr "Настройки администратора относятся к странице управления плагином (&quot;%s&quot;)."

#: views/view-options.php:4
#: views/view-options.php:55
#: views/view-options.php:75
#: views/view-options.php:79
#@ wp-table-reloaded
msgid "Edit Table"
msgstr "Редактировать"

#: views/view-options.php:4
#@ wp-table-reloaded
msgid "Administrators have access to further Admin Options."
msgstr "Администраторы имеют доступ к большему числу настроек."

#: views/view-options.php:19
#@ wp-table-reloaded
msgid "Frontend Options"
msgstr "Настройки внешнего вида"

#: views/view-options.php:23
#@ wp-table-reloaded
msgid "JavaScript library"
msgstr "JavaScript библиотека"

#: views/view-options.php:24
#@ wp-table-reloaded
msgid "Yes, enable the use of a JavaScript library."
msgstr "Использовать библиотеки JavaScript."

#: views/view-options.php:24
#@ wp-table-reloaded
msgid "WP-Table Reloaded includes three JavaScript libraries that can add useful features, like sorting, pagination, and filtering, to a table."
msgstr "WP-Table Reloaded включает три библиотеки JavaScript, с помощью которых вы можете добавить в таблицу сортировку, постраничное отображение и фильтрацию данных."

#: views/view-options.php:28
#@ wp-table-reloaded
msgid "Select the library to use:"
msgstr "Выберите библиотеку для использования:"

#: views/view-options.php:29
#: views/view-options.php:131
#@ wp-table-reloaded
msgid "recommended"
msgstr "желательно"

#: views/view-options.php:33
#, php-format
#@ wp-table-reloaded
msgid "(You can read more about each library's features on the <a href=\"%s\">plugin's website</a>.)"
msgstr "(больше информации о свойствах каждой библиотеки вы можете получить на <a href=\"%s\">сайте плагина</a>.)"

#: views/view-options.php:36
#@ wp-table-reloaded
msgid "Default CSS"
msgstr "CSS по умолчанию"

#: views/view-options.php:38
#@ wp-table-reloaded
msgid "Yes, include and load the plugin's default CSS Stylesheets. This is highly recommended, if you use one of the JavaScript libraries!"
msgstr "Использовать CSS по умолчанию. Это рекомендуется в случае использования библиотеки JavaScript."

#: views/view-options.php:42
#@ wp-table-reloaded
msgid "Custom CSS"
msgstr "Пользовательский CSS"

#: views/view-options.php:44
#@ wp-table-reloaded
msgid "Yes, include and load the following custom CSS commands."
msgstr "Использовать директивы пользовательского CSS."

#: views/view-options.php:44
#@ wp-table-reloaded
msgid "This should be used to change the table layout and styling."
msgstr "Используйте это для изменеия внешнего вида и стилей таблицы."

#: views/view-options.php:50
#, php-format
#@ wp-table-reloaded
msgid "You can get styling examples from the <a href=\"%s\">FAQ</a>."
msgstr "Вы можете посмотреть примеры стилей в <a href=\"%s\">FAQ</a>."

#: views/view-options.php:50
#, php-format
#@ wp-table-reloaded
msgid "Information on available CSS selectors can be found in the <a href=\"%s\">documentation</a>."
msgstr "Информацию о доступных  CSS директивах можете найти в <a href=\"%s\">документации</a>."

#: views/view-options.php:54
#@ wp-table-reloaded
msgid "Links in new window"
msgstr "Открыть ссылку в новом окне"

#: views/view-options.php:55
#, php-format
#@ wp-table-reloaded
msgid "Yes, open links that are inserted with the &quot;%s&quot; button on the &quot;%s&quot; screen in a new browser window <strong>from now on</strong>."
msgstr "Вставить ссылки, которые были помещены с помощью кнопки &quot;%s&quot; на экран &quot;%s&quot; в новом окне браузера <strong>с этого момента</strong>"

#: views/view-options.php:62
#: views/view-options.php:169
#@ wp-table-reloaded
msgid "Save Options"
msgstr "Сохранить опции"

#: views/view-options.php:70
#@ wp-table-reloaded
msgid "Backend Options"
msgstr "Опции администратора"

#: views/view-options.php:74
#@ wp-table-reloaded
msgid "Exit warning"
msgstr "Отображать предупреждение"

#: views/view-options.php:75
#, php-format
#@ wp-table-reloaded
msgid "Yes, show a warning message, if I leave the &quot;%s&quot; screen and have not yet saved my changes."
msgstr "Да, показывать предупреждающее сообщение, если я хочу покинуть экран &quot;%s&quot;, но изменения не были сохранены."

#: views/view-options.php:78
#@ wp-table-reloaded
msgid "Growing textareas"
msgstr "Увеличивающиеся текстовые поля"

#: views/view-options.php:79
#, php-format
#@ wp-table-reloaded
msgid "Yes, enlarge the textareas on the &quot;%s&quot; screen when they are focussed."
msgstr "Да, увеличить текстовые поля на &quot;%s&quot; экране когда они пребывают в фокусе."

#: views/view-options.php:91
#@ wp-table-reloaded
msgid "Admin Options"
msgstr "Настройки администратора"

#: views/view-options.php:93
#: views/view-options.php:210
#: views/view-options.php:224
#@ wp-table-reloaded
msgid "This area are only available to site administrators!"
msgstr "Это поле доступно только администратору."

#: views/view-options.php:93
#@ wp-table-reloaded
msgid "You can therefore not change these options."
msgstr "Вы не можете изменить эти настройки."

#: views/view-options.php:98
#@ wp-table-reloaded
msgid "Plugin Access"
msgstr "Доступ к плагину"

#: views/view-options.php:99
#@ wp-table-reloaded
msgid "To access WP-Table Reloaded, a user needs to be:"
msgstr "Для того, чтобы получить доступ к WP-Table Reloaded, пользователь должен быть:"

#: views/view-options.php:100
#: views/view-options.php:111
#@ default
msgctxt "User role"
msgid "Administrator"
msgstr "Administrator"

#: views/view-options.php:101
#: views/view-options.php:112
#@ default
msgctxt "User role"
msgid "Editor"
msgstr "Editor"

#: views/view-options.php:102
#: views/view-options.php:113
#@ default
msgctxt "User role"
msgid "Author"
msgstr "Author"

#: views/view-options.php:103
#@ default
msgctxt "User role"
msgid "Contributor"
msgstr "Contributor"

#: views/view-options.php:109
#@ wp-table-reloaded
msgid "Plugin Options Access"
msgstr "Доступ к настройкам"

#: views/view-options.php:110
#@ wp-table-reloaded
msgid "To access the Plugin Options of WP-Table Reloaded, a user needs to be:"
msgstr "Для того, чтобы получить доступ к настройкам плагина WP-Table Reloaded, пользователь должен быть:"

#: views/view-options.php:114
#@ wp-table-reloaded
msgid "Admin Options, Dump file Import, and Manual Plugin Uninstall are always accessible by Administrators only, regardless of this setting."
msgstr "Настройки администратора, импорт файла и ручное удаление плагина доступно только администратору, независимо от настроек."

#: views/view-options.php:118
#@ wp-table-reloaded
msgid "Plugin Language"
msgstr "Язык плагина"

#: views/view-options.php:119
#@ wp-table-reloaded
msgid "WP-Table Reloaded shall be shown in this language:"
msgstr "WP-Table Reloaded должен отображаться на этом языке:"

#: views/view-options.php:120
#, php-format
#@ wp-table-reloaded
msgid "WordPress Default (currently %s)"
msgstr "WordPress Default  (текущее %s)"

#: views/view-options.php:129
#@ wp-table-reloaded
msgid "Admin menu entry"
msgstr "Вход в меню администратора"

#: views/view-options.php:130
#@ wp-table-reloaded
msgid "WP-Table Reloaded shall be shown in this section of the admin menu:"
msgstr "WP-Table Reloaded должен отображаться в этой секции меню администратора:"

#: views/view-options.php:131
#@ default
msgid "Tools"
msgstr "Настройки"

#: views/view-options.php:132
#@ default
msgid "Posts"
msgstr "Посты"

#: views/view-options.php:139
#@ default
msgid "Pages"
msgstr "Страницы"

#: views/view-options.php:140
#@ default
msgid "Plugins"
msgstr "Плагины"

#: views/view-options.php:141
#@ default
msgid "Settings"
msgstr "Установки"

#: views/view-options.php:142
#@ default
msgid "Dashboard"
msgstr "Панель управления"

#: views/view-options.php:143
#@ wp-table-reloaded
msgid "Top-Level"
msgstr "Верхний уровень"

#: views/view-options.php:148
#@ wp-table-reloaded
msgid "Frontend Edit Link"
msgstr "Редактирование внешнего вида"

#: views/view-options.php:149
#@ wp-table-reloaded
msgid "Yes, show an \"Edit\" link to users with sufficient rights near every table on the frontend."
msgstr "Да, показывать ссылку \"Редактировать\" около каждой таблицы, пользователю, имеющему достаточно прав."

#: views/view-options.php:153
#@ wp-table-reloaded
msgid "WordPress Search"
msgstr "Поиск по WordPress"

#: views/view-options.php:154
#@ wp-table-reloaded
msgid "Yes, the WordPress Search shall also find posts and pages that contain the search term inside a table."
msgstr "Отображать результаты поиска по постам и страницам при поиске по ячейкам таблицы."

#: views/view-options.php:158
#@ wp-table-reloaded
msgid "Remove upon Deactivation"
msgstr "Удалить при деактивации"

#: views/view-options.php:159
#@ wp-table-reloaded
msgid "Yes, remove all plugin related data from the database when the plugin is deactivated."
msgstr "При деактивации плагина удалить всю информацию о плагине."

#: views/view-options.php:159
#@ wp-table-reloaded
msgid "Should be activated directly before deactivation only!"
msgstr "Активация должна быть проведена СТРОГО перед деактивацией!"

#: views/view-options.php:179
#@ wp-table-reloaded
msgid "WP-Table Reloaded Data Export and Backup"
msgstr "Сохранение и экспорт информации из WP-Table Reloaded"

#: views/view-options.php:182
#@ wp-table-reloaded
msgid "WP-Table Reloaded can export and import a so-called dump file that contains all tables, their settings and the plugin's options."
msgstr "WP-Table Reloaded может экспортировать и импортировать дамп-файлы - все данные, которые содержатся во всех таблицах, их настройки и опции плагина."

#: views/view-options.php:182
#@ wp-table-reloaded
msgid "This file can be used as a backup or to move all data to another WordPress site."
msgstr "Этот файл может быть использован как резервная копия или для перемещения всей информации на другой WordPress сайт."

#: views/view-options.php:185
#@ wp-table-reloaded
msgid "Export a dump file"
msgstr "Экспортировать дамп-файл"

#: views/view-options.php:187
#@ wp-table-reloaded
msgid "To export all Tables and their settings, click the button below to generate and download a dump file."
msgstr "Чтобы экспортировать все таблицы и их настройки, нажмите на слудующую кнопку для создания и загрузки дамп-файла. "

#: views/view-options.php:187
#@ wp-table-reloaded
msgid "<strong>Warning</strong>: Do <strong>not</strong> edit the content of that file under any circumstances as you will destroy the file!"
msgstr "<strong>Внимание</strong>: не при каких обстоятельствах <strong>не редактируйте</strong> этот файл. Вы можете его уничтожить!"

#: views/view-options.php:196
#@ wp-table-reloaded
msgid "Import a dump file"
msgstr "Импортировать дамп-файл"

#: views/view-options.php:198
#@ wp-table-reloaded
msgid "To import a WP-Table Reloaded dump file and restore the included data, upload the file from your computer."
msgstr "Для того, чтобы импортировать WP-Table Reloaded  дамп-файл и восстановить всю информацию, загрузите файл с вашего компьютера."

#: views/view-options.php:198
#@ wp-table-reloaded
msgid "All current data of this WP-Table Reloaded installation (Tables, Options, Settings) <strong>WILL BE OVERWRITTEN</strong> with the data from the file!"
msgstr "Все текущие данные этой таблицы WP-Reloaded установка (Таблицы, Параметры, Настройки) <strong> будут перезаписаны </ STRONG> с данными из файла!"

#: views/view-options.php:198
#@ wp-table-reloaded
msgid "Do not proceed, if you do not understand this!"
msgstr "Не продолжайте, если вы этого не понимаете!"

#: views/view-options.php:198
#@ wp-table-reloaded
msgid "It is highly recommended to export and backup the data of this installation before importing another dump file (see above)."
msgstr "Настоятельно рекомендуется для экспорта и резервного копирования данных этой установки перед импортом следующего файла дампа (см. выше)."

#: views/view-options.php:204
#@ wp-table-reloaded
msgid "Select Dump File"
msgstr "Выбрать дамп-файл"

#: views/view-options.php:206
#@ wp-table-reloaded
msgid "Import Dump File"
msgstr "Импортировать дамп-файл"

#: views/view-options.php:216
#@ wp-table-reloaded
msgid "Manually Uninstall WP-Table Reloaded"
msgstr "Вручную удалить WP-Table Reloaded"

#: views/view-options.php:218
#@ wp-table-reloaded
msgid "Uninstalling <strong>will permanently delete</strong> all tables, data, and options, that belong to WP-Table Reloaded from the database, including all tables you added or imported."
msgstr "<strong>Удаление</strong> плагина повлечет за собой удаление всех таблиц, данных и параметров, которые принадлежат к WP-Reloaded, из базы данных WordPress, в том числе из всех таблиц, что вы добавили или импортировали."

#: views/view-options.php:218
#@ wp-table-reloaded
msgid "You will manually need to remove the plugin's files from the plugin folder afterwards."
msgstr "Затем вам необходимо вручную удалить файлы плагина из папки плагинов (обычно это папка /wp-content/plugins/wp-table-reloaded."

#: views/view-options.php:218
#@ wp-table-reloaded
msgid "Be very careful with this and only click the button if you know what you are doing!"
msgstr "Будьте очень осторожны с этим и нажмите на кнопку ниже только в том случае, если вы знаете, что делаете!"

#: views/view-options.php:222
#@ wp-table-reloaded
msgid "Uninstall Plugin WP-Table Reloaded"
msgstr "Удалить плагин WP-Table Reloaded"

#: views/view-uninstall.php:3
#@ wp-table-reloaded
msgid "Plugin deactivated successfully."
msgstr "Плагин деактивирован успешно"

#: views/view-uninstall.php:4
#@ wp-table-reloaded
msgid "All tables, data and options were deleted. You may now manually remove the plugin's subfolder from your WordPress plugin folder or use the \"Delete\" link on the Plugins page."
msgstr "Были удалены все таблицы, данные и параметры. Теперь Вы можете вручную удалить папку плагина из папки плагинов WordPress или используйте \"Delete\" ссылки на странице Плагины."

#. translators: plugin header field 'PluginURI'
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/"
msgstr "http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/"

#. translators: plugin header field 'Description'
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "This plugin allows you to create and easily manage tables in the admin-area of WordPress. A comfortable backend allows an easy manipulation of table data. You can then include the tables into your posts, on your pages or in text widgets by using a shortcode or a template tag function. Tables can be imported and exported from/to CSV, XML and HTML."
msgstr "Этот плагин позволяет вам создавать и легко управлять таблицами в админ-площади WordPress. Удобные бэкэнды позволяют легко манипулировать табличными данными. Вы можете включать таблицы в вашем посте, на своих страницах или в тексте с помощью виджетов Shortcode или тег шаблона функции. Таблицы могут быть импортированы и экспортированы в / из CSV, XML и HTML."

#. translators: plugin header field 'AuthorURI'
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "http://tobias.baethge.com/"
msgstr "http://tobias.baethge.com/"

#: controllers/controller-admin.php:256
#@ wp-table-reloaded
msgid "Belarusian"
msgstr ""

#: controllers/controller-admin.php:257
#@ wp-table-reloaded
msgid "Bulgarian"
msgstr ""

#: controllers/controller-admin.php:264
#@ wp-table-reloaded
msgid "Hebrew"
msgstr ""

#: controllers/controller-admin.php:266
#@ wp-table-reloaded
msgid "Indonesian"
msgstr ""

#: controllers/controller-admin.php:269
#@ wp-table-reloaded
msgid "Dutch"
msgstr ""

#: controllers/controller-admin.php:272
#@ wp-table-reloaded
msgid "Portuguese (Portugal)"
msgstr ""

#: controllers/controller-admin.php:276
#@ wp-table-reloaded
msgid "Ukrainian"
msgstr ""

#: controllers/controller-admin.php:308
#@ wp-table-reloaded
msgid "This version includes several bugfixes and a few enhancements."
msgstr "Эта версия включает в себя исправления и несколько улучшений."

#: controllers/controller-admin.php:1859
#@ wp-table-reloaded
msgid "All"
msgstr "Все"

#: views/view-edit.php:317
#@ wp-table-reloaded
msgid "Cache Table Output"
msgstr "Кешировать вывод таблицы"

#: views/view-edit.php:318
#@ wp-table-reloaded
msgid "The resulting HTML output of the table shall be cached in the WordPress database cache for faster page generation."
msgstr "В результате HTML-вывод таблицы будет кэширован в базе данных WordPress, что позволит быстрее формировать страницу для вывода на экран."

#: views/view-edit.php:321
#@ wp-table-reloaded
msgid "Extra CSS Class"
msgstr "Классы Extra CSS"

#: views/view-edit.php:322
#@ wp-table-reloaded
msgid "Enter a string that will be given to the table as an additional class for styling with CSS."
msgstr "Введите строку, которая будет дана в таблице в качестве дополнительного класса для стилизации с CSS."

#: views/view-edit.php:322
#@ wp-table-reloaded
msgid "This is not the place to enter \"Custom CSS\" code!"
msgstr "Это не место для ввода \"Custom CSS \" кода!"

#: views/view-edit.php:390
#@ wp-table-reloaded
msgid "Filtering/Search"
msgstr "Фильтрация/Поиск"

#: views/view-options.php:82
#@ wp-table-reloaded
msgid "List of Tables features"
msgstr "Список функций таблицы"

#: views/view-options.php:83
#, php-format
#@ wp-table-reloaded
msgid "Yes, use the DataTables JavaScript features (sorting, pagination, filtering) on the &quot;%s&quot; screen."
msgstr "Да, использовать возможности DataTables JavaScript (сортировка, разбивка на страницы, фильтры) на экране &quot;%s&quot;."

#. translators: plugin header field 'Author'
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "Tobias Bäthge"
msgstr ""

#. translators: plugin header field 'Version'
#: wp-table-reloaded.php:0
#@ wp-table-reloaded
msgid "1.9.3"
msgstr ""

