diff --git a/common.php b/common.php index 8900cda..b3775e8 100644 --- a/common.php +++ b/common.php @@ -127,8 +127,9 @@ function menu(string $title = ''): void echo ""._('GitHub IPv6 proxy').''; echo ""._('FAQ').''; echo ""._('About').''; - echo ""._('Privacy').''; echo ""._('Contact').''; + echo ""._('Privacy').''; + echo ""._('Imprint').''; echo ''; echo ''; echo '
'; diff --git a/contact.php b/contact.php index d5e639b..b71b529 100644 --- a/contact.php +++ b/contact.php @@ -75,16 +75,5 @@ if($_SERVER['REQUEST_METHOD']==='POST'){ ?>

my public PGP key.'); ?>

daniel@danwin1210.de.'); ?>

-

-
-
-
-
-
-
- -

- -

diff --git a/imprint.php b/imprint.php new file mode 100644 index 0000000..f91bfee --- /dev/null +++ b/imprint.php @@ -0,0 +1,40 @@ + + +<?php echo _('Daniel - Imprint'); ?> + + + + + + + + + + + + + + + + + + + + + +

+
+
+
+
+
+
+ +

+ +

+ + diff --git a/locale/main-website.pot b/locale/main-website.pot index f75a5e0..3324d0c 100644 --- a/locale/main-website.pot +++ b/locale/main-website.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-02-22 17:56+0100\n" +"POT-Creation-Date: 2023-02-25 15:41+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,65 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: imprint.php:6 imprint.php:15 +msgid "Daniel - Imprint" +msgstr "" + +#: imprint.php:10 imprint.php:16 +msgid "Imprint of Daniel Winzen" +msgstr "" + +#: imprint.php:21 index.php:21 about.php:23 github-ipv6-proxy.php:26 +#: contact.php:21 faq.php:20 new-domain.php:23 hosting/index.php:21 +#: privacy.php:21 chat/index.php:21 tutorials/index.php:21 +#: tutorials/torify-ftp/index.php:29 +msgid "An avatar representing Daniel Winzen" +msgstr "" + +#: imprint.php:24 index.php:24 about.php:26 github-ipv6-proxy.php:29 +#: contact.php:24 faq.php:23 new-domain.php:26 hosting/index.php:24 +#: privacy.php:24 chat/index.php:24 tutorials/index.php:24 +#: tutorials/torify-ftp/index.php:32 +msgid "Daniel" +msgstr "" + +#: imprint.php:27 common.php:132 +msgid "Imprint" +msgstr "" + +#: imprint.php:33 privacy.php:35 +#, php-format +msgid "Email: %s" +msgstr "" + +#: imprint.php:34 privacy.php:34 +#, php-format +msgid "Phone: %s" +msgstr "" + +#: imprint.php:35 privacy.php:37 +#, php-format +msgid "VAT ID number: %s" +msgstr "" + +#: imprint.php:37 +msgid "Disclaimer - External links" +msgstr "" + +#: imprint.php:38 +msgid "" +"This website contains links to third party websites (\"external links\"). " +"These websites are subject to the liability of the respective operator. When " +"linking first time third-party content, the provider checked whether there " +"are any legal violations. At the time there were none legal violations " +"evident. The provider has no influence on the current and future design and " +"the content of the linked pages. Setting external links does not mean that " +"the provider claims ownership of the content behind the reference or link. " +"Constant control of the external links are not reasonable for the provider " +"without concrete evidence of legal violations. At knowledge of legal " +"violations, however, such external links will be deleted immediately." +msgstr "" + #: index.php:6 index.php:15 msgid "Daniel - Home" msgstr "" @@ -27,18 +86,6 @@ msgid "" "enthusiast" msgstr "" -#: index.php:21 about.php:23 github-ipv6-proxy.php:26 contact.php:21 faq.php:20 -#: new-domain.php:23 hosting/index.php:21 privacy.php:21 chat/index.php:21 -#: tutorials/index.php:21 tutorials/torify-ftp/index.php:29 -msgid "An avatar representing Daniel Winzen" -msgstr "" - -#: index.php:24 about.php:26 github-ipv6-proxy.php:29 contact.php:24 faq.php:23 -#: new-domain.php:26 hosting/index.php:24 privacy.php:24 chat/index.php:24 -#: tutorials/index.php:24 tutorials/torify-ftp/index.php:32 -msgid "Daniel" -msgstr "" - #: index.php:27 common.php:121 msgid "Home" msgstr "" @@ -319,7 +366,7 @@ msgstr "" msgid "Contact Daniel Winzen" msgstr "" -#: contact.php:27 common.php:131 +#: contact.php:27 common.php:130 msgid "Contact" msgstr "" @@ -379,39 +426,6 @@ msgid "" "href=\"mailto:daniel@danwin1210.de\">daniel@danwin1210.de." msgstr "" -#: contact.php:83 privacy.php:35 -#, php-format -msgid "Email: %s" -msgstr "" - -#: contact.php:84 privacy.php:34 -#, php-format -msgid "Phone: %s" -msgstr "" - -#: contact.php:85 privacy.php:37 -#, php-format -msgid "VAT ID number: %s" -msgstr "" - -#: contact.php:87 -msgid "Disclaimer - External links" -msgstr "" - -#: contact.php:88 -msgid "" -"This website contains links to third party websites (\"external links\"). " -"These websites are subject to the liability of the respective operator. When " -"linking first time third-party content, the provider checked whether there " -"are any legal violations. At the time there were none legal violations " -"evident. The provider has no influence on the current and future design and " -"the content of the linked pages. Setting external links does not mean that " -"the provider claims ownership of the content behind the reference or link. " -"Constant control of the external links are not reasonable for the provider " -"without concrete evidence of legal violations. At knowledge of legal " -"violations, however, such external links will be deleted immediately." -msgstr "" - #: faq.php:6 faq.php:14 faq.php:24 msgid "Daniel - FAQ - Frequently Asked Questions" msgstr "" @@ -666,11 +680,11 @@ msgstr "" msgid "FAQ" msgstr "" -#: common.php:130 +#: common.php:131 msgid "Privacy" msgstr "" -#: common.php:142 +#: common.php:143 msgid "Add translation" msgstr ""