coupon-creator-de_DE.po 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: Coupon Creator\n"
  4. "POT-Creation-Date: 2018-04-20 15:57-0400\n"
  5. "PO-Revision-Date: 2018-04-20 15:57-0400\n"
  6. "Last-Translator: \n"
  7. "Language-Team: \n"
  8. "Language: de\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  13. "X-Generator: Poedit 1.8.12\n"
  14. "X-Poedit-Basepath: ..\n"
  15. "X-Poedit-WPHeader: coupon_creator.php\n"
  16. "X-Poedit-SourceCharset: UTF-8\n"
  17. "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
  18. "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
  19. "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
  20. "X-Poedit-SearchPath-0: .\n"
  21. "X-Poedit-SearchPathExcluded-0: *.js\n"
  22. "X-Poedit-SearchPathExcluded-1: node_modules\n"
  23. "X-Poedit-SearchPathExcluded-2: .git\n"
  24. "X-Poedit-SearchPathExcluded-3: sass\n"
  25. "X-Poedit-SearchPathExcluded-4: vendor\n"
  26. "X-Poedit-SearchPathExcluded-5: languages\n"
  27. "X-Poedit-SearchPathExcluded-6: plugin-engine\n"
  28. #: coupon_creator.php:66
  29. msgid "Sorry to see you go"
  30. msgstr ""
  31. #: coupon_creator.php:68
  32. msgid ""
  33. "Before you deactivate the plugin, would you quickly give us your reason for "
  34. "doing so?"
  35. msgstr ""
  36. #: coupon_creator.php:71
  37. msgid "Could not create a coupon"
  38. msgstr ""
  39. #: coupon_creator.php:72
  40. msgid "Could not display my coupons"
  41. msgstr ""
  42. #: coupon_creator.php:73
  43. msgid "Looking for affiliate coupon features"
  44. msgstr ""
  45. #: coupon_creator.php:74
  46. msgid "Could not find where to get started"
  47. msgstr ""
  48. #: coupon_creator.php:75
  49. msgid "Not the features I wanted"
  50. msgstr ""
  51. #: coupon_creator.php:76
  52. msgid "Only required temporarily"
  53. msgstr ""
  54. #: coupon_creator.php:77
  55. msgid "Lack of technical documentation"
  56. msgstr ""
  57. #: coupon_creator.php:78
  58. msgid "Found a better plugin"
  59. msgstr ""
  60. #: src/Cctor/Admin/Columns.php:74
  61. msgid "Coupon Title"
  62. msgstr ""
  63. #: src/Cctor/Admin/Columns.php:81
  64. msgid "Coupon is "
  65. msgstr ""
  66. #: src/Cctor/Admin/Columns.php:83
  67. msgid "Shortcode"
  68. msgstr ""
  69. #: src/Cctor/Admin/Columns.php:85 src/Cctor/Admin/Options.php:251
  70. #: src/Cctor/Admin/Options.php:256 src/Cctor/Meta/Fields.php:265
  71. #: src/Cctor/Meta/Fields.php:270
  72. msgid "Ignore Expiration"
  73. msgstr ""
  74. #: src/Cctor/Admin/Columns.php:87 src/Cctor/Admin/Options.php:252
  75. #: src/Cctor/Admin/Options.php:257 src/Cctor/Meta/Fields.php:266
  76. #: src/Cctor/Meta/Fields.php:271 src/Cctor/Meta/Fields.php:369
  77. msgid "Expiration Date"
  78. msgstr ""
  79. #: src/Cctor/Admin/Columns.php:89 src/Cctor/Main.php:432
  80. msgid "Coupon Category"
  81. msgstr ""
  82. #: src/Cctor/Admin/Columns.php:148
  83. msgid "Yes"
  84. msgstr ""
  85. #: src/Cctor/Admin/Columns.php:169
  86. msgid "No Categories"
  87. msgstr ""
  88. #: src/Cctor/Admin/Inserter.php:45
  89. msgid "Insert Coupon Creator Shortcode"
  90. msgstr ""
  91. #: src/Cctor/Admin/Inserter.php:234
  92. msgid "Select Loop or an Individual Coupon"
  93. msgstr ""
  94. #: src/Cctor/Admin/Inserter.php:237
  95. msgid "Coupon Loop"
  96. msgstr ""
  97. #: src/Cctor/Admin/Inserter.php:251
  98. msgid "Select a Coupon Category to use in the Loop"
  99. msgstr ""
  100. #: src/Cctor/Admin/Inserter.php:254
  101. msgid "All Categories"
  102. msgstr ""
  103. #: src/Cctor/Admin/Inserter.php:276
  104. msgid "Select How to Align the Coupon(s)"
  105. msgstr ""
  106. #: src/Cctor/Admin/Inserter.php:278 src/Cctor/Admin/Inserter.php:293
  107. msgid "None"
  108. msgstr ""
  109. #: src/Cctor/Admin/Inserter.php:279
  110. msgid "Align Left"
  111. msgstr ""
  112. #: src/Cctor/Admin/Inserter.php:281
  113. msgid "Align Right"
  114. msgstr ""
  115. #: src/Cctor/Admin/Inserter.php:283
  116. msgid "Align Center"
  117. msgstr ""
  118. #: src/Cctor/Admin/Inserter.php:290
  119. msgid "Select how to order the coupons"
  120. msgstr ""
  121. #: src/Cctor/Admin/Inserter.php:292
  122. msgid "Date (default)"
  123. msgstr ""
  124. #: src/Cctor/Admin/Inserter.php:294
  125. msgid "ID"
  126. msgstr ""
  127. #: src/Cctor/Admin/Inserter.php:295
  128. msgid "Author"
  129. msgstr ""
  130. #: src/Cctor/Admin/Inserter.php:296
  131. msgid "Coupon Post Title"
  132. msgstr ""
  133. #: src/Cctor/Admin/Inserter.php:297
  134. msgid "Slug Name"
  135. msgstr ""
  136. #: src/Cctor/Admin/Inserter.php:298
  137. msgid "Last Modified"
  138. msgstr ""
  139. #: src/Cctor/Admin/Inserter.php:299
  140. msgid "Random"
  141. msgstr ""
  142. #: src/Cctor/Admin/Inserter.php:318
  143. msgid "No Coupons are Published"
  144. msgstr ""
  145. #: src/Cctor/Admin/Main.php:73 src/Cctor/Admin/Options.php:86
  146. msgid "Options"
  147. msgstr ""
  148. #: src/Cctor/Admin/Meta.php:113
  149. msgid "Coupon Fields"
  150. msgstr ""
  151. #: src/Cctor/Admin/Meta.php:122
  152. msgid "Coupon Shortcode"
  153. msgstr ""
  154. #: src/Cctor/Admin/Meta.php:144
  155. msgid ""
  156. "Place this coupon in your posts, pages, custom post types, or widgets by "
  157. "using the shortcode below:<br><br>"
  158. msgstr ""
  159. #: src/Cctor/Admin/Meta.php:156
  160. msgid "Content"
  161. msgstr ""
  162. #: src/Cctor/Admin/Meta.php:157
  163. msgid "Border & Background"
  164. msgstr ""
  165. #: src/Cctor/Admin/Meta.php:158 src/Cctor/Admin/Options.php:241
  166. #: src/Cctor/Meta/Fields.php:257
  167. msgid "Expiration"
  168. msgstr ""
  169. #: src/Cctor/Admin/Meta.php:159
  170. msgid "Links"
  171. msgstr ""
  172. #: src/Cctor/Admin/Meta.php:160 src/Cctor/Admin/Options.php:128
  173. msgid "Help"
  174. msgstr ""
  175. #: src/Cctor/Admin/Options.php:85 src/Cctor/Admin/Options.php:163
  176. msgid "Coupon Creator Options"
  177. msgstr ""
  178. #: src/Cctor/Admin/Options.php:124
  179. msgid "Defaults"
  180. msgstr ""
  181. #: src/Cctor/Admin/Options.php:125
  182. msgid "Link Attributes / Permalinks"
  183. msgstr ""
  184. #: src/Cctor/Admin/Options.php:126
  185. msgid "Display"
  186. msgstr ""
  187. #: src/Cctor/Admin/Options.php:127
  188. msgid "Templating"
  189. msgstr ""
  190. #: src/Cctor/Admin/Options.php:129
  191. msgid "Licenses"
  192. msgstr ""
  193. #: src/Cctor/Admin/Options.php:130 src/Cctor/Admin/Options.php:589
  194. msgid "System Info"
  195. msgstr ""
  196. #: src/Cctor/Admin/Options.php:131 src/Cctor/Admin/Options.php:614
  197. msgid "Reset"
  198. msgstr ""
  199. #: src/Cctor/Admin/Options.php:165
  200. #, php-format
  201. msgid ""
  202. "There maybe a javascript conflict preventing some features from working. <a "
  203. "href=\"%s\" target=\"_blank\" >Please check this guide to narrow down the "
  204. "cause.</a>"
  205. msgstr ""
  206. #: src/Cctor/Admin/Options.php:170
  207. msgid "Coupon Creator Options updated."
  208. msgstr ""
  209. #: src/Cctor/Admin/Options.php:202
  210. msgid ""
  211. "*These are defaults for new coupons only and do not change existing coupons."
  212. msgstr ""
  213. #: src/Cctor/Admin/Options.php:210
  214. msgid "Template"
  215. msgstr ""
  216. #: src/Cctor/Admin/Options.php:214 src/Cctor/Admin/Options.php:219
  217. #: src/Cctor/Meta/Fields.php:71 src/Cctor/Meta/Fields.php:76
  218. msgid "Default"
  219. msgstr ""
  220. #: src/Cctor/Admin/Options.php:215 src/Cctor/Admin/Options.php:220
  221. #: src/Cctor/Meta/Fields.php:72 src/Cctor/Meta/Fields.php:77
  222. msgid "Image"
  223. msgstr ""
  224. #: src/Cctor/Admin/Options.php:221 src/Cctor/Meta/Fields.php:78
  225. msgid "Modern"
  226. msgstr ""
  227. #: src/Cctor/Admin/Options.php:222 src/Cctor/Meta/Fields.php:79
  228. msgid "Two Columns"
  229. msgstr ""
  230. #: src/Cctor/Admin/Options.php:223 src/Cctor/Meta/Fields.php:80
  231. msgid "Lower Third"
  232. msgstr ""
  233. #: src/Cctor/Admin/Options.php:224 src/Cctor/Meta/Fields.php:81
  234. msgid "Highlight"
  235. msgstr ""
  236. #: src/Cctor/Admin/Options.php:230
  237. msgid "Template Option"
  238. msgstr ""
  239. #: src/Cctor/Admin/Options.php:231
  240. msgid "Choose a default template for new coupons"
  241. msgstr ""
  242. #: src/Cctor/Admin/Options.php:258 src/Cctor/Meta/Fields.php:272
  243. msgid "Recurring Expiration"
  244. msgstr ""
  245. #: src/Cctor/Admin/Options.php:259 src/Cctor/Meta/Fields.php:273
  246. msgid "Expires in X Days"
  247. msgstr ""
  248. #: src/Cctor/Admin/Options.php:260 src/Cctor/Meta/Fields.php:274
  249. msgid "Range Expiration"
  250. msgstr ""
  251. #: src/Cctor/Admin/Options.php:266 src/Cctor/Meta/Fields.php:279
  252. msgid "Expiration Option"
  253. msgstr ""
  254. #: src/Cctor/Admin/Options.php:267 src/Cctor/Meta/Fields.php:280
  255. msgid "Choose the expiration method for this coupon"
  256. msgstr ""
  257. #: src/Cctor/Admin/Options.php:275 src/Cctor/Meta/Fields.php:350
  258. msgid "Date Format"
  259. msgstr ""
  260. #: src/Cctor/Admin/Options.php:276
  261. msgid "Select the Date Format to show for all Coupons*"
  262. msgstr ""
  263. #: src/Cctor/Admin/Options.php:280 src/Cctor/Meta/Fields.php:356
  264. msgid "Month First - MM/DD/YYYY"
  265. msgstr ""
  266. #: src/Cctor/Admin/Options.php:281 src/Cctor/Meta/Fields.php:357
  267. msgid "Day First - DD/MM/YYYY"
  268. msgstr ""
  269. #: src/Cctor/Admin/Options.php:327 src/Cctor/Meta/Fields.php:191
  270. msgid "Inner Border"
  271. msgstr ""
  272. #: src/Cctor/Admin/Options.php:331 src/Cctor/Meta/Fields.php:199
  273. msgid "Inside Border Color"
  274. msgstr ""
  275. #: src/Cctor/Admin/Options.php:332
  276. msgid "Choose default inside border color*"
  277. msgstr ""
  278. #: src/Cctor/Admin/Options.php:346
  279. msgid "Default Template"
  280. msgstr ""
  281. #: src/Cctor/Admin/Options.php:350
  282. msgid "Deal Background Color"
  283. msgstr ""
  284. #: src/Cctor/Admin/Options.php:351
  285. msgid "Choose default background color*"
  286. msgstr ""
  287. #: src/Cctor/Admin/Options.php:357
  288. msgid "Deal Text Color"
  289. msgstr ""
  290. #: src/Cctor/Admin/Options.php:358
  291. msgid "Choose default text color*"
  292. msgstr ""
  293. #: src/Cctor/Admin/Options.php:373 src/Cctor/Admin/Options.php:452
  294. #: src/Cctor/Admin/Options.php:524 src/Cctor/Admin/Options.php:552
  295. msgid "Pro Default Features"
  296. msgstr ""
  297. #: src/Cctor/Admin/Options.php:383
  298. msgid ""
  299. "Save time by setting default options for the expiration fields for all new "
  300. "coupons"
  301. msgstr ""
  302. #: src/Cctor/Admin/Options.php:384
  303. msgid ""
  304. "Remove your coupons from the front end by having them set to draft after "
  305. "expired"
  306. msgstr ""
  307. #: src/Cctor/Admin/Options.php:385
  308. msgid ""
  309. "Create a standard look with default styling fields such as color, radius, "
  310. "border type, and background fields"
  311. msgstr ""
  312. #: src/Cctor/Admin/Options.php:391 src/Cctor/Admin/Options.php:469
  313. #: src/Cctor/Admin/Options.php:541 src/Cctor/Admin/Options.php:571
  314. #: src/Cctor/Meta/Fields.php:172 src/Cctor/Meta/Fields.php:240
  315. #: src/Cctor/Meta/Fields.php:422 src/Cctor/Meta/Fields.php:478
  316. msgid "Pro Link"
  317. msgstr ""
  318. #: src/Cctor/Admin/Options.php:405
  319. msgid "Link Attribute Options"
  320. msgstr ""
  321. #: src/Cctor/Admin/Options.php:410
  322. msgid "Print View Links"
  323. msgstr ""
  324. #: src/Cctor/Admin/Options.php:411
  325. msgid "Add nofollow to all the \"Click to Open in Print View\" links"
  326. msgstr ""
  327. #: src/Cctor/Admin/Options.php:417
  328. msgid "Disable Print View"
  329. msgstr ""
  330. #: src/Cctor/Admin/Options.php:418
  331. msgid ""
  332. "This will disable all custom links and the popup option in Pro as well as "
  333. "the \"Click to Open in Print View\" links under the coupon"
  334. msgstr ""
  335. #: src/Cctor/Admin/Options.php:424
  336. msgid "Print Template No Follow"
  337. msgstr ""
  338. #: src/Cctor/Admin/Options.php:425
  339. msgid "Add nofollow and noindex to the print template"
  340. msgstr ""
  341. #: src/Cctor/Admin/Options.php:432
  342. msgid "Permalink Options"
  343. msgstr ""
  344. #: src/Cctor/Admin/Options.php:436
  345. msgid "Coupon Print Template Slug"
  346. msgstr ""
  347. #: src/Cctor/Admin/Options.php:437
  348. msgid "default: cctor_coupon"
  349. msgstr ""
  350. #: src/Cctor/Admin/Options.php:462
  351. msgid "Use Google Analytics to Track Print Views"
  352. msgstr ""
  353. #: src/Cctor/Admin/Options.php:463
  354. msgid ""
  355. "Choose all new coupons to start as Pop Up Coupons or hide the \"Click to "
  356. "Open in Print View\" links"
  357. msgstr ""
  358. #: src/Cctor/Admin/Options.php:481
  359. msgid "Custom Coupon Styles"
  360. msgstr ""
  361. #: src/Cctor/Admin/Options.php:482
  362. msgid ""
  363. "Enter any custom CSS here to apply to the coupons for the shortcode and the "
  364. "print template.(without &#60;style&#62; tags)"
  365. msgstr ""
  366. #: src/Cctor/Admin/Options.php:491
  367. msgid "Auto P Filter"
  368. msgstr ""
  369. #: src/Cctor/Admin/Options.php:492
  370. msgid ""
  371. "Check to remove <a href=\"http://codex.wordpress.org/Function_Reference/"
  372. "wpautop\" target=\"_blank\">wpautop filter</a> from Coupon Terms Field"
  373. msgstr ""
  374. #: src/Cctor/Admin/Options.php:499
  375. msgid "Print View Base CSS"
  376. msgstr ""
  377. #: src/Cctor/Admin/Options.php:500
  378. msgid "Check to disable the base CSS in Print View"
  379. msgstr ""
  380. #: src/Cctor/Admin/Options.php:509
  381. msgid "WordPress Search"
  382. msgstr ""
  383. #: src/Cctor/Admin/Options.php:514
  384. msgid "Coupon Search"
  385. msgstr ""
  386. #: src/Cctor/Admin/Options.php:518
  387. msgid ""
  388. "Check this to prevent the Coupon Creator from modifying the search query to "
  389. "remove the coupon custom post type."
  390. msgstr ""
  391. #: src/Cctor/Admin/Options.php:534
  392. msgid ""
  393. "Customize \"Expires on:\", \"Click to Open in Print View\", Valid thru, and "
  394. "\"Print the Coupon\" for all Coupons"
  395. msgstr ""
  396. #: src/Cctor/Admin/Options.php:535
  397. msgid "Change default font and font weights for the Print Template"
  398. msgstr ""
  399. #: src/Cctor/Admin/Options.php:562
  400. msgid ""
  401. "Set a custom size for both views of the coupon for coupons and the image "
  402. "coupon"
  403. msgstr ""
  404. #: src/Cctor/Admin/Options.php:563
  405. msgid ""
  406. "With the Pro &#91;couponloop&#93; shortcode change default settings such as "
  407. "per page, order, and columns"
  408. msgstr ""
  409. #: src/Cctor/Admin/Options.php:564
  410. msgid ""
  411. "Customize to your theme the responsive breakpoints for the &#91;"
  412. "couponloop&#93; shortcode"
  413. msgstr ""
  414. #: src/Cctor/Admin/Options.php:565
  415. msgid ""
  416. "Easily build all the attributes of the &#91;couponloop&#93; shortcode and "
  417. "insert it into content using the Pro inserter"
  418. msgstr ""
  419. #: src/Cctor/Admin/Options.php:580
  420. msgid "Support: "
  421. msgstr ""
  422. #: src/Cctor/Admin/Options.php:602
  423. msgid "Coupon Creator Option Reset"
  424. msgstr ""
  425. #: src/Cctor/Admin/Options.php:618
  426. msgid ""
  427. "Check this box and click \"Save Changes\" below to reset all coupon creator "
  428. "options to their defaults. This does not change any existing coupon settings "
  429. "or remove your licenses."
  430. msgstr ""
  431. #: src/Cctor/Admin/Options.php:623
  432. msgid "Wisdom Enabled"
  433. msgstr ""
  434. #: src/Cctor/Expiration.php:158
  435. msgid "This Coupon is Showing."
  436. msgstr ""
  437. #: src/Cctor/Expiration.php:160
  438. msgid "This Coupon is not Showing."
  439. msgstr ""
  440. #: src/Cctor/Expiration.php:195
  441. msgid "Ignore Coupon Expiration is On"
  442. msgstr ""
  443. #: src/Cctor/Expiration.php:200
  444. msgid "There is no Coupon Expiration Date"
  445. msgstr ""
  446. #: src/Cctor/Expiration.php:202
  447. msgid "This Coupon Expires On "
  448. msgstr ""
  449. #: src/Cctor/Expiration.php:204
  450. msgid "This Coupon Expired On "
  451. msgstr ""
  452. #: src/Cctor/Expiration.php:316
  453. msgid "Showing"
  454. msgstr ""
  455. #: src/Cctor/Expiration.php:318
  456. msgid "Not Showing"
  457. msgstr ""
  458. #: src/Cctor/Main.php:196
  459. #, php-format
  460. msgid ""
  461. "Coupon Creator Requires WordPress version: %s or higher. You currently have "
  462. "WordPress version: %s"
  463. msgstr ""
  464. #: src/Cctor/Main.php:199
  465. #, php-format
  466. msgid ""
  467. "Coupon Creator Requires PHP version: %s or higher. You currently have PHP "
  468. "version: %s"
  469. msgstr ""
  470. #: src/Cctor/Main.php:272
  471. msgid ""
  472. "It appears as if the plugin-engine libraries cannot be found! The directory "
  473. "should be in the \"plugin-engine/\" directory in the Coupon Creator plugin."
  474. msgstr ""
  475. #: src/Cctor/Main.php:392
  476. #: src/functions/template-functions/cctor-function-links.php:22
  477. msgid "Coupon"
  478. msgstr ""
  479. #: src/Cctor/Main.php:403
  480. msgid "coupon"
  481. msgstr ""
  482. #: src/Cctor/Main.php:412
  483. msgid "Coupons"
  484. msgstr ""
  485. #: src/Cctor/Main.php:423
  486. msgid "coupons"
  487. msgstr ""
  488. #: src/Cctor/Main.php:441
  489. msgid "coupon category"
  490. msgstr ""
  491. #: src/Cctor/Main.php:450
  492. msgid "Coupon Categories"
  493. msgstr ""
  494. #: src/Cctor/Main.php:459
  495. msgid "coupon categories"
  496. msgstr ""
  497. #: src/Cctor/Main.php:492
  498. msgid "Enter Coupon Admin Title"
  499. msgstr ""
  500. #: src/Cctor/Main.php:567
  501. msgid "coupon-category"
  502. msgstr ""
  503. #: src/Cctor/Meta/Fields.php:87
  504. msgid "Coupon Type"
  505. msgstr ""
  506. #: src/Cctor/Meta/Fields.php:88
  507. msgid "Choose a coupon type to use."
  508. msgstr ""
  509. #: src/Cctor/Meta/Fields.php:148 src/Cctor/Meta/Fields.php:217
  510. #: src/Cctor/Meta/Fields.php:398 src/Cctor/Meta/Fields.php:455
  511. msgid "Pro Content Features"
  512. msgstr ""
  513. #: src/Cctor/Meta/Fields.php:161
  514. msgid "Use the Visual editor to easily style the coupons term's"
  515. msgstr ""
  516. #: src/Cctor/Meta/Fields.php:162
  517. msgid ""
  518. "Give visitors a reason to click on the coupon by only showing the deal in "
  519. "print view or by using the view shortcodes to selectively display content on "
  520. "either view"
  521. msgstr ""
  522. #: src/Cctor/Meta/Fields.php:163
  523. msgid ""
  524. "Insert columns and rows into the content editor for more unique looking "
  525. "coupons"
  526. msgstr ""
  527. #: src/Cctor/Meta/Fields.php:200
  528. msgid "Choose inside border color"
  529. msgstr ""
  530. #: src/Cctor/Meta/Fields.php:230
  531. msgid ""
  532. "Use 4 style sections in Pro to create a unique coupon or a standard brand to "
  533. "attract customers"
  534. msgstr ""
  535. #: src/Cctor/Meta/Fields.php:231
  536. msgid ""
  537. "Choose between 5 different border styles in Pro, including Saw Tooth, "
  538. "Stitched, Dotted, Coupon, and None.<br> <img class=\"cctor-pro-img\" alt="
  539. "\"Coupon Creator Pro Border Examples\" src=\""
  540. msgstr ""
  541. #: src/Cctor/Meta/Fields.php:298
  542. msgid ""
  543. "This coupon will not expire and always show on the front end of your site."
  544. msgstr ""
  545. #: src/Cctor/Meta/Fields.php:308
  546. msgid "This coupon will no longer show the day after the expiration date."
  547. msgstr ""
  548. #: src/Cctor/Meta/Fields.php:318
  549. msgid "This coupon's expiration will change based on the choosen pattern."
  550. msgstr ""
  551. #: src/Cctor/Meta/Fields.php:328
  552. msgid "This coupon will expire X days from when it is printed."
  553. msgstr ""
  554. #: src/Cctor/Meta/Fields.php:338
  555. msgid "This coupon will show a range of dates that it is valid."
  556. msgstr ""
  557. #: src/Cctor/Meta/Fields.php:351
  558. msgid "Choose the date format"
  559. msgstr ""
  560. #: src/Cctor/Meta/Fields.php:371
  561. msgid "Choose a date this coupon will expire."
  562. msgstr ""
  563. #: src/Cctor/Meta/Fields.php:383
  564. msgid "Ignore Expiration Date"
  565. msgstr ""
  566. #: src/Cctor/Meta/Fields.php:384
  567. msgid "Check this to ignore the expiration date"
  568. msgstr ""
  569. #: src/Cctor/Meta/Fields.php:411
  570. msgid ""
  571. "Utilize five(5) different expiration options to help promote sales at your "
  572. "business"
  573. msgstr ""
  574. #: src/Cctor/Meta/Fields.php:412
  575. msgid ""
  576. "Save time by editing multiple coupons expiration and counter fields using "
  577. "Pro's Bulk Edits"
  578. msgstr ""
  579. #: src/Cctor/Meta/Fields.php:413
  580. msgid ""
  581. "Track coupon print views by using the unlimited counter or set a limit to "
  582. "restrict a coupon to a certain amount of customers"
  583. msgstr ""
  584. #: src/Cctor/Meta/Fields.php:432
  585. msgid ""
  586. "The Image Coupon is now part of the template system. Go to the Content tab "
  587. "and choose the Image template to create one."
  588. msgstr ""
  589. #: src/Cctor/Meta/Fields.php:468
  590. msgid "Use the custom links and text to promote your affiliate links"
  591. msgstr ""
  592. #: src/Cctor/Meta/Fields.php:469
  593. msgid ""
  594. "Enable your visitors to print coupons while staying on the same page using "
  595. "the Pop Up Coupon"
  596. msgstr ""
  597. #: src/Cctor/Meta/Fields.php:521
  598. msgid "Deal"
  599. msgstr ""
  600. #: src/Cctor/Meta/Fields.php:522
  601. msgid "Enter coupon deal - 30% OFF! or Buy One Get One Free, etc..."
  602. msgstr ""
  603. #: src/Cctor/Meta/Fields.php:545
  604. msgid "Font Color"
  605. msgstr ""
  606. #: src/Cctor/Meta/Fields.php:558
  607. msgid "Background Color"
  608. msgstr ""
  609. #: src/Cctor/Meta/Fields.php:579
  610. msgid "Terms"
  611. msgstr ""
  612. #: src/Cctor/Meta/Fields.php:580
  613. msgid "Enter the terms of the discount"
  614. msgstr ""
  615. #: src/Cctor/Meta/Fields.php:625
  616. msgid " Style Fields are disabled when using an Image Coupon"
  617. msgstr ""
  618. #: src/Cctor/Meta/Fields.php:637
  619. msgid " Only outer border styles are available when using an Image Coupon"
  620. msgstr ""
  621. #: src/Cctor/Meta/Fields.php:643
  622. msgid "Image Coupon"
  623. msgstr ""
  624. #: src/Cctor/Meta/Fields.php:644
  625. msgid ""
  626. "Upload an image to use as the entire coupon - Current image size is for 390 "
  627. "pixels in width with auto height"
  628. msgstr ""
  629. #: src/Cctor/Meta/Fields.php:668
  630. msgid ""
  631. "The Expiration Date will display based off the selection in the Expiration / "
  632. "Counter Tab of this Coupon."
  633. msgstr ""
  634. #: src/Cctor/Meta/Fields.php:679
  635. msgid ""
  636. "The Counter will display based off the selection in the Expiration / Counter "
  637. "Tab of this Coupon."
  638. msgstr ""
  639. #: src/Cctor/Meta/Fields.php:690
  640. msgid ""
  641. "The Expiration Date and Counter will display based off the selection in the "
  642. "Expiration / Counter Tab of this Coupon."
  643. msgstr ""
  644. #: src/functions/template-functions/cctor-function-expiration.php:24
  645. msgid "Expires on:"
  646. msgstr "Läuft aus am"
  647. #: src/functions/template-functions/cctor-function-links.php:21
  648. #: src/functions/template-functions/cctor-function-links.php:46
  649. msgid "Click to Open in Print View"
  650. msgstr "Klicken um die Druckansicht zu öffnen"
  651. #: src/functions/template-functions/cctor-function-links.php:62
  652. msgid "Click to Print"
  653. msgstr "Klicken zum Drucken"
  654. #: src/tracking/class-plugin-usage-tracker.php:1
  655. msgid "Allow"
  656. msgstr ""
  657. #: src/tracking/class-plugin-usage-tracker.php:1
  658. msgid "Do Not Allow"
  659. msgstr ""
  660. #: src/tracking/class-plugin-usage-tracker.php:1
  661. msgid "Yes Please"
  662. msgstr ""
  663. #: src/tracking/class-plugin-usage-tracker.php:1
  664. msgid "No Thank You"
  665. msgstr ""
  666. #: src/tracking/class-plugin-usage-tracker.php:1
  667. msgid "Submit and Deactivate"
  668. msgstr ""
  669. #: src/tracking/class-plugin-usage-tracker.php:1
  670. msgid "Just Deactivate"
  671. msgstr ""
  672. #. Plugin Name of the plugin/theme
  673. msgid "Coupon Creator"
  674. msgstr ""
  675. #. Description of the plugin/theme
  676. msgid ""
  677. "This plugin creates a custom post type for coupons with a shortcode to "
  678. "display it on website and a single view template for printing."
  679. msgstr ""
  680. #. Author of the plugin/theme
  681. msgid "Brian Jessee"
  682. msgstr ""
  683. #. Author URI of the plugin/theme
  684. msgid "http://couponcreatorplugin.com"
  685. msgstr ""