# Translation of Event Tickets Plus in Norwegian (Bokmål)
# This file is distributed under the same license as the Event Tickets Plus package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-05-16 11:12:36+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.3\n"
"Language: nb_NO\n"
"Project-Id-Version: Event Tickets Plus\n"

#: src/admin-views/meta-fields/checkbox.php:22
#: src/admin-views/meta-fields/radio.php:28
#: src/admin-views/meta-fields/select.php:27
msgid "Add one option per line separated by a return."
msgstr ""

#: src/views/purchase-rules/admin/list.php:76
msgid "Search Rules"
msgstr ""

#. Translators: %s is the number of purchase rules that were updated.
#: src/views/purchase-rules/admin/list.php:61
msgid "%s purchase rule was updated."
msgid_plural "%s purchase rules were updated."
msgstr[0] ""
msgstr[1] ""

#. Translators: %s is the number of purchase rules that were deleted.
#: src/views/purchase-rules/admin/list.php:49
msgid "%s purchase rule permanently deleted."
msgid_plural "%s purchase rules permanently deleted."
msgstr[0] ""
msgstr[1] ""

#: src/views/purchase-rules/admin/list.php:29
msgid "Add New Rule"
msgstr ""

#. Translators: 1) is opening link tag, 2) is closing link tag.
#: src/views/purchase-rules/admin/empty-content.php:36
msgid "There are no purchase rules at the moment. Once someone creates a purchase rule they will appear here. Learn more about purchase rules at the %1$sknowledgebase%2$s."
msgstr ""

#: src/views/purchase-rules/admin/edit.php:31
msgid "New Purchase Rule"
msgstr ""

#: src/views/purchase-rules/admin/edit.php:31
msgid "Edit Purchase Rule"
msgstr ""

#. Translators: %s is the query error message.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Tables.php:53
msgid "The below query failed with the message(s): %s"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Tables.php:51
msgid "Purchase rules tables could not be registered. The Purchase Rules feature will remain disabled until this issue is resolved."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:260
msgid "Returns the created rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:243
msgid "Create a Rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:233
msgid "The rule data to create."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:215
msgid "Sort collection by rule type."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:208
msgid "Sort collection by rule status."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:203
msgid "Limit result set to rules assigned matching an event."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:198
msgid "Limit results to those matching a string."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:190
msgid "Maximum number of items to be returned in result set."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:183
msgid "The collection page number."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:165
msgid "The requested page was not found"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:152
msgid "Returns the list of rules"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:134
msgid ""
"RFC 5988 Link header for pagination. Contains navigation links with relationships:\n"
"\t\t\t\t`rel=\"next\"` for the next page (if not on last page),\n"
"\t\t\t\t`rel=\"prev\"` for the previous page (if not on first page).\n"
"\t\t\t\tHeader is omitted entirely if there's only one page"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:125
msgid "The total number of pages for the request."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:116
msgid "The total number of rules matching the request."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:105
msgid "Returns a list of rules"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:104
msgid "Retrieve Rules"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:253
msgid "The rule does not support deletion. Set force=true to delete"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:248
msgid "Failed to delete the rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:243
msgid "The rule has already been deleted"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:225
msgid "Returns the deleted rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:209
msgid "Delete a rule by ID"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:208
msgid "Delete a Rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:197
msgid "Failed to update the rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:174
msgid "Returns the updated rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:158
msgid "Update a rule by ID"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:157
msgid "Update a Rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:147
msgid "The rule data to update."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:130
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:192
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:238
msgid "The rule does not exist"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:125
msgid "The rule ID is invalid"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:117
msgid "Returns the rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:103
msgid "Retrieve a rule by ID"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:102
msgid "Retrieve a Rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:217
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:278
msgid "Failed to create the rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:212
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:187
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:233
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:273
msgid "The request was not authorized"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:202
msgid "Your request was processed successfully."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:191
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:244
msgid "Create a new rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:190
msgid "Create a RuleToggle"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:180
msgid "The rule toggles to create."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:175
msgid "The rule toggles to create"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:144
msgid "The ID of the post"
msgstr ""

#. translators: %d: The rule ID.
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:115
msgid "The rule with ID %d does not exist."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:102
msgid "The toggles specifications are required."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:93
msgid "The post is not a ticket enabled post."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:86
msgid "The post ID is required."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Scope_Definition.php:72
msgid "A rule scope object as returned by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Scope_Definition.php:71
msgid "Rule_Scope"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Scope_Definition.php:54
msgid "The criteria of the scope."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Scope_Definition.php:47
msgid "The connector of the scope."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Rule_Request_Body_Definition.php:47
msgid "A rule object as expected by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Rule_Request_Body_Definition.php:46
msgid "Rule Request Body"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Rule_Definition.php:48
msgid "A rule object as returned by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Rule_Definition.php:47
msgid "Rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/RuleToggle_Definition.php:59
msgid "A rule toggle object as returned by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/RuleToggle_Definition.php:58
msgid "RuleToggle"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/RuleToggle_Definition.php:53
msgid "Whether the rule is enabled"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/RuleToggle_Definition.php:48
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:80
msgid "The ID of the rule"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Requirements_Definition.php:61
msgid "A rule requirements object as returned by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Requirements_Definition.php:60
msgid "Rule_Requirements"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Requirements_Definition.php:54
msgid "The quantity of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Requirements_Definition.php:47
msgid "The ticket of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:167
msgid "A rule config object as returned by the REST API"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:166
msgid "Rule_Config"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:158
msgid "The specific quantity of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:149
msgid "The required quantity of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:141
msgid "The required tickets of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:134
msgid "The restricted ticket of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:121
msgid "The user roles of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:112
msgid "The ticket minimum of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:105
msgid "The limited ticket of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:96
msgid "The ticket limit of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:85
msgid "The discount value of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:76
msgid "The discount type of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:67
msgid "The requirement value of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:58
msgid "The requirement of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Documentation/Config_Definition.php:51
msgid "The message of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:511
msgid "The updated at date of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:504
msgid "The end date of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:497
msgid "The start date of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:488
msgid "A named status for the entity."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:477
msgid "The name of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:468
msgid "The type of the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:461
msgid "Unique identifier for the rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:391
msgid "Require tickets to be purchased in specific combinations."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:390
msgid "Restrict purchases to specific user roles."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:389
msgid "Require a minimum number of specific tickets per order."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:388
msgid "Require a minimum ticket quantity or total value per order."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:387
msgid "Limit the number of specific tickets per order."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:386
msgid "Limit the total number of tickets per order."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:385
msgid "Apply a discount to specific tickets."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:384
msgid "Apply a discount to an order."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:346
msgid "Combined purchase"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:345
msgid "User role restriction"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:344
msgid "Ticket purchase minimum"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:343
msgid "Event purchase minimum"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:342
msgid "Ticket purchase limit"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:341
msgid "Event purchase limit"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:340
msgid "Ticket discount"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:339
msgid "Order discount"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:338
msgid "Inactive"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Models/Rule.php:337
msgid "Active"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Exceptions/RestrictionNotMetException.php:108
msgid "This purchase does not meet the requirements for this event."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:473
msgid "You do not have permission to toggle the status of this purchase rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:436
msgid "You do not have permission to delete this purchase rule."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:396
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:445
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:482
msgid "Purchase rule not found."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:338
#: src/views/purchase-rules/admin/list.php:27
#: src/views/purchase-rules/admin/single/button.php:16
msgid "Purchase Rules"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:165
msgid "Sorry, you are not allowed to change the status of this item."
msgstr ""

#. translators: %d: Number of inactive purchase rules.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:274
msgid "Inactive <span class=\"count\">(%d)</span>"
msgstr ""

#. translators: %d: Number of active purchase rules.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:268
msgid "Active <span class=\"count\">(%d)</span>"
msgstr ""

#. translators: %d: Number of purchase rules.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:262
msgid "All <span class=\"count\">(%d)</span>"
msgstr ""

#. translators: %d: Rule's ID.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:194
msgid "Delete Rule with id &#8220;%d&#8221; permanently"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:188
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:235
msgid "Activate"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:188
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:236
msgid "Deactivate"
msgstr ""

#. translators: %d: Rule's ID.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:184
msgid "Activate Rule with id &#8220;%d&#8221;"
msgstr ""

#. translators: %d: Rule's ID.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:182
msgid "Deactivate Rule with id &#8220;%d&#8221;"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:143
msgid "Type"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:141
msgid "Rule Name"
msgstr ""

#. translators: %d: Rule's ID.
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:115
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:172
msgid "Edit Rule with id &#8220;%d&#8221;"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:51
msgid "Search by purchase rule name"
msgstr ""

#: src/Tickets_Plus/REST/TEC/V1/Tags/Tickets_Plus_Tag.php:45
msgid "These operations are introduced by Event Tickets Plus."
msgstr ""

#: src/Tickets_Plus/REST/TEC/V1/Controller.php:78
msgid "The request body for the ticket endpoint, with Plus-specific properties"
msgstr ""

#: src/Tickets_Plus/REST/TEC/V1/Controller.php:62
msgid "The attendee collection setting for the ticket"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:668
msgid "Unknown reason"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:666
msgid "Attendee not checked in, cannot check out"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:664
msgid "Invalid security code"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:662
msgid "Attendee already checked in"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:618
msgid "Error code"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:614
msgid "Error message"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:608
msgid "Invalid request format or too many check-in requests"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:605
msgid "Successfully processed check-ins/check-outs. Returns empty response with 200 status code."
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:596
msgid "Check-in status: true for check-in, false for check-out"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:592
msgid "Timestamp of the check-in request"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:588
msgid "Security code for verification"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:584
msgid "The attendee ID"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:580
msgid "The event ID"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:571
msgid "Array of check-in requests (max 50)"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:237
msgid "Too many check-in requests. Maximum is 50."
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:213
msgid "No check-in data provided"
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:191
msgid "The device id for the checkin or checkout."
msgstr ""

#: src/Tribe/REST/V1/Endpoints/Bulk_Checkin.php:185
msgid "The API key to authorize checkin or checkout."
msgstr ""

#: src/Tickets_Plus/Checkin/Controller.php:161
msgid "View Duplicate Check In Log"
msgstr ""

#: src/Tickets_Plus/Checkin/Controller.php:157
#: src/Tickets_Plus/Checkin/Controller.php:164
msgid "Duplicate Check In Log"
msgstr ""

#: src/Tickets_Plus/Checkin/Controller.php:88
msgid "See individual attendees for checkin logs."
msgstr ""

#. translators: 1: number of attendees with duplicate check-ins, 2: total
#. number of duplicate check-ins
#: src/Tickets_Plus/Checkin/Controller.php:82
msgid "%1$d attendees for a total of %2$d duplicate check-ins."
msgstr ""

#: src/Tickets_Plus/Checkin/Controller.php:79
msgid "Duplicate Checkins"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:83
msgid "No check-in logs found."
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:33
msgid "Check-out"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:32
msgid "Check-in"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:23
msgid "Reason"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:22
msgid "Device"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:21
msgid "Action"
msgstr ""

#: src/admin-views/attendees/modal/checkin-log.php:20
msgid "Date & Time"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/PresetSelector.js:30
msgid "Ticket Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/index.js:151
msgid "Unnamed Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/index.js:149
msgid "Select a preset..."
msgstr ""

#: src/resources/js/presets/tec-tickets-plus-presets-list-table.js:6
msgid "Are you sure you want to delete this Preset?"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:708
msgid "Capacity amount must be -1 for unlimited."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:704
msgid "Capacity amount must be greater than 0."
msgstr ""

#. Translators: %1$s is a comma-separated list of allowed capacity types.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:697
msgid "Invalid capacity type. Allowed types are: %1$s"
msgstr ""

#. Translators: %1$s is the key of the capacity property that is required.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:686
msgid "Capacity %1$s is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:663
msgid "Capacity must be -1 for unlimited or greater than 0."
msgstr ""

#. Translators: %d is the number of decimal places allowed.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:641
msgid "Cost must have no more than %d decimal places."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:634
msgid "Cost must be a number."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:549
msgid "Ticket type is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:530
msgid "Ticket name is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:511
msgid "Slug is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:492
msgid "Name is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:473
msgid "Length must be greater than 0."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:469
msgid "Length must be a number."
msgstr ""

#. Translators: %1$s is a comma-separated list of allowed period values.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:462
msgid "Invalid period value. Allowed values are: %1$s"
msgstr ""

#. Translators: %1$s is a comma-separated list of allowed direction values.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:452
msgid "Invalid direction value. Allowed values are: %1$s"
msgstr ""

#. Translators: %1$s is a comma-separated list of allowed relative_to values.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:442
msgid "Invalid relative_to value. Allowed values are: %1$s"
msgstr ""

#. Translators: %1$s is the key of the sale date logic property that is
#. required.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:431
msgid "Sale date logic %1$s is required for relative type."
msgstr ""

#. Translators: %1$s is a comma-separated list of allowed type values.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:414
msgid "Invalid type value. Allowed values are: %1$s"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:407
msgid "Sale date logic type is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:387
msgid "Invalid IAC setting."
msgstr ""

#. Translators: %1$s is the key of the data property that must be an array.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:343
msgid "%1$s must be an array."
msgstr ""

#. Translators: %1$s is the key of the data property that is required.
#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:333
msgid "%1$s is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Ticket_Preset.php:325
msgid "Data is required."
msgstr ""

#. Translators: %1$s: Comma separated list of allowed keys.
#: src/Tickets_Plus/Ticket_Presets/Models/Post_And_Ticket_Preset.php:159
msgid "The type must be one of: %1$s."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Post_And_Ticket_Preset.php:150
msgid "The type is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Post_And_Ticket_Preset.php:133
msgid "group_id is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Post_And_Ticket_Preset.php:116
msgid "The post_id must be a valid post (event) ID."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Models/Post_And_Ticket_Preset.php:110
msgid "post_id is required."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Assets.php:175
msgid "available"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/presets.php:38
msgid "Search"
msgstr ""

#. Translators: %1$s is the URL to the documentation.
#: src/Tickets_Plus/Ticket_Presets/Admin/views/presets.php:30
msgid "Create a reusable Ticket Preset to make adding tickets to your events a breeze. <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a>."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/presets.php:23
msgid "Add New"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:59
msgid "ends"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:55
msgid "When event starts"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:53
msgid "End Sale"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:47
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:72
msgid "Event end"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:46
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:73
msgid "Event start"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:44
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:70
msgid "Relative to"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:43
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:69
msgid "before"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:42
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:68
msgid "Direction"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:40
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:66
msgid "Weeks"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:39
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:65
msgid "Days"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:38
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:64
msgid "Hours"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:36
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:62
msgid "Period"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:34
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:60
msgid "Length"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:33
msgid "starts"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:30
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:56
msgid "On a relative date"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:29
msgid "Immediately"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/sale-period.php:27
msgid "Start Sale"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/capacity.php:30
msgid "Number of tickets available"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/capacity.php:26
msgid "Fixed capacity"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:160
msgid "Save Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:70
msgid "Description"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:51
msgid "Ticket Details"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:44
msgid "For admin purposes only.  This name will not be displayed to purchasers."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:42
msgid "The Preset Name"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:62
#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/ActionButtons.js:47
msgid "Review Ticket"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:54
#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/ActionButtons.js:55
msgid "Add Ticket"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:46
#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/PresetSelector.js:46
msgid "Create a new ticket for this event"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:39
msgid "Select a ticket preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:30
msgid "Ticket Preset:"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset.php:29
msgid "Save as preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:58
msgid "Create Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:35
msgid "We need some additional details in order to create a Preset from this ticket.  You can access your saved Ticket Presets in the sidebar under All Tickets."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:22
msgid "Close modal"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:21
msgid "New Ticket Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Tab.php:215
msgid "Number of entries per page:"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Tab.php:104
#: src/Tickets_Plus/Ticket_Presets/Admin/views/presets.php:21
msgid "Ticket Presets"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:228
msgid "Search by preset name"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:203
msgid "Duplicate"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:173
#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:198
msgid "Edit"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:123
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/capacity.php:25
#: src/Tickets_Plus/Ticket_Presets/Assets.php:174
msgid "Unlimited"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:87
msgid "Capacity"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:86
#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:40
msgid "Preset Name"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Form_Page.php:99
msgid "Presets"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Form_Page.php:87
msgid "Edit Ticket Preset"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:505
msgid "No fieldset ID provided."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:338
msgid "Failed to duplicate preset."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:327
msgid "Preset duplicated successfully."
msgstr ""

#. translators: %s: The name of the preset we are duplicating.
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:300
msgid "Copy of %s"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:256
msgid "You do not have permission to perform this action. Bad nonce."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:224
msgid "Preset deleted successfully."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:222
msgid "Failed to delete preset."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:214
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:288
msgid "Preset not found."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:206
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:269
msgid "Invalid preset ID."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:134
msgid "Failed to save preset."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:116
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:139
msgid "Preset saved successfully."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:102
msgid "Invalid preset data provided."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:85
msgid "Invalid request."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:371
msgid "Invalid ticket or post ID."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:309
msgid "Preset"
msgstr ""

#. translators: %1$s is the link to the preset.
#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:308
msgid "%1$s saved successfully."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:251
msgid "No valid ticket or post provided."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:243
msgid "No ticket data provided."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:180
msgid "No IAC provided"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:161
msgid "Preset not found"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:155
msgid "Invalid preset ID"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:149
#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:174
msgid "Invalid nonce"
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:897
msgid "Failed to cancel reservation from service, attendee is not deleted."
msgstr ""

#. translators: %s: The order link.
#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:743
msgid "Failed to cancel reservations for the trashed order: %s. Please try again."
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:689
msgid "A seating ticket was added without any seats, invalid tickets are removed."
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:515
msgctxt "WooCommerce settings note"
msgid "Note:"
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:508
msgctxt "WooCommerce settings assigned seating notice"
msgid "attendees with assigned seats are always generated when the order is created to prevent overbooking."
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:480
msgid "Seating reservations cancelled."
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:251
msgid "Seating reservations confirmed."
msgstr ""

#: src/Tickets_Plus/Seating/Ajax.php:66
msgid "Unauthorized action."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:304
msgid "The waitlist will no longer show after the start of the event."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:297
msgid "SHOW"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:287
msgid "Enable Waitlist"
msgstr ""

#. translators: 1) Opening a tag, 2) the number of registrants and 3) closing a
#. tag.
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:83
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:85
msgid "This waitlist has ended. There is %s%d registrant%s."
msgstr ""

#. translators: 1) Opening a tag, 2) the number of registrants and 3) closing a
#. tag.
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:77
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:79
msgid "This waitlist has ended. There are %s%d registrants%s."
msgstr ""

#. translators: 1) Opening a tag, 2) the number of registrants and 3) closing a
#. tag.
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:71
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:73
msgid "The waitlist is currently active. There is %s%d registrant%s."
msgstr ""

#. translators: 1) Opening a tag, 2) the number of registrants and 3) closing a
#. tag.
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:65
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:67
msgid "The waitlist is currently active. There are %s%d registrants%s."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:54
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:58
msgid "The waitlist functionality is not yet available in combination with Assigned Seating."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:51
msgid "To create a waitlist you need to have an existing RSVP."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:50
msgid "To create a waitlist you need to have existing tickets."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:38
msgid "Shows before tickets go on sale and when tickets are sold out"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:35
msgid "WHEN RSVP REACHES MAXIMUM CAPACITY"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:34
msgid "WHEN TICKETS ARE SOLD OUT"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:31
msgid "BEFORE RSVP STARTS"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:30
msgid "BEFORE TICKETS GO ON SALE"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:27
msgid "WHEN RSVP IS ON PRE-SALE OR AT MAXIMUM CAPACITY"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:26
msgid "WHEN TICKETS ARE ON PRE-SALE OR SOLD OUT"
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:23
msgid "Notify people when RSVPs become available for your event."
msgstr ""

#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:22
msgid "Notify people when tickets become available for your event."
msgstr ""

#: src/resources/js/waitlist/admin/table.js:29
msgid "Are you sure you want to delete this subscriber?"
msgstr ""

#: src/resources/js/waitlist/admin/metabox.js:41
msgid "Are you sure you want to delete this waitlist? This will also delete all the subscribers of this waitlist!"
msgstr ""

#: src/views/waitlist/form.php:97
msgid "Success"
msgstr ""

#: src/views/waitlist/form.php:84
msgctxt "Submit button for the waitlist form."
msgid "Notify me"
msgstr ""

#: src/views/waitlist/form.php:74
msgctxt "Error message for the email input on the waitlist form."
msgid "Invalid email address"
msgstr ""

#: src/views/waitlist/form.php:71
msgctxt "Error message for the email input on the waitlist form."
msgid "This field is required"
msgstr ""

#: src/views/waitlist/form.php:62
msgctxt "Label for the email input on the waitlist form."
msgid "Email address"
msgstr ""

#: src/views/waitlist/form.php:57
msgctxt "Error message for the name input on the waitlist form."
msgid "This field is required"
msgstr ""

#: src/views/waitlist/form.php:48
msgctxt "Label for the name input on the waitlist form."
msgid "Name"
msgstr ""

#: src/views/waitlist/form.php:41
msgid "You are subscribed!"
msgstr ""

#: src/views/waitlist/admin/page.php:61
msgid "Search Subscribers"
msgstr ""

#. Translators: %s is the number of subscribers that were deleted.
#: src/views/waitlist/admin/page.php:46
msgid "%s subscriber permanently deleted."
msgid_plural "%s subscribers permanently deleted."
msgstr[0] ""
msgstr[1] ""

#. translators: %s: Search query.
#: src/views/purchase-rules/admin/list.php:36
#: src/views/waitlist/admin/page.php:33
msgid "Search results for: %s"
msgstr ""

#: src/views/waitlist/admin/metabox.php:182
msgid "When RSVP reaches capacity"
msgstr ""

#: src/views/waitlist/admin/metabox.php:178
msgid "Before RSVP starts"
msgstr ""

#: src/views/waitlist/admin/metabox.php:174
msgid "Whenever RSVP is not available"
msgstr ""

#: src/views/waitlist/admin/metabox.php:164
msgctxt "This is in all caps for emphasis"
msgid "ADD RSVP WAITLIST"
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panel/fields/save-as-preset-modal.php:57
#: src/Tickets_Plus/Ticket_Presets/Admin/views/editor/panels/presets.php:69
#: src/views/waitlist/admin/metabox.php:160
#: src/views/waitlist/admin/metabox.php:188
#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/ActionButtons.js:36
msgid "Cancel"
msgstr ""

#: src/views/waitlist/admin/metabox.php:159
#: src/views/waitlist/admin/metabox.php:187
msgid "Save Waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:154
msgid "When tickets are sold out"
msgstr ""

#: src/views/waitlist/admin/metabox.php:150
msgid "Before tickets go on sale"
msgstr ""

#: src/views/waitlist/admin/metabox.php:146
msgid "When tickets are on pre-sale or sold out"
msgstr ""

#: src/views/waitlist/admin/metabox.php:139
#: src/views/waitlist/admin/metabox.php:167
msgctxt "Label for waitlist conditional"
msgid "Shows"
msgstr ""

#: src/views/waitlist/admin/metabox.php:136
msgctxt "This is in all caps for emphasis"
msgid "ADD TICKET WAITLIST"
msgstr ""

#: src/views/waitlist/admin/metabox.php:108
msgid "RSVP waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:97
#: src/views/waitlist/admin/metabox.php:98
#: src/views/waitlist/admin/metabox.php:124
#: src/views/waitlist/admin/metabox.php:125
msgid "Delete Waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:94
#: src/views/waitlist/admin/metabox.php:95
#: src/views/waitlist/admin/metabox.php:121
#: src/views/waitlist/admin/metabox.php:122
msgid "Edit Waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:81
msgid "Tickets waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:71
#: src/views/waitlist/admin/metabox.php:88
#: src/views/waitlist/admin/metabox.php:115
msgid "Signups"
msgstr ""

#: src/views/waitlist/admin/metabox.php:62
msgid "Add RSVP Waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:59
msgid "Add Tickets Waitlist"
msgstr ""

#: src/views/waitlist/admin/metabox.php:49
msgid "You need to create an RSVP to enable the RSVP Waitlist."
msgstr ""

#: src/views/waitlist/admin/metabox.php:44
msgid "You need to create at least one Ticket to enable the Tickets Waitlist."
msgstr ""

#. Translators: 1) is opening link tag, 2) is closing link tag.
#: src/views/waitlist/admin/empty-content.php:36
msgid "There are no current subscribers to waitlists at the moment. Once someone subscribes to a ticket or RSVP waitlist they will appear here. Learn more about waitlists at the %1$sknowledgebase%2$s."
msgstr ""

#: src/views/purchase-rules/admin/empty-content.php:30
#: src/views/waitlist/admin/empty-content.php:30
msgid "Nothing here yet."
msgstr ""

#. translators: %1$d is the total number of subscribers, %2$d is the number of
#. errors.
#: src/Tickets_Plus/Waitlist/Waitlists.php:430
msgid "Errors occurred while processing subscribers. Out of the %1$d subscribers, %2$d failed to be processed. Check your log file for more details."
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:361
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:39
msgid "Shows before RSVP start date and after RSVP reaches maximum capacity"
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:357
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:47
msgid "Shows when RSVP capacity runs out"
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:354
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:43
msgid "Shows until RSVP start date"
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:348
msgid "Shows before tickets go on sale and when tickets are sold out."
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:344
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:46
msgid "Shows when ticket capacity runs out"
msgstr ""

#: src/Tickets_Plus/Waitlist/Waitlist.php:341
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:42
msgid "Shows until tickets sale start date"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:457
msgctxt "The success message of the waitlist form."
msgid "We'll notify you when you can RSVP"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:454
msgctxt "The success message of the waitlist form."
msgid "We'll notify you when tickets become available"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:450
msgctxt "The unsubscribe success message of the waitlist form."
msgid "You have unsubscribed successfully. You will no longer receive email notifications regarding this event."
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:414
msgctxt "The title of the waitlist form."
msgid "Get notified when you can RSVP"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:413
msgctxt "The title of the waitlist form."
msgid "Get notified when tickets become available"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:340
msgid "Invalid email."
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:335
msgid "Invalid name entered."
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:310
msgid "Invalid waitlist."
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:303
msgid "Expired or missing nonce."
msgstr ""

#. translators: %s: Date that the RSVP will become available.
#: src/Tickets_Plus/Waitlist/Frontend.php:239
msgid "RSVP will be available on %s"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:217
msgctxt "Default heading for the confirmation email"
msgid "You are on our waitlist!"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:206
msgctxt "Default subject for the confirmation email"
msgid "Waitlist confirmation for {event_name}"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:195
msgctxt "Email title"
msgid "Waitlist Confirmation"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:112
msgctxt "Email Title"
msgid "Waitlist Confirmation"
msgstr ""

#. Translators: (1) and (2) are dynamic variables {waitlist_subscriber_name}
#. and {event_hyperlink}.
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:73
msgctxt "Default content for the subscribed notification email"
msgid ""
"Hi %1$s,\n"
"You have been added to the waitlist for %2$s. When tickets become available we will notify you.\n"
"\n"
"Thank you,\n"
"Your Events Team"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:249
#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:252
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:248
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:250
msgid "Cutting Onions Like a Pro"
msgstr ""

#. Translators: (1), (2), (3), (4) and (5) are dynamic variables
#. {waitlist_subscriber_name}, {site_title}, {event_hyperlink},
#. {available_ticket_names} and {event_url}.
#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:211
msgctxt "Default content for the spot available email"
msgid ""
"Hi %1$s,\n"
"We are reaching out to you because you requested to be notified when a ticket became available on %2$s.\n"
"\n"
"The following tickets are now available for %3$s:\n"
"%4$s\n"
"\n"
"Go get them here %5$s!"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:198
msgctxt "Default heading for the spot available email"
msgid "{event_name} now has tickets available!"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:187
msgctxt "Default subject for the spot available email"
msgid "There are available tickets for {event_name}"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:176
msgctxt "Email title"
msgid "Waitlist Spot Available"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:145
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:164
msgid "Content"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:137
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:156
msgid "Heading"
msgstr ""

#. Translators: %s - Title of email.
#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:121
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:140
msgid "%s Email"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:93
msgctxt "Email Title"
msgid "Waitlist Spot Available"
msgstr ""

#. Translators: %1$s is the knowledgebase link.
#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:77
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:97
msgctxt "Email description"
msgid "Waitlist subscribers will receive an email confirming their subscription. Customize the content of this specific email using the tools below. The brackets {event_name}, and {ticket_name} can be used to pull dynamic content from the ticket into your email. Learn more about customizing email templates in our %1$s."
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:59
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:60
msgid "Waitlist Subscriber"
msgstr ""

#: src/Tickets_Plus/Waitlist/Editor.php:619
#: src/Tickets_Plus/Waitlist/Editor.php:625
#: src/Tickets_Plus/Waitlist/Frontend.php:298
msgid "Invalid waitlist ID."
msgstr ""

#: src/Tickets_Plus/Waitlist/Editor.php:588
msgid "Invalid waitlist type."
msgstr ""

#: src/Tickets_Plus/Waitlist/Editor.php:581
msgid "Invalid conditional."
msgstr ""

#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:236
#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:363
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:89
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:200
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:260
#: src/Tickets_Plus/Ticket_Presets/Admin/Controller.php:499
#: src/Tickets_Plus/Waitlist/Editor.php:574
#: src/Tickets_Plus/Waitlist/Editor.php:629
msgid "You do not have permission to perform this action."
msgstr ""

#: src/Tickets_Plus/Waitlist/Editor.php:569
msgid "Invalid post ID."
msgstr ""

#: src/Tickets_Plus/Waitlist/Editor.php:170
#: src/views/waitlist/admin/metabox.php:70
#: src/views/waitlist/admin/metabox.php:78
#: src/views/waitlist/admin/metabox.php:105
#: src/Tickets_Plus/Waitlist/app/blockEditor/settings/panel.js:279
msgid "Waitlist"
msgstr ""

#. translators: %s: Subscriber's name.
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:367
msgid "Delete &#8220;%s&#8221; permanently"
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:195
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:237
#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:208
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:342
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:368
msgid "Delete"
msgstr ""

#. translators: %s: Subscriber name.
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:327
msgid "Select %s"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:302
msgid "Subscription Date"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:298
msgid "Subscriber Name"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:228
msgctxt "This is about an \"event\" that now has been trashed."
msgid "(trashed)"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:185
msgid "New"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:185
msgid "Notified"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:61
msgid "Search by subscriber name or email"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:352
msgid "Subscriber not found."
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:343
msgid "You do not have permission to delete this subscriber."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:431
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:468
#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:231
#: src/Tickets_Plus/Ticket_Presets/Admin/Classic_UI.php:358
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:338
msgid "Invalid nonce."
msgstr ""

#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/Page.php:147
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:176
msgid "Sorry, you are not allowed to delete this item."
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:134
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Page.php:270
#: src/views/waitlist/admin/page.php:25
msgid "Waitlist Subscribers"
msgstr ""

#: src/Tickets_Plus/Seating/Commerce/Woo/Controller.php:626
#: src/Tickets_Plus/Seating/app/frontend/attendeeRegistration/hook-callbacks.js:13
msgid "Seat"
msgstr ""

#: src/views/tickets-wallet-plus/pdf/pass/body/additional-information/heading.php:21
msgid "Additional Information"
msgstr ""

#: src/views/tickets-wallet-plus/components/pdf-button.php:36
msgid "PDF ticket"
msgstr ""

#: src/views/tickets-wallet-plus/components/apple-wallet-button.php:34
#: src/views/tickets-wallet-plus/components/apple-wallet-button.php:48
msgid "Add to Apple Wallet"
msgstr ""

#. Translators: %1$s: Event Automator, %2$s: Event Automator, %3$s: Event
#. Tickets Plus, %4$s: Open anchor tag to the learn more page, %5$s: Closing
#. tag.
#: src/Tribe/Integrations/Event_Automator/Service_Provider.php:122
msgctxt "Notice message for the forced deactivation of the Event Automator plugin after attempting to activate, and the plugin was merged to Event Tickets Plus."
msgid "%1$s could not be activated. The %1$s functionality has been merged into %2$s. %3$sLearn More%4$s."
msgstr ""

#. Translators: %1$s is the plugin that was deactivated, %2$s is the plugin
#. name, %3$s is the opening anchor tag, %4$s is the closing anchor tag.
#: src/Tribe/Integrations/Event_Automator/Service_Provider.php:104
msgctxt "Notice message for the forced deactivation of the Event Automator plugin after updating Event Tickets Plus to the merged version."
msgid "%1$s has been deactivated as it's now bundled into %2$s. %3$sLearn More%4$s."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Qr_Codes_Setting.php:48
msgid "Include QR codes in PDF tickets (required for Event Tickets Plus App)"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Include_Credit_Setting.php:47
msgid "Include \"Powered by Event Tickets\" in the footer."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Include_Credit_Setting.php:26
msgid "Footer credit"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Image_Alignment_Setting.php:53
msgid "Right"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Image_Alignment_Setting.php:52
msgid "Center"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Image_Alignment_Setting.php:51
msgid "Left"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Image_Alignment_Setting.php:28
msgid "Image alignment"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Header_Image_Setting.php:36
msgid "Image size should be 720 x 100 pixels maximum."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Header_Image_Setting.php:29
msgid "Header image"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Header_Color_Setting.php:27
msgid "Header color"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Enable_Pdf_Setting.php:27
msgid "Enable PDF tickets"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Additional_Content_Setting.php:47
msgid "Add additional instructions and helpful information to your PDF."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Additional_Content_Setting.php:26
msgid "Additional content"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Sample.php:38
msgid "Download Example PDF Ticket"
msgstr ""

#. Translators: %s is the attendee ID.
#: src/Tickets_Wallet_Plus/Passes/Pdf/Pass.php:240
msgid "Couldn't generate PDF ticket file. Attendee ID: %s"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Modifiers/Attendee_Table_Row_Actions.php:50
msgid "Download PDF"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Pdf/Controller.php:163
#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings.php:33
msgid "PDF tickets"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Text_Color_Setting.php:27
msgid "Text color"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Qr_Codes_Setting.php:48
msgid "Include QR codes in wallet passes (required for Event Tickets Plus App)"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Qr_Codes_Setting.php:27
#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Qr_Codes_Setting.php:27
msgid "QR codes"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Pass_Logo_Image_Setting.php:42
msgid "Image size should be 300 x 160 pixels maximum. If no image is set, the site title will display."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Pass_Logo_Image_Setting.php:28
msgid "Logo"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Pass_Color_Setting.php:27
msgid "Pass color"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Enable_Passes_Setting.php:50
#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings/Enable_Pdf_Setting.php:38
msgid "Learn more in our Knowledgebase"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Enable_Passes_Setting.php:26
msgid "Enable Apple Wallet passes"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings/Background_Color_Setting.php:27
msgid "Background Color"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings.php:41
msgid "Apple Wallet passes"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:248
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:247
#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Sample.php:43
msgid "John Doe"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Sample.php:42
msgid "Full Name"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Sample.php:31
msgid "General Admission"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Sample.php:30
msgid "Ticket"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Sample.php:27
msgid "Sample description for a General Admission Ticket."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Pass.php:128
msgid "Attendee Email"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Pass.php:79
#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Pass.php:108
msgid "Ticket Title"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:627
msgid "The pass is not valid, please validate it before trying to get the data as Array."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:612
msgid "The pass is not valid, please validate it before trying to get the JSON."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:570
msgid "The pass is missing the serial number."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:566
msgid "The pass is missing the description."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:562
msgid "The pass is missing the logo text while there is no image."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Package.php:558
msgid "The pass is missing the icon image."
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Modifiers/Sample.php:72
msgid "Download Example Wallet Pass"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Modifiers/Attendee_Table_Row_Actions.php:50
msgid "Download Apple Wallet pass"
msgstr ""

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Controller.php:94
msgid "Apple Wallet pass"
msgstr ""

#. Translators: %s is the pass name.
#: src/Tickets_Wallet_Plus/Emails/Settings/RSVP_Include_Passes_Setting.php:62
#: src/Tickets_Wallet_Plus/Emails/Settings/Ticket_Include_Passes_Setting.php:62
msgid "Include %s in email"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Settings/Wallet_Tab.php:84
#: src/Tickets_Wallet_Plus/Emails/Settings/RSVP_Include_Passes_Setting.php:29
#: src/Tickets_Wallet_Plus/Emails/Settings/Ticket_Include_Passes_Setting.php:29
msgid "Wallet & PDF"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Plugin_Action_Links.php:28
msgid "Getting started"
msgstr ""

#. translators: %1$s: Event Tickets Wallet Plus, %2$s: Event Tickets Wallet
#. Plus, %3$s: Event Tickets Plus, %4$s: Open anchor tag to the learn more
#. page, %5$s: Closing tag.
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus_Merge_Provider.php:96
msgctxt "Notice message for the forced deactivation of the Tickets Wallet Plus plugin after attempting to activate, and the plugin was merged to Event Tickets Plus."
msgid "%1$s could not be activated. The %2$s functionality has been merged into %3$s. %4$sLearn More%5$s."
msgstr ""

#. translators: %1$s: Event Tickets Wallet Plus, %2$s: Event Tickets Plus,
#. %3$s: Open anchor tag to the learn more page, %4$s: Closing tag.
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus_Merge_Provider.php:78
msgctxt "Notice message for the forced deactivation of the Tickets Wallet Plus plugin after updating Tickets Plus to the merged version."
msgid "%1$s has been deactivated as it's now bundled into %2$s. %3$sLearn More%4$s."
msgstr ""

#. Translators: %1$s: The plugin version
#. Translators: %1$s is the new version number.
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus_Merge_Provider.php:63
#: src/Tribe/Integrations/Event_Automator/Service_Provider.php:54
msgctxt "Plugin name upgraded to version number."
msgid "Event Tickets Plus to %1$s"
msgstr ""

#: src/admin-views/attendees/modal/attendee/attendee-fields.php:25
msgid "Attendee information"
msgstr ""

#. Translators: %1$s: The Attendee Name. %2$s: Copied order edit URL. %3$s:
#. Copied order ID.
#: src/Tribe/Commerce/WooCommerce/Main.php:699
msgid "<b> Attendee Moved : </b> <br> <i>%1$s</i> is moved from this order to <a href=\"%2$s\">Order %3$s</a>"
msgstr ""

#. Translators: %1$s: The Attendee Name. %2$s: Parent order edit URL. %3$s:
#. Parent order ID.
#: src/Tribe/Commerce/WooCommerce/Main.php:675
msgid "<b> Attendee Moved : </b> <br> <i>%1$s</i> was moved into this order from <a href=\"%2$s\">Order %3$s</a>"
msgstr ""

#: src/admin-views/commerce/metabox/capacity.php:38
#: src/admin-views/edd-metabox-capacity.php:38
#: src/admin-views/woocommerce-metabox-capacity.php:38
msgid "Capacity is specific to this %1$s"
msgstr ""

#: src/admin-views/commerce/metabox/capacity.php:22
#: src/admin-views/edd-metabox-capacity.php:22
#: src/admin-views/woocommerce-metabox-capacity.php:22
msgid "Shared capacity %1$s share a common pool of %2$s for all attendees"
msgstr ""

#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf/Attendee_Registration_Fields_Setting.php:68
msgid "Include attendee registration fields in PDF tickets."
msgstr "Inkluder deltakerregistreringsfelt i PDF-billetter."

#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Setting.php:48
msgid "Include attendee registration fields in wallet passes."
msgstr ""

#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Setting.php:27
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf/Attendee_Registration_Fields_Setting.php:35
msgid "Attendee registration fields"
msgstr "Deltakerregistreringsfelt"

#: src/views/tickets-plus/orders-edit-meta.php:59
#: src/views/tickets-plus/orders-edit-meta.php:60
msgid "View attendee info"
msgstr "Vis deltakerinformasjon"

#: src/views/tickets-plus/orders-edit-meta.php:59
msgid "Hide attendee info"
msgstr "Skjul deltakerinformasjon"

#. Translators: 1: post type singular name, 2: ticket label plural.
#: src/Tribe/Tickets_View.php:485
msgid "%1$s %2$s"
msgstr ""

#: src/Tickets_Plus/Emails/Email/RSVP.php:73
#: src/Tickets_Plus/Emails/Email/Ticket.php:68
msgid "Attendee Registration Fields"
msgstr "Deltakerregistreringsfelt"

#: src/Tickets_Plus/Emails/Email/Components.php:30
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:123
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:119
msgid "555-555-5555"
msgstr ""

#: src/Tickets_Plus/Emails/Email/Components.php:30
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:122
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:119
msgid "Phone"
msgstr "Telefon"

#: src/Tickets_Plus/Emails/Email/Components.php:29
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:118
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:118
msgid "Yes"
msgstr "Ja"

#: src/Tickets_Plus/Emails/Email/Components.php:29
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:117
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:118
msgid "Parking Required"
msgstr "Parkering påkrevd"

#: src/Tickets_Plus/Emails/Email/Components.php:28
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:113
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:117
msgid "Medium"
msgstr ""

#: src/Tickets_Plus/Emails/Email/Components.php:28
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:112
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:117
msgid "T-Shirt Size"
msgstr ""

#: src/Tickets_Plus/Emails/Email/Components.php:27
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:108
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:116
msgid "32"
msgstr ""

#: src/Tickets_Plus/Emails/Email/Components.php:27
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Apple_Wallet/Attendee_Registration_Fields_Data.php:107
#: src/Tickets_Plus/Integrations/Tickets_Wallet_Plus/Passes/Pdf.php:116
msgid "Age"
msgstr "Alder"

#. Translators: %1$s: 'tickets' label (plural, lowercase).
#: src/Tickets_Plus/Emails/Email/RSVP.php:59
#: src/Tickets_Plus/Emails/Email/Ticket.php:58
msgid "Include QR codes in %1$s emails (required for Event Tickets Plus App)."
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Integrations.php:121
msgid "Event Tickets and its add-ons integrate with other online tools and services to bring you additional features. Use the settings below to connect to our mobile app and manage your integrations."
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Integrations.php:118
msgctxt "Integrations tab header"
msgid "Integrations"
msgstr ""

#. Translators: %1$s: 'tickets' label (plural, lowercase).
#: src/Tickets_Plus/Emails/Email/RSVP.php:77
#: src/Tickets_Plus/Emails/Email/Ticket.php:72
msgid "Include Attendee Registration fields in your %1$s emails."
msgstr ""

#: src/Tribe/Manual_Attendees/View.php:132
msgid "Invalid RSVP status, please try again."
msgstr ""

#: src/Tribe/Manual_Attendees/Hooks.php:101
msgctxt "attendee table actions column header"
msgid "Actions"
msgstr ""

#. Translators: %1$s: opening of HTML link. %2$s: closing of HTML link.
#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:132
msgid "Collecting information about your attendees — such as their names and emails addresses — can give you insights about who is coming to your event, how to communicate with them, and even create personalized experiences for them. %1$sLearn more%2$s"
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:125
msgctxt "Attendee Registration tab header"
msgid "Attendee Registration Settings"
msgstr ""

#: src/Tickets_Plus/Emails/Settings.php:40
msgid "Include \"Powered by Event Tickets\" in the footer"
msgstr ""

#: src/Tickets_Plus/Emails/Settings.php:39
msgid "Footer Credit"
msgstr ""

#. translators: 1 is the app store URL, 2 is the play store URL, and 3 is the
#. knowledgebase URL.
#: src/Tribe/QR/Settings.php:168
msgid ""
"Our Event Tickets Plus app makes on-site ticket validation and attendee management a breeze. Available for mobile devices through the iOS %1$s and %2$s\n"
"store. Learn more about the app in our %3$s."
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:72
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:92
#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:145
#: src/Tribe/QR/Settings.php:163
msgid "Knowledgebase"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:144
#: src/Tribe/QR/Settings.php:162
msgid "Google Play Store"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:143
#: src/Tribe/QR/Settings.php:161
msgid "App Store"
msgstr ""

#. Translators: %1$s: 'event' label (singular, lowercase).
#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:114
#: src/Tribe/QR/Settings.php:126
msgid "minutes before the %1$s"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:110
#: src/Tribe/QR/Settings.php:122
msgid "Check-in Window"
msgstr ""

#. Translators: %1$s: 'tickets' label (plural, lowercase). %2$s: 'event' label
#. (singular, lowercase).
#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:99
#: src/Tribe/QR/Settings.php:111
msgid "Only allow check-in of QR %1$s during the date and time of the %2$s, including the check-in window below."
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:95
#: src/Tribe/QR/Settings.php:107
msgid "Restrict Check-In"
msgstr ""

#. Translators: %s: 'tickets' label (plural, lowercase).
#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:80
#: src/Tribe/QR/Settings.php:92
msgid "Include QR codes in %s emails (required for Event Tickets Plus App)"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:76
#: src/Tribe/QR/Settings.php:88
msgid "Use QR Codes"
msgstr ""

#: src/Tickets_Wallet_Plus/Admin/Modifiers/Add_QR_Settings.php:64
#: src/Tribe/QR/Settings.php:61
msgid "Event Tickets Plus App"
msgstr ""

#: src/Tribe/Admin/Notices.php:78
msgid "Attendee Registration Settings"
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Integrations.php:73
msgid "Integrations"
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:53
msgid "Refreshing the API key will disconnect existing users until they add the new key in their app settings."
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:44
msgid "Refresh API Key"
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:28
msgid "API Key"
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:26
msgid "Website URL"
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:19
msgid "Scan the QR to connect with your tickets or manually enter the API key in your app settings."
msgstr ""

#: src/admin-views/settings/etp-app-banner.php:18
msgid "Connect Your Event Tickets Plus App"
msgstr ""

#. Translators: %1$s: The Tickets Commerce knowledgebase article link.
#: src/Tickets_Plus/Hooks.php:142
msgctxt "about Tickets Commerce"
msgid "Tickets Commerce provides a simple and flexible eCommerce checkout for purchasing tickets. Just choose your payment gateway and configure checkout options and you're all set. %1$s."
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:249
msgid "Individual Attendee Collection"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:109
msgid "Ticket IDs"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:114
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:114
msgid "ID-1, ID-2, ID-3"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:109
msgid "RSVP IDs"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:100
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:100
msgid "Select Manually"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:99
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:99
msgid "Show All"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:85
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:85
msgid "Post ID"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:76
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:76
msgid "Manually enter ID"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:75
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:75
msgid "Use the Current ID"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:73
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:73
msgid "Select Post ID"
msgstr ""

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:111
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:130
#: src/Tickets_Wallet_Plus/Admin/Plugin_Action_Links.php:27
#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Settings.php:109
#: src/Tickets_Wallet_Plus/Passes/Pdf/Settings.php:96
#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:64
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:64
msgid "Settings"
msgstr ""

#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:38
msgid "Event RSVP"
msgstr ""

#: src/Tribe/REST/V1/Response.php:170
msgid "Some required attendee data is missing."
msgstr ""

#: src/Tribe/REST/V1/Response.php:160
msgid "This attendee has no meta fields associated with it."
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:166
msgid "WeChat Pay"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:149
msgid "Sofort"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:145
msgid "SEPA debit"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:141
msgid "P24"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:137
msgid "OXXO"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:133
msgid "iDEAL"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:129
msgid "GrabPay"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:125
msgid "FPX"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:121
msgid "EPS"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:117
msgid "Boleto"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:113
msgid "BECS Direct Debit"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:109
msgid "Bancontact"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:89
msgid "Google Pay"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:88
msgid "Apple Pay"
msgstr ""

#. Translators: %1$s A link to the KB article. %2$s closing `</a>` link.
#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:76
msgid "Enable Apple Pay and/or Google Pay payments. Make sure your stripe account is configured to accept wallet payments. %1$sLearn more%2$s"
msgstr ""

#: src/Tickets_Plus/Commerce/Gateways/Stripe/Settings.php:72
msgid "Payment Wallets"
msgstr ""

#. Translators: %1$s: The Attendee Name. %2$s: Copied order edit URL. %3$s:
#. Copied order ID.
#: src/Tribe/Commerce/EDD/Main.php:369
msgid "<b> Attendee Moved : </b> <br> <i>%s</i> is moved from this order to <a href=\"%s\">Order %s</a>"
msgstr ""

#. Translators: %1$s: The Attendee Name. %2$s: Parent order edit URL. %3$s:
#. Parent order ID.
#: src/Tribe/Commerce/EDD/Main.php:358
msgid "<b> Attendee Moved : </b> <br> <i>%s</i> was moved into this order from <a href=\"%s\">Order %s</a>"
msgstr ""

#: src/views/v2/commerce/checkout/header/links/modify-attendees.php:41
msgid "modify attendee"
msgid_plural "modify attendees"
msgstr[0] ""
msgstr[1] ""

#: src/views/v2/attendee-registration/mini-cart/footer.php:70
msgid "Return to Checkout"
msgstr ""

#: src/admin-views/meta-fields/checkbox.php:17
#: src/admin-views/meta-fields/radio.php:17
#: src/admin-views/meta-fields/select.php:17
msgctxt "Attendee information fields"
msgid "Options:"
msgstr ""

#: src/admin-views/meta-fields/_placeholder.php:36
msgid "Placeholder text appears inside an empty field and describes the expected value of the input."
msgstr ""

#: src/admin-views/meta-fields/_description.php:28
msgid "The description appears below the field and provides additional context."
msgstr ""

#: src/admin-views/meta-fields/_description.php:19
msgctxt "Attendee information fields"
msgid "Description:"
msgstr ""

#. translators: %d: updated orders count
#: src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php:217
msgid "%d order has had attendees regenerated."
msgid_plural "%d orders have had their attendees regenerated."
msgstr[0] ""
msgstr[1] ""

#: src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php:133
msgid "Attendee Tickets were regenerated for this order."
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php:87
#: src/Tribe/Commerce/WooCommerce/Regenerate_Order_Attendees.php:103
msgid "Regenerate Attendees"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Service_Provider.php:66
msgid "was deactivated, as this feature is now available within Event Tickets Plus"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Service_Provider.php:65
msgid "Event Tickets Plus Extension: Enhance Woo Order Templates"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:401
msgid "( Deleted )"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:219
#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:422
msgctxt "Attendee meta table."
msgid "Email"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:208
#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:417
msgctxt "Attendee meta table."
msgid "Name"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:170
#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:450
msgctxt "Attendee meta table."
msgid "Security Code"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:134
#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:408
msgctxt "Attendee meta table."
msgid "Ticket ID"
msgstr ""

#. Translators: %s HTML wrapped number of tickets.
#. Translators: %s: The HTML wrapped number of tickets.
#: src/views/v2/attendee-registration/footer.php:52
#: src/views/v2/modal/attendee-registration/notice/non-ar/singular.php:34
msgctxt "Note that there are more tickets in the cart, %s is the html-wrapped number."
msgid "There is %s other ticket in your cart that does not require attendee information."
msgid_plural "There are %s other tickets in your cart that do not require attendee information."
msgstr[0] ""
msgstr[1] ""

#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:215
msgid "Email was sent successfully!"
msgstr ""

#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:212
msgid "Something Went Wrong! Re-sending ticket failed."
msgstr ""

#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:92
msgid "Ticket Sent"
msgstr ""

#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:91
msgid "Sending"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Main.php:4390
msgid "Tickets from this order are re-stocked"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Main.php:4359
msgid "Restock Tickets from this order"
msgstr ""

#. Translators: %1$s: Attendee post object ID, %2$s: Generated Ticket Serial.
#: src/Tribe/Commerce/WooCommerce/Main.php:4274
msgid "Attendee (%1$s) with Ticket #%2$s was deleted by admin."
msgstr ""

#: src/admin-views/meta-fields/_placeholder.php:25
msgctxt "Attendee information fields"
msgid "Placeholder:"
msgstr ""

#: src/admin-views/meta-fields/_placeholder.php:19
msgid "<a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More</a>"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/fieldset.php:68
#: src/admin-views/attendee-meta/fields-existing/fieldset.php:71
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset.php:67
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset.php:70
msgid "Select an existing fieldset"
msgstr ""

#. Author of the plugin
#: event-tickets-plus.php
msgid "The Events Calendar"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/notice.php:55
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/notice.php:50
msgid "Learn More"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/notice.php:55
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/notice.php:50
msgid "The name and email address of each attendee is collected by default and has been added to this fieldset."
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/notice.php:54
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/notice.php:49
msgid "Individual Attendee Collection is active"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:67
#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:89
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:68
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:90
msgid "Collected by default"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:62
#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:84
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:63
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:85
msgid "Required"
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:54
#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:76
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:55
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:77
msgid "Name and email are collected by default because IAC is enabled."
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/fieldset.php:60
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset.php:59
msgid "Collect additional info by adding fields from the menu at left."
msgstr ""

#: src/admin-views/attendee-meta/fields-existing/fieldset.php:58
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset.php:57
msgid "Collect additional info by adding fields from the menu at left or choosing a saved fieldset below."
msgstr ""

#: src/admin-views/manual-attendees/message-error.php:47
msgctxt "Note about missing required fields, in the manual attendees form."
msgid "You have field(s) that require information."
msgstr "Der er felt som må fylles ut"

#: src/admin-views/manual-attendees/fields/name.php:56
msgid "Attendee Name"
msgstr "Navn på deltaker"

#: src/admin-views/manual-attendees/fields/email.php:56
msgid "attendee@email.com"
msgstr "deltaker@epost.com"

#: src/admin-views/manual-attendees/fields/email.php:45
#: src/admin-views/manual-attendees/fields/name.php:45
msgid "required"
msgstr "påkrevd"

#: src/admin-views/manual-attendees/fields/email-resend.php:47
msgid "Re-send RSVP email"
msgstr "Send svarmail på nytt"

#: src/admin-views/manual-attendees/edit/success.php:42
msgid "The attendee information has been edited."
msgstr "Deltakerinformasjon har blitt oppdatert."

#: src/admin-views/manual-attendees/edit/buttons.php:44
msgid "Update Attendee"
msgstr "Oppdater deltaker"

#: src/admin-views/manual-attendees/add/ticket-select.php:48
#: src/admin-views/manual-attendees/add/ticket-select.php:56
msgid "Select a ticket"
msgstr "Velg en billett"

#: src/admin-views/manual-attendees/add/success.php:43
#: src/admin-views/manual-attendees/edit/success.php:43
msgid "This page will refresh automatically. Do not leave or manually refresh this page."
msgstr "Denne siden vil oppdateres automatisk. Ikke lukk eller oppdatert denne siden."

#: src/admin-views/manual-attendees/add/success.php:42
msgid "New attendee has been added for this event."
msgstr "Ny deltaker har blitt lagt til."

#: src/admin-views/manual-attendees/add/message-price.php:40
msgid "When assigning or reassigning a ticket to an attendee: the attendee will receive the ticket at a $0 fee - regardless of the ticket's cost."
msgstr "Når du tildeler eller tilordner en billett til en deltaker vil deltakeren vil motta billetten kostnadsfritt - uavhengig av billettens kostnad."

#: src/admin-views/manual-attendees/add/message-full.php:54
msgid "You can still proceed, but adding this attendee will overbook your ticket."
msgstr "Du kan fortsette, men å legge til denne deltakeren vil overbooke din billett."

#. translators: %1$s: opening <strong> tag. %2$s: formatted quantity remaining.
#. %3$s: closing </strong> tag.
#: src/admin-views/manual-attendees/add/availability.php:46
msgctxt "ticket stock message (remaining stock)"
msgid "Remaining: %1$s %2$s %3$s"
msgstr "Gjenstående: %1$s %2$s %3$s"

#: src/Tribe/Repositories/Order/WooCommerce.php:227
msgid "Order created manually"
msgstr "Ordren er opprettet manuelt"

#: src/Tribe/Manual_Attendees/View.php:169
msgid "Unable to create this attendee, please try again."
msgstr "Vi kunne ikke opprette denne deltakeren, vennligst prøv igjen."

#: src/Tribe/Manual_Attendees/View.php:149
msgid "Unable to update this attendee, please try again."
msgstr "Vi kunne ikke oppdatere denne deltakeren, vennligst prøv igjen."

#: src/Tribe/Manual_Attendees/View.php:142
msgid "Invalid attendee set, please try again."
msgstr "Deltakeren er ugyldig, prøv igjen."

#: src/Tribe/Manual_Attendees/View.php:112
msgid "You must provide an Attendee name and email address, please try again."
msgstr "Du må oppgi deltakernavn og e-postadresse. Prøv på nytt."

#: src/Tribe/Manual_Attendees/View.php:101
msgid "Invalid ticket and attendee information provided, please try again."
msgstr "Ugyldig billett- og deltakerinformasjon oppgitt, prøv igjen."

#: src/Tribe/Manual_Attendees/View.php:97
msgid "Invalid ticket set, please try again."
msgstr "Ugyldig billettsett, prøv igjen."

#: src/Tribe/Manual_Attendees/Modal.php:149
msgctxt "Add Attendee button for Attendee list"
msgid "+ Add Attendee"
msgstr "Legg til deltaker"

#: src/admin-views/manual-attendees/add/buttons.php:44
#: src/Tribe/Manual_Attendees/Modal.php:85
#: src/Tribe/Manual_Attendees/Modal.php:145
#: src/Tribe/Manual_Attendees/Modal.php:154
msgid "Add Attendee"
msgstr "Legg til deltaker"

#: src/Tribe/Manual_Attendees/Hooks.php:254
msgctxt "Add new attendee button for report page heading"
msgid "Add New"
msgstr "Legg til"

#: src/Tribe/Manual_Attendees/Hooks.php:212
#: src/Tribe/Manual_Attendees/Hooks.php:258
msgctxt "Add new attendee modal title"
msgid "Add Attendee"
msgstr "Legg til deltaker"

#: src/Tribe/Manual_Attendees/Hooks.php:142
msgctxt "edit attendee button"
msgid "Edit Attendee"
msgstr "Rediger deltaker"

#: src/Tribe/Manual_Attendees/Hooks.php:61
#: src/Tribe/Manual_Attendees/Hooks.php:152
msgctxt "modal title"
msgid "Edit Attendee Info"
msgstr "Rediger deltakerinformasjon"

#: src/Tribe/Manual_Attendees/Hooks.php:55
msgctxt "row action"
msgid "Edit Attendee"
msgstr "Rediger deltaker"

#. Author URI of the plugin
#: event-tickets-plus.php
msgid "https://evnt.is/28"
msgstr "https://evnt.is/28"

#. Plugin URI of the plugin
#: event-tickets-plus.php
msgid "https://evnt.is/1acc"
msgstr "https://evnt.is/1acc"

#: src/Tribe/Attendee_Registration/IAC.php:271
msgid "Optional"
msgstr ""

#. translators: %s: Tickets label
#: src/views/v2/tickets/submit/button-modal.php:37
msgctxt "Get Tickets button."
msgid "Get %s"
msgstr "Hent %s"

#. translators: %1$s: Event name, %2$s: Tickets label
#: src/views/v2/tickets/submit/button-modal.php:34
msgctxt "Tickets modal title."
msgid "%1$s %2$s"
msgstr ""

#: src/views/v2/modal/attendee-registration/title.php:16
msgid "Attendee Details"
msgstr "Deltakerdetaljer"

#: src/views/v2/modal/attendee-registration/footer.php:35
msgid "Checkout Now"
msgstr "Gå til kassen"

#: src/views/v2/modal/attendee-registration/footer.php:27
#: src/Tickets_Plus/Ticket_Presets/app/blockEditor/components/Presets/PresetSelector.js:40
msgid "or"
msgstr "eller"

#: src/views/v2/modal/attendee-registration/footer.php:25
msgid "Save and View Cart"
msgstr "Lagre og vis handlekurv"

#: src/admin-views/manual-attendees/fields/email-resend.php:47
#: src/views/v2/iac/my-tickets/resend-email-template.php:45
msgid "Re-send ticket email"
msgstr "Resend billettene på e-post"

#: src/views/v2/iac/attendee-registration/unique-name-error.php:24
msgid "Guest name cannot be repeated."
msgstr "Deltakernavn kan ikke gjentas"

#: src/views/v2/iac/attendee-registration/unique-email-error.php:24
msgid "Guest email cannot be repeated."
msgstr "Deltakers e-post kan ikke gjentas"

#: src/views/v2/iac/attendee-registration/email-disclaimer.php:19
msgid "Each attendee specified will receive an email with their individual ticket included."
msgstr "Hver spesifiserte deltaker vil motta en e-post med deres individuelle billett."

#: src/views/v2/attendee-registration/mini-cart/title.php:21
msgctxt "Attendee registration mini-cart/ticket summary title."
msgid "Ticket Summary"
msgstr "Billettsammendrag"

#. Translators: %s: The HTML wrapped number of tickets.
#: src/views/v2/modal/attendee-registration/notice/non-ar/plural.php:34
msgctxt "Note that there are more tickets in the cart, %s is the html-wrapped number."
msgid "There are %s other tickets in your cart that do not require attendee information."
msgstr "Det er %s andre billetter i handlekurven din som ikke krever deltakerinformasjon. "

#. Translators: %s HTML wrapped number of tickets.
#. Translators: %s: The HTML wrapped number of tickets.
#: src/views/v2/attendee-registration/content/notice.php:47
#: src/views/v2/modal/attendee-registration/notice/error.php:30
msgctxt "Note about missing required fields, %s is the html-wrapped number of tickets."
msgid "You have %s ticket(s) with a field that requires information."
msgstr "Du har %s billett(er) med et felt som krever informasjon."

#. Translators: 1 the attendee number, 2 the seat label if the ticket has a
#. seat assigned in the format of " - Seat C8".
#: src/views/v2/attendee-registration/content/attendees/fields.php:49
msgctxt "Tickets modal attendee fields"
msgid "Attendee %1$s%2$s"
msgstr ""

#: src/views/v2/attendee-registration/content/attendees/error.php:40
msgid "An error occurred while saving, please try again."
msgstr "Det oppsto en feil under lagring. Prøv på nytt."

#: src/views/v2/attendee-registration/content/attendees/error.php:37
msgid "Please fill in all required fields."
msgstr "Vennligst fyll ut alle obligatoriske felt."

#: src/views/v2/attendee-registration/button/submit.php:35
msgctxt "Save attendee meta and proceed to checkout."
msgid "Save & Checkout"
msgstr "Lagre og gå til betaling"

#: src/views/v2/attendee-registration/button/back-to-cart.php:43
msgid "Back to cart"
msgstr "Tilbake til handlekurven"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:253
msgctxt "Individual Attendee Collection settings label"
msgid "Individual Attendee Collection Default Setting"
msgstr "Standardinnstilling for individuelle deltakere"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:278
msgctxt "dropdown option"
msgid "Default Page Template"
msgstr "Standard sidemal"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:229
msgctxt "tooltip for Individual Attendee Collection setting"
msgid "The default Individual Attendee Collection option when you create new tickets, which may be customized per ticket."
msgstr "Standardalternativet for individuelle deltakere når du oppretter nye billetter, som kan tilpasses per billett."

#: src/admin-views/editor/fieldset/attendee-collection.php:24
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-collection.php:20
msgid "Select the default way to sell tickets. Enabling Individual Attendee Collection will allow purchasers to enter a name and email for each ticket."
msgstr "Velg standard måte å selge billetter på. Aktivering av individuelle deltakere vil tillate kjøpere å skrive inn navn og e-post for hver billett."

#: src/admin-views/editor/fieldset/attendee-collection.php:22
msgid "Attendee Collection Settings"
msgstr "Innstillinger for deltakere"

#: src/admin-views/editor/fieldset/attendee-collection.php:19
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-collection.php:17
msgid "Attendee Collection"
msgstr "Deltakere"

#. translators: %s: The field ID.
#: src/Tribe/Meta/Field/Abstract_Field.php:178
msgid "Field %s"
msgstr "Felt %s"

#: src/Tribe/Main.php:534
msgid "Event Tickets Plus - Legacy"
msgstr "Event Tickets Plus - Legacy"

#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:59
#: src/admin-views/manual-attendees/fields/name.php:45
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:60
#: src/Tribe/Attendee_Registration/IAC.php:276 src/Tribe/Meta.php:730
msgid "Name"
msgstr "Navn"

#: src/Tribe/Attendee_Registration/IAC.php:148
msgctxt "Individual Attendee Collection setting choice"
msgid "Require Individual Attendee Collection"
msgstr "Krever individuelle deltakere"

#: src/Tribe/Attendee_Registration/IAC.php:147
msgctxt "Individual Attendee Collection setting choice"
msgid "Allow Individual Attendee Collection"
msgstr "Tillat individuelle deltakere"

#: src/Tribe/Attendee_Registration/IAC.php:146
msgctxt "Individual Attendee Collection setting choice"
msgid "No Individual Attendee Collection"
msgstr "Ingen individuelle deltakere"

#: src/views/v2/components/meta/select.php:57
msgid "Select an option"
msgstr "Velg et alternativ"

#: src/views/v2/components/meta/birth.php:102
msgctxt "birthdate field"
msgid "Year"
msgstr "År"

#: src/views/v2/components/meta/birth.php:77
msgctxt "birthdate field"
msgid "Day"
msgstr "Dag"

#: src/views/v2/components/meta/birth.php:52
msgctxt "birthdate field"
msgid "Month"
msgstr "Måned"

#: src/admin-views/meta-fields/_field.php:66
msgid "Toggle panel"
msgstr "Bytt panel"

#: src/views/meta/birth.php:86
msgctxt "birthdate field"
msgid " Year"
msgstr "År"

#: src/views/meta/birth.php:66
msgctxt "birthdate field"
msgid " Day"
msgstr "Dag"

#: src/views/meta/birth.php:46
msgctxt "birthdate field"
msgid " Month"
msgstr "Måned"

#: src/Tribe/Tickets_View.php:482 src/views/tickets-plus/orders-tickets.php:33
msgctxt "fallback post type singular name"
msgid "Post"
msgstr "Post"

#: src/views/meta/birth.php:94 src/views/v2/components/meta/birth.php:114
msgid "Year"
msgstr "År"

#: src/views/meta/birth.php:74 src/views/v2/components/meta/birth.php:89
msgid "Day"
msgstr "Dag"

#: src/views/meta/birth.php:54 src/views/v2/components/meta/birth.php:64
msgid "Month"
msgstr "Måned"

#: src/Tribe/Meta/Field/Url.php:17
msgctxt "Attendee Information Field Name"
msgid "URL"
msgstr "URL"

#: src/Tribe/Meta/Field/Text.php:10
msgctxt "Attendee Information Field Name"
msgid "Text"
msgstr "Tekst"

#: src/Tribe/Meta/Field/Telephone.php:17
msgctxt "Attendee Information Field Name"
msgid "Telephone"
msgstr "Telefon"

#: src/Tribe/Meta/Field/Select.php:10
msgctxt "Attendee Information Field Name"
msgid "Dropdown"
msgstr "Dropdown"

#: src/Tribe/Meta/Field/Radio.php:10
msgctxt "Attendee Information Field Name"
msgid "Radio"
msgstr "Radio"

#: src/Tribe/Meta/Field/Number.php:17
msgctxt "Attendee Information Field Name"
msgid "Number"
msgstr "Antall"

#: src/Tribe/Meta/Field/Email.php:17
msgctxt "Attendee Information Field Name"
msgid "Email"
msgstr "E-post"

#: src/Tribe/Meta/Field/Datetime.php:17
msgctxt "Attendee Information Field Name"
msgid "Date"
msgstr "Dato"

#: src/Tribe/Meta/Field/Checkbox.php:10
msgctxt "Attendee Information Field Name"
msgid "Checkbox"
msgstr "Avkrysningsboks"

#: src/Tribe/Meta/Field/Birth.php:25
msgctxt "Attendee Information Field Name"
msgid "Birth Date"
msgstr "Fødselsdato"

#. Translators: 1: plural Tickets label, 2: post type label.
#: src/views/tickets-plus/orders-tickets.php:42
msgid "My %1$s for this %2$s"
msgstr "Mine %1$s for denne %2$s"

#: src/admin-views/woocommerce-metabox-sku.php:27
msgctxt "WooCommerce SKU"
msgid "A unique identifying code for each %s you're selling"
msgstr ""

#. Translators: %s: Plural tickets label lowercase.
#: src/admin-views/attendee-meta/fields-existing/fieldset.php:45
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset.php:44
msgctxt "Attendee Info"
msgid "The name and contact info of the person acquiring %s is collected by default."
msgstr "Navnet og kontaktinformasjonen til den som bestiller %s blir samlet inn som standard."

#: src/admin-views/meta-content.php:18
msgctxt "Attendee Information"
msgid "Need to collect information from your %s buyers? Configure your own registration form with the options below."
msgstr "Trenger du å samle informasjon fra %s  kjøpere? Konfigurer ditt eget registreringsskjema med alternativene nedenfor."

#: src/admin-views/editor/settings-attendees.php:56
msgid "Show a list of attendees, filtered by those who opt out during purchase."
msgstr "Vis en liste over deltakere, filtrert av de som velger bort under kjøpet."

#: src/admin-views/edd-metabox-sku.php:27
msgctxt "EDD SKU"
msgid "A unique identifying code for each %s you're selling"
msgstr ""

#: src/Tribe/Meta/Fieldset.php:106
msgid "Custom %s Fields"
msgstr "Tilpassede %s felt"

#: src/Tribe/Meta/Fieldset.php:89
msgid "Saved fieldsets for %s custom meta"
msgstr "Lagrede feltsett for %s custom meta"

#: src/Tribe/Meta/Fieldset.php:86
msgid "Insert into %s fieldset"
msgstr "Legg til i %s feltsett"

#: src/Tribe/Meta/Fieldset.php:85
msgid "%s Fieldset Archives"
msgstr "%s feltsettarkiv"

#: src/Tribe/Meta/Fieldset.php:84
msgid "All %s Fieldsets"
msgstr "Alle %s feltsett"

#: src/Tribe/Meta/Fieldset.php:82
msgid "No %s fieldsets found"
msgstr "Ingen %s feltsett funnet"

#: src/Tribe/Meta/Fieldset.php:81
msgid "Search %s Fieldsets"
msgstr "Søk i %s feltsett"

#: src/Tribe/Meta/Fieldset.php:80
msgid "View %s Fieldset"
msgstr "Vis %s feltsett"

#: src/Tribe/Meta/Fieldset.php:79
msgid "New %s Fieldset"
msgstr "Nytt %s feltsett"

#: src/Tribe/Meta/Fieldset.php:78
msgid "Edit %s Fieldset"
msgstr "Rediger %s feltsett"

#: src/Tribe/Meta/Fieldset.php:77
msgid "Add New %s Fieldset"
msgstr "Legg til nytt %s feltsett"

#: src/Tribe/Meta/Fieldset.php:76 src/Tribe/Meta/Fieldset.php:183
msgid "%s Fieldset"
msgstr "%s feltsett"

#: src/Tribe/Meta/Fieldset.php:15
msgid "%s Fieldsets"
msgstr "%s feltsett"

#: src/Tribe/Commerce/WooCommerce/Orders/Cancelled.php:65
msgid "%1$s with ID %2$s does not exist."
msgstr "%1$s med ID %2$s finnes ikke"

#: src/Tribe/Commerce/WooCommerce/Orders/Cancelled.php:50
msgid "%s post ID must be an int or a numeric string."
msgstr "%s post ID må være en int eller en numerisk streng."

#. translators: %1$s: opening anchor tag for WooCommerce product link, %2$s:
#. closing anchor tag.
#: src/Tribe/Commerce/WooCommerce/Main.php:4028
msgid "\"Unlimited\" will be displayed unless you enable the WooCommerce's \"Manage stock\" setting. You can do so %1$shere%2$s."
msgstr ""

#. translators: %1$s: opening anchor tag for Attendees list link, %2$s: closing
#. anchor tag.
#: src/Tribe/Commerce/WooCommerce/Main.php:4018
msgid "The number of Complete ticket sales does not match the number of attendees. Please check the %1$sAttendees list%2$s and adjust ticket stock in WooCommerce as needed."
msgstr ""

#. Translators: dynamic 'tickets' text.
#: src/Tribe/Commerce/WooCommerce/Email.php:60
msgid "Your %s from {site_title}"
msgstr "Dine %s fra {site_title}"

#: src/Tribe/Commerce/EDD/Orders/Report.php:113
msgctxt "order row action"
msgid "Orders"
msgstr "Ordre"

#: src/Tribe/Commerce/EDD/Orders/Report.php:111
msgctxt "order row action"
msgid "See EDD purchases for this %s"
msgstr "Vis EDD kjøp for denne %s"

#. translators: %s is ticket.
#: src/Tribe/Commerce/EDD/Main.php:2116
#: src/Tribe/Commerce/WooCommerce/Main.php:3262
msgid "This is a %s for the event:"
msgstr "Dette er en %s til:"

#: src/Tribe/Commerce/EDD/Email.php:38
msgid "%s Email Subject"
msgstr "%s E-post emne"

#: src/Tribe/Commerce/EDD/Email.php:32
msgid "Tribe %s Emails"
msgstr "Tribe %s e-poster"

#: src/Tribe/Commerce/EDD/Email.php:13
msgid "Your %s from {sitename}"
msgstr "Dine %s fra {sitename}"

#: src/Tribe/Commerce/Attendance_Totals.php:68
msgctxt "attendee summary"
msgid "Total %s:"
msgstr "Totalt %s:"

#: src/Tribe/CSV_Importer/Column_Names.php:60
msgid "%s Capacity"
msgstr "%s kapasitet"

#: src/Tribe/CSV_Importer/Column_Names.php:59
msgid "%s SKU"
msgstr "%s SKU"

#: src/Tribe/CSV_Importer/Column_Names.php:57
msgid "%s Price"
msgstr "%s pris"

#: src/Tribe/CSV_Importer/Column_Names.php:56
msgid "%s End Sale Time"
msgstr "%s Klokkeslett for avslutning av salget"

#: src/Tribe/CSV_Importer/Column_Names.php:55
msgid "%s End Sale Date"
msgstr "%s Dato for avslutning av salget"

#: src/Tribe/CSV_Importer/Column_Names.php:54
msgid "%s Start Sale Time"
msgstr "%s Tidspunkt for salgsstart"

#: src/Tribe/CSV_Importer/Column_Names.php:53
msgid "%s Start Sale Date"
msgstr "%s Dato for salgsstart"

#: src/Tribe/CSV_Importer/Column_Names.php:52
msgid "%s Show Description"
msgstr "%s Vis beskrivelse"

#: src/Tribe/CSV_Importer/Column_Names.php:51
msgid "%s Description"
msgstr "%s Beskrivelse"

#: src/Tribe/CSV_Importer/Column_Names.php:50
msgid "%s Name"
msgstr "%s Navn"

#: src/Tribe/APM.php:74 src/Tribe/CSV_Importer/Column_Names.php:58
msgid "%s Stock"
msgstr "%s Beholdning"

#: src/Tribe/APM.php:67
msgid "%s Sales"
msgstr "%s Salg"

#. Translators: %1$s: dynamic "tickets" text. %2$s: opening of HTML link. %3$s:
#. closing of HTML link.
#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:159
msgctxt "checkbox to enable Attendee Registration Modal"
msgid "Enabling the Attendee Registration Modal provides a new sales flow for purchasing %1$s that include Attendee Registration. [%2$sLearn more%3$s]"
msgstr "Aktivering av deltakerregistreringsmodal gir en ny salgsstrøm for å kjøpe %1$s som inkluderer deltakerregistrering. [%2$sMer info%3$s]"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:156
msgid "Attendee Registration Modal "
msgstr "Deltakerregistreringsmodal"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:73
#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:152
msgid "Attendee Registration"
msgstr "Deltakerregistrering"

#: src/Tribe/Commerce/WooCommerce/Main.php:4193
msgid "Return to cart"
msgstr "Tilbake til handlekurven"

#: src/Tribe/Commerce/WooCommerce/Main.php:4132
msgctxt "Attendee Registration notice paragraph text when Woo cart quantity changed"
msgid "You've arrived here because you updated ticket quantities in the Cart. Please verify your attendee information, then click \"Save Attendee Info\" in order to proceed to Checkout."
msgstr "Du har kommet hit fordi du har oppdatert billettmengder i handlekurven. Bekreft deltakerinformasjonen din, og klikk deretter på \"Lagre deltakerinformasjon\" for å fortsette til kassen."

#: src/Tribe/Commerce/WooCommerce/Main.php:4126
msgctxt "Attendee Registration notice heading text when Woo cart quantity changed"
msgid "Updated Ticket Quantities"
msgstr "Oppdaterte billettantall"

#: src/Tribe/Commerce/EDD/Main.php:2713
#: src/Tribe/Commerce/WooCommerce/Main.php:4205
msgid "Edit attendee info"
msgstr "Rediger deltakerinformasjon"

#. translators: placeholders are html tags (and one link, translated above).
#: src/Tribe/Admin/Notices.php:84
msgid "%1$sEvent Tickets Plus%2$s%3$sWith this new version, we've made front-end style updates. If you have customized the %7$s section or the Attendee Registration page, this update will likely impact your customizations.%4$s We've also introduced a new Attendee Registration Information flow for %8$s purchasers! If you use Attendee Registration, please select which user flow you prefer for your website in the %5$s.%6$s "
msgstr " %1$sEvent Tickets Plus %2$s%3$s Med denne nye versjonen har vi laget front-end stiloppdateringer. Hvis du har tilpasset delen %7$s eller siden Registrering av deltaker, vil denne oppdateringen sannsynligvis påvirke tilpasningene dine. %4$s Vi har også introdusert en ny informasjonsflyt for deltakerregistrering for %8$s kjøpere! Hvis du bruker deltakerregistrering, velg hvilken brukerflyt du foretrekker for nettstedet ditt %5$s.%6$s "

#: src/admin-views/edd-orders.php:31 src/admin-views/woocommerce-orders.php:33
msgid "Orders Report"
msgstr "Ordrerapport"

#: src/Tribe/Meta/Export.php:274
msgid "Checked"
msgstr "Avkrysset"

#: src/Tribe/Commerce/Attendance_Totals.php:70
msgctxt "attendee summary"
msgid "Cancelled:"
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:193
msgid "Attendee Registration page"
msgstr "Side for deltakerregistrering"

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:113
msgid "Selected page <strong>must</strong> use the <code>[tribe_attendee_registration]</code> shortcode. While the shortcode is missing the default redirect will be used."
msgstr ""

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:98
msgid "Optional: select an existing page to act as your attendee registration page. <strong>Requires</strong> use of the `[tribe_attendee_registration]` shortcode and overrides the above template and URL slug."
msgstr "Valgfritt: velg en eksisterende side for å fungere som deltakerregistreringsside. <strong>Dette krever</strong> bruk av `[tribe_attendee_registration]` shortcode og overstyrer mal og URL slug."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:306
msgid "You must create a page before using this functionality"
msgstr "Du må opprette en side før du kan bruke denne funksjonen."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:311
msgid "Choose a page or leave blank."
msgstr "Velg en side eller la feltet stå tomt."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:185
msgid "Choose a page template to control the appearance of your attendee registration page."
msgstr "Velg en sidemal for å endre utseende på din side for deltakerregistrering."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:184
msgid "Attendee Registration template"
msgstr "Mal for deltakerregistrering."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:176
msgid "The slug used for building the URL for the Attendee Registration Info page."
msgstr "Slug brukt for å bygge URL for deltakerregistreringsside."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:175
msgid "Attendee Registration URL slug"
msgstr "Deltakerregistrering URL slug."

#: src/Tickets_Plus/Admin/Tabs/Attendee_Registration.php:282
msgid "Same as Event Page Template"
msgstr "Samme som sidemal for Event Page"

#: src/Tribe/Commerce/WooCommerce/Settings.php:200
msgid "Generate attendees and %s immediately upon WooCommerce order status change. Depending on your PayPal settings, this can result in duplicated attendees."
msgstr "Generer deltakere og %s umiddelbart etter endring av WooCommerce-ordrestatus. Avhengig av PayPal-innstillingene dine, kan dette føre til dupliserte deltakere."

#: src/Tribe/Commerce/WooCommerce/Settings.php:190
msgid "Wait at least 5 seconds after WooCommerce order status change before generating attendees and %1$s in order to prevent unwanted duplicates. %2$sRecommended for anyone using PayPal with WooCommerce.%3$s"
msgstr "Vent minst 5 sekunder etter endring av WooCommerce-ordrestatus før du genererer deltakere og %1$s for å forhindre uønskede duplikater. %2$sAnbefalt dersom du bruker PayPal sammen med  WooCommerce.%3$s"

#: src/Tribe/Commerce/WooCommerce/Settings.php:187
msgid "Handling PayPal orders:"
msgstr "Håndtere PayPal-bestillinger:"

#: src/functions/php-min-version.php:76
msgid "Contact your Host or your system administrator and ask to upgrade to the latest version of PHP."
msgstr "Kontakt verten eller systemadministratoren din og be om å oppgradere til den nyeste versjonen av PHP."

#: src/functions/php-min-version.php:74
msgid "To allow better control over dates, advanced security improvements and performance gain."
msgstr "For å gi bedre kontroll over datoer, avanserte sikkerhetsforbedringer og ytelse."

#: src/functions/php-min-version.php:64
msgid "<b>%1$s</b> requires <b>PHP %2$s</b> or higher."
msgid_plural "<b>%1$s</b> require <b>PHP %2$s</b> or higher."
msgstr[0] "<b>%1$s</b> krever <b>PHP %2$s</b> eller høyere."
msgstr[1] "<b>%1$s</b> krever <b>PHP %2$s</b> eller høyere."

#: src/functions/php-min-version.php:52
msgctxt "Plugin A\",\" Plugin B"
msgid ", "
msgstr ","

#: src/functions/php-min-version.php:51
msgctxt "Plugin A \"and\" Plugin B"
msgid " and "
msgstr "og"

#: src/Tribe/Commerce/EDD/Orders/Report.php:250
msgid "Search Orders"
msgstr "Søk i ordre"

#: src/Tribe/Commerce/EDD/Orders/Report.php:223
msgctxt "Browser title"
msgid "%s - EDD Orders"
msgstr "%s - EDD ordre"

#: src/admin-views/meta-content.php:27
msgid "Learn more"
msgstr "Mer info"

#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Posts_Rules.php:207
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rule.php:182
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:160
#: src/Tickets_Plus/Commerce/Purchase_Rules/REST/TEC/V1/Endpoints/Rules.php:268
msgid "A required parameter is missing or an input parameter is in the wrong format"
msgstr "En påkrevd parameter mangler, eller en inputparameter er i feil format"

#: src/Tribe/Privacy.php:376
msgid "EDD Attendee Data"
msgstr "EDD deltakerdata"

#: src/Tribe/Privacy.php:284
msgid "WooTicket Attendee Data"
msgstr "WooTicket deltakerdata"

#: src/Tribe/Privacy.php:211
msgid "EDD Ticket fields information was not removed. A database error may have occurred during deletion."
msgstr "Informasjon om EDD-billettfelt ble ikke fjernet. Det kan ha oppstått en databasefeil under sletting."

#: src/Tribe/Privacy.php:137
msgid "WooTicket fields information was not removed. A database error may have occurred during deletion."
msgstr "Informasjonen om WooTicket-felt ble ikke fjernet. Det kan ha oppstått en databasefeil under sletting."

#: src/Tribe/Privacy.php:64
msgid "Event EDD Attendee"
msgstr "Event EDD-deltaker"

#: src/Tribe/Privacy.php:59
msgid "WooTickets Attendee"
msgstr "WooTickets deltaker"

#: src/Tribe/Privacy.php:41
msgid "EDD Ticket Eraser"
msgstr "EDD billettsletter"

#: src/Tribe/Privacy.php:36
msgid "WooTicket Eraser"
msgstr "WooTicket sletter"

#: src/Tickets_Plus/Emails/Email/RSVP.php:55
#: src/Tickets_Plus/Emails/Email/Ticket.php:54
msgid "QR Codes"
msgstr "QR-koder"

#: src/views/purchase-rules/admin/single-order.php:20
#: src/views/purchase-rules/checkout.php:24
#: src/views/purchase-rules/email.php:28
#: src/views/purchase-rules/order-details.php:25
msgid "Discount:"
msgstr ""

#: src/Tribe/Commerce/WooCommerce/Main.php:3811
msgid "The ticket: %1$s, in your cart is no longer available or valid. You need to remove it from your cart in order to continue."
msgstr "Billetten: %1$s, i din handlekurv er ikke lengre tilgjengelig, eller er ugyldig. Du må slette den fra handlekurven for å komme videre."

#. translators: %s: tickets.
#: src/Tribe/Commerce/WooCommerce/Email.php:249
msgid "%s email notification manually sent to user."
msgstr "%s e-post med billettinformasjon er manuelt sendt til bruker."

#. Description of the plugin
#: event-tickets-plus.php
msgid "Event Tickets Plus lets you sell tickets to events, collect custom attendee information, and more! Includes advanced options like shared capacity between tickets, ticket QR codes, and integrations with your favorite ecommerce provider."
msgstr "Event Tickets Plus lar deg selge billetter til arrangementer, samle tilpasset deltakerinformasjon og mer! Inkluderer avanserte alternativer som delt kapasitet mellom billetter, billett QR-koder og integrasjoner med din favoritt e-handelsleverandør."

#: src/Tribe/Commerce/EDD/Orders/Table.php:55
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:54
msgid "Number of orders per page:"
msgstr "Antall ordre per side:"

#: src/admin-views/editor/fieldset/settings-capacity.php:24
msgid "Global Shared Capacity field"
msgstr "Globalt felt for delt kapasitet"

#: src/admin-views/woocommerce-metabox-ecommerce.php:20
msgid "Edit ticket in WooCommerce"
msgstr "Rediger billettene i WooCommerce"

#: src/admin-views/tpp-metabox-capacity.php:37
msgid "%1$s capacity will only be used by attendees buying this %2$s type"
msgstr "%1$s kapasitet bil bare bli benyttet av deltakere som kjøper denne %2$s type"

#: src/admin-views/edd-metabox-ecommerce.php:29
msgid "View Sales Report"
msgstr "Se salgsrapport"

#: src/admin-views/edd-metabox-ecommerce.php:21
msgid "Edit ticket in Easy Digital Downloads"
msgstr "Rediger billett i Easy Digital Downloads"

#: src/admin-views/edd-metabox-ecommerce.php:18
#: src/admin-views/woocommerce-metabox-ecommerce.php:17
msgid "Ecommerce:"
msgstr "E-handel"

#: src/admin-views/commerce/metabox/capacity.php:186
#: src/admin-views/edd-metabox-capacity.php:172
#: src/admin-views/tpp-metabox-capacity.php:182
#: src/admin-views/woocommerce-metabox-capacity.php:173
msgid "Unlimited capacity"
msgstr "Ubegrenset kapasitet"

#: src/admin-views/commerce/metabox/capacity.php:43
#: src/admin-views/edd-metabox-capacity.php:43
#: src/admin-views/tpp-metabox-capacity.php:43
#: src/admin-views/woocommerce-metabox-capacity.php:43
msgid "Please set the Capacity for this %s."
msgstr "Skriv inn antall tilgjengelige billetter for denne %s typen"

#: src/admin-views/commerce/metabox/capacity.php:33
#: src/admin-views/edd-metabox-capacity.php:33
#: src/admin-views/tpp-metabox-capacity.php:32
#: src/admin-views/woocommerce-metabox-capacity.php:33
msgid "Set capacity for this %s only"
msgstr "Legg inn antall tilgjengelige billetter kun for denne %s typen"

#: src/admin-views/commerce/metabox/capacity.php:129
#: src/admin-views/edd-metabox-capacity.php:118
#: src/admin-views/tpp-metabox-capacity.php:125
#: src/admin-views/woocommerce-metabox-capacity.php:119
msgid "(max %s)"
msgstr "(maks %s)"

#: src/admin-views/commerce/metabox/capacity.php:127
#: src/admin-views/edd-metabox-capacity.php:116
#: src/admin-views/tpp-metabox-capacity.php:123
#: src/admin-views/woocommerce-metabox-capacity.php:117
msgid "Optional: limit sales to portion of the shared capacity"
msgstr "Valgfritt: Begrens salget til en bestemt del av den delte kapasiteten"

#: src/admin-views/commerce/metabox/capacity.php:28
#: src/admin-views/edd-metabox-capacity.php:28
#: src/admin-views/tpp-metabox-capacity.php:27
#: src/admin-views/woocommerce-metabox-capacity.php:28
msgid "%s shared capacity cannot be greater than Event Capacity."
msgstr "Delt %skapasitet kan ikke være større enn den totale billettkapasiteten til arrangementet."

#: src/admin-views/commerce/metabox/capacity.php:113
#: src/admin-views/edd-metabox-capacity.php:102
#: src/admin-views/tpp-metabox-capacity.php:109
#: src/admin-views/woocommerce-metabox-capacity.php:101
msgid "Sell up to:"
msgstr "Selg opp til:"

#: src/admin-views/commerce/metabox/capacity.php:98
#: src/admin-views/edd-metabox-capacity.php:87
#: src/admin-views/tpp-metabox-capacity.php:94
#: src/admin-views/woocommerce-metabox-capacity.php:86
msgid "Please set the Shared Capacity."
msgstr "Skriv inn delt billettkapasitet"

#: src/admin-views/commerce/metabox/capacity.php:89
#: src/admin-views/edd-metabox-capacity.php:78
#: src/admin-views/tpp-metabox-capacity.php:85
#: src/admin-views/woocommerce-metabox-capacity.php:77
msgid "Set shared capacity:"
msgstr "Sett delt billettkapasitet"

#: src/admin-views/tpp-metabox-capacity.php:21
msgid "Shared capacity %1$s types share a common pool of %2$s for all attendees"
msgstr "%1$s med delt kapasitet deler lager for %2$s for alle deltakere"

#: src/admin-views/commerce/metabox/capacity.php:17
#: src/admin-views/edd-metabox-capacity.php:17
#: src/admin-views/tpp-metabox-capacity.php:16
#: src/admin-views/woocommerce-metabox-capacity.php:17
msgid "Share capacity with other %s"
msgstr "Del kapasitet med andre %s"

#: src/admin-views/commerce/metabox/capacity.php:62
#: src/admin-views/commerce/metabox/capacity.php:160
#: src/admin-views/edd-metabox-capacity.php:53
#: src/admin-views/edd-metabox-capacity.php:146
#: src/admin-views/tpp-metabox-capacity.php:58
#: src/admin-views/tpp-metabox-capacity.php:156
#: src/admin-views/woocommerce-metabox-capacity.php:53
#: src/admin-views/woocommerce-metabox-capacity.php:147
msgid "Capacity:"
msgstr "Kapasitet:"

#: src/Tickets_Plus/Ticket_Presets/Admin/Presets_Table.php:88
msgid "Price"
msgstr ""

#: src/Tickets_Plus/Waitlist/Frontend.php:233
#: src/Tribe/Integrations/Elementor/Widgets/Widget_RSVP.php:97
msgid "RSVP"
msgstr ""

#: src/admin-views/editor/fieldset/settings-capacity.php:194
msgid "Create a ticket to add event capacity"
msgstr "Lag en billett for å legge til arrangementskapasitet"

#: src/admin-views/editor/fieldset/settings-capacity.php:190
msgid "Total Capacity:"
msgstr "Total kapasitet:"

#: src/admin-views/editor/fieldset/settings-capacity.php:88
msgid "RSVPs:"
msgstr "Svar"

#: src/admin-views/editor/fieldset/settings-capacity.php:69
msgid "Unlimited Capacity:"
msgstr "Ubegrenset kapasitet:"

#: src/admin-views/editor/fieldset/settings-capacity.php:44
#: src/admin-views/editor/fieldset/settings-capacity.php:54
msgid "Independent Capacity:"
msgstr "Individuell kapasitet:"

#: src/admin-views/editor/fieldset/settings-capacity.php:30
msgid "Edit Shared Capacity"
msgstr "Rediger delt kapasitet"

#: src/admin-views/editor/fieldset/settings-capacity.php:16
msgid "Shared Capacity:"
msgstr "Delt kapasitet:"

#: src/Tribe/Commerce/WooCommerce/Main.php:3393
msgid "Resend tickets email"
msgstr "Send billettene på e-post igjen"

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/capacity.php:21
msgid "Ticket Capacity"
msgstr "Billettkapasitet"

#: src/admin-views/attendees-list.php:7
msgid "Display attendees list"
msgstr "Vis deltakerliste"

#: src/Tribe/Commerce/WooCommerce/Orders/Report.php:183
msgctxt "Browser title"
msgid "%s - Order list"
msgstr "%s - Ordreliste"

#: src/admin-views/meta-fields/text.php:21
msgctxt "Attendee information fields"
msgid "Multi-line text field?"
msgstr "Multi-line tekstfelt?"

#: src/admin-views/meta-fields/_field.php:121
msgctxt "Attendee information fields"
msgid "Delete this field"
msgstr "Slett dette feltet"

#: src/admin-views/meta-fields/_field.php:115
msgctxt "Attendee information fields"
msgid "Required?"
msgstr "Obligatorisk?"

#: src/admin-views/meta-fields/_field.php:85
msgctxt "Attendee information fields"
msgid "Label:"
msgstr "Label:"

#: src/Tribe/Commerce/WooCommerce/Settings.php:223
msgid "As soon as an order is created"
msgstr "Så snart en ordre er opprettet"

#: src/Tribe/Commerce/WooCommerce/Settings.php:91
msgid "Please select at least one status."
msgstr "Velg minst én status."

#: src/Tribe/Commerce/WooCommerce/Settings.php:89
msgid "When should attendee records be generated?"
msgstr "Når skal deltakerposter genereres?"

#: src/Tribe/Commerce/WooCommerce/Settings.php:81
msgid "If no status is selected, no %s emails will be sent."
msgstr "Hvis ingen status er valgt, sendes ingen %s e-postmeldinger."

#: src/Tribe/Commerce/WooCommerce/Settings.php:71
msgid "When should %s be emailed to customers?"
msgstr "Når skal %s sendes til kunder?"

#: src/Tribe/Commerce/WooCommerce/Settings.php:61
msgid "Event Tickets uses WooCommerce order statuses to control when attendee records should be generated and when %s are sent to customers. The first enabled status reached by an order will trigger the action."
msgstr ""

#: src/Tribe/Commerce/EDD/Orders/Table.php:129
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:123
msgid "Purchased"
msgstr "Kjøpt"

#: src/Tribe/Commerce/EDD/Orders/Table.php:303
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:292
msgid "%1$s"
msgstr "%1$s"

#: src/admin-views/manual-attendees/fields/rsvp-status.php:41
#: src/Tickets_Plus/Commerce/Purchase_Rules/Admin/List_Table.php:142
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:300
#: src/Tribe/Commerce/EDD/Orders/Table.php:132
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:125
msgid "Status"
msgstr "Status"

#: src/Tribe/Commerce/EDD/Orders/Table.php:130
msgid "Address"
msgstr "Adresse"

#: src/admin-views/attendee-meta/fields-existing/iac/fields.php:81
#: src/admin-views/manual-attendees/fields/email.php:45
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/iac/fields.php:82
#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:299
#: src/Tribe/Attendee_Registration/IAC.php:290
#: src/Tribe/Commerce/EDD/Orders/Table.php:128
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:122 src/Tribe/Meta.php:731
msgid "Email"
msgstr "E-post"

#: src/Tribe/Meta/Render.php:66
msgid "Hide details %s"
msgstr "Skjul detaljer %s"

#: src/Tribe/Meta/Render.php:65
msgid "View details %s"
msgstr "Se detaljer %s"

#: src/Tribe/Meta/Render.php:29
msgctxt "attendee table meta"
msgid "Details"
msgstr "Detaljer"

#: src/views/tickets-plus/orders-edit-meta.php:39
msgid "%s deleted: attendee info cannot be updated."
msgstr "%s slettet: deltakerinfo kan ikke oppdateres"

#: src/Tribe/Meta/Render.php:203
msgctxt "orphaned attendee meta data"
msgid "Other attendee data:"
msgstr "Annen deltakerinfo:"

#: src/Tribe/Commerce/WooCommerce/Main.php:427
msgctxt "ticket provider"
msgid "WooCommerce"
msgstr "WooCommerce"

#: src/Tribe/Commerce/EDD/Main.php:204
msgctxt "ticket provider"
msgid "Easy Digital Downloads"
msgstr "Easy Digital Downloads"

#: src/Tribe/Commerce/Attendance_Totals.php:69
msgctxt "attendee summary"
msgid "Complete:"
msgstr "Fullført:"

#. Translators: %s: The number of the attendee in cart.
#: src/views/tickets-plus/orders-tickets.php:101
#: src/views/v2/commerce/checkout/cart/item/details/extra/name/attendee.php:43
msgid "Attendee %d"
msgstr "Deltaker %d"

#. Translators: 1: order number, 2: count of attendees in the order, 3: ticket
#. label (dynamically singular or plural), 4: purchaser name, 5: linked
#. purchaser email, 6: date of purchase.
#: src/views/tickets-plus/orders-tickets.php:71
msgid "Order #%1$s: %2$d %3$s reserved by %4$s (%5$s) on %6$s"
msgstr "Ordre nr: %1$s: %2$d %3$s  reservert av %4$s (%5$s) den %6$s"

#: src/views/login-to-purchase.php:21
msgid "Log in to purchase"
msgstr "Logg inn for å kjøpe"

#: src/Tribe/Main.php:611
msgid "Require users to log in before they purchase tickets"
msgstr "Gjør så brukere må logge inn før de kan kjøpe billetter"

#: src/Tribe/CSV_Importer/Tickets_Importer.php:277
msgid "Recurring event tickets are not supported, event %d."
msgstr "Billetter til gjentakende arrangementer er ikke støttet, arrangement %d."

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:85
msgid "Ticket Price"
msgstr "Billettpris"

#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:57
msgid "Ticket Name"
msgstr "Billettnavn"

#: src/Tribe/CSV_Importer/Column_Names.php:49
msgid "Event Name or ID or Slug"
msgstr "Arrangementnavn, ID eller slug"

#: event-tickets-plus.php:249
msgid "To begin using Event Tickets Plus, please install and activate the latest version of %1$s%2$s%3$s and ensure its own requirements have been met."
msgstr ""

#: src/views/tickets-plus/attendee-list-checkbox-rsvp.php:39
#: src/views/tickets-plus/attendee-list-checkbox-tickets.php:46
#: src/views/tpp/attendees-list-optout.php:60
msgid "Don't list me on the public attendee list"
msgstr "Ikke vis meg på den offentlige deltakerlisten"

#: src/Tickets_Wallet_Plus/Passes/Apple_Wallet/Pass.php:72
#: src/views/meta.php:28
msgid "Attendee"
msgstr "Deltaker"

#: src/views/meta.php:23
msgid "Please fill in all required fields"
msgstr "Vennligst fyll inn alle de obligatoriske feltene"

#: src/views/attendees-list.php:23
msgid "One person is attending %2$s"
msgid_plural "%d people are attending %s"
msgstr[0] "En person deltar på %2$s"
msgstr[1] " %d personer skal delta på %s"

#: src/views/attendees-list.php:18
msgid "Who's Attending"
msgstr "Hvem deltar"

#: src/admin-views/attendee-meta/fields-existing/fieldset-save.php:46
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset-save.php:47
msgid "Name this fieldset:"
msgstr "Navngi dette feltsettet:"

#. Translators: %s: Tickets (plural) text.
#: src/admin-views/attendee-meta/fields-existing/fieldset-save.php:38
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing/fieldset-save.php:39
msgid "Save this fieldset for use on other %s?"
msgstr "Vil du lagre dette feltsettet for bruk på andre %s?"

#: src/admin-views/attendee-meta/fields-existing.php:21
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-existing.php:22
msgid "Active Fields:"
msgstr "Aktive felt:"

#: src/admin-views/attendee-meta/fields-new.php:23
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form/attendee-meta/fields-new.php:24
msgid "Add New Field:"
msgstr "Legg til nytt felt:"

#: src/admin-views/meta-content.php:14
msgid "Attendee Information:"
msgstr "Deltakerinformasjon:"

#. translators: %s is the post type label
#: src/admin-views/editor/settings-attendees.php:38
msgid "Show attendees list on %s page"
msgstr "Vis deltakerliste på %s"

#: src/views/tickets-plus/email-qr.php:33
msgid "Scan this QR code at the event to check in."
msgstr "Skann denne QR-koden på arrangementet for å sjekke inn."

#: src/admin-views/attendee-meta.php:19
#: src/Tickets_Plus/Ticket_Presets/Admin/views/preset-form.php:136
#: src/Tribe/Meta/Render.php:251
msgid "Attendee Information"
msgstr "Deltakerinformasjon"

#: src/Tribe/Meta/Fieldset.php:87
msgid "Uploaded to this %s fieldset"
msgstr "Opplstet til dette %s feltsettet"

#: src/Tribe/Meta/Fieldset.php:83
msgid "No %s fieldsets found in Trash"
msgstr "Ingen %s feltsett funnet i papirkurven"

#: src/Tickets_Plus/Ticket_Presets/Admin/Form_Page.php:90
msgid "Add New Ticket Preset"
msgstr ""

#: src/Tribe/Meta.php:702
msgid "This ticket has custom Attendee Information fields"
msgstr "Denne billetten har tilpasset deltakerinformasjonfelt"

#: src/Tribe/Commerce/WooCommerce/Settings.php:101
msgid "WooCommerce Support"
msgstr "WooCommerce Support"

#: src/Tribe/Commerce/EDD/Global_Stock.php:202
#: src/Tribe/Commerce/WooCommerce/Global_Stock.php:227
msgid "Sorry, there is insufficient stock to fulfill your order with respect to %s"
msgstr "Beklager. Det er ikke nok tilgjengelige billetter for å fullføre ordren din til %s"

#: src/Tribe/Commerce/EDD/Global_Stock.php:170
#: src/Tribe/Commerce/WooCommerce/Global_Stock.php:194
msgid "Sorry, there is insufficient stock to fulfill your order with respect to the tickets you selected in relation to this event: %s"
msgid_plural "Sorry, there is insufficient stock to fulfill your order with respect to the tickets you selected in relation to these events: %s"
msgstr[0] "Beklager, det er ikke nok lager til å oppfylle bestillingen din med hensyn til billettene du valgte i forbindelse med dette arrangementet: %s"
msgstr[1] "Beklager, det er ikke nok lager til å oppfylle bestillingen din med hensyn til billettene du valgte i forbindelse med disse arrangementene: %s"

#: src/Tribe/Attendees_List.php:294 src/Tribe/Attendees_List.php:295
msgid "Load all attendees"
msgstr "Last alle deltakere"

#: src/Tribe/APM/Stock_Filter.php:24
msgid "Is at most"
msgstr "Er på det meste"

#: src/Tribe/APM/Stock_Filter.php:23
msgid "Is at least"
msgstr "Er på det minste"

#: src/Tribe/APM/Stock_Filter.php:22
msgid "Is Not"
msgstr "Er ikke"

#: src/Tribe/APM/Stock_Filter.php:21
msgid "Is"
msgstr "Er"

#: src/Tribe/APM/Sales_Filter.php:23
msgid "Are at most"
msgstr "Er på det meste"

#: src/Tribe/APM/Sales_Filter.php:22
msgid "Are at least"
msgstr "Er minst"

#: src/Tribe/APM/Sales_Filter.php:21
msgid "Are Not"
msgstr "Er ikke"

#: src/Tribe/APM/Sales_Filter.php:20
msgid "Are"
msgstr "Er"

#: src/Tribe/APM.php:92
msgid "Stock"
msgstr "Lager"

#: src/Tribe/APM.php:91
msgid "Sales"
msgstr "Salg"

#: event-tickets-plus.php:244
#: src/Tribe/Integrations/Elementor/Service_Provider.php:64
#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:38
msgid "Event Tickets"
msgstr "Arrangementbilletter"

#: src/views/tickets-plus/email-qr.php:30
msgid "Check in for this event"
msgstr "Sjekk inn på dette arrangementet"

#: src/Tribe/Commerce/EDD/Orders/Table.php:140
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:138
msgid "Total"
msgstr "Totalt"

#: src/Tribe/Commerce/EDD/Orders/Table.php:137
msgid "Site Fee"
msgstr "Gebyr"

#: src/Tribe/Commerce/EDD/Orders/Table.php:136
msgid "Subtotal"
msgstr "Subtotal"

#: src/Tribe/Commerce/EDD/Orders/Table.php:131
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:124
msgid "Date"
msgstr "Dato"

#: src/Tribe/Commerce/EDD/Orders/Table.php:127
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:121
msgid "Purchaser"
msgstr "Kjøper"

#: src/Tribe/Commerce/EDD/Orders/Table.php:126
#: src/Tribe/Commerce/WooCommerce/Orders/Table.php:120
msgid "Order"
msgstr "Kjøp"

#: src/Tribe/Commerce/EDD/Orders/Report.php:146
#: src/Tribe/Commerce/EDD/Tabbed_View/Orders_Report_Tab.php:30
#: src/Tribe/Commerce/WooCommerce/Orders/Report.php:155
#: src/Tribe/Commerce/WooCommerce/Tabbed_View/Orders_Report_Tab.php:16
msgid "Orders"
msgstr "Ordre"

#: src/Tribe/Commerce/WooCommerce/Orders/Report.php:153
msgid "See purchases for this event"
msgstr "Se kjøp for dette arrangementet"

#: src/Tribe/Commerce/Loader.php:176
msgid "To begin using Tickets Plus with %3$s, you need to <a href=\"%1$s\" title=\"Deactivate the legacy addon for %2$s\">deactivate the old legacy plugin</a>."
msgstr "For å begynne å bruke Tickets Plus med %3$s, må du <a href=\"%1$s\" title=\"Deaktivere det gamle tillegget for %2$s\"> deaktivere det gamle legacy pluginet </a>."

#. Plugin Name of the plugin
#: event-tickets-plus.php event-tickets-plus.php:67 src/Tribe/Main.php:528
msgid "Event Tickets Plus"
msgstr "Event Tickets Plus"

#: src/admin-views/edd-metabox-sku.php:15
#: src/admin-views/woocommerce-metabox-sku.php:15
msgid "SKU:"
msgstr "SKU:"

#. translators: %s: subject.
#: src/Tribe/Commerce/WooCommerce/Email.php:216
msgid "Defaults to <code>%s</code>"
msgstr "Standard er <code>%s</code>"

#: src/Tickets_Plus/Waitlist/Emails/Spot_Available.php:129
#: src/Tickets_Plus/Waitlist/Emails/Subscribed.php:148
#: src/Tribe/Commerce/WooCommerce/Email.php:212
msgid "Subject"
msgstr "Emne"

#. Translators: dynamic 'tickets' text.
#: src/Tribe/Commerce/WooCommerce/Email.php:52
msgid "Email the user will receive after a completed order with the %s they purchased."
msgstr "Send brukeren e-post etter fullført bestilling med %s de kjøpte."

#: src/Tribe/Integrations/Elementor/Widgets/Widget_Tickets.php:97
msgid "Tickets"
msgstr "Billetter"

#: src/Tribe/Commerce/WooCommerce/Main.php:2928
msgid "Unknown"
msgstr "Ukjent"

#: src/Tribe/Commerce/WooCommerce/Main.php:2878
msgid "Deleted"
msgstr "Slettet"

#: src/Tribe/Commerce/WooCommerce/Main.php:2872
msgid "In trash (was %s)"
msgstr "I papirkurv (var %s)"

#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:90
#: src/Tribe/Service_Providers/Resend_Tickets_Handler.php:159
msgid "Re-send Ticket"
msgstr ""

#: src/Tickets_Plus/Waitlist/Admin/Waitlist_Subscribers_Table.php:301
#: src/Tribe/Commerce/EDD/Main.php:2097
#: src/Tribe/Commerce/WooCommerce/Enhanced_Templates/Hooks.php:319
msgid "Event"
msgstr "Arrangement"

#: src/Tribe/Commerce/Loader.php:187
msgid "To begin using Tickets Plus, please install and activate the latest version of <a href=\"%s\" class=\"thickbox\" title=\"%s\">%s</a>."
msgstr "For å begynne å bruke Tickets Plus, må du installere og aktivere den nyeste versjonen av <a href=\"%s\" class=\"thickbox\" title=\"%s\">%s</a>."

#: src/Tribe/Commerce/Loader.php:50 src/Tribe/Commerce/Loader.php:66
msgid "WooCommerce"
msgstr "WooCommerce"

#: src/Tribe/Commerce/EDD/Main.php:2303
msgid "Print Ticket"
msgstr "Print billett"

#: src/Tribe/Commerce/EDD/Main.php:2232
msgid "Sorry! Only %d tickets remaining for %s"
msgstr "Beklager! Bare %d billetter er igjen for %s"

#: src/Tribe/Commerce/EDD/Main.php:2227
msgid "%s ticket is sold out"
msgstr "%s billett er utsolgt"

#: src/Tribe/Commerce/EDD/Main.php:2046
#: src/Tribe/Commerce/WooCommerce/Main.php:3208
msgid "Event sales report"
msgstr "Billettsalgsrapport"

#: src/Tribe/Commerce/WooCommerce/Main.php:2689
msgid "(deleted)"
msgstr "(slettet)"

#: src/Tribe/Commerce/EDD/Main.php:811
#: src/Tribe/Commerce/WooCommerce/Main.php:1497
msgid "You'll receive your %s in another email."
msgstr "Du vil motta dine %s i en annen epost."

#: src/Tribe/Commerce/Loader.php:98 src/Tribe/Commerce/Loader.php:113
msgid "Easy Digital Downloads"
msgstr "Easy Digital Downloads"

#: src/Tribe/Commerce/EDD/Email.php:39
msgid "Enter the subject line for the %s receipt email"
msgstr "Skriv inn emnelinjen for %s kvitterings-e-post"

#: src/Tribe/Commerce/EDD/Email.php:33
msgid "Configure the %s receipt emails"
msgstr "Konfigurer e-postmeldingene for %s kvitteringer"