From 151e5c8df4a15f97cd0680efdb6c5c6d9643079a Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 22 May 2024 20:04:39 +0200 Subject: [PATCH 01/12] updated changelog for 2.9.3 --- readme.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index dced0129b..1cf6a8496 100644 --- a/readme.txt +++ b/readme.txt @@ -9,7 +9,7 @@ Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html -CommonsBooking is a plugin for management and booking of common goods. +CommonsBooking is a plugin for the management and booking of common goods. ## Description @@ -79,6 +79,13 @@ CommonsBooking was developed for the ["Commons Cargobike" movement](http://commo ## Changelog +### 2.9.3 (26.05.2024) +ADDED: Download ics file directly from booking details page +ENHANCED: Taxonomies will now be shown in item / location overview in the backend +ENHANCE: If iCalendar attachments are enabled: The cancellation email will now contain a calendar event that will cancel the booking in the user's calendar +FIXED: Restriction emails button not working in some instances +FIXED: German translation and typos + ### 2.9.2 (26.04.2024) ADDED: You can now configure reminder emails that are sent to the location before the start and before the end of a booking. (thanks @poilu) ENHANCED: You can now disable sending a copy of the booking confirmation email to the location. From de05c53785b8610b81fa36b0125b05eb1cd387f4 Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 22 May 2024 20:06:39 +0200 Subject: [PATCH 02/12] upped version to 2.9.3 --- commonsbooking.php | 8 ++++---- readme.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/commonsbooking.php b/commonsbooking.php index ceaed4c28..86240ff57 100644 --- a/commonsbooking.php +++ b/commonsbooking.php @@ -2,11 +2,11 @@ /** * Plugin Name: Commons Booking - * Version: 2.9.2 + * Version: 2.9.3 * Requires at least: 5.2 * Requires PHP: 7.4 * Plugin URI: https://commonsbooking.org - * Description: A wordpress plugin for management and booking of common goods. + * Description: A WordPress plugin for the management and booking of common goods. * Author: wielebenwir e.V. * Author URI: https://wielebenwir.de/ * Domain Path: /languages @@ -18,8 +18,8 @@ use CommonsBooking\Plugin; defined('ABSPATH') or die("Thanks for visiting"); -define('COMMONSBOOKING_VERSION', '2.9.2'); -define('COMMONSBOOKING_VERSION_COMMENT', 'master'); // Empty for release - Used to mark development versions +define('COMMONSBOOKING_VERSION', '2.9.3'); +define('COMMONSBOOKING_VERSION_COMMENT', ''); // Empty for release - Used to mark development versions define('COMMONSBOOKING_PLUGIN_SLUG', 'commonsbooking'); define('COMMONSBOOKING_MENU_SLUG', COMMONSBOOKING_PLUGIN_SLUG . '-menu'); define('COMMONSBOOKING_PLUGIN_DIR', wp_normalize_path( plugin_dir_path(__FILE__))); diff --git a/readme.txt b/readme.txt index 1cf6a8496..64b4b1f28 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.wielebenwir.de/verein/unterstutzen Tags: booking, calendar, sharing, commoning, open-source Requires at least: 5.9 Tested up to: 6.5 -Stable Tag: 2.9.2 +Stable Tag: 2.9.3 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html From 3ac76c853ddc7c8675730f2cbae4355cd0be42ab Mon Sep 17 00:00:00 2001 From: hansmorb Date: Wed, 22 May 2024 18:07:16 +0000 Subject: [PATCH 03/12] Ran wp i18n make-pot --- languages/commonsbooking-de_DE.po | 10 +++++----- languages/commonsbooking.pot | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/languages/commonsbooking-de_DE.po b/languages/commonsbooking-de_DE.po index a64e47b65..c8119259e 100644 --- a/languages/commonsbooking-de_DE.po +++ b/languages/commonsbooking-de_DE.po @@ -23,11 +23,6 @@ msgstr "Commons Booking" msgid "https://commonsbooking.org" msgstr "https://commonsbooking.org" -#. Description of the plugin -#: commonsbooking.php -msgid "A wordpress plugin for management and booking of common goods." -msgstr "Ein WordPress-Plugin für die Verwaltung und Buchung von Gemeingütern." - #. Author of the plugin #: commonsbooking.php msgid "wielebenwir e.V." @@ -4214,3 +4209,8 @@ msgstr "Zum Kalender hinzufügen" #: templates/shortcode-bookings.php:16 msgid "Please login to see your bookings." msgstr "" + +#. Description of the plugin +#: commonsbooking.php +msgid "A WordPress plugin for the management and booking of common goods." +msgstr "" diff --git a/languages/commonsbooking.pot b/languages/commonsbooking.pot index 53b639a49..273a67f3a 100644 --- a/languages/commonsbooking.pot +++ b/languages/commonsbooking.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPL v2 or later. msgid "" msgstr "" -"Project-Id-Version: Commons Booking 2.9.2\n" +"Project-Id-Version: Commons Booking 2.9.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/commonsbooking\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-05-22T17:55:24+00:00\n" +"POT-Creation-Date: 2024-05-22T18:07:10+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: commonsbooking\n" @@ -26,7 +26,7 @@ msgstr "" #. Description of the plugin #: commonsbooking.php -msgid "A wordpress plugin for management and booking of common goods." +msgid "A WordPress plugin for the management and booking of common goods." msgstr "" #. Author of the plugin From 095db4c542bac4dccaf700f11381084e7535d784 Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 22 May 2024 20:11:25 +0200 Subject: [PATCH 04/12] fixed translations --- languages/commonsbooking-de_DE.mo | Bin 130227 -> 130230 bytes languages/commonsbooking-de_DE.po | 243 +++++++++++------------------- 2 files changed, 84 insertions(+), 159 deletions(-) diff --git a/languages/commonsbooking-de_DE.mo b/languages/commonsbooking-de_DE.mo index 68dfd358f62cf72c60d2020686b5bc944a410dc6..7869837119bc5ee7242ff31142db91fd1437e28f 100644 GIT binary patch delta 14521 zcmXZicVJJ~|HturLnI-wshLD1LBt3mMy(M1LSx2^k%|#QLP)j6$6iIK8nvoct42dq zlm;!Osz$X|@KtK>-KwhJ^YuCRug7_xdq3x%^FHH#@*(@B*Upz-S?z6Cv}IY>hgnuE zR!y<2e3*`2_#XP83k%^a^u|S45LaPe+=%7Td$_qCjK0J*uo^bP0+@s)aTpfCiNh_I zRg}VfD)hk5u>@{(ZpcM7bPRQ09u~v9&h^(=oY-%KWfjIiR7Y!}9?%%|xpt@rCphs) z^dp`;!ettqPlXyt0xvuna1Lb)5S8r~$M=WwI;k z^Lt2uOkpBcz)a`DW{e`Pf#878)Y64h5^L&P-~(qDsz2MBOZtv z=_qs$(5cTvt(6t%&*Q9J6pB%C78CI{s)2Utrhy(esjVV-Xdr=S#%LycsKF5nK-$Pb|AG!LKR zHLQZ?-Zve#KCrAKJg^qV=)oUa)*G%j8_!_m1k&5tQ5_tQ8rd9FN7teD`ySNiucI>X6qO;!7W=TSG_#4h*(&tdE=K8%%Tn>jp$;lz0uj9wpERwWEa zbtn!sWqq*#E^@A~K&HZF?WItM3s+I8FExksVs&JpTkoMaK5~4C6^T9Ol127iw+H$HBN9 zbx!2_nDZY4Q4bo6nnD+)$Iq?EiJD;JZAP2R3 zzIQx{S|gWHpSy=zL;t!cXl_e?$qL0vsKqlEi{n~UW_F?)^xJ3_YX$Tqu8R76P0Y`T z8e&i4reB#kUWz`%+fXO$9`wdMEQqc@DQLtGP)Fn&)Dc;7lQ~KoIQGU$)K5S^T#agI zD;C2X)G9yX#FtR-`G=^16xwX`M?EhBx!+|)I~Cnft8*}Fe@{h?c#Y#W3?$xWs5!odwec}(`vrY#-s@E{mN?Cc_h3ole7ns6%Ah(} z&55H>&uQzTpoV)p4ng&N45|a;Pz}vTb#y&yjaR}Srz)_B?QTzP3<5|>N`2&^Ohfcj0Pf^1~u^iTL z;s^&41xfZA?=#0LYgjypbkCA^r z3Yk>Y!cfk9kokLo}wY9#NY7ULCE&u?J>KF4ZU>ZG~e4E3PaSQz6_Q`iU9-W2=@=b}bl z_E(cRSCms|@0f^{xgi5P;WE@NxaY)AFp0R;Da(2nH)3t{{mp!VX@c>p$KLn`Be3`H z#<>_yybqge|KFo9f{GfaP0vE1<36?)+7S&o@ zL3{&y;*|3oK6nX-V#_@9JHS@V(*A!yVJ8O#$$oY=15M!Pl+etCM^Gl$<$%oM;v~|97Ojpn7A5^Z+20Lqo9UgIkx@N^mq~W zQ9WveJ+HB1@d_qmm+R)|w_Nllu5iO_!w@V&9EK&a5o!%|aN?d=jCcgPbi+gn`oJR8 zs$Y+)&%y%uBWf;xLETsNrm=xzTlAv72j<8An1uteGnT$(wreuBB%Y0}@%SzBuZmK) zO#?l#EpZ|i$FDE|bFl(m!Vb1&{eznO*t_O|KKIP^!l(gM$3j>iqcIv=;55`g4r4E@ ze4qT+r7+>XS%llM6LF;n=DRr|i3bm;y`JY)FF<6v%7AnQd zurjW}N_YshsBWP;()f+(;A~W!g*rFhU`?!J+3q+IwYEM%b@UPz)c(Ii!GntD&V|2G ztKZYM-E&^fu`(8>J{*IvF>3Dn;v!7O4fqCQaD#_=&^^>ZUZNk``E2*Qp$Hb@`BoT( zidY{#u`6nE^g?|g5w-YIu^5g;P0?)B=hmV+@;z$T{Nh}{jB4j^)QI0W`tpaOrl>5s z_rE^{^{_5#H#9~yn2Oc#1JpKMhvo1VzJ>WbO-9ON5#lf`kBzVtc0;X=6jXZ|n2eKf z6W;Z-UGBMEQouB@2bJ2R=#LMa*w4#6ur?|aZBZlbgnB>{>H#BAQ};fWzStwCjA zJ66GcI23Psxy%iny-fz*MLl3BR={*r2Iiw0-i=EA2~>l(P*e6CHC3-rYsANgxy3T5 zDGNqTMSaxgo1oh3=AxjU4ny6jSgBipIuE|UK-`O(v&*OlTthYZ6no%5sMK~TXuJQ& z%tf`+u#joD1L|{$sLZ8dGjvU%pbi{BrSdGQBUexzc#2wN1$|9}RZ($M)LbW^w(D5O zS*WR4hK+GO>cLk~Q}GCOzkbi5-enb|5Jen_x}gU)#387~xWCm=LIbfr z@p7z+ryO75CF0;Bw)^b&C~CXEbjDx=^=YWjtwB%i|ML_y=a*4)atk#_ubsGbF_V$% zsFXHAWu^;ij)&sgn1LEuHa5Y7s0Vozx7`O(L;Rd0dVI zoQ|6ELjLT3?fU=<>UkAZ&l}))%)r(73`el~7V(?ea?BrWTj4DG)m3fl7$Z4WgN)$v zTDEl`x7W65iX(7TcBe~oAk73$%3oP_7`5%#WcyI)T2qipv- zG=75GW=~Oz%5Gq`VNul7R78!eF6zEEsDZ?z&XeCzi}MNU^RFAQ|Mjx)ZD{s!Gb~FS zgF4~*Iq`d_#kl|j@N?7}`QEvnhdLRbp{AxtBXhkj>cQ<%?G1CB;#^Wz6*l1*PHz z>O}Ko!W0)r-B1ZN@+j1twLy(!BsRlYsLvh2MtBA_mBpHvkvBkfusiB=$*5g33HiLs znoB|3=NPJif~*`pCb?6)WPx+bz}xLx7|O{Mxq+{9F^*=sI~ANHpkPbk(O>@MqU%u zUUSsI2BD^UKKk-}D~o~_T`o4qv#1A_i8ddojK;3BmE22kpeBv5nd7% z`=gHFa8w6}IQ5gTum^wiqDvQ6#h4Q<2fGj-M~yJ3wRu1-)Z%H1dOi01tzB9@P3s&Pd-_CM!{b+)~E;3d>+_YQJ8T3+v%xvLOo zR&6k9@l->tfk@PYo1>;K7IlR8LS-fuHNXj|BYO$f#I2|dU5ay=ReF~S%~?VIy3l?N zLM^Hm=-y_iIZH=%a3N|@WuYFp3$;CuVI1DZ(b%9PCns(}eZE2`v)JE8E#~)K6to{d zNA+|AhT}d|itnKseuH6HzO!vr!q!*=hoGirF>WMd+fXmF-d%0?*YzaS05)Pz%*DR= zR=n;0qt}%|p)D0Px|yRk17nHz;ydWm-FE+TTz6E;*P_3Mv?d9B% zhFaY-P!Cvv8rfFVTkfQD{TXV6J`8IW7DHXn!r}Nkx-&4)3?LSj=}rUL|9%t_sL(zh zih(#9wfz>M&i-svM-QTUeiU^gUd6w$#30-KuVlW1nL1KC0I%cxA-1&zGlrTB1gDra z5rOJJ*A(`@_G>>XLUAj4@`2N+DY-D*d_PDUVOyh!m*9I?Fx9qB<75ou{vK(p5u7s8 ze04i8%69)OzdhZyPHOd+r-W;j*P;;D&n&WZk#eHie@mCYfIkFvf-%-@m{SUS69-(%RF9TP-E0BV2tb>}0 z80SJ4)D#Rv9l2BRL(D|YZ6OYF9ayzcCtX`qJGodGPog?>8MXLsVl6uQ495}&Pj>Gn zm$j0DHx)S;iThCxeBso4Ofd}?Le0HDYFkF4UZ;IgQ#TW<;Mb_#aTe9?P1Fhb2sQFT zQ%!pTSV8;0j#JSAb;G-;5o9>^(@=|WDeCOsh?P3n$1xZW&*DD5aNI*pUEw+A{-`T3C%;@h6POit}vu|0_sGt%s& zTHLi^@npR7OXjw(U$* zW>=vWXAWw+UdI5QZ?ZZq&*{0Oz*AE0{t2DP06R+{b83JVa&p>|I^DiecI z+b|8a$flwe@f=ip>rfs22HpSv=O6_&aN4*K2I+AU0lW_OG?h%w;@k z#A&FGy@x@#0sG?-jKQ$=<_F6()D-SOW#$TMV0Ta*D7V37R%`SIvu%cc)3%HLw_yaW5ud)vwH2nTC2fEktD`7n|cLd>>0}GWBy^6f`$$ zP>W_aDkHz6Ms^)_uy}7a@Bi|s>m3~vQByYxwYa9D?%$4D13x;R$H~O^u^XmsF#~WN zrl3{-(D5HsgPvPW{adKBJqY#Q4|nQ2;yB{os3|#z+9j7!+x0$bR~7l%EW$>pMHlVZ z2}8C2`%}=|%)muB9|JKo%VeMpY9vD)CtxJ;$JiBrLQkx?&3&L)m2oKXY{%yqMcjY8 z>F`n}kXg-HxSlxdu3F!iPuAL6L|3iM@U?b3X(ViGM-uf||$7H=zco?K%U)@pIHkcO1Ji zB~Nh&aoZE7!>>{Id7m`zgh(tz+|EToCsudIm8jMEr(^7|=I{7zIFkAoI1q=NGE;FJ zHL|L|nFmFnM*OxD{~u~wc13-ie-~45BI^5w>pq2f6q0_otg+9x2=DuFL=TH_~d!fWU>Y7{`IJg7QSR#XSM&+D4eFE z?f={rmj7k*dVGQXsju>f*)}s#Bg;d*$8Vxu!}+h6-4KZFh+AT3%*0`M6_x6^tL9+q zg&JTA4%7Z0Nud!Hm#`(4`O~C40d;VE?sy*cfMVCo`@9c&5oe(0euCp#)UNso2jJV+ z&Gpr&UGyV1!E!ffU;DoYg~m7^MDldQ27>Z=ria_mxNYpNAc}9}**^lS z;3VhzMm$Qq1JC2cTPCx;ZnOW3P_c)C8aRq-;5Q7w8>o~QxMO~JEP+~VF{o`9hw4x~ zs>4aBZ#t={&(B0n)t9I#_z~6dUs3nny2JigL-t*>O1)7Hl}3%Y66$3Xg1RpXYhzQ? zs!qj*I39ao4(dB!(R=2tS{>EFmZ*VtM)xj2b!6f__P-ihLWO&^<0Rs*@gPRrH>rGq z`hfof^O}uBrFZ~_;YS#VJ5eJ&i+Zj9>BO%by&js(lt5*=u8V?t*c#P=c#Ob)_yI0( zuKPYRQ&b++;mW8*7lC!K8`i*CsCPpS>b^Ym#9OEgJV2%XKh*PFZ#_0CtAwg}8>B^$6N2BT!Q7IpbT2mikYwiD) zPQ^9U2w$LX^nGEzqXl3G;(DmXITf2=CU(bT&h?PL%y+>t*o^wijsbt0`};Yr#Q(T{ z0eka&EAOTGnY{i#<`0SCsDtNI)T;m0@f_+1zKojVm#EcV;gzY6LS?WMDr3XZJyMJz zUWuBTKT!jEhNT-&X!Wo8X>>f=#QgN|q(Mzjk5zVdP}61kJkHw-_qG`1G2J6OG&(#J-X$~E*M+Tw%^Gv)$UYaneM5hk~)qWn4TV( zmNI5=@`%7esiOi%4;i?ybxPR68^hXVr=_%y%igy;xQAz*+KnP2a&8s32L&(L5@p9M cX%}Vp%Xt!Ix9H=U5EPQ0kW+t=J$~^21A>be00000 delta 14516 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 diff --git a/languages/commonsbooking-de_DE.po b/languages/commonsbooking-de_DE.po index c8119259e..d81773789 100644 --- a/languages/commonsbooking-de_DE.po +++ b/languages/commonsbooking-de_DE.po @@ -2,14 +2,14 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/commonsbooking\n" +"POT-Creation-Date: 2023-09-15T04:04:14+02:00\n" +"PO-Revision-Date: 2024-05-22 20:11+0200\n" "Last-Translator: Christian Wenzel \n" "Language-Team: English \n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2023-09-15T04:04:14+02:00\n" -"PO-Revision-Date: 2024-05-22 19:33+0200\n" -"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.4.2\n" @@ -41,8 +41,7 @@ msgstr "Alle Zeitrahmen-Typen" msgid "Welcome" msgstr "Willkommen" -#: includes/OptionsArray.php:50 -#: templates/dashboard-index.php:8 +#: includes/OptionsArray.php:50 templates/dashboard-index.php:8 msgid "Welcome to CommonsBooking" msgstr "Willkommen bei CommonsBooking" @@ -110,8 +109,7 @@ msgstr "Buchungsseite" msgid "The page where you included the [cb_bookings] shortcode. This is used in the Users Widget" msgstr "Die Seite, auf der Du den [cb_bookings]-Kurzcode eingefügt hast. Dies wird im Benutzer*in Widget verwendet" -#: includes/OptionsArray.php:123 -#: includes/OptionsArray.php:137 +#: includes/OptionsArray.php:123 includes/OptionsArray.php:137 msgid "Booking comment" msgstr "Buchungskommentar" @@ -157,8 +155,7 @@ msgstr "Vorlagen" msgid "Email templates" msgstr "E-Mail Vorlagen" -#: includes/OptionsArray.php:242 -#: includes/OptionsArray.php:585 +#: includes/OptionsArray.php:242 includes/OptionsArray.php:585 msgid "Mail-Header from E-Mail" msgstr "Absender E-Mail Mail-Adresse" @@ -166,13 +163,11 @@ msgstr "Absender E-Mail Mail-Adresse" msgid "E-Mail that will be shown as sender in generated emails" msgstr "E-Mail, die als Absender in automatisch versendeten E-Mails angezeigt wird" -#: includes/OptionsArray.php:249 -#: includes/OptionsArray.php:592 +#: includes/OptionsArray.php:249 includes/OptionsArray.php:592 msgid "Mail-Header from Name" msgstr "Absender E-Mail Name" -#: includes/OptionsArray.php:250 -#: includes/OptionsArray.php:593 +#: includes/OptionsArray.php:250 includes/OptionsArray.php:593 msgid "Name that will be shown as sender in generated emails" msgstr "Name, der als Absender in automatisch versendeten E-Mails angezeigt wird" @@ -281,8 +276,7 @@ msgstr "iCalendar Termin Titel" msgid "The title of the attached event" msgstr "Der Titel des angehängten Termins" -#: includes/OptionsArray.php:317 -#: includes/OptionsArray.php:1332 +#: includes/OptionsArray.php:317 includes/OptionsArray.php:1332 msgid "{{item:post_title}} at {{location:post_title}}" msgstr "{{item:post_title}} am Standort {{location:post_title}}." @@ -727,29 +721,22 @@ msgstr "Buchungserinnerung" msgid "You can set here whether users should receive a reminder email before the start of a booking.
More Information in the documentation" msgstr "Hier kannst du einstellen, ob Nutzende vor Beginn einer Buchung eine Erinnerungs-E-Mail erhalten sollen.
Weitere Informationen in der Dokumentation" -#: includes/OptionsArray.php:787 -#: includes/OptionsArray.php:884 -#: includes/OptionsArray.php:920 -#: includes/OptionsArray.php:989 +#: includes/OptionsArray.php:787 includes/OptionsArray.php:884 +#: includes/OptionsArray.php:920 includes/OptionsArray.php:989 msgid "Activate" msgstr "Aktivieren" -#: includes/OptionsArray.php:793 -#: includes/OptionsArray.php:890 -#: includes/OptionsArray.php:927 -#: includes/OptionsArray.php:996 +#: includes/OptionsArray.php:793 includes/OptionsArray.php:890 +#: includes/OptionsArray.php:927 includes/OptionsArray.php:996 msgid "E-mail subject" msgstr "E-Mail Betreff" -#: includes/OptionsArray.php:796 -#: includes/OptionsArray.php:930 +#: includes/OptionsArray.php:796 includes/OptionsArray.php:930 msgid "Upcoming booking of {{item:post_title}} {{booking:formattedBookingDate}}" msgstr "Bevorstehende Buchung von {{item:post_title}} {{booking:formattedBookingDate}}" -#: includes/OptionsArray.php:799 -#: includes/OptionsArray.php:896 -#: includes/OptionsArray.php:933 -#: includes/OptionsArray.php:1002 +#: includes/OptionsArray.php:799 includes/OptionsArray.php:896 +#: includes/OptionsArray.php:933 includes/OptionsArray.php:1002 msgid "email body" msgstr "E-Mail-Text" @@ -784,14 +771,12 @@ msgstr "Sende eine Erinnerung x Tage vor Buchungsbeginn" msgid "This reminder email will be sent to users x days before the start of the booking. If the booking is made less days before the specified days, no reminder email will be sent" msgstr "Diese Erinnerungs-E-Mail wird x Tage vor Beginn der Buchung an Benutzende gesendet. Wenn die Buchung in weniger als den angegebenen Tagen erfolgt, wird keine Erinnerungs-E-Mail gesendet" -#: includes/OptionsArray.php:832 -#: includes/OptionsArray.php:945 +#: includes/OptionsArray.php:832 includes/OptionsArray.php:945 #: includes/OptionsArray.php:1015 msgid "Time" msgstr "Uhrzeit" -#: includes/OptionsArray.php:834 -#: includes/OptionsArray.php:947 +#: includes/OptionsArray.php:834 includes/OptionsArray.php:947 #: includes/OptionsArray.php:1017 msgid "Define when the reminder should be sent. The actual sending may differ from the defined value by a few hours, depending on how your WordPress is configured." msgstr "Lege fest, wann die Erinnerung gesendet werden soll. Der tatsächliche Versand kann um einige Stunden vom definierten Wert abweichen, je nachdem, wie dein WordPress konfiguriert ist." @@ -837,8 +822,7 @@ msgstr "Migriere von Commons Booking Version 0.X" msgid "Migrate data from CommonsBooking Version 0.X.
The migration includes: locations, items, timeframes and bookings.
If you have clicked \"Migrate\" before, starting the migration again will overwrite any changes you made to locations, items, timeframes and bookings.
Please read the documentation How to migrate from version 0.9.x to 2.x.x before you start migration." msgstr "Migriere Daten aus CommonsBooking Version 0.X.
Die Migration umfasst: Standorte, Artikel, Zeitrahmen und Buchungen.
Wenn du bereits zuvor \"Migrieren\" geklickt hast, startet die Migration erneut und wird alle Änderungen an Standorten, Artikeln, Zeitrahmen oder Buchungen, die du in der Zwischenzeit gemacht hast, überschreiben.
Bitte lies die Dokumentation auf Migration von Version 0.9.x auf 2.x.x., bevor Du mit der Migration beginnst." -#: includes/OptionsArray.php:1065 -#: src/View/Migration.php:72 +#: includes/OptionsArray.php:1065 src/View/Migration.php:72 msgid "Start Migration" msgstr "Migration starten" @@ -866,13 +850,11 @@ msgstr "Buchungen auf neue Version migrieren" msgid "Migrate bookings to new format so that they are listed at bookings menu item.
This function is only for special cases during migration. Please use it only in case of problems with migration." msgstr "Migriere Buchungen in ein neues Format, sodass diese unter dem Menüpunkt Buchungen aufgelistet werden.
Diese Funktion gilt nur für Sonderfälle während der Migration. Bitte nur bei Problemen währen der Migration verwenden. " -#: includes/OptionsArray.php:1100 -#: src/View/Migration.php:106 +#: includes/OptionsArray.php:1100 src/View/Migration.php:106 msgid "Migrate bookings" msgstr "Buchungen migrieren" -#: includes/OptionsArray.php:1113 -#: includes/OptionsArray.php:1167 +#: includes/OptionsArray.php:1113 includes/OptionsArray.php:1167 msgid "Export" msgstr "Export" @@ -896,8 +878,7 @@ msgstr "Wähle den Typ dieses Zeitrahmens (z.B. buchbar, Reparatur, Urlaub, Buch msgid "Location-Fields" msgstr "Standort-Felder" -#: includes/OptionsArray.php:1129 -#: includes/OptionsArray.php:1136 +#: includes/OptionsArray.php:1129 includes/OptionsArray.php:1136 msgid "Just add field names, no matter if its a post- or a meta-field. Comma separated list. Beside the standard post fields and standard postmeta-fields, the following custom meta fields are available. Copy only the values in [] in the field without the brackets. %s" msgstr "Fügen weitere Feldnamen hinzu, egal ob es sich um ein Post- oder ein Metafelder handelt. Kommagetrennte Liste. Neben den Standard-Postfeldern und Standard-Postmeta-Feldern stehen die folgenden benutzerdefinierten Metafelder zur Verfügung. Kopieren nur die Werte in [] in das Feld ohne die Klammern. %s" @@ -933,8 +914,7 @@ msgstr "Als Cronjob anlegen" msgid "Export interval" msgstr "Exportintervall" -#: includes/OptionsArray.php:1188 -#: includes/OptionsArray.php:1189 +#: includes/OptionsArray.php:1188 includes/OptionsArray.php:1189 msgid "minutes" msgstr "Minuten" @@ -958,8 +938,7 @@ msgstr "Dateipfad" msgid "Absolute path on your webserver (including trailing slash) where export file will be saved to." msgstr "Absoluter Pfad auf deinem Webserver (einschließlich abschließender Schrägstrich), in dem die Exportdatei gespeichert wird." -#: includes/OptionsArray.php:1217 -#: includes/OptionsArray.php:1245 +#: includes/OptionsArray.php:1217 includes/OptionsArray.php:1245 msgid "API" msgstr "Schnittstelle" @@ -1077,8 +1056,7 @@ msgstr "iCalendar Feed aktivieren" msgid "Event title" msgstr "Termin Titel" -#: includes/OptionsArray.php:1331 -#: includes/OptionsArray.php:1339 +#: includes/OptionsArray.php:1331 includes/OptionsArray.php:1339 msgid "You can use template tags here as well" msgstr "Hier können auch Template Tags verwendet werden" @@ -1116,8 +1094,7 @@ msgstr "Dateisystem-Cache Pfad" msgid "Where the filesystem cache should be created. Only change when filesystem caching is not working." msgstr "Wo der Dateisystem-Cache angelegt werden soll. Nur ändern, wenn das Dateisystem-Caching nicht funktioniert." -#: includes/OptionsArray.php:1371 -#: includes/OptionsArray.php:1388 +#: includes/OptionsArray.php:1371 includes/OptionsArray.php:1388 msgid "Current connection status" msgstr "Aktueller Verbindungsstatus" @@ -1153,8 +1130,7 @@ msgstr "Telefonnummer" msgid "Please enter your phone number" msgstr "Bitte gib Deine Telefonnummer ein" -#: src/CB/CB1UserFields.php:65 -#: src/CB/CB1UserFields.php:255 +#: src/CB/CB1UserFields.php:65 src/CB/CB1UserFields.php:255 #: src/Wordpress/CustomPostType/Location.php:219 #: templates/booking-single.php:77 msgid "Address" @@ -1225,13 +1201,11 @@ msgstr "CommonsBooking Karte" msgid "map is not published" msgstr "Karte ist nicht veröffentlicht" -#: src/Map/BaseShortcode.php:14 -#: src/Map/BaseShortcode.php:20 +#: src/Map/BaseShortcode.php:14 src/Map/BaseShortcode.php:20 msgid "no valid map id provided" msgstr "keine gültige Karten-ID angegeben" -#: src/Map/MapShortcode.php:40 -#: templates/map-admin-page-template.php:229 +#: src/Map/MapShortcode.php:40 templates/map-admin-page-template.php:229 #: templates/map-admin-page-template.php:248 msgid "opening hours" msgstr "Öffnungszeiten" @@ -1264,18 +1238,15 @@ msgstr "Leider wurden keine Standorte gefunden." msgid "filter" msgstr "Filter" -#: src/Map/MapShortcode.php:48 -#: templates/map-admin-page-template.php:599 +#: src/Map/MapShortcode.php:48 templates/map-admin-page-template.php:599 msgid "availability" msgstr "Verfügbarkeit" -#: src/Map/MapShortcode.php:49 -#: templates/map-admin-page-template.php:609 +#: src/Map/MapShortcode.php:49 templates/map-admin-page-template.php:609 msgid "categories" msgstr "Kategorien" -#: src/Map/MapShortcode.php:50 -#: templates/map-admin-page-template.php:546 +#: src/Map/MapShortcode.php:50 templates/map-admin-page-template.php:546 msgid "distance" msgstr "Entfernung" @@ -1334,8 +1305,7 @@ msgstr "Link zu deiner Buchung" msgid "Please contact the contact persons at the location directly if you have any questions regarding collection or return:" msgstr "Bitte kontaktiere die Kontaktpersonen vor Ort direkt, wenn du Fragen zur Abholung oder Rückgabe hast:" -#: src/Model/Restriction.php:242 -#: src/Model/Restriction.php:266 +#: src/Model/Restriction.php:242 src/Model/Restriction.php:266 msgid "Not set" msgstr "Nicht gesetzt" @@ -1391,13 +1361,11 @@ msgstr "Enddatum liegt vor dem Startdatum. Bitte setze ein gültiges Enddatum." msgid "Item is already bookable at another location within the same date range. See other timeframe ID: %1$s: %2$s" msgstr "Artikel ist bereits an einem anderen Ort innerhalb desselben Datumsbereichs buchbar. Siehe andere Zeitrahmen ID: %1$s: %2$s" -#: src/Plugin.php:304 -#: src/Plugin.php:305 +#: src/Plugin.php:304 src/Plugin.php:305 msgid "Item Categories" msgstr "Artikel-Kategorien" -#: src/Plugin.php:314 -#: src/Plugin.php:315 +#: src/Plugin.php:314 src/Plugin.php:315 msgid "Location Categories" msgstr "Standort-Kategorien" @@ -1441,15 +1409,13 @@ msgstr "Der Ordner %s ist beschreibbar." msgid "Directory %s could not be written to." msgstr "Der Ordner %s ist nicht beschreibbar." -#: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:869 +#: src/View/Admin/Filter.php:58 src/Wordpress/CustomPostType/Booking.php:869 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "Startdatum" -#: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:886 +#: src/View/Admin/Filter.php:62 src/Wordpress/CustomPostType/Booking.php:886 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1467,20 +1433,17 @@ msgstr "Benutze diesen Link um die Buchungsdaten automatisch in deinem Kalender msgid "iCalendar Link:" msgstr "iCalendar Link:" -#: src/View/Booking.php:140 -#: src/View/Booking.php:142 +#: src/View/Booking.php:140 src/View/Booking.php:142 msgid "Not available" msgstr "Nicht verfügbar" -#: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:537 +#: src/View/Booking.php:163 src/Wordpress/CustomPostType/Booking.php:537 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "Nutzende*r" -#: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1039 +#: src/View/Booking.php:167 src/Wordpress/CustomPostType/Booking.php:1039 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "Status" @@ -1497,8 +1460,7 @@ msgstr "Die Datei wird als .txt Datei durch Tabstopp getrennt exportiert, sodass msgid "Booking codes list" msgstr "Liste der Buchungscodes" -#: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:538 +#: src/View/Calendar.php:223 src/Wordpress/CustomPostType/Booking.php:538 #: src/Wordpress/CustomPostType/Booking.php:863 #: src/Wordpress/CustomPostType/Booking.php:1055 #: src/Wordpress/CustomPostType/Item.php:115 @@ -1513,8 +1475,7 @@ msgstr "Artikel" msgid "No items found." msgstr "Keine Artikel gefunden." -#: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:539 +#: src/View/Calendar.php:224 src/Wordpress/CustomPostType/Booking.php:539 #: src/Wordpress/CustomPostType/Booking.php:857 #: src/Wordpress/CustomPostType/Booking.php:1051 #: src/Wordpress/CustomPostType/Location.php:122 @@ -1526,8 +1487,7 @@ msgstr "Keine Artikel gefunden." msgid "Location" msgstr "Standort" -#: src/View/Dashboard.php:41 -#: src/View/Dashboard.php:80 +#: src/View/Dashboard.php:41 src/View/Dashboard.php:80 msgid "at" msgstr "bei" @@ -1599,8 +1559,7 @@ msgstr " Optionen aktualisiert / gespeichert" msgid "migration in process .. please wait ...
This could take several minutes. Do not close this browser tab" msgstr "Migration wird durchgeführt .. Bitte warten...
Dies kann einige Minuten dauern. Browserfenster bitte nicht schließen" -#: src/View/Migration.php:52 -#: src/View/Migration.php:97 +#: src/View/Migration.php:52 src/View/Migration.php:97 msgid "Migration finished" msgstr "Migration beendet" @@ -1636,12 +1595,9 @@ msgstr "CSV Herunterladen" msgid "Download Export" msgstr "Download Export" -#: src/Model/Booking.php:886 -#: src/View/TimeframeExport.php:241 -#: src/View/TimeframeExport.php:251 -#: src/View/TimeframeExport.php:257 -#: src/View/TimeframeExport.php:267 -#: src/View/TimeframeExport.php:277 +#: src/Model/Booking.php:886 src/View/TimeframeExport.php:241 +#: src/View/TimeframeExport.php:251 src/View/TimeframeExport.php:257 +#: src/View/TimeframeExport.php:267 src/View/TimeframeExport.php:277 msgid "Unknown" msgstr "Unbekannt" @@ -1881,8 +1837,7 @@ msgstr "Lege das Startdatum fest. Setze die Uhrzeit auf 00:00, wenn du den ganze msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "Lege das Enddatum fest. Setze die Zeit auf 23:59 Uhr, wenn du den ganzen Tag buchen willst" -#: src/Wordpress/CustomPostType/Booking.php:903 -#: templates/booking-single.php:59 +#: src/Wordpress/CustomPostType/Booking.php:903 templates/booking-single.php:59 msgid "Booking Code" msgstr "Buchungscode" @@ -1926,8 +1881,7 @@ msgid "Filter By Category " msgstr "Nach Kategorie filtern " #: src/Wordpress/CustomPostType/Item.php:114 -#: src/Wordpress/CustomPostType/Item.php:135 -#: templates/dashboard-index.php:33 +#: src/Wordpress/CustomPostType/Item.php:135 templates/dashboard-index.php:33 msgid "Items" msgstr "Artikel" @@ -2160,8 +2114,7 @@ msgid "Location email" msgstr "Standort E-Mail" #: src/Wordpress/CustomPostType/Location.php:350 -#: templates/booking-single.php:86 -#: templates/location-single-meta.php:53 +#: templates/booking-single.php:86 templates/location-single-meta.php:53 msgid "Pickup instructions" msgstr "Abhol-Hinweise" @@ -2201,8 +2154,7 @@ msgstr "Wenn ausgewählt, können nicht aktivierte Tagen bei der Buchung überbu msgid "Location Meta-Data" msgstr "Standort-Metadaten" -#: src/Wordpress/CustomPostType/Map.php:361 -#: templates/dashboard-index.php:55 +#: src/Wordpress/CustomPostType/Map.php:361 templates/dashboard-index.php:55 msgid "Maps" msgstr "Karten" @@ -2767,13 +2719,11 @@ msgstr "Du darfst nicht auf diese Buchung zugreifen." msgid "Login to your account" msgstr "Login zu deinem Nutzerkonto" -#: templates/booking-single.php:45 -#: templates/timeframe-calendar.php:49 +#: templates/booking-single.php:45 templates/timeframe-calendar.php:49 msgid "Pickup" msgstr "Abholung" -#: templates/booking-single.php:49 -#: templates/timeframe-calendar.php:60 +#: templates/booking-single.php:49 templates/timeframe-calendar.php:60 msgid "Return" msgstr "Rückgabe" @@ -2781,8 +2731,7 @@ msgstr "Rückgabe" msgid "Location: " msgstr "Standort: " -#: templates/booking-single.php:95 -#: templates/booking-single.php:103 +#: templates/booking-single.php:95 templates/booking-single.php:103 msgid "Contact" msgstr "Kontakt" @@ -2871,8 +2820,7 @@ msgid "No returns today" msgstr "Keine Rückgaben heute" #. translators: %1$s: wp_login_url, 1$s: wp_registration_url -#: templates/item-single.php:42 -#: templates/location-single.php:42 +#: templates/item-single.php:42 templates/location-single.php:42 msgid "To be able to book, you must first login or register." msgstr "Um buchen zu können, musst du dich zuerst anmelden oder registrieren." @@ -3346,13 +3294,11 @@ msgstr "Lege das Ziel des Kartenlinks auf der Buchungsseite auf openstreetmap fe msgid "No bookings available." msgstr "Keine Buchungen vorhanden." -#: templates/shortcode-bookings.php:34 -#: templates/shortcode-bookings.php:70 +#: templates/shortcode-bookings.php:34 templates/shortcode-bookings.php:70 msgid "Startdate" msgstr "Startdatum" -#: templates/shortcode-bookings.php:41 -#: templates/shortcode-bookings.php:71 +#: templates/shortcode-bookings.php:41 templates/shortcode-bookings.php:71 msgid "Enddate" msgstr "Enddatum" @@ -3432,8 +3378,7 @@ msgstr "Storniert" msgid "The start- and end-time of the timeframe can not be the same. Please check the full-day checkbox if you want users to be able to book the full day." msgstr "Die Start- und Endzeit des Zeitrahmens dürfen nicht gleich sein. Wenn der gesamte Tag buchbar sein soll muss die Option \"Ganzer Tag\" angewählt sein." -#: src/Plugin.php:655 -#: src/Plugin.php:670 +#: src/Plugin.php:655 src/Plugin.php:670 #: src/Wordpress/CustomPostType/Booking.php:1002 msgid "CommonsBooking Bookings" msgstr "CommonsBooking Buchungen" @@ -3539,8 +3484,7 @@ msgstr "Mehrere buchbare Zeiträume überschneiden sich in den definierten Woche msgid "Overlapping bookable timeframes are not allowed to have the same dates." msgstr "Mehrere buchbare Zeiträume überschneiden sich in dem definierten Datumsbereich." -#: src/Model/Timeframe.php:793 -#: src/Model/Timeframe.php:800 +#: src/Model/Timeframe.php:793 src/Model/Timeframe.php:800 msgid "The other timeframe is overlapping with your weekly configuration." msgstr "Der andere Zeitrahmen überschneidet sich mit einer wöchentlichen Konfiguration." @@ -3584,8 +3528,7 @@ msgstr "Wählen Sie das Jahr und das Bundesland, für das Sie Feiertage importie msgid "Daily repeated time periods are not allowed to overlap." msgstr "Täglich wiederholende Zeiträume dürfen sich nicht überschneiden." -#: includes/OptionsArray.php:160 -#: includes/OptionsArray.php:164 +#: includes/OptionsArray.php:160 includes/OptionsArray.php:164 #: includes/OptionsArray.php:171 msgid "Booking codes" msgstr "Buchungscodes" @@ -3680,8 +3623,7 @@ msgstr "Buchungscodes für Artikel \"%1$s\": %2$s" msgid "Error sending booking codes by E-mail for Timeframe " msgstr "Fehler beim Senden von Buchungscodes per E-Mail für Zeitrahmen " -#: src/View/BookingCodes.php:175 -#: src/View/BookingCodes.php:276 +#: src/View/BookingCodes.php:175 src/View/BookingCodes.php:276 msgid "No location configured for this timeframe" msgstr "Kein Standort für diesen Zeitraum konfiguriert" @@ -3689,10 +3631,8 @@ msgstr "Kein Standort für diesen Zeitraum konfiguriert" msgid "Unable to send emails. No location email configured, check location" msgstr "E-Mails konnten nicht gesendet werden. Keine Standort-E-Mail konfiguriert, bitte Standort prüfen" -#: src/View/BookingCodes.php:180 -#: src/View/BookingCodes.php:283 -#: src/View/BookingCodes.php:361 -#: src/View/BookingCodes.php:388 +#: src/View/BookingCodes.php:180 src/View/BookingCodes.php:283 +#: src/View/BookingCodes.php:361 src/View/BookingCodes.php:388 msgid "This timeframe has no booking codes. To generate booking codes you need to save the timeframe." msgstr "Dieser Zeitrahmen hat keine Buchungscodes. Um Buchungscodes zu generieren, muss der Zeitrahmen gespeichert werden." @@ -3800,8 +3740,7 @@ msgstr "Nächste E-Mail geplant am: " msgid "(not planned)" msgstr "(nichts geplant)" -#: includes/OptionsArray.php:1358 -#: src/Service/Cache.php:345 +#: includes/OptionsArray.php:1358 src/Service/Cache.php:345 msgid "Clear Cache" msgstr "Cache leeren" @@ -3938,16 +3877,13 @@ msgstr "Kettenbuchungen verhindern" msgid "Users can no longer work around the maximum booking limit by chaining two bookings directly after one another." msgstr "Nutzende können nicht mehr das maximale Buchungslimit umgehen indem sie zwei Buchungen direkt aneinanderhängen." -#: src/Service/BookingRule.php:221 -#: src/Service/BookingRule.php:228 -#: src/Service/BookingRule.php:246 -#: src/Service/BookingRule.php:283 +#: src/Service/BookingRule.php:221 src/Service/BookingRule.php:228 +#: src/Service/BookingRule.php:246 src/Service/BookingRule.php:283 #: src/Service/BookingRule.php:301 msgid "You have reached your booking limit. Please leave some time in between bookings." msgstr "Du hast dein maximales Buchungslimit erreicht. Bitte lasse etwas Zeit zwischen deinen Buchungen." -#: src/Service/BookingRule.php:226 -#: src/Service/BookingRule.php:232 +#: src/Service/BookingRule.php:226 src/Service/BookingRule.php:232 msgid "Maximum booked days per week" msgstr "Maximal buchbare Tage pro Woche" @@ -3959,13 +3895,11 @@ msgstr "Nutzende können nur eine begrenzte Anzahl an Tagen pro Woche buchen." msgid "Number of days each user is allowed to book per week" msgstr "Anzahl der Tage, die jeder Nutzende pro Woche buchen darf" -#: src/Service/BookingRule.php:237 -#: src/Service/BookingRule.php:292 +#: src/Service/BookingRule.php:237 src/Service/BookingRule.php:292 msgid "At what day of the week should the counter be reset?" msgstr "An welchem Wochentag soll der Zähler zurückgesetzt werden?" -#: src/Service/BookingRule.php:244 -#: src/Service/BookingRule.php:250 +#: src/Service/BookingRule.php:244 src/Service/BookingRule.php:250 msgid "Maximum booked days per month" msgstr "Maximal buchbare Tage pro Monat" @@ -3977,8 +3911,7 @@ msgstr "Nutzende können nur eine begrenzte Anzahl an Tagen pro Monat buchen." msgid "Number of days each user is allowed to book per month" msgstr "Anzahl der Tage, die jeder Nutzende pro Monat buchen darf" -#: src/Service/BookingRule.php:255 -#: src/Service/BookingRule.php:310 +#: src/Service/BookingRule.php:255 src/Service/BookingRule.php:310 msgid "At what day of the month should the counter be reset?" msgstr "An welchem Tag im Monat soll der Zähler zurückgesetzt werden?" @@ -4010,8 +3943,7 @@ msgstr "Über den Zeitraum von Y Tagen" msgid "The length of the period for which the booking is limited. This period always lies in the middle, so if you define 30 days, the 15 days before and after will count towards the maximum quota." msgstr "Die Länger der Periode in denen die Buchungen eingeschränkt werden. Die Periode liegt immer in der Mitte, wenn du also 30 Tage definierst werden 15 Tage davor und 15 Tage danach in die Buchungsperiode mit eingerechnet." -#: src/Service/BookingRule.php:281 -#: src/Service/BookingRule.php:287 +#: src/Service/BookingRule.php:281 src/Service/BookingRule.php:287 msgid "Maximum number of bookings per week" msgstr "Maximale Anzahl an Buchungen pro Woche" @@ -4023,8 +3955,7 @@ msgstr "Nutzende dürfen nur so viele Buchungen pro Woche tätigen (die Länge d msgid "Number of bookings each user is allowed to make per week" msgstr "Anzahl der Buchungen die jeder Nutzende pro Woche tätigen darf" -#: src/Service/BookingRule.php:299 -#: src/Service/BookingRule.php:305 +#: src/Service/BookingRule.php:299 src/Service/BookingRule.php:305 msgid "Maximum number of bookings per month" msgstr "Maximale Anzahl an Buchungen pro Monat" @@ -4092,8 +4023,7 @@ msgstr "Erinnerung für Standorte vor Buchungsbeginn" msgid "You can set here whether locations should receive a reminder email before the start of a booking.
More Information in the documentation" msgstr "Hier kannst du einstellen, ob Standorte vor Beginn einer Buchung eine Erinnerungsmail erhalten sollen.
Weitere Informationen in der Dokumentation" -#: includes/OptionsArray.php:923 -#: includes/OptionsArray.php:992 +#: includes/OptionsArray.php:923 includes/OptionsArray.php:992 msgid "The reminders need to be enabled for all locations individually. This is only the main on/off switch." msgstr "Die Erinnerungsfunktion muss für alle Standorte einzeln aktiviert werden. Dies ist nur der Hauptschalter zum Ein- und Ausschalten." @@ -4113,8 +4043,7 @@ msgstr "" "\n" "{{booking:getEmailSignature}}" -#: includes/OptionsArray.php:962 -#: includes/OptionsArray.php:1033 +#: includes/OptionsArray.php:962 includes/OptionsArray.php:1033 msgid "Bookings of" msgstr "Buchungen von" @@ -4122,13 +4051,11 @@ msgstr "Buchungen von" msgid "Define for which booking start day the notifications should be sent" msgstr "Definiert an welchem Tag nach vor Buchungsbeginn die Benachrichtigungen gesendet werden sollen" -#: includes/OptionsArray.php:971 -#: includes/OptionsArray.php:1042 +#: includes/OptionsArray.php:971 includes/OptionsArray.php:1042 msgid "current day" msgstr "Gleicher Tag" -#: includes/OptionsArray.php:972 -#: includes/OptionsArray.php:1043 +#: includes/OptionsArray.php:972 includes/OptionsArray.php:1043 msgid "next day" msgstr "Nächstem Tag" @@ -4198,19 +4125,17 @@ msgstr "Wenn die Option aktiviert ist, erhält der Standort eine Blindkopie alle msgid "Add to Calendar" msgstr "Zum Kalender hinzufügen" -#: src/Model/Booking.php:882 -#~ msgid "Unconfirmed" -#~ msgstr "Unbestätigt" - -#: src/Model/Booking.php:880 -#~ msgid "Confirmed" -#~ msgstr "Bestätigt" - #: templates/shortcode-bookings.php:16 msgid "Please login to see your bookings." -msgstr "" +msgstr "Bitte melde dich an , um deine Buchungen zu sehen." #. Description of the plugin #: commonsbooking.php msgid "A WordPress plugin for the management and booking of common goods." -msgstr "" +msgstr "Ein WordPress-Plugin für die Verwaltung und Buchung von Gemeingütern." + +#~ msgid "Unconfirmed" +#~ msgstr "Unbestätigt" + +#~ msgid "Confirmed" +#~ msgstr "Bestätigt" From 7b92e66b142b0c1d3cc3565bcf9ad4abfef89195 Mon Sep 17 00:00:00 2001 From: hansmorb Date: Fri, 24 May 2024 15:47:15 +0000 Subject: [PATCH 05/12] Ran wp i18n make-pot --- languages/commonsbooking-de_DE.po | 359 ++++++++++++++++++------------ languages/commonsbooking.pot | 148 ++++++------ 2 files changed, 291 insertions(+), 216 deletions(-) diff --git a/languages/commonsbooking-de_DE.po b/languages/commonsbooking-de_DE.po index d81773789..32c052af5 100644 --- a/languages/commonsbooking-de_DE.po +++ b/languages/commonsbooking-de_DE.po @@ -2,14 +2,14 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/commonsbooking\n" -"POT-Creation-Date: 2023-09-15T04:04:14+02:00\n" -"PO-Revision-Date: 2024-05-22 20:11+0200\n" "Last-Translator: Christian Wenzel \n" "Language-Team: English \n" -"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2023-09-15T04:04:14+02:00\n" +"PO-Revision-Date: 2024-05-22 20:11+0200\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.4.2\n" @@ -41,7 +41,8 @@ msgstr "Alle Zeitrahmen-Typen" msgid "Welcome" msgstr "Willkommen" -#: includes/OptionsArray.php:50 templates/dashboard-index.php:8 +#: includes/OptionsArray.php:50 +#: templates/dashboard-index.php:8 msgid "Welcome to CommonsBooking" msgstr "Willkommen bei CommonsBooking" @@ -109,7 +110,8 @@ msgstr "Buchungsseite" msgid "The page where you included the [cb_bookings] shortcode. This is used in the Users Widget" msgstr "Die Seite, auf der Du den [cb_bookings]-Kurzcode eingefügt hast. Dies wird im Benutzer*in Widget verwendet" -#: includes/OptionsArray.php:123 includes/OptionsArray.php:137 +#: includes/OptionsArray.php:123 +#: includes/OptionsArray.php:137 msgid "Booking comment" msgstr "Buchungskommentar" @@ -155,7 +157,8 @@ msgstr "Vorlagen" msgid "Email templates" msgstr "E-Mail Vorlagen" -#: includes/OptionsArray.php:242 includes/OptionsArray.php:585 +#: includes/OptionsArray.php:242 +#: includes/OptionsArray.php:585 msgid "Mail-Header from E-Mail" msgstr "Absender E-Mail Mail-Adresse" @@ -163,11 +166,13 @@ msgstr "Absender E-Mail Mail-Adresse" msgid "E-Mail that will be shown as sender in generated emails" msgstr "E-Mail, die als Absender in automatisch versendeten E-Mails angezeigt wird" -#: includes/OptionsArray.php:249 includes/OptionsArray.php:592 +#: includes/OptionsArray.php:249 +#: includes/OptionsArray.php:592 msgid "Mail-Header from Name" msgstr "Absender E-Mail Name" -#: includes/OptionsArray.php:250 includes/OptionsArray.php:593 +#: includes/OptionsArray.php:250 +#: includes/OptionsArray.php:593 msgid "Name that will be shown as sender in generated emails" msgstr "Name, der als Absender in automatisch versendeten E-Mails angezeigt wird" @@ -276,7 +281,8 @@ msgstr "iCalendar Termin Titel" msgid "The title of the attached event" msgstr "Der Titel des angehängten Termins" -#: includes/OptionsArray.php:317 includes/OptionsArray.php:1332 +#: includes/OptionsArray.php:317 +#: includes/OptionsArray.php:1332 msgid "{{item:post_title}} at {{location:post_title}}" msgstr "{{item:post_title}} am Standort {{location:post_title}}." @@ -721,22 +727,29 @@ msgstr "Buchungserinnerung" msgid "You can set here whether users should receive a reminder email before the start of a booking.
More Information in the documentation" msgstr "Hier kannst du einstellen, ob Nutzende vor Beginn einer Buchung eine Erinnerungs-E-Mail erhalten sollen.
Weitere Informationen in der Dokumentation" -#: includes/OptionsArray.php:787 includes/OptionsArray.php:884 -#: includes/OptionsArray.php:920 includes/OptionsArray.php:989 +#: includes/OptionsArray.php:787 +#: includes/OptionsArray.php:884 +#: includes/OptionsArray.php:920 +#: includes/OptionsArray.php:989 msgid "Activate" msgstr "Aktivieren" -#: includes/OptionsArray.php:793 includes/OptionsArray.php:890 -#: includes/OptionsArray.php:927 includes/OptionsArray.php:996 +#: includes/OptionsArray.php:793 +#: includes/OptionsArray.php:890 +#: includes/OptionsArray.php:927 +#: includes/OptionsArray.php:996 msgid "E-mail subject" msgstr "E-Mail Betreff" -#: includes/OptionsArray.php:796 includes/OptionsArray.php:930 +#: includes/OptionsArray.php:796 +#: includes/OptionsArray.php:930 msgid "Upcoming booking of {{item:post_title}} {{booking:formattedBookingDate}}" msgstr "Bevorstehende Buchung von {{item:post_title}} {{booking:formattedBookingDate}}" -#: includes/OptionsArray.php:799 includes/OptionsArray.php:896 -#: includes/OptionsArray.php:933 includes/OptionsArray.php:1002 +#: includes/OptionsArray.php:799 +#: includes/OptionsArray.php:896 +#: includes/OptionsArray.php:933 +#: includes/OptionsArray.php:1002 msgid "email body" msgstr "E-Mail-Text" @@ -771,12 +784,14 @@ msgstr "Sende eine Erinnerung x Tage vor Buchungsbeginn" msgid "This reminder email will be sent to users x days before the start of the booking. If the booking is made less days before the specified days, no reminder email will be sent" msgstr "Diese Erinnerungs-E-Mail wird x Tage vor Beginn der Buchung an Benutzende gesendet. Wenn die Buchung in weniger als den angegebenen Tagen erfolgt, wird keine Erinnerungs-E-Mail gesendet" -#: includes/OptionsArray.php:832 includes/OptionsArray.php:945 +#: includes/OptionsArray.php:832 +#: includes/OptionsArray.php:945 #: includes/OptionsArray.php:1015 msgid "Time" msgstr "Uhrzeit" -#: includes/OptionsArray.php:834 includes/OptionsArray.php:947 +#: includes/OptionsArray.php:834 +#: includes/OptionsArray.php:947 #: includes/OptionsArray.php:1017 msgid "Define when the reminder should be sent. The actual sending may differ from the defined value by a few hours, depending on how your WordPress is configured." msgstr "Lege fest, wann die Erinnerung gesendet werden soll. Der tatsächliche Versand kann um einige Stunden vom definierten Wert abweichen, je nachdem, wie dein WordPress konfiguriert ist." @@ -822,7 +837,8 @@ msgstr "Migriere von Commons Booking Version 0.X" msgid "Migrate data from CommonsBooking Version 0.X.
The migration includes: locations, items, timeframes and bookings.
If you have clicked \"Migrate\" before, starting the migration again will overwrite any changes you made to locations, items, timeframes and bookings.
Please read the documentation How to migrate from version 0.9.x to 2.x.x before you start migration." msgstr "Migriere Daten aus CommonsBooking Version 0.X.
Die Migration umfasst: Standorte, Artikel, Zeitrahmen und Buchungen.
Wenn du bereits zuvor \"Migrieren\" geklickt hast, startet die Migration erneut und wird alle Änderungen an Standorten, Artikeln, Zeitrahmen oder Buchungen, die du in der Zwischenzeit gemacht hast, überschreiben.
Bitte lies die Dokumentation auf Migration von Version 0.9.x auf 2.x.x., bevor Du mit der Migration beginnst." -#: includes/OptionsArray.php:1065 src/View/Migration.php:72 +#: includes/OptionsArray.php:1065 +#: src/View/Migration.php:72 msgid "Start Migration" msgstr "Migration starten" @@ -850,11 +866,13 @@ msgstr "Buchungen auf neue Version migrieren" msgid "Migrate bookings to new format so that they are listed at bookings menu item.
This function is only for special cases during migration. Please use it only in case of problems with migration." msgstr "Migriere Buchungen in ein neues Format, sodass diese unter dem Menüpunkt Buchungen aufgelistet werden.
Diese Funktion gilt nur für Sonderfälle während der Migration. Bitte nur bei Problemen währen der Migration verwenden. " -#: includes/OptionsArray.php:1100 src/View/Migration.php:106 +#: includes/OptionsArray.php:1100 +#: src/View/Migration.php:106 msgid "Migrate bookings" msgstr "Buchungen migrieren" -#: includes/OptionsArray.php:1113 includes/OptionsArray.php:1167 +#: includes/OptionsArray.php:1113 +#: includes/OptionsArray.php:1167 msgid "Export" msgstr "Export" @@ -878,7 +896,8 @@ msgstr "Wähle den Typ dieses Zeitrahmens (z.B. buchbar, Reparatur, Urlaub, Buch msgid "Location-Fields" msgstr "Standort-Felder" -#: includes/OptionsArray.php:1129 includes/OptionsArray.php:1136 +#: includes/OptionsArray.php:1129 +#: includes/OptionsArray.php:1136 msgid "Just add field names, no matter if its a post- or a meta-field. Comma separated list. Beside the standard post fields and standard postmeta-fields, the following custom meta fields are available. Copy only the values in [] in the field without the brackets. %s" msgstr "Fügen weitere Feldnamen hinzu, egal ob es sich um ein Post- oder ein Metafelder handelt. Kommagetrennte Liste. Neben den Standard-Postfeldern und Standard-Postmeta-Feldern stehen die folgenden benutzerdefinierten Metafelder zur Verfügung. Kopieren nur die Werte in [] in das Feld ohne die Klammern. %s" @@ -914,7 +933,8 @@ msgstr "Als Cronjob anlegen" msgid "Export interval" msgstr "Exportintervall" -#: includes/OptionsArray.php:1188 includes/OptionsArray.php:1189 +#: includes/OptionsArray.php:1188 +#: includes/OptionsArray.php:1189 msgid "minutes" msgstr "Minuten" @@ -938,7 +958,8 @@ msgstr "Dateipfad" msgid "Absolute path on your webserver (including trailing slash) where export file will be saved to." msgstr "Absoluter Pfad auf deinem Webserver (einschließlich abschließender Schrägstrich), in dem die Exportdatei gespeichert wird." -#: includes/OptionsArray.php:1217 includes/OptionsArray.php:1245 +#: includes/OptionsArray.php:1217 +#: includes/OptionsArray.php:1245 msgid "API" msgstr "Schnittstelle" @@ -1056,7 +1077,8 @@ msgstr "iCalendar Feed aktivieren" msgid "Event title" msgstr "Termin Titel" -#: includes/OptionsArray.php:1331 includes/OptionsArray.php:1339 +#: includes/OptionsArray.php:1331 +#: includes/OptionsArray.php:1339 msgid "You can use template tags here as well" msgstr "Hier können auch Template Tags verwendet werden" @@ -1094,7 +1116,8 @@ msgstr "Dateisystem-Cache Pfad" msgid "Where the filesystem cache should be created. Only change when filesystem caching is not working." msgstr "Wo der Dateisystem-Cache angelegt werden soll. Nur ändern, wenn das Dateisystem-Caching nicht funktioniert." -#: includes/OptionsArray.php:1371 includes/OptionsArray.php:1388 +#: includes/OptionsArray.php:1371 +#: includes/OptionsArray.php:1388 msgid "Current connection status" msgstr "Aktueller Verbindungsstatus" @@ -1130,7 +1153,8 @@ msgstr "Telefonnummer" msgid "Please enter your phone number" msgstr "Bitte gib Deine Telefonnummer ein" -#: src/CB/CB1UserFields.php:65 src/CB/CB1UserFields.php:255 +#: src/CB/CB1UserFields.php:65 +#: src/CB/CB1UserFields.php:255 #: src/Wordpress/CustomPostType/Location.php:219 #: templates/booking-single.php:77 msgid "Address" @@ -1201,11 +1225,13 @@ msgstr "CommonsBooking Karte" msgid "map is not published" msgstr "Karte ist nicht veröffentlicht" -#: src/Map/BaseShortcode.php:14 src/Map/BaseShortcode.php:20 +#: src/Map/BaseShortcode.php:14 +#: src/Map/BaseShortcode.php:20 msgid "no valid map id provided" msgstr "keine gültige Karten-ID angegeben" -#: src/Map/MapShortcode.php:40 templates/map-admin-page-template.php:229 +#: src/Map/MapShortcode.php:40 +#: templates/map-admin-page-template.php:229 #: templates/map-admin-page-template.php:248 msgid "opening hours" msgstr "Öffnungszeiten" @@ -1238,15 +1264,18 @@ msgstr "Leider wurden keine Standorte gefunden." msgid "filter" msgstr "Filter" -#: src/Map/MapShortcode.php:48 templates/map-admin-page-template.php:599 +#: src/Map/MapShortcode.php:48 +#: templates/map-admin-page-template.php:599 msgid "availability" msgstr "Verfügbarkeit" -#: src/Map/MapShortcode.php:49 templates/map-admin-page-template.php:609 +#: src/Map/MapShortcode.php:49 +#: templates/map-admin-page-template.php:609 msgid "categories" msgstr "Kategorien" -#: src/Map/MapShortcode.php:50 templates/map-admin-page-template.php:546 +#: src/Map/MapShortcode.php:50 +#: templates/map-admin-page-template.php:546 msgid "distance" msgstr "Entfernung" @@ -1305,7 +1334,8 @@ msgstr "Link zu deiner Buchung" msgid "Please contact the contact persons at the location directly if you have any questions regarding collection or return:" msgstr "Bitte kontaktiere die Kontaktpersonen vor Ort direkt, wenn du Fragen zur Abholung oder Rückgabe hast:" -#: src/Model/Restriction.php:242 src/Model/Restriction.php:266 +#: src/Model/Restriction.php:242 +#: src/Model/Restriction.php:266 msgid "Not set" msgstr "Nicht gesetzt" @@ -1361,11 +1391,13 @@ msgstr "Enddatum liegt vor dem Startdatum. Bitte setze ein gültiges Enddatum." msgid "Item is already bookable at another location within the same date range. See other timeframe ID: %1$s: %2$s" msgstr "Artikel ist bereits an einem anderen Ort innerhalb desselben Datumsbereichs buchbar. Siehe andere Zeitrahmen ID: %1$s: %2$s" -#: src/Plugin.php:304 src/Plugin.php:305 +#: src/Plugin.php:304 +#: src/Plugin.php:305 msgid "Item Categories" msgstr "Artikel-Kategorien" -#: src/Plugin.php:314 src/Plugin.php:315 +#: src/Plugin.php:314 +#: src/Plugin.php:315 msgid "Location Categories" msgstr "Standort-Kategorien" @@ -1409,13 +1441,15 @@ msgstr "Der Ordner %s ist beschreibbar." msgid "Directory %s could not be written to." msgstr "Der Ordner %s ist nicht beschreibbar." -#: src/View/Admin/Filter.php:58 src/Wordpress/CustomPostType/Booking.php:869 +#: src/View/Admin/Filter.php:58 +#: src/Wordpress/CustomPostType/Booking.php:857 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "Startdatum" -#: src/View/Admin/Filter.php:62 src/Wordpress/CustomPostType/Booking.php:886 +#: src/View/Admin/Filter.php:62 +#: src/Wordpress/CustomPostType/Booking.php:874 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1433,17 +1467,20 @@ msgstr "Benutze diesen Link um die Buchungsdaten automatisch in deinem Kalender msgid "iCalendar Link:" msgstr "iCalendar Link:" -#: src/View/Booking.php:140 src/View/Booking.php:142 +#: src/View/Booking.php:140 +#: src/View/Booking.php:142 msgid "Not available" msgstr "Nicht verfügbar" -#: src/View/Booking.php:163 src/Wordpress/CustomPostType/Booking.php:537 +#: src/View/Booking.php:163 +#: src/Wordpress/CustomPostType/Booking.php:525 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "Nutzende*r" -#: src/View/Booking.php:167 src/Wordpress/CustomPostType/Booking.php:1039 +#: src/View/Booking.php:167 +#: src/Wordpress/CustomPostType/Booking.php:1027 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "Status" @@ -1460,9 +1497,10 @@ msgstr "Die Datei wird als .txt Datei durch Tabstopp getrennt exportiert, sodass msgid "Booking codes list" msgstr "Liste der Buchungscodes" -#: src/View/Calendar.php:223 src/Wordpress/CustomPostType/Booking.php:538 -#: src/Wordpress/CustomPostType/Booking.php:863 -#: src/Wordpress/CustomPostType/Booking.php:1055 +#: src/View/Calendar.php:223 +#: src/Wordpress/CustomPostType/Booking.php:526 +#: src/Wordpress/CustomPostType/Booking.php:851 +#: src/Wordpress/CustomPostType/Booking.php:1043 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1475,9 +1513,10 @@ msgstr "Artikel" msgid "No items found." msgstr "Keine Artikel gefunden." -#: src/View/Calendar.php:224 src/Wordpress/CustomPostType/Booking.php:539 -#: src/Wordpress/CustomPostType/Booking.php:857 -#: src/Wordpress/CustomPostType/Booking.php:1051 +#: src/View/Calendar.php:224 +#: src/Wordpress/CustomPostType/Booking.php:527 +#: src/Wordpress/CustomPostType/Booking.php:845 +#: src/Wordpress/CustomPostType/Booking.php:1039 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -1487,7 +1526,8 @@ msgstr "Keine Artikel gefunden." msgid "Location" msgstr "Standort" -#: src/View/Dashboard.php:41 src/View/Dashboard.php:80 +#: src/View/Dashboard.php:41 +#: src/View/Dashboard.php:80 msgid "at" msgstr "bei" @@ -1559,7 +1599,8 @@ msgstr " Optionen aktualisiert / gespeichert" msgid "migration in process .. please wait ...
This could take several minutes. Do not close this browser tab" msgstr "Migration wird durchgeführt .. Bitte warten...
Dies kann einige Minuten dauern. Browserfenster bitte nicht schließen" -#: src/View/Migration.php:52 src/View/Migration.php:97 +#: src/View/Migration.php:52 +#: src/View/Migration.php:97 msgid "Migration finished" msgstr "Migration beendet" @@ -1595,9 +1636,12 @@ msgstr "CSV Herunterladen" msgid "Download Export" msgstr "Download Export" -#: src/Model/Booking.php:886 src/View/TimeframeExport.php:241 -#: src/View/TimeframeExport.php:251 src/View/TimeframeExport.php:257 -#: src/View/TimeframeExport.php:267 src/View/TimeframeExport.php:277 +#: src/Model/Booking.php:886 +#: src/View/TimeframeExport.php:241 +#: src/View/TimeframeExport.php:251 +#: src/View/TimeframeExport.php:257 +#: src/View/TimeframeExport.php:267 +#: src/View/TimeframeExport.php:277 msgid "Unknown" msgstr "Unbekannt" @@ -1606,59 +1650,59 @@ msgid "Admin-Booking" msgstr "Admin-Buchung" #. translators: $s = id of the item -#: src/Wordpress/CustomPostType/Booking.php:221 +#: src/Wordpress/CustomPostType/Booking.php:232 msgid "Item does not exist. (%s)" msgstr "Artikel existiert nicht. (%s)" #. translators: $s = id of the location -#: src/Wordpress/CustomPostType/Booking.php:225 +#: src/Wordpress/CustomPostType/Booking.php:236 msgid "Location does not exist. (%s)" msgstr "Standort existiert nicht. (%s)" -#: src/Wordpress/CustomPostType/Booking.php:229 +#: src/Wordpress/CustomPostType/Booking.php:240 msgid "Start- and/or end-date is missing." msgstr "Das Start- und/oder Enddatum fehlt." -#: src/Wordpress/CustomPostType/Booking.php:253 +#: src/Wordpress/CustomPostType/Booking.php:264 msgid "Booking canceled." msgstr "Buchung storniert." -#: src/Wordpress/CustomPostType/Booking.php:269 +#: src/Wordpress/CustomPostType/Booking.php:280 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "Es gibt bereits eine Buchung in diesem Zeitraum. Dieser Hinweis kann auch erscheinen, wenn es eine unbestätigte Buchung in dem gewünschten Zeitraum gibt. Unbestätigte Buchungen werden nach etwa 10 Minuten gelöscht. Bitte versuche es in ein paar Minuten erneut." -#: src/Wordpress/CustomPostType/Booking.php:277 +#: src/Wordpress/CustomPostType/Booking.php:288 msgid "status changed by admin user via frontend. New status: " msgstr "Status wurde vom Administrierenden über das Frontend geändert. Neuer Status: " -#: src/Wordpress/CustomPostType/Booking.php:284 -#: src/Wordpress/CustomPostType/Booking.php:614 -#: src/Wordpress/CustomPostType/Booking.php:793 +#: src/Wordpress/CustomPostType/Booking.php:295 +#: src/Wordpress/CustomPostType/Booking.php:602 +#: src/Wordpress/CustomPostType/Booking.php:781 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "Buchung" -#: src/Wordpress/CustomPostType/Booking.php:328 +#: src/Wordpress/CustomPostType/Booking.php:339 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "Es gab einen Fehler während der Buchung. Geworfener Fehler:" -#: src/Wordpress/CustomPostType/Booking.php:345 +#: src/Wordpress/CustomPostType/Booking.php:356 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "Es gab einen Fehler während der Buchung. WP_ERROR: " -#: src/Wordpress/CustomPostType/Booking.php:450 +#: src/Wordpress/CustomPostType/Booking.php:438 msgid "End date is before start date" msgstr "Enddatum liegt vor dem Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:457 +#: src/Wordpress/CustomPostType/Booking.php:445 msgid "Please adjust the start date or end date.
Changes on this booking have not been saved.
" msgstr "Bitte passe das Start- oder Enddatum an.
Änderungen an dieser Buchung wurden nicht gespeichert.
" -#: src/Wordpress/CustomPostType/Booking.php:490 +#: src/Wordpress/CustomPostType/Booking.php:478 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "Achtung: Es gibt eine oder mehrere sich überschneidende Buchungen innerhalb des gewählten Zeitraums" -#: src/Wordpress/CustomPostType/Booking.php:497 +#: src/Wordpress/CustomPostType/Booking.php:485 msgid "" "Please adjust the startdate or enddate.
The booking status has been set to unconfirmed.
\n" " Affected Bookings:
\n" @@ -1668,39 +1712,39 @@ msgstr "" " Betroffene Buchungen:
\n" " %1$s" -#: src/Wordpress/CustomPostType/Booking.php:540 +#: src/Wordpress/CustomPostType/Booking.php:528 msgid "Bookingdate" msgstr "Buchungsdatum" -#: src/Wordpress/CustomPostType/Booking.php:541 +#: src/Wordpress/CustomPostType/Booking.php:529 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:542 +#: src/Wordpress/CustomPostType/Booking.php:530 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "Enddatum" -#: src/Wordpress/CustomPostType/Booking.php:543 +#: src/Wordpress/CustomPostType/Booking.php:531 msgid "Booking Status" msgstr "Buchungsstatus" -#: src/Wordpress/CustomPostType/Booking.php:544 -#: src/Wordpress/CustomPostType/Booking.php:1047 +#: src/Wordpress/CustomPostType/Booking.php:532 +#: src/Wordpress/CustomPostType/Booking.php:1035 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:601 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:603 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -1708,25 +1752,25 @@ msgstr "Buchungen" msgid "Add new" msgstr "Neu hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:616 -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:604 +#: src/Wordpress/CustomPostType/Booking.php:606 msgid "Add new booking" msgstr "Neue Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:617 -#: src/Wordpress/CustomPostType/Booking.php:824 +#: src/Wordpress/CustomPostType/Booking.php:605 +#: src/Wordpress/CustomPostType/Booking.php:812 msgid "Edit booking" msgstr "Buchung bearbeiten" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:607 msgid "Show booking" msgstr "Buchung anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:608 msgid "Show bookings" msgstr "Buchungen anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:609 msgid "Search bookings" msgstr "Buchungen suchen" @@ -1734,61 +1778,61 @@ msgstr "Buchungen suchen" msgid "Timeframes not found" msgstr "Zeitrahmen wurden nicht gefunden" -#: src/Wordpress/CustomPostType/Booking.php:623 +#: src/Wordpress/CustomPostType/Booking.php:611 msgid "No bookings found in trash" msgstr "Keine Buchungen im Papierkorb gefunden" -#: src/Wordpress/CustomPostType/Booking.php:624 +#: src/Wordpress/CustomPostType/Booking.php:612 msgid "Parent bookings:" msgstr "Übergeordnete Buchungen:" -#: src/Wordpress/CustomPostType/Booking.php:625 +#: src/Wordpress/CustomPostType/Booking.php:613 msgid "All bookings" msgstr "Alle Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:626 +#: src/Wordpress/CustomPostType/Booking.php:614 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "Zeitrahmenarchiv" -#: src/Wordpress/CustomPostType/Booking.php:627 +#: src/Wordpress/CustomPostType/Booking.php:615 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "Zeitrahmenattribute" -#: src/Wordpress/CustomPostType/Booking.php:628 +#: src/Wordpress/CustomPostType/Booking.php:616 msgid "Add to booking" msgstr "Der Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:629 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Added to booking" msgstr "Zur Buchung hinzugefügt" -#: src/Wordpress/CustomPostType/Booking.php:630 +#: src/Wordpress/CustomPostType/Booking.php:618 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "Zeitrahmenbild" -#: src/Wordpress/CustomPostType/Booking.php:631 +#: src/Wordpress/CustomPostType/Booking.php:619 msgid "set booking image" msgstr "Buchungsbild festlegen" -#: src/Wordpress/CustomPostType/Booking.php:632 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "remove booking image" msgstr "Buchungsbild entfernen" -#: src/Wordpress/CustomPostType/Booking.php:633 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "use as booking image" msgstr "als Buchungsbild verwenden" -#: src/Wordpress/CustomPostType/Booking.php:634 +#: src/Wordpress/CustomPostType/Booking.php:622 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "Zeitrahmen" -#: src/Wordpress/CustomPostType/Booking.php:826 +#: src/Wordpress/CustomPostType/Booking.php:814 msgid "" "

Notice

In this view, you as an admin can create or modify existing bookings. Please use it with caution.
\n" "\t\t\t\t

    \n" @@ -1812,40 +1856,41 @@ msgstr "" "

    \n" "\t\t\t\t" -#: src/Wordpress/CustomPostType/Booking.php:844 +#: src/Wordpress/CustomPostType/Booking.php:832 msgid "External comment" msgstr "Öffentlicher Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:845 +#: src/Wordpress/CustomPostType/Booking.php:833 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "Dieser Kommentar ist intern für Zeitrahmen wie buchbar, Reparatur, Urlaub. Wenn es sich um eine Buchung handelt, kann dieser Kommentar von den Benutzenden während des Buchungsbestätigungsprozesses eingegeben werden." -#: src/Wordpress/CustomPostType/Booking.php:850 +#: src/Wordpress/CustomPostType/Booking.php:838 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "Interner Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:851 +#: src/Wordpress/CustomPostType/Booking.php:839 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "Dieser interne Kommentar kann im Backend nur von autorisierten Nutzenden wie Admins oder CB-Managern gesehen werden" -#: src/Wordpress/CustomPostType/Booking.php:870 +#: src/Wordpress/CustomPostType/Booking.php:858 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "Lege das Startdatum fest. Setze die Uhrzeit auf 00:00, wenn du den ganzen Tag buchen willst " -#: src/Wordpress/CustomPostType/Booking.php:887 +#: src/Wordpress/CustomPostType/Booking.php:875 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "Lege das Enddatum fest. Setze die Zeit auf 23:59 Uhr, wenn du den ganzen Tag buchen willst" -#: src/Wordpress/CustomPostType/Booking.php:903 templates/booking-single.php:59 +#: src/Wordpress/CustomPostType/Booking.php:891 +#: templates/booking-single.php:59 msgid "Booking Code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:908 +#: src/Wordpress/CustomPostType/Booking.php:896 msgid "Booking User" msgstr "Buchende Person" -#: src/Wordpress/CustomPostType/Booking.php:914 +#: src/Wordpress/CustomPostType/Booking.php:902 msgid "" "Here you must select the user for whom the booking is made.
    \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" @@ -1855,15 +1900,15 @@ msgstr "" " Wenn die Buchung von einem/einer Nutzenden über den Frontend-Buchungsprozess vorgenommen wurde, wird der/die Nutzende in diesem Feld angezeigt.\n" "
    Hinweis: Der/die Nutzende erhält eine Buchungsbestätigung, sobald die Buchung mit dem Status „bestätigt“ gespeichert wurde." -#: src/Wordpress/CustomPostType/Booking.php:923 +#: src/Wordpress/CustomPostType/Booking.php:911 msgid "Admin Booking User" msgstr "Admin Booking Konto" -#: src/Wordpress/CustomPostType/Booking.php:934 +#: src/Wordpress/CustomPostType/Booking.php:922 msgid "This is the admin user who created or modified this booking." msgstr "Dies ist der/die Admin-Nutzende, der diese Buchung erstellt oder geändert hat." -#: src/Wordpress/CustomPostType/Booking.php:957 +#: src/Wordpress/CustomPostType/Booking.php:945 msgid "" "Bookings should be created via frontend booking calendar.
    \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -1881,7 +1926,8 @@ msgid "Filter By Category " msgstr "Nach Kategorie filtern " #: src/Wordpress/CustomPostType/Item.php:114 -#: src/Wordpress/CustomPostType/Item.php:135 templates/dashboard-index.php:33 +#: src/Wordpress/CustomPostType/Item.php:135 +#: templates/dashboard-index.php:33 msgid "Items" msgstr "Artikel" @@ -2114,7 +2160,8 @@ msgid "Location email" msgstr "Standort E-Mail" #: src/Wordpress/CustomPostType/Location.php:350 -#: templates/booking-single.php:86 templates/location-single-meta.php:53 +#: templates/booking-single.php:86 +#: templates/location-single-meta.php:53 msgid "Pickup instructions" msgstr "Abhol-Hinweise" @@ -2154,7 +2201,8 @@ msgstr "Wenn ausgewählt, können nicht aktivierte Tagen bei der Buchung überbu msgid "Location Meta-Data" msgstr "Standort-Metadaten" -#: src/Wordpress/CustomPostType/Map.php:361 templates/dashboard-index.php:55 +#: src/Wordpress/CustomPostType/Map.php:361 +#: templates/dashboard-index.php:55 msgid "Maps" msgstr "Karten" @@ -2719,11 +2767,13 @@ msgstr "Du darfst nicht auf diese Buchung zugreifen." msgid "Login to your account" msgstr "Login zu deinem Nutzerkonto" -#: templates/booking-single.php:45 templates/timeframe-calendar.php:49 +#: templates/booking-single.php:45 +#: templates/timeframe-calendar.php:49 msgid "Pickup" msgstr "Abholung" -#: templates/booking-single.php:49 templates/timeframe-calendar.php:60 +#: templates/booking-single.php:49 +#: templates/timeframe-calendar.php:60 msgid "Return" msgstr "Rückgabe" @@ -2731,7 +2781,8 @@ msgstr "Rückgabe" msgid "Location: " msgstr "Standort: " -#: templates/booking-single.php:95 templates/booking-single.php:103 +#: templates/booking-single.php:95 +#: templates/booking-single.php:103 msgid "Contact" msgstr "Kontakt" @@ -2820,7 +2871,8 @@ msgid "No returns today" msgstr "Keine Rückgaben heute" #. translators: %1$s: wp_login_url, 1$s: wp_registration_url -#: templates/item-single.php:42 templates/location-single.php:42 +#: templates/item-single.php:42 +#: templates/location-single.php:42 msgid "To be able to book, you must first login or register." msgstr "Um buchen zu können, musst du dich zuerst anmelden oder registrieren." @@ -3294,11 +3346,13 @@ msgstr "Lege das Ziel des Kartenlinks auf der Buchungsseite auf openstreetmap fe msgid "No bookings available." msgstr "Keine Buchungen vorhanden." -#: templates/shortcode-bookings.php:34 templates/shortcode-bookings.php:70 +#: templates/shortcode-bookings.php:34 +#: templates/shortcode-bookings.php:70 msgid "Startdate" msgstr "Startdatum" -#: templates/shortcode-bookings.php:41 templates/shortcode-bookings.php:71 +#: templates/shortcode-bookings.php:41 +#: templates/shortcode-bookings.php:71 msgid "Enddate" msgstr "Enddatum" @@ -3378,36 +3432,37 @@ msgstr "Storniert" msgid "The start- and end-time of the timeframe can not be the same. Please check the full-day checkbox if you want users to be able to book the full day." msgstr "Die Start- und Endzeit des Zeitrahmens dürfen nicht gleich sein. Wenn der gesamte Tag buchbar sein soll muss die Option \"Ganzer Tag\" angewählt sein." -#: src/Plugin.php:655 src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:1002 +#: src/Plugin.php:655 +#: src/Plugin.php:670 +#: src/Wordpress/CustomPostType/Booking.php:990 msgid "CommonsBooking Bookings" msgstr "CommonsBooking Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:610 msgid "Bookings not found" msgstr "Keine Buchungen gefunden" -#: src/Wordpress/CustomPostType/Booking.php:1027 +#: src/Wordpress/CustomPostType/Booking.php:1015 msgid "Booking start" msgstr "Buchungsbeginn" -#: src/Wordpress/CustomPostType/Booking.php:1031 +#: src/Wordpress/CustomPostType/Booking.php:1019 msgid "Booking end" msgstr "Buchungsende" -#: src/Wordpress/CustomPostType/Booking.php:1035 +#: src/Wordpress/CustomPostType/Booking.php:1023 msgid "Time of booking" msgstr "Buchungszeit" -#: src/Wordpress/CustomPostType/Booking.php:1043 +#: src/Wordpress/CustomPostType/Booking.php:1031 msgid "Booking code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:1059 +#: src/Wordpress/CustomPostType/Booking.php:1047 msgid "Time of cancellation" msgstr "Storniert am" -#: src/Wordpress/CustomPostType/Booking.php:1063 +#: src/Wordpress/CustomPostType/Booking.php:1051 msgid "Admin booking by" msgstr "Adminbuchung von" @@ -3484,7 +3539,8 @@ msgstr "Mehrere buchbare Zeiträume überschneiden sich in den definierten Woche msgid "Overlapping bookable timeframes are not allowed to have the same dates." msgstr "Mehrere buchbare Zeiträume überschneiden sich in dem definierten Datumsbereich." -#: src/Model/Timeframe.php:793 src/Model/Timeframe.php:800 +#: src/Model/Timeframe.php:793 +#: src/Model/Timeframe.php:800 msgid "The other timeframe is overlapping with your weekly configuration." msgstr "Der andere Zeitrahmen überschneidet sich mit einer wöchentlichen Konfiguration." @@ -3528,7 +3584,8 @@ msgstr "Wählen Sie das Jahr und das Bundesland, für das Sie Feiertage importie msgid "Daily repeated time periods are not allowed to overlap." msgstr "Täglich wiederholende Zeiträume dürfen sich nicht überschneiden." -#: includes/OptionsArray.php:160 includes/OptionsArray.php:164 +#: includes/OptionsArray.php:160 +#: includes/OptionsArray.php:164 #: includes/OptionsArray.php:171 msgid "Booking codes" msgstr "Buchungscodes" @@ -3623,7 +3680,8 @@ msgstr "Buchungscodes für Artikel \"%1$s\": %2$s" msgid "Error sending booking codes by E-mail for Timeframe " msgstr "Fehler beim Senden von Buchungscodes per E-Mail für Zeitrahmen " -#: src/View/BookingCodes.php:175 src/View/BookingCodes.php:276 +#: src/View/BookingCodes.php:175 +#: src/View/BookingCodes.php:276 msgid "No location configured for this timeframe" msgstr "Kein Standort für diesen Zeitraum konfiguriert" @@ -3631,8 +3689,10 @@ msgstr "Kein Standort für diesen Zeitraum konfiguriert" msgid "Unable to send emails. No location email configured, check location" msgstr "E-Mails konnten nicht gesendet werden. Keine Standort-E-Mail konfiguriert, bitte Standort prüfen" -#: src/View/BookingCodes.php:180 src/View/BookingCodes.php:283 -#: src/View/BookingCodes.php:361 src/View/BookingCodes.php:388 +#: src/View/BookingCodes.php:180 +#: src/View/BookingCodes.php:283 +#: src/View/BookingCodes.php:361 +#: src/View/BookingCodes.php:388 msgid "This timeframe has no booking codes. To generate booking codes you need to save the timeframe." msgstr "Dieser Zeitrahmen hat keine Buchungscodes. Um Buchungscodes zu generieren, muss der Zeitrahmen gespeichert werden." @@ -3740,7 +3800,8 @@ msgstr "Nächste E-Mail geplant am: " msgid "(not planned)" msgstr "(nichts geplant)" -#: includes/OptionsArray.php:1358 src/Service/Cache.php:345 +#: includes/OptionsArray.php:1358 +#: src/Service/Cache.php:345 msgid "Clear Cache" msgstr "Cache leeren" @@ -3877,13 +3938,16 @@ msgstr "Kettenbuchungen verhindern" msgid "Users can no longer work around the maximum booking limit by chaining two bookings directly after one another." msgstr "Nutzende können nicht mehr das maximale Buchungslimit umgehen indem sie zwei Buchungen direkt aneinanderhängen." -#: src/Service/BookingRule.php:221 src/Service/BookingRule.php:228 -#: src/Service/BookingRule.php:246 src/Service/BookingRule.php:283 +#: src/Service/BookingRule.php:221 +#: src/Service/BookingRule.php:228 +#: src/Service/BookingRule.php:246 +#: src/Service/BookingRule.php:283 #: src/Service/BookingRule.php:301 msgid "You have reached your booking limit. Please leave some time in between bookings." msgstr "Du hast dein maximales Buchungslimit erreicht. Bitte lasse etwas Zeit zwischen deinen Buchungen." -#: src/Service/BookingRule.php:226 src/Service/BookingRule.php:232 +#: src/Service/BookingRule.php:226 +#: src/Service/BookingRule.php:232 msgid "Maximum booked days per week" msgstr "Maximal buchbare Tage pro Woche" @@ -3895,11 +3959,13 @@ msgstr "Nutzende können nur eine begrenzte Anzahl an Tagen pro Woche buchen." msgid "Number of days each user is allowed to book per week" msgstr "Anzahl der Tage, die jeder Nutzende pro Woche buchen darf" -#: src/Service/BookingRule.php:237 src/Service/BookingRule.php:292 +#: src/Service/BookingRule.php:237 +#: src/Service/BookingRule.php:292 msgid "At what day of the week should the counter be reset?" msgstr "An welchem Wochentag soll der Zähler zurückgesetzt werden?" -#: src/Service/BookingRule.php:244 src/Service/BookingRule.php:250 +#: src/Service/BookingRule.php:244 +#: src/Service/BookingRule.php:250 msgid "Maximum booked days per month" msgstr "Maximal buchbare Tage pro Monat" @@ -3911,7 +3977,8 @@ msgstr "Nutzende können nur eine begrenzte Anzahl an Tagen pro Monat buchen." msgid "Number of days each user is allowed to book per month" msgstr "Anzahl der Tage, die jeder Nutzende pro Monat buchen darf" -#: src/Service/BookingRule.php:255 src/Service/BookingRule.php:310 +#: src/Service/BookingRule.php:255 +#: src/Service/BookingRule.php:310 msgid "At what day of the month should the counter be reset?" msgstr "An welchem Tag im Monat soll der Zähler zurückgesetzt werden?" @@ -3943,7 +4010,8 @@ msgstr "Über den Zeitraum von Y Tagen" msgid "The length of the period for which the booking is limited. This period always lies in the middle, so if you define 30 days, the 15 days before and after will count towards the maximum quota." msgstr "Die Länger der Periode in denen die Buchungen eingeschränkt werden. Die Periode liegt immer in der Mitte, wenn du also 30 Tage definierst werden 15 Tage davor und 15 Tage danach in die Buchungsperiode mit eingerechnet." -#: src/Service/BookingRule.php:281 src/Service/BookingRule.php:287 +#: src/Service/BookingRule.php:281 +#: src/Service/BookingRule.php:287 msgid "Maximum number of bookings per week" msgstr "Maximale Anzahl an Buchungen pro Woche" @@ -3955,7 +4023,8 @@ msgstr "Nutzende dürfen nur so viele Buchungen pro Woche tätigen (die Länge d msgid "Number of bookings each user is allowed to make per week" msgstr "Anzahl der Buchungen die jeder Nutzende pro Woche tätigen darf" -#: src/Service/BookingRule.php:299 src/Service/BookingRule.php:305 +#: src/Service/BookingRule.php:299 +#: src/Service/BookingRule.php:305 msgid "Maximum number of bookings per month" msgstr "Maximale Anzahl an Buchungen pro Monat" @@ -4023,7 +4092,8 @@ msgstr "Erinnerung für Standorte vor Buchungsbeginn" msgid "You can set here whether locations should receive a reminder email before the start of a booking.
    More Information in the documentation" msgstr "Hier kannst du einstellen, ob Standorte vor Beginn einer Buchung eine Erinnerungsmail erhalten sollen.
    Weitere Informationen in der Dokumentation" -#: includes/OptionsArray.php:923 includes/OptionsArray.php:992 +#: includes/OptionsArray.php:923 +#: includes/OptionsArray.php:992 msgid "The reminders need to be enabled for all locations individually. This is only the main on/off switch." msgstr "Die Erinnerungsfunktion muss für alle Standorte einzeln aktiviert werden. Dies ist nur der Hauptschalter zum Ein- und Ausschalten." @@ -4043,7 +4113,8 @@ msgstr "" "\n" "{{booking:getEmailSignature}}" -#: includes/OptionsArray.php:962 includes/OptionsArray.php:1033 +#: includes/OptionsArray.php:962 +#: includes/OptionsArray.php:1033 msgid "Bookings of" msgstr "Buchungen von" @@ -4051,11 +4122,13 @@ msgstr "Buchungen von" msgid "Define for which booking start day the notifications should be sent" msgstr "Definiert an welchem Tag nach vor Buchungsbeginn die Benachrichtigungen gesendet werden sollen" -#: includes/OptionsArray.php:971 includes/OptionsArray.php:1042 +#: includes/OptionsArray.php:971 +#: includes/OptionsArray.php:1042 msgid "current day" msgstr "Gleicher Tag" -#: includes/OptionsArray.php:972 includes/OptionsArray.php:1043 +#: includes/OptionsArray.php:972 +#: includes/OptionsArray.php:1043 msgid "next day" msgstr "Nächstem Tag" @@ -4134,8 +4207,10 @@ msgstr "Bitte melde dich an , 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:882 #~ msgid "Unconfirmed" #~ msgstr "Unbestätigt" +#: src/Model/Booking.php:880 #~ msgid "Confirmed" #~ msgstr "Bestätigt" diff --git a/languages/commonsbooking.pot b/languages/commonsbooking.pot index 273a67f3a..c03da9642 100644 --- a/languages/commonsbooking.pot +++ b/languages/commonsbooking.pot @@ -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-05-22T18:07:10+00:00\n" +"POT-Creation-Date: 2024-05-24T15:47:08+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: commonsbooking\n" @@ -1587,7 +1587,7 @@ msgstr "" #: src/Plugin.php:655 #: src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:1002 +#: src/Wordpress/CustomPostType/Booking.php:990 msgid "CommonsBooking Bookings" msgstr "" @@ -1819,14 +1819,14 @@ msgid "" msgstr "" #: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:869 +#: src/Wordpress/CustomPostType/Booking.php:857 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "" #: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:886 +#: src/Wordpress/CustomPostType/Booking.php:874 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1850,14 +1850,14 @@ msgid "Not available" msgstr "" #: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:537 +#: src/Wordpress/CustomPostType/Booking.php:525 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "" #: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1039 +#: src/Wordpress/CustomPostType/Booking.php:1027 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "" @@ -1971,9 +1971,9 @@ msgid "No items found." msgstr "" #: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:538 -#: src/Wordpress/CustomPostType/Booking.php:863 -#: src/Wordpress/CustomPostType/Booking.php:1055 +#: src/Wordpress/CustomPostType/Booking.php:526 +#: src/Wordpress/CustomPostType/Booking.php:851 +#: src/Wordpress/CustomPostType/Booking.php:1043 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1983,9 +1983,9 @@ msgid "Item" msgstr "" #: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:539 -#: src/Wordpress/CustomPostType/Booking.php:857 -#: src/Wordpress/CustomPostType/Booking.php:1051 +#: src/Wordpress/CustomPostType/Booking.php:527 +#: src/Wordpress/CustomPostType/Booking.php:845 +#: src/Wordpress/CustomPostType/Booking.php:1039 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -2110,98 +2110,98 @@ msgid "Admin-Booking" msgstr "" #. translators: $s = id of the item -#: src/Wordpress/CustomPostType/Booking.php:221 +#: src/Wordpress/CustomPostType/Booking.php:232 msgid "Item does not exist. (%s)" msgstr "" #. translators: $s = id of the location -#: src/Wordpress/CustomPostType/Booking.php:225 +#: src/Wordpress/CustomPostType/Booking.php:236 msgid "Location does not exist. (%s)" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:229 +#: src/Wordpress/CustomPostType/Booking.php:240 msgid "Start- and/or end-date is missing." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:253 +#: src/Wordpress/CustomPostType/Booking.php:264 msgid "Booking canceled." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:269 +#: src/Wordpress/CustomPostType/Booking.php:280 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:277 +#: src/Wordpress/CustomPostType/Booking.php:288 msgid "status changed by admin user via frontend. New status: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:284 -#: src/Wordpress/CustomPostType/Booking.php:614 -#: src/Wordpress/CustomPostType/Booking.php:793 +#: src/Wordpress/CustomPostType/Booking.php:295 +#: src/Wordpress/CustomPostType/Booking.php:602 +#: src/Wordpress/CustomPostType/Booking.php:781 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:328 +#: src/Wordpress/CustomPostType/Booking.php:339 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:345 +#: src/Wordpress/CustomPostType/Booking.php:356 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:450 +#: src/Wordpress/CustomPostType/Booking.php:438 msgid "End date is before start date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:457 +#: src/Wordpress/CustomPostType/Booking.php:445 msgid "Please adjust the start date or end date.
    Changes on this booking have not been saved.
    " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:490 +#: src/Wordpress/CustomPostType/Booking.php:478 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:497 +#: src/Wordpress/CustomPostType/Booking.php:485 msgid "" "Please adjust the startdate or enddate.
    The booking status has been set to unconfirmed.
    \n" " Affected Bookings:
    \n" " %1$s" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:540 +#: src/Wordpress/CustomPostType/Booking.php:528 msgid "Bookingdate" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:541 +#: src/Wordpress/CustomPostType/Booking.php:529 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:542 +#: src/Wordpress/CustomPostType/Booking.php:530 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:543 +#: src/Wordpress/CustomPostType/Booking.php:531 msgid "Booking Status" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:544 -#: src/Wordpress/CustomPostType/Booking.php:1047 +#: src/Wordpress/CustomPostType/Booking.php:532 +#: src/Wordpress/CustomPostType/Booking.php:1035 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:601 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:603 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -2209,87 +2209,87 @@ msgstr "" msgid "Add new" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:616 -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:604 +#: src/Wordpress/CustomPostType/Booking.php:606 msgid "Add new booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:617 -#: src/Wordpress/CustomPostType/Booking.php:824 +#: src/Wordpress/CustomPostType/Booking.php:605 +#: src/Wordpress/CustomPostType/Booking.php:812 msgid "Edit booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:607 msgid "Show booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:608 msgid "Show bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:609 msgid "Search bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:610 msgid "Bookings not found" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:623 +#: src/Wordpress/CustomPostType/Booking.php:611 msgid "No bookings found in trash" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:624 +#: src/Wordpress/CustomPostType/Booking.php:612 msgid "Parent bookings:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:625 +#: src/Wordpress/CustomPostType/Booking.php:613 msgid "All bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:626 +#: src/Wordpress/CustomPostType/Booking.php:614 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:627 +#: src/Wordpress/CustomPostType/Booking.php:615 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:628 +#: src/Wordpress/CustomPostType/Booking.php:616 msgid "Add to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:629 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Added to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:630 +#: src/Wordpress/CustomPostType/Booking.php:618 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:631 +#: src/Wordpress/CustomPostType/Booking.php:619 msgid "set booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:632 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "remove booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:633 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "use as booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:634 +#: src/Wordpress/CustomPostType/Booking.php:622 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:826 +#: src/Wordpress/CustomPostType/Booking.php:814 msgid "" "

    Notice

    In this view, you as an admin can create or modify existing bookings. Please use it with caution.
    \n" "\t\t\t\t

      \n" @@ -2303,56 +2303,56 @@ msgid "" "\t\t\t\t" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:844 +#: src/Wordpress/CustomPostType/Booking.php:832 msgid "External comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:845 +#: src/Wordpress/CustomPostType/Booking.php:833 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:850 +#: src/Wordpress/CustomPostType/Booking.php:838 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:851 +#: src/Wordpress/CustomPostType/Booking.php:839 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:870 +#: src/Wordpress/CustomPostType/Booking.php:858 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:887 +#: src/Wordpress/CustomPostType/Booking.php:875 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:903 +#: src/Wordpress/CustomPostType/Booking.php:891 #: templates/booking-single.php:59 msgid "Booking Code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:908 +#: src/Wordpress/CustomPostType/Booking.php:896 msgid "Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:914 +#: src/Wordpress/CustomPostType/Booking.php:902 msgid "" "Here you must select the user for whom the booking is made.
      \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" "
      Notice:The user will receive a booking confirmation as soon as the booking has been saved with the status confirmed." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:923 +#: src/Wordpress/CustomPostType/Booking.php:911 msgid "Admin Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:934 +#: src/Wordpress/CustomPostType/Booking.php:922 msgid "This is the admin user who created or modified this booking." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:957 +#: src/Wordpress/CustomPostType/Booking.php:945 msgid "" "Bookings should be created via frontend booking calendar.
      \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -2362,27 +2362,27 @@ msgid "" "\t\tSee here How to display the booking list" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1027 +#: src/Wordpress/CustomPostType/Booking.php:1015 msgid "Booking start" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1031 +#: src/Wordpress/CustomPostType/Booking.php:1019 msgid "Booking end" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1035 +#: src/Wordpress/CustomPostType/Booking.php:1023 msgid "Time of booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1043 +#: src/Wordpress/CustomPostType/Booking.php:1031 msgid "Booking code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1059 +#: src/Wordpress/CustomPostType/Booking.php:1047 msgid "Time of cancellation" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1063 +#: src/Wordpress/CustomPostType/Booking.php:1051 msgid "Admin booking by" msgstr "" From f2e01388bee664168907627579016bfe268e9345 Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Mon, 27 May 2024 22:16:55 +0200 Subject: [PATCH 06/12] added missing import --- src/Wordpress/CustomPostType/Booking.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Wordpress/CustomPostType/Booking.php b/src/Wordpress/CustomPostType/Booking.php index 0b48b3588..1ffa0c7fa 100644 --- a/src/Wordpress/CustomPostType/Booking.php +++ b/src/Wordpress/CustomPostType/Booking.php @@ -7,6 +7,7 @@ use CommonsBooking\Helper\Helper; use CommonsBooking\Messages\BookingMessage; use CommonsBooking\Service\BookingRuleApplied; +use CommonsBooking\Service\iCalendar; use CommonsBooking\Settings\Settings; use Exception; use function wp_verify_nonce; From f3ec442b2a834a6a7b3374ad63a2d5916243e599 Mon Sep 17 00:00:00 2001 From: hansmorb Date: Mon, 27 May 2024 20:17:34 +0000 Subject: [PATCH 07/12] Ran wp i18n make-pot --- languages/commonsbooking-de_DE.po | 148 ++++++++++++++--------------- languages/commonsbooking.pot | 150 +++++++++++++++--------------- 2 files changed, 149 insertions(+), 149 deletions(-) diff --git a/languages/commonsbooking-de_DE.po b/languages/commonsbooking-de_DE.po index 32c052af5..9a453190f 100644 --- a/languages/commonsbooking-de_DE.po +++ b/languages/commonsbooking-de_DE.po @@ -1442,14 +1442,14 @@ msgid "Directory %s could not be written to." msgstr "Der Ordner %s ist nicht beschreibbar." #: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:857 +#: src/Wordpress/CustomPostType/Booking.php:858 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "Startdatum" #: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:874 +#: src/Wordpress/CustomPostType/Booking.php:875 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1473,14 +1473,14 @@ msgid "Not available" msgstr "Nicht verfügbar" #: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:525 +#: src/Wordpress/CustomPostType/Booking.php:526 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "Nutzende*r" #: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1027 +#: src/Wordpress/CustomPostType/Booking.php:1028 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "Status" @@ -1498,9 +1498,9 @@ msgid "Booking codes list" msgstr "Liste der Buchungscodes" #: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:526 -#: src/Wordpress/CustomPostType/Booking.php:851 -#: src/Wordpress/CustomPostType/Booking.php:1043 +#: src/Wordpress/CustomPostType/Booking.php:527 +#: src/Wordpress/CustomPostType/Booking.php:852 +#: src/Wordpress/CustomPostType/Booking.php:1044 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1514,9 +1514,9 @@ msgid "No items found." msgstr "Keine Artikel gefunden." #: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:527 -#: src/Wordpress/CustomPostType/Booking.php:845 -#: src/Wordpress/CustomPostType/Booking.php:1039 +#: src/Wordpress/CustomPostType/Booking.php:528 +#: src/Wordpress/CustomPostType/Booking.php:846 +#: src/Wordpress/CustomPostType/Booking.php:1040 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -1645,64 +1645,64 @@ msgstr "Download Export" msgid "Unknown" msgstr "Unbekannt" -#: src/Wordpress/CustomPostType/Booking.php:108 +#: src/Wordpress/CustomPostType/Booking.php:109 msgid "Admin-Booking" msgstr "Admin-Buchung" #. translators: $s = id of the item -#: src/Wordpress/CustomPostType/Booking.php:232 +#: src/Wordpress/CustomPostType/Booking.php:233 msgid "Item does not exist. (%s)" msgstr "Artikel existiert nicht. (%s)" #. translators: $s = id of the location -#: src/Wordpress/CustomPostType/Booking.php:236 +#: src/Wordpress/CustomPostType/Booking.php:237 msgid "Location does not exist. (%s)" msgstr "Standort existiert nicht. (%s)" -#: src/Wordpress/CustomPostType/Booking.php:240 +#: src/Wordpress/CustomPostType/Booking.php:241 msgid "Start- and/or end-date is missing." msgstr "Das Start- und/oder Enddatum fehlt." -#: src/Wordpress/CustomPostType/Booking.php:264 +#: src/Wordpress/CustomPostType/Booking.php:265 msgid "Booking canceled." msgstr "Buchung storniert." -#: src/Wordpress/CustomPostType/Booking.php:280 +#: src/Wordpress/CustomPostType/Booking.php:281 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "Es gibt bereits eine Buchung in diesem Zeitraum. Dieser Hinweis kann auch erscheinen, wenn es eine unbestätigte Buchung in dem gewünschten Zeitraum gibt. Unbestätigte Buchungen werden nach etwa 10 Minuten gelöscht. Bitte versuche es in ein paar Minuten erneut." -#: src/Wordpress/CustomPostType/Booking.php:288 +#: src/Wordpress/CustomPostType/Booking.php:289 msgid "status changed by admin user via frontend. New status: " msgstr "Status wurde vom Administrierenden über das Frontend geändert. Neuer Status: " -#: src/Wordpress/CustomPostType/Booking.php:295 -#: src/Wordpress/CustomPostType/Booking.php:602 -#: src/Wordpress/CustomPostType/Booking.php:781 +#: src/Wordpress/CustomPostType/Booking.php:296 +#: src/Wordpress/CustomPostType/Booking.php:603 +#: src/Wordpress/CustomPostType/Booking.php:782 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "Buchung" -#: src/Wordpress/CustomPostType/Booking.php:339 +#: src/Wordpress/CustomPostType/Booking.php:340 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "Es gab einen Fehler während der Buchung. Geworfener Fehler:" -#: src/Wordpress/CustomPostType/Booking.php:356 +#: src/Wordpress/CustomPostType/Booking.php:357 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "Es gab einen Fehler während der Buchung. WP_ERROR: " -#: src/Wordpress/CustomPostType/Booking.php:438 +#: src/Wordpress/CustomPostType/Booking.php:439 msgid "End date is before start date" msgstr "Enddatum liegt vor dem Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:445 +#: src/Wordpress/CustomPostType/Booking.php:446 msgid "Please adjust the start date or end date.
      Changes on this booking have not been saved.
      " msgstr "Bitte passe das Start- oder Enddatum an.
      Änderungen an dieser Buchung wurden nicht gespeichert.
      " -#: src/Wordpress/CustomPostType/Booking.php:478 +#: src/Wordpress/CustomPostType/Booking.php:479 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "Achtung: Es gibt eine oder mehrere sich überschneidende Buchungen innerhalb des gewählten Zeitraums" -#: src/Wordpress/CustomPostType/Booking.php:485 +#: src/Wordpress/CustomPostType/Booking.php:486 msgid "" "Please adjust the startdate or enddate.
      The booking status has been set to unconfirmed.
      \n" " Affected Bookings:
      \n" @@ -1712,39 +1712,39 @@ msgstr "" " Betroffene Buchungen:
      \n" " %1$s" -#: src/Wordpress/CustomPostType/Booking.php:528 +#: src/Wordpress/CustomPostType/Booking.php:529 msgid "Bookingdate" msgstr "Buchungsdatum" -#: src/Wordpress/CustomPostType/Booking.php:529 +#: src/Wordpress/CustomPostType/Booking.php:530 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:530 +#: src/Wordpress/CustomPostType/Booking.php:531 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "Enddatum" -#: src/Wordpress/CustomPostType/Booking.php:531 +#: src/Wordpress/CustomPostType/Booking.php:532 msgid "Booking Status" msgstr "Buchungsstatus" -#: src/Wordpress/CustomPostType/Booking.php:532 -#: src/Wordpress/CustomPostType/Booking.php:1035 +#: src/Wordpress/CustomPostType/Booking.php:533 +#: src/Wordpress/CustomPostType/Booking.php:1036 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:601 +#: src/Wordpress/CustomPostType/Booking.php:602 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:603 +#: src/Wordpress/CustomPostType/Booking.php:604 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -1752,25 +1752,25 @@ msgstr "Buchungen" msgid "Add new" msgstr "Neu hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:604 -#: src/Wordpress/CustomPostType/Booking.php:606 +#: src/Wordpress/CustomPostType/Booking.php:605 +#: src/Wordpress/CustomPostType/Booking.php:607 msgid "Add new booking" msgstr "Neue Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:605 -#: src/Wordpress/CustomPostType/Booking.php:812 +#: src/Wordpress/CustomPostType/Booking.php:606 +#: src/Wordpress/CustomPostType/Booking.php:813 msgid "Edit booking" msgstr "Buchung bearbeiten" -#: src/Wordpress/CustomPostType/Booking.php:607 +#: src/Wordpress/CustomPostType/Booking.php:608 msgid "Show booking" msgstr "Buchung anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:608 +#: src/Wordpress/CustomPostType/Booking.php:609 msgid "Show bookings" msgstr "Buchungen anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:609 +#: src/Wordpress/CustomPostType/Booking.php:610 msgid "Search bookings" msgstr "Buchungen suchen" @@ -1778,61 +1778,61 @@ msgstr "Buchungen suchen" msgid "Timeframes not found" msgstr "Zeitrahmen wurden nicht gefunden" -#: src/Wordpress/CustomPostType/Booking.php:611 +#: src/Wordpress/CustomPostType/Booking.php:612 msgid "No bookings found in trash" msgstr "Keine Buchungen im Papierkorb gefunden" -#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:613 msgid "Parent bookings:" msgstr "Übergeordnete Buchungen:" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:614 msgid "All bookings" msgstr "Alle Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:614 +#: src/Wordpress/CustomPostType/Booking.php:615 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "Zeitrahmenarchiv" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:616 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "Zeitrahmenattribute" -#: src/Wordpress/CustomPostType/Booking.php:616 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Add to booking" msgstr "Der Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:617 +#: src/Wordpress/CustomPostType/Booking.php:618 msgid "Added to booking" msgstr "Zur Buchung hinzugefügt" -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:619 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "Zeitrahmenbild" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "set booking image" msgstr "Buchungsbild festlegen" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "remove booking image" msgstr "Buchungsbild entfernen" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:622 msgid "use as booking image" msgstr "als Buchungsbild verwenden" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:623 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "Zeitrahmen" -#: src/Wordpress/CustomPostType/Booking.php:814 +#: src/Wordpress/CustomPostType/Booking.php:815 msgid "" "

      Notice

      In this view, you as an admin can create or modify existing bookings. Please use it with caution.
      \n" "\t\t\t\t

        \n" @@ -1856,41 +1856,41 @@ msgstr "" "

        \n" "\t\t\t\t" -#: src/Wordpress/CustomPostType/Booking.php:832 +#: src/Wordpress/CustomPostType/Booking.php:833 msgid "External comment" msgstr "Öffentlicher Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:833 +#: src/Wordpress/CustomPostType/Booking.php:834 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "Dieser Kommentar ist intern für Zeitrahmen wie buchbar, Reparatur, Urlaub. Wenn es sich um eine Buchung handelt, kann dieser Kommentar von den Benutzenden während des Buchungsbestätigungsprozesses eingegeben werden." -#: src/Wordpress/CustomPostType/Booking.php:838 +#: src/Wordpress/CustomPostType/Booking.php:839 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "Interner Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:839 +#: src/Wordpress/CustomPostType/Booking.php:840 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "Dieser interne Kommentar kann im Backend nur von autorisierten Nutzenden wie Admins oder CB-Managern gesehen werden" -#: src/Wordpress/CustomPostType/Booking.php:858 +#: src/Wordpress/CustomPostType/Booking.php:859 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "Lege das Startdatum fest. Setze die Uhrzeit auf 00:00, wenn du den ganzen Tag buchen willst " -#: src/Wordpress/CustomPostType/Booking.php:875 +#: src/Wordpress/CustomPostType/Booking.php:876 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "Lege das Enddatum fest. Setze die Zeit auf 23:59 Uhr, wenn du den ganzen Tag buchen willst" -#: src/Wordpress/CustomPostType/Booking.php:891 +#: src/Wordpress/CustomPostType/Booking.php:892 #: templates/booking-single.php:59 msgid "Booking Code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:896 +#: src/Wordpress/CustomPostType/Booking.php:897 msgid "Booking User" msgstr "Buchende Person" -#: src/Wordpress/CustomPostType/Booking.php:902 +#: src/Wordpress/CustomPostType/Booking.php:903 msgid "" "Here you must select the user for whom the booking is made.
        \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" @@ -1900,15 +1900,15 @@ msgstr "" " Wenn die Buchung von einem/einer Nutzenden über den Frontend-Buchungsprozess vorgenommen wurde, wird der/die Nutzende in diesem Feld angezeigt.\n" "
        Hinweis: Der/die Nutzende erhält eine Buchungsbestätigung, sobald die Buchung mit dem Status „bestätigt“ gespeichert wurde." -#: src/Wordpress/CustomPostType/Booking.php:911 +#: src/Wordpress/CustomPostType/Booking.php:912 msgid "Admin Booking User" msgstr "Admin Booking Konto" -#: src/Wordpress/CustomPostType/Booking.php:922 +#: src/Wordpress/CustomPostType/Booking.php:923 msgid "This is the admin user who created or modified this booking." msgstr "Dies ist der/die Admin-Nutzende, der diese Buchung erstellt oder geändert hat." -#: src/Wordpress/CustomPostType/Booking.php:945 +#: src/Wordpress/CustomPostType/Booking.php:946 msgid "" "Bookings should be created via frontend booking calendar.
        \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -3434,35 +3434,35 @@ msgstr "Die Start- und Endzeit des Zeitrahmens dürfen nicht gleich sein. Wenn d #: src/Plugin.php:655 #: src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:990 +#: src/Wordpress/CustomPostType/Booking.php:991 msgid "CommonsBooking Bookings" msgstr "CommonsBooking Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:611 msgid "Bookings not found" msgstr "Keine Buchungen gefunden" -#: src/Wordpress/CustomPostType/Booking.php:1015 +#: src/Wordpress/CustomPostType/Booking.php:1016 msgid "Booking start" msgstr "Buchungsbeginn" -#: src/Wordpress/CustomPostType/Booking.php:1019 +#: src/Wordpress/CustomPostType/Booking.php:1020 msgid "Booking end" msgstr "Buchungsende" -#: src/Wordpress/CustomPostType/Booking.php:1023 +#: src/Wordpress/CustomPostType/Booking.php:1024 msgid "Time of booking" msgstr "Buchungszeit" -#: src/Wordpress/CustomPostType/Booking.php:1031 +#: src/Wordpress/CustomPostType/Booking.php:1032 msgid "Booking code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:1047 +#: src/Wordpress/CustomPostType/Booking.php:1048 msgid "Time of cancellation" msgstr "Storniert am" -#: src/Wordpress/CustomPostType/Booking.php:1051 +#: src/Wordpress/CustomPostType/Booking.php:1052 msgid "Admin booking by" msgstr "Adminbuchung von" diff --git a/languages/commonsbooking.pot b/languages/commonsbooking.pot index c03da9642..32dea97b2 100644 --- a/languages/commonsbooking.pot +++ b/languages/commonsbooking.pot @@ -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-05-24T15:47:08+00:00\n" +"POT-Creation-Date: 2024-05-27T20:17:27+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: commonsbooking\n" @@ -1587,7 +1587,7 @@ msgstr "" #: src/Plugin.php:655 #: src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:990 +#: src/Wordpress/CustomPostType/Booking.php:991 msgid "CommonsBooking Bookings" msgstr "" @@ -1819,14 +1819,14 @@ msgid "" msgstr "" #: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:857 +#: src/Wordpress/CustomPostType/Booking.php:858 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "" #: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:874 +#: src/Wordpress/CustomPostType/Booking.php:875 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1850,14 +1850,14 @@ msgid "Not available" msgstr "" #: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:525 +#: src/Wordpress/CustomPostType/Booking.php:526 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "" #: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1027 +#: src/Wordpress/CustomPostType/Booking.php:1028 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "" @@ -1971,9 +1971,9 @@ msgid "No items found." msgstr "" #: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:526 -#: src/Wordpress/CustomPostType/Booking.php:851 -#: src/Wordpress/CustomPostType/Booking.php:1043 +#: src/Wordpress/CustomPostType/Booking.php:527 +#: src/Wordpress/CustomPostType/Booking.php:852 +#: src/Wordpress/CustomPostType/Booking.php:1044 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1983,9 +1983,9 @@ msgid "Item" msgstr "" #: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:527 -#: src/Wordpress/CustomPostType/Booking.php:845 -#: src/Wordpress/CustomPostType/Booking.php:1039 +#: src/Wordpress/CustomPostType/Booking.php:528 +#: src/Wordpress/CustomPostType/Booking.php:846 +#: src/Wordpress/CustomPostType/Booking.php:1040 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -2105,103 +2105,103 @@ msgstr "" msgid "Download Export" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:108 +#: src/Wordpress/CustomPostType/Booking.php:109 msgid "Admin-Booking" msgstr "" #. translators: $s = id of the item -#: src/Wordpress/CustomPostType/Booking.php:232 +#: src/Wordpress/CustomPostType/Booking.php:233 msgid "Item does not exist. (%s)" msgstr "" #. translators: $s = id of the location -#: src/Wordpress/CustomPostType/Booking.php:236 +#: src/Wordpress/CustomPostType/Booking.php:237 msgid "Location does not exist. (%s)" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:240 +#: src/Wordpress/CustomPostType/Booking.php:241 msgid "Start- and/or end-date is missing." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:264 +#: src/Wordpress/CustomPostType/Booking.php:265 msgid "Booking canceled." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:280 +#: src/Wordpress/CustomPostType/Booking.php:281 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:288 +#: src/Wordpress/CustomPostType/Booking.php:289 msgid "status changed by admin user via frontend. New status: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:295 -#: src/Wordpress/CustomPostType/Booking.php:602 -#: src/Wordpress/CustomPostType/Booking.php:781 +#: src/Wordpress/CustomPostType/Booking.php:296 +#: src/Wordpress/CustomPostType/Booking.php:603 +#: src/Wordpress/CustomPostType/Booking.php:782 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:339 +#: src/Wordpress/CustomPostType/Booking.php:340 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:356 +#: src/Wordpress/CustomPostType/Booking.php:357 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:438 +#: src/Wordpress/CustomPostType/Booking.php:439 msgid "End date is before start date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:445 +#: src/Wordpress/CustomPostType/Booking.php:446 msgid "Please adjust the start date or end date.
        Changes on this booking have not been saved.
        " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:478 +#: src/Wordpress/CustomPostType/Booking.php:479 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:485 +#: src/Wordpress/CustomPostType/Booking.php:486 msgid "" "Please adjust the startdate or enddate.
        The booking status has been set to unconfirmed.
        \n" " Affected Bookings:
        \n" " %1$s" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:528 +#: src/Wordpress/CustomPostType/Booking.php:529 msgid "Bookingdate" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:529 +#: src/Wordpress/CustomPostType/Booking.php:530 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:530 +#: src/Wordpress/CustomPostType/Booking.php:531 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:531 +#: src/Wordpress/CustomPostType/Booking.php:532 msgid "Booking Status" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:532 -#: src/Wordpress/CustomPostType/Booking.php:1035 +#: src/Wordpress/CustomPostType/Booking.php:533 +#: src/Wordpress/CustomPostType/Booking.php:1036 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:601 +#: src/Wordpress/CustomPostType/Booking.php:602 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:603 +#: src/Wordpress/CustomPostType/Booking.php:604 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -2209,87 +2209,87 @@ msgstr "" msgid "Add new" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:604 -#: src/Wordpress/CustomPostType/Booking.php:606 +#: src/Wordpress/CustomPostType/Booking.php:605 +#: src/Wordpress/CustomPostType/Booking.php:607 msgid "Add new booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:605 -#: src/Wordpress/CustomPostType/Booking.php:812 +#: src/Wordpress/CustomPostType/Booking.php:606 +#: src/Wordpress/CustomPostType/Booking.php:813 msgid "Edit booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:607 +#: src/Wordpress/CustomPostType/Booking.php:608 msgid "Show booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:608 +#: src/Wordpress/CustomPostType/Booking.php:609 msgid "Show bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:609 +#: src/Wordpress/CustomPostType/Booking.php:610 msgid "Search bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:611 msgid "Bookings not found" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:611 +#: src/Wordpress/CustomPostType/Booking.php:612 msgid "No bookings found in trash" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:613 msgid "Parent bookings:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:614 msgid "All bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:614 +#: src/Wordpress/CustomPostType/Booking.php:615 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:616 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:616 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Add to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:617 +#: src/Wordpress/CustomPostType/Booking.php:618 msgid "Added to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:619 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "set booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "remove booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:622 msgid "use as booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:623 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:814 +#: src/Wordpress/CustomPostType/Booking.php:815 msgid "" "

        Notice

        In this view, you as an admin can create or modify existing bookings. Please use it with caution.
        \n" "\t\t\t\t

          \n" @@ -2303,56 +2303,56 @@ msgid "" "\t\t\t\t" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:832 +#: src/Wordpress/CustomPostType/Booking.php:833 msgid "External comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:833 +#: src/Wordpress/CustomPostType/Booking.php:834 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:838 +#: src/Wordpress/CustomPostType/Booking.php:839 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:839 +#: src/Wordpress/CustomPostType/Booking.php:840 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:858 +#: src/Wordpress/CustomPostType/Booking.php:859 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:875 +#: src/Wordpress/CustomPostType/Booking.php:876 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:891 +#: src/Wordpress/CustomPostType/Booking.php:892 #: templates/booking-single.php:59 msgid "Booking Code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:896 +#: src/Wordpress/CustomPostType/Booking.php:897 msgid "Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:902 +#: src/Wordpress/CustomPostType/Booking.php:903 msgid "" "Here you must select the user for whom the booking is made.
          \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" "
          Notice:The user will receive a booking confirmation as soon as the booking has been saved with the status confirmed." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:911 +#: src/Wordpress/CustomPostType/Booking.php:912 msgid "Admin Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:922 +#: src/Wordpress/CustomPostType/Booking.php:923 msgid "This is the admin user who created or modified this booking." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:945 +#: src/Wordpress/CustomPostType/Booking.php:946 msgid "" "Bookings should be created via frontend booking calendar.
          \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -2362,27 +2362,27 @@ msgid "" "\t\tSee here How to display the booking list" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1015 +#: src/Wordpress/CustomPostType/Booking.php:1016 msgid "Booking start" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1019 +#: src/Wordpress/CustomPostType/Booking.php:1020 msgid "Booking end" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1023 +#: src/Wordpress/CustomPostType/Booking.php:1024 msgid "Time of booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1031 +#: src/Wordpress/CustomPostType/Booking.php:1032 msgid "Booking code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1047 +#: src/Wordpress/CustomPostType/Booking.php:1048 msgid "Time of cancellation" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1051 +#: src/Wordpress/CustomPostType/Booking.php:1052 msgid "Admin booking by" msgstr "" From e2a9d3c07d50e676b9dddc4abe65f57edc5ab010 Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Mon, 27 May 2024 22:23:22 +0200 Subject: [PATCH 08/12] postponed release date --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 64b4b1f28..442e0baf0 100644 --- a/readme.txt +++ b/readme.txt @@ -79,7 +79,7 @@ CommonsBooking was developed for the ["Commons Cargobike" movement](http://commo ## Changelog -### 2.9.3 (26.05.2024) +### 2.9.3 (31.05.2024) ADDED: Download ics file directly from booking details page ENHANCED: Taxonomies will now be shown in item / location overview in the backend ENHANCE: If iCalendar attachments are enabled: The cancellation email will now contain a calendar event that will cancel the booking in the user's calendar From 13f01937dfdd12f804350142dd7016b3d19bd351 Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 29 May 2024 15:35:27 +0200 Subject: [PATCH 09/12] test case for #1584 (cherry picked from commit 89cb6e974e4a29a2680ac0c0993c2d8c8ef415d3) --- .../Wordpress/CustomPostType/BookingTest.php | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/tests/php/Wordpress/CustomPostType/BookingTest.php b/tests/php/Wordpress/CustomPostType/BookingTest.php index 303f85741..246056c52 100644 --- a/tests/php/Wordpress/CustomPostType/BookingTest.php +++ b/tests/php/Wordpress/CustomPostType/BookingTest.php @@ -306,6 +306,47 @@ public function testReAccessUnconfirmed() { $this->assertEquals( $bookingModel->post_name, $sameBookingModel->post_name ); } + /** + * This test is meant to test a bunch of behaviour that can occur + * when a booking is created as unconfirmed first, then deleted by the cronjob and then either confirmed or canceled. + * Issue: #1584 + * + * @return void + */ + public function testHandleBookingRequest_deleted_confirm() { + $bookingId = Booking::handleBookingRequest( + $this->itemId, + $this->locationId, + 'unconfirmed', + null, + null, + strtotime( self::CURRENT_DATE ), + strtotime( '+1 day', strtotime( self::CURRENT_DATE ) ), + null, + "6" + ); + $postName = get_post( $bookingId )->post_name; + + //delete the post just like the cronjob would + wp_delete_post( $bookingId, true ); + + $this->expectException( \CommonsBooking\Exception\BookingDeniedException::class ); + $this->expectExceptionMessage( 'Your reservation has expired, please try to book again' ); + + //now we try to confirm the booking + $confirmedId = Booking::handleBookingRequest( + $this->itemId, + $this->locationId, + 'confirmed', + $bookingId, + null, + strtotime( self::CURRENT_DATE ), + strtotime( '+1 day', strtotime( self::CURRENT_DATE ) ), + $postName, + "6" + ); + } + /** * This will check if the bookings can be exported through the WordPress personal data export tool * @return void From 557130127f0830a9eec9cd2a6e3079a997cba2fa Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 29 May 2024 15:38:17 +0200 Subject: [PATCH 10/12] fix #1584 (cherry picked from commit cc6d223f80d4a1742c1299a67d3753b3057e2e65) --- src/Wordpress/CustomPostType/Booking.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Wordpress/CustomPostType/Booking.php b/src/Wordpress/CustomPostType/Booking.php index 1ffa0c7fa..ae3e2363f 100644 --- a/src/Wordpress/CustomPostType/Booking.php +++ b/src/Wordpress/CustomPostType/Booking.php @@ -241,6 +241,13 @@ public static function handleBookingRequest( throw new BookingDeniedException( __( 'Start- and/or end-date is missing.', 'commonsbooking' ) ); } + if ( $post_ID != null && ! get_post( $post_ID ) ) { + throw new BookingDeniedException( + __( 'Your reservation has expired, please try to book again', 'commonsbooking' ), + add_query_arg( 'cb-location', $locationId, get_permalink( get_post( $itemId ) ) ) + ); + } + /** @var \CommonsBooking\Model\Booking $booking */ $booking = \CommonsBooking\Repository\Booking::getByDate( $repetitionStart, From 18f6b4f5148db97f5a8a9de8a0f02b13b894d26e Mon Sep 17 00:00:00 2001 From: Hans Morbach <6433480+hansmorb@users.noreply.github.com> Date: Wed, 29 May 2024 15:47:13 +0200 Subject: [PATCH 11/12] updated readme --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 442e0baf0..38e7949dc 100644 --- a/readme.txt +++ b/readme.txt @@ -84,6 +84,7 @@ ADDED: Download ics file directly from booking details page ENHANCED: Taxonomies will now be shown in item / location overview in the backend ENHANCE: If iCalendar attachments are enabled: The cancellation email will now contain a calendar event that will cancel the booking in the user's calendar FIXED: Restriction emails button not working in some instances +FIXED: Unexpected behavior when booking expires before confirmation FIXED: German translation and typos ### 2.9.2 (26.04.2024) From f9c1e49f6bf20f87d98417be7c4a4d691d3cc0bd Mon Sep 17 00:00:00 2001 From: hansmorb Date: Wed, 29 May 2024 13:47:44 +0000 Subject: [PATCH 12/12] Ran wp i18n make-pot --- languages/commonsbooking-de_DE.po | 144 +++++++++++++++-------------- languages/commonsbooking.pot | 146 +++++++++++++++--------------- 2 files changed, 149 insertions(+), 141 deletions(-) diff --git a/languages/commonsbooking-de_DE.po b/languages/commonsbooking-de_DE.po index 9a453190f..db152c1f8 100644 --- a/languages/commonsbooking-de_DE.po +++ b/languages/commonsbooking-de_DE.po @@ -1442,14 +1442,14 @@ msgid "Directory %s could not be written to." msgstr "Der Ordner %s ist nicht beschreibbar." #: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:858 +#: src/Wordpress/CustomPostType/Booking.php:865 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "Startdatum" #: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:875 +#: src/Wordpress/CustomPostType/Booking.php:882 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1473,14 +1473,14 @@ msgid "Not available" msgstr "Nicht verfügbar" #: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:526 +#: src/Wordpress/CustomPostType/Booking.php:533 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "Nutzende*r" #: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1028 +#: src/Wordpress/CustomPostType/Booking.php:1035 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "Status" @@ -1498,9 +1498,9 @@ msgid "Booking codes list" msgstr "Liste der Buchungscodes" #: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:527 -#: src/Wordpress/CustomPostType/Booking.php:852 -#: src/Wordpress/CustomPostType/Booking.php:1044 +#: src/Wordpress/CustomPostType/Booking.php:534 +#: src/Wordpress/CustomPostType/Booking.php:859 +#: src/Wordpress/CustomPostType/Booking.php:1051 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1514,9 +1514,9 @@ msgid "No items found." msgstr "Keine Artikel gefunden." #: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:528 -#: src/Wordpress/CustomPostType/Booking.php:846 -#: src/Wordpress/CustomPostType/Booking.php:1040 +#: src/Wordpress/CustomPostType/Booking.php:535 +#: src/Wordpress/CustomPostType/Booking.php:853 +#: src/Wordpress/CustomPostType/Booking.php:1047 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -1663,46 +1663,46 @@ msgstr "Standort existiert nicht. (%s)" msgid "Start- and/or end-date is missing." msgstr "Das Start- und/oder Enddatum fehlt." -#: src/Wordpress/CustomPostType/Booking.php:265 +#: src/Wordpress/CustomPostType/Booking.php:272 msgid "Booking canceled." msgstr "Buchung storniert." -#: src/Wordpress/CustomPostType/Booking.php:281 +#: src/Wordpress/CustomPostType/Booking.php:288 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "Es gibt bereits eine Buchung in diesem Zeitraum. Dieser Hinweis kann auch erscheinen, wenn es eine unbestätigte Buchung in dem gewünschten Zeitraum gibt. Unbestätigte Buchungen werden nach etwa 10 Minuten gelöscht. Bitte versuche es in ein paar Minuten erneut." -#: src/Wordpress/CustomPostType/Booking.php:289 +#: src/Wordpress/CustomPostType/Booking.php:296 msgid "status changed by admin user via frontend. New status: " msgstr "Status wurde vom Administrierenden über das Frontend geändert. Neuer Status: " -#: src/Wordpress/CustomPostType/Booking.php:296 -#: src/Wordpress/CustomPostType/Booking.php:603 -#: src/Wordpress/CustomPostType/Booking.php:782 +#: src/Wordpress/CustomPostType/Booking.php:303 +#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:789 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "Buchung" -#: src/Wordpress/CustomPostType/Booking.php:340 +#: src/Wordpress/CustomPostType/Booking.php:347 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "Es gab einen Fehler während der Buchung. Geworfener Fehler:" -#: src/Wordpress/CustomPostType/Booking.php:357 +#: src/Wordpress/CustomPostType/Booking.php:364 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "Es gab einen Fehler während der Buchung. WP_ERROR: " -#: src/Wordpress/CustomPostType/Booking.php:439 +#: src/Wordpress/CustomPostType/Booking.php:446 msgid "End date is before start date" msgstr "Enddatum liegt vor dem Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:446 +#: src/Wordpress/CustomPostType/Booking.php:453 msgid "Please adjust the start date or end date.
          Changes on this booking have not been saved.
          " msgstr "Bitte passe das Start- oder Enddatum an.
          Änderungen an dieser Buchung wurden nicht gespeichert.
          " -#: src/Wordpress/CustomPostType/Booking.php:479 +#: src/Wordpress/CustomPostType/Booking.php:486 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "Achtung: Es gibt eine oder mehrere sich überschneidende Buchungen innerhalb des gewählten Zeitraums" -#: src/Wordpress/CustomPostType/Booking.php:486 +#: src/Wordpress/CustomPostType/Booking.php:493 msgid "" "Please adjust the startdate or enddate.
          The booking status has been set to unconfirmed.
          \n" " Affected Bookings:
          \n" @@ -1712,39 +1712,39 @@ msgstr "" " Betroffene Buchungen:
          \n" " %1$s" -#: src/Wordpress/CustomPostType/Booking.php:529 +#: src/Wordpress/CustomPostType/Booking.php:536 msgid "Bookingdate" msgstr "Buchungsdatum" -#: src/Wordpress/CustomPostType/Booking.php:530 +#: src/Wordpress/CustomPostType/Booking.php:537 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "Startdatum" -#: src/Wordpress/CustomPostType/Booking.php:531 +#: src/Wordpress/CustomPostType/Booking.php:538 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "Enddatum" -#: src/Wordpress/CustomPostType/Booking.php:532 +#: src/Wordpress/CustomPostType/Booking.php:539 msgid "Booking Status" msgstr "Buchungsstatus" -#: src/Wordpress/CustomPostType/Booking.php:533 -#: src/Wordpress/CustomPostType/Booking.php:1036 +#: src/Wordpress/CustomPostType/Booking.php:540 +#: src/Wordpress/CustomPostType/Booking.php:1043 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:602 +#: src/Wordpress/CustomPostType/Booking.php:609 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:604 +#: src/Wordpress/CustomPostType/Booking.php:611 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -1752,25 +1752,25 @@ msgstr "Buchungen" msgid "Add new" msgstr "Neu hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:605 -#: src/Wordpress/CustomPostType/Booking.php:607 +#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:614 msgid "Add new booking" msgstr "Neue Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:606 -#: src/Wordpress/CustomPostType/Booking.php:813 +#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:820 msgid "Edit booking" msgstr "Buchung bearbeiten" -#: src/Wordpress/CustomPostType/Booking.php:608 +#: src/Wordpress/CustomPostType/Booking.php:615 msgid "Show booking" msgstr "Buchung anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:609 +#: src/Wordpress/CustomPostType/Booking.php:616 msgid "Show bookings" msgstr "Buchungen anzeigen" -#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Search bookings" msgstr "Buchungen suchen" @@ -1778,61 +1778,61 @@ msgstr "Buchungen suchen" msgid "Timeframes not found" msgstr "Zeitrahmen wurden nicht gefunden" -#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:619 msgid "No bookings found in trash" msgstr "Keine Buchungen im Papierkorb gefunden" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "Parent bookings:" msgstr "Übergeordnete Buchungen:" -#: src/Wordpress/CustomPostType/Booking.php:614 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "All bookings" msgstr "Alle Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:622 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "Zeitrahmenarchiv" -#: src/Wordpress/CustomPostType/Booking.php:616 +#: src/Wordpress/CustomPostType/Booking.php:623 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "Zeitrahmenattribute" -#: src/Wordpress/CustomPostType/Booking.php:617 +#: src/Wordpress/CustomPostType/Booking.php:624 msgid "Add to booking" msgstr "Der Buchung hinzufügen" -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:625 msgid "Added to booking" msgstr "Zur Buchung hinzugefügt" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:626 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "Zeitrahmenbild" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:627 msgid "set booking image" msgstr "Buchungsbild festlegen" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:628 msgid "remove booking image" msgstr "Buchungsbild entfernen" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:629 msgid "use as booking image" msgstr "als Buchungsbild verwenden" -#: src/Wordpress/CustomPostType/Booking.php:623 +#: src/Wordpress/CustomPostType/Booking.php:630 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "Zeitrahmen" -#: src/Wordpress/CustomPostType/Booking.php:815 +#: src/Wordpress/CustomPostType/Booking.php:822 msgid "" "

          Notice

          In this view, you as an admin can create or modify existing bookings. Please use it with caution.
          \n" "\t\t\t\t

            \n" @@ -1856,41 +1856,41 @@ msgstr "" "

            \n" "\t\t\t\t" -#: src/Wordpress/CustomPostType/Booking.php:833 +#: src/Wordpress/CustomPostType/Booking.php:840 msgid "External comment" msgstr "Öffentlicher Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:834 +#: src/Wordpress/CustomPostType/Booking.php:841 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "Dieser Kommentar ist intern für Zeitrahmen wie buchbar, Reparatur, Urlaub. Wenn es sich um eine Buchung handelt, kann dieser Kommentar von den Benutzenden während des Buchungsbestätigungsprozesses eingegeben werden." -#: src/Wordpress/CustomPostType/Booking.php:839 +#: src/Wordpress/CustomPostType/Booking.php:846 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "Interner Kommentar" -#: src/Wordpress/CustomPostType/Booking.php:840 +#: src/Wordpress/CustomPostType/Booking.php:847 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "Dieser interne Kommentar kann im Backend nur von autorisierten Nutzenden wie Admins oder CB-Managern gesehen werden" -#: src/Wordpress/CustomPostType/Booking.php:859 +#: src/Wordpress/CustomPostType/Booking.php:866 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "Lege das Startdatum fest. Setze die Uhrzeit auf 00:00, wenn du den ganzen Tag buchen willst " -#: src/Wordpress/CustomPostType/Booking.php:876 +#: src/Wordpress/CustomPostType/Booking.php:883 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "Lege das Enddatum fest. Setze die Zeit auf 23:59 Uhr, wenn du den ganzen Tag buchen willst" -#: src/Wordpress/CustomPostType/Booking.php:892 +#: src/Wordpress/CustomPostType/Booking.php:899 #: templates/booking-single.php:59 msgid "Booking Code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:897 +#: src/Wordpress/CustomPostType/Booking.php:904 msgid "Booking User" msgstr "Buchende Person" -#: src/Wordpress/CustomPostType/Booking.php:903 +#: src/Wordpress/CustomPostType/Booking.php:910 msgid "" "Here you must select the user for whom the booking is made.
            \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" @@ -1900,15 +1900,15 @@ msgstr "" " Wenn die Buchung von einem/einer Nutzenden über den Frontend-Buchungsprozess vorgenommen wurde, wird der/die Nutzende in diesem Feld angezeigt.\n" "
            Hinweis: Der/die Nutzende erhält eine Buchungsbestätigung, sobald die Buchung mit dem Status „bestätigt“ gespeichert wurde." -#: src/Wordpress/CustomPostType/Booking.php:912 +#: src/Wordpress/CustomPostType/Booking.php:919 msgid "Admin Booking User" msgstr "Admin Booking Konto" -#: src/Wordpress/CustomPostType/Booking.php:923 +#: src/Wordpress/CustomPostType/Booking.php:930 msgid "This is the admin user who created or modified this booking." msgstr "Dies ist der/die Admin-Nutzende, der diese Buchung erstellt oder geändert hat." -#: src/Wordpress/CustomPostType/Booking.php:946 +#: src/Wordpress/CustomPostType/Booking.php:953 msgid "" "Bookings should be created via frontend booking calendar.
            \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -3434,35 +3434,35 @@ msgstr "Die Start- und Endzeit des Zeitrahmens dürfen nicht gleich sein. Wenn d #: src/Plugin.php:655 #: src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:991 +#: src/Wordpress/CustomPostType/Booking.php:998 msgid "CommonsBooking Bookings" msgstr "CommonsBooking Buchungen" -#: src/Wordpress/CustomPostType/Booking.php:611 +#: src/Wordpress/CustomPostType/Booking.php:618 msgid "Bookings not found" msgstr "Keine Buchungen gefunden" -#: src/Wordpress/CustomPostType/Booking.php:1016 +#: src/Wordpress/CustomPostType/Booking.php:1023 msgid "Booking start" msgstr "Buchungsbeginn" -#: src/Wordpress/CustomPostType/Booking.php:1020 +#: src/Wordpress/CustomPostType/Booking.php:1027 msgid "Booking end" msgstr "Buchungsende" -#: src/Wordpress/CustomPostType/Booking.php:1024 +#: src/Wordpress/CustomPostType/Booking.php:1031 msgid "Time of booking" msgstr "Buchungszeit" -#: src/Wordpress/CustomPostType/Booking.php:1032 +#: src/Wordpress/CustomPostType/Booking.php:1039 msgid "Booking code" msgstr "Buchungscode" -#: src/Wordpress/CustomPostType/Booking.php:1048 +#: src/Wordpress/CustomPostType/Booking.php:1055 msgid "Time of cancellation" msgstr "Storniert am" -#: src/Wordpress/CustomPostType/Booking.php:1052 +#: src/Wordpress/CustomPostType/Booking.php:1059 msgid "Admin booking by" msgstr "Adminbuchung von" @@ -4214,3 +4214,7 @@ msgstr "Ein WordPress-Plugin für die Verwaltung und Buchung von Gemeingütern." #: src/Model/Booking.php:880 #~ msgid "Confirmed" #~ msgstr "Bestätigt" + +#: src/Wordpress/CustomPostType/Booking.php:246 +msgid "Your reservation has expired, please try to book again" +msgstr "" diff --git a/languages/commonsbooking.pot b/languages/commonsbooking.pot index 32dea97b2..2726b843a 100644 --- a/languages/commonsbooking.pot +++ b/languages/commonsbooking.pot @@ -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-05-27T20:17:27+00:00\n" +"POT-Creation-Date: 2024-05-29T13:47:37+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: commonsbooking\n" @@ -1587,7 +1587,7 @@ msgstr "" #: src/Plugin.php:655 #: src/Plugin.php:670 -#: src/Wordpress/CustomPostType/Booking.php:991 +#: src/Wordpress/CustomPostType/Booking.php:998 msgid "CommonsBooking Bookings" msgstr "" @@ -1819,14 +1819,14 @@ msgid "" msgstr "" #: src/View/Admin/Filter.php:58 -#: src/Wordpress/CustomPostType/Booking.php:858 +#: src/Wordpress/CustomPostType/Booking.php:865 #: src/Wordpress/CustomPostType/Restriction.php:448 #: src/Wordpress/CustomPostType/Timeframe.php:689 msgid "Start date" msgstr "" #: src/View/Admin/Filter.php:62 -#: src/Wordpress/CustomPostType/Booking.php:875 +#: src/Wordpress/CustomPostType/Booking.php:882 #: src/Wordpress/CustomPostType/Restriction.php:458 #: src/Wordpress/CustomPostType/Timeframe.php:713 msgid "End date" @@ -1850,14 +1850,14 @@ msgid "Not available" msgstr "" #: src/View/Booking.php:163 -#: src/Wordpress/CustomPostType/Booking.php:526 +#: src/Wordpress/CustomPostType/Booking.php:533 #: src/Wordpress/CustomPostType/Timeframe.php:99 #: templates/shortcode-bookings.php:73 msgid "User" msgstr "" #: src/View/Booking.php:167 -#: src/Wordpress/CustomPostType/Booking.php:1028 +#: src/Wordpress/CustomPostType/Booking.php:1035 #: src/Wordpress/CustomPostType/Restriction.php:474 msgid "Status" msgstr "" @@ -1971,9 +1971,9 @@ msgid "No items found." msgstr "" #: src/View/Calendar.php:223 -#: src/Wordpress/CustomPostType/Booking.php:527 -#: src/Wordpress/CustomPostType/Booking.php:852 -#: src/Wordpress/CustomPostType/Booking.php:1044 +#: src/Wordpress/CustomPostType/Booking.php:534 +#: src/Wordpress/CustomPostType/Booking.php:859 +#: src/Wordpress/CustomPostType/Booking.php:1051 #: src/Wordpress/CustomPostType/Item.php:115 #: src/Wordpress/CustomPostType/Restriction.php:54 #: src/Wordpress/CustomPostType/Restriction.php:435 @@ -1983,9 +1983,9 @@ msgid "Item" msgstr "" #: src/View/Calendar.php:224 -#: src/Wordpress/CustomPostType/Booking.php:528 -#: src/Wordpress/CustomPostType/Booking.php:846 -#: src/Wordpress/CustomPostType/Booking.php:1040 +#: src/Wordpress/CustomPostType/Booking.php:535 +#: src/Wordpress/CustomPostType/Booking.php:853 +#: src/Wordpress/CustomPostType/Booking.php:1047 #: src/Wordpress/CustomPostType/Location.php:122 #: src/Wordpress/CustomPostType/Restriction.php:55 #: src/Wordpress/CustomPostType/Restriction.php:428 @@ -2123,85 +2123,89 @@ msgstr "" msgid "Start- and/or end-date is missing." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:265 +#: src/Wordpress/CustomPostType/Booking.php:246 +msgid "Your reservation has expired, please try to book again" +msgstr "" + +#: src/Wordpress/CustomPostType/Booking.php:272 msgid "Booking canceled." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:281 +#: src/Wordpress/CustomPostType/Booking.php:288 msgid "There is already a booking in this time-range. This notice may also appear if there is an unconfirmed booking in the requested period. Unconfirmed bookings are deleted after about 10 minutes. Please try again in a few minutes." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:289 +#: src/Wordpress/CustomPostType/Booking.php:296 msgid "status changed by admin user via frontend. New status: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:296 -#: src/Wordpress/CustomPostType/Booking.php:603 -#: src/Wordpress/CustomPostType/Booking.php:782 +#: src/Wordpress/CustomPostType/Booking.php:303 +#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:789 #: src/Wordpress/CustomPostType/Timeframe.php:126 msgid "Booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:340 +#: src/Wordpress/CustomPostType/Booking.php:347 msgid "There was an error while saving the booking. Please try again. Thrown error:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:357 +#: src/Wordpress/CustomPostType/Booking.php:364 msgid "There was an error while saving the booking. Please try again. Resulting WP_ERROR: " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:439 +#: src/Wordpress/CustomPostType/Booking.php:446 msgid "End date is before start date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:446 +#: src/Wordpress/CustomPostType/Booking.php:453 msgid "Please adjust the start date or end date.
            Changes on this booking have not been saved.
            " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:479 +#: src/Wordpress/CustomPostType/Booking.php:486 msgid "Warning: There are one ore more overlapping bookings within the choosen timerange" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:486 +#: src/Wordpress/CustomPostType/Booking.php:493 msgid "" "Please adjust the startdate or enddate.
            The booking status has been set to unconfirmed.
            \n" " Affected Bookings:
            \n" " %1$s" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:529 +#: src/Wordpress/CustomPostType/Booking.php:536 msgid "Bookingdate" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:530 +#: src/Wordpress/CustomPostType/Booking.php:537 #: src/Wordpress/CustomPostType/Restriction.php:56 #: src/Wordpress/CustomPostType/Timeframe.php:103 #: src/Wordpress/CustomPostType/Timeframe.php:755 msgid "Start Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:531 +#: src/Wordpress/CustomPostType/Booking.php:538 #: src/Wordpress/CustomPostType/Restriction.php:57 #: src/Wordpress/CustomPostType/Timeframe.php:104 msgid "End Date" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:532 +#: src/Wordpress/CustomPostType/Booking.php:539 msgid "Booking Status" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:533 -#: src/Wordpress/CustomPostType/Booking.php:1036 +#: src/Wordpress/CustomPostType/Booking.php:540 +#: src/Wordpress/CustomPostType/Booking.php:1043 #: src/Wordpress/CustomPostType/Timeframe.php:468 msgid "Comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:602 +#: src/Wordpress/CustomPostType/Booking.php:609 #: templates/dashboard-index.php:45 msgid "Bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:604 +#: src/Wordpress/CustomPostType/Booking.php:611 #: src/Wordpress/CustomPostType/Item.php:116 #: src/Wordpress/CustomPostType/Location.php:123 #: src/Wordpress/CustomPostType/Restriction.php:310 @@ -2209,87 +2213,87 @@ msgstr "" msgid "Add new" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:605 -#: src/Wordpress/CustomPostType/Booking.php:607 +#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:614 msgid "Add new booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:606 -#: src/Wordpress/CustomPostType/Booking.php:813 +#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:820 msgid "Edit booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:608 +#: src/Wordpress/CustomPostType/Booking.php:615 msgid "Show booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:609 +#: src/Wordpress/CustomPostType/Booking.php:616 msgid "Show bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:610 +#: src/Wordpress/CustomPostType/Booking.php:617 msgid "Search bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:611 +#: src/Wordpress/CustomPostType/Booking.php:618 msgid "Bookings not found" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:612 +#: src/Wordpress/CustomPostType/Booking.php:619 msgid "No bookings found in trash" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:613 +#: src/Wordpress/CustomPostType/Booking.php:620 msgid "Parent bookings:" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:614 +#: src/Wordpress/CustomPostType/Booking.php:621 msgid "All bookings" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:615 +#: src/Wordpress/CustomPostType/Booking.php:622 #: src/Wordpress/CustomPostType/Timeframe.php:1116 msgid "Timeframe archive" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:616 +#: src/Wordpress/CustomPostType/Booking.php:623 #: src/Wordpress/CustomPostType/Timeframe.php:1117 msgid "Timeframe attributes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:617 +#: src/Wordpress/CustomPostType/Booking.php:624 msgid "Add to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:618 +#: src/Wordpress/CustomPostType/Booking.php:625 msgid "Added to booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:619 +#: src/Wordpress/CustomPostType/Booking.php:626 #: src/Wordpress/CustomPostType/Timeframe.php:1120 msgid "Timeframe image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:620 +#: src/Wordpress/CustomPostType/Booking.php:627 msgid "set booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:621 +#: src/Wordpress/CustomPostType/Booking.php:628 msgid "remove booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:622 +#: src/Wordpress/CustomPostType/Booking.php:629 msgid "use as booking image" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:623 +#: src/Wordpress/CustomPostType/Booking.php:630 #: src/Wordpress/CustomPostType/Timeframe.php:1103 #: src/Wordpress/CustomPostType/Timeframe.php:1124 #: templates/dashboard-index.php:37 msgid "Timeframes" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:815 +#: src/Wordpress/CustomPostType/Booking.php:822 msgid "" "

            Notice

            In this view, you as an admin can create or modify existing bookings. Please use it with caution.
            \n" "\t\t\t\t

              \n" @@ -2303,56 +2307,56 @@ msgid "" "\t\t\t\t" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:833 +#: src/Wordpress/CustomPostType/Booking.php:840 msgid "External comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:834 +#: src/Wordpress/CustomPostType/Booking.php:841 msgid "This comment can be seen by users in booking details. It can be set by users during the booking confirmation process if comments are enabled in settings." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:839 +#: src/Wordpress/CustomPostType/Booking.php:846 #: templates/booking-single.php:130 msgid "Internal comment" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:840 +#: src/Wordpress/CustomPostType/Booking.php:847 msgid "This internal comment can only be seen in the backend by privileged users like admins or cb-managers" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:859 +#: src/Wordpress/CustomPostType/Booking.php:866 msgid "Set the start date. You must set the time to 00:00 if you want to book the full day " msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:876 +#: src/Wordpress/CustomPostType/Booking.php:883 msgid "Set the end date. You must set time to 23:59 if you want to book the full day" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:892 +#: src/Wordpress/CustomPostType/Booking.php:899 #: templates/booking-single.php:59 msgid "Booking Code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:897 +#: src/Wordpress/CustomPostType/Booking.php:904 msgid "Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:903 +#: src/Wordpress/CustomPostType/Booking.php:910 msgid "" "Here you must select the user for whom the booking is made.
              \n" " If the booking was was made by a user via frontend booking process, the user will be shown in this field.\n" "
              Notice:The user will receive a booking confirmation as soon as the booking has been saved with the status confirmed." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:912 +#: src/Wordpress/CustomPostType/Booking.php:919 msgid "Admin Booking User" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:923 +#: src/Wordpress/CustomPostType/Booking.php:930 msgid "This is the admin user who created or modified this booking." msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:946 +#: src/Wordpress/CustomPostType/Booking.php:953 msgid "" "Bookings should be created via frontend booking calendar.
              \n" "\t\tAs an admin you can create bookings via this admin interface. Please be aware that admin bookings are not validated\n" @@ -2362,27 +2366,27 @@ msgid "" "\t\tSee here How to display the booking list" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1016 +#: src/Wordpress/CustomPostType/Booking.php:1023 msgid "Booking start" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1020 +#: src/Wordpress/CustomPostType/Booking.php:1027 msgid "Booking end" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1024 +#: src/Wordpress/CustomPostType/Booking.php:1031 msgid "Time of booking" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1032 +#: src/Wordpress/CustomPostType/Booking.php:1039 msgid "Booking code" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1048 +#: src/Wordpress/CustomPostType/Booking.php:1055 msgid "Time of cancellation" msgstr "" -#: src/Wordpress/CustomPostType/Booking.php:1052 +#: src/Wordpress/CustomPostType/Booking.php:1059 msgid "Admin booking by" msgstr ""