From 7ae5f1f2cd7583a728adf281548ce417c71a1fa2 Mon Sep 17 00:00:00 2001 From: Franky Van Liedekerke Date: Sun, 30 Jul 2023 22:11:40 +0200 Subject: [PATCH] release 2.4.4 --- events-manager.php | 4 +- langs/events-made-easy-de_DE.po | 106 +++++++++++++++++---------- langs/events-made-easy-fr_FR.po | 124 ++++++++++++++++++++++---------- langs/events-made-easy-nl_BE.po | 107 +++++++++++++++++---------- langs/events-made-easy-nl_NL.po | 107 +++++++++++++++++---------- langs/events-made-easy-sk_SK.po | 114 +++++++++++++++++++---------- langs/events-made-easy-sv_SE.po | 100 ++++++++++++++++---------- langs/events-made-easy-zh_CN.po | 106 +++++++++++++++++---------- langs/events-made-easy.pot | 91 ++++++++++++----------- readme.txt | 2 +- 10 files changed, 551 insertions(+), 310 deletions(-) diff --git a/events-manager.php b/events-manager.php index 33ed17cd..c7464fc1 100644 --- a/events-manager.php +++ b/events-manager.php @@ -6,7 +6,7 @@ /* Plugin Name: Events Made Easy -Version: 2.4.3 +Version: 2.4.4 Plugin URI: https://www.e-dynamics.be/wordpress Update URI: https://github.com/liedekef/events-made-easy/ Description: Manage and display events and memberships. Also includes recurring events; locations; widgets; maps; RSVP; ICAL and RSS feeds; Paypal, 2Checkout and others. @@ -69,7 +69,7 @@ require_once 'class-expressivedate.php'; // Setting constants -define( 'EME_VERSION', '2.4.3' ); +define( 'EME_VERSION', '2.4.4' ); define( 'DEFAULT_CAP_ADD_EVENT', 'edit_posts' ); define( 'DEFAULT_CAP_AUTHOR_EVENT', 'publish_posts' ); define( 'DEFAULT_CAP_PUBLISH_EVENT', 'publish_posts' ); diff --git a/langs/events-made-easy-de_DE.po b/langs/events-made-easy-de_DE.po index 5834575f..a1192e2c 100644 --- a/langs/events-made-easy-de_DE.po +++ b/langs/events-made-easy-de_DE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2023-03-31 09:45+0200\n" "Last-Translator: Joerg Knoerchen (Sensorgrafie) \n" "Language-Team: \n" @@ -600,7 +600,7 @@ msgstr "Kategorie Beschreibung" msgid "The description of the category" msgstr "Die Beschreibung der Kategorie" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." @@ -608,7 +608,7 @@ msgstr "" "Bereinigung abgeschlossen: Veranstaltungen und dazugehörige Buchungen älter " "als %d %s(s) wurden entfernt." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." @@ -616,18 +616,23 @@ msgstr "" "Säuberung durchgeführt: unbezahlte unbestätigte Buchungen älter als %d " "Minuten wurden gelöscht." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" "Bereinigung abgeschlossen: unbestätigte Buchungen, die älter als %d Minuten " "sind, wurden entfernt." # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "Bereinigung abgeschlossen: %d Personen aus dem Papierkorb entfernt." # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Bereinigung abgeschlossen: %d Personen aus dem Papierkorb entfernt." +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." @@ -635,11 +640,11 @@ msgstr "" "Aufräumen erledigt: %d Personen, die nicht mehr in Buchungen, " "Mitgliedschaften oder Gruppen referenziert werden, sind nun gelöscht." # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "Die E-Mail Warteschlange wurde bereinigt." # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -647,47 +652,51 @@ msgstr "" "Säuberung durchgeführt: Alle Daten in Bezug auf Veranstaltungen, Orte und " "Buchungen wurden entfernt." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Bist Du Dir sicher, dass Du das tun möchtest?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Aktionsinfo" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "Aktionen zur Bereinigung" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Entferne Veranstaltungen älter als" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Tag(e)" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Woche(n)" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Monat(e)" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -721,20 +730,20 @@ msgstr "Monat(e)" msgid "Apply" msgstr "Anwenden" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Entferne unbezahlte unbestätigte Buchungen älter als" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "Minuten" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "Unbestätigte Buchungen entfernen, die älter sind als" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" @@ -742,7 +751,7 @@ msgstr "" "Status von Personen, die nicht mehr in Buchungen, Gruppen oder " "Mitgliedschaften referenziert werden, auf Papierkorb setzen" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." @@ -750,11 +759,16 @@ msgstr "" "Tipp: Falls du vermeiden möchtest, dass bestimmte Personen durch die " "automatische Bereinigung gelöscht werden, lege sie in einer Gruppe ab." # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "Personen aus dem Papierkorb entfernen, die darin älter als" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Personen aus dem Papierkorb entfernen, die darin älter als" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" @@ -762,27 +776,27 @@ msgstr "" "Lösche alle Daten zu Veranstaltungen, Veranstaltungsorten, Mitgliedschaften, " "Personen und Buchungen" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" "Löschen auch markierte Kategorien, Vorlagen, Feiertage und Formularfelder" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "Es befinden sich %d E-Mails in der Warteschlange." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "Es befindet sich eine E-Mail in der Warteschlange." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "Es gibt derzeit keine E-Mails in der Warteschlange." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "E-Mail Warteschlange leeren" # @@ -7249,7 +7263,7 @@ msgstr "" "und Zeitdifferenzen bei der Anzeigen von Veranstaltungsdatum/-zeiten zu " "berücksichtigen." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -17279,6 +17293,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Veranstaltung(en) auswählen" # @@ -17288,6 +17303,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Zeilenumbrüche konvertieren" # @@ -17297,6 +17313,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -17310,6 +17327,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -17323,6 +17341,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -17341,6 +17360,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you like Events Made Easy, please leave a ★★★★★ rating. A huge " @@ -17361,6 +17381,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "Ungültige IDs geliefert. Bitte versuche es erneut." # @@ -17375,6 +17396,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "Du hast keine Berechtigung, Aufgabenanmeldungen zu verwalten!" # @@ -17389,6 +17411,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Datei-Upload ist hier nicht erlaubt." # @@ -17403,6 +17426,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -17422,6 +17446,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -17441,6 +17466,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Hochgeladene Dateien" # @@ -17455,6 +17481,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." @@ -17474,6 +17501,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "" @@ -17491,6 +17519,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Zahlung fehlgeschlagen." # @@ -17505,5 +17534,6 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "Die ausgewählte(n) Rabattgruppe(n) wurde(n) gelöscht." diff --git a/langs/events-made-easy-fr_FR.po b/langs/events-made-easy-fr_FR.po index 18c2c6b6..c45abd80 100644 --- a/langs/events-made-easy-fr_FR.po +++ b/langs/events-made-easy-fr_FR.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2023-06-22 18:41+0200\n" "Last-Translator: Fred17 \n" "Language-Team: \n" @@ -598,7 +598,7 @@ msgstr "Description de la catégorie" msgid "The description of the category" msgstr "La description de la catégorie" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." @@ -606,25 +606,30 @@ msgstr "" "Nettoyage fait : les évènements (et les données de réservation " "correspondantes) âgés de plus de %d %s(s) ont été supprimés." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." msgstr "" "Nettoyage fait: réservations impayées datant de %d heures on été supprimées." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" "Le nettoyage est terminé : les réservations non confirmées datant de plus de " "%d minutes ont été supprimées." # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "Nettoyage terminé : %d personnes retirées de la corbeille." # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Nettoyage terminé : %d personnes retirées de la corbeille." +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." @@ -633,11 +638,11 @@ msgstr "" "les réservations, les adhésions ou les groupes sont maintenant mises à la " "corbeille." # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "La file d’attente de courrier a été effacée." # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -645,47 +650,51 @@ msgstr "" "Nettoyage effectué : toutes les données concernant les évènements, les lieux " "et les réservations ont été retirées." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Confirmez-vous vouloir faire cela ?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Action info" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "Action de nettoyage" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Supprimer les évènements plus vieux que" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Jour(s)" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Semaine(s)" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Mois" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -719,20 +728,20 @@ msgstr "Mois" msgid "Apply" msgstr "Appliquer" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Supprimer les réservations en attente non payées antérieures à" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "minutes" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "Retirer les réservations non confirmées datant de plus de" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" @@ -740,7 +749,7 @@ msgstr "" "Mettre à la corbeille l’état des personnes qui ne sont plus référencées dans " "les réservations, les groupes ou les adhésions" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." @@ -748,11 +757,16 @@ msgstr "" "Conseil : si vous voulez éviter que certaines personnes soient mises à la " "corbeille par le nettoyage automatique, mettez-les dans un groupe." # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "Retirer les personnes de la corbeille depuis plus de " # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Retirer les personnes de la corbeille depuis plus de " +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" @@ -760,28 +774,28 @@ msgstr "" "Retirer toutes les données concernant les évènements, les emplacements, les " "personnes et les réservations" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" "Supprimez également les catégories, modèles, jours fériés et champs de " "formulaire créés" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "Il y a %d messages dans la file d’attente de messagerie." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "Il y a 1 message dans la file d’attente de messagerie." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "Il n’y a aucun message dans la file d’attente de messagerie." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "Vider la file d’attente de courrier" # @@ -7290,7 +7304,7 @@ msgstr "" "client afin d'ajuster les différences de temps client / serveur lors de " "l'affichage des dates et heures des événements." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -17330,6 +17344,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Sélectionner l’(les) évènement(s) " # @@ -17340,6 +17355,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Convertir les nouvelles lignes" # @@ -17350,6 +17366,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -17365,6 +17382,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -17379,6 +17397,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -17409,6 +17428,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~ msgid "See here for more info on country code." #~ msgstr "" @@ -17442,6 +17462,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -17477,6 +17498,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -17513,6 +17535,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Le téléchargement de fichier n'est pas autorisé ici." # @@ -17543,6 +17566,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Fichiers Téléversés" # @@ -17574,6 +17598,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "Vous n’avez pas le droit de gérer les inscriptions aux tâches !" # @@ -17605,6 +17630,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "" #~ "La suppression des inscriptions aux tâches sélectionnées a été effectuée " @@ -17638,6 +17664,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "" @@ -17672,6 +17699,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "Les ID fournis sont incorrects. Veuillez réessayer." # @@ -17704,6 +17732,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Votre paiement a échoué." # @@ -17743,6 +17772,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." @@ -17791,6 +17821,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you like Events Made Easy, please leave a ★★★★★ rating. A huge " @@ -17840,6 +17871,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Hello World" #~ msgstr "Bonjour !" # @@ -17883,6 +17915,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Single" #~ msgid_plural "Plural" #~ msgstr[0] "Unique" @@ -17928,6 +17961,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Single Noop" #~ msgid_plural "Plural Noop" #~ msgstr[0] "Unique" @@ -17973,6 +18007,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "Testing" #~ msgid "Hello World" #~ msgstr "Bonjour le monde" @@ -18017,6 +18052,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "test-domain" #~ msgid "Hello World Noop" #~ msgid_plural "Testing" @@ -18063,6 +18099,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Attribute" #~ msgstr "attribut" # @@ -18106,6 +18143,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "HTML" #~ msgstr "HTML" # @@ -18149,6 +18187,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "Testing" #~ msgid "Attribute" #~ msgstr "Attribut" @@ -18193,6 +18232,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "Testing" #~ msgid "HTML" #~ msgstr "HTML" @@ -18237,6 +18277,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "View details" #~ msgstr "Voir les détails" # @@ -18280,6 +18321,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "More information about %s" #~ msgstr "Plus d'informations sur %s" # @@ -18323,6 +18365,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Check for updates" #~ msgstr "Vérifier les mises à jour" # @@ -18366,6 +18409,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "the plugin title" #~ msgid "The %s plugin is up to date." #~ msgstr "L'extension %s est à jour." @@ -18410,6 +18454,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "the plugin title" #~ msgid "A new version of the %s plugin is available." #~ msgstr "Une nouvelle version de l'extension %s est disponible." @@ -18454,6 +18499,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgctxt "the plugin title" #~ msgid "Could not determine if updates are available for %s." #~ msgstr "" @@ -18499,6 +18545,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Unknown update checker status \"%s\"" #~ msgstr "Statut inconnu du vérificateur de mise à jour « %s »." # @@ -18542,5 +18589,6 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "There is no changelog available." #~ msgstr "Pas de suivi des modifications disponible" diff --git a/langs/events-made-easy-nl_BE.po b/langs/events-made-easy-nl_BE.po index f0163346..9976483c 100644 --- a/langs/events-made-easy-nl_BE.po +++ b/langs/events-made-easy-nl_BE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2023-06-20 19:56+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -596,7 +596,7 @@ msgstr "Categorie omschrijving" msgid "The description of the category" msgstr "De beschrijving van de categorie" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." @@ -604,7 +604,7 @@ msgstr "" "Opgeruimd: evenementen (en overeenkomstige reserverings gegevens) ouder dan " "%d %s(en) zijn verwijderd." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." @@ -612,18 +612,23 @@ msgstr "" "Opkuis gedaan: onbetaalde niet-goedgekeurde boekingen ouder dan %d minuten " "zijn verwijderd." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" "Opschonen gedaan: niet-bevestigde boekingen ouder dan %d minuten zijn " "verwijderd." # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "Opruimen gedaan: %d mensen verwijderd uit de prullenbak." # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Opruimen gedaan: %d mensen verwijderd uit de prullenbak." +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." @@ -631,11 +636,11 @@ msgstr "" "Opgeruimd staat netjes: %d personen waarnaar niet meer verwezen wordt in " "boekingen, lidmaatschappen of groepen zijn nu verwijderd." # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "De e-mail queue is leeggemaakt." # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -643,47 +648,51 @@ msgstr "" "Opschonen uitgevoerd: alle data mbt evenementen, locaties en boekingen is " "verwijderd." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Bent u zeker dat u dit wil doen?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Actie info" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "Opkuisacties" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Verwijder evenementen ouder dan" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Dag(en)" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Weken" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Maand(en)" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -717,20 +726,20 @@ msgstr "Maand(en)" msgid "Apply" msgstr "Toepassen" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Verwijder onbetaalde niet-goedgekeurde boekingen ouder dan" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "minuten" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "Verwijder niet-bevestigde boekingen ouder dan" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" @@ -738,7 +747,7 @@ msgstr "" "Zet de status van personen die niet langer worden genoemd in boekingen, " "groepen of lidmaatschappen op prullenmand" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." @@ -746,11 +755,16 @@ msgstr "" "Tip: Als u wilt voorkomen dat bepaalde mensen worden weggegooid door " "automatisch opschonen, plaatst u ze in een groep." # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "Verwijder mensen in prullenbak ouder dan" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Verwijder mensen in prullenbak ouder dan" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" @@ -758,28 +772,28 @@ msgstr "" "Verwijder alle gegevens aangaande evenementen, locatie's, lidmaatschappen, " "mensen en boekingen" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" "Verwijder ook gedefinieerde categorieen, templates, vakanties en " "formuliervelden" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "Er zijn %d berichten in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "Er is 1 bericht in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "Er is niks in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "Maak de e-mail queue leeg" # @@ -7195,7 +7209,7 @@ msgstr "" "datum en tijd om rekening te houden met tijdverschillen tussen client en " "server als evenement datums en tijden getoond worden." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -17073,6 +17087,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Selecteer evenement(en)" # @@ -17085,6 +17100,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Converteer het einde van een lijn" # @@ -17097,6 +17113,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -17113,6 +17130,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -17129,6 +17147,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -17165,6 +17184,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~ msgid "See here for more info on country code." #~ msgstr "Zie hier voor meer info over landcodes" @@ -17202,6 +17222,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -17243,6 +17264,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -17284,6 +17306,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Uploaden van bestanden hier niet toegestaan." # @@ -17320,6 +17343,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Geüploade bestanden" # @@ -17357,6 +17381,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "U heeft geen rechten om taken te beheren!" # @@ -17394,6 +17419,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "De geselecteerde taakaanmeldingen zijn succesvol verwijderd." # @@ -17431,6 +17457,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "" @@ -17471,6 +17498,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "Onjuist IDs meegegeven. Probeer het nog eens." # @@ -17509,6 +17537,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Je betaling is mislukt." # @@ -17554,6 +17583,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." @@ -17620,6 +17650,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you like Events Made Easy, please leave a ★★★★★ rating. A huge " diff --git a/langs/events-made-easy-nl_NL.po b/langs/events-made-easy-nl_NL.po index e18cb0c9..234e758b 100644 --- a/langs/events-made-easy-nl_NL.po +++ b/langs/events-made-easy-nl_NL.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2023-06-20 19:56+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -596,7 +596,7 @@ msgstr "Categorie omschrijving" msgid "The description of the category" msgstr "De beschrijving van de categorie" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." @@ -604,7 +604,7 @@ msgstr "" "Opgeruimd: evenementen (en overeenkomstige reserverings gegevens) ouder dan " "%d %s(en) zijn verwijderd." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." @@ -612,18 +612,23 @@ msgstr "" "Opkuis gedaan: onbetaalde niet-goedgekeurde boekingen ouder dan %d minuten " "zijn verwijderd." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" "Opschonen gedaan: niet-bevestigde boekingen ouder dan %d minuten zijn " "verwijderd." # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "Opruimen gedaan: %d mensen verwijderd uit de prullenbak." # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Opruimen gedaan: %d mensen verwijderd uit de prullenbak." +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." @@ -631,11 +636,11 @@ msgstr "" "Opgeruimd staat netjes: %d personen waarnaar niet meer verwezen wordt in " "boekingen, lidmaatschappen of groepen zijn nu verwijderd." # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "De e-mail queue is leeggemaakt." # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -643,47 +648,51 @@ msgstr "" "Opschonen uitgevoerd: alle data mbt evenementen, locaties en boekingen is " "verwijderd." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Bent u zeker dat u dit wil doen?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Actie info" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "Opkuisacties" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Verwijder evenementen ouder dan" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Dag(en)" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Weken" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Maand(en)" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -717,20 +726,20 @@ msgstr "Maand(en)" msgid "Apply" msgstr "Toepassen" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Verwijder onbetaalde niet-goedgekeurde boekingen ouder dan" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "minuten" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "Verwijder niet-bevestigde boekingen ouder dan" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" @@ -738,7 +747,7 @@ msgstr "" "Zet de status van personen die niet langer worden genoemd in boekingen, " "groepen of lidmaatschappen op prullenmand" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." @@ -746,11 +755,16 @@ msgstr "" "Tip: Als u wilt voorkomen dat bepaalde mensen worden weggegooid door " "automatisch opschonen, plaatst u ze in een groep." # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "Verwijder mensen in prullenbak ouder dan" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Verwijder mensen in prullenbak ouder dan" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" @@ -758,28 +772,28 @@ msgstr "" "Verwijder alle gegevens aangaande evenementen, locatie's, lidmaatschappen, " "mensen en boekingen" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" "Verwijder ook gedefinieerde categorieen, templates, vakanties en " "formuliervelden" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "Er zijn %d berichten in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "Er is 1 bericht in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "Er is niks in de e-mail wachtrij." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "Maak de e-mail queue leeg" # @@ -7195,7 +7209,7 @@ msgstr "" "datum en tijd om rekening te houden met tijdverschillen tussen client en " "server als evenement datums en tijden getoond worden." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -17073,6 +17087,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Selecteer evenement(en)" # @@ -17085,6 +17100,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Converteer het einde van een lijn" # @@ -17097,6 +17113,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -17113,6 +17130,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -17129,6 +17147,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -17165,6 +17184,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~ msgid "See here for more info on country code." #~ msgstr "Zie hier voor meer info over landcodes" @@ -17202,6 +17222,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -17243,6 +17264,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -17284,6 +17306,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Uploaden van bestanden hier niet toegestaan." # @@ -17320,6 +17343,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Geüploade bestanden" # @@ -17357,6 +17381,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "U heeft geen rechten om taken te beheren!" # @@ -17394,6 +17419,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "De geselecteerde taakaanmeldingen zijn succesvol verwijderd." # @@ -17431,6 +17457,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "" @@ -17471,6 +17498,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "Onjuist IDs meegegeven. Probeer het nog eens." # @@ -17509,6 +17537,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Je betaling is mislukt." # @@ -17554,6 +17583,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." @@ -17620,6 +17650,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you like Events Made Easy, please leave a ★★★★★ rating. A huge " diff --git a/langs/events-made-easy-sk_SK.po b/langs/events-made-easy-sk_SK.po index 800569d6..c76fdd6b 100644 --- a/langs/events-made-easy-sk_SK.po +++ b/langs/events-made-easy-sk_SK.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2023-06-04 21:49+0200\n" "Last-Translator: Jozef Gaal \n" "Language-Team: Jozef Gaal (preklady@mayday.sk)\n" @@ -594,7 +594,7 @@ msgstr "Popis kategórie" msgid "The description of the category" msgstr "Popis kategórie" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." @@ -602,7 +602,7 @@ msgstr "" "Čistenie vykonané: podujatia (a zodpovedajúce rezervačné údaje) staršie ako " "%d %s(s) boli odstránené." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." @@ -610,18 +610,23 @@ msgstr "" "Čistenie vykonané: neuhradené čakajúce rezervácie staršie ako %d minút boli " "odstránené." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" "Čistenie dokončené: nepotvrdené rezervácie staršie ako %d minút boli " "odstránené." # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "Čistenie dokončené: %d ľudí odstránených z koša." # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Čistenie dokončené: %d ľudí odstránených z koša." +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." @@ -629,11 +634,11 @@ msgstr "" "Vyčistenie dokončené: %d ľudí, na ktorých sa už neodkazuje v rezerváciách, " "členstvách alebo skupinách, je teraz vymazaných." # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "Emailový poradovník bol vyčistený." # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -641,47 +646,51 @@ msgstr "" "Čistenie vykonané: všetky údaje týkajúce sa podujatí, miest a rezervácií " "boli odstránené." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Ste si istí, že to chcete urobiť?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Info o akcii" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "Prečistenie" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Odstrániť podujatia staršie ako" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Dní" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Týždňov" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Mesiacov" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -715,20 +724,20 @@ msgstr "Mesiacov" msgid "Apply" msgstr "Vykonať" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Odstráňte nezaplatené nevybavené rezervácie staršie ako" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "minút" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "Odstrániť nepotvrdené rezervácie staršie ako" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" @@ -736,7 +745,7 @@ msgstr "" "Nastaviť stav osôb, na ktoré sa už neodkazuje v rezerváciách, skupinách " "alebo členstvách, na vymazané" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." @@ -744,11 +753,16 @@ msgstr "" "Tip: Ak chcete zabrániť vymazaniu niektorých ľudí prostredníctvom " "automatického čistenia, zaraďte ich do skupiny." # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "Odstrániť ľudí z koša starších ako" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Odstrániť ľudí z koša starších ako" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" @@ -756,26 +770,26 @@ msgstr "" "Odstrániť všetky údaje týkajúce sa podujatí, miest, členstiev, osôb a " "rezervácií" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "Tiež vymazať definované kategórie, šablóny, sviatky a polia formulárov" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "V emailovom poradovníku je %d správ." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "V emailovom poradovníku je 1 správa." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "V poradovníku emailov nie sú žiadne správy." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "Vyprázdniť poradovník emailov" # @@ -7141,7 +7155,7 @@ msgstr "" "sa pri zobrazovaní dátumov a časov podujatí prispôsobili časovým rozdielom " "medzi klientom a serverom." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -16902,6 +16916,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Vybrať podujatie(a)" # @@ -16912,6 +16927,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Konverzia nových riadkov" # @@ -16922,6 +16938,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -16936,6 +16953,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -16950,6 +16968,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -16971,6 +16990,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "See here for more info on country codes" #~ msgid "See here for more info on country code." @@ -16990,6 +17010,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -17012,6 +17033,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -17034,6 +17056,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Nahrávanie súborov tu nie je povolené." # @@ -17051,6 +17074,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Nahrané súbory" # @@ -17068,6 +17092,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "Nemáte právo spravovať prihlasovanie na úlohy!" # @@ -17085,6 +17110,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "Úspešne sa odstránili vybrané prihlásenia na úlohu." # @@ -17102,6 +17128,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "" @@ -17122,6 +17149,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "Dodané nesprávne ID. Skúste to prosím znova." # @@ -17139,6 +17167,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Vaša platba zlyhala." # @@ -17156,6 +17185,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." @@ -17177,6 +17207,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you like Events Made Easy, please leave a ★★★★★ rating. A huge " @@ -17200,6 +17231,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "Single Event" #~ msgid "Single" @@ -17222,6 +17254,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "Single Event" #~ msgid "Single Noop" @@ -17244,6 +17277,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "Attributes" #~ msgid "Attribute" @@ -17263,6 +17297,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "Attributes" #~ msgctxt "Testing" @@ -17283,6 +17318,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "View event" #~ msgid "View details" @@ -17302,6 +17338,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "For more information about holidays, see " #~ msgid "More information about %s" @@ -17321,6 +17358,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~| msgid "Record updated" #~ msgid "Check for updates" diff --git a/langs/events-made-easy-sv_SE.po b/langs/events-made-easy-sv_SE.po index 259e36ea..0eca80a3 100644 --- a/langs/events-made-easy-sv_SE.po +++ b/langs/events-made-easy-sv_SE.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2022-12-05 11:58:21+0000\n" "Language: sv_SE\n" "MIME-Version: 1.0\n" @@ -582,7 +582,7 @@ msgstr "Beskrivning av kategori" msgid "The description of the category" msgstr "Beskrivning av kategorin" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 #, fuzzy msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " @@ -591,7 +591,7 @@ msgstr "" "Rensning utförd: obetalda bokningar som inväntar bekräftelse och är äldre än " "%d minuter har tagits bort." # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." @@ -599,26 +599,31 @@ msgstr "" "Rensning utförd: obetalda bokningar som inväntar bekräftelse och är äldre än " "%d minuter har tagits bort." # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "" # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "Radera bokning (flytta till papperskorgen)" +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." msgstr "" # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "E-postkön har tömts" # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." @@ -626,47 +631,51 @@ msgstr "" "Rensning utförd: alla uppgifter om event platser och bokningar har tagits " "bort." # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "Är du säker på att du vill göra detta?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "Handlingsinfo" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "Ta bort event som är äldre än" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "Dag(ar)" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "Veckor" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "Månad(er)" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -700,62 +709,67 @@ msgstr "Månad(er)" msgid "Apply" msgstr "Verkställ" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "Ta bort obetalda bokningar som inväntar granskning och är äldre än" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "minuter" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" msgstr "" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." msgstr "" # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "Ta bort event som är äldre än" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" msgstr "" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" "Ta även bort definierade kategorier, mallar, helgdagar och formulärfält" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "Det finns %d meddelanden i e-postkön." # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "Det finns 1 meddelande i e-postkön." # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "Det finns inga meddelanden i e-postkön." # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "Töm e-postkön" # @@ -6931,7 +6945,7 @@ msgstr "" "kunna justera för tidsskillnader mellan klient/server när datum och " "klockslag för event ska visas." # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -16026,6 +16040,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "Välj event" # @@ -16035,6 +16050,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "Konvertera radbrytningar" # @@ -16044,6 +16060,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -16057,6 +16074,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -16070,6 +16088,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -16083,6 +16102,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "Inte tillåtet att ladda upp filer här." # @@ -16092,6 +16112,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -16106,6 +16127,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -16120,6 +16142,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "Uppladdade filer" # @@ -16129,5 +16152,6 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "Din betalning misslyckades." diff --git a/langs/events-made-easy-zh_CN.po b/langs/events-made-easy-zh_CN.po index ab6be0ea..a27b02a9 100644 --- a/langs/events-made-easy-zh_CN.po +++ b/langs/events-made-easy-zh_CN.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Events Made Easy - Development (trunk)\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "PO-Revision-Date: 2022-09-26 01:16:56+0000\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" @@ -572,85 +572,94 @@ msgstr "分类描述" msgid "The description of the category" msgstr "分类的描述" # -# File: eme-cleanup.php, line: 184 +# File: eme-cleanup.php, line: 212 #, fuzzy msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." msgstr "清理完毕:超过 %d 分钟的未支付的待订已被删除。" # -# File: eme-cleanup.php, line: 193 +# File: eme-cleanup.php, line: 221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." msgstr "清理完毕:超过 %d 分钟的未支付的待订已被删除。" # -# File: eme-cleanup.php, line: 202 +# File: eme-cleanup.php, line: 230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "清理完毕:超过 %d 分钟的未经确认的预订已被删除。" # -# File: eme-cleanup.php, line: 206 +# File: eme-cleanup.php, line: 240 msgid "Cleanup done: %d people removed from trash." msgstr "清理完毕:从回收站中删除了 %d 人。" # -# File: eme-cleanup.php, line: 209 +# File: eme-cleanup.php, line: 250 +#, fuzzy +msgid "Cleanup done: %d bookings removed from trash." +msgstr "清理完毕:从回收站中删除了 %d 人。" +# +# File: eme-cleanup.php, line: 254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." msgstr "清理完毕:不再在预订、会员会籍或群组中被引用的 %d 个人现在已经被回收。" # -# File: eme-cleanup.php, line: 212 +# File: eme-cleanup.php, line: 257 msgid "The mail queue has been cleared." msgstr "邮件队列已被清除。" # -# File: eme-cleanup.php, line: 219 +# File: eme-cleanup.php, line: 264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." msgstr "清理完毕:所有关于活动、地点和预订的数据都已删除。" # -# File: eme-cleanup.php, line: 228 +# File: eme-cleanup.php, line: 273 # File: eme-mailer.php, line: 2572 # File: eme-mailer.php, line: 2668 msgid "Are you sure you want to do this?" msgstr "您确定您要这样做吗?" # -# File: eme-cleanup.php, line: 233 +# File: eme-cleanup.php, line: 278 msgid "Action info" msgstr "行动信息" # -# File: eme-cleanup.php, line: 238 +# File: eme-cleanup.php, line: 283 # File: events-manager.php, line: 371 msgid "Cleanup actions" msgstr "清理行动" # -# File: eme-cleanup.php, line: 240 +# File: eme-cleanup.php, line: 285 msgid "Remove events older than" msgstr "移除活动旧于" # -# File: eme-cleanup.php, line: 246 -# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 291 +# File: eme-cleanup.php, line: 338 +# File: eme-cleanup.php, line: 353 msgid "Day(s)" msgstr "天" # -# File: eme-cleanup.php, line: 247 -# File: eme-cleanup.php, line: 294 +# File: eme-cleanup.php, line: 292 +# File: eme-cleanup.php, line: 339 +# File: eme-cleanup.php, line: 354 msgid "Week(s)" msgstr "周" # -# File: eme-cleanup.php, line: 248 -# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 293 +# File: eme-cleanup.php, line: 340 +# File: eme-cleanup.php, line: 355 msgid "Month(s)" msgstr "月" # -# File: eme-cleanup.php, line: 250 -# File: eme-cleanup.php, line: 261 -# File: eme-cleanup.php, line: 272 -# File: eme-cleanup.php, line: 281 -# File: eme-cleanup.php, line: 297 -# File: eme-cleanup.php, line: 307 +# File: eme-cleanup.php, line: 295 +# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 317 # File: eme-cleanup.php, line: 326 +# File: eme-cleanup.php, line: 342 +# File: eme-cleanup.php, line: 357 +# File: eme-cleanup.php, line: 367 +# File: eme-cleanup.php, line: 386 # File: eme-countries.php, line: 381 # File: eme-countries.php, line: 452 # File: eme-cron.php, line: 340 @@ -684,61 +693,66 @@ msgstr "月" msgid "Apply" msgstr "应用" # -# File: eme-cleanup.php, line: 255 +# File: eme-cleanup.php, line: 300 msgid "Remove unpaid pending bookings older than" msgstr "移除超过一年的未支付的待订" # -# File: eme-cleanup.php, line: 260 -# File: eme-cleanup.php, line: 271 +# File: eme-cleanup.php, line: 305 +# File: eme-cleanup.php, line: 316 msgid "minutes" msgstr "分钟" # -# File: eme-cleanup.php, line: 266 +# File: eme-cleanup.php, line: 311 msgid "Remove unconfirmed bookings older than" msgstr "移除超过时间的未确认预订" # -# File: eme-cleanup.php, line: 277 +# File: eme-cleanup.php, line: 322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" msgstr "将预订、群组或会员会籍中不再引用的人的状态设置为回收。" # -# File: eme-cleanup.php, line: 282 +# File: eme-cleanup.php, line: 327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." msgstr "提示:如果您想避免某些人通过自动清理被清除,把他们放在一个群组里。" # -# File: eme-cleanup.php, line: 287 +# File: eme-cleanup.php, line: 332 msgid "Remove people in thrash older than" msgstr "移除人员在回收站里久于" # -# File: eme-cleanup.php, line: 302 +# File: eme-cleanup.php, line: 347 +#, fuzzy +msgid "Remove bookings in thrash older than" +msgstr "移除人员在回收站里久于" +# +# File: eme-cleanup.php, line: 362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" msgstr "删除所有关于活动、地点、会籍、人员和预订的数据" # -# File: eme-cleanup.php, line: 306 +# File: eme-cleanup.php, line: 366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "同时删除已定义的分类、模板、假期和表格字段" # -# File: eme-cleanup.php, line: 314 +# File: eme-cleanup.php, line: 374 # File: eme-cron.php, line: 361 msgid "There are %d messages in the mail queue." msgstr "邮件队列里有 %d 条信息。" # -# File: eme-cleanup.php, line: 316 +# File: eme-cleanup.php, line: 376 # File: eme-cron.php, line: 363 msgid "There is 1 message in the mail queue." msgstr "邮件队列里有 1 条信息。" # -# File: eme-cleanup.php, line: 318 +# File: eme-cleanup.php, line: 378 # File: eme-cron.php, line: 365 msgid "There are no messages in the mail queue." msgstr "邮件队列中没有信息。" # -# File: eme-cleanup.php, line: 323 +# File: eme-cleanup.php, line: 383 msgid "Empty the mail queue" msgstr "清空邮件队列" # @@ -6800,7 +6814,7 @@ msgstr "" "EME 有选择地使用一个 cookie 来存储客户端的日期和时间,以便在显示活动日期和时" "间时调整客户端或服务器的时间差异。" # -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme # File: eme-gdpr.php, line: 547 # File: eme-gdpr.php, line: 553 @@ -15765,6 +15779,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Select the event(s)" #~ msgstr "选择活动" # @@ -15774,6 +15789,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Convert newlines" #~ msgstr "转换新行" # @@ -15783,6 +15799,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "Normally newlines are converted to br-tags when a template is used, so " #~ "you don't need to enter your own br-tags." @@ -15796,6 +15813,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "If you don't want this to happen (for example for a template used in a " #~ "table-row), deselect this option." @@ -15809,6 +15827,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "For mail-type templates, this conversion will only happen if you also " #~ "want to send html-based mails." @@ -15833,6 +15852,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #, fuzzy #~ msgid "See here for more info on country code." #~ msgstr "请参阅这里,了解更多关于国家代码的信息。" @@ -15859,6 +15879,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the event notes." @@ -15888,6 +15909,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "File upload is not allowed here, use the regular WP media library to " #~ "upload files or use the 'Add media' button in the location description." @@ -15917,6 +15939,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "File upload is not allowed here." #~ msgstr "这里不允许上传文件。" # @@ -15942,6 +15965,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Uploaded files" #~ msgstr "上传的文件" # @@ -15968,6 +15992,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "You have no right to manage task signups!" #~ msgstr "您没有权利管理任务的报名!" # @@ -15994,6 +16019,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Successfully deleted the selected task signups." #~ msgstr "成功地删除了选定的任务报名。" # @@ -16020,6 +16046,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "There was a problem deleting the selected task signups, please try again." #~ msgstr "删除所选任务报名时出现了问题,请再试一次。" @@ -16047,6 +16074,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Incorrect IDs supplied. Please try again." #~ msgstr "提供的 ID 不正确。请再试一次。" # @@ -16074,6 +16102,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "Your payment failed." #~ msgstr "您的付款失败。" # @@ -16108,6 +16137,7 @@ msgstr "https://www.e-dynamics.be/" # # # +# #~ msgid "" #~ "The template should at least contain the placeholders #_LASTNAME, " #~ "#_FIRSTNAME, #_EMAIL and #_SUBMIT. If not, the form will not be shown." diff --git a/langs/events-made-easy.pot b/langs/events-made-easy.pot index 84ddbecc..63bd2677 100644 --- a/langs/events-made-easy.pot +++ b/langs/events-made-easy.pot @@ -2,9 +2,9 @@ # This file is distributed under the same license as the Events Made Easy package. msgid "" msgstr "" -"Project-Id-Version: Events Made Easy 2.4.2\n" +"Project-Id-Version: Events Made Easy 2.4.3\n" "Report-Msgid-Bugs-To: https://github.com/liedekef/events-made-easy\n" -"POT-Creation-Date: 2023-07-28 11:24:36+00:00\n" +"POT-Creation-Date: 2023-07-30 20:11:36+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -391,137 +391,146 @@ msgstr "" msgid "The description of the category" msgstr "" -#: eme-cleanup.php:184 +#: eme-cleanup.php:212 msgid "" "Cleanup done: events (and corresponding booking data) older than %d %s(s) " "have been removed." msgstr "" -#: eme-cleanup.php:193 +#: eme-cleanup.php:221 msgid "" "Cleanup done: unpaid pending bookings older than %d minutes have been " "removed." msgstr "" -#: eme-cleanup.php:202 +#: eme-cleanup.php:230 msgid "" "Cleanup done: unconfirmed bookings older than %d minutes have been removed." msgstr "" -#: eme-cleanup.php:206 +#: eme-cleanup.php:240 msgid "Cleanup done: %d people removed from trash." msgstr "" -#: eme-cleanup.php:209 +#: eme-cleanup.php:250 +msgid "Cleanup done: %d bookings removed from trash." +msgstr "" + +#: eme-cleanup.php:254 msgid "" "Cleanup done: %d people who are no longer referenced in bookings, " "memberships or groups are now trashed." msgstr "" -#: eme-cleanup.php:212 +#: eme-cleanup.php:257 msgid "The mail queue has been cleared." msgstr "" -#: eme-cleanup.php:219 +#: eme-cleanup.php:264 msgid "" "Cleanup done: all data concerning events, locations and bookings have been " "removed." msgstr "" -#: eme-cleanup.php:228 eme-mailer.php:2572 eme-mailer.php:2668 +#: eme-cleanup.php:273 eme-mailer.php:2572 eme-mailer.php:2668 msgid "Are you sure you want to do this?" msgstr "" -#: eme-cleanup.php:233 +#: eme-cleanup.php:278 msgid "Action info" msgstr "" -#: eme-cleanup.php:238 events-manager.php:371 +#: eme-cleanup.php:283 events-manager.php:371 msgid "Cleanup actions" msgstr "" -#: eme-cleanup.php:240 +#: eme-cleanup.php:285 msgid "Remove events older than" msgstr "" -#: eme-cleanup.php:246 eme-cleanup.php:293 +#: eme-cleanup.php:291 eme-cleanup.php:338 eme-cleanup.php:353 msgid "Day(s)" msgstr "" -#: eme-cleanup.php:247 eme-cleanup.php:294 +#: eme-cleanup.php:292 eme-cleanup.php:339 eme-cleanup.php:354 msgid "Week(s)" msgstr "" -#: eme-cleanup.php:248 eme-cleanup.php:295 +#: eme-cleanup.php:293 eme-cleanup.php:340 eme-cleanup.php:355 msgid "Month(s)" msgstr "" -#: eme-cleanup.php:250 eme-cleanup.php:261 eme-cleanup.php:272 -#: eme-cleanup.php:281 eme-cleanup.php:297 eme-cleanup.php:307 -#: eme-cleanup.php:326 eme-countries.php:381 eme-countries.php:452 -#: eme-cron.php:340 eme-cron.php:353 eme-cron.php:434 eme-discounts.php:466 -#: eme-discounts.php:533 eme-events.php:5972 eme-events.php:6073 -#: eme-events.php:9429 eme-events.php:9478 eme-events.php:9498 -#: eme-events.php:9522 eme-events.php:9556 eme-events.php:9584 -#: eme-events.php:9612 eme-events.php:9649 eme-events.php:9707 -#: eme-events.php:9773 eme-formfields.php:201 eme-locations.php:914 -#: eme-mailer.php:2567 eme-mailer.php:2663 eme-members.php:2936 -#: eme-members.php:3007 eme-people.php:1915 eme-people.php:2368 -#: eme-rsvp.php:5053 eme-tasks.php:485 eme-templates.php:201 +#: eme-cleanup.php:295 eme-cleanup.php:306 eme-cleanup.php:317 +#: eme-cleanup.php:326 eme-cleanup.php:342 eme-cleanup.php:357 +#: eme-cleanup.php:367 eme-cleanup.php:386 eme-countries.php:381 +#: eme-countries.php:452 eme-cron.php:340 eme-cron.php:353 eme-cron.php:434 +#: eme-discounts.php:466 eme-discounts.php:533 eme-events.php:5972 +#: eme-events.php:6073 eme-events.php:9429 eme-events.php:9478 +#: eme-events.php:9498 eme-events.php:9522 eme-events.php:9556 +#: eme-events.php:9584 eme-events.php:9612 eme-events.php:9649 +#: eme-events.php:9707 eme-events.php:9773 eme-formfields.php:201 +#: eme-locations.php:914 eme-mailer.php:2567 eme-mailer.php:2663 +#: eme-members.php:2936 eme-members.php:3007 eme-people.php:1915 +#: eme-people.php:2368 eme-rsvp.php:5053 eme-tasks.php:485 +#: eme-templates.php:201 msgid "Apply" msgstr "" -#: eme-cleanup.php:255 +#: eme-cleanup.php:300 msgid "Remove unpaid pending bookings older than" msgstr "" -#: eme-cleanup.php:260 eme-cleanup.php:271 +#: eme-cleanup.php:305 eme-cleanup.php:316 msgid "minutes" msgstr "" -#: eme-cleanup.php:266 +#: eme-cleanup.php:311 msgid "Remove unconfirmed bookings older than" msgstr "" -#: eme-cleanup.php:277 +#: eme-cleanup.php:322 msgid "" "Set status of people who are no longer referenced in bookings, groups or " "memberships to trash" msgstr "" -#: eme-cleanup.php:282 +#: eme-cleanup.php:327 msgid "" "Tip: If you want to avoid certain people from being trashed through " "automatic cleanup, put them in a group." msgstr "" -#: eme-cleanup.php:287 +#: eme-cleanup.php:332 msgid "Remove people in thrash older than" msgstr "" -#: eme-cleanup.php:302 +#: eme-cleanup.php:347 +msgid "Remove bookings in thrash older than" +msgstr "" + +#: eme-cleanup.php:362 msgid "" "Remove all data concerning events, locations, memberships, people and " "bookings" msgstr "" -#: eme-cleanup.php:306 +#: eme-cleanup.php:366 msgid "Also delete defined categories, templates, holidays and form fields" msgstr "" -#: eme-cleanup.php:314 eme-cron.php:361 +#: eme-cleanup.php:374 eme-cron.php:361 msgid "There are %d messages in the mail queue." msgstr "" -#: eme-cleanup.php:316 eme-cron.php:363 +#: eme-cleanup.php:376 eme-cron.php:363 msgid "There is 1 message in the mail queue." msgstr "" -#: eme-cleanup.php:318 eme-cron.php:365 +#: eme-cleanup.php:378 eme-cron.php:365 msgid "There are no messages in the mail queue." msgstr "" -#: eme-cleanup.php:323 +#: eme-cleanup.php:383 msgid "Empty the mail queue" msgstr "" @@ -5432,7 +5441,7 @@ msgid "" "adjust for client/server time differences when showing event dates and times." msgstr "" -#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.2) #-#-#-#-# +#. #-#-#-#-# events-made-easy.pot (Events Made Easy 2.4.3) #-#-#-#-# #. Plugin Name of the plugin/theme #: eme-gdpr.php:547 eme-gdpr.php:553 eme-gdpr.php:752 events-manager.php:344 msgid "Events Made Easy" diff --git a/readme.txt b/readme.txt index 9813e728..51445b09 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.e-dynamics.be/wordpress Tags: events, memberships, locations, bookings, calendars, maps, payment gateways, drip content Requires at least: 5.4 Tested up to: 6.3 -Stable tag: 2.4.3 +Stable tag: 2.4.4 Requires PHP: 8.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html