diff --git a/languages/code-snippets-ru_RU.mo b/languages/code-snippets-ru_RU.mo index 43bf4d3e..adce32e4 100644 Binary files a/languages/code-snippets-ru_RU.mo and b/languages/code-snippets-ru_RU.mo differ diff --git a/languages/code-snippets-ru_RU.po b/languages/code-snippets-ru_RU.po index ce73dce7..90f193dc 100644 --- a/languages/code-snippets-ru_RU.po +++ b/languages/code-snippets-ru_RU.po @@ -2,9 +2,10 @@ msgid "" msgstr "" "Project-Id-Version: Code Snippets\n" -"POT-Creation-Date: 2014-10-11 15:52+0300\n" -"PO-Revision-Date: 2014-10-11 16:25+0300\n" -"Last-Translator: Flector \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-05-13 21:16+1000\n" +"PO-Revision-Date: 2015-05-18 00:38+0300\n" +"Last-Translator: Alexey Chumakov \n" "Language-Team: Flector \n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -12,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "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" -"X-Generator: Poedit 1.6.9\n" +"X-Generator: Poedit 1.7.6\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-Basepath: ../\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;_x:1,2c;_n;_nx:4c,1,2;" @@ -20,180 +21,133 @@ msgstr "" "esc_html_e\n" "X-Poedit-SearchPath-0: .\n" -#: admin/help/import.php:16 admin/help/manage.php:16 admin/help/single.php:15 -msgid "Overview" -msgstr "Обзор" +#: includes/admin.php:81 includes/manage/admin.php:21 +#: includes/manage/manage.php:22 includes/manage/manage.php:23 +#: includes/manage/manage.php:33 +msgid "Snippets" +msgstr "Сниппеты" -#: admin/help/import.php:18 -msgid "" -"Snippets are similar to plugins - they both extend and expand the " -"functionality of WordPress. Snippets are more light-weight, just a few lines " -"of code, and do not put as much load on your server. Here you can load " -"snippets from a Code Snippets (.xml) import file into the database with your " -"existing snippets." -msgstr "" -"Сниппеты похожи на плагины - и те и другие расширяют функциональность движка " -"WordPress. Сниппеты зачастую маленькие, состоят лишь из нескольких строк " -"кода и не вызывают нагрузки на ваш сервер. Здесь вы можете загрузить ваши " -"сниппеты из файла экспорта плагина (.xml), чтобы добавить их на ваш сайт." +#: includes/admin.php:152 +msgid "Manage your existing snippets" +msgstr "Управление имеющимися сниппетами" -#: admin/help/import.php:23 -msgid "Importing" -msgstr "Импортирование" +#: includes/admin.php:153 includes/manage/manage.php:34 +msgid "Manage" +msgstr "Управление" -#: admin/help/import.php:25 -msgid "" -"You can load your snippets from a code snippets (.xml) export file using " -"this page." -msgstr "Вы можете загрузить ваши сниппеты из файла экспорта (.xml)." +#: includes/admin.php:182 +msgid "Visit the WordPress.org plugin page" +msgstr "Посетить страницу плагина на WordPress.org" -#: admin/help/import.php:26 -#, php-format -msgid "" -"Snippets will be added to the database along with your existing snippets. " -"Regardless of whether the snippets were active on the previous site, " -"imported snippets are always inactive until activated using the Manage Snippets page.

" -msgstr "" -"Сниппеты будут добавлены в вашу базу (они не будут работать до тех пор, пока " -"вы их не активируете на странице Управление сниппетами)" +#: includes/admin.php:183 +msgid "About" +msgstr "О плагине" -#: admin/help/import.php:31 -msgid "Exporting" -msgstr "Экспортирование" +#: includes/admin.php:187 +msgid "Visit the support forums" +msgstr "Посетить форумы поддержки" -#: admin/help/import.php:33 -#, php-format -msgid "" -"You can save your snippets to a Code Snippets (.xml) export file using the " -"Manage Snippets page." -msgstr "" -"Вы можете сохранить ваши сниппеты в файл экспорта (.xml) на странице Управление сниппетами." +#: includes/admin.php:188 +msgid "Support" +msgstr "Поддержка" -#: admin/help/import.php:37 admin/help/manage.php:38 admin/help/single.php:43 -msgid "For more information:" -msgstr "Больше информации:" +#: includes/admin.php:192 +msgid "Support this plugin's development" +msgstr "Поддержите развитие плагина" -#: admin/help/import.php:38 admin/help/single.php:44 -msgid "" -"WordPress Extend" -msgstr "" -"Страница плагина" +#: includes/admin.php:193 +msgid "Donate" +msgstr "Пожертвования" -#: admin/help/import.php:39 admin/help/manage.php:40 admin/help/single.php:45 +#: includes/admin.php:226 msgid "" -"Support Forums" +"Have feedback on Code Snippets? Please take the time to " +"answer a short survey on how you use this plugin and what you'd like to see " +"changed or added in the future." msgstr "" -"Форумы поддержки" +"У вас есть замечания по работе Code Snippets? Тогда " +"пожалуйста заполните анкету на сайте плагина." -#: admin/help/import.php:40 admin/help/manage.php:41 admin/help/single.php:46 -msgid "" -"Project " -"Website" -msgstr "" -"Сайт " -"плагина" +#: includes/admin.php:229 +msgid "Take the survey now" +msgstr "Оставить отзыв" -#: admin/help/manage.php:18 +#: includes/class-export.php:102 msgid "" -"Snippets are similar to plugins - they both extend and expand the " -"functionality of WordPress. Snippets are more light-weight, just a few lines " -"of code, and do not put as much load on your server. Here you can manage " -"your existing snippets and preform tasks on them such as activating, " -"deactivating, deleting and exporting." +"This is a code snippets export file generated by the Code Snippets WordPress " +"plugin." msgstr "" -"Сниппеты похожи на плагины - и те и другие расширяют функциональность движка " -"WordPress. Сниппеты зачастую маленькие, состоят лишь из нескольких строк " -"кода и не вызывают нагрузки на ваш сервер. Здесь вы можете управлять вашими " -"сниппетами (добавлять, редактировать, активировать и деактивировать)." +"Это файл экспорта сниппетов кода, созданный плагином Code Snippets для " +"WordPress." -#: admin/help/manage.php:23 -msgid "Safe Mode" -msgstr "Safe Mode" +#: includes/class-export.php:103 +msgid "http://wordpress.org/plugins/code-snippets" +msgstr "http://wordpress.org/plugins/code-snippets" -#: admin/help/manage.php:25 -msgid "" -"Be sure to check your snippets for errors before you activate them, as a " -"faulty snippet could bring your whole blog down. If your site starts doing " -"strange things, deactivate all your snippets and activate them one at a time." -msgstr "" -"Прежде чем активировать сниппеты убедитесь, что они не содержат ошибок. " -"Некорректные сниппеты могут испортить вам сайт!" +#: includes/class-export.php:104 +msgid "To import these snippets a WordPress site follow these steps:" +msgstr "Для импорта сниппетов на сайт WordPress выполните эти действия:" -#: admin/help/manage.php:26 +#: includes/class-export.php:105 +msgid "1. Log in to that site as an administrator." +msgstr "1. Войдите на сайт как администратор." + +#: includes/class-export.php:106 msgid "" -"If something goes wrong with a snippet and you can't use WordPress, you can " -"cause all snippets to stop executing by adding " -"define('CODE_SNIPPETS_SAFE_MODE', true); to your wp-" -"config.php file. After you have deactivated the offending snippet, " -"you can turn off safe mode by removing this line or replacing true with false." -msgstr "" -"В случае любых проблем со сниппетами плагина вы можете их все " -"деактивировать, добавив строчку define('CODE_SNIPPETS_SAFE_MODE', " -"true); в ваш файл конфигурации wp-config.php . После " -"этого вы сможете деактивировать глючный сниппет, а потом снова включить " -"плагин, удалив указанную строчку." +"2. Install the Code Snippets plugin using the directions provided at the " +"above link." +msgstr "2. Установите плагин Code Snippets, следуя указаниям по ссылке выше." -#: admin/help/manage.php:31 -msgid "Uninstall" -msgstr "Удаление" +#: includes/class-export.php:107 +msgid "3. Go to 'Tools: Import' in the WordPress admin panel." +msgstr "3. Перейдите в 'Инструменты: Импорт' в консоли WordPress." -#: admin/help/manage.php:33 -#, php-format -msgid "" -"When you delete Code Snippets through the Plugins menu in WordPress it will " -"clear up the %1$s table and a few other bits of data stored in " -"the database. If you want to keep this data (ie: you are only temporally " -"uninstalling Code Snippets) then remove the %2$s folder using " -"FTP." -msgstr "" -"При удалении плагина через меню \"Плагины\" в админке блога таблица " -"%1$s в базе данных будет удалена. Если вы хотите сохранить настройки " -"(сниппеты) плагина, то удаляйте плагин (%2$s) через FTP, а не " -"через админку. Только в этом случае ваши сниппеты не будут потеряны (но вы, " -"конечно, можете сделать экспорт сниппетов во внешний .xml файл)." +#: includes/class-export.php:108 +msgid "4. Click on the \"Code Snippets\" importer in the list" +msgstr "4. Нажмите на импорт \"Code Snippets\" в списке" -#: admin/help/manage.php:34 +#: includes/class-export.php:109 +msgid "5. Upload this file using the form provided on that page." +msgstr "5. Загрузите этот файл через форму на той странице." + +#: includes/class-export.php:110 msgid "" -"Even if you're sure that you don't want to use Code Snippets ever again on " -"this WordPress installation, you may want to use the export feature to back " -"up your snippets." +"6. Code Snippets will then import all of the snippets and associated " +"information contained in this file into your site." msgstr "" -"Даже если вы уверены, что не будете использовать данный плагин, то все равно " -"на всякий случай сделайте экспорт всех сниппетов кода." +"6. Code Snippets импортирует из этого файла на сайт все сниппеты и " +"сопутствующую информацию." -#: admin/help/manage.php:39 +#: includes/class-export.php:111 msgid "" -"WordPress Extend

" +"7. You will then have to visit the 'Snippets: Manage' admin menu and " +"activate desired snippets." msgstr "" -"Страница плагина

" +"7. Потребуется зайти в Сниппеты: управление, и " +"активировать нужные сниппеты." -#: admin/help/single.php:17 +#: includes/edit/admin-help.php:15 includes/import/admin-help.php:16 +#: includes/manage/admin-help.php:15 +msgid "Overview" +msgstr "Обзор" + +#: includes/edit/admin-help.php:17 msgid "" "Snippets are similar to plugins - they both extend and expand the " "functionality of WordPress. Snippets are more light-weight, just a few lines " "of code, and do not put as much load on your server. Here you can add a new " "snippet, or edit an existing one." msgstr "" -"Сниппеты похожи на плагины - и те и другие расширяют функциональность движка " -"WordPress. Сниппеты зачастую маленькие, состоят лишь из нескольких строк " -"кода и не вызывают нагрузки на ваш сервер. Здесь вы можете добавить новый " -"сниппет или отредактировать уже существующий." +"Сниппеты похожи на плагины — и те и другие расширяют функциональность " +"WordPress. Сниппеты меньше, они состоят лишь из нескольких строк кода и не " +"сильно нагружают ваш сервер. Здесь можно добавить или отредактировать " +"сниппет." -#: admin/help/single.php:22 +#: includes/edit/admin-help.php:22 msgid "Finding Snippets" msgstr "Поиск сниппетов" -#: admin/help/single.php:24 +#: includes/edit/admin-help.php:24 msgid "" "Here are some links to websites which host a large number of snippets that " "you can add to your site.\n" @@ -207,7 +161,7 @@ msgid "" "\t\t\t
  • WP Function Me
  • \n" "\t\t" msgstr "" -"Здесь указаны ссылки на некоторые сайты со сниппетами:\n" +"Здесь приведены ссылки на некоторые сайты со множеством сниппетов:\n" "\t\t" -#: admin/help/single.php:31 +#: includes/edit/admin-help.php:31 msgid "" "More places to find snippets, as well as a selection of example snippets, " -"can be found in the plugin documentation" +"can be found in the plugin documentation" msgstr "" -"Другие ссылки вы можете найти на странице плагина" +"Места, где можно найти сниппеты, а также избранные примеры, находятся на странице плагина" -#: admin/help/single.php:36 +#: includes/edit/admin-help.php:36 msgid "Adding Snippets" msgstr "Добавление сниппетов" -#: admin/help/single.php:38 +#: includes/edit/admin-help.php:38 msgid "" "You need to fill out the name and code fields for your snippet to be added. " "While the description field will add more information about how your snippet " "works, what is does and where you found it, it is completely optional." -msgstr "Вы должны заполнить имя и " +msgstr "" +"Для добавление сниппета нужно заполнить поля названия и кода. В поле " +"описания можно добавить дополнительные сведения о том, как работает сниппет, " +"но это совершенно необязательно." -#: admin/help/single.php:39 +#: includes/edit/admin-help.php:39 msgid "" "Please be sure to check that your snippet is valid PHP code and will not " "produce errors before adding it through this page. While doing so will not " "become active straight away, it will help to minimise the chance of a faulty " "snippet becoming active on your site." msgstr "" -"Пожалуйста, убедитесь в том, что добавляемый вами сниппет является " -"корректным PHP кодом, так как иначе могут возникнуть проблемы с " -"работоспособностью вашего сайта." +"Пожалуйста, перед добавление сниппета убедитесь в том, что он является " +"корректным PHP кодом, и не приведет к сбоям. Хотя добавляемый сниппет сразу " +"не активизируется, это поможет сократить вероятность включения неисправного " +"сниппета в будущем." -#: admin/messages/import.php:18 -#, php-format -msgid "" -"Successfully imported %d snippet. Have fun!" -msgid_plural "" -"Successfully imported %d snippets. Have fun!" -"" -msgstr[0] "" -"Удачно импортирован %d сниппет. Удачи!" -msgstr[1] "" -"Удачно импортировано %d сниппета. Удачи!" -msgstr[2] "" -"Удачно импортировано %d сниппетов. Удачи!" - -#: admin/messages/import.php:32 -msgid "An error occurred when processing the import file." -msgstr "Произошла ошибка при импортировании сниппета." +#: includes/edit/admin-help.php:43 includes/import/admin-help.php:37 +#: includes/manage/admin-help.php:37 +msgid "For more information:" +msgstr "Дополнительная информация:" -#: admin/messages/manage.php:14 +#: includes/edit/admin-help.php:44 includes/import/admin-help.php:38 msgid "" -"Warning: Safe mode is active and snippets will not execute! " -"Remove the CODE_SNIPPETS_SAFE_MODE constant from wp-" -"config.php to turn off safe mode. Help" +"WordPress Extend" msgstr "" -"Внимание: активирован режим Safe mode и поэтому сниппеты не " -"будут выполняться! Удалите константу CODE_SNIPPETS_SAFE_MODE из " -"файла wp-config.php, чтобы выключить режим Safe mode. Помощь" - -#: admin/messages/manage.php:20 -msgid "Snippet activated." -msgstr "Сниппет активирован." - -#: admin/messages/manage.php:24 -msgid "Selected snippets activated." -msgstr "Выбранные сниппеты активированы." - -#: admin/messages/manage.php:28 -msgid "Snippet deactivated." -msgstr "Сниппет деактивирован." - -#: admin/messages/manage.php:32 -msgid "Selected snippets deactivated." -msgstr "Выбранные сниппеты деактивированы." +"Страница плагина" -#: admin/messages/manage.php:36 -msgid "Snippet deleted." -msgstr "Сниппет удален." +#: includes/edit/admin-help.php:45 includes/import/admin-help.php:39 +#: includes/manage/admin-help.php:39 +msgid "" +"Support Forums" +msgstr "" +"Форумы поддержки" -#: admin/messages/manage.php:40 -msgid "Selected snippets deleted." -msgstr "Выбранные сниппеты удалены." +#: includes/edit/admin-help.php:46 includes/import/admin-help.php:40 +#: includes/manage/admin-help.php:40 +msgid "" +"Project Website" +msgstr "" +"Сайт плагина" -#: admin/messages/single.php:14 +#: includes/edit/admin-messages.php:14 msgid "An error occurred when saving the snippet." msgstr "Произошла ошибка при сохранении сниппета." -#: admin/messages/single.php:18 +#: includes/edit/admin-messages.php:18 msgid "Snippet updated and activated." msgstr "Сниппет обновлен и активирован." -#: admin/messages/single.php:22 +#: includes/edit/admin-messages.php:22 msgid "Snippet added and activated." msgstr "Сниппет добавлен и активирован." -#: admin/messages/single.php:26 +#: includes/edit/admin-messages.php:26 msgid "Snippet updated and deactivated." msgstr "Сниппет обновлен и деактивирован." -#: admin/messages/single.php:30 +#: includes/edit/admin-messages.php:30 msgid "Snippet updated." msgstr "Сниппет обновлен." -#: admin/messages/single.php:34 +#: includes/edit/admin-messages.php:34 msgid "Snippet added." msgstr "Сниппет добавлен." -#: admin/views/import.php:20 includes/class-admin.php:327 +#: includes/edit/admin.php:26 includes/edit/edit.php:48 +#: includes/edit/edit.php:49 +msgid "Edit Snippet" +msgstr "Редактирование сниппета" + +#: includes/edit/admin.php:31 includes/edit/edit.php:35 +#: includes/manage/admin.php:26 +msgid "Add New" +msgstr "Добавить новый" + +#: includes/edit/admin.php:35 includes/edit/edit.php:34 +msgid "Add New Snippet" +msgstr "Добавление нового сниппета" + +#: includes/edit/admin.php:52 includes/edit/admin.php:53 +msgid "Name (short title)" +msgstr "Название (короткий заголовок на английском)" + +#: includes/edit/admin.php:58 +msgid "Code" +msgstr "Код" + +#: includes/edit/admin.php:78 includes/edit/admin.php:92 +msgid "Save Changes and Activate" +msgstr "Сохранить изменения и активировать" + +#: includes/edit/admin.php:98 +msgid "Save Changes and Deactivate" +msgstr "Сохранить изменения и деактивировать" + +#: includes/edit/admin.php:108 includes/manage/class-list-table.php:141 +#: includes/manage/class-list-table.php:266 +msgid "Export" +msgstr "Экспорт" + +#: includes/edit/admin.php:115 +msgid "" +"You are about to permanently delete this snippet.\n" +"'Cancel' to stop, 'OK' to delete." +msgstr "" +"Вы собираетесь удалить этот сниппет.\n" +"'Отмена' — прекратить, 'OK' — удалить." + +#: includes/edit/admin.php:120 includes/manage/class-list-table.php:150 +#: includes/manage/class-list-table.php:267 +msgid "Delete" +msgstr "Удалить" + +#: includes/edit/edit.php:83 includes/manage/manage.php:67 +msgid "You are not authorized to access this page." +msgstr "У вас нет доступа к этой странице." + +#: includes/edit/edit.php:177 includes/manage/class-list-table.php:226 +msgid "Description" +msgstr "Описание" + +#: includes/edit/edit.php:204 +msgid "Run snippet everywhere" +msgstr "Запускать сниппет везде" + +#: includes/edit/edit.php:205 +msgid "Only run in adminstration area" +msgstr "Запускать только в консоли администратора" + +#: includes/edit/edit.php:206 +msgid "Only run on site front-end" +msgstr "Запускать только на фронт-энде сайта" + +#: includes/edit/edit.php:210 +msgid "Scope" +msgstr "Область" + +#: includes/edit/edit.php:231 includes/manage/class-list-table.php:227 +msgid "Tags" +msgstr "Метки" + +#: includes/import/admin-help.php:18 +msgid "" +"Snippets are similar to plugins - they both extend and expand the " +"functionality of WordPress. Snippets are more light-weight, just a few lines " +"of code, and do not put as much load on your server. Here you can load " +"snippets from a Code Snippets (.xml) import file into the database with your " +"existing snippets." +msgstr "" +"Сниппеты похожи на плагины — и те и другие расширяют функциональность " +"WordPress. Сниппеты меньше, они состоят лишь из нескольких строк кода и не " +"сильно нагружают ваш сервер. Здесь вы можете загрузить ваши сниппеты из " +"файла экспорта плагина (.xml), чтобы добавить их на ваш сайт." + +#: includes/import/admin-help.php:23 +msgid "Importing" +msgstr "Импорт" + +#: includes/import/admin-help.php:25 +msgid "" +"You can load your snippets from a code snippets (.xml) export file using " +"this page." +msgstr "" +"На этой странице вы можете загрузить свои сниппеты из файла экспорта (.xml)." + +#: includes/import/admin-help.php:26 +#, php-format +msgid "" +"Snippets will be added to the database along with your existing snippets. " +"Regardless of whether the snippets were active on the previous site, " +"imported snippets are always inactive until activated using the Manage Snippets page.

    " +msgstr "" +"Сниппеты будут добавлены в вашу базу к уже имеющимся. Независимо от того, " +"были ли они активны на предыдущем сайте, импортированные сниппеты всегда " +"неактивны, пока их не активировать на странице Управление " +"сниппетами).

    " + +#: includes/import/admin-help.php:31 +msgid "Exporting" +msgstr "Экспорт" + +#: includes/import/admin-help.php:33 +#, php-format +msgid "" +"You can save your snippets to a Code Snippets (.xml) export file using the " +"Manage Snippets page." +msgstr "" +"Вы можете сохранить свои сниппеты в файл экспорта (.xml) на странице Управление сниппетами." + +#: includes/import/admin-messages.php:16 +#, php-format +msgid "" +"Successfully imported %d snippet. Have fun!" +msgstr "" +"Удачно импортировано %d сниппет(ов). Удачи!" + +#: includes/import/admin-messages.php:30 +msgid "An error occurred when processing the import file." +msgstr "Произошла ошибка при импортировании сниппета." + +#: includes/import/admin.php:18 includes/import/import.php:55 msgid "Import Snippets" msgstr "Импортирование сниппетов" -#: admin/views/import.php:24 +#: includes/import/admin.php:22 msgid "" "Howdy! Upload your Code Snippets export file and we’ll import the " "snippets to this site." msgstr "" "Привет! Загрузите файл экспорта, чтобы импортировать сниппеты на этот сайт." -#: admin/views/import.php:26 +#: includes/import/admin.php:24 #, php-format msgid "" "You will need to go to the Manage Snippets page to " "activate the imported snippets." msgstr "" -"Вы должны будете зайти в Управление сниппетами, чтобы " -"активировать импортированные сниппеты." +"Чтобы активировать импортированные сниппеты, потребуется зайти в Управление сниппетами, " -#: admin/views/import.php:28 +#: includes/import/admin.php:26 msgid "" "Choose a Code Snippets (.xml) file to upload, then click Upload file and " "import." msgstr "" -"Выберите файл экспорта (.xml), а затем кликните на \"Загрузить файл и " +"Выберите файл экспорта (.xml), а затем нажмите \"Загрузить файл и " "импортировать\"." -#: admin/views/import.php:35 +#: includes/import/admin.php:33 msgid "Choose a file from your computer:" msgstr "Выберите файл на вашем компьютере:" -#: admin/views/import.php:36 +#: includes/import/admin.php:34 msgid "(Maximum size: 8MB)" -msgstr "(Максимальный размер: 8MB)" +msgstr "(Максимальный размер: 8МБ)" -#: admin/views/import.php:42 +#: includes/import/admin.php:40 msgid "Upload file and import" msgstr "Загрузить файл и импортировать" -#: admin/views/manage.php:21 includes/class-admin.php:152 -#: includes/class-admin.php:276 includes/class-admin.php:277 -#: includes/class-admin.php:287 -msgid "Snippets" -msgstr "Сниппеты" - -#: admin/views/manage.php:26 admin/views/single.php:34 -#: includes/class-admin.php:300 -msgid "Add New" -msgstr "Добавить новый" - -#: admin/views/manage.php:39 -msgid "Search Installed Snippets" -msgstr "Искать установленные сниппеты" - -#: admin/views/single.php:29 includes/class-admin.php:299 -msgid "Edit Snippet" -msgstr "Редактирование сниппета" - -#: admin/views/single.php:37 includes/class-admin.php:299 -msgid "Add New Snippet" -msgstr "Добавление нового сниппета" - -#: admin/views/single.php:53 admin/views/single.php:54 -msgid "Name (short title)" -msgstr "Имя (короткое название на английском)" - -#: admin/views/single.php:59 -msgid "Code" -msgstr "Код" - -#: admin/views/single.php:85 -msgid "Save Changes & Activate" -msgstr "Сохранить изменения & Активировать" - -#: admin/views/single.php:91 -msgid "Save Changes & Deactivate" -msgstr "Сохранить изменения & Деактивировать" - -#: admin/views/single.php:100 includes/class-list-table.php:166 -#: includes/class-list-table.php:265 -msgid "Export" -msgstr "Экспорт" - -#: admin/views/single.php:107 includes/class-list-table.php:182 -msgid "Вы действительно хотите удалить выбранный сниппет?" -msgstr "Вы действительно хотите удалить выбранный сниппет?" - -#: admin/views/single.php:112 includes/class-list-table.php:175 -#: includes/class-list-table.php:266 -msgid "Delete" -msgstr "Удалить" - -#: includes/class-admin.php:185 +#: includes/import/import.php:34 msgid "Code Snippets" msgstr "Code Snippets" -#: includes/class-admin.php:186 -msgid "Import snippets from a Code Snippets export file" +#: includes/import/import.php:35 +msgid "Import snippets from a code snippets export file" msgstr "Импортировать сниппеты из файла экспорта плагина \"Code Snippets\"." -#: includes/class-admin.php:246 -msgid "You are not authorized to access this page." -msgstr "У вас нет доступа к этой странице." - -#: includes/class-admin.php:288 includes/class-admin.php:695 -msgid "Manage" -msgstr "Управление сниппетами" - -#: includes/class-admin.php:300 includes/class-list-table.php:160 -msgid "Edit" -msgstr "Редактировать" - -#: includes/class-admin.php:328 +#: includes/import/import.php:56 msgid "Import" msgstr "Импорт" -#: includes/class-admin.php:663 includes/class-list-table.php:227 -msgid "Description" -msgstr "Описание" +#: includes/import/import.php:92 +msgid "You are not access this page." +msgstr "У вас нет доступа к этой странице." -#: includes/class-admin.php:694 -msgid "Manage your existing snippets" -msgstr "Управление вашими сниппетами" +#: includes/manage/admin-help.php:17 +msgid "" +"Snippets are similar to plugins - they both extend and expand the " +"functionality of WordPress. Snippets are more light-weight, just a few lines " +"of code, and do not put as much load on your server. Here you can manage " +"your existing snippets and preform tasks on them such as activating, " +"deactivating, deleting and exporting." +msgstr "" +"Сниппеты похожи на плагины — и те и другие расширяют функциональность " +"WordPress. Сниппеты меньше, они состоят лишь из нескольких строк кода и не " +"сильно нагружают ваш сервер. Отсюда вы можете управлять вашими сниппетами " +"(добавлять, редактировать, активировать и деактивировать)." -#: includes/class-admin.php:722 -msgid "Visit the WordPress.org plugin page" -msgstr "Посетить страницу плагина на WordPress.org" +#: includes/manage/admin-help.php:22 +msgid "Safe Mode" +msgstr "Безопасный режим" -#: includes/class-admin.php:723 -msgid "About" -msgstr "О плагине" +#: includes/manage/admin-help.php:24 +msgid "" +"Be sure to check your snippets for errors before you activate them, as a " +"faulty snippet could bring your whole blog down. If your site starts doing " +"strange things, deactivate all your snippets and activate them one at a time." +msgstr "" +"Прежде чем активировать сниппеты, убедитесь, что они не содержат ошибок. " +"Некорректные сниппеты могут положить вам сайт! Если ваш сайт начинает вести " +"себя странно, отключите все сниппеты и включайте их по одному." -#: includes/class-admin.php:727 -msgid "Visit the support forums" -msgstr "Посетить форумы поддержки" +#: includes/manage/admin-help.php:25 +msgid "" +"If something goes wrong with a snippet and you can't use WordPress, you can " +"cause all snippets to stop executing by adding " +"define('CODE_SNIPPETS_SAFE_MODE', true); to your wp-" +"config.php file. After you have deactivated the offending snippet, " +"you can turn off safe mode by removing this line or replacing true with false." +msgstr "" +"На случай любых проблем со сниппетом, приводящим к сбою WordPress, можно " +"отключить все сниппеты, добавив строчку " +"define('CODE_SNIPPETS_SAFE_MODE', true); в ваш файл " +"конфигурации wp-config.php . Отключив виновный сниппет, можно " +"отключить безопасный режим, удалив указанную строчку или " +"поменявtrue на false." + +#: includes/manage/admin-help.php:30 +msgid "Uninstall" +msgstr "Удаление" -#: includes/class-admin.php:728 -msgid "Support" -msgstr "Под��ержка" +#: includes/manage/admin-help.php:32 +#, php-format +msgid "" +"When you delete Code Snippets through the Plugins menu in WordPress it will " +"clear up the %1$s table and a few other bits of data stored in " +"the database. If you want to keep this data (ie: you are only temporally " +"uninstalling Code Snippets) then remove the %2$s folder using " +"FTP." +msgstr "" +"При удалении плагина через меню \"Плагины\" консоли таблица %1$s в базе данных и кое-какие еще следы в базе данных будут удалены. Если " +"вы хотите сохранить настройки (сниппеты) плагина, то удаляйте плагин (" +"%2$s) через FTP, а не через консоль." -#: includes/class-admin.php:732 -msgid "Support this plugin's development" -msgstr "Поддержите развитие плагина" +#: includes/manage/admin-help.php:33 +msgid "" +"Even if you're sure that you don't want to use Code Snippets ever again on " +"this WordPress installation, you may want to use the export feature to back " +"up your snippets." +msgstr "" +"Даже если вы уверены, что никогда больше не будете использовать данный " +"плагин на этом сайте, на всякий случай сделайте экспорт всех сниппетов." -#: includes/class-admin.php:733 -msgid "Donate" -msgstr "Пожертвования" +#: includes/manage/admin-help.php:38 +msgid "" +"WordPress Extend

    " +msgstr "" +"Страница плагина

    " -#: includes/class-admin.php:764 +#: includes/manage/admin-messages.php:14 msgid "" -"Have feedback on Code Snippets? Please take the time to " -"answer a short survey on how you use this plugin and what you'd like to see " -"changed or added in the future." +"Warning: Safe mode is active and snippets will not execute! " +"Remove the CODE_SNIPPETS_SAFE_MODE constant from wp-" +"config.php to turn off safe mode. Help" msgstr "" -"У вас есть замечания по работе Code Snippets? Тогда " -"пожалуйста заполните анкету на сайте плагина." +"Внимание: включен безопасный режим, и сниппеты не будут " +"выполняются! Удалите константу CODE_SNIPPETS_SAFE_MODE из файла " +"wp-config.php, чтобы выключить безопасный режим. Помощь" -#: includes/class-admin.php:767 -msgid "Take the survey now" -msgstr "Оставить отзыв" +#: includes/manage/admin-messages.php:20 +msgid "Snippet activated." +msgstr "Сниппет активирован." + +#: includes/manage/admin-messages.php:24 +msgid "Selected snippets activated." +msgstr "Выбранные сниппеты активированы." + +#: includes/manage/admin-messages.php:28 +msgid "Snippet deactivated." +msgstr "Сниппет деактивирован." + +#: includes/manage/admin-messages.php:32 +msgid "Selected snippets deactivated." +msgstr "Выбранные сниппеты деактивированы." + +#: includes/manage/admin-messages.php:36 +msgid "Snippet deleted." +msgstr "Сниппет удален." + +#: includes/manage/admin-messages.php:40 +msgid "Selected snippets deleted." +msgstr "Выбранные сниппеты удалены." + +#: includes/manage/admin.php:39 +msgid "Search Installed Snippets" +msgstr "Искать установленные сниппеты" -#: includes/class-list-table.php:49 +#: includes/manage/class-list-table.php:53 msgid "Snippets per page" -msgstr "Сниппетов на страницу" +msgstr "Сниппетов на странице" -#: includes/class-list-table.php:141 includes/class-list-table.php:264 +#: includes/manage/class-list-table.php:116 +#: includes/manage/class-list-table.php:265 msgid "Network Deactivate" msgstr "Деактивировать в сети" -#: includes/class-list-table.php:141 includes/class-list-table.php:264 +#: includes/manage/class-list-table.php:116 +#: includes/manage/class-list-table.php:265 msgid "Deactivate" msgstr "Деактивировать" -#: includes/class-list-table.php:150 includes/class-list-table.php:263 +#: includes/manage/class-list-table.php:125 +#: includes/manage/class-list-table.php:264 msgid "Network Activate" msgstr "Активировать в сети" -#: includes/class-list-table.php:150 includes/class-list-table.php:263 +#: includes/manage/class-list-table.php:125 +#: includes/manage/class-list-table.php:264 msgid "Activate" msgstr "Активировать" -#: includes/class-list-table.php:189 +#: includes/manage/class-list-table.php:135 +msgid "Edit" +msgstr "Изменить" + +#: includes/manage/class-list-table.php:157 +msgid "" +"You are about to permanently delete the selected item.\n" +"\t\t\t\t'Cancel' to stop, 'OK' to delete." +msgstr "" +"Вы действительно хотите удалить выбранный сниппет?\n" +"\t\t\t\t'Отмена' — прекратить, 'OK' — удалить." + +#: includes/manage/class-list-table.php:165 #, php-format msgid "Untitled #%d" -msgstr "Untitled #%d" +msgstr "Без названия #%d" -#: includes/class-list-table.php:225 +#: includes/manage/class-list-table.php:224 msgid "Name" -msgstr "Имя" +msgstr "Название" -#: includes/class-list-table.php:226 +#: includes/manage/class-list-table.php:225 msgid "ID" msgstr "ID" -#: includes/class-list-table.php:267 +#: includes/manage/class-list-table.php:268 msgid "Export to PHP" msgstr "Экспорт в PHP" -#: includes/class-list-table.php:303 +#: includes/manage/class-list-table.php:305 #, php-format msgid "All (%s)" -msgid_plural "All (%s)" -msgstr[0] "Все (%s)" -msgstr[1] "Все (%s)" -msgstr[2] "Все (%s)" +msgstr "Все (%s)" -#: includes/class-list-table.php:306 +#: includes/manage/class-list-table.php:308 #, php-format msgid "Active (%s)" -msgid_plural "Active (%s)" -msgstr[0] "Активные (%s)" -msgstr[1] "Активные (%s)" -msgstr[2] "Активные (%s)" +msgstr "Активные (%s)" -#: includes/class-list-table.php:309 +#: includes/manage/class-list-table.php:311 #, php-format msgid "Recently Active (%s)" -msgid_plural "Recently Active (%s)" -msgstr[0] "Недавно активные (%s)" -msgstr[1] "Недавно активные (%s)" -msgstr[2] "Недавно активные (%s)" +msgstr "Недавно активные (%s)" -#: includes/class-list-table.php:312 +#: includes/manage/class-list-table.php:314 #, php-format msgid "Inactive (%s)" -msgid_plural "Inactive (%s)" -msgstr[0] "Неактивные (%s)" -msgstr[1] "Неактивные (%s)" -msgstr[2] "Неактивные (%s)" +msgstr "Неактивные (%s)" -#: includes/class-list-table.php:341 +#: includes/manage/class-list-table.php:317 +#, php-format +msgid "Admin (%s)" +msgstr "Консоль (%s)" + +#: includes/manage/class-list-table.php:320 +#, php-format +msgid "Front End (%s)" +msgstr "Сайт (%s)" + +#: includes/manage/class-list-table.php:380 +msgid "Show all tags" +msgstr "Показать все метки" + +#: includes/manage/class-list-table.php:394 msgid "Filter" msgstr "Фильтр" -#: includes/class-list-table.php:349 +#: includes/manage/class-list-table.php:402 msgid "Clear List" -msgstr "Очистить лист" +msgstr "Очистить список" -#: includes/class-list-table.php:491 +#: includes/manage/class-list-table.php:551 #, php-format msgid "" "You do not appear to have any snippets available at this time. Add New→" msgstr "Нет доступных сниппетов. Добавить новый→" -#: includes/class-list-table.php:675 +#: includes/manage/class-list-table.php:784 msgid "Search results" msgstr "Результаты поиска" -#: includes/class-list-table.php:678 +#: includes/manage/class-list-table.php:787 #, php-format msgid " for “%s”" msgstr " по запросу “%s”" -#: includes/class-list-table.php:684 +#: includes/manage/class-list-table.php:791 +#, php-format +msgid " in tag “%s”" +msgstr " в метке “%s”" + +#: includes/manage/class-list-table.php:797 msgid "Clear Filters" msgstr "Очистить фильтры" -#~ msgid "" -#~ "You are about to permanently delete the selected item.\n" -#~ "\t\t\t\t'Cancel' to stop, 'OK' to delete." -#~ msgstr "" -#~ "Вы действительно хотите удалить выбранный сниппет?\n" -#~ "\t\t\t\t" - -#~ msgid "" -#~ "You are about to permanently delete this snippet.\n" -#~ "'Cancel' to stop, 'OK' to delete." -#~ msgstr "Вы действительно хотите удалить выбранный сниппет?\n" +#: includes/settings/admin.php:20 +msgid "Snippets Settings" +msgstr "Параметры сниппетов" + +#: includes/settings/admin.php:21 includes/settings/admin.php:39 +msgid "Settings" +msgstr "Настройка" + +#: includes/settings/class-settings.php:47 +msgid "Activate by Default" +msgstr "Включать по умолчанию" + +#: includes/settings/class-settings.php:49 +msgid "" +"Make the 'Save and Activate' button the default action when saving a snippet." +msgstr "" +"Сделать кнопку 'Сохранить и активировать' действием по умолчанию при " +"сохранении сниппета." + +#: includes/settings/class-settings.php:55 +msgid "Enable Scope Selector" +msgstr "Включить селектор области" + +#: includes/settings/class-settings.php:57 +msgid "Enable the scope selector when editing a snippet" +msgstr "Включить селектор области применения при редактировании сниппета" + +#: includes/settings/class-settings.php:96 +msgid "Theme" +msgstr "Тема" + +#: includes/settings/class-settings.php:104 +msgid "Indent With Tabs" +msgstr "Сдвигать табуляторами" + +#: includes/settings/class-settings.php:106 +msgid "Use hard tabs (not spaces) for indentation." +msgstr "Использовать жесткие табуляторы (не пробелы) для сдвига." + +#: includes/settings/class-settings.php:113 +msgid "Tab Size" +msgstr "Размер табулятора" + +#: includes/settings/class-settings.php:115 +msgid "The width of a tab character." +msgstr "Ширина символа табуляции." + +#: includes/settings/class-settings.php:123 +msgid "Indent Unit" +msgstr "Сдвинуть блок" + +#: includes/settings/class-settings.php:125 +msgid "How many spaces a block should be indented." +msgstr "На сколько пробелов сдвигать блок." + +#: includes/settings/class-settings.php:133 +msgid "Wrap Lines" +msgstr "Переносить строки" + +#: includes/settings/class-settings.php:135 +msgid "Whether the editor should scroll or wrap for long lines." +msgstr "Прокручивать или переносить длинные строки в редакторе." + +#: includes/settings/class-settings.php:142 +msgid "Line Numbers" +msgstr "Номера строк" + +#: includes/settings/class-settings.php:144 +msgid "Show line numbers to the left of the editor." +msgstr "Показывать номера строк в редакторе слева." + +#: includes/settings/class-settings.php:151 +msgid "Auto Close Brackets" +msgstr "Автоматически закрывать скобки" + +#: includes/settings/class-settings.php:153 +msgid "Auto-close brackets and quotes when typed." +msgstr "Автоматически закрывать скобки и кавычки при наборе." + +#: includes/settings/class-settings.php:160 +msgid "Highlight Selection Matches" +msgstr "Выделять совпадения" + +#: includes/settings/class-settings.php:161 +msgid "Highlight all instances of a currently selected word." +msgstr "Выделять все вхождения выбранного слова." + +#: includes/settings/settings.php:93 +msgid "General" +msgstr "Основные" + +#: includes/settings/settings.php:94 +msgid "Description Editor" +msgstr "Редактор описания" + +#: includes/settings/settings.php:95 +msgid "Code Editor" +msgstr "Редактор кода" + +#: includes/settings/settings.php:143 +msgid "Editor Preview" +msgstr "Предварительный просмотр в редакторе" + +#: includes/settings/settings.php:189 +msgid "Settings saved." +msgstr "Параметры сохранены." + +#: Plug-in description +msgid "An easy, clean and simple way to add code snippets to your site. No need to edit to your theme's functions.php file again!" +msgistr "Легкий, ясный и простой способ добавления сниппетов кода на сайт. Больше не потребуется править файл functions.php вашей темы!" + +#~ msgid "Вы действительно хотите удалить выбранный сниппет?" +#~ msgstr "Вы действительно хотите удалить выбранный сниппет?" #, fuzzy #~ msgid "Все (%s)"