diff --git a/lang/events.pot b/lang/events.pot index 238ab60..aa834f9 100644 --- a/lang/events.pot +++ b/lang/events.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-12-06 08:15+0100\n" +"POT-Creation-Date: 2023-12-09 11:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,47 +18,51 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../lib/GaletteEvents/Booking.php:208 +#: ../lib/GaletteEvents/Booking.php:207 msgid "Event is mandatory" msgstr "" -#: ../lib/GaletteEvents/Booking.php:221 +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:219 +#, php-format msgid "%1$s is mandatory for this event!" msgstr "" -#: ../lib/GaletteEvents/Booking.php:255 +#: ../lib/GaletteEvents/Booking.php:254 msgid "Please specify amount if booking has been paid ;)" msgstr "" -#: ../lib/GaletteEvents/Booking.php:278 +#: ../lib/GaletteEvents/Booking.php:277 msgid "Member is mandatory" msgstr "" -#: ../lib/GaletteEvents/Booking.php:290 +#: ../lib/GaletteEvents/Booking.php:289 msgid "There must be at least one person" msgstr "" -#: ../lib/GaletteEvents/Booking.php:299 +#: ../lib/GaletteEvents/Booking.php:298 msgid "Booking date is mandatory!" msgstr "" -#: ../lib/GaletteEvents/Booking.php:326 +#: ../lib/GaletteEvents/Booking.php:322 msgid "booking date" msgstr "" -#: ../lib/GaletteEvents/Booking.php:357 +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:344 +#, php-format msgid "A booking already exists for %1$s in %2$s" msgstr "" -#: ../lib/GaletteEvents/Booking.php:424 +#: ../lib/GaletteEvents/Booking.php:413 msgid "Booking added" msgstr "" -#: ../lib/GaletteEvents/Booking.php:428 +#: ../lib/GaletteEvents/Booking.php:417 msgid "Fail to add new booking." msgstr "" -#: ../lib/GaletteEvents/Booking.php:446 +#: ../lib/GaletteEvents/Booking.php:435 msgid "Booking updated" msgstr "" @@ -94,7 +98,7 @@ msgstr "" msgid "Do not forget to store the booking" msgstr "" -#. TRANS: first parameter is the member name, second the event name. +#. TRANS: %1$s is the member name, %2$s the event name. #: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:648 #, php-format msgid "Remove booking for %1$s on %2$s" @@ -117,10 +121,11 @@ msgid "Activity has been modified." msgstr "" #: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 -msgid "An error occured while storing the activity." +msgid "An error occurred while storing the activity." msgstr "" -#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:355 +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 #, php-format msgid "Remove activity %1$s" msgstr "" @@ -166,10 +171,10 @@ msgid "Event has been modified." msgstr "" #: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:414 -msgid "An error occured while storing the event." +msgid "An error occurred while storing the event." msgstr "" -#. TRANS: first parameter is the event name +#. TRANS: %1$s is the event name #: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:514 #, php-format msgid "Remove event '%1$s'\"" @@ -225,16 +230,17 @@ msgstr "" msgid "Comment:" msgstr "" -#: ../lib/GaletteEvents/Repository/Events.php:236 +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:237 #, php-format msgid "%1$s paid" msgstr "" -#: ../lib/GaletteEvents/Repository/Events.php:241 +#: ../lib/GaletteEvents/Repository/Events.php:242 msgid "Attendees:" msgstr "" -#: ../lib/GaletteEvents/Repository/Events.php:249 +#: ../lib/GaletteEvents/Repository/Events.php:250 #: ../lib/GaletteEvents/PluginGaletteEvents.php:113 #: ../tempcache/event.html.twig:166 ../tempcache/booking.html.twig:213 msgid "Activities" @@ -252,31 +258,31 @@ msgstr "" msgid "End date" msgstr "" -#: ../lib/GaletteEvents/Event.php:266 +#: ../lib/GaletteEvents/Event.php:261 msgid "End date must be later or equal to begin date" msgstr "" -#: ../lib/GaletteEvents/Event.php:272 ../lib/GaletteEvents/Activity.php:194 +#: ../lib/GaletteEvents/Event.php:267 ../lib/GaletteEvents/Activity.php:193 msgid "Name is mandatory" msgstr "" -#: ../lib/GaletteEvents/Event.php:289 +#: ../lib/GaletteEvents/Event.php:284 msgid "Please select a group you own!" msgstr "" -#: ../lib/GaletteEvents/Event.php:296 +#: ../lib/GaletteEvents/Event.php:291 msgid "Town is mandatory" msgstr "" -#: ../lib/GaletteEvents/Event.php:426 +#: ../lib/GaletteEvents/Event.php:421 msgid "Event added" msgstr "" -#: ../lib/GaletteEvents/Event.php:430 +#: ../lib/GaletteEvents/Event.php:425 msgid "Fail to add new event." msgstr "" -#: ../lib/GaletteEvents/Event.php:448 +#: ../lib/GaletteEvents/Event.php:443 msgid "Event updated" msgstr "" @@ -299,20 +305,20 @@ msgstr "" msgid "New event booking" msgstr "" -#: ../lib/GaletteEvents/Activity.php:263 +#: ../lib/GaletteEvents/Activity.php:262 msgid "Activity added" msgstr "" -#: ../lib/GaletteEvents/Activity.php:268 +#: ../lib/GaletteEvents/Activity.php:267 msgid "Fail to add new activity." msgstr "" -#: ../lib/GaletteEvents/Activity.php:286 +#: ../lib/GaletteEvents/Activity.php:285 msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -387,7 +393,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -404,7 +410,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -525,11 +531,13 @@ msgstr "" msgid "Inactive" msgstr "" -#: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +#: ../tempcache/activities.html.twig:203 ../tempcache/events.html.twig:253 +#, php-format +msgid "%1$s: edit information" msgstr "" -#: ../tempcache/activities.html.twig:205 +#: ../tempcache/activities.html.twig:205 ../tempcache/events.html.twig:266 +#, php-format msgid "%1$s: remove from database" msgstr "" @@ -574,16 +582,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - -#: ../tempcache/events.html.twig:266 -#, php-format -msgid "%1$s: remove from database" -msgstr "" - #: ../tempcache/events.html.twig:311 msgid "No event has been found" msgstr "" diff --git a/lang/events_ar.utf8.po b/lang/events_ar.utf8.po index 5234755..48b6413 100644 --- a/lang/events_ar.utf8.po +++ b/lang/events_ar.utf8.po @@ -311,7 +311,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -386,7 +386,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -403,7 +403,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -533,7 +533,7 @@ msgid "Inactive" msgstr "غير نَشِط" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -585,11 +585,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_br.utf8.po b/lang/events_br.utf8.po index 3f84615..998eed6 100644 --- a/lang/events_br.utf8.po +++ b/lang/events_br.utf8.po @@ -306,7 +306,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -381,7 +381,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -398,7 +398,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -520,7 +520,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -568,11 +568,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_ca.utf8.po b/lang/events_ca.utf8.po index 118103c..8217b17 100644 --- a/lang/events_ca.utf8.po +++ b/lang/events_ca.utf8.po @@ -310,7 +310,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -385,7 +385,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -402,7 +402,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -524,7 +524,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -572,11 +572,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_de_DE.utf8.po b/lang/events_de_DE.utf8.po index af1fd48..112e523 100644 --- a/lang/events_de_DE.utf8.po +++ b/lang/events_de_DE.utf8.po @@ -320,7 +320,7 @@ msgid "Activity updated" msgstr "Aktivität aktualisiert" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "Allgemeine Informationen" #: ../tempcache/event.html.twig:70 @@ -401,7 +401,7 @@ msgid "Please choose an activity to remove" msgstr "Auswählen einer Aktivität um sie zu entfernen" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "Buchungsinformationen" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -418,7 +418,7 @@ msgid "No activity for selected event" msgstr "Keine Aktivität für das ausgewählte Event" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "Zahlungsinformationen" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -543,7 +543,7 @@ msgid "Inactive" msgstr "Inaktiv" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -591,11 +591,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_en_US.po b/lang/events_en_US.po index ef03fb8..5c5b206 100644 --- a/lang/events_en_US.po +++ b/lang/events_en_US.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-12-06 08:15+0100\n" -"PO-Revision-Date: 2023-12-06 08:15+0100\n" +"POT-Creation-Date: 2023-12-09 11:57+0100\n" +"PO-Revision-Date: 2023-12-09 11:57+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_US\n" @@ -17,47 +17,51 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../lib/GaletteEvents/Booking.php:208 +#: ../lib/GaletteEvents/Booking.php:207 msgid "Event is mandatory" msgstr "Event is mandatory" -#: ../lib/GaletteEvents/Booking.php:221 +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:219 +#, php-format msgid "%1$s is mandatory for this event!" msgstr "%1$s is mandatory for this event!" -#: ../lib/GaletteEvents/Booking.php:255 +#: ../lib/GaletteEvents/Booking.php:254 msgid "Please specify amount if booking has been paid ;)" msgstr "Please specify amount if booking has been paid ;)" -#: ../lib/GaletteEvents/Booking.php:278 +#: ../lib/GaletteEvents/Booking.php:277 msgid "Member is mandatory" msgstr "Member is mandatory" -#: ../lib/GaletteEvents/Booking.php:290 +#: ../lib/GaletteEvents/Booking.php:289 msgid "There must be at least one person" msgstr "There must be at least one person" -#: ../lib/GaletteEvents/Booking.php:299 +#: ../lib/GaletteEvents/Booking.php:298 msgid "Booking date is mandatory!" msgstr "Booking date is mandatory!" -#: ../lib/GaletteEvents/Booking.php:326 +#: ../lib/GaletteEvents/Booking.php:322 msgid "booking date" msgstr "booking date" -#: ../lib/GaletteEvents/Booking.php:357 +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:344 +#, php-format msgid "A booking already exists for %1$s in %2$s" msgstr "A booking already exists for %1$s in %2$s" -#: ../lib/GaletteEvents/Booking.php:424 +#: ../lib/GaletteEvents/Booking.php:413 msgid "Booking added" msgstr "Booking added" -#: ../lib/GaletteEvents/Booking.php:428 +#: ../lib/GaletteEvents/Booking.php:417 msgid "Fail to add new booking." msgstr "Fail to add new booking." -#: ../lib/GaletteEvents/Booking.php:446 +#: ../lib/GaletteEvents/Booking.php:435 msgid "Booking updated" msgstr "Booking updated" @@ -93,7 +97,7 @@ msgstr "An error occurred while storing the booking." msgid "Do not forget to store the booking" msgstr "Do not forget to store the booking" -#. TRANS: first parameter is the member name, second the event name. +#. TRANS: %1$s is the member name, %2$s the event name. #: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:648 #, php-format msgid "Remove booking for %1$s on %2$s" @@ -119,7 +123,8 @@ msgstr "Activity has been modified." msgid "An error occurred while storing the activity." msgstr "An error occurred while storing the activity." -#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:355 +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 #, php-format msgid "Remove activity %1$s" msgstr "Remove activity %1$s" @@ -168,7 +173,7 @@ msgstr "Event has been modified." msgid "An error occurred while storing the event." msgstr "An error occurred while storing the event." -#. TRANS: first parameter is the event name +#. TRANS: %1$s is the event name #: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:514 #, php-format msgid "Remove event '%1$s'\"" @@ -224,16 +229,17 @@ msgstr "Location:" msgid "Comment:" msgstr "Comment:" -#: ../lib/GaletteEvents/Repository/Events.php:236 +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:237 #, php-format msgid "%1$s paid" msgstr "%1$s paid" -#: ../lib/GaletteEvents/Repository/Events.php:241 +#: ../lib/GaletteEvents/Repository/Events.php:242 msgid "Attendees:" msgstr "Attendees:" -#: ../lib/GaletteEvents/Repository/Events.php:249 +#: ../lib/GaletteEvents/Repository/Events.php:250 #: ../lib/GaletteEvents/PluginGaletteEvents.php:113 #: ../tempcache/event.html.twig:166 ../tempcache/booking.html.twig:213 msgid "Activities" @@ -251,31 +257,31 @@ msgstr "Begin date" msgid "End date" msgstr "End date" -#: ../lib/GaletteEvents/Event.php:266 +#: ../lib/GaletteEvents/Event.php:261 msgid "End date must be later or equal to begin date" msgstr "End date must be later or equal to begin date" -#: ../lib/GaletteEvents/Event.php:272 ../lib/GaletteEvents/Activity.php:194 +#: ../lib/GaletteEvents/Event.php:267 ../lib/GaletteEvents/Activity.php:193 msgid "Name is mandatory" msgstr "Name is mandatory" -#: ../lib/GaletteEvents/Event.php:289 +#: ../lib/GaletteEvents/Event.php:284 msgid "Please select a group you own!" msgstr "Please select a group you own!" -#: ../lib/GaletteEvents/Event.php:296 +#: ../lib/GaletteEvents/Event.php:291 msgid "Town is mandatory" msgstr "Town is mandatory" -#: ../lib/GaletteEvents/Event.php:426 +#: ../lib/GaletteEvents/Event.php:421 msgid "Event added" msgstr "Event added" -#: ../lib/GaletteEvents/Event.php:430 +#: ../lib/GaletteEvents/Event.php:425 msgid "Fail to add new event." msgstr "Fail to add new event." -#: ../lib/GaletteEvents/Event.php:448 +#: ../lib/GaletteEvents/Event.php:443 msgid "Event updated" msgstr "Event updated" @@ -298,21 +304,21 @@ msgstr "Bookings" msgid "New event booking" msgstr "New event booking" -#: ../lib/GaletteEvents/Activity.php:263 +#: ../lib/GaletteEvents/Activity.php:262 msgid "Activity added" msgstr "Activity added" -#: ../lib/GaletteEvents/Activity.php:268 +#: ../lib/GaletteEvents/Activity.php:267 msgid "Fail to add new activity." msgstr "Fail to add new activity." -#: ../lib/GaletteEvents/Activity.php:286 +#: ../lib/GaletteEvents/Activity.php:285 msgid "Activity updated" msgstr "Activity updated" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" -msgstr "General informations" +msgid "General information" +msgstr "General information" #: ../tempcache/event.html.twig:70 msgid "Is open" @@ -386,8 +392,8 @@ msgid "Please choose an activity to remove" msgstr "Please choose an activity to remove" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" -msgstr "Booking informations" +msgid "Booking information" +msgstr "Booking information" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 #: ../tempcache/bookings.html.twig:414 @@ -403,8 +409,8 @@ msgid "No activity for selected event" msgstr "No activity for selected event" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" -msgstr "Financial informations" +msgid "Financial information" +msgstr "Financial information" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 #: ../tempcache/bookings.html.twig:268 ../tempcache/bookings.html.twig:423 @@ -526,11 +532,13 @@ msgstr "Active" msgid "Inactive" msgstr "Inactive" -#: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" -msgstr "%1$s: edit informations" +#: ../tempcache/activities.html.twig:203 ../tempcache/events.html.twig:253 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s: edit information" -#: ../tempcache/activities.html.twig:205 +#: ../tempcache/activities.html.twig:205 ../tempcache/events.html.twig:266 +#, php-format msgid "%1$s: remove from database" msgstr "%1$s: remove from database" @@ -575,16 +583,6 @@ msgstr "%1$s: export bookings as CSV" msgid "%1$s: show bookings" msgstr "%1$s: show bookings" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "%1$s: edit informations" - -#: ../tempcache/events.html.twig:266 -#, php-format -msgid "%1$s: remove from database" -msgstr "%1$s: remove from database" - #: ../tempcache/events.html.twig:311 msgid "No event has been found" msgstr "No event has been found" diff --git a/lang/events_es.utf8.po b/lang/events_es.utf8.po index 95530fe..6cfd53a 100644 --- a/lang/events_es.utf8.po +++ b/lang/events_es.utf8.po @@ -213,7 +213,7 @@ msgstr "listado de reservas" #: ../lib/GaletteEvents/Repository/Events.php:213 msgid "Event information" -msgstr "Información de evento" +msgstr "Informaciones de evento" #: ../lib/GaletteEvents/Repository/Events.php:217 msgid "Start date:" @@ -318,8 +318,8 @@ msgid "Activity updated" msgstr "Actividad actualizada" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" -msgstr "Información general" +msgid "General information" +msgstr "Informaciones general" #: ../tempcache/event.html.twig:70 msgid "Is open" @@ -393,8 +393,8 @@ msgid "Please choose an activity to remove" msgstr "Por favor, elija una actividad para eliminar" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" -msgstr "Información de reserva" +msgid "Booking information" +msgstr "Informaciones de reserva" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 #: ../tempcache/bookings.html.twig:414 @@ -410,7 +410,7 @@ msgid "No activity for selected event" msgstr "Ninguna actividad para evento seleccionado" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "Informaciones financieras" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -534,8 +534,8 @@ msgid "Inactive" msgstr "Inactiva" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" -msgstr "%1$s: editar información" +msgid "%1$s: edit information" +msgstr "%1$s: editar informaciones" #: ../tempcache/activities.html.twig:205 msgid "%1$s: remove from database" @@ -582,11 +582,6 @@ msgstr "Evento %1$s: exportar reservas como *.cvs" msgid "%1$s: show bookings" msgstr "evento %1$s: mostrar reservas" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "evento %1$s: editar informaciones" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_fr_FR.utf8.po b/lang/events_fr_FR.utf8.po index 64df765..0624092 100644 --- a/lang/events_fr_FR.utf8.po +++ b/lang/events_fr_FR.utf8.po @@ -310,7 +310,7 @@ msgid "Activity updated" msgstr "Activité mise à jour" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "Informations générales" #: ../tempcache/event.html.twig:70 @@ -385,7 +385,7 @@ msgid "Please choose an activity to remove" msgstr "Veuillez choisir une activité à supprimer" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "Informations réservation" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -402,7 +402,7 @@ msgid "No activity for selected event" msgstr "Aucune activité pour l'évènement sélectioné" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "Informations financières" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -526,7 +526,7 @@ msgid "Inactive" msgstr "Inactif" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "%1$s : modifier les informations" #: ../tempcache/activities.html.twig:205 @@ -574,11 +574,6 @@ msgstr "%1$s : exporter les réservations en CSV" msgid "%1$s: show bookings" msgstr "%1$s : voir les réservations" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "%1$s : modifier les informations" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_it_IT.utf8.po b/lang/events_it_IT.utf8.po index 49fc27b..de49914 100644 --- a/lang/events_it_IT.utf8.po +++ b/lang/events_it_IT.utf8.po @@ -310,7 +310,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -385,7 +385,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -402,7 +402,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -524,7 +524,7 @@ msgid "Inactive" msgstr "Inattivo" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -572,11 +572,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_nb_NO.utf8.po b/lang/events_nb_NO.utf8.po index 2b62e93..b59eea3 100644 --- a/lang/events_nb_NO.utf8.po +++ b/lang/events_nb_NO.utf8.po @@ -306,7 +306,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -381,7 +381,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -398,7 +398,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -520,7 +520,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -568,11 +568,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_oc.utf8.po b/lang/events_oc.utf8.po index fbedc61..ef29d4c 100644 --- a/lang/events_oc.utf8.po +++ b/lang/events_oc.utf8.po @@ -311,7 +311,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -386,7 +386,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -403,7 +403,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -525,7 +525,7 @@ msgid "Inactive" msgstr "Inactiu" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -573,11 +573,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_ota.utf8.po b/lang/events_ota.utf8.po index 65ee452..a2dad52 100644 --- a/lang/events_ota.utf8.po +++ b/lang/events_ota.utf8.po @@ -306,7 +306,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -381,7 +381,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -398,7 +398,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -520,7 +520,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -568,11 +568,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_ru.utf8.po b/lang/events_ru.utf8.po index a3a07e5..0309e5f 100644 --- a/lang/events_ru.utf8.po +++ b/lang/events_ru.utf8.po @@ -313,7 +313,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -388,7 +388,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -405,7 +405,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -527,7 +527,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -575,11 +575,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_si.utf8.po b/lang/events_si.utf8.po index d09d994..0a7ca8d 100644 --- a/lang/events_si.utf8.po +++ b/lang/events_si.utf8.po @@ -306,7 +306,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -381,7 +381,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -398,7 +398,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -520,7 +520,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -568,11 +568,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_tr.utf8.po b/lang/events_tr.utf8.po index 59f84a9..8a8b025 100644 --- a/lang/events_tr.utf8.po +++ b/lang/events_tr.utf8.po @@ -309,7 +309,7 @@ msgid "Activity updated" msgstr "" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "" #: ../tempcache/event.html.twig:70 @@ -384,7 +384,7 @@ msgid "Please choose an activity to remove" msgstr "" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -401,7 +401,7 @@ msgid "No activity for selected event" msgstr "" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -523,7 +523,7 @@ msgid "Inactive" msgstr "" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "" #: ../tempcache/activities.html.twig:205 @@ -571,11 +571,6 @@ msgstr "" msgid "%1$s: show bookings" msgstr "" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/lang/events_uk.utf8.po b/lang/events_uk.utf8.po index 72769ef..e107870 100644 --- a/lang/events_uk.utf8.po +++ b/lang/events_uk.utf8.po @@ -312,7 +312,7 @@ msgid "Activity updated" msgstr "Діяльність оновлено" #: ../tempcache/event.html.twig:63 ../tempcache/activity.html.twig:63 -msgid "General informations" +msgid "General information" msgstr "Загальні відомості" #: ../tempcache/event.html.twig:70 @@ -389,7 +389,7 @@ msgid "Please choose an activity to remove" msgstr "Виберіть діяльність, яку потрібно вилучити" #: ../tempcache/booking.html.twig:63 -msgid "Booking informations" +msgid "Booking information" msgstr "Відомості про бронювання" #: ../tempcache/booking.html.twig:70 ../tempcache/bookings.html.twig:138 @@ -406,7 +406,7 @@ msgid "No activity for selected event" msgstr "Немає діяльностей для вибраної події" #: ../tempcache/booking.html.twig:280 -msgid "Financial informations" +msgid "Financial information" msgstr "Фінансові відомості" #: ../tempcache/booking.html.twig:287 ../tempcache/bookings.html.twig:138 @@ -532,7 +532,7 @@ msgid "Inactive" msgstr "Незадіяний" #: ../tempcache/activities.html.twig:203 -msgid "%1$s: edit informations" +msgid "%1$s: edit information" msgstr "%1$s: редагування відомостей" #: ../tempcache/activities.html.twig:205 @@ -581,11 +581,6 @@ msgstr "%1$s: експорт бронювань у форматі CSV" msgid "%1$s: show bookings" msgstr "%1$s: показ бронювань" -#: ../tempcache/events.html.twig:253 -#, php-format -msgid "%1$s: edit informations" -msgstr "%1$s: редагування відомостей" - #: ../tempcache/events.html.twig:266 #, php-format msgid "%1$s: remove from database" diff --git a/templates/default/activities.html.twig b/templates/default/activities.html.twig index bc64c01..44c0e42 100644 --- a/templates/default/activities.html.twig +++ b/templates/default/activities.html.twig @@ -62,7 +62,7 @@ {% set actions = [ { - 'label': _T("%1$s: edit informations", "events")|replace({"%1$s": activity.getName()}), + 'label': _T("%1$s: edit information", "events")|replace({"%1$s": activity.getName()}), 'route': { 'name': 'events_activity_edit', 'args': {'id': aid} diff --git a/templates/default/activity.html.twig b/templates/default/activity.html.twig index 6e80e9e..debbab5 100644 --- a/templates/default/activity.html.twig +++ b/templates/default/activity.html.twig @@ -5,7 +5,7 @@
- {{ _T("General informations", "events") }} + {{ _T("General information", "events") }}
{% include "components/forms/checkbox.html.twig" with { diff --git a/templates/default/booking.html.twig b/templates/default/booking.html.twig index a733692..384188b 100644 --- a/templates/default/booking.html.twig +++ b/templates/default/booking.html.twig @@ -5,7 +5,7 @@
- {{ _T("Booking informations", "events") }} + {{ _T("Booking information", "events") }}
{% include "components/forms/date.html.twig" with { @@ -100,7 +100,7 @@
- {{ _T("Financial informations", "events") }} + {{ _T("Financial information", "events") }}
{% include "components/forms/checkbox.html.twig" with { diff --git a/templates/default/event.html.twig b/templates/default/event.html.twig index 6d37976..6ec8605 100644 --- a/templates/default/event.html.twig +++ b/templates/default/event.html.twig @@ -5,7 +5,7 @@
- {{ _T("General informations", "events") }} + {{ _T("General information", "events") }}
{% include "components/forms/checkbox.html.twig" with { diff --git a/templates/default/events.html.twig b/templates/default/events.html.twig index ef8e41d..05013de 100644 --- a/templates/default/events.html.twig +++ b/templates/default/events.html.twig @@ -99,7 +99,7 @@ {% if login.isAdmin() or login.isStaff() or (login.isGroupManager() and event.getGroup() in login.managed_groups) %} {% set actions = actions|merge([ { - 'label': _T("%1$s: edit informations", "events")|replace({"%1$s": event.getName()}), + 'label': _T("%1$s: edit information", "events")|replace({"%1$s": event.getName()}), 'route': { 'name': 'events_event_edit', 'args': {'id': eid}