# Translation of WP Courseware in French (France)
# This file is distributed under the same license as the WP Courseware package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-01-26 02:26:14+0000\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: GlotPress/4.0.1\n"
"Language: fr\n"
"Project-Id-Version: WP Courseware\n"

#: ../includes/admin/views/settings/settings-field-support.php:67,
#: ../includes/admin/views/settings/settings-field-support.php:165
msgid "show_desc"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:68,
#: ../includes/admin/views/settings/settings-field-support.php:166
msgid "<em>(Optional)</em> If true, show the course description. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:70
msgid "module"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:71
msgid "<em>(Optional)</em> The number of the module to show from the specified course."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:73
msgid "module_desc"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:74
msgid "<em>(Optional)</em> If true, show the module descriptions. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:76,
#: ../includes/admin/views/settings/settings-field-support.php:122
msgid "user_quiz_grade"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:77,
#: ../includes/admin/views/settings/settings-field-support.php:123
msgid "<em>(Optional)</em> If true, show quiz grade for unit if unit conatins quiz. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:80
msgid "Here are some examples of how <code>[wpcourse]</code> shortcode works:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:83
msgid "Example 1: <code>[wpcourse course=\"2\" module_desc=\"false\" show_title=\"false\" show_desc=\"false\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:84
msgid "Shows course 2, just with module and unit titles. Do not show course title, course description or module descriptions."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:86
msgid "Example 2: <code>[wpcourse course=\"2\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:87,
#: ../includes/admin/views/settings/settings-field-support.php:176
msgid "Exactly the same output as example 1."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:89
msgid "Example 3: <code>[wpcourse course=\"1\" module=\"4\" module_desc=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:90
msgid "Shows module 4 from course 1, with module titles and descriptions, and unit titles."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:92
msgid "Example 4: <code>[wpcourse course=\"1\" module_desc=\"true\" show_title=\"true\" show_desc=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:93
msgid "Shows course 1, with course title, course description, module title, module description and unit titles."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:99
msgid "Course Progress Shortcode"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:101
msgid "The <code>[wpcourse_progress]</code> shortcode creates a summary table of all courses that a user is signed up to, along with their progress for each course, and their grade so far. To be able to see their progress, a user needs to be logged in. If the user is not logged in, then a message saying that the user needs to be logged in will be shown."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:102
msgid "Here's a summary of the shortcode parameters for <code>[wpcourse_progress]</code>:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:107,
#: ../includes/admin/views/settings/settings-field-support.php:196
msgid "courses"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:108
msgid "<em>(Optional)</em> A comma-separated list of course IDs to show in the progress. If this is not specified, then all courses that the user is signed up to will be shown."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:110
msgid "course_desc"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:111
msgid "<em>(Optional)</em> If true, then show the course description. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:113
msgid "course_prerequisites"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:114
msgid "<em>(Optional)</em> If true, then show a table of the course prerequisites. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:116
msgid "user_progress"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:117
msgid "<em>(Optional)</em> If true, then show a progress bar of the user's current progress for each course they are signed up to. (It can be <b>true</b> or <b>false</b>. By default, it's <b>true</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:119
msgid "user_grade"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:120
msgid "<em>(Optional)</em> If true, then show the user's average grade so far for each course they are signed up to. (It can be <b>true</b> or <b>false</b>. By default, it's <b>true</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:125
msgid "certificate"
msgstr "certificat"

#: ../includes/admin/views/settings/settings-field-support.php:126
msgid "<em>(Optional)</em> If true, show certificate button if certificates are enabled and course is complete. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:129
msgid "Here are some examples of how <code>[wpcourse_progress]</code> shortcode works:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:132
msgid "Example 1: <code>[wpcourse_progress user_progress=\"true\" user_grade=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:133
msgid "Shows all courses a user is signed up to, along with their progress and cumulative grade so far for each course."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:135
msgid "Example 2: <code>[wpcourse_progress /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:136
msgid "Does exactly the same as example 1, using the default parameter values."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:138
msgid "Example 3: <code>[wpcourse_progress user_progress=\"false\" user_grade=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:139
msgid "Shows all courses a user is signed up to and their cumulative grade so far for each course, but the progress bar for each course is hidden."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:141
msgid "Example 4: <code>[wpcourse_progress user_progress=\"false\" user_grade=\"false\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:142
msgid "Shows all courses a user is signed up to, but their progress and cumulative grades for each course are hidden."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:144
msgid "Example 5: <code>[wpcourse_progress courses=\"1,2\" user_progress=\"true\" user_grade=\"true\" user_quiz_grade=\"true\" certificate=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:145
msgid "Only shows courses with IDs of 1 and 2 if the user is signed to them. If the user is not signed up to any of those courses, then that course is not shown. Their progress and cumulative grade so far for each course is also shown. Quiz grades are shown if quiz is applicable. Certificate button will be displayed."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:151
msgid "Course Progress Bar Shortcode"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:153
msgid "The <code>[wpcourse_progress_bar]</code> shortcode creates a percentage progress bar of the users progress so far on a given course. To be able to see the progress bar, a user needs to be logged in and have access to the course. If the user is not logged in, the progress bar will not show."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:154
msgid "Here's a summary of the shortcode parameters for <code>[wpcourse_progress_bar]</code>:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:160
msgid "<em>(Required)</em> A course ID to show the users current progress. If this is not specified, then nothing will show."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:169
msgid "Here are some examples of how <code>[wpcourse_progress_bar]</code> shortcode works:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:172
msgid "Example 1: <code>[wpcourse_progress_bar course=\"1\" show_title=\"false\" show_desc=\"false\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:173
msgid "Shows the progress bar of the current user for course id 1. Do not show the course title and course description."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:175
msgid "Example 2: <code>[wpcourse_progress_bar course=\"1\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:178
msgid "Example 3: <code>[wpcourse_progress_bar course=\"1\" show_title=\"true\" show_desc=\"true\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:179
msgid "Shows the progress bar of the current user for course id 1. Show the course title and course description."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:184
msgid "Course Enrollment Shortcode"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:186
msgid "The <code>[wpcourse_enroll]</code> shortcode will allow you to create a course enrollment button for your courses."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:187
msgid ""
"The shortcode will work for both users who are logged and users who are registering. If a user is logged in and clicks the button\n"
"\t\t\t\tthey will automatically be enrolled into the specified course(s). If a user is not logged in and clicks the button they will be immediately taken to the\n"
"\t\t\t\tregistration page, and upon registration they will be enrolled into the specified course(s)."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:191
msgid "Here's a summary of the shortcode parameters for <code>[wpcourse_enroll]</code>:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:197
msgid "<em>(Required)</em> A comma-separated list of course IDs that the user will be enrolled into. If this is not specified, then the button will not appear."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:199
msgid "enroll_text"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:200
msgid "<em>(Optional)</em> This is simply the text that will appear on the button. If the parameter is not specified, \"Enroll Now\" will be displayed as default."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:202
msgid "purchase_text"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:203
msgid "<em>(Optional)</em> This is simply the text that will appear on the button when the course can be purchased. If the parameter is not specified, \"Purchase\" will be displayed as default."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:205
msgid "display_messages"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:206
msgid "<em>(Optional)</em> If set to \"true\" and the user is already enrolled, a message will be display instead of an enroll/purchase button."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:208
msgid "redirect"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:209
msgid "<em>(Optional)</em> If set to \"true\" the user will be immediately redirected to the first available unit in the course."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:212
msgid "Here is an example of how <code>[wpcourse_enroll]</code> shortcode works:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:215
msgid "Example 1: <code>[wpcourse_enroll courses=\"1,2,5,10\" enroll_text=\"Enroll Today!\" /]</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:216
msgid ""
"Shows a button that will allow a user to enroll into the specified courses. If a logged on user is already enrolled into a course that was specified, they will only be enrolled\n"
"\t\t\t\t\t\tinto the courses that apply. If the user is enrolled into all the courses a message will display that they are already enrolled. The actual button will display \"Enroll Today!\"."
msgstr ""

#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:31
msgid "The default unit permalink structure of <code>/module-number/sample-unit/</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:48
msgid "Course Base"
msgstr ""

#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:52
msgid "The unit permalink structure with the base of <code>/course/sample-course/module-number/</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:74
msgid "The unit permalink structure with the base of <code>/courses/sample-course/module-number/</code>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:96
msgid "The unit permalink structure with a custom base. A base must be set or WordPress will use default instead."
msgstr ""

#: ../includes/admin/views/student/new.php:5
msgid "Students are WordPress users enrolled in one or more course. Use the form below to add a new or existing user and enroll them in one or more course."
msgstr ""

#: ../includes/admin/views/student/new.php:17,
#: ../includes/admin/views/student/new.php:38
msgid "Add New User"
msgstr ""

#: ../includes/admin/views/student/new.php:23,
#: ../includes/admin/views/student/new.php:134
msgid "Add Existing User"
msgstr ""

#: ../includes/admin/views/student/new.php:44
msgid "Username <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:55
msgid "Email <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:66
msgid "First Name <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:70
msgid "First Name"
msgstr ""

#: ../includes/admin/views/student/new.php:77
msgid "Last Name <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:81
msgid "Last Name"
msgstr ""

#: ../includes/admin/views/student/new.php:88
msgid "Password <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:102
msgid "Hide"
msgstr ""

#: ../includes/admin/views/student/new.php:113
msgid "Send User Notification"
msgstr ""

#: ../includes/admin/views/student/new.php:120
msgid "Send the new user an email about their account."
msgstr ""

#: ../includes/admin/views/student/new.php:140
msgid "Select Existing User <span class=\"req\">*</span>"
msgstr ""

#: ../includes/admin/views/student/new.php:144
msgid "Select Existing User"
msgstr ""

#: ../includes/admin/views/student/new.php:180
msgid "Adding Student"
msgstr ""

#: ../includes/admin/views/student/new.php:180
msgid "Add Student"
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:5
msgid "You can download the system log or copy and paste the information below. This log will be deleted every 24 hours."
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:9
msgid "Downloading System Log..."
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:9
msgid "Download System Log"
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:14
msgid "Deleting System Log..."
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:14
msgid "Delete System Log"
msgstr ""

#: ../includes/admin/views/tools/tools-field-log.php:19
msgid "Loading System Log..."
msgstr ""

#: ../includes/admin/views/tools/tools-field-system.php:3
msgid "System Information"
msgstr ""

#: ../includes/admin/views/tools/tools-field-system.php:5
msgid "Please download the system info report or copy and paste the information below in the ticket when contacting support."
msgstr ""

#: ../includes/admin/views/tools/tools-field-system.php:9
msgid "Downloading Report..."
msgstr ""

#: ../includes/admin/views/tools/tools-field-system.php:9
msgid "Download System Info Report"
msgstr ""

#: ../includes/admin/views/tools/tools-field-system.php:14
msgid "Loading System Report..."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:3
msgid "System Utilities"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:8,
#: ../includes/admin/views/tools/tools-field-utilities.php:17
msgid "Clear Transients"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:9
msgid "This tool will clear the product/shop transients cache."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:23,
#: ../includes/admin/views/tools/tools-field-utilities.php:32
msgid "Delete Orphaned Question Tags"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:24
msgid "This tool will delete all question tags that have a count of zero."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:38,
#: ../includes/admin/views/tools/tools-field-utilities.php:47
msgid "Delete Orphaned Units"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:39
msgid "This tool will delete all units that are oprhaned and are disrupting course progress."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:53,
#: ../includes/admin/views/tools/tools-field-utilities.php:62
msgid "Force Upgrade Courses"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:54
msgid "This tool will upgrade all courses so they will show up in the Courses table."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:68
msgid "Reset WP Courseware Roles & Capabilities"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:69
msgid "This will reset your roles and capabilities for WP Courseware usage."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:77
msgid "Reset Roles & Capabilities"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:83
msgid "Reset Usage Tracking Settings"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:84
msgid "This will reset your usage tracking settings, causing it to show the opt-in banner again and not send any data."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:92
msgid "Reset Usage Tracking"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:98
msgid "Manually Send Usage Tracking Data"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:99
msgid "This is for sending usage tracking data manually so we can help troubleshoot issues. Internal use only."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:107
msgid "Send Usage Tracking Data"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:113,
#: ../includes/admin/views/tools/tools-field-utilities.php:122
msgid "Manually Run Updater"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:114,
#: ../includes/admin/views/tools/tools-field-utilities.php:129
msgid "This is a utility so we can help troubleshoot updater issues. Internal use only."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:128
msgid "Manually Stop Updater Process"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:137
msgid "Manually Stop Updater"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:145,
#: ../includes/admin/views/tools/tools-field-utilities.php:154
msgid "Fix Database"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:146
msgid "This is an internal utility so we can help troubleshoot database issues. Internal use only."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:162
msgid "Fix Order Discounts and Totals"
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:163
msgid "This will fix installment and subscription orders that incorrectly display a discount amount and PayPal orders that display a total that does not include tax."
msgstr ""

#: ../includes/admin/views/tools/tools-field-utilities.php:171
msgid "Fix Order Details"
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:5
msgid "Allow WP Courseware to anonymously track how this plugin is used so we can keep making it the best L.M.S. plugin on the planet! No sensitive data is tracked."
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:13
msgid "Allowing..."
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:13
msgid "Allow"
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:21
msgid "Disallowing..."
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:21
msgid "Do Not Allow"
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:25
msgid "Thank you! We appreciate the support and we will use this anonymous data to make the best L.M.S plugin on the planet!"
msgstr ""

#: ../includes/admin/views/tracker/tracker-notice.php:28
msgid "Thanks for letting us know! No anonymous data will be tracked. Thanks again for choosing WP Courseware to create your online courses!"
msgstr ""

#: ../templates/account/account-achievements.php:40
msgid "You haven't got any achievements yet."
msgstr ""

#: ../templates/account/account-achievements.php:27
msgid "Total Points: "
msgstr ""

#. translators: 1: user display name 2: logout url
#: ../templates/account/account-dashboard.php:18
msgid "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"
msgstr ""

#: ../templates/account/account-dashboard.php:35
msgid "From your student account dashboard you can view your <a href=\"%1$s\">courses</a> and <a href=\"%2$s\">edit your password and account details</a>."
msgstr ""

#: ../templates/account/account-dashboard.php:28
msgid "From your student account dashboard you can view your <a href=\"%1$s\">courses</a>, <a href=\"%2$s\">orders</a> and <a href=\"%3$s\">edit your password and account details</a>."
msgstr ""

#: ../templates/account/account-view-courses.php:32
msgid "You are not enrolled in any courses. <a href=\"%s\">View Courses &rarr;</a>"
msgstr ""

#: ../templates/account/account-view-courses.php:28
msgid "Enrolled Courses"
msgstr ""

#. translators: 1: order number 2: order date 3: order status
#: ../templates/account/account-view-order.php:23
msgid "Order #%1$s was placed on %2$s and is currently %3$s."
msgstr ""

#: ../templates/account/account-view-order.php:84,
#: ../templates/emails/email-order-items-table.php:100
msgid "Tax:"
msgstr ""

#: ../templates/account/account-view-order.php:103
msgid "Related Subscriptions"
msgstr ""

#: ../templates/account/account-view-order.php:110,
#: ../templates/account/account-view-subscriptions.php:23
msgid "Renews"
msgstr ""

#: ../templates/account/account-view-order.php:131,
#: ../templates/account/account-view-subscription.php:99
msgid "Related Payments"
msgstr ""

#: ../templates/account/account-view-orders.php:87
msgid "You have no orders to display."
msgstr ""

#: ../templates/account/account-view-orders.php:61
msgid "%1$s for %2$s item"
msgid_plural "%1$s for %2$s items"
msgstr[0] ""
msgstr[1] ""

#: ../templates/account/account-view-orders.php:52
msgctxt "hash before order number"
msgid "#"
msgstr ""

#. translators: 1: subscription number 2: subscription date 3: subscription
#. status
#: ../templates/account/account-view-subscription.php:24
msgid "Subscription #%1$s was created on %2$s and is currently %3$s."
msgstr ""

#: ../templates/account/account-view-subscription.php:41
msgctxt "table heading"
msgid "Start Date"
msgstr ""

#: ../templates/account/account-view-subscription.php:45
msgctxt "table heading"
msgid "Renewal Date"
msgstr ""

#: ../templates/account/account-view-subscriptions.php:69
msgid "You are not subscribed to any courses."
msgstr "Selon nos informations, vous n'avez actuellement pas acheté de produits.  Contactez-nous si ce n'est pas le cas (info@strateisqm.ca ou 514-712-0608)."

#: ../templates/account/account-view-subscriptions.php:51
msgctxt "hash before subscription id"
msgid "#"
msgstr ""

#: ../templates/account/form-edit-account.php:48
msgid "Change Password"
msgstr ""

#: ../templates/account/form-edit-account.php:51,
#: ../templates/account/form-edit-account.php:52
msgid "Current password (leave blank to leave unchanged)"
msgstr ""

#: ../templates/account/form-edit-account.php:57,
#: ../templates/account/form-edit-account.php:58
msgid "New password (leave blank to leave unchanged)"
msgstr ""

#: ../templates/account/form-edit-account.php:62,
#: ../templates/account/form-edit-account.php:63
msgid "Confirm new password"
msgstr ""

#: ../templates/account/form-edit-account.php:73
msgid "Billing Details"
msgstr ""

#: ../templates/account/form-edit-account.php:93
msgid "Save changes"
msgstr ""

#: ../templates/account/form-login.php:31,
#: ../templates/account/form-lost-password.php:42,
#: ../templates/account/form-register.php:82,
#: ../templates/common/form-login.php:41, ../templates/common/form-login.php:41
msgid "Login"
msgstr ""

#: ../templates/account/form-lost-password.php:20
msgid "Lost your password? Please enter your username or email address. You will receive a link to create a new password via email."
msgstr ""

#: ../templates/account/form-lost-password.php:23,
#: ../templates/account/form-lost-password.php:24
msgid "Username or email"
msgstr ""

#: ../templates/account/form-register.php:59
msgid "If left blank, a username will be generated for you."
msgstr ""

#: ../templates/account/form-register.php:67
msgid "If left blank, a secure password will be generated for you."
msgstr ""

#: ../templates/account/form-register.php:84,
#: ../templates/common/form-login.php:58
msgid "Lost your password?"
msgstr ""

#: ../templates/account/form-reset-password.php:20
msgid "Enter a new password below."
msgstr ""

#: ../templates/account/form-reset-password.php:23,
#: ../templates/account/form-reset-password.php:24
msgid "New password"
msgstr ""

#: ../templates/account/form-reset-password.php:28,
#: ../templates/account/form-reset-password.php:29
msgid "Re-enter new password"
msgstr ""

#: ../templates/account/form-reset-password.php:42,
#: ../templates/account/form-reset-password.php:42
msgid "Save"
msgstr ""

#: ../templates/account/lost-password-confirmation.php:19
msgid "Password reset email has been sent."
msgstr ""

#: ../templates/account/lost-password-confirmation.php:22
msgid "A password reset email has been sent to the email address on file for your account, but may take several minutes to show up in your inbox. Please wait at least 10 minutes before attempting another reset."
msgstr ""

#: ../templates/checkout/cart-empty.php:15
msgid "Your cart is currently empty."
msgstr ""

#: ../templates/checkout/coupon.php:23
msgid "Coupon code"
msgstr ""

#: ../templates/checkout/coupon.php:26, ../templates/checkout/coupon.php:26
msgid "Apply coupon"
msgstr ""

#: ../templates/checkout/form-fields.php:17
msgid "Personal Information"
msgstr ""

#: ../templates/checkout/form-fields.php:30
msgid "Account Information"
msgstr ""

#: ../templates/checkout/form-fields.php:41
msgid "Billing Information"
msgstr ""

#: ../templates/checkout/form-login.php:29
msgid "Returning Student?"
msgstr ""

#: ../templates/checkout/form-login.php:30
msgid "Click here to login"
msgstr ""

#: ../templates/checkout/form-login.php:36
msgid "If you have bought with us before, please enter your login details in the fields below. If you are a new student, please proceed to the account section below."
msgstr ""

#: ../templates/checkout/order-received.php:55
msgid "Thank you. Your order has been received."
msgstr ""

#: ../templates/checkout/order-received.php:24
msgid "Thank you. Your order has been received. <a href=\"%s\">View Account &rarr;</a>"
msgstr ""

#: ../templates/checkout/order-received.php:27
msgid "Order #:"
msgstr ""

#: ../templates/checkout/order-received.php:31
msgid "Date:"
msgstr ""

#: ../templates/checkout/order-received.php:19
msgid "Unfortunately your order cannot be processed as the originating bank / merchant has declined your transaction. Please attempt your purchase again."
msgstr ""

#: ../templates/checkout/order-received.php:21
msgid "View Account"
msgstr ""

#: ../templates/checkout/privacy.php:31
msgid "I&rsquo;ve read and accept the <a href=\"%s\" target=\"_blank\" class=\"wpcw-privacy-policy-link\">privacy policy</a>"
msgstr ""

#: ../templates/checkout/terms.php:31
msgid "I&rsquo;ve read and accept the <a href=\"%s\" target=\"_blank\" class=\"wpcw-terms-and-conditions-link\">terms &amp; conditions</a>"
msgstr ""

#: ../templates/common/form-login.php:26, ../templates/common/form-login.php:27
msgid "Username or Email"
msgstr ""

#: ../templates/common/form-login.php:49
msgid "Remember me"
msgstr ""

#. translators: %s: Order ID.
#: ../templates/emails/email-order-items-refunded-table.php:45,
#: ../templates/emails/email-order-items-table.php:45
msgid "Order #%1$s"
msgstr ""

#: ../templates/emails/email-order-items-refunded-table.php:81,
#: ../templates/emails/plain/email-order-items-refunded-table.php:52,
#: ../templates/emails/plain/email-order-items-table.php:52
msgid "Subtotal"
msgstr ""

#. translators: %s: Order ID.
#: ../templates/emails/email-subscription-details-table.php:45
msgid "Subscription #%1$s"
msgstr ""

#: ../templates/emails/student-new-account-details.php:29
msgid "Email: %1$s"
msgstr ""

#: ../templates/emails/student-new-account-details.php:36
msgid "Username: %1$s"
msgstr ""

#: ../templates/emails/student-new-account-details.php:43
msgid "Password: %1$s <a href=\"%2$s\">Reset password?</a>"
msgstr ""

#: ../templates/emails/student-new-account-details.php:50
msgid "You can access your student account area to view your orders and update your account details: %s."
msgstr ""

#: ../templates/units/single-content.php:152
msgid "Notes"
msgstr ""

#: ../templates/units/single-content.php:155
msgid "Create a new note"
msgstr ""

#: ../templates/units/single-content.php:164
msgid "Current %s"
msgstr ""

#: ../templates/units/single-content.php:165
msgid "All %s"
msgstr ""

#: ../templates/units/single-content.php:168
msgid "Sort by most recent"
msgstr ""

#: ../templates/units/single-content.php:169
msgid "Sort by oldest"
msgstr ""

#: ../templates/units/single-content.php:185
msgid "Posted on %s"
msgstr ""

#. translators: %s: Order ID.
#: ../templates/emails/plain/email-order-items-refunded-table.php:37,
#: ../templates/emails/plain/email-order-items-table.php:37
msgid "Order number: %s"
msgstr ""

#. translators: %s: Order link.
#: ../templates/emails/plain/email-order-items-refunded-table.php:61,
#: ../templates/emails/plain/email-order-items-table.php:61
msgid "View order: %s"
msgstr ""

#. translators: %s: Order ID.
#: ../templates/emails/plain/email-subscription-details-table.php:37
msgid "Subscription ID: %s"
msgstr ""

#: ../templates/emails/plain/email-subscription-details-table.php:38
msgid "Created: %s"
msgstr ""

#: ../templates/emails/plain/email-subscription-details-table.php:39
msgid "Course: %s"
msgstr "Formation: %s"

#: ../templates/emails/plain/email-subscription-details-table.php:40
msgid "Amount: %s"
msgstr ""

#: ../templates/emails/plain/email-subscription-details-table.php:41
msgid "Status: %s"
msgstr ""

#. translators: %s: Order link.
#: ../templates/emails/plain/email-subscription-details-table.php:46
msgid "View subscription: %s"
msgstr ""

#: ../templates/emails/plain/student-new-account-details.php:24
msgid "Thanks for creating an account on %1$s. Your username is %2$s"
msgstr ""

#: ../templates/emails/plain/student-new-account-details.php:27
msgid "Your password is %s."
msgstr ""

#: ../templates/emails/plain/student-new-account-details.php:30
msgid "You can access your account area to view your orders and change your password here: %s."
msgstr ""

#. translators: Publish box date format, see http://php.net/date
#: ../includes/controllers/courses.php:549
msgid "Course draft updated. <a target=\"_blank\" href=\"%s\">Preview Course</a>"
msgstr ""

#: ../includes/controllers/courses.php:680
msgctxt "slug"
msgid "uncategorized"
msgstr ""

#: ../includes/controllers/courses.php:879,
#: ../includes/controllers/courses.php:894,
#: ../includes/controllers/units.php:1133,
#: ../includes/controllers/units.php:1148
msgid "Categories"
msgstr ""

#: ../includes/controllers/courses.php:880,
#: ../includes/controllers/units.php:1134
msgctxt "taxonomy general name"
msgid "Category"
msgstr ""

#: ../includes/controllers/courses.php:881,
#: ../includes/controllers/units.php:1135
msgid "Search categories"
msgstr ""

#: ../includes/controllers/courses.php:882,
#: ../includes/controllers/units.php:1136
msgid "Popular categories"
msgstr ""

#: ../includes/controllers/courses.php:883,
#: ../includes/controllers/units.php:1137
msgid "All categories"
msgstr ""

#: ../includes/controllers/courses.php:884,
#: ../includes/controllers/units.php:1138
msgid "Parent category"
msgstr ""

#: ../includes/controllers/courses.php:885,
#: ../includes/controllers/units.php:1139
msgid "Parent category:"
msgstr ""

#: ../includes/controllers/courses.php:886,
#: ../includes/controllers/units.php:1140
msgid "Edit category"
msgstr ""

#: ../includes/controllers/courses.php:887,
#: ../includes/controllers/units.php:1141
msgid "Update category"
msgstr ""

#: ../includes/controllers/courses.php:888,
#: ../includes/controllers/courses.php:889,
#: ../includes/controllers/units.php:1142,
#: ../includes/controllers/units.php:1143
msgid "New category"
msgstr ""

#: ../includes/controllers/courses.php:890,
#: ../includes/controllers/units.php:1144
msgid "Separate categories with commas"
msgstr ""

#: ../includes/controllers/courses.php:891,
#: ../includes/controllers/units.php:1145
msgid "Add or remove categories"
msgstr ""

#: ../includes/controllers/courses.php:892,
#: ../includes/controllers/units.php:1146
msgid "Choose from the most used categories"
msgstr ""

#: ../includes/controllers/courses.php:893,
#: ../includes/controllers/units.php:1147
msgid "No categories found."
msgstr ""

#: ../includes/controllers/courses.php:925,
#: ../includes/controllers/courses.php:940,
#: ../includes/controllers/units.php:1189,
#: ../includes/controllers/units.php:1204,
#: ../includes/legacy/admin/functions.php:1375
msgid "Tags"
msgstr ""

#: ../includes/controllers/courses.php:926,
#: ../includes/controllers/units.php:1190
msgctxt "taxonomy general name"
msgid "Tag"
msgstr ""

#: ../includes/controllers/courses.php:927,
#: ../includes/controllers/units.php:1191
msgid "Search tags"
msgstr ""

#: ../includes/controllers/courses.php:928,
#: ../includes/controllers/units.php:1192
msgid "Popular tags"
msgstr ""

#: ../includes/controllers/courses.php:929,
#: ../includes/controllers/units.php:1193
msgid "All tags"
msgstr ""

#: ../includes/controllers/courses.php:930,
#: ../includes/controllers/units.php:1194
msgid "Parent tag"
msgstr ""

#: ../includes/controllers/courses.php:931,
#: ../includes/controllers/units.php:1195
msgid "Parent tag:"
msgstr ""

#: ../includes/controllers/courses.php:932,
#: ../includes/controllers/units.php:1196
msgid "Edit tag"
msgstr ""

#: ../includes/controllers/courses.php:933,
#: ../includes/controllers/units.php:1197
msgid "Update tag"
msgstr ""

#: ../includes/controllers/courses.php:934,
#: ../includes/controllers/courses.php:935,
#: ../includes/controllers/units.php:1198,
#: ../includes/controllers/units.php:1199
msgid "New tag"
msgstr ""

#: ../includes/controllers/courses.php:936,
#: ../includes/controllers/units.php:1200
msgid "Separate tags with commas"
msgstr ""

#: ../includes/controllers/courses.php:937,
#: ../includes/controllers/units.php:1201
msgid "Add or remove tags"
msgstr ""

#: ../includes/controllers/courses.php:938,
#: ../includes/controllers/units.php:1202
msgid "Choose from the most used tags"
msgstr ""

#: ../includes/controllers/courses.php:939,
#: ../includes/controllers/units.php:1203
msgid "No tags found."
msgstr ""

#: ../includes/controllers/courses.php:1045,
#: ../includes/controllers/courses.php:1097,
#: ../includes/controllers/units.php:1311,
#: ../includes/controllers/units.php:1363
msgid "View Categories"
msgstr ""

#: ../includes/controllers/courses.php:1051,
#: ../includes/controllers/courses.php:1074,
#: ../includes/controllers/units.php:1317,
#: ../includes/controllers/units.php:1340
msgid "View Tags"
msgstr ""

#: ../includes/controllers/courses.php:1068,
#: ../includes/controllers/courses.php:1091,
#: ../includes/admin/pages/page-course-classroom.php:212,
#: ../includes/admin/pages/page-course.php:2198,
#: ../includes/legacy/pages/page-course-modify.php:1048,
#: ../includes/legacy/pages/page-course-modify.php:1118,
#: ../includes/legacy/pages/page-course-modify.php:149,
#: ../includes/legacy/pages/page-course-ordering.php:90,
#: ../includes/legacy/pages/page-gradebook.php:71,
#: ../includes/legacy/pages/page-module-modify.php:241
msgid "Back to Courses"
msgstr ""

#: ../includes/controllers/courses.php:1195,
#: ../includes/admin/pages/page-course.php:552
msgid "<strong>Free</strong> - No payment to enroll in course."
msgstr ""

#: ../includes/controllers/courses.php:1196,
#: ../includes/admin/pages/page-course.php:553
msgid "<strong>One-Time Purchase</strong> - A single payment to enroll in course."
msgstr ""

#: ../includes/controllers/courses.php:1197,
#: ../includes/admin/pages/page-course.php:554
msgid "<strong>Subscription</strong> - Monthly or Annual billing interval for continued enrollment in course."
msgstr ""

#. translators: %1$s - The subscription period capitalized. %2$s - The
#. subscription period lowercase.
#: ../includes/controllers/courses.php:1214
msgid "<strong>%1$s</strong> - Subscription is billed %2$s until cancelled."
msgstr ""

#: ../includes/controllers/courses.php:1242
msgid "No courses available."
msgstr ""

#: ../includes/controllers/courses.php:1247
msgid "Reset student to beginning of..."
msgstr ""

#: ../includes/controllers/courses.php:1245
msgid "Reset student(s) to beginning of..."
msgstr ""

#: ../includes/controllers/courses.php:1292,
#: ../includes/legacy/shortcodes.php:303,
#: ../includes/admin/pages/page-units.php:296,
#: ../includes/legacy/admin/functions.php:2395,
#: ../includes/legacy/pages/page-course-dashboard.php:277,
#: ../includes/legacy/pages/page-course-ordering.php:189,
#: ../includes/legacy/pages/page-user-progress.php:121,
#: ../includes/admin/views/course/course-builder.php:530
msgid "Module"
msgstr ""

#: ../includes/controllers/courses.php:1299,
#: ../includes/controllers/units.php:223,
#: ../includes/controllers/units.php:235,
#: ../includes/controllers/units.php:462, ../includes/functions/units.php:131,
#: ../includes/models/unit.php:370,
#: ../includes/admin/tables/table-quizzes.php:61,
#: ../includes/legacy/admin/functions.php:2402,
#: ../includes/legacy/pages/page-module-modify.php:280,
#: ../includes/legacy/pages/page-quiz-summary.php:232,
#: ../includes/legacy/pages/page-user-progress.php:106,
#: ../includes/legacy/pages/page-user-progress.php:141
msgid "Unit"
msgstr "Unité"

#: ../includes/controllers/courses.php:1340,
#: ../includes/controllers/courses.php:1341
msgid "Switch Courses"
msgstr ""

#: ../includes/controllers/courses.php:1584
msgid "One-Time Payment - %s"
msgstr ""

#. translators: %1$s - Payments Price, %2$s - Payments Interval.
#: ../includes/controllers/courses.php:1588
msgid "Subscription - %1$s / %2$s"
msgstr ""

#: ../includes/controllers/courses.php:1588,
#: ../includes/controllers/subscriptions.php:87
msgid "Monthly"
msgstr ""

#: ../includes/controllers/courses.php:1591
msgid "Free"
msgstr ""

#: ../includes/controllers/courses.php:1650,
#: ../includes/legacy/pages/page-course-modify.php:1166,
#: ../includes/legacy/pages/page-course-modify.php:1201
msgid "The display name of the user."
msgstr ""

#: ../includes/controllers/courses.php:1651,
#: ../includes/legacy/pages/page-course-modify.php:1167,
#: ../includes/legacy/pages/page-course-modify.php:1202
msgid "The first name of the user."
msgstr ""

#: ../includes/controllers/courses.php:1652,
#: ../includes/legacy/pages/page-course-modify.php:1168,
#: ../includes/legacy/pages/page-course-modify.php:1203
msgid "The last name of the user."
msgstr ""

#: ../includes/controllers/courses.php:1653,
#: ../includes/legacy/pages/page-course-modify.php:1170,
#: ../includes/legacy/pages/page-course-modify.php:1205
msgid "The name of the website."
msgstr ""

#: ../includes/controllers/courses.php:1654,
#: ../includes/legacy/pages/page-course-modify.php:1171,
#: ../includes/legacy/pages/page-course-modify.php:1206
msgid "The URL of the website."
msgstr ""

#: ../includes/controllers/courses.php:1655,
#: ../includes/legacy/pages/page-course-modify.php:1173,
#: ../includes/legacy/pages/page-course-modify.php:1208
msgid "The title of the course for the unit that's just been completed."
msgstr ""

#: ../includes/controllers/courses.php:1656,
#: ../includes/legacy/pages/page-course-modify.php:1174
msgid "The title of the module for the unit that's just been completed."
msgstr ""

#: ../includes/controllers/courses.php:1657,
#: ../includes/legacy/pages/page-course-modify.php:1175
msgid "The number of the module for the unit that's just been completed."
msgstr ""

#: ../includes/controllers/courses.php:1658,
#: ../includes/legacy/pages/page-course-modify.php:1177
msgid "The title of the unit that is associated with the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1659,
#: ../includes/legacy/pages/page-course-modify.php:1178
msgid "The URL of the unit that is associated with the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1673,
#: ../includes/legacy/pages/page-course-modify.php:1180,
#: ../includes/legacy/pages/page-course-modify.php:1210
msgid "If the course has PDF certificates enabled, this is the link of the PDF certficate. (If there is no certificate or certificates are not enabled, this is simply blank)"
msgstr ""

#: ../includes/controllers/courses.php:1689,
#: ../includes/legacy/pages/page-course-modify.php:1186
msgid "The title of the quiz that has been graded."
msgstr ""

#: ../includes/controllers/courses.php:1690,
#: ../includes/legacy/pages/page-course-modify.php:1187
msgid "The overall percentage grade for a quiz."
msgstr ""

#: ../includes/controllers/courses.php:1691,
#: ../includes/legacy/pages/page-course-modify.php:1188
msgid "Includes a breakdown of scores by tag if available."
msgstr ""

#: ../includes/controllers/courses.php:1692,
#: ../includes/legacy/pages/page-course-modify.php:1189
msgid "If the quiz was timed, displays the time used to complete the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1693,
#: ../includes/legacy/pages/page-course-modify.php:1190
msgid "Indicates the number of attempts for the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1694,
#: ../includes/legacy/pages/page-course-modify.php:1191
msgid "Includes any custom feedback messages that have been triggered based on the user's specific results in the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1695,
#: ../includes/legacy/pages/page-course-modify.php:1192
msgid "Any optional information relating to the result of the quiz, e.g. information about retaking the quiz."
msgstr ""

#: ../includes/controllers/courses.php:1711,
#: ../includes/legacy/pages/page-course-modify.php:1198
msgid "The overall cumulative grade that the user has scored from completing all quizzes on the course."
msgstr ""

#: ../includes/controllers/courses.php:1712,
#: ../includes/legacy/pages/page-course-modify.php:1199
msgid "The summary of each quiz, and what the user scored on each."
msgstr ""

#: ../includes/controllers/courses.php:1935
msgid "This access type is not allowed. Please try again"
msgstr ""

#: ../includes/controllers/courses.php:1939,
#: ../includes/controllers/courses.php:2013,
#: ../includes/controllers/courses.php:2059
msgid "The course id to allow access is not set."
msgstr ""

#. translators: %d is the users count.
#: ../includes/controllers/courses.php:1965
msgid "Found <strong>%d User(s)</strong> to add to this course."
msgstr ""

#. translators: %1$s: User login. %2$s: User ID
#: ../includes/controllers/courses.php:1978
msgid "User: <strong>%1$s (ID: %2$s)</strong> already has access to this course. Skipping..."
msgstr ""

#: ../includes/controllers/courses.php:1975
msgid "User: <strong>%1$s (ID: %2$s)</strong> has been granted access to this course."
msgstr ""

#: ../includes/controllers/courses.php:1982
msgid "Processing Complete!"
msgstr ""

#: ../includes/controllers/courses.php:1985
msgid "Successfully added %d users to this course."
msgstr ""

#: ../includes/controllers/courses.php:2017
msgid "The user id to allow access is not set."
msgstr ""

#: ../includes/controllers/courses.php:2036,
#: ../includes/controllers/courses.php:2078,
#: ../includes/legacy/pages/page-course-modify.php:177
msgid "User progress for this course has been reset."
msgstr ""

#: ../includes/controllers/courses.php:2144
msgid "The instructor id was not found. Please refresh and try again."
msgstr "L'identitifateur du formateur n'a pu être trouvé.  SVP  rafraichir votre page et réessayer de nouveau."

#: ../includes/controllers/courses.php:2148
msgid "The selected user does not have permission to be an instructor."
msgstr ""

#: ../includes/controllers/courses.php:2152
msgid "The course id was not found. Please refresh and try again."
msgstr "L'identificateur du cours n'a pu être trouvé. SVP rafraichir votre page et essayez de nouveau."

#: ../includes/controllers/courses.php:2166
msgid "The instructor has successfully been changed."
msgstr ""

#: ../includes/controllers/courses.php:2185
msgid "<strong>Course ID not found!</strong> Therefore, the builder could not be created. Is this course saved yet? Please save and try again."
msgstr ""

#: ../includes/controllers/courses.php:2211
msgid "The Course ID could not be found. Is this course saved yet? Please save and try again."
msgstr ""

#: ../includes/controllers/courses.php:2312
msgid "There was no Course ID defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2316
msgid "The module data was empty. Please try again."
msgstr ""

#: ../includes/controllers/courses.php:2320
msgid "The module title is required."
msgstr ""

#: ../includes/controllers/courses.php:2324
msgid "The module description is required."
msgstr ""

#: ../includes/controllers/courses.php:2357,
#: ../includes/controllers/courses.php:2729,
#: ../includes/controllers/courses.php:3226
msgid "<strong>%s</strong> added successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2383,
#: ../includes/controllers/courses.php:2457,
#: ../includes/controllers/courses.php:2648,
#: ../includes/controllers/courses.php:2753,
#: ../includes/controllers/courses.php:2866,
#: ../includes/controllers/courses.php:3174,
#: ../includes/controllers/courses.php:3250,
#: ../includes/controllers/courses.php:3313
msgid "There was no course defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2387,
#: ../includes/controllers/courses.php:2511,
#: ../includes/controllers/courses.php:2652,
#: ../includes/controllers/courses.php:2757,
#: ../includes/controllers/courses.php:2870,
#: ../includes/controllers/courses.php:3178,
#: ../includes/controllers/courses.php:3254,
#: ../includes/controllers/courses.php:3317
msgid "There was no module defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2391
msgid "There was no module information provided. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2395
msgid "Module title is required."
msgstr ""

#: ../includes/controllers/courses.php:2399
msgid "Module description is required."
msgstr ""

#: ../includes/controllers/courses.php:2436,
#: ../includes/controllers/courses.php:3372
msgid "<strong>%s</strong> updated successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2461
msgid "There are no modules defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2486
msgid "Module order updated successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2507
msgid "There was no course defined when attempting to delete this module. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2529,
#: ../includes/controllers/courses.php:3482
msgid "<strong>%s</strong> deleted successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2656
msgid "The unit data is empty. Please try again."
msgstr ""

#: ../includes/controllers/courses.php:2660,
#: ../includes/controllers/courses.php:2882
msgid "The unit title is required."
msgstr ""

#: ../includes/controllers/courses.php:2761
msgid "There were no units selected. Please try again."
msgstr ""

#: ../includes/controllers/courses.php:2842
msgid "Units inserted successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2874,
#: ../includes/controllers/courses.php:3047,
#: ../includes/controllers/courses.php:3182,
#: ../includes/controllers/courses.php:3258,
#: ../includes/controllers/courses.php:3321
msgid "There was no unit defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2878
msgid "There was no unit data defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2941
msgid "%s updated successfully!"
msgstr ""

#: ../includes/controllers/courses.php:2963
msgid "There was no course defined when trying to re-order units. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2967
msgid "There was no module defined when trying to re-order units. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:2971
msgid "There were no units defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3017
msgid "Unit order updated successfully!"
msgstr "Cette unité a été mise-à-jour!"

#: ../includes/controllers/courses.php:3039
msgid "There was no course defined when attempting to delete this unit. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3043
msgid "There was no module defined when attempting to delete this unit. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3075
msgid "<strong>%s</strong> deleted successfully."
msgstr ""

#: ../includes/controllers/courses.php:3186
msgid "The quiz data was empty. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3190
msgid "The quiz title is required."
msgstr ""

#: ../includes/controllers/courses.php:3194,
#: ../includes/controllers/courses.php:3337
msgid "The quiz title cannot be more than 500 characters."
msgstr ""

#: ../includes/controllers/courses.php:3198
msgid "The quiz description is required."
msgstr ""

#: ../includes/controllers/courses.php:3262
msgid "No quiz was selected. Please try again."
msgstr ""

#: ../includes/controllers/courses.php:3287
msgid "Quizzes added successfully!"
msgstr ""

#: ../includes/controllers/courses.php:3325,
#: ../includes/controllers/courses.php:3407,
#: ../includes/controllers/courses.php:3464
msgid "There was no quiz defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3329
msgid "There was no quiz data defined. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3333
msgid "Quiz title is required."
msgstr ""

#: ../includes/controllers/courses.php:3341
msgid "Quiz description is required."
msgstr ""

#: ../includes/controllers/courses.php:3395
msgid "There was no course defined when trying to re-order quizzes. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3399
msgid "There was no module defined when trying to re-order quizzes. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3403
msgid "There was no unit defined when trying to re-order quizzes. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3428
msgid "Quiz order updated successfully!"
msgstr ""

#: ../includes/controllers/courses.php:3452
msgid "There was no course defined when attempting to delete this quiz. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3456
msgid "There was no module defined when attempting to delete this quiz. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3460
msgid "There was no unit defined when attempting to delete this quiz. Please refresh your page and try again!"
msgstr ""

#: ../includes/controllers/courses.php:3931
msgid "There are currently no courses available to display."
msgstr ""

#: ../includes/controllers/courses.php:4000, ../includes/core/admin.php:617
msgid "Leaderboard Page"
msgstr ""

#: ../includes/controllers/courses.php:4001
msgid "The leaderboard page."
msgstr ""

#: ../includes/controllers/courses.php:4007
msgid "Enable Popup Notification"
msgstr ""

#: ../includes/controllers/courses.php:4008
msgid "This setting enables popup notification on achievements."
msgstr ""

#: ../includes/controllers/courses.php:4014
msgid "Popup Time"
msgstr ""

#: ../includes/controllers/courses.php:4015,
#: ../includes/controllers/courses.php:4022,
#: ../includes/controllers/courses.php:4029
msgid "Enter the number of seconds before the popup disappears."
msgstr ""

#: ../includes/controllers/courses.php:4021
msgid "Popup Background Color"
msgstr ""

#: ../includes/controllers/courses.php:4028
msgid "Popup Text Color"
msgstr ""

#: ../includes/controllers/courses.php:4045
msgid "Leaderboard"
msgstr ""

#: ../includes/controllers/logs.php:386, ../includes/controllers/logs.php:390,
#: ../includes/core/tools.php:85, ../includes/core/tools.php:89
msgid "<strong>Error:</strong> Sorry! You are not able to perform this action."
msgstr ""

#: ../includes/controllers/logs.php:444, ../includes/controllers/logs.php:461
msgid "There are currently no log items."
msgstr ""

#: ../includes/controllers/logs.php:460
msgid "The log <strong>%s</strong> was deleted successfully."
msgstr ""

#: ../includes/controllers/logs.php:464
msgid "The log <strong>%s</strong> was not deleted successfully."
msgstr ""

#: ../includes/controllers/modules.php:135
msgid "All Modules"
msgstr ""

#: ../includes/controllers/orders.php:65,
#: ../includes/controllers/subscriptions.php:65,
#: ../includes/legacy/classes/unitfrontend.php:538,
#: ../includes/legacy/pages/page-user-progress.php:217,
#: ../includes/legacy/pages/page-user-progress.php:177
msgid "Pending"
msgstr "En attente"

#: ../includes/controllers/orders.php:66
msgid "Processing"
msgstr ""

#: ../includes/controllers/orders.php:67,
#: ../includes/controllers/subscriptions.php:67
msgid "On-Hold"
msgstr ""

#: ../includes/controllers/orders.php:68,
#: ../includes/controllers/subscriptions.php:71,
#: ../includes/legacy/pages/page-user-progress.php:107,
#: ../includes/legacy/pages/page-user-progress.php:147,
#: ../includes/legacy/pages/page-user-progress.php:166
msgid "Completed"
msgstr "Complété"

#: ../includes/controllers/orders.php:69
msgid "Refunded"
msgstr ""

#: ../includes/controllers/orders.php:70,
#: ../includes/controllers/subscriptions.php:70
msgid "Cancelled"
msgstr ""

#: ../includes/controllers/orders.php:71,
#: ../includes/legacy/pages/page-user-progress.php:464
msgid "Failed"
msgstr "Échoué"

#: ../includes/controllers/orders.php:84,
#: ../includes/admin/pages/page-order.php:72,
#: ../includes/admin/pages/page-student.php:322,
#: ../includes/admin/tables/table-orders.php:58,
#: ../templates/account/account-view-orders.php:21
msgid "Order"
msgstr ""

#: ../includes/controllers/orders.php:85,
#: ../includes/admin/pages/page-subscription.php:566
msgid "Payment"
msgstr ""

#: ../includes/controllers/orders.php:312, ../includes/core/cart.php:1060
msgid "<p><em>Billed %s until cancelled.</em></p>"
msgstr ""

#: ../includes/controllers/orders.php:356, ../includes/core/cart.php:1090
msgid "<div class=\"wpcw-cart-item-message\"><em>%s</em></div>"
msgstr ""

#: ../includes/controllers/orders.php:398
msgid "Invalid order."
msgstr ""

#: ../includes/controllers/orders.php:396
msgid "Your order can no longer be cancelled. Please contact us if you need assistance."
msgstr ""

#: ../includes/controllers/orders.php:382
msgid "Order cancelled by customer."
msgstr ""

#: ../includes/controllers/orders.php:385
msgid "Your order was cancelled."
msgstr ""

#: ../includes/controllers/orders.php:467, ../includes/models/order.php:406,
#: ../includes/admin/pages/page-order.php:360
msgid "Order #%s"
msgstr ""

#: ../includes/controllers/orders.php:475
msgid "Test Order"
msgstr ""

#: ../includes/controllers/orders.php:496,
#: ../includes/controllers/orders.php:530,
#: ../includes/controllers/orders.php:563
msgid "There was no Order ID provided. Please specifiy an Order ID."
msgstr ""

#: ../includes/controllers/orders.php:500
msgid "There were no order items provided. Please add some order items and try again."
msgstr ""

#: ../includes/controllers/orders.php:534
msgid "There was no Order Item ID provided."
msgstr ""

#: ../includes/controllers/progress.php:84
msgid "Progress reset successfully! Press OK to reload the page."
msgstr ""

#: ../includes/controllers/questions.php:199,
#: ../includes/controllers/students.php:377,
#: ../includes/legacy/functions.php:869,
#: ../includes/admin/pages/page-units.php:371,
#: ../includes/admin/pages/page-units.php:379,
#: ../includes/admin/tables/table-questions.php:228,
#: ../includes/admin/tables/table-quizzes.php:208,
#: ../includes/admin/tables/table-quizzes.php:230,
#: ../includes/legacy/admin/functions.php:2533,
#: ../includes/legacy/admin/functions.php:2729,
#: ../includes/legacy/admin/functions.php:3094,
#: ../includes/legacy/pages/page-course-access.php:142,
#: ../includes/legacy/pages/page-quiz-summary.php:248
msgid "N/A"
msgstr ""

#: ../includes/controllers/questions.php:203,
#: ../includes/legacy/admin/functions.php:2536
msgid "True/False"
msgstr "Vrai/Faux"

#: ../includes/controllers/questions.php:207,
#: ../includes/controllers/questions.php:235,
#: ../includes/legacy/admin/functions.php:1129,
#: ../includes/legacy/admin/functions.php:2540
msgid "Multiple Choice"
msgstr "Choix multiples"

#: ../includes/controllers/questions.php:211,
#: ../includes/controllers/questions.php:238,
#: ../includes/legacy/admin/functions.php:1132,
#: ../includes/legacy/admin/functions.php:2544
msgid "File Upload"
msgstr ""

#: ../includes/controllers/questions.php:215,
#: ../includes/controllers/questions.php:237,
#: ../includes/legacy/admin/functions.php:1131,
#: ../includes/legacy/admin/functions.php:2548
msgid "Open Ended"
msgstr ""

#: ../includes/controllers/questions.php:219,
#: ../includes/legacy/admin/functions.php:2552
msgid "Random Selection"
msgstr ""

#: ../includes/controllers/questions.php:236,
#: ../includes/legacy/admin/functions.php:1130
msgid "True / False"
msgstr ""

#: ../includes/controllers/questions.php:259,
#: ../includes/legacy/admin/functions.php:1140
msgid "Select Question Type"
msgstr ""

#: ../includes/controllers/questions.php:292,
#: ../includes/controllers/questions.php:302,
#: ../includes/legacy/admin/functions.php:1034
msgid "-- View All Tags --"
msgstr ""

#: ../includes/controllers/questions.php:333,
#: ../includes/legacy/pages/page-question-pool.php:204
msgid "Error. Please select some questions to update."
msgstr ""

#: ../includes/controllers/questions.php:349,
#: ../includes/legacy/pages/page-question-pool.php:221
msgid "Error. Those questions no longer exist. Please select some more questions to update."
msgstr ""

#: ../includes/controllers/questions.php:364,
#: ../includes/legacy/pages/page-question-pool.php:235
msgid "Error. Did not recognise action to apply to selected questions."
msgstr ""

#: ../includes/controllers/questions.php:395,
#: ../includes/legacy/pages/page-question-pool.php:268
msgid "You are not permitted to bulk edit Question ID: %s."
msgstr ""

#: ../includes/controllers/questions.php:415,
#: ../includes/legacy/pages/page-question-pool.php:291
msgid "Error. The first tag does not exist. Please select another tag."
msgstr ""

#: ../includes/controllers/questions.php:424,
#: ../includes/legacy/pages/page-question-pool.php:300
msgid "Error. The second tag does not exist. Please select another tag."
msgstr ""

#: ../includes/controllers/questions.php:431,
#: ../includes/legacy/pages/page-question-pool.php:307
msgid "Error. The first and second tag should be different."
msgstr ""

#: ../includes/controllers/questions.php:477,
#: ../includes/legacy/pages/page-question-pool.php:356
msgid "Questions successfully updated."
msgstr ""

#: ../includes/controllers/quizzes.php:184,
#: ../includes/legacy/functions.php:462
msgid "Survey"
msgstr ""

#: ../includes/controllers/quizzes.php:188,
#: ../includes/legacy/functions.php:466
msgid "Quiz - Blocking"
msgstr ""

#: ../includes/controllers/quizzes.php:192,
#: ../includes/legacy/functions.php:470
msgid "Quiz - Non-Blocking"
msgstr ""

#: ../includes/controllers/students.php:127,
#: ../includes/admin/pages/page-settings.php:256,
#: ../includes/admin/pages/page-students.php:99,
#: ../includes/admin/pages/page-students.php:110,
#: ../includes/admin/views/enrollment/enroll-bulk-students.php:11
msgid "Students"
msgstr ""

#: ../includes/controllers/students.php:128
msgid "These pages are set to allow students to access account related functionality."
msgstr ""

#: ../includes/controllers/students.php:133, ../includes/core/admin.php:605
msgid "Student Account Page"
msgstr ""

#: ../includes/controllers/students.php:134
msgid "The student account page."
msgstr ""

#: ../includes/controllers/students.php:139
msgid "Student Account Endpoints"
msgstr ""

#: ../includes/controllers/students.php:140
msgid "Endpoints are appended to the student account URLs to handle specific actions. They should be unique and can be left blank to disable the endpoint."
msgstr ""

#: ../includes/controllers/students.php:147
msgid "Endpoint that shows the courses the student is enrolled."
msgstr ""

#: ../includes/controllers/students.php:153,
#: ../includes/functions/students.php:230,
#: ../includes/admin/pages/page-orders.php:57,
#: ../includes/admin/pages/page-orders.php:68,
#: ../includes/admin/pages/page-student.php:278,
#: ../includes/admin/views/reports/reports-dashboard.php:25,
#: ../includes/admin/views/reports/reports-dashboard.php:45,
#: ../includes/admin/views/reports/reports-dashboard.php:67,
#: ../templates/account/account-view-orders.php:29
msgid "Orders"
msgstr ""

#: ../includes/controllers/students.php:154
msgid "Endpoint that shows the student their orders."
msgstr ""

#: ../includes/controllers/students.php:160
msgid "View Order"
msgstr ""

#: ../includes/controllers/students.php:161
msgid "Endpoint that shows an individual student order."
msgstr ""

#: ../includes/controllers/students.php:167,
#: ../includes/functions/students.php:231,
#: ../includes/admin/pages/page-order.php:539,
#: ../includes/admin/pages/page-order.php:543,
#: ../includes/admin/pages/page-student.php:317,
#: ../includes/admin/pages/page-subscriptions.php:69,
#: ../includes/admin/pages/page-subscriptions.php:80,
#: ../templates/account/account-view-subscriptions.php:29
msgid "Subscriptions"
msgstr ""

#: ../includes/controllers/students.php:168
msgid "Endpoint that shows the student their subscriptions."
msgstr ""

#: ../includes/controllers/students.php:174
msgid "View Subscription"
msgstr ""

#: ../includes/controllers/students.php:175
msgid "Endpoint that shows an individual student subscription."
msgstr ""

#: ../includes/controllers/students.php:181
msgid "Edit Account"
msgstr ""

#: ../includes/controllers/students.php:182
msgid "Endpoint that allows students to edit details of their account."
msgstr ""

#: ../includes/controllers/students.php:188,
#: ../templates/account/form-lost-password.php:39,
#: ../templates/account/form-register.php:35,
#: ../templates/account/form-register.php:78,
#: ../templates/account/form-register.php:78,
#: ../templates/common/form-login.php:55
msgid "Register"
msgstr ""

#: ../includes/controllers/students.php:189
msgid "Endpoint for students to register an account."
msgstr ""

#: ../includes/controllers/students.php:195
msgid "Lost Password"
msgstr ""

#: ../includes/controllers/students.php:196
msgid "Endpoint for students to recover their password."
msgstr ""

#: ../includes/controllers/students.php:202,
#: ../includes/functions/students.php:233
msgid "Logout"
msgstr ""

#: ../includes/controllers/students.php:203
msgid "Endpoint to trigger a logout action for the student You can add this to your menus via custom link: \"http://yoursite.com?student-logout=true\""
msgstr ""

#: ../includes/controllers/students.php:208
msgid "Student Account Courses Display Options"
msgstr ""

#: ../includes/controllers/students.php:209
msgid "The following options apply to the student courses outline displayed on their account page under the \"Courses\" tab."
msgstr ""

#: ../includes/controllers/students.php:214
msgid "Show Description?"
msgstr ""

#: ../includes/controllers/students.php:216
msgid "This option, when enabled, will display the course description for each course. Default is disabled."
msgstr ""

#: ../includes/controllers/students.php:222
msgid "Show Prerequisites?"
msgstr ""

#: ../includes/controllers/students.php:224
msgid "This option, when enabled, will display the course prerequisites for each course. Default is disabled."
msgstr ""

#: ../includes/controllers/students.php:230
msgid "Show Progress?"
msgstr ""

#: ../includes/controllers/students.php:232
msgid "This option, when enabled, will display a progress bar of the students's current course progress. Default is enabled."
msgstr ""

#: ../includes/controllers/students.php:238
msgid "Show Overall Grade?"
msgstr ""

#: ../includes/controllers/students.php:240
msgid "This option, when enabled, will display the students overall grade so far in the course. Default is enabled."
msgstr ""

#: ../includes/controllers/students.php:246
msgid "Show Quiz Grades?"
msgstr ""

#: ../includes/controllers/students.php:248
msgid "This option, when enabled, will display the students quiz grade if required by the unit. Default is disabled."
msgstr ""

#: ../includes/controllers/students.php:254
msgid "Show Reset Progress?"
msgstr ""

#: ../includes/controllers/students.php:256
msgid "This option, when enabled, will display a reset progress button that will allow the student to reset their own progress. Default is disabled."
msgstr ""

#: ../includes/controllers/students.php:262
msgid "Show Certificate?"
msgstr ""

#: ../includes/controllers/students.php:264
msgid "This option, when enabled, will display a certificate button if certificates are enabled and course is complete. Default is disabled."
msgstr ""

#: ../includes/controllers/students.php:373,
#: ../includes/legacy/admin/functions.php:1554
msgid "No associated courses"
msgstr "Aucune formation associée"

#: ../includes/controllers/students.php:393,
#: ../includes/controllers/students.php:394,
#: ../includes/controllers/students.php:1463,
#: ../templates/account/form-edit-account.php:30
msgid "First name"
msgstr ""

#: ../includes/controllers/students.php:402,
#: ../includes/controllers/students.php:403,
#: ../includes/controllers/students.php:1464,
#: ../templates/account/form-edit-account.php:35
msgid "Last name"
msgstr ""

#: ../includes/controllers/students.php:410,
#: ../includes/controllers/students.php:411,
#: ../includes/controllers/students.php:1465,
#: ../templates/account/form-edit-account.php:42
msgid "Email address"
msgstr ""

#: ../includes/controllers/students.php:433,
#: ../includes/controllers/students.php:434,
#: ../includes/legacy/admin/functions.php:3002,
#: ../includes/admin/views/student/new.php:48,
#: ../templates/account/form-register.php:51,
#: ../templates/account/form-register.php:54
msgid "Username"
msgstr "Usager"

#: ../includes/controllers/students.php:440,
#: ../includes/controllers/students.php:441,
#: ../templates/account/form-register.php:64,
#: ../templates/account/form-register.php:65,
#: ../templates/common/form-login.php:31, ../templates/common/form-login.php:32
msgid "Password"
msgstr ""

#: ../includes/controllers/students.php:482
msgid "Student Billing Fields"
msgstr ""

#: ../includes/controllers/students.php:722,
#: ../includes/functions/students.php:232
msgid "Account"
msgstr ""

#: ../includes/controllers/students.php:764
msgid "Are you sure you want to log out? <a href=\"%s\">Confirm and log out</a>"
msgstr ""

#: ../includes/controllers/students.php:752
msgid "Your password has been reset successfully."
msgstr ""

#: ../includes/controllers/students.php:817,
#: ../includes/controllers/students.php:821,
#: ../includes/controllers/students.php:980,
#: ../includes/controllers/students.php:977,
#: ../includes/functions/students.php:161,
#: ../includes/functions/students.php:544
msgid "Error:"
msgstr ""

#: ../includes/controllers/students.php:821
msgid "Username is required."
msgstr ""

#: ../includes/controllers/students.php:1021
msgid "Enter a username or email address."
msgstr ""

#: ../includes/controllers/students.php:1061,
#: ../includes/controllers/students.php:1067
msgid "Invalid username or email."
msgstr ""

#: ../includes/controllers/students.php:1097
msgid "Password reset is not allowed for this user"
msgstr ""

#: ../includes/controllers/students.php:1148
msgid "Please enter your password."
msgstr ""

#: ../includes/controllers/students.php:1152
msgid "Passwords do not match."
msgstr ""

#: ../includes/controllers/students.php:1253
msgid "This key is invalid or has already been used. Please reset your password again if needed."
msgstr ""

#. translators: %s: field name
#: ../includes/controllers/students.php:1452,
#: ../includes/controllers/students.php:1470,
#: ../includes/core/checkout.php:1264
msgid "%s is a required field."
msgstr "SVP remplir les %s champs requis"

#: ../includes/controllers/students.php:1479
msgid "This email address is already registered."
msgstr ""

#: ../includes/controllers/students.php:1477,
#: ../includes/functions/students.php:82,
#: ../includes/functions/students.php:465
msgid "Please provide a valid email address."
msgstr ""

#: ../includes/controllers/students.php:1497
msgid "Your current password is incorrect."
msgstr ""

#: ../includes/controllers/students.php:1494
msgid "New passwords do not match."
msgstr ""

#: ../includes/controllers/students.php:1491
msgid "Please re-enter your password."
msgstr ""

#: ../includes/controllers/students.php:1488
msgid "Please enter your current password."
msgstr ""

#: ../includes/controllers/students.php:1485
msgid "Please fill out all password fields."
msgstr ""

#: ../includes/controllers/students.php:1536
msgid "Student Account details updated successfully."
msgstr ""

#: ../includes/controllers/students.php:1654
msgid "You are missing information about the student. Please refresh and try again."
msgstr ""

#: ../includes/controllers/students.php:1661,
#: ../includes/controllers/students.php:1741
msgid "You are missing the email subject. Please enter an email subject."
msgstr ""

#: ../includes/controllers/students.php:1668,
#: ../includes/controllers/students.php:1748
msgid "You are missing the email message. Please enter an email message."
msgstr ""

#: ../includes/controllers/students.php:1673,
#: ../includes/controllers/students.php:1753
msgid "Email sent successfully!"
msgstr ""

#: ../includes/controllers/students.php:1690
msgid "Sorry, the student you are trying to send an email to does not exist. Please refresh and try again."
msgstr ""

#: ../includes/controllers/students.php:1734,
#: ../includes/core/enrollment.php:372, ../includes/core/enrollment.php:452
msgid "You are missing the course id. Please refresh and try again."
msgstr ""

#: ../includes/controllers/students.php:1854
msgid "You are not allowed to add users."
msgstr ""

#: ../includes/controllers/students.php:1861
msgid "You did not select a method."
msgstr ""

#: ../includes/controllers/students.php:1868
msgid "You are missing some required fields to add a new user. Please check your fields and try again."
msgstr ""

#: ../includes/controllers/students.php:1875
msgid "You forgot to select an existing user. Please select an existing user."
msgstr ""

#: ../includes/controllers/students.php:1883
msgid "A user with username <strong>%s</strong> already exists. Please set and new username."
msgstr ""

#: ../includes/controllers/students.php:1890
msgid "A user with the email <strong>%s</strong> already exists. Please choose a different email."
msgstr ""

#: ../includes/controllers/students.php:1924
msgid "Student added successfully!"
msgstr ""

#: ../includes/controllers/students.php:1947
msgid "You are not allowed to update student progress."
msgstr ""

#: ../includes/controllers/students.php:1954
msgid "There was no student specified. Please refresh and try again."
msgstr ""

#: ../includes/controllers/students.php:1961
msgid "There was no course specified. Please refresh and try again."
msgstr ""

#: ../includes/controllers/students.php:1969
msgid "Student Progress could not be updated! Please refresh and try again."
msgstr "Une erreur est survenue, votre progression pour cette unité n'a pu être mise-à-jour.  SVP rafraichir votre page et essayez de nouveau."

#: ../includes/controllers/students.php:1974
msgid "Student progress updated successfully! Refreshing..."
msgstr "Votre progression pour cette unité a été mise-à-jour! Rafraichissement de la page…."

#: ../includes/controllers/subscriptions.php:66
msgid "Active"
msgstr ""

#: ../includes/controllers/subscriptions.php:68
msgid "Suspended"
msgstr ""

#: ../includes/controllers/subscriptions.php:69
msgid "Pending Cancellation"
msgstr ""

#: ../includes/controllers/subscriptions.php:72
msgid "Expired"
msgstr ""

#: ../includes/controllers/subscriptions.php:85,
#: ../includes/controllers/units.php:1848
msgid "Daily"
msgstr ""

#: ../includes/controllers/subscriptions.php:86
msgid "Weekly"
msgstr ""

#: ../includes/controllers/subscriptions.php:88
msgid "Quarterly"
msgstr ""

#: ../includes/controllers/subscriptions.php:89
msgid "Semi-Yearly"
msgstr ""

#: ../includes/controllers/subscriptions.php:90
msgid "Yearly"
msgstr ""

#: ../includes/controllers/subscriptions.php:304
msgid "Student is required."
msgstr ""

#: ../includes/controllers/subscriptions.php:309
msgid "Course is required."
msgstr ""

#: ../includes/controllers/subscriptions.php:314
msgid "Payment Method is required."
msgstr ""

#: ../includes/controllers/subscriptions.php:418,
#: ../includes/controllers/subscriptions.php:482
msgid "Invalid subscription."
msgstr ""

#: ../includes/controllers/subscriptions.php:416
msgid "Your subscription can no longer be cancelled. Please contact us if you need assistance."
msgstr ""

#: ../includes/controllers/subscriptions.php:396
msgid "There was a error cancelling your subscription. Please try again."
msgstr ""

#: ../includes/controllers/subscriptions.php:402,
#: ../includes/controllers/subscriptions.php:463
msgid "The payment gateway %s does not support cancelling your subscription."
msgstr ""

#: ../includes/controllers/subscriptions.php:413
msgid "There was an error cancelling your subscription. Please try again."
msgstr ""

#: ../includes/controllers/subscriptions.php:411
msgid "Your subscription has been cancelled."
msgstr ""

#: ../includes/controllers/subscriptions.php:480
msgid "This subscription has been cancelled"
msgstr ""

#: ../includes/controllers/subscriptions.php:477
msgid "This subscription can no longer be cancelled."
msgstr ""

#: ../includes/controllers/subscriptions.php:457
msgid "There was a error cancelling the subscription. Please try again."
msgstr ""

#: ../includes/controllers/subscriptions.php:474
msgid "There was an error cancelling this subscription. Please try again."
msgstr ""

#: ../includes/controllers/subscriptions.php:472
msgid "This subscription has been cancelled."
msgstr ""

#: ../includes/controllers/subscriptions.php:636,
#: ../includes/admin/pages/page-subscription.php:304
msgid "Subscription #%s"
msgstr ""

#: ../includes/controllers/subscriptions.php:643
msgid "Test Subscription"
msgstr ""

#: ../includes/controllers/units.php:180, ../includes/controllers/units.php:185
msgid "Unit Comments"
msgstr ""

#: ../includes/controllers/units.php:181
msgid "Below are settings for comments functionality on units."
msgstr ""

#: ../includes/controllers/units.php:188
msgid "If you enable comments, you will have the ability to disable comments for individual units."
msgstr ""

#: ../includes/controllers/units.php:190,
#: ../includes/admin/pages/page-course.php:1616,
#: ../includes/legacy/admin/functions.php:3091,
#: ../includes/legacy/admin/functions.php:3110,
#: ../includes/legacy/pages/page-course-modify.php:812,
#: ../includes/legacy/pages/page-gradebook.php:395,
#: ../includes/legacy/pages/page-import-export.php:680,
#: ../includes/legacy/pages/page-import-export.php:1004,
#: ../includes/legacy/pages/page-user-progress.php:566,
#: ../includes/legacy/pages/page-user-progress.php:618,
#: ../includes/admin/views/settings/settings-field-affiliates.php:23,
#: ../includes/admin/views/settings/settings-field-styles.php:24,
#: ../includes/admin/views/settings/settings-field-styles.php:51
msgid "Yes"
msgstr "Oui"

#: ../includes/controllers/units.php:191,
#: ../includes/admin/pages/page-course.php:1617,
#: ../includes/legacy/admin/functions.php:3091,
#: ../includes/legacy/admin/functions.php:3108,
#: ../includes/legacy/pages/page-course-modify.php:813,
#: ../includes/legacy/pages/page-user-progress.php:566,
#: ../includes/legacy/pages/page-user-progress.php:623,
#: ../includes/admin/views/settings/settings-field-affiliates.php:29,
#: ../includes/admin/views/settings/settings-field-styles.php:30,
#: ../includes/admin/views/settings/settings-field-styles.php:57
msgid "No"
msgstr "Non"

#: ../includes/controllers/units.php:197
msgid "Unit Drip Feed"
msgstr ""

#: ../includes/controllers/units.php:198
msgid "Below are settings that determine functionality for the unit drip feed."
msgstr ""

#: ../includes/controllers/units.php:203
msgid "Notifications Interval"
msgstr ""

#: ../includes/controllers/units.php:204,
#: ../includes/admin/pages/page-subscription.php:341,
#: ../includes/admin/pages/page-subscription.php:343
msgid "Select an Interval"
msgstr ""

#: ../includes/controllers/units.php:205
msgid "How frequently should the system check if there are any notifications to send out to trainees? When a unit that is locked by a drip feed setting becomes available, the system sends them an email. This setting determines how frequently the system should check for possible notifications."
msgstr ""

#: ../includes/controllers/units.php:207
msgid "Select Interval"
msgstr ""

#: ../includes/controllers/units.php:213
msgid "Unit Labels"
msgstr ""

#: ../includes/controllers/units.php:214
msgid "Below are settings that determine what a Unit is called on the frontend."
msgstr ""

#: ../includes/controllers/units.php:219
msgid "Unit Label"
msgstr ""

#: ../includes/controllers/units.php:220, ../includes/controllers/units.php:228
msgid "Select a Unit label"
msgstr ""

#: ../includes/controllers/units.php:221
msgid "This setting will determine what a \"Unit\" is labled on the frontend."
msgstr ""

#: ../includes/controllers/units.php:224, ../includes/functions/units.php:139
msgid "Lesson"
msgstr ""

#: ../includes/controllers/units.php:225, ../includes/functions/units.php:143
msgid "Lecture"
msgstr ""

#: ../includes/controllers/units.php:226,
#: ../includes/legacy/pages/page-course-modify.php:838
msgid "Custom"
msgstr ""

#: ../includes/controllers/units.php:236
msgid "Custom Label"
msgstr ""

#: ../includes/controllers/units.php:237
msgid "The custom Unit label."
msgstr ""

#: ../includes/controllers/units.php:247,
#: ../includes/controllers/units.php:461,
#: ../includes/controllers/units.php:473, ../includes/functions/units.php:132,
#: ../includes/admin/pages/page-certificates.php:129,
#: ../includes/admin/pages/page-settings.php:182,
#: ../includes/admin/pages/page-units.php:604,
#: ../includes/admin/pages/page-units.php:615,
#: ../includes/admin/views/course/course-builder.php:534
msgid "Units"
msgstr "Unité"

#: ../includes/controllers/units.php:248
msgid "Custom Label - Plural"
msgstr ""

#: ../includes/controllers/units.php:249
msgid "The custom Unit label that is plural, or more than one."
msgstr ""

#: ../includes/controllers/units.php:273
msgid "Unit Permalinks"
msgstr ""

#: ../includes/controllers/units.php:274
msgid "Below are settings related to the course unit single, category, and tag permalinks."
msgstr ""

#: ../includes/controllers/units.php:312
msgid "Unit Taxonomies"
msgstr ""

#: ../includes/controllers/units.php:313
msgid "Below are settings related to the course unit category and tag taxonomies."
msgstr ""

#: ../includes/controllers/units.php:319
msgid "Unit Category Base"
msgstr ""

#: ../includes/controllers/units.php:320
msgid "Unit category base for unit category permalinks."
msgstr ""

#: ../includes/controllers/units.php:326
msgid "Unit Tag Base"
msgstr ""

#: ../includes/controllers/units.php:327
msgid "Unit tag base for unit tag permalinks."
msgstr ""

#: ../includes/controllers/units.php:430, ../includes/functions/core.php:67
msgctxt "slug"
msgid "unit-tag"
msgstr ""

#: ../includes/controllers/units.php:463,
#: ../includes/controllers/units.php:1750,
#: ../includes/controllers/units.php:1820
msgid "All Units"
msgstr ""

#: ../includes/controllers/units.php:464
msgid "New Unit"
msgstr ""

#: ../includes/controllers/units.php:466,
#: ../includes/admin/views/course/course-builder.php:283
msgid "Add New Unit"
msgstr ""

#: ../includes/controllers/units.php:467
msgid "Edit Unit"
msgstr ""

#: ../includes/controllers/units.php:468
msgid "View Unit"
msgstr ""

#: ../includes/controllers/units.php:469
msgid "Search Units"
msgstr ""

#: ../includes/controllers/units.php:470
msgid "No units found. <a href=\"%s\">Add a new unit</a>."
msgstr ""

#: ../includes/controllers/units.php:471
msgid "No units found in trash"
msgstr ""

#: ../includes/controllers/units.php:472
msgid "Parent Unit:"
msgstr ""

#: ../includes/controllers/units.php:578
msgid "Unit updated. <a target=\"_blank\" href=\"%s\">View Unit</a>"
msgstr ""

#: ../includes/controllers/units.php:581
msgid "Unit updated."
msgstr ""

#. translators: %s: date and time of the revision
#: ../includes/controllers/units.php:583
msgid "Unit restored to revision from %s"
msgstr ""

#: ../includes/controllers/units.php:584
msgid "Unit published. <a href=\"%s\">View Unit</a>"
msgstr ""

#: ../includes/controllers/units.php:585
msgid "Unit saved."
msgstr ""

#: ../includes/controllers/units.php:586
msgid "Unit submitted. <a target=\"_blank\" href=\"%s\">Preview Unit</a>"
msgstr ""

#: ../includes/controllers/units.php:588
msgid "Unit scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview Unit</a>"
msgstr ""

#: ../includes/controllers/units.php:593
msgid "Unit draft updated. <a target=\"_blank\" href=\"%s\">Preview Unit</a>"
msgstr ""

#: ../includes/controllers/units.php:676
msgid "Sorry, but you're not allowed to access this unit."
msgstr ""

#: ../includes/controllers/units.php:1334,
#: ../includes/controllers/units.php:1357,
#: ../includes/admin/pages/page-units.php:249
msgid "Back to Units"
msgstr ""

#: ../includes/controllers/units.php:1380
msgid "Convert Post to Course Unit"
msgstr ""

#: ../includes/controllers/units.php:1390
msgid "Convert Page to Course Unit"
msgstr ""

#: ../includes/controllers/units.php:1399
msgid "Restrict access to members of course(s)"
msgstr ""

#: ../includes/controllers/units.php:1409
msgid "Unit Template"
msgstr ""

#: ../includes/controllers/units.php:1419
msgid "Unit Content Drip"
msgstr ""

#: ../includes/controllers/units.php:1429,
#: ../includes/admin/views/course/course-builder.php:139,
#: ../includes/admin/views/course/course-builder.php:338
msgid "Unit Teaser / Preview"
msgstr ""

#. translators: %1$s - Conversion Url, %2$s - Post Type Label
#: ../includes/controllers/units.php:1457
msgid "<div class=\"wpcw-convert-unit-button\"><a href=\"%1$s\" class=\"button-primary\"><i class=\"wpcw-fas wpcw-fa-exchange-alt left\"></i> Convert %2$s to Unit</a></div>"
msgstr ""

#: ../includes/controllers/units.php:1510
msgid "Here you can choose which template to use for this unit."
msgstr ""

#: ../includes/controllers/units.php:1521
msgid "Use default template"
msgstr ""

#: ../includes/controllers/units.php:1569,
#: ../includes/admin/views/course/course-builder.php:113,
#: ../includes/admin/views/course/course-builder.php:312
msgid "No Delay"
msgstr ""

#: ../includes/controllers/units.php:1570,
#: ../includes/admin/views/course/course-builder.php:114,
#: ../includes/admin/views/course/course-builder.php:313
msgid "On a specific date"
msgstr ""

#: ../includes/controllers/units.php:1571,
#: ../includes/admin/views/course/course-builder.php:115,
#: ../includes/admin/views/course/course-builder.php:314
msgid "A specific interval after the course start date"
msgstr ""

#: ../includes/controllers/units.php:1576,
#: ../includes/admin/pages/page-course.php:1597,
#: ../includes/admin/views/course/course-builder.php:126,
#: ../includes/admin/views/course/course-builder.php:325
msgid "Hour(s)"
msgstr "Heure(s)"

#: ../includes/controllers/units.php:1577,
#: ../includes/admin/views/course/course-builder.php:127,
#: ../includes/admin/views/course/course-builder.php:326
msgid "Days(s)"
msgstr "Jour(s)"

#: ../includes/controllers/units.php:1578,
#: ../includes/admin/views/course/course-builder.php:128,
#: ../includes/admin/views/course/course-builder.php:327
msgid "Weeks(s)"
msgstr "Semaine(s)"

#: ../includes/controllers/units.php:1579,
#: ../includes/admin/views/course/course-builder.php:129,
#: ../includes/admin/views/course/course-builder.php:328
msgid "Months(s)"
msgstr "Mois"

#: ../includes/controllers/units.php:1580,
#: ../includes/admin/views/course/course-builder.php:130,
#: ../includes/admin/views/course/course-builder.php:329
msgid "Years(s)"
msgstr "Année(s)"

#: ../includes/controllers/units.php:1631,
#: ../includes/admin/views/course/course-builder.php:111,
#: ../includes/admin/views/course/course-builder.php:310
msgid "When should this unit become available?"
msgstr ""

#: ../includes/controllers/units.php:1637,
#: ../includes/admin/views/course/course-builder.php:119,
#: ../includes/admin/views/course/course-builder.php:318
msgid "Select the date on which this unit should become available..."
msgstr ""

#: ../includes/controllers/units.php:1644,
#: ../includes/admin/views/course/course-builder.php:123,
#: ../includes/admin/views/course/course-builder.php:322
msgid "How long after the user is enrolled should this unit become available?"
msgstr ""

#: ../includes/controllers/units.php:1665,
#: ../includes/admin/views/course/course-builder.php:142,
#: ../includes/admin/views/course/course-builder.php:341,
#: ../includes/admin/views/course/course-builder.php:570
msgid "Teaser / Preview Unit"
msgstr ""

#: ../includes/controllers/units.php:1667,
#: ../includes/admin/views/course/course-builder.php:144,
#: ../includes/admin/views/course/course-builder.php:343
msgid "Check the box above to allow this Unit to be accessed as a <strong>Teaser</strong> or <strong>Free</strong> Unit."
msgstr ""

#: ../includes/controllers/units.php:1845
msgid "Never check"
msgstr ""

#: ../includes/controllers/units.php:1846
msgid "Every hour"
msgstr ""

#: ../includes/controllers/units.php:1847
msgid "Twice a day"
msgstr ""

#: ../includes/controllers/units.php:2199,
#: ../includes/admin/pages/page-course.php:1353,
#: ../includes/legacy/pages/page-module-modify.php:89,
#: ../includes/legacy/pages/page-quiz-modify.php:54,
#: ../includes/admin/views/course/course-builder.php:53,
#: ../includes/admin/views/course/course-builder.php:155,
#: ../includes/admin/views/course/course-builder.php:260,
#: ../includes/admin/views/course/course-builder.php:354
msgid "--- No Achievement ---"
msgstr ""

#: ../includes/core/addons.php:79
msgid "&amp; Automatic Course Access Settings"
msgstr "&amp; Accès automatique aux paramètres de la formation"

#: ../includes/core/addons.php:97
msgid "That membership level does not appear to exist."
msgstr "Cette formation ne semble pas exister."

#: ../includes/core/addons.php:120
msgid "Editing permissions for <b>%s</b> level with <b>%s</b>:"
msgstr ""

#: ../includes/core/addons.php:134,
#: ../includes/legacy/pages/page-course-access.php:201,
#: ../includes/legacy/pages/page-user-progress.php:666,
#: ../templates/account/form-edit-account.php:94
msgid "Save Changes"
msgstr "Enregistrer"

#: ../includes/core/addons.php:137
msgid "Courses user can access at this level"
msgstr ""

#: ../includes/core/addons.php:170
msgid "Level and course permissions successfully updated."
msgstr ""

#: ../includes/core/addons.php:171
msgid "Want to return to the <a href=\"%s\">Course Access Settings summary</a>?"
msgstr ""

#: ../includes/core/addons.php:185
msgid "&laquo; Return to Course Access Settings summary"
msgstr ""

#: ../includes/core/addons.php:263
msgid "No membership levels were found for %s."
msgstr ""

#: ../includes/core/addons.php:208
msgid "Level ID"
msgstr ""

#: ../includes/core/addons.php:211
msgid "Level Name"
msgstr ""

#: ../includes/core/addons.php:214
msgid "Users at this level can access:"
msgstr ""

#: ../includes/core/addons.php:217,
#: ../includes/admin/pages/page-courses.php:505,
#: ../includes/admin/pages/page-student.php:286,
#: ../includes/admin/pages/page-student.php:327,
#: ../includes/legacy/admin/functions.php:1381,
#: ../includes/legacy/admin/functions.php:1508,
#: ../includes/legacy/pages/page-course-dashboard.php:219,
#: ../includes/legacy/pages/page-quiz-summary.php:202,
#: ../includes/legacy/pages/page-user-progress.php:110,
#: ../templates/account/account-view-subscription.php:53
msgid "Actions"
msgstr ""

#: ../includes/core/addons.php:248
msgid "There are no courses yet."
msgstr ""

#: ../includes/core/addons.php:253
msgid "Edit Course Access Settings"
msgstr ""

#: ../includes/core/addons.php:347
msgid "extension"
msgstr ""

#: ../includes/core/addons.php:348
msgid "The %s plugin has not been detected. Is it installed and activated?"
msgstr ""

#: ../includes/core/addons.php:363, ../includes/core/admin.php:191,
#: ../includes/core/admin.php:192, ../includes/core/admin.php:254,
#: ../includes/functions/courses.php:62,
#: ../includes/legacy/frontend/functions.php:209
msgid "WP Courseware"
msgstr ""

#: ../includes/core/addons.php:363
msgid "has not been detected. Is it installed and activated?"
msgstr ""

#: ../includes/core/addons.php:381
msgid "New users given access based on"
msgstr ""

#: ../includes/core/addons.php:384
msgid "level"
msgstr ""

#. translators: %s is the current addon tittle
#: ../includes/core/admin.php:233
msgid "WP Courseware - %s"
msgstr ""

#: ../includes/core/admin.php:418
msgid "Done"
msgstr ""

#: ../includes/core/admin.php:419, ../includes/reports/report.php:76,
#: ../includes/admin/views/reports/reports-dashboard.php:16
msgid "Today"
msgstr ""

#: ../includes/core/admin.php:420
msgid "Show a different month"
msgstr ""

#: ../includes/core/admin.php:421
msgid "Time"
msgstr ""

#: ../includes/core/admin.php:422
msgid "Hour"
msgstr ""

#: ../includes/core/admin.php:423
msgid "Minute"
msgstr ""

#: ../includes/core/admin.php:424
msgid "Second"
msgstr ""

#: ../includes/core/admin.php:477
msgid "Are you sure you wish to reset the progress of all students on this course? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:478
msgid "Are you sure you wish to add access for this course for all students?"
msgstr ""

#: ../includes/core/admin.php:479
msgid "Are you sure you wish to add access for this course for all admins?"
msgstr ""

#: ../includes/core/admin.php:480
msgid "That question already exists in this quiz, so cannot be added again."
msgstr ""

#: ../includes/core/admin.php:481, ../includes/legacy/quiz/random.php:135
msgid "Entire Question Pool"
msgstr ""

#: ../includes/core/admin.php:482
msgid "Are you sure you want to delete these modules? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:483
msgid "Are you sure you want to delete these courses? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:485
msgid "Are you sure you want to delete these questions? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:486
msgid "Are you sure you want to delete these orders? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:487
msgid "Are you sure you want to delete these subscriptions? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:484
msgid "Are you sure you want to delete these quizzes? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:489
msgid "Are you sure you wish to remove this course? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:490
msgid "Are you sure you wish to reset the progress of the selected users? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:491
msgid "Are you sure you wish to reset the progress of the entire classroom? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:492
msgid "Are you sure you wish to reset the progress of this student? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:493
msgid "Are you sure you wish to remove this student? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:494
msgid "Are you sure you wish to remove these students from all courses? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:495
msgid "Are you sure you wish to remove these students from this course? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:496
msgid "Are you sure you wish to enroll this classroom into the selected courses? This CANNOT be undone."
msgstr ""

#: ../includes/core/admin.php:497
msgid "Are you sure you wish to remove \"%module_title%\" from this course?"
msgstr ""

#: ../includes/core/admin.php:498
msgid "Are you sure you wish to remove \"%unit_title%\" from this course?"
msgstr ""

#: ../includes/core/admin.php:499
msgid "Are you sure you wish to remove \"%quiz_title%\" from this course?"
msgstr ""

#: ../includes/core/admin.php:500
msgid "Are you sure you want to delete orphaned units? This CANNOT be undone!"
msgstr ""

#: ../includes/core/admin.php:501
msgid "Are you sure you want to change the instructor for this course? This action will also change the author for all Modules, Units, Quizzes, and Quiz Questions assigned to this course."
msgstr ""

#: ../includes/core/admin.php:502
msgid "Sorry, you are only allowed to have one quiz per unit. Please drag to a different Unit."
msgstr ""

#: ../includes/core/admin.php:503
msgid "Copying..."
msgstr ""

#: ../includes/core/admin.php:504
msgid "Success!"
msgstr ""

#: ../includes/core/admin.php:505
msgid "Error!"
msgstr ""

#: ../includes/core/admin.php:506
msgid "Confirmation Needed"
msgstr ""

#: ../includes/core/admin.php:507
msgid "Course builder refreshed succssfully!"
msgstr ""

#: ../includes/core/admin.php:509, ../includes/core/frontend.php:88,
#: ../includes/core/frontend.php:108
msgid "Select an option&hellip;"
msgstr ""

#: ../includes/core/admin.php:570,
#: ../includes/admin/pages/page-courses.php:503,
#: ../includes/admin/pages/page-settings.php:56,
#: ../includes/admin/pages/page-settings.php:67,
#: ../includes/admin/tables/table-courses.php:59,
#: ../includes/legacy/pages/page-course-dashboard.php:207
msgid "Settings"
msgstr "Paramètres"

#: ../includes/core/admin.php:593
msgid "Checkout Page"
msgstr ""

#: ../includes/core/admin.php:597
msgid "Order Received Page"
msgstr ""

#: ../includes/core/admin.php:601
msgid "Order Failed Page"
msgstr ""

#: ../includes/core/admin.php:609
msgid "Terms and Conditions Page"
msgstr ""

#: ../includes/core/admin.php:613, ../includes/core/checkout.php:332
msgid "Privacy Policy Page"
msgstr ""

#: ../includes/core/api.php:130
msgid "This action for this api endpoint does not exist. Please try again."
msgstr ""

#: ../includes/core/api.php:131
msgid "Api Error"
msgstr ""

#: ../includes/core/api.php:333
msgid "You are not able to access this api endpoint without proper permission."
msgstr ""

#: ../includes/core/blocks.php:143, ../includes/core/shortcodes.php:280
msgid "Enroll Now"
msgstr ""

#: ../includes/core/blocks.php:144, ../includes/core/shortcodes.php:451,
#: ../includes/functions/cart.php:65,
#: ../includes/admin/views/settings/settings-field-products.php:26
msgid "Purchase"
msgstr ""

#: ../includes/core/blocks.php:188
msgid "WP Courseware Blocks"
msgstr ""

#: ../includes/core/cart.php:400
msgid "You cannot purchase more than one of the same course."
msgstr "Vous ne pouvez acheter plus d'une fois le même cours."

#: ../includes/core/cart.php:406, ../includes/core/cart.php:1225
msgid "Sorry, this course does not exist."
msgstr ""

#: ../includes/core/cart.php:410, ../includes/core/cart.php:1230
msgid "Sorry, this course cannot be purchased."
msgstr ""

#. translators: %s - Course Title
#: ../includes/core/cart.php:442
msgid "%s succesfully added to your cart."
msgstr ""

#: ../includes/core/cart.php:1013
msgid "The \"get_cart\" functions should not be called before the wp_loaded action."
msgstr ""

#: ../includes/core/cart.php:1133
msgid "<div class=\"wpcw-cart-item-message\"><em>You will also be given access to: %s</em></div>"
msgstr ""

#: ../includes/core/cart.php:1172
msgid "Course succesfully added to your cart."
msgstr ""

#: ../includes/core/cart.php:1182
msgid "Course succesfully removed from your cart."
msgstr ""

#: ../includes/core/cart.php:1218
msgid "You must provide a course ID."
msgstr ""

#: ../includes/core/certificates.php:180
msgctxt "slug"
msgid "certificates"
msgstr ""

#: ../includes/core/certificates.php:188,
#: ../includes/core/certificates.php:201,
#: ../includes/admin/pages/page-certificates.php:118,
#: ../includes/admin/pages/page-course.php:1800,
#: ../includes/legacy/pages/page-course-modify.php:937
msgid "Certificates"
msgstr ""

#: ../includes/core/certificates.php:189, ../includes/legacy/shortcodes.php:626
msgid "Certificate"
msgstr "Certificat"

#: ../includes/core/certificates.php:190
msgid "All Certificates"
msgstr ""

#: ../includes/core/certificates.php:191
msgid "New Certificate"
msgstr ""

#: ../includes/core/certificates.php:193
msgid "Add New Certificate"
msgstr ""

#: ../includes/core/certificates.php:194
msgid "Edit Certificate"
msgstr ""

#: ../includes/core/certificates.php:195,
#: ../includes/legacy/pages/page-gradebook.php:411,
#: ../includes/legacy/pages/page-user-progress.php:94
msgid "View Certificate"
msgstr ""

#: ../includes/core/certificates.php:196
msgid "View Certificates"
msgstr ""

#: ../includes/core/certificates.php:197
msgid "Search Certificates"
msgstr ""

#: ../includes/core/certificates.php:198
msgid "No certificates found. <a href=\"%s\">Add a new certificate</a>."
msgstr ""

#: ../includes/core/certificates.php:199
msgid "No certificates found in trash"
msgstr ""

#: ../includes/core/certificates.php:200
msgid "Parent Certificate:"
msgstr ""

#: ../includes/core/certificates.php:240, ../includes/gateways/gateway.php:127,
#: ../includes/gateways/gateway.php:128,
#: ../includes/admin/pages/page-courses.php:502,
#: ../includes/admin/pages/page-student.php:221,
#: ../includes/admin/tables/table-courses.php:58,
#: ../includes/admin/tables/table-quizzes.php:59
msgid "Title"
msgstr "Titre"

#: ../includes/core/certificates.php:241,
#: ../includes/admin/tables/table-modules.php:60,
#: ../includes/legacy/pages/page-module-modify.php:113
msgid "Associated Course"
msgstr ""

#: ../includes/core/certificates.php:242, ../includes/legacy/shortcodes.php:449
msgid "Preview"
msgstr ""

#: ../includes/core/certificates.php:243,
#: ../includes/admin/pages/page-courses.php:506,
#: ../includes/admin/pages/page-order.php:500,
#: ../includes/admin/pages/page-order.php:550,
#: ../includes/admin/pages/page-order.php:595,
#: ../includes/admin/pages/page-student.php:283,
#: ../includes/admin/pages/page-student.php:324,
#: ../includes/admin/pages/page-subscription.php:533,
#: ../includes/admin/pages/page-subscription.php:576,
#: ../includes/admin/tables/table-orders.php:59,
#: ../includes/legacy/classes/certificate.php:1085,
#: ../templates/account/account-view-order.php:138,
#: ../templates/account/account-view-orders.php:22,
#: ../templates/account/account-view-subscription.php:81,
#: ../templates/account/account-view-subscription.php:105
msgid "Date"
msgstr "Date:"

#: ../includes/core/checkout.php:88
msgid "Checkout Pages"
msgstr ""

#: ../includes/core/checkout.php:89
msgid "Below are settings that determine the display of checkout pages."
msgstr ""

#: ../includes/core/checkout.php:94, ../includes/core/checkout.php:348,
#: ../includes/functions/checkout.php:44,
#: ../includes/admin/pages/page-settings.php:208
msgid "Checkout"
msgstr ""

#: ../includes/core/checkout.php:95
msgid "The checkout page."
msgstr ""

#: ../includes/core/checkout.php:100, ../includes/core/checkout.php:369,
#: ../includes/core/query.php:120
msgid "Order Received"
msgstr ""

#: ../includes/core/checkout.php:101
msgid "The checkout order received page."
msgstr ""

#: ../includes/core/checkout.php:106, ../includes/core/checkout.php:390,
#: ../includes/core/query.php:123
msgid "Order Failed"
msgstr ""

#: ../includes/core/checkout.php:107
msgid "The checkout order failed page."
msgstr ""

#: ../includes/core/checkout.php:112
msgid "Terms and Conditions"
msgstr ""

#: ../includes/core/checkout.php:113
msgid "The terms and conditions page."
msgstr ""

#: ../includes/core/checkout.php:130, ../includes/core/checkout.php:137,
#: ../includes/admin/pages/page-settings.php:218
msgid "Currency"
msgstr ""

#: ../includes/core/checkout.php:131
msgid "The following options affect how prices are displayed on the frontend."
msgstr ""

#: ../includes/core/checkout.php:138, ../includes/core/checkout.php:141
msgid "Select currency"
msgstr ""

#: ../includes/core/checkout.php:139
msgid "Note: Certain payment gateways have currency restrictions."
msgstr ""

#: ../includes/core/checkout.php:147
msgid "Currency position"
msgstr ""

#: ../includes/core/checkout.php:148, ../includes/core/checkout.php:151
msgid "Select currency position"
msgstr ""

#: ../includes/core/checkout.php:149
msgid "This controls the position of the currency symbol."
msgstr ""

#: ../includes/core/checkout.php:157
msgid "Thousands separator"
msgstr ""

#: ../includes/core/checkout.php:158
msgid "This sets the thousands separator or displayed prices."
msgstr ""

#: ../includes/core/checkout.php:165
msgid "Decimal separator"
msgstr ""

#: ../includes/core/checkout.php:166, ../includes/core/checkout.php:174
msgid "This sets the decimal separator or displayed prices."
msgstr ""

#: ../includes/core/checkout.php:173
msgid "Number of decimals"
msgstr ""

#: ../includes/core/checkout.php:194,
#: ../includes/admin/pages/page-coupons.php:58,
#: ../includes/admin/pages/page-coupons.php:69,
#: ../includes/admin/pages/page-settings.php:236
msgid "Coupons"
msgstr ""

#: ../includes/core/checkout.php:195
msgid "Below are settings related to coupons when purchasing courses."
msgstr ""

#: ../includes/core/checkout.php:200
msgid "Enable Coupons?"
msgstr ""

#: ../includes/core/checkout.php:202
msgid "Coupons can be applied from the cart and checkout pages."
msgstr ""

#: ../includes/core/checkout.php:220,
#: ../includes/admin/pages/page-settings.php:230,
#: ../templates/checkout/cart.php:68,
#: ../templates/emails/email-order-items-refunded-table.php:90,
#: ../templates/emails/plain/email-order-items-refunded-table.php:54,
#: ../templates/emails/plain/email-order-items-table.php:54
msgid "Taxes"
msgstr ""

#: ../includes/core/checkout.php:221
msgid "Below are settings related to taxes when purchasing courses."
msgstr ""

#: ../includes/core/checkout.php:226
msgid "Enable Taxes?"
msgstr ""

#: ../includes/core/checkout.php:228
msgid "When taxes are enabled, WP Courseware will use the settings below to properly calcuate taxes."
msgstr ""

#: ../includes/core/checkout.php:235
msgid "Tax Percentage"
msgstr ""

#: ../includes/core/checkout.php:236
msgid "Enter value without the % sign."
msgstr ""

#: ../includes/core/checkout.php:237
msgid "This sets the percentage used to calculate taxes."
msgstr ""

#: ../includes/core/checkout.php:283,
#: ../includes/admin/pages/page-settings.php:242
msgid "Checkout Process"
msgstr ""

#: ../includes/core/checkout.php:284
msgid "Below are settings related to how the cart and checkout process works."
msgstr ""

#: ../includes/core/checkout.php:289
msgid "Force SSL (HTTPS)?"
msgstr ""

#: ../includes/core/checkout.php:291
msgid "By checking this box it will make sure that the checkout pages are served over SSL."
msgstr ""

#: ../includes/core/checkout.php:292
msgid "You must have an <a href=\"%s\">SSL Certificate installed</a>."
msgstr ""

#: ../includes/core/checkout.php:298
msgid "Redirect to Checkout?"
msgstr ""

#: ../includes/core/checkout.php:300
msgid "When enabled, once an item has been added to the cart, the customer will be redirected directly to your checkout page."
msgstr ""

#: ../includes/core/checkout.php:318,
#: ../includes/admin/pages/page-settings.php:248
msgid "Privacy"
msgstr ""

#: ../includes/core/checkout.php:319
msgid "Below are settings related to the privacy policy and privacy of students data."
msgstr ""

#: ../includes/core/checkout.php:324
msgid "Agree to Privacy Policy?"
msgstr ""

#: ../includes/core/checkout.php:326
msgid "By checking this box it will make sure the user checks a box agreeing to the privacy policy before checking out."
msgstr ""

#: ../includes/core/checkout.php:333
msgid "The privacy policy page."
msgstr ""

#: ../includes/core/checkout.php:411
msgid "Terms & Conditions"
msgstr ""

#: ../includes/core/checkout.php:436
msgid "Privacy Policy"
msgstr ""

#: ../includes/core/checkout.php:497
msgid "%1$s (%2$s)"
msgstr ""

#: ../includes/core/checkout.php:570, ../includes/core/checkout.php:582,
#: ../includes/core/checkout.php:644
msgid "No order was found. <a href=\"%s\">Return to Account &rarr;</a>"
msgstr ""

#: ../includes/core/checkout.php:649
msgid "Order %d Failed"
msgstr ""

#: ../includes/core/checkout.php:861
msgid "Place order"
msgstr ""

#: ../includes/core/checkout.php:897
msgid "Sorry, your session has expired."
msgstr ""

#: ../includes/core/checkout.php:899
msgid "Return to courses"
msgstr ""

#: ../includes/core/checkout.php:960, ../includes/core/checkout.php:1020
msgid "We were unable to process your order, please try again."
msgstr ""

#: ../includes/core/checkout.php:980, ../includes/core/checkout.php:1040
msgid "Sorry, your session has expired. <a href=\"%s\" class=\"wpcw-backward\">Back to Courses</a>"
msgstr ""

#. translators: %s: field name
#: ../includes/core/checkout.php:1210
msgid "Billing %s"
msgstr ""

#: ../includes/core/checkout.php:1219
msgid "%s is not a valid postcode / ZIP."
msgstr ""

#. translators: %s: phone number
#: ../includes/core/checkout.php:1228
msgid "%s is not a valid phone number."
msgstr ""

#. translators: %s: email address
#: ../includes/core/checkout.php:1237
msgid "%s is not a valid email address."
msgstr ""

#. translators: 1: state field 2: valid states
#: ../includes/core/checkout.php:1257
msgid "%1$s is not valid. Please enter one of the following: %2$s"
msgstr ""

#: ../includes/core/checkout.php:1293
msgid "You must accept our Terms &amp; Conditions."
msgstr ""

#: ../includes/core/checkout.php:1297
msgid "You must accept our Privay Policy."
msgstr ""

#: ../includes/core/checkout.php:1304
msgid "Invalid payment method."
msgstr ""

#: ../includes/core/countries.php:267
msgid "the"
msgstr ""

#: ../includes/core/countries.php:280
msgid "VAT"
msgstr ""

#: ../includes/core/countries.php:280,
#: ../includes/admin/views/orders/order-items-table.php:20
msgid "Tax"
msgstr ""

#: ../includes/core/countries.php:293
msgid "(incl. VAT)"
msgstr ""

#: ../includes/core/countries.php:293
msgid "(incl. tax)"
msgstr ""

#: ../includes/core/countries.php:306
msgid "(ex. VAT)"
msgstr ""

#: ../includes/core/countries.php:306
msgid "(ex. tax)"
msgstr ""

#: ../includes/core/countries.php:512
msgid "Street address"
msgstr ""

#. translators: use local order of street name and house number.
#: ../includes/core/countries.php:514
msgid "House number and street name"
msgstr ""

#: ../includes/core/countries.php:521
msgid "Apartment, suite, unit etc. (optional)"
msgstr ""

#: ../includes/core/countries.php:528, ../includes/core/countries.php:529
msgid "Town / City"
msgstr ""

#: ../includes/core/countries.php:536, ../includes/core/countries.php:537
msgid "Postcode / ZIP"
msgstr ""

#: ../includes/core/countries.php:546, ../includes/core/countries.php:547
msgid "Country"
msgstr ""

#: ../includes/core/countries.php:555, ../includes/core/countries.php:556
msgid "State / County"
msgstr ""

#: ../includes/core/countries.php:624
msgid "Suburb"
msgstr ""

#: ../includes/core/countries.php:627, ../includes/core/countries.php:865,
#: ../includes/core/countries.php:992
msgid "Postcode"
msgstr ""

#: ../includes/core/countries.php:630, ../includes/core/countries.php:987
msgid "State"
msgstr ""

#: ../includes/core/countries.php:646
msgid "District"
msgstr ""

#: ../includes/core/countries.php:655, ../includes/core/countries.php:677,
#: ../includes/core/countries.php:702, ../includes/core/countries.php:783,
#: ../includes/core/countries.php:822, ../includes/core/countries.php:860,
#: ../includes/core/countries.php:944, ../includes/core/countries.php:979,
#: ../includes/core/countries.php:1026
msgid "Province"
msgstr ""

#: ../includes/core/countries.php:685
msgid "Canton"
msgstr ""

#: ../includes/core/countries.php:697, ../includes/core/countries.php:773,
#: ../includes/core/countries.php:869
msgid "Region"
msgstr ""

#: ../includes/core/countries.php:770
msgid "Town / District"
msgstr ""

#: ../includes/core/countries.php:778, ../includes/core/countries.php:792,
#: ../includes/core/countries.php:908, ../includes/core/countries.php:995
msgid "County"
msgstr ""

#: ../includes/core/countries.php:789
msgid "Eircode"
msgstr ""

#: ../includes/core/countries.php:827
msgid "Prefecture"
msgstr ""

#: ../includes/core/countries.php:882
msgid "State / Zone"
msgstr ""

#: ../includes/core/countries.php:952
msgid "Municipality"
msgstr ""

#: ../includes/core/countries.php:963
msgid "Municipality / District"
msgstr ""

#: ../includes/core/countries.php:984
msgid "ZIP"
msgstr ""

#: ../includes/core/cron.php:42
msgid "Once Weekly"
msgstr ""

#: ../includes/core/emails.php:161,
#: ../includes/admin/pages/page-settings.php:272
msgid "Email Sender"
msgstr ""

#: ../includes/core/emails.php:162
msgid "This section lets you customize who the emails are sent from."
msgstr ""

#: ../includes/core/emails.php:167
msgid "\"From\" name"
msgstr ""

#: ../includes/core/emails.php:168
msgid "From name"
msgstr ""

#: ../includes/core/emails.php:169
msgid "How the sender name appears in outgoing emails."
msgstr ""

#: ../includes/core/emails.php:174
msgid "\"From\" address"
msgstr ""

#: ../includes/core/emails.php:175
msgid "From address"
msgstr ""

#: ../includes/core/emails.php:176
msgid "How the sender email appears in outgoing emails."
msgstr ""

#: ../includes/core/emails.php:193,
#: ../includes/admin/pages/page-settings.php:278
msgid "Email Template"
msgstr ""

#: ../includes/core/emails.php:194
msgid "This section lets you customize the emails look and feel."
msgstr ""

#: ../includes/core/emails.php:200, ../includes/core/emails.php:201
msgid "Header Image"
msgstr ""

#: ../includes/core/emails.php:202
msgid "Url to an image you want to show in the email header."
msgstr ""

#: ../includes/core/emails.php:220, ../includes/core/emails.php:221
msgid "Footer Text"
msgstr ""

#: ../includes/core/emails.php:222
msgid "The text to appear in the footer of the emails."
msgstr ""

#: ../includes/core/emails.php:229
msgid "Base Color"
msgstr ""

#. translators: %s: default color
#: ../includes/core/emails.php:231
msgid "The base color for the email template. Default is %s"
msgstr ""

#: ../includes/core/emails.php:237
msgid "Background Color"
msgstr ""

#. translators: %s: default color
#: ../includes/core/emails.php:239
msgid "The background color for the email template. Default is %s"
msgstr ""

#: ../includes/core/emails.php:245
msgid "Body Background Color"
msgstr ""

#. translators: %s: default color
#: ../includes/core/emails.php:247
msgid "The main body background color for the email template. Default is %s"
msgstr ""

#: ../includes/core/emails.php:253
msgid "Heading Text Color"
msgstr ""

#. translators: %s: default color
#: ../includes/core/emails.php:255
msgid "The heading text color for the email template. Default is %s"
msgstr ""

#: ../includes/core/emails.php:261
msgid "Body Text Color"
msgstr ""

#. translators: %s: default color
#: ../includes/core/emails.php:263
msgid "The main body text color for the email template. Default is %s"
msgstr ""

#: ../includes/core/emails.php:448
msgid "A test of the <strong>%s</strong> email has been sent."
msgstr ""

#: ../includes/core/emails.php:448
msgid "WP Courseware - Send Test Email"
msgstr ""

#: ../includes/core/emails.php:464
msgid "There was an error when sending the Student Invoice / Order Details email. Please check your details and try again."
msgstr ""

#: ../includes/core/emails.php:462
msgid "Student Invoice / Order Details email sent successfully!"
msgstr ""

#: ../includes/core/emails.php:482
msgid "There was an error when sending the New Order email. Please check your details and try again."
msgstr ""

#: ../includes/core/emails.php:480
msgid "New Order email sent successfully!"
msgstr ""

#: ../includes/core/enrollment.php:379, ../includes/core/enrollment.php:419
msgid "You did not select any students."
msgstr ""

#: ../includes/core/enrollment.php:391, ../includes/core/enrollment.php:431
msgid "Students Enrolled Successfully!"
msgstr ""

#: ../includes/core/enrollment.php:412, ../includes/core/enrollment.php:459
msgid "You did not select one or more courses. Please select a course."
msgstr ""

#: ../includes/core/enrollment.php:470
msgid "There are currently not students in the classroom to enroll. Please add some students and try again."
msgstr ""

#: ../includes/core/enrollment.php:482
msgid "Classroom Enrolled Successfully!"
msgstr ""

#: ../includes/core/frontend.php:65
msgid "Uploading:"
msgstr ""

#: ../includes/core/frontend.php:66,
#: ../includes/legacy/classes/unitfrontend.php:2450
msgid "Please provide an answer for all of the questions on this page."
msgstr "SVP fournir une réponse pour toutes les questions sur cette page."

#: ../includes/core/frontend.php:67, ../includes/legacy/functions.php:2871
msgid "hrs"
msgstr ""

#: ../includes/core/frontend.php:68, ../includes/legacy/functions.php:2865
msgid "mins"
msgstr ""

#: ../includes/core/frontend.php:69, ../includes/legacy/functions.php:2866
msgid "secs"
msgstr ""

#: ../includes/core/frontend.php:71
msgid "Please enter a stronger password."
msgstr ""

#: ../includes/core/frontend.php:74
msgid "Are you sure you wish to reset your progress of this Unit? This CANNOT be undone."
msgstr ""

#: ../includes/core/frontend.php:75
msgid "Are you sure you wish to reset your progress up to this Unit? This CANNOT be undone."
msgstr ""

#: ../includes/core/frontend.php:87
msgid "Error processing checkout. Please try again."
msgstr ""

#: ../includes/core/frontend.php:89, ../includes/core/frontend.php:109
msgctxt "enhanced select"
msgid "No matches found"
msgstr ""

#: ../includes/core/frontend.php:90, ../includes/core/frontend.php:110
msgctxt "enhanced select"
msgid "Loading failed"
msgstr ""

#: ../includes/core/frontend.php:91, ../includes/core/frontend.php:111
msgctxt "enhanced select"
msgid "Please enter 1 or more characters"
msgstr ""

#: ../includes/core/frontend.php:92, ../includes/core/frontend.php:112
msgctxt "enhanced select"
msgid "Please enter %qty% or more characters"
msgstr ""

#: ../includes/core/frontend.php:93, ../includes/core/frontend.php:113
msgctxt "enhanced select"
msgid "Please delete 1 character"
msgstr ""

#: ../includes/core/frontend.php:94, ../includes/core/frontend.php:114
msgctxt "enhanced select"
msgid "Please delete %qty% characters"
msgstr ""

#: ../includes/core/frontend.php:95, ../includes/core/frontend.php:115
msgctxt "enhanced select"
msgid "You can only select 1 item"
msgstr ""

#: ../includes/core/frontend.php:96, ../includes/core/frontend.php:116
msgctxt "enhanced select"
msgid "You can only select %qty% items"
msgstr ""

#: ../includes/core/frontend.php:97, ../includes/core/frontend.php:117
msgctxt "enhanced select"
msgid "Loading more results&hellip;"
msgstr ""

#: ../includes/core/frontend.php:98, ../includes/core/frontend.php:118
msgctxt "enhanced select"
msgid "Searching&hellip;"
msgstr ""

#: ../includes/core/frontend.php:137
msgid "Are you sure you wish to delete your note?"
msgstr ""

#: ../includes/core/install.php:550
msgid "Action failed. Please refresh the page and retry."
msgstr ""

#: ../includes/core/install.php:554
msgid "You don&#8217;t have permission to do this."
msgstr ""

#: ../includes/core/install.php:609
msgid "WP Courseware Data Update"
msgstr ""

#: ../includes/core/install.php:609
msgid "We need to update your database to the latest version."
msgstr ""

#: ../includes/core/install.php:612
msgid "Run the Updater"
msgstr ""

#: ../includes/core/install.php:618
msgid "It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?"
msgstr ""

#: ../includes/core/install.php:637
msgid "Your database is being updated in the background."
msgstr ""

#: ../includes/core/install.php:639
msgid "Taking a while? Click here to run it now."
msgstr ""

#: ../includes/core/install.php:659
msgid "WP Courseware data update complete. Thank you for updating to the latest version!"
msgstr ""

#: ../includes/core/install.php:660, ../includes/core/tour.php:83
msgid "Dismiss"
msgstr ""

#: ../includes/core/license.php:54,
#: ../includes/admin/pages/page-settings.php:298
msgid "License"
msgstr ""

#: ../includes/core/license.php:55
msgid "Your license, when activated, will provides access to updates and support."
msgstr ""

#: ../includes/core/license.php:268, ../includes/core/license.php:511
msgid "License successfully deactivated!"
msgstr ""

#. translators: %1$s - License page url
#: ../includes/core/license.php:308
msgid "Your <strong>WP Courseware</strong> license key is missing or invalid. <a href=\"%1$s\">Please enter your license key.</a>"
msgstr ""

#: ../includes/core/license.php:346
msgid "License API request action invalid."
msgstr ""

#: ../includes/core/license.php:368, ../includes/core/license.php:421
msgid "An error occurred, please try again."
msgstr ""

#. translators: %s - Date the license expired
#: ../includes/core/license.php:399
msgid "Your license key expired on %s."
msgstr ""

#: ../includes/core/license.php:404
msgid "Your license key has been disabled."
msgstr ""

#: ../includes/core/license.php:408
msgid "Invalid license key. Please enter a valid license key."
msgstr ""

#: ../includes/core/license.php:411
msgid "Your license is not active for this URL."
msgstr ""

#. translators: %s - Product Name
#: ../includes/core/license.php:415
msgid "This appears to be an invalid license key for %s."
msgstr ""

#: ../includes/core/license.php:418
msgid "Your license key has reached its activation limit."
msgstr ""

#: ../includes/core/license.php:426
msgid "Error"
msgstr ""

#: ../includes/core/license.php:487
msgid "There was an error updating your license. Please try again."
msgstr ""

#: ../includes/core/license.php:501
msgid "License successfully activated!"
msgstr ""

#: ../includes/core/license.php:551
msgid "Plugin update cache cleared successfully!"
msgstr ""

#: ../includes/core/privacy.php:62
msgid "The following sections are samples of disclosures you could add into your privacy policy. The following sections are NOT meant to be legal advice nor should you copy it verbatim to your site without getting professional legal council. B & D Endeavors, LLC is not responsible for any misuse or unexpected results that may come about by using any of the following language in your privacy policy."
msgstr ""

#: ../includes/core/privacy.php:65
msgid "What information do we collect?"
msgstr ""

#: ../includes/core/privacy.php:66
msgid "In this section you can talk about what data is collected. WP Courseware only collects first name, last name, e-mail address, and mailing address when a purchase is made. If a course is offered for free, then the users registration information is only stored in the WordPress users table. WP Courseware does not collect any credit card data whatsoever."
msgstr ""

#: ../includes/core/privacy.php:69
msgid "How is your information used?"
msgstr ""

#: ../includes/core/privacy.php:70
msgid "In this section you can explain what the data collected by WP Courseware is used for. Data collected from an order is used to process transactions, and enroll users into courses. Also data collected like name and email address is used to send out email notifications for purchases or course notifications."
msgstr ""

#: ../includes/core/privacy.php:73
msgid "Do we use cookies?"
msgstr ""

#: ../includes/core/privacy.php:74
msgid "Yes WP Courseware uses cookies to track shopping cart sessions. These cookies expire within 48 hours. Your site may use additional cookies so be sure to research what other cookies your site might be utilizing."
msgstr ""

#: ../includes/core/privacy.php:77
msgid "Do we disclose any information to outside parties?"
msgstr ""

#: ../includes/core/privacy.php:78
msgid "WP Courseware only sends required data to the payment gateways."
msgstr ""

#: ../includes/core/privacy.php:81
msgid "What rights do you have to your data?"
msgstr ""

#: ../includes/core/privacy.php:82
msgid "WP Courseware is GDPR compliant in which users can request a copy of their data or can request to have their data anonymized through the core WordPress GDPR tools."
msgstr ""

#: ../includes/core/privacy.php:96, ../includes/core/privacy.php:122
msgid "Student Data"
msgstr ""

#: ../includes/core/privacy.php:101, ../includes/core/privacy.php:127
msgid "Student Order Data"
msgstr ""

#: ../includes/core/privacy.php:106, ../includes/core/privacy.php:132
msgid "Student Subscription Data"
msgstr ""

#: ../includes/core/privacy.php:173, ../includes/core/privacy.php:346,
#: ../includes/core/privacy.php:514
msgid "Student ID"
msgstr ""

#: ../includes/core/privacy.php:174, ../includes/core/privacy.php:347,
#: ../includes/core/privacy.php:428
msgid "Student First Name"
msgstr ""

#: ../includes/core/privacy.php:175, ../includes/core/privacy.php:348,
#: ../includes/core/privacy.php:429
msgid "Student Last Name"
msgstr ""

#: ../includes/core/privacy.php:176, ../includes/core/privacy.php:349,
#: ../includes/core/privacy.php:430, ../includes/core/privacy.php:516,
#: ../includes/core/privacy.php:589,
#: ../includes/emails/email-cancelled-installment-plan.php:158,
#: ../includes/emails/email-cancelled-order.php:175,
#: ../includes/emails/email-cancelled-subscription.php:158,
#: ../includes/emails/email-completed-installment-order.php:161,
#: ../includes/emails/email-completed-installment-plan.php:159,
#: ../includes/emails/email-completed-order.php:161,
#: ../includes/emails/email-completed-renewal-order.php:161,
#: ../includes/emails/email-expired-subscription.php:150,
#: ../includes/emails/email-failed-order.php:171,
#: ../includes/emails/email-new-account.php:163,
#: ../includes/emails/email-new-installment-order.php:171,
#: ../includes/emails/email-new-order.php:177,
#: ../includes/emails/email-new-renewal-order.php:171,
#: ../includes/emails/email-refunded-order.php:161,
#: ../includes/emails/email-reset-password.php:163,
#: ../includes/emails/email-student-invoice.php:149,
#: ../includes/emails/email-suspended-installment-plan.php:150,
#: ../includes/emails/email-suspended-subscription.php:150
msgid "Student Email"
msgstr ""

#: ../includes/core/privacy.php:177, ../includes/core/privacy.php:267,
#: ../includes/core/privacy.php:350, ../includes/core/privacy.php:431
msgid "Student Billing Address"
msgstr ""

#: ../includes/core/privacy.php:178, ../includes/core/privacy.php:268,
#: ../includes/core/privacy.php:351, ../includes/core/privacy.php:432
msgid "Student Billing Address 2"
msgstr ""

#: ../includes/core/privacy.php:179, ../includes/core/privacy.php:269,
#: ../includes/core/privacy.php:352, ../includes/core/privacy.php:433
msgid "Student Billing City"
msgstr ""

#: ../includes/core/privacy.php:180, ../includes/core/privacy.php:270,
#: ../includes/core/privacy.php:353, ../includes/core/privacy.php:434
msgid "Student Billing Postcode"
msgstr ""

#: ../includes/core/privacy.php:181, ../includes/core/privacy.php:271,
#: ../includes/core/privacy.php:354, ../includes/core/privacy.php:435
msgid "Student Billing Country"
msgstr ""

#: ../includes/core/privacy.php:182, ../includes/core/privacy.php:272,
#: ../includes/core/privacy.php:355, ../includes/core/privacy.php:436
msgid "Student Billing State"
msgstr ""

#: ../includes/core/privacy.php:206
msgid "Agreed to Terms &amp; Conditions"
msgstr ""

#: ../includes/core/privacy.php:213
msgid "Agreed to Privacy Policy"
msgstr ""

#: ../includes/core/privacy.php:220,
#: ../includes/admin/pages/page-order.php:548,
#: ../includes/admin/pages/page-settings.php:776,
#: ../includes/admin/pages/page-student.php:75,
#: ../includes/admin/views/reports/reports-dashboard-top-users.php:24
msgid "Student"
msgstr ""

#: ../includes/core/privacy.php:341,
#: ../includes/emails/email-cancelled-order.php:151,
#: ../includes/emails/email-completed-installment-order.php:137,
#: ../includes/emails/email-completed-order.php:137,
#: ../includes/emails/email-completed-renewal-order.php:137,
#: ../includes/emails/email-failed-order.php:147,
#: ../includes/emails/email-new-installment-order.php:147,
#: ../includes/emails/email-new-order.php:153,
#: ../includes/emails/email-new-renewal-order.php:147,
#: ../includes/emails/email-refunded-order.php:133,
#: ../includes/emails/email-student-invoice.php:125
msgid "Order ID"
msgstr ""

#: ../includes/core/privacy.php:342
msgid "Order Type"
msgstr ""

#: ../includes/core/privacy.php:343,
#: ../includes/emails/email-cancelled-order.php:155,
#: ../includes/emails/email-completed-installment-order.php:141,
#: ../includes/emails/email-completed-order.php:141,
#: ../includes/emails/email-completed-renewal-order.php:141,
#: ../includes/emails/email-failed-order.php:151,
#: ../includes/emails/email-new-installment-order.php:151,
#: ../includes/emails/email-new-order.php:157,
#: ../includes/emails/email-new-renewal-order.php:151,
#: ../includes/emails/email-refunded-order.php:137,
#: ../includes/emails/email-student-invoice.php:129
msgid "Order Date"
msgstr ""

#: ../includes/core/privacy.php:344
msgid "Order Date Paid"
msgstr ""

#: ../includes/core/privacy.php:345
msgid "Order Status"
msgstr ""

#: ../includes/core/privacy.php:356, ../includes/core/privacy.php:437
msgid "Student IP Address"
msgstr ""

#: ../includes/core/privacy.php:357, ../includes/core/privacy.php:438
msgid "Student User Agent"
msgstr ""

#: ../includes/core/privacy.php:381, ../includes/core/query.php:129
msgid "Student Orders"
msgstr ""

#: ../includes/core/privacy.php:511,
#: ../includes/emails/email-cancelled-installment-plan.php:138,
#: ../includes/emails/email-cancelled-subscription.php:138,
#: ../includes/emails/email-completed-installment-plan.php:139,
#: ../includes/emails/email-expired-subscription.php:130,
#: ../includes/emails/email-suspended-installment-plan.php:130,
#: ../includes/emails/email-suspended-subscription.php:130
msgid "Subscription ID"
msgstr ""

#: ../includes/core/privacy.php:512, ../includes/core/privacy.php:587,
#: ../includes/emails/email-cancelled-installment-plan.php:142,
#: ../includes/emails/email-cancelled-subscription.php:142,
#: ../includes/emails/email-completed-installment-plan.php:143,
#: ../includes/emails/email-expired-subscription.php:134,
#: ../includes/emails/email-suspended-installment-plan.php:134,
#: ../includes/emails/email-suspended-subscription.php:134
msgid "Subscription Date"
msgstr ""

#: ../includes/core/privacy.php:513
msgid "Subscription Status"
msgstr ""

#: ../includes/core/privacy.php:515, ../includes/core/privacy.php:588,
#: ../includes/emails/email-cancelled-installment-plan.php:154,
#: ../includes/emails/email-cancelled-order.php:171,
#: ../includes/emails/email-cancelled-subscription.php:154,
#: ../includes/emails/email-completed-installment-order.php:157,
#: ../includes/emails/email-completed-installment-plan.php:155,
#: ../includes/emails/email-completed-order.php:157,
#: ../includes/emails/email-completed-renewal-order.php:157,
#: ../includes/emails/email-expired-subscription.php:146,
#: ../includes/emails/email-failed-order.php:167,
#: ../includes/emails/email-new-account.php:159,
#: ../includes/emails/email-new-installment-order.php:167,
#: ../includes/emails/email-new-order.php:173,
#: ../includes/emails/email-new-renewal-order.php:167,
#: ../includes/emails/email-refunded-order.php:157,
#: ../includes/emails/email-reset-password.php:159,
#: ../includes/emails/email-student-invoice.php:145,
#: ../includes/emails/email-suspended-installment-plan.php:146,
#: ../includes/emails/email-suspended-subscription.php:146
msgid "Student Name"
msgstr ""

#: ../includes/core/privacy.php:540, ../includes/core/query.php:138
msgid "Student Subscriptions"
msgstr ""

#. translators: %d: interval
#: ../includes/core/process.php:97
msgid "Every %d Minutes"
msgstr ""

#: ../includes/core/query.php:126
msgid "Student Courses"
msgstr ""

#. translators: %s: order number
#: ../includes/core/query.php:135
msgid "Student Order #%s"
msgstr ""

#: ../includes/core/query.php:135
msgid "Student Order"
msgstr ""

#. translators: %s: subscription id
#: ../includes/core/query.php:144
msgid "Student Subscription #%s"
msgstr ""

#: ../includes/core/query.php:144
msgid "Student Subscription"
msgstr ""

#: ../includes/core/query.php:147
msgid "Register for an Account"
msgstr ""

#: ../includes/core/query.php:150
msgid "Edit Student Account"
msgstr ""

#: ../includes/core/query.php:153
msgid "Recover Password"
msgstr ""

#: ../includes/core/query.php:156
msgid "Student Achievements"
msgstr ""

#: ../includes/core/reports.php:163
msgid "WP Courseware Reports"
msgstr ""

#: ../includes/core/reports.php:164
msgid "Awarded Points"
msgstr ""

#: ../includes/core/reports.php:165
msgid "Top Student Achievements"
msgstr ""

#: ../includes/core/roles.php:99, ../includes/admin/pages/page-course.php:1824,
#: ../includes/legacy/classes/certificate.php:1092
msgid "Instructor"
msgstr ""

#: ../includes/core/settings.php:213
msgid "Sorry, the request contained no settings to save."
msgstr ""

#: ../includes/core/settings.php:235
msgid "Sorry, the request was invalid"
msgstr ""

#: ../includes/core/settings.php:240
msgid "Page created successfully!"
msgstr ""

#: ../includes/core/settings.php:245
msgid "Courses page created successfully!"
msgstr ""

#: ../includes/core/settings.php:249
msgid "Checkout page created successfully!"
msgstr ""

#: ../includes/core/settings.php:253
msgid "Order recieved page created successfully!"
msgstr ""

#: ../includes/core/settings.php:257
msgid "Order failed page created successfully!"
msgstr ""

#: ../includes/core/settings.php:261
msgid "Terms & Conditions page created successfully!"
msgstr ""

#: ../includes/core/settings.php:265
msgid "Privacy Policy page created successfully!"
msgstr ""

#: ../includes/core/settings.php:269
msgid "Students account page created successfully!"
msgstr ""

#: ../includes/core/settings.php:273
msgid "Leaderboard page created successfully!"
msgstr ""

#: ../includes/core/shortcodes.php:227
msgid "Next Unit"
msgstr "Prochaine unité"

#: ../includes/core/shortcodes.php:415
msgid "<a href=\"%s\" class=\"fe_btn fe_btn_completion btn_completion\" id=\"enroll_registration\">%s</a>"
msgstr ""

#: ../includes/core/shortcodes.php:363
msgid "<div class=\"wpcw_fe_enrolled\"><p>You have already been enrolled into <strong>%s</strong>.</p></div>"
msgstr ""

#: ../includes/core/shortcodes.php:374
msgid ""
"<div class=\"wpcw_fe_enroll_button\" id=\"wpcw_fe_enroll_%s\">\n"
"\t\t\t\t\t\t\t<img src=\"%s\" class=\"wpcw_loader\" style=\"display: none;\" />\n"
"\t\t\t\t\t\t\t<a href=\"#\" class=\"fe_btn fe_btn_completion btn_completion\" id=\"enroll_%s\" data-display-messages=\"%s\" data-redirect=\"%s\">%s</a>\n"
"\t\t\t\t\t\t</div>"
msgstr ""

#: ../includes/core/styles.php:76
msgid "Styles"
msgstr ""

#: ../includes/core/styles.php:77
msgid "Below are settings that determine the look and feel of WP Courseware."
msgstr ""

#: ../includes/core/styles.php:167
msgid "WP Courseware Colors"
msgstr ""

#: ../includes/core/styles.php:202
msgid "Setting"
msgstr ""

#: ../includes/core/styles.php:234
msgid "General Colors"
msgstr ""

#: ../includes/core/styles.php:239
msgid "Notification Colors"
msgstr ""

#: ../includes/core/styles.php:244
msgid "Course Colors"
msgstr ""

#: ../includes/core/styles.php:249
msgid "Quiz Colors"
msgstr ""

#: ../includes/core/styles.php:254
msgid "Unit Colors"
msgstr ""

#: ../includes/core/styles.php:273
msgid "Progress Bar - Fill Color"
msgstr ""

#: ../includes/core/styles.php:279
msgid "Checked Icon - Color"
msgstr ""

#: ../includes/core/styles.php:285
msgid "Checked Icon - Background Color"
msgstr ""

#: ../includes/core/styles.php:291
msgid "Un-Checked Icon - Background Color"
msgstr ""

#: ../includes/core/styles.php:309
msgid "Notification - Error Text Color"
msgstr ""

#: ../includes/core/styles.php:315
msgid "Notification - Error Background Color"
msgstr ""

#: ../includes/core/styles.php:321
msgid "Notification - Error Border Color"
msgstr ""

#: ../includes/core/styles.php:327
msgid "Notification - Warning Text Color"
msgstr ""

#: ../includes/core/styles.php:333
msgid "Notification - Warning Background Color"
msgstr ""

#: ../includes/core/styles.php:339
msgid "Notification - Warning Border Color"
msgstr ""

#: ../includes/core/styles.php:345
msgid "Notification - Success Text Color"
msgstr ""

#: ../includes/core/styles.php:351
msgid "Notification - Success Background Color"
msgstr ""

#: ../includes/core/styles.php:357
msgid "Notification - Success Border Color"
msgstr ""

#: ../includes/core/styles.php:363
msgid "Notification Button - Text Color"
msgstr ""

#: ../includes/core/styles.php:370
msgid "Notification Button - Background Color"
msgstr ""

#: ../includes/core/styles.php:376
msgid "Notification Button - Border Color"
msgstr ""

#: ../includes/core/styles.php:382
msgid "Notification Button - Hover Text Color"
msgstr ""

#: ../includes/core/styles.php:390
msgid "Notification Button - Hover Background Color"
msgstr ""

#: ../includes/core/styles.php:397
msgid "Notification Button - Hover Border Color"
msgstr ""

#: ../includes/core/styles.php:416
msgid "Completion Box - Text Color"
msgstr ""

#: ../includes/core/styles.php:422
msgid "Completion Box - Background Color"
msgstr ""

#: ../includes/core/styles.php:428
msgid "Download Certificate Button - Text Color"
msgstr ""

#: ../includes/core/styles.php:435
msgid "Download Certificate Button - Background Color"
msgstr ""

#: ../includes/core/styles.php:441
msgid "Download Certificate Button - Border Color"
msgstr ""

#: ../includes/core/styles.php:447
msgid "Download Certificate Button - Hover Text Color"
msgstr ""

#: ../includes/core/styles.php:455
msgid "Download Certificate Button - Hover Background Color"
msgstr ""

#: ../includes/core/styles.php:462
msgid "Download Certificate Button - Hover Border Color"
msgstr ""

#: ../includes/core/styles.php:481
msgid "Quiz Box - Background Color"
msgstr ""

#: ../includes/core/styles.php:487
msgid "Quiz Box - Border Color"
msgstr ""

#: ../includes/core/styles.php:493
msgid "Quiz Custom Feedback Notice - Text Color"
msgstr ""

#: ../includes/core/styles.php:499
msgid "Quiz Custom Feedback Notice - Background Color"
msgstr ""

#: ../includes/core/styles.php:505
msgid "Quiz Custom Feedback Notice - Border Color"
msgstr ""

#: ../includes/core/styles.php:511
msgid "Quiz Box - Question Divider Color"
msgstr ""

#: ../includes/core/styles.php:517
msgid "Quiz Box - Full Answers Text Color"
msgstr ""

#: ../includes/core/styles.php:523
msgid "Quiz Button - Text Color"
msgstr ""

#: ../includes/core/styles.php:530
msgid "Quiz Button - Background Color"
msgstr ""

#: ../includes/core/styles.php:536
msgid "Quiz Button - Border Color"
msgstr ""

#: ../includes/core/styles.php:542
msgid "Quiz Button - Hover Text Color"
msgstr ""

#: ../includes/core/styles.php:550
msgid "Quiz Button - Hover Background Color"
msgstr ""

#: ../includes/core/styles.php:558
msgid "Quiz Button - Hover Border Color"
msgstr ""

#: ../includes/core/styles.php:578
msgid "Unit Complete Box - Text Color"
msgstr ""

#: ../includes/core/styles.php:584
msgid "Unit Complete Box - Background Color"
msgstr ""

#: ../includes/core/styles.php:590
msgid "Unit Complete Box - Border Color"
msgstr ""

#: ../includes/core/styles.php:596
msgid "Unit Complete Box Button - Text Color"
msgstr ""

#: ../includes/core/styles.php:603
msgid "Unit Complete Box Button - Background Color"
msgstr ""

#: ../includes/core/styles.php:609
msgid "Unit Complete Box Button - Border Color"
msgstr ""

#: ../includes/core/styles.php:615
msgid "Unit Complete Box Button - Hover Text Color"
msgstr ""

#: ../includes/core/styles.php:623
msgid "Unit Complete Box Button - Hover Background Color"
msgstr ""

#: ../includes/core/styles.php:630
msgid "Unit Complete Box Button - Hover Border Color"
msgstr ""

#: ../includes/core/styles.php:637
msgid "Unit Prev/Next Button - Text Color"
msgstr ""

#: ../includes/core/styles.php:644
msgid "Unit Prev/Next Button - Background Color"
msgstr ""

#: ../includes/core/styles.php:650
msgid "Unit Prev/Next Button - Border Color"
msgstr ""

#: ../includes/core/styles.php:656
msgid "Unit Prev/Next Button - Hover Text Color"
msgstr ""

#: ../includes/core/styles.php:664
msgid "Unit Prev/Next Button - Hover Background Color"
msgstr ""

#: ../includes/core/styles.php:672
msgid "Unit Prev/Next Button - Hover Border Color"
msgstr ""

#: ../includes/core/support.php:64
msgid "S3 Media Maestro"
msgstr ""

#: ../includes/core/support.php:67
msgid "Are you delivering Amazon S3 or CloudFront hosted content through your WordPress site? If so, digital thieves may be eating into your profits! S3 Media Maestro will help you deliver your video, audio, and download files securely!"
msgstr ""

#: ../includes/core/support.php:68, ../includes/core/support.php:84
msgid "Save 15%"
msgstr ""

#: ../includes/core/support.php:80
msgid "Simple Course Creation"
msgstr ""

#: ../includes/core/support.php:83
msgid "Since 2012, we've worked with over 20,000 online course creation clients. We've seen what works and what doesn't. Our courses are designed to help your online course succeed. Period. You are an expert in something. Let's go prove it."
msgstr ""

#: ../includes/core/support.php:103
msgid "There are currently no products available. Please try again later."
msgstr ""

#: ../includes/core/tools.php:381
msgid "Transients cleared successfully!"
msgstr ""

#: ../includes/core/tools.php:397
msgid "There was an error deleting the orphaned tags. Please try again."
msgstr ""

#: ../includes/core/tools.php:400
msgid "Orphaned question tags deleted successfully!"
msgstr ""

#: ../includes/core/tools.php:416
msgid "There was an error deleting the orphaned units. Please try again."
msgstr ""

#: ../includes/core/tools.php:419
msgid "Orphaned units deleted successfully!"
msgstr ""

#: ../includes/core/tools.php:435
msgid "Successfully force upgraded all courses!"
msgstr ""

#: ../includes/core/tools.php:450
msgid "Successfully reset roles and capabilities!"
msgstr ""

#: ../includes/core/tools.php:465
msgid "Successfully reset tracking opt-in!"
msgstr ""

#: ../includes/core/tools.php:481
msgid "There was an error sending tracking data to the server!"
msgstr ""

#: ../includes/core/tools.php:484
msgid "Successfully sent tracking data to server!"
msgstr ""

#: ../includes/core/tools.php:499
msgid "Successfully executed updates and WP Courseware is now on the latest version!"
msgstr ""

#: ../includes/core/tools.php:514
msgid "Successfully stopped updater!"
msgstr ""

#: ../includes/core/tools.php:534
msgid "Database fixed!"
msgstr ""

#: ../includes/core/tools.php:560, ../includes/core/tools.php:557
msgid "Your request could not be authenticated. Please refresh the page and try again."
msgstr ""

#: ../includes/core/tour.php:84,
#: ../includes/legacy/classes/unitfrontend.php:1688
msgid "Next"
msgstr "Prochaine"

#: ../includes/core/tour.php:85
msgid "Finish"
msgstr ""

#: ../includes/core/tour.php:149,
#: ../includes/legacy/pages/page-course-access.php:123,
#: ../includes/legacy/pages/page-course-dashboard.php:194,
#: ../includes/legacy/pages/page-course-modify.php:200
msgid "Course Title"
msgstr "Titre"

#: ../includes/core/tour.php:150
msgid "Give your new course a title here. This is a required field and will be what your students will see."
msgstr ""

#: ../includes/core/tour.php:168, ../includes/admin/pages/page-course.php:513,
#: ../includes/legacy/pages/page-course-modify.php:215
msgid "Course Description"
msgstr ""

#: ../includes/core/tour.php:169
msgid "This is your courses main description. Here you should describe your course in detail."
msgstr ""

#: ../includes/core/tour.php:187
msgid "Enable Certificates?"
msgstr ""

#: ../includes/core/tour.php:188
msgid "By enabling certificates, each student will recieve a generated PDF certificate when the course has been completed."
msgstr ""

#: ../includes/core/tour.php:202, ../includes/admin/pages/page-course.php:307
msgid "Course Builder"
msgstr ""

#: ../includes/core/tour.php:203
msgid "Use the course builder to add Modules, Units, and Quizzes to build out your course."
msgstr ""

#: ../includes/core/tour.php:217
msgid "Publish Course!"
msgstr ""

#: ../includes/core/tour.php:218
msgid "When you are finished editing your course, hit the \"Publish\" button to publish your course."
msgstr ""

#: ../includes/core/tracker.php:59
msgid "Tracking"
msgstr ""

#: ../includes/core/tracker.php:60
msgid "Below are settings related to anonymouse usage tracking of plugin data."
msgstr ""

#: ../includes/core/tracker.php:65
msgid "Allow Usage Tracking?"
msgstr ""

#: ../includes/core/tracker.php:66
msgid "Allow WP Courseware to anonymously track how this plugin is used and help us make the plugin better."
msgstr ""

#: ../includes/core/tracker.php:67
msgid "Allow anonymous usage tracking to help us make the plugin better."
msgstr ""

#: ../includes/core/tracker.php:335
msgid "Whoops! Something wen't wrong. Please refresh your page and try again."
msgstr ""

#: ../includes/database/db-courses.php:206, ../includes/models/course.php:819,
#: ../includes/admin/pages/page-course.php:752,
#: ../includes/legacy/pages/page-course-modify.php:1025
msgid "You need to complete the previous unit first."
msgstr "Vous devez compléter l'unité précédente."

#: ../includes/database/db-courses.php:207, ../includes/models/course.php:820,
#: ../includes/admin/pages/page-course.php:722,
#: ../includes/legacy/pages/page-course-modify.php:1026
msgid "Have you completed this unit? Then mark this unit as completed."
msgstr "Vous avez complété cette unité? Appuyez sur le bouton pour changer son statut."

#: ../includes/database/db-courses.php:208, ../includes/models/course.php:821,
#: ../includes/admin/pages/page-course.php:702,
#: ../includes/legacy/pages/page-course-modify.php:1027
msgid "You have now completed this unit."
msgstr "Vous pouvez maintenant remplir le sondage."

#: ../includes/database/db-courses.php:209, ../includes/models/course.php:822,
#: ../includes/admin/pages/page-course.php:712,
#: ../includes/legacy/pages/page-course-modify.php:1028
msgid "You have now completed the whole course. Congratulations!"
msgstr "Félicitations! Vous avez terminé la formation."

#: ../includes/database/db-courses.php:210, ../includes/models/course.php:823,
#: ../includes/admin/pages/page-course.php:742,
#: ../includes/legacy/pages/page-course-modify.php:1029
msgid "Sorry, but you're not allowed to access this course."
msgstr "Désolé, vous n'êtes pas autorisé à accéder à ce contenu."

#: ../includes/database/db-courses.php:211, ../includes/models/course.php:824,
#: ../includes/admin/pages/page-course.php:732,
#: ../includes/legacy/pages/page-course-modify.php:1030
msgid "This course can not be accessed until the prerequisites for this course are complete."
msgstr "Vous ne pouvez accéder à cette formation si le pré-requis n'est pas complété."

#: ../includes/database/db-courses.php:212, ../includes/models/course.php:825,
#: ../includes/admin/pages/page-course.php:772,
#: ../includes/legacy/pages/page-course-modify.php:1031
msgid "You cannot view this unit as you're not logged in yet."
msgstr "Vous devez être connecté pour voir cette unité."

#: ../includes/database/db-courses.php:213, ../includes/models/course.php:826,
#: ../includes/admin/pages/page-course.php:762
msgid "This unit isn't available just yet. Please check back in about {UNIT_UNLOCKED_TIME}."
msgstr ""

#: ../includes/database/db-courses.php:216, ../includes/models/course.php:829,
#: ../includes/admin/pages/page-course.php:782,
#: ../includes/legacy/pages/page-course-modify.php:1035
msgid "Your quiz has been submitted for grading by the course instructor. Once your grade has been entered, you will be able to access the next unit."
msgstr "Vos résultats ont été soumis à l'instructeur pour correction. Lorsque votre pointage final sera émis, vous pourrez accéder à la prochaine unité."

#: ../includes/database/db-courses.php:217, ../includes/models/course.php:830,
#: ../includes/admin/pages/page-course.php:792,
#: ../includes/legacy/pages/page-course-modify.php:1036
msgid "Your quiz has been submitted for grading by the course instructor. You have now completed this unit."
msgstr "Vos résultats ont été soumis à l'instructeur pour correction. Vous avez maintenant complété cette partie."

#: ../includes/emails/email-cancelled-installment-plan.php:42
msgid "Cancelled Installment Plan"
msgstr ""

#: ../includes/emails/email-cancelled-installment-plan.php:43
msgid "Cancelled installment plan emails are sent to chosen recipient(s) when a students installment plan is cancelled (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-cancelled-installment-plan.php:72
msgid "[{site_title}] Installment Plan Cancelled"
msgstr ""

#: ../includes/emails/email-cancelled-installment-plan.php:83
msgid "Installment Plan Cancelled"
msgstr ""

#: ../includes/emails/email-cancelled-installment-plan.php:146,
#: ../includes/emails/email-cancelled-subscription.php:146,
#: ../includes/emails/email-completed-installment-plan.php:147,
#: ../includes/emails/email-expired-subscription.php:138,
#: ../includes/emails/email-suspended-installment-plan.php:138,
#: ../includes/emails/email-suspended-subscription.php:138
msgid "Subscription Url"
msgstr ""

#: ../includes/emails/email-cancelled-installment-plan.php:150,
#: ../includes/emails/email-cancelled-subscription.php:150,
#: ../includes/emails/email-completed-installment-plan.php:151,
#: ../includes/emails/email-expired-subscription.php:142,
#: ../includes/emails/email-suspended-installment-plan.php:142,
#: ../includes/emails/email-suspended-subscription.php:142,
#: ../includes/admin/pages/page-subscription.php:300,
#: ../templates/account/account-view-subscription.php:33
msgid "Subscription Details"
msgstr ""

#: ../includes/emails/email-cancelled-order.php:42,
#: ../includes/emails/email-cancelled-order.php:85
msgid "Cancelled Order"
msgstr ""

#: ../includes/emails/email-cancelled-order.php:43
msgid "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold)."
msgstr ""

#: ../includes/emails/email-cancelled-order.php:74
msgid "[{site_title}] Cancelled order ({order_number}) - {order_date}"
msgstr ""

#: ../includes/emails/email-cancelled-order.php:159,
#: ../includes/emails/email-completed-installment-order.php:145,
#: ../includes/emails/email-completed-order.php:145,
#: ../includes/emails/email-completed-renewal-order.php:145,
#: ../includes/emails/email-failed-order.php:155,
#: ../includes/emails/email-new-installment-order.php:155,
#: ../includes/emails/email-new-order.php:161,
#: ../includes/emails/email-new-renewal-order.php:155,
#: ../includes/emails/email-refunded-order.php:141,
#: ../includes/emails/email-student-invoice.php:133
msgid "Order Number"
msgstr ""

#: ../includes/emails/email-cancelled-order.php:163,
#: ../includes/emails/email-completed-installment-order.php:149,
#: ../includes/emails/email-completed-order.php:149,
#: ../includes/emails/email-completed-renewal-order.php:149,
#: ../includes/emails/email-failed-order.php:159,
#: ../includes/emails/email-new-installment-order.php:159,
#: ../includes/emails/email-new-order.php:165,
#: ../includes/emails/email-new-renewal-order.php:159,
#: ../includes/emails/email-refunded-order.php:145,
#: ../includes/emails/email-student-invoice.php:137
msgid "Order Items Table"
msgstr ""

#: ../includes/emails/email-cancelled-order.php:167,
#: ../includes/emails/email-completed-installment-order.php:153,
#: ../includes/emails/email-completed-order.php:153,
#: ../includes/emails/email-completed-renewal-order.php:153,
#: ../includes/emails/email-failed-order.php:163,
#: ../includes/emails/email-new-installment-order.php:163,
#: ../includes/emails/email-new-order.php:169,
#: ../includes/emails/email-new-renewal-order.php:163,
#: ../includes/emails/email-refunded-order.php:153,
#: ../includes/emails/email-student-invoice.php:141
msgid "Order Url"
msgstr ""

#: ../includes/emails/email-cancelled-subscription.php:42
msgid "Cancelled Subscription"
msgstr ""

#: ../includes/emails/email-cancelled-subscription.php:43
msgid "Cancelled order emails are sent to chosen recipient(s) when a students subscription is cancelled (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-cancelled-subscription.php:72
msgid "[{site_title}] Subscription Cancelled"
msgstr ""

#: ../includes/emails/email-cancelled-subscription.php:83
msgid "Subscription Cancelled"
msgstr ""

#: ../includes/emails/email-completed-installment-order.php:43
msgid "Completed Installment Order"
msgstr ""

#: ../includes/emails/email-completed-installment-order.php:44
msgid "Completed installment order emails are sent to customers when a installment payment has been received."
msgstr ""

#: ../includes/emails/email-completed-installment-order.php:71
msgid "Your {site_title} installment payment order from {order_date} is complete"
msgstr ""

#: ../includes/emails/email-completed-installment-order.php:82
msgid "Installment Payment Order Complete"
msgstr ""

#: ../includes/emails/email-completed-installment-plan.php:43
msgid "Completed Installment Plan"
msgstr ""

#: ../includes/emails/email-completed-installment-plan.php:44
msgid "Completed installment plan emails are sent to chosen recipient(s) when a students installment plan is completed (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-completed-installment-plan.php:73
msgid "[{site_title}] Installment Plan Completed"
msgstr ""

#: ../includes/emails/email-completed-installment-plan.php:84
msgid "Installment Plan Completed"
msgstr ""

#: ../includes/emails/email-completed-order.php:43
msgid "Completed Order"
msgstr ""

#: ../includes/emails/email-completed-order.php:44
msgid "Order complete emails are sent to customers when their orders have been completed and payment has been received."
msgstr ""

#: ../includes/emails/email-completed-order.php:71
msgid "Your {site_title} order from {order_date} is complete"
msgstr ""

#: ../includes/emails/email-completed-order.php:82
msgid "Order Complete"
msgstr ""

#: ../includes/emails/email-completed-renewal-order.php:43
msgid "Completed Renewal Order"
msgstr ""

#: ../includes/emails/email-completed-renewal-order.php:44
msgid "Order complete emails are sent to customers when a subscription renewal order has been completed and payment has been received."
msgstr ""

#: ../includes/emails/email-completed-renewal-order.php:71
msgid "Your {site_title} renewal order from {order_date} is complete"
msgstr ""

#: ../includes/emails/email-completed-renewal-order.php:82
msgid "Renewal Order Complete"
msgstr ""

#: ../includes/emails/email-expired-subscription.php:42
msgid "Expired Subscription"
msgstr ""

#: ../includes/emails/email-expired-subscription.php:43
msgid "Expired order emails are sent to chosen recipient(s) when a students subscription is expired (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-expired-subscription.php:70
msgid "[{site_title}] Subscription Expired"
msgstr ""

#: ../includes/emails/email-expired-subscription.php:81
msgid "Subscription Expired"
msgstr ""

#: ../includes/emails/email-failed-order.php:42,
#: ../includes/emails/email-failed-order.php:81
msgid "Failed Order"
msgstr ""

#: ../includes/emails/email-failed-order.php:43
msgid "Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously processing or on-hold)."
msgstr ""

#: ../includes/emails/email-failed-order.php:70
msgid "[{site_title}] Failed order ({order_number}) - {order_date}"
msgstr ""

#: ../includes/emails/email-new-account.php:68
msgid "New Account"
msgstr ""

#: ../includes/emails/email-new-account.php:69
msgid "Student \"new account\" emails are sent to the student when a student signs up via checkout or account pages."
msgstr ""

#: ../includes/emails/email-new-account.php:96
msgid "Your Account on {site_title}"
msgstr ""

#: ../includes/emails/email-new-account.php:107,
#: ../templates/account/form-edit-account.php:27
msgid "Account Details"
msgstr ""

#: ../includes/emails/email-new-account.php:167
msgid "New Account Details"
msgstr ""

#: ../includes/emails/email-new-installment-order.php:42
msgid "New Installment Order"
msgstr ""

#: ../includes/emails/email-new-installment-order.php:43
msgid "New installment order emails are sent to chosen recipient(s) when an installment payment is processed."
msgstr ""

#: ../includes/emails/email-new-installment-order.php:70
msgid "[{site_title}] New Installment Payment Order ({order_number}) - {order_date}"
msgstr ""

#: ../includes/emails/email-new-installment-order.php:81
msgid "New Installment Payment Order"
msgstr ""

#: ../includes/emails/email-new-order.php:42,
#: ../includes/emails/email-new-order.php:87
msgid "New Order"
msgstr ""

#: ../includes/emails/email-new-order.php:43
msgid "New order emails are sent to chosen recipient(s) when a new order is received."
msgstr ""

#: ../includes/emails/email-new-order.php:76
msgid "[{site_title}] New order ({order_number}) - {order_date}"
msgstr ""

#: ../includes/emails/email-new-renewal-order.php:42
msgid "New Renewal Order"
msgstr ""

#: ../includes/emails/email-new-renewal-order.php:43
msgid "New renewal order emails are sent to chosen recipient(s) when a subscription renewal payment is processed."
msgstr ""

#: ../includes/emails/email-new-renewal-order.php:70
msgid "[{site_title}] New subscription renewal order ({order_number}) - {order_date}"
msgstr ""

#: ../includes/emails/email-new-renewal-order.php:81
msgid "New Subscription Renewal Order"
msgstr ""

#: ../includes/emails/email-refunded-order.php:43
msgid "Refunded Order"
msgstr ""

#: ../includes/emails/email-refunded-order.php:44
msgid "Order refunded emails are sent to customers when their orders are refunded."
msgstr ""

#: ../includes/emails/email-refunded-order.php:71
msgid "Your {site_title} order from {order_date} has been refunded"
msgstr ""

#: ../includes/emails/email-refunded-order.php:82
msgid "Order Refunded"
msgstr ""

#: ../includes/emails/email-refunded-order.php:149
msgid "Order Items Refund Table"
msgstr ""

#: ../includes/emails/email-reset-password.php:61,
#: ../templates/account/form-lost-password.php:34,
#: ../templates/account/form-lost-password.php:34
msgid "Reset password"
msgstr ""

#: ../includes/emails/email-reset-password.php:62
msgid "Student \"reset password\" emails are sent when students reset their passwords."
msgstr ""

#: ../includes/emails/email-reset-password.php:89
msgid "Reset password for {site_title}"
msgstr ""

#: ../includes/emails/email-reset-password.php:100
msgid "Reset Password"
msgstr ""

#: ../includes/emails/email-reset-password.php:167
msgid "Student Username"
msgstr ""

#: ../includes/emails/email-reset-password.php:171
msgid "Reset Password Url"
msgstr ""

#: ../includes/emails/email-student-invoice.php:43
msgid "Student Invoice / Order Details"
msgstr ""

#: ../includes/emails/email-student-invoice.php:44
msgid "Order invoice emails are sent to students and contain order details and information. This is a manually triggered email."
msgstr ""

#: ../includes/emails/email-student-invoice.php:59,
#: ../includes/emails/email-student-invoice.php:70
msgid "Invoice for Order #{order_number}"
msgstr ""

#: ../includes/emails/email-suspended-installment-plan.php:42
msgid "Suspended Installment Plan"
msgstr ""

#: ../includes/emails/email-suspended-installment-plan.php:43
msgid "Suspended installment plan emails are sent to chosen recipient(s) when a students installment plan is suspended (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-suspended-installment-plan.php:70
msgid "[{site_title}] Installment Plan Suspended"
msgstr ""

#: ../includes/emails/email-suspended-installment-plan.php:81
msgid "Installment Plan Suspended"
msgstr ""

#: ../includes/emails/email-suspended-subscription.php:42
msgid "Suspended Subscription"
msgstr ""

#: ../includes/emails/email-suspended-subscription.php:43
msgid "Suspended subscription emails are sent to chosen recipient(s) when a students subscription is suspended (either by the administrator or student)."
msgstr ""

#: ../includes/emails/email-suspended-subscription.php:70
msgid "[{site_title}] Subscription Suspended"
msgstr ""

#: ../includes/emails/email-suspended-subscription.php:81
msgid "Subscription Suspended"
msgstr ""

#: ../includes/emails/email.php:283
msgid "Enable/Disable"
msgstr ""

#: ../includes/emails/email.php:284
msgid "Enable this email notification"
msgstr ""

#: ../includes/emails/email.php:285
msgid "When enabled, it will send a specific point in time."
msgstr ""

#: ../includes/emails/email.php:293
msgid "Email Recipient(s)"
msgstr ""

#: ../includes/emails/email.php:294,
#: ../includes/admin/pages/page-settings.php:726
msgid "Recipient(s)"
msgstr ""

#: ../includes/emails/email.php:296
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr ""

#: ../includes/emails/email.php:303,
#: ../includes/admin/pages/page-course.php:894,
#: ../includes/admin/pages/page-course.php:949,
#: ../includes/admin/pages/page-course.php:1004,
#: ../includes/admin/pages/page-course.php:1035,
#: ../includes/admin/pages/page-course.php:1078,
#: ../includes/admin/pages/page-course.php:1109,
#: ../includes/admin/views/classroom/classroom-send-email.php:20,
#: ../includes/admin/views/classroom/classroom-send-email.php:21,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:20,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:21
msgid "Email Subject"
msgstr ""

#. translators: %s: list of merge tags
#: ../includes/emails/email.php:305, ../includes/emails/email.php:315
msgid "Available merge tags: %s"
msgstr ""

#: ../includes/emails/email.php:313
msgid "Email Heading"
msgstr ""

#: ../includes/emails/email.php:323
msgid "Email Content-Type"
msgstr ""

#: ../includes/emails/email.php:324
msgid "The email content type."
msgstr ""

#: ../includes/emails/email.php:332,
#: ../includes/admin/views/classroom/classroom-send-email.php:26,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:26
msgid "Email Content"
msgstr ""

#: ../includes/emails/email.php:333
msgid "The content of the email depending on the content type above."
msgstr ""

#: ../includes/emails/email.php:448
msgid "Plain text"
msgstr ""

#: ../includes/emails/email.php:451
msgid "HTML"
msgstr ""

#: ../includes/emails/email.php:452
msgid "Multipart"
msgstr ""

#: ../includes/emails/email.php:569
msgid "Site Title"
msgstr ""

#: ../includes/emails/email.php:573
msgid "Site Url"
msgstr ""

#: ../includes/emails/email.php:577
msgid "Admin Email"
msgstr ""

#. translators: %s is the Course Title
#: ../includes/functions/cart.php:53
msgid "<p>You have already been enrolled into <strong>%s</strong>.</p>"
msgstr ""

#: ../includes/functions/cart.php:94
msgid "%1$s - Purchase %2$s"
msgstr ""

#. translators: %s: coupon code
#: ../includes/functions/cart.php:255
msgid "Coupon: %s"
msgstr ""

#: ../includes/functions/cart.php:284
msgid "[Remove]"
msgstr ""

#: ../includes/functions/checkout.php:74
msgid "Sorry, it seems that there are no available payment methods to place this order. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr ""

#: ../includes/functions/core.php:66
msgctxt "slug"
msgid "unit-category"
msgstr ""

#: ../includes/functions/core.php:69
msgctxt "slug"
msgid "certificate"
msgstr ""

#: ../includes/functions/core.php:194
msgid "United Arab Emirates dirham"
msgstr ""

#: ../includes/functions/core.php:195
msgid "Afghan afghani"
msgstr ""

#: ../includes/functions/core.php:196
msgid "Albanian lek"
msgstr ""

#: ../includes/functions/core.php:197
msgid "Armenian dram"
msgstr ""

#: ../includes/functions/core.php:198
msgid "Netherlands Antillean guilder"
msgstr ""

#: ../includes/functions/core.php:199
msgid "Angolan kwanza"
msgstr ""

#: ../includes/functions/core.php:200
msgid "Argentine peso"
msgstr ""

#: ../includes/functions/core.php:201
msgid "Australian dollar"
msgstr ""

#: ../includes/functions/core.php:202
msgid "Aruban florin"
msgstr ""

#: ../includes/functions/core.php:203
msgid "Azerbaijani manat"
msgstr ""

#: ../includes/functions/core.php:204
msgid "Bosnia and Herzegovina convertible mark"
msgstr ""

#: ../includes/functions/core.php:205
msgid "Barbadian dollar"
msgstr ""

#: ../includes/functions/core.php:206
msgid "Bangladeshi taka"
msgstr ""

#: ../includes/functions/core.php:207
msgid "Bulgarian lev"
msgstr ""

#: ../includes/functions/core.php:208
msgid "Bahraini dinar"
msgstr ""

#: ../includes/functions/core.php:209
msgid "Burundian franc"
msgstr ""

#: ../includes/functions/core.php:210
msgid "Bermudian dollar"
msgstr ""

#: ../includes/functions/core.php:211
msgid "Brunei dollar"
msgstr ""

#: ../includes/functions/core.php:212
msgid "Bolivian boliviano"
msgstr ""

#: ../includes/functions/core.php:213
msgid "Brazilian real"
msgstr ""

#: ../includes/functions/core.php:214
msgid "Bahamian dollar"
msgstr ""

#: ../includes/functions/core.php:215
msgid "Bitcoin"
msgstr ""

#: ../includes/functions/core.php:216
msgid "Bhutanese ngultrum"
msgstr ""

#: ../includes/functions/core.php:217
msgid "Botswana pula"
msgstr ""

#: ../includes/functions/core.php:218
msgid "Belarusian ruble (old)"
msgstr ""

#: ../includes/functions/core.php:219
msgid "Belarusian ruble"
msgstr ""

#: ../includes/functions/core.php:220
msgid "Belize dollar"
msgstr ""

#: ../includes/functions/core.php:221
msgid "Canadian dollar"
msgstr ""

#: ../includes/functions/core.php:222
msgid "Congolese franc"
msgstr ""

#: ../includes/functions/core.php:223
msgid "Swiss franc"
msgstr ""

#: ../includes/functions/core.php:224
msgid "Chilean peso"
msgstr ""

#: ../includes/functions/core.php:225
msgid "Chinese yuan"
msgstr ""

#: ../includes/functions/core.php:226
msgid "Colombian peso"
msgstr ""

#: ../includes/functions/core.php:227
msgid "Costa Rican col&oacute;n"
msgstr ""

#: ../includes/functions/core.php:228
msgid "Cuban convertible peso"
msgstr ""

#: ../includes/functions/core.php:229
msgid "Cuban peso"
msgstr ""

#: ../includes/functions/core.php:230
msgid "Cape Verdean escudo"
msgstr ""

#: ../includes/functions/core.php:231
msgid "Czech koruna"
msgstr ""

#: ../includes/functions/core.php:232
msgid "Djiboutian franc"
msgstr ""

#: ../includes/functions/core.php:233
msgid "Danish krone"
msgstr ""

#: ../includes/functions/core.php:234
msgid "Dominican peso"
msgstr ""

#: ../includes/functions/core.php:235
msgid "Algerian dinar"
msgstr ""

#: ../includes/functions/core.php:236
msgid "Egyptian pound"
msgstr ""

#: ../includes/functions/core.php:237
msgid "Eritrean nakfa"
msgstr ""

#: ../includes/functions/core.php:238
msgid "Ethiopian birr"
msgstr ""

#: ../includes/functions/core.php:239
msgid "Euro"
msgstr ""

#: ../includes/functions/core.php:240
msgid "Fijian dollar"
msgstr ""

#: ../includes/functions/core.php:241
msgid "Falkland Islands pound"
msgstr ""

#: ../includes/functions/core.php:242
msgid "Pound sterling"
msgstr ""

#: ../includes/functions/core.php:243
msgid "Georgian lari"
msgstr ""

#: ../includes/functions/core.php:244
msgid "Guernsey pound"
msgstr ""

#: ../includes/functions/core.php:245
msgid "Ghana cedi"
msgstr ""

#: ../includes/functions/core.php:246
msgid "Gibraltar pound"
msgstr ""

#: ../includes/functions/core.php:247
msgid "Gambian dalasi"
msgstr ""

#: ../includes/functions/core.php:248
msgid "Guinean franc"
msgstr ""

#: ../includes/functions/core.php:249
msgid "Guatemalan quetzal"
msgstr ""

#: ../includes/functions/core.php:250
msgid "Guyanese dollar"
msgstr ""

#: ../includes/functions/core.php:251
msgid "Hong Kong dollar"
msgstr ""

#: ../includes/functions/core.php:252
msgid "Honduran lempira"
msgstr ""

#: ../includes/functions/core.php:253
msgid "Croatian kuna"
msgstr ""

#: ../includes/functions/core.php:254
msgid "Haitian gourde"
msgstr ""

#: ../includes/functions/core.php:255
msgid "Hungarian forint"
msgstr ""

#: ../includes/functions/core.php:256
msgid "Indonesian rupiah"
msgstr ""

#: ../includes/functions/core.php:257
msgid "Israeli new shekel"
msgstr ""

#: ../includes/functions/core.php:258
msgid "Manx pound"
msgstr ""

#: ../includes/functions/core.php:259
msgid "Indian rupee"
msgstr ""

#: ../includes/functions/core.php:260
msgid "Iraqi dinar"
msgstr ""

#: ../includes/functions/core.php:261
msgid "Iranian rial"
msgstr ""

#: ../includes/functions/core.php:262
msgid "Iranian toman"
msgstr ""

#: ../includes/functions/core.php:263
msgid "Icelandic kr&oacute;na"
msgstr ""

#: ../includes/functions/core.php:264
msgid "Jersey pound"
msgstr ""

#: ../includes/functions/core.php:265
msgid "Jamaican dollar"
msgstr ""

#: ../includes/functions/core.php:266
msgid "Jordanian dinar"
msgstr ""

#: ../includes/functions/core.php:267
msgid "Japanese yen"
msgstr ""

#: ../includes/functions/core.php:268
msgid "Kenyan shilling"
msgstr ""

#: ../includes/functions/core.php:269
msgid "Kyrgyzstani som"
msgstr ""

#: ../includes/functions/core.php:270
msgid "Cambodian riel"
msgstr ""

#: ../includes/functions/core.php:271
msgid "Comorian franc"
msgstr ""

#: ../includes/functions/core.php:272
msgid "North Korean won"
msgstr ""

#: ../includes/functions/core.php:273
msgid "South Korean won"
msgstr ""

#: ../includes/functions/core.php:274
msgid "Kuwaiti dinar"
msgstr ""

#: ../includes/functions/core.php:275
msgid "Cayman Islands dollar"
msgstr ""

#: ../includes/functions/core.php:276
msgid "Kazakhstani tenge"
msgstr ""

#: ../includes/functions/core.php:277
msgid "Lao kip"
msgstr ""

#: ../includes/functions/core.php:278
msgid "Lebanese pound"
msgstr ""

#: ../includes/functions/core.php:279
msgid "Sri Lankan rupee"
msgstr ""

#: ../includes/functions/core.php:280
msgid "Liberian dollar"
msgstr ""

#: ../includes/functions/core.php:281
msgid "Lesotho loti"
msgstr ""

#: ../includes/functions/core.php:282
msgid "Libyan dinar"
msgstr ""

#: ../includes/functions/core.php:283
msgid "Moroccan dirham"
msgstr ""

#: ../includes/functions/core.php:284
msgid "Moldovan leu"
msgstr ""

#: ../includes/functions/core.php:285
msgid "Malagasy ariary"
msgstr ""

#: ../includes/functions/core.php:286
msgid "Macedonian denar"
msgstr ""

#: ../includes/functions/core.php:287
msgid "Burmese kyat"
msgstr ""

#: ../includes/functions/core.php:288
msgid "Mongolian t&ouml;gr&ouml;g"
msgstr ""

#: ../includes/functions/core.php:289
msgid "Macanese pataca"
msgstr ""

#: ../includes/functions/core.php:290
msgid "Mauritanian ouguiya"
msgstr ""

#: ../includes/functions/core.php:291
msgid "Mauritian rupee"
msgstr ""

#: ../includes/functions/core.php:292
msgid "Maldivian rufiyaa"
msgstr ""

#: ../includes/functions/core.php:293
msgid "Malawian kwacha"
msgstr ""

#: ../includes/functions/core.php:294
msgid "Mexican peso"
msgstr ""

#: ../includes/functions/core.php:295
msgid "Malaysian ringgit"
msgstr ""

#: ../includes/functions/core.php:296
msgid "Mozambican metical"
msgstr ""

#: ../includes/functions/core.php:297
msgid "Namibian dollar"
msgstr ""

#: ../includes/functions/core.php:298
msgid "Nigerian naira"
msgstr ""

#: ../includes/functions/core.php:299
msgid "Nicaraguan c&oacute;rdoba"
msgstr ""

#: ../includes/functions/core.php:300
msgid "Norwegian krone"
msgstr ""

#: ../includes/functions/core.php:301
msgid "Nepalese rupee"
msgstr ""

#: ../includes/functions/core.php:302
msgid "New Zealand dollar"
msgstr ""

#: ../includes/functions/core.php:303
msgid "Omani rial"
msgstr ""

#: ../includes/functions/core.php:304
msgid "Panamanian balboa"
msgstr ""

#: ../includes/functions/core.php:305
msgid "Peruvian nuevo sol"
msgstr ""

#: ../includes/functions/core.php:306
msgid "Papua New Guinean kina"
msgstr ""

#: ../includes/functions/core.php:307
msgid "Philippine peso"
msgstr ""

#: ../includes/functions/core.php:308
msgid "Pakistani rupee"
msgstr ""

#: ../includes/functions/core.php:309
msgid "Polish z&#x142;oty"
msgstr ""

#: ../includes/functions/core.php:310
msgid "Transnistrian ruble"
msgstr ""

#: ../includes/functions/core.php:311
msgid "Paraguayan guaran&iacute;"
msgstr ""

#: ../includes/functions/core.php:312
msgid "Qatari riyal"
msgstr ""

#: ../includes/functions/core.php:313
msgid "Romanian leu"
msgstr ""

#: ../includes/functions/core.php:314
msgid "Serbian dinar"
msgstr ""

#: ../includes/functions/core.php:315
msgid "Russian ruble"
msgstr ""

#: ../includes/functions/core.php:316
msgid "Rwandan franc"
msgstr ""

#: ../includes/functions/core.php:317
msgid "Saudi riyal"
msgstr ""

#: ../includes/functions/core.php:318
msgid "Solomon Islands dollar"
msgstr ""

#: ../includes/functions/core.php:319
msgid "Seychellois rupee"
msgstr ""

#: ../includes/functions/core.php:320
msgid "Sudanese pound"
msgstr ""

#: ../includes/functions/core.php:321
msgid "Swedish krona"
msgstr ""

#: ../includes/functions/core.php:322
msgid "Singapore dollar"
msgstr ""

#: ../includes/functions/core.php:323
msgid "Saint Helena pound"
msgstr ""

#: ../includes/functions/core.php:324
msgid "Sierra Leonean leone"
msgstr ""

#: ../includes/functions/core.php:325
msgid "Somali shilling"
msgstr ""

#: ../includes/functions/core.php:326
msgid "Surinamese dollar"
msgstr ""

#: ../includes/functions/core.php:327
msgid "South Sudanese pound"
msgstr ""

#: ../includes/functions/core.php:328
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"
msgstr ""

#: ../includes/functions/core.php:329
msgid "Syrian pound"
msgstr ""

#: ../includes/functions/core.php:330
msgid "Swazi lilangeni"
msgstr ""

#: ../includes/functions/core.php:331
msgid "Thai baht"
msgstr ""

#: ../includes/functions/core.php:332
msgid "Tajikistani somoni"
msgstr ""

#: ../includes/functions/core.php:333
msgid "Turkmenistan manat"
msgstr ""

#: ../includes/functions/core.php:334
msgid "Tunisian dinar"
msgstr ""

#: ../includes/functions/core.php:335
msgid "Tongan pa&#x2bb;anga"
msgstr ""

#: ../includes/functions/core.php:336
msgid "Turkish lira"
msgstr ""

#: ../includes/functions/core.php:337
msgid "Trinidad and Tobago dollar"
msgstr ""

#: ../includes/functions/core.php:338
msgid "New Taiwan dollar"
msgstr ""

#: ../includes/functions/core.php:339
msgid "Tanzanian shilling"
msgstr ""

#: ../includes/functions/core.php:340
msgid "Ukrainian hryvnia"
msgstr ""

#: ../includes/functions/core.php:341
msgid "Ugandan shilling"
msgstr ""

#: ../includes/functions/core.php:342
msgid "United States dollar"
msgstr ""

#: ../includes/functions/core.php:343
msgid "Uruguayan peso"
msgstr ""

#: ../includes/functions/core.php:344
msgid "Uzbekistani som"
msgstr ""

#: ../includes/functions/core.php:345
msgid "Venezuelan bol&iacute;var"
msgstr ""

#: ../includes/functions/core.php:346
msgid "Vietnamese &#x111;&#x1ed3;ng"
msgstr ""

#: ../includes/functions/core.php:347
msgid "Vanuatu vatu"
msgstr ""

#: ../includes/functions/core.php:348
msgid "Samoan t&#x101;l&#x101;"
msgstr ""

#: ../includes/functions/core.php:349
msgid "Central African CFA franc"
msgstr ""

#: ../includes/functions/core.php:350
msgid "East Caribbean dollar"
msgstr ""

#: ../includes/functions/core.php:351
msgid "West African CFA franc"
msgstr ""

#: ../includes/functions/core.php:352
msgid "CFP franc"
msgstr ""

#: ../includes/functions/core.php:353
msgid "Yemeni rial"
msgstr ""

#: ../includes/functions/core.php:354
msgid "South African rand"
msgstr ""

#: ../includes/functions/core.php:355
msgid "Zambian kwacha"
msgstr ""

#: ../includes/functions/core.php:556
msgid "Left"
msgstr ""

#: ../includes/functions/core.php:557
msgid "Right"
msgstr ""

#: ../includes/functions/core.php:558
msgid "Left with space"
msgstr ""

#: ../includes/functions/core.php:559
msgid "Right with space"
msgstr ""

#: ../includes/functions/course-notes.php:122,
#: ../includes/functions/course-notes.php:195,
#: ../includes/functions/students.php:345, ../includes/models/order.php:2378,
#: ../includes/models/subscription.php:1337,
#: ../includes/admin/views/orders/order-items-table.php:131
msgid "Cancel"
msgstr ""

#: ../includes/functions/course-notes.php:130,
#: ../includes/functions/course-notes.php:197
msgid "Save note"
msgstr ""

#: ../includes/functions/courses.php:55
msgid "Free Course"
msgstr "Formation gratuite"

#: ../includes/functions/orders.php:82, ../includes/functions/students.php:47
msgid "John"
msgstr ""

#: ../includes/functions/orders.php:83, ../includes/functions/students.php:48
msgid "Smith"
msgstr ""

#: ../includes/functions/orders.php:84, ../includes/functions/students.php:50
msgid "430 E. WP Courseware Street"
msgstr ""

#: ../includes/functions/orders.php:85, ../includes/functions/students.php:51
msgid "Suite 120"
msgstr ""

#: ../includes/functions/orders.php:86, ../includes/functions/students.php:52
msgid "Phoenix"
msgstr ""

#: ../includes/functions/orders.php:87, ../includes/functions/students.php:53
msgid "AZ"
msgstr ""

#: ../includes/functions/orders.php:88, ../includes/functions/students.php:54
msgid "85001"
msgstr ""

#: ../includes/functions/orders.php:89, ../includes/functions/students.php:55
msgid "United States"
msgstr ""

#: ../includes/functions/orders.php:94,
#: ../includes/gateways/gateway-stripe.php:106
msgid "Credit Card (Stripe)"
msgstr ""

#: ../includes/functions/students.php:46
msgid "John Smith"
msgstr ""

#: ../includes/functions/students.php:87,
#: ../includes/functions/students.php:470
msgid "An account is already registered with your email address. Please log in."
msgstr ""

#: ../includes/functions/students.php:112,
#: ../includes/functions/students.php:108,
#: ../includes/functions/students.php:495,
#: ../includes/functions/students.php:491
msgid "Please enter a valid account username."
msgstr ""

#: ../includes/functions/students.php:116,
#: ../includes/functions/students.php:499
msgid "An account is already registered with that username. Please choose another."
msgstr ""

#: ../includes/functions/students.php:125,
#: ../includes/functions/students.php:508
msgid "Please enter an account password."
msgstr ""

#: ../includes/functions/students.php:161,
#: ../includes/functions/students.php:544
msgid "Couldn&#8217;t register you&hellip; please contact us if you continue to have problems."
msgstr ""

#: ../includes/functions/students.php:227
msgid "Dashboard"
msgstr ""

#: ../includes/functions/students.php:341, ../includes/models/order.php:2371,
#: ../includes/admin/pages/page-student.php:303,
#: ../includes/admin/pages/page-student.php:346,
#: ../templates/account/account-view-order.php:123,
#: ../templates/account/account-view-subscriptions.php:60
msgid "View"
msgstr ""

#: ../includes/functions/students.php:762
msgid "The order you are trying to access is invalid."
msgstr ""

#: ../includes/functions/students.php:762,
#: ../includes/admin/pages/page-coupon.php:178,
#: ../includes/admin/pages/page-coupons.php:111,
#: ../includes/admin/pages/page-subscription.php:134,
#: ../includes/admin/pages/page-subscriptions.php:122
msgid "View Orders"
msgstr ""

#: ../includes/functions/students.php:801
msgid "Invalid Subscription <a href=\"%s\">View Account &rarr;</a>"
msgstr ""

#. translators: %s template
#: ../includes/functions/template.php:34
msgid "%s does not exist."
msgstr ""

#: ../includes/functions/template.php:236,
#: ../includes/legacy/admin/functions.php:647
msgid "required"
msgstr "requis"

#: ../includes/functions/template.php:291
msgid "Select a country&hellip;"
msgstr ""

#: ../includes/functions/template.php:299,
#: ../includes/functions/template.php:299
msgid "Update country"
msgstr ""

#: ../includes/functions/template.php:314
msgid "Select a state&hellip;"
msgstr ""

#: ../includes/functions/template.php:352
msgid "Choose an option"
msgstr ""

#: ../includes/functions/units.php:140
msgid "Lessons"
msgstr ""

#: ../includes/functions/units.php:144
msgid "Lectures"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:89,
#: ../includes/gateways/gateway-paypal.php:91
msgid "PayPal"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:90
msgid "PayPal Standard sends customers to PayPal to enter their payment information. PayPal IPN requires fsockopen/cURL support to update order statuses after payment."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:92
msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:93
msgid "Proceed to PayPal"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:114,
#: ../includes/gateways/gateway-paypal.php:115
msgid "PayPal Email"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:116
msgid "Please enter your PayPal email address. This is needed in order to make a payment."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:122
msgid "PayPal Identity Token"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:124
msgid "This will allow payments to be verified without the need for PayPal IPN."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:126
msgid "<a href=\"%s\" target=\"_blank\">Enable Paymet Data Transfer (PDT)</a> in PayPal and then copy your Identity Token above."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:134
msgid "PayPal IPN ( required )"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:135
msgid "In order for PayPal to function accurately, you must configure your PayPal IPN."
msgstr ""

#. translators: %1$s The webhook url, %2$s The stripe account url.
#: ../includes/gateways/gateway-paypal.php:138
msgid "The following url <code>%1$s</code> is required to indicate refunds, chargebacks and cancellations. You can paste it in to your <a target=\"_blank\" href=\"%2$s\">PayPal IPN Settings</a>."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:147
msgid "Advanced Settings"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:148
msgid "Below are settings related to the interactions with the PayPal gateway."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:154
msgid "PayPal Image Url"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:156
msgid "Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:157
msgid "Image size must be <strong>150x50</strong> pixels."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:175
msgid "PayPal Sandbox"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:177
msgid "PayPal Sandbox can be used to test payments."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:178
msgid "To enable PayPal Sandbox, sign up for a <a target=\"_blank\" href=\"%s\">developer account.</a>"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:183
msgid "IPN Notifications"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:185,
#: ../includes/gateways/gateway-paypal.php:186
msgid "Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:192,
#: ../includes/gateways/gateway-stripe.php:278
msgid "Logging"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:194,
#: ../includes/gateways/gateway-paypal.php:195
msgid "Log PayPal events, such as IPN requests."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:201
msgid "API Credentials"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:203
msgid "Enter your <a target=\"_blank\" href=\"%s\">PayPal API Credentials</a> to process refunds and cancellations via PayPal."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:210
msgid "Live API Username"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:212
msgid "Your PayPal Live API Username."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:219
msgid "Live API Password"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:221
msgid "Your PayPal Live API Password."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:228
msgid "Live API Signature"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:230
msgid "Your PayPal Live API Signature."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:237
msgid "Sandbox API Username"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:239
msgid "Your PayPal Sandbox API Username."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:246
msgid "Sandbox API Password"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:248
msgid "Your PayPal Sandbox API Password."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:255
msgid "Sandbox API Signature"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:257
msgid "Your PayPal Sandbox API Signature."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:309
msgid "SANDBOX ENABLED. You can use sandbox testing accounts only. See the <a target=\"_blank\" href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:501
msgid "What is PayPal?"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:506
msgid "PayPal acceptance mark"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:721
msgid "You cannot purchase a subscription course and a one-time payment course together when using PayPal."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:719,
#: ../includes/gateways/gateway-paypal.php:792
msgid "You cannot purchase multiple subscriptions together when using PayPal."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:775
msgid "It appears your cart is empty. Please try again."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:796
msgid "Subscriptions and a one-time courses cannot be purchased together using PayPal."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1350
msgid "PayPal refund failed for unknown reason."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1373
msgid "Order Refund Failed. PayPal Error: %s"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1371
msgid "Order Refunded. Amount: %1$s, PayPal Refund Transaction ID: %2$s"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1487
msgid "PayPal failed to cancel the subscription for an unknown reason."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1523
msgid "Subscription Failed to Cancel. PayPal Error: %s"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1660
msgid "PayPal IPN Request Failure"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1660
msgid "PayPal IPN Request"
msgstr ""

#. translators: %s: currency code.
#: ../includes/gateways/gateway-paypal.php:1797
msgid "Validation error: PayPal currencies do not match (code %s)."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1814
msgid "Validation error: PayPal amounts do not match (total %1$s) (gross %2$s)."
msgstr ""

#. translators: %s: email address .
#: ../includes/gateways/gateway-paypal.php:1830
msgid "Validation error: PayPal IPN response from a different email address (%s)."
msgstr ""

#. translators: %s: pending reason.
#: ../includes/gateways/gateway-paypal.php:1928
msgid "Payment Pending - Reason: %s."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1925,
#: ../includes/gateways/gateway-paypal.php:2870
msgid "Payment authorized. Change payment status to processing or complete to capture funds."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1921
msgid "IPN payment completed. Transaction Id: %s"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1918
msgid "IPN order completed with multiple payments attached."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:1959
msgid "IPN subscription trial setup. Transaction Id: %s"
msgstr ""

#. translators: %s: payment status.
#. translators: %s: Payment Status.
#: ../includes/gateways/gateway-paypal.php:1984,
#: ../includes/gateways/gateway-paypal.php:2059,
#: ../includes/gateways/gateway-paypal.php:2082
msgid "Payment %s via IPN."
msgstr ""

#. translators: %s: Order Edit Url.
#: ../includes/gateways/gateway-paypal.php:2021
msgid "Payment for cancelled order %s received."
msgstr ""

#. translators: %s: Order ID.
#: ../includes/gateways/gateway-paypal.php:2024
msgid "Order #%s has been marked paid by PayPal IPN, but was previously cancelled. Admin handling required."
msgstr ""

#. translators: %s: Order Link.
#: ../includes/gateways/gateway-paypal.php:2062
msgid "Payment for order %s refunded"
msgstr ""

#. translators: %1$s: Order ID, %2$s: Reason Code.
#: ../includes/gateways/gateway-paypal.php:2065
msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s"
msgstr ""

#. translators: %s: order link.
#: ../includes/gateways/gateway-paypal.php:2085
msgid "Payment for order %s reversed"
msgstr ""

#. translators: %1$s: order ID, %2$s: reason code.
#: ../includes/gateways/gateway-paypal.php:2088
msgid "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s"
msgstr ""

#. translators: %s: order link.
#: ../includes/gateways/gateway-paypal.php:2104
msgid "Reversal cancelled for order #%s"
msgstr ""

#. translators: %1$s: order ID, %2$s: order link.
#: ../includes/gateways/gateway-paypal.php:2107
msgid "Order #%1$s has had a reversal cancelled. Please check the status of payment and update the order status accordingly here: %2$s"
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2318
msgid "Subscription activated."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2474
msgid "Subscription Payment Complete."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2648
msgid "PayPal subscription was modified. The new recurring amount billed is %1$s and the recurring interval is %2$s."
msgstr ""

#. translators: %s: Order Id.
#: ../includes/gateways/gateway-paypal.php:2675
msgid "Subscription #%s payment skipped. it will be retried up to 3 times, 5 days apart."
msgstr ""

#. translators: %s: pending reason
#: ../includes/gateways/gateway-paypal.php:2873
msgid "Payment pending (%s)."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2865
msgid "Payment Complete."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2843
msgid "Payment pending. Waiting for subscription (id: %1$s) to be setup and record initial payment."
msgstr ""

#: ../includes/gateways/gateway-paypal.php:2839
msgid "Validation error: PayPal amounts do not match (amt %1$s) (total %2$s)."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:104
msgid "Stripe"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:105
msgid "Stripe works by adding payment fields on the checkout and then sending the details to Stripe for verification."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:107
msgid "Pay with your credit card via Stripe."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:129
msgid "Stripe API"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:130
msgid "Get your API keys from your Stripe Account."
msgstr ""

#. translators: %s The stripe account url
#: ../includes/gateways/gateway-stripe.php:132
msgid "Enter your Stripe API keys from your <a href=\"%s\" target=\"_blank\">Stripe API account settings</a>."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:137
msgid "Test Mode"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:139
msgid "Place the payment gateway in test mode using the Stripe test API keys."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:145,
#: ../includes/gateways/gateway-stripe.php:146
msgid "Live Publishable Key"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:147
msgid "Your Stripe Api Live Publishable Key."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:154,
#: ../includes/gateways/gateway-stripe.php:155
msgid "Live Secret Key"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:156
msgid "Your Stripe Api Live Secret Key."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:163,
#: ../includes/gateways/gateway-stripe.php:164
msgid "Live Webhook Secret"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:165,
#: ../includes/gateways/gateway-stripe.php:192
msgid "Get your webhook signing secret from the webhooks section in your stripe account."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:172,
#: ../includes/gateways/gateway-stripe.php:173
msgid "Test Publishable Key"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:174
msgid "Your Stripe Api Test Publishable Key."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:181,
#: ../includes/gateways/gateway-stripe.php:182
msgid "Test Secret Key"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:183
msgid "Your Stripe Api Test Secret Key."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:190,
#: ../includes/gateways/gateway-stripe.php:191
msgid "Test Webhook Secret"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:199
msgid "Webhooks"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:200
msgid "In order for Stripe to function completely, you must configure your Stripe webhooks."
msgstr ""

#. translators: %1$s The webhook url, %2$s The stripe account url.
#: ../includes/gateways/gateway-stripe.php:203
msgid "You must add the webhook endpoint <code>%1$s</code> in your <a target=\"_blank\" href=\"%2$s\">Stripe Account Webhook Settings</a> so you can receive notifications on the charge statuses."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:212,
#: ../includes/gateways/gateway-stripe.php:218
msgid "Stripe Checkout"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:213
msgid "If enabled, this option shows a <strong>\"pay\"</strong> button and modal credit card form on the checkout, instead of credit card fields directly on the page."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:220
msgid "If enabled, this option shows a \"pay\" button and modal credit card form on the checkout, instead of credit card fields directly on the page."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:227
msgid "Checkout Image"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:229
msgid "Optionally enter the URL to a 128x128px image of your brand or product to be displayed on the Stripe Checkout Modal."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:247
msgid "Checkout Description"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:249
msgid "Shows a description of your brand or product on the Stripe Checkout Modal."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:255
msgid "Other Stripe Settings"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:256
msgid "Below are other settings related to the interactions with the Stripe payment gateway."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:261
msgid "Inline Credit Card Form"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:263
msgid "Choose the style you want to show for your credit card form. When unchecked, the credit card form will display separate credit card number field, expiry date field and cvc field."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:269
msgid "Statement Descriptor"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:271
msgid "This may be up to 22 characters. The statement description must contain at least one letter, may not include ><\"' characters, and will appear on your customer's statement in capital letters."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:272
msgid "This may be up to 22 characters."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:280
msgid "Log Stripe events, such as webhook requests."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:373
msgid "Continue to payment"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:484,
#: ../includes/gateways/stripe/stripe-api.php:110,
#: ../includes/gateways/stripe/stripe-api.php:169
msgid "The Stripe API keys entered in settings are incorrect."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:753
msgid "The card number is not a valid credit card number."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:754
msgid "The card's expiration month is invalid."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:755
msgid "The card's expiration year is invalid."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:756
msgid "The card's security code is invalid."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:757
msgid "The card number is incorrect."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:758
msgid "The card number is incomplete."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:759
msgid "The card's security code is incomplete."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:760
msgid "The card's expiration date is incomplete."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:761
msgid "The card has expired."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:762
msgid "The card's security code is incorrect."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:763
msgid "The card's zip code failed validation."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:764
msgid "The card's expiration year is in the past"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:765
msgid "The card was declined."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:766
msgid "There is no card on a customer that is being charged."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:767
msgid "An error occurred while processing the card."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:768
msgid "Unable to process this payment, please try again or use alternative method."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:769
msgid "The billing country is not accepted by SOFORT. Please try another country."
msgstr ""

#. translators: %s - link to stripe testing documentation
#: ../includes/gateways/gateway-stripe.php:783
msgid "TEST MODE ENABLED. In test mode, you can use the card number 4242424242424242 with any CVC and a valid expiration date or check the <a href=\"%s\" target=\"_blank\">Testing Stripe documentation</a> for more card numbers."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:847
msgid "Card Number"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:859,
#: ../includes/admin/pages/page-coupon.php:619,
#: ../includes/admin/pages/page-coupon.php:620,
#: ../includes/admin/tables/table-coupons.php:64
msgid "Expiry Date"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:867
msgid "Card Code (CVC)"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:839
msgid "Credit or Debit Card"
msgstr ""

#. translators: %s - Admin Url.
#: ../includes/gateways/gateway-stripe.php:904
msgid "Stripe is almost ready. To get started, <a href=\"%s\">set your Stripe account keys.</a>"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:934
msgid "Stripe is enabled, but the <a href=\"%1$s\">force SSL option</a> is disabled; your checkout may not be secure! Please enable the <a href=\"%2$s\">force SSL option</a> and ensure your server has a valid <a target=\"_blank\" href=\"%3$s\">SSL certificate</a>. Stripe will only work in Test Mode."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:983
msgid "Please accept the terms and conditions first"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:984
msgid "Please fill in required checkout fields first"
msgstr "SVP remplir les champs requis."

#: ../includes/gateways/gateway-stripe.php:985
msgid "Sorry, we're not accepting prepaid cards at this time. Your credit card has not been charged. Please try an alternative payment method."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:986
msgid "Sorry, an error occurred and we're not able to process your order at this time. Please try again later."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1145
msgid "Stripe Gateway: Begin processing Order #%1$s for the amount of %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1244
msgid "Order #%1$s - %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1389
msgid "Saving Payment Intent to Order: %1$s."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1620,
#: ../includes/gateways/gateway-stripe.php:1624
msgid "Unable to complete order payment."
msgstr ""

#. translators: %1$s: Order Number, %2$s: Stripe Transaction Id
#: ../includes/gateways/gateway-stripe.php:1678
msgid "Order Payment #%1$s pending completion. `%2$s` Id: %3$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1697,
#: ../includes/gateways/gateway-stripe.php:1725,
#: ../includes/gateways/gateway-stripe.php:2038
msgid "Unable to create payment."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1734
msgid "`PaymentIntent` [%s] cancelled because there is nothing to collect."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1772,
#: ../includes/gateways/gateway-stripe.php:1776,
#: ../includes/gateways/gateway-stripe.php:1784,
#: ../includes/gateways/gateway-stripe.php:1788,
#: ../includes/gateways/gateway-stripe.php:1887
msgid "Unable to complete payment."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1833
msgid "Order payment #%1$s is still uncaptured. Take further actions in Stripe to complete payment. Stripe Txn Id: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1808
msgid "Order payment #%1$s is pending. Stripe Txn Id: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1817
msgid "Order payment #%1$s is complete. Stripe Txn Id: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1825
msgid "Order payment #%1$s failed. Stripe Txn Id: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1861
msgid "Order #%1$s completed. Stripe Txn Id: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:1902
msgid "Payment verification failed."
msgstr ""

#. translators: Error message text
#: ../includes/gateways/gateway-stripe.php:1916
msgid "Payment verification error: %s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2098
msgid "Installment #%1$s transaction id updated! Transaction ID: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2099
msgid "Subscription #%1$s transaction id updated! Transaction ID: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2230
msgid "Payment processing failed. Please retry again."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2268
msgid "Sorry, we're not accepting prepaid cards at this time. Your credit card has not been charged. Please try with alternative payment method."
msgstr ""

#. translators: %1$s: minimum dollar amount.
#: ../includes/gateways/gateway-stripe.php:2296
msgid "Sorry, the minimum amount to process this order is %1$s. Update your order or choose a different payment method."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2491
msgid "The order is not setup to process a refund."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2499
msgid "The transaction id is not setup to process the refund."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2530
msgid "Refunded %1$s - Refund ID: %2$s"
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2550
msgid "The subscription is not setup. Aborting cancellation..."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2558
msgid "The subscription profile id is not setup. Aborting cancellation..."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2596
msgid "The subscription is not setup. Aborting competion..."
msgstr ""

#: ../includes/gateways/gateway-stripe.php:2604
msgid "The subscription profile id is not setup. Aborting completion..."
msgstr ""

#: ../includes/gateways/gateway.php:119
msgid "Enable / Disable"
msgstr ""

#. translators: %s - Payment Gateway Title
#: ../includes/gateways/gateway.php:121
msgid "Enable %s"
msgstr ""

#: ../includes/gateways/gateway.php:122
msgid "Enable or Disable the payment gateway."
msgstr ""

#: ../includes/gateways/gateway.php:130
msgid "This controls the title which the user sees during checkout."
msgstr ""

#: ../includes/gateways/gateway.php:135, ../includes/gateways/gateway.php:136,
#: ../includes/admin/pages/page-course.php:1776,
#: ../includes/legacy/pages/page-course-access.php:127,
#: ../includes/legacy/pages/page-course-dashboard.php:203
msgid "Description"
msgstr "Description"

#: ../includes/gateways/gateway.php:138
msgid "This controls the description which the user sees during checkout."
msgstr ""

#: ../includes/gateways/gateway.php:426
msgid "Place Order"
msgstr ""

#: ../includes/gateways/gateway.php:516
msgid "Card number"
msgstr ""

#: ../includes/gateways/gateway.php:521
msgid "Expiry (MM/YY)"
msgstr ""

#: ../includes/gateways/gateway.php:522
msgid "MM / YY"
msgstr ""

#: ../includes/gateways/gateway.php:526
msgid "Card code"
msgstr ""

#: ../includes/gateways/gateway.php:536
msgid "CVC"
msgstr ""

#: ../includes/legacy/ajax.php:36,
#: ../includes/legacy/pages/page-question-modify.php:255,
#: ../includes/legacy/pages/page-question-modify.php:144,
#: ../includes/legacy/pages/page-quiz-modify.php:821
msgid "Unknown quiz type: "
msgstr ""

#: ../includes/legacy/ajax.php:98
msgid "Unfortunately there was a problem adding the tag."
msgstr ""

#: ../includes/legacy/ajax.php:126
msgid "Unfortunately that question could not be found, so the tag could not be added."
msgstr ""

#: ../includes/legacy/ajax.php:181, ../includes/legacy/ajax.php:288,
#: ../includes/legacy/ajax.php:365, ../includes/legacy/ajax.php:549,
#: ../includes/legacy/ajax.php:932, ../includes/legacy/ajax.php:1193,
#: ../includes/legacy/ajax.php:1244, ../includes/legacy/ajax.php:1326,
#: ../includes/legacy/ajax.php:1414, ../includes/legacy/ajax.php:1478,
#: ../includes/legacy/ajax.php:1531
msgid "Security check failed!"
msgstr "Erreur lors de la vérification de sécurité."

#: ../includes/legacy/ajax.php:271, ../includes/legacy/ajax.php:348,
#: ../includes/legacy/ajax.php:532, ../includes/legacy/ajax.php:914
msgid "Post could not be found."
msgstr ""

#: ../includes/legacy/ajax.php:198, ../includes/legacy/ajax.php:568
msgid "Copy"
msgstr "Copier"

#: ../includes/legacy/ajax.php:1203, ../includes/legacy/ajax.php:1212,
#: ../includes/legacy/ajax.php:1224
msgid "Error - could not request a retake for the quiz."
msgstr "Erreur - impossible de demander une reprise de l'évaluation. Contacter l'administration (info@strateisqm.ca) si nécessaire."

#: ../includes/legacy/ajax.php:1203, ../includes/legacy/ajax.php:1259,
#: ../includes/legacy/ajax.php:1346, ../includes/legacy/ajax.php:1433,
#: ../includes/legacy/ajax.php:1488, ../includes/legacy/pdf/results.php:35
msgid "Could not find training unit."
msgstr "Impossible de trouver l'unité associée à cette formation."

#: ../includes/legacy/ajax.php:1212, ../includes/legacy/ajax.php:1268,
#: ../includes/legacy/ajax.php:1356, ../includes/legacy/ajax.php:1442,
#: ../includes/legacy/ajax.php:1497, ../includes/legacy/pdf/results.php:43
msgid "Could not find course details for unit."
msgstr "Impossible de trouver les détails associés à cette unité."

#: ../includes/legacy/ajax.php:1224
msgid "You are not permitted to retake this quiz."
msgstr "Il ne vous est pas permis de reprendre l'évaluatioin."

#: ../includes/legacy/ajax.php:1259, ../includes/legacy/ajax.php:1268
msgid "Error - could not save your progress."
msgstr "Erreur - impossible d'enregistrer votre progression."

#: ../includes/legacy/ajax.php:1346, ../includes/legacy/ajax.php:1356,
#: ../includes/legacy/ajax.php:1368
msgid "Error - could not save your quiz results."
msgstr "Erreur - impossible d'enregistrer vos résultats de l'évaluation. Contacter l'administration (info@strateisqm.ca) si nécessaire."

#: ../includes/legacy/ajax.php:1368, ../includes/legacy/ajax.php:1454
msgid "Quiz data does not match quiz for this unit."
msgstr ""

#: ../includes/legacy/ajax.php:1422
msgid "Error - could not load the previous question."
msgstr "Erreur - impossible d'afficher la question précédente."

#: ../includes/legacy/ajax.php:1427
msgid "Error - could not load the next question."
msgstr "Erreur - impossible d'afficher la prochaine question."

#: ../includes/legacy/ajax.php:1488, ../includes/legacy/ajax.php:1497
msgid "Error - could not start the timer for the quiz."
msgstr "Erreur - impossible d'activer la minuterie du test."

#: ../includes/legacy/ajax.php:1602
msgid "Oops! Something went wrong. Please contact the course instructor for more information."
msgstr ""

#: ../includes/legacy/ajax.php:1576,
#: ../includes/legacy/classes/unitfrontend.php:792,
#: ../includes/legacy/classes/unitfrontend.php:1036,
#: ../includes/legacy/classes/unitfrontend.php:1034,
#: ../includes/legacy/classes/unitfrontend.php:996,
#: ../includes/legacy/classes/unitfrontend.php:981,
#: ../includes/legacy/classes/unitfrontend.php:1313
msgid "%s"
msgstr ""

#: ../includes/legacy/ajax.php:1588
msgid "Success! You have been enrolled into %s"
msgstr ""

#: ../includes/legacy/functions.php:250,
#: ../includes/legacy/classes/unitfrontend.php:1390
msgid "Unexpected question type, aborting."
msgstr "Type de question inattendu, annulation."

#: ../includes/legacy/functions.php:898, ../includes/legacy/functions.php:1834,
#: ../includes/legacy/shortcodes.php:373,
#: ../includes/legacy/shortcodes.php:395,
#: ../includes/legacy/admin/functions.php:3090,
#: ../includes/legacy/classes/certificate.php:1222,
#: ../includes/legacy/pages/page-gradebook.php:577
msgid "-"
msgstr ""

#: ../includes/legacy/functions.php:1016
msgid "<span class=\"wpcw_progress_bar_title\">%s</span>"
msgstr ""

#: ../includes/legacy/functions.php:1410
msgid "Unit Complete Notification - {USER_NAME} - {UNIT_TITLE}"
msgstr "Notification de complétion de l'unité - {USER_NAME} - '{COURSE_TITLE}'"

#: ../includes/legacy/functions.php:1413
msgid ""
"Hi Admin!\n"
"\n"
"Just to let you know, {USER_NAME} has just completed '{UNIT_TITLE}'.\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""

#: ../includes/legacy/functions.php:1458
msgid "Module Complete Notification - {USER_NAME} - Module {MODULE_NUMBER}"
msgstr ""

#: ../includes/legacy/functions.php:1459
msgid ""
"Hi Trainer!\n"
"\n"
"Just to let you know, {USER_NAME} has just completed 'Module {MODULE_NUMBER} - {MODULE_TITLE}'.\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}\n"
msgstr "\n"

#: ../includes/legacy/functions.php:1524
msgid "Course Complete Notification - {USER_NAME} - '{COURSE_TITLE}'"
msgstr "Notification de complétion de la formation - {USER_NAME} - '{COURSE_TITLE}'"

#: ../includes/legacy/functions.php:1525
msgid ""
"Hi Trainer!\n"
"\n"
"Just to let you know, {USER_NAME} has just completed the '{COURSE_TITLE}' course.\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}\n"
msgstr "\n"

#: ../includes/legacy/functions.php:1641
msgid "Quiz Needs Grading Notification - {USER_NAME} - '{COURSE_TITLE}'"
msgstr ""

#: ../includes/legacy/functions.php:1642
msgid ""
"Hi Trainer!\n"
"\n"
"Just to let you know, {USER_NAME} has just completed a quiz ({QUIZ_TITLE}), which requires grading. You can grade the question here:\n"
"{QUIZ_GRADE_URL}\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}\n"
msgstr "\n"

#: ../includes/legacy/functions.php:1689
msgid "User Needs Unblocking Notification - {USER_NAME} - '{COURSE_TITLE}'"
msgstr ""

#: ../includes/legacy/functions.php:1690
msgid ""
"Hi Trainer!\n"
"\n"
"Just to let you know, {USER_NAME} has just completed a quiz ({QUIZ_TITLE}), but they have failed and run out of attempts. You can unblock their progress here:\n"
"{QUIZ_GRADE_URL}\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}\n"
msgstr "\n"

#: ../includes/legacy/functions.php:1861
msgid "%d out of %d correct (%d%%)"
msgstr "%d bonnes sur %d (%d%%)"

#: ../includes/legacy/functions.php:1857,
#: ../includes/legacy/classes/unitfrontend.php:1724
msgid "Your grade is %d%%"
msgstr "Votre résultat est %d%%"

#: ../includes/legacy/functions.php:2621
msgid "MB"
msgstr ""

#: ../includes/legacy/functions.php:2667
msgid "Not found."
msgstr "Introuvé."

#: ../includes/legacy/functions.php:2933
msgid "Module {MODULE_TITLE} - Complete"
msgstr ""

#: ../includes/legacy/functions.php:2936
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Great work for completing the \"{MODULE_TITLE}\" module!\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour {USER_NAME}\n"
"\n"
"Félicitations, vous avez complété le module \"{MODULE_TITLE}\" !\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/functions.php:2944
msgid "Course {COURSE_TITLE} - Complete"
msgstr "Formation {COURSE_TITLE} - Complétée"

#: ../includes/legacy/functions.php:2947
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Great work for completing the \"{COURSE_TITLE}\" training course! Fantastic!\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour {USER_NAME}\n"
"\n"
"Félicitations, vous avez terminé la formation \"{COURSE_TITLE}\"  !\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/functions.php:2955
msgid "{COURSE_TITLE} - Your Quiz Grade - For \"{QUIZ_TITLE}\""
msgstr "{COURSE_TITLE} - Voici votre pointage final pour le \"{QUIZ_TITLE}\""

#: ../includes/legacy/functions.php:2958
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Your grade for the \"{QUIZ_TITLE}\" quiz is:\n"
"{QUIZ_GRADE}\n"
"\n"
"This was for the quiz at the end of this unit:\n"
"{UNIT_URL}\n"
"\n"
"{QUIZ_RESULT_DETAIL}\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour {USER_NAME}\n"
"\n"
"Votre résultat pour le  \"{QUIZ_TITLE}\" de la partie  {UNIT_URL} est: \n"
"{QUIZ_GRADE} \n"
"\n"
"\n"
"{QUIZ_RESULT_DETAIL}\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/functions.php:2972
msgid "Your final grade summary for \"{COURSE_TITLE}\""
msgstr "Votre sommaire final pour la formation \"{COURSE_TITLE}\""

#: ../includes/legacy/functions.php:2975
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Congratulations on completing the \"{COURSE_TITLE}\" training course! Fantastic!\n"
"\n"
"Your final grade is: {CUMULATIVE_GRADE}\n"
"\n"
"Here is a summary of your quiz results:\n"
"{QUIZ_SUMMARY}\n"
"\n"
"You can download your certificate here:\n"
"{CERTIFICATE_LINK}\n"
"\n"
"I hope you enjoyed the course!\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour  {USER_NAME}\n"
"\n"
"Félicitations! vous avez complété la formation  \"{COURSE_TITLE}\" \n"
"\n"
"Vous pouvez télécharger votre certificat en cliquant sur le lien:\n"
"{CERTIFICATE_LINK}\n"
"\n"
"Nous espérons que vous avez apprécié la formation !\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/functions.php:2993
msgid "Your next unit ({UNIT_TITLE}) is now available!"
msgstr "L'accès à la prochaine unité est maintenant disponible!"

#: ../includes/legacy/functions.php:2996
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Good news! You can now access the next unit!\n"
"\n"
"The unit called \"{UNIT_TITLE}\" from \"{COURSE_TITLE}\" is now available for you to access.\n"
"\n"
"To access the unit, just click on this link:\n"
"{UNIT_URL}\n"
"\n"
"Thanks!\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour  {USER_NAME}\n"
"\n"
"Vous pouvez maintenant accéder à la prochaine unité de votre formation intitulée \"{UNIT_TITLE}\" \n"
"\n"
"Cliquez sur le lien suivant pour y accéder:\n"
"{UNIT_URL}\n"
"\n"
"Salutations,\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/functions.php:3011
msgid "Unit {UNIT_TITLE} - Complete"
msgstr "Formation {COURSE_TITLE} - Complétée"

#: ../includes/legacy/functions.php:3014
msgid ""
"Hi {USER_NAME}\n"
"\n"
"Great work for completing the \"{UNIT_TITLE}\" in the \"{COURSE_TITLE}\" training course! Fantastic!\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"
msgstr ""
"Bonjour {USER_NAME}\n"
"\n"
"Félicitations, vous avez terminé la formation \"{COURSE_TITLE}\"  !\n"
"\n"
"{SITE_NAME}\n"
"{SITE_URL}"

#: ../includes/legacy/shortcodes.php:97
msgid "Unrecognised course ID."
msgstr ""

#: ../includes/legacy/shortcodes.php:124
msgid "There are no modules in this training course."
msgstr "Il n'y a pas de module dans cette formation."

#: ../includes/legacy/shortcodes.php:115
msgid "Could not find module."
msgstr "Module introuvable"

#: ../includes/legacy/shortcodes.php:132
msgid "<div class=\"wpcw_fe_course_title\">%s</div>"
msgstr ""

#: ../includes/legacy/shortcodes.php:137
msgid "<div class=\"wpcw_fe_course_desc\">%s</div>"
msgstr ""

#: ../includes/legacy/shortcodes.php:280
msgid "<th class=\"wpcw_fe_unit_header\">%s</th>"
msgstr ""

#: ../includes/legacy/shortcodes.php:281
msgid "Quiz Grade"
msgstr "Résultats de l'évaluation"

#: ../includes/legacy/shortcodes.php:273
msgid "<th>%s</th><th class=\"wpcw_fe_toggle\">%s</th>"
msgstr ""

#: ../includes/legacy/shortcodes.php:322,
#: ../includes/legacy/shortcodes.php:320, ../includes/legacy/shortcodes.php:315
msgid "<tr class=\"wpcw_fe_module_des\"><td colspan=\"%d\">%s</td></tr>"
msgstr ""

#: ../includes/legacy/shortcodes.php:340
msgid "There are no units in this module."
msgstr "Il n'y a pas de parties dans cette formation."

#: ../includes/legacy/shortcodes.php:516, ../includes/legacy/shortcodes.php:594
msgid "<div class=\"wpcw_fe_progress_box_wrap\"><div class=\"wpcw_fe_progress_box wpcw_fe_progress_box_error\">%s</div></div>"
msgstr ""

#: ../includes/legacy/shortcodes.php:517
msgid "You need to be logged in to see your course progress."
msgstr "Vous devez être connecté pour voir votre progression."

#: ../includes/legacy/shortcodes.php:589
msgid "You are not enrolled in any courses."
msgstr "Selon nos informations, vous n'êtes actuellement inscrit à aucune formation.  Contactez-nous si ce n'est pas le cas (info@strateisqm.ca ou 514-712-0608)."

#: ../includes/legacy/shortcodes.php:591
msgid "You are not enrolled in any of these courses."
msgstr "Selon nos informations, vous n'êtes actuellement inscrit à aucune formation. Contactez-nous si ce n'est pas le cas (info@strateisqm.ca)."

#: ../includes/legacy/shortcodes.php:614,
#: ../includes/admin/pages/page-student.php:222,
#: ../includes/admin/tables/table-students.php:74,
#: ../templates/account/account-view-courses.php:24
msgid "Progress"
msgstr "Statut de progression"

#: ../includes/legacy/shortcodes.php:620,
#: ../includes/legacy/pages/page-user-progress.php:441
msgid "Overall Grade"
msgstr "Pointage final"

#: ../includes/legacy/shortcodes.php:636
msgid "<td class=\"wpcw_fe_course_progress_course\"><a href=\"#\" data-toggle=\"wpcw_fe_course_progress_detail_%d\">%s</a></td>"
msgstr ""

#: ../includes/legacy/shortcodes.php:663
msgid "Not available"
msgstr ""

#: ../includes/legacy/shortcodes.php:661,
#: ../includes/legacy/classes/unitfrontend.php:754
msgid "Download Certificate"
msgstr "Télécharger certificat"

#: ../includes/legacy/shortcodes.php:686,
#: ../includes/admin/pages/page-course.php:1428,
#: ../includes/legacy/pages/page-course-modify.php:939
msgid "Course Prerequisites"
msgstr "Pré-requis de la formation"

#: ../includes/models/coupon.php:540
msgid "Coupon is not valid."
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:574, ../includes/models/coupon.php:852
msgid "Coupon \"%s\" does not exist!"
msgstr ""

#: ../includes/models/coupon.php:591, ../includes/models/coupon.php:619,
#: ../includes/models/coupon.php:870
msgid "Coupon usage limit has been reached."
msgstr ""

#: ../includes/models/coupon.php:637
msgid "This coupon is not yet available for use."
msgstr ""

#: ../includes/models/coupon.php:654, ../includes/models/coupon.php:879
msgid "This coupon has expired."
msgstr ""

#. translators: %s: coupon minimum amount
#: ../includes/models/coupon.php:673, ../includes/models/coupon.php:884
msgid "The minimum spend for this coupon is %s."
msgstr ""

#. translators: %s: coupon maximum amount
#: ../includes/models/coupon.php:692, ../includes/models/coupon.php:889
msgid "The maximum spend for this coupon is %s."
msgstr ""

#: ../includes/models/coupon.php:721, ../includes/models/coupon.php:893
msgid "Sorry, this coupon is not applicable to your cart contents."
msgstr ""

#. translators: %s: courses
#: ../includes/models/coupon.php:753
msgid "Sorry, this coupon is not applicable to the courses: %s."
msgstr ""

#: ../includes/models/coupon.php:810
msgid "Coupon code applied successfully."
msgstr ""

#: ../includes/models/coupon.php:814
msgid "Coupon code removed successfully."
msgstr ""

#: ../includes/models/coupon.php:837
msgid "Please enter a coupon code."
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:842
msgid "Coupon \"%s\" is not valid!"
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:847
msgid "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your cart."
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:857
msgid "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from your cart."
msgstr ""

#: ../includes/models/coupon.php:861
msgid "Coupon code already applied!"
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:866
msgid "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr ""

#. translators: %s: coupon code
#: ../includes/models/coupon.php:875
msgid "Coupon \"%s\" is not yet available for use!"
msgstr ""

#. translators: %s: courses list
#: ../includes/models/coupon.php:910
msgid "Sorry, this coupon is not applicable to the following courses: %s."
msgstr ""

#: ../includes/models/course.php:1070,
#: ../includes/legacy/pages/page-course-dashboard.php:256
msgid "Give new users access by default"
msgstr ""

#: ../includes/models/course.php:1076
msgid "New users given access if they have paid for this course"
msgstr ""

#: ../includes/models/course.php:1074
msgid "New users given access if they have an active subscription"
msgstr ""

#: ../includes/models/course.php:1694
msgid "%d %s Installments of %s"
msgstr ""

#: ../includes/models/order.php:1636
msgid "Attempting to update the order status but the Order Id is empty."
msgstr ""

#. translators: %s: new order status
#: ../includes/models/order.php:1702
msgid "Order status set to \"%s\"."
msgstr ""

#: ../includes/models/order.php:1678
msgid "Order status changed from \"%1$s\" to \"%2$s\"."
msgstr ""

#: ../includes/models/order.php:2076
msgid "The order ID is not set. Refund not processed. Aborting..."
msgstr ""

#: ../includes/models/order.php:2082
msgid "The payment method used to process the payment is no longer enabled. Please try again"
msgstr ""

#: ../includes/models/order.php:2086
msgid "The payment gateway %s does not support refunds."
msgstr ""

#: ../includes/models/order.php:2379
msgid "Are you sure you want to cancel this Order? This CANNOT be undone!"
msgstr ""

#. translators: %s: new order status
#: ../includes/models/subscription.php:596
msgid "Subscription status set to \"%s\"."
msgstr ""

#: ../includes/models/subscription.php:571
msgid "Subscription status changed from \"%1$s\" to \"%2$s\"."
msgstr ""

#: ../includes/models/subscription.php:750
msgid "Subscription #%s is pending cancellation. It will be cancelled on %s."
msgstr ""

#: ../includes/models/subscription.php:853
msgid "Subscription #%s has been cancelled."
msgstr ""

#: ../includes/models/subscription.php:882
msgid "Subscription #%s has been completed."
msgstr ""

#: ../includes/models/subscription.php:906
msgid "Subscription #%s is now on hold."
msgstr ""

#: ../includes/models/subscription.php:930
msgid "Subscription #%s has been suspended."
msgstr ""

#: ../includes/models/subscription.php:959
msgid "Subscription #%s has expired."
msgstr ""

#: ../includes/models/subscription.php:1008
msgid "Installment Subscription #%s payment failed to process."
msgstr ""

#: ../includes/models/subscription.php:1009
msgid "Subscription #%s payment failed to process."
msgstr ""

#: ../includes/models/subscription.php:1338
msgid "Are you sure you want to cancel your subscription? This CANNOT be undone!"
msgstr ""

#: ../includes/models/unit.php:371,
#: ../includes/admin/views/course/course-builder.php:98,
#: ../includes/admin/views/course/course-builder.php:101,
#: ../includes/admin/views/course/course-builder.php:298,
#: ../includes/admin/views/course/course-builder.php:302
msgid "Unit Content"
msgstr ""

#: ../includes/reports/report.php:77
msgid "Yesterday"
msgstr ""

#: ../includes/reports/report.php:78
msgid "This Week"
msgstr ""

#: ../includes/reports/report.php:79
msgid "Last Week"
msgstr ""

#: ../includes/reports/report.php:80,
#: ../includes/admin/views/reports/reports-dashboard.php:105,
#: ../includes/admin/views/reports/reports-dashboard.php:129
msgid "This Month"
msgstr ""

#: ../includes/reports/report.php:81,
#: ../includes/admin/views/reports/reports-dashboard.php:58
msgid "Last Month"
msgstr ""

#: ../includes/reports/report.php:82
msgid "This Quarter"
msgstr ""

#: ../includes/reports/report.php:83
msgid "Last Quarter"
msgstr ""

#: ../includes/reports/report.php:84,
#: ../includes/admin/views/reports/reports-dashboard.php:109,
#: ../includes/admin/views/reports/reports-dashboard.php:133
msgid "This Year"
msgstr ""

#: ../includes/reports/report.php:85
msgid "Last Year"
msgstr ""

#: ../includes/reports/report.php:336
msgid "Invalid report date provided."
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:30
msgid "WPCW Course Progress Bar"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:33
msgid "A widget that shows the progress bar of the user using the selected training course."
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:164,
#: ../includes/widgets/widget-course-progress.php:144,
#: ../includes/legacy/classes/courseprogress.php:121
msgid "Current User Progress"
msgstr "Niveau de Progression"

#: ../includes/widgets/widget-course-progress-bar.php:173,
#: ../includes/widgets/widget-course-progress.php:180,
#: ../includes/legacy/classes/courseprogress.php:157
msgid "Title:"
msgstr "Titre:"

#: ../includes/widgets/widget-course-progress-bar.php:175,
#: ../includes/widgets/widget-course-progress.php:182,
#: ../includes/legacy/classes/courseprogress.php:159
msgid "(Optional) Leave blank for no title."
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:179,
#: ../includes/widgets/widget-course-progress.php:186,
#: ../includes/legacy/classes/courseprogress.php:163
msgid "Course To Show:"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:182,
#: ../includes/widgets/widget-course-progress.php:189,
#: ../includes/legacy/classes/courseprogress.php:166,
#: ../includes/legacy/pages/page-module-modify.php:118
msgid "-- Select a Training Course --"
msgstr "-- Choisir une formation --"

#: ../includes/widgets/widget-course-progress-bar.php:183,
#: ../includes/widgets/widget-course-progress.php:190,
#: ../includes/legacy/classes/courseprogress.php:167
msgid "Show User's Current Course"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:196
msgid "(Required) Choose whether to display a specific course progress bar to the user or to display the course progress bar associated with the unit that the user is currently viewing."
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:201,
#: ../includes/widgets/widget-course-progress.php:250,
#: ../includes/legacy/classes/courseprogress.php:226
msgid "More Options:"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:203,
#: ../includes/widgets/widget-course-progress.php:252,
#: ../includes/legacy/classes/courseprogress.php:228
msgid "Show Course Title"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:205,
#: ../includes/widgets/widget-course-progress.php:254,
#: ../includes/legacy/classes/courseprogress.php:230
msgid "Show Course Description"
msgstr ""

#: ../includes/widgets/widget-course-progress-bar.php:208
msgid "Only display this widget when showing a course unit."
msgstr ""

#: ../includes/widgets/widget-course-progress.php:30,
#: ../includes/legacy/classes/courseprogress.php:38
msgid "WPCW Course Progress"
msgstr "Niveau de progression"

#: ../includes/widgets/widget-course-progress.php:33,
#: ../includes/legacy/classes/courseprogress.php:27
msgid "A widget that shows the current progress of the user through the selected training course."
msgstr ""

#: ../includes/widgets/widget-course-progress.php:162,
#: ../includes/legacy/classes/courseprogress.php:139
msgid "All previous modules"
msgstr "Tous les modules précédents"

#: ../includes/widgets/widget-course-progress.php:163,
#: ../includes/widgets/widget-course-progress.php:172,
#: ../includes/legacy/classes/courseprogress.php:140,
#: ../includes/legacy/classes/courseprogress.php:148
msgid "None"
msgstr "Aucun"

#: ../includes/widgets/widget-course-progress.php:167,
#: ../includes/legacy/classes/courseprogress.php:143
msgid "Show just 1 previous module"
msgid_plural "Show %d previous modules"
msgstr[0] ""
msgstr[1] ""

#: ../includes/widgets/widget-course-progress.php:171,
#: ../includes/legacy/classes/courseprogress.php:147
msgid "All subsequent modules"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:176,
#: ../includes/legacy/classes/courseprogress.php:151
msgid "Show just 1 subsequent module"
msgid_plural "Show %d subsequent modules"
msgstr[0] ""
msgstr[1] ""

#: ../includes/widgets/widget-course-progress.php:203,
#: ../includes/legacy/classes/courseprogress.php:179
msgid "(Required) Choose whether to display a specific course to the user or to display the course associated with the unit that the user is currently viewing."
msgstr ""

#: ../includes/widgets/widget-course-progress.php:207,
#: ../includes/legacy/classes/courseprogress.php:183
msgid "Show/Hide Modules:"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:208,
#: ../includes/legacy/classes/courseprogress.php:184
msgid "Here you can control how many modules to show before and after the current module to save space."
msgstr ""

#: ../includes/widgets/widget-course-progress.php:213,
#: ../includes/legacy/classes/courseprogress.php:189
msgid "Previous modules to display:"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:214,
#: ../includes/legacy/classes/courseprogress.php:190
msgid "Subsequent modules to display:"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:234,
#: ../includes/legacy/classes/courseprogress.php:210
msgid "Expand/Contract Modules:"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:238,
#: ../includes/legacy/classes/courseprogress.php:214
msgid "Expand all modules"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:239,
#: ../includes/legacy/classes/courseprogress.php:215
msgid "Contract all except current module"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:240,
#: ../includes/legacy/classes/courseprogress.php:216
msgid "Contract all modules"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:245,
#: ../includes/legacy/classes/courseprogress.php:221
msgid "You can save sidebar space by contracting  modules in the widget to just show the module title."
msgstr ""

#: ../includes/widgets/widget-course-progress.php:256,
#: ../includes/legacy/classes/courseprogress.php:232
msgid "Show Module Descriptions"
msgstr ""

#: ../includes/widgets/widget-course-progress.php:259,
#: ../includes/legacy/classes/courseprogress.php:235
msgid "Only display this widget when showing a course unit"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:104
msgid "Coupon"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:115
msgid "Edit Coupon"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:172
msgid "Back to Coupons"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:258,
#: ../includes/admin/pages/page-coupon.php:259,
#: ../includes/admin/tables/table-coupons.php:58
msgid "Coupon Code"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:268
msgid "Toggle panel: Publish"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:271,
#: ../includes/admin/pages/page-coupon.php:299
msgid "Publish"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:277,
#: ../includes/admin/pages/page-order.php:294,
#: ../includes/admin/pages/page-subscription.php:237
msgid "Choose an action..."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:282,
#: ../includes/admin/pages/page-order.php:299,
#: ../includes/admin/pages/page-subscription.php:242
msgid "Apply"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:290,
#: ../includes/admin/tables/table-coupons.php:176
msgid ""
"Are you sure you want to delete this coupon?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:291,
#: ../includes/admin/pages/page-order.php:307,
#: ../includes/admin/pages/page-subscription.php:250,
#: ../includes/admin/tables/table-coupons.php:171,
#: ../includes/admin/tables/table-coupons.php:335,
#: ../includes/admin/tables/table-courses.php:177,
#: ../includes/admin/tables/table-modules.php:175,
#: ../includes/admin/tables/table-modules.php:233,
#: ../includes/admin/tables/table-orders.php:181,
#: ../includes/admin/tables/table-orders.php:256,
#: ../includes/admin/tables/table-questions.php:164,
#: ../includes/admin/tables/table-questions.php:240,
#: ../includes/admin/tables/table-quizzes.php:180,
#: ../includes/admin/tables/table-quizzes.php:313,
#: ../includes/admin/tables/table-subscriptions.php:190,
#: ../includes/admin/tables/table-subscriptions.php:289,
#: ../includes/legacy/admin/functions.php:1420,
#: ../includes/legacy/pages/page-quiz-modify.php:737,
#: ../includes/legacy/pages/page-quiz-summary.php:271,
#: ../includes/legacy/quiz/base.php:170
msgid "Delete"
msgstr "Effacer"

#: ../includes/admin/pages/page-coupon.php:295,
#: ../includes/admin/pages/page-order.php:311,
#: ../includes/admin/pages/page-subscription.php:254
msgid "Update"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:312
msgid "Toggle panel: Coupon Details"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:315
msgid "Coupon Details"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:396
msgid "Coupon Code is required."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:414,
#: ../includes/admin/pages/page-coupon.php:403
msgid "Coupon code already exists. Please enter a different coupon."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:511
msgid "Coupon Updated!"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:509
msgid "Coupon Added!"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:588
msgid "Discount Type"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:589,
#: ../includes/admin/pages/page-coupon.php:590
msgid "The type of discount for this coupon."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:598,
#: ../includes/admin/pages/page-coupon.php:599,
#: ../includes/admin/tables/table-coupons.php:60
msgid "Coupon Amount"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:600,
#: ../includes/admin/pages/page-coupon.php:601
msgid "Fixed value or percentage, depending on discount type you choose above. Entered without a currency unit or a percent sign, which are added automatically, e.g., Enter ’10’ for $10 or 10%."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:603
msgid "Coupon amount is required."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:609,
#: ../includes/admin/pages/page-coupon.php:610,
#: ../includes/admin/tables/table-subscriptions.php:69
msgid "Start Date"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:611,
#: ../includes/admin/pages/page-coupon.php:612
msgid "Date the coupon should be valid and avilable for use."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:621,
#: ../includes/admin/pages/page-coupon.php:622
msgid "Date the coupon should expire and can no longer be used."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:625
msgid "Coupon code expiry date is required."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:643
msgid "Minimum Spend"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:644
msgid "No minimum"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:645
msgid "This field allows you to set the minimum spend (subtotal) allowed to use the coupon."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:646
msgid "Allows you to set the minimum subtotal needed to use the coupon. Note: The sum of the cart subtotal + tax is used to determine the minimum amount."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:652
msgid "Maximum Spend"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:653
msgid "No maximum"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:654
msgid "This field allows you to set the maximum spend (subtotal) allowed to use the coupon."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:655
msgid "Allows you to set the maximum subtotal allowed when using the coupon."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:661
msgid "Individual Use"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:662
msgid "Check this box if the coupon cannot be used in conjunction with other coupons."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:663,
#: ../includes/admin/pages/page-coupon.php:664
msgid "When checked this coupon cannot be used in conjunction with other coupons."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:671,
#: ../includes/admin/pages/page-coupon.php:672
msgid "Courses that need to be in the cart for the discount to applied."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:678
msgid "Exclude Courses"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:679,
#: ../includes/admin/pages/page-coupon.php:680
msgid "Courses that the coupon will not be applied to, or that cannot be in the cart for the \"Fixed cart discount\" to be applied."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:698
msgid "Limit per coupon"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:699,
#: ../includes/admin/pages/page-coupon.php:708
msgid "Unlimited usage"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:700,
#: ../includes/admin/pages/page-coupon.php:701
msgid "How many times a coupon can be used by all customers before being invalid."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:707
msgid "Limit per user"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:709,
#: ../includes/admin/pages/page-coupon.php:710
msgid "How many times this coupon can be used by an individual user. Uses user ID for logged in users."
msgstr ""

#: ../includes/admin/pages/page-coupon.php:832,
#: ../includes/admin/pages/page-course.php:1770,
#: ../includes/admin/pages/page-settings.php:145,
#: ../includes/admin/pages/page-settings.php:185,
#: ../includes/legacy/pages/page-course-modify.php:927
msgid "General"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:839
msgid "Usage Restrictions"
msgstr ""

#: ../includes/admin/pages/page-coupon.php:846
msgid "Usage Limits"
msgstr ""

#: ../includes/admin/pages/page-coupons.php:129
msgid "Search Coupons"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:80
msgid "You must choose a course to be able to view this page."
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:87
msgid "You do not have access to this course."
msgstr "Désolé, vous n'êtes pas autorisé à accéder à ce contenu."

#: ../includes/admin/pages/page-course-classroom.php:113,
#: ../includes/admin/pages/page-students.php:84
msgid "Number of students per page"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:128,
#: ../includes/admin/pages/page-course-classroom.php:140,
#: ../includes/admin/pages/page-course-classroom.php:143,
#: ../includes/admin/pages/page-courses.php:466,
#: ../includes/admin/tables/table-courses.php:188,
#: ../includes/legacy/pages/page-course-dashboard.php:248,
#: ../includes/legacy/pages/page-course-modify.php:1097,
#: ../includes/legacy/pages/page-course-modify.php:128
msgid "Classroom"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:209,
#: ../includes/admin/pages/page-course.php:2211,
#: ../includes/admin/pages/page-courses.php:597
msgid "View Gradebook"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:210
msgid "Email Classroom"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:211,
#: ../includes/legacy/pages/page-course-ordering.php:84,
#: ../includes/legacy/pages/page-gradebook.php:65,
#: ../includes/legacy/pages/page-module-modify.php:228
msgid "Back to Course"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:245,
#: ../includes/admin/views/enrollment/enroll-bulk-students.php:4,
#: ../includes/admin/views/enrollment/enroll-bulk-students.php:23,
#: ../includes/admin/views/enrollment/enroll-existing-user.php:4,
#: ../includes/admin/views/enrollment/enroll-existing-user.php:18
msgid "Enroll Students"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:249,
#: ../includes/admin/views/enrollment/enroll-classroom.php:4,
#: ../includes/admin/views/enrollment/enroll-classroom.php:19
msgid "Enroll Classroom"
msgstr ""

#: ../includes/admin/pages/page-course-classroom.php:312
msgid "Search Classroom"
msgstr ""

#: ../includes/admin/pages/page-course-gradebook.php:41,
#: ../includes/admin/pages/page-course-gradebook.php:52,
#: ../includes/admin/pages/page-courses.php:472,
#: ../includes/admin/tables/table-courses.php:194,
#: ../includes/legacy/pages/page-course-modify.php:1103,
#: ../includes/legacy/pages/page-course-modify.php:134,
#: ../includes/legacy/pages/page-gradebook.php:34,
#: ../includes/legacy/pages/page-gradebook.php:43,
#: ../includes/legacy/pages/page-gradebook.php:54
msgid "Gradebook"
msgstr ""

#: ../includes/admin/pages/page-course-ordering.php:41,
#: ../includes/admin/pages/page-course-ordering.php:52,
#: ../includes/legacy/pages/page-course-ordering.php:22
msgid "Module &amp; Unit Ordering"
msgstr ""

#: ../includes/admin/pages/page-course.php:308
msgid "Course Settings"
msgstr ""

#: ../includes/admin/pages/page-course.php:357,
#: ../includes/admin/pages/page-courses.php:741
msgid "<code>Course Outline Shortcode</code> - You can use this shortcode to display the course outline on any page."
msgstr ""

#: ../includes/admin/pages/page-course.php:360,
#: ../includes/admin/pages/page-courses.php:769
msgid "<code>Course Progress Shortcode</code> - You can use this shortcode to display the course progress on any page."
msgstr ""

#: ../includes/admin/pages/page-course.php:363
msgid "<code>Course Progress Bar Shortcode</code> - You can use this shortcode to display the course progress bar on any page."
msgstr ""

#: ../includes/admin/pages/page-course.php:375
msgid "Course Shortcodes"
msgstr ""

#: ../includes/admin/pages/page-course.php:434,
#: ../includes/admin/pages/page-course.php:436
msgid "Course Access"
msgstr ""

#: ../includes/admin/pages/page-course.php:435
msgid "This setting allows you to set how users can access this course. Users can either be given access automatically as soon as the user is created, or you can manually give them access. You can always manually remove access if you wish."
msgstr ""

#: ../includes/admin/pages/page-course.php:439
msgid "<strong>Automatic</strong> - All newly created users will be given access this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:440
msgid "<strong>Manual</strong> - Users can only access course if you grant them access."
msgstr ""

#: ../includes/admin/pages/page-course.php:441
msgid "<strong>Closed</strong> - Users that are currently enrolled can still access, but future enrollment or purchase is disabled."
msgstr ""

#: ../includes/admin/pages/page-course.php:448,
#: ../includes/admin/pages/page-course.php:450
msgid "Unit Visibility"
msgstr ""

#: ../includes/admin/pages/page-course.php:449,
#: ../includes/legacy/pages/page-course-modify.php:237
msgid "Can a user see all possible course units? Or must they complete previous units before seeing the next unit?"
msgstr ""

#: ../includes/admin/pages/page-course.php:453
msgid "<strong>Only Completed/Next Units Visible</strong> - Only show units that have been completed, plus the next unit that the user can start."
msgstr ""

#: ../includes/admin/pages/page-course.php:454
msgid "<strong>All Units Visible</strong> - All units are visible regardless of completion progress."
msgstr ""

#: ../includes/admin/pages/page-course.php:461,
#: ../includes/admin/pages/page-course.php:463
msgid "Unit Advancement"
msgstr ""

#: ../includes/admin/pages/page-course.php:462
msgid "This setting allows you to set how users advance to the next unit. Users can either advance to the next unit manually by clicking the \"Next Unit\" link or automatically when a Unit is marked as complete."
msgstr ""

#: ../includes/admin/pages/page-course.php:466
msgid "<strong>Manual</strong> - Advance manually to next unit by clicking \"Next Unit\" link."
msgstr ""

#: ../includes/admin/pages/page-course.php:467
msgid "<strong>Automatic</strong> - Advance automatically when Unit is marked as complete."
msgstr ""

#: ../includes/admin/pages/page-course.php:474,
#: ../includes/admin/pages/page-course.php:476
msgid "Course Notes"
msgstr ""

#: ../includes/admin/pages/page-course.php:475
msgid "Allows users to take notes in this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:479
msgid "Enable notes for this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:480
msgid "Disable notes for this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:514
msgid "The description of this course. Your students will be able to see this course description."
msgstr ""

#: ../includes/admin/pages/page-course.php:515
msgid "The course description."
msgstr ""

#: ../includes/admin/pages/page-course.php:547
msgid "Payments Type"
msgstr ""

#: ../includes/admin/pages/page-course.php:548,
#: ../includes/admin/pages/page-course.php:549
msgid "The course payments type."
msgstr ""

#: ../includes/admin/pages/page-course.php:561
msgid "Payments Price"
msgstr ""

#: ../includes/admin/pages/page-course.php:562,
#: ../includes/admin/pages/page-course.php:563,
#: ../includes/legacy/pages/page-course-modify.php:274
msgid "The payment price for the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:575
msgid "Payments Interval"
msgstr ""

#: ../includes/admin/pages/page-course.php:576,
#: ../includes/admin/pages/page-course.php:577,
#: ../includes/legacy/pages/page-course-modify.php:288
msgid "The payment interval for the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:580
msgid "<strong>Daily</strong> - Subscription is billed daily until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:581
msgid "<strong>Weekly</strong> - Subscription is billed weekly until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:582
msgid "<strong>Monthly</strong> - Subscription is billed monthly until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:583
msgid "<strong>Quarterly</strong> - Subscription is billed quarterly until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:584
msgid "<strong>Sem-Yearly</strong> - Subscription is billed semi-yearly until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:585
msgid "<strong>Yearly</strong> - Subscription is billed yearly until cancelled."
msgstr ""

#: ../includes/admin/pages/page-course.php:596
msgid "Installments Enabled?"
msgstr ""

#: ../includes/admin/pages/page-course.php:597,
#: ../includes/admin/pages/page-course.php:598
msgid "Offer the ability to pay installments to access the course. This option will be displayed as a purchase option next to the payments price."
msgstr ""

#: ../includes/admin/pages/page-course.php:601
msgid "<strong>Yes</strong> - Enable installment payments."
msgstr ""

#: ../includes/admin/pages/page-course.php:602
msgid "<strong>No</strong> - Disable installment payments."
msgstr ""

#: ../includes/admin/pages/page-course.php:613
msgid "Installment Payments"
msgstr ""

#: ../includes/admin/pages/page-course.php:614
msgid "Use the fields above to configure installment payments."
msgstr ""

#: ../includes/admin/pages/page-course.php:615
msgid "Use the fields to the right to configure installment payments."
msgstr ""

#: ../includes/admin/pages/page-course.php:622
msgid "Number of Installments"
msgstr ""

#: ../includes/admin/pages/page-course.php:623,
#: ../includes/admin/pages/page-course.php:624
msgid "Please enter the number of installments needed to purchase this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:632
msgid "Installment Amount"
msgstr ""

#: ../includes/admin/pages/page-course.php:633,
#: ../includes/admin/pages/page-course.php:634
msgid "Enter the amount for each installment. Should be an amount greater than $0.00."
msgstr ""

#: ../includes/admin/pages/page-course.php:643
msgid "Installment Interval"
msgstr ""

#: ../includes/admin/pages/page-course.php:644,
#: ../includes/admin/pages/page-course.php:645
msgid "How often should each installment be billed?"
msgstr ""

#: ../includes/admin/pages/page-course.php:648
msgid "<strong>Daily</strong> - Installment is billed daily until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:649
msgid "<strong>Weekly</strong> - Installment is billed weekly until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:650
msgid "<strong>Monthly</strong> - Installment is billed monthly until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:651
msgid "<strong>Quarterly</strong> - Installment is billed quarterly until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:652
msgid "<strong>Sem-Yearly</strong> - Installment is billed semi-yearly until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:653
msgid "<strong>Yearly</strong> - Installment is billed yearly until paid in full."
msgstr ""

#: ../includes/admin/pages/page-course.php:692,
#: ../includes/admin/pages/page-course.php:693
msgid "Course Messages"
msgstr ""

#: ../includes/admin/pages/page-course.php:699
msgid "Unit Complete"
msgstr "Unité complétée"

#: ../includes/admin/pages/page-course.php:700,
#: ../includes/admin/pages/page-course.php:701
msgid "The message shown to a trainee once they've completed a unit, which is displayed at the bottom of the unit page. HTML is OK."
msgstr ""

#: ../includes/admin/pages/page-course.php:709
msgid "Course Complete"
msgstr "Formation complété"

#: ../includes/admin/pages/page-course.php:710,
#: ../includes/admin/pages/page-course.php:711
msgid "The message shown to a trainee once they've completed the whole course, which is displayed at the bottom of the unit page. HTML is OK."
msgstr ""

#: ../includes/admin/pages/page-course.php:719
msgid "Unit Pending"
msgstr ""

#: ../includes/admin/pages/page-course.php:720,
#: ../includes/admin/pages/page-course.php:721
msgid "The message shown to a trainee when they've yet to complete a unit. This message is displayed at the bottom of the unit page, along with a button that says \"Mark as completed\". HTML is OK."
msgstr ""

#: ../includes/admin/pages/page-course.php:729
msgid "Prerequisite not met"
msgstr "Le pré-requis doit être finalisé avant d'accéder à ce contenu."

#: ../includes/admin/pages/page-course.php:730,
#: ../includes/admin/pages/page-course.php:731,
#: ../includes/legacy/pages/page-course-modify.php:365
msgid "The message shown to a student that attempts to access a course that has one or more prerequisites that have not been met."
msgstr ""

#: ../includes/admin/pages/page-course.php:739
msgid "Access Denied"
msgstr ""

#: ../includes/admin/pages/page-course.php:740,
#: ../includes/admin/pages/page-course.php:741
msgid "The message shown to a trainee they are not allowed to access a unit, because they are not allowed to access the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:749
msgid "Not Yet Available"
msgstr "Non disponible encore."

#: ../includes/admin/pages/page-course.php:750,
#: ../includes/admin/pages/page-course.php:751
msgid "The message shown to a trainee they are not allowed to access a unit yet, because they need to complete a previous unit."
msgstr ""

#: ../includes/admin/pages/page-course.php:759
msgid "Not Unlocked Yet"
msgstr ""

#: ../includes/admin/pages/page-course.php:760,
#: ../includes/admin/pages/page-course.php:761
msgid "The message shown to a trainee they are not allowed to access a unit yet, because the unit is locked due to a drip feed setting. Use the variable <code>{UNIT_UNLOCKED_TIME}</code> to insert the approximate days and hours when the unit will be unlocked."
msgstr ""

#: ../includes/admin/pages/page-course.php:769
msgid "Not Logged In"
msgstr "Vous devez être connecté pour accéder à ce contenu."

#: ../includes/admin/pages/page-course.php:770,
#: ../includes/admin/pages/page-course.php:771
msgid "The message shown to a trainee they are not logged in, and therefore cannot access the unit."
msgstr ""

#: ../includes/admin/pages/page-course.php:779
msgid "Open-Question Submitted - Blocking Mode"
msgstr "Vos réponses ont été soumises à l'instructeur pour correction finale.  Vous serez avisé des résultats par la suite."

#: ../includes/admin/pages/page-course.php:780,
#: ../includes/admin/pages/page-course.php:781
msgid "The message shown to a trainee they have submitted an answer to an open-ended or upload question, and you need to grade their answer before they continue."
msgstr ""

#: ../includes/admin/pages/page-course.php:789
msgid "Open-Question Submitted - Non-Blocking"
msgstr ""

#: ../includes/admin/pages/page-course.php:790,
#: ../includes/admin/pages/page-course.php:791
msgid "The message shown to a trainee they have submitted an answer to an open-ended or upload question, and you need to grade their answer, but they can continue anyway."
msgstr "Vos réponses ont été soumises à l'instructeur pour correction finale.  Vous serez avisé des résultats par la suite.  VOus pouvez entre-temps poursuivre la formation."

#: ../includes/admin/pages/page-course.php:828
msgid "From Address"
msgstr ""

#: ../includes/admin/pages/page-course.php:829
msgid "The email address that the email notifications should be from. Depending on your server's spam-protection set up, this may not appear in the outgoing emails."
msgstr ""

#: ../includes/admin/pages/page-course.php:830
msgid "The email address that the email notifications should be from."
msgstr ""

#: ../includes/admin/pages/page-course.php:837
msgid "From Name"
msgstr "De"

#: ../includes/admin/pages/page-course.php:838
msgid "The name used on the email notifications, which are sent to you and your students. Depending on your server's spam-protection set up, this may not appear in the outgoing emails."
msgstr ""

#: ../includes/admin/pages/page-course.php:839
msgid "The name used on the email notifications, which are sent to you and your students."
msgstr ""

#: ../includes/admin/pages/page-course.php:846
msgid "Notify Admin Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:847,
#: ../includes/admin/pages/page-course.php:848,
#: ../includes/legacy/pages/page-course-modify.php:505
msgid "The email address to send admin notifications to."
msgstr ""

#: ../includes/admin/pages/page-course.php:855,
#: ../includes/admin/pages/page-course.php:856
msgid "Course Emails"
msgstr ""

#: ../includes/admin/pages/page-course.php:862
msgid "Course Complete Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:863
msgid "The email sent to and administrator or user when the student has completed the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:869,
#: ../includes/admin/pages/page-course.php:979
msgid "Notify Admin?"
msgstr ""

#: ../includes/admin/pages/page-course.php:870
msgid "When enabled this will send the administrator an email when a student has completed the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:873
msgid "<strong>Send me an email</strong> - when one of your trainees has completed the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:874
msgid "<strong>Don't send me an email</strong> - when one of your trainees has completed the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:881,
#: ../includes/admin/pages/page-course.php:936,
#: ../includes/admin/pages/page-course.php:991,
#: ../includes/admin/pages/page-course.php:1065
msgid "Notify Student?"
msgstr ""

#: ../includes/admin/pages/page-course.php:882
msgid "When enabled this will send the student an email when the whole course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:885
msgid "<strong>Send Email</strong> - to user when the whole course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:886
msgid "<strong>Don't Send Email</strong> - to user when the whole course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:895,
#: ../includes/admin/pages/page-course.php:896
msgid "The subject line for the email sent to a user when they complete the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:904,
#: ../includes/admin/pages/page-course.php:959,
#: ../includes/admin/pages/page-course.php:1014,
#: ../includes/admin/pages/page-course.php:1045,
#: ../includes/admin/pages/page-course.php:1088,
#: ../includes/admin/pages/page-course.php:1119
msgid "Email Body"
msgstr ""

#: ../includes/admin/pages/page-course.php:905,
#: ../includes/admin/pages/page-course.php:906
msgid "The template body for the email sent to a user when they complete the whole course."
msgstr ""

#: ../includes/admin/pages/page-course.php:917
msgid "Module Complete Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:918
msgid "The email sent to you or the student when a module has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:924
msgid "Notify You?"
msgstr ""

#: ../includes/admin/pages/page-course.php:925
msgid "When enabled this will send the you an email when a module has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:928
msgid "<strong>Send me an email</strong> - when one of your students has completed a module."
msgstr ""

#: ../includes/admin/pages/page-course.php:929
msgid "<strong>Don't send me an email</strong> - when one of your students has completed a module."
msgstr ""

#: ../includes/admin/pages/page-course.php:937
msgid "When enabled this will send the student an email when a module has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:940
msgid "<strong>Send Email</strong> - to student when module has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:941
msgid "<strong>Don't Send Email</strong> - to student when module has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:950,
#: ../includes/admin/pages/page-course.php:951
msgid "The subject line for the email sent to a user when they complete a module."
msgstr ""

#: ../includes/admin/pages/page-course.php:960,
#: ../includes/admin/pages/page-course.php:961
msgid "The template body for the email sent to a user when they complete a module."
msgstr ""

#: ../includes/admin/pages/page-course.php:972
msgid "Unit Complete Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:973
msgid "The email sent to and administrator or user when the student has completed a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:980
msgid "When enabled this will send the administrator an email when a student has completed a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:983
msgid "<strong>Send me an email</strong> - when one of your students has completed a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:984
msgid "<strong>Don't send me an email</strong> - when one of your students has completed a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:992
msgid "When enabled this will send the student an email when a unit in the course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:995
msgid "<strong>Send Email</strong> - to student when a unit in the course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:996
msgid "<strong>Don't Send Email</strong> - to user when a unit in the course has been completed."
msgstr ""

#: ../includes/admin/pages/page-course.php:1005,
#: ../includes/admin/pages/page-course.php:1006
msgid "The subject line for the email sent to a user when they complete a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1015,
#: ../includes/admin/pages/page-course.php:1016
msgid "The template body for the email sent to a user when they complete a unit in the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1027
msgid "Unit Unlocked Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:1028
msgid "The email sent to a user when a unit that's being drip fed is unlocked and available to access."
msgstr ""

#: ../includes/admin/pages/page-course.php:1036,
#: ../includes/admin/pages/page-course.php:1037
msgid "The subject line for the email sent to a user when a unit that's being drip fed is unlocked and available for them to access."
msgstr ""

#: ../includes/admin/pages/page-course.php:1046,
#: ../includes/admin/pages/page-course.php:1047
msgid "The template body for the email sent to a user when a unit that's being drip fed is unlocked and available for them to access."
msgstr ""

#: ../includes/admin/pages/page-course.php:1058
msgid "Quiz Graded Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:1059
msgid "The email sent to the student after a quiz is graded ( automatically or by the instructor )."
msgstr ""

#: ../includes/admin/pages/page-course.php:1066
msgid "When enabled this will send the student and email after a quiz is graded ( automatically or by the instructor )."
msgstr ""

#: ../includes/admin/pages/page-course.php:1069
msgid "<strong>Send Email</strong> - to student after a quiz is graded ( automatically or by the instructor )."
msgstr ""

#: ../includes/admin/pages/page-course.php:1070
msgid "<strong>Don't Send Email</strong> - to student after a quiz is graded ( automatically or by the instructor )."
msgstr ""

#: ../includes/admin/pages/page-course.php:1079,
#: ../includes/admin/pages/page-course.php:1080
msgid "The subject line for the email sent to a student when they receive a grade for a quiz."
msgstr ""

#: ../includes/admin/pages/page-course.php:1089,
#: ../includes/admin/pages/page-course.php:1090
msgid "The template body for the email sent to a student when they receive a grade for a quiz."
msgstr ""

#: ../includes/admin/pages/page-course.php:1101
msgid "Final Summary Email"
msgstr ""

#: ../includes/admin/pages/page-course.php:1102
msgid "The email sent to a student when they receive their grade summary at the end of the course.."
msgstr ""

#: ../includes/admin/pages/page-course.php:1110,
#: ../includes/admin/pages/page-course.php:1111
msgid "The subject line for the email sent to a student when they receive their grade summary at the end of the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1120,
#: ../includes/admin/pages/page-course.php:1121
msgid "The template body for the email sent to a user when they receive their grade summary at the end of the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1156,
#: ../includes/admin/pages/page-course.php:1320,
#: ../includes/admin/pages/page-course.php:1322,
#: ../includes/legacy/pages/page-course-modify.php:857,
#: ../includes/legacy/pages/page-course-modify.php:1069
msgid "Preview Certificate"
msgstr ""

#: ../includes/admin/pages/page-course.php:1158,
#: ../includes/legacy/pages/page-course-modify.php:860,
#: ../includes/legacy/pages/page-course-modify.php:1068
msgid "Please save the course details to preview your certificate."
msgstr ""

#: ../includes/admin/pages/page-course.php:1201,
#: ../includes/admin/pages/page-course.php:1202,
#: ../includes/legacy/pages/page-course-modify.php:757
msgid "Enable certificates?"
msgstr ""

#: ../includes/admin/pages/page-course.php:1205
msgid "<strong>Yes</strong> - generate a PDF certificate when user completes this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1206
msgid "<strong>No</strong> - don't generate a PDF certificate when user completes this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1213
msgid "Select Certificate"
msgstr ""

#: ../includes/admin/pages/page-course.php:1226,
#: ../includes/legacy/pages/page-course-modify.php:768
msgid "Signature Type"
msgstr ""

#: ../includes/admin/pages/page-course.php:1227
msgid "The type of signature to be used on the certificate."
msgstr ""

#: ../includes/admin/pages/page-course.php:1230
msgid "<strong>Text</strong> - Just use text for the signature."
msgstr ""

#: ../includes/admin/pages/page-course.php:1231
msgid "<strong>Image File</strong> - Use an image for the signature."
msgstr ""

#: ../includes/admin/pages/page-course.php:1242
msgid "Signature Text"
msgstr ""

#: ../includes/admin/pages/page-course.php:1243,
#: ../includes/admin/pages/page-course.php:1244,
#: ../includes/legacy/pages/page-course-modify.php:782
msgid "The name to use for the signature area."
msgstr ""

#: ../includes/admin/pages/page-course.php:1255
msgid "Signature Image"
msgstr ""

#: ../includes/admin/pages/page-course.php:1256
msgid "Use an signature image that is <code>340 x 80</code> pixels in size."
msgstr ""

#: ../includes/admin/pages/page-course.php:1266
msgid "Logo"
msgstr ""

#: ../includes/admin/pages/page-course.php:1267
msgid "Is the Logo enabled?"
msgstr ""

#: ../includes/admin/pages/page-course.php:1270
msgid "<strong>Yes</strong> - Use your logo on the certificate."
msgstr ""

#: ../includes/admin/pages/page-course.php:1271
msgid "<strong>No</strong> - Don't show a logo on the certificate."
msgstr ""

#: ../includes/admin/pages/page-course.php:1282
msgid "Logo Image"
msgstr ""

#: ../includes/admin/pages/page-course.php:1283
msgid "Use a logo image that is <code>320 x 240</code> pixels in size."
msgstr ""

#: ../includes/admin/pages/page-course.php:1293
msgid "Background"
msgstr ""

#: ../includes/admin/pages/page-course.php:1294
msgid "The type of background that will go on the certificate."
msgstr ""

#: ../includes/admin/pages/page-course.php:1297
msgid "<strong>Built-in</strong> - Use the built-in certificate background."
msgstr ""

#: ../includes/admin/pages/page-course.php:1298
msgid "<strong>Custom</strong> - Use your own certificate background."
msgstr ""

#: ../includes/admin/pages/page-course.php:1309
msgid "Background Image"
msgstr ""

#: ../includes/admin/pages/page-course.php:1310
msgid "Use a background image that is <code>3508 x 2480</code> pixels in size."
msgstr ""

#: ../includes/admin/pages/page-course.php:1321,
#: ../includes/legacy/pages/page-course-modify.php:1069
msgid "After saving the course settings, you can preview the certificate using the button above. The preview opens in a new window."
msgstr ""

#: ../includes/admin/pages/page-course.php:1377
msgid "Enable Achievements?"
msgstr ""

#: ../includes/admin/pages/page-course.php:1378
msgid "This will enable achievements for this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1381
msgid "<strong>Yes</strong>"
msgstr ""

#: ../includes/admin/pages/page-course.php:1382
msgid "<strong>No</strong>"
msgstr ""

#: ../includes/admin/pages/page-course.php:1389
msgid "Select Course Achievement"
msgstr ""

#: ../includes/admin/pages/page-course.php:1429,
#: ../includes/admin/pages/page-course.php:1430,
#: ../includes/legacy/pages/page-course-modify.php:918,
#: ../includes/legacy/pages/page-course-modify.php:910
msgid "Select the courses that must be completed in order to access this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1463
msgid "Course Bundles"
msgstr ""

#: ../includes/admin/pages/page-course.php:1464,
#: ../includes/admin/pages/page-course.php:1465
msgid "Select the courses that when purchased will be bundled with this course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1498
msgid "Course Instructor"
msgstr ""

#: ../includes/admin/pages/page-course.php:1499,
#: ../includes/admin/pages/page-course.php:1500
msgid "Select the user that is the instructor of the course."
msgstr ""

#: ../includes/admin/pages/page-course.php:1535,
#: ../includes/admin/pages/page-course.php:1537
msgid "Bulk Grant Access"
msgstr ""

#: ../includes/admin/pages/page-course.php:1536,
#: ../includes/legacy/pages/page-course-modify.php:884,
#: ../includes/legacy/pages/page-course-modify.php:951
msgid "You can use the buttons above to grant all users access to this course. Depending on how many users you have, this may be a slow process."
msgstr ""

#: ../includes/admin/pages/page-course.php:1545,
#: ../includes/admin/pages/page-course.php:1547,
#: ../includes/admin/pages/page-student.php:223,
#: ../includes/admin/tables/table-students.php:75
msgid "Reset Progress"
msgstr ""

#: ../includes/admin/pages/page-course.php:1546,
#: ../includes/legacy/pages/page-course-modify.php:872
msgid "This button will reset all users who can access this course back to the beginning of the course. This deletes all grade data too."
msgstr ""

#: ../includes/admin/pages/page-course.php:1555,
#: ../includes/admin/pages/page-course.php:1556
msgid "Course Access Expiration"
msgstr ""

#: ../includes/admin/pages/page-course.php:1559
msgid "--No course access expiration--"
msgstr ""

#: ../includes/admin/pages/page-course.php:1560
msgid "Access to this course should expire on a specific date for all students."
msgstr ""

#: ../includes/admin/pages/page-course.php:1561
msgid "Access to this course should expire at a specific interval from a student’s unique enrollment date."
msgstr ""

#: ../includes/admin/pages/page-course.php:1598
msgid "Day(s)"
msgstr ""

#: ../includes/admin/pages/page-course.php:1599
msgid "Week(s)"
msgstr ""

#: ../includes/admin/pages/page-course.php:1600
msgid "Month(s)"
msgstr ""

#: ../includes/admin/pages/page-course.php:1601
msgid "Year(s)"
msgstr ""

#: ../includes/admin/pages/page-course.php:1782,
#: ../includes/admin/pages/page-subscription.php:570,
#: ../includes/legacy/pages/page-course-modify.php:928
msgid "Payments"
msgstr ""

#: ../includes/admin/pages/page-course.php:1788
msgid "Messages"
msgstr ""

#: ../includes/admin/pages/page-course.php:1794,
#: ../includes/admin/pages/page-settings.php:262
msgid "Emails"
msgstr "Courriels"

#: ../includes/admin/pages/page-course.php:1812
msgid "Prerequisites"
msgstr ""

#: ../includes/admin/pages/page-course.php:1818
msgid "Bundles"
msgstr ""

#: ../includes/admin/pages/page-course.php:1830,
#: ../includes/admin/pages/page-tools.php:29,
#: ../includes/admin/pages/page-tools.php:40
msgid "Tools"
msgstr ""

#: ../includes/admin/pages/page-course.php:2205
msgid "View Classroom"
msgstr ""

#: ../includes/admin/pages/page-courses.php:181,
#: ../includes/admin/pages/page-courses.php:685,
#: ../includes/admin/pages/page-questions.php:74,
#: ../includes/admin/pages/page-quizzes.php:72,
#: ../includes/admin/pages/page-units.php:226,
#: ../includes/admin/tables/table-courses.php:270,
#: ../includes/legacy/pages/page-quiz-modify.php:512,
#: ../includes/legacy/pages/page-quiz-modify.php:449
msgid "View Modules"
msgstr ""

#: ../includes/admin/pages/page-courses.php:182,
#: ../includes/admin/pages/page-courses.php:704,
#: ../includes/admin/pages/page-modules.php:67,
#: ../includes/admin/pages/page-questions.php:80,
#: ../includes/admin/pages/page-quizzes.php:78,
#: ../includes/legacy/pages/page-quiz-modify.php:518,
#: ../includes/legacy/pages/page-quiz-modify.php:455
msgid "View Units"
msgstr ""

#: ../includes/admin/pages/page-courses.php:188,
#: ../includes/admin/pages/page-students.php:68
msgid "Bulk Enroll Students"
msgstr ""

#: ../includes/admin/pages/page-courses.php:212,
#: ../includes/admin/tables/table-courses.php:378
msgid "Course deleted successfully."
msgstr ""

#: ../includes/admin/pages/page-courses.php:246
msgid "Additional Course Settings"
msgstr ""

#: ../includes/admin/pages/page-courses.php:249
msgid "Enable / Disable - Quiz Notifications."
msgstr ""

#: ../includes/admin/pages/page-courses.php:281
msgid "Quiz notiifications settings updated successfully!"
msgstr ""

#: ../includes/admin/pages/page-courses.php:462,
#: ../includes/admin/tables/table-coupons.php:162,
#: ../includes/admin/tables/table-courses.php:168,
#: ../includes/admin/tables/table-modules.php:155,
#: ../includes/admin/tables/table-orders.php:166,
#: ../includes/admin/tables/table-questions.php:155,
#: ../includes/admin/tables/table-quizzes.php:161,
#: ../includes/admin/tables/table-students.php:189,
#: ../includes/admin/tables/table-subscriptions.php:175
msgid "ID: %s"
msgstr ""

#: ../includes/admin/pages/page-courses.php:478,
#: ../includes/admin/tables/table-modules.php:164,
#: ../includes/admin/tables/table-quizzes.php:170
msgid "Duplicate"
msgstr ""

#: ../includes/admin/pages/page-courses.php:504
msgid "Shortcodes"
msgstr ""

#: ../includes/admin/pages/page-courses.php:584
msgid "Closed"
msgstr ""

#: ../includes/admin/pages/page-courses.php:595
msgid "Manual grading needed"
msgstr ""

#: ../includes/admin/pages/page-courses.php:606,
#: ../includes/admin/tables/table-courses.php:231,
#: ../includes/admin/tables/table-courses.php:234
msgid "<li class=\"wpcw_%s\">%s</li>"
msgstr ""

#: ../includes/admin/pages/page-courses.php:619,
#: ../includes/admin/tables/table-courses.php:245,
#: ../includes/legacy/pages/page-course-dashboard.php:261
msgid "Require unit completion before showing next"
msgstr ""

#: ../includes/admin/pages/page-courses.php:623,
#: ../includes/admin/tables/table-courses.php:249,
#: ../includes/legacy/pages/page-course-dashboard.php:265
msgid "Generate certificates on course completion"
msgstr ""

#: ../includes/admin/pages/page-courses.php:627
msgid "Course access will not expire"
msgstr ""

#: ../includes/admin/pages/page-courses.php:642
msgid "Course notes disabled."
msgstr ""

#: ../includes/admin/pages/page-courses.php:639
msgid "Course notes enabled."
msgstr ""

#: ../includes/admin/pages/page-module.php:41,
#: ../includes/admin/pages/page-module.php:52
msgid "Course Module"
msgstr ""

#: ../includes/admin/pages/page-modules.php:95,
#: ../includes/admin/tables/table-modules.php:313
msgid "Module <strong>%s</strong> deleted successfully."
msgstr ""

#: ../includes/admin/pages/page-modules.php:116
msgid "Number of modules per page"
msgstr ""

#: ../includes/admin/pages/page-modules.php:131,
#: ../includes/admin/pages/page-modules.php:142,
#: ../includes/admin/tables/table-courses.php:60,
#: ../includes/legacy/pages/page-course-dashboard.php:215
msgid "Modules"
msgstr "Modules"

#: ../includes/admin/pages/page-modules.php:179
msgid "Search Modules"
msgstr ""

#: ../includes/admin/pages/page-order.php:83
msgid "Edit Order"
msgstr ""

#: ../includes/admin/pages/page-order.php:130
msgid "Back to Orders"
msgstr ""

#: ../includes/admin/pages/page-order.php:136,
#: ../includes/admin/pages/page-orders.php:110
msgid "View Subscriptions"
msgstr ""

#: ../includes/admin/pages/page-order.php:190
msgid "Order Updated!"
msgstr ""

#: ../includes/admin/pages/page-order.php:258
msgid "Email Invoice / Order Details to Student"
msgstr ""

#: ../includes/admin/pages/page-order.php:259
msgid "Resend New Order Notification"
msgstr ""

#: ../includes/admin/pages/page-order.php:283,
#: ../includes/admin/pages/page-order.php:321
msgid "Toggle panel: Order Notes"
msgstr ""

#: ../includes/admin/pages/page-order.php:287
msgid "Order Actions"
msgstr ""

#: ../includes/admin/pages/page-order.php:306,
#: ../includes/admin/tables/table-orders.php:186
msgid ""
"Are you sure you want to delete this order?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/pages/page-order.php:325
msgid "Order Notes"
msgstr ""

#: ../includes/admin/pages/page-order.php:338,
#: ../includes/admin/pages/page-subscription.php:281
msgid "Added: %s"
msgstr ""

#: ../includes/admin/pages/page-order.php:354
msgid "Toggle panel: Order Details"
msgstr ""

#: ../includes/admin/pages/page-order.php:357,
#: ../templates/account/account-view-order.php:32
msgid "Order Details"
msgstr ""

#: ../includes/admin/pages/page-order.php:363
msgid "Student IP: <span class=\"wpcw-order-data-meta-customer-ip\">%s</span>"
msgstr ""

#: ../includes/admin/pages/page-order.php:367
msgid "Order Key: <span class=\"wpcw-order-data-meta-order-key\">%s</span>"
msgstr ""

#: ../includes/admin/pages/page-order.php:371
msgid "Transaction ID: <span class=\"wpcw-order-data-meta-order-key\">%s</span>"
msgstr ""

#: ../includes/admin/pages/page-order.php:376,
#: ../includes/admin/pages/page-subscription.php:447
msgid "Date Created:"
msgstr ""

#: ../includes/admin/pages/page-order.php:386,
#: ../includes/admin/pages/page-subscription.php:457,
#: ../includes/admin/pages/page-subscription.php:489
msgid "h"
msgstr ""

#: ../includes/admin/pages/page-order.php:395,
#: ../includes/admin/pages/page-subscription.php:466,
#: ../includes/admin/pages/page-subscription.php:498
msgid "m"
msgstr ""

#: ../includes/admin/pages/page-order.php:407,
#: ../includes/admin/pages/page-subscription.php:418
msgid "Status:"
msgstr ""

#: ../includes/admin/pages/page-order.php:410,
#: ../includes/admin/pages/page-order.php:412,
#: ../includes/admin/pages/page-subscription.php:421,
#: ../includes/admin/pages/page-subscription.php:423
msgid "Select a Status"
msgstr ""

#: ../includes/admin/pages/page-order.php:419,
#: ../includes/admin/pages/page-subscription.php:351
msgid "Student:"
msgstr ""

#: ../includes/admin/pages/page-order.php:422,
#: ../includes/admin/pages/page-order.php:424,
#: ../includes/admin/pages/page-subscription.php:354,
#: ../includes/admin/pages/page-subscription.php:356
msgid "Select a Student"
msgstr ""

#: ../includes/admin/pages/page-order.php:434,
#: ../includes/admin/pages/page-subscription.php:404,
#: ../templates/checkout/order-received.php:46
msgid "Payment Method:"
msgstr ""

#: ../includes/admin/pages/page-order.php:438,
#: ../includes/admin/pages/page-order.php:440,
#: ../includes/admin/pages/page-subscription.php:408,
#: ../includes/admin/pages/page-subscription.php:410
msgid "Select a Payment Method"
msgstr ""

#: ../includes/admin/pages/page-order.php:447
msgid "Payment Transaction ID:"
msgstr ""

#: ../includes/admin/pages/page-order.php:449
msgid "Payment Transaction ID"
msgstr ""

#: ../includes/admin/pages/page-order.php:460
msgid "Toggle panel: Order Items"
msgstr ""

#: ../includes/admin/pages/page-order.php:463,
#: ../includes/admin/pages/page-order.php:466
msgid "Order Items"
msgstr ""

#: ../includes/admin/pages/page-order.php:486,
#: ../includes/admin/pages/page-subscription.php:519
msgid "Toggle panel: Parent Order"
msgstr ""

#: ../includes/admin/pages/page-order.php:490,
#: ../includes/admin/pages/page-order.php:494,
#: ../includes/admin/pages/page-subscription.php:523,
#: ../includes/admin/pages/page-subscription.php:527,
#: ../templates/account/account-view-subscription.php:75
msgid "Parent Order"
msgstr ""

#: ../includes/admin/pages/page-order.php:498,
#: ../includes/admin/pages/page-order.php:593,
#: ../includes/admin/pages/page-student.php:282,
#: ../includes/admin/pages/page-subscription.php:531,
#: ../includes/admin/pages/page-subscription.php:574,
#: ../templates/account/account-view-order.php:136,
#: ../templates/account/account-view-subscription.php:79,
#: ../templates/account/account-view-subscription.php:103
msgid "Number"
msgstr ""

#: ../includes/admin/pages/page-order.php:499,
#: ../includes/admin/pages/page-order.php:594,
#: ../includes/admin/pages/page-subscription.php:532,
#: ../includes/admin/pages/page-subscription.php:575,
#: ../includes/legacy/pages/page-course-modify.php:262,
#: ../includes/legacy/pages/page-user-progress.php:541,
#: ../includes/legacy/quiz/base.php:190,
#: ../templates/account/account-view-order.php:137,
#: ../templates/account/account-view-subscription.php:80,
#: ../templates/account/account-view-subscription.php:104
msgid "Type"
msgstr ""

#: ../includes/admin/pages/page-order.php:501,
#: ../includes/admin/pages/page-order.php:551,
#: ../includes/admin/pages/page-order.php:596,
#: ../includes/admin/pages/page-student.php:284,
#: ../includes/admin/pages/page-student.php:325,
#: ../includes/admin/pages/page-subscription.php:534,
#: ../includes/admin/pages/page-subscription.php:577,
#: ../includes/admin/tables/table-orders.php:60,
#: ../includes/admin/tables/table-subscriptions.php:68,
#: ../templates/account/account-view-order.php:109,
#: ../templates/account/account-view-order.php:139,
#: ../templates/account/account-view-orders.php:23,
#: ../templates/account/account-view-subscription.php:37,
#: ../templates/account/account-view-subscription.php:82,
#: ../templates/account/account-view-subscription.php:106,
#: ../templates/account/account-view-subscriptions.php:22,
#: ../templates/emails/email-subscription-details-table.php:56
msgid "Status"
msgstr ""

#: ../includes/admin/pages/page-order.php:502,
#: ../includes/admin/pages/page-order.php:597,
#: ../includes/admin/pages/page-student.php:285,
#: ../includes/admin/pages/page-subscription.php:535,
#: ../includes/admin/pages/page-subscription.php:578,
#: ../includes/admin/tables/table-orders.php:61,
#: ../includes/admin/tables/table-subscriptions.php:67,
#: ../includes/admin/views/orders/order-items-table.php:23,
#: ../includes/admin/views/reports/reports-dashboard.php:78,
#: ../includes/admin/views/reports/reports-dashboard.php:113,
#: ../includes/admin/views/reports/reports-dashboard.php:137,
#: ../templates/account/account-view-order.php:140,
#: ../templates/account/account-view-orders.php:24,
#: ../templates/account/account-view-subscription.php:83,
#: ../templates/account/account-view-subscription.php:107,
#: ../templates/emails/email-order-items-refunded-table.php:99,
#: ../templates/emails/email-subscription-details-table.php:55,
#: ../templates/emails/plain/email-order-items-refunded-table.php:56,
#: ../templates/emails/plain/email-order-items-table.php:56
msgid "Total"
msgstr ""

#: ../includes/admin/pages/page-order.php:535
msgid "Toggle panel: Subscriptions"
msgstr ""

#: ../includes/admin/pages/page-order.php:547,
#: ../includes/admin/pages/page-student.php:321,
#: ../includes/admin/tables/table-courses.php:62,
#: ../includes/legacy/admin/functions.php:1357,
#: ../includes/legacy/admin/functions.php:1322,
#: ../includes/legacy/pages/page-course-dashboard.php:177,
#: ../includes/legacy/pages/page-quiz-summary.php:165,
#: ../includes/admin/views/course/course-builder.php:531,
#: ../includes/admin/views/course/course-builder.php:566,
#: ../includes/admin/views/course/course-builder.php:609,
#: ../templates/account/account-view-order.php:108,
#: ../templates/account/account-view-subscriptions.php:21,
#: ../templates/emails/email-subscription-details-table.php:53
msgid "ID"
msgstr ""

#: ../includes/admin/pages/page-order.php:552,
#: ../includes/admin/pages/page-student.php:326,
#: ../includes/admin/pages/page-subscription.php:333,
#: ../templates/account/account-view-order.php:111,
#: ../templates/account/account-view-subscriptions.php:24
msgid "Amount"
msgstr ""

#: ../includes/admin/pages/page-order.php:581
msgid "Toggle panel: Related Orders"
msgstr ""

#: ../includes/admin/pages/page-order.php:585,
#: ../includes/admin/pages/page-order.php:589
msgid "Related Orders"
msgstr ""

#: ../includes/admin/pages/page-orders.php:117
msgid "View Coupons"
msgstr ""

#: ../includes/admin/pages/page-orders.php:136
msgid "Search Orders"
msgstr ""

#: ../includes/admin/pages/page-question.php:41,
#: ../includes/admin/pages/page-question.php:52,
#: ../includes/legacy/admin/functions.php:1361,
#: ../includes/legacy/admin/functions.php:1335,
#: ../includes/legacy/classes/unitfrontend.php:517,
#: ../includes/legacy/pages/page-user-progress.php:496,
#: ../includes/legacy/quiz/base.php:443, ../includes/legacy/quiz/multi.php:82,
#: ../includes/legacy/quiz/open.php:78,
#: ../includes/legacy/quiz/truefalse.php:79,
#: ../includes/legacy/quiz/upload.php:79
msgid "Question"
msgstr "Question"

#: ../includes/admin/pages/page-questions.php:62,
#: ../includes/legacy/pages/page-question-modify.php:166,
#: ../includes/legacy/pages/page-question-modify.php:47
msgid "View Quizzes"
msgstr ""

#: ../includes/admin/pages/page-questions.php:96
msgid "Number of questions per page"
msgstr ""

#: ../includes/admin/pages/page-questions.php:111,
#: ../includes/admin/pages/page-questions.php:122,
#: ../includes/admin/tables/table-quizzes.php:65,
#: ../includes/legacy/admin/functions.php:1101,
#: ../includes/legacy/pages/page-quiz-summary.php:198
msgid "Questions"
msgstr "Questions"

#: ../includes/admin/pages/page-questions.php:159,
#: ../includes/legacy/admin/functions.php:1220,
#: ../includes/legacy/admin/functions.php:1222
msgid "Search Questions"
msgstr ""

#: ../includes/admin/pages/page-quiz.php:41,
#: ../includes/admin/pages/page-quiz.php:52
msgid "Quiz / Survey"
msgstr ""

#: ../includes/admin/pages/page-quizzes.php:100,
#: ../includes/admin/tables/table-quizzes.php:386
msgid "Quiz <strong>%s</strong> deleted successfully."
msgstr ""

#: ../includes/admin/pages/page-quizzes.php:122
msgid "Number of quizzes / surveys per page"
msgstr ""

#: ../includes/admin/pages/page-quizzes.php:137,
#: ../includes/admin/pages/page-quizzes.php:148,
#: ../includes/admin/views/course/course-builder.php:573
msgid "Quizzes"
msgstr ""

#: ../includes/admin/pages/page-quizzes.php:185
msgid "Search Quizzes / Surveys"
msgstr ""

#: ../includes/admin/pages/page-reports.php:29,
#: ../includes/admin/pages/page-reports.php:40
msgid "Reports"
msgstr ""

#: ../includes/admin/pages/page-settings.php:149,
#: ../includes/admin/pages/page-settings.php:156,
#: ../includes/admin/pages/page-settings.php:163,
#: ../includes/admin/pages/page-settings.php:170,
#: ../includes/admin/pages/page-settings.php:177,
#: ../includes/admin/pages/page-settings.php:189,
#: ../includes/admin/pages/page-settings.php:196,
#: ../includes/admin/pages/page-settings.php:203,
#: ../includes/admin/pages/page-settings.php:215,
#: ../includes/admin/pages/page-settings.php:221,
#: ../includes/admin/pages/page-settings.php:227,
#: ../includes/admin/pages/page-settings.php:233,
#: ../includes/admin/pages/page-settings.php:239,
#: ../includes/admin/pages/page-settings.php:245,
#: ../includes/admin/pages/page-settings.php:251,
#: ../includes/admin/pages/page-settings.php:259,
#: ../includes/admin/pages/page-settings.php:269,
#: ../includes/admin/pages/page-settings.php:275,
#: ../includes/admin/pages/page-settings.php:281,
#: ../includes/admin/pages/page-settings.php:289,
#: ../includes/admin/pages/page-settings.php:295,
#: ../includes/admin/pages/page-settings.php:300
msgid "Save Settings"
msgstr ""

#: ../includes/admin/pages/page-settings.php:152
msgid "Membership"
msgstr ""

#: ../includes/admin/pages/page-settings.php:166,
#: ../includes/admin/pages/page-settings.php:192
msgid "Permalinks"
msgstr ""

#: ../includes/admin/pages/page-settings.php:173,
#: ../includes/admin/pages/page-settings.php:199
msgid "Taxonomies"
msgstr ""

#: ../includes/admin/pages/page-settings.php:211
msgid "Pages"
msgstr ""

#: ../includes/admin/pages/page-settings.php:224,
#: ../includes/admin/pages/page-settings.php:897,
#: ../includes/admin/pages/page-settings.php:945
msgid "Payment Gateways"
msgstr ""

#: ../includes/admin/pages/page-settings.php:265,
#: ../includes/admin/pages/page-settings.php:682,
#: ../includes/admin/pages/page-settings.php:741
msgid "Email Notifications"
msgstr ""

#: ../includes/admin/pages/page-settings.php:286
msgid "Style"
msgstr ""

#: ../includes/admin/pages/page-settings.php:292
msgid "Add-Ons"
msgstr ""

#: ../includes/admin/pages/page-settings.php:304
msgid "Support"
msgstr ""

#: ../includes/admin/pages/page-settings.php:316,
#: ../includes/admin/views/settings/settings-field-products.php:3
msgid "Other Products"
msgstr ""

#: ../includes/admin/pages/page-settings.php:386
msgid "Settings Saved Successfully!"
msgstr ""

#: ../includes/admin/pages/page-settings.php:691
msgid "Email Merge Tags"
msgstr ""

#: ../includes/admin/pages/page-settings.php:724,
#: ../includes/admin/tables/table-classroom.php:65,
#: ../includes/admin/tables/table-students.php:73,
#: ../includes/admin/tables/table-students.php:200,
#: ../includes/admin/views/student/new.php:59,
#: ../templates/account/form-register.php:41,
#: ../templates/account/form-register.php:44
msgid "Email"
msgstr ""

#: ../includes/admin/pages/page-settings.php:725
msgid "Content type"
msgstr ""

#: ../includes/admin/pages/page-settings.php:733
msgid "There are no emails defined for WP Courseware."
msgstr ""

#: ../includes/admin/pages/page-settings.php:742
msgid "Email notifications sent from WP Courseware are listed below."
msgstr ""

#: ../includes/admin/pages/page-settings.php:789,
#: ../includes/admin/pages/page-settings.php:992
msgid "Configure"
msgstr ""

#: ../includes/admin/pages/page-settings.php:906
msgid "<strong>Gateway Disabled</strong>: The %s gateway does not support either the country or the currency that is currently set."
msgstr ""

#: ../includes/admin/pages/page-settings.php:928
msgid "Gateway"
msgstr ""

#: ../includes/admin/pages/page-settings.php:929
msgid "Gateway ID"
msgstr ""

#: ../includes/admin/pages/page-settings.php:930
msgid "Enabled"
msgstr ""

#: ../includes/admin/pages/page-settings.php:937
msgid "There are no payment gateways defined for WP Courseware."
msgstr ""

#: ../includes/admin/pages/page-settings.php:946
msgid "Installed gateways are listed below. Drag and drop gateways to control their display order on the frontend."
msgstr ""

#: ../includes/admin/pages/page-student-access.php:41,
#: ../includes/admin/pages/page-student-access.php:52
msgid "Student Access"
msgstr ""

#: ../includes/admin/pages/page-student-new.php:41,
#: ../includes/admin/pages/page-student-new.php:52
msgid "Add New Student"
msgstr ""

#: ../includes/admin/pages/page-student-new.php:88,
#: ../includes/admin/pages/page-student.php:122,
#: ../includes/legacy/pages/page-course-access.php:51,
#: ../includes/legacy/pages/page-user-progress.php:54
msgid "Back to Students"
msgstr ""

#: ../includes/admin/pages/page-student-progress.php:41,
#: ../includes/admin/pages/page-student-progress.php:52
msgid "Student Progress"
msgstr ""

#: ../includes/admin/pages/page-student-results.php:41,
#: ../includes/admin/pages/page-student-results.php:52
msgid "Student Results"
msgstr ""

#: ../includes/admin/pages/page-student.php:47
msgid "You must specify a student. <a href=\"%s\">Back to Students</a>"
msgstr ""

#: ../includes/admin/pages/page-student.php:86,
#: ../includes/legacy/pages/page-gradebook.php:254
msgid "Student Details"
msgstr ""

#: ../includes/admin/pages/page-student.php:166
msgid "# %d"
msgstr ""

#: ../includes/admin/pages/page-student.php:183
msgid "Edit User"
msgstr ""

#: ../includes/admin/pages/page-student.php:189,
#: ../includes/admin/tables/table-students.php:360,
#: ../includes/legacy/pages/page-user-progress.php:366
msgid "Email Student"
msgstr ""

#: ../includes/admin/pages/page-student.php:194
msgid "Agreed to Terms: %s"
msgstr ""

#: ../includes/admin/pages/page-student.php:198
msgid "Agreed to Privacy Policy: %s"
msgstr ""

#: ../includes/admin/pages/page-student.php:211,
#: ../includes/admin/tables/table-students.php:212,
#: ../includes/admin/tables/table-students.php:273,
#: ../includes/legacy/admin/functions.php:1563
msgid "View Detailed Progress"
msgstr "Voir le détail de la progression"

#: ../includes/admin/pages/page-student.php:215,
#: ../includes/admin/tables/table-students.php:77,
#: ../includes/admin/tables/table-students.php:290
msgid "Update Access"
msgstr ""

#: ../includes/admin/pages/page-student.php:224,
#: ../includes/admin/pages/page-student.php:260
msgid "Update Progress"
msgstr ""

#: ../includes/admin/pages/page-student.php:267
msgid "No courses found for this student."
msgstr ""

#: ../includes/admin/pages/page-student.php:362
msgid "Remove Student"
msgstr ""

#: ../includes/admin/pages/page-students.php:174
msgid "Search Students"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:70,
#: ../includes/admin/tables/table-subscriptions.php:65
msgid "Subscription"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:81
msgid "Edit Subscription"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:128
msgid "Back to Subscriptions"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:183
msgid "Subscription Updated!"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:216
msgid "<strong>Note:</strong> This tool allows you to create a new subscription. It will not create a payment profile in your merchant processor such as PayPal or Stripe. Payment profiles in the merchant processor must be created through your merchant portal. Once created in the merchant portal, details such as transaction ID and billing profile id, can be entered here."
msgstr ""

#: ../includes/admin/pages/page-subscription.php:226
msgid "Toggle panel: Subscription Actions"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:230
msgid "Subscription Actions"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:249,
#: ../includes/admin/tables/table-subscriptions.php:195
msgid ""
"Are you sure you want to delete this subscription?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:264
msgid "Toggle panel: Subscription Notes"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:268
msgid "Subscription Notes"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:297
msgid "Toggle panel: Subscription Details"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:311
msgid "Cancel Subscription"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:318
msgid "Profile ID: <span>%s</span>"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:324
msgid "Transaction ID: <span>%s</span>"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:330
msgid "Billing Amount:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:338
msgid "Billing Interval:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:366
msgid "Course:"
msgstr "Formation:"

#: ../includes/admin/pages/page-subscription.php:369,
#: ../includes/admin/pages/page-subscription.php:371
msgid "Select a Course"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:387,
#: ../includes/admin/pages/page-subscription.php:382
msgid "Order:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:391
msgid "Select a Order"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:393
msgid "Create New Order"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:394
msgid "Enter Existing Order ID"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:398
msgid "Existing Order ID:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:399
msgid "Existing Order ID"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:431
msgid "Transaction ID:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:434
msgid "Transaction ID"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:439
msgid "Profile ID:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:442
msgid "Profile ID"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:479
msgid "Expiration Date:"
msgstr ""

#: ../includes/admin/pages/page-subscription.php:562
msgid "Toggle panel: Payments"
msgstr ""

#: ../includes/admin/pages/page-subscriptions.php:140
msgid "Search Subscriptions"
msgstr ""

#: ../includes/admin/pages/page-tools.php:75
msgid "Export"
msgstr ""

#: ../includes/admin/pages/page-tools.php:82,
#: ../includes/legacy/pages/page-import-export.php:48,
#: ../includes/legacy/pages/page-import-export.php:61,
#: ../includes/legacy/pages/page-import-export.php:74,
#: ../includes/legacy/pages/page-import-export.php:87,
#: ../includes/legacy/pages/page-import-export.php:114
msgid "Export Course"
msgstr ""

#: ../includes/admin/pages/page-tools.php:91
msgid "Import"
msgstr ""

#: ../includes/admin/pages/page-tools.php:102,
#: ../includes/legacy/pages/page-import-export.php:53,
#: ../includes/legacy/pages/page-import-export.php:66,
#: ../includes/legacy/pages/page-import-export.php:79,
#: ../includes/legacy/pages/page-import-export.php:92,
#: ../includes/legacy/pages/page-import-export.php:194
msgid "Import Course"
msgstr ""

#: ../includes/admin/pages/page-tools.php:111
msgid "Users"
msgstr ""

#: ../includes/admin/pages/page-tools.php:117,
#: ../includes/legacy/pages/page-import-export.php:55,
#: ../includes/legacy/pages/page-import-export.php:68,
#: ../includes/legacy/pages/page-import-export.php:81,
#: ../includes/legacy/pages/page-import-export.php:94,
#: ../includes/legacy/pages/page-import-export.php:262
msgid "Import Users"
msgstr ""

#: ../includes/admin/pages/page-tools.php:126
msgid "Quiz Questions"
msgstr ""

#: ../includes/admin/pages/page-tools.php:132
msgid "Import Quiz Quesitons"
msgstr ""

#: ../includes/admin/pages/page-tools.php:143
msgid "System Info"
msgstr ""

#: ../includes/admin/pages/page-tools.php:155,
#: ../includes/admin/views/tools/tools-field-log.php:3
msgid "System Log"
msgstr ""

#: ../includes/admin/pages/page-tools.php:167
msgid "Utilities"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:60,
#: ../includes/admin/pages/page-unit-converter.php:71
msgid "Convert to Course Unit"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:134
msgid "Conversion to a Course Unit was successful!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:143
msgid "Conversion to the Course Unit was cancelled!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:158,
#: ../includes/legacy/pages/page-unit-convert.php:31
msgid "Sorry, but the specified page/post does not appear to exist."
msgstr "Désolé,  cette page ne semble pas disponible."

#: ../includes/admin/pages/page-unit-converter.php:166
msgid "Are you sure you wish to convert the %s <strong>[%s]</strong> to a Course Unit?"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:167
msgid "Yes, convert it!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:168
msgid "No, dont't convert it!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:174
msgid "The %s <strong>[%s]</strong> has been converted to a Course Unit!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:175
msgid "Edit Course Unit"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:181
msgid "The %s <strong>[%s]</strong> has not been converted to a Course Unit. Please click below to return to the %s!"
msgstr ""

#: ../includes/admin/pages/page-unit-converter.php:182
msgid "Back to %s"
msgstr ""

#: ../includes/admin/pages/page-units.php:297
msgid "Is Teaser?"
msgstr ""

#: ../includes/admin/pages/page-units.php:466,
#: ../includes/admin/tables/table-coupons.php:489,
#: ../includes/admin/tables/table-modules.php:416,
#: ../includes/admin/tables/table-orders.php:410,
#: ../includes/admin/tables/table-questions.php:440,
#: ../includes/admin/tables/table-quizzes.php:467,
#: ../includes/admin/tables/table-subscriptions.php:443,
#: ../includes/legacy/admin/functions.php:1037
msgid "Filter"
msgstr ""

#: ../includes/admin/pages/page-units.php:467,
#: ../includes/admin/tables/table-coupons.php:490,
#: ../includes/admin/tables/table-modules.php:421,
#: ../includes/admin/tables/table-orders.php:411,
#: ../includes/admin/tables/table-questions.php:445,
#: ../includes/admin/tables/table-quizzes.php:468,
#: ../includes/admin/tables/table-subscriptions.php:444
msgid "Reset"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:64,
#: ../includes/admin/tables/table-students.php:72,
#: ../includes/legacy/admin/functions.php:3001
msgid "Name"
msgstr "Nom"

#: ../includes/admin/tables/table-classroom.php:66
msgid "Progress %"
msgstr "% de progression"

#: ../includes/admin/tables/table-classroom.php:67
msgid "Detailed Progress"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:158
msgid "Bulk Reset"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:159
msgid "Student Reset"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:160
msgid "or"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:161
msgid "Classroom Reset"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:162
msgid "Full Classroom Reset"
msgstr ""

#. translators: %s - Course Title
#: ../includes/admin/tables/table-classroom.php:177
msgid "Remove student(s) from %s"
msgstr ""

#: ../includes/admin/tables/table-classroom.php:256
msgid "Student(s) removed successfully!"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:59
msgid "Coupon Type"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:62
msgid "Usage / Limit"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:165,
#: ../includes/admin/tables/table-courses.php:171,
#: ../includes/admin/tables/table-modules.php:158,
#: ../includes/admin/tables/table-orders.php:169,
#: ../includes/admin/tables/table-questions.php:158,
#: ../includes/admin/tables/table-quizzes.php:164,
#: ../includes/admin/tables/table-students.php:192,
#: ../includes/admin/tables/table-subscriptions.php:178,
#: ../includes/legacy/admin/functions.php:1416,
#: ../includes/legacy/pages/page-quiz-summary.php:269
msgid "Edit"
msgstr ""

#. translators: %1$s: count %2$s: limit
#: ../includes/admin/tables/table-coupons.php:258
msgid "%1$s / %2$s"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:273,
#: ../includes/admin/tables/table-coupons.php:295,
#: ../includes/admin/tables/table-coupons.php:317
msgid "F j, Y"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:417
msgid "Coupon successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:443
msgid "Coupons successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:519
msgid "Show all types"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:523
msgid "Any Type"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:551,
#: ../includes/admin/tables/table-courses.php:458,
#: ../includes/admin/tables/table-modules.php:464,
#: ../includes/admin/tables/table-orders.php:472,
#: ../includes/admin/tables/table-questions.php:518,
#: ../includes/admin/tables/table-quizzes.php:532,
#: ../includes/admin/tables/table-students.php:493,
#: ../includes/admin/tables/table-subscriptions.php:505
msgid "All"
msgstr ""

#: ../includes/admin/tables/table-coupons.php:639
msgid "Sorry, no coupons have been created."
msgstr ""

#: ../includes/admin/tables/table-courses.php:61
msgid "Ordering"
msgstr ""

#: ../includes/admin/tables/table-courses.php:182,
#: ../includes/legacy/pages/page-course-modify.php:1239
msgid ""
"Are you sure you want to delete the this course?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/tables/table-courses.php:289,
#: ../includes/legacy/pages/page-course-modify.php:1111,
#: ../includes/legacy/pages/page-course-modify.php:142
msgid "Module & Unit Ordering"
msgstr ""

#: ../includes/admin/tables/table-courses.php:303
msgid "Delete Modules & Settings"
msgstr ""

#: ../includes/admin/tables/table-courses.php:304
msgid "Delete Modules, Units, Quizzes & Settings"
msgstr ""

#: ../includes/admin/tables/table-courses.php:407,
#: ../includes/admin/tables/table-courses.php:435
msgid "Courses successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-courses.php:549
msgid "Sorry, no Courses have been created."
msgstr ""

#: ../includes/admin/tables/table-modules.php:59,
#: ../includes/legacy/pages/page-module-modify.php:99,
#: ../includes/admin/views/course/course-builder.php:33,
#: ../includes/admin/views/course/course-builder.php:37,
#: ../includes/admin/views/course/course-builder.php:239,
#: ../includes/admin/views/course/course-builder.php:244
msgid "Module Title"
msgstr ""

#: ../includes/admin/tables/table-modules.php:180,
#: ../includes/legacy/pages/page-module-modify.php:260
msgid ""
"Are you sure you want to delete the this module?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/tables/table-modules.php:339
msgid "Module <strong>%s</strong> duplicated successfully. Please change Associated Course."
msgstr ""

#: ../includes/admin/tables/table-modules.php:369
msgid "Modules successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-modules.php:559
msgid "Sorry, no Modules have been created."
msgstr ""

#. translators: %1$s: order number
#: ../includes/admin/tables/table-orders.php:157,
#: ../includes/admin/tables/table-subscriptions.php:166
msgid "#%1$s - No Student Assigned"
msgstr ""

#: ../includes/admin/tables/table-orders.php:154,
#: ../includes/admin/tables/table-subscriptions.php:163
msgid "#%1$s - %2$s"
msgstr ""

#: ../includes/admin/tables/table-orders.php:175,
#: ../includes/admin/tables/table-subscriptions.php:184
msgid "Edit Student"
msgstr ""

#: ../includes/admin/tables/table-orders.php:208,
#: ../includes/admin/tables/table-subscriptions.php:236
msgid "M j, Y"
msgstr ""

#: ../includes/admin/tables/table-orders.php:338
msgid "Order successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-orders.php:364
msgid "Orders successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-orders.php:440,
#: ../includes/admin/tables/table-orders.php:444,
#: ../includes/admin/tables/table-subscriptions.php:473
msgid "Any Status"
msgstr ""

#: ../includes/admin/tables/table-orders.php:560
msgid "Sorry, no orders have been created."
msgstr ""

#: ../includes/admin/tables/table-questions.php:58
msgid "Question Title"
msgstr ""

#: ../includes/admin/tables/table-questions.php:59,
#: ../includes/legacy/admin/functions.php:1365,
#: ../includes/legacy/admin/functions.php:1348
msgid "Question Type"
msgstr ""

#: ../includes/admin/tables/table-questions.php:60,
#: ../includes/legacy/admin/functions.php:1370
msgid "Associated Quizzes"
msgstr ""

#: ../includes/admin/tables/table-questions.php:61,
#: ../includes/legacy/quiz/base.php:269
msgid "Question Tags"
msgstr ""

#: ../includes/admin/tables/table-questions.php:169
msgid ""
"Are you sure you want to delete the this question?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/tables/table-questions.php:321
msgid "Question <strong>#%s</strong> deleted successfully."
msgstr ""

#: ../includes/admin/tables/table-questions.php:351
msgid "Questions deleted successfully!"
msgstr ""

#: ../includes/admin/tables/table-questions.php:613
msgid "Sorry, no questions have been created."
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:62,
#: ../includes/legacy/pages/page-quiz-modify.php:113,
#: ../includes/legacy/pages/page-quiz-summary.php:186,
#: ../includes/legacy/pages/page-user-progress.php:425
msgid "Quiz Type"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:63,
#: ../includes/legacy/pages/page-quiz-modify.php:273
msgid "Show Answers?"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:64
msgid "Use Paging?"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:185
msgid ""
"Are you sure you want to delete the this quiz?\n"
"\n"
"This CANNOT be undone!"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:252
msgid "<span class=\"wpcw_quiz_pass_info\">Min. Pass Mark of <strong>%d%%</strong></span>"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:257,
#: ../includes/legacy/pages/page-quiz-summary.php:275
msgid "Export Responses"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:416
msgid "Quizzes successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-quizzes.php:629
msgid "Sorry, no quizzes have been created."
msgstr ""

#: ../includes/admin/tables/table-students.php:251,
#: ../includes/admin/tables/table-students.php:306
msgid "Please refresh your page to see this column populated."
msgstr ""

#: ../includes/admin/tables/table-students.php:390
msgid "Remove from all courses"
msgstr ""

#: ../includes/admin/tables/table-students.php:470
msgid "Students removed successfully!"
msgstr ""

#: ../includes/admin/tables/table-students.php:579
msgid "Sorry, no students have been enrolled."
msgstr ""

#: ../includes/admin/tables/table-subscriptions.php:66
msgid "Item"
msgstr ""

#: ../includes/admin/tables/table-subscriptions.php:397
msgid "Subscriptions successfully deleted!"
msgstr ""

#: ../includes/admin/tables/table-subscriptions.php:516
msgid "Installment Plans"
msgstr ""

#: ../includes/admin/tables/table-subscriptions.php:625
msgid "Sorry, no subscriptions have been created."
msgstr ""

#: ../includes/common/states/AO.php:15
msgid "Bengo"
msgstr ""

#: ../includes/common/states/AO.php:16
msgid "Benguela"
msgstr ""

#: ../includes/common/states/AO.php:17
msgid "Bié"
msgstr ""

#: ../includes/common/states/AO.php:18
msgid "Cabinda"
msgstr ""

#: ../includes/common/states/AO.php:19
msgid "Cunene"
msgstr ""

#: ../includes/common/states/AO.php:20
msgid "Huambo"
msgstr ""

#: ../includes/common/states/AO.php:21
msgid "Huíla"
msgstr ""

#: ../includes/common/states/AO.php:22
msgid "Kuando Kubango"
msgstr ""

#: ../includes/common/states/AO.php:23
msgid "Kwanza-Norte"
msgstr ""

#: ../includes/common/states/AO.php:24
msgid "Kwanza-Sul"
msgstr ""

#: ../includes/common/states/AO.php:25
msgid "Luanda"
msgstr ""

#: ../includes/common/states/AO.php:26
msgid "Lunda-Norte"
msgstr ""

#: ../includes/common/states/AO.php:27
msgid "Lunda-Sul"
msgstr ""

#: ../includes/common/states/AO.php:28
msgid "Malanje"
msgstr ""

#: ../includes/common/states/AO.php:29
msgid "Moxico"
msgstr ""

#: ../includes/common/states/AO.php:30
msgid "Namibe"
msgstr ""

#: ../includes/common/states/AO.php:31
msgid "Uíge"
msgstr ""

#: ../includes/common/states/AO.php:32
msgid "Zaire"
msgstr ""

#: ../includes/common/states/AR.php:15
msgid "Ciudad Aut&oacute;noma de Buenos Aires"
msgstr ""

#: ../includes/common/states/AR.php:16
msgid "Buenos Aires"
msgstr ""

#: ../includes/common/states/AR.php:17
msgid "Catamarca"
msgstr ""

#: ../includes/common/states/AR.php:18
msgid "Chaco"
msgstr ""

#: ../includes/common/states/AR.php:19
msgid "Chubut"
msgstr ""

#: ../includes/common/states/AR.php:20, ../includes/common/states/ES.php:32
msgid "C&oacute;rdoba"
msgstr ""

#: ../includes/common/states/AR.php:21
msgid "Corrientes"
msgstr ""

#: ../includes/common/states/AR.php:22
msgid "Entre R&iacute;os"
msgstr ""

#: ../includes/common/states/AR.php:23
msgid "Formosa"
msgstr ""

#: ../includes/common/states/AR.php:24
msgid "Jujuy"
msgstr ""

#: ../includes/common/states/AR.php:25
msgid "La Pampa"
msgstr ""

#: ../includes/common/states/AR.php:26, ../includes/common/states/ES.php:41
msgid "La Rioja"
msgstr ""

#: ../includes/common/states/AR.php:27
msgid "Mendoza"
msgstr ""

#: ../includes/common/states/AR.php:28
msgid "Misiones"
msgstr ""

#: ../includes/common/states/AR.php:29
msgid "Neuqu&eacute;n"
msgstr ""

#: ../includes/common/states/AR.php:30
msgid "R&iacute;o Negro"
msgstr ""

#: ../includes/common/states/AR.php:31
msgid "Salta"
msgstr ""

#: ../includes/common/states/AR.php:32
msgid "San Juan"
msgstr ""

#: ../includes/common/states/AR.php:33
msgid "San Luis"
msgstr ""

#: ../includes/common/states/AR.php:34, ../includes/common/states/BO.php:22
msgid "Santa Cruz"
msgstr ""

#: ../includes/common/states/AR.php:35
msgid "Santa Fe"
msgstr ""

#: ../includes/common/states/AR.php:36
msgid "Santiago del Estero"
msgstr ""

#: ../includes/common/states/AR.php:37
msgid "Tierra del Fuego"
msgstr ""

#: ../includes/common/states/AR.php:38
msgid "Tucum&aacute;n"
msgstr ""

#: ../includes/common/states/AU.php:15
msgid "Australian Capital Territory"
msgstr ""

#: ../includes/common/states/AU.php:16
msgid "New South Wales"
msgstr ""

#: ../includes/common/states/AU.php:17
msgid "Northern Territory"
msgstr ""

#: ../includes/common/states/AU.php:18
msgid "Queensland"
msgstr ""

#: ../includes/common/states/AU.php:19
msgid "South Australia"
msgstr ""

#: ../includes/common/states/AU.php:20
msgid "Tasmania"
msgstr ""

#: ../includes/common/states/AU.php:21
msgid "Victoria"
msgstr ""

#: ../includes/common/states/AU.php:22
msgid "Western Australia"
msgstr ""

#: ../includes/common/states/BD.php:15
msgid "Bagerhat"
msgstr ""

#: ../includes/common/states/BD.php:16
msgid "Bandarban"
msgstr ""

#: ../includes/common/states/BD.php:17
msgid "Barguna"
msgstr ""

#: ../includes/common/states/BD.php:18
msgid "Barisal"
msgstr ""

#: ../includes/common/states/BD.php:19
msgid "Bhola"
msgstr ""

#: ../includes/common/states/BD.php:20
msgid "Bogra"
msgstr ""

#: ../includes/common/states/BD.php:21
msgid "Brahmanbaria"
msgstr ""

#: ../includes/common/states/BD.php:22
msgid "Chandpur"
msgstr ""

#: ../includes/common/states/BD.php:23
msgid "Chittagong"
msgstr ""

#: ../includes/common/states/BD.php:24
msgid "Chuadanga"
msgstr ""

#: ../includes/common/states/BD.php:25
msgid "Comilla"
msgstr ""

#: ../includes/common/states/BD.php:26
msgid "Cox's Bazar"
msgstr ""

#: ../includes/common/states/BD.php:27
msgid "Dhaka"
msgstr ""

#: ../includes/common/states/BD.php:28
msgid "Dinajpur"
msgstr ""

#: ../includes/common/states/BD.php:29
msgid "Faridpur "
msgstr ""

#: ../includes/common/states/BD.php:30
msgid "Feni"
msgstr ""

#: ../includes/common/states/BD.php:31
msgid "Gaibandha"
msgstr ""

#: ../includes/common/states/BD.php:32
msgid "Gazipur"
msgstr ""

#: ../includes/common/states/BD.php:33
msgid "Gopalganj"
msgstr ""

#: ../includes/common/states/BD.php:34
msgid "Habiganj"
msgstr ""

#: ../includes/common/states/BD.php:35
msgid "Jamalpur"
msgstr ""

#: ../includes/common/states/BD.php:36
msgid "Jessore"
msgstr ""

#: ../includes/common/states/BD.php:37
msgid "Jhalokati"
msgstr ""

#: ../includes/common/states/BD.php:38
msgid "Jhenaidah"
msgstr ""

#: ../includes/common/states/BD.php:39
msgid "Joypurhat"
msgstr ""

#: ../includes/common/states/BD.php:40
msgid "Khagrachhari"
msgstr ""

#: ../includes/common/states/BD.php:41
msgid "Khulna"
msgstr ""

#: ../includes/common/states/BD.php:42
msgid "Kishoreganj"
msgstr ""

#: ../includes/common/states/BD.php:43
msgid "Kurigram"
msgstr ""

#: ../includes/common/states/BD.php:44
msgid "Kushtia"
msgstr ""

#: ../includes/common/states/BD.php:45
msgid "Lakshmipur"
msgstr ""

#: ../includes/common/states/BD.php:46
msgid "Lalmonirhat"
msgstr ""

#: ../includes/common/states/BD.php:47
msgid "Madaripur"
msgstr ""

#: ../includes/common/states/BD.php:48
msgid "Magura"
msgstr ""

#: ../includes/common/states/BD.php:49
msgid "Manikganj "
msgstr ""

#: ../includes/common/states/BD.php:50
msgid "Meherpur"
msgstr ""

#: ../includes/common/states/BD.php:51
msgid "Moulvibazar"
msgstr ""

#: ../includes/common/states/BD.php:52
msgid "Munshiganj"
msgstr ""

#: ../includes/common/states/BD.php:53
msgid "Mymensingh"
msgstr ""

#: ../includes/common/states/BD.php:54
msgid "Naogaon"
msgstr ""

#: ../includes/common/states/BD.php:55
msgid "Narail"
msgstr ""

#: ../includes/common/states/BD.php:56
msgid "Narayanganj"
msgstr ""

#: ../includes/common/states/BD.php:57
msgid "Narsingdi"
msgstr ""

#: ../includes/common/states/BD.php:58
msgid "Natore"
msgstr ""

#: ../includes/common/states/BD.php:59
msgid "Nawabganj"
msgstr ""

#: ../includes/common/states/BD.php:60
msgid "Netrakona"
msgstr ""

#: ../includes/common/states/BD.php:61
msgid "Nilphamari"
msgstr ""

#: ../includes/common/states/BD.php:62
msgid "Noakhali"
msgstr ""

#: ../includes/common/states/BD.php:63
msgid "Pabna"
msgstr ""

#: ../includes/common/states/BD.php:64
msgid "Panchagarh"
msgstr ""

#: ../includes/common/states/BD.php:65
msgid "Patuakhali"
msgstr ""

#: ../includes/common/states/BD.php:66
msgid "Pirojpur"
msgstr ""

#: ../includes/common/states/BD.php:67
msgid "Rajbari"
msgstr ""

#: ../includes/common/states/BD.php:68
msgid "Rajshahi"
msgstr ""

#: ../includes/common/states/BD.php:69
msgid "Rangamati"
msgstr ""

#: ../includes/common/states/BD.php:70
msgid "Rangpur"
msgstr ""

#: ../includes/common/states/BD.php:71
msgid "Satkhira"
msgstr ""

#: ../includes/common/states/BD.php:72
msgid "Shariatpur"
msgstr ""

#: ../includes/common/states/BD.php:73
msgid "Sherpur"
msgstr ""

#: ../includes/common/states/BD.php:74
msgid "Sirajganj"
msgstr ""

#: ../includes/common/states/BD.php:75
msgid "Sunamganj"
msgstr ""

#: ../includes/common/states/BD.php:76
msgid "Sylhet"
msgstr ""

#: ../includes/common/states/BD.php:77
msgid "Tangail"
msgstr ""

#: ../includes/common/states/BD.php:78
msgid "Thakurgaon"
msgstr ""

#: ../includes/common/states/BG.php:15
msgid "Blagoevgrad"
msgstr ""

#: ../includes/common/states/BG.php:16
msgid "Burgas"
msgstr ""

#: ../includes/common/states/BG.php:17
msgid "Dobrich"
msgstr ""

#: ../includes/common/states/BG.php:18
msgid "Gabrovo"
msgstr ""

#: ../includes/common/states/BG.php:19
msgid "Haskovo"
msgstr ""

#: ../includes/common/states/BG.php:20
msgid "Kardzhali"
msgstr ""

#: ../includes/common/states/BG.php:21
msgid "Kyustendil"
msgstr ""

#: ../includes/common/states/BG.php:22
msgid "Lovech"
msgstr ""

#: ../includes/common/states/BG.php:23, ../includes/common/states/US.php:41
msgid "Montana"
msgstr ""

#: ../includes/common/states/BG.php:24
msgid "Pazardzhik"
msgstr ""

#: ../includes/common/states/BG.php:25
msgid "Pernik"
msgstr ""

#: ../includes/common/states/BG.php:26
msgid "Pleven"
msgstr ""

#: ../includes/common/states/BG.php:27
msgid "Plovdiv"
msgstr ""

#: ../includes/common/states/BG.php:28
msgid "Razgrad"
msgstr ""

#: ../includes/common/states/BG.php:29
msgid "Ruse"
msgstr ""

#: ../includes/common/states/BG.php:30
msgid "Shumen"
msgstr ""

#: ../includes/common/states/BG.php:31
msgid "Silistra"
msgstr ""

#: ../includes/common/states/BG.php:32
msgid "Sliven"
msgstr ""

#: ../includes/common/states/BG.php:33
msgid "Smolyan"
msgstr ""

#: ../includes/common/states/BG.php:34
msgid "Sofia"
msgstr ""

#: ../includes/common/states/BG.php:35
msgid "Sofia-Grad"
msgstr ""

#: ../includes/common/states/BG.php:36
msgid "Stara Zagora"
msgstr ""

#: ../includes/common/states/BG.php:37
msgid "Targovishte"
msgstr ""

#: ../includes/common/states/BG.php:38
msgid "Varna"
msgstr ""

#: ../includes/common/states/BG.php:39
msgid "Veliko Tarnovo"
msgstr ""

#: ../includes/common/states/BG.php:40
msgid "Vidin"
msgstr ""

#: ../includes/common/states/BG.php:41
msgid "Vratsa"
msgstr ""

#: ../includes/common/states/BG.php:42
msgid "Yambol"
msgstr ""

#: ../includes/common/states/BO.php:15
msgid "Chuquisaca"
msgstr ""

#: ../includes/common/states/BO.php:16
msgid "Beni"
msgstr ""

#: ../includes/common/states/BO.php:17
msgid "Cochabamba"
msgstr ""

#: ../includes/common/states/BO.php:18
msgid "La Paz"
msgstr ""

#: ../includes/common/states/BO.php:19
msgid "Oruro"
msgstr ""

#: ../includes/common/states/BO.php:20
msgid "Pando"
msgstr ""

#: ../includes/common/states/BO.php:21
msgid "Potosí"
msgstr ""

#: ../includes/common/states/BO.php:23
msgid "Tarija"
msgstr ""

#: ../includes/common/states/BR.php:15
msgid "Acre"
msgstr ""

#: ../includes/common/states/BR.php:16
msgid "Alagoas"
msgstr ""

#: ../includes/common/states/BR.php:17
msgid "Amap&aacute;"
msgstr ""

#: ../includes/common/states/BR.php:18, ../includes/common/states/PE.php:17
msgid "Amazonas"
msgstr ""

#: ../includes/common/states/BR.php:19
msgid "Bahia"
msgstr ""

#: ../includes/common/states/BR.php:20
msgid "Cear&aacute;"
msgstr ""

#: ../includes/common/states/BR.php:21
msgid "Distrito Federal"
msgstr ""

#: ../includes/common/states/BR.php:22
msgid "Esp&iacute;rito Santo"
msgstr ""

#: ../includes/common/states/BR.php:23
msgid "Goi&aacute;s"
msgstr ""

#: ../includes/common/states/BR.php:24
msgid "Maranh&atilde;o"
msgstr ""

#: ../includes/common/states/BR.php:25
msgid "Mato Grosso"
msgstr ""

#: ../includes/common/states/BR.php:26
msgid "Mato Grosso do Sul"
msgstr ""

#: ../includes/common/states/BR.php:27
msgid "Minas Gerais"
msgstr ""

#: ../includes/common/states/BR.php:28
msgid "Par&aacute;"
msgstr ""

#: ../includes/common/states/BR.php:29
msgid "Para&iacute;ba"
msgstr ""

#: ../includes/common/states/BR.php:30
msgid "Paran&aacute;"
msgstr ""

#: ../includes/common/states/BR.php:31
msgid "Pernambuco"
msgstr ""

#: ../includes/common/states/BR.php:32
msgid "Piau&iacute;"
msgstr ""

#: ../includes/common/states/BR.php:33
msgid "Rio de Janeiro"
msgstr ""

#: ../includes/common/states/BR.php:34
msgid "Rio Grande do Norte"
msgstr ""

#: ../includes/common/states/BR.php:35
msgid "Rio Grande do Sul"
msgstr ""

#: ../includes/common/states/BR.php:36
msgid "Rond&ocirc;nia"
msgstr ""

#: ../includes/common/states/BR.php:37
msgid "Roraima"
msgstr ""

#: ../includes/common/states/BR.php:38
msgid "Santa Catarina"
msgstr ""

#: ../includes/common/states/BR.php:39
msgid "S&atilde;o Paulo"
msgstr ""

#: ../includes/common/states/BR.php:40
msgid "Sergipe"
msgstr ""

#: ../includes/common/states/BR.php:41
msgid "Tocantins"
msgstr ""

#: ../includes/common/states/CA.php:15
msgid "Alberta"
msgstr ""

#: ../includes/common/states/CA.php:16
msgid "British Columbia"
msgstr ""

#: ../includes/common/states/CA.php:17
msgid "Manitoba"
msgstr ""

#: ../includes/common/states/CA.php:18
msgid "New Brunswick"
msgstr ""

#: ../includes/common/states/CA.php:19
msgid "Newfoundland and Labrador"
msgstr ""

#: ../includes/common/states/CA.php:20
msgid "Northwest Territories"
msgstr ""

#: ../includes/common/states/CA.php:21
msgid "Nova Scotia"
msgstr ""

#: ../includes/common/states/CA.php:22
msgid "Nunavut"
msgstr ""

#: ../includes/common/states/CA.php:23
msgid "Ontario"
msgstr ""

#: ../includes/common/states/CA.php:24
msgid "Prince Edward Island"
msgstr ""

#: ../includes/common/states/CA.php:25
msgid "Quebec"
msgstr ""

#: ../includes/common/states/CA.php:26
msgid "Saskatchewan"
msgstr ""

#: ../includes/common/states/CA.php:27
msgid "Yukon Territory"
msgstr ""

#: ../includes/common/states/CH.php:15
msgid "Aargau"
msgstr ""

#: ../includes/common/states/CH.php:16
msgid "Appenzell Ausserrhoden"
msgstr ""

#: ../includes/common/states/CH.php:17
msgid "Appenzell Innerrhoden"
msgstr ""

#: ../includes/common/states/CH.php:18
msgid "Basel-Landschaft"
msgstr ""

#: ../includes/common/states/CH.php:19
msgid "Basel-Stadt"
msgstr ""

#: ../includes/common/states/CH.php:20
msgid "Bern"
msgstr ""

#: ../includes/common/states/CH.php:21
msgid "Fribourg"
msgstr ""

#: ../includes/common/states/CH.php:22
msgid "Geneva"
msgstr ""

#: ../includes/common/states/CH.php:23
msgid "Glarus"
msgstr ""

#: ../includes/common/states/CH.php:24
msgid "Graub&uuml;nden"
msgstr ""

#: ../includes/common/states/CH.php:25
msgid "Jura"
msgstr ""

#: ../includes/common/states/CH.php:26
msgid "Luzern"
msgstr ""

#: ../includes/common/states/CH.php:27
msgid "Neuch&acirc;tel"
msgstr ""

#: ../includes/common/states/CH.php:28
msgid "Nidwalden"
msgstr ""

#: ../includes/common/states/CH.php:29
msgid "Obwalden"
msgstr ""

#: ../includes/common/states/CH.php:30
msgid "Schaffhausen"
msgstr ""

#: ../includes/common/states/CH.php:31
msgid "Schwyz"
msgstr ""

#: ../includes/common/states/CH.php:32
msgid "Solothurn"
msgstr ""

#: ../includes/common/states/CH.php:33
msgid "St. Gallen"
msgstr ""

#: ../includes/common/states/CH.php:34
msgid "Thurgau"
msgstr ""

#: ../includes/common/states/CH.php:35
msgid "Ticino"
msgstr ""

#: ../includes/common/states/CH.php:36
msgid "Uri"
msgstr ""

#: ../includes/common/states/CH.php:37
msgid "Valais"
msgstr ""

#: ../includes/common/states/CH.php:38
msgid "Vaud"
msgstr ""

#: ../includes/common/states/CH.php:39
msgid "Zug"
msgstr ""

#: ../includes/common/states/CH.php:40
msgid "Z&uuml;rich"
msgstr ""

#: ../includes/common/states/CN.php:15
msgid "Yunnan / &#20113;&#21335;"
msgstr ""

#: ../includes/common/states/CN.php:16
msgid "Beijing / &#21271;&#20140;"
msgstr ""

#: ../includes/common/states/CN.php:17
msgid "Tianjin / &#22825;&#27941;"
msgstr ""

#: ../includes/common/states/CN.php:18
msgid "Hebei / &#27827;&#21271;"
msgstr ""

#: ../includes/common/states/CN.php:19
msgid "Shanxi / &#23665;&#35199;"
msgstr ""

#: ../includes/common/states/CN.php:20
msgid "Inner Mongolia / &#20839;&#33945;&#21476;"
msgstr ""

#: ../includes/common/states/CN.php:21
msgid "Liaoning / &#36797;&#23425;"
msgstr ""

#: ../includes/common/states/CN.php:22
msgid "Jilin / &#21513;&#26519;"
msgstr ""

#: ../includes/common/states/CN.php:23
msgid "Heilongjiang / &#40657;&#40857;&#27743;"
msgstr ""

#: ../includes/common/states/CN.php:24
msgid "Shanghai / &#19978;&#28023;"
msgstr ""

#: ../includes/common/states/CN.php:25
msgid "Jiangsu / &#27743;&#33487;"
msgstr ""

#: ../includes/common/states/CN.php:26
msgid "Zhejiang / &#27993;&#27743;"
msgstr ""

#: ../includes/common/states/CN.php:27
msgid "Anhui / &#23433;&#24509;"
msgstr ""

#: ../includes/common/states/CN.php:28
msgid "Fujian / &#31119;&#24314;"
msgstr ""

#: ../includes/common/states/CN.php:29
msgid "Jiangxi / &#27743;&#35199;"
msgstr ""

#: ../includes/common/states/CN.php:30
msgid "Shandong / &#23665;&#19996;"
msgstr ""

#: ../includes/common/states/CN.php:31
msgid "Henan / &#27827;&#21335;"
msgstr ""

#: ../includes/common/states/CN.php:32
msgid "Hubei / &#28246;&#21271;"
msgstr ""

#: ../includes/common/states/CN.php:33
msgid "Hunan / &#28246;&#21335;"
msgstr ""

#: ../includes/common/states/CN.php:34
msgid "Guangdong / &#24191;&#19996;"
msgstr ""

#: ../includes/common/states/CN.php:35
msgid "Guangxi Zhuang / &#24191;&#35199;&#22766;&#26063;"
msgstr ""

#: ../includes/common/states/CN.php:36
msgid "Hainan / &#28023;&#21335;"
msgstr ""

#: ../includes/common/states/CN.php:37
msgid "Chongqing / &#37325;&#24198;"
msgstr ""

#: ../includes/common/states/CN.php:38
msgid "Sichuan / &#22235;&#24029;"
msgstr ""

#: ../includes/common/states/CN.php:39
msgid "Guizhou / &#36149;&#24030;"
msgstr ""

#: ../includes/common/states/CN.php:40
msgid "Shaanxi / &#38485;&#35199;"
msgstr ""

#: ../includes/common/states/CN.php:41
msgid "Gansu / &#29976;&#32899;"
msgstr ""

#: ../includes/common/states/CN.php:42
msgid "Qinghai / &#38738;&#28023;"
msgstr ""

#: ../includes/common/states/CN.php:43
msgid "Ningxia Hui / &#23425;&#22799;"
msgstr ""

#: ../includes/common/states/CN.php:44
msgid "Macau / &#28595;&#38376;"
msgstr ""

#: ../includes/common/states/CN.php:45
msgid "Tibet / &#35199;&#34255;"
msgstr ""

#: ../includes/common/states/CN.php:46
msgid "Xinjiang / &#26032;&#30086;"
msgstr ""

#: ../includes/common/states/ES.php:15
msgid "A Coru&ntilde;a"
msgstr ""

#: ../includes/common/states/ES.php:16
msgid "Araba/&Aacute;lava"
msgstr ""

#: ../includes/common/states/ES.php:17
msgid "Albacete"
msgstr ""

#: ../includes/common/states/ES.php:18
msgid "Alicante"
msgstr ""

#: ../includes/common/states/ES.php:19
msgid "Almer&iacute;a"
msgstr ""

#: ../includes/common/states/ES.php:20
msgid "Asturias"
msgstr ""

#: ../includes/common/states/ES.php:21
msgid "&Aacute;vila"
msgstr ""

#: ../includes/common/states/ES.php:22
msgid "Badajoz"
msgstr ""

#: ../includes/common/states/ES.php:23
msgid "Baleares"
msgstr ""

#: ../includes/common/states/ES.php:24
msgid "Barcelona"
msgstr ""

#: ../includes/common/states/ES.php:25
msgid "Burgos"
msgstr ""

#: ../includes/common/states/ES.php:26
msgid "C&aacute;ceres"
msgstr ""

#: ../includes/common/states/ES.php:27
msgid "C&aacute;diz"
msgstr ""

#: ../includes/common/states/ES.php:28
msgid "Cantabria"
msgstr ""

#: ../includes/common/states/ES.php:29
msgid "Castell&oacute;n"
msgstr ""

#: ../includes/common/states/ES.php:30
msgid "Ceuta"
msgstr ""

#: ../includes/common/states/ES.php:31
msgid "Ciudad Real"
msgstr ""

#: ../includes/common/states/ES.php:33
msgid "Cuenca"
msgstr ""

#: ../includes/common/states/ES.php:34
msgid "Girona"
msgstr ""

#: ../includes/common/states/ES.php:35
msgid "Granada"
msgstr ""

#: ../includes/common/states/ES.php:36
msgid "Guadalajara"
msgstr ""

#: ../includes/common/states/ES.php:37
msgid "Gipuzkoa"
msgstr ""

#: ../includes/common/states/ES.php:38
msgid "Huelva"
msgstr ""

#: ../includes/common/states/ES.php:39
msgid "Huesca"
msgstr ""

#: ../includes/common/states/ES.php:40
msgid "Ja&eacute;n"
msgstr ""

#: ../includes/common/states/ES.php:42
msgid "Las Palmas"
msgstr ""

#: ../includes/common/states/ES.php:43
msgid "Le&oacute;n"
msgstr ""

#: ../includes/common/states/ES.php:44
msgid "Lleida"
msgstr ""

#: ../includes/common/states/ES.php:45
msgid "Lugo"
msgstr ""

#: ../includes/common/states/ES.php:46
msgid "Madrid"
msgstr ""

#: ../includes/common/states/ES.php:47
msgid "M&aacute;laga"
msgstr ""

#: ../includes/common/states/ES.php:48
msgid "Melilla"
msgstr ""

#: ../includes/common/states/ES.php:49
msgid "Murcia"
msgstr ""

#: ../includes/common/states/ES.php:50
msgid "Navarra"
msgstr ""

#: ../includes/common/states/ES.php:51
msgid "Ourense"
msgstr ""

#: ../includes/common/states/ES.php:52
msgid "Palencia"
msgstr ""

#: ../includes/common/states/ES.php:53
msgid "Pontevedra"
msgstr ""

#: ../includes/common/states/ES.php:54
msgid "Salamanca"
msgstr ""

#: ../includes/common/states/ES.php:55
msgid "Santa Cruz de Tenerife"
msgstr ""

#: ../includes/common/states/ES.php:56
msgid "Segovia"
msgstr ""

#: ../includes/common/states/ES.php:57
msgid "Sevilla"
msgstr ""

#: ../includes/common/states/ES.php:58
msgid "Soria"
msgstr ""

#: ../includes/common/states/ES.php:59
msgid "Tarragona"
msgstr ""

#: ../includes/common/states/ES.php:60
msgid "Teruel"
msgstr ""

#: ../includes/common/states/ES.php:61
msgid "Toledo"
msgstr ""

#: ../includes/common/states/ES.php:62
msgid "Valencia"
msgstr ""

#: ../includes/common/states/ES.php:63
msgid "Valladolid"
msgstr ""

#: ../includes/common/states/ES.php:64
msgid "Bizkaia"
msgstr ""

#: ../includes/common/states/ES.php:65
msgid "Zamora"
msgstr ""

#: ../includes/common/states/ES.php:66
msgid "Zaragoza"
msgstr ""

#: ../includes/common/states/GR.php:15
msgid "Αττική"
msgstr ""

#: ../includes/common/states/GR.php:16
msgid "Ανατολική Μακεδονία και Θράκη"
msgstr ""

#: ../includes/common/states/GR.php:17
msgid "Κεντρική Μακεδονία"
msgstr ""

#: ../includes/common/states/GR.php:18
msgid "Δυτική Μακεδονία"
msgstr ""

#: ../includes/common/states/GR.php:19
msgid "Ήπειρος"
msgstr ""

#: ../includes/common/states/GR.php:20
msgid "Θεσσαλία"
msgstr ""

#: ../includes/common/states/GR.php:21
msgid "Ιόνιοι Νήσοι"
msgstr ""

#: ../includes/common/states/GR.php:22
msgid "Δυτική Ελλάδα"
msgstr ""

#: ../includes/common/states/GR.php:23
msgid "Στερεά Ελλάδα"
msgstr ""

#: ../includes/common/states/GR.php:24
msgid "Πελοπόννησος"
msgstr ""

#: ../includes/common/states/GR.php:25
msgid "Βόρειο Αιγαίο"
msgstr ""

#: ../includes/common/states/GR.php:26
msgid "Νότιο Αιγαίο"
msgstr ""

#: ../includes/common/states/GR.php:27
msgid "Κρήτη"
msgstr ""

#: ../includes/common/states/HK.php:15
msgid "Hong Kong Island"
msgstr ""

#: ../includes/common/states/HK.php:16
msgid "Kowloon"
msgstr ""

#: ../includes/common/states/HK.php:17
msgid "New Territories"
msgstr ""

#: ../includes/common/states/HU.php:15
msgid "Bács-Kiskun"
msgstr ""

#: ../includes/common/states/HU.php:16
msgid "Békés"
msgstr ""

#: ../includes/common/states/HU.php:17
msgid "Baranya"
msgstr ""

#: ../includes/common/states/HU.php:18
msgid "Borsod-Abaúj-Zemplén"
msgstr ""

#: ../includes/common/states/HU.php:19
msgid "Budapest"
msgstr ""

#: ../includes/common/states/HU.php:20
msgid "Csongrád"
msgstr ""

#: ../includes/common/states/HU.php:21
msgid "Fejér"
msgstr ""

#: ../includes/common/states/HU.php:22
msgid "Győr-Moson-Sopron"
msgstr ""

#: ../includes/common/states/HU.php:23
msgid "Hajdú-Bihar"
msgstr ""

#: ../includes/common/states/HU.php:24
msgid "Heves"
msgstr ""

#: ../includes/common/states/HU.php:25
msgid "Jász-Nagykun-Szolnok"
msgstr ""

#: ../includes/common/states/HU.php:26
msgid "Komárom-Esztergom"
msgstr ""

#: ../includes/common/states/HU.php:27
msgid "Nógrád"
msgstr ""

#: ../includes/common/states/HU.php:28
msgid "Pest"
msgstr ""

#: ../includes/common/states/HU.php:29
msgid "Somogy"
msgstr ""

#: ../includes/common/states/HU.php:30
msgid "Szabolcs-Szatmár-Bereg"
msgstr ""

#: ../includes/common/states/HU.php:31
msgid "Tolna"
msgstr ""

#: ../includes/common/states/HU.php:32
msgid "Vas"
msgstr ""

#: ../includes/common/states/HU.php:33
msgid "Veszprém"
msgstr ""

#: ../includes/common/states/HU.php:34
msgid "Zala"
msgstr ""

#: ../includes/common/states/ID.php:15
msgid "Daerah Istimewa Aceh"
msgstr ""

#: ../includes/common/states/ID.php:16
msgid "Sumatera Utara"
msgstr ""

#: ../includes/common/states/ID.php:17
msgid "Sumatera Barat"
msgstr ""

#: ../includes/common/states/ID.php:18
msgid "Riau"
msgstr ""

#: ../includes/common/states/ID.php:19
msgid "Kepulauan Riau"
msgstr ""

#: ../includes/common/states/ID.php:20
msgid "Jambi"
msgstr ""

#: ../includes/common/states/ID.php:21
msgid "Sumatera Selatan"
msgstr ""

#: ../includes/common/states/ID.php:22
msgid "Bangka Belitung"
msgstr ""

#: ../includes/common/states/ID.php:23
msgid "Bengkulu"
msgstr ""

#: ../includes/common/states/ID.php:24
msgid "Lampung"
msgstr ""

#: ../includes/common/states/ID.php:25
msgid "DKI Jakarta"
msgstr ""

#: ../includes/common/states/ID.php:26
msgid "Jawa Barat"
msgstr ""

#: ../includes/common/states/ID.php:27
msgid "Banten"
msgstr ""

#: ../includes/common/states/ID.php:28
msgid "Jawa Tengah"
msgstr ""

#: ../includes/common/states/ID.php:29
msgid "Jawa Timur"
msgstr ""

#: ../includes/common/states/ID.php:30
msgid "Daerah Istimewa Yogyakarta"
msgstr ""

#: ../includes/common/states/ID.php:31
msgid "Bali"
msgstr ""

#: ../includes/common/states/ID.php:32
msgid "Nusa Tenggara Barat"
msgstr ""

#: ../includes/common/states/ID.php:33
msgid "Nusa Tenggara Timur"
msgstr ""

#: ../includes/common/states/ID.php:34
msgid "Kalimantan Barat"
msgstr ""

#: ../includes/common/states/ID.php:35
msgid "Kalimantan Tengah"
msgstr ""

#: ../includes/common/states/ID.php:36
msgid "Kalimantan Timur"
msgstr ""

#: ../includes/common/states/ID.php:37
msgid "Kalimantan Selatan"
msgstr ""

#: ../includes/common/states/ID.php:38
msgid "Kalimantan Utara"
msgstr ""

#: ../includes/common/states/ID.php:39
msgid "Sulawesi Utara"
msgstr ""

#: ../includes/common/states/ID.php:40
msgid "Sulawesi Tengah"
msgstr ""

#: ../includes/common/states/ID.php:41
msgid "Sulawesi Tenggara"
msgstr ""

#: ../includes/common/states/ID.php:42
msgid "Sulawesi Barat"
msgstr ""

#: ../includes/common/states/ID.php:43
msgid "Sulawesi Selatan"
msgstr ""

#: ../includes/common/states/ID.php:44
msgid "Gorontalo"
msgstr ""

#: ../includes/common/states/ID.php:45
msgid "Maluku"
msgstr ""

#: ../includes/common/states/ID.php:46
msgid "Maluku Utara"
msgstr ""

#: ../includes/common/states/ID.php:47
msgid "Papua"
msgstr ""

#: ../includes/common/states/ID.php:48
msgid "Papua Barat"
msgstr ""

#: ../includes/common/states/IE.php:15
msgid "Carlow"
msgstr ""

#: ../includes/common/states/IE.php:16
msgid "Cavan"
msgstr ""

#: ../includes/common/states/IE.php:17
msgid "Clare"
msgstr ""

#: ../includes/common/states/IE.php:18
msgid "Cork"
msgstr ""

#: ../includes/common/states/IE.php:19
msgid "Donegal"
msgstr ""

#: ../includes/common/states/IE.php:20
msgid "Dublin"
msgstr ""

#: ../includes/common/states/IE.php:21
msgid "Galway"
msgstr ""

#: ../includes/common/states/IE.php:22
msgid "Kerry"
msgstr ""

#: ../includes/common/states/IE.php:23
msgid "Kildare"
msgstr ""

#: ../includes/common/states/IE.php:24
msgid "Kilkenny"
msgstr ""

#: ../includes/common/states/IE.php:25
msgid "Laois"
msgstr ""

#: ../includes/common/states/IE.php:26
msgid "Leitrim"
msgstr ""

#: ../includes/common/states/IE.php:27
msgid "Limerick"
msgstr ""

#: ../includes/common/states/IE.php:28
msgid "Longford"
msgstr ""

#: ../includes/common/states/IE.php:29
msgid "Louth"
msgstr ""

#: ../includes/common/states/IE.php:30
msgid "Mayo"
msgstr ""

#: ../includes/common/states/IE.php:31
msgid "Meath"
msgstr ""

#: ../includes/common/states/IE.php:32
msgid "Monaghan"
msgstr ""

#: ../includes/common/states/IE.php:33
msgid "Offaly"
msgstr ""

#: ../includes/common/states/IE.php:34
msgid "Roscommon"
msgstr ""

#: ../includes/common/states/IE.php:35
msgid "Sligo"
msgstr ""

#: ../includes/common/states/IE.php:36
msgid "Tipperary"
msgstr ""

#: ../includes/common/states/IE.php:37
msgid "Waterford"
msgstr ""

#: ../includes/common/states/IE.php:38
msgid "Westmeath"
msgstr ""

#: ../includes/common/states/IE.php:39
msgid "Wexford"
msgstr ""

#: ../includes/common/states/IE.php:40
msgid "Wicklow"
msgstr ""

#: ../includes/common/states/IN.php:15
msgid "Andhra Pradesh"
msgstr ""

#: ../includes/common/states/IN.php:16
msgid "Arunachal Pradesh"
msgstr ""

#: ../includes/common/states/IN.php:17
msgid "Assam"
msgstr ""

#: ../includes/common/states/IN.php:18
msgid "Bihar"
msgstr ""

#: ../includes/common/states/IN.php:19
msgid "Chhattisgarh"
msgstr ""

#: ../includes/common/states/IN.php:20
msgid "Goa"
msgstr ""

#: ../includes/common/states/IN.php:21
msgid "Gujarat"
msgstr ""

#: ../includes/common/states/IN.php:22
msgid "Haryana"
msgstr ""

#: ../includes/common/states/IN.php:23
msgid "Himachal Pradesh"
msgstr ""

#: ../includes/common/states/IN.php:24
msgid "Jammu and Kashmir"
msgstr ""

#: ../includes/common/states/IN.php:25
msgid "Jharkhand"
msgstr ""

#: ../includes/common/states/IN.php:26
msgid "Karnataka"
msgstr ""

#: ../includes/common/states/IN.php:27
msgid "Kerala"
msgstr ""

#: ../includes/common/states/IN.php:28
msgid "Madhya Pradesh"
msgstr ""

#: ../includes/common/states/IN.php:29
msgid "Maharashtra"
msgstr ""

#: ../includes/common/states/IN.php:30
msgid "Manipur"
msgstr ""

#: ../includes/common/states/IN.php:31
msgid "Meghalaya"
msgstr ""

#: ../includes/common/states/IN.php:32
msgid "Mizoram"
msgstr ""

#: ../includes/common/states/IN.php:33
msgid "Nagaland"
msgstr ""

#: ../includes/common/states/IN.php:34
msgid "Orissa"
msgstr ""

#: ../includes/common/states/IN.php:35, ../includes/common/states/PK.php:21
msgid "Punjab"
msgstr ""

#: ../includes/common/states/IN.php:36
msgid "Rajasthan"
msgstr ""

#: ../includes/common/states/IN.php:37
msgid "Sikkim"
msgstr ""

#: ../includes/common/states/IN.php:38
msgid "Tamil Nadu"
msgstr ""

#: ../includes/common/states/IN.php:39
msgid "Telangana"
msgstr ""

#: ../includes/common/states/IN.php:40
msgid "Tripura"
msgstr ""

#: ../includes/common/states/IN.php:41
msgid "Uttarakhand"
msgstr ""

#: ../includes/common/states/IN.php:42
msgid "Uttar Pradesh"
msgstr ""

#: ../includes/common/states/IN.php:43
msgid "West Bengal"
msgstr ""

#: ../includes/common/states/IN.php:44
msgid "Andaman and Nicobar Islands"
msgstr ""

#: ../includes/common/states/IN.php:45
msgid "Chandigarh"
msgstr ""

#: ../includes/common/states/IN.php:46
msgid "Dadra and Nagar Haveli"
msgstr ""

#: ../includes/common/states/IN.php:47
msgid "Daman and Diu"
msgstr ""

#: ../includes/common/states/IN.php:48
msgid "Delhi"
msgstr ""

#: ../includes/common/states/IN.php:49
msgid "Lakshadeep"
msgstr ""

#: ../includes/common/states/IN.php:50
msgid "Pondicherry (Puducherry)"
msgstr ""

#: ../includes/common/states/IR.php:15
msgid "Khuzestan  (خوزستان)"
msgstr ""

#: ../includes/common/states/IR.php:16
msgid "Tehran  (تهران)"
msgstr ""

#: ../includes/common/states/IR.php:17
msgid "Ilaam (ایلام)"
msgstr ""

#: ../includes/common/states/IR.php:18
msgid "Bushehr (بوشهر)"
msgstr ""

#: ../includes/common/states/IR.php:19
msgid "Ardabil (اردبیل)"
msgstr ""

#: ../includes/common/states/IR.php:20
msgid "Isfahan (اصفهان)"
msgstr ""

#: ../includes/common/states/IR.php:21
msgid "Yazd (یزد)"
msgstr ""

#: ../includes/common/states/IR.php:22
msgid "Kermanshah (کرمانشاه)"
msgstr ""

#: ../includes/common/states/IR.php:23
msgid "Kerman (کرمان)"
msgstr ""

#: ../includes/common/states/IR.php:24
msgid "Hamadan (همدان)"
msgstr ""

#: ../includes/common/states/IR.php:25
msgid "Ghazvin (قزوین)"
msgstr ""

#: ../includes/common/states/IR.php:26
msgid "Zanjan (زنجان)"
msgstr ""

#: ../includes/common/states/IR.php:27
msgid "Luristan (لرستان)"
msgstr ""

#: ../includes/common/states/IR.php:28
msgid "Alborz (البرز)"
msgstr ""

#: ../includes/common/states/IR.php:29
msgid "East Azarbaijan (آذربایجان شرقی)"
msgstr ""

#: ../includes/common/states/IR.php:30
msgid "West Azarbaijan (آذربایجان غربی)"
msgstr ""

#: ../includes/common/states/IR.php:31
msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
msgstr ""

#: ../includes/common/states/IR.php:32
msgid "South Khorasan (خراسان جنوبی)"
msgstr ""

#: ../includes/common/states/IR.php:33
msgid "Razavi Khorasan (خراسان رضوی)"
msgstr ""

#: ../includes/common/states/IR.php:34
msgid "North Khorasan (خراسان جنوبی)"
msgstr ""

#: ../includes/common/states/IR.php:35
msgid "Semnan (سمنان)"
msgstr ""

#: ../includes/common/states/IR.php:36
msgid "Fars (فارس)"
msgstr ""

#: ../includes/common/states/IR.php:37
msgid "Qom (قم)"
msgstr ""

#: ../includes/common/states/IR.php:38
msgid "Kurdistan / کردستان)"
msgstr ""

#: ../includes/common/states/IR.php:39
msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
msgstr ""

#: ../includes/common/states/IR.php:40
msgid "Golestan (گلستان)"
msgstr ""

#: ../includes/common/states/IR.php:41
msgid "Gilan (گیلان)"
msgstr ""

#: ../includes/common/states/IR.php:42
msgid "Mazandaran (مازندران)"
msgstr ""

#: ../includes/common/states/IR.php:43
msgid "Markazi (مرکزی)"
msgstr ""

#: ../includes/common/states/IR.php:44
msgid "Hormozgan (هرمزگان)"
msgstr ""

#: ../includes/common/states/IR.php:45
msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
msgstr ""

#: ../includes/common/states/IT.php:15
msgid "Agrigento"
msgstr ""

#: ../includes/common/states/IT.php:16
msgid "Alessandria"
msgstr ""

#: ../includes/common/states/IT.php:17
msgid "Ancona"
msgstr ""

#: ../includes/common/states/IT.php:18
msgid "Aosta"
msgstr ""

#: ../includes/common/states/IT.php:19
msgid "Arezzo"
msgstr ""

#: ../includes/common/states/IT.php:20
msgid "Ascoli Piceno"
msgstr ""

#: ../includes/common/states/IT.php:21
msgid "Asti"
msgstr ""

#: ../includes/common/states/IT.php:22
msgid "Avellino"
msgstr ""

#: ../includes/common/states/IT.php:23
msgid "Bari"
msgstr ""

#: ../includes/common/states/IT.php:24
msgid "Barletta-Andria-Trani"
msgstr ""

#: ../includes/common/states/IT.php:25
msgid "Belluno"
msgstr ""

#: ../includes/common/states/IT.php:26
msgid "Benevento"
msgstr ""

#: ../includes/common/states/IT.php:27
msgid "Bergamo"
msgstr ""

#: ../includes/common/states/IT.php:28
msgid "Biella"
msgstr ""

#: ../includes/common/states/IT.php:29
msgid "Bologna"
msgstr ""

#: ../includes/common/states/IT.php:30
msgid "Bolzano"
msgstr ""

#: ../includes/common/states/IT.php:31
msgid "Brescia"
msgstr ""

#: ../includes/common/states/IT.php:32
msgid "Brindisi"
msgstr ""

#: ../includes/common/states/IT.php:33
msgid "Cagliari"
msgstr ""

#: ../includes/common/states/IT.php:34
msgid "Caltanissetta"
msgstr ""

#: ../includes/common/states/IT.php:35
msgid "Campobasso"
msgstr ""

#: ../includes/common/states/IT.php:36
msgid "Carbonia-Iglesias"
msgstr ""

#: ../includes/common/states/IT.php:37
msgid "Caserta"
msgstr ""

#: ../includes/common/states/IT.php:38
msgid "Catania"
msgstr ""

#: ../includes/common/states/IT.php:39
msgid "Catanzaro"
msgstr ""

#: ../includes/common/states/IT.php:40
msgid "Chieti"
msgstr ""

#: ../includes/common/states/IT.php:41
msgid "Como"
msgstr ""

#: ../includes/common/states/IT.php:42
msgid "Cosenza"
msgstr ""

#: ../includes/common/states/IT.php:43
msgid "Cremona"
msgstr ""

#: ../includes/common/states/IT.php:44
msgid "Crotone"
msgstr ""

#: ../includes/common/states/IT.php:45
msgid "Cuneo"
msgstr ""

#: ../includes/common/states/IT.php:46
msgid "Enna"
msgstr ""

#: ../includes/common/states/IT.php:47
msgid "Fermo"
msgstr ""

#: ../includes/common/states/IT.php:48
msgid "Ferrara"
msgstr ""

#: ../includes/common/states/IT.php:49
msgid "Firenze"
msgstr ""

#: ../includes/common/states/IT.php:50
msgid "Foggia"
msgstr ""

#: ../includes/common/states/IT.php:51
msgid "Forlì-Cesena"
msgstr ""

#: ../includes/common/states/IT.php:52
msgid "Frosinone"
msgstr ""

#: ../includes/common/states/IT.php:53
msgid "Genova"
msgstr ""

#: ../includes/common/states/IT.php:54
msgid "Gorizia"
msgstr ""

#: ../includes/common/states/IT.php:55
msgid "Grosseto"
msgstr ""

#: ../includes/common/states/IT.php:56
msgid "Imperia"
msgstr ""

#: ../includes/common/states/IT.php:57
msgid "Isernia"
msgstr ""

#: ../includes/common/states/IT.php:58
msgid "La Spezia"
msgstr ""

#: ../includes/common/states/IT.php:59
msgid "L'Aquila"
msgstr ""

#: ../includes/common/states/IT.php:60
msgid "Latina"
msgstr ""

#: ../includes/common/states/IT.php:61
msgid "Lecce"
msgstr ""

#: ../includes/common/states/IT.php:62
msgid "Lecco"
msgstr ""

#: ../includes/common/states/IT.php:63
msgid "Livorno"
msgstr ""

#: ../includes/common/states/IT.php:64
msgid "Lodi"
msgstr ""

#: ../includes/common/states/IT.php:65
msgid "Lucca"
msgstr ""

#: ../includes/common/states/IT.php:66
msgid "Macerata"
msgstr ""

#: ../includes/common/states/IT.php:67
msgid "Mantova"
msgstr ""

#: ../includes/common/states/IT.php:68
msgid "Massa-Carrara"
msgstr ""

#: ../includes/common/states/IT.php:69
msgid "Matera"
msgstr ""

#: ../includes/common/states/IT.php:70
msgid "Messina"
msgstr ""

#: ../includes/common/states/IT.php:71
msgid "Milano"
msgstr ""

#: ../includes/common/states/IT.php:72
msgid "Modena"
msgstr ""

#: ../includes/common/states/IT.php:73
msgid "Monza e della Brianza"
msgstr ""

#: ../includes/common/states/IT.php:74
msgid "Napoli"
msgstr ""

#: ../includes/common/states/IT.php:75
msgid "Novara"
msgstr ""

#: ../includes/common/states/IT.php:76
msgid "Nuoro"
msgstr ""

#: ../includes/common/states/IT.php:77
msgid "Olbia-Tempio"
msgstr ""

#: ../includes/common/states/IT.php:78
msgid "Oristano"
msgstr ""

#: ../includes/common/states/IT.php:79
msgid "Padova"
msgstr ""

#: ../includes/common/states/IT.php:80
msgid "Palermo"
msgstr ""

#: ../includes/common/states/IT.php:81
msgid "Parma"
msgstr ""

#: ../includes/common/states/IT.php:82
msgid "Pavia"
msgstr ""

#: ../includes/common/states/IT.php:83
msgid "Perugia"
msgstr ""

#: ../includes/common/states/IT.php:84
msgid "Pesaro e Urbino"
msgstr ""

#: ../includes/common/states/IT.php:85
msgid "Pescara"
msgstr ""

#: ../includes/common/states/IT.php:86
msgid "Piacenza"
msgstr ""

#: ../includes/common/states/IT.php:87
msgid "Pisa"
msgstr ""

#: ../includes/common/states/IT.php:88
msgid "Pistoia"
msgstr ""

#: ../includes/common/states/IT.php:89
msgid "Pordenone"
msgstr ""

#: ../includes/common/states/IT.php:90
msgid "Potenza"
msgstr ""

#: ../includes/common/states/IT.php:91
msgid "Prato"
msgstr ""

#: ../includes/common/states/IT.php:92
msgid "Ragusa"
msgstr ""

#: ../includes/common/states/IT.php:93
msgid "Ravenna"
msgstr ""

#: ../includes/common/states/IT.php:94
msgid "Reggio Calabria"
msgstr ""

#: ../includes/common/states/IT.php:95
msgid "Reggio Emilia"
msgstr ""

#: ../includes/common/states/IT.php:96
msgid "Rieti"
msgstr ""

#: ../includes/common/states/IT.php:97
msgid "Rimini"
msgstr ""

#: ../includes/common/states/IT.php:98
msgid "Roma"
msgstr ""

#: ../includes/common/states/IT.php:99
msgid "Rovigo"
msgstr ""

#: ../includes/common/states/IT.php:100
msgid "Salerno"
msgstr ""

#: ../includes/common/states/IT.php:101
msgid "Medio Campidano"
msgstr ""

#: ../includes/common/states/IT.php:102
msgid "Sassari"
msgstr ""

#: ../includes/common/states/IT.php:103
msgid "Savona"
msgstr ""

#: ../includes/common/states/IT.php:104
msgid "Siena"
msgstr ""

#: ../includes/common/states/IT.php:105
msgid "Siracusa"
msgstr ""

#: ../includes/common/states/IT.php:106
msgid "Sondrio"
msgstr ""

#: ../includes/common/states/IT.php:107
msgid "Taranto"
msgstr ""

#: ../includes/common/states/IT.php:108
msgid "Teramo"
msgstr ""

#: ../includes/common/states/IT.php:109
msgid "Terni"
msgstr ""

#: ../includes/common/states/IT.php:110
msgid "Torino"
msgstr ""

#: ../includes/common/states/IT.php:111
msgid "Ogliastra"
msgstr ""

#: ../includes/common/states/IT.php:112
msgid "Trapani"
msgstr ""

#: ../includes/common/states/IT.php:113
msgid "Trento"
msgstr ""

#: ../includes/common/states/IT.php:114
msgid "Treviso"
msgstr ""

#: ../includes/common/states/IT.php:115
msgid "Trieste"
msgstr ""

#: ../includes/common/states/IT.php:116
msgid "Udine"
msgstr ""

#: ../includes/common/states/IT.php:117
msgid "Varese"
msgstr ""

#: ../includes/common/states/IT.php:118
msgid "Venezia"
msgstr ""

#: ../includes/common/states/IT.php:119
msgid "Verbano-Cusio-Ossola"
msgstr ""

#: ../includes/common/states/IT.php:120
msgid "Vercelli"
msgstr ""

#: ../includes/common/states/IT.php:121
msgid "Verona"
msgstr ""

#: ../includes/common/states/IT.php:122
msgid "Vibo Valentia"
msgstr ""

#: ../includes/common/states/IT.php:123
msgid "Vicenza"
msgstr ""

#: ../includes/common/states/IT.php:124
msgid "Viterbo"
msgstr ""

#: ../includes/common/states/JP.php:15
msgid "Hokkaido"
msgstr ""

#: ../includes/common/states/JP.php:16
msgid "Aomori"
msgstr ""

#: ../includes/common/states/JP.php:17
msgid "Iwate"
msgstr ""

#: ../includes/common/states/JP.php:18
msgid "Miyagi"
msgstr ""

#: ../includes/common/states/JP.php:19
msgid "Akita"
msgstr ""

#: ../includes/common/states/JP.php:20
msgid "Yamagata"
msgstr ""

#: ../includes/common/states/JP.php:21
msgid "Fukushima"
msgstr ""

#: ../includes/common/states/JP.php:22
msgid "Ibaraki"
msgstr ""

#: ../includes/common/states/JP.php:23
msgid "Tochigi"
msgstr ""

#: ../includes/common/states/JP.php:24
msgid "Gunma"
msgstr ""

#: ../includes/common/states/JP.php:25
msgid "Saitama"
msgstr ""

#: ../includes/common/states/JP.php:26
msgid "Chiba"
msgstr ""

#: ../includes/common/states/JP.php:27
msgid "Tokyo"
msgstr ""

#: ../includes/common/states/JP.php:28
msgid "Kanagawa"
msgstr ""

#: ../includes/common/states/JP.php:29
msgid "Niigata"
msgstr ""

#: ../includes/common/states/JP.php:30
msgid "Toyama"
msgstr ""

#: ../includes/common/states/JP.php:31
msgid "Ishikawa"
msgstr ""

#: ../includes/common/states/JP.php:32
msgid "Fukui"
msgstr ""

#: ../includes/common/states/JP.php:33
msgid "Yamanashi"
msgstr ""

#: ../includes/common/states/JP.php:34
msgid "Nagano"
msgstr ""

#: ../includes/common/states/JP.php:35
msgid "Gifu"
msgstr ""

#: ../includes/common/states/JP.php:36
msgid "Shizuoka"
msgstr ""

#: ../includes/common/states/JP.php:37
msgid "Aichi"
msgstr ""

#: ../includes/common/states/JP.php:38
msgid "Mie"
msgstr ""

#: ../includes/common/states/JP.php:39
msgid "Shiga"
msgstr ""

#: ../includes/common/states/JP.php:40
msgid "Kyoto"
msgstr ""

#: ../includes/common/states/JP.php:41
msgid "Osaka"
msgstr ""

#: ../includes/common/states/JP.php:42
msgid "Hyogo"
msgstr ""

#: ../includes/common/states/JP.php:43
msgid "Nara"
msgstr ""

#: ../includes/common/states/JP.php:44
msgid "Wakayama"
msgstr ""

#: ../includes/common/states/JP.php:45
msgid "Tottori"
msgstr ""

#: ../includes/common/states/JP.php:46
msgid "Shimane"
msgstr ""

#: ../includes/common/states/JP.php:47
msgid "Okayama"
msgstr ""

#: ../includes/common/states/JP.php:48
msgid "Hiroshima"
msgstr ""

#: ../includes/common/states/JP.php:49
msgid "Yamaguchi"
msgstr ""

#: ../includes/common/states/JP.php:50
msgid "Tokushima"
msgstr ""

#: ../includes/common/states/JP.php:51
msgid "Kagawa"
msgstr ""

#: ../includes/common/states/JP.php:52
msgid "Ehime"
msgstr ""

#: ../includes/common/states/JP.php:53
msgid "Kochi"
msgstr ""

#: ../includes/common/states/JP.php:54
msgid "Fukuoka"
msgstr ""

#: ../includes/common/states/JP.php:55
msgid "Saga"
msgstr ""

#: ../includes/common/states/JP.php:56
msgid "Nagasaki"
msgstr ""

#: ../includes/common/states/JP.php:57
msgid "Kumamoto"
msgstr ""

#: ../includes/common/states/JP.php:58
msgid "Oita"
msgstr ""

#: ../includes/common/states/JP.php:59
msgid "Miyazaki"
msgstr ""

#: ../includes/common/states/JP.php:60
msgid "Kagoshima"
msgstr ""

#: ../includes/common/states/JP.php:61
msgid "Okinawa"
msgstr ""

#: ../includes/common/states/MD.php:21
msgid "Chi&#537;in&#259;u"
msgstr ""

#: ../includes/common/states/MD.php:22
msgid "B&#259;l&#539;i"
msgstr ""

#: ../includes/common/states/MD.php:23
msgid "Anenii Noi"
msgstr ""

#: ../includes/common/states/MD.php:24
msgid "Basarabeasca"
msgstr ""

#: ../includes/common/states/MD.php:25
msgid "Briceni"
msgstr ""

#: ../includes/common/states/MD.php:26
msgid "Cahul"
msgstr ""

#: ../includes/common/states/MD.php:27
msgid "Cantemir"
msgstr ""

#: ../includes/common/states/MD.php:28, ../includes/common/states/RO.php:29
msgid "C&#259;l&#259;ra&#537;i"
msgstr ""

#: ../includes/common/states/MD.php:29
msgid "C&#259;u&#537;eni"
msgstr ""

#: ../includes/common/states/MD.php:30
msgid "Cimi&#537;lia"
msgstr ""

#: ../includes/common/states/MD.php:31
msgid "Criuleni"
msgstr ""

#: ../includes/common/states/MD.php:32
msgid "Dondu&#537;eni"
msgstr ""

#: ../includes/common/states/MD.php:33
msgid "Drochia"
msgstr ""

#: ../includes/common/states/MD.php:34
msgid "Dub&#259;sari"
msgstr ""

#: ../includes/common/states/MD.php:35
msgid "Edine&#539;"
msgstr ""

#: ../includes/common/states/MD.php:36
msgid "F&#259;le&#537;ti"
msgstr ""

#: ../includes/common/states/MD.php:37
msgid "Flore&#537;ti"
msgstr ""

#: ../includes/common/states/MD.php:38
msgid "UTA G&#259;g&#259;uzia"
msgstr ""

#: ../includes/common/states/MD.php:39
msgid "Glodeni"
msgstr ""

#: ../includes/common/states/MD.php:40
msgid "H&icirc;nce&#537;ti"
msgstr ""

#: ../includes/common/states/MD.php:41
msgid "Ialoveni"
msgstr ""

#: ../includes/common/states/MD.php:42
msgid "Leova"
msgstr ""

#: ../includes/common/states/MD.php:43
msgid "Nisporeni"
msgstr ""

#: ../includes/common/states/MD.php:44
msgid "Ocni&#539;a"
msgstr ""

#: ../includes/common/states/MD.php:45
msgid "Orhei"
msgstr ""

#: ../includes/common/states/MD.php:46
msgid "Rezina"
msgstr ""

#: ../includes/common/states/MD.php:47
msgid "R&icirc;&#537;cani"
msgstr ""

#: ../includes/common/states/MD.php:48
msgid "S&icirc;ngerei"
msgstr ""

#: ../includes/common/states/MD.php:49
msgid "Soroca"
msgstr ""

#: ../includes/common/states/MD.php:50
msgid "Str&#259;&#537;eni"
msgstr ""

#: ../includes/common/states/MD.php:51
msgid "&#536;old&#259;ne&#537;ti"
msgstr ""

#: ../includes/common/states/MD.php:52
msgid "&#536;tefan Vod&#259;"
msgstr ""

#: ../includes/common/states/MD.php:53
msgid "Taraclia"
msgstr ""

#: ../includes/common/states/MD.php:54
msgid "Telene&#537;ti"
msgstr ""

#: ../includes/common/states/MD.php:55
msgid "Ungheni"
msgstr ""

#: ../includes/common/states/MX.php:15
msgid "Ciudad de M&eacute;xico"
msgstr ""

#: ../includes/common/states/MX.php:16
msgid "Jalisco"
msgstr ""

#: ../includes/common/states/MX.php:17
msgid "Nuevo Le&oacute;n"
msgstr ""

#: ../includes/common/states/MX.php:18
msgid "Aguascalientes"
msgstr ""

#: ../includes/common/states/MX.php:19
msgid "Baja California"
msgstr ""

#: ../includes/common/states/MX.php:20
msgid "Baja California Sur"
msgstr ""

#: ../includes/common/states/MX.php:21
msgid "Campeche"
msgstr ""

#: ../includes/common/states/MX.php:22
msgid "Chiapas"
msgstr ""

#: ../includes/common/states/MX.php:23
msgid "Chihuahua"
msgstr ""

#: ../includes/common/states/MX.php:24
msgid "Coahuila"
msgstr ""

#: ../includes/common/states/MX.php:25
msgid "Colima"
msgstr ""

#: ../includes/common/states/MX.php:26
msgid "Durango"
msgstr ""

#: ../includes/common/states/MX.php:27
msgid "Guanajuato"
msgstr ""

#: ../includes/common/states/MX.php:28
msgid "Guerrero"
msgstr ""

#: ../includes/common/states/MX.php:29
msgid "Hidalgo"
msgstr ""

#: ../includes/common/states/MX.php:30
msgid "Estado de M&eacute;xico"
msgstr ""

#: ../includes/common/states/MX.php:31
msgid "Michoac&aacute;n"
msgstr ""

#: ../includes/common/states/MX.php:32
msgid "Morelos"
msgstr ""

#: ../includes/common/states/MX.php:33
msgid "Nayarit"
msgstr ""

#: ../includes/common/states/MX.php:34
msgid "Oaxaca"
msgstr ""

#: ../includes/common/states/MX.php:35
msgid "Puebla"
msgstr ""

#: ../includes/common/states/MX.php:36
msgid "Quer&eacute;taro"
msgstr ""

#: ../includes/common/states/MX.php:37
msgid "Quintana Roo"
msgstr ""

#: ../includes/common/states/MX.php:38
msgid "San Luis Potos&iacute;"
msgstr ""

#: ../includes/common/states/MX.php:39
msgid "Sinaloa"
msgstr ""

#: ../includes/common/states/MX.php:40
msgid "Sonora"
msgstr ""

#: ../includes/common/states/MX.php:41
msgid "Tabasco"
msgstr ""

#: ../includes/common/states/MX.php:42
msgid "Tamaulipas"
msgstr ""

#: ../includes/common/states/MX.php:43
msgid "Tlaxcala"
msgstr ""

#: ../includes/common/states/MX.php:44
msgid "Veracruz"
msgstr ""

#: ../includes/common/states/MX.php:45
msgid "Yucat&aacute;n"
msgstr ""

#: ../includes/common/states/MX.php:46
msgid "Zacatecas"
msgstr ""

#: ../includes/common/states/MY.php:15
msgid "Johor"
msgstr ""

#: ../includes/common/states/MY.php:16
msgid "Kedah"
msgstr ""

#: ../includes/common/states/MY.php:17
msgid "Kelantan"
msgstr ""

#: ../includes/common/states/MY.php:18
msgid "Labuan"
msgstr ""

#: ../includes/common/states/MY.php:19
msgid "Malacca (Melaka)"
msgstr ""

#: ../includes/common/states/MY.php:20
msgid "Negeri Sembilan"
msgstr ""

#: ../includes/common/states/MY.php:21
msgid "Pahang"
msgstr ""

#: ../includes/common/states/MY.php:22
msgid "Penang (Pulau Pinang)"
msgstr ""

#: ../includes/common/states/MY.php:23
msgid "Perak"
msgstr ""

#: ../includes/common/states/MY.php:24
msgid "Perlis"
msgstr ""

#: ../includes/common/states/MY.php:25
msgid "Sabah"
msgstr ""

#: ../includes/common/states/MY.php:26
msgid "Sarawak"
msgstr ""

#: ../includes/common/states/MY.php:27
msgid "Selangor"
msgstr ""

#: ../includes/common/states/MY.php:28
msgid "Terengganu"
msgstr ""

#: ../includes/common/states/MY.php:29
msgid "Putrajaya"
msgstr ""

#: ../includes/common/states/MY.php:30
msgid "Kuala Lumpur"
msgstr ""

#: ../includes/common/states/NG.php:15
msgid "Abia"
msgstr ""

#: ../includes/common/states/NG.php:16
msgid "Abuja"
msgstr ""

#: ../includes/common/states/NG.php:17
msgid "Adamawa"
msgstr ""

#: ../includes/common/states/NG.php:18
msgid "Akwa Ibom"
msgstr ""

#: ../includes/common/states/NG.php:19
msgid "Anambra"
msgstr ""

#: ../includes/common/states/NG.php:20
msgid "Bauchi"
msgstr ""

#: ../includes/common/states/NG.php:21
msgid "Bayelsa"
msgstr ""

#: ../includes/common/states/NG.php:22
msgid "Benue"
msgstr ""

#: ../includes/common/states/NG.php:23
msgid "Borno"
msgstr ""

#: ../includes/common/states/NG.php:24
msgid "Cross River"
msgstr ""

#: ../includes/common/states/NG.php:25
msgid "Delta"
msgstr ""

#: ../includes/common/states/NG.php:26
msgid "Ebonyi"
msgstr ""

#: ../includes/common/states/NG.php:27
msgid "Edo"
msgstr ""

#: ../includes/common/states/NG.php:28
msgid "Ekiti"
msgstr ""

#: ../includes/common/states/NG.php:29
msgid "Enugu"
msgstr ""

#: ../includes/common/states/NG.php:30
msgid "Gombe"
msgstr ""

#: ../includes/common/states/NG.php:31
msgid "Imo"
msgstr ""

#: ../includes/common/states/NG.php:32
msgid "Jigawa"
msgstr ""

#: ../includes/common/states/NG.php:33
msgid "Kaduna"
msgstr ""

#: ../includes/common/states/NG.php:34
msgid "Kano"
msgstr ""

#: ../includes/common/states/NG.php:35
msgid "Katsina"
msgstr ""

#: ../includes/common/states/NG.php:36
msgid "Kebbi"
msgstr ""

#: ../includes/common/states/NG.php:37
msgid "Kogi"
msgstr ""

#: ../includes/common/states/NG.php:38
msgid "Kwara"
msgstr ""

#: ../includes/common/states/NG.php:39
msgid "Lagos"
msgstr ""

#: ../includes/common/states/NG.php:40
msgid "Nasarawa"
msgstr ""

#: ../includes/common/states/NG.php:42
msgid "Ogun"
msgstr ""

#: ../includes/common/states/NG.php:43
msgid "Ondo"
msgstr ""

#: ../includes/common/states/NG.php:44
msgid "Osun"
msgstr ""

#: ../includes/common/states/NG.php:45
msgid "Oyo"
msgstr ""

#: ../includes/common/states/NG.php:46
msgid "Plateau"
msgstr ""

#: ../includes/common/states/NG.php:47
msgid "Rivers"
msgstr ""

#: ../includes/common/states/NG.php:48
msgid "Sokoto"
msgstr ""

#: ../includes/common/states/NG.php:49
msgid "Taraba"
msgstr ""

#: ../includes/common/states/NG.php:50
msgid "Yobe"
msgstr ""

#: ../includes/common/states/NG.php:51
msgid "Zamfara"
msgstr ""

#: ../includes/common/states/NP.php:15
msgid "Bagmati"
msgstr ""

#: ../includes/common/states/NP.php:16
msgid "Bheri"
msgstr ""

#: ../includes/common/states/NP.php:17
msgid "Dhaulagiri"
msgstr ""

#: ../includes/common/states/NP.php:18
msgid "Gandaki"
msgstr ""

#: ../includes/common/states/NP.php:19
msgid "Janakpur"
msgstr ""

#: ../includes/common/states/NP.php:20
msgid "Karnali"
msgstr ""

#: ../includes/common/states/NP.php:21
msgid "Koshi"
msgstr ""

#: ../includes/common/states/NP.php:22
msgid "Lumbini"
msgstr ""

#: ../includes/common/states/NP.php:23
msgid "Mahakali"
msgstr ""

#: ../includes/common/states/NP.php:24
msgid "Mechi"
msgstr ""

#: ../includes/common/states/NP.php:25
msgid "Narayani"
msgstr ""

#: ../includes/common/states/NP.php:26
msgid "Rapti"
msgstr ""

#: ../includes/common/states/NP.php:27
msgid "Sagarmatha"
msgstr ""

#: ../includes/common/states/NP.php:28
msgid "Seti"
msgstr ""

#: ../includes/common/states/NZ.php:15
msgid "Northland"
msgstr ""

#: ../includes/common/states/NZ.php:16
msgid "Auckland"
msgstr ""

#: ../includes/common/states/NZ.php:17
msgid "Waikato"
msgstr ""

#: ../includes/common/states/NZ.php:18
msgid "Bay of Plenty"
msgstr ""

#: ../includes/common/states/NZ.php:19
msgid "Taranaki"
msgstr ""

#: ../includes/common/states/NZ.php:20
msgid "Gisborne"
msgstr ""

#: ../includes/common/states/NZ.php:21
msgid "Hawke&rsquo;s Bay"
msgstr ""

#: ../includes/common/states/NZ.php:22
msgid "Manawatu-Wanganui"
msgstr ""

#: ../includes/common/states/NZ.php:23
msgid "Wellington"
msgstr ""

#: ../includes/common/states/NZ.php:24
msgid "Nelson"
msgstr ""

#: ../includes/common/states/NZ.php:25
msgid "Marlborough"
msgstr ""

#: ../includes/common/states/NZ.php:26
msgid "Tasman"
msgstr ""

#: ../includes/common/states/NZ.php:27
msgid "West Coast"
msgstr ""

#: ../includes/common/states/NZ.php:28
msgid "Canterbury"
msgstr ""

#: ../includes/common/states/NZ.php:29
msgid "Otago"
msgstr ""

#: ../includes/common/states/NZ.php:30
msgid "Southland"
msgstr ""

#: ../includes/common/states/PE.php:15
msgid "El Callao"
msgstr ""

#: ../includes/common/states/PE.php:16
msgid "Municipalidad Metropolitana de Lima"
msgstr ""

#: ../includes/common/states/PE.php:18
msgid "Ancash"
msgstr ""

#: ../includes/common/states/PE.php:19
msgid "Apur&iacute;mac"
msgstr ""

#: ../includes/common/states/PE.php:20
msgid "Arequipa"
msgstr ""

#: ../includes/common/states/PE.php:21
msgid "Ayacucho"
msgstr ""

#: ../includes/common/states/PE.php:22
msgid "Cajamarca"
msgstr ""

#: ../includes/common/states/PE.php:23
msgid "Cusco"
msgstr ""

#: ../includes/common/states/PE.php:24
msgid "Huancavelica"
msgstr ""

#: ../includes/common/states/PE.php:25
msgid "Hu&aacute;nuco"
msgstr ""

#: ../includes/common/states/PE.php:26
msgid "Ica"
msgstr ""

#: ../includes/common/states/PE.php:27
msgid "Jun&iacute;n"
msgstr ""

#: ../includes/common/states/PE.php:28
msgid "La Libertad"
msgstr ""

#: ../includes/common/states/PE.php:29
msgid "Lambayeque"
msgstr ""

#: ../includes/common/states/PE.php:30
msgid "Lima"
msgstr ""

#: ../includes/common/states/PE.php:31
msgid "Loreto"
msgstr ""

#: ../includes/common/states/PE.php:32
msgid "Madre de Dios"
msgstr ""

#: ../includes/common/states/PE.php:33
msgid "Moquegua"
msgstr ""

#: ../includes/common/states/PE.php:34
msgid "Pasco"
msgstr ""

#: ../includes/common/states/PE.php:35
msgid "Piura"
msgstr ""

#: ../includes/common/states/PE.php:36
msgid "Puno"
msgstr ""

#: ../includes/common/states/PE.php:37
msgid "San Mart&iacute;n"
msgstr ""

#: ../includes/common/states/PE.php:38
msgid "Tacna"
msgstr ""

#: ../includes/common/states/PE.php:39
msgid "Tumbes"
msgstr ""

#: ../includes/common/states/PE.php:40
msgid "Ucayali"
msgstr ""

#: ../includes/common/states/PH.php:15
msgid "Abra"
msgstr ""

#: ../includes/common/states/PH.php:16
msgid "Agusan del Norte"
msgstr ""

#: ../includes/common/states/PH.php:17
msgid "Agusan del Sur"
msgstr ""

#: ../includes/common/states/PH.php:18
msgid "Aklan"
msgstr ""

#: ../includes/common/states/PH.php:19
msgid "Albay"
msgstr ""

#: ../includes/common/states/PH.php:20
msgid "Antique"
msgstr ""

#: ../includes/common/states/PH.php:21
msgid "Apayao"
msgstr ""

#: ../includes/common/states/PH.php:22
msgid "Aurora"
msgstr ""

#: ../includes/common/states/PH.php:23
msgid "Basilan"
msgstr ""

#: ../includes/common/states/PH.php:24
msgid "Bataan"
msgstr ""

#: ../includes/common/states/PH.php:25
msgid "Batanes"
msgstr ""

#: ../includes/common/states/PH.php:26
msgid "Batangas"
msgstr ""

#: ../includes/common/states/PH.php:27
msgid "Benguet"
msgstr ""

#: ../includes/common/states/PH.php:28
msgid "Biliran"
msgstr ""

#: ../includes/common/states/PH.php:29
msgid "Bohol"
msgstr ""

#: ../includes/common/states/PH.php:30
msgid "Bukidnon"
msgstr ""

#: ../includes/common/states/PH.php:31
msgid "Bulacan"
msgstr ""

#: ../includes/common/states/PH.php:32
msgid "Cagayan"
msgstr ""

#: ../includes/common/states/PH.php:33
msgid "Camarines Norte"
msgstr ""

#: ../includes/common/states/PH.php:34
msgid "Camarines Sur"
msgstr ""

#: ../includes/common/states/PH.php:35
msgid "Camiguin"
msgstr ""

#: ../includes/common/states/PH.php:36
msgid "Capiz"
msgstr ""

#: ../includes/common/states/PH.php:37
msgid "Catanduanes"
msgstr ""

#: ../includes/common/states/PH.php:38
msgid "Cavite"
msgstr ""

#: ../includes/common/states/PH.php:39
msgid "Cebu"
msgstr ""

#: ../includes/common/states/PH.php:40
msgid "Compostela Valley"
msgstr ""

#: ../includes/common/states/PH.php:41
msgid "Cotabato"
msgstr ""

#: ../includes/common/states/PH.php:42
msgid "Davao del Norte"
msgstr ""

#: ../includes/common/states/PH.php:43
msgid "Davao del Sur"
msgstr ""

#: ../includes/common/states/PH.php:44
msgid "Davao Occidental"
msgstr ""

#: ../includes/common/states/PH.php:45
msgid "Davao Oriental"
msgstr ""

#: ../includes/common/states/PH.php:46
msgid "Dinagat Islands"
msgstr ""

#: ../includes/common/states/PH.php:47
msgid "Eastern Samar"
msgstr ""

#: ../includes/common/states/PH.php:48
msgid "Guimaras"
msgstr ""

#: ../includes/common/states/PH.php:49
msgid "Ifugao"
msgstr ""

#: ../includes/common/states/PH.php:50
msgid "Ilocos Norte"
msgstr ""

#: ../includes/common/states/PH.php:51
msgid "Ilocos Sur"
msgstr ""

#: ../includes/common/states/PH.php:52
msgid "Iloilo"
msgstr ""

#: ../includes/common/states/PH.php:53
msgid "Isabela"
msgstr ""

#: ../includes/common/states/PH.php:54
msgid "Kalinga"
msgstr ""

#: ../includes/common/states/PH.php:55
msgid "La Union"
msgstr ""

#: ../includes/common/states/PH.php:56
msgid "Laguna"
msgstr ""

#: ../includes/common/states/PH.php:57
msgid "Lanao del Norte"
msgstr ""

#: ../includes/common/states/PH.php:58
msgid "Lanao del Sur"
msgstr ""

#: ../includes/common/states/PH.php:59
msgid "Leyte"
msgstr ""

#: ../includes/common/states/PH.php:60
msgid "Maguindanao"
msgstr ""

#: ../includes/common/states/PH.php:61
msgid "Marinduque"
msgstr ""

#: ../includes/common/states/PH.php:62
msgid "Masbate"
msgstr ""

#: ../includes/common/states/PH.php:63
msgid "Misamis Occidental"
msgstr ""

#: ../includes/common/states/PH.php:64
msgid "Misamis Oriental"
msgstr ""

#: ../includes/common/states/PH.php:65
msgid "Mountain Province"
msgstr ""

#: ../includes/common/states/PH.php:66
msgid "Negros Occidental"
msgstr ""

#: ../includes/common/states/PH.php:67
msgid "Negros Oriental"
msgstr ""

#: ../includes/common/states/PH.php:68
msgid "Northern Samar"
msgstr ""

#: ../includes/common/states/PH.php:69
msgid "Nueva Ecija"
msgstr ""

#: ../includes/common/states/PH.php:70
msgid "Nueva Vizcaya"
msgstr ""

#: ../includes/common/states/PH.php:71
msgid "Occidental Mindoro"
msgstr ""

#: ../includes/common/states/PH.php:72
msgid "Oriental Mindoro"
msgstr ""

#: ../includes/common/states/PH.php:73
msgid "Palawan"
msgstr ""

#: ../includes/common/states/PH.php:74
msgid "Pampanga"
msgstr ""

#: ../includes/common/states/PH.php:75
msgid "Pangasinan"
msgstr ""

#: ../includes/common/states/PH.php:76
msgid "Quezon"
msgstr ""

#: ../includes/common/states/PH.php:77
msgid "Quirino"
msgstr ""

#: ../includes/common/states/PH.php:78
msgid "Rizal"
msgstr ""

#: ../includes/common/states/PH.php:79
msgid "Romblon"
msgstr ""

#: ../includes/common/states/PH.php:80
msgid "Samar"
msgstr ""

#: ../includes/common/states/PH.php:81
msgid "Sarangani"
msgstr ""

#: ../includes/common/states/PH.php:82
msgid "Siquijor"
msgstr ""

#: ../includes/common/states/PH.php:83
msgid "Sorsogon"
msgstr ""

#: ../includes/common/states/PH.php:84
msgid "South Cotabato"
msgstr ""

#: ../includes/common/states/PH.php:85
msgid "Southern Leyte"
msgstr ""

#: ../includes/common/states/PH.php:86
msgid "Sultan Kudarat"
msgstr ""

#: ../includes/common/states/PH.php:87
msgid "Sulu"
msgstr ""

#: ../includes/common/states/PH.php:88
msgid "Surigao del Norte"
msgstr ""

#: ../includes/common/states/PH.php:89
msgid "Surigao del Sur"
msgstr ""

#: ../includes/common/states/PH.php:90
msgid "Tarlac"
msgstr ""

#: ../includes/common/states/PH.php:91
msgid "Tawi-Tawi"
msgstr ""

#: ../includes/common/states/PH.php:92
msgid "Zambales"
msgstr ""

#: ../includes/common/states/PH.php:93
msgid "Zamboanga del Norte"
msgstr ""

#: ../includes/common/states/PH.php:94
msgid "Zamboanga del Sur"
msgstr ""

#: ../includes/common/states/PH.php:95
msgid "Zamboanga Sibugay"
msgstr ""

#: ../includes/common/states/PH.php:96
msgid "Metro Manila"
msgstr ""

#: ../includes/common/states/PK.php:15
msgid "Azad Kashmir"
msgstr ""

#: ../includes/common/states/PK.php:16
msgid "Balochistan"
msgstr ""

#: ../includes/common/states/PK.php:17
msgid "FATA"
msgstr ""

#: ../includes/common/states/PK.php:18
msgid "Gilgit Baltistan"
msgstr ""

#: ../includes/common/states/PK.php:19
msgid "Islamabad Capital Territory"
msgstr ""

#: ../includes/common/states/PK.php:20
msgid "Khyber Pakhtunkhwa"
msgstr ""

#: ../includes/common/states/PK.php:22
msgid "Sindh"
msgstr ""

#: ../includes/common/states/RO.php:18
msgid "Alba"
msgstr ""

#: ../includes/common/states/RO.php:19
msgid "Arad"
msgstr ""

#: ../includes/common/states/RO.php:20
msgid "Arge&#537;"
msgstr ""

#: ../includes/common/states/RO.php:21
msgid "Bac&#259;u"
msgstr ""

#: ../includes/common/states/RO.php:22
msgid "Bihor"
msgstr ""

#: ../includes/common/states/RO.php:23
msgid "Bistri&#539;a-N&#259;s&#259;ud"
msgstr ""

#: ../includes/common/states/RO.php:24
msgid "Boto&#537;ani"
msgstr ""

#: ../includes/common/states/RO.php:25
msgid "Br&#259;ila"
msgstr ""

#: ../includes/common/states/RO.php:26
msgid "Bra&#537;ov"
msgstr ""

#: ../includes/common/states/RO.php:27
msgid "Bucure&#537;ti"
msgstr ""

#: ../includes/common/states/RO.php:28
msgid "Buz&#259;u"
msgstr ""

#: ../includes/common/states/RO.php:30
msgid "Cara&#537;-Severin"
msgstr ""

#: ../includes/common/states/RO.php:31
msgid "Cluj"
msgstr ""

#: ../includes/common/states/RO.php:32
msgid "Constan&#539;a"
msgstr ""

#: ../includes/common/states/RO.php:33
msgid "Covasna"
msgstr ""

#: ../includes/common/states/RO.php:34
msgid "D&acirc;mbovi&#539;a"
msgstr ""

#: ../includes/common/states/RO.php:35
msgid "Dolj"
msgstr ""

#: ../includes/common/states/RO.php:36
msgid "Gala&#539;i"
msgstr ""

#: ../includes/common/states/RO.php:37
msgid "Giurgiu"
msgstr ""

#: ../includes/common/states/RO.php:38
msgid "Gorj"
msgstr ""

#: ../includes/common/states/RO.php:39
msgid "Harghita"
msgstr ""

#: ../includes/common/states/RO.php:40
msgid "Hunedoara"
msgstr ""

#: ../includes/common/states/RO.php:41
msgid "Ialomi&#539;a"
msgstr ""

#: ../includes/common/states/RO.php:42
msgid "Ia&#537;i"
msgstr ""

#: ../includes/common/states/RO.php:43
msgid "Ilfov"
msgstr ""

#: ../includes/common/states/RO.php:44
msgid "Maramure&#537;"
msgstr ""

#: ../includes/common/states/RO.php:45
msgid "Mehedin&#539;i"
msgstr ""

#: ../includes/common/states/RO.php:46
msgid "Mure&#537;"
msgstr ""

#: ../includes/common/states/RO.php:47
msgid "Neam&#539;"
msgstr ""

#: ../includes/common/states/RO.php:48
msgid "Olt"
msgstr ""

#: ../includes/common/states/RO.php:49
msgid "Prahova"
msgstr ""

#: ../includes/common/states/RO.php:50
msgid "S&#259;laj"
msgstr ""

#: ../includes/common/states/RO.php:51
msgid "Satu Mare"
msgstr ""

#: ../includes/common/states/RO.php:52
msgid "Sibiu"
msgstr ""

#: ../includes/common/states/RO.php:53
msgid "Suceava"
msgstr ""

#: ../includes/common/states/RO.php:54
msgid "Teleorman"
msgstr ""

#: ../includes/common/states/RO.php:55
msgid "Timi&#537;"
msgstr ""

#: ../includes/common/states/RO.php:56
msgid "Tulcea"
msgstr ""

#: ../includes/common/states/RO.php:57
msgid "V&acirc;lcea"
msgstr ""

#: ../includes/common/states/RO.php:58
msgid "Vaslui"
msgstr ""

#: ../includes/common/states/RO.php:59
msgid "Vrancea"
msgstr ""

#: ../includes/common/states/TH.php:15
msgid "Amnat Charoen (&#3629;&#3635;&#3609;&#3634;&#3592;&#3648;&#3592;&#3619;&#3636;&#3597;)"
msgstr ""

#: ../includes/common/states/TH.php:16
msgid "Ang Thong (&#3629;&#3656;&#3634;&#3591;&#3607;&#3629;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:17
msgid "Ayutthaya (&#3614;&#3619;&#3632;&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3629;&#3618;&#3640;&#3608;&#3618;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:18
msgid "Bangkok (&#3585;&#3619;&#3640;&#3591;&#3648;&#3607;&#3614;&#3617;&#3627;&#3634;&#3609;&#3588;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:19
msgid "Bueng Kan (&#3610;&#3638;&#3591;&#3585;&#3634;&#3628;)"
msgstr ""

#: ../includes/common/states/TH.php:20
msgid "Buri Ram (&#3610;&#3640;&#3619;&#3637;&#3619;&#3633;&#3617;&#3618;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:21
msgid "Chachoengsao (&#3593;&#3632;&#3648;&#3594;&#3636;&#3591;&#3648;&#3607;&#3619;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:22
msgid "Chai Nat (&#3594;&#3633;&#3618;&#3609;&#3634;&#3607;)"
msgstr ""

#: ../includes/common/states/TH.php:23
msgid "Chaiyaphum (&#3594;&#3633;&#3618;&#3616;&#3641;&#3617;&#3636;)"
msgstr ""

#: ../includes/common/states/TH.php:24
msgid "Chanthaburi (&#3592;&#3633;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:25
msgid "Chiang Mai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3651;&#3627;&#3617;&#3656;)"
msgstr ""

#: ../includes/common/states/TH.php:26
msgid "Chiang Rai (&#3648;&#3594;&#3637;&#3618;&#3591;&#3619;&#3634;&#3618;)"
msgstr ""

#: ../includes/common/states/TH.php:27
msgid "Chonburi (&#3594;&#3621;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:28
msgid "Chumphon (&#3594;&#3640;&#3617;&#3614;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:29
msgid "Kalasin (&#3585;&#3634;&#3628;&#3626;&#3636;&#3609;&#3608;&#3640;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:30
msgid "Kamphaeng Phet (&#3585;&#3635;&#3649;&#3614;&#3591;&#3648;&#3614;&#3594;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:31
msgid "Kanchanaburi (&#3585;&#3634;&#3597;&#3592;&#3609;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:32
msgid "Khon Kaen (&#3586;&#3629;&#3609;&#3649;&#3585;&#3656;&#3609;)"
msgstr ""

#: ../includes/common/states/TH.php:33
msgid "Krabi (&#3585;&#3619;&#3632;&#3610;&#3637;&#3656;)"
msgstr ""

#: ../includes/common/states/TH.php:34
msgid "Lampang (&#3621;&#3635;&#3611;&#3634;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:35
msgid "Lamphun (&#3621;&#3635;&#3614;&#3641;&#3609;)"
msgstr ""

#: ../includes/common/states/TH.php:36
msgid "Loei (&#3648;&#3621;&#3618;)"
msgstr ""

#: ../includes/common/states/TH.php:37
msgid "Lopburi (&#3621;&#3614;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:38
msgid "Mae Hong Son (&#3649;&#3617;&#3656;&#3630;&#3656;&#3629;&#3591;&#3626;&#3629;&#3609;)"
msgstr ""

#: ../includes/common/states/TH.php:39
msgid "Maha Sarakham (&#3617;&#3627;&#3634;&#3626;&#3634;&#3619;&#3588;&#3634;&#3617;)"
msgstr ""

#: ../includes/common/states/TH.php:40
msgid "Mukdahan (&#3617;&#3640;&#3585;&#3604;&#3634;&#3627;&#3634;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:41
msgid "Nakhon Nayok (&#3609;&#3588;&#3619;&#3609;&#3634;&#3618;&#3585;)"
msgstr ""

#: ../includes/common/states/TH.php:42
msgid "Nakhon Pathom (&#3609;&#3588;&#3619;&#3611;&#3600;&#3617;)"
msgstr ""

#: ../includes/common/states/TH.php:43
msgid "Nakhon Phanom (&#3609;&#3588;&#3619;&#3614;&#3609;&#3617;)"
msgstr ""

#: ../includes/common/states/TH.php:44
msgid "Nakhon Ratchasima (&#3609;&#3588;&#3619;&#3619;&#3634;&#3594;&#3626;&#3637;&#3617;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:45
msgid "Nakhon Sawan (&#3609;&#3588;&#3619;&#3626;&#3623;&#3619;&#3619;&#3588;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:46
msgid "Nakhon Si Thammarat (&#3609;&#3588;&#3619;&#3624;&#3619;&#3637;&#3608;&#3619;&#3619;&#3617;&#3619;&#3634;&#3594;)"
msgstr ""

#: ../includes/common/states/TH.php:47
msgid "Nan (&#3609;&#3656;&#3634;&#3609;)"
msgstr ""

#: ../includes/common/states/TH.php:48
msgid "Narathiwat (&#3609;&#3619;&#3634;&#3608;&#3636;&#3623;&#3634;&#3626;)"
msgstr ""

#: ../includes/common/states/TH.php:49
msgid "Nong Bua Lam Phu (&#3627;&#3609;&#3629;&#3591;&#3610;&#3633;&#3623;&#3621;&#3635;&#3616;&#3641;)"
msgstr ""

#: ../includes/common/states/TH.php:50
msgid "Nong Khai (&#3627;&#3609;&#3629;&#3591;&#3588;&#3634;&#3618;)"
msgstr ""

#: ../includes/common/states/TH.php:51
msgid "Nonthaburi (&#3609;&#3609;&#3607;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:52
msgid "Pathum Thani (&#3611;&#3607;&#3640;&#3617;&#3608;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:53
msgid "Pattani (&#3611;&#3633;&#3605;&#3605;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:54
msgid "Phang Nga (&#3614;&#3633;&#3591;&#3591;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:55
msgid "Phatthalung (&#3614;&#3633;&#3607;&#3621;&#3640;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:56
msgid "Phayao (&#3614;&#3632;&#3648;&#3618;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:57
msgid "Phetchabun (&#3648;&#3614;&#3594;&#3619;&#3610;&#3641;&#3619;&#3603;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:58
msgid "Phetchaburi (&#3648;&#3614;&#3594;&#3619;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:59
msgid "Phichit (&#3614;&#3636;&#3592;&#3636;&#3605;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:60
msgid "Phitsanulok (&#3614;&#3636;&#3625;&#3603;&#3640;&#3650;&#3621;&#3585;)"
msgstr ""

#: ../includes/common/states/TH.php:61
msgid "Phrae (&#3649;&#3614;&#3619;&#3656;)"
msgstr ""

#: ../includes/common/states/TH.php:62
msgid "Phuket (&#3616;&#3641;&#3648;&#3585;&#3655;&#3605;)"
msgstr ""

#: ../includes/common/states/TH.php:63
msgid "Prachin Buri (&#3611;&#3619;&#3634;&#3592;&#3637;&#3609;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:64
msgid "Prachuap Khiri Khan (&#3611;&#3619;&#3632;&#3592;&#3623;&#3610;&#3588;&#3637;&#3619;&#3637;&#3586;&#3633;&#3609;&#3608;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:65
msgid "Ranong (&#3619;&#3632;&#3609;&#3629;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:66
msgid "Ratchaburi (&#3619;&#3634;&#3594;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:67
msgid "Rayong (&#3619;&#3632;&#3618;&#3629;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:68
msgid "Roi Et (&#3619;&#3657;&#3629;&#3618;&#3648;&#3629;&#3655;&#3604;)"
msgstr ""

#: ../includes/common/states/TH.php:69
msgid "Sa Kaeo (&#3626;&#3619;&#3632;&#3649;&#3585;&#3657;&#3623;)"
msgstr ""

#: ../includes/common/states/TH.php:70
msgid "Sakon Nakhon (&#3626;&#3585;&#3621;&#3609;&#3588;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:71
msgid "Samut Prakan (&#3626;&#3617;&#3640;&#3607;&#3619;&#3611;&#3619;&#3634;&#3585;&#3634;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:72
msgid "Samut Sakhon (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3634;&#3588;&#3619;)"
msgstr ""

#: ../includes/common/states/TH.php:73
msgid "Samut Songkhram (&#3626;&#3617;&#3640;&#3607;&#3619;&#3626;&#3591;&#3588;&#3619;&#3634;&#3617;)"
msgstr ""

#: ../includes/common/states/TH.php:74
msgid "Saraburi (&#3626;&#3619;&#3632;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:75
msgid "Satun (&#3626;&#3605;&#3641;&#3621;)"
msgstr ""

#: ../includes/common/states/TH.php:76
msgid "Sing Buri (&#3626;&#3636;&#3591;&#3627;&#3660;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:77
msgid "Sisaket (&#3624;&#3619;&#3637;&#3626;&#3632;&#3648;&#3585;&#3625;)"
msgstr ""

#: ../includes/common/states/TH.php:78
msgid "Songkhla (&#3626;&#3591;&#3586;&#3621;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:79
msgid "Sukhothai (&#3626;&#3640;&#3650;&#3586;&#3607;&#3633;&#3618;)"
msgstr ""

#: ../includes/common/states/TH.php:80
msgid "Suphan Buri (&#3626;&#3640;&#3614;&#3619;&#3619;&#3603;&#3610;&#3640;&#3619;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:81
msgid "Surat Thani (&#3626;&#3640;&#3619;&#3634;&#3625;&#3598;&#3619;&#3660;&#3608;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:82
msgid "Surin (&#3626;&#3640;&#3619;&#3636;&#3609;&#3607;&#3619;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:83
msgid "Tak (&#3605;&#3634;&#3585;)"
msgstr ""

#: ../includes/common/states/TH.php:84
msgid "Trang (&#3605;&#3619;&#3633;&#3591;)"
msgstr ""

#: ../includes/common/states/TH.php:85
msgid "Trat (&#3605;&#3619;&#3634;&#3604;)"
msgstr ""

#: ../includes/common/states/TH.php:86
msgid "Ubon Ratchathani (&#3629;&#3640;&#3610;&#3621;&#3619;&#3634;&#3594;&#3608;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:87
msgid "Udon Thani (&#3629;&#3640;&#3604;&#3619;&#3608;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:88
msgid "Uthai Thani (&#3629;&#3640;&#3607;&#3633;&#3618;&#3608;&#3634;&#3609;&#3637;)"
msgstr ""

#: ../includes/common/states/TH.php:89
msgid "Uttaradit (&#3629;&#3640;&#3605;&#3619;&#3604;&#3636;&#3605;&#3606;&#3660;)"
msgstr ""

#: ../includes/common/states/TH.php:90
msgid "Yala (&#3618;&#3632;&#3621;&#3634;)"
msgstr ""

#: ../includes/common/states/TH.php:91
msgid "Yasothon (&#3618;&#3650;&#3626;&#3608;&#3619;)"
msgstr ""

#: ../includes/common/states/TR.php:15
msgid "Adana"
msgstr ""

#: ../includes/common/states/TR.php:16
msgid "Ad&#305;yaman"
msgstr ""

#: ../includes/common/states/TR.php:17
msgid "Afyon"
msgstr ""

#: ../includes/common/states/TR.php:18
msgid "A&#287;r&#305;"
msgstr ""

#: ../includes/common/states/TR.php:19
msgid "Amasya"
msgstr ""

#: ../includes/common/states/TR.php:20
msgid "Ankara"
msgstr ""

#: ../includes/common/states/TR.php:21
msgid "Antalya"
msgstr ""

#: ../includes/common/states/TR.php:22
msgid "Artvin"
msgstr ""

#: ../includes/common/states/TR.php:23
msgid "Ayd&#305;n"
msgstr ""

#: ../includes/common/states/TR.php:24
msgid "Bal&#305;kesir"
msgstr ""

#: ../includes/common/states/TR.php:25
msgid "Bilecik"
msgstr ""

#: ../includes/common/states/TR.php:26
msgid "Bing&#246;l"
msgstr ""

#: ../includes/common/states/TR.php:27
msgid "Bitlis"
msgstr ""

#: ../includes/common/states/TR.php:28
msgid "Bolu"
msgstr ""

#: ../includes/common/states/TR.php:29
msgid "Burdur"
msgstr ""

#: ../includes/common/states/TR.php:30
msgid "Bursa"
msgstr ""

#: ../includes/common/states/TR.php:31
msgid "&#199;anakkale"
msgstr ""

#: ../includes/common/states/TR.php:32
msgid "&#199;ank&#305;r&#305;"
msgstr ""

#: ../includes/common/states/TR.php:33
msgid "&#199;orum"
msgstr ""

#: ../includes/common/states/TR.php:34
msgid "Denizli"
msgstr ""

#: ../includes/common/states/TR.php:35
msgid "Diyarbak&#305;r"
msgstr ""

#: ../includes/common/states/TR.php:36
msgid "Edirne"
msgstr ""

#: ../includes/common/states/TR.php:37
msgid "Elaz&#305;&#287;"
msgstr ""

#: ../includes/common/states/TR.php:38
msgid "Erzincan"
msgstr ""

#: ../includes/common/states/TR.php:39
msgid "Erzurum"
msgstr ""

#: ../includes/common/states/TR.php:40
msgid "Eski&#351;ehir"
msgstr ""

#: ../includes/common/states/TR.php:41
msgid "Gaziantep"
msgstr ""

#: ../includes/common/states/TR.php:42
msgid "Giresun"
msgstr ""

#: ../includes/common/states/TR.php:43
msgid "G&#252;m&#252;&#351;hane"
msgstr ""

#: ../includes/common/states/TR.php:44
msgid "Hakkari"
msgstr ""

#: ../includes/common/states/TR.php:45
msgid "Hatay"
msgstr ""

#: ../includes/common/states/TR.php:46
msgid "Isparta"
msgstr ""

#: ../includes/common/states/TR.php:47
msgid "&#304;&#231;el"
msgstr ""

#: ../includes/common/states/TR.php:48
msgid "&#304;stanbul"
msgstr ""

#: ../includes/common/states/TR.php:49
msgid "&#304;zmir"
msgstr ""

#: ../includes/common/states/TR.php:50
msgid "Kars"
msgstr ""

#: ../includes/common/states/TR.php:51
msgid "Kastamonu"
msgstr ""

#: ../includes/common/states/TR.php:52
msgid "Kayseri"
msgstr ""

#: ../includes/common/states/TR.php:53
msgid "K&#305;rklareli"
msgstr ""

#: ../includes/common/states/TR.php:54
msgid "K&#305;r&#351;ehir"
msgstr ""

#: ../includes/common/states/TR.php:55
msgid "Kocaeli"
msgstr ""

#: ../includes/common/states/TR.php:56
msgid "Konya"
msgstr ""

#: ../includes/common/states/TR.php:57
msgid "K&#252;tahya"
msgstr ""

#: ../includes/common/states/TR.php:58
msgid "Malatya"
msgstr ""

#: ../includes/common/states/TR.php:59
msgid "Manisa"
msgstr ""

#: ../includes/common/states/TR.php:60
msgid "Kahramanmara&#351;"
msgstr ""

#: ../includes/common/states/TR.php:61
msgid "Mardin"
msgstr ""

#: ../includes/common/states/TR.php:62
msgid "Mu&#287;la"
msgstr ""

#: ../includes/common/states/TR.php:63
msgid "Mu&#351;"
msgstr ""

#: ../includes/common/states/TR.php:64
msgid "Nev&#351;ehir"
msgstr ""

#: ../includes/common/states/TR.php:65
msgid "Ni&#287;de"
msgstr ""

#: ../includes/common/states/TR.php:66
msgid "Ordu"
msgstr ""

#: ../includes/common/states/TR.php:67
msgid "Rize"
msgstr ""

#: ../includes/common/states/TR.php:68
msgid "Sakarya"
msgstr ""

#: ../includes/common/states/TR.php:69
msgid "Samsun"
msgstr ""

#: ../includes/common/states/TR.php:70
msgid "Siirt"
msgstr ""

#: ../includes/common/states/TR.php:71
msgid "Sinop"
msgstr ""

#: ../includes/common/states/TR.php:72
msgid "Sivas"
msgstr ""

#: ../includes/common/states/TR.php:73
msgid "Tekirda&#287;"
msgstr ""

#: ../includes/common/states/TR.php:74
msgid "Tokat"
msgstr ""

#: ../includes/common/states/TR.php:75
msgid "Trabzon"
msgstr ""

#: ../includes/common/states/TR.php:76
msgid "Tunceli"
msgstr ""

#: ../includes/common/states/TR.php:77
msgid "&#350;anl&#305;urfa"
msgstr ""

#: ../includes/common/states/TR.php:78
msgid "U&#351;ak"
msgstr ""

#: ../includes/common/states/TR.php:79
msgid "Van"
msgstr ""

#: ../includes/common/states/TR.php:80
msgid "Yozgat"
msgstr ""

#: ../includes/common/states/TR.php:81
msgid "Zonguldak"
msgstr ""

#: ../includes/common/states/TR.php:82
msgid "Aksaray"
msgstr ""

#: ../includes/common/states/TR.php:83
msgid "Bayburt"
msgstr ""

#: ../includes/common/states/TR.php:84
msgid "Karaman"
msgstr ""

#: ../includes/common/states/TR.php:85
msgid "K&#305;r&#305;kkale"
msgstr ""

#: ../includes/common/states/TR.php:86
msgid "Batman"
msgstr ""

#: ../includes/common/states/TR.php:87
msgid "&#350;&#305;rnak"
msgstr ""

#: ../includes/common/states/TR.php:88
msgid "Bart&#305;n"
msgstr ""

#: ../includes/common/states/TR.php:89
msgid "Ardahan"
msgstr ""

#: ../includes/common/states/TR.php:90
msgid "I&#287;d&#305;r"
msgstr ""

#: ../includes/common/states/TR.php:91
msgid "Yalova"
msgstr ""

#: ../includes/common/states/TR.php:92
msgid "Karab&#252;k"
msgstr ""

#: ../includes/common/states/TR.php:93
msgid "Kilis"
msgstr ""

#: ../includes/common/states/TR.php:94
msgid "Osmaniye"
msgstr ""

#: ../includes/common/states/TR.php:95
msgid "D&#252;zce"
msgstr ""

#: ../includes/common/states/TZ.php:16
msgid "Arusha"
msgstr ""

#: ../includes/common/states/TZ.php:17
msgid "Dar es Salaam"
msgstr ""

#: ../includes/common/states/TZ.php:18
msgid "Dodoma"
msgstr ""

#: ../includes/common/states/TZ.php:19
msgid "Iringa"
msgstr ""

#: ../includes/common/states/TZ.php:20
msgid "Kagera"
msgstr ""

#: ../includes/common/states/TZ.php:21
msgid "Pemba North"
msgstr ""

#: ../includes/common/states/TZ.php:22
msgid "Zanzibar North"
msgstr ""

#: ../includes/common/states/TZ.php:23
msgid "Kigoma"
msgstr ""

#: ../includes/common/states/TZ.php:24
msgid "Kilimanjaro"
msgstr ""

#: ../includes/common/states/TZ.php:25
msgid "Pemba South"
msgstr ""

#: ../includes/common/states/TZ.php:26
msgid "Zanzibar South"
msgstr ""

#: ../includes/common/states/TZ.php:27
msgid "Lindi"
msgstr ""

#: ../includes/common/states/TZ.php:28
msgid "Mara"
msgstr ""

#: ../includes/common/states/TZ.php:29
msgid "Mbeya"
msgstr ""

#: ../includes/common/states/TZ.php:30
msgid "Zanzibar West"
msgstr ""

#: ../includes/common/states/TZ.php:31
msgid "Morogoro"
msgstr ""

#: ../includes/common/states/TZ.php:32
msgid "Mtwara"
msgstr ""

#: ../includes/common/states/TZ.php:33
msgid "Mwanza"
msgstr ""

#: ../includes/common/states/TZ.php:34
msgid "Coast"
msgstr ""

#: ../includes/common/states/TZ.php:35
msgid "Rukwa"
msgstr ""

#: ../includes/common/states/TZ.php:36
msgid "Ruvuma"
msgstr ""

#: ../includes/common/states/TZ.php:37
msgid "Shinyanga"
msgstr ""

#: ../includes/common/states/TZ.php:38
msgid "Singida"
msgstr ""

#: ../includes/common/states/TZ.php:39
msgid "Tabora"
msgstr ""

#: ../includes/common/states/TZ.php:40
msgid "Tanga"
msgstr ""

#: ../includes/common/states/TZ.php:41
msgid "Manyara"
msgstr ""

#: ../includes/common/states/TZ.php:42
msgid "Geita"
msgstr ""

#: ../includes/common/states/TZ.php:43
msgid "Katavi"
msgstr ""

#: ../includes/common/states/TZ.php:44
msgid "Njombe"
msgstr ""

#: ../includes/common/states/TZ.php:45
msgid "Simiyu"
msgstr ""

#: ../includes/common/states/US.php:15
msgid "Alabama"
msgstr ""

#: ../includes/common/states/US.php:16
msgid "Alaska"
msgstr ""

#: ../includes/common/states/US.php:17
msgid "Arizona"
msgstr ""

#: ../includes/common/states/US.php:18
msgid "Arkansas"
msgstr ""

#: ../includes/common/states/US.php:19
msgid "California"
msgstr ""

#: ../includes/common/states/US.php:20
msgid "Colorado"
msgstr ""

#: ../includes/common/states/US.php:21
msgid "Connecticut"
msgstr ""

#: ../includes/common/states/US.php:22
msgid "Delaware"
msgstr ""

#: ../includes/common/states/US.php:23
msgid "District Of Columbia"
msgstr ""

#: ../includes/common/states/US.php:24
msgid "Florida"
msgstr ""

#: ../includes/common/states/US.php:25
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr ""

#: ../includes/common/states/US.php:26
msgid "Hawaii"
msgstr ""

#: ../includes/common/states/US.php:27
msgid "Idaho"
msgstr ""

#: ../includes/common/states/US.php:28
msgid "Illinois"
msgstr ""

#: ../includes/common/states/US.php:29
msgid "Indiana"
msgstr ""

#: ../includes/common/states/US.php:30
msgid "Iowa"
msgstr ""

#: ../includes/common/states/US.php:31
msgid "Kansas"
msgstr ""

#: ../includes/common/states/US.php:32
msgid "Kentucky"
msgstr ""

#: ../includes/common/states/US.php:33
msgid "Louisiana"
msgstr ""

#: ../includes/common/states/US.php:34
msgid "Maine"
msgstr ""

#: ../includes/common/states/US.php:35
msgid "Maryland"
msgstr ""

#: ../includes/common/states/US.php:36
msgid "Massachusetts"
msgstr ""

#: ../includes/common/states/US.php:37
msgid "Michigan"
msgstr ""

#: ../includes/common/states/US.php:38
msgid "Minnesota"
msgstr ""

#: ../includes/common/states/US.php:39
msgid "Mississippi"
msgstr ""

#: ../includes/common/states/US.php:40
msgid "Missouri"
msgstr ""

#: ../includes/common/states/US.php:42
msgid "Nebraska"
msgstr ""

#: ../includes/common/states/US.php:43
msgid "Nevada"
msgstr ""

#: ../includes/common/states/US.php:44
msgid "New Hampshire"
msgstr ""

#: ../includes/common/states/US.php:45
msgid "New Jersey"
msgstr ""

#: ../includes/common/states/US.php:46
msgid "New Mexico"
msgstr ""

#: ../includes/common/states/US.php:47
msgid "New York"
msgstr ""

#: ../includes/common/states/US.php:48
msgid "North Carolina"
msgstr ""

#: ../includes/common/states/US.php:49
msgid "North Dakota"
msgstr ""

#: ../includes/common/states/US.php:50
msgid "Ohio"
msgstr ""

#: ../includes/common/states/US.php:51
msgid "Oklahoma"
msgstr ""

#: ../includes/common/states/US.php:52
msgid "Oregon"
msgstr ""

#: ../includes/common/states/US.php:53
msgid "Pennsylvania"
msgstr ""

#: ../includes/common/states/US.php:54
msgid "Rhode Island"
msgstr ""

#: ../includes/common/states/US.php:55
msgid "South Carolina"
msgstr ""

#: ../includes/common/states/US.php:56
msgid "South Dakota"
msgstr ""

#: ../includes/common/states/US.php:57
msgid "Tennessee"
msgstr ""

#: ../includes/common/states/US.php:58
msgid "Texas"
msgstr ""

#: ../includes/common/states/US.php:59
msgid "Utah"
msgstr ""

#: ../includes/common/states/US.php:60
msgid "Vermont"
msgstr ""

#: ../includes/common/states/US.php:61
msgid "Virginia"
msgstr ""

#: ../includes/common/states/US.php:62
msgid "Washington"
msgstr ""

#: ../includes/common/states/US.php:63
msgid "West Virginia"
msgstr ""

#: ../includes/common/states/US.php:64
msgid "Wisconsin"
msgstr ""

#: ../includes/common/states/US.php:65
msgid "Wyoming"
msgstr ""

#: ../includes/common/states/US.php:66
msgid "Armed Forces (AA)"
msgstr ""

#: ../includes/common/states/US.php:67
msgid "Armed Forces (AE)"
msgstr ""

#: ../includes/common/states/US.php:68
msgid "Armed Forces (AP)"
msgstr ""

#: ../includes/common/states/ZA.php:15
msgid "Eastern Cape"
msgstr ""

#: ../includes/common/states/ZA.php:16
msgid "Free State"
msgstr ""

#: ../includes/common/states/ZA.php:17
msgid "Gauteng"
msgstr ""

#: ../includes/common/states/ZA.php:18
msgid "KwaZulu-Natal"
msgstr ""

#: ../includes/common/states/ZA.php:19
msgid "Limpopo"
msgstr ""

#: ../includes/common/states/ZA.php:20
msgid "Mpumalanga"
msgstr ""

#: ../includes/common/states/ZA.php:21
msgid "Northern Cape"
msgstr ""

#: ../includes/common/states/ZA.php:22
msgid "North West"
msgstr ""

#: ../includes/common/states/ZA.php:23
msgid "Western Cape"
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:106
msgid "Stripe API SDK is not included. Check for a conflict with another plugin."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:139,
#: ../includes/gateways/stripe/stripe-api.php:147
msgid "Stripe API Error: Method does not exist or is not callable."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:165,
#: ../includes/gateways/stripe/stripe-api.php:175
msgid "The Stripe API request was invalid, please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:167
msgid "There was an error processing your payment ( Stripe's API may be down ), please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:171
msgid "There was an error processing your payment, please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:173
msgid "Your request to process this order has expired, please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:177
msgid "There was an error processing your payment ( Too many requests made to the Stripe API too quickly ), please wait a while and try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:203,
#: ../includes/gateways/stripe/stripe-customer.php:67
msgid "Stripe Api Not Available"
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:290
msgid "Source Id is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:318
msgid "The customer id is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:348
msgid "The data used to create the stripe customer we're empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:380
msgid "The id used to update the stripe customer was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:420
msgid "Customer Id cannot be empty when adding a source. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:424
msgid "Source Id cannot be empty when adding a source. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:462
msgid "The arguments needed to create the stripe chare were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:494
msgid "The charge id needed to retrieve the stripe charge was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:526
msgid "The arguments needed to create the stripe setup intent object was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:558
msgid "The id needed to retrieve the stripe setup intent was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:592
msgid "The id needed to update the stripe setup intent was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:624
msgid "The arguments needed to create the stripe payment intent were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:656
msgid "The id needed to retrieve the stripe payment intent was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:690
msgid "The id needed to update the stripe payment intent was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:720
msgid "The id needed to retrieve the stripe balance transaction was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:750
msgid "The arguments needed to create a stripe payment method were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:782,
#: ../includes/gateways/stripe/stripe-api.php:812
msgid "The id needed to update the stripe payment method was empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:844
msgid "The args needed to retrieve the customers stripe payment methods were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:875
msgid "The id to retrieve the stripe product is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:905
msgid "The args to create the stripe product are empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:935
msgid "The id to retrieve the stripe plan is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:965
msgid "The args to create the stripe plan are empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:995
msgid "The id to retrieve the stripe subscription is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1025
msgid "The subscription id required to get the charge/payment is empty or not set. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1071
msgid "The args to create the stripe subscription are empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1103
msgid "The id to update the stripe subscription is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1133
msgid "The event id is empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1163
msgid "The query args to retrieve invoices are empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1193
msgid "The refund args were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-api.php:1223
msgid "The coupon args were empty. Please try again."
msgstr ""

#: ../includes/gateways/stripe/stripe-customer.php:261
msgid "Unable to add Source Id %1$s to Stripe Customer %2$s."
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:133
msgid "%1$s ( Course ID: %2$s ) - is not a subscription. Subscription not created."
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:138
msgid "The customer needed to process a subscription is empty. Subscription not created."
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:150
msgid "Subscription Setup Error for stripe subscription Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:294
msgid "Installment Subscription Plan #%1$s pending payment. Stripe Installment Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:295
msgid "Subscription #%1$s pending payment. Stripe Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:288
msgid "Installment Subscription Plan #%1$s activated. Stripe Installment Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:289
msgid "Subscription #%1$s activated. Stripe Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:318,
#: ../includes/gateways/stripe/stripe-subscription.php:319,
#: ../includes/gateways/stripe/stripe-webhooks.php:654
msgid "Subscription #%1$s save error. Subscription Data: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:312
msgid "Installment Subscription #%1$s saved successfully. Installment Subscription Data: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:313,
#: ../includes/gateways/stripe/stripe-webhooks.php:648
msgid "Subscription #%1$s saved successfully. Subscription Data: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:326
msgid "Installment Payment #%s is processing. `PaymentIntent` Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:327
msgid "Subscription Payment #%s is processing. `PaymentIntent` Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:411
msgid "%s - [%s %s]"
msgstr ""

#: ../includes/gateways/stripe/stripe-subscription.php:404
msgid "%s - [%s Installments of %s]"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:204
msgid "Stripe API Error: Webhook does not have an ID."
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:303
msgid "Refunded via Stripe Dashboard"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:308
msgid "Refunded %1$s - Refund ID: %2$s - %3$s"
msgstr ""

#. translators: %1$s The stripe transaction url %2$s The stripe review reason.
#: ../includes/gateways/stripe/stripe-webhooks.php:333
msgid "A review has been opened for this order. Action is needed. Please go to your <a href=\"%1$s\" title=\"Stripe Dashboard\" target=\"_blank\">Stripe Dashboard</a> to review the issue. Reason: (%2$s)"
msgstr ""

#. translators: %s: The reason type.
#: ../includes/gateways/stripe/stripe-webhooks.php:370
msgid "The opened review for this order is now closed. Reason: (%s)"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:441
msgid "Stripe Installment Subscription Payment Failed. Transaction Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:442
msgid "Stripe Subscription Payment Failed. Transaction Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:545
msgid "Installment Subscription Plan #%1$s is on hold as Stripe has reported that the installment subscription plan payment is past due. Stripe Installment Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:546
msgid "Subscription #%1$s is on hold as Stripe has reported that the subscription payment is past due. Stripe Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:552
msgid "Installment Subscription Plan #%1$s is on hold as Stripe has reported that the installment subscription plan is unpaid. Stripe Installment Subscription Plan ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:553
msgid "Subscription #%1$s is on hold as Stripe has reported that the subscription is unpaid. Stripe Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:601
msgid "Recorded Stripe Fees. Total Amount: %1$s, Fee: %2$s, Net Amount: %3$s, Currency: %4$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:638,
#: ../includes/gateways/stripe/stripe-webhooks.php:625
msgid "Installment for Subscription #%1$s paid. Stripe Installment Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:639,
#: ../includes/gateways/stripe/stripe-webhooks.php:626
msgid "Subscription #%1$s renewed. Stripe Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:631
msgid "Installment for Subscription #%1$s on hold. Stripe Installment Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:632
msgid "Subscription #%1$s on hold. Stripe Subscription ID: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:653
msgid "Installment Subscription #%1$s save error. Subscription Data: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:647
msgid "Installment Subscription #%1$s saved successfully. Subscription Data: %2$s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:668
msgid "Installment Payment Order #%s is pending payment. Stripe Txn Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:669
msgid "Payment Order #%s is on-hold awaiting confirmation of funds. Stripe Txn Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:662
msgid "Installment Payment Order #%s is complete. Stripe Txn Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:663
msgid "Payment Order #%s is complete. Stripe Txn Id: %s"
msgstr ""

#: ../includes/gateways/stripe/stripe-webhooks.php:749
msgid "Subscription recurring amount changed from %1$s to %2$s in Stripe"
msgstr ""

#: ../includes/legacy/admin/functions.php:573
msgid "Need help?"
msgstr ""

#: ../includes/legacy/admin/functions.php:575
msgid "If you need assistance with WP Courseware, please visit the <a href='admin.php?page=WPCW_showPage_Documentation'>documentation section</a> first. We have lots of technical articles on our <a href='http://support.wpcourseware.com'>support docs site</a>. If you would like to submit a support request, please login to the <a href='http://flyplugins.com/member-portal/'>Member Portal</a> and click on the support tab."
msgstr ""

#: ../includes/legacy/admin/functions.php:588
msgid "Want to become an affiliate?"
msgstr ""

#: ../includes/legacy/admin/functions.php:590
msgid "If you're interested in making money by promoting WP Courseware, please login to the <a href='http://flyplugins.com/member-portal/'>Member Portal</a> and click on the affiliates tab."
msgstr ""

#: ../includes/legacy/admin/functions.php:603
msgid "Latest news from FlyPlugins.com"
msgstr ""

#: ../includes/legacy/admin/functions.php:613
msgid "No news items, feed might be broken..."
msgstr ""

#: ../includes/legacy/admin/functions.php:626
msgid "Like Fly Plugins on Facebook"
msgstr ""

#: ../includes/legacy/admin/functions.php:627
msgid "Follow Fly Plugins on Twitter"
msgstr ""

#: ../includes/legacy/admin/functions.php:628
msgid "Watch Fly Plugins on YouTube"
msgstr ""

#: ../includes/legacy/admin/functions.php:645
msgid "Please fill in the required '%s' field."
msgstr "SVP remplir les  '%s' champs requis"

#: ../includes/legacy/admin/functions.php:646
msgid "There's a problem with value for '%s'."
msgstr ""

#: ../includes/legacy/admin/functions.php:725
msgid "Save ALL Settings"
msgstr ""

#: ../includes/legacy/admin/functions.php:1033
msgid "Filter By:"
msgstr ""

#: ../includes/legacy/admin/functions.php:1138
msgid "Add Question:"
msgstr ""

#: ../includes/legacy/admin/functions.php:1147,
#: ../includes/legacy/quiz/base.php:285
msgid "Add"
msgstr "Ajouter"

#: ../includes/legacy/admin/functions.php:1282,
#: ../includes/legacy/pages/page-course-dashboard.php:143,
#: ../includes/legacy/pages/page-quiz-summary.php:141
msgid "Search results for"
msgstr ""

#: ../includes/legacy/admin/functions.php:1285,
#: ../includes/legacy/pages/page-course-dashboard.php:146,
#: ../includes/legacy/pages/page-quiz-summary.php:141
msgid "result"
msgid_plural "results"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/admin/functions.php:1287,
#: ../includes/legacy/pages/page-course-dashboard.php:148,
#: ../includes/legacy/pages/page-quiz-summary.php:141
msgid "reset"
msgstr ""

#: ../includes/legacy/admin/functions.php:1449
msgid "There are currently no questions to show."
msgstr ""

#: ../includes/legacy/admin/functions.php:1425
msgid "Added"
msgstr ""

#: ../includes/legacy/admin/functions.php:1430
msgid "Add To Quiz"
msgstr ""

#: ../includes/legacy/admin/functions.php:1419
msgid "Are you sure you wish to delete this question? This cannot be undone."
msgstr ""

#: ../includes/legacy/admin/functions.php:1504
msgid "Details"
msgstr ""

#: ../includes/legacy/admin/functions.php:1507
msgid "Training Course Progress"
msgstr "Niveau de Progression"

#: ../includes/legacy/admin/functions.php:1570
msgid "Update Course Access Permissions"
msgstr ""

#: ../includes/legacy/admin/functions.php:1596
msgid "No associated courses."
msgstr "Aucune formation associée."

#: ../includes/legacy/admin/functions.php:1597
msgid "Reset this user to beginning of..."
msgstr ""

#: ../includes/legacy/admin/functions.php:1631
msgid "No courses yet."
msgstr ""

#: ../includes/legacy/admin/functions.php:1632
msgid "Reset User Progress to beginning of..."
msgstr ""

#: ../includes/legacy/admin/functions.php:1650
msgid "Student(s) progess has been reset."
msgstr ""

#: ../includes/legacy/admin/functions.php:1655
msgid "Course classroom has been reset."
msgstr ""

#: ../includes/legacy/admin/functions.php:2348
msgid "Duplicate Unit"
msgstr ""

#: ../includes/legacy/admin/functions.php:2614,
#: ../includes/legacy/admin/functions.php:2950,
#: ../includes/legacy/classes/export.php:34,
#: ../includes/legacy/pages/page-quiz-summary.php:46
msgid "You do not have sufficient permissions to access this page."
msgstr ""

#: ../includes/legacy/admin/functions.php:2652
msgid "Sorry, could not find that survey to export the response data."
msgstr ""

#: ../includes/legacy/admin/functions.php:2657
msgid "Sorry, but the selected item is not a survey, it's a quiz."
msgstr ""

#: ../includes/legacy/admin/functions.php:2662,
#: ../includes/legacy/admin/functions.php:2667
msgid "You do not have sufficient permissions to export this survey data."
msgstr ""

#: ../includes/legacy/admin/functions.php:2682
msgid "Trainee WP ID"
msgstr ""

#: ../includes/legacy/admin/functions.php:2683
msgid "Trainee Name"
msgstr "Nom du participant"

#: ../includes/legacy/admin/functions.php:2684
msgid "Trainee Email Address"
msgstr "Courriel du participant"

#: ../includes/legacy/admin/functions.php:2728
msgid "User no longer on system."
msgstr ""

#: ../includes/legacy/admin/functions.php:2747
msgid "No answer for this question."
msgstr "Aucune réponse pour cette question."

#: ../includes/legacy/admin/functions.php:2798
msgid "You do not have sufficient permissions to import users."
msgstr ""

#: ../includes/legacy/admin/functions.php:2813,
#: ../includes/legacy/admin/functions.php:2814
msgid "Test Course"
msgstr ""

#: ../includes/legacy/admin/functions.php:2852
msgid "You do not have sufficient permissions to import questions."
msgstr ""

#: ../includes/legacy/admin/functions.php:2961,
#: ../includes/legacy/pages/page-course-modify.php:49,
#: ../includes/legacy/pages/page-course-ordering.php:45,
#: ../includes/legacy/pages/page-gradebook.php:35
msgid "Sorry, but that course could not be found."
msgstr ""

#: ../includes/legacy/admin/functions.php:2966
msgid "You do not have sufficient permissions to access this course gradebook data."
msgstr ""

#: ../includes/legacy/admin/functions.php:2975,
#: ../includes/legacy/pages/page-gradebook.php:85
msgid "There are no quizzes for this course, therefore no grade information to show."
msgstr "Il n'y a pas de test pour cette formation, ainsi aucun pointage n'apparaîtra."

#: ../includes/legacy/admin/functions.php:3003
msgid "Email Address"
msgstr "Courriel"

#: ../includes/legacy/admin/functions.php:3004,
#: ../includes/admin/views/settings/settings-field-support.php:43
msgid "Course Progress"
msgstr "Niveau de progression"

#: ../includes/legacy/admin/functions.php:3005,
#: ../includes/legacy/pages/page-gradebook.php:267
msgid "Cumulative Grade"
msgstr "Résultats cumulatifs"

#: ../includes/legacy/admin/functions.php:3006
msgid "Has Grade Been Sent?"
msgstr "Les résultats ont-ils été transmis?"

#: ../includes/legacy/admin/functions.php:3007,
#: ../includes/legacy/pages/page-gradebook.php:279
msgid "Course Completion Date"
msgstr ""

#: ../includes/legacy/admin/functions.php:3012
msgid "Is Certificate Available?"
msgstr "Le certificat est-il disponible?"

#: ../includes/legacy/admin/functions.php:3077,
#: ../includes/legacy/pages/page-gradebook.php:380
msgid "Not Taken"
msgstr "Non entâmé"

#: ../includes/legacy/admin/functions.php:3066,
#: ../includes/legacy/pages/page-gradebook.php:367
msgid "In Progress"
msgstr "En cours....."

#: ../includes/legacy/admin/functions.php:3063,
#: ../includes/legacy/pages/page-gradebook.php:364
msgid "Quiz Retakes Exhausted"
msgstr "Le nombre maximal d'essais est atteint."

#: ../includes/legacy/admin/functions.php:3060,
#: ../includes/legacy/pages/page-gradebook.php:361
msgid "Manual Grade Required"
msgstr ""

#: ../includes/legacy/classes/certificate.php:231
msgid "Instructor Name"
msgstr ""

#: ../includes/legacy/classes/certificate.php:1687,
#: ../includes/legacy/classes/certificate.php:1339
msgid "COURSE TITLE"
msgstr ""

#: ../includes/legacy/classes/certificate.php:1797,
#: ../includes/legacy/classes/certificate.php:1452
msgid "INSTRUCTOR NAME"
msgstr ""

#: ../includes/legacy/classes/certificate.php:1056
msgid "This is to certify that"
msgstr ""

#: ../includes/legacy/classes/certificate.php:1066
msgid "has successfully completed"
msgstr ""

#: ../includes/legacy/classes/export.php:42
msgid "You do not have sufficient permissions to export course data."
msgstr ""

#: ../includes/legacy/classes/export.php:52
msgid "You do not have sufficient permissions to export data from this course."
msgstr ""

#: ../includes/legacy/classes/export.php:495
msgid "Error exporting question in quiz."
msgstr ""

#: ../includes/legacy/classes/export.php:752
msgid "Missing"
msgstr "Manque"

#: ../includes/legacy/classes/import.php:74
msgid "Sorry, you're not allowed to import courses into WordPress."
msgstr ""

#: ../includes/legacy/classes/import.php:88
msgid "There was no course data to import."
msgstr ""

#: ../includes/legacy/classes/import.php:109
msgid "Could not create course in database."
msgstr ""

#: ../includes/legacy/classes/import.php:147
msgid "There was a problem inserting the module into the database."
msgstr ""

#: ../includes/legacy/classes/import.php:202
msgid "Could not create course unit \"%s\". So this was skipped."
msgstr ""

#: ../includes/legacy/classes/import.php:232
msgid "There was a problem adding unit meta data into the database."
msgstr ""

#: ../includes/legacy/classes/import.php:318
msgid " (Imported)"
msgstr ""

#: ../includes/legacy/classes/import.php:634
msgid "There was a problem adding the quiz into the database."
msgstr ""

#: ../includes/legacy/classes/import.php:964
msgid "There was a problem adding the question into the database."
msgstr ""

#: ../includes/legacy/classes/import.php:995
msgid "Line %d, Column %d, Error: %s"
msgstr ""

#: ../includes/legacy/classes/pdf.php:34
msgid "Your Quiz Results"
msgstr "Votre pointage final:"

#: ../includes/legacy/classes/pdf.php:48
msgid "Page %s of %s"
msgstr "Page %s de %s"

#: ../includes/legacy/classes/quizcustomfeedback.php:114
msgid "Message Description"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:124
msgid "e.g. Low score on MyTag section"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:128
msgid "Please specify a quick summary for this message."
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:144,
#: ../includes/legacy/classes/quizcustomfeedback.php:189
msgid "Select Question Tag"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:152
msgid "-- Please choose a tag ---"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:155
msgid "Please select a tag for this message."
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:195
msgid "Display this message to students who score:"
msgstr "Afficher ce message aux participants qui ont un pointage de :"

#: ../includes/legacy/classes/quizcustomfeedback.php:203
msgid "above"
msgstr "ci-dessus"

#: ../includes/legacy/classes/quizcustomfeedback.php:209
msgid "at or below"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:215
msgid "across all questions for the tag selected above"
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:218
msgid "Please select a trigger score for this message."
msgstr "Veuillez sélectionner pointage minimal pour ce message."

#: ../includes/legacy/classes/quizcustomfeedback.php:230
msgid "Custom Feedback Message"
msgstr "Message de confirmation personnalisé"

#: ../includes/legacy/classes/quizcustomfeedback.php:244
msgid "Please enter a helpful feedback message for the trainee."
msgstr ""

#: ../includes/legacy/classes/quizcustomfeedback.php:256
msgid "Are you sure you wish to delete this custom feedback message?"
msgstr ""

#: ../includes/legacy/classes/quizresults.php:344
msgid "Course Name:"
msgstr "Nom de la formation:"

#: ../includes/legacy/classes/quizresults.php:345
msgid "Quiz Title:"
msgstr "Titre du test:"

#: ../includes/legacy/classes/quizresults.php:346
msgid "Candidate Name:"
msgstr "Nom du participant:"

#: ../includes/legacy/classes/quizresults.php:430
msgid "Results breakdown:"
msgstr "Détail des résultats:"

#: ../includes/legacy/classes/quizresults.php:471
msgid "Your answer details:"
msgstr "Détail de vos résultats:"

#: ../includes/legacy/classes/quizresults.php:495
msgid "Instructor Feedback:"
msgstr "Commentaires de l'instructeur:"

#: ../includes/legacy/classes/unitfrontend.php:497
msgid "<div class=\"wpcw_fe_quiz_title\"><b>%s</b> %s</div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:497
msgid "Correct Answers for: "
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:516
msgid "<div class=\"wpcw_fe_quiz_q_title\">%s #%d: %s</div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:545,
#: ../includes/legacy/classes/unitfrontend.php:538
msgid "Your Grade"
msgstr "Votre pointage"

#: ../includes/legacy/classes/unitfrontend.php:557
msgid "Incorrect "
msgstr "Oups !!! "

#: ../includes/legacy/classes/unitfrontend.php:554
msgid "Correct "
msgstr "Super ! "

#: ../includes/legacy/classes/unitfrontend.php:580,
#: ../includes/legacy/pages/page-user-progress.php:526
msgid "Open"
msgstr "Ouvrir"

#: ../includes/legacy/classes/unitfrontend.php:580,
#: ../includes/legacy/pages/page-user-progress.php:528
msgid "File"
msgstr "Fichier"

#: ../includes/legacy/classes/unitfrontend.php:626,
#: ../includes/legacy/classes/unitfrontend.php:609,
#: ../includes/legacy/classes/unitfrontend.php:599
msgid "Your Answer"
msgstr "Votre réponse"

#: ../includes/legacy/classes/unitfrontend.php:626
msgid "We don't have your answer for this question"
msgstr "Veuillez fournir votre réponse pour cette question"

#: ../includes/legacy/classes/unitfrontend.php:620
msgid "Instructor Feedback"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:647,
#: ../includes/legacy/classes/unitfrontend.php:637,
#: ../includes/legacy/pages/page-user-progress.php:557
msgid "Correct Answer"
msgstr "Bonne réponse"

#: ../includes/legacy/classes/unitfrontend.php:660
msgid "All Possible Answers"
msgstr "Toues les réponses possibles"

#: ../includes/legacy/classes/unitfrontend.php:711
msgid "<div class=\"wpcw_fe_quiz_q_explanation\"><b>%s:</b>&nbsp;&nbsp;%s</div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:712,
#: ../includes/legacy/quiz/base.php:312
msgid "Explanation"
msgstr "Réponse du corrigé"

#: ../includes/legacy/classes/unitfrontend.php:760
msgid "<div class=\"wpcw_fe_progress_box_wrap\"><div class=\"wpcw_fe_progress_box wpcw_fe_progress_box_complete\"><div class=\"wpcw_fe_progress_box_inner\"><div class=\"wpcw_checkmark_wrapper\"><div class=\"wpcw_checkmark\"></div></div> <div class=\"wpcw_fe_progress_box_text\">%s</div></div></div></div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:758
msgid "<div class=\"wpcw_fe_progress_box_wrap %s\"><div class=\"wpcw_fe_progress_box wpcw_fe_progress_box_complete\"><div class=\"wpcw_fe_progress_box_inner\"><div class=\"wpcw_checkmark_wrapper\"><div class=\"wpcw_checkmark\"></div></div> <div class=\"wpcw_fe_progress_box_text\">%s</div></div>%s</div></div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:807,
#: ../includes/legacy/classes/unitfrontend.php:1283
msgid "Unfortunately you have reached the maximum limit of attempts you are permitted for this quiz."
msgstr "Malheureusement, vous avez atteint le nombre maximal d'essais permis pour cette évaluation.  Veuillez contacter le formateur toutes questions additionnelles (info@strateisqm.ca)."

#: ../includes/legacy/classes/unitfrontend.php:796,
#: ../includes/legacy/classes/unitfrontend.php:1274
msgid "The recommended grade for this quiz is <b>%d%%</b> (and your grade is <b>%s%%</b>). The course instructor has allowed you to retake this quiz if you wish to improve your grade."
msgstr "La note de passage pour cette évaluation est <b>%d%%</b> (et votre pointage final est de <b>%s%%</b>). Le formateur vous permet de reprendre l’évaluation."

#: ../includes/legacy/classes/unitfrontend.php:822,
#: ../includes/legacy/classes/unitfrontend.php:1299
msgid "Retake Quiz"
msgstr "Reprendre l'évaluation"

#. translators: %s - The unit label
#: ../includes/legacy/classes/unitfrontend.php:837
msgid "Thank you for your responses. This %s is now complete."
msgstr "Cette %s termine la formation.   Prendre note que votre accès est pour une durée limitée. Veuillez ouvrir votre certificat et le télécharger par la suite."

#: ../includes/legacy/classes/unitfrontend.php:957
msgid "You got %1$d out of %2$d questions <strong>(%3$s%%)</strong> correct!"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:952
msgid "Your grade for this quiz is <strong>%s%%</strong>."
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:991
msgid "The pass grade for this quiz is <strong>(%d%%)</strong>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:999
msgid "Unfortunately, this means you have <strong>failed</strong> this quiz."
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1006
msgid "To progress to the next %s, you need to pass this quiz."
msgstr "Afin de progresser à la prochaine %s, vous devez atteindre le minimum requis.  Vous avez un total de 3 essais."

#: ../includes/legacy/classes/unitfrontend.php:1003
msgid "However, the instructor is allowing you to continue anyway."
msgstr "Par contre, le formateur vous autorise à continuer malgré ce fait !"

#: ../includes/legacy/classes/unitfrontend.php:1010,
#: ../includes/legacy/classes/unitfrontend.php:985
msgid "You have had <strong>1 previous attempt</strong> at this quiz."
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1010,
#: ../includes/legacy/classes/unitfrontend.php:985
msgid "You have had <strong>%d previous attempts</strong> at this quiz."
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:995
msgid "Congratulations, you have <strong>passed</strong> this quiz!"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1025
msgid "Completion Time"
msgstr "Durée utilisée pour compléter le tout."

#: ../includes/legacy/classes/unitfrontend.php:1025
msgid "allowed"
msgstr "permis"

#: ../includes/legacy/classes/unitfrontend.php:1108
msgid "Download Results"
msgstr "Télécharger vos résultats"

#: ../includes/legacy/classes/unitfrontend.php:1326
msgid ""
"<div class=\"wpcw_fe_progress_box_wrap\" id=\"wpcw_fe_unit_complete_%d\">\n"
"\t\t\t\t\t\t<div class=\"wpcw_fe_progress_box wpcw_fe_progress_box_pending wpcw_fe_progress_box_updating\">\n"
"\t\t\t\t\t\t\t<div class=\"wpcw_fe_progress_box_text\">%s</div>\n"
"\t\t\t\t\t\t\t<div class=\"wpcw_fe_progress_box_mark\">\n"
"\t\t\t\t\t\t\t\t<img src=\"%sajax_loader.gif\" class=\"wpcw_loader\" style=\"display: none;\" />\n"
"\t\t\t\t\t\t\t\t<a href=\"#\" class=\"fe_btn fe_btn_completion btn_completion\" id=\"unit_complete_%d\">%s</a>\n"
"\t\t\t\t\t\t\t</div>\n"
"\t\t\t\t\t\t</div>\n"
"\t\t\t\t\t</div>"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1340
msgid "Mark as Completed"
msgstr "Identifier comme complété"

#: ../includes/legacy/classes/unitfrontend.php:1268
msgid "The course instructor has allowed you to retake the quiz. To re-attempt the quiz, just click on the button below."
msgstr "Vous devez refaire l'évaluaton.  Appuyez sur le bouton ci-dessous."

#: ../includes/legacy/classes/unitfrontend.php:1251
msgid "The course instructor has required that you retake this quiz."
msgstr "Vous devez refaire l'évaluation."

#: ../includes/legacy/classes/unitfrontend.php:1385
msgid "This question cannot be rendered. This is an error."
msgstr "Cette question ne peut etre affichée.  Ceci est une erreur."

#: ../includes/legacy/classes/unitfrontend.php:1451
msgid "You can now review your answers before submitting them."
msgstr "Vous pouvez maintenant revoir vos réponses avant de les soumettre."

#: ../includes/legacy/classes/unitfrontend.php:1475
msgid "at least"
msgstr "au moins"

#: ../includes/legacy/classes/unitfrontend.php:1482
msgid "You'll need to correctly answer at least <b>%1$d of the %2$d</b> questions below (<b>%4$s %3$d%%</b>) to progress to the next %5$s."
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1514
msgid "You have <b>%s</b> to complete this quiz..."
msgstr "Vous avez <b>%s</b> pour compléter cette évaluation."

#: ../includes/legacy/classes/unitfrontend.php:1514
msgid "Begin Quiz..."
msgstr "Commencer l'évaluation..."

#: ../includes/legacy/classes/unitfrontend.php:1622,
#: ../includes/legacy/classes/unitfrontend.php:1575
msgid "Submit Answers"
msgstr "Soumettre réponses"

#: ../includes/legacy/classes/unitfrontend.php:1547
msgid "Question %d of %d"
msgstr "Question %d de %d"

#: ../includes/legacy/classes/unitfrontend.php:1557
msgid "Answer Later..."
msgstr "Reporter la question..."

#: ../includes/legacy/classes/unitfrontend.php:1566
msgid "Save &amp; Next Question &raquo;"
msgstr "Prochaine question &raquo;"

#: ../includes/legacy/classes/unitfrontend.php:1572
msgid "Save &amp; Review Answers &raquo;"
msgstr "Enregistrer &amp; Revoir Réponses &raquo;"

#: ../includes/legacy/classes/unitfrontend.php:1583
msgid "&laquo; Previous Question"
msgstr "&laquo; Question Précédente"

#. translators: %1$s - "Previous" text, %2$s - Unit/Lesson/Lecture/custom label
#: ../includes/legacy/classes/unitfrontend.php:1676
msgid "&laquo; %1$s %2$s"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1676
msgid "Previous"
msgstr "Précédente"

#. translators: %1$s - "Next" text, %2$s - Unit/Lesson/Lecture/custom label
#: ../includes/legacy/classes/unitfrontend.php:1688
msgid "%1$s %2$s &raquo;"
msgstr ""

#: ../includes/legacy/classes/unitfrontend.php:1730
msgid "%1$d out of %2$d correct (%3$d%%)"
msgstr "%1$d sur un total de %2$d bonnes (%3$d%%)"

#. translators: %s - Unit Label
#: ../includes/legacy/classes/unitfrontend.php:1906
msgid "An error occured, so your %s progress was not updated. Please refresh the page and try again."
msgstr "Une erreur est survenue, votre progression pour %s  n'a pu être mise-à-jour.  SVP rafraichir votre page et essayez de nouveau."

#: ../includes/legacy/classes/unitfrontend.php:2722,
#: ../includes/legacy/quiz/truefalse.php:113,
#: ../includes/legacy/quiz/truefalse.php:135
msgid "False"
msgstr "Faux"

#: ../includes/legacy/classes/unitfrontend.php:2720,
#: ../includes/legacy/quiz/truefalse.php:108,
#: ../includes/legacy/quiz/truefalse.php:134
msgid "True"
msgstr "Vrai"

#: ../includes/legacy/frontend/functions.php:120,
#: ../templates/course/single-content.php:18,
#: ../templates/units/single-content.php:67
msgid "This course is expired."
msgstr ""

#: ../includes/legacy/frontend/functions.php:206
msgid "Powered By"
msgstr "Présenté par"

#: ../includes/legacy/frontend/functions.php:252
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/frontend/functions.php:239
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/frontend/functions.php:243
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/frontend/functions.php:244
msgctxt "Used in context of 4 days 7 hours and 14 minutes"
msgid "and"
msgstr ""

#: ../includes/legacy/frontend/functions.php:248
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/pages/page-course-access.php:24
msgid "Update Student Access"
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:29
msgid "sorry, but you do not have access to modify course permissions."
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:41,
#: ../includes/legacy/pages/page-user-progress.php:44
msgid "Sorry, but that user could not be found."
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:50,
#: ../includes/legacy/pages/page-user-progress.php:53
msgid "Back to Student"
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:55
msgid "<p>Here you can change which courses the user <b>%s</b> (Username: <b>%s</b>) can access.</p>"
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:94
msgid "The courses for user <em>%s</em> have now been updated."
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:64
msgid "Sorry, but that user could not be found. The changes were not saved."
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:205,
#: ../includes/legacy/pages/page-course-dashboard.php:399,
#: ../includes/legacy/pages/page-user-progress.php:250
msgid "There are currently no courses to show. Why not create one?"
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:119
msgid "Allowed Access"
msgstr ""

#: ../includes/legacy/pages/page-course-access.php:131
msgid "Enrollment Date"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:34,
#: ../includes/legacy/pages/page-question-pool.php:29,
#: ../includes/legacy/pages/page-quiz-summary.php:36
msgid "Page"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:181
msgid "There are currently no courses to show."
msgstr "Selon nos informations, vous n'avez actuellement pas acheté de produits.  Contactez-nous si ce n'est pas le cas (info@strateisqm.ca ou 514-712-0608)."

#: ../includes/legacy/pages/page-course-dashboard.php:211
msgid "Total Units"
msgstr "Nombre total d'unités"

#: ../includes/legacy/pages/page-course-dashboard.php:244,
#: ../includes/legacy/pages/page-course-modify.php:1089,
#: ../includes/legacy/pages/page-course-modify.php:120,
#: ../includes/legacy/pages/page-course-ordering.php:66,
#: ../includes/admin/views/course/course-builder.php:232,
#: ../includes/admin/views/course/course-builder.php:276,
#: ../includes/admin/views/course/course-builder.php:502,
#: ../includes/admin/views/course/course-builder.php:518
msgid "Add Module"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:245
msgid "Edit Course Settings"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:246
msgid "Modules, Units &amp; Quiz Ordering"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:247
msgid "Access Grade Book"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:291,
#: ../includes/legacy/pages/page-course-ordering.php:231
msgid "No modules yet."
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:283
msgid "Edit Module"
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:355,
#: ../includes/legacy/pages/page-course-dashboard.php:366
msgid "This course has "
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:356
msgid "1 quiz that requires"
msgid_plural "%d quizzes that require"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/pages/page-course-dashboard.php:357
msgid " manual grading."
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:367
msgid "1 user that is"
msgid_plural "%d users that are"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/pages/page-course-dashboard.php:368
msgid " blocked due to too many failed attempts."
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:429
msgid "Successfully deleted module \"<em>%s</em>\"."
msgstr ""

#: ../includes/legacy/pages/page-course-dashboard.php:447
msgid "Successfully deleted training course \"<em>%s</em>\"."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:40,
#: ../includes/legacy/pages/page-course-modify.php:921,
#: ../includes/legacy/pages/page-course-modify.php:1075
msgid "Add Course"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:88,
#: ../includes/legacy/pages/page-course-modify.php:92
msgid "You are not permitted to add a new course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:69
msgid "You are not permitted to edit this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:204
msgid "The title of your course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:210
msgid "Please specify a name for your course, up to a maximum of 150 characters, just no angled brackets (&lt; or &gt;). Your trainees will be able to see this course title."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:219
msgid "The description of this course. Your trainees will be able to see this course description."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:224
msgid "Please limit the description of your course to 5000 characters."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:229
msgid "Course Author"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:234
msgid "When do users see the next unit on the course?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:239
msgid "<b>All Units Visible</b> - All units are visible regardless of completion progress."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:240
msgid "<b>Only Completed/Next Units Visible</b> - Only show units that have been completed, plus the next unit that the user can start."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:249
msgid "Enable Notes"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:252
msgid "Enabling this option will allow students to take notes and save them directly from course units for future reference."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:265
msgid "The payment type for the course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:271,
#: ../templates/account/account-view-order.php:38,
#: ../templates/checkout/cart.php:19,
#: ../templates/emails/email-order-items-refunded-table.php:54,
#: ../templates/emails/email-order-items-table.php:54
msgid "Price"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:280
msgid "Please specify a price for your course, up to a maximum of 150 characters, just no angled brackets (&lt; or &gt;)."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:285
msgid "Interval"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:299
msgid "Granting users access to this course"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:302
msgid "This setting allows you to set how users can access this course. They can either be given access automatically as soon as the user is created, or you can manually give them access. You can always manually remove access if you wish."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:304
msgid "<b>Automatic</b> - All newly created users will be given access this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:305
msgid "<b>Manual</b> - Users can only access course if you grant them access."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:316
msgid "Message - Unit Complete"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:320
msgid "The message shown to a trainee once they've <b>completed a unit</b>, which is displayed at the bottom of the unit page. HTML is OK."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:326,
#: ../includes/legacy/pages/page-course-modify.php:341,
#: ../includes/legacy/pages/page-course-modify.php:356,
#: ../includes/legacy/pages/page-course-modify.php:371,
#: ../includes/legacy/pages/page-course-modify.php:386,
#: ../includes/legacy/pages/page-course-modify.php:401,
#: ../includes/legacy/pages/page-course-modify.php:416,
#: ../includes/legacy/pages/page-course-modify.php:431,
#: ../includes/legacy/pages/page-course-modify.php:446,
#: ../includes/legacy/pages/page-course-modify.php:461
msgid "Please limit message to 500 characters."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:331
msgid "Message - Course Complete"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:335
msgid "The message shown to a trainee once they've <b>completed the whole course</b>, which is displayed at the bottom of the unit page. HTML is OK."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:346
msgid "Message - Unit Pending"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:350
msgid "The message shown to a trainee when they've <b>yet to complete a unit</b>. This message is displayed at the bottom of the unit page, along with a button that says \"<b>Mark as completed</b>\". HTML is OK."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:361
msgid "Message - Prerequisite not met"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:376
msgid "Message - Access Denied"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:380
msgid "The message shown to a trainee they are <b>not allowed to access a unit</b>, because they are not allowed to <b>access the whole course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:391
msgid "Message - Not Yet Available"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:395
msgid "The message shown to a trainee they are <b>not allowed to access a unit yet</b>, because they need to complete a previous unit."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:406
msgid "Message - Not Unlocked Yet"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:410
msgid "The message shown to a trainee they are <b>not allowed to access a unit yet</b>, because the unit is locked due to a drip feed setting. Use the variable <code>{UNIT_UNLOCKED_TIME}</code> to insert the approximate days and hours when the unit will be unlocked."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:421
msgid "Message - Not Logged In"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:425
msgid "The message shown to a trainee they are <b>not logged in</b>, and therefore cannot access the unit."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:436
msgid "Message - Open-Question Submitted - Blocking Mode"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:440
msgid "The message shown to a trainee they have submitted an answer to an <b>open-ended or upload question</b>, and you need to grade their answer <b>before they continue</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:451
msgid "Message - Open-Question Submitted - Non-Blocking Mode"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:455
msgid "The message shown to a trainee they have submitted an answer to an <b>open-ended or upload question</b>, and you need to grade their answer, but they can <b>continue anyway</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:472
msgid "Email From Address"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:476
msgid "The email address that the email notifications should be from.<br/>Depending on your server's spam-protection set up, this may not appear in the outgoing emails."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:481,
#: ../includes/legacy/pages/page-course-modify.php:511
msgid "Please enter a valid email address."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:486
msgid "Email From Name"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:490
msgid "The name used on the email notifications, which are sent to you and your trainees. <br/>Depending on your server's spam-protection set up, this may not appear in the outgoing emails."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:496
msgid "Please specify a from name, up to a maximum of 150 characters, just no angled brackets (&lt; or &gt;)."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:501
msgid "Admin Notify Email Address"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:522
msgid "Unit Unlocked - Email Subject"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:527
msgid "The <b>subject line</b> for the email sent to a user when a unit that's being drip fed is <b>unlocked and available</b> for them to access."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:532,
#: ../includes/legacy/pages/page-course-modify.php:590,
#: ../includes/legacy/pages/page-course-modify.php:648,
#: ../includes/legacy/pages/page-course-modify.php:695,
#: ../includes/legacy/pages/page-course-modify.php:731
msgid "Please limit the email subject to 300 characters."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:537
msgid "Unit Unlocked - Email Body"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:542
msgid "The <b>template body</b> for the email sent to a user when a unit that's being drip fed is <b>unlocked and available</b> for them to access."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:547,
#: ../includes/legacy/pages/page-course-modify.php:605,
#: ../includes/legacy/pages/page-course-modify.php:663,
#: ../includes/legacy/pages/page-course-modify.php:710,
#: ../includes/legacy/pages/page-course-modify.php:746
msgid "Please limit the email body to 5000 characters."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:558
msgid "Module Complete - Notify You?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:563
msgid "<b>Send me an email</b> - when one of your trainees has completed a module."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:564
msgid "<b>Don't send me an email</b> - when one of your trainees has completed a module."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:569
msgid "Module Complete - Notify User?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:574
msgid "<b>Send Email</b> - to user when module has been completed."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:575
msgid "<b>Don't Send Email</b> - to user when module has been completed."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:580
msgid "Module Complete - Email Subject"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:585
msgid "The <b>subject line</b> for the email sent to a user when they complete a <b>module</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:595
msgid "Module Complete - Email Body"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:600
msgid "The <b>template body</b> for the email sent to a user when they complete a <b>module</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:616
msgid "Course Complete - Notify You?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:621
msgid "<b>Send me an email</b> - when one of your trainees has completed the whole course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:622
msgid "<b>Don't send me an email</b> - when one of your trainees has completed the whole course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:627
msgid "Course Complete - Notify User?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:632
msgid "<b>Send Email</b> - to user when the whole course has been completed."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:633
msgid "<b>Don't Send Email</b> - to user when the whole course has been completed."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:638
msgid "Course Complete - Email Subject"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:643
msgid "The <b>subject line</b> for the email sent to a user when they complete <b>the whole course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:653
msgid "Course Complete - Email Body"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:658
msgid "The <b>template body</b> for the email sent to a user when they complete <b>the whole course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:674
msgid "Quiz Grade - Notify User?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:679
msgid "<b>Send Email</b> - to user after a quiz is graded (automatically or by the instructor)."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:680
msgid "<b>Don't Send Email</b> - to user when a quiz is graded."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:685
msgid "Quiz Graded - Email Subject"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:690
msgid "The <b>subject line</b> for the email sent to a user when they receive a <b>grade for a quiz</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:700
msgid "Quiz Graded - Email Body"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:704
msgid "The <b>template body</b> for the email sent to a user when they receive a <b>grade for a quiz</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:721
msgid "Final Summary - Email Subject"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:726
msgid "The <b>subject line</b> for the email sent to a user when they receive their <b>grade summary at the end of the course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:736
msgid "Final Summary - Email Body"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:741
msgid "The <b>template body</b> for the email sent to a user when they receive their <b>grade summary at the end of the course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:762
msgid "<b>Yes</b> - generate a PDF certificate when user completes this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:763
msgid "<b>No</b> - don't generate a PDF certificate when user completes this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:773
msgid "Text"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:773
msgid "Just use text for the signature."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:774
msgid "Image File"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:774
msgid "Use an image for the signature."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:779
msgid "Name to use for signature"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:788
msgid "Please enter the name to use for the signature area."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:793
msgid "Your Signature Image"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:796
msgid "The URL of your signature image. Using a transparent image is recommended."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:796
msgid "The image must be <b>%d pixels wide, and %d pixels high</b> to render correctly. "
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:801
msgid "Please enter the URL of your signature image."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:803
msgid "Choose an image to use for the signature image..."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:807
msgid "Show your logo?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:812
msgid "Use your logo on the certificate."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:813
msgid "Don't show a logo on the certificate."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:818
msgid "Your Logo Image"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:821
msgid "The URL of your logo image. Using a transparent image is recommended."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:821
msgid "The image must be <b>%d pixels wide, and %d pixels</b> high to render correctly. "
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:826
msgid "Please enter the URL of your logo image."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:828
msgid "Choose an image to use for your logo on the certificate..."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:832
msgid "Certificate Background"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:837
msgid "Built-in"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:837
msgid "Use the built-in certificate background."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:838
msgid "Use your own certificate background."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:843
msgid "Custom Background Image"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:846
msgid "The URL of your background image."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:846
msgid "The background image must be <b>%d pixels wide, and %d pixels</b> high at <b>72 dpi</b> to render correctly. "
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:851
msgid "Please enter the URL of your certificate background image."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:853
msgid "Choose an image to use for the certificate background..."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:870
msgid "Reset User Progess for this Course?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:872,
#: ../includes/admin/views/fields/field-reset-progress.php:12
msgid "Reset All Users on this Course to the start"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:876,
#: ../includes/legacy/pages/page-course-modify.php:945
msgid "Bulk-grant access to this course?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:880,
#: ../includes/admin/views/fields/field-bulk-grant-access.php:24,
#: ../includes/admin/views/fields/field-bulk-grant-access.php:13
msgid "All Existing Users (including Administrators)"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:882,
#: ../includes/admin/views/fields/field-bulk-grant-access.php:18
msgid "Only All Existing Administrators"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:921
msgid "There are currently no other courses available. Please add more courses to add course prerequisites to this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:929
msgid "User Access"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:930
msgid "User Messages"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:931
msgid "Email Address Details"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:932
msgid "Email Notifications - Units"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:933
msgid "Email Notifications - Module"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:934
msgid "Email Notifications - Course"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:935
msgid "Email Notifications - Quiz Grades"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:936
msgid "Email Notifications - Final Summary"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:938
msgid "Course Access Tools"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:950
msgid "All Existing Users"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:970
msgid "Sorry, but unfortunately there were some errors saving the course details. Please fix the errors and try again."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1032
msgid "This unit isn't available just yet. Please check back in about {UNIT_UNLOCKED_TIME}. "
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1052
msgid "Course Created Successfully!"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1053
msgid "Course Updated Successfully!"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1056
msgid "Save Course"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1135
msgid "You do not currently have any blocking quizzes for this course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1133
msgid "Currently <b>%d of your quizzes</b> are blocking process based on a percentage score <b>in this course</b>."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1140
msgid "Important Note"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1140
msgid "You have selected <b>All Units Visible</b>. If you create a quiz blocking progress based on a percentage score, students will have access to the entire course regardless of quiz score."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:189
msgid "&laquo; Go back to editing the course settings"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1155
msgid "Delete Course?"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1161
msgid "Email Template Tags"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1163
msgid "All Email Notifications"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1184
msgid "Quiz Email Notifications Only"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1195
msgid "Final Summary Notifications Only"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1196
msgid "In the final summary notification, only the following tags are supported:"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1233
msgid "Course and module settings only"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1233
msgid "Units and quizzes will not be deleted, but simply disassociated from the course."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1235
msgid "Delete everything"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1235
msgid "This option will delete the course, the modules, all units and all quizzes."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1239
msgid "Delete this Course"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1265
msgid "subscriber"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1270
msgid "admin"
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1274
msgid "Unknown access change was requested."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1281
msgid "Requesting a list of <b>all %s users</b> to update... (this make take a while)..."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1322
msgid "No users found. Nothing to do."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1287
msgid "Found %d user(s), so now starting to add them to this course..."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1294
msgid "Processing <b>%s</b>... "
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1315
msgid "Added."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1306
msgid "User can already access this course. Skipping."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1319
msgid "Done. %.1f%% complete."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1325,
#: ../includes/legacy/pages/page-gradebook.php:604
msgid "All done."
msgstr ""

#: ../includes/legacy/pages/page-course-modify.php:1355
msgid "---- No Page Selected ----"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:27
msgid "Sorry, but you do not have permission to re-order course modules and units."
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:54
msgid "Sorry, but you do not have permission to re-order the modules and units of this course."
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:72,
#: ../includes/legacy/pages/page-module-modify.php:214,
#: ../includes/admin/views/course/course-builder.php:405,
#: ../includes/admin/views/course/course-builder.php:537,
#: ../includes/admin/views/course/course-builder.php:552,
#: ../includes/admin/views/course/course-builder.php:623
msgid "Add Unit"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:78,
#: ../includes/legacy/pages/page-module-modify.php:220,
#: ../includes/admin/views/course/course-builder.php:480,
#: ../includes/admin/views/course/course-builder.php:489,
#: ../includes/admin/views/course/course-builder.php:577,
#: ../includes/admin/views/course/course-builder.php:593
msgid "Add Quiz"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:101
msgid "Editing Course:"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:110
msgid "Unassigned Units"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:128,
#: ../includes/legacy/pages/page-course-ordering.php:164,
#: ../includes/legacy/pages/page-course-ordering.php:210
msgid "Edit this quiz..."
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:139,
#: ../includes/legacy/pages/page-course-ordering.php:221
msgid "Edit this unit..."
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:150
msgid "Unassigned Quizzes"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:188
msgid "Edit this module..."
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:237
msgid "Save Changes to Ordering"
msgstr ""

#: ../includes/legacy/pages/page-course-ordering.php:238
msgid "Ordering has changed. Ready to save changes?"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:44
msgid "Sorry, but you cannot access this course gradebook."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:59
msgid "Back to Classroom"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:261
msgid "Overall Progress"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:273
msgid "Grade Sent?"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:286
msgid "Certificate Available?"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:411
msgid "Download the certificate for this user."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:307
msgid "There are currently no quizzes that need a manual grade."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:311,
#: ../includes/legacy/pages/page-gradebook.php:493
msgid "There are currently no users that are eligible to receive their final grade."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:315
msgid "There are currently no users that have completed the course."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:319
msgid "There are currently no learners allocated to this course."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:426
msgid "Export Gradebook (CSV)"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:428
msgid "Email Final Grades"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:434
msgid ""
"Grades will only be emailed to students who have <b>completed the course</b> and who have <b>not yet received</b> their final grade.\n"
"\t\t\t   You can see the students who are <a href=\"%s\">eligible to receive the final grade email</a> here."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:444
msgid "All (%d)"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:445
msgid "Completed (%d)"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:446
msgid "Eligible for Final Grade Email (%d)"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:447
msgid "Manual Grading Needed (%d)"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:493
msgid "No emails have been sent."
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:510
msgid "Sending final grade emails to"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:510
msgid "user"
msgid_plural "users"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/pages/page-gradebook.php:530
msgid "complete"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:570
msgid "Quiz"
msgstr ""

#: ../includes/legacy/pages/page-gradebook.php:570
msgid "Grade"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:57,
#: ../includes/legacy/pages/page-import-export.php:70,
#: ../includes/legacy/pages/page-import-export.php:83,
#: ../includes/legacy/pages/page-import-export.php:96
msgid "Import Quiz Questions"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:117
msgid "Course to Export"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:118
msgid "--- Select a course to export ---"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:122
msgid "What to Export"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:124
msgid "<b>All</b> - The whole course - including modules, units and quizzes."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:125
msgid "<b>Just the Course</b> - Just the course title, description and settings (no modules, units or quizzes)."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:126
msgid "<b>Course and Modules</b> - Just the course settings and module settings (no units or quizzes)."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:127
msgid "<b>Course, Modules and Units</b> - The course settings and module settings and units (no quizzes)."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:141
msgid "Sorry, but unfortunately there were some errors. Please fix the errors and try again."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:149
msgid ""
"When you export a course, you'll get an <b>XML file</b>, which you can then <b>import into another WordPress website</b> that's running <b>WP Courseware</b>.<br/>\n"
"\t    When you export the course units with a course, just the <b>HTML to render images and video</b> will be copied, but the <b>actual images and video files will not be exported</b>."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:176,
#: ../includes/legacy/pages/page-import-export.php:244,
#: ../includes/legacy/pages/page-import-export.php:325
msgid "You are not permitted to view this page."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:197
msgid "Course Import XML File"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:207,
#: ../includes/legacy/pages/page-import-export.php:357
msgid "Unfortunately, there were some errors trying to import the CSV file."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:218
msgid "You can import any export file created by <b>WP Courseware</b> using the form below."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:218,
#: ../includes/legacy/pages/page-import-export.php:287,
#: ../includes/legacy/pages/page-import-export.php:368
msgid "The <b>maximum upload file size</b> for your server is <b>%d MB</b>."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:265
msgid "User Import CSV File"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:276,
#: ../includes/legacy/pages/page-import-export.php:460
msgid "Unfortunately, there were some errors trying to import the XML file."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:287
msgid "You can import a CSV file of users using the form below."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:293
msgid "Some tips for importing users via a CSV file:"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:295
msgid "If a user email address already exists, then just the courses are updated for that user."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:296
msgid "User names are generated from the first and last name information. If a user name already exists, then a unique username is generated."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:297
msgid "To add a user to many courses, just separate those course IDs with a comma in the <code>courses_to_add_to</code> column."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:298
msgid "If a user is created, any courses set to be automatically assigned will be done first, and then the courses added in the <code>courses_to_add_to</code> column."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:299
msgid "You can download an <a href=\"%s\">example CSV file here</a>."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:300
msgid "The IDs for the training courses can be found on the <a href=\"%s\">course summary page</a>."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:343
msgid "Import Questions"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:346
msgid "Quiz Question Import CSV File"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:368
msgid "You can import a CSV file of <b>quiz questions</b> using the form below."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:374
msgid "Some tips for importing quiz questions via a CSV file:"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:447,
#: ../includes/legacy/pages/page-import-export.php:489
msgid "Unfortunately, you tried to upload a file that isn't XML."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:475,
#: ../includes/legacy/pages/page-import-export.php:703,
#: ../includes/legacy/pages/page-import-export.php:1024
msgid "Unfortunately the file you've uploaded is too large for the system."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:480,
#: ../includes/legacy/pages/page-import-export.php:708,
#: ../includes/legacy/pages/page-import-export.php:1029
msgid "For some reason, the file you've uploaded didn't transfer correctly to the server. Please try again."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:485,
#: ../includes/legacy/pages/page-import-export.php:713,
#: ../includes/legacy/pages/page-import-export.php:1034
msgid "There appears to be an issue with your server, as the import file could not be stored in the temporary directory."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:463
msgid "The course was successfully imported."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:465
msgid "You can now <a href=\"%s\">edit the course settings</a> or <a href=\"%s\">edit the unit &amp; module ordering</a>."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:505,
#: ../includes/legacy/pages/page-import-export.php:733
msgid "Import started..."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:525,
#: ../includes/legacy/pages/page-import-export.php:717,
#: ../includes/legacy/pages/page-import-export.php:753,
#: ../includes/legacy/pages/page-import-export.php:1038
msgid "Unfortunately, you tried to upload a file that isn't a CSV file."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:694,
#: ../includes/legacy/pages/page-import-export.php:1015
msgid "Unfortunately, the temporary CSV file could not be opened for processing."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:558,
#: ../includes/legacy/pages/page-import-export.php:784
msgid "No data was found in the CSV file, so there is nothing to do."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:585
msgid "Cannot create a user with no name."
msgstr "Impossible de créer le compte sans nom d'usager."

#: ../includes/legacy/pages/page-import-export.php:597
msgid "Email address already exists."
msgstr "Ce courriel existe déjà.  Essayer une autre adresse courriel."

#: ../includes/legacy/pages/page-import-export.php:655
msgid "Import complete!"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:655
msgid "%d users were registered, %d users were updated, and %d user entries could not be processed."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:662
msgid "The following %d users were not imported:"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:667,
#: ../includes/legacy/pages/page-import-export.php:994
msgid "Line #"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:668
msgid "User Email Address"
msgstr "Courriel du participant"

#: ../includes/legacy/pages/page-import-export.php:669,
#: ../includes/legacy/pages/page-import-export.php:995
msgid "Reason why not imported"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:670,
#: ../includes/legacy/pages/page-import-export.php:996
msgid "Updated Anyway?"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:680,
#: ../includes/legacy/pages/page-import-export.php:1004
msgid "No, Aborted"
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:835
msgid "\"quiz_question\" column is blank."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:847
msgid "\"question_type\" column is blank."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:859
msgid "\"question_type\" is not valid."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:920
msgid "The question \"<strong>%s</strong>\" does not have a valid answer of either \"TRUE\" or \"FALSE\""
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:985
msgid "Import complete! %d questions were imported, and %d questions could not be processed."
msgstr ""

#: ../includes/legacy/pages/page-import-export.php:990
msgid "The following %d questions were not imported:"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:34,
#: ../includes/legacy/pages/page-module-modify.php:201
msgid "Add Course Module"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:34,
#: ../includes/legacy/pages/page-module-modify.php:201
msgid "Edit Course Module"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:73,
#: ../includes/legacy/pages/page-module-modify.php:75
msgid "You are not permitted to add a new module."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:43
msgid "Sorry, but that course module could not be found."
msgstr "Désolé, mais ce module est introuvable."

#: ../includes/legacy/pages/page-module-modify.php:50
msgid "You are not permitted to edit this module."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:103
msgid "The title of your module. You <b>do not need to number the modules</b> - this is done automatically based on the order that they are arranged."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:109
msgid "Please specify a name for your module, up to a maximum of 150 characters, just no angled brackets (&lt; or &gt;). Your trainees will be able to see this module title."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:117
msgid "The associated training course that this module belongs to."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:121,
#: ../includes/admin/views/course/course-builder.php:41,
#: ../includes/admin/views/course/course-builder.php:44,
#: ../includes/admin/views/course/course-builder.php:247,
#: ../includes/admin/views/course/course-builder.php:251
msgid "Module Description"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:125
msgid "The description of this module. Your trainees will be able to see this module description."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:130
msgid "Please limit the description of your module to 5000 characters."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:134,
#: ../includes/legacy/pages/page-quiz-modify.php:174,
#: ../includes/legacy/pages/page-quiz-modify.php:183,
#: ../includes/legacy/pages/page-quiz-modify.php:204,
#: ../includes/admin/views/course/course-builder.php:48,
#: ../includes/admin/views/course/course-builder.php:150,
#: ../includes/admin/views/course/course-builder.php:255,
#: ../includes/admin/views/course/course-builder.php:349
msgid "Select Achievement"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:142
msgid "Module Author"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:151
msgid "Sorry, but unfortunately there were some errors saving the module details. Please fix the errors and try again."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:174
msgid "Back to Course Modules"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:178
msgid "Module Created Successfully!"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:179
msgid "Module Updated Successfully!"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:182
msgid "Save Course Module"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:235
msgid "Back to Modules"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:255
msgid "Delete Module?"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:261
msgid "Delete this Module"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:264
msgid "Units will <b>not</b> be deleted, they will <b>just be disassociated</b> from this module."
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:269
msgid "Units in this Module"
msgstr ""

#: ../includes/legacy/pages/page-module-modify.php:287
msgid "There are currently no units in this module."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:155
msgid "Add Question"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:160,
#: ../includes/legacy/pages/page-question-modify.php:41
msgid "Back to Question Pool"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:179,
#: ../includes/legacy/pages/page-question-modify.php:183
msgid "You are not permitted to add a new question."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:200
msgid "To add a question, please select a question type on the right of this page."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:36
msgid "Edit Question"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:91
msgid "Sorry, but that question could not be found."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:76
msgid "<a href=\"%s\">Back to Question Pool</a>"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:79
msgid "Question updated successfully."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:67
msgid "<a href=\"%s\">Back to Question Pool</a>."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:70
msgid "Question added successfully."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:113
msgid "You are not permitted to edit this question."
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:319,
#: ../includes/legacy/pages/page-question-modify.php:317
msgid "Save Question Details"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:339
msgid "Question Types:"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:344,
#: ../includes/legacy/pages/page-quiz-modify.php:917
msgid "Add Multiple Choice"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:348,
#: ../includes/legacy/pages/page-quiz-modify.php:918
msgid "Add True/False"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:352,
#: ../includes/legacy/pages/page-quiz-modify.php:919
msgid "Add Open Ended Question"
msgstr ""

#: ../includes/legacy/pages/page-question-modify.php:356,
#: ../includes/legacy/pages/page-quiz-modify.php:920
msgid "Add File Upload Question"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:33
msgid "Question Pool"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:82
msgid "You are not permitted to delete this question."
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:113
msgid "The question '%s' was successfully deleted."
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:130
msgid "Please select <b>at least 1 question</b> before continuing..."
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:131
msgid "Please select the <b>first tag</b> before continuing..."
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:132
msgid "Please select the <b>second tag</b> before continuing..."
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:135
msgid "Tag actions for selected questions?"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:139
msgid "--- Select a tag action ---"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:140
msgid "Add tag to selected questions"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:141
msgid "Remove tag from selected questions"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:142
msgid "Replace all instances of tag"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:146
msgid "Add Tag"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:147
msgid "Remove Tag"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:148
msgid "Replace Tag"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:155,
#: ../includes/legacy/pages/page-question-pool.php:166
msgid "Select a tag"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:159
msgid "With"
msgstr ""

#: ../includes/legacy/pages/page-question-pool.php:170
msgid "Update Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:49
msgid "Add Quiz / Survey"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:49,
#: ../includes/legacy/pages/page-quiz-modify.php:522
msgid "Edit Quiz / Survey"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:63
msgid "General Settings"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:64
msgid "Quiz Behaviour Settings"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:66
msgid "Result Settings"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:70
msgid "Custom Feedback"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:73
msgid "Manage Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:83,
#: ../includes/legacy/pages/page-quiz-summary.php:174,
#: ../includes/legacy/pages/page-user-progress.php:423,
#: ../includes/admin/views/course/course-builder.php:191,
#: ../includes/admin/views/course/course-builder.php:195,
#: ../includes/admin/views/course/course-builder.php:428,
#: ../includes/admin/views/course/course-builder.php:433
msgid "Quiz Title"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:87
msgid "The title of your quiz or survey. Your trainees will be able to see this quiz title."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:93
msgid "Please specify a name for your quiz or survey, up to a maximum of 300 characters, just no angled brackets (&lt; or &gt;)."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:98
msgid "Quiz/Survey Description"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:103
msgid "(Optional) The description of this quiz. Your trainees won't see this description. It's just for your reference."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:108
msgid "Please limit the description of your quiz to 5000 characters."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:118
msgid "<b>Survey Mode</b> - No correct answers, just collect information."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:119
msgid "<b>Quiz Mode - Blocking</b> - require trainee to correctly answer questions before proceeding. Trainee must achieve <b>minimum pass mark</b> to progress to the next unit."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:120
msgid "<b>Quiz Mode - Non-blocking</b> - require trainee to answer a number of questions before proceeding, but allow them to progress to the next unit <b>regardless of their pass mark</b>."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:130,
#: ../includes/legacy/pages/page-user-progress.php:438
msgid "Pass Mark"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:134,
#: ../includes/legacy/pages/page-quiz-modify.php:158
msgid "-- Select a pass mark --"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:135
msgid "The minimum pass mark that your trainees need to achieve to progress on to the next unit."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:139
msgid "Recommended Score"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:144
msgid "<b>Show Recommended Score</b> - This setting will allow you to provide students with a recommended passing score for the quiz and give the trainee the opportunity to retake the quiz. The trainee will <b>still be able to progress</b> to the next unit if they do not want to retake the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:145
msgid "<b>No Recommended Score</b> - This setting will not display a recommended passing score for the quiz, and students will still be able to progress to the next unit."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:165
msgid "Number of Attempts Allowed?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:170
msgid "The maximum number of attempts that a trainee is given to complete a quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:179
msgid "The achievement will be awarded if the  student passes the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:188
msgid "The achievement will be awarded if the  student achieves recommended score."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:192
msgid "Show Survey Responses?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:197
msgid "<b>Show Responses</b> - Show the trainee their survey responses."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:198
msgid "<b>No Responses</b> - Don't show the trainee their survey responses."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:200
msgid "This setting allows you to choose whether or not you want students to be able to review their past survey responses when they return to units."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:209
msgid "The achievement will be awarded if the student completes the survey."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:213
msgid "Paginate Questions?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:218
msgid "<b>Use Paging</b> - This setting will display quiz questions one at a time allowing students to progress through questions individually within a frame in your unit page."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:219
msgid "<b>No Paging</b> - Don't use any paging. Show all quiz questions at once on the unit page."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:233
msgid "Allow Review Before Final Submission"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:233
msgid "If selected, students will be presented with an opportunity to review an editable list of all answers before final submission."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:234
msgid "Allow Students to Answer Later"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:234
msgid "If selected, the student will be able to click the \"Answer Later\" button and progress to the next question without answering. The question will be presented again at the end of the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:235
msgid "Allow Navigation to Previous Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:235
msgid "If selected, a \"Previous Question\" button will be displayed, allowing students to freely navigate backwards and forwards through questions."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:243
msgid "Set Time Limit for Quiz?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:248
msgid "<b>Specify a Quiz Time Limit</b> - Give the trainee a fixed amount of time to complete the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:249
msgid "<b>No Time Limit</b> - the trainee can take as long as they wish to complete the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:254
msgid "Time Limit (in minutes)"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:258
msgid "Minutes"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:278
msgid "<b>Show Answers</b> - Show the trainee the correct answers before they progress."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:279
msgid "<b>No Answers</b> - Don't show the trainee any answers before they progress."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:281
msgid "If this option is selected, students will not be able to view correct or incorrect answers."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:293
msgid "Please choose at least one option when showing correct answers."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:295
msgid "Show correct answer"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:295
msgid "Show the trainee the correct answers before they progress."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:296
msgid "Show user's answer"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:296
msgid "Show the trainee the answer they submitted before they progress."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:297
msgid "Show explanation"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:297
msgid "Show the trainee an explanation for the correct answer (if there is one)."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:298
msgid "Show All Possible Answers"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:298
msgid "This option allows the trainee to view all of the possible answers (excluding the correct answer) which were presented for each question."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:299
msgid "Mark Answers"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:299
msgid "This option will show correct answers with a green check mark, and incorrect answers with a red \"X\"."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:300
msgid "Leave quiz results available for later viewing?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:300
msgid "This setting allows you to choose whether or not you want students to be able to review their past quiz answers when they return to units."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:302
msgid "To make use of this showing answers setting, at least one of the above settings should be ticked. Otherwise, no answers are actually shown."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:309
msgid "Downloadable Quiz Results?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:313
msgid "Enabling this option will provide a button for students to download their quiz results in PDF format upon completing a quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:317
msgid "Show Results by Tag?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:321
msgid "<b>Display results by question tag</b> - In addition to the overall score, indicate a breakdown of the results for each question tag."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:325
msgid "Show Completion Time?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:329
msgid "<b>Display completion time for timed quiz</b> - If the quiz has been timed, this option will display the student's total time used for completing the quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:333
msgid "Quiz Author"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:346
msgid "Sorry, but unfortunately there were some errors saving the quiz details. Please fix the errors and try again."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:350
msgid "<a href=\"%s\">Back to Quizzes / Surveys</a>"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:353
msgid "Quiz created successfully."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:354
msgid "Quiz updated successfully."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:357
msgid "Save All Quiz Settings &amp; Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:492,
#: ../includes/legacy/pages/page-quiz-modify.php:431
msgid "Back to Quizzes"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:499,
#: ../includes/legacy/pages/page-quiz-modify.php:437,
#: ../includes/admin/views/course/course-builder.php:421
msgid "Add New Quiz"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:536,
#: ../includes/legacy/pages/page-quiz-modify.php:540
msgid "You are not permitted to add a new quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:475
msgid "You are not permitted to edit this quiz."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:420
msgid "Sorry, but that quiz / survey could not be found."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:572
msgid "Unfortunately, there are a few missing details that need to be added before this quiz can be saved. Please resolve them and try again."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:654
msgid "Randomly Select from Entire Quiz Pool"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:656
msgid "If this option is selected, then number of questions you choose wil be randomly chosen from the entire quiz pool, regardless of question tag."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:663
msgid "Show a total of "
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:665
msgid "questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:669
msgid "There are a total of "
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:671
msgid "questions available in the question pool."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:682
msgid "Randomly Select using Question Tags"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:684
msgid "If this option is selected, then number of questions you choose for each tag will be randomly displayed."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:696
msgid "+ Add Another"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:704
msgid "Insert Random Question Selection"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:722
msgid "Select  "
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:728,
#: ../includes/legacy/quiz/random.php:68, ../includes/legacy/quiz/random.php:86
msgid "questions from"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:731
msgid "--- Select Tag ---"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:735
msgid "Are you sure you wish to delete this selection?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:742
msgid "Please select a tag"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:773
msgid "The trainee will be required to correctly answer at least <b>%1$d of the %2$d</b> following questions (<b>at least %3$d%%</b>) to progress."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:784
msgid "This quiz contains questions that need <b>manual grading</b>, and you've selected '<b>Show Answers</b>' when the user completes this quiz. "
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:785
msgid "Since answers cannot be shown to the user because they are not known at that stage, <b>answers cannot be shown</b>. To hide this message, select '<b>No Answers</b>' above."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:841
msgid "%d of the questions below have errors. Please make corrections and then save the changes."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:914
msgid "Question Tools"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:926
msgid "Insert question from Question Pool"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:927
msgid "Add Questions from Pool"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:928
msgid "Insert Random Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:929
msgid "Add Random Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:937
msgid "Use this to compact the questions so that they are easier to organise."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:937
msgid "Compact Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:939
msgid "Use this to expand the questions for editing."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:939
msgid "Expand Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:949
msgid "Save Quiz &amp; Questions"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:967
msgid "Custom Feedback Messages"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:970
msgid "If you are using question tags within your quiz, you can create custom messages to display upon submission of the quiz based on a student's results for a particular tag."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:974
msgid "Please note: The custom feedback messages do not display any grade information. Use the settings under <b>Result Settings</b> tab, then <b>Show Answers</b> - to customise the display of results."
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:978
msgid "Add New Feedback Message"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:1146
msgid "Unlimited Attempts"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:1147
msgid "1 Attempt"
msgstr ""

#: ../includes/legacy/pages/page-quiz-modify.php:1151
msgid "%d Attempts"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:42
msgid "Quiz &amp; Survey Summary"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:97,
#: ../includes/legacy/pages/page-quiz-summary.php:99
msgid "Search Quizzes"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:290
msgid "There are currently no quizzes to show. Why not create one?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:182
msgid "Associated Unit"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:190
msgid "Show Answers"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:194
msgid "Paging"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:232
msgid "View "
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:244
msgid "Edit "
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:260
msgid "Min. Pass Mark of %d%%"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:271
msgid "Are you sure you wish to delete this quiz?"
msgstr ""

#: ../includes/legacy/pages/page-quiz-summary.php:332
msgid "The quiz '%s' was successfully deleted."
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:17
msgid "Convert Page/Post to Course Unit"
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:21
msgid "Sorry, but you are not allowed to edit this page/post."
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:78
msgid "Conversion to a course unit cancelled."
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:42
msgid "Are you sure you wish to convert the <em>%s</em> to a course unit?"
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:49
msgid "Yes, convert it"
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:56
msgid "No, don't convert it"
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:94
msgid "Unfortunately, there was an error trying to convert the page/post to a course unit. Perhaps you could try again?"
msgstr ""

#: ../includes/legacy/pages/page-unit-convert.php:90
msgid "The page/post was successfully converted to a course unit. You can <a href=\"%s\">now edit the course unit</a>."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:27
msgid "Detailed Student Progress Report"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:32
msgid "Sorry, but you do not have access to see details user progress reports."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:58
msgid "<p>Here you can see how well <b>%s</b> (Username: <b>%s</b>) is doing with your training courses.</p>"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:108
msgid "Quiz Name"
msgstr "Nom du test"

#: ../includes/legacy/pages/page-user-progress.php:109
msgid "Quiz Status"
msgstr "Statut du test"

#: ../includes/legacy/pages/page-user-progress.php:187,
#: ../includes/legacy/pages/page-user-progress.php:453
msgid "Awaiting Final Grading"
msgstr "En attente du pointage final"

#: ../includes/legacy/pages/page-user-progress.php:199
msgid "View Quiz Details"
msgstr "Voir détails du test"

#: ../includes/legacy/pages/page-user-progress.php:211,
#: ../includes/legacy/pages/page-user-progress.php:358
msgid "Quiz Results"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:173
msgid "View Survey Details"
msgstr "Voir Détails du sondage"

#: ../includes/legacy/pages/page-user-progress.php:247
msgid "User <b>%s</b> is not currently allowed to access any training courses."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:271
msgid "Detailed Student Quiz / Survey Results"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:279,
#: ../includes/legacy/pages/page-user-progress.php:296
msgid "Sorry, but you cannot access this user quiz/survey results."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:309
msgid "&laquo; Return to Students"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:317
msgid "&laquo; Return to <b>%s's</b> Progress Report"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:328
msgid "Sorry, but no results could be found."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:341
msgid "&laquo; Return to Gradebook"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:399
msgid "The user has been sent an email with their grade for this course."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:405
msgid "Quiz/Survey Overview"
msgstr "Vue générale du test"

#: ../includes/legacy/pages/page-user-progress.php:424,
#: ../includes/admin/views/course/course-builder.php:199,
#: ../includes/admin/views/course/course-builder.php:202,
#: ../includes/admin/views/course/course-builder.php:436,
#: ../includes/admin/views/course/course-builder.php:440
msgid "Quiz Description"
msgstr "Description du test"

#: ../includes/legacy/pages/page-user-progress.php:426
msgid "No. of Questions"
msgstr "No. de questions"

#: ../includes/legacy/pages/page-user-progress.php:428
msgid "Completed Date"
msgstr "Date complété"

#: ../includes/legacy/pages/page-user-progress.php:429
msgid "About"
msgstr "À propos"

#: ../includes/legacy/pages/page-user-progress.php:429
msgid "ago"
msgstr "jours"

#: ../includes/legacy/pages/page-user-progress.php:432
msgid "Number of Quiz Attempts"
msgstr "Nombre de s"

#: ../includes/legacy/pages/page-user-progress.php:433
msgid "Permitted Quiz Attempts"
msgstr "Nombre de s permises"

#: ../includes/legacy/pages/page-user-progress.php:433
msgid "Unlimited"
msgstr "Illimité"

#: ../includes/legacy/pages/page-user-progress.php:439
msgid "Recommended Pass Mark"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:440
msgid "No. of Questions to Grade"
msgstr "No. de questions avec pointage"

#: ../includes/legacy/pages/page-user-progress.php:462
msgid "Passed"
msgstr "Réussi"

#: ../includes/legacy/pages/page-user-progress.php:546
msgid "Their Answer"
msgstr "Leur réponse"

#: ../includes/legacy/pages/page-user-progress.php:569
msgid "Did they get it right?"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:588
msgid "Click to edit"
msgstr "Cliquer pour éditer"

#: ../includes/legacy/pages/page-user-progress.php:595
msgid "-- Select a grade --"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:601
msgid "Their Grade"
msgstr "Leur statut"

#: ../includes/legacy/pages/page-user-progress.php:613
msgid "Provide Feedback?"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:634
msgid "Feedback"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:667
msgid "Ready to save changes?"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:746
msgid "Grades have been successfully updated for this user."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:763
msgid "You have passed the quiz."
msgstr "Vous avez réussi cette évaluation."

#: ../includes/legacy/pages/page-user-progress.php:766
msgid "The user has <b>PASSED</b> this quiz, and the associated unit has been marked as complete."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:814
msgid "You have allowed the user to <b>progress anyway</b>, despite failing the quiz."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:821
msgid "You have requested that the user <b>re-takes the quiz</b>."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:828
msgid "The user has requested a retake, but they have not yet completed the quiz."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:834
msgid "The user has <b>exhausted all of their retakes</b>."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:854
msgid "Since this is a <b>blocking quiz</b>, and the user has <b>failed</b>, what would you like to do?"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:861
msgid "Allow the user to continue anyway."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:862
msgid " (User is emailed saying they can continue)"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:877,
#: ../includes/legacy/pages/page-user-progress.php:895
msgid "Require the user to re-take the quiz."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:878,
#: ../includes/legacy/pages/page-user-progress.php:871,
#: ../includes/legacy/pages/page-user-progress.php:896
msgid " (User is emailed saying they need to re-take the quiz)"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:870
msgid "Allow the user one more attempt."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:897
msgid "Custom Message:"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:898
msgid "Custom message for the user that's sent to the user when asking them to retake the quiz."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:899
msgid "Save Preference"
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:801
msgid "This quiz has questions that need grading."
msgstr ""

#: ../includes/legacy/pages/page-user-progress.php:951
msgid "Since you didn't pass the quiz, the instructor has asked that you re-take this quiz."
msgstr "Étant donné que vous n'avez pas réussi l'évaluation, l'instructeur vous demande de refaire cette dernière."

#: ../includes/legacy/pages/page-user-progress.php:959
msgid "Although you didn't pass the quiz, the instructor is allowing you to continue."
msgstr "Malgré le fait que vous n'avez pas atteint la note de passage, l'instructeur vous permet de continuer."

#: ../includes/legacy/pdf/certificates.php:102,
#: ../includes/legacy/pdf/certificates.php:138
msgid "No certificate template selected"
msgstr ""

#: ../includes/legacy/pdf/certificates.php:174
msgid "No certificate template selected."
msgstr ""

#: ../includes/legacy/pdf/certificates.php:124,
#: ../includes/legacy/pdf/certificates.php:55
msgid "No course was found to preview its certificate."
msgstr ""

#: ../includes/legacy/pdf/certificates.php:143,
#: ../includes/legacy/pdf/certificates.php:63
msgid "No certificate was found that is associated with this course."
msgstr ""

#: ../includes/legacy/pdf/certificates.php:148,
#: ../includes/legacy/pdf/certificates.php:68
msgid "You are not allowed to preview certificates for this course."
msgstr "Désolé, vous n'êtes pas autorisé à voir votre certificat."

#: ../includes/legacy/pdf/certificates.php:200
msgid "No certificate was found."
msgstr "Aucun certificat n'a été trouvé.  Contacter l'administration (info@strateisqm.ca) si vous aviez réussi l'évaluation."

#: ../includes/legacy/pdf/results.php:82
msgid "Could not export your results. %s"
msgstr "Impossible de transmettre vos résultats. %s"

#: ../includes/legacy/quiz/base.php:169
msgid "Are you sure you wish to delete this question?"
msgstr ""

#: ../includes/legacy/quiz/base.php:171
msgid "Move"
msgstr "Déplacer"

#: ../includes/legacy/quiz/base.php:196
msgid "In use by 1 quiz"
msgid_plural "In use by %d quizzes"
msgstr[0] ""
msgstr[1] ""

#: ../includes/legacy/quiz/base.php:222
msgid "This question is authored by another instructor and can only be moved or deleted from this quiz."
msgstr ""

#: ../includes/legacy/quiz/base.php:269
msgid "(Optional) Add tags to this question to add it to your pool of questions to reuse in other quizzes."
msgstr ""

#: ../includes/legacy/quiz/base.php:312
msgid "(Optional) Displayed after the quiz is submitted to offer information on the correct answer."
msgstr ""

#: ../includes/legacy/quiz/base.php:341
msgid "Hint"
msgstr ""

#: ../includes/legacy/quiz/base.php:369
msgid "Question Image URL"
msgstr ""

#: ../includes/legacy/quiz/base.php:369
msgid "(Optional) An image to show with the question."
msgstr ""

#: ../includes/legacy/quiz/base.php:379
msgid "Choose an image for your question..."
msgstr ""

#: ../includes/legacy/quiz/base.php:379, ../includes/legacy/quiz/multi.php:191
msgid "Select Image..."
msgstr ""

#: ../includes/legacy/quiz/base.php:443
msgid "Incorrect"
msgstr ""

#: ../includes/legacy/quiz/multi.php:31,
#: ../includes/legacy/quiz/truefalse.php:29
msgid "(Optional) Use this to guide the user that they should make a selection."
msgstr ""

#: ../includes/legacy/quiz/multi.php:96
msgid "Correct<br/>Answer?"
msgstr ""

#: ../includes/legacy/quiz/multi.php:148
msgid "Answer"
msgstr ""

#: ../includes/legacy/quiz/multi.php:169
msgid "Add a new answer..."
msgstr ""

#: ../includes/legacy/quiz/multi.php:169
msgid "Remove this answer..."
msgstr ""

#: ../includes/legacy/quiz/multi.php:177
msgid "Answer Image URL"
msgstr ""

#: ../includes/legacy/quiz/multi.php:177
msgid "(Optional) "
msgstr ""

#: ../includes/legacy/quiz/multi.php:191
msgid "Choose an image for this answer..."
msgstr ""

#: ../includes/legacy/quiz/multi.php:458
msgid "Randomize Answers?"
msgstr ""

#: ../includes/legacy/quiz/multi.php:459, ../includes/legacy/quiz/multi.php:516
msgid "(Optional)"
msgstr ""

#: ../includes/legacy/quiz/multi.php:469
msgid "Yes, randomize the order of these answers."
msgstr ""

#: ../includes/legacy/quiz/multi.php:480
msgid "Number of answers to display:"
msgstr ""

#: ../includes/legacy/quiz/multi.php:483
msgid "The correct answers will always appear in the selection of answers."
msgstr ""

#: ../includes/legacy/quiz/multi.php:516
msgid "Force Checkboxes?"
msgstr ""

#: ../includes/legacy/quiz/multi.php:526
msgid "Yes, force the answers to display as checkboxes."
msgstr ""

#: ../includes/legacy/quiz/open.php:28
msgid "(Optional) Use this to guide the user on the expected answer or length of answer. This is shown when the question is shown."
msgstr ""

#: ../includes/legacy/quiz/open.php:101
msgid "Size of box for user to type answer?"
msgstr ""

#: ../includes/legacy/quiz/open.php:181
msgid "<b>Single Line</b> of Text"
msgstr ""

#: ../includes/legacy/quiz/open.php:182
msgid "<b>Small</b> Text Box - about 4 Lines of Text"
msgstr ""

#: ../includes/legacy/quiz/open.php:183
msgid "<b>Medium</b> Text Box - about 8 Lines of Text"
msgstr ""

#: ../includes/legacy/quiz/open.php:184
msgid "<b>Large</b> Text Box - about 15 Lines of Text"
msgstr ""

#: ../includes/legacy/quiz/random.php:66,
#: ../includes/legacy/quiz/random.php:85,
#: ../includes/admin/views/student/new.php:102
msgid "Show"
msgstr ""

#: ../includes/legacy/quiz/random.php:70
msgid "%d questions available"
msgstr ""

#: ../includes/legacy/quiz/truefalse.php:102
msgid "Correct Answer?"
msgstr ""

#: ../includes/legacy/quiz/upload.php:29
msgid "(Optional) Use this to guide the user what they should upload."
msgstr ""

#: ../includes/legacy/quiz/upload.php:102
msgid "Permitted file extensions?"
msgstr ""

#: ../includes/legacy/quiz/upload.php:108
msgid "Just list the permitted extensions without the dot."
msgstr ""

#: ../includes/legacy/quiz/upload.php:109
msgid "e.g. \"pdf, xls, mp3\""
msgstr ""

#: ../includes/legacy/quiz/upload.php:146
msgid "You have uploaded a"
msgstr ""

#: ../includes/legacy/quiz/upload.php:149
msgid "file"
msgstr ""

#: ../includes/legacy/quiz/upload.php:151
msgid "for this answer."
msgstr ""

#: ../includes/legacy/quiz/upload.php:161
msgid "Click here to upload a different file..."
msgstr ""

#: ../includes/legacy/quiz/upload.php:162
msgid "Cancel uploading a different file"
msgstr ""

#: ../includes/legacy/quiz/upload.php:184
msgid "Allowed file types: "
msgstr ""

#: ../includes/legacy/quiz/upload.php:251
msgid "Error. An unknown file upload error occurred."
msgstr ""

#: ../includes/legacy/quiz/upload.php:256
msgid "Error. The uploaded file exceeds the maximum file upload size (%s)."
msgstr ""

#: ../includes/legacy/quiz/upload.php:260
msgid "Error. The uploaded file was only partially uploaded."
msgstr ""

#: ../includes/legacy/quiz/upload.php:264
msgid "Error. No file was uploaded."
msgstr ""

#: ../includes/legacy/quiz/upload.php:268
msgid "Error. The temporary upload directory does not exist."
msgstr ""

#: ../includes/legacy/quiz/upload.php:272
msgid "Error. Could not write the uploaded file to disk."
msgstr ""

#: ../includes/legacy/quiz/upload.php:276
msgid "Error. An extension stopped the file upload."
msgstr ""

#: ../includes/legacy/quiz/upload.php:291
msgid "Error. Extension of file does not match allowed file types of %s."
msgstr ""

#: ../includes/legacy/quiz/upload.php:303
msgid "Error. Could not move file to your training directory."
msgstr ""

#: ../includes/admin/views/classroom/classroom-send-email.php:13,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:13,
#: ../templates/checkout/order-received.php:36
msgid "Email:"
msgstr ""

#: ../includes/admin/views/classroom/classroom-send-email.php:13,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:13
msgid "Email Classroom Students"
msgstr ""

#: ../includes/admin/views/classroom/classroom-send-email.php:25,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:25
msgid "Email Message"
msgstr ""

#: ../includes/admin/views/classroom/classroom-send-email.php:33,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:33
msgid "Sending Email..."
msgstr ""

#: ../includes/admin/views/classroom/classroom-send-email.php:33,
#: ../includes/admin/views/gradebook/gradebook-send-email.php:33
msgid "Send Email"
msgstr ""

#: ../includes/admin/views/common/form-field-page.php:23
msgid "Creating..."
msgstr ""

#: ../includes/admin/views/common/form-field-page.php:23
msgid "Create"
msgstr ""

#: ../includes/admin/views/common/modal-notices.php:6,
#: ../includes/admin/views/common/notices.php:6
msgid "Dismiss this notice"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:26
msgid "Edit Module:"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:69
msgid "Updating Module..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:69
msgid "Update Module"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:82
msgid "Edit Unit:"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:90,
#: ../includes/admin/views/course/course-builder.php:94,
#: ../includes/admin/views/course/course-builder.php:290,
#: ../includes/admin/views/course/course-builder.php:295
msgid "Unit Title"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:109,
#: ../includes/admin/views/course/course-builder.php:308
msgid "Unit Drip"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:171
msgid "Updating Unit..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:171
msgid "Update Unit"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:184
msgid "Edit Quiz:"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:215
msgid "Updating Quiz..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:215
msgid "Update Quiz"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:276
msgid "Adding Module..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:284
msgid "Select Existing Unit"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:366
msgid "Type and hit enter to search units"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:373
msgid "Select All"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:375
msgid "Un-Select All"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:391
msgid "No unassigned units are available to select."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:405
msgid "Adding Unit..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:414
msgid "Inserting Units..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:414
msgid "Insert Units"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:422
msgid "Select Existing Quiz"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:448
msgid "Type and hit enter to search quizzes"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:466
msgid "No unassigned quizzes are available to select."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:480,
#: ../includes/admin/views/course/course-builder.php:489
msgid "Adding Quiz..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:498
msgid "Saving..."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:499
msgid "Items"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:509,
#: ../includes/admin/views/course/course-builder.php:544,
#: ../includes/admin/views/course/course-builder.php:584
msgid "Toggle Accordion: Course Complete"
msgstr ""

#: ../includes/admin/views/course/course-builder.php:517
msgid "There are no modules in this course."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:551
msgid "There are no units assigned to this module."
msgstr ""

#: ../includes/admin/views/course/course-builder.php:591
msgid "There are no quizzes assigned to this unit."
msgstr ""

#: ../includes/admin/views/enrollment/enroll-bulk-students.php:12,
#: ../includes/admin/views/enrollment/enroll-existing-user.php:12
msgid "Select Students"
msgstr ""

#: ../includes/admin/views/enrollment/enroll-bulk-students.php:17,
#: ../includes/admin/views/enrollment/enroll-classroom.php:13,
#: ../includes/admin/views/enrollment/enroll-new-user.php:8,
#: ../includes/admin/views/student/new.php:162,
#: ../includes/admin/views/student/new.php:166
msgid "Select Courses"
msgstr ""

#: ../includes/admin/views/enrollment/enroll-bulk-students.php:23,
#: ../includes/admin/views/enrollment/enroll-existing-user.php:18
msgid "Enrolling Students..."
msgstr ""

#: ../includes/admin/views/enrollment/enroll-classroom.php:12
msgid "Enroll students from this classroom into selected courses."
msgstr ""

#: ../includes/admin/views/enrollment/enroll-classroom.php:19
msgid "Enrolling Classroom..."
msgstr ""

#: ../includes/admin/views/enrollment/enroll-new-user.php:5
msgid "Enroll User"
msgstr ""

#: ../includes/admin/views/fields/field-bulk-grant-access.php:24,
#: ../includes/admin/views/fields/field-bulk-grant-access.php:13
msgid "Granting Access to All Existing Users..."
msgstr ""

#: ../includes/admin/views/fields/field-bulk-grant-access.php:17
msgid "Granting Access to Only All Existing Administrators..."
msgstr ""

#: ../includes/admin/views/fields/field-course-instructor.php:21
msgid "Update all quiz questions and tags to new instructor?"
msgstr ""

#: ../includes/admin/views/fields/field-course-instructor.php:26
msgid "Updating Course Instructor...."
msgstr ""

#: ../includes/admin/views/fields/field-course-instructor.php:26
msgid "Update Course Instructor"
msgstr ""

#: ../includes/admin/views/fields/field-reset-progress.php:12
msgid "Reseting All Users to the start..."
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:18
msgid "Cost"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:22
msgid "Quantity"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:45,
#: ../templates/account/account-view-order.php:65,
#: ../templates/checkout/cart.php:51,
#: ../templates/emails/email-order-items-table.php:81
msgid "Subtotal:"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:58
msgid "Applied Coupon(s)"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:63,
#: ../templates/account/account-view-order.php:74,
#: ../templates/emails/email-order-items-table.php:90
msgid "Discount:"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:76
msgid "Tax Total:"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:88,
#: ../templates/account/account-view-order.php:93,
#: ../templates/checkout/cart.php:75,
#: ../templates/checkout/order-received.php:41,
#: ../templates/emails/email-order-items-table.php:109
msgid "Total:"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:97,
#: ../includes/admin/views/orders/order-items-table.php:116,
#: ../includes/admin/views/orders/order-items-table.php:127
msgid "Add Course(s)"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:101
msgid "Refund"
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:105
msgid "To edit this order, change the status back to \"pending\""
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:107
msgid "This order is no longer editable."
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:121
msgid "Search for a course..."
msgstr ""

#: ../includes/admin/views/orders/order-items-table.php:127
msgid "Adding Courses..."
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard-top-users.php:25
msgid "Points"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard-top-users.php:37,
#: ../templates/account/account-leaderboard.php:32
msgid "No results found."
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:21,
#: ../includes/admin/views/reports/reports-dashboard.php:41,
#: ../includes/admin/views/reports/reports-dashboard.php:63
msgid "Sales"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:36
msgid "Current Month"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:83
msgid "Total Sales"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:87
msgid "Total Orders"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:100
msgid "Active Subscriptions"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:124
msgid "Enrolled Students"
msgstr ""

#: ../includes/admin/views/reports/reports-dashboard.php:148
msgid "Refresh Reports"
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:27
msgid "Select a Course..."
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:25
msgid "Select Student..."
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:23
msgid "Select a Subscription..."
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:21
msgid "Select an Order..."
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:33
msgid "View Email"
msgstr ""

#: ../includes/admin/views/settings/settings-email-actions.php:37
msgid "Send Test Email"
msgstr ""

#: ../includes/admin/views/settings/settings-field-affiliates.php:12
msgid "Show Affiliate Link?"
msgstr ""

#: ../includes/admin/views/settings/settings-field-affiliates.php:13
msgid "Do you want to show a <code>Powered by WP Courseware</code> affiliate link at the bottom of the course outlines?"
msgstr ""

#: ../includes/admin/views/settings/settings-field-affiliates.php:37,
#: ../includes/admin/views/settings/settings-field-affiliates.php:46
msgid "Affiliate ID"
msgstr ""

#: ../includes/admin/views/settings/settings-field-affiliates.php:39
msgid "Provide your Affiliate ID, which will turn the <code>Powered by WP Courseware</code> into an affiliate link that earns you a percentage of every sale!"
msgstr ""

#: ../includes/admin/views/settings/settings-field-affiliates.php:47
msgid "Login to the <a target=\"_blank\" href=\"%s\">member portal</a> to get your Affiliate ID."
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:24,
#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:27
msgid "Default"
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:28
msgid "The course permalink structure with a base of <code>/course/</code>."
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:45,
#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:70
msgid "Courses Base"
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:49
msgid "The course permalink structure with a base of <code>/courses/</code>."
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:66,
#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:92
msgid "Custom Base"
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:70
msgid "The course permalink structure with a custom base. A base must be set or WordPress will use default instead."
msgstr ""

#: ../includes/admin/views/settings/settings-field-course-permalinks.php:83,
#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:109
msgid "Enter a custom base"
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:12
msgid "License Activation"
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:13
msgid "Enter your license key to recieve automatic updates and support."
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:22
msgid "License Key"
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:41
msgid "Activating..."
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:41
msgid "Activate"
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:46
msgid "Deactivating..."
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:46
msgid "Deactivate"
msgstr ""

#: ../includes/admin/views/settings/settings-field-license.php:49
msgid "You can find your license key on your <a href=\"%s\" target=\"_blank\">member portal licenses page</a>."
msgstr ""

#: ../includes/admin/views/settings/settings-field-products.php:4
msgid "As a current customer you are entitled to <code>15% off</code> any one of our plugins."
msgstr ""

#: ../includes/admin/views/settings/settings-field-products.php:5
msgid "Simply click one of the buy buttons below, then select your license level, and your discount will appear upon checkout."
msgstr ""

#: ../includes/admin/views/settings/settings-field-products.php:9
msgid "Loading Products..."
msgstr ""

#: ../includes/admin/views/settings/settings-field-style-colors.php:14,
#: ../includes/admin/views/settings/settings-field-style-colors.php:32,
#: ../includes/admin/views/settings/settings-field-style-colors.php:41
msgid "Colors"
msgstr ""

#: ../includes/admin/views/settings/settings-field-style-colors.php:17
msgid "Reset Colors"
msgstr ""

#: ../includes/admin/views/settings/settings-field-style-colors.php:22
msgid "Use the Customizer"
msgstr ""

#: ../includes/admin/views/settings/settings-field-styles.php:12
msgid "Use Default CSS?"
msgstr ""

#: ../includes/admin/views/settings/settings-field-styles.php:14
msgid "If you want to style your training course material yourself, you can disable the default stylesheet. If in doubt, select <code>Yes</code>."
msgstr ""

#: ../includes/admin/views/settings/settings-field-styles.php:39
msgid "Customize Colors?"
msgstr ""

#: ../includes/admin/views/settings/settings-field-styles.php:41
msgid "This allows you to customize the style colors of your training material without knowing css. If in doubt, select <code>Yes</code>."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:3
msgid "WP Courseware Support"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:5
msgid "Below are support materials that can help answer questions about WP Courseware. Can't find what you're looking for? Submit a support request via the <a target=\"_blank\" href=\"%s\">member portal.</a>"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:10
msgid "Search Documentation"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:13
msgid "View System Info"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:19,
#: ../includes/admin/views/settings/settings-field-support.php:19
msgid "WP Courseware Requirements"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:24
msgid "WordPress Version"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:28
msgid "PHP Version"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:34
msgid "WP Courseware Shortcodes"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:36
msgid "Below are the primary shortcodes WP Courseware uses with documentation and examples for each."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:46
msgid "Course Progress Bar"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:49,
#: ../includes/admin/views/student/new.php:156
msgid "Course Enrollment"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:54
msgid "Course Shortcode"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:56
msgid "To show the course progress, you can use the <code>[wpcourse]</code> shortcode. Here's a summary of the shortcode parameters for <code>[wpcourse]</code>:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:58,
#: ../includes/admin/views/settings/settings-field-support.php:104,
#: ../includes/admin/views/settings/settings-field-support.php:156,
#: ../includes/admin/views/settings/settings-field-support.php:193
msgid "Parameters:"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:61,
#: ../includes/admin/views/settings/settings-field-support.php:159
msgid "course"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:62
msgid "<em>(Required)</em> The ID of the course to show."
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:64,
#: ../includes/admin/views/settings/settings-field-support.php:162
msgid "show_title"
msgstr ""

#: ../includes/admin/views/settings/settings-field-support.php:65,
#: ../includes/admin/views/settings/settings-field-support.php:163
msgid "<em>(Optional)</em> If true, show the course title. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>)."
msgstr ""

#: ../includes/plugin.php:572, ../includes/controllers/courses.php:167
msgid "This content is only available to course members. Login to your account or enroll into the course to see content."
msgstr ""

#: ../includes/plugin.php:604, ../includes/controllers/courses.php:160
msgid "This content is only available to course members. Enroll into the course to see content."
msgstr ""

#: ../includes/plugin.php:901, ../includes/plugin.php:909
msgid "Cheatin&#8217; huh?"
msgstr ""

#: ../includes/plugin.php:917
msgid "WP Courseware class method does not exist."
msgstr ""

#: ../includes/admin/fields.php:582
msgid "Merge Tags"
msgstr ""

#: ../includes/admin/fields.php:992,
#: ../includes/admin/pages/page-settings.php:583
msgid "Toggle Accordion"
msgstr ""

#: ../includes/admin/fields.php:1025, ../includes/admin/fields.php:1028,
#: ../includes/admin/fields.php:1040, ../includes/common/settings-api.php:1275,
#: ../includes/common/settings-api.php:1280,
#: ../includes/functions/admin.php:312
msgid "Upload Image"
msgstr ""

#: ../includes/admin/fields.php:1027, ../includes/admin/fields.php:1029,
#: ../includes/admin/fields.php:1039, ../includes/admin/fields.php:1041,
#: ../includes/common/settings-api.php:1279,
#: ../includes/common/settings-api.php:1281,
#: ../includes/legacy/pages/page-course-modify.php:803,
#: ../includes/legacy/pages/page-course-modify.php:803,
#: ../includes/legacy/pages/page-course-modify.php:828,
#: ../includes/legacy/pages/page-course-modify.php:828,
#: ../includes/legacy/pages/page-course-modify.php:853,
#: ../includes/legacy/pages/page-course-modify.php:853,
#: ../includes/legacy/quiz/base.php:379, ../includes/legacy/quiz/base.php:379,
#: ../includes/legacy/quiz/multi.php:191, ../includes/legacy/quiz/multi.php:191
msgid "Select Image"
msgstr ""

#: ../includes/admin/fields.php:1072
msgid "Select Course Prerequisites"
msgstr ""

#: ../includes/admin/fields.php:1109
msgid "Select Course Bundles"
msgstr ""

#: ../includes/admin/fields.php:1146
msgid "Search for a Course..."
msgstr ""

#: ../includes/admin/fields.php:1182
msgid "Search for an Instructor..."
msgstr ""

#: ../includes/common/constants.php:111,
#: ../includes/gateways/gateway-paypal.php:123,
#: ../includes/gateways/gateway-paypal.php:155,
#: ../includes/gateways/gateway-paypal.php:211,
#: ../includes/gateways/gateway-paypal.php:220,
#: ../includes/gateways/gateway-paypal.php:229,
#: ../includes/gateways/gateway-paypal.php:238,
#: ../includes/gateways/gateway-paypal.php:247,
#: ../includes/gateways/gateway-paypal.php:256,
#: ../includes/gateways/gateway-stripe.php:228,
#: ../includes/gateways/gateway-stripe.php:248,
#: ../includes/gateways/gateway-stripe.php:270,
#: ../includes/legacy/pages/page-quiz-modify.php:969
msgid "Optional"
msgstr ""

#: ../includes/common/constants.php:114
msgid "Optional, but Recommended"
msgstr ""

#: ../includes/common/continents.php:17
msgid "Africa"
msgstr ""

#: ../includes/common/continents.php:80, ../includes/common/countries.php:24
msgid "Antarctica"
msgstr ""

#: ../includes/common/continents.php:90
msgid "Asia"
msgstr ""

#: ../includes/common/continents.php:148
msgid "Europe"
msgstr ""

#: ../includes/common/continents.php:206
msgid "North America"
msgstr ""

#: ../includes/common/continents.php:253
msgid "Oceania"
msgstr ""

#: ../includes/common/continents.php:284
msgid "South America"
msgstr ""

#: ../includes/common/countries.php:16
msgid "Afghanistan"
msgstr ""

#: ../includes/common/countries.php:17
msgid "&#197;land Islands"
msgstr ""

#: ../includes/common/countries.php:18
msgid "Albania"
msgstr ""

#: ../includes/common/countries.php:19
msgid "Algeria"
msgstr ""

#: ../includes/common/countries.php:20
msgid "American Samoa"
msgstr ""

#: ../includes/common/countries.php:21
msgid "Andorra"
msgstr ""

#: ../includes/common/countries.php:22
msgid "Angola"
msgstr ""

#: ../includes/common/countries.php:23
msgid "Anguilla"
msgstr ""

#: ../includes/common/countries.php:25
msgid "Antigua and Barbuda"
msgstr ""

#: ../includes/common/countries.php:26
msgid "Argentina"
msgstr ""

#: ../includes/common/countries.php:27
msgid "Armenia"
msgstr ""

#: ../includes/common/countries.php:28
msgid "Aruba"
msgstr ""

#: ../includes/common/countries.php:29
msgid "Australia"
msgstr ""

#: ../includes/common/countries.php:30
msgid "Austria"
msgstr ""

#: ../includes/common/countries.php:31
msgid "Azerbaijan"
msgstr ""

#: ../includes/common/countries.php:32
msgid "Bahamas"
msgstr ""

#: ../includes/common/countries.php:33
msgid "Bahrain"
msgstr ""

#: ../includes/common/countries.php:34
msgid "Bangladesh"
msgstr ""

#: ../includes/common/countries.php:35
msgid "Barbados"
msgstr ""

#: ../includes/common/countries.php:36
msgid "Belarus"
msgstr ""

#: ../includes/common/countries.php:37
msgid "Belgium"
msgstr ""

#: ../includes/common/countries.php:38
msgid "Belau"
msgstr ""

#: ../includes/common/countries.php:39
msgid "Belize"
msgstr ""

#: ../includes/common/countries.php:40
msgid "Benin"
msgstr ""

#: ../includes/common/countries.php:41
msgid "Bermuda"
msgstr ""

#: ../includes/common/countries.php:42
msgid "Bhutan"
msgstr ""

#: ../includes/common/countries.php:43
msgid "Bolivia"
msgstr ""

#: ../includes/common/countries.php:44
msgid "Bonaire, Saint Eustatius and Saba"
msgstr ""

#: ../includes/common/countries.php:45
msgid "Bosnia and Herzegovina"
msgstr ""

#: ../includes/common/countries.php:46
msgid "Botswana"
msgstr ""

#: ../includes/common/countries.php:47
msgid "Bouvet Island"
msgstr ""

#: ../includes/common/countries.php:48
msgid "Brazil"
msgstr ""

#: ../includes/common/countries.php:49
msgid "British Indian Ocean Territory"
msgstr ""

#: ../includes/common/countries.php:50
msgid "British Virgin Islands"
msgstr ""

#: ../includes/common/countries.php:51
msgid "Brunei"
msgstr ""

#: ../includes/common/countries.php:52
msgid "Bulgaria"
msgstr ""

#: ../includes/common/countries.php:53
msgid "Burkina Faso"
msgstr ""

#: ../includes/common/countries.php:54
msgid "Burundi"
msgstr ""

#: ../includes/common/countries.php:55
msgid "Cambodia"
msgstr ""

#: ../includes/common/countries.php:56
msgid "Cameroon"
msgstr ""

#: ../includes/common/countries.php:57
msgid "Canada"
msgstr ""

#: ../includes/common/countries.php:58
msgid "Cape Verde"
msgstr ""

#: ../includes/common/countries.php:59
msgid "Cayman Islands"
msgstr ""

#: ../includes/common/countries.php:60
msgid "Central African Republic"
msgstr ""

#: ../includes/common/countries.php:61
msgid "Chad"
msgstr ""

#: ../includes/common/countries.php:62
msgid "Chile"
msgstr ""

#: ../includes/common/countries.php:63
msgid "China"
msgstr ""

#: ../includes/common/countries.php:64
msgid "Christmas Island"
msgstr ""

#: ../includes/common/countries.php:65
msgid "Cocos (Keeling) Islands"
msgstr ""

#: ../includes/common/countries.php:66
msgid "Colombia"
msgstr ""

#: ../includes/common/countries.php:67
msgid "Comoros"
msgstr ""

#: ../includes/common/countries.php:68
msgid "Congo (Brazzaville)"
msgstr ""

#: ../includes/common/countries.php:69
msgid "Congo (Kinshasa)"
msgstr ""

#: ../includes/common/countries.php:70
msgid "Cook Islands"
msgstr ""

#: ../includes/common/countries.php:71
msgid "Costa Rica"
msgstr ""

#: ../includes/common/countries.php:72
msgid "Croatia"
msgstr ""

#: ../includes/common/countries.php:73
msgid "Cuba"
msgstr ""

#: ../includes/common/countries.php:74
msgid "Cura&ccedil;ao"
msgstr ""

#: ../includes/common/countries.php:75
msgid "Cyprus"
msgstr ""

#: ../includes/common/countries.php:76
msgid "Czech Republic"
msgstr ""

#: ../includes/common/countries.php:77
msgid "Denmark"
msgstr ""

#: ../includes/common/countries.php:78
msgid "Djibouti"
msgstr ""

#: ../includes/common/countries.php:79
msgid "Dominica"
msgstr ""

#: ../includes/common/countries.php:80
msgid "Dominican Republic"
msgstr ""

#: ../includes/common/countries.php:81
msgid "Ecuador"
msgstr ""

#: ../includes/common/countries.php:82
msgid "Egypt"
msgstr ""

#: ../includes/common/countries.php:83
msgid "El Salvador"
msgstr ""

#: ../includes/common/countries.php:84
msgid "Equatorial Guinea"
msgstr ""

#: ../includes/common/countries.php:85
msgid "Eritrea"
msgstr ""

#: ../includes/common/countries.php:86
msgid "Estonia"
msgstr ""

#: ../includes/common/countries.php:87
msgid "Ethiopia"
msgstr ""

#: ../includes/common/countries.php:88
msgid "Falkland Islands"
msgstr ""

#: ../includes/common/countries.php:89
msgid "Faroe Islands"
msgstr ""

#: ../includes/common/countries.php:90
msgid "Fiji"
msgstr ""

#: ../includes/common/countries.php:91
msgid "Finland"
msgstr ""

#: ../includes/common/countries.php:92
msgid "France"
msgstr ""

#: ../includes/common/countries.php:93
msgid "French Guiana"
msgstr ""

#: ../includes/common/countries.php:94
msgid "French Polynesia"
msgstr ""

#: ../includes/common/countries.php:95
msgid "French Southern Territories"
msgstr ""

#: ../includes/common/countries.php:96
msgid "Gabon"
msgstr ""

#: ../includes/common/countries.php:97
msgid "Gambia"
msgstr ""

#: ../includes/common/countries.php:98
msgid "Georgia"
msgstr ""

#: ../includes/common/countries.php:99
msgid "Germany"
msgstr ""

#: ../includes/common/countries.php:100
msgid "Ghana"
msgstr ""

#: ../includes/common/countries.php:101
msgid "Gibraltar"
msgstr ""

#: ../includes/common/countries.php:102
msgid "Greece"
msgstr ""

#: ../includes/common/countries.php:103
msgid "Greenland"
msgstr ""

#: ../includes/common/countries.php:104
msgid "Grenada"
msgstr ""

#: ../includes/common/countries.php:105
msgid "Guadeloupe"
msgstr ""

#: ../includes/common/countries.php:106
msgid "Guam"
msgstr ""

#: ../includes/common/countries.php:107
msgid "Guatemala"
msgstr ""

#: ../includes/common/countries.php:108
msgid "Guernsey"
msgstr ""

#: ../includes/common/countries.php:109
msgid "Guinea"
msgstr ""

#: ../includes/common/countries.php:110
msgid "Guinea-Bissau"
msgstr ""

#: ../includes/common/countries.php:111
msgid "Guyana"
msgstr ""

#: ../includes/common/countries.php:112
msgid "Haiti"
msgstr ""

#: ../includes/common/countries.php:113
msgid "Heard Island and McDonald Islands"
msgstr ""

#: ../includes/common/countries.php:114
msgid "Honduras"
msgstr ""

#: ../includes/common/countries.php:115
msgid "Hong Kong"
msgstr ""

#: ../includes/common/countries.php:116
msgid "Hungary"
msgstr ""

#: ../includes/common/countries.php:117
msgid "Iceland"
msgstr ""

#: ../includes/common/countries.php:118
msgid "India"
msgstr ""

#: ../includes/common/countries.php:119
msgid "Indonesia"
msgstr ""

#: ../includes/common/countries.php:120
msgid "Iran"
msgstr ""

#: ../includes/common/countries.php:121
msgid "Iraq"
msgstr ""

#: ../includes/common/countries.php:122
msgid "Ireland"
msgstr ""

#: ../includes/common/countries.php:123
msgid "Isle of Man"
msgstr ""

#: ../includes/common/countries.php:124
msgid "Israel"
msgstr ""

#: ../includes/common/countries.php:125
msgid "Italy"
msgstr ""

#: ../includes/common/countries.php:126
msgid "Ivory Coast"
msgstr ""

#: ../includes/common/countries.php:127
msgid "Jamaica"
msgstr ""

#: ../includes/common/countries.php:128
msgid "Japan"
msgstr ""

#: ../includes/common/countries.php:129
msgid "Jersey"
msgstr ""

#: ../includes/common/countries.php:130
msgid "Jordan"
msgstr ""

#: ../includes/common/countries.php:131
msgid "Kazakhstan"
msgstr ""

#: ../includes/common/countries.php:132
msgid "Kenya"
msgstr ""

#: ../includes/common/countries.php:133
msgid "Kiribati"
msgstr ""

#: ../includes/common/countries.php:134
msgid "Kuwait"
msgstr ""

#: ../includes/common/countries.php:135
msgid "Kyrgyzstan"
msgstr ""

#: ../includes/common/countries.php:136
msgid "Laos"
msgstr ""

#: ../includes/common/countries.php:137
msgid "Latvia"
msgstr ""

#: ../includes/common/countries.php:138
msgid "Lebanon"
msgstr ""

#: ../includes/common/countries.php:139
msgid "Lesotho"
msgstr ""

#: ../includes/common/countries.php:140
msgid "Liberia"
msgstr ""

#: ../includes/common/countries.php:141
msgid "Libya"
msgstr ""

#: ../includes/common/countries.php:142
msgid "Liechtenstein"
msgstr ""

#: ../includes/common/countries.php:143
msgid "Lithuania"
msgstr ""

#: ../includes/common/countries.php:144
msgid "Luxembourg"
msgstr ""

#: ../includes/common/countries.php:145
msgid "Macao S.A.R., China"
msgstr ""

#: ../includes/common/countries.php:146
msgid "Macedonia"
msgstr ""

#: ../includes/common/countries.php:147
msgid "Madagascar"
msgstr ""

#: ../includes/common/countries.php:148
msgid "Malawi"
msgstr ""

#: ../includes/common/countries.php:149
msgid "Malaysia"
msgstr ""

#: ../includes/common/countries.php:150
msgid "Maldives"
msgstr ""

#: ../includes/common/countries.php:151
msgid "Mali"
msgstr ""

#: ../includes/common/countries.php:152
msgid "Malta"
msgstr ""

#: ../includes/common/countries.php:153
msgid "Marshall Islands"
msgstr ""

#: ../includes/common/countries.php:154
msgid "Martinique"
msgstr ""

#: ../includes/common/countries.php:155
msgid "Mauritania"
msgstr ""

#: ../includes/common/countries.php:156
msgid "Mauritius"
msgstr ""

#: ../includes/common/countries.php:157
msgid "Mayotte"
msgstr ""

#: ../includes/common/countries.php:158
msgid "Mexico"
msgstr ""

#: ../includes/common/countries.php:159
msgid "Micronesia"
msgstr ""

#: ../includes/common/countries.php:160
msgid "Moldova"
msgstr ""

#: ../includes/common/countries.php:161
msgid "Monaco"
msgstr ""

#: ../includes/common/countries.php:162
msgid "Mongolia"
msgstr ""

#: ../includes/common/countries.php:163
msgid "Montenegro"
msgstr ""

#: ../includes/common/countries.php:164
msgid "Montserrat"
msgstr ""

#: ../includes/common/countries.php:165
msgid "Morocco"
msgstr ""

#: ../includes/common/countries.php:166
msgid "Mozambique"
msgstr ""

#: ../includes/common/countries.php:167
msgid "Myanmar"
msgstr ""

#: ../includes/common/countries.php:168
msgid "Namibia"
msgstr ""

#: ../includes/common/countries.php:169
msgid "Nauru"
msgstr ""

#: ../includes/common/countries.php:170
msgid "Nepal"
msgstr ""

#: ../includes/common/countries.php:171
msgid "Netherlands"
msgstr ""

#: ../includes/common/countries.php:172
msgid "New Caledonia"
msgstr ""

#: ../includes/common/countries.php:173
msgid "New Zealand"
msgstr ""

#: ../includes/common/countries.php:174
msgid "Nicaragua"
msgstr ""

#: ../includes/common/countries.php:175, ../includes/common/states/NG.php:41
msgid "Niger"
msgstr ""

#: ../includes/common/countries.php:176
msgid "Nigeria"
msgstr ""

#: ../includes/common/countries.php:177
msgid "Niue"
msgstr ""

#: ../includes/common/countries.php:178
msgid "Norfolk Island"
msgstr ""

#: ../includes/common/countries.php:179
msgid "Northern Mariana Islands"
msgstr ""

#: ../includes/common/countries.php:180
msgid "North Korea"
msgstr ""

#: ../includes/common/countries.php:181
msgid "Norway"
msgstr ""

#: ../includes/common/countries.php:182
msgid "Oman"
msgstr ""

#: ../includes/common/countries.php:183
msgid "Pakistan"
msgstr ""

#: ../includes/common/countries.php:184
msgid "Palestinian Territory"
msgstr ""

#: ../includes/common/countries.php:185
msgid "Panama"
msgstr ""

#: ../includes/common/countries.php:186
msgid "Papua New Guinea"
msgstr ""

#: ../includes/common/countries.php:187
msgid "Paraguay"
msgstr ""

#: ../includes/common/countries.php:188
msgid "Peru"
msgstr ""

#: ../includes/common/countries.php:189
msgid "Philippines"
msgstr ""

#: ../includes/common/countries.php:190
msgid "Pitcairn"
msgstr ""

#: ../includes/common/countries.php:191
msgid "Poland"
msgstr ""

#: ../includes/common/countries.php:192
msgid "Portugal"
msgstr ""

#: ../includes/common/countries.php:193
msgid "Puerto Rico"
msgstr ""

#: ../includes/common/countries.php:194
msgid "Qatar"
msgstr ""

#: ../includes/common/countries.php:195
msgid "Reunion"
msgstr ""

#: ../includes/common/countries.php:196
msgid "Romania"
msgstr ""

#: ../includes/common/countries.php:197
msgid "Russia"
msgstr ""

#: ../includes/common/countries.php:198
msgid "Rwanda"
msgstr ""

#: ../includes/common/countries.php:199
msgid "Saint Barth&eacute;lemy"
msgstr ""

#: ../includes/common/countries.php:200
msgid "Saint Helena"
msgstr ""

#: ../includes/common/countries.php:201
msgid "Saint Kitts and Nevis"
msgstr ""

#: ../includes/common/countries.php:202
msgid "Saint Lucia"
msgstr ""

#: ../includes/common/countries.php:203
msgid "Saint Martin (French part)"
msgstr ""

#: ../includes/common/countries.php:204
msgid "Saint Martin (Dutch part)"
msgstr ""

#: ../includes/common/countries.php:205
msgid "Saint Pierre and Miquelon"
msgstr ""

#: ../includes/common/countries.php:206
msgid "Saint Vincent and the Grenadines"
msgstr ""

#: ../includes/common/countries.php:207
msgid "San Marino"
msgstr ""

#: ../includes/common/countries.php:208
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
msgstr ""

#: ../includes/common/countries.php:209
msgid "Saudi Arabia"
msgstr ""

#: ../includes/common/countries.php:210
msgid "Senegal"
msgstr ""

#: ../includes/common/countries.php:211
msgid "Serbia"
msgstr ""

#: ../includes/common/countries.php:212
msgid "Seychelles"
msgstr ""

#: ../includes/common/countries.php:213
msgid "Sierra Leone"
msgstr ""

#: ../includes/common/countries.php:214
msgid "Singapore"
msgstr ""

#: ../includes/common/countries.php:215
msgid "Slovakia"
msgstr ""

#: ../includes/common/countries.php:216
msgid "Slovenia"
msgstr ""

#: ../includes/common/countries.php:217
msgid "Solomon Islands"
msgstr ""

#: ../includes/common/countries.php:218
msgid "Somalia"
msgstr ""

#: ../includes/common/countries.php:219
msgid "South Africa"
msgstr ""

#: ../includes/common/countries.php:220
msgid "South Georgia/Sandwich Islands"
msgstr ""

#: ../includes/common/countries.php:221
msgid "South Korea"
msgstr ""

#: ../includes/common/countries.php:222
msgid "South Sudan"
msgstr ""

#: ../includes/common/countries.php:223
msgid "Spain"
msgstr ""

#: ../includes/common/countries.php:224
msgid "Sri Lanka"
msgstr ""

#: ../includes/common/countries.php:225
msgid "Sudan"
msgstr ""

#: ../includes/common/countries.php:226
msgid "Suriname"
msgstr ""

#: ../includes/common/countries.php:227
msgid "Svalbard and Jan Mayen"
msgstr ""

#: ../includes/common/countries.php:228
msgid "Swaziland"
msgstr ""

#: ../includes/common/countries.php:229
msgid "Sweden"
msgstr ""

#: ../includes/common/countries.php:230
msgid "Switzerland"
msgstr ""

#: ../includes/common/countries.php:231
msgid "Syria"
msgstr ""

#: ../includes/common/countries.php:232
msgid "Taiwan"
msgstr ""

#: ../includes/common/countries.php:233
msgid "Tajikistan"
msgstr ""

#: ../includes/common/countries.php:234
msgid "Tanzania"
msgstr ""

#: ../includes/common/countries.php:235
msgid "Thailand"
msgstr ""

#: ../includes/common/countries.php:236
msgid "Timor-Leste"
msgstr ""

#: ../includes/common/countries.php:237
msgid "Togo"
msgstr ""

#: ../includes/common/countries.php:238
msgid "Tokelau"
msgstr ""

#: ../includes/common/countries.php:239
msgid "Tonga"
msgstr ""

#: ../includes/common/countries.php:240
msgid "Trinidad and Tobago"
msgstr ""

#: ../includes/common/countries.php:241
msgid "Tunisia"
msgstr ""

#: ../includes/common/countries.php:242
msgid "Turkey"
msgstr ""

#: ../includes/common/countries.php:243
msgid "Turkmenistan"
msgstr ""

#: ../includes/common/countries.php:244
msgid "Turks and Caicos Islands"
msgstr ""

#: ../includes/common/countries.php:245
msgid "Tuvalu"
msgstr ""

#: ../includes/common/countries.php:246
msgid "Uganda"
msgstr ""

#: ../includes/common/countries.php:247
msgid "Ukraine"
msgstr ""

#: ../includes/common/countries.php:248
msgid "United Arab Emirates"
msgstr ""

#: ../includes/common/countries.php:249
msgid "United Kingdom (UK)"
msgstr ""

#: ../includes/common/countries.php:250
msgid "United States (US)"
msgstr ""

#: ../includes/common/countries.php:251
msgid "United States (US) Minor Outlying Islands"
msgstr ""

#: ../includes/common/countries.php:252
msgid "United States (US) Virgin Islands"
msgstr ""

#: ../includes/common/countries.php:253
msgid "Uruguay"
msgstr ""

#: ../includes/common/countries.php:254
msgid "Uzbekistan"
msgstr ""

#: ../includes/common/countries.php:255
msgid "Vanuatu"
msgstr ""

#: ../includes/common/countries.php:256
msgid "Vatican"
msgstr ""

#: ../includes/common/countries.php:257
msgid "Venezuela"
msgstr ""

#: ../includes/common/countries.php:258
msgid "Vietnam"
msgstr ""

#: ../includes/common/countries.php:259
msgid "Wallis and Futuna"
msgstr ""

#: ../includes/common/countries.php:260
msgid "Western Sahara"
msgstr ""

#: ../includes/common/countries.php:261
msgid "Samoa"
msgstr ""

#: ../includes/common/countries.php:262
msgid "Yemen"
msgstr ""

#: ../includes/common/countries.php:263
msgid "Zambia"
msgstr ""

#: ../includes/common/countries.php:264
msgid "Zimbabwe"
msgstr ""

#. translators: %1$s - Minimum WordPress version, %2$s - Current WordPress
#. version
#: ../includes/common/requirements.php:90
msgid "<strong>WP Courseware</strong> requires <strong>WordPress version %1$s</strong> or later to run. You are running <strong>%2$s</strong>."
msgstr ""

#: ../includes/common/requirements.php:83
msgid "<strong>WP Courseware</strong> requires <strong>PHP version %1$s</strong> or later to run. You are running <strong>%2$s</strong>."
msgstr ""

#: ../includes/common/requirements.php:75
msgid "<strong>WP Courseware</strong> requires <strong>PHP version %1$s</strong> or later and <strong>WordPress version %2$s</strong> or later to run. You are running <strong>PHP version %3$s</strong> and WordPress version %4$s."
msgstr ""

#: ../includes/common/requirements.php:97
msgid "<strong>WP Courseware</strong> has been deactivated."
msgstr ""

#: ../includes/common/settings-api.php:735
msgid "The callback function for field type <strong>%s</strong> is missing."
msgstr ""

#: ../includes/common/settings-api.php:856
msgid "Select"
msgstr ""

#: ../includes/common/settings-api.php:1205,
#: ../includes/common/settings-api.php:1206,
#: ../includes/common/settings-api.php:1229
msgid "Select a Page"
msgstr ""

#: ../includes/controllers/achievements.php:69
msgctxt "Post Type General Name"
msgid "Achievements"
msgstr ""

#: ../includes/controllers/achievements.php:70
msgctxt "Post Type Singular Name"
msgid "Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:71,
#: ../includes/controllers/achievements.php:87,
#: ../includes/controllers/achievements.php:152,
#: ../includes/controllers/achievements.php:152,
#: ../includes/controllers/courses.php:3994,
#: ../includes/controllers/units.php:1439,
#: ../includes/functions/students.php:229,
#: ../includes/admin/pages/page-course.php:1806,
#: ../includes/admin/pages/page-settings.php:159
msgid "Achievements"
msgstr ""

#: ../includes/controllers/achievements.php:72
msgid "Parent Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:73
msgid "All Achievements"
msgstr ""

#: ../includes/controllers/achievements.php:74
msgid "View Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:75
msgid "Add New Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:76,
#: ../includes/controllers/courses.php:490,
#: ../includes/controllers/questions.php:260,
#: ../includes/controllers/units.php:465,
#: ../includes/core/certificates.php:192,
#: ../includes/admin/pages/page-coupon.php:165,
#: ../includes/admin/pages/page-coupons.php:105,
#: ../includes/admin/pages/page-modules.php:61,
#: ../includes/admin/pages/page-orders.php:104,
#: ../includes/admin/pages/page-quizzes.php:60,
#: ../includes/admin/pages/page-students.php:60,
#: ../includes/admin/pages/page-subscriptions.php:116,
#: ../includes/legacy/pages/page-course-dashboard.php:88,
#: ../includes/legacy/pages/page-course-modify.php:1081,
#: ../includes/legacy/pages/page-course-modify.php:112,
#: ../includes/legacy/pages/page-module-modify.php:207,
#: ../includes/legacy/pages/page-quiz-summary.php:39
msgid "Add New"
msgstr ""

#: ../includes/controllers/achievements.php:77
msgid "Edit Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:78
msgid "Update Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:79
msgid "Search Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:80
msgid "Not Found"
msgstr ""

#: ../includes/controllers/achievements.php:81
msgid "Not found in Trash"
msgstr ""

#: ../includes/controllers/achievements.php:88
msgid "Manage achievements"
msgstr ""

#: ../includes/controllers/achievements.php:133
msgid "Achievement Text"
msgstr ""

#: ../includes/controllers/achievements.php:133
msgid "This text is displayed when a user get the achievement."
msgstr ""

#: ../includes/controllers/achievements.php:139
msgid "Achievement Details"
msgstr ""

#: ../includes/controllers/achievements.php:139
msgid "Setup the details of the achievement."
msgstr ""

#: ../includes/controllers/achievements.php:145,
#: ../includes/functions/admin.php:320
msgid "Achievement Image"
msgstr ""

#: ../includes/controllers/achievements.php:146,
#: ../includes/functions/admin.php:299
msgid "Achievement"
msgstr ""

#: ../includes/controllers/achievements.php:160
msgid "Points Awarded"
msgstr ""

#: ../includes/controllers/coupons.php:108
msgid "Coupon has been removed."
msgstr ""

#: ../includes/controllers/coupons.php:105
msgid "Sorry there was a problem removing this coupon."
msgstr ""

#: ../includes/controllers/coupons.php:143
msgid "Percentage Discount"
msgstr ""

#: ../includes/controllers/coupons.php:144
msgid "Fixed Cart Discount"
msgstr ""

#: ../includes/controllers/coupons.php:145
msgid "Fixed Course Discount"
msgstr ""

#: ../includes/controllers/coupons.php:149
msgid "A percentage discount for the entire cart subtotal by default (if specific courses are not specified)"
msgstr ""

#: ../includes/controllers/coupons.php:150
msgid "A fixed discount for the entire cart subtotal by default (if specific courses are not specified)"
msgstr ""

#: ../includes/controllers/coupons.php:151
msgid "A fixed discount for each course by default (if specific courses are not specified)"
msgstr ""

#: ../includes/controllers/course-notes.php:92
msgid "Note created successfully."
msgstr ""

#: ../includes/controllers/course-notes.php:88
msgid "Note updated successfully."
msgstr ""

#: ../includes/controllers/course-notes.php:112,
#: ../includes/controllers/course-notes.php:201
msgid "Posted on"
msgstr ""

#: ../includes/controllers/course-notes.php:141
msgid "An error occurred. Please try again."
msgstr ""

#: ../includes/controllers/course-notes.php:144
msgid "An error occurred during verify nonce. Please try again."
msgstr ""

#: ../includes/controllers/course-notes.php:149
msgid "Note deleted successfully."
msgstr ""

#: ../includes/controllers/courses.php:152
msgid "Membership Restriction Messages"
msgstr ""

#: ../includes/controllers/courses.php:153
msgid "These settings determine what to display to website users when access to a page or post is restricted to course members and the user does not have access."
msgstr ""

#: ../includes/controllers/courses.php:157
msgid "Logged-In Users"
msgstr ""

#: ../includes/controllers/courses.php:159
msgid "This message will display for users who are logged in, but do not have access to the required course for the requested page or post."
msgstr ""

#: ../includes/controllers/courses.php:164
msgid "Everyone Else"
msgstr ""

#: ../includes/controllers/courses.php:166
msgid "This message will display for users who are not logged in when they attempt to access a page or post with restricted content."
msgstr ""

#: ../includes/controllers/courses.php:186
msgid "Course Pages"
msgstr ""

#: ../includes/controllers/courses.php:187
msgid "Below are settings that can set the courses index page."
msgstr ""

#: ../includes/controllers/courses.php:197, ../includes/core/admin.php:589
msgid "Courses Page"
msgstr ""

#: ../includes/controllers/courses.php:198
msgid "The main course index page."
msgstr ""

#: ../includes/controllers/courses.php:204
msgid "Course Outline"
msgstr ""

#: ../includes/controllers/courses.php:205
msgid "Below are settings related to the display of a course outline."
msgstr ""

#: ../includes/controllers/courses.php:240
msgid "Course Permalinks"
msgstr ""

#: ../includes/controllers/courses.php:241
msgid "Below are settings for course permalinks that allow you to enter custom structures for your course URLs. For example, using <code>courses</code> would make your course links look like <code>%scourses/sample-course/</code>. This setting affects course URLs only, not things such as course categories."
msgstr ""

#: ../includes/controllers/courses.php:276
msgid "Course Taxonomies"
msgstr ""

#: ../includes/controllers/courses.php:277
msgid "Below are settings that allow you to enter custom structures for your course category and course tag URLs. For example, using <code>course-topics</code> as your course category base would make your course category links look like <code>%scourse-topics/uncategorized/</code>. If you leave these blank, defaults will be used."
msgstr ""

#: ../includes/controllers/courses.php:283
msgid "Course Category Base"
msgstr ""

#: ../includes/controllers/courses.php:284
msgid "Course category base for course category permalinks."
msgstr ""

#: ../includes/controllers/courses.php:290
msgid "Course Tag Base"
msgstr ""

#: ../includes/controllers/courses.php:291
msgid "Course tag base for course tag permalinks."
msgstr ""

#: ../includes/controllers/courses.php:366,
#: ../includes/controllers/courses.php:363, ../includes/functions/core.php:62
msgctxt "slug"
msgid "course"
msgstr ""

#: ../includes/controllers/courses.php:373,
#: ../includes/admin/views/settings/settings-field-course-permalinks.php:8,
#: ../includes/admin/views/settings/settings-field-unit-permalinks.php:9
msgctxt "default-slug"
msgid "courses"
msgstr ""

#: ../includes/controllers/courses.php:399, ../includes/functions/core.php:63
msgctxt "slug"
msgid "course-category"
msgstr ""

#: ../includes/controllers/courses.php:400, ../includes/functions/core.php:64
msgctxt "slug"
msgid "course-tag"
msgstr ""

#: ../includes/controllers/courses.php:482
msgctxt "slug"
msgid "courses"
msgstr ""

#: ../includes/controllers/courses.php:486,
#: ../includes/controllers/courses.php:499,
#: ../includes/controllers/courses.php:3558,
#: ../includes/controllers/students.php:146,
#: ../includes/functions/students.php:228,
#: ../includes/admin/pages/page-coupon.php:670,
#: ../includes/admin/pages/page-courses.php:322,
#: ../includes/admin/pages/page-courses.php:333,
#: ../includes/admin/pages/page-settings.php:142,
#: ../includes/admin/pages/page-student.php:207,
#: ../includes/legacy/pages/page-course-dashboard.php:84,
#: ../includes/admin/views/enrollment/enroll-bulk-students.php:16
msgid "Courses"
msgstr ""

#: ../includes/controllers/courses.php:487,
#: ../includes/legacy/shortcodes.php:609,
#: ../includes/admin/pages/page-order.php:549,
#: ../includes/admin/pages/page-student.php:323,
#: ../includes/admin/pages/page-tools.php:95,
#: ../includes/admin/pages/page-units.php:295,
#: ../includes/admin/tables/table-quizzes.php:60,
#: ../includes/legacy/pages/page-quiz-summary.php:244,
#: ../includes/admin/views/orders/order-items-table.php:17,
#: ../includes/admin/views/settings/settings-field-support.php:40,
#: ../templates/account/account-view-courses.php:23,
#: ../templates/account/account-view-order.php:37,
#: ../templates/checkout/cart.php:18,
#: ../templates/emails/email-order-items-refunded-table.php:53,
#: ../templates/emails/email-order-items-table.php:53,
#: ../templates/emails/email-subscription-details-table.php:54
msgid "Course"
msgstr "Formation"

#: ../includes/controllers/courses.php:488,
#: ../includes/controllers/courses.php:1411,
#: ../includes/controllers/courses.php:1476
msgid "All Courses"
msgstr ""

#: ../includes/controllers/courses.php:489
msgid "New Course"
msgstr ""

#: ../includes/controllers/courses.php:491
msgid "Add New Course"
msgstr ""

#: ../includes/controllers/courses.php:492,
#: ../includes/legacy/pages/page-course-modify.php:40,
#: ../includes/legacy/pages/page-course-modify.php:1075
msgid "Edit Course"
msgstr ""

#: ../includes/controllers/courses.php:493
msgid "View Course"
msgstr ""

#: ../includes/controllers/courses.php:494,
#: ../includes/admin/pages/page-modules.php:73,
#: ../includes/admin/pages/page-questions.php:68,
#: ../includes/admin/pages/page-quizzes.php:66,
#: ../includes/admin/pages/page-units.php:232,
#: ../includes/legacy/pages/page-quiz-modify.php:506,
#: ../includes/legacy/pages/page-quiz-modify.php:443
msgid "View Courses"
msgstr ""

#: ../includes/controllers/courses.php:495,
#: ../includes/legacy/pages/page-course-dashboard.php:156,
#: ../includes/legacy/pages/page-course-dashboard.php:158
msgid "Search Courses"
msgstr ""

#: ../includes/controllers/courses.php:496
msgid "No courses found. <a href=\"%s\">Add a new course</a>."
msgstr ""

#: ../includes/controllers/courses.php:497
msgid "No courses found in trash"
msgstr ""

#: ../includes/controllers/courses.php:498
msgid "Parent Course:"
msgstr ""

#: ../includes/controllers/courses.php:537
msgid "Course updated. <a target=\"_blank\" href=\"%s\">View Course</a>"
msgstr ""

#: ../includes/controllers/courses.php:538,
#: ../includes/controllers/units.php:579
msgid "Custom field updated."
msgstr ""

#: ../includes/controllers/courses.php:539,
#: ../includes/controllers/units.php:580
msgid "Custom field deleted."
msgstr ""

#: ../includes/controllers/courses.php:540
msgid "Course updated."
msgstr ""

#. translators: %s: date and time of the revision
#: ../includes/controllers/courses.php:542
msgid "Course restored to revision from %s"
msgstr ""

#: ../includes/controllers/courses.php:543
msgid "Course published. <a href=\"%s\">View Course</a>"
msgstr ""

#: ../includes/controllers/courses.php:544
msgid "Course saved."
msgstr ""

#: ../includes/controllers/courses.php:545
msgid "Course submitted. <a target=\"_blank\" href=\"%s\">Preview Course</a>"
msgstr ""

#: ../includes/controllers/courses.php:546
msgid "Course scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview Course</a>"
msgstr ""