Skip to content

Commit 041ae33

Browse files
committed
Updated translations
1 parent 41b37d9 commit 041ae33

File tree

21 files changed

+407
-268
lines changed

21 files changed

+407
-268
lines changed

.github/workflows/pr.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,3 +392,23 @@ jobs:
392392
393393
- run: |
394394
task translations:diff
395+
396+
check-config-translations:
397+
runs-on: ubuntu-latest
398+
steps:
399+
- uses: actions/checkout@v4
400+
- uses: arduino/setup-task@v2
401+
with:
402+
repo-token: ${{ secrets.GITHUB_TOKEN }}
403+
404+
- name: Install site
405+
run: |
406+
docker network create frontend
407+
task site-install --yes
408+
409+
- name: Export config translations
410+
run: |
411+
task config-translations:export
412+
413+
- run: |
414+
task translations:diff

Taskfile.yml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ vars:
1717
# Run `ls web/modules/custom/*/*.info.yml | xargs basename -s '.info.yml'` to get this list
1818
- aarhus_hero
1919

20-
- hoeringsportal_base_fixtures
20+
# Only used for development.
21+
# - hoeringsportal_base_fixtures
22+
2123
- hoeringsportal_citizen_proposal
2224
- hoeringsportal_citizen_proposal_archiving
2325
- hoeringsportal_config_settings
@@ -35,13 +37,15 @@ vars:
3537

3638
- itk_admin
3739
- itk_admin_links
38-
- itk_media_entity
39-
- migrate_subject_data
40+
41+
# - itk_media_entity
42+
# - migrate_subject_data
4043

4144
CUSTOM_THEMES:
4245
# Run `ls web/themes/custom/*/*.info.yml | xargs basename -s '.info.yml'` to get this []
4346
- hoeringsportal
44-
- hoeringsportal_admin
47+
48+
# - hoeringsportal_admin
4549

4650
# During testing and development, you can override CUSTOM_MODULES and CUSTOM_THEMES to not process all modules and themes, e.g.
4751
#
@@ -337,7 +341,7 @@ tasks:
337341
#
338342
# "POT-Creation-Date: 2025-03-12 18:18+0100\n"
339343
# "PO-Revision-Date: 2025-03-12 18:18+0100\n"
340-
- git diff --exit-code --ignore-blank-lines --ignore-matching-lines='^"PO.*-Date' web/*/custom/*/translations
344+
- git diff --exit-code --ignore-blank-lines --ignore-matching-lines='^"PO.*-Date' web/*/custom/*/translations translations
341345

342346
translations:extract:
343347
cmds:

translations/config-translations.da.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: PROJECT VERSION\n"
6-
"POT-Creation-Date: 2025-03-27 16:25+0100\n"
7-
"PO-Revision-Date: 2025-03-27 16:25+0100\n"
6+
"POT-Creation-Date: 2025-03-27 22:33+0100\n"
7+
"PO-Revision-Date: 2025-03-27 22:33+0100\n"
88
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
99
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
1010
"MIME-Version: 1.0\n"
@@ -3357,8 +3357,8 @@ msgid "Apply"
33573357
msgstr "Apply"
33583358

33593359
msgctxt "views.view.advancedqueue_jobs:display:default:display_options:exposed_form:options:reset_button_label"
3360-
msgid "Reset"
3361-
msgstr "Reset"
3360+
msgid "Nulstil"
3361+
msgstr "Nulstil"
33623362

33633363
msgctxt "views.view.advancedqueue_jobs:display:default:display_options:exposed_form:options:exposed_sorts_label"
33643364
msgid "Sort by"

web/modules/custom/aarhus_hero/translations/aarhus_hero.da.po

100755100644
Lines changed: 66 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,73 @@
1-
# Danish translation of Aarhus hero
1+
# $Id$
22
#
3+
# Danish translation of Drupal (general)
4+
# Copyright YEAR NAME <EMAIL@ADDRESS>
5+
# Generated from files:
6+
# modules/custom/aarhus_hero/aarhus_hero.info.yml: n/a
7+
# modules/custom/aarhus_hero/aarhus_hero.links.task.yml: n/a
8+
# modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php: n/a
9+
# modules/custom/aarhus_hero/aarhus_hero.permissions.yml: n/a
10+
# modules/custom/aarhus_hero/aarhus_hero.routing.yml: n/a
11+
# modules/custom/aarhus_hero/src/Plugin/Block/AarhusHero.php: n/a
12+
#
13+
#, fuzzy
314
msgid ""
415
msgstr ""
5-
"Project-Id-Version: Aarhus hero\n"
6-
"POT-Creation-Date: 2018-04-11 11:00+0000\n"
7-
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
8-
"Language-Team: Danish\n"
16+
"Project-Id-Version: PROJECT VERSION\n"
17+
"POT-Creation-Date: 2025-03-28 11:00+0100\n"
18+
"PO-Revision-Date: 2025-03-28 11:00+0100\n"
19+
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
20+
"Language-Team: Danish <EMAIL@ADDRESS>\n"
921
"MIME-Version: 1.0\n"
1022
"Content-Type: text/plain; charset=utf-8\n"
1123
"Content-Transfer-Encoding: 8bit\n"
12-
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
24+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
25+
26+
#: modules/custom/aarhus_hero/aarhus_hero.info.yml:0
27+
msgid "Aarhus Hero"
28+
msgstr ""
29+
30+
#: modules/custom/aarhus_hero/aarhus_hero.info.yml:0
31+
msgid "Adds a config page and a block for the hero."
32+
msgstr ""
33+
34+
#: modules/custom/aarhus_hero/aarhus_hero.info.yml:0
35+
msgid "Aarhus modules"
36+
msgstr ""
37+
38+
#: modules/custom/aarhus_hero/aarhus_hero.links.task.yml:0 modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:41
39+
msgid "Hero"
40+
msgstr ""
41+
42+
#: modules/custom/aarhus_hero/aarhus_hero.permissions.yml:0 modules/custom/aarhus_hero/aarhus_hero.routing.yml:0
43+
msgid "Hero settings"
44+
msgstr ""
45+
46+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:46
47+
msgid "Hero title"
48+
msgstr ""
49+
50+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:55
51+
msgid "Hero text"
52+
msgstr ""
53+
54+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:64
55+
msgid "Hero image"
56+
msgstr ""
57+
58+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:73
59+
msgid "Hero button text"
60+
msgstr ""
61+
62+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:83
63+
msgid "URL"
64+
msgstr ""
65+
66+
#: modules/custom/aarhus_hero/src/Form/AarhusHeroSettingsForm.php:90
67+
msgid "Save changes"
68+
msgstr ""
69+
70+
#: modules/custom/aarhus_hero/src/Plugin/Block/AarhusHero.php:8
71+
msgid "Aarhus hero"
72+
msgstr "Aarhus hero"
1373

14-
msgid "Villa plots"
15-
msgstr "Villa grunde"

web/modules/custom/hoeringsportal_citizen_proposal/translations/hoeringsportal_citizen_proposal.da.po

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
msgid ""
2828
msgstr ""
2929
"Project-Id-Version: PROJECT VERSION\n"
30-
"POT-Creation-Date: 2025-03-12 15:17+0100\n"
31-
"PO-Revision-Date: 2025-03-12 15:17+0100\n"
30+
"POT-Creation-Date: 2025-03-28 11:00+0100\n"
31+
"PO-Revision-Date: 2025-03-28 11:00+0100\n"
3232
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
3333
"Language-Team: Danish <EMAIL@ADDRESS>\n"
3434
"MIME-Version: 1.0\n"
@@ -70,7 +70,7 @@ msgstr ""
7070

7171
#: modules/custom/hoeringsportal_citizen_proposal/hoeringsportal_citizen_proposal.routing.yml:0;0 modules/custom/hoeringsportal_citizen_proposal/templates/form--proposal-approve-form.html.twig:18
7272
msgid "Create new proposal"
73-
msgstr ""
73+
msgstr "Opret borgerforslag"
7474

7575
#: modules/custom/hoeringsportal_citizen_proposal/hoeringsportal_citizen_proposal.routing.yml:0
7676
msgid "Administer citizen proposal"
@@ -92,10 +92,6 @@ msgstr ""
9292
msgid "Citizen access denied"
9393
msgstr ""
9494

95-
#: modules/custom/hoeringsportal_citizen_proposal/src/EventSubscriber/CitizenAccessCheckEventSubscriber.php:54
96-
msgid "Cannot get CPR (@cprClaim) from user claims"
97-
msgstr ""
98-
9995
#: modules/custom/hoeringsportal_citizen_proposal/src/EventSubscriber/CitizenAccessCheckEventSubscriber.php:65
10096
msgid "Citizen access check exception: @message"
10197
msgstr ""
@@ -234,7 +230,7 @@ msgstr ""
234230

235231
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalAdminForm.php:267
236232
msgid "Sidebar"
237-
msgstr ""
233+
msgstr "Sidebar"
238234

239235
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalAdminForm.php:272
240236
msgid "Sidebar text"
@@ -318,99 +314,102 @@ msgstr "Navn"
318314

319315
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:72
320316
msgid "Phone"
321-
msgstr ""
317+
msgstr "Telefonnummer"
322318

323319
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:83 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:94
324320
msgid "Email"
325-
msgstr ""
321+
msgstr "Email"
326322

327323
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:92
328324
msgid "Display email"
329-
msgstr ""
325+
msgstr "Ja, vis min e-mail på mit borgerforslag"
330326

331327
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:100 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:129 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:103
332328
msgid "Allow email"
333-
msgstr ""
329+
msgstr " Ja, I må gerne kontakte mig."
334330

335331
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:120 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:95
336332
msgid "Title"
337-
msgstr "Overskrift"
333+
msgstr "Titel"
338334

339335
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:127;145;163
340336
msgid "@remaining characters left."
341-
msgstr ""
337+
msgstr "@remaining tegn tilbage"
342338

343339
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:138 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:102
344340
msgid "Proposal"
345-
msgstr ""
341+
msgstr "Forslag"
346342

347343
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:156 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:109
348344
msgid "Remarks"
349-
msgstr ""
345+
msgstr "Begrundelse"
350346

351347
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:172 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:118 modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:134
352348
msgid "Personal data storage consent"
353349
msgstr ""
350+
"Jeg har læst betingelserne og giver mit samtykke <a "
351+
"href=\"/hvorfor-og-hvordan-behandler-vi-dine-persondata-0\">Læs mere "
352+
"her</a>"
354353

355354
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:182
356355
msgid "Update proposal"
357-
msgstr ""
356+
msgstr "Opdater borgerforslag"
358357

359358
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:183 modules/custom/hoeringsportal_citizen_proposal/templates/form--proposal-add-form.html.twig:18
360359
msgid "Create proposal"
361-
msgstr ""
360+
msgstr "Opret borgerforslag"
362361

363362
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormAdd.php:223;236;240
364363
msgid "Too many characters used."
365364
msgstr ""
366365

367366
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:73
368367
msgid "(Not shown on proposal)"
369-
msgstr ""
368+
msgstr "Ikke synligt for andre"
370369

371370
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:75
372371
msgid "E-mail"
373-
msgstr ""
372+
msgstr "E-mail"
374373

375374
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:87
376375
msgid "Phone number"
377-
msgstr ""
376+
msgstr "Telefonnummer"
378377

379378
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:140
380379
msgid "Approve proposal"
381-
msgstr ""
380+
msgstr "Godkend borgerforslag"
382381

383382
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:145
384383
msgid "Edit proposal"
385-
msgstr ""
384+
msgstr "Ret borgerforslag"
386385

387386
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:153
388387
msgid "Cancel proposal"
389-
msgstr ""
388+
msgstr "Fortryd borgerforslag"
390389

391390
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:170
392391
msgid "Thank you for your submission."
393392
msgstr ""
394393

395394
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:188
396395
msgid "Your submission has been cancelled."
397-
msgstr ""
396+
msgstr "Dit borgerforslag er blevet slettet"
398397

399398
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormApprove.php:200
400399
msgid "Could not find a proposal to approve."
401-
msgstr ""
400+
msgstr "Ikke muligt at finde et forslag at godkende"
402401

403402
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormBase.php:70
404403
msgid "Authenticate with MitID"
405404
msgstr ""
406405

407406
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormBase.php:89
408407
msgid "You're currently authenticated as @name"
409-
msgstr ""
408+
msgstr "Du er logget ind som @name"
410409

411410
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormBase.php:93
412411
msgid "Sign out"
413-
msgstr ""
412+
msgstr "Log ud"
414413

415414
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:29
416415
msgid "You have to authenticate to support a proposal"
@@ -419,22 +418,24 @@ msgstr ""
419418
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:59
420419
msgid "You already supported this proposal on @support_date. You can only support a proposal once."
421420
msgstr ""
421+
"Du har allerede støttet dette borgerforslag d. @support_date. Du kan "
422+
"kun støtte et forslag en gang. "
422423

423424
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:71
424425
msgid "You're supporting @label on behalf of a citizen"
425-
msgstr ""
426+
msgstr "Du støtter nu <strong>@label</strong> på vegne af en borger "
426427

427428
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:143 modules/custom/hoeringsportal_citizen_proposal/templates/form--proposal-support-form.html.twig:18
428429
msgid "Support proposal"
429-
msgstr ""
430+
msgstr "Støt forslaget"
430431

431432
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:185
432433
msgid "Thank you for your support."
433-
msgstr ""
434+
msgstr "Tak for din støtte"
434435

435436
#: modules/custom/hoeringsportal_citizen_proposal/src/Form/ProposalFormSupport.php:191
436437
msgid "Something went wrong. Your support was not registered."
437-
msgstr ""
438+
msgstr "Noget gik galt, din støtte er ikke gået igennem. Prøv igen senere"
438439

439440
#: modules/custom/hoeringsportal_citizen_proposal/src/Helper/CitizenAccessChecker.php:59
440441
msgid "Citizen access @granted: @values"
@@ -462,9 +463,9 @@ msgstr ""
462463

463464
#: modules/custom/hoeringsportal_citizen_proposal/templates/citizen-proposal-support-counter.html.twig:13
464465
msgid "Number of supporters"
465-
msgstr ""
466+
msgstr "Antal støtter"
466467

467468
#: modules/custom/hoeringsportal_citizen_proposal/templates/form--proposal-support-form.html.twig:19
468469
msgid "Support the proposal"
469-
msgstr ""
470+
msgstr "Støt borgerforslaget"
470471

0 commit comments

Comments
 (0)