Если не ошибусь (а ошибиться боюсь), там только один файл:
Код: Выделить всё
<?php
/***************************************************************************
* lang_extend_categories_hierarchy.php [English]
* ------------------------------------
* begin : 28/09/2003
* copyright : Ptirhiik
* email : ptirhiik@clanmckeen.com
*
* version : 1.0.1 - 10/11/2003
*
*
***************************************************************************/
/***************************************************************************
*
* 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.
*
***************************************************************************/
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}
// admin part
if ( $lang_extend_admin )
{
$lang['Lang_extend_categories_hierarchy'] = 'Categories Hierarchy';
$lang['Category_attachment'] = 'Attached to';
$lang['Category_desc'] = 'Description';
$lang['Category_config_error_fixed'] = 'An error in the category setup has been fixed';
$lang['Attach_forum_wrong'] = 'You can\'t attach a forum to a forum';
$lang['Attach_root_wrong'] = 'You can\'t attach a forum to the forum index';
$lang['Forum_name_missing'] = 'You can\'t create a forum without a name';
$lang['Category_name_missing'] = 'You can\'t create a category without a name';
$lang['Only_forum_for_topics'] = 'Topics can only be found in forums';
$lang['Delete_forum_with_attachment_denied'] = 'You can\'t delete forums having sub-levels';
$lang['Category_delete'] = 'Delete Category';
$lang['Category_delete_explain'] = 'The form below will allow you to delete a category and decide where you want to put all forums and categories it contained.';
// forum links type
$lang['Forum_link_url'] = 'Link URL';
$lang['Forum_link_url_explain'] = 'You can set here an URI to a phpBB prog, or a full URL to an external server';
$lang['Forum_link_internal'] = 'phpBB prog';
$lang['Forum_link_internal_explain'] = 'Choose yes if you invoke a program that stands in the phpBB dirs';
$lang['Forum_link_hit_count'] = 'Hit count';
$lang['Forum_link_hit_count_explain'] = 'Choose yes if you want the board to count and display the number of hit using this link';
$lang['Forum_link_with_attachment_deny'] = 'You can\'t set a forum as a link if it has already sub-levels';
$lang['Forum_link_with_topics_deny'] = 'You can\'t set a forum as a link if it has already topics in';
$lang['Forum_attached_to_link_denied'] = 'You can\'t attach a forum or a category to a forum link';
$lang['Manage_extend'] = 'Management +';
$lang['No_subforums'] = 'No sub-forums';
$lang['Forum_type'] = 'Choose the kind of forum you want';
$lang['Presets'] = 'Presets';
$lang['Refresh'] = 'Refresh';
$lang['Position_after'] = 'Position this forum after';
$lang['Link_missing'] = 'The link is missing';
$lang['Category_with_topics_deny'] = 'Topics remains in this forum. You can\'t change it into a category.';
$lang['Recursive_attachment'] = 'You can\'t attach a forum to a lowest level of its own branch (recursive attachment)';
$lang['Forum_with_attachment_denied'] = 'You can\'t change a category with forums attached to into a forum';
$lang['icon'] = 'Icon';
$lang['icon_explain'] = 'This icon will be displayed in front of the forum title. You can set here a direct URI or a $image[] key entry (see <i>your_template</i>/<i>your_template</i>.cfg).';
}
$lang['Forum_link'] = 'Link redirection';
$lang['Forum_link_visited'] = 'This link has been visited %d times';
$lang['Redirect'] = 'Redirect';
$lang['Redirect_to'] = 'If your browser does not support meta redirection please click %sHERE% to be redirected';
$lang['Use_sub_forum'] = 'Index packing';
$lang['Hierarchy_setting'] = 'Categories Hierarchy settings';
$lang['Index_packing_explain'] = 'Choose the level of packing you want for the index';
$lang['Medium'] = 'Medium';
$lang['Full'] = 'Full';
$lang['Split_categories'] = 'Split categories on index';
$lang['Use_last_topic_title'] = 'Show the last topic titles on index';
$lang['Last_topic_title_length'] = 'Title length of the last topic on index';
$lang['Sub_level_links'] = 'Sub-level links on index';
$lang['Sub_level_links_explain'] = 'Add the links to the sub-levels in the forum or category description';
$lang['With_pics'] = 'With icons';
$lang['Display_viewonline'] = 'Display viewonline information box on index';
$lang['Never'] = 'Never';
$lang['Root_index_only'] = 'On root index only';
$lang['Always'] = 'Always';
$lang['Subforums'] = 'Subforums';
?>
Был бы умный, сразу бы додумался, что перевод можно подсмотреть в PHPBB Plus

Вот он:
Код: Выделить всё
<?php
/***************************************************************************
* lang_extend_categories_hierarchy.php [English]
* ------------------------------------
* begin : 28/09/2003
* copyright : Ptirhiik
* email : ptirhiik@clanmckeen.com
*
* version : 1.0.1 - 10/11/2003
*
*
***************************************************************************/
/***************************************************************************
*
* 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.
*
***************************************************************************/
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}
// Admin part
if ( $lang_extend_admin )
{
$lang['Lang_extend_categories_hierarchy'] = 'Иерархия категорий';
$lang['Category_attachment'] = 'Приложенный к';
$lang['Category_desc'] = 'Описание';
$lang['Category_config_error_fixed'] = 'Ошибка в установке категории исправлена.';
$lang['Attach_forum_wrong'] = 'Вы не можете присоединять форум к форуму';
$lang['Attach_root_wrong'] = 'Вы не можете присоединять форум к главной странице';
$lang['Forum_name_missing'] = 'Вы не можете создать форума без названия';
$lang['Category_name_missing'] = 'Вы не можете создать категорию без названия';
$lang['Only_forum_for_topics'] = 'Темы могут быть найдены только в форумах';
$lang['Delete_forum_with_attachment_denied'] = 'Вы не можете удалять форумы с подуровнями';
$lang['Category_delete'] = 'Удалить категорию';
$lang['Category_delete_explain'] = 'С помощью этой формы Вы сможете удалить категорию и решить, куда Вы хотите поместить все форумы и категории, которые она содержит.';
// Типы ссылок форума
$lang['Forum_link_url'] = 'Ссылка на URL';
$lang['Forum_link_url_explain'] = 'Здест Вы можете указать полный путь(URI) к phpBB prog, или полный путь(URL) к внешнему серверу';
$lang['Forum_link_internal'] = 'phpBB prog';
$lang['Forum_link_internal_explain'] = 'Выберите ДА, если вы используете программу, которая находится в phpBB директориях';
$lang['Forum_link_hit_count'] = 'Число кликов';
$lang['Forum_link_hit_count_explain'] = 'Выберите ДА, если Вы хотите чтобы форум считал и выводил количество кликов используя эту ссылку.';
$lang['Forum_link_with_attachment_deny'] = 'Вы не можете установить форум, как ссылку, если он содержит подуровни.';
$lang['Forum_link_with_topics_deny'] = 'Вы не можете установить форум, как ссылку, если он содержит темы.';
$lang['Forum_attached_to_link_denied'] = 'Вы не можете присоединить форум или категорию к ссылке.';
$lang['Manage_extend'] = 'Управление +';
$lang['No_subforums'] = 'Нет подфорумов';
$lang['Forum_type'] = 'Выберите нужный форум';
$lang['Presets'] = 'Установки';
$lang['Refresh'] = 'Обновить';
$lang['Position_after'] = 'Расположение этого форума за';
$lang['Link_missing'] = 'Ссылка пропущена.';
$lang['Category_with_topics_deny'] = 'Темы остаются в этом форуме. Вы не можете изменить его категорию.';
$lang['Recursive_attachment'] = 'Вы не можете присоединить форум к самому нижнему уровню его собственной ветви(рекурсивное вложение)';
$lang['Forum_with_attachment_denied'] = 'Вы не можете менять категорию с форумами присоединёнными к форуму.';
$lang['icon'] = 'Иконка';
$lang['icon_explain'] = 'Иконка будет видна напротив названия форума. Вы можете указать конкретный URI или $image[] key entry (смотрите <i>ваш_шаблон</i>/<i>ваш_шаблон</i>.cfg).';
}
$lang['Forum_link'] = 'Ссылка переадресации';
$lang['Forum_link_visited'] = 'Посещений %d';
$lang['Redirect'] = 'Переадресация';
$lang['Redirect_to'] = 'Если Ваш браузер не поддерживает автоматической переадресации, то %sнажмите сюда% для перехода.';
$lang['Use_sub_forum'] = 'Сжатие главной страницы';
$lang['Hierarchy_setting'] = 'Настройки иерархии категорий';
$lang['Index_packing_explain'] = 'Выберите необходимый уровень сжатия';
$lang['Medium'] = 'Средний';
$lang['Full'] = 'Полный';
$lang['Split_categories'] = 'Разделять категории на главной';
$lang['Use_last_topic_title'] = 'Показывать <b>Последние темы</b> на главной';
$lang['Last_topic_title_length'] = 'Количество символов для <b>последних тем</b> на главной';
$lang['Sub_level_links'] = 'Ссылки на подуровни на главной';
$lang['Sub_level_links_explain'] = 'Добавить ссылки на подуровни в описание форума или категории.';
$lang['With_pics'] = 'С иконками';
$lang['Display_viewonline'] = 'Показывать информацию <b>Кто сейчас на форуме</b>';
$lang['Never'] = 'Никогда';
$lang['Root_index_only'] = 'Только на главной';
$lang['Always'] = 'Всегда';
$lang['Subforums'] = 'Подфорумы';
//-- mod : today at yesterday at ------------------------------------------------------------------------
//-- add
$lang['Today_at'] = '<b>Сегодня</b> at %s'; // %s это время
$lang['Yesterday_at'] = '<b>Вчера</b> at %s'; // %s это время
//-- end mod : today at yesterday at ------------------------------------------------------------------------
?>