msgid ""
msgstr ""
"Project-Id-Version: More Plugins Sputnik #3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-30 14:46+0100\n"
"PO-Revision-Date: 2010-07-30 14:47+0100\n"
"Last-Translator: \n"
"Language-Team: More Plugins <henrik@dagensskiva.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: /Users/hpm5/Sites/trunk/wp-content/plugins/\n"
"X-Poedit-Language: English\n"
"X-Poedit-Country: UNITED STATES\n"
"X-Poedit-SearchPath-0: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields\n"
"X-Poedit-SearchPath-1: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types\n"
"X-Poedit-SearchPath-2: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies\n"

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:21
msgid "Text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:23
msgid "Creates a simple one line text input box."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:28
msgid "Textarea"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:30
msgid "Creates a plain text box."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:35
msgid "WYSIWYG"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:58
msgid "Creates text box that allows formatted input. WYSIWYG - What you see is what you get"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:63
msgid "Select"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:69
msgid "Creates a select list, with elements with the names/values as specified below"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:74
msgid "Radio"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:80
msgid "Creates a radio button list, where the user can only select one value. The list of values is specifed below."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:85
msgid "Checkbox"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:90
msgid "Creates single checkbox, which key is either on/off."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:95
msgid "File list"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:111
msgid "Select files from posts media library."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:120
msgid "<code class=\"mf_color\"><a href=\"http://www.w3.org/TR/css3-color/#html4\">color keyword</a></code>, rgb(a) or HEX"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:121
msgid "Color"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:124
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input values can be <code class=\"mf_color\"><a href=\"http://www.w3.org/TR/css3-color/#html4\">color keyword</a></code>, <code>rgba(255, 255, 255, 1.0)</code>, <code>#ffffff</code> or <code>#fff</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:129
msgid "Range"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:130
msgid "Number range"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:133
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:142
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input: numerical in the range specified below."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:138
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:139
msgid "Number"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:147
msgid "<code>HH:ii</code>, i.e <code>13:37</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:148
msgid "Time"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:151
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input: HH:ii, i.e <code>13:37</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:156
msgid "<code>YYYY-mm</code>, i.e <code>2010-07</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:157
msgid "Month"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:160
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input: YYYY-mm, i.e <code>2010-07</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:165
msgid "<code>YYYY-WWW</code>, i.e <code>2010-W29</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:166
msgid "Week"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:169
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input: YYYY-WWW, i.e <code>2010-W27</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:174
msgid "<code>YYYY-mm-dd</code>, i.e <code>2010-07-19</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:175
msgid "Date"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-field-types.php:178
msgid "HTML5 input type, full functionality available in modern browsers. Alternative input: YYYY-mm-dd, i.e <code>2010-07-10</code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings-object.php:130
msgid "Your box needs a title!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings-object.php:149
msgid "You need a name for the field!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings-object.php:153
msgid "You need to specify a custom field key for the field!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:5
msgid "Required"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:10
msgid "Listed below are the boxes that were created in More Fields. These boxes appear on the Write/Edit page. If a box cannot be edited, it was created programmatically. Click on the name of a box to edit and add fields"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:14
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:86
msgid "Box"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:15
msgid "Nbr of fields"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:16
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:87
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:190
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:13
msgid "Actions"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:26
msgid "More Fields boxes"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:29
msgid "Boxes created with More Fields or overridden from elsewhere."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:37
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:34
msgid "Edit"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:38
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:35
msgid "Delete"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:39
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:75
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:105
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:36
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:97
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:134
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:171
msgid "Export"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:45
msgid "There are no boxes"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:56
msgid "Saved boxes"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:57
msgid "Boxes from files created with More Types."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:73
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:104
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:95
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:132
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:169
msgid "Override"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:78
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:107
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:101
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:138
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:175
msgid "Overridden above"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:91
msgid "Boxes created elsewhere"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:92
msgid "Boxes created in functions.php or by other plugins."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:121
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:307
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:149
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:187
msgid "Add new"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:129
msgid "You can control for what post type this box shows up by using the More Types plugin."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:139
msgid "This is the title that will appear at the head of the box."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:141
msgid "Title of the box"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:171
msgid "Used with post types"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:183
msgid "There are the fields of this box"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:187
msgid "Field"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:188
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:330
msgid "Custom field key"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:189
msgid "Type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:198
msgid "No input fields exists"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:254
msgid "Once you have saved your new box, you can add fields to it."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:265
msgid "The default column the box will appear in. Note that a user can move boxes on the Write/Edit page as they see fit."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:267
msgid "Right"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:267
msgid "Left"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:268
msgid "Default position"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:271
msgid "The roles for which this field will be visible."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:274
msgid "Roles to access"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:320
msgid "This is the name of the field as it will appear in the box."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:322
msgid "Field title"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:325
msgid "This is the key to be used to access this data in the templates."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:327
msgid "E.g. you can use <code>&lt;?php meta('"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:333
msgid "If you enter instructions for the user on what the field is for, it will appear under the field in the box. Html code is  allowed here."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:335
msgid "Caption"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:341
msgid "Field type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:344
msgid "If the field type permitts a list of pre-defined values, enter them here, comma separated. E.g. values could be <code>Drums, Bells, *Whistles</code>, where <code>Whistles</code> becomes the default value."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:346
msgid "Values (if applicable)"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:358
msgid "If permalinks are enabled, then this is the slug under which you will find an archive page for this custom field."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:361
msgid "For this field: <code>"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:365
msgid "Slug"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:377
msgid "The roles for which this box will be visible."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-fields-settings.php:379
msgid "Access"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:139
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:76
msgid "Settings"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:140
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:77
msgid "Support"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:141
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:78
msgid "Donate"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:214
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:150
#, php-format
msgid "The %s plugin can read objects from a file. The default location for these files is in the %s directory. To create a file object, copy the text below (<code>CTRL/CMD + c</code>), paste it into a text file and save it as %s to the aforementioned directory. If an object exists both in the %s settings and as a file, the file will override the data stored in the database."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:332
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:253
msgid "Someting has gone awry. Sorry."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:379
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:309
msgid "Saved!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:385
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:322
msgid "Deleted!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:565
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:461
msgid "About this Plugin"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:579
msgid "Get More out of WordPress"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:592
msgid "Adds more input boxes to the Write/Edit screen for any post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:604
msgid "Adds more post types to your WordPress installation."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:616
msgid "Add new taxonomies - means by which to classify your posts and pages. "
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:1028
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:887
msgid "Are you sure you want to \tdelete?"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:1062
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-plugins/_more-plugins-admin.php:918
msgid "Save"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-fields/more-plugins/more-plugins-admin.php:1081
msgid "Permalinks are currently not enabled! To use this feature, enable permalinks in the <a href=\"options-permalink.php\">Permalink Settings</a>."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:150
msgid "Add new item"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:151
msgid "Edit item"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:152
msgid "New item"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:153
msgid "View item"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:154
msgid "Search item"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:155
msgid "No items found"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-object.php:156
msgid "No items found in Trash"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:30
msgid "Title"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:31
msgid "Editor"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:32
msgid "Thumbnail"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:33
msgid "Excerpt"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:34
msgid "Custom Fields"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:35
msgid "Author"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:36
msgid "Comments"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:38
msgid "Page Attributes"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:67
msgid "You need both a plural and singular label for the post type!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:71
msgid "You need a label for the post type!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings-object.php:75
msgid "You need a singular label for the post type! E.g. 'Cat' for the taxonomy 'Cats'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:10
msgid "Here you can create your own post types. Additional post types can be used to extend what WordPress can do, beyond the scope of posts and pages."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:13
msgid "Post type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:13
msgid "Based on"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:16
msgid "More Types post types"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:17
msgid "Post types created with More Types or has been overridden from other sources."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:27
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:124
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:161
msgid "*"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:43
msgid "No post types"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:74
msgid "Saved post types"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:75
msgid "Post types from files created with More Types."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:110
msgid "Post types create elsewhere"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:111
msgid "Post types created in functions.php or by other plugins."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:148
msgid "Default post types"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:149
msgid "Built-in post types. Please note - when messing with these defaults, prepare to die (but then, we're all going to anyway, eventually)."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:199
msgid "This is the singular name of the post type, e.g. 'Review'."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:201
msgid "Post type name singular"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:204
msgid "This is the plural name of the post type, e.g. 'Reviews'."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:206
msgid "Post type name plural"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:209
msgid "Description"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:212
msgid "Enables post type items to be children of other items of the same post type. In a standard WordPress installation, posts are not heirarchical whilst pages are. If you want this post type ot behave like posts, set hierarchical to false."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:214
msgid "Hierarchical"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:225
msgid "Specify a URL for a custom menu icon. The standard size is 16 &times; 16 pixels"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:227
msgid "Menu icon"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:231
msgid "Select a template that handles this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:233
msgid "Post type template"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:245
msgid "These are the input boxes available to this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:248
msgid "Features"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:252
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:275
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:279
msgid "Additional boxes"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:277
#, php-format
msgid "There are no additional content boxes - but you can create new ones with our plugin More Fields %s!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:292
#, php-format
msgid "You can create more taxonomies to use with your post types using our plugin %s!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:294
msgid "Taxonomies"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:308
msgid "Admin menu position. This should be a number where a small number puts it high up in the menu. E.g. 4 will place the menu item just below 'Posts'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:310
msgid "Menu position"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:313
msgid "Make this post type exportable"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:315
msgid "Enable export"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:318
msgid "Use permalinks for this post-type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:321
msgid "Enable permalinks"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:324
msgid "Enable revisions for this post type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:326
msgid "Enable Revisions"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:329
msgid "The permalink base for this post type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:332
msgid "Permalink base"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:335
msgid "Allows visitors to query this type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:337
msgid "Publically queryable"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:340
msgid "Exclude this post type when a visitor searches the website for content."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:342
msgid "Exclude from search"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:345
msgid "Show posts of this type in the admin UI. Setting this to false  hides this post type for all users."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:347
msgid "Show in admin"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:350
msgid "Whether to generate a default UI for managing this post type"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:352
msgid "Show UI"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:359
msgid "User capabilities for this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:366
msgid "User roles capable of editing own objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:368
msgid "Edit capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:371
msgid "User roles capable of editing own multiple objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:373
msgid "Edit multiple"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:376
msgid "User roles capable of editing other users objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:378
msgid "Edit not owned by user"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:381
msgid "User roles capable of publishing objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:383
msgid "Publish capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:386
msgid "User roles capable of deleting objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:388
msgid "Delete capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:391
msgid "User roles capable of reading objects from this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:393
msgid "Read capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:396
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:401
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:406
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:411
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:416
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:421
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:426
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:431
msgid "The text that will appear in links to add new items of this post type."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:398
msgid "'Add New' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:403
msgid "'Add New Item' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:408
msgid "'Edit Item' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:413
msgid "'New Item' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:418
msgid "'View Item' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:423
msgid "'Search Item' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:428
msgid "'Not found' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-types/more-types-settings.php:433
msgid "'Not found in Trash' text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings-object.php:12
msgid "You need both a plural and singular label for the taxonomy!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings-object.php:16
msgid "You need to enter a plural name for the taxonomy!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings-object.php:20
msgid "You need to enter a singular name for the taxonomy!"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:9
msgid "Here you can create and edit taxonomies. Taxonomy is classification in essence, and taxonomies can be used to organize data and information."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:21
msgid "Taxonomies create with More Taxonomies"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:22
msgid "Taxonomies created here"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:40
msgid "No Taxonomies defined"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:48
msgid "Add new Taxonomy"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:55
msgid "Saved taxonomies"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:56
msgid "Taxonomies created with this plugin saved as files"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:83
msgid "Taxonomies elsewhere"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:84
msgid "Taxonomies created in function.php or elsewhere"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:96
msgid "Overwrite"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:110
msgid "Default WordPress taxonomies"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:111
msgid "Taxonomies already built into WordPress  Please note - when messing with these defaults, prepare to die (but then, we're all going to anyway, eventually)."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:128
msgid "Overwritten above"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:152
msgid "This is the singular name of the taxonomy, e.g. 'Person'."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:154
msgid "Taxonomy name singular"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:157
msgid "This is the plural name of the taxonomy, e.g. 'People'."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:159
msgid "Taxonomy name plural"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:162
msgid "Enables taxonomy items to be children of other items of the same taxonomy. E.g. in a standard WordPress installation, tags are not heirarchical whilst categories are."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:167
msgid "Create permalink structure for this taxonomy. In order for this to work permalinks must be enabled."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:169
msgid "Allow permalinks"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:172
msgid "If 'Allow permalinks' is set to true, then set the base permalink of this taxonomy here."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:174
msgid "It is currently"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:178
msgid "Taxonomy slug"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:181
msgid "'No' to prevent the taxonomy being listed in the Tag Cloud Widget."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:183
msgid "Show tag cloud"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:205
msgid "Select the post types which will use this taxonomy."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:207
msgid "Available to"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:226
msgid "Show the default taxonomy WordPress UI."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:231
msgid "Allow this taxonomy to be publically queriable"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:233
msgid "Allow queries"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:236
msgid "If queries are allowed, then this is the variable to be used when querying this taxonomy."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:238
msgid "Usage: "
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:241
msgid "Query variable"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:253
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:258
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:263
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:268
msgid "The roles that can manage this taxonomy."
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:255
msgid "Manage capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:270
msgid "Assign capability"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:275
msgid "Label for 'Search', e.g. 'Search categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:277
msgid "'Search' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:280
msgid "Label for 'Popular', e.g. 'Popular categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:282
msgid "'Popular' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:285
msgid "Label for 'All', e.g. 'All categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:287
msgid "'All' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:290
msgid "Label for 'Parent', e.g. 'Parent categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:292
msgid "'Parent' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:295
msgid "Label for 'Parent' followed by a colon (':'), e.g. 'Parent categories:'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:297
msgid "'Parent:' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:300
msgid "Label for 'Edit', e.g. 'Edit categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:302
msgid "'Edit' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:305
msgid "Label for 'Update', e.g. 'Update categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:307
msgid "'Update' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:310
msgid "Label for 'Add new', e.g. 'Add new category'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:312
msgid "'Add new' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:315
msgid "Label for 'Add new name', e.g. 'Add new category name'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:317
msgid "'Add new name' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:320
msgid "Label for 'Separate with commas' text, e.g. 'Separate categories with commas'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:322
msgid "'Separate with commas' label text"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:325
msgid "Label for 'Add or remove item' text, e.g. 'Add or Remove Category'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:327
msgid "'Add or remove item' label"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:330
msgid "Label for 'Choose from mosed used' text, e.g. 'Choose from the most used categories'"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:332
msgid "'Choose from most used' label"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:338
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:46
msgid "Search"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:339
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:47
msgid "Popular"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:340
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:48
msgid "All"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:341
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:342
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:49
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:50
msgid "Parent"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:344
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:52
msgid "Update"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:345
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:53
msgid "Add New"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:346
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:54
msgid "New Name"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:347
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:55
msgid "Separate with commas"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:348
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:56
msgid "Add or Remove"
msgstr ""

#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies-settings.php:349
#: /Users/hpm5/Sites/trunk/wp-content/plugins/more-taxonomies/more-taxonomies.php:57
msgid "Choose from the most commonly used"
msgstr ""

