Changeset 409714
- Timestamp:
- 07/14/2011 01:29:08 PM (15 years ago)
- File:
-
- 1 edited
-
ultimate-post-type-manager/trunk/xydac_cpt.pot (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-post-type-manager/trunk/xydac_cpt.pot
r395211 r409714 5 5 "Project-Id-Version: \n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/ultimate-post-type-manager\n" 7 "POT-Creation-Date: 2011-0 6-09 20:07:29+00:00\n"7 "POT-Creation-Date: 2011-07-14 13:26:00+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" … … 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" 14 14 15 #: cptcreate.php:11 cptcreate.php:4116 msgid "Custom Post Type Name is required to create New Custom Post Type"17 msgstr ""18 19 #: cptcreate.php:1320 msgid "Custom Post Type already registered !!!"21 msgstr ""22 23 #: cptcreate.php:3224 msgid "Custom Post Type Added."25 msgstr ""26 27 #: cptcreate.php:4328 msgid "Changing Name is not allowed !!!"29 msgstr ""30 31 #: cptcreate.php:5532 msgid "Custom Post Type Updated."33 msgstr ""34 35 #: cptcreate.php:8636 msgid "Custom Post Type Deleted."37 msgstr ""38 39 #: cptcreate.php:8940 msgid "Custom Post Type Not Deleted."41 msgstr ""42 43 #: cptcreate.php:14644 msgid ":- NONE -:"45 msgstr ""46 47 #: cptcreate.php:16048 msgid "Labels"49 msgstr ""50 51 #: cptcreate.php:16152 msgid "Label for Post Type "53 msgstr ""54 55 #: cptcreate.php:16156 msgid "A plural descriptive name for the post type marked for translation."57 msgstr ""58 59 #: cptcreate.php:16260 msgid "Name of Post Type"61 msgstr ""62 63 #: cptcreate.php:16264 msgid ""65 "general name for the post type, usually plural. The same as, and overridden "66 "by Label "67 msgstr ""68 69 #: cptcreate.php:16370 msgid "Singular Name of Post Type"71 msgstr ""72 73 #: cptcreate.php:16374 msgid "name for one object of this post type. Defaults to value of name "75 msgstr ""76 77 #: cptcreate.php:16478 msgid "Add New Label of Post Type"79 msgstr ""80 81 #: cptcreate.php:16482 msgid ""83 "the add new text. The default is Add New for both hierarchical and non-"84 "hierarchical types."85 msgstr ""86 87 #: cptcreate.php:16588 msgid "Add New Item Label of Post Type"89 msgstr ""90 91 #: cptcreate.php:16592 msgid "the add new item text. Default is Add New Post/Add New Page"93 msgstr ""94 95 #: cptcreate.php:16696 msgid "Edit Item Label of Post Type"97 msgstr ""98 99 #: cptcreate.php:166100 msgid "the edit item text. Default is Edit Post/Edit Page"101 msgstr ""102 103 #: cptcreate.php:167104 msgid "New Item Label of Post Type"105 msgstr ""106 107 #: cptcreate.php:167108 msgid "the new item text. Default is New Post/New Page"109 msgstr ""110 111 #: cptcreate.php:168112 msgid "View Item Label of Post Type"113 msgstr ""114 115 #: cptcreate.php:168116 msgid "the view item text. Default is View Post/View Page"117 msgstr ""118 119 #: cptcreate.php:169120 msgid "Search Item Label of Post Type"121 msgstr ""122 123 #: cptcreate.php:169124 msgid "the search items text. Default is Search Posts/Search Pages"125 msgstr ""126 127 #: cptcreate.php:170128 msgid "Not Found Item Label of Post Type"129 msgstr ""130 131 #: cptcreate.php:170132 msgid "the not found text. Default is No posts found/No pages found"133 msgstr ""134 135 #: cptcreate.php:171136 msgid "Not Found in Thrash Label of Post Type"137 msgstr ""138 139 #: cptcreate.php:171140 msgid ""141 "the not found in trash text. Default is No posts found in Trash/No pages "142 "found in Trash"143 msgstr ""144 145 #: cptcreate.php:172146 msgid "Parent Item with Colon Label of Post Type"147 msgstr ""148 149 #: cptcreate.php:172150 msgid ""151 "the parent text. This string isn't used on non-hierarchical types. In "152 "hierarchical ones the default is Parent Page:"153 msgstr ""154 155 #: cptcreate.php:173156 msgid "Menu Name"157 msgstr ""158 159 #: cptcreate.php:173160 msgid "The menu name text. This string is the name to give menu items."161 msgstr ""162 163 #: cptcreate.php:174164 msgid "Options"165 msgstr ""166 167 #: cptcreate.php:175168 msgid "Public"169 msgstr ""170 171 #: cptcreate.php:175172 msgid ""173 "This field is used to define default values for publicly_queriable, show_ui, "174 "show_in_nav_menus and exclude_from_search, But since the values for these "175 "fields is already present so I think this won't be used, Better leave this "176 "as it is."177 msgstr ""178 179 #: cptcreate.php:176180 msgid "Publicly Queryable"181 msgstr ""182 183 #: cptcreate.php:176184 msgid ""185 "Allows advanced query based operations from themes based on variable "186 "post_type."187 msgstr ""188 189 #: cptcreate.php:177190 msgid "Exclude from search "191 msgstr ""192 193 #: cptcreate.php:177194 msgid "Whether to exclude posts with this post type from search results."195 msgstr ""196 197 #: cptcreate.php:178198 msgid "Show UI"199 msgstr ""200 201 #: cptcreate.php:178202 msgid "Whether use the default User Interface for the this Post Type."203 msgstr ""204 205 #: cptcreate.php:179206 msgid "Query Var"207 msgstr ""208 209 #: cptcreate.php:179210 msgid ""211 "Use False to disable Querying, True sets the query_var to the name of Post "212 "Type."213 msgstr ""214 215 #: cptcreate.php:180216 msgid "Can Export"217 msgstr ""218 219 #: cptcreate.php:180220 msgid ""221 "Allow Exporting of Post Types's Content from EXPORT option of WordPress."222 msgstr ""223 224 #: cptcreate.php:181225 msgid "Show in Navigation Menu"226 msgstr ""227 228 #: cptcreate.php:181229 msgid "Whether post_type is available for selection in navigation menus."230 msgstr ""231 232 #: cptcreate.php:182233 msgid "Show in Menu"234 msgstr ""235 236 #: cptcreate.php:182237 msgid ""238 "Whether to show the post type in the admin menu and where to show that menu. "239 "Note that show_ui must be true. "240 msgstr ""241 242 #: cptcreate.php:183243 msgid "Has Archive"244 msgstr ""245 246 #: cptcreate.php:183247 msgid ""248 "Enables post type archives. Will generate the proper rewrite rules if "249 "rewrite is enabled. "250 msgstr ""251 252 #: cptcreate.php:184253 msgid "Map Meta Capabilities"254 msgstr ""255 256 #: cptcreate.php:184257 msgid ""258 "Whether to use the internal default meta capability handling.This is used "259 "for default handling of Capabilities and should be set to TRUE for proper "260 "use "261 msgstr ""262 263 #: cptcreate.php:185264 msgid "Hierarchical "265 msgstr ""266 267 #: cptcreate.php:185268 msgid "Whether the post type is hierarchical. Allows Parent to be specified."269 msgstr ""270 271 #: cptcreate.php:186272 msgid "Menu Position"273 msgstr ""274 275 #: cptcreate.php:186276 msgid "The position in the menu order the post type should appear."277 msgstr ""278 279 #: cptcreate.php:187280 msgid "Features"281 msgstr ""282 283 #: cptcreate.php:188284 msgid "Support for Title"285 msgstr ""286 287 #: cptcreate.php:188 cptcreate.php:189 cptcreate.php:190 cptcreate.php:191288 #: cptcreate.php:192 cptcreate.php:193 cptcreate.php:194 cptcreate.php:195289 #: cptcreate.php:196 cptcreate.php:197290 msgid " "291 msgstr ""292 293 #: cptcreate.php:189294 msgid "Support for Editor"295 msgstr ""296 297 #: cptcreate.php:190298 msgid "Support for Author"299 msgstr ""300 301 #: cptcreate.php:191302 msgid "Support for Thumbnail"303 msgstr ""304 305 #: cptcreate.php:192306 msgid "Support for Excerpt"307 msgstr ""308 309 #: cptcreate.php:193310 msgid "Support for Trackbacks"311 msgstr ""312 313 #: cptcreate.php:194314 msgid "Support for Custom Fields"315 msgstr ""316 317 #: cptcreate.php:195318 msgid "Support for Comments"319 msgstr ""320 321 #: cptcreate.php:196322 msgid "Support for Revisions"323 msgstr ""324 325 #: cptcreate.php:197326 msgid "Support for Page attributes"327 msgstr ""328 329 #: cptcreate.php:198330 msgid "Show Default Category"331 msgstr ""332 333 #: cptcreate.php:198334 msgid "Show the Default Categories for this Custom Post Type "335 msgstr ""336 337 #: cptcreate.php:199338 msgid "Show Default Tags"339 msgstr ""340 341 #: cptcreate.php:199342 msgid "Show the Default Tags for this Custom Post Type "343 msgstr ""344 345 #: cptcreate.php:200346 msgid "Advanced Options"347 msgstr ""348 349 #: cptcreate.php:201350 msgid "Description"351 msgstr ""352 353 #: cptcreate.php:201354 msgid "A short descriptive summary of what the post type is."355 msgstr ""356 357 #: cptcreate.php:202358 msgid "Capability Type"359 msgstr ""360 361 #: cptcreate.php:202362 msgid ""363 "The post type to use for checking read, edit, and delete capabilities.The "364 "Capabilities will be automatically created."365 msgstr ""366 367 #: cptcreate.php:203368 msgid "Register Meta Box CB"369 msgstr ""370 371 #: cptcreate.php:203372 msgid ""373 "Provide a callback function that will be called when setting up the meta "374 "boxes for the edit form. Do remove_meta_box() and add_meta_box() calls in "375 "the callback."376 msgstr ""377 378 #: cptcreate.php:204379 msgid "Menu Icon"380 msgstr ""381 382 #: cptcreate.php:204383 msgid "The url to the icon to be used for this menu."384 msgstr ""385 386 #: cptcreate.php:205387 msgid "Rewrite Options"388 msgstr ""389 390 #: cptcreate.php:206391 msgid "Rewrite"392 msgstr ""393 394 #: cptcreate.php:206395 msgid "Do you Want the Permalinks ceated for this post-type to be Rewritten."396 msgstr ""397 398 #: cptcreate.php:207399 msgid "Slug"400 msgstr ""401 402 #: cptcreate.php:207403 msgid "Prepend posts with this slug. Uses Post-Type name if left blank."404 msgstr ""405 406 #: cptcreate.php:208407 msgid "Permalink_EPMASK"408 msgstr ""409 410 #: cptcreate.php:208411 msgid "The default rewrite endpoint bitmasks."412 msgstr ""413 414 #: cptcreate.php:209415 msgid "With Front"416 msgstr ""417 418 #: cptcreate.php:209419 msgid "allowing permalinks to be prepended with front base"420 msgstr ""421 422 #: cptcreate.php:210423 msgid "Feeds"424 msgstr ""425 426 #: cptcreate.php:211427 msgid "Pages"428 msgstr ""429 430 #: cptcreate.php:212431 msgid "Content Details"432 msgstr ""433 434 #: cptcreate.php:213435 msgid "Content HTML"436 msgstr ""437 438 #: cptcreate.php:220439 msgid "Add a New Custom Post Type"440 msgstr ""441 442 #: cptcreate.php:223443 msgid "The Name of the Custom Post Type"444 msgstr ""445 446 #: cptcreate.php:225447 msgid ""448 "Custom Post Type Name identifies your Custom Post among others. It is "449 "usually all lowercase and contains only letters, numbers, and hyphens."450 msgstr ""451 452 #: cptcreate.php:226453 msgid ""454 "<strong>NOTE :</strong>Please Enter the Custom Post type Name only and then "455 "Add the Custom Post type.Further if you want to change something you can "456 "edit it.This will create the default labels for the new Custom Post Types."457 msgstr ""458 459 #: cptcreate.php:239460 msgid "True"461 msgstr ""462 463 #: cptcreate.php:240464 msgid "False"465 msgstr ""466 467 #: cptcreate.php:261468 msgid "Add Custom Post Type"469 msgstr ""470 471 #: cptcreate.php:261472 msgid "Update Custom Post Type"473 msgstr ""474 475 #: cptcreate.php:276 cptfields.php:271476 msgid "Bulk Actions"477 msgstr ""478 479 #: cptcreate.php:277 cptcreate.php:307 cptfields.php:272480 msgid "Delete"481 msgstr ""482 483 #: cptcreate.php:285 cptcreate.php:321 cptfields.php:280 cptfields.php:317484 msgid "Name"485 msgstr ""486 487 #: cptcreate.php:286 cptcreate.php:322 cptfields.php:281 cptfields.php:318488 msgid "Label"489 msgstr ""490 491 #: cptcreate.php:305492 msgid "Edit"493 msgstr ""494 495 #: cptcreate.php:306496 msgid "Export"497 msgstr ""498 499 #: cptcreate.php:331500 msgid "Custom Post Type Export Data"501 msgstr ""502 503 #: cptcreate.php:332504 msgid "Clear Data/ Import Form"505 msgstr ""506 507 #: cptcreate.php:334508 msgid ""509 "<em>NOTE: You can copy this data and paste it in the Import Post Type form "510 "and then click the Import Button to Import the Post Type as well as It's "511 "respective Custom Fields</em>"512 msgstr ""513 514 #: cptcreate.php:338515 msgid "Custom Post Type Import Form"516 msgstr ""517 518 15 #: cptabout.php:5 519 16 msgid "About This Plugin" … … 521 18 522 19 #: cptabout.php:10 20 msgid "Plugin Name" 21 msgstr "" 22 23 #: cptabout.php:11 24 msgid "Ultimate Post Type Manager" 25 msgstr "" 26 27 #: cptabout.php:14 523 28 msgid "Plugin Version" 524 29 msgstr "" 525 30 526 #: cptabout.php:1 431 #: cptabout.php:18 527 32 msgid "Author" 528 33 msgstr "" 529 34 530 #: cptabout.php: 1835 #: cptabout.php:22 531 36 msgid "Like this plugin?" 532 37 msgstr "" 533 38 534 #: cptabout.php:46 39 #: cptabout.php:55 40 msgid "Custom Post Type" 41 msgstr "" 42 43 #: cptabout.php:58 44 msgid "" 45 "<strong>Custom Post type</strong> is a way of storing different types of " 46 "content under different names, and you can call these names as a Custom Post " 47 "Type.WordPress supports Creating Custom Post types since ver 3.1, and you " 48 "can use the above link to create unlimited number of custom post types.<br/>" 49 msgstr "" 50 51 #: cptabout.php:59 52 msgid "Deleting Custom Post type" 53 msgstr "" 54 55 #: cptabout.php:60 56 msgid "" 57 "When you delete a Post Type then the data Post Type has saved does not get " 58 "removed, So if you want to use the same Post Type again just recreate it " 59 "again with same name.<br/>" 60 msgstr "" 61 62 #: cptabout.php:61 63 msgid "Transferring from other Custom Post type plugins" 64 msgstr "" 65 66 #: cptabout.php:62 67 msgid "" 68 "If you have created Post types already with some other Plugin and want to " 69 "move to this Plugin then just create the Post type with same name and " 70 "configure it.Do deactivate the other plugin or remove the same post type " 71 "from it. Also you need to deactivate and reactivate this plugin again." 72 msgstr "" 73 74 #: cptabout.php:63 75 msgid "Some important links relating to Custom Post Types" 76 msgstr "" 77 78 #: cptabout.php:65 79 msgid "" 80 "\r\n" 81 "\t\t\t\t\t\t\t<ul>\r\n" 82 "\t\t\t\t\t\t\t\t<li><a href=\"http://codex.wordpress.org/Post_Types" 83 "\">WordPress Codex : Post Type </a></li>\r\n" 84 "\t\t\t\t\t\t\t\t<li><a href=\"http://codex.wordpress.org/Function_Reference/" 85 "register_post_type\">WordPress Codex : register post type info </a></li>\r\n" 86 "\t\t\t\t\t\t\t\t<li><a href=\"http://posttypemanager.wordpress.com/\">Plugin " 87 "Website </a></li>\r\n" 88 "\t\t\t\t\t\t\t</ul>\r\n" 89 "\t\t\t\t\t\t\t" 90 msgstr "" 91 92 #: cptabout.php:79 index.php:58 93 msgid "Custom Fields" 94 msgstr "" 95 96 #: cptabout.php:81 97 msgid "" 98 "Custom Fields are custom data associated with any post type.They are usually " 99 "a key value pair but can provide a great aid to help you design you post " 100 "page. With the help of the plugin you can create various types of custom " 101 "fields for any Post Type including Post and Pages.<br/>\r\n" 102 " \r\n" 103 " " 104 msgstr "" 105 106 #: cptabout.php:84 107 msgid "Using Custom Field in between Post" 108 msgstr "" 109 110 #: cptabout.php:86 111 msgid "" 112 "To display Custom Fields in the posts you can use shortcode <strong>" 113 "[xydac_field]<em>{name of field}</em>[/xydac_field]</strong> where {name of " 114 "field} is the Name of Custom Field." 115 msgstr "" 116 117 #: cptabout.php:87 118 msgid "Availaible Field Types" 119 msgstr "" 120 121 #: cptabout.php:89 122 msgid "" 123 "\r\n" 124 "\t\t\t\t\t\t\t<ul>\r\n" 125 "\t\t\t\t\t\t\t\t<li>Text Box</li>\r\n" 126 "\t\t\t\t\t\t\t\t<li>Text area</li>\r\n" 127 "\t\t\t\t\t\t\t\t<li>Rich Text Area</li>\r\n" 128 "\t\t\t\t\t\t\t\t<li>Checkbox</li>\r\n" 129 "\t\t\t\t\t\t\t\t<li>Radio Button</li>\r\n" 130 "\t\t\t\t\t\t\t\t<li>Combobox</li>\r\n" 131 "\t\t\t\t\t\t\t\t<li>Link</li>\r\n" 132 "\t\t\t\t\t\t\t\t<li>Gallery</li>\r\n" 133 "\t\t\t\t\t\t\t\t<li>Image</li>\t\t\t\t\t\t\t\r\n" 134 "\t\t\t\t\t\t\t</ul>\r\n" 135 "\t\t\t\t\t\t\t" 136 msgstr "" 137 138 #: cptabout.php:110 535 139 msgid "Information" 536 140 msgstr "" 537 141 538 #: cptabout.php: 48142 #: cptabout.php:112 539 143 msgid "" 540 144 "This plugin is an Easy to use Custom Post Type Manager to Customize Post " … … 542 146 msgstr "" 543 147 544 #: cptabout.php: 49148 #: cptabout.php:113 545 149 msgid "" 546 150 "You can use the above menus to create <strong>Custom Post Type</strong> as " … … 550 154 msgstr "" 551 155 552 #: cptabout.php:51 553 msgid "Custom Post Type" 554 msgstr "" 555 556 #: cptabout.php:52 557 msgid "" 558 "• All fields except Post Type Name are optional in Ultimate Post " 559 "Type form.<br/>\r\n" 560 " • When you delete a Post Type then the " 561 "data Post Type has saved does not get removed, So if you want to use the " 562 "same Post Type again just recreate it again with same name.<br/>\r\n" 563 "\t\t\t\t\t\t\t• If you have created Post types already with some " 564 "other Plugin and want to move to this Plugin then just create the Post type " 565 "with same name and configure it.Do deactivate the other plugin or remove the " 566 "same post type from it." 567 msgstr "" 568 569 #: cptabout.php:56 570 msgid "Custom Fields : " 571 msgstr "" 572 573 #: cptabout.php:57 574 msgid "" 575 "• You can create custom fields for any Post Type including Post " 576 "and Pages.<br/>\r\n" 577 " • <strong>You can add custom fields " 578 "of type Text box,Text Area(Bigger Text Box), Combo Box(Drop Down Options).</" 579 "strong><br/>\r\n" 580 " • To display Custom Fields in the " 581 "posts you can use shortcode <strong>[xydac_field]<em>{name of field}</em>[/" 582 "xydac_field]</strong> where {name of field} is the Name of Custom Field." 583 msgstr "" 584 585 #: cptabout.php:66 156 #: cptabout.php:121 586 157 msgid "Want More..." 587 158 msgstr "" 588 159 589 #: cptabout.php: 69160 #: cptabout.php:124 590 161 msgid "" 591 162 "So, You want more..!!!<br/>\r\n" … … 596 167 msgstr "" 597 168 598 #: cptabout.php: 73169 #: cptabout.php:128 599 170 msgid "Plugin Home Page" 600 171 msgstr "" 601 172 602 #: cptabout.php: 74173 #: cptabout.php:129 603 174 msgid "Download Latest Version Now" 604 175 msgstr "" 605 176 606 #: cptabout.php: 75177 #: cptabout.php:130 607 178 msgid "Hope You like that Plugin Also." 608 179 msgstr "" 609 180 610 #: cptabout.php: 77181 #: cptabout.php:132 611 182 msgid "Thank You" 612 183 msgstr "" 613 184 614 #: cptabout.php: 77185 #: cptabout.php:132 615 186 msgid "" 616 187 "For Installing Ultimate Post Type Manager and Ultimate Taxonomy Manager." 617 188 msgstr "" 618 189 619 #: cptabout.php: 77190 #: cptabout.php:132 620 191 msgid "" 621 192 "As you know creating good plugins require lot of time so, Support Further " … … 623 194 msgstr "" 624 195 625 #: cptabout.php: 78196 #: cptabout.php:133 626 197 msgid "Click Here To Donate" 627 198 msgstr "" 628 199 629 #: cptfields.php:183 200 #: cptcreate.php:11 cptcreate.php:41 201 msgid "Custom Post Type Name is required to create New Custom Post Type" 202 msgstr "" 203 204 #: cptcreate.php:13 205 msgid "Custom Post Type already registered !!!" 206 msgstr "" 207 208 #: cptcreate.php:32 209 msgid "Custom Post Type Added." 210 msgstr "" 211 212 #: cptcreate.php:43 213 msgid "Changing Name is not allowed !!!" 214 msgstr "" 215 216 #: cptcreate.php:55 217 msgid "Custom Post Type Updated." 218 msgstr "" 219 220 #: cptcreate.php:86 221 msgid "Custom Post Type Deleted." 222 msgstr "" 223 224 #: cptcreate.php:89 225 msgid "Custom Post Type Not Deleted." 226 msgstr "" 227 228 #: cptcreate.php:146 229 msgid ":- NONE -:" 230 msgstr "" 231 232 #: cptcreate.php:160 233 msgid "Labels" 234 msgstr "" 235 236 #: cptcreate.php:161 237 msgid "Label for Post Type " 238 msgstr "" 239 240 #: cptcreate.php:161 241 msgid "A plural descriptive name for the post type marked for translation." 242 msgstr "" 243 244 #: cptcreate.php:162 245 msgid "Name of Post Type" 246 msgstr "" 247 248 #: cptcreate.php:162 249 msgid "" 250 "general name for the post type, usually plural. The same as, and overridden " 251 "by Label " 252 msgstr "" 253 254 #: cptcreate.php:163 255 msgid "Singular Name of Post Type" 256 msgstr "" 257 258 #: cptcreate.php:163 259 msgid "name for one object of this post type. Defaults to value of name " 260 msgstr "" 261 262 #: cptcreate.php:164 263 msgid "Add New Label of Post Type" 264 msgstr "" 265 266 #: cptcreate.php:164 267 msgid "" 268 "the add new text. The default is Add New for both hierarchical and non-" 269 "hierarchical types." 270 msgstr "" 271 272 #: cptcreate.php:165 273 msgid "Add New Item Label of Post Type" 274 msgstr "" 275 276 #: cptcreate.php:165 277 msgid "the add new item text. Default is Add New Post/Add New Page" 278 msgstr "" 279 280 #: cptcreate.php:166 281 msgid "Edit Item Label of Post Type" 282 msgstr "" 283 284 #: cptcreate.php:166 285 msgid "the edit item text. Default is Edit Post/Edit Page" 286 msgstr "" 287 288 #: cptcreate.php:167 289 msgid "New Item Label of Post Type" 290 msgstr "" 291 292 #: cptcreate.php:167 293 msgid "the new item text. Default is New Post/New Page" 294 msgstr "" 295 296 #: cptcreate.php:168 297 msgid "View Item Label of Post Type" 298 msgstr "" 299 300 #: cptcreate.php:168 301 msgid "the view item text. Default is View Post/View Page" 302 msgstr "" 303 304 #: cptcreate.php:169 305 msgid "Search Item Label of Post Type" 306 msgstr "" 307 308 #: cptcreate.php:169 309 msgid "the search items text. Default is Search Posts/Search Pages" 310 msgstr "" 311 312 #: cptcreate.php:170 313 msgid "Not Found Item Label of Post Type" 314 msgstr "" 315 316 #: cptcreate.php:170 317 msgid "the not found text. Default is No posts found/No pages found" 318 msgstr "" 319 320 #: cptcreate.php:171 321 msgid "Not Found in Thrash Label of Post Type" 322 msgstr "" 323 324 #: cptcreate.php:171 325 msgid "" 326 "the not found in trash text. Default is No posts found in Trash/No pages " 327 "found in Trash" 328 msgstr "" 329 330 #: cptcreate.php:172 331 msgid "Parent Item with Colon Label of Post Type" 332 msgstr "" 333 334 #: cptcreate.php:172 335 msgid "" 336 "the parent text. This string isn't used on non-hierarchical types. In " 337 "hierarchical ones the default is Parent Page:" 338 msgstr "" 339 340 #: cptcreate.php:173 341 msgid "Menu Name" 342 msgstr "" 343 344 #: cptcreate.php:173 345 msgid "The menu name text. This string is the name to give menu items." 346 msgstr "" 347 348 #: cptcreate.php:174 349 msgid "Enter Text Here Label" 350 msgstr "" 351 352 #: cptcreate.php:174 353 msgid "The Enter Text Here title label for post type." 354 msgstr "" 355 356 #: cptcreate.php:175 357 msgid "Options" 358 msgstr "" 359 360 #: cptcreate.php:176 361 msgid "Public" 362 msgstr "" 363 364 #: cptcreate.php:176 365 msgid "" 366 "This field is used to define default values for publicly_queriable, show_ui, " 367 "show_in_nav_menus and exclude_from_search, But since the values for these " 368 "fields is already present so I think this won't be used, Better leave this " 369 "as it is." 370 msgstr "" 371 372 #: cptcreate.php:177 373 msgid "Publicly Queryable" 374 msgstr "" 375 376 #: cptcreate.php:177 377 msgid "" 378 "Allows advanced query based operations from themes based on variable " 379 "post_type." 380 msgstr "" 381 382 #: cptcreate.php:178 383 msgid "Exclude from search " 384 msgstr "" 385 386 #: cptcreate.php:178 387 msgid "Whether to exclude posts with this post type from search results." 388 msgstr "" 389 390 #: cptcreate.php:179 391 msgid "Show UI" 392 msgstr "" 393 394 #: cptcreate.php:179 395 msgid "Whether use the default User Interface for the this Post Type." 396 msgstr "" 397 398 #: cptcreate.php:180 399 msgid "Query Var" 400 msgstr "" 401 402 #: cptcreate.php:180 403 msgid "" 404 "Use False to disable Querying, True sets the query_var to the name of Post " 405 "Type." 406 msgstr "" 407 408 #: cptcreate.php:181 409 msgid "Can Export" 410 msgstr "" 411 412 #: cptcreate.php:181 413 msgid "" 414 "Allow Exporting of Post Types's Content from EXPORT option of WordPress." 415 msgstr "" 416 417 #: cptcreate.php:182 418 msgid "Show in Navigation Menu" 419 msgstr "" 420 421 #: cptcreate.php:182 422 msgid "Whether post_type is available for selection in navigation menus." 423 msgstr "" 424 425 #: cptcreate.php:183 426 msgid "Show in Menu" 427 msgstr "" 428 429 #: cptcreate.php:183 430 msgid "" 431 "Whether to show the post type in the admin menu and where to show that menu. " 432 "Note that show_ui must be true. " 433 msgstr "" 434 435 #: cptcreate.php:184 436 msgid "Has Archive" 437 msgstr "" 438 439 #: cptcreate.php:184 440 msgid "" 441 "Enables post type archives. Will generate the proper rewrite rules if " 442 "rewrite is enabled. " 443 msgstr "" 444 445 #: cptcreate.php:185 446 msgid "Map Meta Capabilities" 447 msgstr "" 448 449 #: cptcreate.php:185 450 msgid "" 451 "Whether to use the internal default meta capability handling.This is used " 452 "for default handling of Capabilities and should be set to TRUE for proper " 453 "use " 454 msgstr "" 455 456 #: cptcreate.php:186 457 msgid "Hierarchical " 458 msgstr "" 459 460 #: cptcreate.php:186 461 msgid "Whether the post type is hierarchical. Allows Parent to be specified." 462 msgstr "" 463 464 #: cptcreate.php:187 465 msgid "Menu Position" 466 msgstr "" 467 468 #: cptcreate.php:187 469 msgid "The position in the menu order the post type should appear." 470 msgstr "" 471 472 #: cptcreate.php:188 473 msgid "Features" 474 msgstr "" 475 476 #: cptcreate.php:189 477 msgid "Support for Title" 478 msgstr "" 479 480 #: cptcreate.php:189 cptcreate.php:190 cptcreate.php:191 cptcreate.php:192 481 #: cptcreate.php:193 cptcreate.php:194 cptcreate.php:195 cptcreate.php:196 482 #: cptcreate.php:197 cptcreate.php:198 483 msgid " " 484 msgstr "" 485 486 #: cptcreate.php:190 487 msgid "Support for Editor" 488 msgstr "" 489 490 #: cptcreate.php:191 491 msgid "Support for Author" 492 msgstr "" 493 494 #: cptcreate.php:192 495 msgid "Support for Thumbnail" 496 msgstr "" 497 498 #: cptcreate.php:193 499 msgid "Support for Excerpt" 500 msgstr "" 501 502 #: cptcreate.php:194 503 msgid "Support for Trackbacks" 504 msgstr "" 505 506 #: cptcreate.php:195 507 msgid "Support for Custom Fields" 508 msgstr "" 509 510 #: cptcreate.php:196 511 msgid "Support for Comments" 512 msgstr "" 513 514 #: cptcreate.php:197 515 msgid "Support for Revisions" 516 msgstr "" 517 518 #: cptcreate.php:198 519 msgid "Support for Page attributes" 520 msgstr "" 521 522 #: cptcreate.php:199 523 msgid "Show Default Category" 524 msgstr "" 525 526 #: cptcreate.php:199 527 msgid "Show the Default Categories for this Custom Post Type " 528 msgstr "" 529 530 #: cptcreate.php:200 531 msgid "Show Default Tags" 532 msgstr "" 533 534 #: cptcreate.php:200 535 msgid "Show the Default Tags for this Custom Post Type " 536 msgstr "" 537 538 #: cptcreate.php:201 539 msgid "Advanced Options" 540 msgstr "" 541 542 #: cptcreate.php:202 543 msgid "Description" 544 msgstr "" 545 546 #: cptcreate.php:202 547 msgid "A short descriptive summary of what the post type is." 548 msgstr "" 549 550 #: cptcreate.php:203 551 msgid "Capability Type" 552 msgstr "" 553 554 #: cptcreate.php:203 555 msgid "" 556 "The post type to use for checking read, edit, and delete capabilities.The " 557 "Capabilities will be automatically created." 558 msgstr "" 559 560 #: cptcreate.php:204 561 msgid "Register Meta Box CB" 562 msgstr "" 563 564 #: cptcreate.php:204 565 msgid "" 566 "Provide a callback function that will be called when setting up the meta " 567 "boxes for the edit form. Do remove_meta_box() and add_meta_box() calls in " 568 "the callback." 569 msgstr "" 570 571 #: cptcreate.php:205 572 msgid "Menu Icon" 573 msgstr "" 574 575 #: cptcreate.php:205 576 msgid "The url to the icon to be used for this menu." 577 msgstr "" 578 579 #: cptcreate.php:206 580 msgid "Rewrite Options" 581 msgstr "" 582 583 #: cptcreate.php:207 584 msgid "Rewrite" 585 msgstr "" 586 587 #: cptcreate.php:207 588 msgid "Do you Want the Permalinks ceated for this post-type to be Rewritten." 589 msgstr "" 590 591 #: cptcreate.php:208 592 msgid "Slug" 593 msgstr "" 594 595 #: cptcreate.php:208 596 msgid "Prepend posts with this slug. Uses Post-Type name if left blank." 597 msgstr "" 598 599 #: cptcreate.php:209 600 msgid "Permalink_EPMASK" 601 msgstr "" 602 603 #: cptcreate.php:209 604 msgid "The default rewrite endpoint bitmasks." 605 msgstr "" 606 607 #: cptcreate.php:210 608 msgid "With Front" 609 msgstr "" 610 611 #: cptcreate.php:210 612 msgid "allowing permalinks to be prepended with front base" 613 msgstr "" 614 615 #: cptcreate.php:211 616 msgid "Feeds" 617 msgstr "" 618 619 #: cptcreate.php:212 620 msgid "Pages" 621 msgstr "" 622 623 #: cptcreate.php:213 624 msgid "Content Details" 625 msgstr "" 626 627 #: cptcreate.php:214 628 msgid "Content HTML" 629 msgstr "" 630 631 #: cptcreate.php:221 632 msgid "Edit Custom Post Type" 633 msgstr "" 634 635 #: cptcreate.php:221 636 msgid "Add a New Custom Post Type" 637 msgstr "" 638 639 #: cptcreate.php:224 640 msgid "The Name of the Custom Post Type" 641 msgstr "" 642 643 #: cptcreate.php:226 644 msgid "" 645 "Custom Post Type Name identifies your Custom Post among others. It is " 646 "usually all lowercase and contains only letters, numbers, and hyphens." 647 msgstr "" 648 649 #: cptcreate.php:241 650 msgid "True" 651 msgstr "" 652 653 #: cptcreate.php:242 654 msgid "False" 655 msgstr "" 656 657 #: cptcreate.php:267 658 msgid "Add Custom Post Type" 659 msgstr "" 660 661 #: cptcreate.php:267 662 msgid "Update Custom Post Type" 663 msgstr "" 664 665 #: cptcreate.php:281 cptfields.php:295 666 msgid "Bulk Actions" 667 msgstr "" 668 669 #: cptcreate.php:282 cptcreate.php:312 cptfields.php:296 670 msgid "Delete" 671 msgstr "" 672 673 #: cptcreate.php:290 cptcreate.php:326 cptfields.php:304 cptfields.php:341 674 msgid "Name" 675 msgstr "" 676 677 #: cptcreate.php:291 cptcreate.php:327 cptfields.php:305 cptfields.php:342 678 msgid "Label" 679 msgstr "" 680 681 #: cptcreate.php:310 682 msgid "Edit" 683 msgstr "" 684 685 #: cptcreate.php:311 686 msgid "Export" 687 msgstr "" 688 689 #: cptcreate.php:336 690 msgid "Custom Post Type Export Data" 691 msgstr "" 692 693 #: cptcreate.php:337 694 msgid "Clear Data/ Import Form" 695 msgstr "" 696 697 #: cptcreate.php:339 698 msgid "" 699 "<em>NOTE: You can copy this data and paste it in the Import Post Type form " 700 "and then click the Import Button to Import the Post Type as well as It's " 701 "respective Custom Fields</em>" 702 msgstr "" 703 704 #: cptcreate.php:343 705 msgid "Custom Post Type Import Form" 706 msgstr "" 707 708 #: index.php:56 709 msgid "Home" 710 msgstr "" 711 712 #: index.php:57 713 msgid "Ultimate Post Types" 714 msgstr "" 715 716 #: index.php:59 717 msgid "Content" 718 msgstr "" 719 720 #: index.php:81 721 msgid "Post Type Manager" 722 msgstr "" 723 724 #: index.php:91 725 msgid "You do not have sufficient permissions to access this page." 726 msgstr "" 727 728 #: index.php:163 729 msgid "Add New" 730 msgstr "" 731 732 #: index.php:306 733 msgid "XYDAC Custom Fields" 734 msgstr "" 735 736 #: index.php:526 737 msgid "Availaible Shortcodes For Use " 738 msgstr "" 739 740 #: index.php:528 741 msgid "" 742 "You can use these shortcodes anywhere to get the values for them at used " 743 "location." 744 msgstr "" 745 746 #: index.php:532 cptfields.php:362 747 msgid "Field Name" 748 msgstr "" 749 750 #: index.php:631 751 msgid "Custom Post Type and Custom Field Imported Sucessfully." 752 msgstr "" 753 754 #: index.php:636 755 msgid "Custom Field Imported Sucessfully." 756 msgstr "" 757 758 #: index.php:641 759 msgid "Custom Post Type Imported Sucessfully." 760 msgstr "" 761 762 #: index.php:646 763 msgid "Custom Post Type already in use !!!" 764 msgstr "" 765 766 #: index.php:653 767 msgid "There seems to be some problem with your data !!!" 768 msgstr "" 769 770 #: class-fieldType.php:30 771 msgid "Label Undefined" 772 msgstr "" 773 774 #: cptfields.php:207 630 775 msgid "Item Deleted." 631 776 msgstr "" 632 777 633 #: cptfields.php:2 05 cptfields.php:228778 #: cptfields.php:229 cptfields.php:252 634 779 msgid "You need to give field name" 635 780 msgstr "" 636 781 637 #: cptfields.php:2 07782 #: cptfields.php:231 638 783 msgid "Changing Field Name is not allowed !!!" 639 784 msgstr "" 640 785 641 #: cptfields.php:2 19786 #: cptfields.php:243 642 787 msgid "Item Updated." 643 788 msgstr "" 644 789 645 #: cptfields.php:2 30790 #: cptfields.php:254 646 791 msgid "Field name not available" 647 792 msgstr "" 648 793 649 #: cptfields.php:2 43794 #: cptfields.php:267 650 795 msgid "Item Added." 651 796 msgstr "" 652 797 653 #: cptfields.php:2 63798 #: cptfields.php:287 654 799 msgid "Custom Post Type Name" 655 800 msgstr "" 656 801 657 #: cptfields.php:2 63802 #: cptfields.php:287 658 803 msgid "[Select Another cpt]" 659 804 msgstr "" 660 805 661 #: cptfields.php: 282 cptfields.php:319806 #: cptfields.php:306 cptfields.php:343 662 807 msgid "Type" 663 808 msgstr "" 664 809 665 #: cptfields.php: 283 cptfields.php:320810 #: cptfields.php:307 cptfields.php:344 666 811 msgid "Order" 667 812 msgstr "" 668 813 669 #: cptfields.php:3 28814 #: cptfields.php:352 670 815 msgid "" 671 816 "<strong>Note:</strong><br>Deleting a field does not deletes the value in " … … 673 818 msgstr "" 674 819 675 #: cptfields.php:3 29820 #: cptfields.php:353 676 821 msgid "" 677 822 "For those who had been using other plugin to create or use custom field for " … … 680 825 msgstr "" 681 826 682 #: cptfields.php:335 827 #: cptfields.php:359 828 msgid "Edit Custom Field" 829 msgstr "" 830 831 #: cptfields.php:359 683 832 msgid "Add a New Custom Field" 684 833 msgstr "" 685 834 686 #: cptfields.php:338 687 msgid "Field Name" 688 msgstr "" 689 690 #: cptfields.php:340 835 #: cptfields.php:364 691 836 msgid "The name of the Field." 692 837 msgstr "" 693 838 694 #: cptfields.php:3 43839 #: cptfields.php:367 695 840 msgid "Field Label" 696 841 msgstr "" 697 842 698 #: cptfields.php:3 45843 #: cptfields.php:369 699 844 msgid "The Label of the Field." 700 845 msgstr "" 701 846 702 #: cptfields.php:3 48847 #: cptfields.php:372 703 848 msgid "Field Type" 704 849 msgstr "" 705 850 706 #: cptfields.php:3 58851 #: cptfields.php:382 707 852 msgid "Input type of the field." 708 853 msgstr "" 709 854 710 #: cptfields.php:3 61855 #: cptfields.php:385 711 856 msgid "Field Description" 712 857 msgstr "" 713 858 714 #: cptfields.php:3 63859 #: cptfields.php:387 715 860 msgid "Description for The Field" 716 861 msgstr "" 717 862 718 #: cptfields.php:3 66863 #: cptfields.php:390 719 864 msgid "Field Value" 720 865 msgstr "" 721 866 722 #: cptfields.php:3 68867 #: cptfields.php:392 723 868 msgid "" 724 869 "Enter a comma seperated values to be used for Combo-box, Checkbox, Radio " … … 726 871 msgstr "" 727 872 728 #: cptfields.php:3 71873 #: cptfields.php:395 729 874 msgid "Field Order" 730 875 msgstr "" 731 876 732 #: cptfields.php:3 73877 #: cptfields.php:397 733 878 msgid "Enter 1,2,3.. order in which you want the Custom Field to appear." 734 879 msgstr "" 735 880 736 #: cptfields.php: 379881 #: cptfields.php:403 737 882 msgid "Update Custom Field" 738 883 msgstr "" 739 884 740 #: cptfields.php: 379885 #: cptfields.php:403 741 886 msgid "Add Custom Field" 742 887 msgstr "" 743 888 744 #: cptfields.php: 395889 #: cptfields.php:419 745 890 msgid "Select the Custom Post Type To manage " 746 891 msgstr "" 747 892 748 #: cptfields.php:4 07893 #: cptfields.php:431 749 894 msgid "" 750 895 "The fields that you create here will be visible on the Custom Post Type Page." 751 896 msgstr "" 752 753 #: index.php:53754 msgid "Home"755 msgstr ""756 757 #: index.php:54758 msgid "Ultimate Post Types"759 msgstr ""760 761 #: index.php:55762 msgid "Custom Fields"763 msgstr ""764 765 #: index.php:56766 msgid "Content"767 msgstr ""768 769 #: index.php:66770 msgid "Post Type Manager"771 msgstr ""772 773 #: index.php:71774 msgid "You do not have sufficient permissions to access this page."775 msgstr ""776 777 #: index.php:127778 msgid "Add New"779 msgstr ""780 781 #: index.php:256782 msgid "XYDAC Custom Fields"783 msgstr ""784 785 #: index.php:509786 msgid "Custom Post Type and Custom Field Imported Sucessfully."787 msgstr ""788 789 #: index.php:514790 msgid "Custom Field Imported Sucessfully."791 msgstr ""792 793 #: index.php:519794 msgid "Custom Post Type Imported Sucessfully."795 msgstr ""796 797 #: index.php:524798 msgid "Custom Post Type already in use !!!"799 msgstr ""800 801 #: index.php:531802 msgid "There seems to be some problem with your data !!!"803 msgstr ""804 805 #: class-fieldType.php:30806 msgid "Label Undefined"807 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.