From 1c044111338e75fbc94aaa15de820ffeeaf2fa5c Mon Sep 17 00:00:00 2001 From: Johan Cwiklinski Date: Sun, 25 Aug 2024 14:51:14 +0200 Subject: [PATCH] Add translation files --- lang/activities.pot | 612 +++++++++++++++++++++++++++ lang/activities_ar.utf8.po | 624 +++++++++++++++++++++++++++ lang/activities_br.utf8.po | 606 +++++++++++++++++++++++++++ lang/activities_ca.utf8.po | 610 +++++++++++++++++++++++++++ lang/activities_de_DE.utf8.po | 641 ++++++++++++++++++++++++++++ lang/activities_en_US.po | 613 +++++++++++++++++++++++++++ lang/activities_es.utf8.po | 659 +++++++++++++++++++++++++++++ lang/activities_fr_FR.utf8.po | 768 ++++++++++++++++++++++++++++++++++ lang/activities_it_IT.utf8.po | 615 +++++++++++++++++++++++++++ lang/activities_nb_NO.utf8.po | 606 +++++++++++++++++++++++++++ lang/activities_oc.utf8.po | 612 +++++++++++++++++++++++++++ lang/activities_ota.utf8.po | 606 +++++++++++++++++++++++++++ lang/activities_pt.utf8.po | 610 +++++++++++++++++++++++++++ lang/activities_ru.utf8.po | 613 +++++++++++++++++++++++++++ lang/activities_si.utf8.po | 606 +++++++++++++++++++++++++++ lang/activities_tr.utf8.po | 609 +++++++++++++++++++++++++++ lang/activities_uk.utf8.po | 694 ++++++++++++++++++++++++++++++ 17 files changed, 10704 insertions(+) create mode 100644 lang/activities.pot create mode 100644 lang/activities_ar.utf8.po create mode 100644 lang/activities_br.utf8.po create mode 100644 lang/activities_ca.utf8.po create mode 100644 lang/activities_de_DE.utf8.po create mode 100644 lang/activities_en_US.po create mode 100644 lang/activities_es.utf8.po create mode 100644 lang/activities_fr_FR.utf8.po create mode 100644 lang/activities_it_IT.utf8.po create mode 100644 lang/activities_nb_NO.utf8.po create mode 100644 lang/activities_oc.utf8.po create mode 100644 lang/activities_ota.utf8.po create mode 100644 lang/activities_pt.utf8.po create mode 100644 lang/activities_ru.utf8.po create mode 100644 lang/activities_si.utf8.po create mode 100644 lang/activities_tr.utf8.po create mode 100644 lang/activities_uk.utf8.po diff --git a/lang/activities.pot b/lang/activities.pot new file mode 100644 index 0000000..eb0c264 --- /dev/null +++ b/lang/activities.pot @@ -0,0 +1,612 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_ar.utf8.po b/lang/activities_ar.utf8.po new file mode 100644 index 0000000..6896c7f --- /dev/null +++ b/lang/activities_ar.utf8.po @@ -0,0 +1,624 @@ +# Johan Cwiklinski , 2020. +# ButterflyOfFire , 2020, 2021, 2022. +# ButterflyOfFire , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2024-02-06 17:01+0000\n" +"Last-Translator: ButterflyOfFire \n" +"Language-Team: Arabic \n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.4-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "لم يتم بناء مكتبات جافا سكريبت!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "المَبلغ" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "النشاطات" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "التقويم" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "الإسم" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "العنوان" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "المدينة" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "البلد" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "مطلوب" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "تاريخ الإنشاء" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "نشط" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "غير نَشِط" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "التاريخ" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "التقويم الشهري" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "اليوم" diff --git a/lang/activities_br.utf8.po b/lang/activities_br.utf8.po new file mode 100644 index 0000000..91c16a2 --- /dev/null +++ b/lang/activities_br.utf8.po @@ -0,0 +1,606 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: br\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 3.0.0\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_ca.utf8.po b/lang/activities_ca.utf8.po new file mode 100644 index 0000000..972d1e2 --- /dev/null +++ b/lang/activities_ca.utf8.po @@ -0,0 +1,610 @@ +# Pol Casares Civit , 2020. +# Queralt Garrigos , 2022. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2022-01-13 09:53+0000\n" +"Last-Translator: Queralt Garrigos \n" +"Language-Team: Catalan \n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.10.1\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Comentari:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Activitats" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Comentari" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_de_DE.utf8.po b/lang/activities_de_DE.utf8.po new file mode 100644 index 0000000..c089a80 --- /dev/null +++ b/lang/activities_de_DE.utf8.po @@ -0,0 +1,641 @@ +# Johan Cwiklinski , 2020, 2023. +# Peter Waldert , 2020. +# Manuel Zeschko , 2021. +# Gjelbrim Haskaj , 2021. +# TwoB00m , 2021. +# Der_Unterhaendler , 2022. +# klausellus-wallace , 2023. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2023-07-08 08:09+0000\n" +"Last-Translator: Johan Cwiklinski \n" +"Language-Team: German \n" +"Language: de_DE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.0-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "Ereignis ist erforderlich" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "%1$s ist erforderlich für dieses Ereignis!" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Bitte geben Sie einen Betrag an wenn die Buchung bezahlt wurde. ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "Mitglied ist erforderlich" + +#: ../lib/GaletteEvents/Booking.php:274 +#, fuzzy +msgid "There must be at least one person" +msgstr "Es muss mindestens eine Person sein" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "Buchungsdatum ist erforderlich!" + +#: ../lib/GaletteEvents/Booking.php:307 +#, fuzzy +msgid "booking date" +msgstr "Buchungsdatum" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "Es gibt bereits eine Buchung für %1$s in %2$s" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "Buchung hinzugefügt" + +#: ../lib/GaletteEvents/Booking.php:401 +#, fuzzy +msgid "Fail to add new booking." +msgstr "Hinzufügen der Buchung gescheitert." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Buchung aktualisiert" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Buchungsverwaltung" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "Keine Buchung wurde ausgewählt, bitte wählen Sie mindestens eine." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Buchung" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "Neue Buchung erfolgreich hinzugefügt." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "Buchung wurde geändert." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +#, fuzzy +msgid "An error occurred while storing the booking." +msgstr "Fehler beim Speichern der Buchung." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "Vergessen Sie nicht die Buchung zu speichern" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, fuzzy, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Lösche Buchung für %1$s bei %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Aktivitätsverwaltung" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Aktivität" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "Die neue Aktivität wurde erfolgreich hinzugefügt." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "Aktivität wurde verändert." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "Ein Fehler ist beim Speichern der Aktivität aufgetreten." + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "Entferne Tätigkeit %1$s" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Eventmanagement" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Die Javascript-Bibliotheken wurden noch nicht kompiliert!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Eventkalender" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Ereignis" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "Die Aktivität wurde dem Ereignis zugeordnet." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "Vergessen Sie nicht, das Ereignis zu speichern" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "Tätigkeit wurde vom Event entfernt." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +#, fuzzy +msgid "New event has been successfully added." +msgstr "Neues Ereignis wurde erfolgreich hinzugefügt." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "Event wurde verändert." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "Ein Fehler ist beim Speichern des Events aufgetreten." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Lösche Ereignis '%1$s'\"" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "Postleitzahl" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Anzahl der Personen" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Betrag" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Name der Bank" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Schecknummer" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "buchungsliste" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Eventinformationen" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Startdatum:" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "Enddatum:" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Ort:" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Kommentar:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s bezahlt" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Teilnehmer:" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Aktivitäten" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "Startdatum ist erforderlich" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Anfangsdatum" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Enddatum" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "Enddatum muss größer oder gleich dem Startdatum sein" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Name ist erforderlich" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "Bitte wählen Sie die Gruppe die Sie verwalten!" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "Stadt ist erforderlich" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Event hinzugefügt" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Hinzufügen des Events fehlgeschlagen." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Event aktualisiert" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Events" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Kalender" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Buchungen" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "Neue Eventbuchung" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Aktivität hinzugefügt" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Hinzufügen der Aktivität fehlgeschlagen." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Aktivität aktualisiert" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "Allgemeine Informationen" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "Ist offen" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Name" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Beschränkt auf Gruppe" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" +"Beschränken des Events auf Mitglieder der gewählten Gruppe und deren " +"Untergruppen." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Kommentar" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Ort" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Adresse" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Stadt" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "Land" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Aktivität wählen um sie hinzuzufügen" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Hinzufügen der ausgewählten Aktivität zum Event" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Auswählen einer Aktivität um sie zu entfernen" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Entfernen der ausgewählten Aktivität vom Event" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Benötigt" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +#, fuzzy +#| msgid "Choose an activity to add" +msgid "Please choose an activity to add" +msgstr "Aktivität wählen um sie hinzuzufügen" + +#: ../tempcache/event.html.twig:389 +#, fuzzy +#| msgid "Choose an activity to remove" +msgid "Please choose an activity to remove" +msgstr "Auswählen einer Aktivität um sie zu entfernen" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Buchungsinformationen" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Buchungsdatum" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Wählen Sie ein Event" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "Keine Aktivität für das ausgewählte Event" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Zahlungsinformationen" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Bezahlt" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "Keine Buchung ausgewählt" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Bitte wählen sie mindestens eine Buchung aus der Liste um die Aktion " +"auszuführen." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Mitglieder als CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s Aktivität" +msgstr[1] "%1$s Aktivitäten" + +#: ../tempcache/activities.html.twig:90 +#, fuzzy +msgid "New activity" +msgstr "Neue Aktivität" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Erstelldatum" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Aktive" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inaktiv" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Datum" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Heute" + +#~ msgid "Noon meal" +#~ msgstr "Mittagessen" + +#~ msgid "Even meal" +#~ msgstr "Abendessen" + +#~ msgid "Lodging" +#~ msgstr "Unterkunft" + +#~ msgid "Event ID cannot ben null calling edit route!" +#~ msgstr "Die Event ID darf nicht null sein!" diff --git a/lang/activities_en_US.po b/lang/activities_en_US.po new file mode 100644 index 0000000..4b42287 --- /dev/null +++ b/lang/activities_en_US.po @@ -0,0 +1,613 @@ +# English translations for PACKAGE package. +# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Automatically generated, 2024. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2024-07-02 21:38+0200\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: en_US\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "Event is mandatory" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "%1$s is mandatory for this event!" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Please specify amount if booking has been paid ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "Member is mandatory" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "There must be at least one person" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "Booking date is mandatory!" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "booking date" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, 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:397 +msgid "Booking added" +msgstr "Booking added" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "Fail to add new booking." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Booking updated" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Bookings management" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "No action was matching." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "No booking was selected, please check at least one." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Booking" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "New booking has been successfully added." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "Booking has been modified." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "An error occurred while storing the booking." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "Do not forget to store the booking" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Remove booking for %1$s on %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Activities management" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Activity" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "New activity has been successfully added." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "Activity has been modified." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "An error occurred while storing the activity." + +#. 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" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Events management" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Javascript libraries has not been built!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Events calendar" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Event" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "Activity has been attached to event." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "Do not forget to store the event" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "Activity has been detached from event." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "New event has been successfully added." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "Event has been modified." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "An error occurred while storing the event." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Remove event '%1$s'\"" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "Zip code" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Number of persons" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Amount" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Bank name" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Check number" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "bookingslist" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Event information" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Start date:" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "End date:" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Location:" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Comment:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s paid" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Attendees:" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Activities" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "Begin date is mandatory" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Begin date" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "End date" + +#: ../lib/GaletteEvents/Event.php:249 +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:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Name is mandatory" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "Please select a group you own!" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "Town is mandatory" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Event added" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Fail to add new event." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Event updated" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Events" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Calendar" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Bookings" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "New event booking" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Activity added" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Fail to add new activity." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Activity updated" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "General information" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "Is open" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Name" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "Color" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Limit to group" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "Restrict event to selected group (and its subgroups)." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Comment" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Location" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Address" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Town" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "Country" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Choose an activity to add" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Add selected activity to event" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Choose an activity to remove" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Remove selected activity from event" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Required" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "No activity available in the database." + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "Please choose an activity to add" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "Please choose an activity to remove" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Booking information" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Booking date" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Select an event" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "No activity for selected event" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Financial information" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Paid" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "No booking selected" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Please make sure to select at least one booking from the list to perform " +"this action." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Members as CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "Export selected reservation members as CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "Bookings as CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "Export selected reservations as CSV" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "%1$s booking" +msgstr[1] "%1$s bookings" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "New booking" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "current event" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "Attendees" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "Select..." + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "All payment types" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "Group" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "Paid bookings:" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "Not paid" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "Found bookings total %f" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "Edit booking" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "Remove from database" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "No booking has been found" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s activity" +msgstr[1] "%1$s activities" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "New activity" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Creation date" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "Is active" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Active" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inactive" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s: edit information" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "%1$s: remove from database" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "No activity has been found" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "%1$s event" +msgstr[1] "%1$s events" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "New event" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Date" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "Open" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "Event is open" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "Event is closed" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "%1$s: export bookings as CSV" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "%1$s: show bookings" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "No event has been found" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "Daily list" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "Weekly list" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "Monthly list" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "Month calendar" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Today" diff --git a/lang/activities_es.utf8.po b/lang/activities_es.utf8.po new file mode 100644 index 0000000..753df66 --- /dev/null +++ b/lang/activities_es.utf8.po @@ -0,0 +1,659 @@ +# Johan Cwiklinski , 2020, 2022, 2023. +# badlop , 2021. +# Berto Te , 2021. +# Toni Martínez , 2021. +# felipe , 2021. +# Germe the fur star , 2021. +# Cow , 2022. +# Javier , 2022. +# gallegonovato , 2022, 2023. +# ventura vicenta memba moule , 2023. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2023-12-07 12:04+0000\n" +"Last-Translator: gallegonovato \n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.3-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "Evento es obligatorio" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "¡ %1$s es obligatorio para este evento !" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Especifique la cantidad si la reserva ha sido abonada ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "Miembro es obligatorio" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "Al menos debe haber una persona" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "¡ La fecha de reserva es obligatoria !" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "fecha de reserva" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "Ya existe una reserva para %1$s en %2$s" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "Reserva agregada" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "Error al agrega una reserva nueva." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Reserva actualizada" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Gestión de reserva" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "Ninguna acción coincidía." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "Ninguna reserva fue seleccionada, marque al menos una." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Reserva" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "La reserva nueva ha sido agregada correctamente." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "La reserva ha sido modificada." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "Ha ocurrido un error al almacenar la reserva." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "No olvide almacenar la reserva" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Anular reserva para %1$s en %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Gestión de actividades" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Actividad" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "Ha sido agregada correctamente una actividad nueva." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "Ha sido modificada la actividad." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "Ha ocurrido un error mientras almacenaba la actividad." + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "Eliminar actividad %1$s" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Gestión de eventos" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "¡Las bibliotecas JavaScript no se han compilado!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Calendario de eventos" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Evento" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "La actividad ha sido adjuntada al evento." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "No olvide almacenar el evento" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "La actividad ha sido liberada del evento." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "Se ha agregado correctamente un evento nuevo." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "Evento ha sido modificado." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "Ha ocurrido un error al almacenar el evento." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Eliminar evento «%1$s»" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "Código postal" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Número de personas" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Monto" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Nombre bancario" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Número comprobante" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "listado de reservas" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Informaciones de evento" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Fecha de inicio:" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "Fecha de finalización:" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Ubicación:" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Comentario:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s pagado" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Asistentes:" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Actividades" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "Fecha de inicio obligatoria" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Fecha de inicio" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Fecha de finalización" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "La fecha debe ser posterior o igual a la fecha de inicio" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Nombre es obligatorio" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "¡Selecciona un grupo de tu propiedad!" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "Ciudad es obligatoria" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Evento agregado" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Error al agregar evento nuevo." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Evento actualizado" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Eventos" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Calendario" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Reservas" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "Crear reserva de evento" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Actividad agregada" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Error al agregar actividad nueva." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Actividad actualizada" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "Informaciones general" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "Está abierto" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Nombre" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Limitar al grupo" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "Evento restringido para grupo seleccionado (y sus grupos heredados)." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Comentario" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Lugar" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Dirección" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Pueblo" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "País" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Elija una actividad para agregarla" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Agrega actividad seleccionada al evento" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Elija una actividad a retirar" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Retira actividad seleccionada desde el evento" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Requerido" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "No hay actividad disponible en la base de datos." + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "Por favor, elija una actividad para añadir" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "Por favor, elija una actividad para eliminar" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Informaciones de reserva" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Fecha de reserva" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Seleccione un evento" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "Ninguna actividad para evento seleccionado" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Informaciones financieras" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Remunerado" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "Ninguna reserva seleccionada" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Asegure seleccionar el menos una reserva desde el listado para realizar esta " +"operación." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Miembros como *.csv" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "Exportar miembros de reserva seleccionados como *.csv" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "Reservas como *.csv" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "Exportar reservas seleccionadas como CSV" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "%1$s reserva" +msgstr[1] "%1$s reservas" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "Crear reserva" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "evento actual" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "Participantes" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "Selección..." + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "Todos los tipos de abonación" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "Grupo" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "Reserva abonada:" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "No renumerado" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "Se encontraron un total de %f reservas" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "Editar reserva" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "Eliminar de la base de datos" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "No se ha encontrado ninguna reserva" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s actividad" +msgstr[1] "%1$s actividades" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "Crear actividad" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Fecha de creación" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "Está activo" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Activa" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inactiva" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s: editar informaciones" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "%1$s: quitar desde BdD" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "No se ha encontrado ninguna actividad" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "%1$s evento" +msgstr[1] "%1$s eventos" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "Crear evento" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Fecha" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "Abrir" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "Evento abierto" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "Evento cerrado" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "Evento %1$s: exportar reservas como *.cvs" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "evento %1$s: mostrar reservas" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "No se ha encontrado ningún evento" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "Listado diario" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "Listado semanal" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "Listado mensual" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "Calendario mensual" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Hoy" + +#~ msgid "Noon meal" +#~ msgstr "Almuerzo" + +#~ msgid "Even meal" +#~ msgstr "Comida" + +#~ msgid "Lodging" +#~ msgstr "Alojamiento" + +#~ msgid "activities" +#~ msgstr "actividades" + +#~ msgid "acivity" +#~ msgstr "actividad" + +#~ msgid "Show all bookings" +#~ msgstr "Mostrar todas las reservas" + +#~ msgid "Add a new booking" +#~ msgstr "Agrega una reserva nueva" + +#~ msgid "bookings" +#~ msgstr "reservas" + +#~ msgid "booking" +#~ msgstr "reserva" + +#~ msgid "events" +#~ msgstr "eventos" + +#~ msgid "event" +#~ msgstr "evento" + +#~ msgid "" +#~ "(event will be considered as closed when begin date has been exceeded)" +#~ msgstr "" +#~ "(evento será considerado como cerrado cuando la fecha inicial ha sido " +#~ "vencida)" diff --git a/lang/activities_fr_FR.utf8.po b/lang/activities_fr_FR.utf8.po new file mode 100644 index 0000000..4280582 --- /dev/null +++ b/lang/activities_fr_FR.utf8.po @@ -0,0 +1,768 @@ +# Johan Cwiklinski , 2020, 2021, 2022, 2023, 2024. +# Fredericos Tezorc , 2020. +msgid "" +msgstr "" +"Project-Id-Version: Galette Events plugin\n" +"Report-Msgid-Bugs-To: translations@galette.eu\n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2024-07-02 19:43+0000\n" +"Last-Translator: Johan Cwiklinski \n" +"Language-Team: French \n" +"Language: fr_FR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.7-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "L'évènement est requis" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "%1$s est obligatoire pour cet évènement !" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Veuillez spécifier un montant si la réservation a été payée ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "L'adhérent est requis" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "Il doit y avoir au moins une personne" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "La date de réservation est requise !" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "date de réservation" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "Une réservation existe déjà pour %1$s dans %2$s" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "Réservation ajoutée" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "Erreur à l'ajout de la nouvelle réservation." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Réservation mise à jour" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Gestion des réservations" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "Aucune action ne correspondait." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "Aucune réservation sélectionnée, vous devez en cocher au moins une." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Réservation" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "La nouvelle réservation a été ajoutée avec succès." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "La réservation a été modifiée." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "Une erreur est survenue à l'enregistrement de la réservation." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "N'oubliez pas d'enregistrer la réservation" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Supprimer la réservation pour %1$s sur %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Gestion des activités" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Activité" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "La nouvelle activité a été ajoutée avec succès." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "L'activité a été modifiée." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "Une erreur est survenue à l'enregistrement de l'activité." + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "Supprimer l'activité %1$s" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Gestion des évènements" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Les bibliothèques Javascript n'ont pas été construites !" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Calendrier des évènements" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Évènement" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "L'activité a été attachée à l'évènement." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "N'oubliez pas d'enregistrer l'évènement" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "L'activité a été détachée de l'évènement." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "Le nouvel évènement a été ajouté avec succès." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "L'évènement a été modifié." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "Une erreur est survenue à l'enregistrement de l'évènement." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Supprimer l'évènement «%1$s»" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "Code postal" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Nombre de personnes" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Montant" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Nom de la banque" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Numéro de chèque" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "liste-reservations" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Informations de l'évènement" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Date de début :" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "Date de fin :" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Localisation :" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Commentaire :" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s payés" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Participants :" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Activités" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "La date de début est requise" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Date de début" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Date de fin" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "La date de fin doit être ultérieure ou égale à la date de début" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Le nom est requis" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "Veuillez sélectionner un groupe que vous gérez !" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "La ville est requise" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Évènement ajouté" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Erreur à l'ajout du nouvel évènement." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Évènement mis à jour" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Évènements" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Calendrier" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Réservations" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "Nouvelle réservation d'évènement" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Activité ajoutée" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Erreur à l'ajout de la nouvelle activité." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Activité mise à jour" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "Informations générales" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "Est ouvert" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Nom" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "Coleur" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Limiter au groupe" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "Restreindre l'évènement au groupe sélectionné (et ses sous groupes)." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Commentaire" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Emplacement" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Adresse" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Ville" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "Pays" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Choisissez une activité à ajouter" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Ajouter l'activité sélectionnée à l'évènement" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Choisissez une activité à supprimer" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Retirer l'activité sélectionnée de l'évènement" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Obligatoire" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "Aucune activité disponible dans la base de données." + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "Veuillez choisir une activité à ajouter" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "Veuillez choisir une activité à supprimer" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Informations réservation" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Date de réservation" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Sélectionnez un évènement" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "Aucune activité pour l'évènement sélectioné" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Informations financières" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Payée" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "Aucune réservation sélectionnée" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Veillez à sélectionner au moins une réservation dans la liste pour effectuer " +"cette action." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Adhérents en CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "Exporter les réservations sélectionnées en CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "Réservations en CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "Export des réservations sélectionnées en CSV" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "%1$s réservation" +msgstr[1] "%1$s réservations" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "Nouvelle réservation" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "évènement courant" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "Participants" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "Choisissez..." + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "Toutes les méthodes de paiement" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "Groupe" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "Réservations payées :" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "Non payée" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "Total des réservations trouvées : %f" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "Modifier la réservation" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "Supprimer de la base de données" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "Aucune réservation trouvée" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s activité" +msgstr[1] "%1$s activités" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "Nouvelle activité" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Date de création" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "Est active" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Active" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inactif" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s : modifier les informations" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "%1$s : supprimer de la base de données" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "Aucune activité trouvée" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "%1$s évènement" +msgstr[1] "%1$s évènements" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "Nouvel évènement" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Date" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "Ouvert" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "L'évènement est ouvert" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "L'évènement est fermé" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "%1$s : exporter les réservations en CSV" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "%1$s : voir les réservations" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "Aucun évènement trouvé" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "Liste quotidienne" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "Liste hebdomadaire" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "Liste mensuelle" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "Calendrier mensuel" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Aujourd'hui" + +#~ msgid "Noon meal" +#~ msgstr "Repas midi" + +#~ msgid "Even meal" +#~ msgstr "Repas soir" + +#~ msgid "Lodging" +#~ msgstr "Logement" + +#~ msgid "activities" +#~ msgstr "activités" + +#~ msgid "acivity" +#~ msgstr "activité" + +#~ msgid "Show all bookings" +#~ msgstr "Voir toutes les réservations" + +#~ msgid "Add a new booking" +#~ msgstr "Ajouter une nouvelle réservation" + +#~ msgid "bookings" +#~ msgstr "réservations" + +#~ msgid "booking" +#~ msgstr "réservation" + +#~ msgid "events" +#~ msgstr "évènements" + +#~ msgid "event" +#~ msgstr "évènement" + +#~ msgid "" +#~ "(event will be considered as closed when begin date has been exceeded)" +#~ msgstr "" +#~ "(l'évènement sera considéré comme clos lorsque la date de début sera " +#~ "dépassée)" + +#~ msgid "Event ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "L'identifiant de l'évènement ne peut être vide pour la route d'édition !" + +#~ msgid "An error occurred trying to remove event %name :/" +#~ msgstr "Une erreur est survenue à la suppression de l'évènement %name :/" + +#~ msgid "Event %name has been successfully deleted." +#~ msgstr "L'évènement %name a été supprimé avec succès." + +#~ msgid "Booking ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "L'identifiant de la réservation ne peut être vide pour la route " +#~ "d'édition !" + +#~ msgid "An error occurred trying to remove booking :/" +#~ msgstr "Une erreur est survenue à la suppression de la réservation :/" + +#~ msgid "Booking has been successfully deleted." +#~ msgstr "La réservation a été supprimée avec succès." + +#~ msgid "Activity ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "L'identifiant de l'activité ne peut être vide pour la route d'édition !" + +#~ msgid "Activity %name is referenced in %1$s events, it cannot be removed." +#~ msgstr "" +#~ "L'activité %name est référencée dans %1$s évènements, elle ne peut être " +#~ "supprimée." + +#~ msgid "An error occurred trying to remove activity %name :/" +#~ msgstr "Une erreur est survenue à la suppression de l'activité %name :/" + +#~ msgid "Activity %name has been successfully deleted." +#~ msgstr "L'activité %name a été supprimée avec succès." + +#~ msgid "Related activities" +#~ msgstr "Activités liées" + +#~ msgid "All" +#~ msgstr "Toutes" + +#, fuzzy +#~ msgid "modification" +#~ msgstr "Localisation" + +#, fuzzy +#~ msgid "creation" +#~ msgstr "Localisation" + +#, fuzzy +#~ msgid "Removal has not been confirmed!" +#~ msgstr "La réservation n'a pas été payée" + +#, fuzzy +#~ msgid "start date filter" +#~ msgstr "Date de début :" + +#, fuzzy +#~ msgid "end date filter" +#~ msgstr "Date de fin" + +#, fuzzy +#~ msgid "Select a date" +#~ msgstr "Sélectionnez un évènement" + +#, fuzzy +#~ msgid "Actions" +#~ msgstr "Localisation" + +#, fuzzy +#~ msgid "Select a group" +#~ msgstr "Sélectionnez un évènement" + +#~ msgid "Show event form" +#~ msgstr "Afficher le formulaire de l'évènement" + +#~ msgid "Booking has been paid" +#~ msgstr "La réservation a été payée" + +#~ msgid "Click to choose this member for current booking" +#~ msgstr "Cliquez pour choisir cet adhérent pour la réservation courante" + +#~ msgid "Choose member" +#~ msgstr "Choisissez un adhérent" + +#~ msgid "[bookings]" +#~ msgstr "[reservations]" + +#~ msgid "none" +#~ msgstr "aucun" + +#~ msgid "[bookings csv]" +#~ msgstr "[reservations csv]" + +#~ msgid "Has meal" +#~ msgstr "Avec repas" + +#~ msgid "Lodging mandatory" +#~ msgstr "Logement requis" + +#~ msgid "Cannot set meal as mandatory if there is no meal :)" +#~ msgstr "Impossible de rendre le repas obligatoire en l'absence de repas :)" + +#~ msgid "Cannot set lodging as mandatory if there is no lodging :)" +#~ msgstr "" +#~ "Impossible de rendre le logement obligatoire en l'absence de logement :)" + +#~ msgid "Meal" +#~ msgstr "Repas" + +#~ msgid "Meal mandatory" +#~ msgstr "Repas obligatoire" + +#~ msgid "Lodging is mandatory for this event!" +#~ msgstr "Le logement est requis pour cet évènement !" diff --git a/lang/activities_it_IT.utf8.po b/lang/activities_it_IT.utf8.po new file mode 100644 index 0000000..62fcd48 --- /dev/null +++ b/lang/activities_it_IT.utf8.po @@ -0,0 +1,615 @@ +# Johan Cwiklinski , 2020. +# Alessandro Mandelli , 2021. +# Marco Ciampa , 2024. +# Ilario Quinson , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: translations@galette.eu\n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2024-07-04 23:09+0000\n" +"Last-Translator: Marco Ciampa \n" +"Language-Team: Italian \n" +"Language: it_IT\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.7-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "L'evento è obbligatorio" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "%1$s è obbligatoria per questo evento!" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Specificare l'importo se la prenotazione è stata pagata ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "Il socio è obbligatorio" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "Ci deve essere almeno una persona" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "La data di prenotazione è obbligatoria!" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "data di prenotazione" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "Una prenotazione esiste già per %1$s in %2$s" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "Prenotazione aggiunta" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "Fallita aggiunta nuova prenotazione." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Prenotazione aggiornata" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Gestione prenotazioni" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "Nessuna azione corrispondente." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "Nessuna prenotazione selezionata, sceglierne almeno una." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Prenotazione" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "È stata aggiunta una nuova prenotazione." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "La prenotazione è stata modificata." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" +"Si è verificato un errore durante la memorizzazione della prenotazione." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "Non dimenticate di memorizzare la prenotazione" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Rimuovere la prenotazione per %1$s su %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Gestione attività" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Attività" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "È stata aggiunta una nuova attività." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "L'attività è stata modificata." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "Si è verificato un errore durante la memorizzazione dell'attività." + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "Rimuovere l'attività %1$s" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Gestione eventi" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Le librerie Javascript non sono state compilate!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Calendario eventi" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Evento" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "L'attività è stata connessa all'evento." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "Non dimenticate di memorizzare l'evento" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "L'attività è stata sconnessa dall'evento." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "Il nuovo evento è stato aggiunto con successo." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "L'evento è stato modificato." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "Si è verificato un errore durante la memorizzazione dell'evento." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Rimuovi evento '%1$s'\"" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "CAP" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Numero di persone" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Importo" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Nome della banca" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Numero di assegno" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "elenco prenotazioni" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Informazioni sull'evento" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Data di inizio:" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "Data di fine:" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Posizione:" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Commento:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s pagata" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Partecipanti:" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Attività" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "La data di inizio è obbligatoria" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Data di inizio" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Data di fine" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "La data di fine deve essere successiva o uguale alla data di inizio" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Il nome è obbligatorio" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "Selezionare un gruppo proprio!" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "La città è obbligatoria" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Evento aggiunto" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Fallita aggiunta nuovo evento." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Evento aggiornato" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Eventi" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Calendario" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Prenotazioni" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "Nuova prenotazione evento" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Attività aggiunta" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Fallita aggiunta nuova attività." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Attività aggiornata" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "Informazioni generali" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "È aperto" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Nome" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "Colore" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Limita al gruppo" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "Limitare l'evento al gruppo selezionato (e ai suoi sottogruppi)." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Commento" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Posizione" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Indirizzo" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Città" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "Paese" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Scegli un'attività da aggiungere" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Aggiungi un'attività selezionata all'evento" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Scegli un'attività da rimuovere" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Rimuovi l'attività selezionata dall'evento" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Richiesto" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "Nessuna attività disponibile nel database." + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "Scegli un'attività da aggiungere" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "Scegliere un'attività da rimuovere" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Informazioni di prenotazione" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Data di prenotazione" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Selezionare un evento" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "Nessuna attività per gli eventi selezionati" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Informazioni finanziarie" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Pagato" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "Nessuna prenotazione selezionata" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Assicurarsi di selezionare almeno una prenotazione dall'elenco per eseguire " +"questa azione." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Membri come CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "Esporta i membri selezionati della prenotazione come CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "Prenotazioni come CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "Esporta le prenotazioni selezionate come CSV" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "%1$s prenotazione" +msgstr[1] "%1$s prenotazioni" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "Nuova prenotazione" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "evento corrente" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "Partecipanti" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "Seleziona..." + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "Tutti i tipi di pagamento" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "Gruppo" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "Prenotazioni pagate:" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "Non pagate" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "Totale prenotazioni trovate %f" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "Modifica prenotazione" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "Rimuovi dal database" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "Nessuna prenotazione trovata" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s attività" +msgstr[1] "%1$s attività" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "Nuova attività" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Data di creazione" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "È attiva" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Attivo" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inattivo" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s: modifica le informazioni" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "%1$s: rimuovi dal database" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "Nessuna attività trovata" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "%1$s evento" +msgstr[1] "%1$s eventi" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "Nuovo evento" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Data" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "Apri" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "Evento aperto" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "Evento chiuso" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "%1$s: esporta prenotazioni come CSV" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "%1$s: mostra prenotazioni" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "Nessun evento trovato" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "Elenco giornaliero" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "Elenco settimanale" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "Elenco mensile" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "Calendario mensile" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Oggi" diff --git a/lang/activities_nb_NO.utf8.po b/lang/activities_nb_NO.utf8.po new file mode 100644 index 0000000..61ed693 --- /dev/null +++ b/lang/activities_nb_NO.utf8.po @@ -0,0 +1,606 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nb_NO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 3.0.0\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_oc.utf8.po b/lang/activities_oc.utf8.po new file mode 100644 index 0000000..84c8a11 --- /dev/null +++ b/lang/activities_oc.utf8.po @@ -0,0 +1,612 @@ +# Weblate , 2020. +# Quentin PAGÈS , 2020. +# Pèire Bréchet , 2022, 2024. +# Pèire Bréchet , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2024-03-20 16:21+0000\n" +"Last-Translator: Pèire Bréchet \n" +"Language-Team: Occitan \n" +"Language: oc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.5-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Montant" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Activitats" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "Lo jorn de començament es demandat" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Data de començament" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Data de fin" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Eveniments" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Nom" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Comentari" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Adreiça" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Vila" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "País" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Requesit" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Data de creacion" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Actiu" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Inactiu" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Data" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_ota.utf8.po b/lang/activities_ota.utf8.po new file mode 100644 index 0000000..baf6405 --- /dev/null +++ b/lang/activities_ota.utf8.po @@ -0,0 +1,606 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ota\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 3.3.6\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_pt.utf8.po b/lang/activities_pt.utf8.po new file mode 100644 index 0000000..55f476a --- /dev/null +++ b/lang/activities_pt.utf8.po @@ -0,0 +1,610 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Languages add-on , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_ru.utf8.po b/lang/activities_ru.utf8.po new file mode 100644 index 0000000..ebb1c5c --- /dev/null +++ b/lang/activities_ru.utf8.po @@ -0,0 +1,613 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Evgeniy Khramov , 2022. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2022-12-09 16:47+0000\n" +"Last-Translator: Evgeniy Khramov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.15-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Имя" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_si.utf8.po b/lang/activities_si.utf8.po new file mode 100644 index 0000000..59da0ad --- /dev/null +++ b/lang/activities_si.utf8.po @@ -0,0 +1,606 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: si\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 3.3.6\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_tr.utf8.po b/lang/activities_tr.utf8.po new file mode 100644 index 0000000..6a6185e --- /dev/null +++ b/lang/activities_tr.utf8.po @@ -0,0 +1,609 @@ +# Boran Roni , 2022. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2022-08-29 18:17+0000\n" +"Last-Translator: Boran Roni \n" +"Language-Team: Turkish \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.14.1-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "" + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "" + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Javascript kitaplıkları oluşturulmadı!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "" + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "" + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "" + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "" + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "" + +#: ../tempcache/event.html.twig:337 +msgid "No activity available in the database." +msgstr "" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "" + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "" +msgstr[1] "" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "" diff --git a/lang/activities_uk.utf8.po b/lang/activities_uk.utf8.po new file mode 100644 index 0000000..f6e2ae2 --- /dev/null +++ b/lang/activities_uk.utf8.po @@ -0,0 +1,694 @@ +# Johan Cwiklinski , 2020, 2021, 2022. +# Tymofij Lytvynenko , 2021. +# Artem , 2022. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-02 21:38+0200\n" +"PO-Revision-Date: 2022-07-26 00:55+0000\n" +"Last-Translator: Artem \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.14-dev\n" + +#: ../lib/GaletteEvents/Booking.php:192 +msgid "Event is mandatory" +msgstr "Подія є обов'язковою" + +#. TRANS: %1$s is activity name +#: ../lib/GaletteEvents/Booking.php:204 +#, php-format +msgid "%1$s is mandatory for this event!" +msgstr "%1$s є обов'язковою для цієї події!" + +#: ../lib/GaletteEvents/Booking.php:239 +msgid "Please specify amount if booking has been paid ;)" +msgstr "Будь ласка, вкажіть суму, якщо бронювання було оплачено ;)" + +#: ../lib/GaletteEvents/Booking.php:262 +msgid "Member is mandatory" +msgstr "Член є обов'язковим" + +#: ../lib/GaletteEvents/Booking.php:274 +msgid "There must be at least one person" +msgstr "Має бути принаймні одна особа" + +#: ../lib/GaletteEvents/Booking.php:283 +msgid "Booking date is mandatory!" +msgstr "Дата бронювання обов'язкова!" + +#: ../lib/GaletteEvents/Booking.php:307 +msgid "booking date" +msgstr "дата бронювання" + +#. TRANS: first replacement is member name, second is event name +#: ../lib/GaletteEvents/Booking.php:329 +#, php-format +msgid "A booking already exists for %1$s in %2$s" +msgstr "Для %1$s у події %2$s вже існує бронювання" + +#: ../lib/GaletteEvents/Booking.php:397 +msgid "Booking added" +msgstr "Бронювання додано" + +#: ../lib/GaletteEvents/Booking.php:401 +msgid "Fail to add new booking." +msgstr "Не вдалося додати нове бронювання." + +#: ../lib/GaletteEvents/Booking.php:420 +msgid "Booking updated" +msgstr "Бронювання оновлено" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:163 +msgid "Bookings management" +msgstr "Управління бронюваннями" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:335 +msgid "No action was matching." +msgstr "" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:340 +msgid "No booking was selected, please check at least one." +msgstr "Бронювання не вибрано, будь ласка, оберіть принаймні одне." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:380 +msgid "Booking" +msgstr "Бронювання" + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:510 +msgid "New booking has been successfully added." +msgstr "Нове бронювання успішно додано." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:512 +msgid "Booking has been modified." +msgstr "Бронювання було змінено." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:516 +msgid "An error occurred while storing the booking." +msgstr "Під час зберігання бронювання сталася помилка." + +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:526 +msgid "Do not forget to store the booking" +msgstr "Не забудьте зберегти бронювання" + +#. TRANS: %1$s is the member name, %2$s the event name. +#: ../lib/GaletteEvents/Controllers/Crud/BookingsController.php:629 +#, php-format +msgid "Remove booking for %1$s on %2$s" +msgstr "Вилучити бронювання для %1$s на %2$s" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:125 +msgid "Activities management" +msgstr "Управління діяльностями" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:196 +msgid "Activity" +msgstr "Діяльність" + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:257 +msgid "New activity has been successfully added." +msgstr "Нову діяльність успішно додано." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:259 +msgid "Activity has been modified." +msgstr "Діяльність змінено." + +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:263 +msgid "An error occurred while storing the activity." +msgstr "Під час зберігання діяльності сталася помилка." + +#. TRANS %1$s is activity name +#: ../lib/GaletteEvents/Controllers/Crud/ActivitiesController.php:348 +#, php-format +msgid "Remove activity %1$s" +msgstr "Вилучити діяльність %1$s" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:130 +msgid "Events management" +msgstr "Управління подіями" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:185 +msgid "Javascript libraries has not been built!" +msgstr "Бібліотеки Javascript не створено!" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:194 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:125 +msgid "Events calendar" +msgstr "Календар подій" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:303 +#: ../lib/GaletteEvents/Controllers/CsvController.php:71 +#: ../tempcache/booking.html.twig:100 ../tempcache/booking.html.twig:108 +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:163 +msgid "Event" +msgstr "Подія" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:386 +msgid "Activity has been attached to event." +msgstr "Діяльність долучена до події." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:387 +msgid "Do not forget to store the event" +msgstr "Не забудьте зберегти подію" + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:389 +msgid "Activity has been detached from event." +msgstr "Діяльність відлучена від події." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:398 +msgid "New event has been successfully added." +msgstr "Нова подія успішно додана." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:400 +msgid "Event has been modified." +msgstr "Подія було змінено." + +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:404 +msgid "An error occurred while storing the event." +msgstr "Під час зберігання події сталася помилка." + +#. TRANS: %1$s is the event name +#: ../lib/GaletteEvents/Controllers/Crud/EventsController.php:504 +#, php-format +msgid "Remove event '%1$s'\"" +msgstr "Вилучити подію '%1$s'" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:75 +#: ../tempcache/event.html.twig:151 +msgid "Zip code" +msgstr "ZIP-код" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:81 +#: ../tempcache/booking.html.twig:198 +msgid "Number of persons" +msgstr "Кількість осіб" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:96 +#: ../tempcache/booking.html.twig:301 +msgid "Amount" +msgstr "Сума" + +#: ../lib/GaletteEvents/Controllers/CsvController.php:98 +#: ../tempcache/booking.html.twig:313 +msgid "Bank name" +msgstr "Назва банку" + +#. TRANS: Bank check number +#: ../lib/GaletteEvents/Controllers/CsvController.php:100 +#: ../tempcache/booking.html.twig:319 +msgid "Check number" +msgstr "Номер чека" + +#. TRANS: this is a filename: all lowercase, no special character, no space. +#: ../lib/GaletteEvents/Controllers/CsvController.php:155 +msgid "bookingslist" +msgstr "список бронювань" + +#: ../lib/GaletteEvents/Repository/Events.php:205 +msgid "Event information" +msgstr "Відомості про подію" + +#: ../lib/GaletteEvents/Repository/Events.php:209 +msgid "Start date:" +msgstr "Дата початку:" + +#: ../lib/GaletteEvents/Repository/Events.php:210 +msgid "End date:" +msgstr "Дата завершення:" + +#: ../lib/GaletteEvents/Repository/Events.php:211 +msgid "Location:" +msgstr "Місцеперебування:" + +#: ../lib/GaletteEvents/Repository/Events.php:213 +msgid "Comment:" +msgstr "Коментар:" + +#. TRANS: %1$s is the number of paid attendees +#: ../lib/GaletteEvents/Repository/Events.php:230 +#, php-format +msgid "%1$s paid" +msgstr "%1$s оплачено" + +#: ../lib/GaletteEvents/Repository/Events.php:235 +msgid "Attendees:" +msgstr "Присутні:" + +#: ../lib/GaletteEvents/Repository/Events.php:243 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:92 +#: ../tempcache/event.html.twig:173 ../tempcache/booking.html.twig:214 +msgid "Activities" +msgstr "Діяльності" + +#: ../lib/GaletteEvents/Event.php:205 +msgid "Begin date is mandatory" +msgstr "Дата початку є обов’язковою" + +#: ../lib/GaletteEvents/Event.php:229 ../tempcache/event.html.twig:90 +msgid "Begin date" +msgstr "Дата початку" + +#: ../lib/GaletteEvents/Event.php:231 ../tempcache/event.html.twig:96 +msgid "End date" +msgstr "Дата завершення" + +#: ../lib/GaletteEvents/Event.php:249 +msgid "End date must be later or equal to begin date" +msgstr "Дата завершення має бути пізнішою або дорівнювати даті початку" + +#: ../lib/GaletteEvents/Event.php:255 ../lib/GaletteEvents/Activity.php:174 +msgid "Name is mandatory" +msgstr "Назва є обов’язковою" + +#: ../lib/GaletteEvents/Event.php:271 +msgid "Please select a group you own!" +msgstr "Виберіть групу, якою ви володієте!" + +#: ../lib/GaletteEvents/Event.php:278 +msgid "Town is mandatory" +msgstr "Місто є обов'язковим" + +#: ../lib/GaletteEvents/Event.php:407 +msgid "Event added" +msgstr "Подію додано" + +#: ../lib/GaletteEvents/Event.php:411 +msgid "Fail to add new event." +msgstr "Не вдалося додати нову подію." + +#: ../lib/GaletteEvents/Event.php:430 +msgid "Event updated" +msgstr "Подію оновлено" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:51 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:55 +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:163 +msgid "Events" +msgstr "Events" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:62 +#: ../lib/GaletteEvents/PluginGaletteEvents.php:124 +msgid "Calendar" +msgstr "Календар" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:75 +msgid "Bookings" +msgstr "Бронювання" + +#: ../lib/GaletteEvents/PluginGaletteEvents.php:145 +msgid "New event booking" +msgstr "Нове бронювання події" + +#: ../lib/GaletteEvents/Activity.php:242 +msgid "Activity added" +msgstr "Діяльність додано" + +#: ../lib/GaletteEvents/Activity.php:247 +msgid "Fail to add new activity." +msgstr "Не вдалося додати нову діяльність." + +#: ../lib/GaletteEvents/Activity.php:266 +msgid "Activity updated" +msgstr "Діяльність оновлено" + +#: ../tempcache/event.html.twig:64 ../tempcache/activity.html.twig:64 +msgid "General information" +msgstr "Загальні відомості" + +#: ../tempcache/event.html.twig:71 +msgid "Is open" +msgstr "Відкрито" + +#: ../tempcache/event.html.twig:78 ../tempcache/activities.html.twig:104 +#: ../tempcache/events.html.twig:104 ../tempcache/activity.html.twig:78 +msgid "Name" +msgstr "Ім'я" + +#: ../tempcache/event.html.twig:84 +msgid "Color" +msgstr "" + +#: ../tempcache/event.html.twig:122 +msgid "Limit to group" +msgstr "Обмежити групою" + +#: ../tempcache/event.html.twig:122 +msgid "Restrict event to selected group (and its subgroups)." +msgstr "Обмежити подію вибраною групою (і її підгрупами)." + +#: ../tempcache/event.html.twig:128 ../tempcache/booking.html.twig:204 +#: ../tempcache/activity.html.twig:84 +msgid "Comment" +msgstr "Коментар" + +#: ../tempcache/event.html.twig:138 +msgid "Location" +msgstr "Місцеперебування" + +#: ../tempcache/event.html.twig:145 +msgid "Address" +msgstr "Адреса" + +#: ../tempcache/event.html.twig:157 ../tempcache/events.html.twig:104 +#: ../tempcache/events.html.twig:181 +msgid "Town" +msgstr "Місто" + +#: ../tempcache/event.html.twig:163 +msgid "Country" +msgstr "Країна" + +#: ../tempcache/event.html.twig:197 +msgid "Choose an activity to add" +msgstr "Виберіть діяльність, яку потрібно додати" + +#: ../tempcache/event.html.twig:221 +msgid "Add selected activity to event" +msgstr "Додайте вибрану діяльність до події" + +#: ../tempcache/event.html.twig:233 +msgid "Choose an activity to remove" +msgstr "Виберіть діяльність для вилучення" + +#: ../tempcache/event.html.twig:260 +msgid "Remove selected activity from event" +msgstr "Вилучити вибрану діяльність із події" + +#: ../tempcache/event.html.twig:320 +msgid "Required" +msgstr "Потрібно" + +#: ../tempcache/event.html.twig:337 +#, fuzzy +#| msgid "%1$s: remove from database" +msgid "No activity available in the database." +msgstr "%1$s: вилучення з бази даних" + +#: ../tempcache/event.html.twig:379 +msgid "Please choose an activity to add" +msgstr "Виберіть діяльність, яку потрібно додати" + +#: ../tempcache/event.html.twig:389 +msgid "Please choose an activity to remove" +msgstr "Виберіть діяльність, яку потрібно вилучити" + +#: ../tempcache/booking.html.twig:64 +msgid "Booking information" +msgstr "Відомості про бронювання" + +#: ../tempcache/booking.html.twig:71 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:420 +msgid "Booking date" +msgstr "Дата бронювання" + +#: ../tempcache/booking.html.twig:79 +msgid "Select an event" +msgstr "Виберіть подію" + +#: ../tempcache/booking.html.twig:264 +msgid "No activity for selected event" +msgstr "Немає діяльностей для вибраної події" + +#: ../tempcache/booking.html.twig:287 +msgid "Financial information" +msgstr "Фінансові відомості" + +#: ../tempcache/booking.html.twig:294 ../tempcache/bookings.html.twig:141 +#: ../tempcache/bookings.html.twig:272 ../tempcache/bookings.html.twig:429 +#: ../tempcache/bookings.html.twig:441 ../tempcache/bookings.html.twig:452 +msgid "Paid" +msgstr "Оплачено" + +#: ../tempcache/bookings.html.twig:61 +msgid "No booking selected" +msgstr "Бронювання не вибрано" + +#: ../tempcache/bookings.html.twig:61 +msgid "" +"Please make sure to select at least one booking from the list to perform " +"this action." +msgstr "" +"Будь ласка, не забудьте вибрати хоча б одне бронювання зі списку, щоб " +"виконати цю дію." + +#: ../tempcache/bookings.html.twig:76 +msgid "Members as CSV" +msgstr "Члени як CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservation members as CSV" +msgstr "Експорт вибраних членів бронювання як CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Bookings as CSV" +msgstr "Бронювання як CSV" + +#: ../tempcache/bookings.html.twig:76 +msgid "Export selected reservations as CSV" +msgstr "Експортувати вибрані бронювання як CSV" + +#: ../tempcache/bookings.html.twig:91 +#, php-format +msgid "%1$s booking" +msgid_plural "%1$s bookings" +msgstr[0] "%1$s бронювання" +msgstr[1] "%1$s бронювання" +msgstr[2] "%1$s бронювань" + +#: ../tempcache/bookings.html.twig:120 ../tempcache/calendar.html.twig:120 +msgid "New booking" +msgstr "Нове бронювання" + +#: ../tempcache/bookings.html.twig:126 +msgid "current event" +msgstr "поточна подія" + +#: ../tempcache/bookings.html.twig:141 ../tempcache/bookings.html.twig:469 +msgid "Attendees" +msgstr "Присутні" + +#: ../tempcache/bookings.html.twig:168 +msgid "Select..." +msgstr "Вибір..." + +#: ../tempcache/bookings.html.twig:198 +msgid "All payment types" +msgstr "Усі типи платежів" + +#: ../tempcache/bookings.html.twig:204 ../tempcache/bookings.html.twig:206 +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:187 +msgid "Group" +msgstr "Група" + +#: ../tempcache/bookings.html.twig:242 +msgid "Paid bookings:" +msgstr "Платні бронювання:" + +#: ../tempcache/bookings.html.twig:288 ../tempcache/bookings.html.twig:431 +#: ../tempcache/bookings.html.twig:443 ../tempcache/bookings.html.twig:458 +msgid "Not paid" +msgstr "Не оплачується" + +#: ../tempcache/bookings.html.twig:340 +#, php-format +msgid "Found bookings total %f" +msgstr "Загалом бронювань знайдено: %f" + +#: ../tempcache/bookings.html.twig:488 +msgid "Edit booking" +msgstr "Змінити бронювання" + +#: ../tempcache/bookings.html.twig:500 +msgid "Remove from database" +msgstr "Вилучити з бази даних" + +#: ../tempcache/bookings.html.twig:533 +msgid "No booking has been found" +msgstr "Бронювання не знайдено" + +#: ../tempcache/activities.html.twig:62 +#, php-format +msgid "%1$s activity" +msgid_plural "%1$s activities" +msgstr[0] "%1$s діяльність" +msgstr[1] "%1$s діяльности" +msgstr[2] "%1$s діяльностей" + +#: ../tempcache/activities.html.twig:90 +msgid "New activity" +msgstr "Нова діяльність" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:157 +msgid "Creation date" +msgstr "Дата створення" + +#: ../tempcache/activities.html.twig:104 ../tempcache/activities.html.twig:169 +#: ../tempcache/activity.html.twig:71 +msgid "Is active" +msgstr "Діє" + +#: ../tempcache/activities.html.twig:180 ../tempcache/activities.html.twig:191 +msgid "Active" +msgstr "Діяльний" + +#: ../tempcache/activities.html.twig:182 ../tempcache/activities.html.twig:197 +msgid "Inactive" +msgstr "Незадіяний" + +#: ../tempcache/activities.html.twig:207 ../tempcache/events.html.twig:257 +#, php-format +msgid "%1$s: edit information" +msgstr "%1$s: редагування відомостей" + +#: ../tempcache/activities.html.twig:209 ../tempcache/events.html.twig:270 +#, php-format +msgid "%1$s: remove from database" +msgstr "%1$s: вилучення з бази даних" + +#: ../tempcache/activities.html.twig:245 +msgid "No activity has been found" +msgstr "Жодної діяльності не знайдено" + +#: ../tempcache/events.html.twig:62 +#, php-format +msgid "%1$s event" +msgid_plural "%1$s events" +msgstr[0] "%1$s подія" +msgstr[1] "%1$s події" +msgstr[2] "%1$s подій" + +#: ../tempcache/events.html.twig:90 +msgid "New event" +msgstr "Нова подія" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:175 +msgid "Date" +msgstr "Дата" + +#: ../tempcache/events.html.twig:104 ../tempcache/events.html.twig:193 +msgid "Open" +msgstr "Відкрити" + +#: ../tempcache/events.html.twig:204 ../tempcache/events.html.twig:215 +msgid "Event is open" +msgstr "Подія відкрита" + +#: ../tempcache/events.html.twig:206 ../tempcache/events.html.twig:221 +msgid "Event is closed" +msgstr "Подія закрита" + +#: ../tempcache/events.html.twig:237 +#, php-format +msgid "%1$s: export bookings as CSV" +msgstr "%1$s: експорт бронювань у форматі CSV" + +#: ../tempcache/events.html.twig:247 +#, php-format +msgid "%1$s: show bookings" +msgstr "%1$s: показ бронювань" + +#: ../tempcache/events.html.twig:315 +msgid "No event has been found" +msgstr "Жодної події не знайдено" + +#: ../tempcache/calendar.html.twig:77 +msgid "Daily list" +msgstr "Щоденний список" + +#: ../tempcache/calendar.html.twig:81 +msgid "Weekly list" +msgstr "Щотижневий список" + +#: ../tempcache/calendar.html.twig:85 +msgid "Monthly list" +msgstr "Щомісячний список" + +#: ../tempcache/calendar.html.twig:89 +msgid "Month calendar" +msgstr "Місячний календар" + +#: ../tempcache/calendar.html.twig:93 +msgid "Today" +msgstr "Сьогодні" + +#~ msgid "Noon meal" +#~ msgstr "Полуденний обід" + +#~ msgid "Even meal" +#~ msgstr "Рівномірне харчування" + +#~ msgid "Lodging" +#~ msgstr "Житло" + +#~ msgid "activities" +#~ msgstr "діяльності" + +#~ msgid "acivity" +#~ msgstr "діяльність" + +#~ msgid "Show all bookings" +#~ msgstr "Показати всі бронювання" + +#~ msgid "Add a new booking" +#~ msgstr "Додати нове бронювання" + +#~ msgid "bookings" +#~ msgstr "бронювання" + +#~ msgid "booking" +#~ msgstr "бронювання" + +#~ msgid "events" +#~ msgstr "події" + +#~ msgid "event" +#~ msgstr "подія" + +#~ msgid "" +#~ "(event will be considered as closed when begin date has been exceeded)" +#~ msgstr "(подія буде вважатися закритою, коли дата початку мине)" + +#~ msgid "Event ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "ID події не може призвести до нульового виклику редагування маршруту!" + +#~ msgid "An error occurred trying to remove event %name :/" +#~ msgstr "Сталася помилка під час спроби вилучити подію %name :/" + +#~ msgid "Event %name has been successfully deleted." +#~ msgstr "Подію %name успішно видалено." + +#~ msgid "Booking ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "ID бронювання не може дорівнювати нулю під час виклику маршруту " +#~ "редагування!" + +#~ msgid "An error occurred trying to remove booking :/" +#~ msgstr "Сталася помилка при спробі вилучити бронювання :/" + +#~ msgid "Booking has been successfully deleted." +#~ msgstr "Бронювання успішно видалено." + +#~ msgid "Activity ID cannot ben null calling edit route!" +#~ msgstr "" +#~ "ID діяльності не може дорівнювати нулю під час виклику маршруту " +#~ "редагування!" + +#~ msgid "Activity %name is referenced in %1$s events, it cannot be removed." +#~ msgstr "Діяльність %name посилається на %1$s подій, її не можна вилучити." + +#~ msgid "An error occurred trying to remove activity %name :/" +#~ msgstr "Сталася помилка під час спроби вилучити діяльність %name :/" + +#~ msgid "Activity %name has been successfully deleted." +#~ msgstr "Діяльність %name успішно видалено." + +#~ msgid "Related activities" +#~ msgstr "Пов'язані діяльності"