Commit graph

239 commits

Author SHA1 Message Date
Heiko August
c86fa13cd3 Change: correct date and time formats for Arabic language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Bahrain
2025-03-17 23:38:17 +01:00
Heiko August
eb9d9a00a0 Change: correct date and time formats for Simplified Chinese language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Asia#Greater_China
2025-03-17 23:38:17 +01:00
Heiko August
26222f0efc Change: correct date and time formats for Traditional Chinese language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Asia#Greater_China
2025-03-17 23:38:17 +01:00
Heiko August
11744f257e Change: correct date and time formats for Croatian language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Croatia
2025-03-17 23:38:17 +01:00
Heiko August
fbdc08d133 Change: enclosing the date and time format schemes in Danish language with single quotes
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Denmark
2025-03-17 23:38:17 +01:00
Heiko August
5e2f007ed5 Change: add correct date and tme formats to French language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_France
2025-03-17 23:38:17 +01:00
Heiko August
fafdf876f8 Change: enclose German language date and time schemes in single quotes 2025-03-17 23:38:17 +01:00
Heiko August
e2499bb981 Change: add the correct date and time format for Italian language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Italy
2025-03-17 23:38:17 +01:00
Heiko August
b5d9b7cc15 Change: enclose date and time formatting schemes and correct short date for Norwegian language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Norway
2025-03-17 23:38:17 +01:00
Heiko August
bd0d5d3cda Change: correct date and time format for Russian language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Russia
2025-03-17 23:38:17 +01:00
Heiko August
96bac06cf6 Change: enclose date and time formatting schemes for Spanish language
Check also https://en.wikipedia.org/wiki/Date_and_time_notation_in_Spain
2025-03-17 23:38:17 +01:00
Heiko August
ccfcfc4232 Change: add the correct date and time format to Swedish language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Sweden
2025-03-17 23:38:17 +01:00
Heiko August
5159c8b8e0 Change: Tamil tome format is unknown to me, add am/pm to 12h-time format 2025-03-17 23:38:17 +01:00
Heiko August
3010ed8c42 Change: add the correct date and time format to the Turkish language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Turkey
2025-03-17 23:38:17 +01:00
Heiko August
59967e28e0 Fix: add am/pm to the date format definition for English language 2025-03-17 23:38:17 +01:00
Heiko August
9f798aae51 Change: add a link to the login to the registration form 2025-03-12 18:29:01 +01:00
Heiko August
feec4b7160 Fix: correct a spelling mistake that distorts the meaning (reaktiviert versus deaktiviert) 2025-03-12 16:31:29 +01:00
Heiko August
4f0d3c2fd0 Change: UI for filtering of uploads according to whether they already have a database entry or not 2025-03-10 21:53:46 +01:00
Heiko August
22cf1f6c7c Change: add a button to call the function to add database entries for unmanaged uploaded images 2025-03-10 21:53:46 +01:00
Heiko August
e71f90ddd4 Change: add icons to show if there is a database entry for an uploaded image 2025-03-10 21:53:46 +01:00
Heiko August
875577a7e3 Fix: add missing strings to the Arabic translation
Those was untranslated because of the non existing arabic translation at the time of adding them to the other languages.
2025-01-13 22:09:04 +01:00
Heiko August
f45d811f02 Change: repurpose the managing checkbox, adapt the variable name, add a counter to the image array 2025-01-13 21:39:18 +01:00
Heiko August
4cd51a114c Change: add strings for the UI to check for uploads, missing in the uploads 2025-01-13 21:39:18 +01:00
Michael Lösler
cfde25b39e
ISO-timestamps (#767)
According to #758, #761 timestamps should be formatted by HTML time elements, but entry date and edit date are still not formatted correctly. Time element is added to thread-view and linear thread-view as well as table-view.
2024-11-27 21:34:16 +01:00
Michael Lösler
f0063b73ea
ISO-timestamps (#761)
According to #758, timestamps should be formatted by HTML time elements, but entry date and edit date are still not formatted correctly
2024-11-24 13:33:23 +01:00
Heiko August
e6116134c7 Change: labels for the search term field and the category selection 2024-11-17 23:37:05 +01:00
Heiko August
7000bf6329 Change: replace the element <strong> for the user or author name with a <span> 2024-10-22 10:20:37 +02:00
Heiko August
e488fb4a57 Change: add the strings for the instruction heading and the skip link to the template and the language files 2024-09-15 11:54:53 +02:00
Heiko August
3d9fb80ccb Change: format the date and time in arabic language
… corresponding to the rules of PHP's DateTimeInterface
2024-08-27 14:08:28 +00:00
Heiko August
d40c64a072 Change: translate "sidebar" to "Barra laterale" in italian language file 2024-08-27 13:30:24 +00:00
Heiko August
6edc80b0ed Fix: in german language the time format is 0-24 with no am/pm 2024-08-07 13:51:09 +00:00
Heiko August
bd660e669a Change: rename language name "arabian" to "arabic" 2024-08-04 11:58:44 +00:00
Heiko August
e45d04dc18 Fix: add the key error_update_settings to all language files
This key was utilised in the installation script but was not available in the language files.
2024-07-28 20:18:30 +00:00
Heiko August
521bb48036 Change: formatting thingamabob 2024-07-18 19:21:23 +00:00
Heiko August
7d7d9bb47e Change: add selected translations and solve a few formatting issues (turkish) 2024-07-18 19:21:23 +00:00
Heiko August
4825d22d7f Change: add markings for missing translations and solve formatting issues (tamil) 2024-07-18 19:21:23 +00:00
Heiko August
0a2033a4ec Change: add selected translations (swedish) 2024-07-18 19:21:23 +00:00
Heiko August
13506a6637 Fix: corrected a typo and a missing masking of a single quote in a string (swedish) 2024-07-18 19:21:23 +00:00
Heiko August
39c19096e2 Fix: solve a few formatting issues and mark one strings for translation (spanish) 2024-07-18 19:21:23 +00:00
Heiko August
b3c5ffa86a Change: add missing strings and selected translations (russian) 2024-07-18 19:21:23 +00:00
Heiko August
c38c754cf4 Fix: solve a few further formatting issues (english)
Insert blank lines between the greeting and the beginning of the email text.
2024-07-18 19:21:23 +00:00
Heiko August
9185cf2276 Change: add missing strings and selected translations (norwegian) 2024-07-18 19:21:23 +00:00
Heiko August
73be6ae907 Change: add translations to the e-mails section (italian) 2024-07-18 19:21:23 +00:00
Heiko August
065aa431ba Change: add the translation for the information on the automatic generation of the e-mail (italian) 2024-07-18 19:21:23 +00:00
Heiko August
31d17a2ae5 Change: remi+
ove the TODO marking bacause the word Avatar is also in italian language Avatar
2024-07-18 19:21:23 +00:00
Heiko August
54931a3a26 Fix: solve a formatting issue (italian) 2024-07-18 19:21:23 +00:00
Heiko August
90e56ac349 Fix: correct invalid HTML comment marking 2024-07-18 19:21:23 +00:00
Heiko August
d7a7c3c45c Fix: solve a few further formatting issues (english) 2024-07-18 19:21:23 +00:00
Heiko August
301e663097 Fix: correct a further typo 2024-07-18 19:21:23 +00:00
Heiko August
d0e070d838 Fix: correct a few occurences of a typo 2024-07-18 19:21:23 +00:00