Fixed typo + dropped no longer valid referral code
This commit is contained in:
2
faq.php
2
faq.php
@ -75,7 +75,7 @@ global $language, $dir, $locale;
|
|||||||
</div>
|
</div>
|
||||||
<div itemprop="mainEntity" itemscope itemtype="https://schema.org/Question" class="row">
|
<div itemprop="mainEntity" itemscope itemtype="https://schema.org/Question" class="row">
|
||||||
<div itemprop="name" class="cell"><?php echo htmlspecialchars(_('Can you hack my girlfriend? I think she\'s cheating.')); ?></div>
|
<div itemprop="name" class="cell"><?php echo htmlspecialchars(_('Can you hack my girlfriend? I think she\'s cheating.')); ?></div>
|
||||||
<div itemprop="acceptedAnswer" itemscope itemtype="https://schema.org/Answer" class="cell"><div itemprop="text"><?php echo htmlspecialchars(_('Yes, I could try, but I won\'t. Don\'t trust the any sites that claim to give you that, because they are all scams. This is ethically just wrong and is more likely going to hurt your relationship than helping you. Talk to her, it\'s the best you can do. If you are at the point of thinking to hire a hacker, you should definitely think about breaking up, because relationships are based on trust, but obviously you can\'t trust anymore.')); ?></div></div>
|
<div itemprop="acceptedAnswer" itemscope itemtype="https://schema.org/Answer" class="cell"><div itemprop="text"><?php echo htmlspecialchars(_('Yes, I could try, but I won\'t. Don\'t trust the many sites that claim to give you that, because they are all scams. This is ethically just wrong and is more likely going to hurt your relationship than helping you. Talk to her, it\'s the best you can do. If you are at the point of thinking to hire a hacker, you should definitely think about breaking up, because relationships are based on trust, but obviously you can\'t trust anymore.')); ?></div></div>
|
||||||
</div>
|
</div>
|
||||||
<div itemprop="mainEntity" itemscope itemtype="https://schema.org/Question" class="row">
|
<div itemprop="mainEntity" itemscope itemtype="https://schema.org/Question" class="row">
|
||||||
<div itemprop="name" class="cell"><?php echo htmlspecialchars(_('My email doesn\'t get sent. I\'m getting an error about TLS')); ?></div>
|
<div itemprop="name" class="cell"><?php echo htmlspecialchars(_('My email doesn\'t get sent. I\'m getting an error about TLS')); ?></div>
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-10-29 11:12+0100\n"
|
"POT-Creation-Date: 2023-11-30 22:04+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -254,18 +254,18 @@ msgstr ""
|
|||||||
msgid "Profiles on other sites that I am active on:"
|
msgid "Profiles on other sites that I am active on:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:52
|
#: about.php:54
|
||||||
msgid "About this site"
|
msgid "About this site"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:53
|
#: about.php:55
|
||||||
msgid ""
|
msgid ""
|
||||||
"This is my site, that I develop in my free time. I started development of "
|
"This is my site, that I develop in my free time. I started development of "
|
||||||
"this site in August/September 2013 when I wanted to have a platform to host "
|
"this site in August/September 2013 when I wanted to have a platform to host "
|
||||||
"files on, to use at school."
|
"files on, to use at school."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:54
|
#: about.php:56
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Quickly the idea of using a chat at school came up, and I came across a "
|
"Quickly the idea of using a chat at school came up, and I came across a "
|
||||||
@ -274,7 +274,7 @@ msgid ""
|
|||||||
"decided to port some parts I needed to PHP."
|
"decided to port some parts I needed to PHP."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:55
|
#: about.php:57
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"This has been the start for me to get deeper into web development and I have "
|
"This has been the start for me to get deeper into web development and I have "
|
||||||
@ -283,7 +283,7 @@ msgid ""
|
|||||||
"reliability and my code a lot."
|
"reliability and my code a lot."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:56
|
#: about.php:58
|
||||||
msgid ""
|
msgid ""
|
||||||
"I used to offer free file hosting, an URL shortener, a chat and even a free "
|
"I used to offer free file hosting, an URL shortener, a chat and even a free "
|
||||||
"darknet web hosting service. All these projects have taught me a lot about "
|
"darknet web hosting service. All these projects have taught me a lot about "
|
||||||
@ -292,52 +292,52 @@ msgid ""
|
|||||||
"maintained."
|
"maintained."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:57
|
#: about.php:59
|
||||||
msgid "About the setup"
|
msgid "About the setup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:58
|
#: about.php:60
|
||||||
msgid "Hosting providers I use(ed) and servers hosted there:"
|
msgid "Hosting providers I use(ed) and servers hosted there:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:60
|
#: about.php:62
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"%s - good for short-term and/or low-bandwidth projects. They also offer a %s"
|
"%s - good for short-term and/or low-bandwidth projects. They also offer a %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:60
|
#: about.php:62
|
||||||
msgid "Free Tier Program for businesses"
|
msgid "Free Tier Program for businesses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:61
|
#: about.php:63
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - good for short-term and/or low-bandwidth projects"
|
msgid "%s - good for short-term and/or low-bandwidth projects"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:62
|
#: about.php:64
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s - (Used for my clearnet gateway) - good and reliable"
|
msgid "%s - (Used for my clearnet gateway) - good and reliable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:63
|
#: about.php:65
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"%s - (Used for my clearnet gateway + Domain registration) - good and "
|
"%s - (Used for my clearnet gateway + Domain registration) - good and "
|
||||||
"reliable, hosted in my city"
|
"reliable, hosted in my city"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:64
|
#: about.php:66
|
||||||
msgid "Home hosted: 4 Raspberry Pi 4 with the main site and data"
|
msgid "Home hosted: 4 Raspberry Pi 4 with the main site and data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:70
|
#: about.php:72
|
||||||
msgid ""
|
msgid ""
|
||||||
"A small network rack with 4 Raspberry Pis in it, a wifi router on top and a "
|
"A small network rack with 4 Raspberry Pis in it, a wifi router on top and a "
|
||||||
"phone next to it"
|
"phone next to it"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:73
|
#: about.php:75
|
||||||
msgid ""
|
msgid ""
|
||||||
"In the image on the left, you can see my current home server setup. I have 4 "
|
"In the image on the left, you can see my current home server setup. I have 4 "
|
||||||
"Raspberry Pi 4s, which all have a 500GB SSD attached to them. Each SSD has "
|
"Raspberry Pi 4s, which all have a 500GB SSD attached to them. Each SSD has "
|
||||||
@ -350,14 +350,14 @@ msgid ""
|
|||||||
"into modern DTMF."
|
"into modern DTMF."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:74
|
#: about.php:76
|
||||||
msgid ""
|
msgid ""
|
||||||
"The operating system I use is Debian sid. To share data between all servers, "
|
"The operating system I use is Debian sid. To share data between all servers, "
|
||||||
"I deployed a CephFS for distributed and redundant file storage, as well as a "
|
"I deployed a CephFS for distributed and redundant file storage, as well as a "
|
||||||
"MariaDB Galera cluster."
|
"MariaDB Galera cluster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:75
|
#: about.php:77
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"The clearnet gateways on %s are an NginX Proxy that will forward all "
|
"The clearnet gateways on %s are an NginX Proxy that will forward all "
|
||||||
@ -365,11 +365,11 @@ msgid ""
|
|||||||
"instance only listening on the VPN network to send emails to clearnet."
|
"instance only listening on the VPN network to send emails to clearnet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:76
|
#: about.php:78
|
||||||
msgid "All servers are interconnected with a Wireguard VPN."
|
msgid "All servers are interconnected with a Wireguard VPN."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: about.php:77
|
#: about.php:79
|
||||||
msgid ""
|
msgid ""
|
||||||
"Backups are very important too, thus I use BorgBackup on all my devices to "
|
"Backups are very important too, thus I use BorgBackup on all my devices to "
|
||||||
"regularly create an encrypted backup, stored on remote backup storage, which "
|
"regularly create an encrypted backup, stored on remote backup storage, which "
|
||||||
@ -729,7 +729,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: faq.php:78
|
#: faq.php:78
|
||||||
msgid ""
|
msgid ""
|
||||||
"Yes, I could try, but I won't. Don't trust the any sites that claim to give "
|
"Yes, I could try, but I won't. Don't trust the many sites that claim to give "
|
||||||
"you that, because they are all scams. This is ethically just wrong and is "
|
"you that, because they are all scams. This is ethically just wrong and is "
|
||||||
"more likely going to hurt your relationship than helping you. Talk to her, "
|
"more likely going to hurt your relationship than helping you. Talk to her, "
|
||||||
"it's the best you can do. If you are at the point of thinking to hire a "
|
"it's the best you can do. If you are at the point of thinking to hire a "
|
||||||
@ -2156,11 +2156,6 @@ msgstr ""
|
|||||||
msgid "Here are some investment platforms that I have personally invested in:"
|
msgid "Here are some investment platforms that I have personally invested in:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tutorials/get-rich-fast/index.php:79
|
|
||||||
#, php-format
|
|
||||||
msgid "(Save 50€ on your first investment with the code \"%s\")"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: tutorials/get-rich-fast/index.php:94
|
#: tutorials/get-rich-fast/index.php:94
|
||||||
msgid "Passive income"
|
msgid "Passive income"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -3453,6 +3448,6 @@ msgstr ""
|
|||||||
msgid "Popular findom sites:"
|
msgid "Popular findom sites:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tutorials/findom/index.php:66
|
#: tutorials/findom/index.php:65
|
||||||
msgid "Popular content creator sites used for findom:"
|
msgid "Popular content creator sites used for findom:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -76,7 +76,7 @@ global $language, $dir, $locale;
|
|||||||
<li><a href="https://estateguru.co/en/investor-referral/?switch=en&userPromotionCode=EGU033931" target="_blank" rel="noreferrer noopener">Estateguru</a></li>
|
<li><a href="https://estateguru.co/en/investor-referral/?switch=en&userPromotionCode=EGU033931" target="_blank" rel="noreferrer noopener">Estateguru</a></li>
|
||||||
<li><a href="https://www.invesdor.de/?partner=kap-a&kaid=234967&aid=pd01" target="_blank" rel="noreferrer noopener">Invesdor</a></li>
|
<li><a href="https://www.invesdor.de/?partner=kap-a&kaid=234967&aid=pd01" target="_blank" rel="noreferrer noopener">Invesdor</a></li>
|
||||||
<li><a href="https://crowdpear.com/ref/9RCX9L" target="_blank" rel="noreferrer noopener">Crowdpear</a></li>
|
<li><a href="https://crowdpear.com/ref/9RCX9L" target="_blank" rel="noreferrer noopener">Crowdpear</a></li>
|
||||||
<li><a href="https://wiwin.de" target="_blank" rel="noreferrer noopener">WiWin</a><small> <?php printf(htmlspecialchars(_('(Save 50€ on your first investment with the code "%s")')), 'AVW749Z3Q7P0'); ?></small></li>
|
<li><a href="https://wiwin.de" target="_blank" rel="noreferrer noopener">WiWin</a></li>
|
||||||
<li><a href="https://www.mintos.com/en/" target="_blank" rel="noreferrer noopener">Mintos</a></li>
|
<li><a href="https://www.mintos.com/en/" target="_blank" rel="noreferrer noopener">Mintos</a></li>
|
||||||
<li><a href="https://peerberry.com/" target="_blank" rel="noreferrer noopener">PeerBerry</a></li>
|
<li><a href="https://peerberry.com/" target="_blank" rel="noreferrer noopener">PeerBerry</a></li>
|
||||||
<li><a href="https://www.companisto.com" target="_blank" rel="noreferrer noopener">Companisto</a></li>
|
<li><a href="https://www.companisto.com" target="_blank" rel="noreferrer noopener">Companisto</a></li>
|
||||||
|
Reference in New Issue
Block a user