diff --git a/gawa/blog/views.py b/gawa/blog/views.py index 1cf1c53..d48c2a8 100644 --- a/gawa/blog/views.py +++ b/gawa/blog/views.py @@ -57,7 +57,7 @@ class Browse(ListView): model = BlogPost template_name = "blog/browse.html" context_object_name = "posts" - paginate_by = 2 + paginate_by = 20 allow_empty = False # but we have a special get method allow_empty = True diff --git a/gawa/locale/de/LC_MESSAGES/django.mo b/gawa/locale/de/LC_MESSAGES/django.mo index 741d49a..58b9443 100644 Binary files a/gawa/locale/de/LC_MESSAGES/django.mo and b/gawa/locale/de/LC_MESSAGES/django.mo differ diff --git a/gawa/locale/de/LC_MESSAGES/django.po b/gawa/locale/de/LC_MESSAGES/django.po index 815342c..fb57260 100644 --- a/gawa/locale/de/LC_MESSAGES/django.po +++ b/gawa/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-08 20:49+0200\n" +"POT-Creation-Date: 2023-10-09 21:43+0200\n" "PO-Revision-Date: 2023-10-08 21:03+0200\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -104,11 +104,13 @@ 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" @@ -117,11 +119,13 @@ 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:44 msgid "Selfhosting" @@ -130,11 +134,13 @@ 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" @@ -143,7 +149,8 @@ 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" @@ -236,36 +243,41 @@ msgstr "Interner Server Fehler" msgid "Something went wrong." msgstr "Etwas ist schief gelaufen." -#: start/templates/base.html:73 +#: start/templates/base.html:79 msgid "" "\n" " This website is developed by myself and is\n" -" OpenSource.\n" +" OpenSource.\n" "

\n" -" I encourage you to search for and report usuability and security issues\n" -" on this site, aswell as server. For more information, see Reporting.\n" +" I encourage you to search for and report " +"usuability and security issues\n" +" on this site, aswell as server. For more " +"information, see Reporting.\n" " " msgstr "" "\n" "Diese Website wird von mir selbst entwickelt und ist\n" "OpenSource.\n" "

\n" -"Ich ermutige meine Besucher nach Sicherheits- und Nutzbarkeitsproblemen auf dieser Seite und diesem Server zu suchen und melden. Für weitere Informationen, siehe Reporting. " +"Ich ermutige meine Besucher nach Sicherheits- und Nutzbarkeitsproblemen auf " +"dieser Seite und diesem Server zu suchen und melden. Für weitere " +"Informationen, siehe Reporting. " -#: start/templates/base.html:87 start/templates/nav.html:42 +#: start/templates/base.html:93 start/templates/nav.html:42 #: start/templates/start/legalinfo.html:12 msgid "Legal Info" msgstr "rechtliche Informationen" -#: start/templates/base.html:96 +#: start/templates/base.html:102 msgid "Quellcode dieser Website" msgstr "Quellcode dieser Website" -#: start/templates/base.html:100 +#: start/templates/base.html:106 msgid "Contact" msgstr "Kontakt" -#: start/templates/base.html:108 +#: start/templates/base.html:114 msgid "Deutschland" msgstr "Deutschland" @@ -309,39 +321,57 @@ msgstr "Wer bin Ich?" #: start/templates/start/index.html:29 msgid "" "\n" -" I am Christoph J. Scherr, studying Cybersecurity at \n" -" DHBWMannheim, Germany and passionate about computers.\n" +" I am Christoph J. Scherr, studying " +"Cybersecurity at \n" +" DHBWMannheim, Germany and passionate about " +"computers.\n" " " msgstr "" "\n" -"Ich bin Christoph J. Scherr, studiere Cybersecurity an der \n" -"DHBWMannheim, Deutschland und habe eine Leidenschaft für Computer." +"Ich bin Christoph J. Scherr, studiere Cybersecurity an der \n" +"DHBWMannheim, " +"Deutschland und habe eine Leidenschaft für Computer." #: start/templates/start/index.html:35 msgid "" "\n" "

Work

\n" -" My form of study means that I often change between studying and working with my partner\n" -" company NewTec, which is a medium sized company with headquaters\n" -" in Pfaffenhofen, Bavaria, Germany. I work mainly on programming on a \n" -" SOC in Rust for industrial contexts.\n" +" My form of study means that I often change " +"between studying and working with my partner\n" +" company NewTec, which is a medium sized company with headquaters\n" +" in Pfaffenhofen, Bavaria, Germany. I work " +"mainly on programming on a \n" +" SOC in Rust for industrial contexts.\n" " " msgstr "" "\n" "

Arbeit

\n" -"Als dualer Student wechsle ich alle paar Monate zwischen theoretischen Vorlesungen und der Arbeit in meinem Partnerbetrieb, der NewTec, einem mittelständischem Unternehmen\n" -"aus Pfaffenhofen, Bayern, Deutschland. Ich arbeite viel an der Programmierung eines \n" -"SOCs mit Rust für die industrielle Anwendung." +"Als dualer Student wechsle ich alle paar Monate zwischen theoretischen " +"Vorlesungen und der Arbeit in meinem Partnerbetrieb, der NewTec, einem mittelständischem Unternehmen\n" +"aus Pfaffenhofen, Bayern, Deutschland. Ich arbeite viel an der " +"Programmierung eines \n" +"SOCs mit Rust 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" +" 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." +"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" @@ -350,20 +380,34 @@ 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" +" 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" "

\n" -" CTFs 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" +" CTFs " +"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" +"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" "

\n" -"CTFs können Sicherheit zu einem Spiel machen, bei dem dennoch echte Probleme entdeckt und verstanden werden können." +"CTFs 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" @@ -376,7 +420,8 @@ msgstr "Privat" #: start/templates/start/index.html:83 msgid "" "\n" -" There is nothing to say that does not require a headline.\n" +" There is nothing to say that does not " +"require a headline.\n" " " msgstr "" "\n" @@ -387,27 +432,62 @@ msgid "Music" msgstr "Musik" #: start/templates/start/index.html:89 +#, fuzzy +#| 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" +#| " \n" +#| " " 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" -"