##############################################################
## MOD Title:  full_album_pack_1_0_1 Translation on Russian
## MOD Author: Vladimir Jashin < info@jashin.ru > (Vladimir Jashin Russia Moscow Photographer) http://www.jva.ru/
## MOD Description: This Translation on Russian  - MOD Full Album Pack ver. 1.0.1
##
## MOD Translation Version: 0.0.1
## 
## Installation Level: Easy
## Installation Time: ~3 minutes
## Files To Edit: (1)
##                language/lang_russian/lang_main.php             
##                
##   COPY Files: (3)
##                phpbb_root/language/lang_russian/lang_admin_album.php
##                phpbb_root/language/lang_russian/lang_hierarchy_album.php
##                phpbb_root/language/lang_russian/lang_main_album.php
##   
##                
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
##############################################################
## Author Notes:
## Author Link Discussion MOD Full Album Pack ver. 1.0.1: http://www.mightygorgon.com/viewtopic.php?t=2553
## Author Link Download MOD Full Album Pack ver. 1.0.1: http://www.mightygorgon.com/download.php?id=1118
## Author Link Demo MOD Full Album Pack ver. 1.0.1: http://www.mightygorgon.com/album.php
## 
## 
## EasyMod 0.1.13 compliant. 
## 
##
##############################################################
## MOD Translation Russian History:
## 
##   2005-05-31 - Version 0.0.1    
## 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################


#-----[ OPEN ]------------------------------------------------
#
language/lang_russian/lang_main.php
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Mighty Gorgon - Full Album Pack - BEGIN 
$lang['Album'] = ''; 
$lang['Personal_Gallery_Of_User'] = '   %s'; 
$lang['Personal_Gallery_Of_User_Profile'] = '   %s (%d )'; 
$lang['Show_All_Pic_View_Mode_Profile'] = '     %s (  )'; 
$lang['Not_allowed_to_view_album'] = ',      .'; 
$lang['Not_allowed_to_upload_album'] = ',         . ,      .'; 
$lang['Album_empty'] = '    <br />   <b>  </b>    .'; 
$lang['Upload_New_Pic'] = '  .'; 
$lang['Pic_Title'] = ' '; 
$lang['Pic_Title_Explain'] = '      .    ,   ..,     ,   .'; 
$lang['Pic_Upload'] = ' '; 
$lang['Pic_Upload_Explain'] = '   JPG, GIF  PNG.    %s .    %sx%s .'; 
$lang['Album_full'] = ',      . ,    ,   .'; 
$lang['Album_upload_successful'] = ',     .'; 
$lang['Click_return_album'] = '%s  .%s'; 
$lang['Invalid_upload'] = ' <br /><br />   ,   '; 
$lang['Image_too_big'] = ',      .'; 
$lang['Uploaded_by'] = ''; 
$lang['Category_locked'] = ',    ,       . ,       .'; 
$lang['View_Album_Index'] = '  '; 
$lang['View_Album_Personal'] = '   '; 
$lang['View_Pictures'] = '    /   '; 
$lang['Album_Search'] = '  '; 
$lang['Search'] = '  '; 
$lang['Username'] = ''; 
$lang['Pic_Name'] = ''; 
$lang['Description'] = ''; 
$lang['Search_Contents'] = ' :'; 
$lang['Search_Found'] = ' '; 
$lang['Search_Matches'] = ':'; 
// Mighty Gorgon - Full Album Pack - END 

#
#-----[ COPY ]------------------------------------------------
#
copy phpbb_root/language/lang_russian/lang_admin_album.php to language/lang_russian/lang_admin_album.php
copy phpbb_root/language/lang_russian/lang_hierarchy_album.php to language/lang_russian/lang_hierarchy_album.php
copy phpbb_root/language/lang_russian/lang_main_album.php to language/lang_russian/lang_main_album.php

# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
# EoM 