Compare commits
28 Commits
762694aa94
...
1.11.1824
Author | SHA1 | Date | |
---|---|---|---|
8754e7ecda | |||
a6742a0c0e | |||
6b75713121 | |||
b68908eaef | |||
66dd27cc64 | |||
03a7e48018 | |||
090842ab28 | |||
9eb99f0859 | |||
feb6217637 | |||
5f6aaa6cf1 | |||
63ed0abc98 | |||
3102c685fd | |||
ec10f912ea | |||
96164eb132 | |||
a19f889950 | |||
de2929896d | |||
f9d4256679 | |||
a0b895438c | |||
4c89488950 | |||
c0ae2d2b75 | |||
e4774abf19 | |||
7b1e543428 | |||
6f83fc7162 | |||
b70400b456 | |||
e25bc154ea | |||
7aa3cd75fe | |||
0b9eec8d1d | |||
b9083d4698 |
@ -8,6 +8,11 @@ My standard System: Linux Mint 22 Cinnamon
|
|||||||
- for loops with lists replaced by List Comprehensions
|
- for loops with lists replaced by List Comprehensions
|
||||||
- Update search after start of Wire-Py
|
- Update search after start of Wire-Py
|
||||||
|
|
||||||
|
### Added
|
||||||
|
07-11-2024
|
||||||
|
|
||||||
|
- remove classes and add methods to class FrameWidgets (removed self errors)
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
10-11-2024
|
10-11-2024
|
||||||
|
@ -1,57 +0,0 @@
|
|||||||
# SOME DESCRIPTIVE TITLE.
|
|
||||||
# Copyright (C) YEAR ORGANIZATION
|
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
|
||||||
"POT-Creation-Date: 2024-11-17 11:33+0100\n"
|
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Generated-By: pygettext.py 1.5\n"
|
|
||||||
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:63
|
|
||||||
msgid "Download Successful"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:64 cls_mth_fc.py:232
|
|
||||||
msgid "Your zip file is in home directory"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:71 cls_mth_fc.py:78
|
|
||||||
msgid "Download error"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:72
|
|
||||||
msgid "Download failed! Please try again"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:79
|
|
||||||
msgid "Download failed! No internet connection!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:231
|
|
||||||
msgid "Export Successful"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:240
|
|
||||||
msgid "Export error"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:241
|
|
||||||
msgid "Export failed! Please try again"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:249
|
|
||||||
msgid "Select tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:250
|
|
||||||
msgid "Please first import tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
260
wirepy.pot
260
wirepy.pot
@ -1,260 +0,0 @@
|
|||||||
# SOME DESCRIPTIVE TITLE.
|
|
||||||
# Copyright (C) YEAR ORGANIZATION
|
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
|
||||||
"POT-Creation-Date: 2024-11-17 11:33+0100\n"
|
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Generated-By: pygettext.py 1.5\n"
|
|
||||||
|
|
||||||
|
|
||||||
#: wg_main.py:151
|
|
||||||
msgid "Info"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:152
|
|
||||||
msgid ""
|
|
||||||
"Wire-Py a simple Wireguard Gui for Linux systems.\n"
|
|
||||||
"\n"
|
|
||||||
"Wire-Py is open source software written in Python.\n"
|
|
||||||
"\n"
|
|
||||||
"Email: polunga40@unity-mail.de also likes for donation.\n"
|
|
||||||
"\n"
|
|
||||||
"Use without warranty!\n"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:156
|
|
||||||
msgid "Go to Wire-Py git"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:180
|
|
||||||
msgid "Options"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:185
|
|
||||||
msgid "Click for Settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:201
|
|
||||||
msgid "Disable Updates"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:202
|
|
||||||
msgid "Disable Tooltips"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:203
|
|
||||||
msgid "Light"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:204
|
|
||||||
msgid "Dark"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:207
|
|
||||||
msgid "About"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:223
|
|
||||||
msgid "Update search off"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:227
|
|
||||||
msgid "Updates you have disabled"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:237
|
|
||||||
msgid "No Server Connection!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:239
|
|
||||||
msgid "No Updates"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:243
|
|
||||||
msgid "Congratulations! Wire-Py is up to date"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:254
|
|
||||||
msgid "available!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:262
|
|
||||||
msgid "Click to download new version"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:275
|
|
||||||
msgid "Download"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:314
|
|
||||||
msgid "Active: "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:323
|
|
||||||
msgid "Interface"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:328
|
|
||||||
msgid "Peer"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:359
|
|
||||||
msgid ""
|
|
||||||
"You must first import\n"
|
|
||||||
"a Wireguard tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:368
|
|
||||||
msgid "Select a Tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:408
|
|
||||||
msgid "Click to import a Wireguard Tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:435 wg_main.py:947
|
|
||||||
msgid "no Autoconnect"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:452 wg_main.py:1016
|
|
||||||
msgid "No tunnels to start in the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:474 wg_main.py:571
|
|
||||||
msgid "Max. 12 characters!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:494 wg_main.py:503 wg_main.py:1104 wg_main.py:1113
|
|
||||||
msgid "Select tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:495 wg_main.py:666 wg_main.py:1105
|
|
||||||
msgid "Please select a tunnel from the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:504 wg_main.py:1114
|
|
||||||
msgid "Please first import tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:514
|
|
||||||
msgid "No tunnels to delete in the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:524 wg_main.py:823
|
|
||||||
msgid ""
|
|
||||||
"Click to delete a Wireguard Tunnel\n"
|
|
||||||
"Select from the list!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:544
|
|
||||||
msgid "No Tunnels in List for Export"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:554 wg_main.py:834
|
|
||||||
msgid ""
|
|
||||||
" Click to export all\n"
|
|
||||||
"Wireguard Tunnel to Zipfile"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:582
|
|
||||||
msgid "To rename a tunnel, at least one must be in the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:587 wg_main.py:845
|
|
||||||
msgid ""
|
|
||||||
"To rename a tunnel, you need to\n"
|
|
||||||
"select a tunnel from the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:609 wg_main.py:618 wg_main.py:627 wg_main.py:665
|
|
||||||
msgid "Renaming not possible"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:610
|
|
||||||
msgid "The new name may contain only 12 characters"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:619
|
|
||||||
msgid "At least one character must be entered"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:628
|
|
||||||
msgid ""
|
|
||||||
"No valid sign. These must not be used.\n"
|
|
||||||
"Blank, Slash, Backslash and { }\n"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:670
|
|
||||||
msgid "Rename"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:682
|
|
||||||
msgid "Autoconnect on:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:689
|
|
||||||
msgid ""
|
|
||||||
"You must have at least one\n"
|
|
||||||
"tunnel in the list,to use the autostart"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:701 wg_main.py:802
|
|
||||||
msgid "To use the autostart, enable this Checkbox"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:718
|
|
||||||
msgid "To use the autostart, a tunnel must be selected from the list"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:742
|
|
||||||
msgid "Select Wireguard config File"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:743
|
|
||||||
msgid "WG config files"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:762 wg_main.py:882
|
|
||||||
msgid "Import Error"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:763
|
|
||||||
msgid ""
|
|
||||||
"Tunnel already available!\n"
|
|
||||||
"Please use another file for import"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:813
|
|
||||||
msgid "List of available tunnels"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:883
|
|
||||||
msgid ""
|
|
||||||
"Oh... no valid Wireguard File!\n"
|
|
||||||
"Please select a valid Wireguard File"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:965
|
|
||||||
msgid "Address: "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:969
|
|
||||||
msgid "Endpoint: "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:999
|
|
||||||
msgid "Click to stop selected Wireguard Tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: wg_main.py:1025
|
|
||||||
msgid "Click to start selected Wireguard Tunnel"
|
|
||||||
msgstr ""
|
|
||||||
|
|
Reference in New Issue
Block a user