User:Duesentrieb/CatScan-ru

From Meta, a Wikimedia project coordination wiki

This page contains the Russian language file for the CatScan tool by Duesentrieb. If you like, you can use it to provide a new translation:

  • Create a new entry on User:Duesentrieb/CatScan#Languages, pointing to a page named like this one, but the with appropriate language code at the end.
  • Copy the messages below to that file, and start translating. When you are done, please drop a note on my talk page.
  • Remember to enclose it in <pre> and <nowiki> tags (in that order)

NOTE: if you provide an interface translation, you must grant me permission to use it under the terms of the GPL, as well as the GFDL! Please put a copyright notice to that effect at the top of the translation you are providing!

 /*
 Language file for the CatScan tool.
 Copyright (C) 2006, Daniel Kinzler, brightbyte.de
 This file is licensed under the GPL and the GFDL:
 
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts.  A copy of the license is included in the section entitled "GNU
 Free Documentation License".
 
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 2
 of the License, or (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 */
 
 $messages['set_language']= 'применить язык';
 
 $messages['wiki']= 'Вики';
 
 $messages['search_in_category']= 'искать в категории';
 $messages['with_depth']= 'с глубиной';
 $messages['for_pages_by_category']= 'страницы в категории';
 $messages['for_pages_by_template']= 'страницы с шаблоном';
 $messages['inverse']= 'наоборот';
 $messages['untagged_only']= 'без шаблона';
 $messages['for_all_pages']= 'все страницы';
 $messages['all_pages_hint']= 'если вы добавите шаблон в поле выше, содержащие его статьи будут выделены';
 $messages['for_stubs']= 'все заготовки';
 $messages['and']= 'и';
 $messages['or']= 'или';
 $messages['main_namespace_only']= 'только основное пространство';
 $messages['having_less_than_x_bytes_1']= 'размером меньше $1 байт';
 $messages['less_than_x_links_1']= 'с числом ссылок меньше $1';
 $messages['for_changes_in_the_last']= 'изменённые за последние';
 $messages['hours']= 'часов';
 $messages['hide_minor']= 'скрыть мелкие правки';
 $messages['hide_bots']= 'скрыть ботов';
 $messages['only_new']= 'только новые статьи';
 $messages['for_all_images']= 'все изображения';
 $messages['for_all_categories']= 'все категории';
 $messages['csv_output']= 'вывод в CSV';
 
 $messages['catscan_go']= 'Сканировать';
 
 $messages['recursing_categories']= 'сканирование для категорий...';
 
 $messages['category_tree']= 'Дерево категорий';
 $messages['category_as_tree_1']= 'Показывать категорию «$1» как дерево';
 
 $messages['articles_under_1']= 'Страницы из «$1»';
 $messages['highliting_template']= 'выделить шаблон «$1»';
 $messages['category_intersection_2']= 'Страницы из «$1» и «$2»';
 $messages['tagged_in_category_2']= 'Страницы из «$1», которые содержат шаблон «$2»';
 $messages['untagged_in_category_2']= 'Страницы из «$1», которые не содержат шаблон «$2»';
 $messages['images_under_1']= 'Изображения из «$1»';
 $messages['images_used_under_1']= 'Изображения используемые в «$1»';
 $messages['categories_under_1']= 'Категории из «$1»';
 $messages['changes_in_2']= 'Изменения за последние $1 часов в страницах из «$2»';
 $messages['stubs_under_4']= 'Заготовки из «$1» размером меньше $2 байт $3 с числом ссылок меньше $4';
 $messages['stubs_by_size_under_2']= 'Заготовки из «$1» размером меньше $2 байт';
 $messages['stubs_by_links_under_2']= 'Заготовки из «$1», в которых число ссылок меньше $2';
 
 $messages['found_categories_1']= 'найдено категорий: $1';
 $messages['no_matches']= 'нет совпадений!';
 $messages['found_articles_1']= 'найдено статей: $1';