write translations

This commit is contained in:
Christoph J. Scherr 2023-10-08 20:42:26 +02:00
parent 57dbd03371
commit 57174c88a1
5 changed files with 354 additions and 209 deletions

View File

@ -33,7 +33,6 @@ urlpatterns += i18n_patterns(
path("accounts/", include("django.contrib.auth.urls")),
)
if 'rosetta' in settings.INSTALLED_APPS:
urlpatterns += i18n_patterns(
re_path(r'^translation/', include('rosetta.urls'))
path('translation/', include('rosetta.urls'), name="translation")
)

Binary file not shown.

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-08 19:07+0200\n"
"PO-Revision-Date: 2023-10-08 18:38+0200\n"
"POT-Creation-Date: 2023-10-08 20:49+0200\n"
"PO-Revision-Date: 2023-10-08 21:03+0200\n"
"Last-Translator: <software@cscherr.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
@ -43,7 +43,7 @@ msgstr "Blog Posts"
#: blog/templates/blog/index.html:8 start/templates/400.html:5
#: start/templates/403.html:5 start/templates/404.html:5
#: start/templates/500.html:5 start/templates/nav.html:9
#: start/templates/start/index.html:8 start/templates/start/index.html:13
#: start/templates/start/index.html:8 start/templates/start/index.html:14
#: start/templates/start/legalinfo.html:8 start/templates/start/links.html:5
#: start/templates/start/search.html:5
msgid "cscherr.de"
@ -51,7 +51,7 @@ msgstr "cscherr.de"
#: blog/templates/blog/blogpost.html:9 blog/templates/blog/browse.html:9
#: blog/templates/blog/index.html:8 blog/templates/blog/index.html:15
#: start/templates/nav.html:51 start/templates/start/index.html:77
#: start/templates/nav.html:51 start/templates/start/index.html:115
msgid "Blog"
msgstr "Blog"
@ -91,7 +91,7 @@ msgstr "Kategorie"
#: blog/templates/blog/featured.html:5
msgid "Featured"
msgstr "vorgestellt"
msgstr "Vorgestellt"
#: blog/templates/blog/index.html:14
msgid "What can be found here?"
@ -104,13 +104,11 @@ msgstr "Writeups"
#: blog/templates/blog/index.html:21
msgid ""
"\n"
" Whenever I discover some interesting security thing, I will post "
"a writeup here.\n"
" Whenever I discover some interesting security thing, I will post a writeup here.\n"
" "
msgstr ""
"\n"
"Falls ich etwas Interessantes zum Thema Sicherheit entdecke, wird es hier "
"einen Writeup dazu geben."
"Falls ich etwas Interessantes zum Thema Sicherheit entdecke, wird es hier einen Writeup dazu geben."
#: blog/templates/blog/index.html:27
msgid "Open Source"
@ -119,28 +117,24 @@ msgstr "OpenSource"
#: blog/templates/blog/index.html:28
msgid ""
"\n"
" If something comes up, I may post Linux guides or my thoughts on "
"current processes here.\n"
" If something comes up, I may post Linux guides or my thoughts on current processes here.\n"
" "
msgstr ""
"\n"
"Falls etwas aufkommt, poste ich hier womöglich Linux Guides oder meine "
"Gedanken über allesmögliche."
"Falls etwas aufkommt, poste ich hier womöglich Linux Guides oder meine Gedanken über allesmögliche."
#: blog/templates/blog/index.html:33 start/templates/start/index.html:69
#: blog/templates/blog/index.html:33 start/templates/start/index.html:44
msgid "Selfhosting"
msgstr "Selfhosting"
#: blog/templates/blog/index.html:34
msgid ""
"\n"
" Selfhosting is something that I'm really fond of. There will be "
"guides and thoughts about that too\n"
" Selfhosting is something that I'm really fond of. There will be guides and thoughts about that too\n"
" "
msgstr ""
"\n"
"Selfhosting liegt mir sehr am Herzen, auch dazu wird es Anleitungen und "
"Gedanken geben."
"Selfhosting liegt mir sehr am Herzen, auch dazu wird es Anleitungen und Gedanken geben."
#: blog/templates/blog/index.html:39
msgid "Anything Really"
@ -149,8 +143,7 @@ msgstr "Irgendwas"
#: blog/templates/blog/index.html:40
msgid ""
"\n"
" This is my personal Blog after all, I will put here whatever I "
"want and you can't stop me.\n"
" This is my personal Blog after all, I will put here whatever I want and you can't stop me.\n"
" "
msgstr ""
"\n"
@ -161,10 +154,8 @@ msgid "Looking for anything specific?"
msgstr "Suchst du nach etwas speziellem?"
#: blog/templates/blog/index.html:51
#, fuzzy
#| msgid "blog posts"
msgid "Browse posts"
msgstr "Blog Posts"
msgstr "Posts durchsuchen"
#: gawa/settings.py:128
msgid "German"
@ -249,22 +240,17 @@ msgstr "Etwas ist schief gelaufen."
msgid ""
"\n"
" This website is developed by myself and is\n"
" <a href=\"https://git.cscherr.de/PlexSheep/"
"gawa\">OpenSource</a>.\n"
" <a href=\"https://git.cscherr.de/PlexSheep/gawa\">OpenSource</a>.\n"
" <br><br>\n"
" I encourage you to search for and report "
"usuability and security issues\n"
" on this site, aswell as server. For more "
"information, see <a href=\"\">Reporting</a>.\n"
" I encourage you to search for and report usuability and security issues\n"
" on this site, aswell as server. For more information, see <a href=\"\">Reporting</a>.\n"
" "
msgstr ""
"\n"
"Diese Website wird von mir selbst entwickelt und ist\n"
"<a href=\"https://git.cscherr.de/PlexSheep/gawa\">OpenSource</a>.\n"
"<br><br>\n"
"Ich ermutige meine Besucher nach Sicherheits- und Nutzbarkeitsproblemen auf "
"dieser Seite und diesem Server zu suchen und melden. Für weitere "
"Informationen, siehe <a href=\"\">Reporting</a>. "
"Ich ermutige meine Besucher nach Sicherheits- und Nutzbarkeitsproblemen auf dieser Seite und diesem Server zu suchen und melden. Für weitere Informationen, siehe <a href=\"\">Reporting</a>. "
#: start/templates/base.html:87 start/templates/nav.html:42
#: start/templates/start/legalinfo.html:12
@ -292,11 +278,9 @@ msgstr "Los"
msgid "Start"
msgstr "Start"
#: start/templates/nav.html:33 start/templates/start/index.html:20
#, fuzzy
#| msgid "Personal"
#: start/templates/nav.html:33 start/templates/start/index.html:25
msgid "Professional"
msgstr "Persönlich"
msgstr "Professionell"
#: start/templates/nav.html:57
msgid "Browse"
@ -314,77 +298,140 @@ msgstr "Abmelden"
msgid "Login"
msgstr "Anmelden"
#: start/templates/start/index.html:14
#, fuzzy
#| msgid "Personal"
#: start/templates/start/index.html:15
msgid "Personal Website"
msgstr "Persönlich"
msgstr "Persönliche Website"
#: start/templates/start/index.html:19 start/templates/start/index.html:53
#: start/templates/start/index.html:24 start/templates/start/index.html:78
msgid "Who am I?"
msgstr "Wer bin Ich?"
#: start/templates/start/index.html:23
#: start/templates/start/index.html:29
msgid ""
"\n"
" I am <em>Christoph J. Scherr</em>, studying "
"Cybersecurity at <a href=\"https://mannheim.dhbw.de\">\n"
" <abbr title=\"Duale Hochschule Baden-Württemberg\">DHBW</"
"abbr></a>.\n"
" <br><br>\n"
" <h5>Work</h5>\n"
" My form of study means that I often change between "
"studying and working with my partner\n"
" company <a href=\"https://newtec.de\">NewTec</a>, which "
"is a medium sized company with headquaters\n"
" in Pfaffenhofen, Bavaria, Germany. I work mainly on "
"programming on a <abbr title=\"System On a Chip\">\n"
" SOC</abbr> in <a href=\"https://rust-lang.org\">Rust</a> "
"for industrial contexts.\n"
" <br><br>\n"
" <h5>Selfhosting</h5>\n"
" I have a fascination for Computers. As a hobby, I run my "
"own computer networks (like the one this website\n"
" is served from!)\n"
" <br>\n"
" I am <em>Christoph J. Scherr</em>, studying Cybersecurity at <a href=\"https://mannheim.dhbw.de\">\n"
" <abbr title=\"Duale Hochschule Baden-Württemberg\">DHBW</abbr>Mannheim, Germany</a> and passionate about computers.\n"
" "
msgstr ""
"\n"
"Ich bin <em>Christoph J. Scherr</em>, studiere Cybersecurity an der <a href=\"https://mannheim.dhbw.de\">\n"
"<abbr title=\"Duale Hochschule Baden-Württemberg\">DHBW</abbr>Mannheim, Deutschland</a> und habe eine Leidenschaft für Computer."
#: start/templates/start/index.html:42
#: start/templates/start/index.html:35
msgid ""
"\n"
" <h4>Work</h4>\n"
" My form of study means that I often change between studying and working with my partner\n"
" company <a href=\"https://newtec.de\">NewTec</a>, which is a medium sized company with headquaters\n"
" in Pfaffenhofen, Bavaria, Germany. I work mainly on programming on a <abbr title=\"System On a Chip\">\n"
" SOC</abbr> in <a href=\"https://rust-lang.org\">Rust</a> for industrial contexts.\n"
" "
msgstr ""
"\n"
"<h4>Arbeit</h4>\n"
"Als dualer Student wechsle ich alle paar Monate zwischen theoretischen Vorlesungen und der Arbeit in meinem Partnerbetrieb, der <a href=\"https://newtec.de\">NewTec</a>, einem mittelständischem Unternehmen\n"
"aus Pfaffenhofen, Bayern, Deutschland. Ich arbeite viel an der Programmierung eines <abbr title=\"System On a Chip\">\n"
"SOC</abbr>s mit <a href=\"https://rust-lang.org\">Rust</a> für die industrielle Anwendung."
#: start/templates/start/index.html:45
msgid ""
"\n"
" I have a fascination for Computers. As a hobby, I run my own computer networks (like the one this website\n"
" is served from) running various services, most of which would probably be considered overkill by most.\n"
" "
msgstr ""
"\n"
"Ich habe eine Faszination für Computer. Als Hobby betreibe ich mein eigenes Computernetzwerk (von dem unter anderem diese Website zur Verfügung gestellt wird). Die meisten meiner Dienste würden wohl von den Meisten als übertrieben angesehen werden."
#: start/templates/start/index.html:51
msgid "Hacking"
msgstr "Hacking"
#: start/templates/start/index.html:52
msgid ""
"\n"
" It's not a coincidence that I study Cybersecurity. While I like most fields of computer science,\n"
" computer security is the field that is most interesting to me. It seems to have the highest impact\n"
" on the real world (everyone probably knows of some company that got hacked and leaked a ton of user data\n"
" because their security was bad) and is a giant, complex puzzle.\n"
" <br><br>\n"
" <abbr title=\"Capture the Flag\">CTF</abbr>s make the very serious field of Security into a playing field,\n"
" but one that can actually help discover real vulnerabilities and educate the players. I haven't done that\n"
" much, but it's a fun way to learn and discover new things.\n"
" "
msgstr ""
"\n"
"Es ist kein Zufall, dass ich Cybersecurity studiere. Zwar mag ich auch die meisten anderen Felder der Informatik, aber die Sicherheit bleibt mein Favorit. Mein Eindruck ist, dass sie die stärksten Effekte auf die echte Welt hat (Vermutlich kann jeder einen Vorfall nennen, bei dem eine große Firma gehackt wurde und viele Nutzerdaten veröffentlicht wurden.). Sicherheit ist ein großen, komplexes Rätsel.\n"
"<br><br>\n"
"<abbr title=\"Capture the Flag\">CTF</abbr>s können Sicherheit zu einem Spiel machen, bei dem dennoch echte Probleme entdeckt und verstanden werden können."
#: start/templates/start/index.html:66
msgid "further information"
msgstr "zusätzliche Informationen"
#: start/templates/start/index.html:54
#: start/templates/start/index.html:79
msgid "Private"
msgstr "Privat"
#: start/templates/start/index.html:58
#: start/templates/start/index.html:83
msgid ""
"\n"
" I don't know what to put in this general paragraph.\n"
" There is nothing to say that does not require a headline.\n"
" "
msgstr ""
"\n"
"Es gibt nicht zu sagen, das keine eigene Überschrift benötigen würde."
#: start/templates/start/index.html:63
#: start/templates/start/index.html:88
msgid "Music"
msgstr "Musik"
#: start/templates/start/index.html:89
msgid ""
"\n"
" Music is amazing. I don't find a lot of time lately, but sometimes I feel like making music. Usually,\n"
" I prefer calm music. Some types of music I like are:\n"
" <ul class=\"list-group pt-3 list-group-flush w-75 mx-auto\">\n"
" <li class=\"list-group-item\">LoFi</li>\n"
" <li class=\"list-group-item\">JPop, specifically <a href=\"https://www.youtube.com/@Ado1024\">Ado</a></li>\n"
" <li class=\"list-group-item\">Eurobeat, specifically <a href=\"https://www.youtube.com/@TurboA\">Turbo</a></li>\n"
" <li class=\"list-group-item\">Classical Music, for example <a href=\"https://www.youtube.com/watch?v=ZPdk5GaIDjo\">\n"
" Vivaldis Vier Jahreszeiten</a></li>\n"
" </ul>\n"
" "
msgstr ""
"\n"
"Musik ist großartig. Ich habe in letzter Zeit nicht viel Zeit dazu gefunden, aber gelegentlich produziere ich auch meine eigene Musik.\n"
"Normalerweise mag ich ruhige Musik, hier eine kurze Liste von Musik die ich mag:\n"
"<ul class=\"list-group pt-3 list-group-flush w-75 mx-auto\">\n"
"<li class=\"list-group-item\">LoFi</li>\n"
"<li class=\"list-group-item\">JPop, specifically <a href=\"https://www.youtube.com/@Ado1024\">Ado</a></li>\n"
"<li class=\"list-group-item\">Eurobeat, specifically <a href=\"https://www.youtube.com/@TurboA\">Turbo</a></li>\n"
"<li class=\"list-group-item\">Classical Music, for example <a href=\"https://www.youtube.com/watch?v=ZPdk5GaIDjo\">\n"
"Vivaldis Vier Jahreszeiten</a></li>\n"
"</ul>"
#: start/templates/start/index.html:102
msgid "Lanugages"
msgstr ""
msgstr "Sprachen"
#: start/templates/start/index.html:64
#: start/templates/start/index.html:103
msgid ""
"\n"
" Somehow, I find myself fascinated by the japanese "
"lanugage. <nobr>日本語が好きだ。</nobr>\n"
" Somehow, I find myself fascinated by the japanese lanugage.\n"
" <br><nobr>日本語が好き。</nobr>However,\n"
" I'm still at the beginning of the journey.\n"
" <br><br>\n"
" I also speak and understand english, but it's more of a \"utility language\" for me. Not to\n"
" offend anyone, but I don't think english is a \"beautiful\" language, as german and japanese are\n"
" (in my personal opinion). The english translation of this website was also made by myself.\n"
" "
msgstr ""
#: start/templates/start/index.html:70
msgid ""
"\n"
" I have a fascination for Computers. As a hobby, I "
"run my own computer networks (like the one this website\n"
" is served from!)\n"
" "
msgstr ""
"Die japanische Sprache fasziniert mich.\n"
"<br><nobr>日本語が好き。</nobr>Leider bin ich noch am Anfang dieser Reise.\n"
"<br><br>\n"
"Abgesehen davon spreche und verstehe ich Englisch, betrachte das aber eher als „Nutzsprache“. Englisch ist (meiner Meinung nach) keine schöne Sprache, im Gegensatz zu Deutsch und Japanisch. Die englische Übersetzung dieser Website habe ich selbst erstellt. "
#: start/templates/start/legalinfo.html:16
msgid "Information according to §5 TMG"
@ -411,22 +458,25 @@ msgid "Others"
msgstr "Andere"
#: start/templates/start/search.html:9
#, fuzzy
#| msgid "Search"
msgid "Search for"
msgstr "Suche"
msgstr "Suche nach"
#~ msgid ""
#~ "\n"
#~ " Somehow, I find myself fascinated by the japanese lanugage. <nobr>日本語が好きだ。</nobr>\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Aus irgendeinem Grund bin ich von der japanischen Sprache fasziniert. <nobr>日本語が好きだ。</nobr>"
#, fuzzy
#~ msgid ""
#~ "\n"
#~ " Ich habe diese Website selbst programmiert "
#~ "und gehostet.\n"
#~ " Falls Sie einen Fehler belibiger Art finden, "
#~ "würde ich mich freuen,\n"
#~ " Ich habe diese Website selbst programmiert und gehostet.\n"
#~ " Falls Sie einen Fehler belibiger Art finden, würde ich mich freuen,\n"
#~ " wenn Sie mich darüber benachrichtigen.\n"
#~ " <br><br>\n"
#~ " Die Suche nach Schwachstellen und Fehlern auf "
#~ "dieser Website ist für\n"
#~ " Die Suche nach Schwachstellen und Fehlern auf dieser Website ist für\n"
#~ " diesen Zweck ausdrücklich erlaubt.\n"
#~ " "
#~ msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-08 19:07+0200\n"
"POT-Creation-Date: 2023-10-08 20:26+0200\n"
"PO-Revision-Date: 2023-10-08 15:18+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -42,7 +42,7 @@ msgstr ""
#: blog/templates/blog/index.html:8 start/templates/400.html:5
#: start/templates/403.html:5 start/templates/404.html:5
#: start/templates/500.html:5 start/templates/nav.html:9
#: start/templates/start/index.html:8 start/templates/start/index.html:13
#: start/templates/start/index.html:8 start/templates/start/index.html:14
#: start/templates/start/legalinfo.html:8 start/templates/start/links.html:5
#: start/templates/start/search.html:5
msgid "cscherr.de"
@ -50,7 +50,7 @@ msgstr "cscherr.de"
#: blog/templates/blog/blogpost.html:9 blog/templates/blog/browse.html:9
#: blog/templates/blog/index.html:8 blog/templates/blog/index.html:15
#: start/templates/nav.html:51 start/templates/start/index.html:77
#: start/templates/nav.html:51 start/templates/start/index.html:115
msgid "Blog"
msgstr "Blog"
@ -120,7 +120,7 @@ msgid ""
" "
msgstr ""
#: blog/templates/blog/index.html:33 start/templates/start/index.html:69
#: blog/templates/blog/index.html:33 start/templates/start/index.html:44
msgid "Selfhosting"
msgstr ""
@ -271,7 +271,7 @@ msgstr ""
msgid "Start"
msgstr "Start"
#: start/templates/nav.html:33 start/templates/start/index.html:20
#: start/templates/nav.html:33 start/templates/start/index.html:25
msgid "Professional"
msgstr ""
@ -291,73 +291,135 @@ msgstr ""
msgid "Login"
msgstr ""
#: start/templates/start/index.html:14
#: start/templates/start/index.html:15
msgid "Personal Website"
msgstr ""
#: start/templates/start/index.html:19 start/templates/start/index.html:53
#: start/templates/start/index.html:24 start/templates/start/index.html:78
msgid "Who am I?"
msgstr ""
#: start/templates/start/index.html:23
#: start/templates/start/index.html:29
msgid ""
"\n"
" I am <em>Christoph J. Scherr</em>, studying "
"Cybersecurity at <a href=\"https://mannheim.dhbw.de\">\n"
" <abbr title=\"Duale Hochschule Baden-Württemberg\">DHBW</"
"abbr></a>.\n"
" <br><br>\n"
" <h5>Work</h5>\n"
" My form of study means that I often change between "
"studying and working with my partner\n"
" company <a href=\"https://newtec.de\">NewTec</a>, which "
"is a medium sized company with headquaters\n"
" in Pfaffenhofen, Bavaria, Germany. I work mainly on "
"programming on a <abbr title=\"System On a Chip\">\n"
" SOC</abbr> in <a href=\"https://rust-lang.org\">Rust</a> "
"for industrial contexts.\n"
" <br><br>\n"
" <h5>Selfhosting</h5>\n"
" I have a fascination for Computers. As a hobby, I run my "
"own computer networks (like the one this website\n"
" is served from!)\n"
" <br>\n"
" <abbr title=\"Duale Hochschule Baden-"
"Württemberg\">DHBW</abbr>Mannheim, Germany</a> and passionate about "
"computers.\n"
" "
msgstr ""
#: start/templates/start/index.html:42
#: start/templates/start/index.html:35
msgid ""
"\n"
" <h4>Work</h4>\n"
" My form of study means that I often change "
"between studying and working with my partner\n"
" company <a href=\"https://newtec."
"de\">NewTec</a>, which is a medium sized company with headquaters\n"
" in Pfaffenhofen, Bavaria, Germany. I work "
"mainly on programming on a <abbr title=\"System On a Chip\">\n"
" SOC</abbr> in <a href=\"https://rust-lang."
"org\">Rust</a> for industrial contexts.\n"
" "
msgstr ""
#: start/templates/start/index.html:45
msgid ""
"\n"
" I have a fascination for Computers. As a "
"hobby, I run my own computer networks (like the one this website\n"
" is served from) running various services, "
"most of which would probably be considered overkill by most.\n"
" "
msgstr ""
#: start/templates/start/index.html:51
msgid "Hacking"
msgstr ""
#: start/templates/start/index.html:52
msgid ""
"\n"
" It's not a coincidence that I study "
"Cybersecurity. While I like most fields of computer science,\n"
" computer security is the field that is most "
"interesting to me. It seems to have the highest impact\n"
" on the real world (everyone probably knows "
"of some company that got hacked and leaked a ton of user data\n"
" because their security was bad) and is a "
"giant, complex puzzle.\n"
" <br><br>\n"
" <abbr title=\"Capture the Flag\">CTF</abbr>s "
"make the very serious field of Security into a playing field,\n"
" but one that can actually help discover real "
"vulnerabilities and educate the players. I haven't done that\n"
" much, but it's a fun way to learn and "
"discover new things.\n"
" "
msgstr ""
#: start/templates/start/index.html:66
msgid "further information"
msgstr ""
#: start/templates/start/index.html:54
#: start/templates/start/index.html:79
msgid "Private"
msgstr ""
#: start/templates/start/index.html:58
#: start/templates/start/index.html:83
msgid ""
"\n"
" I don't know what to put in this general paragraph.\n"
" There is nothing to say that does not "
"require a headline.\n"
" "
msgstr ""
#: start/templates/start/index.html:63
#: start/templates/start/index.html:88
msgid "Music"
msgstr ""
#: start/templates/start/index.html:89
msgid ""
"\n"
" Music is amazing. I don't find a lot of time "
"lately, but sometimes I feel like making music. Usually,\n"
" I prefer calm music. Some types of music I "
"like are:\n"
" <ul class=\"list-group pt-3 list-group-flush "
"w-75 mx-auto\">\n"
" <li class=\"list-group-item\">LoFi</li>\n"
" <li class=\"list-group-item\">JPop, "
"specifically <a href=\"https://www.youtube.com/@Ado1024\">Ado</a></li>\n"
" <li class=\"list-group-item\">Eurobeat, "
"specifically <a href=\"https://www.youtube.com/@TurboA\">Turbo</a></li>\n"
" <li class=\"list-group-item\">Classical "
"Music, for example <a href=\"https://www.youtube.com/watch?v=ZPdk5GaIDjo\">\n"
" Vivaldis Vier Jahreszeiten</a></"
"li>\n"
" </ul>\n"
" "
msgstr ""
#: start/templates/start/index.html:102
msgid "Lanugages"
msgstr ""
#: start/templates/start/index.html:64
#: start/templates/start/index.html:103
msgid ""
"\n"
" Somehow, I find myself fascinated by the japanese "
"lanugage. <nobr>日本語が好きだ。</nobr>\n"
" "
msgstr ""
#: start/templates/start/index.html:70
msgid ""
"\n"
" I have a fascination for Computers. As a hobby, I "
"run my own computer networks (like the one this website\n"
" is served from!)\n"
" Somehow, I find myself fascinated by the "
"japanese lanugage.\n"
" <br><nobr>日本語が好き。</nobr>However,\n"
" I'm still at the beginning of the journey.\n"
" <br><br>\n"
" I also speak and understand english, but "
"it's more of a \"utility language\" for me. Not to\n"
" offend anyone, but I don't think english is "
"a \"beautiful\" language, as german and japanese are\n"
" (in my personal opinion). The english "
"translation of this website was also made by myself.\n"
" "
msgstr ""

View File

@ -10,67 +10,56 @@
{% block main %}
<div class="container-xl">
<div class="jumbotron text-center">
{# TODO: add a fancy graphic here #}
<h1>{% translate "cscherr.de" %}</h1>
<p>{% trans "Personal Website" %}</p>
</div>
<div class="container overflow-hidden text-center mt-5">
<div class="row gy-5">
<div class="row gx-1 row-cols-2">
<div class="col">
<div class="container overflow-hidden text-center mt-5">
<div class="row gy-3 row-cols-1">
<div class="col">
<h3>
{% translate "Who am I?" %}
<small class="text-body-secondary">{% translate "Professional" %}</small>
</h3>
</div>
<div class="col">
<h3>
{% translate "Who am I?" %}
<small class="text-body-secondary">{% translate "Private" %}</small>
</h3>
</div>
</div>
<div class="row gy-5">
<div class="col">
{% blocktranslate %}
I am <em>Christoph J. Scherr</em>, studying Cybersecurity at <a href="https://mannheim.dhbw.de">
<abbr title="Duale Hochschule Baden-Württemberg">DHBW</abbr></a> and passionate about computers.
<abbr title="Duale Hochschule Baden-Württemberg">DHBW</abbr>Mannheim, Germany</a> and passionate about computers.
{% endblocktranslate %}
</div>
<div class="col">
{% blocktranslate %}
There is nothing to say that does not require a headline.
{% endblocktranslate %}
</div>
</div>
<div class="row gy-5 my-1">
<div class="col">
{% blocktranslate %}
<h5>Work</h5>
<h4>Work</h4>
My form of study means that I often change between studying and working with my partner
company <a href="https://newtec.de">NewTec</a>, which is a medium sized company with headquaters
in Pfaffenhofen, Bavaria, Germany. I work mainly on programming on a <abbr title="System On a Chip">
SOC</abbr> in <a href="https://rust-lang.org">Rust</a> for industrial contexts.
{% endblocktranslate %}
</div>
<div class="col">
<h5>{% trans "Lanugages" %}</h5>
{% blocktranslate %}
Somehow, I find myself fascinated by the japanese lanugage. <br><nobr>日本語が好き。</nobr>However,
I'm still at the beginning of the journey.
{% endblocktranslate %}
</div>
</div>
<div class="row gy-5 my-1">
<div class="col">
<h5>{% trans "Selfhosting" %}</h5>
<div class="col mt-5">
<h4>{% trans "Selfhosting" %}</h4>
{% blocktranslate %}
I have a fascination for Computers. As a hobby, I run my own computer networks (like the one this website
is served from!)
is served from) running various services, most of which would probably be considered overkill by most.
{% endblocktranslate %}
</div>
<div class="col">
<div class="col mt-5">
<h4>{% trans "Hacking" %}</h4>
{% blocktranslate %}
It's not a coincidence that I study Cybersecurity. While I like most fields of computer science,
computer security is the field that is most interesting to me. It seems to have the highest impact
on the real world (everyone probably knows of some company that got hacked and leaked a ton of user data
because their security was bad) and is a giant, complex puzzle.
<br><br>
<abbr title="Capture the Flag">CTF</abbr>s make the very serious field of Security into a playing field,
but one that can actually help discover real vulnerabilities and educate the players. I haven't done that
much, but it's a fun way to learn and discover new things.
{% endblocktranslate %}
</div>
</div>
<div class="row gy-5 mt-1">
<div class="col">
<a class="icon-link icon-link-hover"
href="{% url 'start:professional' %}">
@ -78,9 +67,51 @@
<i class="bi bi-box-arrow-up-right"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col">
<a class="icon-link icon-link-hover"
href="{% url 'blog:index' %}">
<div class="container overflow-hidden text-center mt-5">
<div class="row gy-3 row-cols-1">
<div class="col">
<h3>
{% translate "Who am I?" %}
<small class="text-body-secondary">{% translate "Private" %}</small>
</h3>
</div>
<div class="col">
{% blocktranslate %}
There is nothing to say that does not require a headline.
{% endblocktranslate %}
</div>
<div class="col mt-4">
<h4>{% trans "Music" %}</h4>
{% blocktranslate %}
Music is amazing. I don't find a lot of time lately, but sometimes I feel like making music. Usually,
I prefer calm music. Some types of music I like are:
<ul class="list-group pt-3 list-group-flush w-75 mx-auto">
<li class="list-group-item">LoFi</li>
<li class="list-group-item">JPop, specifically <a href="https://www.youtube.com/@Ado1024">Ado</a></li>
<li class="list-group-item">Eurobeat, specifically <a href="https://www.youtube.com/@TurboA">Turbo</a></li>
<li class="list-group-item">Classical Music, for example <a href="https://www.youtube.com/watch?v=ZPdk5GaIDjo">
Vivaldis Vier Jahreszeiten</a></li>
</ul>
{% endblocktranslate %}
</div>
<div class="col mt-4">
<h4>{% trans "Lanugages" %}</h4>
{% blocktranslate %}
Somehow, I find myself fascinated by the japanese lanugage.
<br><nobr>日本語が好き。</nobr>However,
I'm still at the beginning of the journey.
<br><br>
I also speak and understand english, but it's more of a "utility language" for me. Not to
offend anyone, but I don't think english is a "beautiful" language, as german and japanese are
(in my personal opinion). The english translation of this website was also made by myself.
{% endblocktranslate %}
</div>
<div class="col">
<a class="icon-link icon-link-hover" href="{% url 'blog:index' %}">
{% translate "Blog" %}
<i class="bi bi-box-arrow-up-right"></i>
</a>
@ -88,4 +119,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
{% endblock main %}