# Copyright (C) 2010 # This file is distributed under the same license as the package. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/advanced-custom-fields\n" "POT-Creation-Date: 2011-04-26 07:11:21+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" #: acf.php:173 msgid "Adv Custom Fields" msgstr "" #: acf.php:177 core/acf_post_type.php:4 msgid "Advanced Custom Fields" msgstr "" #: acf.php:262 acf.php:280 msgid "Error: Field Type does not exist!" msgstr "" #: core/info_meta_box.php:5 msgid "Advanced Custom Fields v" msgstr "" #: core/info_meta_box.php:6 msgid "see what's new" msgstr "" #: core/info_meta_box.php:15 msgid "User Guide + Code Examples" msgstr "" #: core/info_meta_box.php:15 msgid "Visit the Plugin Website" msgstr "" #: core/info_meta_box.php:25 msgid "Need Help?" msgstr "" #: core/info_meta_box.php:25 msgid "Visit the Support Forum" msgstr "" #: core/info_meta_box.php:38 msgid "Help fund future development" msgstr "" #: core/info_meta_box.php:51 msgid "Created by" msgstr "" #: core/fields_meta_box.php:26 msgid "Label" msgstr "" #: core/fields_meta_box.php:26 msgid "Shown on the edit page (eg. Hero Image)" msgstr "" #: core/fields_meta_box.php:27 msgid "Name" msgstr "" #: core/fields_meta_box.php:27 msgid "Used as variable name (eg. hero_image)" msgstr "" #: core/fields_meta_box.php:28 msgid "Field Type" msgstr "" #: core/fields_meta_box.php:28 msgid "Type of field" msgstr "" #: core/fields_meta_box.php:102 msgid "+ Add Field" msgstr "" #: core/options_meta_box.php:18 msgid "Show on page" msgstr "" #: core/options_meta_box.php:43 msgid "" "Select the metaboxes you wish to keep on your edit screen.
\n" "\t\t\tTip: This is useful to customise the edit screen" msgstr "" #: core/options_meta_box.php:49 msgid "Filter Users" msgstr "" #: core/options_meta_box.php:72 msgid "" "Select user types to give them access to this ACF
\n" "\t\t\tTip: If no user types are selected, all user's will have access to " "this ACF" msgstr "" #: core/acf_post_type.php:5 msgid "Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:6 msgid "Search Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:7 msgid "All Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:8 msgid "Parent Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:9 msgid "Parent Advanced Custom Fields:" msgstr "" #: core/acf_post_type.php:10 msgid "Edit Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:11 msgid "Update Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:12 msgid "Add New Advanced Custom Fields" msgstr "" #: core/acf_post_type.php:13 msgid "New Advanced Custom Fields Name" msgstr "" #: core/location_meta_box.php:16 msgid "Enter values in the fields below to add this ACF to an edit screen" msgstr "" #: core/location_meta_box.php:18 msgid "The values you enter bellow will be used to match against edit screens" msgstr "" #: core/location_meta_box.php:19 msgid "If any of the values match the edit screen, this ACF will be used" msgstr "" #: core/location_meta_box.php:20 msgid "Blank fields will be ignored" msgstr "" #: core/location_meta_box.php:21 msgid "" "Use the override to remove all previous ACF's form an edit screen. This is " "useful for creating an ACF for all normal pages, and then creating a custom " "ACF for a home page (page title = 'Home'). Please note that the home page " "ACF needs a higher page order to remove ACF's before it" msgstr "" #: core/location_meta_box.php:32 msgid "Post Type's" msgstr "" #: core/location_meta_box.php:62 msgid "" "Selecting a post type here will add this ACF to all edit screens of that " "post type.
(if your custom post type does not appear, make sure it is " "publicly query-able)

\n" "\t\t\tTip: Unselect post types and use the options below to customise your " "ACF location!
\n" "\t\t\t(command+click)" msgstr "" #: core/location_meta_box.php:69 msgid "Page Title's" msgstr "" #: core/location_meta_box.php:84 msgid "eg. Home, About Us" msgstr "" #: core/location_meta_box.php:89 msgid "Page Slug's" msgstr "" #: core/location_meta_box.php:104 msgid "eg. home, about-us" msgstr "" #: core/location_meta_box.php:109 msgid "Post ID's" msgstr "" #: core/location_meta_box.php:124 core/location_meta_box.php:164 msgid "eg. 1, 2, 3" msgstr "" #: core/location_meta_box.php:129 msgid "Page Template's" msgstr "" #: core/location_meta_box.php:144 msgid "eg. home_page.php" msgstr "" #: core/location_meta_box.php:149 msgid "Page Parent ID's" msgstr "" #: core/location_meta_box.php:169 msgid "Overrides" msgstr "" #: core/location_meta_box.php:186 msgid "" "Tick this box to remove all other ACF's
(from the edit screen where " "this ACF appears)" msgstr "" #: core/fields/post_object.php:12 msgid "Post Object" msgstr "" #: core/fields/post_object.php:48 core/fields/page_link.php:58 msgid "Select Option" msgstr "" #: core/fields/post_object.php:123 core/fields/page_link.php:136 msgid "Post Type" msgstr "" #: core/fields/post_object.php:148 msgid "" "Filter posts by selecting a post type
\n" "\t\t\t\t* unselecting all is the same as selecting all" msgstr "" #: core/fields/post_object.php:154 core/fields/select.php:92 #: core/fields/page_link.php:167 msgid "Multiple?" msgstr "" #: core/fields/date_picker/date_picker.php:12 msgid "Date Picker" msgstr "" #: core/fields/date_picker/date_picker.php:31 msgid "Date format" msgstr "" #: core/fields/date_picker/date_picker.php:35 msgid "eg. dd/mm/yy. read more about" msgstr "" #: core/fields/text.php:11 msgid "Text" msgstr "" #: core/fields/image.php:11 msgid "Image" msgstr "" #: core/fields/image.php:51 msgid "Select Image" msgstr "" #: core/fields/image.php:74 msgid "No image selected" msgstr "" #: core/fields/image.php:74 msgid "Add Image" msgstr "" #: core/fields/select.php:12 msgid "Select" msgstr "" #: core/fields/select.php:80 core/fields/checkbox.php:70 msgid "Choices" msgstr "" #: core/fields/select.php:84 core/fields/checkbox.php:74 msgid "" "Enter your choices one per line. eg:
\n" "\t\t\t\toption_1 : Option 1
\n" "\t\t\t\toption_3 : Option 2
\n" "\t\t\t\toption_3 : Option 3" msgstr "" #: core/fields/true_false.php:11 msgid "True / False" msgstr "" #: core/fields/true_false.php:19 msgid "True" msgstr "" #: core/fields/true_false.php:60 msgid "Message" msgstr "" #: core/fields/true_false.php:64 msgid "eg. Show extra content" msgstr "" #: core/fields/wysiwyg.php:11 msgid "Wysiwyg Editor" msgstr "" #: core/fields/page_link.php:13 msgid "Page Link" msgstr "" #: core/fields/page_link.php:161 msgid "" "Filter posts by selecting a post type
\n" "\t\t\t\tTip: deselect all post types to show all post type's posts" msgstr "" #: core/fields/checkbox.php:11 msgid "Checkbox" msgstr "" #: core/fields/textarea.php:11 msgid "Text Area" msgstr "" #: core/fields/file.php:11 msgid "File" msgstr "" #: core/fields/file.php:51 msgid "Select File" msgstr "" #: core/fields/file.php:74 msgid "Remove File" msgstr "" #: core/fields/file.php:76 msgid "No File selected" msgstr "" #: core/fields/file.php:76 msgid "Add File" msgstr ""