Skip to content

Commit

Permalink
Update the changelog and the language files (see #4434)
Browse files Browse the repository at this point in the history
Description
-----------

-

Commits
-------

0fffbef Update the changelog and the language files
  • Loading branch information
leofeyer committed Mar 31, 2022
1 parent d412d4e commit 7f4e84d
Show file tree
Hide file tree
Showing 128 changed files with 23,529 additions and 79 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,33 @@

This project adheres to [Semantic Versioning].

## [4.13.2] (2022-03-31)

**Fixed issues:**

- [#4431] Allow to purge the preview cache in the user profile ([leofeyer])
- [#4433] Always create an article if page has no layout ([aschempp])
- [#4426] Add the service subscriber tag to the correct controller ([m-vo])
- [#4303] Move the logic from LogoutHandler to LogoutSuccessListener ([bytehead])
- [#4301] Remove file title from sources element ([CMSworker])
- [#4425] Return the prefix-relative path when getting filesystem items from the VFS ([m-vo])
- [#4410] Use symfony/polyfill-intl-idn instead of true/punycode ([leofeyer])
- [#4179] Add a warning for too large database row sizes ([ausi])
- [#4297] Fix requireItem sorting ([aschempp])
- [#4346] Drop useless framework initialization ([m-vo])
- [#4397] Fix several VFS bugs ([m-vo])
- [#4398] Add missing annotations in ContentModel for showPreview ([m-vo])
- [#4311] Remove nullable response in controllers ([aschempp])
- [#4353] Ensure the decorated access decision manager shows up in profiler ([Toflar])
- [#4302] Always render protected pages in the pretty error screen listener ([aschempp])
- [#4376] Increase the speed of the functional tests ([ausi])
- [#4374] Fix minor typo in InsertTags ([fritzmg])
- [#4359] Fix code style for InsertTags::executeReplace ([fritzmg])
- [#4300] Fix symlink tests on Windows ([m-vo])
- [#4287] Fix the route sorting in the Route404Provider ([leofeyer])
- [#4288] Revert an accidental change in the cal_ templates ([leofeyer])
- [#4292] Ignore file symlinks when auto-mounting adapters ([m-vo])

## [4.13.1] (2022-03-15)

**Fixed issues:**
Expand Down Expand Up @@ -272,6 +299,7 @@ This project adheres to [Semantic Versioning].
- [#3596] Fix the visible root trail check in the extended tree view ([Toflar])

[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
[4.13.2]: https://github.com/contao/contao/releases/tag/4.13.2
[4.13.1]: https://github.com/contao/contao/releases/tag/4.13.1
[4.13.0]: https://github.com/contao/contao/releases/tag/4.13.0
[4.13.0-RC3]: https://github.com/contao/contao/releases/tag/4.13.0-RC3
Expand All @@ -282,6 +310,7 @@ This project adheres to [Semantic Versioning].
[ausi]: https://github.com/ausi
[bezin]: https://github.com/bezin
[bytehead]: https://github.com/bytehead
[CMSworker]: https://github.com/CMSworker
[dennisbohn]: https://github.com/dennisbohn
[dmolineus]: https://github.com/dmolineus
[doishub]: https://github.com/doishub
Expand All @@ -298,6 +327,28 @@ This project adheres to [Semantic Versioning].
[sheeep]: https://github.com/sheeep
[Toflar]: https://github.com/Toflar
[xprojects-de]: https://github.com/xprojects-de
[#4431]: https://github.com/contao/contao/pull/4431
[#4433]: https://github.com/contao/contao/pull/4433
[#4426]: https://github.com/contao/contao/pull/4426
[#4303]: https://github.com/contao/contao/pull/4303
[#4301]: https://github.com/contao/contao/pull/4301
[#4425]: https://github.com/contao/contao/pull/4425
[#4410]: https://github.com/contao/contao/pull/4410
[#4179]: https://github.com/contao/contao/pull/4179
[#4297]: https://github.com/contao/contao/pull/4297
[#4346]: https://github.com/contao/contao/pull/4346
[#4397]: https://github.com/contao/contao/pull/4397
[#4398]: https://github.com/contao/contao/pull/4398
[#4311]: https://github.com/contao/contao/pull/4311
[#4353]: https://github.com/contao/contao/pull/4353
[#4302]: https://github.com/contao/contao/pull/4302
[#4376]: https://github.com/contao/contao/pull/4376
[#4374]: https://github.com/contao/contao/pull/4374
[#4359]: https://github.com/contao/contao/pull/4359
[#4300]: https://github.com/contao/contao/pull/4300
[#4287]: https://github.com/contao/contao/pull/4287
[#4288]: https://github.com/contao/contao/pull/4288
[#4292]: https://github.com/contao/contao/pull/4292
[#4026]: https://github.com/contao/contao/pull/4026
[#4281]: https://github.com/contao/contao/pull/4281
[#4279]: https://github.com/contao/contao/pull/4279
Expand Down
77 changes: 39 additions & 38 deletions CONTRIBUTORS.md
Expand Up @@ -14,8 +14,8 @@
* David Molineus ([dmolineus](https://github.com/dmolineus))
* Dominik Tomasi ([dtomasi](https://github.com/dtomasi))
* Marco Biedermann ([marcobiedermann](https://github.com/marcobiedermann))
* Christoph Wiechert ([psi-4ward](https://github.com/psi-4ward))
* Richard Henkenjohann ([richardhj](https://github.com/richardhj))
* Christoph Wiechert ([psi-4ward](https://github.com/psi-4ward))
* Ralf Baussenwein ([rabauss](https://github.com/rabauss))
* Dominik Zogg ([dominikzogg](https://github.com/dominikzogg))
* Severin Glöckle ([SeverinGloeckle](https://github.com/SeverinGloeckle))
Expand All @@ -29,71 +29,72 @@
* Oliver Hoff ([backbone87](https://github.com/backbone87))
* Volker Richert ([volkerrichert](https://github.com/volkerrichert))
* gmpf ([gmpf](https://github.com/gmpf))
* Daniel Jahnsmüller ([Tastaturberuf](https://github.com/Tastaturberuf))
* Dennis Bohn ([bohnmedia](https://github.com/bohnmedia))
* Daniel Jahnsmüller ([Tastaturberuf](https://github.com/Tastaturberuf))
* Markus Nestmann
* Daniel Schwiperich ([DanielSchwiperich](https://github.com/DanielSchwiperich))
* Glen Langer ([BugBuster1701](https://github.com/BugBuster1701))
* Blair Winans ([blairwinans](https://github.com/blairwinans))
* Andreas Burg ([Aybee](https://github.com/Aybee))
* Torsten Baldes ([tobaco](https://github.com/tobaco))
* Takahiro Kambe ([taca](https://github.com/taca))
* Roland Schütz ([rolandschuetz](https://github.com/rolandschuetz))
* Arndt von Lucadou ([a-v-l](https://github.com/a-v-l))
* kroka ([kroka](https://github.com/kroka))
* Fabian Laule ([fabianlaule](https://github.com/fabianlaule))
* Benjamin Hummel
* Christian Eggeling ([amisso](https://github.com/amisso))
* Cliff Parnitzky ([cliffparnitzky](https://github.com/cliffparnitzky))
* David Enke ([davidenke](https://github.com/davidenke))
* Fabian Laule ([fabianlaule](https://github.com/fabianlaule))
* Hendrik Obermayer ([henobi](https://github.com/henobi))
* initart ([initart](https://github.com/initart))
* Jamie Devine ([jamesdevine](https://github.com/jamesdevine))
* Blair Winans ([blairwinans](https://github.com/blairwinans))
* John Brand ([brandbrilliance](https://github.com/brandbrilliance))
* Markus Nestmann
* CMSworker ([CMSworker](https://github.com/CMSworker))
* Christian Eggeling ([amisso](https://github.com/amisso))
* Stefan Heimes ([stefanheimes](https://github.com/stefanheimes))
* Matey ([Matey](https://github.com/Matey))
* Simon Wohler ([bekanntmacher](https://github.com/bekanntmacher))
* Olli ([Olli](https://github.com/Olli))
* Patrick ([patrickjDE](https://github.com/patrickjDE))
* Roland Schütz ([rolandschuetz](https://github.com/rolandschuetz))
* Simon Wohler ([bekanntmacher](https://github.com/bekanntmacher))
* Stefan Heimes ([stefanheimes](https://github.com/stefanheimes))
* Takahiro Kambe ([taca](https://github.com/taca))
* Torsten Baldes ([tobaco](https://github.com/tobaco))
* kroka ([kroka](https://github.com/kroka))
* Patrick Landolt ([scuben](https://github.com/scuben))
* Arndt H. Ziegler
* Joe Ray Gregory ([may17](https://github.com/may17))
* Leopold Seckendorff ([poddus](https://github.com/poddus))
* Andreas Burg ([Aybee](https://github.com/Aybee))
* Cliff Parnitzky ([cliffparnitzky](https://github.com/cliffparnitzky))
* Christian Romeni ([christianromeni](https://github.com/christianromeni))
* Daniele Sciannimanica
* Alex ([Alex](https://github.com/Alex))
* ameotoko ([ameotoko](https://github.com/ameotoko))
* CMSworker ([CMSworker](https://github.com/CMSworker))
* Leopold Seckendorff ([poddus](https://github.com/poddus))
* Joe Ray Gregory ([may17](https://github.com/may17))
* Arndt H. Ziegler
* Alex ([Alex](https://github.com/Alex))
* Daniele Sciannimanica
* Patrick Landolt ([scuben](https://github.com/scuben))
* Benny Born ([bennyborn](https://github.com/bennyborn))
* Mathias Arzberger ([MDevster](https://github.com/MDevster))
* Patrick Froch ([eS-IT](https://github.com/eS-IT))
* Simon Reitinger ([simonreitinger](https://github.com/simonreitinger))
* zonky2 ([zonky2](https://github.com/zonky2))
* Alexej Kossmann
* Andreas Allacher ([AndreasA](https://github.com/AndreasA))
* Andreas Fieger ([fiedsch](https://github.com/fiedsch))
* Anthony Clark
* Christian Kolb ([christian-kolb](https://github.com/christian-kolb))
* Cédric Morin ([Cerdic](https://github.com/Cerdic))
* Daniel Nemeth ([daniel-nemeth](https://github.com/daniel-nemeth))
* Defcon0 ([Defcon0](https://github.com/Defcon0))
* Dennis Erdmann ([denniserdmann](https://github.com/denniserdmann))
* Florian Krohmer ([Floxn](https://github.com/Floxn))
* Florian Reuschel ([loilo](https://github.com/loilo))
* Andreas ([Glumanda](https://github.com/Glumanda))
* Jens Dutzi ([Blog404DE](https://github.com/Blog404DE))
* Marc Reimann ([MacKP](https://github.com/MacKP))
* Marko Cupic
* Physiklehrer ([Physiklehrer](https://github.com/Physiklehrer))
* Stefan Schleich ([stefanschleich](https://github.com/stefanschleich))
* Stephan Gehle ([SGehle](https://github.com/SGehle))
* Sven Baumann ([baumannsven](https://github.com/baumannsven))
* zonky2 ([zonky2](https://github.com/zonky2))
* Martin Hauke ([soxrepo](https://github.com/soxrepo))
* Christian Kolb ([christian-kolb](https://github.com/christian-kolb))
* Alexej Kossmann
* Tsarma ([Tsarma](https://github.com/Tsarma))
* Vladimir Reznichenko ([kalessil](https://github.com/kalessil))
* Adrián Granado ([playmono](https://github.com/playmono))
* Alexander Stulnikov ([alarstyle](https://github.com/alarstyle))
* Jens Dutzi ([Blog404DE](https://github.com/Blog404DE))
* Marc Reimann ([MacKP](https://github.com/MacKP))
* Andreas ([Glumanda](https://github.com/Glumanda))
* Marko Cupic
* Florian Reuschel ([loilo](https://github.com/loilo))
* Florian Krohmer ([Floxn](https://github.com/Floxn))
* leonexcc ([leonexcc](https://github.com/leonexcc))
* Martin Schumann ([martinschumann](https://github.com/martinschumann))
* Dennis Erdmann ([denniserdmann](https://github.com/denniserdmann))
* Defcon0 ([Defcon0](https://github.com/Defcon0))
* mkt ([mktcode](https://github.com/mktcode))
* Mike ([mvscheidt](https://github.com/mvscheidt))
* Physiklehrer ([Physiklehrer](https://github.com/Physiklehrer))
* Daniel Nemeth ([daniel-nemeth](https://github.com/daniel-nemeth))
* Bjarke Amann ([netzarbeiter](https://github.com/netzarbeiter))
* Cédric Morin ([Cerdic](https://github.com/Cerdic))
* Andreas Fieger ([fiedsch](https://github.com/fiedsch))
* Martin Hauke ([soxrepo](https://github.com/soxrepo))
* Adrián Granado ([playmono](https://github.com/playmono))
Expand Up @@ -87,6 +87,7 @@
</trans-unit>
<trans-unit id="MSC.eventOverview">
<source>Back to the event overview</source>
<target>Torna alla panoramica dell'evento</target>
</trans-unit>
</body>
</file>
Expand Down
94 changes: 94 additions & 0 deletions calendar-bundle/src/Resources/contao/languages/pt/default.xlf
@@ -0,0 +1,94 @@
<?xml version="1.0" ?><xliff version="1.1">
<file datatype="php" original="src/Resources/contao/languages/en/default.php" source-language="en" target-language="pt">
<body>
<trans-unit id="MSC.cal_events">
<source>%d event(s)</source>
<target>%d evento(s)</target>
</trans-unit>
<trans-unit id="MSC.cal_previous">
<source>&amp;lt;</source>
<target>&amp;lt;</target>
</trans-unit>
<trans-unit id="MSC.cal_next">
<source>&amp;gt;</source>
<target>&amp;gt;</target>
</trans-unit>
<trans-unit id="MSC.cal_timeSeparator">
<source>–</source>
<target>–</target>
</trans-unit>
<trans-unit id="MSC.cal_emptyDay">
<source>There are no events on this day.</source>
<target>Não existem eventos para este dia.</target>
</trans-unit>
<trans-unit id="MSC.cal_emptyWeek">
<source>There are no events for this week.</source>
<target>Não existem eventos para esta semana.</target>
</trans-unit>
<trans-unit id="MSC.cal_emptyMonth">
<source>There are no events for this month.</source>
<target>Não existem eventos para este mês.</target>
</trans-unit>
<trans-unit id="MSC.cal_emptyYear">
<source>There are no events for this year.</source>
<target>Não existem eventos para este ano.</target>
</trans-unit>
<trans-unit id="MSC.cal_empty">
<source>Currently there are no events.</source>
<target>Não existem eventos futuros.</target>
</trans-unit>
<trans-unit id="MSC.cal_repeat">
<source>This event is repeated %s%s. The next event will take place on &lt;time datetime=&quot;%s&quot;&gt;%s&lt;/time&gt;.</source>
<target>Este evento é repetido %s%s. O próximo evento terá lugar em &lt;time datetime=&quot;%s&quot;&gt;%s&lt;/time&gt;.</target>
</trans-unit>
<trans-unit id="MSC.cal_repeat_ended">
<source>This event was repeated %s%s.</source>
<target>Este evento foi repetido %s%s.</target>
</trans-unit>
<trans-unit id="MSC.cal_until">
<source>until %s</source>
<target>até %s</target>
</trans-unit>
<trans-unit id="MSC.cal_single_days">
<source>every day</source>
<target>todos os dias</target>
</trans-unit>
<trans-unit id="MSC.cal_multiple_days">
<source>every %s days</source>
<target>a cada %sdias</target>
</trans-unit>
<trans-unit id="MSC.cal_single_weeks">
<source>every week</source>
<target>todas as semanas</target>
</trans-unit>
<trans-unit id="MSC.cal_multiple_weeks">
<source>every %s weeks</source>
<target>a cada %s semanas</target>
</trans-unit>
<trans-unit id="MSC.cal_single_months">
<source>every month</source>
<target>todos os meses</target>
</trans-unit>
<trans-unit id="MSC.cal_multiple_months">
<source>every %s months</source>
<target>a cada %s meses</target>
</trans-unit>
<trans-unit id="MSC.cal_single_years">
<source>every year</source>
<target>todos os anos</target>
</trans-unit>
<trans-unit id="MSC.cal_multiple_years">
<source>every %s years</source>
<target>a cada %s anos</target>
</trans-unit>
<trans-unit id="MSC.eventPicker">
<source>Events</source>
<target>Calendário/Eventos</target>
</trans-unit>
<trans-unit id="MSC.eventOverview">
<source>Back to the event overview</source>
<target>Voltar ao resumo do evento</target>
</trans-unit>
</body>
</file>
</xliff>
58 changes: 58 additions & 0 deletions calendar-bundle/src/Resources/contao/languages/pt/modules.xlf
@@ -0,0 +1,58 @@
<?xml version="1.0" ?><xliff version="1.1">
<file datatype="php" original="src/Resources/contao/languages/en/modules.php" source-language="en" target-language="pt">
<body>
<trans-unit id="MOD.calendar.0">
<source>Events</source>
<target>Calendário/Eventos</target>
</trans-unit>
<trans-unit id="MOD.calendar.1">
<source>Manage events and display them in a calendar or event list</source>
<target>Este módulo permite que você gerencie eventos de diferentes calendários.</target>
</trans-unit>
<trans-unit id="MOD.tl_calendar_feed">
<source>Calendar feeds</source>
<target>Feeds RSS de calendário</target>
</trans-unit>
<trans-unit id="MOD.tl_calendar_events">
<source>Events</source>
<target>Calendário/Eventos</target>
</trans-unit>
<trans-unit id="FMD.events">
<source>Events</source>
<target>Calendário/Eventos</target>
</trans-unit>
<trans-unit id="FMD.calendar.0">
<source>Calendar</source>
<target>Calendário</target>
</trans-unit>
<trans-unit id="FMD.calendar.1">
<source>Adds a calendar to the page</source>
<target>Este módulo acrescenta um calendário ao seu website.</target>
</trans-unit>
<trans-unit id="FMD.eventlist.0">
<source>Event list</source>
<target>Lista de eventos</target>
</trans-unit>
<trans-unit id="FMD.eventlist.1">
<source>Adds a list of events to the page</source>
<target>Este módulo apresenta todos os eventos de um mês, semana ou dia.</target>
</trans-unit>
<trans-unit id="FMD.eventreader.0">
<source>Event reader</source>
<target>Leitor de eventos</target>
</trans-unit>
<trans-unit id="FMD.eventreader.1">
<source>Shows the details of an event</source>
<target>Este módulo mostra os detalhes de um único evento.</target>
</trans-unit>
<trans-unit id="FMD.eventmenu.0">
<source>Event list menu</source>
<target>Menu da lista de eventos</target>
</trans-unit>
<trans-unit id="FMD.eventmenu.1">
<source>Generates a navigation menu to browse the event list</source>
<target>Gera um menu de navegação para navegar na lista de eventos.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 7f4e84d

Please sign in to comment.