| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874 |
- msgid ""
- msgstr ""
- "Project-Id-Version: Coupon Creator\n"
- "POT-Creation-Date: 2018-04-20 15:57-0400\n"
- "PO-Revision-Date: 2018-04-20 15:57-0400\n"
- "Last-Translator: \n"
- "Language-Team: \n"
- "Language: de\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- "X-Generator: Poedit 1.8.12\n"
- "X-Poedit-Basepath: ..\n"
- "X-Poedit-WPHeader: coupon_creator.php\n"
- "X-Poedit-SourceCharset: UTF-8\n"
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
- "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
- "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
- "X-Poedit-SearchPath-0: .\n"
- "X-Poedit-SearchPathExcluded-0: *.js\n"
- "X-Poedit-SearchPathExcluded-1: node_modules\n"
- "X-Poedit-SearchPathExcluded-2: .git\n"
- "X-Poedit-SearchPathExcluded-3: sass\n"
- "X-Poedit-SearchPathExcluded-4: vendor\n"
- "X-Poedit-SearchPathExcluded-5: languages\n"
- "X-Poedit-SearchPathExcluded-6: plugin-engine\n"
- #: coupon_creator.php:66
- msgid "Sorry to see you go"
- msgstr ""
- #: coupon_creator.php:68
- msgid ""
- "Before you deactivate the plugin, would you quickly give us your reason for "
- "doing so?"
- msgstr ""
- #: coupon_creator.php:71
- msgid "Could not create a coupon"
- msgstr ""
- #: coupon_creator.php:72
- msgid "Could not display my coupons"
- msgstr ""
- #: coupon_creator.php:73
- msgid "Looking for affiliate coupon features"
- msgstr ""
- #: coupon_creator.php:74
- msgid "Could not find where to get started"
- msgstr ""
- #: coupon_creator.php:75
- msgid "Not the features I wanted"
- msgstr ""
- #: coupon_creator.php:76
- msgid "Only required temporarily"
- msgstr ""
- #: coupon_creator.php:77
- msgid "Lack of technical documentation"
- msgstr ""
- #: coupon_creator.php:78
- msgid "Found a better plugin"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:74
- msgid "Coupon Title"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:81
- msgid "Coupon is "
- msgstr ""
- #: src/Cctor/Admin/Columns.php:83
- msgid "Shortcode"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:85 src/Cctor/Admin/Options.php:251
- #: src/Cctor/Admin/Options.php:256 src/Cctor/Meta/Fields.php:265
- #: src/Cctor/Meta/Fields.php:270
- msgid "Ignore Expiration"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:87 src/Cctor/Admin/Options.php:252
- #: src/Cctor/Admin/Options.php:257 src/Cctor/Meta/Fields.php:266
- #: src/Cctor/Meta/Fields.php:271 src/Cctor/Meta/Fields.php:369
- msgid "Expiration Date"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:89 src/Cctor/Main.php:432
- msgid "Coupon Category"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:148
- msgid "Yes"
- msgstr ""
- #: src/Cctor/Admin/Columns.php:169
- msgid "No Categories"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:45
- msgid "Insert Coupon Creator Shortcode"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:234
- msgid "Select Loop or an Individual Coupon"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:237
- msgid "Coupon Loop"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:251
- msgid "Select a Coupon Category to use in the Loop"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:254
- msgid "All Categories"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:276
- msgid "Select How to Align the Coupon(s)"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:278 src/Cctor/Admin/Inserter.php:293
- msgid "None"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:279
- msgid "Align Left"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:281
- msgid "Align Right"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:283
- msgid "Align Center"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:290
- msgid "Select how to order the coupons"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:292
- msgid "Date (default)"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:294
- msgid "ID"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:295
- msgid "Author"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:296
- msgid "Coupon Post Title"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:297
- msgid "Slug Name"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:298
- msgid "Last Modified"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:299
- msgid "Random"
- msgstr ""
- #: src/Cctor/Admin/Inserter.php:318
- msgid "No Coupons are Published"
- msgstr ""
- #: src/Cctor/Admin/Main.php:73 src/Cctor/Admin/Options.php:86
- msgid "Options"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:113
- msgid "Coupon Fields"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:122
- msgid "Coupon Shortcode"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:144
- msgid ""
- "Place this coupon in your posts, pages, custom post types, or widgets by "
- "using the shortcode below:<br><br>"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:156
- msgid "Content"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:157
- msgid "Border & Background"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:158 src/Cctor/Admin/Options.php:241
- #: src/Cctor/Meta/Fields.php:257
- msgid "Expiration"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:159
- msgid "Links"
- msgstr ""
- #: src/Cctor/Admin/Meta.php:160 src/Cctor/Admin/Options.php:128
- msgid "Help"
- msgstr ""
- #: src/Cctor/Admin/Options.php:85 src/Cctor/Admin/Options.php:163
- msgid "Coupon Creator Options"
- msgstr ""
- #: src/Cctor/Admin/Options.php:124
- msgid "Defaults"
- msgstr ""
- #: src/Cctor/Admin/Options.php:125
- msgid "Link Attributes / Permalinks"
- msgstr ""
- #: src/Cctor/Admin/Options.php:126
- msgid "Display"
- msgstr ""
- #: src/Cctor/Admin/Options.php:127
- msgid "Templating"
- msgstr ""
- #: src/Cctor/Admin/Options.php:129
- msgid "Licenses"
- msgstr ""
- #: src/Cctor/Admin/Options.php:130 src/Cctor/Admin/Options.php:589
- msgid "System Info"
- msgstr ""
- #: src/Cctor/Admin/Options.php:131 src/Cctor/Admin/Options.php:614
- msgid "Reset"
- msgstr ""
- #: src/Cctor/Admin/Options.php:165
- #, php-format
- msgid ""
- "There maybe a javascript conflict preventing some features from working. <a "
- "href=\"%s\" target=\"_blank\" >Please check this guide to narrow down the "
- "cause.</a>"
- msgstr ""
- #: src/Cctor/Admin/Options.php:170
- msgid "Coupon Creator Options updated."
- msgstr ""
- #: src/Cctor/Admin/Options.php:202
- msgid ""
- "*These are defaults for new coupons only and do not change existing coupons."
- msgstr ""
- #: src/Cctor/Admin/Options.php:210
- msgid "Template"
- msgstr ""
- #: src/Cctor/Admin/Options.php:214 src/Cctor/Admin/Options.php:219
- #: src/Cctor/Meta/Fields.php:71 src/Cctor/Meta/Fields.php:76
- msgid "Default"
- msgstr ""
- #: src/Cctor/Admin/Options.php:215 src/Cctor/Admin/Options.php:220
- #: src/Cctor/Meta/Fields.php:72 src/Cctor/Meta/Fields.php:77
- msgid "Image"
- msgstr ""
- #: src/Cctor/Admin/Options.php:221 src/Cctor/Meta/Fields.php:78
- msgid "Modern"
- msgstr ""
- #: src/Cctor/Admin/Options.php:222 src/Cctor/Meta/Fields.php:79
- msgid "Two Columns"
- msgstr ""
- #: src/Cctor/Admin/Options.php:223 src/Cctor/Meta/Fields.php:80
- msgid "Lower Third"
- msgstr ""
- #: src/Cctor/Admin/Options.php:224 src/Cctor/Meta/Fields.php:81
- msgid "Highlight"
- msgstr ""
- #: src/Cctor/Admin/Options.php:230
- msgid "Template Option"
- msgstr ""
- #: src/Cctor/Admin/Options.php:231
- msgid "Choose a default template for new coupons"
- msgstr ""
- #: src/Cctor/Admin/Options.php:258 src/Cctor/Meta/Fields.php:272
- msgid "Recurring Expiration"
- msgstr ""
- #: src/Cctor/Admin/Options.php:259 src/Cctor/Meta/Fields.php:273
- msgid "Expires in X Days"
- msgstr ""
- #: src/Cctor/Admin/Options.php:260 src/Cctor/Meta/Fields.php:274
- msgid "Range Expiration"
- msgstr ""
- #: src/Cctor/Admin/Options.php:266 src/Cctor/Meta/Fields.php:279
- msgid "Expiration Option"
- msgstr ""
- #: src/Cctor/Admin/Options.php:267 src/Cctor/Meta/Fields.php:280
- msgid "Choose the expiration method for this coupon"
- msgstr ""
- #: src/Cctor/Admin/Options.php:275 src/Cctor/Meta/Fields.php:350
- msgid "Date Format"
- msgstr ""
- #: src/Cctor/Admin/Options.php:276
- msgid "Select the Date Format to show for all Coupons*"
- msgstr ""
- #: src/Cctor/Admin/Options.php:280 src/Cctor/Meta/Fields.php:356
- msgid "Month First - MM/DD/YYYY"
- msgstr ""
- #: src/Cctor/Admin/Options.php:281 src/Cctor/Meta/Fields.php:357
- msgid "Day First - DD/MM/YYYY"
- msgstr ""
- #: src/Cctor/Admin/Options.php:327 src/Cctor/Meta/Fields.php:191
- msgid "Inner Border"
- msgstr ""
- #: src/Cctor/Admin/Options.php:331 src/Cctor/Meta/Fields.php:199
- msgid "Inside Border Color"
- msgstr ""
- #: src/Cctor/Admin/Options.php:332
- msgid "Choose default inside border color*"
- msgstr ""
- #: src/Cctor/Admin/Options.php:346
- msgid "Default Template"
- msgstr ""
- #: src/Cctor/Admin/Options.php:350
- msgid "Deal Background Color"
- msgstr ""
- #: src/Cctor/Admin/Options.php:351
- msgid "Choose default background color*"
- msgstr ""
- #: src/Cctor/Admin/Options.php:357
- msgid "Deal Text Color"
- msgstr ""
- #: src/Cctor/Admin/Options.php:358
- msgid "Choose default text color*"
- msgstr ""
- #: src/Cctor/Admin/Options.php:373 src/Cctor/Admin/Options.php:452
- #: src/Cctor/Admin/Options.php:524 src/Cctor/Admin/Options.php:552
- msgid "Pro Default Features"
- msgstr ""
- #: src/Cctor/Admin/Options.php:383
- msgid ""
- "Save time by setting default options for the expiration fields for all new "
- "coupons"
- msgstr ""
- #: src/Cctor/Admin/Options.php:384
- msgid ""
- "Remove your coupons from the front end by having them set to draft after "
- "expired"
- msgstr ""
- #: src/Cctor/Admin/Options.php:385
- msgid ""
- "Create a standard look with default styling fields such as color, radius, "
- "border type, and background fields"
- msgstr ""
- #: src/Cctor/Admin/Options.php:391 src/Cctor/Admin/Options.php:469
- #: src/Cctor/Admin/Options.php:541 src/Cctor/Admin/Options.php:571
- #: src/Cctor/Meta/Fields.php:172 src/Cctor/Meta/Fields.php:240
- #: src/Cctor/Meta/Fields.php:422 src/Cctor/Meta/Fields.php:478
- msgid "Pro Link"
- msgstr ""
- #: src/Cctor/Admin/Options.php:405
- msgid "Link Attribute Options"
- msgstr ""
- #: src/Cctor/Admin/Options.php:410
- msgid "Print View Links"
- msgstr ""
- #: src/Cctor/Admin/Options.php:411
- msgid "Add nofollow to all the \"Click to Open in Print View\" links"
- msgstr ""
- #: src/Cctor/Admin/Options.php:417
- msgid "Disable Print View"
- msgstr ""
- #: src/Cctor/Admin/Options.php:418
- msgid ""
- "This will disable all custom links and the popup option in Pro as well as "
- "the \"Click to Open in Print View\" links under the coupon"
- msgstr ""
- #: src/Cctor/Admin/Options.php:424
- msgid "Print Template No Follow"
- msgstr ""
- #: src/Cctor/Admin/Options.php:425
- msgid "Add nofollow and noindex to the print template"
- msgstr ""
- #: src/Cctor/Admin/Options.php:432
- msgid "Permalink Options"
- msgstr ""
- #: src/Cctor/Admin/Options.php:436
- msgid "Coupon Print Template Slug"
- msgstr ""
- #: src/Cctor/Admin/Options.php:437
- msgid "default: cctor_coupon"
- msgstr ""
- #: src/Cctor/Admin/Options.php:462
- msgid "Use Google Analytics to Track Print Views"
- msgstr ""
- #: src/Cctor/Admin/Options.php:463
- msgid ""
- "Choose all new coupons to start as Pop Up Coupons or hide the \"Click to "
- "Open in Print View\" links"
- msgstr ""
- #: src/Cctor/Admin/Options.php:481
- msgid "Custom Coupon Styles"
- msgstr ""
- #: src/Cctor/Admin/Options.php:482
- msgid ""
- "Enter any custom CSS here to apply to the coupons for the shortcode and the "
- "print template.(without <style> tags)"
- msgstr ""
- #: src/Cctor/Admin/Options.php:491
- msgid "Auto P Filter"
- msgstr ""
- #: src/Cctor/Admin/Options.php:492
- msgid ""
- "Check to remove <a href=\"http://codex.wordpress.org/Function_Reference/"
- "wpautop\" target=\"_blank\">wpautop filter</a> from Coupon Terms Field"
- msgstr ""
- #: src/Cctor/Admin/Options.php:499
- msgid "Print View Base CSS"
- msgstr ""
- #: src/Cctor/Admin/Options.php:500
- msgid "Check to disable the base CSS in Print View"
- msgstr ""
- #: src/Cctor/Admin/Options.php:509
- msgid "WordPress Search"
- msgstr ""
- #: src/Cctor/Admin/Options.php:514
- msgid "Coupon Search"
- msgstr ""
- #: src/Cctor/Admin/Options.php:518
- msgid ""
- "Check this to prevent the Coupon Creator from modifying the search query to "
- "remove the coupon custom post type."
- msgstr ""
- #: src/Cctor/Admin/Options.php:534
- msgid ""
- "Customize \"Expires on:\", \"Click to Open in Print View\", Valid thru, and "
- "\"Print the Coupon\" for all Coupons"
- msgstr ""
- #: src/Cctor/Admin/Options.php:535
- msgid "Change default font and font weights for the Print Template"
- msgstr ""
- #: src/Cctor/Admin/Options.php:562
- msgid ""
- "Set a custom size for both views of the coupon for coupons and the image "
- "coupon"
- msgstr ""
- #: src/Cctor/Admin/Options.php:563
- msgid ""
- "With the Pro [couponloop] shortcode change default settings such as "
- "per page, order, and columns"
- msgstr ""
- #: src/Cctor/Admin/Options.php:564
- msgid ""
- "Customize to your theme the responsive breakpoints for the ["
- "couponloop] shortcode"
- msgstr ""
- #: src/Cctor/Admin/Options.php:565
- msgid ""
- "Easily build all the attributes of the [couponloop] shortcode and "
- "insert it into content using the Pro inserter"
- msgstr ""
- #: src/Cctor/Admin/Options.php:580
- msgid "Support: "
- msgstr ""
- #: src/Cctor/Admin/Options.php:602
- msgid "Coupon Creator Option Reset"
- msgstr ""
- #: src/Cctor/Admin/Options.php:618
- msgid ""
- "Check this box and click \"Save Changes\" below to reset all coupon creator "
- "options to their defaults. This does not change any existing coupon settings "
- "or remove your licenses."
- msgstr ""
- #: src/Cctor/Admin/Options.php:623
- msgid "Wisdom Enabled"
- msgstr ""
- #: src/Cctor/Expiration.php:158
- msgid "This Coupon is Showing."
- msgstr ""
- #: src/Cctor/Expiration.php:160
- msgid "This Coupon is not Showing."
- msgstr ""
- #: src/Cctor/Expiration.php:195
- msgid "Ignore Coupon Expiration is On"
- msgstr ""
- #: src/Cctor/Expiration.php:200
- msgid "There is no Coupon Expiration Date"
- msgstr ""
- #: src/Cctor/Expiration.php:202
- msgid "This Coupon Expires On "
- msgstr ""
- #: src/Cctor/Expiration.php:204
- msgid "This Coupon Expired On "
- msgstr ""
- #: src/Cctor/Expiration.php:316
- msgid "Showing"
- msgstr ""
- #: src/Cctor/Expiration.php:318
- msgid "Not Showing"
- msgstr ""
- #: src/Cctor/Main.php:196
- #, php-format
- msgid ""
- "Coupon Creator Requires WordPress version: %s or higher. You currently have "
- "WordPress version: %s"
- msgstr ""
- #: src/Cctor/Main.php:199
- #, php-format
- msgid ""
- "Coupon Creator Requires PHP version: %s or higher. You currently have PHP "
- "version: %s"
- msgstr ""
- #: src/Cctor/Main.php:272
- msgid ""
- "It appears as if the plugin-engine libraries cannot be found! The directory "
- "should be in the \"plugin-engine/\" directory in the Coupon Creator plugin."
- msgstr ""
- #: src/Cctor/Main.php:392
- #: src/functions/template-functions/cctor-function-links.php:22
- msgid "Coupon"
- msgstr ""
- #: src/Cctor/Main.php:403
- msgid "coupon"
- msgstr ""
- #: src/Cctor/Main.php:412
- msgid "Coupons"
- msgstr ""
- #: src/Cctor/Main.php:423
- msgid "coupons"
- msgstr ""
- #: src/Cctor/Main.php:441
- msgid "coupon category"
- msgstr ""
- #: src/Cctor/Main.php:450
- msgid "Coupon Categories"
- msgstr ""
- #: src/Cctor/Main.php:459
- msgid "coupon categories"
- msgstr ""
- #: src/Cctor/Main.php:492
- msgid "Enter Coupon Admin Title"
- msgstr ""
- #: src/Cctor/Main.php:567
- msgid "coupon-category"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:87
- msgid "Coupon Type"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:88
- msgid "Choose a coupon type to use."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:148 src/Cctor/Meta/Fields.php:217
- #: src/Cctor/Meta/Fields.php:398 src/Cctor/Meta/Fields.php:455
- msgid "Pro Content Features"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:161
- msgid "Use the Visual editor to easily style the coupons term's"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:162
- msgid ""
- "Give visitors a reason to click on the coupon by only showing the deal in "
- "print view or by using the view shortcodes to selectively display content on "
- "either view"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:163
- msgid ""
- "Insert columns and rows into the content editor for more unique looking "
- "coupons"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:200
- msgid "Choose inside border color"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:230
- msgid ""
- "Use 4 style sections in Pro to create a unique coupon or a standard brand to "
- "attract customers"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:231
- msgid ""
- "Choose between 5 different border styles in Pro, including Saw Tooth, "
- "Stitched, Dotted, Coupon, and None.<br> <img class=\"cctor-pro-img\" alt="
- "\"Coupon Creator Pro Border Examples\" src=\""
- msgstr ""
- #: src/Cctor/Meta/Fields.php:298
- msgid ""
- "This coupon will not expire and always show on the front end of your site."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:308
- msgid "This coupon will no longer show the day after the expiration date."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:318
- msgid "This coupon's expiration will change based on the choosen pattern."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:328
- msgid "This coupon will expire X days from when it is printed."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:338
- msgid "This coupon will show a range of dates that it is valid."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:351
- msgid "Choose the date format"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:371
- msgid "Choose a date this coupon will expire."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:383
- msgid "Ignore Expiration Date"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:384
- msgid "Check this to ignore the expiration date"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:411
- msgid ""
- "Utilize five(5) different expiration options to help promote sales at your "
- "business"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:412
- msgid ""
- "Save time by editing multiple coupons expiration and counter fields using "
- "Pro's Bulk Edits"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:413
- msgid ""
- "Track coupon print views by using the unlimited counter or set a limit to "
- "restrict a coupon to a certain amount of customers"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:432
- msgid ""
- "The Image Coupon is now part of the template system. Go to the Content tab "
- "and choose the Image template to create one."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:468
- msgid "Use the custom links and text to promote your affiliate links"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:469
- msgid ""
- "Enable your visitors to print coupons while staying on the same page using "
- "the Pop Up Coupon"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:521
- msgid "Deal"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:522
- msgid "Enter coupon deal - 30% OFF! or Buy One Get One Free, etc..."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:545
- msgid "Font Color"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:558
- msgid "Background Color"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:579
- msgid "Terms"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:580
- msgid "Enter the terms of the discount"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:625
- msgid " Style Fields are disabled when using an Image Coupon"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:637
- msgid " Only outer border styles are available when using an Image Coupon"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:643
- msgid "Image Coupon"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:644
- msgid ""
- "Upload an image to use as the entire coupon - Current image size is for 390 "
- "pixels in width with auto height"
- msgstr ""
- #: src/Cctor/Meta/Fields.php:668
- msgid ""
- "The Expiration Date will display based off the selection in the Expiration / "
- "Counter Tab of this Coupon."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:679
- msgid ""
- "The Counter will display based off the selection in the Expiration / Counter "
- "Tab of this Coupon."
- msgstr ""
- #: src/Cctor/Meta/Fields.php:690
- msgid ""
- "The Expiration Date and Counter will display based off the selection in the "
- "Expiration / Counter Tab of this Coupon."
- msgstr ""
- #: src/functions/template-functions/cctor-function-expiration.php:24
- msgid "Expires on:"
- msgstr "Läuft aus am"
- #: src/functions/template-functions/cctor-function-links.php:21
- #: src/functions/template-functions/cctor-function-links.php:46
- msgid "Click to Open in Print View"
- msgstr "Klicken um die Druckansicht zu öffnen"
- #: src/functions/template-functions/cctor-function-links.php:62
- msgid "Click to Print"
- msgstr "Klicken zum Drucken"
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "Allow"
- msgstr ""
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "Do Not Allow"
- msgstr ""
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "Yes Please"
- msgstr ""
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "No Thank You"
- msgstr ""
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "Submit and Deactivate"
- msgstr ""
- #: src/tracking/class-plugin-usage-tracker.php:1
- msgid "Just Deactivate"
- msgstr ""
- #. Plugin Name of the plugin/theme
- msgid "Coupon Creator"
- msgstr ""
- #. Description of the plugin/theme
- msgid ""
- "This plugin creates a custom post type for coupons with a shortcode to "
- "display it on website and a single view template for printing."
- msgstr ""
- #. Author of the plugin/theme
- msgid "Brian Jessee"
- msgstr ""
- #. Author URI of the plugin/theme
- msgid "http://couponcreatorplugin.com"
- msgstr ""
|