Version Description
Download this release
Release Info
Developer | barry.hughes |
Plugin | Event Tickets |
Version | 4.5.2 |
Comparing to | |
See all releases |
Code changes from version 4.5.1 to 4.5.2
- common/lang/tribe-common-af.po +7 -7
- common/lang/tribe-common-ar.po +7 -7
- common/lang/tribe-common-bg_BG.po +7 -7
- common/lang/tribe-common-ca.po +7 -7
- common/lang/tribe-common-cs_CZ.po +7 -7
- common/lang/tribe-common-da_DK.po +7 -7
- common/lang/tribe-common-de_DE.mo +0 -0
- common/lang/tribe-common-de_DE.po +10 -10
- common/lang/tribe-common-el.po +7 -7
- common/lang/tribe-common-en_GB.po +7 -7
- common/lang/tribe-common-es_ES.po +7 -7
- common/lang/tribe-common-et.po +7 -7
- common/lang/tribe-common-fi.po +7 -7
- common/lang/tribe-common-fr_CA.po +7 -7
- common/lang/tribe-common-fr_FR.po +7 -7
- common/lang/tribe-common-hu_HU.po +7 -7
- common/lang/tribe-common-id_ID.po +7 -7
- common/lang/tribe-common-is_IS.po +7 -7
- common/lang/tribe-common-it_IT.po +7 -7
- common/lang/tribe-common-lt_LT.po +7 -7
- common/lang/tribe-common-lv.po +7 -7
- common/lang/tribe-common-nb_NO.po +7 -7
- common/lang/tribe-common-nl_NL.po +7 -7
- common/lang/tribe-common-pl_PL.po +7 -7
- common/lang/tribe-common-pt_BR.po +7 -7
- common/lang/tribe-common-pt_PT.po +7 -7
- common/lang/tribe-common-ro_RO.po +7 -7
- common/lang/tribe-common-ru_RU.po +7 -7
- common/lang/tribe-common-sk_SK.po +7 -7
- common/lang/tribe-common-sl_SI.po +7 -7
- common/lang/tribe-common-sr_RS.po +7 -7
- common/lang/tribe-common-sv_SE.po +7 -7
- common/lang/tribe-common-tr_TR.po +7 -7
- common/lang/tribe-common-zh_CN.po +7 -7
- common/lang/tribe-common-zh_TW.po +7 -7
- common/lang/tribe-common.pot +10 -10
- common/readme.txt +10 -1
- common/src/Tribe/Admin/Notice/Plugin_Upgrade_Notice.php +4 -4
- common/src/Tribe/Assets.php +35 -5
- common/src/Tribe/Main.php +1 -1
- common/src/Tribe/PUE/Notices.php +10 -15
- common/src/Tribe/Settings_Manager.php +1 -1
- common/src/functions/utils.php +49 -0
- common/src/resources/js/dependency.js +18 -2
- common/src/resources/js/dependency.min.js +1 -1
- common/tribe-common.php +1 -1
- event-tickets.php +1 -1
- lang/event-tickets-cs_CZ.po +38 -38
- lang/event-tickets-de_DE.po +38 -38
- lang/event-tickets-nl_NL.po +38 -38
- lang/event-tickets.pot +44 -44
- readme.txt +9 -1
- src/Tribe/Attendees_Table.php +12 -1
- src/Tribe/Main.php +1 -1
- src/Tribe/RSVP.php +134 -16
- src/Tribe/Shortcodes/User_Event_Confirmation_List.php +8 -7
- src/admin-views/attendees-email.php +25 -9
- src/views/tickets/rsvp.php +14 -2
common/lang/tribe-common-af.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-ar.po
CHANGED
@@ -74,7 +74,7 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
@@ -84,7 +84,7 @@ msgstr[3] ""
|
|
84 |
msgstr[4] ""
|
85 |
msgstr[5] ""
|
86 |
|
87 |
-
#: src/Tribe/PUE/Notices.php:
|
88 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
89 |
msgstr ""
|
90 |
|
@@ -286,7 +286,7 @@ msgstr ""
|
|
286 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: src/Tribe/PUE/Notices.php:
|
290 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
291 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
292 |
msgstr[0] ""
|
@@ -296,7 +296,7 @@ msgstr[3] ""
|
|
296 |
msgstr[4] ""
|
297 |
msgstr[5] ""
|
298 |
|
299 |
-
#: src/Tribe/PUE/Notices.php:
|
300 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
301 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
302 |
msgstr[0] ""
|
@@ -306,7 +306,7 @@ msgstr[3] ""
|
|
306 |
msgstr[4] ""
|
307 |
msgstr[5] ""
|
308 |
|
309 |
-
#: src/Tribe/PUE/Notices.php:
|
310 |
msgctxt "formatted plugin list"
|
311 |
msgid "%1$s and %2$s"
|
312 |
msgstr ""
|
@@ -416,11 +416,11 @@ msgstr ""
|
|
416 |
msgid ": Selected 1 row"
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
420 |
msgid "Renew Your License Now"
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
424 |
msgid " (opens in a new window)"
|
425 |
msgstr ""
|
426 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
84 |
msgstr[4] ""
|
85 |
msgstr[5] ""
|
86 |
|
87 |
+
#: src/Tribe/PUE/Notices.php:340
|
88 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
89 |
msgstr ""
|
90 |
|
286 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: src/Tribe/PUE/Notices.php:270
|
290 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
291 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
292 |
msgstr[0] ""
|
296 |
msgstr[4] ""
|
297 |
msgstr[5] ""
|
298 |
|
299 |
+
#: src/Tribe/PUE/Notices.php:302
|
300 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
301 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
302 |
msgstr[0] ""
|
306 |
msgstr[4] ""
|
307 |
msgstr[5] ""
|
308 |
|
309 |
+
#: src/Tribe/PUE/Notices.php:383
|
310 |
msgctxt "formatted plugin list"
|
311 |
msgid "%1$s and %2$s"
|
312 |
msgstr ""
|
416 |
msgid ": Selected 1 row"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
420 |
msgid "Renew Your License Now"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
424 |
msgid " (opens in a new window)"
|
425 |
msgstr ""
|
426 |
|
common/lang/tribe-common-bg_BG.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-ca.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-cs_CZ.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr "%1$s a %2$s"
|
@@ -407,11 +407,11 @@ msgstr ": Vybráno %d řádků"
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ": Vybrán 1 řádek"
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr "Obnovte si svou licenci"
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr "(otevře se v novém okně)"
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr "%1$s a %2$s"
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ": Vybrán 1 řádek"
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr "Obnovte si svou licenci"
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr "(otevře se v novém okně)"
|
417 |
|
common/lang/tribe-common-da_DK.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-de_DE.mo
CHANGED
Binary file
|
common/lang/tribe-common-de_DE.po
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# This file is distributed under the same license as the Tribe Common package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"PO-Revision-Date: 2017-06-
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -74,13 +74,13 @@ msgstr "Bringen Ihre Image-Widgets auf die nächste Stufe mit Image Widget Plus!
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr "Bitte aktualisieren Sie die Seite und versuchen Sie es erneut."
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] "Es sieht so aus, als würdest du %1$s verwenden, aber der Lizenzschlüssel ist ungültig. Bitte laden Sie die neueste Version %2$s von Ihrem Konto %3$s."
|
81 |
msgstr[1] "Es sieht so aus, als würdest du %1$s verwenden, aber die Lizenzschlüssel sind ungültig. Bitte laden Sie die neueste Version %2$s von Ihrem Konto %3$s."
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr "Sie können den Status Ihrer Lizenzen jederzeit überprüfen, indem Sie sich in %1$s Ihrem Konto auf theeventscalendar.com%2$s anmelden."
|
86 |
|
@@ -282,19 +282,19 @@ msgstr "Es gibt ein Update für %s. Sie müssen %sSie Ihre Lizenz überprüfen%s
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr "Es gibt ein Update für %s. %sErneuern Sie Ihre Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenz ist abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
|
289 |
msgstr[1] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenzen sind abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
-
msgstr[0] ""
|
295 |
-
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr "%1$s und %2$s"
|
@@ -404,11 +404,11 @@ msgstr ": Ausgewählte %d Zeilen"
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ": Ausgewählte 1 Zeile"
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr "Lizenz jetzt erneuern"
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr "(in neuem Fenster öffnen)"
|
414 |
|
2 |
# This file is distributed under the same license as the Tribe Common package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"PO-Revision-Date: 2017-06-29 09:32:18+0000\n"
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr "Bitte aktualisieren Sie die Seite und versuchen Sie es erneut."
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] "Es sieht so aus, als würdest du %1$s verwenden, aber der Lizenzschlüssel ist ungültig. Bitte laden Sie die neueste Version %2$s von Ihrem Konto %3$s."
|
81 |
msgstr[1] "Es sieht so aus, als würdest du %1$s verwenden, aber die Lizenzschlüssel sind ungültig. Bitte laden Sie die neueste Version %2$s von Ihrem Konto %3$s."
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr "Sie können den Status Ihrer Lizenzen jederzeit überprüfen, indem Sie sich in %1$s Ihrem Konto auf theeventscalendar.com%2$s anmelden."
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr "Es gibt ein Update für %s. %sErneuern Sie Ihre Lizenz%s, um Zugriff auf Fehlerkorrekturen, Sicherheitsupdates und neue Funktionen zu erhalten."
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenz ist abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
|
289 |
msgstr[1] "Für %1$s steht ein Update zur Verfügung, aber Ihre Lizenzen sind abgelaufen. %2$sBesuchen Sie die Events Calendar Website, um Ihre Lizenz zu verlängern.%3$s"
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
+
msgstr[0] "Sie haben einen Lizenzschlüssel für %1$s eingegeben, aber der Schlüssel wird schon verwendet. %2$sBesuchen Sie die Events Calendar Website%3$s, um Ihre Installationen zu verwalten, Ihre Lizenz zu aktualisieren oder eine neue zu kaufen."
|
295 |
+
msgstr[1] "Sie haben Lizenzschlüssel für %1$s eingegeben, aber die Schlüssel werden schon verwendet. %2$sBesuchen Sie die Events Calendar Website%3$s, um Ihre Installationen zu verwalten, Ihre Lizenzen zu aktualisieren oder neue zu kaufen."
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr "%1$s und %2$s"
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ": Ausgewählte 1 Zeile"
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr "Lizenz jetzt erneuern"
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr "(in neuem Fenster öffnen)"
|
414 |
|
common/lang/tribe-common-el.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-en_GB.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-es_ES.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-et.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-fi.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-fr_CA.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-fr_FR.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-hu_HU.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-id_ID.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-is_IS.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-it_IT.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-lt_LT.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-lv.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-nb_NO.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-nl_NL.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr "Er is een update voor %s. Je moet %sje licentie checken%s om toegang te
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr "Er is een update voor %s. %sVernieuw je licentie%s om toegang te krijgen tot bugfixes, beveiligingsupdates en nieuwe functies."
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] "Er is een update beschikbaar voor %1$s, maar je licentie is verlopen. %2$sBezoek de Events Calendar website om je licentie te vernieuwen.%3$s"
|
289 |
msgstr[1] "Er zijn updates beschikbaar voor %1$s maar je licentiesleutels zijn verlopen. %2$sBezoek de Events Calendar website om je licenties te vernieuwen.%3$s"
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr "%1$s en %2$s"
|
@@ -404,11 +404,11 @@ msgstr ": %d rijen geselecteerd"
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ": 1 rij geselecteerd"
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr "Verleng je licentie nu"
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr "(opent in een nieuw scherm)"
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr "Er is een update voor %s. %sVernieuw je licentie%s om toegang te krijgen tot bugfixes, beveiligingsupdates en nieuwe functies."
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] "Er is een update beschikbaar voor %1$s, maar je licentie is verlopen. %2$sBezoek de Events Calendar website om je licentie te vernieuwen.%3$s"
|
289 |
msgstr[1] "Er zijn updates beschikbaar voor %1$s maar je licentiesleutels zijn verlopen. %2$sBezoek de Events Calendar website om je licenties te vernieuwen.%3$s"
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr "%1$s en %2$s"
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ": 1 rij geselecteerd"
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr "Verleng je licentie nu"
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr "(opent in een nieuw scherm)"
|
414 |
|
common/lang/tribe-common-pl_PL.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-pt_BR.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-pt_PT.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-ro_RO.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-ru_RU.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-sk_SK.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-sl_SI.po
CHANGED
@@ -74,7 +74,7 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
@@ -82,7 +82,7 @@ msgstr[1] ""
|
|
82 |
msgstr[2] ""
|
83 |
msgstr[3] ""
|
84 |
|
85 |
-
#: src/Tribe/PUE/Notices.php:
|
86 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
87 |
msgstr ""
|
88 |
|
@@ -284,7 +284,7 @@ msgstr ""
|
|
284 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: src/Tribe/PUE/Notices.php:
|
288 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
289 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
290 |
msgstr[0] ""
|
@@ -292,7 +292,7 @@ msgstr[1] ""
|
|
292 |
msgstr[2] ""
|
293 |
msgstr[3] ""
|
294 |
|
295 |
-
#: src/Tribe/PUE/Notices.php:
|
296 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
297 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
298 |
msgstr[0] ""
|
@@ -300,7 +300,7 @@ msgstr[1] ""
|
|
300 |
msgstr[2] ""
|
301 |
msgstr[3] ""
|
302 |
|
303 |
-
#: src/Tribe/PUE/Notices.php:
|
304 |
msgctxt "formatted plugin list"
|
305 |
msgid "%1$s and %2$s"
|
306 |
msgstr ""
|
@@ -410,11 +410,11 @@ msgstr ""
|
|
410 |
msgid ": Selected 1 row"
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
414 |
msgid "Renew Your License Now"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
418 |
msgid " (opens in a new window)"
|
419 |
msgstr ""
|
420 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
82 |
msgstr[2] ""
|
83 |
msgstr[3] ""
|
84 |
|
85 |
+
#: src/Tribe/PUE/Notices.php:340
|
86 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
87 |
msgstr ""
|
88 |
|
284 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: src/Tribe/PUE/Notices.php:270
|
288 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
289 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
290 |
msgstr[0] ""
|
292 |
msgstr[2] ""
|
293 |
msgstr[3] ""
|
294 |
|
295 |
+
#: src/Tribe/PUE/Notices.php:302
|
296 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
297 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
298 |
msgstr[0] ""
|
300 |
msgstr[2] ""
|
301 |
msgstr[3] ""
|
302 |
|
303 |
+
#: src/Tribe/PUE/Notices.php:383
|
304 |
msgctxt "formatted plugin list"
|
305 |
msgid "%1$s and %2$s"
|
306 |
msgstr ""
|
410 |
msgid ": Selected 1 row"
|
411 |
msgstr ""
|
412 |
|
413 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
414 |
msgid "Renew Your License Now"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
418 |
msgid " (opens in a new window)"
|
419 |
msgstr ""
|
420 |
|
common/lang/tribe-common-sr_RS.po
CHANGED
@@ -74,14 +74,14 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
-
#: src/Tribe/PUE/Notices.php:
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
@@ -283,21 +283,21 @@ msgstr ""
|
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: src/Tribe/PUE/Notices.php:
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
-
#: src/Tribe/PUE/Notices.php:
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
-
#: src/Tribe/PUE/Notices.php:
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
@@ -407,11 +407,11 @@ msgstr ""
|
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
msgstr[2] ""
|
83 |
|
84 |
+
#: src/Tribe/PUE/Notices.php:340
|
85 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
86 |
msgstr ""
|
87 |
|
283 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: src/Tribe/PUE/Notices.php:270
|
287 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
288 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
289 |
msgstr[0] ""
|
290 |
msgstr[1] ""
|
291 |
msgstr[2] ""
|
292 |
|
293 |
+
#: src/Tribe/PUE/Notices.php:302
|
294 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
295 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
296 |
msgstr[0] ""
|
297 |
msgstr[1] ""
|
298 |
msgstr[2] ""
|
299 |
|
300 |
+
#: src/Tribe/PUE/Notices.php:383
|
301 |
msgctxt "formatted plugin list"
|
302 |
msgid "%1$s and %2$s"
|
303 |
msgstr ""
|
407 |
msgid ": Selected 1 row"
|
408 |
msgstr ""
|
409 |
|
410 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
411 |
msgid "Renew Your License Now"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
415 |
msgid " (opens in a new window)"
|
416 |
msgstr ""
|
417 |
|
common/lang/tribe-common-sv_SE.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-tr_TR.po
CHANGED
@@ -74,13 +74,13 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
-
#: src/Tribe/PUE/Notices.php:
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
@@ -282,19 +282,19 @@ msgstr ""
|
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: src/Tribe/PUE/Notices.php:
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
-
#: src/Tribe/PUE/Notices.php:
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
-
#: src/Tribe/PUE/Notices.php:
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
msgstr[1] ""
|
82 |
|
83 |
+
#: src/Tribe/PUE/Notices.php:340
|
84 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
85 |
msgstr ""
|
86 |
|
282 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: src/Tribe/PUE/Notices.php:270
|
286 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
287 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
288 |
msgstr[0] ""
|
289 |
msgstr[1] ""
|
290 |
|
291 |
+
#: src/Tribe/PUE/Notices.php:302
|
292 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
293 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
294 |
msgstr[0] ""
|
295 |
msgstr[1] ""
|
296 |
|
297 |
+
#: src/Tribe/PUE/Notices.php:383
|
298 |
msgctxt "formatted plugin list"
|
299 |
msgid "%1$s and %2$s"
|
300 |
msgstr ""
|
404 |
msgid ": Selected 1 row"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
408 |
msgid "Renew Your License Now"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
412 |
msgid " (opens in a new window)"
|
413 |
msgstr ""
|
414 |
|
common/lang/tribe-common-zh_CN.po
CHANGED
@@ -74,12 +74,12 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
|
82 |
-
#: src/Tribe/PUE/Notices.php:
|
83 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
84 |
msgstr ""
|
85 |
|
@@ -281,17 +281,17 @@ msgstr ""
|
|
281 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: src/Tribe/PUE/Notices.php:
|
285 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
286 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
287 |
msgstr[0] ""
|
288 |
|
289 |
-
#: src/Tribe/PUE/Notices.php:
|
290 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
291 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
292 |
msgstr[0] ""
|
293 |
|
294 |
-
#: src/Tribe/PUE/Notices.php:
|
295 |
msgctxt "formatted plugin list"
|
296 |
msgid "%1$s and %2$s"
|
297 |
msgstr ""
|
@@ -401,11 +401,11 @@ msgstr ""
|
|
401 |
msgid ": Selected 1 row"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
405 |
msgid "Renew Your License Now"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
409 |
msgid " (opens in a new window)"
|
410 |
msgstr ""
|
411 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
|
82 |
+
#: src/Tribe/PUE/Notices.php:340
|
83 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
84 |
msgstr ""
|
85 |
|
281 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: src/Tribe/PUE/Notices.php:270
|
285 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
286 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
287 |
msgstr[0] ""
|
288 |
|
289 |
+
#: src/Tribe/PUE/Notices.php:302
|
290 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
291 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
292 |
msgstr[0] ""
|
293 |
|
294 |
+
#: src/Tribe/PUE/Notices.php:383
|
295 |
msgctxt "formatted plugin list"
|
296 |
msgid "%1$s and %2$s"
|
297 |
msgstr ""
|
401 |
msgid ": Selected 1 row"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
405 |
msgid "Renew Your License Now"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
409 |
msgid " (opens in a new window)"
|
410 |
msgstr ""
|
411 |
|
common/lang/tribe-common-zh_TW.po
CHANGED
@@ -74,12 +74,12 @@ msgstr ""
|
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/PUE/Notices.php:
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
|
82 |
-
#: src/Tribe/PUE/Notices.php:
|
83 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
84 |
msgstr ""
|
85 |
|
@@ -281,17 +281,17 @@ msgstr ""
|
|
281 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: src/Tribe/PUE/Notices.php:
|
285 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
286 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
287 |
msgstr[0] ""
|
288 |
|
289 |
-
#: src/Tribe/PUE/Notices.php:
|
290 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
291 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
292 |
msgstr[0] ""
|
293 |
|
294 |
-
#: src/Tribe/PUE/Notices.php:
|
295 |
msgctxt "formatted plugin list"
|
296 |
msgid "%1$s and %2$s"
|
297 |
msgstr ""
|
@@ -401,11 +401,11 @@ msgstr ""
|
|
401 |
msgid ": Selected 1 row"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
405 |
msgid "Renew Your License Now"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
409 |
msgid " (opens in a new window)"
|
410 |
msgstr ""
|
411 |
|
74 |
msgid "Please refresh the page and try your request again."
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/PUE/Notices.php:225
|
78 |
msgid "It looks like you're using %1$s, but the license key is invalid. Please download the latest version %2$sfrom your account%3$s."
|
79 |
msgid_plural "It looks like you're using %1$s, but the license keys are invalid. Please download the latest versions %2$sfrom your account%3$s."
|
80 |
msgstr[0] ""
|
81 |
|
82 |
+
#: src/Tribe/PUE/Notices.php:340
|
83 |
msgid "You can always check the status of your licenses by logging in to %1$syour account on theeventscalendar.com%2$s."
|
84 |
msgstr ""
|
85 |
|
281 |
msgid "There is an update for %s. %sRenew your license%s to get access to bug fixes, security updates, and new features."
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: src/Tribe/PUE/Notices.php:270
|
285 |
msgid "There is an update available for %1$s but your license has expired. %2$sVisit the Events Calendar website to renew your license.%3$s"
|
286 |
msgid_plural "Updates are available for %1$s but your license keys have expired. %2$sVisit the Events Calendar website to renew your licenses.%3$s"
|
287 |
msgstr[0] ""
|
288 |
|
289 |
+
#: src/Tribe/PUE/Notices.php:302
|
290 |
msgid "You have a license key for %1$s but the key is out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your license, or purchase a new one."
|
291 |
msgid_plural "You have license keys for %1$s but your keys are out of installs. %2$sVisit the Events Calendar website%3$s to manage your installs, upgrade your licenses, or purchase new ones."
|
292 |
msgstr[0] ""
|
293 |
|
294 |
+
#: src/Tribe/PUE/Notices.php:383
|
295 |
msgctxt "formatted plugin list"
|
296 |
msgid "%1$s and %2$s"
|
297 |
msgstr ""
|
401 |
msgid ": Selected 1 row"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
405 |
msgid "Renew Your License Now"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
409 |
msgid " (opens in a new window)"
|
410 |
msgstr ""
|
411 |
|
common/lang/tribe-common.pot
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
# This file is distributed under the same license as the Tribe Common package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Tribe Common 4.5.
|
6 |
"Report-Msgid-Bugs-To: http://m.tri.be/191x\n"
|
7 |
-
"POT-Creation-Date: 2017-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2017-
|
12 |
"Last-Translator: \n"
|
13 |
"Language-Team: \n"
|
14 |
|
@@ -532,11 +532,11 @@ msgstr ""
|
|
532 |
msgid "Thanks for setting up a valid key. It will expire on %s"
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:
|
536 |
msgid "Renew Your License Now"
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:
|
540 |
msgid " (opens in a new window)"
|
541 |
msgstr ""
|
542 |
|
@@ -576,7 +576,7 @@ msgstr ""
|
|
576 |
msgid "Expired license. Consult your network administrator."
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: src/Tribe/PUE/Notices.php:
|
580 |
msgid ""
|
581 |
"It looks like you're using %1$s, but the license key is invalid. Please "
|
582 |
"download the latest version %2$sfrom your account%3$s."
|
@@ -586,7 +586,7 @@ msgid_plural ""
|
|
586 |
msgstr[0] ""
|
587 |
msgstr[1] ""
|
588 |
|
589 |
-
#: src/Tribe/PUE/Notices.php:
|
590 |
msgid ""
|
591 |
"There is an update available for %1$s but your license has expired. "
|
592 |
"%2$sVisit the Events Calendar website to renew your license.%3$s"
|
@@ -596,7 +596,7 @@ msgid_plural ""
|
|
596 |
msgstr[0] ""
|
597 |
msgstr[1] ""
|
598 |
|
599 |
-
#: src/Tribe/PUE/Notices.php:
|
600 |
msgid ""
|
601 |
"You have a license key for %1$s but the key is out of installs. %2$sVisit "
|
602 |
"the Events Calendar website%3$s to manage your installs, upgrade your "
|
@@ -608,13 +608,13 @@ msgid_plural ""
|
|
608 |
msgstr[0] ""
|
609 |
msgstr[1] ""
|
610 |
|
611 |
-
#: src/Tribe/PUE/Notices.php:
|
612 |
msgid ""
|
613 |
"You can always check the status of your licenses by logging in to %1$syour "
|
614 |
"account on theeventscalendar.com%2$s."
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: src/Tribe/PUE/Notices.php:
|
618 |
msgctxt "formatted plugin list"
|
619 |
msgid "%1$s and %2$s"
|
620 |
msgstr ""
|
2 |
# This file is distributed under the same license as the Tribe Common package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Tribe Common 4.5.8\n"
|
6 |
"Report-Msgid-Bugs-To: http://m.tri.be/191x\n"
|
7 |
+
"POT-Creation-Date: 2017-07-12 14:58:51+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2017-07-12 14:58\n"
|
12 |
"Last-Translator: \n"
|
13 |
"Language-Team: \n"
|
14 |
|
532 |
msgid "Thanks for setting up a valid key. It will expire on %s"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: src/Tribe/PUE/Checker.php:957 src/Tribe/PUE/Notices.php:283
|
536 |
msgid "Renew Your License Now"
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: src/Tribe/PUE/Checker.php:959 src/Tribe/PUE/Notices.php:285
|
540 |
msgid " (opens in a new window)"
|
541 |
msgstr ""
|
542 |
|
576 |
msgid "Expired license. Consult your network administrator."
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: src/Tribe/PUE/Notices.php:225
|
580 |
msgid ""
|
581 |
"It looks like you're using %1$s, but the license key is invalid. Please "
|
582 |
"download the latest version %2$sfrom your account%3$s."
|
586 |
msgstr[0] ""
|
587 |
msgstr[1] ""
|
588 |
|
589 |
+
#: src/Tribe/PUE/Notices.php:270
|
590 |
msgid ""
|
591 |
"There is an update available for %1$s but your license has expired. "
|
592 |
"%2$sVisit the Events Calendar website to renew your license.%3$s"
|
596 |
msgstr[0] ""
|
597 |
msgstr[1] ""
|
598 |
|
599 |
+
#: src/Tribe/PUE/Notices.php:302
|
600 |
msgid ""
|
601 |
"You have a license key for %1$s but the key is out of installs. %2$sVisit "
|
602 |
"the Events Calendar website%3$s to manage your installs, upgrade your "
|
608 |
msgstr[0] ""
|
609 |
msgstr[1] ""
|
610 |
|
611 |
+
#: src/Tribe/PUE/Notices.php:340
|
612 |
msgid ""
|
613 |
"You can always check the status of your licenses by logging in to %1$syour "
|
614 |
"account on theeventscalendar.com%2$s."
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: src/Tribe/PUE/Notices.php:383
|
618 |
msgctxt "formatted plugin list"
|
619 |
msgid "%1$s and %2$s"
|
620 |
msgstr ""
|
common/readme.txt
CHANGED
@@ -2,6 +2,15 @@
|
|
2 |
|
3 |
== Changelog ==
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
= [4.5.7] 2017-06-28 =
|
6 |
|
7 |
* Fix - Made the App Shop and help pages work on Windows. [77975]
|
@@ -14,4 +23,4 @@
|
|
14 |
= [4.5.6] 2017-06-22 =
|
15 |
|
16 |
* Fix - Resolved issue where the Meta Chunker attempted to inappropriately chunk meta for post post_types [80857]
|
17 |
-
* Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted [tribe-common]
|
2 |
|
3 |
== Changelog ==
|
4 |
|
5 |
+
= [4.5.8] 2017-07-13 =
|
6 |
+
|
7 |
+
* Fix - Fixes to the plugin upgrade notice parser including support for environments where the data stream wrapper is unavailable [69486]
|
8 |
+
* Fix - Ensure the multichoice settings configured to allow no selection work as expected [73183]
|
9 |
+
* Fix - Enqueue expired notice and CSS on every admin page [81714]
|
10 |
+
* Tweak - Add helper to retrieve anonymous objects using the class name, hook and callback priority [74938]
|
11 |
+
* Tweak - Allow dependency.js to handle radio buttons. ensure that they are linked correctly. [82510]
|
12 |
+
* Fix - Allow passing multiple localize-scripts to tribe-assets. Don't output a localized scrip more than once. [81644]
|
13 |
+
|
14 |
= [4.5.7] 2017-06-28 =
|
15 |
|
16 |
* Fix - Made the App Shop and help pages work on Windows. [77975]
|
23 |
= [4.5.6] 2017-06-22 =
|
24 |
|
25 |
* Fix - Resolved issue where the Meta Chunker attempted to inappropriately chunk meta for post post_types [80857]
|
26 |
+
* Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted [tribe-common]
|
common/src/Tribe/Admin/Notice/Plugin_Upgrade_Notice.php
CHANGED
@@ -171,9 +171,9 @@ class Tribe__Admin__Notice__Plugin_Upgrade_Notice {
|
|
171 |
protected function parse_for_upgrade_notice( $readme ) {
|
172 |
$in_upgrade_notice = false;
|
173 |
$in_version_notice = false;
|
174 |
-
$
|
175 |
|
176 |
-
|
177 |
// Once we leave the Upgrade Notice section (ie, we encounter a new section header), bail
|
178 |
if ( $in_upgrade_notice && 0 === strpos( $line, '==' ) ) {
|
179 |
break;
|
@@ -190,7 +190,7 @@ class Tribe__Admin__Notice__Plugin_Upgrade_Notice {
|
|
190 |
}
|
191 |
|
192 |
// Look out for the first applicable version-specific note within the Upgrade Notice section
|
193 |
-
if ( $in_upgrade_notice && ! $in_version_notice && preg_match( '/^=\s
|
194 |
// Is this a higher version than currently installed?
|
195 |
if ( version_compare( $matches[1], $this->current_version, '>' ) ) {
|
196 |
$in_version_notice = true;
|
@@ -199,7 +199,7 @@ class Tribe__Admin__Notice__Plugin_Upgrade_Notice {
|
|
199 |
|
200 |
// Copy the details of the upgrade notice for the first higher version we find
|
201 |
if ( $in_upgrade_notice && $in_version_notice ) {
|
202 |
-
$this->upgrade_notice .= $line;
|
203 |
}
|
204 |
}
|
205 |
}
|
171 |
protected function parse_for_upgrade_notice( $readme ) {
|
172 |
$in_upgrade_notice = false;
|
173 |
$in_version_notice = false;
|
174 |
+
$readme_lines = explode( "\n", $readme );
|
175 |
|
176 |
+
foreach ( $readme_lines as $line ) {
|
177 |
// Once we leave the Upgrade Notice section (ie, we encounter a new section header), bail
|
178 |
if ( $in_upgrade_notice && 0 === strpos( $line, '==' ) ) {
|
179 |
break;
|
190 |
}
|
191 |
|
192 |
// Look out for the first applicable version-specific note within the Upgrade Notice section
|
193 |
+
if ( $in_upgrade_notice && ! $in_version_notice && preg_match( '/^=\s*\[?([0-9\.]{3,})\]?\s*=/', $line, $matches ) ) {
|
194 |
// Is this a higher version than currently installed?
|
195 |
if ( version_compare( $matches[1], $this->current_version, '>' ) ) {
|
196 |
$in_version_notice = true;
|
199 |
|
200 |
// Copy the details of the upgrade notice for the first higher version we find
|
201 |
if ( $in_upgrade_notice && $in_version_notice ) {
|
202 |
+
$this->upgrade_notice .= $line . "\n";
|
203 |
}
|
204 |
}
|
205 |
}
|
common/src/Tribe/Assets.php
CHANGED
@@ -24,6 +24,13 @@ class Tribe__Assets {
|
|
24 |
*/
|
25 |
private $assets = array();
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
/**
|
28 |
* Static Singleton Factory Method
|
29 |
*
|
@@ -169,7 +176,23 @@ class Tribe__Assets {
|
|
169 |
|
170 |
// Only localize on JS and if we have data
|
171 |
if ( ! empty( $asset->localize ) ) {
|
172 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
173 |
}
|
174 |
} else {
|
175 |
wp_enqueue_style( $asset->slug );
|
@@ -241,7 +264,7 @@ class Tribe__Assets {
|
|
241 |
* @param string $file Which file will be loaded, either CSS or JS
|
242 |
* @param array $deps Dependencies
|
243 |
* @param string|null $action (Optional) A WordPress Action, if set needs to happen after: `wp_enqueue_scripts`, `admin_enqueue_scripts`, or `login_enqueue_scripts`
|
244 |
-
* @param string|array $
|
245 |
* Optional. Array or string of parameters for this asset
|
246 |
*
|
247 |
* @type string|null $action Which WordPress action this asset will be loaded on
|
@@ -371,10 +394,17 @@ class Tribe__Assets {
|
|
371 |
// If you are passing localize, you need `name` and `data`
|
372 |
if ( ! empty( $asset->localize ) && ( is_array( $asset->localize ) || is_object( $asset->localize ) ) ) {
|
373 |
$asset->localize = (object) $asset->localize;
|
|
|
|
|
|
|
|
|
|
|
|
|
374 |
|
375 |
-
|
376 |
-
|
377 |
-
|
|
|
378 |
}
|
379 |
}
|
380 |
|
24 |
*/
|
25 |
private $assets = array();
|
26 |
|
27 |
+
/**
|
28 |
+
* Stores the localized scripts for reference
|
29 |
+
*
|
30 |
+
* @var array
|
31 |
+
*/
|
32 |
+
private $localized = array();
|
33 |
+
|
34 |
/**
|
35 |
* Static Singleton Factory Method
|
36 |
*
|
176 |
|
177 |
// Only localize on JS and if we have data
|
178 |
if ( ! empty( $asset->localize ) ) {
|
179 |
+
/**
|
180 |
+
* check to ensure we haven't already localized it before
|
181 |
+
* @since 4.5.8
|
182 |
+
*/
|
183 |
+
if ( is_array( $asset->localize ) ) {
|
184 |
+
foreach ( $asset->localize as $local_asset ) {
|
185 |
+
if ( ! in_array( $local_asset->name, $this->localized ) ) {
|
186 |
+
wp_localize_script( $asset->slug, $local_asset->name, $local_asset->data );
|
187 |
+
$this->localized[] = $local_asset->name;
|
188 |
+
}
|
189 |
+
}
|
190 |
+
} else {
|
191 |
+
if ( ! in_array( $asset->localize->name, $this->localized ) ) {
|
192 |
+
wp_localize_script( $asset->slug, $asset->localize->name, $asset->localize->data );
|
193 |
+
$this->localized[] = $asset->localize->name;
|
194 |
+
}
|
195 |
+
}
|
196 |
}
|
197 |
} else {
|
198 |
wp_enqueue_style( $asset->slug );
|
264 |
* @param string $file Which file will be loaded, either CSS or JS
|
265 |
* @param array $deps Dependencies
|
266 |
* @param string|null $action (Optional) A WordPress Action, if set needs to happen after: `wp_enqueue_scripts`, `admin_enqueue_scripts`, or `login_enqueue_scripts`
|
267 |
+
* @param string|array $arguments {
|
268 |
* Optional. Array or string of parameters for this asset
|
269 |
*
|
270 |
* @type string|null $action Which WordPress action this asset will be loaded on
|
394 |
// If you are passing localize, you need `name` and `data`
|
395 |
if ( ! empty( $asset->localize ) && ( is_array( $asset->localize ) || is_object( $asset->localize ) ) ) {
|
396 |
$asset->localize = (object) $asset->localize;
|
397 |
+
if ( is_array( $asset->localize ) && empty( $asset->localize['name'] ) ) {
|
398 |
+
foreach ( $asset->localize as $index => $local ) {
|
399 |
+
$asset->localize[ $index ] = (object) $local;
|
400 |
+
}
|
401 |
+
} else {
|
402 |
+
$asset->localize = (object) $asset->localize;
|
403 |
|
404 |
+
// if we don't have both reset localize
|
405 |
+
if ( ! isset( $asset->localize->data, $asset->localize->name ) ) {
|
406 |
+
$asset->localize = array();
|
407 |
+
}
|
408 |
}
|
409 |
}
|
410 |
|
common/src/Tribe/Main.php
CHANGED
@@ -17,7 +17,7 @@ class Tribe__Main {
|
|
17 |
const OPTIONNAME = 'tribe_events_calendar_options';
|
18 |
const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
|
19 |
|
20 |
-
const VERSION = '4.5.
|
21 |
|
22 |
const FEED_URL = 'https://theeventscalendar.com/feed/';
|
23 |
|
17 |
const OPTIONNAME = 'tribe_events_calendar_options';
|
18 |
const OPTIONNAMENETWORK = 'tribe_events_calendar_network_options';
|
19 |
|
20 |
+
const VERSION = '4.5.8';
|
21 |
|
22 |
const FEED_URL = 'https://theeventscalendar.com/feed/';
|
23 |
|
common/src/Tribe/PUE/Notices.php
CHANGED
@@ -212,27 +212,22 @@ class Tribe__PUE__Notices {
|
|
212 |
return;
|
213 |
}
|
214 |
|
215 |
-
// Only show our invalid key messaging on the plugin admin screen and on our own admin screens
|
216 |
-
// @todo review and revise in MR 17.13
|
217 |
-
if (
|
218 |
-
'plugins.php' !== $pagenow
|
219 |
-
&& ! Tribe__Admin__Helpers::instance()->is_screen()
|
220 |
-
) {
|
221 |
-
return;
|
222 |
-
}
|
223 |
-
|
224 |
$plugin_names = $this->get_formatted_plugin_names( self::INVALID_KEY );
|
225 |
|
226 |
if ( empty( $plugin_names ) ) {
|
227 |
return;
|
228 |
}
|
229 |
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
|
|
|
|
|
|
|
|
236 |
$plugin_names,
|
237 |
'<a href="http://m.tri.be/19n4" target="_blank">',
|
238 |
'</a>'
|
212 |
return;
|
213 |
}
|
214 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
$plugin_names = $this->get_formatted_plugin_names( self::INVALID_KEY );
|
216 |
|
217 |
if ( empty( $plugin_names ) ) {
|
218 |
return;
|
219 |
}
|
220 |
|
221 |
+
// Enqueue the notice CSS.
|
222 |
+
Tribe__Assets::instance()->enqueue( array( 'tribe-common-admin' ) );
|
223 |
+
|
224 |
+
$prompt = sprintf(
|
225 |
+
_n(
|
226 |
+
"It looks like you're using %1\$s, but the license key is invalid. Please download the latest version %2\$sfrom your account%3\$s.",
|
227 |
+
"It looks like you're using %1\$s, but the license keys are invalid. Please download the latest versions %2\$sfrom your account%3\$s.",
|
228 |
+
count( $this->notices[ self::INVALID_KEY ] ),
|
229 |
+
'tribe-common'
|
230 |
+
),
|
231 |
$plugin_names,
|
232 |
'<a href="http://m.tri.be/19n4" target="_blank">',
|
233 |
'</a>'
|
common/src/Tribe/Settings_Manager.php
CHANGED
@@ -86,7 +86,7 @@ class Tribe__Settings_Manager {
|
|
86 |
$options = self::get_options();
|
87 |
|
88 |
$option = $default;
|
89 |
-
if (
|
90 |
$option = $options[ $option_name ];
|
91 |
} elseif ( is_multisite() && isset( self::$tribe_events_mu_defaults ) && is_array( self::$tribe_events_mu_defaults ) && in_array( $option_name, array_keys( self::$tribe_events_mu_defaults ) ) ) {
|
92 |
$option = self::$tribe_events_mu_defaults[ $option_name ];
|
86 |
$options = self::get_options();
|
87 |
|
88 |
$option = $default;
|
89 |
+
if ( array_key_exists( $option_name, $options ) ) {
|
90 |
$option = $options[ $option_name ];
|
91 |
} elseif ( is_multisite() && isset( self::$tribe_events_mu_defaults ) && is_array( self::$tribe_events_mu_defaults ) && in_array( $option_name, array_keys( self::$tribe_events_mu_defaults ) ) ) {
|
92 |
$option = self::$tribe_events_mu_defaults[ $option_name ];
|
common/src/functions/utils.php
CHANGED
@@ -262,3 +262,52 @@ if ( ! function_exists( 'tribe_is_error' ) ) {
|
|
262 |
return ( $thing instanceof Tribe__Error || is_wp_error( $thing ) );
|
263 |
}
|
264 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
262 |
return ( $thing instanceof Tribe__Error || is_wp_error( $thing ) );
|
263 |
}
|
264 |
}
|
265 |
+
|
266 |
+
if ( ! function_exists( 'tribe_retrieve_object_by_hook' ) ) {
|
267 |
+
/**
|
268 |
+
* Attempts to find and return an object of the specified type that is associated
|
269 |
+
* with a specific hook.
|
270 |
+
*
|
271 |
+
* This is useful when third party code registers callbacks that belong to anonymous
|
272 |
+
* objects and it isn't possible to obtain the reference any other way.
|
273 |
+
*
|
274 |
+
* @since 4.5.8
|
275 |
+
*
|
276 |
+
* @param string $class_name
|
277 |
+
* @param string $hook
|
278 |
+
* @param int $priority
|
279 |
+
*
|
280 |
+
* @return object|false
|
281 |
+
*/
|
282 |
+
function tribe_retrieve_object_by_hook( $class_name, $hook, $priority ) {
|
283 |
+
global $wp_filter;
|
284 |
+
|
285 |
+
// No callbacks registered for this hook and priority?
|
286 |
+
if (
|
287 |
+
! isset( $wp_filter[ $hook ] )
|
288 |
+
|| ! isset( $wp_filter[ $hook ][ $priority ] )
|
289 |
+
) {
|
290 |
+
return false;
|
291 |
+
}
|
292 |
+
|
293 |
+
// Otherwise iterate through the registered callbacks at the specified priority
|
294 |
+
foreach ( $wp_filter[ $hook ]->callbacks[ $priority ] as $callback ) {
|
295 |
+
// Skip if this callback isn't an object method
|
296 |
+
if (
|
297 |
+
! is_array( $callback['function'] )
|
298 |
+
|| ! is_object( $callback['function'][0] )
|
299 |
+
) {
|
300 |
+
continue;
|
301 |
+
}
|
302 |
+
|
303 |
+
// If this isn't the callback we're looking for let's skip ahead
|
304 |
+
if ( $class_name !== get_class( $callback['function'][0] ) ) {
|
305 |
+
continue;
|
306 |
+
}
|
307 |
+
|
308 |
+
return $callback['function'][0];
|
309 |
+
}
|
310 |
+
|
311 |
+
return false;
|
312 |
+
}
|
313 |
+
}
|
common/src/resources/js/dependency.js
CHANGED
@@ -6,7 +6,8 @@
|
|
6 |
active: '.tribe-active',
|
7 |
dependency: '.tribe-dependency',
|
8 |
fields: 'input, select, textarea',
|
9 |
-
advanced_fields: '.select2-container'
|
|
|
10 |
};
|
11 |
|
12 |
// Setup a Dependent
|
@@ -32,6 +33,21 @@
|
|
32 |
return;
|
33 |
}
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
// Fetch dependent elements
|
36 |
var $dependents = $document.find( '[data-depends="' + selector + '"]' ).not( '.select2-container' );
|
37 |
|
@@ -57,7 +73,7 @@
|
|
57 |
return ! $.isNumeric( val );
|
58 |
},
|
59 |
'is_checked': function ( _, __, $field ) {
|
60 |
-
return $field.is( ':checkbox' ) ? $field.is( ':checked' ) : false;
|
61 |
}
|
62 |
};
|
63 |
|
6 |
active: '.tribe-active',
|
7 |
dependency: '.tribe-dependency',
|
8 |
fields: 'input, select, textarea',
|
9 |
+
advanced_fields: '.select2-container',
|
10 |
+
linked: '.tribe-dependent-linked'
|
11 |
};
|
12 |
|
13 |
// Setup a Dependent
|
33 |
return;
|
34 |
}
|
35 |
|
36 |
+
/**
|
37 |
+
* If we're hooking to a radio, we need to make sure changing
|
38 |
+
* any similarly _named_ ones trigger verify on all of them.
|
39 |
+
* The base code only triggers on direct interations.
|
40 |
+
*
|
41 |
+
* @since 4.5.8
|
42 |
+
*/
|
43 |
+
if ( $field.is( ':radio' ) ) {
|
44 |
+
var $radios = $( "[name='" + $field.attr( 'name' ) + "']" );
|
45 |
+
|
46 |
+
$radios.not( selectors.linked ).on( 'change', function() {
|
47 |
+
$radios.trigger( 'verify.dependency' );
|
48 |
+
} ).addClass( selectors.linked.replace( '.', '' ) );
|
49 |
+
}
|
50 |
+
|
51 |
// Fetch dependent elements
|
52 |
var $dependents = $document.find( '[data-depends="' + selector + '"]' ).not( '.select2-container' );
|
53 |
|
73 |
return ! $.isNumeric( val );
|
74 |
},
|
75 |
'is_checked': function ( _, __, $field ) {
|
76 |
+
return ( $field.is( ':checkbox' ) || $field.is( ':radio' ) ) ? $field.is( ':checked' ) : false;
|
77 |
}
|
78 |
};
|
79 |
|
common/src/resources/js/dependency.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
!function(e,n){"use strict";var i=e(document),t={dependent:".tribe-dependent",active:".tribe-active",dependency:".tribe-dependency",fields:"input, select, textarea",advanced_fields:".select2-container"};e.fn.dependency=function(){this.each(function(){var n=e(this).data("depends");e(n).addClass(t.dependency.replace(".","")).data("dependent",e(this))})},i.off("change.dependency verify.dependency",t.dependency).on({"verify.dependency":function(d){var c,a=e(this),o="#"+a.attr("id"),r=a.val();if(o){var s=i.find('[data-depends="'+o+'"]').not(".select2-container");c={condition:function(e,i){return n.isArray(i)?-1!==i.indexOf(e):e==i},not_condition:function(e,i){return n.isArray(i)?-1===i.indexOf(e):e!=i},is_not_empty:function(e){return""!=e},is_empty:function(e){return""===e},is_numeric:function(n){return e.isNumeric(n)},is_not_numeric:function(n){return!e.isNumeric(n)},is_checked:function(e,n,i){return
|
1 |
+
!function(e,n){"use strict";var i=e(document),t={dependent:".tribe-dependent",active:".tribe-active",dependency:".tribe-dependency",fields:"input, select, textarea",advanced_fields:".select2-container",linked:".tribe-dependent-linked"};e.fn.dependency=function(){this.each(function(){var n=e(this).data("depends");e(n).addClass(t.dependency.replace(".","")).data("dependent",e(this))})},i.off("change.dependency verify.dependency",t.dependency).on({"verify.dependency":function(d){var c,a=e(this),o="#"+a.attr("id"),r=a.val();if(o){if(a.is(":radio")){var s=e("[name='"+a.attr("name")+"']");s.not(t.linked).on("change",function(){s.trigger("verify.dependency")}).addClass(t.linked.replace(".",""))}var u=i.find('[data-depends="'+o+'"]').not(".select2-container");c={condition:function(e,i){return n.isArray(i)?-1!==i.indexOf(e):e==i},not_condition:function(e,i){return n.isArray(i)?-1===i.indexOf(e):e!=i},is_not_empty:function(e){return""!=e},is_empty:function(e){return""===e},is_numeric:function(n){return e.isNumeric(n)},is_not_numeric:function(n){return!e.isNumeric(n)},is_checked:function(e,n,i){return!(!i.is(":checkbox")&&!i.is(":radio"))&&i.is(":checked")}},u.each(function(i,d){var o=e(this).data("parent"),s=null;s=o?e(this).closest(o).find(d):e(d);var u,f={condition:s.data("condition")||!1,not_condition:s.data("conditionNot")||!1,is_not_empty:s.data("conditionNotEmpty")||s.is("[data-condition-not-empty]"),is_empty:s.data("conditionEmpty")||s.is("[data-condition-empty]"),is_numeric:s.data("conditionIsNumeric")||s.is("[data-condition-is-numeric]"),is_not_numeric:s.data("conditionIsNotNumeric")||s.is("[data-condition-is-not-numeric]"),is_checked:s.data("conditionChecked")||s.is("[data-condition-is-checked]")},l=t.active.replace(".",""),p=a.is(":disabled"),y=s.data("condition-relation")||"or";f=n.pick(f,function(e){return e}),u="or"===y?n.reduce(f,function(e,n,i){return e||c[i](r,n,a)},!1):n.reduce(f,function(e,n,i){return e&&c[i](r,n,a)},!0),u&&!p?(s.data("select2")?(s.data("select2").container.addClass(l),s.data("select2").container.is(":hidden")&&s.data("select2").container.show()):(s.addClass(l),s.is(":hidden")&&s.show()),s.find(t.fields).prop("disabled",!1).end().find(".select2-container").select2("enable",!0)):(s.removeClass(l),s.is(":visible")&&s.hide(),s.find(t.fields).prop("disabled",!0).end().find(".select2-container").select2("enable",!1),s.data("select2")&&s.data("select2").container.removeClass(l)),s.find(t.dependency).trigger("change")})}},"change.dependency":function(n){e(this).trigger("verify.dependency")}},t.dependency),i.ready(function(){e(t.dependent).dependency(),e(t.dependency).trigger("verify.dependency")})}(jQuery,_);
|
common/tribe-common.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Description: An event settings framework for managing shared options
|
4 |
-
Version: 4.5.
|
5 |
Author: Modern Tribe, Inc.
|
6 |
Author URI: http://m.tri.be/1x
|
7 |
Text Domain: tribe-common
|
1 |
<?php
|
2 |
/*
|
3 |
Description: An event settings framework for managing shared options
|
4 |
+
Version: 4.5.8
|
5 |
Author: Modern Tribe, Inc.
|
6 |
Author URI: http://m.tri.be/1x
|
7 |
Text Domain: tribe-common
|
event-tickets.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
Plugin Name: Event Tickets
|
4 |
Description: Event Tickets allows your guests to RSVP from any post, page, or event.
|
5 |
-
Version: 4.5.
|
6 |
Author: Modern Tribe, Inc.
|
7 |
Author URI: http://m.tri.be/28
|
8 |
License: GPLv2 or later
|
2 |
/*
|
3 |
Plugin Name: Event Tickets
|
4 |
Description: Event Tickets allows your guests to RSVP from any post, page, or event.
|
5 |
+
Version: 4.5.2
|
6 |
Author: Modern Tribe, Inc.
|
7 |
Author URI: http://m.tri.be/28
|
8 |
License: GPLv2 or later
|
lang/event-tickets-cs_CZ.po
CHANGED
@@ -39,7 +39,7 @@ msgctxt "list view buy now ticket button"
|
|
39 |
msgid "Buy Now!"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: src/views/tickets/rsvp.php:
|
43 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
44 |
msgstr ""
|
45 |
|
@@ -76,12 +76,12 @@ msgctxt "attendee table"
|
|
76 |
msgid "Check in"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: src/Tribe/Attendees_Table.php:
|
80 |
-
#: src/Tribe/Attendees_Table.php:
|
81 |
msgid "Check In"
|
82 |
msgstr ""
|
83 |
|
84 |
-
#: src/Tribe/Attendees_Table.php:
|
85 |
msgid "Undo"
|
86 |
msgstr ""
|
87 |
|
@@ -441,22 +441,22 @@ msgctxt "attendee table"
|
|
441 |
msgid "Status"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: src/Tribe/Attendees_Table.php:
|
445 |
msgctxt "row action"
|
446 |
msgid "Undo Check In"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: src/Tribe/Attendees_Table.php:
|
450 |
msgctxt "row action"
|
451 |
msgid "Check In"
|
452 |
msgstr ""
|
453 |
|
454 |
-
#: src/Tribe/Attendees_Table.php:
|
455 |
msgctxt "row action"
|
456 |
msgid "Move"
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: src/Tribe/Attendees_Table.php:
|
460 |
msgctxt "row action"
|
461 |
msgid "Delete"
|
462 |
msgstr ""
|
@@ -663,11 +663,11 @@ msgstr ""
|
|
663 |
msgid "Send RSVP confirmation to:"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: src/views/tickets/rsvp.php:
|
667 |
msgid "Don't list me on the public attendee list"
|
668 |
msgstr "Neuvádějte mě na veřejném seznamu účastníků"
|
669 |
|
670 |
-
#: src/views/tickets/rsvp.php:
|
671 |
msgid "Login to RSVP"
|
672 |
msgstr ""
|
673 |
|
@@ -687,7 +687,7 @@ msgstr ""
|
|
687 |
msgid "Please enter in without thousand separators and currency symbols."
|
688 |
msgstr ""
|
689 |
|
690 |
-
#: src/Tribe/RSVP.php:
|
691 |
msgid "You confirmed you will not be attending %s"
|
692 |
msgstr ""
|
693 |
|
@@ -758,7 +758,7 @@ msgstr ""
|
|
758 |
msgid "Login requirements"
|
759 |
msgstr ""
|
760 |
|
761 |
-
#: src/Tribe/Attendees_Table.php:
|
762 |
msgid "View order"
|
763 |
msgstr ""
|
764 |
|
@@ -810,31 +810,31 @@ msgstr "Zdarma"
|
|
810 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: src/Tribe/RSVP.php:
|
814 |
msgid "You can't RSVP more than the total remaining tickets."
|
815 |
msgstr "Nemůžete potvrdit účast pro více než kolik je k dispozici zbývajících vstupenek."
|
816 |
|
817 |
-
#: src/Tribe/RSVP.php:
|
818 |
msgid "Return to the %1$sAttendees Report%2$s."
|
819 |
msgstr "Zpět na %1$spřehled účastníků%2$s."
|
820 |
|
821 |
-
#: src/Tribe/RSVP.php:
|
822 |
msgid "Post updated. %1$s"
|
823 |
msgstr "Příspěvek byl aktualizován. %1$s"
|
824 |
|
825 |
-
#: src/Tribe/RSVP.php:
|
826 |
msgid "Post published. %1$s"
|
827 |
msgstr "Příspěvek byl publikován. %1$s"
|
828 |
|
829 |
-
#: src/Tribe/RSVP.php:
|
830 |
msgid "Post submitted."
|
831 |
msgstr "Příspěvek byl odeslán ke schválení."
|
832 |
|
833 |
-
#: src/Tribe/RSVP.php:
|
834 |
msgid "Post scheduled."
|
835 |
msgstr "Příspěvek bude automaticky publikován."
|
836 |
|
837 |
-
#: src/Tribe/RSVP.php:
|
838 |
msgid "Post draft updated."
|
839 |
msgstr "Koncept příspěvku byl uložen."
|
840 |
|
@@ -870,7 +870,7 @@ msgstr "Došlo k chybě při odesílání emailu"
|
|
870 |
msgid "Email sent successfully!"
|
871 |
msgstr "Email byl úspěšně odeslán!"
|
872 |
|
873 |
-
#: src/admin-views/attendees-email.php:
|
874 |
msgid "Send Email"
|
875 |
msgstr "Poslat email"
|
876 |
|
@@ -967,32 +967,32 @@ msgstr "Vstupenka č."
|
|
967 |
msgid "Security Code"
|
968 |
msgstr "Kontrolní kód"
|
969 |
|
970 |
-
#: src/Tribe/Attendees_Table.php:
|
971 |
msgid "Check in"
|
972 |
msgstr "Zaregistrovat"
|
973 |
|
974 |
-
#: src/Tribe/Attendees_Table.php:
|
975 |
msgid "Undo Check in"
|
976 |
msgstr "Zrušit registraci"
|
977 |
|
978 |
-
#: src/Tribe/Attendees_Table.php:
|
979 |
msgid "Print"
|
980 |
msgstr "Tisk"
|
981 |
|
982 |
-
#: src/Tribe/Attendees_Table.php:
|
983 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
984 |
msgid "Email"
|
985 |
msgstr "Email"
|
986 |
|
987 |
-
#: src/Tribe/Attendees_Table.php:
|
988 |
msgid "Export"
|
989 |
msgstr "Exportovat"
|
990 |
|
991 |
-
#: src/Tribe/Attendees_Table.php:
|
992 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
993 |
msgstr "Filtrovat podle jména kupce, čísla vstupenky, objednávky nebo kontrolního kódu"
|
994 |
|
995 |
-
#: src/Tribe/Attendees_Table.php:
|
996 |
msgid "Delete"
|
997 |
msgstr "Smazat"
|
998 |
|
@@ -1009,19 +1009,19 @@ msgctxt "Attendee number"
|
|
1009 |
msgid "Attendee %1$s"
|
1010 |
msgstr "Účastník %1$s"
|
1011 |
|
1012 |
-
#: src/Tribe/RSVP.php:
|
1013 |
msgid "Your tickets from %s"
|
1014 |
msgstr "Vaše vstupenky z webu %s"
|
1015 |
|
1016 |
-
#: src/Tribe/RSVP.php:
|
1017 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1018 |
msgstr "Vaše potvrzení účasti bylo přijato. Zkontrolujte prosím emailovou schránku, kam byl odeslán kontrolní email."
|
1019 |
|
1020 |
-
#: src/Tribe/RSVP.php:
|
1021 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1022 |
msgstr "Pro potvrzení účasti musíte zadat své jméno a platnou emailovou adresu."
|
1023 |
|
1024 |
-
#: src/Tribe/RSVP.php:
|
1025 |
msgid "(deleted)"
|
1026 |
msgstr "(smazáno)"
|
1027 |
|
@@ -1072,23 +1072,23 @@ msgstr "ucastnici"
|
|
1072 |
msgid "Attendee List for: %s"
|
1073 |
msgstr "Seznam účastníků na: %s"
|
1074 |
|
1075 |
-
#: src/admin-views/attendees-email.php:
|
1076 |
msgid "Send the attendee list by email"
|
1077 |
msgstr "Poslat seznam účastníků emailem"
|
1078 |
|
1079 |
-
#: src/admin-views/attendees-email.php:
|
1080 |
msgid "Select a User:"
|
1081 |
msgstr "Vybrat uživatele:"
|
1082 |
|
1083 |
-
#: src/admin-views/attendees-email.php:
|
1084 |
msgid "Select..."
|
1085 |
msgstr "Vybrat"
|
1086 |
|
1087 |
-
#: src/admin-views/attendees-email.php:
|
1088 |
msgid "or"
|
1089 |
msgstr "nebo"
|
1090 |
|
1091 |
-
#: src/admin-views/attendees-email.php:
|
1092 |
msgid "Email Address:"
|
1093 |
msgstr "Emailová adresa:"
|
1094 |
|
@@ -1230,11 +1230,11 @@ msgstr "Není skladem!"
|
|
1230 |
msgid "Full Name"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: src/views/tickets/rsvp.php:
|
1234 |
msgid "Confirm RSVP"
|
1235 |
msgstr "Potvrdit účast"
|
1236 |
|
1237 |
-
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.
|
1238 |
#. Plugin Name of the plugin/theme
|
1239 |
#: src/Tribe/Main.php:509
|
1240 |
msgid "Event Tickets"
|
39 |
msgid "Buy Now!"
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: src/views/tickets/rsvp.php:201
|
43 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
44 |
msgstr ""
|
45 |
|
76 |
msgid "Check in"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: src/Tribe/Attendees_Table.php:404 src/Tribe/Attendees_Table.php:413
|
80 |
+
#: src/Tribe/Attendees_Table.php:424 src/Tribe/Attendees_Table.php:433
|
81 |
msgid "Check In"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: src/Tribe/Attendees_Table.php:412 src/Tribe/Attendees_Table.php:432
|
85 |
msgid "Undo"
|
86 |
msgstr ""
|
87 |
|
441 |
msgid "Status"
|
442 |
msgstr ""
|
443 |
|
444 |
+
#: src/Tribe/Attendees_Table.php:297
|
445 |
msgctxt "row action"
|
446 |
msgid "Undo Check In"
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: src/Tribe/Attendees_Table.php:296
|
450 |
msgctxt "row action"
|
451 |
msgid "Check In"
|
452 |
msgstr ""
|
453 |
|
454 |
+
#: src/Tribe/Attendees_Table.php:306
|
455 |
msgctxt "row action"
|
456 |
msgid "Move"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: src/Tribe/Attendees_Table.php:318
|
460 |
msgctxt "row action"
|
461 |
msgid "Delete"
|
462 |
msgstr ""
|
663 |
msgid "Send RSVP confirmation to:"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: src/views/tickets/rsvp.php:171
|
667 |
msgid "Don't list me on the public attendee list"
|
668 |
msgstr "Neuvádějte mě na veřejném seznamu účastníků"
|
669 |
|
670 |
+
#: src/views/tickets/rsvp.php:183
|
671 |
msgid "Login to RSVP"
|
672 |
msgstr ""
|
673 |
|
687 |
msgid "Please enter in without thousand separators and currency symbols."
|
688 |
msgstr ""
|
689 |
|
690 |
+
#: src/Tribe/RSVP.php:843
|
691 |
msgid "You confirmed you will not be attending %s"
|
692 |
msgstr ""
|
693 |
|
758 |
msgid "Login requirements"
|
759 |
msgstr ""
|
760 |
|
761 |
+
#: src/Tribe/Attendees_Table.php:392
|
762 |
msgid "View order"
|
763 |
msgstr ""
|
764 |
|
810 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
811 |
msgstr ""
|
812 |
|
813 |
+
#: src/Tribe/RSVP.php:1087
|
814 |
msgid "You can't RSVP more than the total remaining tickets."
|
815 |
msgstr "Nemůžete potvrdit účast pro více než kolik je k dispozici zbývajících vstupenek."
|
816 |
|
817 |
+
#: src/Tribe/RSVP.php:1631
|
818 |
msgid "Return to the %1$sAttendees Report%2$s."
|
819 |
msgstr "Zpět na %1$spřehled účastníků%2$s."
|
820 |
|
821 |
+
#: src/Tribe/RSVP.php:1638
|
822 |
msgid "Post updated. %1$s"
|
823 |
msgstr "Příspěvek byl aktualizován. %1$s"
|
824 |
|
825 |
+
#: src/Tribe/RSVP.php:1642
|
826 |
msgid "Post published. %1$s"
|
827 |
msgstr "Příspěvek byl publikován. %1$s"
|
828 |
|
829 |
+
#: src/Tribe/RSVP.php:1645
|
830 |
msgid "Post submitted."
|
831 |
msgstr "Příspěvek byl odeslán ke schválení."
|
832 |
|
833 |
+
#: src/Tribe/RSVP.php:1646
|
834 |
msgid "Post scheduled."
|
835 |
msgstr "Příspěvek bude automaticky publikován."
|
836 |
|
837 |
+
#: src/Tribe/RSVP.php:1647
|
838 |
msgid "Post draft updated."
|
839 |
msgstr "Koncept příspěvku byl uložen."
|
840 |
|
870 |
msgid "Email sent successfully!"
|
871 |
msgstr "Email byl úspěšně odeslán!"
|
872 |
|
873 |
+
#: src/admin-views/attendees-email.php:59
|
874 |
msgid "Send Email"
|
875 |
msgstr "Poslat email"
|
876 |
|
967 |
msgid "Security Code"
|
968 |
msgstr "Kontrolní kód"
|
969 |
|
970 |
+
#: src/Tribe/Attendees_Table.php:527
|
971 |
msgid "Check in"
|
972 |
msgstr "Zaregistrovat"
|
973 |
|
974 |
+
#: src/Tribe/Attendees_Table.php:528
|
975 |
msgid "Undo Check in"
|
976 |
msgstr "Zrušit registraci"
|
977 |
|
978 |
+
#: src/Tribe/Attendees_Table.php:500
|
979 |
msgid "Print"
|
980 |
msgstr "Tisk"
|
981 |
|
982 |
+
#: src/Tribe/Attendees_Table.php:501
|
983 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
984 |
msgid "Email"
|
985 |
msgstr "Email"
|
986 |
|
987 |
+
#: src/Tribe/Attendees_Table.php:502
|
988 |
msgid "Export"
|
989 |
msgstr "Exportovat"
|
990 |
|
991 |
+
#: src/Tribe/Attendees_Table.php:508
|
992 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
993 |
msgstr "Filtrovat podle jména kupce, čísla vstupenky, objednávky nebo kontrolního kódu"
|
994 |
|
995 |
+
#: src/Tribe/Attendees_Table.php:529 src/admin-views/list.php:43
|
996 |
msgid "Delete"
|
997 |
msgstr "Smazat"
|
998 |
|
1009 |
msgid "Attendee %1$s"
|
1010 |
msgstr "Účastník %1$s"
|
1011 |
|
1012 |
+
#: src/Tribe/RSVP.php:759
|
1013 |
msgid "Your tickets from %s"
|
1014 |
msgstr "Vaše vstupenky z webu %s"
|
1015 |
|
1016 |
+
#: src/Tribe/RSVP.php:1081
|
1017 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1018 |
msgstr "Vaše potvrzení účasti bylo přijato. Zkontrolujte prosím emailovou schránku, kam byl odeslán kontrolní email."
|
1019 |
|
1020 |
+
#: src/Tribe/RSVP.php:1092
|
1021 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1022 |
msgstr "Pro potvrzení účasti musíte zadat své jméno a platnou emailovou adresu."
|
1023 |
|
1024 |
+
#: src/Tribe/RSVP.php:1336
|
1025 |
msgid "(deleted)"
|
1026 |
msgstr "(smazáno)"
|
1027 |
|
1072 |
msgid "Attendee List for: %s"
|
1073 |
msgstr "Seznam účastníků na: %s"
|
1074 |
|
1075 |
+
#: src/admin-views/attendees-email.php:27
|
1076 |
msgid "Send the attendee list by email"
|
1077 |
msgstr "Poslat seznam účastníků emailem"
|
1078 |
|
1079 |
+
#: src/admin-views/attendees-email.php:33
|
1080 |
msgid "Select a User:"
|
1081 |
msgstr "Vybrat uživatele:"
|
1082 |
|
1083 |
+
#: src/admin-views/attendees-email.php:6
|
1084 |
msgid "Select..."
|
1085 |
msgstr "Vybrat"
|
1086 |
|
1087 |
+
#: src/admin-views/attendees-email.php:36
|
1088 |
msgid "or"
|
1089 |
msgstr "nebo"
|
1090 |
|
1091 |
+
#: src/admin-views/attendees-email.php:38
|
1092 |
msgid "Email Address:"
|
1093 |
msgstr "Emailová adresa:"
|
1094 |
|
1230 |
msgid "Full Name"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
+
#: src/views/tickets/rsvp.php:192
|
1234 |
msgid "Confirm RSVP"
|
1235 |
msgstr "Potvrdit účast"
|
1236 |
|
1237 |
+
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.2) #-#-#-#-#
|
1238 |
#. Plugin Name of the plugin/theme
|
1239 |
#: src/Tribe/Main.php:509
|
1240 |
msgid "Event Tickets"
|
lang/event-tickets-de_DE.po
CHANGED
@@ -37,7 +37,7 @@ msgctxt "list view buy now ticket button"
|
|
37 |
msgid "Buy Now!"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: src/views/tickets/rsvp.php:
|
41 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
42 |
msgstr ""
|
43 |
|
@@ -74,12 +74,12 @@ msgctxt "attendee table"
|
|
74 |
msgid "Check in"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/Attendees_Table.php:
|
78 |
-
#: src/Tribe/Attendees_Table.php:
|
79 |
msgid "Check In"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: src/Tribe/Attendees_Table.php:
|
83 |
msgid "Undo"
|
84 |
msgstr ""
|
85 |
|
@@ -435,22 +435,22 @@ msgctxt "attendee table"
|
|
435 |
msgid "Status"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: src/Tribe/Attendees_Table.php:
|
439 |
msgctxt "row action"
|
440 |
msgid "Undo Check In"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: src/Tribe/Attendees_Table.php:
|
444 |
msgctxt "row action"
|
445 |
msgid "Check In"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: src/Tribe/Attendees_Table.php:
|
449 |
msgctxt "row action"
|
450 |
msgid "Move"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: src/Tribe/Attendees_Table.php:
|
454 |
msgctxt "row action"
|
455 |
msgid "Delete"
|
456 |
msgstr ""
|
@@ -655,11 +655,11 @@ msgstr ""
|
|
655 |
msgid "Send RSVP confirmation to:"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: src/views/tickets/rsvp.php:
|
659 |
msgid "Don't list me on the public attendee list"
|
660 |
msgstr "Zeige mich nicht auf der öffentlichen Teilnehmerliste"
|
661 |
|
662 |
-
#: src/views/tickets/rsvp.php:
|
663 |
msgid "Login to RSVP"
|
664 |
msgstr ""
|
665 |
|
@@ -679,7 +679,7 @@ msgstr ""
|
|
679 |
msgid "Please enter in without thousand separators and currency symbols."
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: src/Tribe/RSVP.php:
|
683 |
msgid "You confirmed you will not be attending %s"
|
684 |
msgstr ""
|
685 |
|
@@ -749,7 +749,7 @@ msgstr ""
|
|
749 |
msgid "Login requirements"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: src/Tribe/Attendees_Table.php:
|
753 |
msgid "View order"
|
754 |
msgstr ""
|
755 |
|
@@ -801,31 +801,31 @@ msgstr "Kostenlos"
|
|
801 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: src/Tribe/RSVP.php:
|
805 |
msgid "You can't RSVP more than the total remaining tickets."
|
806 |
msgstr ""
|
807 |
|
808 |
-
#: src/Tribe/RSVP.php:
|
809 |
msgid "Return to the %1$sAttendees Report%2$s."
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: src/Tribe/RSVP.php:
|
813 |
msgid "Post updated. %1$s"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: src/Tribe/RSVP.php:
|
817 |
msgid "Post published. %1$s"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: src/Tribe/RSVP.php:
|
821 |
msgid "Post submitted."
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: src/Tribe/RSVP.php:
|
825 |
msgid "Post scheduled."
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: src/Tribe/RSVP.php:
|
829 |
msgid "Post draft updated."
|
830 |
msgstr ""
|
831 |
|
@@ -861,7 +861,7 @@ msgstr ""
|
|
861 |
msgid "Email sent successfully!"
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: src/admin-views/attendees-email.php:
|
865 |
msgid "Send Email"
|
866 |
msgstr ""
|
867 |
|
@@ -958,32 +958,32 @@ msgstr "Kartennummer"
|
|
958 |
msgid "Security Code"
|
959 |
msgstr "Sicherheitscode"
|
960 |
|
961 |
-
#: src/Tribe/Attendees_Table.php:
|
962 |
msgid "Check in"
|
963 |
msgstr "einchecken"
|
964 |
|
965 |
-
#: src/Tribe/Attendees_Table.php:
|
966 |
msgid "Undo Check in"
|
967 |
msgstr "einchecken rückgängig machen"
|
968 |
|
969 |
-
#: src/Tribe/Attendees_Table.php:
|
970 |
msgid "Print"
|
971 |
msgstr "Drucken"
|
972 |
|
973 |
-
#: src/Tribe/Attendees_Table.php:
|
974 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
975 |
msgid "Email"
|
976 |
msgstr "E-Mail"
|
977 |
|
978 |
-
#: src/Tribe/Attendees_Table.php:
|
979 |
msgid "Export"
|
980 |
msgstr "Export"
|
981 |
|
982 |
-
#: src/Tribe/Attendees_Table.php:
|
983 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
984 |
msgstr "Filtern Sie über Käufername, Ticketnummer, Auftragsnummer oder den Sicherheitscode"
|
985 |
|
986 |
-
#: src/Tribe/Attendees_Table.php:
|
987 |
msgid "Delete"
|
988 |
msgstr "Löschen"
|
989 |
|
@@ -1000,19 +1000,19 @@ msgctxt "Attendee number"
|
|
1000 |
msgid "Attendee %1$s"
|
1001 |
msgstr "Teilnehmende %1$s"
|
1002 |
|
1003 |
-
#: src/Tribe/RSVP.php:
|
1004 |
msgid "Your tickets from %s"
|
1005 |
msgstr "Ihre Tickets von %s"
|
1006 |
|
1007 |
-
#: src/Tribe/RSVP.php:
|
1008 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: src/Tribe/RSVP.php:
|
1012 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1013 |
msgstr ""
|
1014 |
|
1015 |
-
#: src/Tribe/RSVP.php:
|
1016 |
msgid "(deleted)"
|
1017 |
msgstr "(gelöscht)"
|
1018 |
|
@@ -1063,23 +1063,23 @@ msgstr "Teilnehmer"
|
|
1063 |
msgid "Attendee List for: %s"
|
1064 |
msgstr "Teilnehmer Liste für: %s"
|
1065 |
|
1066 |
-
#: src/admin-views/attendees-email.php:
|
1067 |
msgid "Send the attendee list by email"
|
1068 |
msgstr "Die Teilnehmerliste per E-Mail versenden"
|
1069 |
|
1070 |
-
#: src/admin-views/attendees-email.php:
|
1071 |
msgid "Select a User:"
|
1072 |
msgstr "Nutzer wählen:"
|
1073 |
|
1074 |
-
#: src/admin-views/attendees-email.php:
|
1075 |
msgid "Select..."
|
1076 |
msgstr "Wählen..."
|
1077 |
|
1078 |
-
#: src/admin-views/attendees-email.php:
|
1079 |
msgid "or"
|
1080 |
msgstr "oder"
|
1081 |
|
1082 |
-
#: src/admin-views/attendees-email.php:
|
1083 |
msgid "Email Address:"
|
1084 |
msgstr "E-Mail Adresse:"
|
1085 |
|
@@ -1221,11 +1221,11 @@ msgstr "Ausverkauft!"
|
|
1221 |
msgid "Full Name"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: src/views/tickets/rsvp.php:
|
1225 |
msgid "Confirm RSVP"
|
1226 |
msgstr "RSVP bestätigen"
|
1227 |
|
1228 |
-
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.
|
1229 |
#. Plugin Name of the plugin/theme
|
1230 |
#: src/Tribe/Main.php:509
|
1231 |
msgid "Event Tickets"
|
37 |
msgid "Buy Now!"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: src/views/tickets/rsvp.php:201
|
41 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
42 |
msgstr ""
|
43 |
|
74 |
msgid "Check in"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/Attendees_Table.php:404 src/Tribe/Attendees_Table.php:413
|
78 |
+
#: src/Tribe/Attendees_Table.php:424 src/Tribe/Attendees_Table.php:433
|
79 |
msgid "Check In"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: src/Tribe/Attendees_Table.php:412 src/Tribe/Attendees_Table.php:432
|
83 |
msgid "Undo"
|
84 |
msgstr ""
|
85 |
|
435 |
msgid "Status"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: src/Tribe/Attendees_Table.php:297
|
439 |
msgctxt "row action"
|
440 |
msgid "Undo Check In"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: src/Tribe/Attendees_Table.php:296
|
444 |
msgctxt "row action"
|
445 |
msgid "Check In"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: src/Tribe/Attendees_Table.php:306
|
449 |
msgctxt "row action"
|
450 |
msgid "Move"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: src/Tribe/Attendees_Table.php:318
|
454 |
msgctxt "row action"
|
455 |
msgid "Delete"
|
456 |
msgstr ""
|
655 |
msgid "Send RSVP confirmation to:"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: src/views/tickets/rsvp.php:171
|
659 |
msgid "Don't list me on the public attendee list"
|
660 |
msgstr "Zeige mich nicht auf der öffentlichen Teilnehmerliste"
|
661 |
|
662 |
+
#: src/views/tickets/rsvp.php:183
|
663 |
msgid "Login to RSVP"
|
664 |
msgstr ""
|
665 |
|
679 |
msgid "Please enter in without thousand separators and currency symbols."
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: src/Tribe/RSVP.php:843
|
683 |
msgid "You confirmed you will not be attending %s"
|
684 |
msgstr ""
|
685 |
|
749 |
msgid "Login requirements"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: src/Tribe/Attendees_Table.php:392
|
753 |
msgid "View order"
|
754 |
msgstr ""
|
755 |
|
801 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: src/Tribe/RSVP.php:1087
|
805 |
msgid "You can't RSVP more than the total remaining tickets."
|
806 |
msgstr ""
|
807 |
|
808 |
+
#: src/Tribe/RSVP.php:1631
|
809 |
msgid "Return to the %1$sAttendees Report%2$s."
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: src/Tribe/RSVP.php:1638
|
813 |
msgid "Post updated. %1$s"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: src/Tribe/RSVP.php:1642
|
817 |
msgid "Post published. %1$s"
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: src/Tribe/RSVP.php:1645
|
821 |
msgid "Post submitted."
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: src/Tribe/RSVP.php:1646
|
825 |
msgid "Post scheduled."
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: src/Tribe/RSVP.php:1647
|
829 |
msgid "Post draft updated."
|
830 |
msgstr ""
|
831 |
|
861 |
msgid "Email sent successfully!"
|
862 |
msgstr ""
|
863 |
|
864 |
+
#: src/admin-views/attendees-email.php:59
|
865 |
msgid "Send Email"
|
866 |
msgstr ""
|
867 |
|
958 |
msgid "Security Code"
|
959 |
msgstr "Sicherheitscode"
|
960 |
|
961 |
+
#: src/Tribe/Attendees_Table.php:527
|
962 |
msgid "Check in"
|
963 |
msgstr "einchecken"
|
964 |
|
965 |
+
#: src/Tribe/Attendees_Table.php:528
|
966 |
msgid "Undo Check in"
|
967 |
msgstr "einchecken rückgängig machen"
|
968 |
|
969 |
+
#: src/Tribe/Attendees_Table.php:500
|
970 |
msgid "Print"
|
971 |
msgstr "Drucken"
|
972 |
|
973 |
+
#: src/Tribe/Attendees_Table.php:501
|
974 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
975 |
msgid "Email"
|
976 |
msgstr "E-Mail"
|
977 |
|
978 |
+
#: src/Tribe/Attendees_Table.php:502
|
979 |
msgid "Export"
|
980 |
msgstr "Export"
|
981 |
|
982 |
+
#: src/Tribe/Attendees_Table.php:508
|
983 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
984 |
msgstr "Filtern Sie über Käufername, Ticketnummer, Auftragsnummer oder den Sicherheitscode"
|
985 |
|
986 |
+
#: src/Tribe/Attendees_Table.php:529 src/admin-views/list.php:43
|
987 |
msgid "Delete"
|
988 |
msgstr "Löschen"
|
989 |
|
1000 |
msgid "Attendee %1$s"
|
1001 |
msgstr "Teilnehmende %1$s"
|
1002 |
|
1003 |
+
#: src/Tribe/RSVP.php:759
|
1004 |
msgid "Your tickets from %s"
|
1005 |
msgstr "Ihre Tickets von %s"
|
1006 |
|
1007 |
+
#: src/Tribe/RSVP.php:1081
|
1008 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
+
#: src/Tribe/RSVP.php:1092
|
1012 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1013 |
msgstr ""
|
1014 |
|
1015 |
+
#: src/Tribe/RSVP.php:1336
|
1016 |
msgid "(deleted)"
|
1017 |
msgstr "(gelöscht)"
|
1018 |
|
1063 |
msgid "Attendee List for: %s"
|
1064 |
msgstr "Teilnehmer Liste für: %s"
|
1065 |
|
1066 |
+
#: src/admin-views/attendees-email.php:27
|
1067 |
msgid "Send the attendee list by email"
|
1068 |
msgstr "Die Teilnehmerliste per E-Mail versenden"
|
1069 |
|
1070 |
+
#: src/admin-views/attendees-email.php:33
|
1071 |
msgid "Select a User:"
|
1072 |
msgstr "Nutzer wählen:"
|
1073 |
|
1074 |
+
#: src/admin-views/attendees-email.php:6
|
1075 |
msgid "Select..."
|
1076 |
msgstr "Wählen..."
|
1077 |
|
1078 |
+
#: src/admin-views/attendees-email.php:36
|
1079 |
msgid "or"
|
1080 |
msgstr "oder"
|
1081 |
|
1082 |
+
#: src/admin-views/attendees-email.php:38
|
1083 |
msgid "Email Address:"
|
1084 |
msgstr "E-Mail Adresse:"
|
1085 |
|
1221 |
msgid "Full Name"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
+
#: src/views/tickets/rsvp.php:192
|
1225 |
msgid "Confirm RSVP"
|
1226 |
msgstr "RSVP bestätigen"
|
1227 |
|
1228 |
+
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.2) #-#-#-#-#
|
1229 |
#. Plugin Name of the plugin/theme
|
1230 |
#: src/Tribe/Main.php:509
|
1231 |
msgid "Event Tickets"
|
lang/event-tickets-nl_NL.po
CHANGED
@@ -37,7 +37,7 @@ msgctxt "list view buy now ticket button"
|
|
37 |
msgid "Buy Now!"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: src/views/tickets/rsvp.php:
|
41 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
42 |
msgstr ""
|
43 |
|
@@ -74,12 +74,12 @@ msgctxt "attendee table"
|
|
74 |
msgid "Check in"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#: src/Tribe/Attendees_Table.php:
|
78 |
-
#: src/Tribe/Attendees_Table.php:
|
79 |
msgid "Check In"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: src/Tribe/Attendees_Table.php:
|
83 |
msgid "Undo"
|
84 |
msgstr ""
|
85 |
|
@@ -435,22 +435,22 @@ msgctxt "attendee table"
|
|
435 |
msgid "Status"
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: src/Tribe/Attendees_Table.php:
|
439 |
msgctxt "row action"
|
440 |
msgid "Undo Check In"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: src/Tribe/Attendees_Table.php:
|
444 |
msgctxt "row action"
|
445 |
msgid "Check In"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: src/Tribe/Attendees_Table.php:
|
449 |
msgctxt "row action"
|
450 |
msgid "Move"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: src/Tribe/Attendees_Table.php:
|
454 |
msgctxt "row action"
|
455 |
msgid "Delete"
|
456 |
msgstr ""
|
@@ -655,11 +655,11 @@ msgstr ""
|
|
655 |
msgid "Send RSVP confirmation to:"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: src/views/tickets/rsvp.php:
|
659 |
msgid "Don't list me on the public attendee list"
|
660 |
msgstr "Laat mij niet zien op de publieke deelnemerslijst"
|
661 |
|
662 |
-
#: src/views/tickets/rsvp.php:
|
663 |
msgid "Login to RSVP"
|
664 |
msgstr ""
|
665 |
|
@@ -679,7 +679,7 @@ msgstr ""
|
|
679 |
msgid "Please enter in without thousand separators and currency symbols."
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: src/Tribe/RSVP.php:
|
683 |
msgid "You confirmed you will not be attending %s"
|
684 |
msgstr ""
|
685 |
|
@@ -749,7 +749,7 @@ msgstr ""
|
|
749 |
msgid "Login requirements"
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: src/Tribe/Attendees_Table.php:
|
753 |
msgid "View order"
|
754 |
msgstr ""
|
755 |
|
@@ -801,31 +801,31 @@ msgstr "Gratis"
|
|
801 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: src/Tribe/RSVP.php:
|
805 |
msgid "You can't RSVP more than the total remaining tickets."
|
806 |
msgstr ""
|
807 |
|
808 |
-
#: src/Tribe/RSVP.php:
|
809 |
msgid "Return to the %1$sAttendees Report%2$s."
|
810 |
msgstr ""
|
811 |
|
812 |
-
#: src/Tribe/RSVP.php:
|
813 |
msgid "Post updated. %1$s"
|
814 |
msgstr ""
|
815 |
|
816 |
-
#: src/Tribe/RSVP.php:
|
817 |
msgid "Post published. %1$s"
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: src/Tribe/RSVP.php:
|
821 |
msgid "Post submitted."
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: src/Tribe/RSVP.php:
|
825 |
msgid "Post scheduled."
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: src/Tribe/RSVP.php:
|
829 |
msgid "Post draft updated."
|
830 |
msgstr ""
|
831 |
|
@@ -861,7 +861,7 @@ msgstr "Fout bij het versturen van de e-mail"
|
|
861 |
msgid "Email sent successfully!"
|
862 |
msgstr "E-mail succesvol verzonden!"
|
863 |
|
864 |
-
#: src/admin-views/attendees-email.php:
|
865 |
msgid "Send Email"
|
866 |
msgstr "Verstuur e-mail"
|
867 |
|
@@ -958,32 +958,32 @@ msgstr "Ticket #"
|
|
958 |
msgid "Security Code"
|
959 |
msgstr "Veiligheidscode"
|
960 |
|
961 |
-
#: src/Tribe/Attendees_Table.php:
|
962 |
msgid "Check in"
|
963 |
msgstr "Check in"
|
964 |
|
965 |
-
#: src/Tribe/Attendees_Table.php:
|
966 |
msgid "Undo Check in"
|
967 |
msgstr "Inchecken ongedaan maken"
|
968 |
|
969 |
-
#: src/Tribe/Attendees_Table.php:
|
970 |
msgid "Print"
|
971 |
msgstr "Print"
|
972 |
|
973 |
-
#: src/Tribe/Attendees_Table.php:
|
974 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
975 |
msgid "Email"
|
976 |
msgstr "E-mail"
|
977 |
|
978 |
-
#: src/Tribe/Attendees_Table.php:
|
979 |
msgid "Export"
|
980 |
msgstr "Exporteer"
|
981 |
|
982 |
-
#: src/Tribe/Attendees_Table.php:
|
983 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
984 |
msgstr "Filter op koper, ticket #, order # of beveiligingscode"
|
985 |
|
986 |
-
#: src/Tribe/Attendees_Table.php:
|
987 |
msgid "Delete"
|
988 |
msgstr "Verwijder"
|
989 |
|
@@ -1000,19 +1000,19 @@ msgctxt "Attendee number"
|
|
1000 |
msgid "Attendee %1$s"
|
1001 |
msgstr "Deelnemer %1$s"
|
1002 |
|
1003 |
-
#: src/Tribe/RSVP.php:
|
1004 |
msgid "Your tickets from %s"
|
1005 |
msgstr "Uw tickets van %s"
|
1006 |
|
1007 |
-
#: src/Tribe/RSVP.php:
|
1008 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1009 |
msgstr "Uw RSVP is ontvangen! Controleer uw e-mail voor de bevestiging van uw RSVP."
|
1010 |
|
1011 |
-
#: src/Tribe/RSVP.php:
|
1012 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1013 |
msgstr "Om RSVP, moet u uw naam en een geldig e-mailadres invoeren."
|
1014 |
|
1015 |
-
#: src/Tribe/RSVP.php:
|
1016 |
msgid "(deleted)"
|
1017 |
msgstr "(verwijderd)"
|
1018 |
|
@@ -1063,23 +1063,23 @@ msgstr "aanwezigen"
|
|
1063 |
msgid "Attendee List for: %s"
|
1064 |
msgstr "Aanwezigen Lijst voor: %s"
|
1065 |
|
1066 |
-
#: src/admin-views/attendees-email.php:
|
1067 |
msgid "Send the attendee list by email"
|
1068 |
msgstr "Verzend de deelnemerslijst per e-mail"
|
1069 |
|
1070 |
-
#: src/admin-views/attendees-email.php:
|
1071 |
msgid "Select a User:"
|
1072 |
msgstr "Selecteer een gebruiker:"
|
1073 |
|
1074 |
-
#: src/admin-views/attendees-email.php:
|
1075 |
msgid "Select..."
|
1076 |
msgstr "Selecteer..."
|
1077 |
|
1078 |
-
#: src/admin-views/attendees-email.php:
|
1079 |
msgid "or"
|
1080 |
msgstr "of"
|
1081 |
|
1082 |
-
#: src/admin-views/attendees-email.php:
|
1083 |
msgid "Email Address:"
|
1084 |
msgstr "E-mailadres:"
|
1085 |
|
@@ -1221,11 +1221,11 @@ msgstr "Uitverkocht!"
|
|
1221 |
msgid "Full Name"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
-
#: src/views/tickets/rsvp.php:
|
1225 |
msgid "Confirm RSVP"
|
1226 |
msgstr "RSVP bevestigen"
|
1227 |
|
1228 |
-
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.
|
1229 |
#. Plugin Name of the plugin/theme
|
1230 |
#: src/Tribe/Main.php:509
|
1231 |
msgid "Event Tickets"
|
37 |
msgid "Buy Now!"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: src/views/tickets/rsvp.php:201
|
41 |
msgid "You must have JavaScript activated to purchase tickets. Please enable JavaScript in your browser."
|
42 |
msgstr ""
|
43 |
|
74 |
msgid "Check in"
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: src/Tribe/Attendees_Table.php:404 src/Tribe/Attendees_Table.php:413
|
78 |
+
#: src/Tribe/Attendees_Table.php:424 src/Tribe/Attendees_Table.php:433
|
79 |
msgid "Check In"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: src/Tribe/Attendees_Table.php:412 src/Tribe/Attendees_Table.php:432
|
83 |
msgid "Undo"
|
84 |
msgstr ""
|
85 |
|
435 |
msgid "Status"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: src/Tribe/Attendees_Table.php:297
|
439 |
msgctxt "row action"
|
440 |
msgid "Undo Check In"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: src/Tribe/Attendees_Table.php:296
|
444 |
msgctxt "row action"
|
445 |
msgid "Check In"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: src/Tribe/Attendees_Table.php:306
|
449 |
msgctxt "row action"
|
450 |
msgid "Move"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: src/Tribe/Attendees_Table.php:318
|
454 |
msgctxt "row action"
|
455 |
msgid "Delete"
|
456 |
msgstr ""
|
655 |
msgid "Send RSVP confirmation to:"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: src/views/tickets/rsvp.php:171
|
659 |
msgid "Don't list me on the public attendee list"
|
660 |
msgstr "Laat mij niet zien op de publieke deelnemerslijst"
|
661 |
|
662 |
+
#: src/views/tickets/rsvp.php:183
|
663 |
msgid "Login to RSVP"
|
664 |
msgstr ""
|
665 |
|
679 |
msgid "Please enter in without thousand separators and currency symbols."
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: src/Tribe/RSVP.php:843
|
683 |
msgid "You confirmed you will not be attending %s"
|
684 |
msgstr ""
|
685 |
|
749 |
msgid "Login requirements"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: src/Tribe/Attendees_Table.php:392
|
753 |
msgid "View order"
|
754 |
msgstr ""
|
755 |
|
801 |
msgid "If you have a valid license for one of our paid plugins, you can %s in our premium support forums. Our support team monitors the forums and will respond to your thread within 24-48 hours (during the week)."
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: src/Tribe/RSVP.php:1087
|
805 |
msgid "You can't RSVP more than the total remaining tickets."
|
806 |
msgstr ""
|
807 |
|
808 |
+
#: src/Tribe/RSVP.php:1631
|
809 |
msgid "Return to the %1$sAttendees Report%2$s."
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: src/Tribe/RSVP.php:1638
|
813 |
msgid "Post updated. %1$s"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: src/Tribe/RSVP.php:1642
|
817 |
msgid "Post published. %1$s"
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: src/Tribe/RSVP.php:1645
|
821 |
msgid "Post submitted."
|
822 |
msgstr ""
|
823 |
|
824 |
+
#: src/Tribe/RSVP.php:1646
|
825 |
msgid "Post scheduled."
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: src/Tribe/RSVP.php:1647
|
829 |
msgid "Post draft updated."
|
830 |
msgstr ""
|
831 |
|
861 |
msgid "Email sent successfully!"
|
862 |
msgstr "E-mail succesvol verzonden!"
|
863 |
|
864 |
+
#: src/admin-views/attendees-email.php:59
|
865 |
msgid "Send Email"
|
866 |
msgstr "Verstuur e-mail"
|
867 |
|
958 |
msgid "Security Code"
|
959 |
msgstr "Veiligheidscode"
|
960 |
|
961 |
+
#: src/Tribe/Attendees_Table.php:527
|
962 |
msgid "Check in"
|
963 |
msgstr "Check in"
|
964 |
|
965 |
+
#: src/Tribe/Attendees_Table.php:528
|
966 |
msgid "Undo Check in"
|
967 |
msgstr "Inchecken ongedaan maken"
|
968 |
|
969 |
+
#: src/Tribe/Attendees_Table.php:500
|
970 |
msgid "Print"
|
971 |
msgstr "Print"
|
972 |
|
973 |
+
#: src/Tribe/Attendees_Table.php:501
|
974 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
975 |
msgid "Email"
|
976 |
msgstr "E-mail"
|
977 |
|
978 |
+
#: src/Tribe/Attendees_Table.php:502
|
979 |
msgid "Export"
|
980 |
msgstr "Exporteer"
|
981 |
|
982 |
+
#: src/Tribe/Attendees_Table.php:508
|
983 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
984 |
msgstr "Filter op koper, ticket #, order # of beveiligingscode"
|
985 |
|
986 |
+
#: src/Tribe/Attendees_Table.php:529 src/admin-views/list.php:43
|
987 |
msgid "Delete"
|
988 |
msgstr "Verwijder"
|
989 |
|
1000 |
msgid "Attendee %1$s"
|
1001 |
msgstr "Deelnemer %1$s"
|
1002 |
|
1003 |
+
#: src/Tribe/RSVP.php:759
|
1004 |
msgid "Your tickets from %s"
|
1005 |
msgstr "Uw tickets van %s"
|
1006 |
|
1007 |
+
#: src/Tribe/RSVP.php:1081
|
1008 |
msgid "Your RSVP has been received! Check your email for your RSVP confirmation."
|
1009 |
msgstr "Uw RSVP is ontvangen! Controleer uw e-mail voor de bevestiging van uw RSVP."
|
1010 |
|
1011 |
+
#: src/Tribe/RSVP.php:1092
|
1012 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
1013 |
msgstr "Om RSVP, moet u uw naam en een geldig e-mailadres invoeren."
|
1014 |
|
1015 |
+
#: src/Tribe/RSVP.php:1336
|
1016 |
msgid "(deleted)"
|
1017 |
msgstr "(verwijderd)"
|
1018 |
|
1063 |
msgid "Attendee List for: %s"
|
1064 |
msgstr "Aanwezigen Lijst voor: %s"
|
1065 |
|
1066 |
+
#: src/admin-views/attendees-email.php:27
|
1067 |
msgid "Send the attendee list by email"
|
1068 |
msgstr "Verzend de deelnemerslijst per e-mail"
|
1069 |
|
1070 |
+
#: src/admin-views/attendees-email.php:33
|
1071 |
msgid "Select a User:"
|
1072 |
msgstr "Selecteer een gebruiker:"
|
1073 |
|
1074 |
+
#: src/admin-views/attendees-email.php:6
|
1075 |
msgid "Select..."
|
1076 |
msgstr "Selecteer..."
|
1077 |
|
1078 |
+
#: src/admin-views/attendees-email.php:36
|
1079 |
msgid "or"
|
1080 |
msgstr "of"
|
1081 |
|
1082 |
+
#: src/admin-views/attendees-email.php:38
|
1083 |
msgid "Email Address:"
|
1084 |
msgstr "E-mailadres:"
|
1085 |
|
1221 |
msgid "Full Name"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
+
#: src/views/tickets/rsvp.php:192
|
1225 |
msgid "Confirm RSVP"
|
1226 |
msgstr "RSVP bevestigen"
|
1227 |
|
1228 |
+
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.2) #-#-#-#-#
|
1229 |
#. Plugin Name of the plugin/theme
|
1230 |
#: src/Tribe/Main.php:509
|
1231 |
msgid "Event Tickets"
|
lang/event-tickets.pot
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
# This file is distributed under the same license as the Event Tickets package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Event Tickets 4.5.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/event-tickets\n"
|
7 |
-
"POT-Creation-Date: 2017-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2017-
|
12 |
"Last-Translator: \n"
|
13 |
"Language-Team: \n"
|
14 |
|
@@ -186,65 +186,65 @@ msgctxt "attendee table"
|
|
186 |
msgid "Check in"
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: src/Tribe/Attendees_Table.php:
|
190 |
msgctxt "row action"
|
191 |
msgid "Check In"
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: src/Tribe/Attendees_Table.php:
|
195 |
msgctxt "row action"
|
196 |
msgid "Undo Check In"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: src/Tribe/Attendees_Table.php:
|
200 |
msgctxt "row action"
|
201 |
msgid "Move"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: src/Tribe/Attendees_Table.php:
|
205 |
msgctxt "row action"
|
206 |
msgid "Delete"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: src/Tribe/Attendees_Table.php:
|
210 |
msgid "View order"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: src/Tribe/Attendees_Table.php:
|
214 |
-
#: src/Tribe/Attendees_Table.php:
|
215 |
msgid "Check In"
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: src/Tribe/Attendees_Table.php:
|
219 |
msgid "Undo"
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: src/Tribe/Attendees_Table.php:
|
223 |
msgid "Print"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: src/Tribe/Attendees_Table.php:
|
227 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
228 |
msgid "Email"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: src/Tribe/Attendees_Table.php:
|
232 |
msgid "Export"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: src/Tribe/Attendees_Table.php:
|
236 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: src/Tribe/Attendees_Table.php:
|
240 |
msgid "Check in"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: src/Tribe/Attendees_Table.php:
|
244 |
msgid "Undo Check in"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: src/Tribe/Attendees_Table.php:
|
248 |
msgid "Delete"
|
249 |
msgstr ""
|
250 |
|
@@ -378,7 +378,7 @@ msgid ""
|
|
378 |
"respond to your thread within 24-48 hours (during the week)."
|
379 |
msgstr ""
|
380 |
|
381 |
-
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.
|
382 |
#. Plugin Name of the plugin/theme
|
383 |
#: src/Tribe/Main.php:509
|
384 |
msgid "Event Tickets"
|
@@ -452,52 +452,52 @@ msgstr ""
|
|
452 |
msgid "RSVP Ticket"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: src/Tribe/RSVP.php:
|
456 |
msgid "Your tickets from %s"
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: src/Tribe/RSVP.php:
|
460 |
msgid "You confirmed you will not be attending %s"
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: src/Tribe/RSVP.php:
|
464 |
msgid ""
|
465 |
"Your RSVP has been received! Check your email for your RSVP confirmation."
|
466 |
msgstr ""
|
467 |
|
468 |
-
#: src/Tribe/RSVP.php:
|
469 |
msgid "You can't RSVP more than the total remaining tickets."
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: src/Tribe/RSVP.php:
|
473 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: src/Tribe/RSVP.php:
|
477 |
msgid "(deleted)"
|
478 |
msgstr ""
|
479 |
|
480 |
-
#: src/Tribe/RSVP.php:
|
481 |
msgid "Return to the %1$sAttendees Report%2$s."
|
482 |
msgstr ""
|
483 |
|
484 |
-
#: src/Tribe/RSVP.php:
|
485 |
msgid "Post updated. %1$s"
|
486 |
msgstr ""
|
487 |
|
488 |
-
#: src/Tribe/RSVP.php:
|
489 |
msgid "Post published. %1$s"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: src/Tribe/RSVP.php:
|
493 |
msgid "Post submitted."
|
494 |
msgstr ""
|
495 |
|
496 |
-
#: src/Tribe/RSVP.php:
|
497 |
msgid "Post scheduled."
|
498 |
msgstr ""
|
499 |
|
500 |
-
#: src/Tribe/RSVP.php:
|
501 |
msgid "Post draft updated."
|
502 |
msgstr ""
|
503 |
|
@@ -775,27 +775,27 @@ msgstr ""
|
|
775 |
msgid "Product Releases, Tutorials and Community Activity"
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: src/admin-views/attendees-email.php:
|
779 |
-
msgid "
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: src/admin-views/attendees-email.php:
|
783 |
-
msgid "
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: src/admin-views/attendees-email.php:
|
787 |
-
msgid "Select
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: src/admin-views/attendees-email.php:
|
791 |
msgid "or"
|
792 |
msgstr ""
|
793 |
|
794 |
-
#: src/admin-views/attendees-email.php:
|
795 |
msgid "Email Address:"
|
796 |
msgstr ""
|
797 |
|
798 |
-
#: src/admin-views/attendees-email.php:
|
799 |
msgid "Send Email"
|
800 |
msgstr ""
|
801 |
|
@@ -1298,19 +1298,19 @@ msgctxt "order status label"
|
|
1298 |
msgid "RSVP"
|
1299 |
msgstr ""
|
1300 |
|
1301 |
-
#: src/views/tickets/rsvp.php:
|
1302 |
msgid "Don't list me on the public attendee list"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
-
#: src/views/tickets/rsvp.php:
|
1306 |
msgid "Login to RSVP"
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: src/views/tickets/rsvp.php:
|
1310 |
msgid "Confirm RSVP"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
-
#: src/views/tickets/rsvp.php:
|
1314 |
msgid ""
|
1315 |
"You must have JavaScript activated to purchase tickets. Please enable "
|
1316 |
"JavaScript in your browser."
|
2 |
# This file is distributed under the same license as the Event Tickets package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Event Tickets 4.5.2\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/event-tickets\n"
|
7 |
+
"POT-Creation-Date: 2017-07-12 14:59:59+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2017-07-12 14:59\n"
|
12 |
"Last-Translator: \n"
|
13 |
"Language-Team: \n"
|
14 |
|
186 |
msgid "Check in"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: src/Tribe/Attendees_Table.php:296
|
190 |
msgctxt "row action"
|
191 |
msgid "Check In"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: src/Tribe/Attendees_Table.php:297
|
195 |
msgctxt "row action"
|
196 |
msgid "Undo Check In"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: src/Tribe/Attendees_Table.php:306
|
200 |
msgctxt "row action"
|
201 |
msgid "Move"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: src/Tribe/Attendees_Table.php:318
|
205 |
msgctxt "row action"
|
206 |
msgid "Delete"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: src/Tribe/Attendees_Table.php:392
|
210 |
msgid "View order"
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: src/Tribe/Attendees_Table.php:404 src/Tribe/Attendees_Table.php:413
|
214 |
+
#: src/Tribe/Attendees_Table.php:424 src/Tribe/Attendees_Table.php:433
|
215 |
msgid "Check In"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: src/Tribe/Attendees_Table.php:412 src/Tribe/Attendees_Table.php:432
|
219 |
msgid "Undo"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: src/Tribe/Attendees_Table.php:500
|
223 |
msgid "Print"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: src/Tribe/Attendees_Table.php:501
|
227 |
#: src/admin-views/admin-welcome-message.php:36 src/views/tickets/rsvp.php:134
|
228 |
msgid "Email"
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: src/Tribe/Attendees_Table.php:502
|
232 |
msgid "Export"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: src/Tribe/Attendees_Table.php:508
|
236 |
msgid "Filter by purchaser name, ticket #, order # or security code"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: src/Tribe/Attendees_Table.php:527
|
240 |
msgid "Check in"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: src/Tribe/Attendees_Table.php:528
|
244 |
msgid "Undo Check in"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: src/Tribe/Attendees_Table.php:529 src/admin-views/list.php:43
|
248 |
msgid "Delete"
|
249 |
msgstr ""
|
250 |
|
378 |
"respond to your thread within 24-48 hours (during the week)."
|
379 |
msgstr ""
|
380 |
|
381 |
+
#. #-#-#-#-# event-tickets.pot (Event Tickets 4.5.2) #-#-#-#-#
|
382 |
#. Plugin Name of the plugin/theme
|
383 |
#: src/Tribe/Main.php:509
|
384 |
msgid "Event Tickets"
|
452 |
msgid "RSVP Ticket"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: src/Tribe/RSVP.php:759
|
456 |
msgid "Your tickets from %s"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: src/Tribe/RSVP.php:843
|
460 |
msgid "You confirmed you will not be attending %s"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: src/Tribe/RSVP.php:1081
|
464 |
msgid ""
|
465 |
"Your RSVP has been received! Check your email for your RSVP confirmation."
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: src/Tribe/RSVP.php:1087
|
469 |
msgid "You can't RSVP more than the total remaining tickets."
|
470 |
msgstr ""
|
471 |
|
472 |
+
#: src/Tribe/RSVP.php:1092
|
473 |
msgid "In order to RSVP, you must enter your name and a valid email address."
|
474 |
msgstr ""
|
475 |
|
476 |
+
#: src/Tribe/RSVP.php:1336
|
477 |
msgid "(deleted)"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: src/Tribe/RSVP.php:1631
|
481 |
msgid "Return to the %1$sAttendees Report%2$s."
|
482 |
msgstr ""
|
483 |
|
484 |
+
#: src/Tribe/RSVP.php:1638
|
485 |
msgid "Post updated. %1$s"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: src/Tribe/RSVP.php:1642
|
489 |
msgid "Post published. %1$s"
|
490 |
msgstr ""
|
491 |
|
492 |
+
#: src/Tribe/RSVP.php:1645
|
493 |
msgid "Post submitted."
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: src/Tribe/RSVP.php:1646
|
497 |
msgid "Post scheduled."
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: src/Tribe/RSVP.php:1647
|
501 |
msgid "Post draft updated."
|
502 |
msgstr ""
|
503 |
|
775 |
msgid "Product Releases, Tutorials and Community Activity"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: src/admin-views/attendees-email.php:6
|
779 |
+
msgid "Select..."
|
780 |
msgstr ""
|
781 |
|
782 |
+
#: src/admin-views/attendees-email.php:27
|
783 |
+
msgid "Send the attendee list by email"
|
784 |
msgstr ""
|
785 |
|
786 |
+
#: src/admin-views/attendees-email.php:33
|
787 |
+
msgid "Select a User:"
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: src/admin-views/attendees-email.php:36
|
791 |
msgid "or"
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: src/admin-views/attendees-email.php:38
|
795 |
msgid "Email Address:"
|
796 |
msgstr ""
|
797 |
|
798 |
+
#: src/admin-views/attendees-email.php:59
|
799 |
msgid "Send Email"
|
800 |
msgstr ""
|
801 |
|
1298 |
msgid "RSVP"
|
1299 |
msgstr ""
|
1300 |
|
1301 |
+
#: src/views/tickets/rsvp.php:171
|
1302 |
msgid "Don't list me on the public attendee list"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
+
#: src/views/tickets/rsvp.php:183
|
1306 |
msgid "Login to RSVP"
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: src/views/tickets/rsvp.php:192
|
1310 |
msgid "Confirm RSVP"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: src/views/tickets/rsvp.php:201
|
1314 |
msgid ""
|
1315 |
"You must have JavaScript activated to purchase tickets. Please enable "
|
1316 |
"JavaScript in your browser."
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Contributors: ModernTribe, aguseo, borkweb, barry.hughes, bordoni, brianjessee,
|
|
4 |
Tags: RSVP, events, tickets, event management, calendar, ticket sales, community, registration, api, dates, date, posts, workshop, conference, meeting, seminar, concert, summit, ticket integration, event ticketing
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.8
|
7 |
-
Stable tag: 4.5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -233,6 +233,14 @@ The plugin is produced by [Modern Tribe Inc](http://m.tri.be/18uc).
|
|
233 |
|
234 |
== Changelog ==
|
235 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
= [4.5.1] 2017-06-28 =
|
237 |
|
238 |
* Tweak - Spelling and related language fixes (with thanks to @garrett-eclipse) [77196]
|
4 |
Tags: RSVP, events, tickets, event management, calendar, ticket sales, community, registration, api, dates, date, posts, workshop, conference, meeting, seminar, concert, summit, ticket integration, event ticketing
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.8
|
7 |
+
Stable tag: 4.5.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
233 |
|
234 |
== Changelog ==
|
235 |
|
236 |
+
= [4.5.2] 2017-07-13 =
|
237 |
+
|
238 |
+
* Fix - Hide others users from attendee managers email options [77050]
|
239 |
+
* Tweak - In 'user event confirmations' shortcode, add shortcode name to shortcode_atts function call to give more customization options [66141]
|
240 |
+
* Tweak - Added a filter to modify the Primary Info column of the Attendees Table [69538]
|
241 |
+
* Tweak - Added a filter to hide the attendee optout option in the tickets form [46087]
|
242 |
+
* Tweak - Added new parameters to RSVP email filters [64172]
|
243 |
+
|
244 |
= [4.5.1] 2017-06-28 =
|
245 |
|
246 |
* Tweak - Spelling and related language fixes (with thanks to @garrett-eclipse) [77196]
|
src/Tribe/Attendees_Table.php
CHANGED
@@ -138,10 +138,21 @@ class Tribe__Tickets__Attendees_Table extends WP_List_Table {
|
|
138 |
$purchaser_name = empty( $item[ 'purchaser_name' ] ) ? '' : esc_html( $item[ 'purchaser_name' ] );
|
139 |
$purchaser_email = empty( $item[ 'purchaser_email' ] ) ? '' : esc_html( $item[ 'purchaser_email' ] );
|
140 |
|
141 |
-
|
142 |
<div class='purchaser_name'>{$purchaser_name}</div>
|
143 |
<div class='purchaser_email'>{$purchaser_email}</div>
|
144 |
";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
}
|
146 |
|
147 |
/**
|
138 |
$purchaser_name = empty( $item[ 'purchaser_name' ] ) ? '' : esc_html( $item[ 'purchaser_name' ] );
|
139 |
$purchaser_email = empty( $item[ 'purchaser_email' ] ) ? '' : esc_html( $item[ 'purchaser_email' ] );
|
140 |
|
141 |
+
$output = "
|
142 |
<div class='purchaser_name'>{$purchaser_name}</div>
|
143 |
<div class='purchaser_email'>{$purchaser_email}</div>
|
144 |
";
|
145 |
+
|
146 |
+
/**
|
147 |
+
* Provides an opportunity to modify the Primary Info column content in
|
148 |
+
* the attendees table.
|
149 |
+
*
|
150 |
+
* @since 4.5.2
|
151 |
+
*
|
152 |
+
* @param string $output
|
153 |
+
* @param array $item
|
154 |
+
*/
|
155 |
+
return apply_filters( 'event_tickets_attendees_table_primary_info_column', $output, $item );
|
156 |
}
|
157 |
|
158 |
/**
|
src/Tribe/Main.php
CHANGED
@@ -5,7 +5,7 @@ class Tribe__Tickets__Main {
|
|
5 |
/**
|
6 |
* Current version of this plugin
|
7 |
*/
|
8 |
-
const VERSION = '4.5.
|
9 |
|
10 |
/**
|
11 |
* Min required The Events Calendar version
|
5 |
/**
|
6 |
* Current version of this plugin
|
7 |
*/
|
8 |
+
const VERSION = '4.5.2';
|
9 |
|
10 |
/**
|
11 |
* Min required The Events Calendar version
|
src/Tribe/RSVP.php
CHANGED
@@ -445,7 +445,7 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
445 |
foreach ( $transaction_ids as $transaction ) {
|
446 |
// This method takes care of intelligently sending out emails only when
|
447 |
// required, for attendees that have not yet received their tickets
|
448 |
-
$this->send_tickets_email( $transaction );
|
449 |
}
|
450 |
}
|
451 |
|
@@ -640,7 +640,7 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
640 |
);
|
641 |
// No point sending tickets if their current intention is not to attend
|
642 |
if ( $has_tickets && in_array( $attendee_order_status, $send_mail_stati ) ) {
|
643 |
-
$this->send_tickets_email( $order_id );
|
644 |
} elseif ( $has_tickets ) {
|
645 |
$this->send_non_attendance_confirmation( $order_id, $post_id );
|
646 |
}
|
@@ -655,7 +655,16 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
655 |
}
|
656 |
}
|
657 |
|
658 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
659 |
|
660 |
|
661 |
$all_attendees = $this->get_attendees_by_id( $order_id );
|
@@ -704,12 +713,64 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
704 |
return;
|
705 |
}
|
706 |
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
711 |
$subject = apply_filters( 'tribe_rsvp_email_subject',
|
712 |
-
sprintf( __( 'Your tickets from %s', 'event-tickets' ), stripslashes_deep( html_entity_decode( get_bloginfo( 'name' ), ENT_QUOTES ) ) )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
713 |
|
714 |
wp_mail( $to, $subject, $content, $headers, $attachments );
|
715 |
}
|
@@ -736,16 +797,69 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
736 |
return;
|
737 |
}
|
738 |
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
744 |
);
|
745 |
|
746 |
$template_data = array( 'event_id' => $event_id, 'order_id' => $order_id, 'attendees' => $attendees );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
747 |
$content = apply_filters( 'tribe_rsvp_email_content',
|
748 |
-
tribe_tickets_get_template_part( 'tickets/email-non-attendance', null, $template_data, false )
|
|
|
|
|
749 |
);
|
750 |
|
751 |
wp_mail( $to, $subject, $content, $headers, $attachments );
|
@@ -1026,7 +1140,7 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
1026 |
$return->end_date = get_post_meta( $ticket_id, '_ticket_end_date', true );
|
1027 |
|
1028 |
$return->manage_stock( 'yes' === get_post_meta( $ticket_id, '_manage_stock', true ) );
|
1029 |
-
$return->stock( get_post_meta( $ticket_id, '_stock', true ) - $qty );
|
1030 |
$return->qty_sold( $qty );
|
1031 |
|
1032 |
return $return;
|
@@ -1323,8 +1437,12 @@ class Tribe__Tickets__RSVP extends Tribe__Tickets__Tickets {
|
|
1323 |
* @return void
|
1324 |
*/
|
1325 |
public function purge_attendees_transient( $attendee_id ) {
|
|
|
1326 |
$event_id = get_post_meta( $attendee_id, self::ATTENDEE_EVENT_KEY, true );
|
1327 |
-
|
|
|
|
|
|
|
1328 |
}
|
1329 |
|
1330 |
/**
|
445 |
foreach ( $transaction_ids as $transaction ) {
|
446 |
// This method takes care of intelligently sending out emails only when
|
447 |
// required, for attendees that have not yet received their tickets
|
448 |
+
$this->send_tickets_email( $transaction, $event_id );
|
449 |
}
|
450 |
}
|
451 |
|
640 |
);
|
641 |
// No point sending tickets if their current intention is not to attend
|
642 |
if ( $has_tickets && in_array( $attendee_order_status, $send_mail_stati ) ) {
|
643 |
+
$this->send_tickets_email( $order_id, $post_id );
|
644 |
} elseif ( $has_tickets ) {
|
645 |
$this->send_non_attendance_confirmation( $order_id, $post_id );
|
646 |
}
|
655 |
}
|
656 |
}
|
657 |
|
658 |
+
/**
|
659 |
+
* Dispatches a confirmation email that acknowledges the user has RSVP'd
|
660 |
+
* including the tickets.
|
661 |
+
*
|
662 |
+
* @since 4.5.2 added $event_id parameter
|
663 |
+
*
|
664 |
+
* @param int $order_id
|
665 |
+
* @param int $event_id
|
666 |
+
*/
|
667 |
+
public function send_tickets_email( $order_id, $event_id = null ) {
|
668 |
|
669 |
|
670 |
$all_attendees = $this->get_attendees_by_id( $order_id );
|
713 |
return;
|
714 |
}
|
715 |
|
716 |
+
/**
|
717 |
+
* Filters the RSVP tickets email headers
|
718 |
+
*
|
719 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
720 |
+
*
|
721 |
+
* @param array email headers
|
722 |
+
* @param int $event_id
|
723 |
+
* @param int $order_id
|
724 |
+
*/
|
725 |
+
$headers = apply_filters( 'tribe_rsvp_email_headers', array( 'Content-type: text/html' ), $event_id, $order_id );
|
726 |
+
|
727 |
+
/**
|
728 |
+
* Filters the RSVP tickets email attachments
|
729 |
+
*
|
730 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
731 |
+
*
|
732 |
+
* @param array attachments
|
733 |
+
* @param int $event_id
|
734 |
+
* @param int $order_id
|
735 |
+
*/
|
736 |
+
$attachments = apply_filters( 'tribe_rsvp_email_attachments', array(), $event_id, $order_id );
|
737 |
+
|
738 |
+
/**
|
739 |
+
* Filters the RSVP tickets email recepient
|
740 |
+
*
|
741 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
742 |
+
*
|
743 |
+
* @param string $to
|
744 |
+
* @param int $event_id
|
745 |
+
* @param int $order_id
|
746 |
+
*/
|
747 |
+
$to = apply_filters( 'tribe_rsvp_email_recipient', $to, $event_id, $order_id );
|
748 |
+
|
749 |
+
/**
|
750 |
+
* Filters the RSVP tickets email subject
|
751 |
+
*
|
752 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
753 |
+
*
|
754 |
+
* @param string
|
755 |
+
* @param int $event_id
|
756 |
+
* @param int $order_id
|
757 |
+
*/
|
758 |
$subject = apply_filters( 'tribe_rsvp_email_subject',
|
759 |
+
sprintf( __( 'Your tickets from %s', 'event-tickets' ), stripslashes_deep( html_entity_decode( get_bloginfo( 'name' ), ENT_QUOTES ) ) ),
|
760 |
+
$event_id,
|
761 |
+
$order_id
|
762 |
+
);
|
763 |
+
|
764 |
+
/**
|
765 |
+
* Filters the RSVP tickets email content
|
766 |
+
*
|
767 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
768 |
+
*
|
769 |
+
* @param string email content
|
770 |
+
* @param int $event_id
|
771 |
+
* @param int $order_id
|
772 |
+
*/
|
773 |
+
$content = apply_filters( 'tribe_rsvp_email_content', $this->generate_tickets_email_content( $to_send ), $event_id, $order_id );
|
774 |
|
775 |
wp_mail( $to, $subject, $content, $headers, $attachments );
|
776 |
}
|
797 |
return;
|
798 |
}
|
799 |
|
800 |
+
/**
|
801 |
+
* Filters the RSVP tickets email headers
|
802 |
+
*
|
803 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
804 |
+
*
|
805 |
+
* @param array email headers
|
806 |
+
* @param int $event_id
|
807 |
+
* @param int $order_id
|
808 |
+
*/
|
809 |
+
$headers = apply_filters( 'tribe_rsvp_email_headers', array( 'Content-type: text/html' ), $event_id, $order_id );
|
810 |
+
|
811 |
+
/**
|
812 |
+
* Filters the RSVP tickets email attachments
|
813 |
+
*
|
814 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
815 |
+
*
|
816 |
+
* @param array attachments
|
817 |
+
* @param int $event_id
|
818 |
+
* @param int $order_id
|
819 |
+
*/
|
820 |
+
$attachments = apply_filters( 'tribe_rsvp_email_attachments', array(), $event_id, $order_id );
|
821 |
+
|
822 |
+
/**
|
823 |
+
* Filters the RSVP tickets email recepient
|
824 |
+
*
|
825 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
826 |
+
*
|
827 |
+
* @param string $to
|
828 |
+
* @param int $event_id
|
829 |
+
* @param int $order_id
|
830 |
+
*/
|
831 |
+
$to = apply_filters( 'tribe_rsvp_email_recipient', $to, $event_id, $order_id );
|
832 |
+
|
833 |
+
/**
|
834 |
+
* Filters the RSVP tickets email subject
|
835 |
+
*
|
836 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
837 |
+
*
|
838 |
+
* @param string
|
839 |
+
* @param int $event_id
|
840 |
+
* @param int $order_id
|
841 |
+
*/
|
842 |
+
$subject = apply_filters( 'tribe_rsvp_email_subject',
|
843 |
+
sprintf( __( 'You confirmed you will not be attending %s', 'event-tickets' ), get_the_title( $event_id ) ),
|
844 |
+
$event_id,
|
845 |
+
$order_id
|
846 |
);
|
847 |
|
848 |
$template_data = array( 'event_id' => $event_id, 'order_id' => $order_id, 'attendees' => $attendees );
|
849 |
+
|
850 |
+
/**
|
851 |
+
* Filters the RSVP tickets email content
|
852 |
+
*
|
853 |
+
* @since 4.5.2 added new parameters $event_id and $order_id
|
854 |
+
*
|
855 |
+
* @param string email content
|
856 |
+
* @param int $event_id
|
857 |
+
* @param int $order_id
|
858 |
+
*/
|
859 |
$content = apply_filters( 'tribe_rsvp_email_content',
|
860 |
+
tribe_tickets_get_template_part( 'tickets/email-non-attendance', null, $template_data, false ),
|
861 |
+
$event_id,
|
862 |
+
$order_id
|
863 |
);
|
864 |
|
865 |
wp_mail( $to, $subject, $content, $headers, $attachments );
|
1140 |
$return->end_date = get_post_meta( $ticket_id, '_ticket_end_date', true );
|
1141 |
|
1142 |
$return->manage_stock( 'yes' === get_post_meta( $ticket_id, '_manage_stock', true ) );
|
1143 |
+
$return->stock( (int) get_post_meta( $ticket_id, '_stock', true ) - $qty );
|
1144 |
$return->qty_sold( $qty );
|
1145 |
|
1146 |
return $return;
|
1437 |
* @return void
|
1438 |
*/
|
1439 |
public function purge_attendees_transient( $attendee_id ) {
|
1440 |
+
|
1441 |
$event_id = get_post_meta( $attendee_id, self::ATTENDEE_EVENT_KEY, true );
|
1442 |
+
|
1443 |
+
if ( $event_id ) {
|
1444 |
+
Tribe__Post_Transient::instance()->delete( $event_id, Tribe__Tickets__Tickets::ATTENDEES_CACHE );
|
1445 |
+
}
|
1446 |
}
|
1447 |
|
1448 |
/**
|
src/Tribe/Shortcodes/User_Event_Confirmation_List.php
CHANGED
@@ -16,24 +16,25 @@
|
|
16 |
* [tribe-user-event-confirmations limit="16"]
|
17 |
*/
|
18 |
class Tribe__Tickets__Shortcodes__User_Event_Confirmation_List {
|
|
|
19 |
protected $params = array();
|
20 |
|
21 |
/**
|
22 |
-
* Registers a user event confirmation list shortcode
|
23 |
-
* name (or else defaults to "tribe-user-event-confirmations").
|
24 |
*
|
25 |
-
* @
|
|
|
26 |
*/
|
27 |
-
public function __construct(
|
28 |
/**
|
29 |
* Provides an opportunity to modify the registered shortcode name
|
30 |
* for the frontend attendee list.
|
31 |
*
|
32 |
* @param string $shortcode_name
|
33 |
*/
|
34 |
-
$shortcode_name = apply_filters( 'tribe_tickets_shortcodes_attendee_list_name', $shortcode_name );
|
35 |
|
36 |
-
add_shortcode( $shortcode_name, array( $this, 'generate' ) );
|
37 |
}
|
38 |
|
39 |
/**
|
@@ -67,7 +68,7 @@ class Tribe__Tickets__Shortcodes__User_Event_Confirmation_List {
|
|
67 |
$this->params = shortcode_atts( array(
|
68 |
'limit' => -1,
|
69 |
'user' => get_current_user_id()
|
70 |
-
), $params );
|
71 |
}
|
72 |
|
73 |
/**
|
16 |
* [tribe-user-event-confirmations limit="16"]
|
17 |
*/
|
18 |
class Tribe__Tickets__Shortcodes__User_Event_Confirmation_List {
|
19 |
+
protected $shortcode_name = 'tribe-user-event-confirmations';
|
20 |
protected $params = array();
|
21 |
|
22 |
/**
|
23 |
+
* Registers a user event confirmation list shortcode
|
|
|
24 |
*
|
25 |
+
* @since 4.5.2 moved the $shortcode_name parameter to a protected property
|
26 |
+
* as it's needs to be used in other methods
|
27 |
*/
|
28 |
+
public function __construct( ) {
|
29 |
/**
|
30 |
* Provides an opportunity to modify the registered shortcode name
|
31 |
* for the frontend attendee list.
|
32 |
*
|
33 |
* @param string $shortcode_name
|
34 |
*/
|
35 |
+
$this->shortcode_name = apply_filters( 'tribe_tickets_shortcodes_attendee_list_name', $this->shortcode_name );
|
36 |
|
37 |
+
add_shortcode( $this->shortcode_name, array( $this, 'generate' ) );
|
38 |
}
|
39 |
|
40 |
/**
|
68 |
$this->params = shortcode_atts( array(
|
69 |
'limit' => -1,
|
70 |
'user' => get_current_user_id()
|
71 |
+
), $params, $this->shortcode_name );
|
72 |
}
|
73 |
|
74 |
/**
|
src/admin-views/attendees-email.php
CHANGED
@@ -1,4 +1,27 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<form method="POST" class="tribe-attendees-email">
|
3 |
<div id="plugin-information-title">
|
4 |
<?php esc_html_e( 'Send the attendee list by email', 'event-tickets' ); ?>
|
@@ -8,14 +31,7 @@
|
|
8 |
<?php wp_nonce_field( 'email-attendees-list' ); ?>
|
9 |
<label for="email_to_user">
|
10 |
<span><?php esc_html_e( 'Select a User:', 'event-tickets' ); ?></span>
|
11 |
-
<?php wp_dropdown_users(
|
12 |
-
array(
|
13 |
-
'name' => 'email_to_user',
|
14 |
-
'id' => 'email_to_user',
|
15 |
-
'show_option_none' => esc_html__( 'Select...', 'event-tickets' ),
|
16 |
-
'selected' => '',
|
17 |
-
)
|
18 |
-
); ?>
|
19 |
</label>
|
20 |
<span class="attendees_or"><?php esc_html_e( 'or', 'event-tickets' ); ?></span>
|
21 |
<label for="email_to_address">
|
1 |
+
<?php
|
2 |
+
|
3 |
+
$users_args = array(
|
4 |
+
'name' => 'email_to_user',
|
5 |
+
'id' => 'email_to_user',
|
6 |
+
'show_option_none' => esc_html__( 'Select...', 'event-tickets' ),
|
7 |
+
'selected' => '',
|
8 |
+
);
|
9 |
+
|
10 |
+
if ( ! current_user_can( 'list_users' ) ) {
|
11 |
+
$users_args['include'] = get_current_user_id();
|
12 |
+
}
|
13 |
+
|
14 |
+
/**
|
15 |
+
* Filters the args for the Email Users Dropdown menu
|
16 |
+
*
|
17 |
+
* @see wp_dropdown_users()
|
18 |
+
* @since 4.5.2
|
19 |
+
*
|
20 |
+
* @param array $users_args Args that get passed to wp_dropdown_users()
|
21 |
+
*/
|
22 |
+
$users_args = apply_filters( 'tribe_event_tickets_email_attendee_list_dropdown', $users_args );
|
23 |
+
|
24 |
+
?><div id="tribe-loading"><span></span></div>
|
25 |
<form method="POST" class="tribe-attendees-email">
|
26 |
<div id="plugin-information-title">
|
27 |
<?php esc_html_e( 'Send the attendee list by email', 'event-tickets' ); ?>
|
31 |
<?php wp_nonce_field( 'email-attendees-list' ); ?>
|
32 |
<label for="email_to_user">
|
33 |
<span><?php esc_html_e( 'Select a User:', 'event-tickets' ); ?></span>
|
34 |
+
<?php wp_dropdown_users( $users_args ); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
</label>
|
36 |
<span class="attendees_or"><?php esc_html_e( 'or', 'event-tickets' ); ?></span>
|
37 |
<label for="email_to_address">
|
src/views/tickets/rsvp.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*
|
7 |
* [your-theme]/tribe-events/tickets/rsvp.php
|
8 |
*
|
9 |
-
* @version 4.5
|
10 |
*
|
11 |
* @var bool $must_login
|
12 |
*/
|
@@ -147,7 +147,19 @@ $now = current_time( 'timestamp' );
|
|
147 |
</td>
|
148 |
</tr>
|
149 |
|
150 |
-
<?php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
151 |
<tr class="tribe-tickets-attendees-list-optout">
|
152 |
<td colspan="4">
|
153 |
<input
|
6 |
*
|
7 |
* [your-theme]/tribe-events/tickets/rsvp.php
|
8 |
*
|
9 |
+
* @version 4.5.2
|
10 |
*
|
11 |
* @var bool $must_login
|
12 |
*/
|
147 |
</td>
|
148 |
</tr>
|
149 |
|
150 |
+
<?php
|
151 |
+
/**
|
152 |
+
* Use this filter to hide the Attendees List Optout
|
153 |
+
*
|
154 |
+
* @since 4.5.2
|
155 |
+
*
|
156 |
+
* @param bool
|
157 |
+
*/
|
158 |
+
$hide_attendee_list_optout = apply_filters( 'tribe_tickets_hide_attendees_list_optout', false );
|
159 |
+
if ( ! $hide_attendee_list_optout
|
160 |
+
&& class_exists( 'Tribe__Tickets_Plus__Attendees_List' )
|
161 |
+
&& ! Tribe__Tickets_Plus__Attendees_List::is_hidden_on( get_the_ID() )
|
162 |
+
) : ?>
|
163 |
<tr class="tribe-tickets-attendees-list-optout">
|
164 |
<td colspan="4">
|
165 |
<input
|