Plugin Directory

Changeset 409714


Ignore:
Timestamp:
07/14/2011 01:29:08 PM (15 years ago)
Author:
deepak.seth
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ultimate-post-type-manager/trunk/xydac_cpt.pot

    r395211 r409714  
    55"Project-Id-Version:  \n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/ultimate-post-type-manager\n"
    7 "POT-Creation-Date: 2011-06-09 20:07:29+00:00\n"
     7"POT-Creation-Date: 2011-07-14 13:26:00+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
     
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
    1414
    15 #: cptcreate.php:11 cptcreate.php:41
    16 msgid "Custom Post Type Name is required to create New Custom Post Type"
    17 msgstr ""
    18 
    19 #: cptcreate.php:13
    20 msgid "Custom Post Type already registered !!!"
    21 msgstr ""
    22 
    23 #: cptcreate.php:32
    24 msgid "Custom Post Type Added."
    25 msgstr ""
    26 
    27 #: cptcreate.php:43
    28 msgid "Changing Name is not allowed !!!"
    29 msgstr ""
    30 
    31 #: cptcreate.php:55
    32 msgid "Custom Post Type Updated."
    33 msgstr ""
    34 
    35 #: cptcreate.php:86
    36 msgid "Custom Post Type Deleted."
    37 msgstr ""
    38 
    39 #: cptcreate.php:89
    40 msgid "Custom Post Type Not Deleted."
    41 msgstr ""
    42 
    43 #: cptcreate.php:146
    44 msgid ":- NONE -:"
    45 msgstr ""
    46 
    47 #: cptcreate.php:160
    48 msgid "Labels"
    49 msgstr ""
    50 
    51 #: cptcreate.php:161
    52 msgid "Label for Post Type "
    53 msgstr ""
    54 
    55 #: cptcreate.php:161
    56 msgid "A plural descriptive name for the post type marked for translation."
    57 msgstr ""
    58 
    59 #: cptcreate.php:162
    60 msgid "Name of Post Type"
    61 msgstr ""
    62 
    63 #: cptcreate.php:162
    64 msgid ""
    65 "general name for the post type, usually plural. The same as, and overridden "
    66 "by Label "
    67 msgstr ""
    68 
    69 #: cptcreate.php:163
    70 msgid "Singular Name of Post Type"
    71 msgstr ""
    72 
    73 #: cptcreate.php:163
    74 msgid "name for one object of this post type. Defaults to value of name "
    75 msgstr ""
    76 
    77 #: cptcreate.php:164
    78 msgid "Add New Label of Post Type"
    79 msgstr ""
    80 
    81 #: cptcreate.php:164
    82 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:165
    88 msgid "Add New Item Label of Post Type"
    89 msgstr ""
    90 
    91 #: cptcreate.php:165
    92 msgid "the add new item text. Default is Add New Post/Add New Page"
    93 msgstr ""
    94 
    95 #: cptcreate.php:166
    96 msgid "Edit Item Label of Post Type"
    97 msgstr ""
    98 
    99 #: cptcreate.php:166
    100 msgid "the edit item text. Default is Edit Post/Edit Page"
    101 msgstr ""
    102 
    103 #: cptcreate.php:167
    104 msgid "New Item Label of Post Type"
    105 msgstr ""
    106 
    107 #: cptcreate.php:167
    108 msgid "the new item text. Default is New Post/New Page"
    109 msgstr ""
    110 
    111 #: cptcreate.php:168
    112 msgid "View Item Label of Post Type"
    113 msgstr ""
    114 
    115 #: cptcreate.php:168
    116 msgid "the view item text. Default is View Post/View Page"
    117 msgstr ""
    118 
    119 #: cptcreate.php:169
    120 msgid "Search Item Label of Post Type"
    121 msgstr ""
    122 
    123 #: cptcreate.php:169
    124 msgid "the search items text. Default is Search Posts/Search Pages"
    125 msgstr ""
    126 
    127 #: cptcreate.php:170
    128 msgid "Not Found Item Label of Post Type"
    129 msgstr ""
    130 
    131 #: cptcreate.php:170
    132 msgid "the not found text. Default is No posts found/No pages found"
    133 msgstr ""
    134 
    135 #: cptcreate.php:171
    136 msgid "Not Found in Thrash Label of Post Type"
    137 msgstr ""
    138 
    139 #: cptcreate.php:171
    140 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:172
    146 msgid "Parent Item with Colon Label of Post Type"
    147 msgstr ""
    148 
    149 #: cptcreate.php:172
    150 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:173
    156 msgid "Menu Name"
    157 msgstr ""
    158 
    159 #: cptcreate.php:173
    160 msgid "The menu name text. This string is the name to give menu items."
    161 msgstr ""
    162 
    163 #: cptcreate.php:174
    164 msgid "Options"
    165 msgstr ""
    166 
    167 #: cptcreate.php:175
    168 msgid "Public"
    169 msgstr ""
    170 
    171 #: cptcreate.php:175
    172 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:176
    180 msgid "Publicly Queryable"
    181 msgstr ""
    182 
    183 #: cptcreate.php:176
    184 msgid ""
    185 "Allows advanced query based operations from themes based on variable "
    186 "post_type."
    187 msgstr ""
    188 
    189 #: cptcreate.php:177
    190 msgid "Exclude from search "
    191 msgstr ""
    192 
    193 #: cptcreate.php:177
    194 msgid "Whether to exclude posts with this post type from search results."
    195 msgstr ""
    196 
    197 #: cptcreate.php:178
    198 msgid "Show UI"
    199 msgstr ""
    200 
    201 #: cptcreate.php:178
    202 msgid "Whether use the default User Interface for the this Post Type."
    203 msgstr ""
    204 
    205 #: cptcreate.php:179
    206 msgid "Query Var"
    207 msgstr ""
    208 
    209 #: cptcreate.php:179
    210 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:180
    216 msgid "Can Export"
    217 msgstr ""
    218 
    219 #: cptcreate.php:180
    220 msgid ""
    221 "Allow Exporting of Post Types's Content from EXPORT option of WordPress."
    222 msgstr ""
    223 
    224 #: cptcreate.php:181
    225 msgid "Show in Navigation Menu"
    226 msgstr ""
    227 
    228 #: cptcreate.php:181
    229 msgid "Whether post_type is available for selection in navigation menus."
    230 msgstr ""
    231 
    232 #: cptcreate.php:182
    233 msgid "Show in Menu"
    234 msgstr ""
    235 
    236 #: cptcreate.php:182
    237 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:183
    243 msgid "Has Archive"
    244 msgstr ""
    245 
    246 #: cptcreate.php:183
    247 msgid ""
    248 "Enables post type archives. Will generate the proper rewrite rules if "
    249 "rewrite is enabled. "
    250 msgstr ""
    251 
    252 #: cptcreate.php:184
    253 msgid "Map Meta Capabilities"
    254 msgstr ""
    255 
    256 #: cptcreate.php:184
    257 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:185
    264 msgid "Hierarchical "
    265 msgstr ""
    266 
    267 #: cptcreate.php:185
    268 msgid "Whether the post type is hierarchical. Allows Parent to be specified."
    269 msgstr ""
    270 
    271 #: cptcreate.php:186
    272 msgid "Menu Position"
    273 msgstr ""
    274 
    275 #: cptcreate.php:186
    276 msgid "The position in the menu order the post type should appear."
    277 msgstr ""
    278 
    279 #: cptcreate.php:187
    280 msgid "Features"
    281 msgstr ""
    282 
    283 #: cptcreate.php:188
    284 msgid "Support for Title"
    285 msgstr ""
    286 
    287 #: cptcreate.php:188 cptcreate.php:189 cptcreate.php:190 cptcreate.php:191
    288 #: cptcreate.php:192 cptcreate.php:193 cptcreate.php:194 cptcreate.php:195
    289 #: cptcreate.php:196 cptcreate.php:197
    290 msgid " "
    291 msgstr ""
    292 
    293 #: cptcreate.php:189
    294 msgid "Support for  Editor"
    295 msgstr ""
    296 
    297 #: cptcreate.php:190
    298 msgid "Support for Author"
    299 msgstr ""
    300 
    301 #: cptcreate.php:191
    302 msgid "Support for Thumbnail"
    303 msgstr ""
    304 
    305 #: cptcreate.php:192
    306 msgid "Support for  Excerpt"
    307 msgstr ""
    308 
    309 #: cptcreate.php:193
    310 msgid "Support for Trackbacks"
    311 msgstr ""
    312 
    313 #: cptcreate.php:194
    314 msgid "Support for Custom Fields"
    315 msgstr ""
    316 
    317 #: cptcreate.php:195
    318 msgid "Support for Comments"
    319 msgstr ""
    320 
    321 #: cptcreate.php:196
    322 msgid "Support for Revisions"
    323 msgstr ""
    324 
    325 #: cptcreate.php:197
    326 msgid "Support for Page attributes"
    327 msgstr ""
    328 
    329 #: cptcreate.php:198
    330 msgid "Show Default Category"
    331 msgstr ""
    332 
    333 #: cptcreate.php:198
    334 msgid "Show the Default Categories for this Custom Post Type "
    335 msgstr ""
    336 
    337 #: cptcreate.php:199
    338 msgid "Show Default Tags"
    339 msgstr ""
    340 
    341 #: cptcreate.php:199
    342 msgid "Show the Default Tags for this Custom Post Type "
    343 msgstr ""
    344 
    345 #: cptcreate.php:200
    346 msgid "Advanced Options"
    347 msgstr ""
    348 
    349 #: cptcreate.php:201
    350 msgid "Description"
    351 msgstr ""
    352 
    353 #: cptcreate.php:201
    354 msgid "A short descriptive summary of what the post type is."
    355 msgstr ""
    356 
    357 #: cptcreate.php:202
    358 msgid "Capability Type"
    359 msgstr ""
    360 
    361 #: cptcreate.php:202
    362 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:203
    368 msgid "Register Meta Box CB"
    369 msgstr ""
    370 
    371 #: cptcreate.php:203
    372 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:204
    379 msgid "Menu Icon"
    380 msgstr ""
    381 
    382 #: cptcreate.php:204
    383 msgid "The url to the icon to be used for this menu."
    384 msgstr ""
    385 
    386 #: cptcreate.php:205
    387 msgid "Rewrite Options"
    388 msgstr ""
    389 
    390 #: cptcreate.php:206
    391 msgid "Rewrite"
    392 msgstr ""
    393 
    394 #: cptcreate.php:206
    395 msgid "Do you Want the Permalinks ceated for this post-type to be Rewritten."
    396 msgstr ""
    397 
    398 #: cptcreate.php:207
    399 msgid "Slug"
    400 msgstr ""
    401 
    402 #: cptcreate.php:207
    403 msgid "Prepend posts with this slug. Uses Post-Type name if left blank."
    404 msgstr ""
    405 
    406 #: cptcreate.php:208
    407 msgid "Permalink_EPMASK"
    408 msgstr ""
    409 
    410 #: cptcreate.php:208
    411 msgid "The default rewrite endpoint bitmasks."
    412 msgstr ""
    413 
    414 #: cptcreate.php:209
    415 msgid "With Front"
    416 msgstr ""
    417 
    418 #: cptcreate.php:209
    419 msgid "allowing permalinks to be prepended with front base"
    420 msgstr ""
    421 
    422 #: cptcreate.php:210
    423 msgid "Feeds"
    424 msgstr ""
    425 
    426 #: cptcreate.php:211
    427 msgid "Pages"
    428 msgstr ""
    429 
    430 #: cptcreate.php:212
    431 msgid "Content Details"
    432 msgstr ""
    433 
    434 #: cptcreate.php:213
    435 msgid "Content HTML"
    436 msgstr ""
    437 
    438 #: cptcreate.php:220
    439 msgid "Add a New Custom Post Type"
    440 msgstr ""
    441 
    442 #: cptcreate.php:223
    443 msgid "The Name of the Custom Post Type"
    444 msgstr ""
    445 
    446 #: cptcreate.php:225
    447 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:226
    453 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:239
    460 msgid "True"
    461 msgstr ""
    462 
    463 #: cptcreate.php:240
    464 msgid "False"
    465 msgstr ""
    466 
    467 #: cptcreate.php:261
    468 msgid "Add Custom Post Type"
    469 msgstr ""
    470 
    471 #: cptcreate.php:261
    472 msgid "Update Custom Post Type"
    473 msgstr ""
    474 
    475 #: cptcreate.php:276 cptfields.php:271
    476 msgid "Bulk Actions"
    477 msgstr ""
    478 
    479 #: cptcreate.php:277 cptcreate.php:307 cptfields.php:272
    480 msgid "Delete"
    481 msgstr ""
    482 
    483 #: cptcreate.php:285 cptcreate.php:321 cptfields.php:280 cptfields.php:317
    484 msgid "Name"
    485 msgstr ""
    486 
    487 #: cptcreate.php:286 cptcreate.php:322 cptfields.php:281 cptfields.php:318
    488 msgid "Label"
    489 msgstr ""
    490 
    491 #: cptcreate.php:305
    492 msgid "Edit"
    493 msgstr ""
    494 
    495 #: cptcreate.php:306
    496 msgid "Export"
    497 msgstr ""
    498 
    499 #: cptcreate.php:331
    500 msgid "Custom Post Type Export Data"
    501 msgstr ""
    502 
    503 #: cptcreate.php:332
    504 msgid "Clear Data/ Import Form"
    505 msgstr ""
    506 
    507 #: cptcreate.php:334
    508 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:338
    515 msgid "Custom Post Type Import Form"
    516 msgstr ""
    517 
    51815#: cptabout.php:5
    51916msgid "About This Plugin"
     
    52118
    52219#: cptabout.php:10
     20msgid "Plugin Name"
     21msgstr ""
     22
     23#: cptabout.php:11
     24msgid "Ultimate Post Type Manager"
     25msgstr ""
     26
     27#: cptabout.php:14
    52328msgid "Plugin Version"
    52429msgstr ""
    52530
    526 #: cptabout.php:14
     31#: cptabout.php:18
    52732msgid "Author"
    52833msgstr ""
    52934
    530 #: cptabout.php:18
     35#: cptabout.php:22
    53136msgid "Like this plugin?"
    53237msgstr ""
    53338
    534 #: cptabout.php:46
     39#: cptabout.php:55
     40msgid "Custom Post Type"
     41msgstr ""
     42
     43#: cptabout.php:58
     44msgid ""
     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/>"
     49msgstr ""
     50
     51#: cptabout.php:59
     52msgid "Deleting Custom Post type"
     53msgstr ""
     54
     55#: cptabout.php:60
     56msgid ""
     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/>"
     60msgstr ""
     61
     62#: cptabout.php:61
     63msgid "Transferring from other Custom Post type plugins"
     64msgstr ""
     65
     66#: cptabout.php:62
     67msgid ""
     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."
     72msgstr ""
     73
     74#: cptabout.php:63
     75msgid "Some important links relating to Custom Post Types"
     76msgstr ""
     77
     78#: cptabout.php:65
     79msgid ""
     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"
     90msgstr ""
     91
     92#: cptabout.php:79 index.php:58
     93msgid "Custom Fields"
     94msgstr ""
     95
     96#: cptabout.php:81
     97msgid ""
     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"                            "
     104msgstr ""
     105
     106#: cptabout.php:84
     107msgid "Using Custom Field in between Post"
     108msgstr ""
     109
     110#: cptabout.php:86
     111msgid ""
     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."
     115msgstr ""
     116
     117#: cptabout.php:87
     118msgid "Availaible Field Types"
     119msgstr ""
     120
     121#: cptabout.php:89
     122msgid ""
     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"
     136msgstr ""
     137
     138#: cptabout.php:110
    535139msgid "Information"
    536140msgstr ""
    537141
    538 #: cptabout.php:48
     142#: cptabout.php:112
    539143msgid ""
    540144"This plugin is an Easy to use Custom Post Type Manager to Customize Post "
     
    542146msgstr ""
    543147
    544 #: cptabout.php:49
     148#: cptabout.php:113
    545149msgid ""
    546150"You can use the above menus to create <strong>Custom Post Type</strong> as "
     
    550154msgstr ""
    551155
    552 #: cptabout.php:51
    553 msgid "Custom Post Type"
    554 msgstr ""
    555 
    556 #: cptabout.php:52
    557 msgid ""
    558 "&bull;&nbsp;All fields except Post Type Name are optional in Ultimate Post "
    559 "Type form.<br/>\r\n"
    560 "                            &bull;&nbsp;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&bull;&nbsp;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 "&bull;&nbsp;You can create custom fields for any Post Type including Post "
    576 "and Pages.<br/>\r\n"
    577 "                               &bull;&nbsp;<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 "                            &bull;&nbsp;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
    586157msgid "Want More..."
    587158msgstr ""
    588159
    589 #: cptabout.php:69
     160#: cptabout.php:124
    590161msgid ""
    591162"So, You want more..!!!<br/>\r\n"
     
    596167msgstr ""
    597168
    598 #: cptabout.php:73
     169#: cptabout.php:128
    599170msgid "Plugin Home Page"
    600171msgstr ""
    601172
    602 #: cptabout.php:74
     173#: cptabout.php:129
    603174msgid "Download Latest Version Now"
    604175msgstr ""
    605176
    606 #: cptabout.php:75
     177#: cptabout.php:130
    607178msgid "Hope You like that Plugin Also."
    608179msgstr ""
    609180
    610 #: cptabout.php:77
     181#: cptabout.php:132
    611182msgid "Thank You"
    612183msgstr ""
    613184
    614 #: cptabout.php:77
     185#: cptabout.php:132
    615186msgid ""
    616187"For Installing Ultimate Post Type Manager and Ultimate Taxonomy Manager."
    617188msgstr ""
    618189
    619 #: cptabout.php:77
     190#: cptabout.php:132
    620191msgid ""
    621192"As you know creating good plugins require lot of time so, Support Further "
     
    623194msgstr ""
    624195
    625 #: cptabout.php:78
     196#: cptabout.php:133
    626197msgid "Click Here To Donate"
    627198msgstr ""
    628199
    629 #: cptfields.php:183
     200#: cptcreate.php:11 cptcreate.php:41
     201msgid "Custom Post Type Name is required to create New Custom Post Type"
     202msgstr ""
     203
     204#: cptcreate.php:13
     205msgid "Custom Post Type already registered !!!"
     206msgstr ""
     207
     208#: cptcreate.php:32
     209msgid "Custom Post Type Added."
     210msgstr ""
     211
     212#: cptcreate.php:43
     213msgid "Changing Name is not allowed !!!"
     214msgstr ""
     215
     216#: cptcreate.php:55
     217msgid "Custom Post Type Updated."
     218msgstr ""
     219
     220#: cptcreate.php:86
     221msgid "Custom Post Type Deleted."
     222msgstr ""
     223
     224#: cptcreate.php:89
     225msgid "Custom Post Type Not Deleted."
     226msgstr ""
     227
     228#: cptcreate.php:146
     229msgid ":- NONE -:"
     230msgstr ""
     231
     232#: cptcreate.php:160
     233msgid "Labels"
     234msgstr ""
     235
     236#: cptcreate.php:161
     237msgid "Label for Post Type "
     238msgstr ""
     239
     240#: cptcreate.php:161
     241msgid "A plural descriptive name for the post type marked for translation."
     242msgstr ""
     243
     244#: cptcreate.php:162
     245msgid "Name of Post Type"
     246msgstr ""
     247
     248#: cptcreate.php:162
     249msgid ""
     250"general name for the post type, usually plural. The same as, and overridden "
     251"by Label "
     252msgstr ""
     253
     254#: cptcreate.php:163
     255msgid "Singular Name of Post Type"
     256msgstr ""
     257
     258#: cptcreate.php:163
     259msgid "name for one object of this post type. Defaults to value of name "
     260msgstr ""
     261
     262#: cptcreate.php:164
     263msgid "Add New Label of Post Type"
     264msgstr ""
     265
     266#: cptcreate.php:164
     267msgid ""
     268"the add new text. The default is Add New for both hierarchical and non-"
     269"hierarchical types."
     270msgstr ""
     271
     272#: cptcreate.php:165
     273msgid "Add New Item Label of Post Type"
     274msgstr ""
     275
     276#: cptcreate.php:165
     277msgid "the add new item text. Default is Add New Post/Add New Page"
     278msgstr ""
     279
     280#: cptcreate.php:166
     281msgid "Edit Item Label of Post Type"
     282msgstr ""
     283
     284#: cptcreate.php:166
     285msgid "the edit item text. Default is Edit Post/Edit Page"
     286msgstr ""
     287
     288#: cptcreate.php:167
     289msgid "New Item Label of Post Type"
     290msgstr ""
     291
     292#: cptcreate.php:167
     293msgid "the new item text. Default is New Post/New Page"
     294msgstr ""
     295
     296#: cptcreate.php:168
     297msgid "View Item Label of Post Type"
     298msgstr ""
     299
     300#: cptcreate.php:168
     301msgid "the view item text. Default is View Post/View Page"
     302msgstr ""
     303
     304#: cptcreate.php:169
     305msgid "Search Item Label of Post Type"
     306msgstr ""
     307
     308#: cptcreate.php:169
     309msgid "the search items text. Default is Search Posts/Search Pages"
     310msgstr ""
     311
     312#: cptcreate.php:170
     313msgid "Not Found Item Label of Post Type"
     314msgstr ""
     315
     316#: cptcreate.php:170
     317msgid "the not found text. Default is No posts found/No pages found"
     318msgstr ""
     319
     320#: cptcreate.php:171
     321msgid "Not Found in Thrash Label of Post Type"
     322msgstr ""
     323
     324#: cptcreate.php:171
     325msgid ""
     326"the not found in trash text. Default is No posts found in Trash/No pages "
     327"found in Trash"
     328msgstr ""
     329
     330#: cptcreate.php:172
     331msgid "Parent Item with Colon Label of Post Type"
     332msgstr ""
     333
     334#: cptcreate.php:172
     335msgid ""
     336"the parent text. This string isn't used on non-hierarchical types. In "
     337"hierarchical ones the default is Parent Page:"
     338msgstr ""
     339
     340#: cptcreate.php:173
     341msgid "Menu Name"
     342msgstr ""
     343
     344#: cptcreate.php:173
     345msgid "The menu name text. This string is the name to give menu items."
     346msgstr ""
     347
     348#: cptcreate.php:174
     349msgid "Enter Text Here Label"
     350msgstr ""
     351
     352#: cptcreate.php:174
     353msgid "The Enter Text Here title label for post type."
     354msgstr ""
     355
     356#: cptcreate.php:175
     357msgid "Options"
     358msgstr ""
     359
     360#: cptcreate.php:176
     361msgid "Public"
     362msgstr ""
     363
     364#: cptcreate.php:176
     365msgid ""
     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."
     370msgstr ""
     371
     372#: cptcreate.php:177
     373msgid "Publicly Queryable"
     374msgstr ""
     375
     376#: cptcreate.php:177
     377msgid ""
     378"Allows advanced query based operations from themes based on variable "
     379"post_type."
     380msgstr ""
     381
     382#: cptcreate.php:178
     383msgid "Exclude from search "
     384msgstr ""
     385
     386#: cptcreate.php:178
     387msgid "Whether to exclude posts with this post type from search results."
     388msgstr ""
     389
     390#: cptcreate.php:179
     391msgid "Show UI"
     392msgstr ""
     393
     394#: cptcreate.php:179
     395msgid "Whether use the default User Interface for the this Post Type."
     396msgstr ""
     397
     398#: cptcreate.php:180
     399msgid "Query Var"
     400msgstr ""
     401
     402#: cptcreate.php:180
     403msgid ""
     404"Use False to disable Querying, True sets the query_var to the name of Post "
     405"Type."
     406msgstr ""
     407
     408#: cptcreate.php:181
     409msgid "Can Export"
     410msgstr ""
     411
     412#: cptcreate.php:181
     413msgid ""
     414"Allow Exporting of Post Types's Content from EXPORT option of WordPress."
     415msgstr ""
     416
     417#: cptcreate.php:182
     418msgid "Show in Navigation Menu"
     419msgstr ""
     420
     421#: cptcreate.php:182
     422msgid "Whether post_type is available for selection in navigation menus."
     423msgstr ""
     424
     425#: cptcreate.php:183
     426msgid "Show in Menu"
     427msgstr ""
     428
     429#: cptcreate.php:183
     430msgid ""
     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. "
     433msgstr ""
     434
     435#: cptcreate.php:184
     436msgid "Has Archive"
     437msgstr ""
     438
     439#: cptcreate.php:184
     440msgid ""
     441"Enables post type archives. Will generate the proper rewrite rules if "
     442"rewrite is enabled. "
     443msgstr ""
     444
     445#: cptcreate.php:185
     446msgid "Map Meta Capabilities"
     447msgstr ""
     448
     449#: cptcreate.php:185
     450msgid ""
     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 "
     454msgstr ""
     455
     456#: cptcreate.php:186
     457msgid "Hierarchical "
     458msgstr ""
     459
     460#: cptcreate.php:186
     461msgid "Whether the post type is hierarchical. Allows Parent to be specified."
     462msgstr ""
     463
     464#: cptcreate.php:187
     465msgid "Menu Position"
     466msgstr ""
     467
     468#: cptcreate.php:187
     469msgid "The position in the menu order the post type should appear."
     470msgstr ""
     471
     472#: cptcreate.php:188
     473msgid "Features"
     474msgstr ""
     475
     476#: cptcreate.php:189
     477msgid "Support for Title"
     478msgstr ""
     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
     483msgid " "
     484msgstr ""
     485
     486#: cptcreate.php:190
     487msgid "Support for  Editor"
     488msgstr ""
     489
     490#: cptcreate.php:191
     491msgid "Support for Author"
     492msgstr ""
     493
     494#: cptcreate.php:192
     495msgid "Support for Thumbnail"
     496msgstr ""
     497
     498#: cptcreate.php:193
     499msgid "Support for  Excerpt"
     500msgstr ""
     501
     502#: cptcreate.php:194
     503msgid "Support for Trackbacks"
     504msgstr ""
     505
     506#: cptcreate.php:195
     507msgid "Support for Custom Fields"
     508msgstr ""
     509
     510#: cptcreate.php:196
     511msgid "Support for Comments"
     512msgstr ""
     513
     514#: cptcreate.php:197
     515msgid "Support for Revisions"
     516msgstr ""
     517
     518#: cptcreate.php:198
     519msgid "Support for Page attributes"
     520msgstr ""
     521
     522#: cptcreate.php:199
     523msgid "Show Default Category"
     524msgstr ""
     525
     526#: cptcreate.php:199
     527msgid "Show the Default Categories for this Custom Post Type "
     528msgstr ""
     529
     530#: cptcreate.php:200
     531msgid "Show Default Tags"
     532msgstr ""
     533
     534#: cptcreate.php:200
     535msgid "Show the Default Tags for this Custom Post Type "
     536msgstr ""
     537
     538#: cptcreate.php:201
     539msgid "Advanced Options"
     540msgstr ""
     541
     542#: cptcreate.php:202
     543msgid "Description"
     544msgstr ""
     545
     546#: cptcreate.php:202
     547msgid "A short descriptive summary of what the post type is."
     548msgstr ""
     549
     550#: cptcreate.php:203
     551msgid "Capability Type"
     552msgstr ""
     553
     554#: cptcreate.php:203
     555msgid ""
     556"The post type to use for checking read, edit, and delete capabilities.The "
     557"Capabilities will be automatically created."
     558msgstr ""
     559
     560#: cptcreate.php:204
     561msgid "Register Meta Box CB"
     562msgstr ""
     563
     564#: cptcreate.php:204
     565msgid ""
     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."
     569msgstr ""
     570
     571#: cptcreate.php:205
     572msgid "Menu Icon"
     573msgstr ""
     574
     575#: cptcreate.php:205
     576msgid "The url to the icon to be used for this menu."
     577msgstr ""
     578
     579#: cptcreate.php:206
     580msgid "Rewrite Options"
     581msgstr ""
     582
     583#: cptcreate.php:207
     584msgid "Rewrite"
     585msgstr ""
     586
     587#: cptcreate.php:207
     588msgid "Do you Want the Permalinks ceated for this post-type to be Rewritten."
     589msgstr ""
     590
     591#: cptcreate.php:208
     592msgid "Slug"
     593msgstr ""
     594
     595#: cptcreate.php:208
     596msgid "Prepend posts with this slug. Uses Post-Type name if left blank."
     597msgstr ""
     598
     599#: cptcreate.php:209
     600msgid "Permalink_EPMASK"
     601msgstr ""
     602
     603#: cptcreate.php:209
     604msgid "The default rewrite endpoint bitmasks."
     605msgstr ""
     606
     607#: cptcreate.php:210
     608msgid "With Front"
     609msgstr ""
     610
     611#: cptcreate.php:210
     612msgid "allowing permalinks to be prepended with front base"
     613msgstr ""
     614
     615#: cptcreate.php:211
     616msgid "Feeds"
     617msgstr ""
     618
     619#: cptcreate.php:212
     620msgid "Pages"
     621msgstr ""
     622
     623#: cptcreate.php:213
     624msgid "Content Details"
     625msgstr ""
     626
     627#: cptcreate.php:214
     628msgid "Content HTML"
     629msgstr ""
     630
     631#: cptcreate.php:221
     632msgid "Edit Custom Post Type"
     633msgstr ""
     634
     635#: cptcreate.php:221
     636msgid "Add a New Custom Post Type"
     637msgstr ""
     638
     639#: cptcreate.php:224
     640msgid "The Name of the Custom Post Type"
     641msgstr ""
     642
     643#: cptcreate.php:226
     644msgid ""
     645"Custom Post Type Name identifies your Custom Post among others. It is "
     646"usually all lowercase and contains only letters, numbers, and hyphens."
     647msgstr ""
     648
     649#: cptcreate.php:241
     650msgid "True"
     651msgstr ""
     652
     653#: cptcreate.php:242
     654msgid "False"
     655msgstr ""
     656
     657#: cptcreate.php:267
     658msgid "Add Custom Post Type"
     659msgstr ""
     660
     661#: cptcreate.php:267
     662msgid "Update Custom Post Type"
     663msgstr ""
     664
     665#: cptcreate.php:281 cptfields.php:295
     666msgid "Bulk Actions"
     667msgstr ""
     668
     669#: cptcreate.php:282 cptcreate.php:312 cptfields.php:296
     670msgid "Delete"
     671msgstr ""
     672
     673#: cptcreate.php:290 cptcreate.php:326 cptfields.php:304 cptfields.php:341
     674msgid "Name"
     675msgstr ""
     676
     677#: cptcreate.php:291 cptcreate.php:327 cptfields.php:305 cptfields.php:342
     678msgid "Label"
     679msgstr ""
     680
     681#: cptcreate.php:310
     682msgid "Edit"
     683msgstr ""
     684
     685#: cptcreate.php:311
     686msgid "Export"
     687msgstr ""
     688
     689#: cptcreate.php:336
     690msgid "Custom Post Type Export Data"
     691msgstr ""
     692
     693#: cptcreate.php:337
     694msgid "Clear Data/ Import Form"
     695msgstr ""
     696
     697#: cptcreate.php:339
     698msgid ""
     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>"
     702msgstr ""
     703
     704#: cptcreate.php:343
     705msgid "Custom Post Type Import Form"
     706msgstr ""
     707
     708#: index.php:56
     709msgid "Home"
     710msgstr ""
     711
     712#: index.php:57
     713msgid "Ultimate Post Types"
     714msgstr ""
     715
     716#: index.php:59
     717msgid "Content"
     718msgstr ""
     719
     720#: index.php:81
     721msgid "Post Type Manager"
     722msgstr ""
     723
     724#: index.php:91
     725msgid "You do not have sufficient permissions to access this page."
     726msgstr ""
     727
     728#: index.php:163
     729msgid "Add New"
     730msgstr ""
     731
     732#: index.php:306
     733msgid "XYDAC Custom Fields"
     734msgstr ""
     735
     736#: index.php:526
     737msgid "Availaible Shortcodes For Use "
     738msgstr ""
     739
     740#: index.php:528
     741msgid ""
     742"You can use these shortcodes anywhere to get the values for them at used "
     743"location."
     744msgstr ""
     745
     746#: index.php:532 cptfields.php:362
     747msgid "Field Name"
     748msgstr ""
     749
     750#: index.php:631
     751msgid "Custom Post Type and Custom Field Imported Sucessfully."
     752msgstr ""
     753
     754#: index.php:636
     755msgid "Custom Field Imported Sucessfully."
     756msgstr ""
     757
     758#: index.php:641
     759msgid "Custom Post Type Imported Sucessfully."
     760msgstr ""
     761
     762#: index.php:646
     763msgid "Custom Post Type already in use !!!"
     764msgstr ""
     765
     766#: index.php:653
     767msgid "There seems to be some problem with your data !!!"
     768msgstr ""
     769
     770#: class-fieldType.php:30
     771msgid "Label Undefined"
     772msgstr ""
     773
     774#: cptfields.php:207
    630775msgid "Item Deleted."
    631776msgstr ""
    632777
    633 #: cptfields.php:205 cptfields.php:228
     778#: cptfields.php:229 cptfields.php:252
    634779msgid "You need to give field name"
    635780msgstr ""
    636781
    637 #: cptfields.php:207
     782#: cptfields.php:231
    638783msgid "Changing Field Name is not allowed !!!"
    639784msgstr ""
    640785
    641 #: cptfields.php:219
     786#: cptfields.php:243
    642787msgid "Item Updated."
    643788msgstr ""
    644789
    645 #: cptfields.php:230
     790#: cptfields.php:254
    646791msgid "Field name not available"
    647792msgstr ""
    648793
    649 #: cptfields.php:243
     794#: cptfields.php:267
    650795msgid "Item Added."
    651796msgstr ""
    652797
    653 #: cptfields.php:263
     798#: cptfields.php:287
    654799msgid "Custom Post Type Name"
    655800msgstr ""
    656801
    657 #: cptfields.php:263
     802#: cptfields.php:287
    658803msgid "[Select Another cpt]"
    659804msgstr ""
    660805
    661 #: cptfields.php:282 cptfields.php:319
     806#: cptfields.php:306 cptfields.php:343
    662807msgid "Type"
    663808msgstr ""
    664809
    665 #: cptfields.php:283 cptfields.php:320
     810#: cptfields.php:307 cptfields.php:344
    666811msgid "Order"
    667812msgstr ""
    668813
    669 #: cptfields.php:328
     814#: cptfields.php:352
    670815msgid ""
    671816"<strong>Note:</strong><br>Deleting a field does not deletes the value in "
     
    673818msgstr ""
    674819
    675 #: cptfields.php:329
     820#: cptfields.php:353
    676821msgid ""
    677822"For those who had  been using other plugin to create or use custom field for "
     
    680825msgstr ""
    681826
    682 #: cptfields.php:335
     827#: cptfields.php:359
     828msgid "Edit Custom Field"
     829msgstr ""
     830
     831#: cptfields.php:359
    683832msgid "Add a New Custom Field"
    684833msgstr ""
    685834
    686 #: cptfields.php:338
    687 msgid "Field Name"
    688 msgstr ""
    689 
    690 #: cptfields.php:340
     835#: cptfields.php:364
    691836msgid "The name of the Field."
    692837msgstr ""
    693838
    694 #: cptfields.php:343
     839#: cptfields.php:367
    695840msgid "Field Label"
    696841msgstr ""
    697842
    698 #: cptfields.php:345
     843#: cptfields.php:369
    699844msgid "The Label of the Field."
    700845msgstr ""
    701846
    702 #: cptfields.php:348
     847#: cptfields.php:372
    703848msgid "Field Type"
    704849msgstr ""
    705850
    706 #: cptfields.php:358
     851#: cptfields.php:382
    707852msgid "Input type of the field."
    708853msgstr ""
    709854
    710 #: cptfields.php:361
     855#: cptfields.php:385
    711856msgid "Field Description"
    712857msgstr ""
    713858
    714 #: cptfields.php:363
     859#: cptfields.php:387
    715860msgid "Description for The Field"
    716861msgstr ""
    717862
    718 #: cptfields.php:366
     863#: cptfields.php:390
    719864msgid "Field Value"
    720865msgstr ""
    721866
    722 #: cptfields.php:368
     867#: cptfields.php:392
    723868msgid ""
    724869"Enter a comma seperated values to be used for Combo-box, Checkbox, Radio "
     
    726871msgstr ""
    727872
    728 #: cptfields.php:371
     873#: cptfields.php:395
    729874msgid "Field Order"
    730875msgstr ""
    731876
    732 #: cptfields.php:373
     877#: cptfields.php:397
    733878msgid "Enter 1,2,3.. order in which you want the Custom Field to appear."
    734879msgstr ""
    735880
    736 #: cptfields.php:379
     881#: cptfields.php:403
    737882msgid "Update Custom Field"
    738883msgstr ""
    739884
    740 #: cptfields.php:379
     885#: cptfields.php:403
    741886msgid "Add Custom Field"
    742887msgstr ""
    743888
    744 #: cptfields.php:395
     889#: cptfields.php:419
    745890msgid "Select the Custom Post Type To manage "
    746891msgstr ""
    747892
    748 #: cptfields.php:407
     893#: cptfields.php:431
    749894msgid ""
    750895"The fields that you create here will be visible on the Custom Post Type Page."
    751896msgstr ""
    752 
    753 #: index.php:53
    754 msgid "Home"
    755 msgstr ""
    756 
    757 #: index.php:54
    758 msgid "Ultimate Post Types"
    759 msgstr ""
    760 
    761 #: index.php:55
    762 msgid "Custom Fields"
    763 msgstr ""
    764 
    765 #: index.php:56
    766 msgid "Content"
    767 msgstr ""
    768 
    769 #: index.php:66
    770 msgid "Post Type Manager"
    771 msgstr ""
    772 
    773 #: index.php:71
    774 msgid "You do not have sufficient permissions to access this page."
    775 msgstr ""
    776 
    777 #: index.php:127
    778 msgid "Add New"
    779 msgstr ""
    780 
    781 #: index.php:256
    782 msgid "XYDAC Custom Fields"
    783 msgstr ""
    784 
    785 #: index.php:509
    786 msgid "Custom Post Type and Custom Field Imported Sucessfully."
    787 msgstr ""
    788 
    789 #: index.php:514
    790 msgid "Custom Field Imported Sucessfully."
    791 msgstr ""
    792 
    793 #: index.php:519
    794 msgid "Custom Post Type Imported Sucessfully."
    795 msgstr ""
    796 
    797 #: index.php:524
    798 msgid "Custom Post Type already in use !!!"
    799 msgstr ""
    800 
    801 #: index.php:531
    802 msgid "There seems to be some problem with your data !!!"
    803 msgstr ""
    804 
    805 #: class-fieldType.php:30
    806 msgid "Label Undefined"
    807 msgstr ""
Note: See TracChangeset for help on using the changeset viewer.