Skip to content

Commit

Permalink
Ran wp i18n make-pot
Browse files Browse the repository at this point in the history
  • Loading branch information
hansmorb committed Sep 30, 2024
1 parent 351aa7f commit e7636a3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
44 changes: 22 additions & 22 deletions languages/commonsbooking-de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -1301,33 +1301,33 @@ msgid "Could not send email because mail-template was not available. Check optio
msgstr "E-Mail konnte nicht gesendet werden, da keine E-Mail-Vorlage verfügbar war. Optionen überprüfen -> Vorlagen"

#. translators: %s = Booking code
#: src/Model/Booking.php:142
#: src/Model/Booking.php:145
msgid "Your booking code is: %s"
msgstr "Dein Buchungscode lautet: %s"

#. translators: %s = date in WordPress defined format
#: src/Model/Booking.php:438
#: src/Model/Booking.php:441
msgid " on %s "
msgstr " am %s "

#. translators: %1 = startdate, %2 = enddate in WordPress defined format
#: src/Model/Booking.php:441
#: src/Model/Booking.php:444
msgid " from %1$s until %2$s "
msgstr " von %1$s bis %2$s "

#: src/Model/Booking.php:573
#: src/Model/Booking.php:576
msgid "Please check your booking and click confirm booking"
msgstr "Bitte überprüfe die Buchung und klicke auf „Buchung bestätigen“"

#: src/Model/Booking.php:579
#: src/Model/Booking.php:582
msgid "Your booking has been canceled at %s."
msgstr "Die Buchung wurde storniert am %s."

#: src/Model/Booking.php:581
#: src/Model/Booking.php:584
msgid "Your booking has been canceled"
msgstr "Die Buchung wurde storniert"

#: src/Model/Booking.php:668
#: src/Model/Booking.php:671
msgid "Link to your booking"
msgstr "Link zu deiner Buchung"

Expand Down Expand Up @@ -1630,7 +1630,7 @@ msgstr "CSV Herunterladen"
msgid "Download Export"
msgstr "Download Export"

#: src/Model/Booking.php:995
#: src/Model/Booking.php:998
#: src/Service/TimeframeExport.php:509
#: src/Service/TimeframeExport.php:519
#: src/Service/TimeframeExport.php:525
Expand Down Expand Up @@ -3360,7 +3360,7 @@ msgstr "Buchungen sind auf maximal %1$s Tage im Voraus beschränkt."
msgid "It is not possible to access this timeframe on frontend. Please edit timeframe in backend. If you want to check the result of your timeframe settings visit the item or location in frontend to see the booking calender"
msgstr "Es ist nicht möglich, diesen Zeitrahmen im Frontend abzurufen. Bitte bearbeite den Zeitrahmen im Backend. Wenn du das Ergebnis deiner Zeitrahmeneinstellungen überprüfen möchtest, rufe den Artikel oder Standort im Frontend auf, um den Buchungskalender zu sehen"

#: src/Model/Booking.php:993
#: src/Model/Booking.php:996
msgid "Cancelled"
msgstr "Storniert"

Expand Down Expand Up @@ -4135,11 +4135,11 @@ msgstr "Bitte <a href=\\\"%s\\\">melde dich an </a> , um deine Buchungen zu sehe
msgid "A WordPress plugin for the management and booking of common goods."
msgstr "Ein WordPress-Plugin für die Verwaltung und Buchung von Gemeingütern."

#: src/Model/Booking.php:991
#: src/Model/Booking.php:994
#~ msgid "Unconfirmed"
#~ msgstr "Unbestätigt"

#: src/Model/Booking.php:989
#: src/Model/Booking.php:992
#~ msgid "Confirmed"
#~ msgstr "Bestätigt"

Expand Down Expand Up @@ -4228,27 +4228,27 @@ msgstr ""
msgid "Timeframe is saved as draft."
msgstr ""

#: src/Model/Booking.php:610
#: src/Model/Booking.php:613
msgid "Item not found"
msgstr ""

#: src/Model/Booking.php:619
#: src/Model/Booking.php:622
msgid "Location not found"
msgstr ""

#: src/Model/Booking.php:624
#: src/Model/Booking.php:627
msgid "There is no timeframe for this booking. Please create a timeframe first."
msgstr ""

#: src/Model/Booking.php:645
#: src/Model/Booking.php:648
msgid "There are one ore more overlapping bookings within the chosen timerange"
msgstr ""

#: src/Model/Booking.php:646
#: src/Model/Booking.php:649
msgid "Please adjust the start- or end-date."
msgstr ""

#: src/Model/Booking.php:647
#: src/Model/Booking.php:650
msgid "Affected Bookings: %s"
msgstr ""

Expand Down Expand Up @@ -4321,11 +4321,7 @@ msgstr ""
msgid "No bookings to move selected."
msgstr ""

#: src/Service/MassOperations.php:58
msgid "No location found for booking with ID %s"
msgstr ""

#: src/Service/MassOperations.php:64
#: src/Service/MassOperations.php:68
msgid "All selected orphaned bookings have been migrated."
msgstr ""

Expand Down Expand Up @@ -4360,3 +4356,7 @@ msgstr ""
#: templates/massoperations-index.php:7
msgid "Migrate orphaned bookings"
msgstr ""

#: src/Service/MassOperations.php:62
msgid "New location not found for booking with ID %s"
msgstr ""
42 changes: 21 additions & 21 deletions languages/commonsbooking.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-09-26T09:07:56+00:00\n"
"POT-Creation-Date: 2024-09-30T12:21:37+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.11.0\n"
"X-Domain: commonsbooking\n"
Expand Down Expand Up @@ -1434,73 +1434,73 @@ msgid "Could not send email because mail-template was not available. Check optio
msgstr ""

#. translators: %s = Booking code
#: src/Model/Booking.php:142
#: src/Model/Booking.php:145
msgid "Your booking code is: %s"
msgstr ""

#. translators: %s = date in WordPress defined format
#: src/Model/Booking.php:438
#: src/Model/Booking.php:441
msgid " on %s "
msgstr ""

#. translators: %1 = startdate, %2 = enddate in WordPress defined format
#: src/Model/Booking.php:441
#: src/Model/Booking.php:444
msgid " from %1$s until %2$s "
msgstr ""

#: src/Model/Booking.php:573
#: src/Model/Booking.php:576
msgid "Please check your booking and click confirm booking"
msgstr ""

#: src/Model/Booking.php:579
#: src/Model/Booking.php:582
msgid "Your booking has been canceled at %s."
msgstr ""

#: src/Model/Booking.php:581
#: src/Model/Booking.php:584
msgid "Your booking has been canceled"
msgstr ""

#: src/Model/Booking.php:610
#: src/Model/Booking.php:613
msgid "Item not found"
msgstr ""

#: src/Model/Booking.php:619
#: src/Model/Booking.php:622
msgid "Location not found"
msgstr ""

#: src/Model/Booking.php:624
#: src/Model/Booking.php:627
msgid "There is no timeframe for this booking. Please create a timeframe first."
msgstr ""

#: src/Model/Booking.php:645
#: src/Model/Booking.php:648
msgid "There are one ore more overlapping bookings within the chosen timerange"
msgstr ""

#: src/Model/Booking.php:646
#: src/Model/Booking.php:649
msgid "Please adjust the start- or end-date."
msgstr ""

#: src/Model/Booking.php:647
#: src/Model/Booking.php:650
msgid "Affected Bookings: %s"
msgstr ""

#: src/Model/Booking.php:668
#: src/Model/Booking.php:671
msgid "Link to your booking"
msgstr ""

#: src/Model/Booking.php:989
#: src/Model/Booking.php:992
msgid "Confirmed"
msgstr ""

#: src/Model/Booking.php:991
#: src/Model/Booking.php:994
msgid "Unconfirmed"
msgstr ""

#: src/Model/Booking.php:993
#: src/Model/Booking.php:996
msgid "Cancelled"
msgstr ""

#: src/Model/Booking.php:995
#: src/Model/Booking.php:998
#: src/Service/TimeframeExport.php:509
#: src/Service/TimeframeExport.php:519
#: src/Service/TimeframeExport.php:525
Expand Down Expand Up @@ -1856,11 +1856,11 @@ msgstr ""
msgid "No bookings to move selected."
msgstr ""

#: src/Service/MassOperations.php:58
msgid "No location found for booking with ID %s"
#: src/Service/MassOperations.php:62
msgid "New location not found for booking with ID %s"
msgstr ""

#: src/Service/MassOperations.php:64
#: src/Service/MassOperations.php:68
msgid "All selected orphaned bookings have been migrated."
msgstr ""

Expand Down

0 comments on commit e7636a3

Please sign in to comment.