You've already forked joomla_test
first commit
This commit is contained in:
232
templates/as002036free/language/en-GB/en-GB.tpl_as002036free.ini
Normal file
232
templates/as002036free/language/en-GB/en-GB.tpl_as002036free.ini
Normal file
@ -0,0 +1,232 @@
|
||||
; Joomla! Project
|
||||
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; --------------------------------------------------------------------
|
||||
; DATE FORMATS
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Friday, 31 January 2013
|
||||
|
||||
DATE_FORMAT_LC="l, d F Y"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Friday, 31 January 2013 13:31
|
||||
|
||||
DATE_FORMAT_LC2="l, d F Y H:i"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; 31 January 2013
|
||||
|
||||
DATE_FORMAT_LC3="d F Y"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; 2013-01-31
|
||||
|
||||
DATE_FORMAT_LC4="Y-m-d"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; 13-01-31
|
||||
|
||||
DATE_FORMAT_JS1="y-m-d"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Jan 31, 2013
|
||||
|
||||
DATE_FORMAT_TPL1="M d, Y"
|
||||
|
||||
;--------------------------------------------------------------------
|
||||
; 31 Jan
|
||||
|
||||
DATE_FORMAT_TPL2="d"
|
||||
DATE_FORMAT_TPL3="M"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; 13.01.31
|
||||
|
||||
DATE_FORMAT_TPL4="y. m. d"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; --------------------------------------------------------------------
|
||||
; Template General Configuration Parameters
|
||||
|
||||
TPL_FIELDSET_GENERAL="General Configuration Parameters"
|
||||
|
||||
TPL_STYLE_LABEL="Template Styles"
|
||||
TPL_STYLE_DESC="Select a Template Styles here"
|
||||
|
||||
TPL_BODY_FONT_FAMILY_LABEL="Body Font Family"
|
||||
TPL_BODY_FONT_FAMILY_DESC="Select your favorite font-family here"
|
||||
|
||||
TPL_BODY_FONT_SIZE_LABEL="Body Font Size (px)"
|
||||
TPL_BODY_FONT_SIZE_DESC="Body font size."
|
||||
|
||||
TPL_BODY_FONT_COLOR_LABEL="Body Font Color"
|
||||
TPL_BODY_FONT_COLR_DESC="Body font color."
|
||||
|
||||
TPL_LINK_FONT_COLOR_LABEL="Link Font Color"
|
||||
TPL_LINK_FONT_COLR_DESC="Link font color."
|
||||
|
||||
TPL_HOVERLINK_FONT_COLOR_LABEL="Mouseover Link Color"
|
||||
TPL_HOVERLINK_FONT_COLR_DESC="Mouseover link font color."
|
||||
|
||||
TPL_HFONT_FAMILY_LABEL="Heading Font Family"
|
||||
TPL_HFONT_FAMILY_DESC="Select your favorite font-family here"
|
||||
|
||||
TPL_H1_FONT_SIZE_LABEL="H1 Font Size"
|
||||
TPL_H1 FONT_SIZE_DESC="H1 Font Size."
|
||||
|
||||
TPL_H2_FONT_SIZE_LABEL="H2 Font Size"
|
||||
TPL_H2 FONT_SIZE_DESC="H2 Font Size."
|
||||
|
||||
TPL_H3_FONT_SIZE_LABEL="H3 Font Size"
|
||||
TPL_H3 FONT_SIZE_DESC="H3 Font Size."
|
||||
|
||||
TPL_H4_FONT_SIZE_LABEL="H4 Font Size"
|
||||
TPL_H4 FONT_SIZE_DESC="H4 Font Size."
|
||||
|
||||
TPL_H5_FONT_SIZE_LABEL="H5 Font Size"
|
||||
TPL_H5 FONT_SIZE_DESC="H5 Font Size."
|
||||
|
||||
TPL_BTN_FONT_COLOR_LABEL="Button Font Color"
|
||||
TPL_BTN_FONT_COLR_DESC="Button font color."
|
||||
TPL_BTN_HFONT_COLOR_LABEL="Button Mouseover Color"
|
||||
TPL_BTN_HFONT_COLR_DESC="Button mouseover font color."
|
||||
|
||||
TPL_BTN_TOP_BGCOLOR_LABEL="Button Top Color"
|
||||
TPL_BTN_TOP_BGCOLOR_DESC="Button gradient top color."
|
||||
TPL_BTN_BOTTOM_BGCOLOR_LABEL="Button Bottom Color"
|
||||
TPL_BTN_BOTTOM_BGCOLOR_DESC="Button gradient bottom color."
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Template Logo Configuration Parameters
|
||||
|
||||
TPL_FIELDSET_LOGO="Logo Configuration Parameters"
|
||||
|
||||
TPL_LOGO_TYPE_LABEL="Logo Type"
|
||||
TPL_LOGO_TYPE_DESC="Here you can choose if a Logo should be shown as Image or Text"
|
||||
|
||||
TPL_LOGO_IMG_LABEL="Logo Image"
|
||||
TPL_LOGO_IMG_DESC="Select a Logo image from the media folder"
|
||||
|
||||
TPL_SPLASHLOGO_IMG_LABEL="Splash Logo Image"
|
||||
TPL_SPLASHLOGO_IMG_DESC="Select a Splash Page Logo image from the media folder"
|
||||
|
||||
TPL_LOGO_TEXT_LABEL="Logo Text"
|
||||
TPL_LOGO_TEXT_DESC="Enter a Text that will be shown in the Company Logo place"
|
||||
|
||||
TPL_LOGO_FONT_FAMILY_LABEL="Logo Font Family"
|
||||
TPL_LOGO_FONT_FAMILY_DESC="Select your favorite font-family here"
|
||||
|
||||
TPL_LOGO_FONT_SIZE_LABEL="Logo Font Size (px)"
|
||||
TPL_LOGO_FONT_SIZE_DESC=""
|
||||
|
||||
TPL_LOGO_FONT_COLOR_LABEL="Logo Font Color"
|
||||
TPL_LOGO_FONT_COLOR_DESC=""
|
||||
|
||||
TPL_LOGO_FONT_STYLE_LABEL="Logo Font Style"
|
||||
TPL_LOGO_FONT_STYLE_DESC="Select a font style here"
|
||||
|
||||
TPL_LOGO_FONT_WEIGHT_LABEL="Logo Font Weight"
|
||||
TPL_LOGO_FONT_WEIGHT_DESC="Select a font weight here"
|
||||
|
||||
TPL_SLOGAN_TXT_LABEL="Slogan text"
|
||||
TPL_SLOGAN_TXT_DESC="Enter a text that will be shown in the Company Slogan place"
|
||||
|
||||
TPL_SLOGAN_FONT_FAMILY_LABEL="Slogan Font Family"
|
||||
TPL_SLOGAN_FONT_FAMILY_DESC="Select your favorite font-family here"
|
||||
|
||||
TPL_SLOGAN_FONT_SIZE_LABEL="Slogan Font Size (px)"
|
||||
TPL_SLOGAN_FONT_SIZE_DESC=""
|
||||
|
||||
TPL_SLOGAN_FONT_COLOR_LABEL="Slogan Font Color"
|
||||
TPL_SLOGAN_FONT_COLOR_DESC=""
|
||||
|
||||
TPL_SLOGAN_FONT_STYLE_LABEL="Slogan Font Style"
|
||||
TPL_SLOGAN_FONT_STYLE_DESC="Select a font style here"
|
||||
|
||||
TPL_SLOGAN_FONT_WEIGHT_LABEL="Slogan Font Weight"
|
||||
TPL_SLOGAN_FONT_WEIGHT_DESC="Select a font weight here"
|
||||
|
||||
TPL_LOGO_SIZE_LABEL="Logo size (in columns)"
|
||||
TPL_LOGO_SIZE_DESC="Please select logo container grid width size, from 1 to 12"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Template Grid Configuration Parameters
|
||||
|
||||
TPL_FIELDSET_SIDEBARS="Sidebars Configuration Parameters"
|
||||
|
||||
TPL_ASIDE_LEFT_WIDTH_LABEL="Left Sidebar Width (in columns)"
|
||||
TPL_ASIDE_LEFT_WIDTH_DESC="Set left sidebar width in grid columns"
|
||||
|
||||
TPL_ASIDE_RIGHT_WIDTH_LABEL="Right Sidebar Width (in columns)"
|
||||
TPL_ASIDE_RIGHT_WIDTH_DESC="Set right sidebar width in grid columns"
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Template Features Configuration Parameters
|
||||
|
||||
TPL_FIELDSET_FEATURES="Template Features"
|
||||
|
||||
TPL_FEATURE_SPLASH_LABEL="Show Splash Page"
|
||||
TPL_FEATURE_SPLASH_DESC="Show Home Page as Splash Page"
|
||||
|
||||
TPL_FEATURE_SPLASH_BGIMG_LABEL="Splash Page Image"
|
||||
TPL_FEATURE_SPLASH_BGIMG_DESC="Full size splash page background image"
|
||||
|
||||
TPL_FEATURE_TOTOP_LABEL="ToTop Button"
|
||||
TPL_FEATURE_TOTOP_DESC="Select it if you want to display the ToTop button"
|
||||
|
||||
TPL_FEATURE_TOTOP_TEXT_LABEL="ToTop Text"
|
||||
TPL_FEATURE_TOTOP_TEXT_DESC="Please input here ToTop button text."
|
||||
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; --------------------------------------------------------------------
|
||||
; Content Translations
|
||||
|
||||
TPL_IN="in %s"
|
||||
TPL_ON="on %s"
|
||||
TPL_BY="posted by: %s"
|
||||
TPL_WITH="with %s"
|
||||
|
||||
TPL_HITS="hits"
|
||||
TPL_VIEWS="views"
|
||||
|
||||
TPL_COM_CONTENT_READ_MORE="Read More"
|
||||
TPL_COM_CONTENT_MORE="More"
|
||||
TPL_COM_CONTENT_READ_MORE_TITLE="Read More"
|
||||
|
||||
TPL_RESET="Forgot your password?"
|
||||
TPL_REMIND="Forgot your username?"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Footer Module
|
||||
|
||||
TPL_THEME_MOD_FOOTER_ALL_RIGHTS_RESERVED="All Rights Reserved"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Gallery
|
||||
|
||||
TPL_COM_CONTENT_GALLERY_FILTER_SHOW_ALL="Show All"
|
||||
TPL_COM_CONTENT_GALLERY_FILTER_BY_CATEGORY="Filter by category"
|
||||
|
||||
TPL_GALLERY_SHOW_FILTER_LABEL="Show Filter"
|
||||
TPL_GALLERY_SHOW_FILTER_DESC="Select if you want to display Isotope sort filter"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; Footer
|
||||
|
||||
TPL_PRIVACY_POLICY="Privacy Policy"
|
||||
TPL_TERMS_OF_USE="Terms of use"
|
||||
TPL_ALL_RIGHTS_RESERVED="All Rights Reserved"
|
||||
|
@ -0,0 +1,88 @@
|
||||
; Joomla! Project
|
||||
; Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; HEADER
|
||||
|
||||
TPL_AS002036FREE_POSITION_POSITION-3="Top Row"
|
||||
TPL_AS002036FREE_POSITION_POSITION-4="Logo Row"
|
||||
TPL_AS002036FREE_POSITION_POSITION-1="Navigation"
|
||||
TPL_AS002036FREE_POSITION_POSITION-5="Slider"
|
||||
TPL_AS002036FREE_POSITION_POSITION-2="Breadcrumbs"
|
||||
TPL_AS002036FREE_POSITION_POSITION-6="Featured Row"
|
||||
TPL_AS002036FREE_POSITION_POSITION-7="Bottom Row"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; LEFT SIDEBAR
|
||||
|
||||
TPL_AS002036FREE_POSITION_POSITION-10="Left Sidebar"
|
||||
TPL_AS002036FREE_POSITION_POSITION-11="Left Sidebar"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; CONTENT
|
||||
|
||||
TPL_AS002036FREE_POSITION_POSITION-20="Content Row 1"
|
||||
TPL_AS002036FREE_POSITION_POSITION-21="Content Row 2"
|
||||
TPL_AS002036FREE_POSITION_POSITION-22="Content Row 3"
|
||||
TPL_AS002036FREE_POSITION_POSITION-23="Content Row 4"
|
||||
TPL_AS002036FREE_POSITION_POSITION-24="Content Row 5"
|
||||
TPL_AS002036FREE_POSITION_POSITION-25="Content Row 6"
|
||||
TPL_AS002036FREE_POSITION_POSITION-26="Content Row 7"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; RIGHT SIDEBAR
|
||||
|
||||
TPL_AS002036FREE_POSITION_POSITION-15="Right Sidebar"
|
||||
TPL_AS002036FREE_POSITION_POSITION-16="Right Sidebar"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; FOOTER
|
||||
|
||||
TPL_AS002036FREE_POSITION_POSITION-30="Footer Row 1"
|
||||
TPL_AS002036FREE_POSITION_POSITION-31="Footer Row 2"
|
||||
TPL_AS002036FREE_POSITION_POSITION-35="Copyright"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; --------------------------------------------------------------------
|
||||
; GALLERY MENU ITEMS
|
||||
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_GALLERY_TITLE="Gallery View"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_GALLERY_OPTION="Gallery"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_GALLERY_DESC="Gallery category view with Isotope plugin integrated."
|
||||
TPL_GALLERY_SHOW_FILTER_LABEL="Show Filter"
|
||||
TPL_GALLERY_SHOW_FILTER_DESC="Select if you want to display Isotope sort filter"
|
||||
|
||||
TPL_GALLERY_IMAGE_FLOAT_LABEL="Image Align"
|
||||
TPL_GALLERY_IMAGE_FLOAT_DESC="Select article image align for the gallery view."
|
||||
TPL_LEFT="Left"
|
||||
TPL_RIGHT="Right"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; TEAM MENU ITEMS
|
||||
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_TEAM_TITLE="Team View"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_TEAM_OPTION="Team"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_TEAM_DESC="Team category view layout"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; FAQs MENU ITEMS
|
||||
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_FAQS_TITLE="FAQs View"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_FAQS_OPTION="FAQs"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_FAQS_DESC="Page layout in Frequently Asked Questions format. Based on definition list markup"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; BLOG VIEW
|
||||
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_BLOGVIEW_TITLE="Blog View"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_BLOGVIEW_OPTION="Blog View"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_BLOGVIEW_DESC="Category template for Blog page"
|
||||
|
||||
; --------------------------------------------------------------------
|
||||
; CATEGORY ARTICLES
|
||||
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_ARTICLES_TITLE="Category Articles"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_ARTICLES_OPTION="Category Articles"
|
||||
TPL_COM_CONTENT_CATEGORY_VIEW_ARTICLES_DESC="Outputs articles from the specified category"
|
Reference in New Issue
Block a user