60 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; @package		Joomla.Framework
 | |
| ; @copyright	Copyright (C) 2005 - 2010 Open Source Matters, Inc. All rights reserved.
 | |
| ; @license		GNU General Public License version 2 or later; see LICENSE.txt
 | |
| ;
 | |
| ; @component Phoca Component
 | |
| ; @copyright Copyright (C) Jan Pavelka www.phoca.cz
 | |
| ; @license http://www.gnu.org/copyleft/gpl.html GNU General Public License version 2 or later;
 | |
| ;
 | |
| ; @test utf-8 ä, ö, ü
 | |
| ;
 | |
| 
 | |
| ;[3.1.6]
 | |
| COM_PHOCADOWNLOAD_INSTALL_TEXT="Phoca Download installed"
 | |
| COM_PHOCADOWNLOAD_CONFIGURE="Configure"
 | |
| 
 | |
| ;[3.0.2]
 | |
| COM_PHOCADOWNLOAD_DOWNLOAD_LAYOUT="Download View"
 | |
| COM_PHOCADOWNLOAD_DOWNLOAD_LAYOUT_DESC="This view displays link of file to download (File which is accessible by unique download URL)"
 | |
| COM_PHOCADOWNLOAD_DOWNLOAD_GROUP="Download View"
 | |
| COM_PHOCADOWNLOAD_DOWNLOAD_GROUP_DESC="This view displays link of file to download (File which is accessible by unique download URL)"
 | |
| 
 | |
| ;[3.0.0 Stable]
 | |
| COM_PHOCADOWNLOAD_VERSION="Version"
 | |
| ;[3.0.0]
 | |
| COM_PHOCADOWNLOAD_UPDATE_TEXT="Phoca Download updated"
 | |
| COM_PHOCADOWNLOAD_DOWNLOADS="Downloads"
 | |
| COM_PHOCADOWNLOAD_UPLOADS="Uploads"
 | |
| COM_PHOCADOWNLOAD_LOGGING="Logging"
 | |
| COM_PHOCADOWNLOAD_STYLES="Styles"
 | |
| ;[2.1.2]
 | |
| COM_PHOCADOWNLOAD_TAGS="Tags"
 | |
| COM_PHOCADOWNLOAD_LAYOUT="Layout"
 | |
| ;[2.1.0]
 | |
| PHOCADOWNLOAD="Phoca Download"
 | |
| COM_PHOCADOWNLOAD="Phoca Download"
 | |
| COM_PHOCADOWNLOAD_CONTROLPANEL="Control Panel"
 | |
| COM_PHOCADOWNLOAD_FILES="Files"
 | |
| COM_PHOCADOWNLOAD_CATEGORIES="Categories"
 | |
| COM_PHOCADOWNLOAD_LICENSES="Licenses"
 | |
| COM_PHOCADOWNLOAD_STATISTICS="Statistics"
 | |
| COM_PHOCADOWNLOAD_INFO="Info"
 | |
| COM_PHOCADOWNLOAD_FILE_RATING="File Rating"
 | |
| COM_PHOCADOWNLOAD_XML_DESCRIPTION="Phoca Download is download manager for Joomla! CMS. It includes component, modules and plugins and allows displaying files on website which can be downloaded (previewed, played) by website visitors."
 | |
| COM_PHOCADOWNLOAD_CATEGORIES_GROUP="List Of Categories (Categories View)"
 | |
| COM_PHOCADOWNLOAD_CATEGORIES_GROUP_DESC="This view displays list of categories"
 | |
| COM_PHOCADOWNLOAD_CATEGORY_GROUP="List of Files (Category View)"
 | |
| COM_PHOCADOWNLOAD_CATEGORY_GROUP_DESC="This view displays list of files"
 | |
| COM_PHOCADOWNLOAD_FILE_GROUP="File View - detail of a file"
 | |
| COM_PHOCADOWNLOAD_FILE_GROUP_DESC="This view displays detail of a file"
 | |
| COM_PHOCADOWNLOAD_USER_UPLOAD_GROUP="User Upload View"
 | |
| COM_PHOCADOWNLOAD_USER_UPLOAD_GROUP_DESC="This view displays User Upload"
 | |
| COM_PHOCADOWNLOAD_CATEGORIES_LIST_LAYOUT="List Of Categories (Categories View)"
 | |
| COM_PHOCADOWNLOAD_CATEGORIES_LIST_LAYOUT_DESC="This view displays list of categories"
 | |
| COM_PHOCADOWNLOAD_CATEGORY_LIST_LAYOUT="List of Files (Category View)"
 | |
| COM_PHOCADOWNLOAD_CATEGORY_LIST_LAYOUT_DESC="This view displays list of files"
 | |
| COM_PHOCADOWNLOAD_USER_UPLOAD_LAYOUT="User Upload"
 | |
| COM_PHOCADOWNLOAD_USER_UPLOAD_LAYOUT_DESC="This view displays User Upload"
 | |
| COM_PHOCADOWNLOAD_FILE_LAYOUT="File View"
 | |
| COM_PHOCADOWNLOAD_FILE_LAYOUT_DESC="This view displays details of a file"
 | |
| COM_PHOCADOWNLOAD_INSTALL="Install" |