From 0b4d72d7a4bc6e5d78b562e8b2892f322b4bf932 Mon Sep 17 00:00:00 2001 From: punix Date: Mon, 20 Nov 2023 20:11:09 +0100 Subject: [PATCH] remove translate install --- install | 5 ---- languages/install.po | 64 -------------------------------------------- uninstall | 4 --- 3 files changed, 73 deletions(-) delete mode 100644 languages/install.po diff --git a/install b/install index 3c35125..d15e66f 100755 --- a/install +++ b/install @@ -9,12 +9,7 @@ # Use without warranty! ## ######################################################## ######################################################## -Encoding=UTF-8 -# i18n - Internationalization - Internationalisierung - -export TEXTDOMAIN=install -export TEXTDOMAINDIR="Wire-G/languages" ############################################################################################################ ############################################################################################################ diff --git a/languages/install.po b/languages/install.po deleted file mode 100644 index b34afce..0000000 --- a/languages/install.po +++ /dev/null @@ -1,64 +0,0 @@ -# German translations for PACKAGE package. -# Copyright (C) 2023 THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# punix , 2023. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-11-20 19:57+0100\n" -"PO-Revision-Date: 2023-11-20 20:03+0100\n" -"Last-Translator: punix \n" -"Language-Team: German \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.4\n" - -#: /home/punix/VSCodium/Wire-G/install:20 -#: /home/punix/VSCodium/Wire-G/install:26 -#: /home/punix/VSCodium/Wire-G/install:32 -#: /home/punix/VSCodium/Wire-G/install:47 -msgid "Wire-G is installed..." -msgstr "Wire-G wird installiert..." - -#: /home/punix/VSCodium/Wire-G/install:39 -msgid "Attention OpenSuse is not officially supported!" -msgstr "Achtung OpenSuse wird nicht offiziell unterstützt!" - -#: /home/punix/VSCodium/Wire-G/install:41 -msgid "yad must install them themselves when they continue!" -msgstr "yad müssen sie selbst installieren, wenn sie fortfahren!" - -#: /home/punix/VSCodium/Wire-G/install:42 -msgid "since these packages are officially not available." -msgstr "da diese Pakete offiziell nicht verfügbar sind." - -#: /home/punix/VSCodium/Wire-G/install:44 -msgid "Enter i for installation and enter key, break down with any other button ..." -msgstr "Geben Sie i für die installation ein und die Eingabetaste, Abbruch mit jeder anderen Taste ..." - -#: /home/punix/VSCodium/Wire-G/install:55 -msgid "Your system could not be determined." -msgstr "Ihr System konnte nicht ermittelt werden." - -#: /home/punix/VSCodium/Wire-G/install:57 -#: /home/punix/VSCodium/Wire-G/install:86 -msgid "To close the window press a button" -msgstr "Zum Fenster schließen eine Taste drücken" - -#: /home/punix/VSCodium/Wire-G/install:81 -msgid "Wire-G uses the standard language." -msgstr "Wire-G nutzt die Standardsprache." - -#: /home/punix/VSCodium/Wire-G/install:84 -msgid "Installation successfully!" -msgstr "Installation erfolgreich!" - -#: /home/punix/VSCodium/Wire-G/uninstall:31 -msgid "uninstall successfully!" -msgstr "deinstallation erfolgreich!" - diff --git a/uninstall b/uninstall index a9cc94d..b3df750 100755 --- a/uninstall +++ b/uninstall @@ -9,11 +9,7 @@ # Use without warranty! ## ######################################################## ######################################################## -Encoding=UTF-8 -# i18n - Internationalization - Internationalisierung -export TEXTDOMAIN=install -export TEXTDOMAINDIR="Wire-G/languages" ######################################################## cd || exit rm -f /home/"$USER"/.icons/wg-active.png wg-stop.png wg-vpn.png wg-import.png wg-trash.png wg-info.png wg-vpn-info.png 2>&1