Translated (nearly) all the current strings to german #1

Merged
TKFRvisionOfficial merged 2 commits from feature/localization-de into master 2023-07-17 18:58:04 +02:00
TKFRvisionOfficial commented 2023-07-17 01:41:58 +02:00 (Migrated from github.com)
No description provided.
MarcelCoding (Migrated from github.com) reviewed 2023-07-17 13:43:48 +02:00
@ -1,56 +1,142 @@
<?xml version="1.0" encoding="UTF-8"?>
MarcelCoding (Migrated from github.com) commented 2023-07-17 13:42:16 +02:00

Lass da mal mit < und > es gibt gründe warum der dad escaped generiert. Im englischen ist es ja auch so.

Lass da mal mit &lt; und &gt; es gibt gründe warum der dad escaped generiert. Im englischen ist es ja auch so.
@ -52,0 +126,4 @@
<source>How about jumping back to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/&quot;&gt;"/>home<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> page?</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/not-found/not-found.component.html</context>
<context context-type="linenumber">3</context>
MarcelCoding (Migrated from github.com) commented 2023-07-17 13:43:14 +02:00

How about jumping back to the home page?

Keine Ahnung, aber ich würde sagen, dass das besser klingen würde. Da das ja die source Datei ist, musst du das direkt im Code anpassen.

How about jumping back ~~to the~~ home ~~page~~? Keine Ahnung, aber ich würde sagen, dass das besser klingen würde. Da das ja die source Datei ist, musst du das direkt im Code anpassen.
TKFRvisionOfficial (Migrated from github.com) reviewed 2023-07-17 14:09:07 +02:00
@ -52,0 +126,4 @@
<source>How about jumping back to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/&quot;&gt;"/>home<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> page?</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/not-found/not-found.component.html</context>
<context context-type="linenumber">3</context>
TKFRvisionOfficial (Migrated from github.com) commented 2023-07-17 14:09:07 +02:00

Jo das müssen wir nochmal evaulieren. Will bloß nicht das sich das so anhört wir "Lass es sein mit dem Webseitenbesuch und dampf nach Hause ab." (Komplett überspitzt) Aber ich glaube das ergibt sich dann kontexttechnisch...

Jo das müssen wir nochmal evaulieren. Will bloß nicht das sich das so anhört wir "Lass es sein mit dem Webseitenbesuch und dampf nach Hause ab." (Komplett überspitzt) Aber ich glaube das ergibt sich dann kontexttechnisch...
TKFRvisionOfficial (Migrated from github.com) reviewed 2023-07-17 14:17:55 +02:00
@ -1,56 +1,142 @@
<?xml version="1.0" encoding="UTF-8"?>
TKFRvisionOfficial (Migrated from github.com) commented 2023-07-17 14:17:55 +02:00

Das ist komisch... ist das dieses xliffmerge Tool gewesen? 🤔

Das ist komisch... ist das dieses xliffmerge Tool gewesen? 🤔
MarcelCoding (Migrated from github.com) reviewed 2023-07-17 17:36:40 +02:00
@ -52,0 +126,4 @@
<source>How about jumping back to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/&quot;&gt;"/>home<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> page?</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/pages/not-found/not-found.component.html</context>
<context context-type="linenumber">3</context>
MarcelCoding (Migrated from github.com) commented 2023-07-17 17:36:39 +02:00

ja keine ahnung, mach doch was du willst

ja keine ahnung, mach doch was du willst
Sign in to join this conversation.
No description provided.