TCM.txt
78 lines
| 1 | #en_US |
| 2 | PluginLimit.Line1=In this FREE version you can insert up to N.{0} different Tracking Code (remaining N.{1}) |
| 3 | PluginLimit.Line2=If you need more Tracking Code or more features please buy our PREMIUM version <a href="{0}" target="_blank"><b>HERE</b></a> |
| 4 | Editor.Add=Tracking Code "#{0} ({1})" successfully stored. |
| 5 | Button.Add=Add a new Tracking Code |
| 6 | Button.BuyPRO=Buy PREMIUM |
| 7 | |
| 8 | Feedback.email=Contact email |
| 9 | Feedback.email.check=Please specify a valid email |
| 10 | Feedback.body=Feedback |
| 11 | Feedback.body.check=Please specify your feedback |
| 12 | Feedback.track=Send also track information (this can be very useful for us to solve your issue) |
| 13 | FeedbackSuccess=Feedback successfully sent. We will reply you ASAP. |
| 14 | FeedbackError=Errors sending feedback. Please email us at aleste@intellywp.com |
| 15 | |
| 16 | AboutNotice=Thank you for trying our amazing plugin. Now you are able to quickly track what you need. Feel free to contact us using our feedback form or our email <a href="mailto:aleste@intellywp.com">aleste@intellywp.com</a> |
| 17 | AboutTitle=We are crazy! But... |
| 18 | ManagerTitle=Tracking Code Manager FREE |
| 19 | ManagerSubtitle=<b>WARNING</b> This does not filter your HTML code for errors or for malicious scripts. Use it at your own risk. |
| 20 | SettingsTitle=Plugin settings |
| 21 | FeedbackHeader=Like this plugin? Send us a feedback |
| 22 | AboutText1=We are Stefano and Alessio, two guys in love with Wordpress, coding and marketing! Our company IntellyWP is an idea to bring Intelly ideas to your Intelly site ;) |
| 23 | AboutText2=Feel free to reach us by the feedback form below. |
| 24 | |
| 25 | CodeDeleteNotice=Tracking code "#{0} ({1})" successfully deleted |
| 26 | CodeUpdateNotice=Tracking code "#{0} ({1})" successfully updated |
| 27 | CodeAddNotice=Tracking code "#{0} ({1})" successfully added |
| 28 | |
| 29 | FreeLicenseReached=You have reached the FREE version limit. Please buy the PREMIUM version or delete unused tracking code and create new ones. |
| 30 | EditTitle=Edit tracking code |
| 31 | EditSubtitle=Edit the information that you need and click "Save" |
| 32 | AddTitle=New tracking code |
| 33 | AddSubtitle=Fill in the information and click "Save" |
| 34 | EnableAllowTrackingNotice1=Currently we receive plugin usage information. It allows us to have a BETTER development so many many thanks from the development team. |
| 35 | EnableAllowTrackingNotice2=If you want to stop tracking please click <a href="{0}">HERE :(</a> |
| 36 | DisableAllowTrackingNotice1=Ooops... Seems that you are not allowing us to receive plugin usage information. It allows us to have a BETTER development without collecting any sensitive-data. |
| 37 | DisableAllowTrackingNotice2=Please allow us to receive this information click <a href="{0}">HERE :)</a> |
| 38 | |
| 39 | Editor.active=Active? |
| 40 | Editor.name=Name |
| 41 | Editor.code=Paste your Tracking Code here |
| 42 | Editor.position.0=Before </HEAD> |
| 43 | Editor.position.1=After <BODY> |
| 44 | Editor.position.2=Before </BODY> |
| 45 | Editor.position=Position inside the code |
| 46 | Editor.includeEverywhereActive=Include in the whole website (pages, posts and archives) |
| 47 | Editor.includeCategoriesActive=Include in posts with specific categories |
| 48 | Editor.includeTagsActive=Include in posts with specific tags |
| 49 | Editor.includePostsOfTypeActive=Include in "<b>{0}</b>" |
| 50 | Editor.exceptCategoriesActive=Exclude in posts with specific categories |
| 51 | Editor.exceptTagsActive=Exclude in posts with specific tags |
| 52 | Editor.exceptPostsOfTypeActive=Exclude in "<b>{0}</b>" |
| 53 | Editor.includeLastPostsActive=Include in latest posts (specify the number of posts) |
| 54 | |
| 55 | DeactivateSuccess=License key "{0}" successfully deactivated |
| 56 | DeactivateError=Errors deactivating key. Network problem?? |
| 57 | ActivateSuccess1=License key "{0}" successfully activated |
| 58 | ActivateSuccess2=CONGRATS...YOU ARE NOW A PREMIUM MEMBER! :) |
| 59 | ActivateError=Errors activating key. Network problem or wrong password |
| 60 | |
| 61 | LicenseSection=License information |
| 62 | LicenseSectionSubtitle=You can obtain your PREMIUM license key (that will unlock all the amazing features) click <a href="{0}" target="_new">HERE</a> |
| 63 | MetaboxSection=Metabox information |
| 64 | MetaboxSectionSubtitle=Check in which post type do you want integrate our metabox widget |
| 65 | License.metabox=In "<b>{0}</b>" |
| 66 | License.key=Insert the activation key received by email |
| 67 | EmptyTrackingList=Your tracking code list is empty, please <a href="{0}">CLICK HERE</a> to create new ones. |
| 68 | |
| 69 | Notice.ProHeader1=Do you like this plugin? |
| 70 | Notice.ProHeader2=Using the <b>PREMIUM</b> version you can also include/exclude tracking code: |
| 71 | Notice.ProFeature1=In your custom post type {0} |
| 72 | Notice.ProFeature2=In the latest post |
| 73 | Notice.ProFeature3=In specific categories |
| 74 | Notice.ProFeature4=In specific tags |
| 75 | |
| 76 | QuestionActiveOn=Are you sure you want to active this code? |
| 77 | QuestionActiveOff=Are you sure you want to disactive this code? |
| 78 |