msgid "" msgstr "" "Project-Id-Version: Avis Lite v1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-20 18:30+0530\n" "PO-Revision-Date: 2015-03-27 09:35:21+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Poedit 1.5.7\n" "X-Poedit-Language: \n" "X-Poedit-Country: \n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" "X-Poedit-Basepath: .\n" "X-Poedit-Bookmarks: \n" "X-Poedit-SearchPath-0: .\n" "X-Textdomain-Support: yes" #: SketchBoard/functions/avis-breadcrumb.php:23 #@ avis msgid "Home" msgstr "" #: SketchBoard/functions/avis-breadcrumb.php:161 #@ avis msgid "Author" msgstr "" #: SketchBoard/functions/avis-breadcrumb.php:169 #@ avis msgid "Tag" msgstr "" #: searchform.php:3 #: SketchBoard/functions/avis-breadcrumb.php:177 #@ avis msgid "Search" msgstr "" #: SketchBoard/functions/avis-breadcrumb.php:181 #@ avis msgid "Error 404" msgstr "" #: SketchBoard/functions/avis-functions.php:47 #@ avis msgid "Author: " msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:155 #: SketchBoard/includes/includes/ot-functions-admin.php:179 #: SketchBoard/includes/includes/ot-functions.php:264 #@ option-tree msgid "Theme Options" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:271 #@ option-tree msgid "Only after you've imported the Settings should you try and update your Theme Options." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:273 #@ option-tree msgid "To import your Theme Options copy and paste what appears to be a random string of alpha numeric characters into this textarea and press the \"Import Theme Options\" button." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:276 #@ option-tree msgid "Import Theme Options" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:346 #: SketchBoard/includes/includes/ot-functions-option-types.php:607 #: SketchBoard/includes/includes/ot-functions-option-types.php:1159 #: SketchBoard/includes/includes/ot-functions-option-types.php:1342 #: SketchBoard/includes/includes/ot-functions-option-types.php:1715 #: SketchBoard/includes/includes/ot-functions-option-types.php:1830 #@ option-tree msgid "Choose One" msgstr "" #: SketchBoard/functions/avis-featured-widget.php:94 #@ avis msgid "Title:" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:156 #@ option-tree msgid "Gallery" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:266 #@ option-tree msgid "Text" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:269 #@ option-tree msgid "Textarea" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:217 #@ option-tree msgid "Option Types" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:110 #@ option-tree msgid "Background" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:111 #, php-format #@ option-tree msgid "The Background option type is for adding background styles to your theme either dynamically via the CSS option type below or manually with %s. The Background option type has filters that allow you to remove fields or change the defaults. For example, you can filter %s to remove unwanted fields from all Background options or an individual one. You can also filter %s. These filters allow you to fine tune the select lists for your specific needs." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3438 #: SketchBoard/includes/includes/ot-functions-docs-page.php:111 #: SketchBoard/includes/includes/ot-functions-docs-page.php:351 #@ option-tree msgid "and" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:113 #@ option-tree msgid "Category Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:114 #@ option-tree msgid "The Category Checkbox option type displays a list of category IDs. It allows the user to check multiple category IDs and will return that value as an array for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:116 #@ option-tree msgid "Category Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:117 #@ option-tree msgid "The Category Select option type displays a list of category IDs. It allows the user to select only one category ID and will return that value for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:119 #@ option-tree msgid "Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:120 #@ option-tree msgid "The Checkbox option type displays a group of choices. It allows the user to check multiple choices and will return that value as an array for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:122 #@ option-tree msgid "Colorpicker" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:123 #@ option-tree msgid "The Colorpicker option type saves a hexadecimal color code for use in CSS. Use it to modify the color of something in your theme." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:125 #@ option-tree msgid "CSS" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:126 #, php-format #@ option-tree msgid "The CSS option type is a textarea that when used properly can add dynamic CSS to your theme from within OptionTree. Unfortunately, due server limitations you will need to create a file named %s at the root level of your theme and change permissions using %s so the server can write to the file. I have had the most success setting this single file to %s but feel free to play around with permissions until everything is working. A good starting point is %s. When the server can save to the file, CSS will automatically be updated when you save your Theme Options." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:128 #, php-format #@ option-tree msgid "This example assumes you have an option with the ID of %1$s. Which means this option will automatically insert the value of %1$s into the %2$s when the Theme Options are saved." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:144 #@ option-tree msgid "Custom Post Type Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:145 #, php-format #@ option-tree msgid "The Custom Post Type Select option type displays a list of IDs from any available WordPress post type or custom post type. It allows the user to check multiple post IDs for use in a custom function or loop. Requires at least one valid %1$s in the %1$s field." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:147 #@ option-tree msgid "Custom Post Type Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:148 #, php-format #@ option-tree msgid "The Custom Post Type Select option type displays a list of IDs from any available WordPress post type or custom post type. It will return a single post ID for use in a custom function or loop. Requires at least one valid %1$s in the %1$s field." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:150 #@ option-tree msgid "Date Picker" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:151 #@ option-tree msgid "The Date Picker option type is tied to a standard form input field which displays a calendar pop-up that allow the user to pick any date when focus is given to the input field. The returned value is a date formatted string." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:153 #@ option-tree msgid "Date Time Picker" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:154 #@ option-tree msgid "The Date Time Picker option type is tied to a standard form input field which displays a calendar pop-up that allow the user to pick any date and time when focus is given to the input field. The returned value is a date and time formatted string." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:157 #@ option-tree msgid "The Gallery option type saves a comma separated list of image attachment IDs. You will need to create a front-end function to display the images in your theme." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:159 #@ option-tree msgid "List Item" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:162 #@ option-tree msgid "Measurement" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:163 #, php-format #@ option-tree msgid "The Measurement option type is a mix of input and select fields. The text input excepts a value and the select lets you choose the unit of measurement to add to that value. Currently the default units are %s, %s, %s, and %s. However, you can change them with the %s filter." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:193 #@ option-tree msgid "Numeric Slider" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:194 #@ option-tree msgid "The Numeric Slider option type displays a jQuery UI slider. It will return a single numerical value for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:196 #@ option-tree msgid "On/Off" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:197 #, php-format #@ option-tree msgid "The On/Off option type displays a simple switch that can be used to turn things on or off. The saved return value is either %s or %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:199 #@ option-tree msgid "Page Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:200 #@ option-tree msgid "The Page Checkbox option type displays a list of page IDs. It allows the user to check multiple page IDs for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:202 #@ option-tree msgid "Page Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:203 #@ option-tree msgid "The Page Select option type displays a list of page IDs. It will return a single page ID for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:205 #@ option-tree msgid "Post Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:206 #@ option-tree msgid "The Post Checkbox option type displays a list of post IDs. It allows the user to check multiple post IDs for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:208 #@ option-tree msgid "Post Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:209 #@ option-tree msgid "The Post Select option type displays a list of post IDs. It will return a single post ID for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:211 #@ option-tree msgid "Radio" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:212 #@ option-tree msgid "The Radio option type displays a group of choices. It allows the user to choose one and will return that value as a string for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:214 #@ option-tree msgid "Radio Image" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:215 #, php-format #@ option-tree msgid "the Radio Images option type is primarily used for layouts. However, you can filter the image list using %s. As well, you can add your own custom images using the choices array." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:241 #@ option-tree msgid "Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:242 #@ option-tree msgid "The Select option type is used to list anything you want that would be chosen from a select list." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:244 #@ option-tree msgid "Sidebar Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:245 #, php-format #@ option-tree msgid "This option type makes it possible for users to select a WordPress registered sidebar to use on a specific area. By using the two provided filters, %s, and %s we can be selective about which sidebars are available on a specific content area." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:246 #, php-format #@ option-tree msgid "For example, if we create a WordPress theme that provides the ability to change the Blog Sidebar and we don't want to have the footer sidebars available on this area, we can unset those sidebars either manually or by using a regular expression if we have a common name like %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:254 #@ option-tree msgid "Tag Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:255 #@ option-tree msgid "The Tag Checkbox option type displays a list of tag IDs. It allows the user to check multiple tag IDs and will return that value as an array for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:257 #@ option-tree msgid "Tag Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:258 #@ option-tree msgid "The Tag Select option type displays a list of tag IDs. It allows the user to select only one tag ID and will return that value for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:260 #@ option-tree msgid "Taxonomy Checkbox" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:261 #@ option-tree msgid "The Taxonomy Checkbox option type displays a list of taxonomy IDs. It allows the user to check multiple taxonomy IDs and will return that value as an array for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:263 #@ option-tree msgid "Taxonomy Select" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:264 #@ option-tree msgid "The Taxonomy Select option type displays a list of taxonomy IDs. It allows the user to select only one taxonomy ID and will return that value for use in a custom function or loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:267 #@ option-tree msgid "The Text option type is used to save string values. For example, any optional or required text that is of reasonably short character length." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:270 #, php-format #@ option-tree msgid "The Textarea option type is a large string value used for custom code or text in the theme and has a WYSIWYG editor that can be filtered to change the how it is displayed. For example, you can filter %s, %s, %s, and %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:328 #@ option-tree msgid "Textarea Simple" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:329 #@ option-tree msgid "The Textarea Simple option type is a large string value used for custom code or text in the theme. The Textarea Simple does not have a WYSIWYG editor." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:344 #@ option-tree msgid "Textblock" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:345 #@ option-tree msgid "The Textblock option type is used only on the Theme Option page. It will allow you to create & display HTML, but has no title above the text block. You can then use the Textblock to add a more detailed set of instruction on how the options are used in your theme. You would never use this in your themes template files as it does not save a value." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:347 #@ option-tree msgid "Textblock Titled" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:348 #@ option-tree msgid "The Textblock Titled option type is used only on the Theme Option page. It will allow you to create & display HTML, and has a title above the text block. You can then use the Textblock Titled to add a more detailed set of instruction on how the options are used in your theme. You would never use this in your themes template files as it does not save a value." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:350 #@ option-tree msgid "Typography" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:351 #, php-format #@ option-tree msgid "The Typography option type is for adding typography styles to your theme either dynamically via the CSS option type above or manually with %s. The Typography option type has filters that allow you to remove fields or change the defaults. For example, you can filter %s to remove unwanted fields from all Background options or an individual one. You can also filter %s. These filters allow you to fine tune the select lists for your specific needs." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:370 #@ option-tree msgid "Upload" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:371 #, php-format #@ option-tree msgid "The Upload option type is used to upload any WordPress supported media. After uploading, users are required to press the \"%s\" button in order to populate the input with the URI of that media. There is one caveat of this feature. If you import the theme options and have uploaded media on one site the old URI will not reflect the URI of your new site. You will have to re-upload or %s any media to your new server and change the URIs if necessary." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:620 #: SketchBoard/includes/includes/ot-functions-docs-page.php:371 #: SketchBoard/includes/includes/ot-functions-settings-page.php:170 #: SketchBoard/includes/ot-loader.php:674 #@ option-tree msgid "Send to OptionTree" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:58 #: SketchBoard/includes/includes/ot-functions-settings-page.php:94 #: SketchBoard/includes/includes/ot-functions-settings-page.php:133 #@ option-tree msgid "Save Changes" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:95 #: SketchBoard/includes/includes/ot-functions-admin.php:96 #: SketchBoard/includes/includes/ot-functions-docs-page.php:794 #@ option-tree msgid "OptionTree" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:106 #: SketchBoard/includes/includes/ot-functions-admin.php:107 #: SketchBoard/includes/includes/ot-functions-admin.php:149 #: SketchBoard/includes/includes/ot-functions-admin.php:173 #: SketchBoard/includes/includes/ot-functions-docs-page.php:49 #@ option-tree msgid "Settings" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:112 #: SketchBoard/includes/includes/ot-functions-admin.php:206 #@ option-tree msgid "Theme Options updated." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:113 #: SketchBoard/includes/includes/ot-functions-admin.php:207 #@ option-tree msgid "Theme Options reset." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:114 #: SketchBoard/includes/includes/ot-functions-admin.php:208 #@ option-tree msgid "Save Settings" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:119 #@ option-tree msgid "Theme Options UI" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:123 #@ option-tree msgid "Import" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:127 #@ option-tree msgid "Export" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:131 #: SketchBoard/includes/includes/ot-functions-admin.php:161 #: SketchBoard/includes/includes/ot-functions-admin.php:185 #@ option-tree msgid "Layouts" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:137 #@ option-tree msgid "Theme Options UI Builder" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:143 #@ option-tree msgid "Settings XML" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:167 #@ option-tree msgid "Settings PHP File" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:191 #@ option-tree msgid "Layout Management" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:200 #: SketchBoard/includes/includes/ot-functions-admin.php:201 #@ option-tree msgid "Documentation" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:213 #@ option-tree msgid "Creating Options" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:221 #@ option-tree msgid "Function References" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:225 #: SketchBoard/includes/includes/ot-functions-admin.php:267 #: SketchBoard/includes/includes/ot-functions-settings-page.php:366 #@ option-tree msgid "Theme Mode" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:229 #: SketchBoard/includes/includes/ot-functions-admin.php:273 #@ option-tree msgid "Meta Boxes" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:233 #@ option-tree msgid "Code Examples" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:237 #@ option-tree msgid "Layouts Overview" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:243 #@ option-tree msgid "Overview of available Theme Option fields." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:249 #@ option-tree msgid "Option types in alphabetical order & hooks to filter them." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:255 #@ option-tree msgid "Function Reference:ot_get_option()" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:261 #@ option-tree msgid "Function Reference:get_option_tree()" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:279 #@ option-tree msgid "Code examples for front-end development." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:285 #@ option-tree msgid "What's a layout anyhow?" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:485 #@ option-tree msgid "The Colorpicker only allows valid hexadecimal values." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:621 #: SketchBoard/includes/includes/ot-functions-option-types.php:239 #: SketchBoard/includes/includes/ot-functions-option-types.php:2269 #@ option-tree msgid "Remove Media" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:622 #@ option-tree msgid "Are you sure you want to reset back to the defaults?" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:623 #@ option-tree msgid "You can't remove this! But you can edit the values." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:624 #@ option-tree msgid "Are you sure you want to remove this?" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:625 #@ option-tree msgid "Are you sure you want to activate this layout?" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:626 #@ option-tree msgid "Sorry, you can't have settings three levels deep." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:627 #: SketchBoard/includes/includes/ot-functions-option-types.php:794 #@ option-tree msgid "Delete Gallery" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:628 #: SketchBoard/includes/includes/ot-functions-option-types.php:795 #@ option-tree msgid "Edit Gallery" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:629 #: SketchBoard/includes/includes/ot-functions-option-types.php:802 #@ option-tree msgid "Create Gallery" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:630 #@ option-tree msgid "Are you sure you want to delete this Gallery?" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:631 #@ option-tree msgid "Today" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:632 #@ option-tree msgid "Now" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:633 #@ option-tree msgid "Close" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:780 #@ option-tree msgid "General" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:786 #@ option-tree msgid "Sample Text Field Label" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:787 #@ option-tree msgid "Description for the sample text field." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2004 #@ option-tree msgid "Settings updated." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2008 #@ option-tree msgid "Settings could not be saved." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2016 #@ option-tree msgid "Settings Imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2020 #@ option-tree msgid "Settings could not be imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2027 #@ option-tree msgid "Data Imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2031 #@ option-tree msgid "Data could not be imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2039 #@ option-tree msgid "Layouts Imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2043 #@ option-tree msgid "Layouts could not be imported." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2051 #@ option-tree msgid "Layouts Updated." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2055 #@ option-tree msgid "Layouts could not be updated." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2059 #@ option-tree msgid "Layouts have been deleted." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2065 #@ option-tree msgid "Layout activated." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2632 #@ option-tree msgid "Left Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2637 #@ option-tree msgid "Right Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2642 #@ option-tree msgid "Full Width (no sidebar)" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2647 #@ option-tree msgid "Dual Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2652 #@ option-tree msgid "Left Dual Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2657 #@ option-tree msgid "Right Dual Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2687 #: SketchBoard/includes/includes/ot-functions-admin.php:2748 #@ option-tree msgid "Image" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2698 #: SketchBoard/includes/includes/ot-functions-admin.php:2754 #@ option-tree msgid "Link" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:2709 #: SketchBoard/includes/includes/ot-functions-admin.php:2760 #: SketchBoard/includes/includes/ot-functions-docs-page.php:43 #: SketchBoard/includes/includes/ot-functions-docs-page.php:401 #: SketchBoard/includes/includes/ot-functions-docs-page.php:451 #@ option-tree msgid "Description" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3243 #@ option-tree msgid "edit" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3244 #: SketchBoard/includes/includes/ot-functions-admin.php:3312 #: SketchBoard/includes/includes/ot-functions-admin.php:3313 #: SketchBoard/includes/includes/ot-functions-admin.php:3475 #: SketchBoard/includes/includes/ot-functions-admin.php:3476 #: SketchBoard/includes/includes/ot-functions-admin.php:3541 #: SketchBoard/includes/includes/ot-functions-admin.php:3542 #: SketchBoard/includes/includes/ot-functions-admin.php:3669 #: SketchBoard/includes/includes/ot-functions-admin.php:3670 #@ option-tree msgid "Edit" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3246 #: SketchBoard/includes/includes/ot-functions-admin.php:3247 #: SketchBoard/includes/includes/ot-functions-admin.php:3315 #: SketchBoard/includes/includes/ot-functions-admin.php:3316 #: SketchBoard/includes/includes/ot-functions-admin.php:3478 #: SketchBoard/includes/includes/ot-functions-admin.php:3479 #: SketchBoard/includes/includes/ot-functions-admin.php:3544 #: SketchBoard/includes/includes/ot-functions-admin.php:3545 #: SketchBoard/includes/includes/ot-functions-admin.php:3603 #: SketchBoard/includes/includes/ot-functions-admin.php:3604 #: SketchBoard/includes/includes/ot-functions-admin.php:3672 #: SketchBoard/includes/includes/ot-functions-admin.php:3673 #@ option-tree msgid "Delete" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3253 #@ option-tree msgid "Section Title: Displayed as a menu item on the Theme Options page." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3261 #@ option-tree msgid "Section ID: A unique lower case alphanumeric string, underscores allowed." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3322 #@ option-tree msgid "Label: Displayed as the label of a form element on the Theme Options page." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3330 #: SketchBoard/includes/includes/ot-functions-admin.php:3559 #@ option-tree msgid "ID: A unique lower case alphanumeric string, underscores allowed." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3338 #@ option-tree msgid "Type: Choose one of the available option types from the dropdown." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3349 #@ option-tree msgid "Description: Enter a detailed description for the users to read on the Theme Options page, HTML is allowed. This is also where you enter content for both the Textblock & Textblock Titled option types." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3357 #@ option-tree msgid "Choices: This will only affect the following option types: Checkbox, Radio, Select & Select Image." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3362 #@ option-tree msgid "Add Choice" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3368 #@ option-tree msgid "Settings: This will only affect the List Item option type." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3373 #: SketchBoard/includes/includes/ot-functions-settings-page.php:93 #@ option-tree msgid "Add Setting" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3379 #@ option-tree msgid "Standard: Setting the standard value for your option only works for some option types. Read the OptionTree->Documentation for more information on which ones." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3387 #@ option-tree msgid "Rows: Enter a numeric value for the number of rows in your textarea. This will only affect the following option types: CSS, Textarea, & Textarea Simple." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3395 #@ option-tree msgid "Post Type: Add a comma separated list of post type like 'post,page'. This will only affect the following option types: Custom Post Type Checkbox, & Custom Post Type Select." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3403 #@ option-tree msgid "Taxonomy: Add a comma separated list of any registered taxonomy like 'category,post_tag'. This will only affect the following option types: Taxonomy Checkbox, & Taxonomy Select." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3411 #@ option-tree msgid "Min, Max, & Step: Add a comma separated list of options in the following format 0,100,1 (slide from 0-100 in intervals of 1). The three values represent the minimum, maximum, and step options and will only affect the Numeric Slider option type." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3419 #@ option-tree msgid "CSS Class: Add and optional class to this option type." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3427 #, php-format #@ option-tree msgid "Condition: Add a comma separated list (no spaces) of conditions in which the field will be visible, leave this setting empty to always show the field. In these examples, value is a placeholder for your condition, which can be in the form of %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3435 #@ option-tree msgid "Operator: Choose the logical operator to compute the result of the conditions." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3439 #@ option-tree msgid "or" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3485 #: SketchBoard/includes/includes/ot-functions-docs-page.php:29 #@ option-tree msgid "Label" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3495 #@ option-tree msgid "Value" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3505 #@ option-tree msgid "Image Source (Radio Image only)" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3551 #@ option-tree msgid "Title: Displayed as a contextual help menu item on the Theme Options page." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3567 #@ option-tree msgid "Content: Enter the HTML content about this contextual help item displayed on the Theme Option page for end users to read." msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3598 #@ option-tree msgid "Layout" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3600 #: SketchBoard/includes/includes/ot-functions-admin.php:3601 #@ option-tree msgid "Activate" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3637 #: SketchBoard/includes/includes/ot-meta-box-api.php:202 #: SketchBoard/includes/includes/ot-settings-api.php:607 #@ option-tree msgid "Title" msgstr "" #: SketchBoard/includes/includes/ot-functions-admin.php:3836 #@ option-tree msgid "New Layout" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:30 #@ option-tree msgid "The Label field should be a short but descriptive block of text 100 characters or less with no HTML." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:32 #@ option-tree msgid "ID" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:33 #@ option-tree msgid "The ID field is a unique alphanumeric key used to differentiate each theme option (underscores are acceptable). Also, the plugin will change all text you write in this field to lowercase and replace spaces and special characters with an underscore automatically." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:35 #@ option-tree msgid "Type" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:36 #@ option-tree msgid "You are required to choose one of the supported option types when creating a new option. Here is a list of the available option types. For more information about each type click the Option Types tab to the left." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:44 #@ option-tree msgid "Enter a detailed description for the users to read on the Theme Options page, HTML is allowed. This is also where you enter content for both the Textblock & Textblock Titled option types." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:46 #@ option-tree msgid "Choices" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:47 #@ option-tree msgid "Click the \"Add Choice\" button to add an item to the choices array. This will only affect the following option types: Checkbox, Radio, Select & Select Image." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:50 #@ option-tree msgid "Click the \"Add Setting\" button found inside a newly created setting to add an item to the settings array. This will only affect the List Item type." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:52 #@ option-tree msgid "Standard" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:53 #@ option-tree msgid "Setting the standard value for your option only works for some option types. Those types are one that have a single string value saved to them and not an array of values." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:55 #@ option-tree msgid "Rows" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:56 #@ option-tree msgid "Enter a numeric value for the number of rows in your textarea. This will only affect the following option types: CSS, Textarea, & Textarea Simple." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:58 #@ option-tree msgid "Post Type" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:59 #@ option-tree msgid "Add a comma separated list of post type like post,page. This will only affect the following option types: Custom Post Type Checkbox, & Custom Post Type Select. Below are the default post types available with WordPress and that are also compatible with OptionTree. You can also add your own custom post_type. At this time any does not seem to return results properly and is something I plan on looking into." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:67 #@ option-tree msgid "Taxonomy" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:68 #@ option-tree msgid "Add a comma separated list of any registered taxonomy like category,post_tag. This will only affect the following option types: Taxonomy Checkbox, & Taxonomy Select." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:70 #@ option-tree msgid "Min, Max, & Step" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:71 #@ option-tree msgid "Add a comma separated list of options in the following format 0,100,1 (slide from 0-100 in intervals of 1). The three values represent the minimum, maximum, and step options and will only affect the Numeric Slider option type." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:73 #@ option-tree msgid "CSS Class" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:74 #@ option-tree msgid "Add and optional class to any option type." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:76 #@ option-tree msgid "Condition" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:77 #, php-format #@ option-tree msgid "Add a comma separated list (no spaces) of conditions in which the field will be visible, leave this setting empty to always show the field. In these examples, %s is a placeholder for your condition, which can be in the form of %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:79 #@ option-tree msgid "Operator" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:80 #, php-format #@ option-tree msgid "Choose the logical operator to compute the result of the conditions. Your options are %s and %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:130 #@ option-tree msgid "Input" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:136 #@ option-tree msgid "Output" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:160 #@ option-tree msgid "The List Item option type replaced the Slider option type and allows for a great deal of customization. You can add settings to the List Item and those settings will be displayed to the user when they add a new List Item. Typical use is for creating sliding content or blocks of code for custom layouts." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:165 #, php-format #@ option-tree msgid "Example filter to add new units to the Measurement option type. Added to %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:178 #@ option-tree msgid "Example filter to completely change the units in the Measurement option type. Added to functions.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:217 #@ option-tree msgid "This example executes the ot_radio_images filter on layout images attached to the my_radio_images field. Added to functions.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:248 #@ option-tree msgid "Slider" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:249 #@ option-tree msgid "The Slider option type is technically deprecated. Use the List Item option type instead, as it's infinitely more customizable. Typical use is for creating sliding image content." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:251 #@ option-tree msgid "Tab" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:252 #@ option-tree msgid "The Tab option type will break a section or metabox into tabbed content." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:272 #@ option-tree msgid "Example filters to alter the Textarea option type. Added to functions.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:274 #@ option-tree msgid "This example keeps WordPress from executing the wpautop filter on the line breaks. The default is true which means it wraps line breaks with an HTML p tag." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:287 #@ option-tree msgid "This example keeps WordPress from executing the media_buttons filter on the textarea WYSIWYG. The default is true which means show the buttons." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:300 #@ option-tree msgid "This example keeps WordPress from executing the tinymce filter on the textarea WYSIWYG. The default is true which means show the tinymce." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:313 #@ option-tree msgid "This example alters the quicktags filter on the textarea WYSIWYG. The default is array( 'buttons' => 'strong,em,link,block,del,ins,img,ul,ol,li,code,spell,close' ) which means show those quicktags. It also means you can filter in your own custom quicktags." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:331 #, php-format #@ option-tree msgid "This example tells WordPress to execute the %s filter on the line breaks. The default is %s which means it does not wraps line breaks with an HTML %s tag. Added to %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:353 #@ option-tree msgid "This example would filter ot_recognized_font_families to build your own font stack. Added to functions.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:403 #@ option-tree msgid "This function returns a value from the \"option_tree\" array of saved values or the default value supplied. The returned value would be mixed. Meaning it could be a string, integer, boolean, or array." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:405 #: SketchBoard/includes/includes/ot-functions-docs-page.php:455 #@ option-tree msgid "Usage" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:409 #: SketchBoard/includes/includes/ot-functions-docs-page.php:459 #@ option-tree msgid "Parameters" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:413 #: SketchBoard/includes/includes/ot-functions-docs-page.php:417 #: SketchBoard/includes/includes/ot-functions-docs-page.php:463 #@ option-tree msgid "string" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:413 #: SketchBoard/includes/includes/ot-functions-docs-page.php:463 #@ option-tree msgid "required" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:413 #@ option-tree msgid "Enter the options unique identifier." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:413 #: SketchBoard/includes/includes/ot-functions-docs-page.php:463 #@ option-tree msgid "Default:" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:413 #: SketchBoard/includes/includes/ot-functions-docs-page.php:417 #: SketchBoard/includes/includes/ot-functions-docs-page.php:463 #: SketchBoard/includes/includes/ot-functions-docs-page.php:467 #@ option-tree msgid "None" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:417 #: SketchBoard/includes/includes/ot-functions-docs-page.php:467 #: SketchBoard/includes/includes/ot-functions-docs-page.php:471 #: SketchBoard/includes/includes/ot-functions-docs-page.php:475 #: SketchBoard/includes/includes/ot-functions-docs-page.php:479 #@ option-tree msgid "optional" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:417 #@ option-tree msgid "Enter a default return value. This is just incase the request returns null." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:417 #: SketchBoard/includes/includes/ot-functions-docs-page.php:467 #: SketchBoard/includes/includes/ot-functions-docs-page.php:471 #: SketchBoard/includes/includes/ot-functions-docs-page.php:475 #: SketchBoard/includes/includes/ot-functions-docs-page.php:479 #@ option-tree msgid "Default" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:447 #@ option-tree msgid "This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions. All code that uses this function should be converted to use its replacement." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:449 #@ option-tree msgid "Use" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:449 #@ option-tree msgid "instead" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:453 #@ option-tree msgid "This function returns, or echos if asked, a value from the \"option_tree\" array of saved values." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:463 #@ option-tree msgid "Enter a unique Option Key to get a returned value or array." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:467 #@ option-tree msgid "array" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:467 #@ option-tree msgid "Used to cut down on database queries in template files." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:471 #: SketchBoard/includes/includes/ot-functions-docs-page.php:475 #@ option-tree msgid "boolean" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:471 #@ option-tree msgid "Echo the output." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:475 #@ option-tree msgid "Used to indicate the $item_id is an array of values." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:479 #@ option-tree msgid "integer" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:479 #@ option-tree msgid "Numeric offset key for the $item_id array, -1 will return all values (an array starts at 0)." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:507 #@ option-tree msgid "If you're using the plugin version of OptionTree it is highly recommended to include a function_exists check in your code, as described in the examples below. If you've integrated OptionTree directly into your themes root directory, you will not need to wrap your code with function_exists, as you're guaranteed to have the ot_get_option() function available." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:509 #@ option-tree msgid "String Examples" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:511 #@ option-tree msgid "Returns the value of test_input." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:517 #@ option-tree msgid "Returns the value of test_input, but also has a default value if it returns empty." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:523 #@ option-tree msgid "Array Examples" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:525 #@ option-tree msgid "Assigns the value of navigation_ids to the variable $ids. It then echos an unordered list of links (navigation) using wp_list_pages()." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:545 #@ option-tree msgid "The next two examples demonstrate how to use the Measurement option type. The Measurement option type is an array with two key/value pairs. The first is the value of measurement and the second is the unit of measurement." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:571 #@ option-tree msgid "This example displays a very basic slider loop." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:616 #@ option-tree msgid "It's Super Simple" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:618 #@ option-tree msgid "Layouts make your theme awesome! With theme options data that you can save/import/export you can package themes with different color variations, or make it easy to do A/B testing on text and so much more. Basically, you save a snapshot of your data as a layout." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:620 #@ option-tree msgid "Once you have created all your different layouts, or theme variations, you can save them to a separate text file for repackaging with your theme. Alternatively, you could just make different variations for yourself and change your theme with the click of a button, all without deleting your previous options data." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:622 #@ option-tree msgid " Adding a layout is ridiculously easy, follow these steps and you'll be on your way to having a WordPress super theme." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:624 #@ option-tree msgid "For Developers" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:626 #: SketchBoard/includes/includes/ot-functions-docs-page.php:655 #@ option-tree msgid "Creating a Layout" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:628 #: SketchBoard/includes/includes/ot-functions-docs-page.php:635 #: SketchBoard/includes/includes/ot-functions-docs-page.php:641 #@ option-tree msgid "Go to the OptionTre->Settings->Layouts tab." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:629 #@ option-tree msgid "Enter a name for your layout in the text field and hit \"Save Layouts\", you've created your first layout." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:630 #: SketchBoard/includes/includes/ot-functions-docs-page.php:659 #@ option-tree msgid "Adding a new layout is as easy as repeating the steps above." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:633 #: SketchBoard/includes/includes/ot-functions-docs-page.php:662 #@ option-tree msgid "Activating a Layout" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:636 #@ option-tree msgid "Click on the activate layout button in the actions list." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:639 #: SketchBoard/includes/includes/ot-functions-docs-page.php:668 #@ option-tree msgid "Deleting a Layout" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:642 #@ option-tree msgid "Click on the delete layout button in the actions list." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:645 #: SketchBoard/includes/includes/ot-functions-docs-page.php:673 #@ option-tree msgid "Edit Layout Data" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:647 #: SketchBoard/includes/includes/ot-functions-docs-page.php:657 #: SketchBoard/includes/includes/ot-functions-docs-page.php:664 #@ option-tree msgid "Go to the Appearance->Theme Options page." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:648 #: SketchBoard/includes/includes/ot-functions-docs-page.php:676 #@ option-tree msgid "Modify and save your theme options and the layout will be updated automatically." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:649 #: SketchBoard/includes/includes/ot-functions-docs-page.php:677 #@ option-tree msgid "Saving theme options data will update the currently active layout, so before you start saving make sure you want to modify the current layout." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:650 #@ option-tree msgid "If you want to edit a new layout, first create it then save your theme options." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:653 #@ option-tree msgid "End-Users Mode" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:658 #@ option-tree msgid "Enter a name for your layout in the text field and hit \"New Layout\", you've created your first layout." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:665 #@ option-tree msgid "Choose a layout from the select list and click the \"Activate Layout\" button." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:670 #@ option-tree msgid "End-Users mode does not allow deleting layouts." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:675 #@ option-tree msgid "Go to the Appearance->Theme Options tab." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:706 #: SketchBoard/includes/includes/ot-functions-docs-page.php:788 #@ option-tree msgid "How-to-guide" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:708 #@ option-tree msgid "There are a few simple steps you need to take in order to use OptionTree's built in Meta Box API. In the code below I'll show you a basic demo of how to create your very own custom meta box using any number of the option types you have at your disposal. If you would like to see some demo code, there is a directory named theme-mode inside the assets directory that contains a file named demo-meta-boxes.php you can reference." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:710 #@ option-tree msgid "It's important to note that Meta Boxes do not support WYSIWYG editors at this time and if you set one of your options to Textarea it will automatically revert to a Textarea Simple until a valid solution is found. WordPress released this statement regarding the wp_editor() function:" msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:712 #@ option-tree msgid "Once instantiated, the WYSIWYG editor cannot be moved around in the DOM. What this means in practical terms, is that you cannot put it in meta-boxes that can be dragged and placed elsewhere on the page." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:714 #@ option-tree msgid "Create and include your custom meta boxes file." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:716 #@ option-tree msgid "Create a file and name it anything you want, maybe meta-boxes.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:717 #@ option-tree msgid "As well, you'll probably want to create a directory named includes to put your meta-boxes.php into which will help keep you file structure nice and tidy." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:718 #: SketchBoard/includes/includes/ot-functions-docs-page.php:818 #@ option-tree msgid "Add the following code to your functions.php." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:728 #@ option-tree msgid "Add a variation of the following code to your meta-boxes.php. You'll obviously need to fill it in with all your custom array values. It's important to note here that we use the admin_init filter because if you were to call the ot_register_meta_box function before OptionTree was loaded the sky would fall on your head." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:790 #@ option-tree msgid "There are a few simple steps you need to take in order to use OptionTree as a theme included module. In the code below I'll show you a basic demo of how to include the entire plugin as a module, which will allow you to have the most up-to-date version of OptionTree without ever needing to hack the core of the plugin. If you would like to see some demo code, there is a directory named theme-mode inside the assets directory that contains a file named demo-theme-options.php you can reference." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:792 #@ option-tree msgid "Step 1: Include the plugin & turn on theme mode." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:794 #, php-format #@ option-tree msgid "Download the latest version of %s and unarchive the %s directory." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:795 #, php-format #@ option-tree msgid "Put the %s directory in the root of your theme. For example, the server path would be %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:796 #, php-format #@ option-tree msgid "Add the following code to the beginning of your %s." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:810 #, php-format #@ option-tree msgid "For a list of all the OptionTree UI display filters refer to the %s file found in the %s directory of this plugin. This file is the starting point for developing themes with Theme Mode." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:812 #@ option-tree msgid "You now have OptionTree built into your theme and anytime an update is available replace the old version with the new one." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:814 #@ option-tree msgid "Step 2: Create Theme Options without using the UI Builder." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:816 #@ option-tree msgid "Create a file and name it anything you want, maybe theme-options.php, or use the built in file export to create it for you. Remember, you should always check the file for errors before including it in your theme." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:817 #@ option-tree msgid "As well, you'll probably want to create a directory named includes to put your theme-options.php into which will help keep you file structure nice and tidy." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:828 #@ option-tree msgid "Add a variation of the following code to your theme-options.php. You'll obviously need to fill it in with all your custom array values for contextual help (optional), sections (required), and settings (required)." msgstr "" #: SketchBoard/includes/includes/ot-functions-docs-page.php:831 #@ option-tree msgid "The code below is a boilerplate to get your started. For a full list of the available option types click the \"Option Types\" tab above. Also a quick note, you don't need to put OptionTree in theme mode to manually create options but you will want to hide the docs and settings as each time you load the admin area the settings be written over with the code below if they've changed in any way. However, this ensures your settings do not get tampered with by the end-user." msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:46 #@ option-tree msgid "Sorry, this function does not exist" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:120 #@ option-tree msgid "background-repeat" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:138 #@ option-tree msgid "background-attachment" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:157 #@ option-tree msgid "background-position" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:210 #@ option-tree msgid "background-size" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:227 #: SketchBoard/includes/includes/ot-functions-option-types.php:2257 #@ option-tree msgid "Add Media" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:297 #: SketchBoard/includes/includes/ot-functions-option-types.php:351 #@ option-tree msgid "No Categories Found" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:555 #: SketchBoard/includes/includes/ot-functions-option-types.php:613 #: SketchBoard/includes/includes/ot-functions-option-types.php:1293 #: SketchBoard/includes/includes/ot-functions-option-types.php:1348 #@ option-tree msgid "No Posts Found" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:874 #: SketchBoard/includes/includes/ot-functions-option-types.php:1237 #@ option-tree msgid "Add New" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:877 #: SketchBoard/includes/includes/ot-functions-option-types.php:1240 #@ option-tree msgid "You can re-order with drag & drop, the order will update after saving." msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1032 #@ option-tree msgid "On" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1036 #@ option-tree msgid "Off" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1110 #: SketchBoard/includes/includes/ot-functions-option-types.php:1165 #@ option-tree msgid "No Pages Found" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1577 #@ option-tree msgid "Choose Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1582 #@ option-tree msgid "No Sidebars" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1666 #: SketchBoard/includes/includes/ot-functions-option-types.php:1720 #@ option-tree msgid "No Tags Found" msgstr "" #: SketchBoard/includes/includes/ot-functions-option-types.php:1778 #: SketchBoard/includes/includes/ot-functions-option-types.php:1835 #@ option-tree msgid "No Taxonomies Found" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:35 #@ option-tree msgid "Warning!" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:36 #, php-format #@ option-tree msgid "Go to the %s page if you want to save data, this page is for adding settings." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:37 #, php-format #@ option-tree msgid "If you're unsure or not completely positive that you should be editing these settings, you should read the %s first." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:38 #@ option-tree msgid "Things could break or be improperly displayed to the end-user if you do one of the following:" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:39 #@ option-tree msgid "Give two sections the same ID, give two settings the same ID, give two contextual help content areas the same ID, don't create any settings, or have a section at the end of the settings list." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:40 #@ option-tree msgid "You can create as many settings as your project requires and use them how you see fit. When you add a setting here, it will be available on the Theme Options page for use in your theme. To separate your settings into sections, click the \"Add Section\" button, fill in the input fields, and a new navigation menu item will be created." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:41 #@ option-tree msgid "All of the settings can be sorted and rearranged to your liking with Drag & Drop. Don't worry about the order in which you create your settings, you can always reorder them." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:92 #@ option-tree msgid "Add Section" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:99 #@ option-tree msgid "Contextual Help" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:103 #@ option-tree msgid "Contextual Help Sidebar" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:103 #@ option-tree msgid "If you decide to add contextual help to the Theme Option page, enter the optional \"Sidebar\" HTML here. This would be an extremely useful place to add links to your themes documentation or support forum. Only after you've added some content below will this display to the user." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:132 #@ option-tree msgid "Add Contextual Help Content" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:168 #@ option-tree msgid "This import method has been deprecated. That means it has been replaced by a new method and is no longer supported, and may be removed from future versions. All themes that use this import method should be converted to use its replacement below." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:170 #, php-format #@ option-tree msgid "If you were given a Theme Options XML file with a premium or free theme, locate it on your hard drive and upload that file by clicking the upload button. A popup window will appear, upload the XML file and click \"%s\". The file URL should be in the upload input, if it is click \"Import XML\"." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:173 #@ option-tree msgid "Import XML" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:189 #@ option-tree msgid "Add XML" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:226 #@ option-tree msgid "To import your Settings copy and paste what appears to be a random string of alpha numeric characters into this textarea and press the \"Import Settings\" button." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:229 #@ option-tree msgid "Import Settings" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:318 #@ option-tree msgid "Only after you've imported the Settings should you try and update your Layouts." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:320 #@ option-tree msgid "To import your Layouts copy and paste what appears to be a random string of alpha numeric characters into this textarea and press the \"Import Layouts\" button. Keep in mind that when you import your layouts, the active layout's saved data will write over the current data set for your Theme Options." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:323 #@ option-tree msgid "Import Layouts" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:366 #, php-format #@ option-tree msgid "Export your Settings into a fully functional %s file. If you want to add your own custom %s text domain to the file, enter it into the text field before exporting. For more information on how to use this file read the documentation on %s. Remember, you should always check the file for errors before including it in your theme." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:375 #@ option-tree msgid "Export Settings File" msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:405 #@ option-tree msgid "Export your Settings by highlighting this text and doing a copy/paste into a blank .txt file. Then save the file for importing into another install of WordPress later. Alternatively, you could just paste it into the OptionTree->Settings->Import Settings textarea on another web site." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:441 #@ option-tree msgid "Export your Theme Options data by highlighting this text and doing a copy/paste into a blank .txt file. Then save the file for importing into another install of WordPress later. Alternatively, you could just paste it into the OptionTree->Settings->Import Theme Options textarea on another web site." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:477 #@ option-tree msgid "Export your Layouts by highlighting this text and doing a copy/paste into a blank .txt file. Then save the file for importing into another install of WordPress later. Alternatively, you could just paste it into the OptionTree->Settings->Import Layouts textarea on another web site." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:519 #@ option-tree msgid "To add a new layout enter a unique lower case alphanumeric string (dashes allowed) in the text field and click \"Save Layouts\"." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:520 #@ option-tree msgid "As well, you can activate, remove, and drag & drop the order; all situations require you to click \"Save Layouts\" for the changes to be applied." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:521 #@ option-tree msgid "When you create a new layout it will become active and any changes made to the Theme Options will be applied to it. If you switch back to a different layout immediately after creating a new layout that new layout will have a snapshot of the current Theme Options data attached to it." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:522 #@ option-tree msgid "Visit OptionTree->Documentation->Layouts Overview to see a more in-depth description of what layouts are and how to use them." msgstr "" #: SketchBoard/includes/includes/ot-functions-settings-page.php:559 #@ option-tree msgid "Save Layouts" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:368 #@ option-tree msgid "Reset Options" msgstr "" #: SketchBoard/includes/options/theme-options.php:124 #@ avis msgid "Upload Favicon" msgstr "" #: SketchBoard/includes/options/theme-options.php:175 #@ avis msgid "Change Logo" msgstr "" #: SketchBoard/includes/options/theme-options.php:184 #@ avis msgid "Logo Image Width (in pixel)" msgstr "" #: SketchBoard/includes/options/theme-options.php:192 #@ avis msgid "Logo Image Height (in pixel)" msgstr "" #: SketchBoard/includes/options/theme-options.php:200 #@ avis msgid "Logo ALT Text" msgstr "" #: SketchBoard/includes/options/theme-options.php:160 #@ avis msgid "Enter Blog Page Title" msgstr "" #: header.php:94 #, php-format #@ avis msgid "Daily Archives : %s" msgstr "" #: header.php:96 #, php-format #@ avis msgid "Monthly Archives : %s" msgstr "" #: header.php:96 #@ avis msgctxt "monthly archives date format" msgid "F Y" msgstr "" #: header.php:98 #, php-format #@ avis msgid "Yearly Archives : %s" msgstr "" #: header.php:98 #@ avis msgctxt "yearly archives date format" msgid "Y" msgstr "" #: content.php:21 #@ avis msgid "
featured
" msgstr "" #: includes/navigation-section.php:2 #@ avis msgid "←Previous" msgstr "" #: includes/navigation-section.php:3 #@ avis msgid "Next→" msgstr "" #: header.php:100 #@ avis msgid "Blog Archives" msgstr "" #: header.php:106 #@ avis msgid "Author Archives : " msgstr "" #: header.php:111 #, php-format #@ avis msgid "Category Archives : %s" msgstr "" #: comments.php:17 #@ avis msgid "This post is password protected. Enter the password to view comments." msgstr "" #: comments.php:27 #@ avis msgid "No Comment" msgstr "" #: comments.php:27 #@ avis msgid "One Comment" msgstr "" #: comments.php:27 #@ avis msgid "% Comments" msgstr "" #: comments.php:27 #@ avis msgid " so far:" msgstr "" #: comments.php:44 #@ avis msgid "Comments are closed." msgstr "" #: content.php:37 #@ avis msgid "Read More" msgstr "" #: content-none.php:8 #@ avis msgid "Nothing Found" msgstr "" #: content-none.php:13 #, php-format #@ avis msgid "Ready to publish your first post? Get started here." msgstr "" #: content-none.php:15 #@ avis msgid "Sorry, but nothing matched your search terms. Please try again with different keywords." msgstr "" #: content-none.php:18 #@ avis msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." msgstr "" #: footer.php:35 #@ avis msgid "SketchThemes" msgstr "" #: functions.php:133 #@ avis msgid "Main Navigation" msgstr "" #: page.php:24 #@ avis msgid "

Pages: " msgstr "" #: page.php:24 #@ avis msgid "number" msgstr "" #: page.php:36 #@ avis msgid "Page Does Not Exist" msgstr "" #: header.php:115 #, php-format #@ avis msgid "Search Results for : %s" msgstr "" #: header.php:119 #, php-format #@ avis msgid "Tag Archives : %s" msgstr "" #: single.php:62 #@ avis msgid "Not Found" msgstr "" #: content.php:30 #: single.php:34 #@ avis msgid "No Comments" msgstr "" #: content.php:30 #: single.php:34 #@ avis msgid "1 Comment " msgstr "" #: content.php:30 #: single.php:34 #@ avis msgid "% Comments " msgstr "" #: single.php:48 #, php-format #@ avis msgid " %link" msgstr "" #: single.php:49 #, php-format #@ avis msgid "%link " msgstr "" #: SketchBoard/includes/options/theme-options.php:59 #@ avis msgid "General Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:63 #@ avis msgid "Header Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:75 #@ avis msgid "Breadcrumb Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:79 #@ avis msgid "Blog Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:83 #@ avis msgid "Footer Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:108 #@ avis msgid "Primary Color Scheme" msgstr "" #: SketchBoard/includes/options/theme-options.php:116 #@ avis msgid "Secondry Color Scheme" msgstr "" #: SketchBoard/includes/options/theme-options.php:139 #@ avis msgid "Choose Page Title & Breadcrumb Background Color & Image" msgstr "" #: SketchBoard/includes/options/theme-options.php:149 #@ avis msgid "Upload image & color for page title background." msgstr "" #: SketchBoard/includes/options/theme-options.php:217 #@ avis msgid "upload header background image." msgstr "" #: 404.php:16 #@ avis msgid "WE ARE SORRY" msgstr "" #: 404.php:17 #@ avis msgid "We seem to have lost this page, try one of instead this." msgstr "" #: content.php:30 #: single.php:34 #@ avis msgid "by " msgstr "" #: content.php:30 #: single.php:34 #@ avis msgid " with " msgstr "" #: footer.php:35 #@ avis msgid " By" msgstr "" #: functions.php:52 #@ avis msgid "Home Featured Sidebar" msgstr "" #: functions.php:60 #@ avis msgid "Page Sidebar" msgstr "" #: functions.php:68 #@ avis msgid "Blog Sidebar" msgstr "" #: functions.php:76 #@ avis msgid "Footer Sidebar" msgstr "" #: header.php:127 #@ avis msgid "404" msgstr "" #: SketchBoard/functions/avis-featured-widget.php:96 #@ avis msgid "Featured Box Icon Class:" msgstr "" #: SketchBoard/functions/avis-featured-widget.php:98 #@ avis msgid "Featured Box Content:" msgstr "" #: SketchBoard/functions/avis-featured-widget.php:100 #@ avis msgid "Featured Box Link:" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:252 #@ avis msgid "To Activate All Features, Please Upgrade to Pro version!" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:253 #@ avis msgid "Upgrade to Pro" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:253 #@ avis msgid "Setup Instructions" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:254 #@ avis msgid "Rate Avis Lite" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:255 #@ avis msgid "Test Drive" msgstr "" #: SketchBoard/includes/includes/ot-settings-api.php:255 #@ avis msgid "Theme Test Drive" msgstr "" #: SketchBoard/includes/options/theme-options.php:67 #@ avis msgid "Header Image Settings" msgstr "" #: SketchBoard/includes/options/theme-options.php:71 #@ avis msgid "Home Featured Section" msgstr "" #: SketchBoard/includes/options/theme-options.php:161 #@ avis msgid "Enter Blog Page Title text." msgstr "" #: SketchBoard/includes/options/theme-options.php:214 #@ avis msgid "Static Background Image" msgstr "" #: SketchBoard/includes/options/theme-options.php:230 #@ avis msgid "Featured box section heading" msgstr ""