aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-18 18:19:15 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-18 18:40:12 +0100
commitce03cd67b2d3340f56a083c31de7380f24d17cf0 (patch)
tree8301e5c9e86f205f4d5c609619f9b21915c7694a
parentupdater: remove obsolete syscall stub (diff)
downloadwireguard-windows-ce03cd67b2d3340f56a083c31de7380f24d17cf0.tar.xz
wireguard-windows-ce03cd67b2d3340f56a083c31de7380f24d17cf0.zip
locales: sync with crowdin
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r--locales/de/messages.gotext.json6
-rw-r--r--locales/es-ES/messages.gotext.json41
-rw-r--r--locales/fa/messages.gotext.json6
-rw-r--r--locales/fr/messages.gotext.json6
-rw-r--r--locales/id/messages.gotext.json6
-rw-r--r--locales/it/messages.gotext.json6
-rw-r--r--locales/ja/messages.gotext.json6
-rw-r--r--locales/pl/messages.gotext.json1828
-rw-r--r--locales/ro/messages.gotext.json10
-rw-r--r--locales/ru/messages.gotext.json12
-rw-r--r--locales/sk/messages.gotext.json344
-rw-r--r--locales/sl/messages.gotext.json12
-rw-r--r--locales/uk/messages.gotext.json421
-rw-r--r--locales/zh-CN/messages.gotext.json6
-rw-r--r--locales/zh-TW/messages.gotext.json6
-rw-r--r--zgotext.go3270
16 files changed, 4415 insertions, 1571 deletions
diff --git a/locales/de/messages.gotext.json b/locales/de/messages.gotext.json
index fa49c849..dc5e994e 100644
--- a/locales/de/messages.gotext.json
+++ b/locales/de/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Sie müssen die 64-Bit-Version von WireGuard auf diesem Computer verwenden.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Konnte aktuellen Prozess-Token nicht öffnen: {Err}",
diff --git a/locales/es-ES/messages.gotext.json b/locales/es-ES/messages.gotext.json
new file mode 100644
index 00000000..273022d4
--- /dev/null
+++ b/locales/es-ES/messages.gotext.json
@@ -0,0 +1,41 @@
+{
+ "language": "es-ES",
+ "messages": [
+ {
+ "id": "Error",
+ "message": "Error",
+ "translation": "Error",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "(no argument): elevate and install manager service",
+ "message": "(no argument): elevate and install manager service",
+ "translation": "(sin argumento): eleva e instala el servicio de administrador",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Usage: {Args0} [\n{String}]",
+ "message": "Usage: {Args0} [\n{String}]",
+ "translation": "Uso: {Args0} [\n{String}]",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Args0",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "os.Args[0]"
+ },
+ {
+ "id": "String",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "builder.String()"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file
diff --git a/locales/fa/messages.gotext.json b/locales/fa/messages.gotext.json
index 5933b60c..9e695ec3 100644
--- a/locales/fa/messages.gotext.json
+++ b/locales/fa/messages.gotext.json
@@ -14,12 +14,6 @@
"translatorComment": "Copied from source."
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "شما باید نگارش ۶۴-بیت WireGuard را در این رایانه استفاده کنید.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Now",
"message": "Now",
"translation": "هم اکنون",
diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json
index 8c4b44f5..9333e20d 100644
--- a/locales/fr/messages.gotext.json
+++ b/locales/fr/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Utilisez la version 64 bits du WireGuard sur cet ordinateur.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Impossible d'ouvrir le jeton de processus actuel : {Err}",
diff --git a/locales/id/messages.gotext.json b/locales/id/messages.gotext.json
index e3ebdd87..6dda23e9 100644
--- a/locales/id/messages.gotext.json
+++ b/locales/id/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Anda harus menggunakan WireGuard versi 64-bit di komputer ini.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Tidak dapat membuka token proses saat ini: {Err}",
diff --git a/locales/it/messages.gotext.json b/locales/it/messages.gotext.json
index 7943e5da..7f655eba 100644
--- a/locales/it/messages.gotext.json
+++ b/locales/it/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Devi utilizzare la versione a 64 bit di WireGuard su questo computer.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Impossibile aprire il token del processo corrente: {Err}",
diff --git a/locales/ja/messages.gotext.json b/locales/ja/messages.gotext.json
index 5d29fcd8..d8d2bd03 100644
--- a/locales/ja/messages.gotext.json
+++ b/locales/ja/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "このコンピュータでは64ビット版の WireGuard を使ってください。",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "現在のプロセスのトークンを開けません: {Err}",
diff --git a/locales/pl/messages.gotext.json b/locales/pl/messages.gotext.json
index da52f616..1896bcba 100644
--- a/locales/pl/messages.gotext.json
+++ b/locales/pl/messages.gotext.json
@@ -8,16 +8,1838 @@
"translatorComment": "Copied from source."
},
{
+ "id": "(no argument): elevate and install manager service",
+ "message": "(no argument): elevate and install manager service",
+ "translation": "(brak argumentu): Podnieś uprawnienia i zainstaluj usługę menedżera",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Usage: {Args0} [\n{String}]",
+ "message": "Usage: {Args0} [\n{String}]",
+ "translation": "Użycie: {Args0} [{String}]",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Args0",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "os.Args[0]"
+ },
+ {
+ "id": "String",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "builder.String()"
+ }
+ ]
+ },
+ {
"id": "Command Line Options",
"message": "Command Line Options",
"translation": "Opcje wiersza poleceń",
"translatorComment": "Copied from source."
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Musisz użyć 64-bitowej wersji WireGuard na tym komputerze.",
+ "id": "Unable to determine whether the process is running under WOW64: {Err}",
+ "message": "Unable to determine whether the process is running under WOW64: {Err}",
+ "translation": "Nie można określić, czy proces jest uruchomiony w środowisku WOW64: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Unable to open current process token: {Err}",
+ "message": "Unable to open current process token: {Err}",
+ "translation": "Nie można otworzyć bieżącego tokenu procesu: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard may only be used by users who are a member of the Builtin {AdminGroupName} group.",
+ "message": "WireGuard may only be used by users who are a member of the Builtin {AdminGroupName} group.",
+ "translation": "WireGuard może być używany tylko przez użytkowników, którzy są członkami wbudowanej grupy {AdminGroupName}.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "AdminGroupName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "elevate.AdminGroupName()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard is running, but the UI is only accessible from desktops of the Builtin {AdminGroupName} group.",
+ "message": "WireGuard is running, but the UI is only accessible from desktops of the Builtin {AdminGroupName} group.",
+ "translation": "WireGuard jest uruchomiony, ale interfejs jest dostępny tylko z poziomu użytkowników należących do wbudowanej grupy {AdminGroupName}.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "AdminGroupName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "elevate.AdminGroupName()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard system tray icon did not appear after 30 seconds.",
+ "message": "WireGuard system tray icon did not appear after 30 seconds.",
+ "translation": "Ikona WireGuard nie pojawiła się po 30 sekundach w zasobniku systemowym.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Now",
+ "message": "Now",
+ "translation": "Teraz",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "System clock wound backward!",
+ "message": "System clock wound backward!",
+ "translation": "Zegar systemowy został cofnięty!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{Years} year(s)",
+ "message": "{Years} year(s)",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Years",
+ "cases": {
+ "one": {
+ "msg": "{Years} rok"
+ },
+ "few": {
+ "msg": "{Years} lata"
+ },
+ "many": {
+ "msg": "{Years} lat"
+ },
+ "other": {
+ "msg": "{Years} lata"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Years",
+ "string": "%[1]d",
+ "type": "int64",
+ "underlyingType": "int64",
+ "argNum": 1,
+ "expr": "years"
+ }
+ ]
+ },
+ {
+ "id": "{Days} day(s)",
+ "message": "{Days} day(s)",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Days",
+ "cases": {
+ "one": {
+ "msg": "{Days} dzień"
+ },
+ "few": {
+ "msg": "{Days} dni"
+ },
+ "many": {
+ "msg": "{Days} dni"
+ },
+ "other": {
+ "msg": "{Days} dni"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Days",
+ "string": "%[1]d",
+ "type": "int64",
+ "underlyingType": "int64",
+ "argNum": 1,
+ "expr": "days"
+ }
+ ]
+ },
+ {
+ "id": "{Hours} hour(s)",
+ "message": "{Hours} hour(s)",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Hours",
+ "cases": {
+ "one": {
+ "msg": "{Hours} godzina"
+ },
+ "few": {
+ "msg": "{Hours} godziny"
+ },
+ "many": {
+ "msg": "{Hours} godzin"
+ },
+ "other": {
+ "msg": "{Hours} godziny"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Hours",
+ "string": "%[1]d",
+ "type": "int64",
+ "underlyingType": "int64",
+ "argNum": 1,
+ "expr": "hours"
+ }
+ ]
+ },
+ {
+ "id": "{Minutes} minute(s)",
+ "message": "{Minutes} minute(s)",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Minutes",
+ "cases": {
+ "one": {
+ "msg": "{Minutes} minuta"
+ },
+ "few": {
+ "msg": "{Minutes} minuty"
+ },
+ "many": {
+ "msg": "{Minutes} minut"
+ },
+ "other": {
+ "msg": "{Minutes} minut"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Minutes",
+ "string": "%[1]d",
+ "type": "int64",
+ "underlyingType": "int64",
+ "argNum": 1,
+ "expr": "minutes"
+ }
+ ]
+ },
+ {
+ "id": "{Seconds} second(s)",
+ "message": "{Seconds} second(s)",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Seconds",
+ "cases": {
+ "one": {
+ "msg": "{Seconds} sekunda"
+ },
+ "few": {
+ "msg": "{Seconds} sekundy"
+ },
+ "many": {
+ "msg": "{Seconds} sekund"
+ },
+ "other": {
+ "msg": "{Seconds} sekund"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Seconds",
+ "string": "%[1]d",
+ "type": "int64",
+ "underlyingType": "int64",
+ "argNum": 1,
+ "expr": "seconds"
+ }
+ ]
+ },
+ {
+ "id": "{Timestamp} ago",
+ "message": "{Timestamp} ago",
+ "translation": "{Timestamp} temu",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Timestamp",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "timestamp"
+ }
+ ]
+ },
+ {
+ "id": "{Bytes} B",
+ "message": "{Bytes} B",
+ "translation": "{Bytes} B",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Bytes",
+ "string": "%[1]d",
+ "type": "golang.zx2c4.com/wireguard/windows/conf.Bytes",
+ "underlyingType": "uint64",
+ "argNum": 1,
+ "expr": "b"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024} KiB",
+ "message": "{Float64b__1024} KiB",
+ "translation": "{Float64b__1024} KiB",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / 1024"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024} MiB",
+ "message": "{Float64b__1024__1024} MiB",
+ "translation": "{Float64b__1024__1024} MiB",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024)"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024__1024} GiB",
+ "message": "{Float64b__1024__1024__1024} GiB",
+ "translation": "{Float64b__1024__1024__1024} GiB",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024 * 1024)"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024__1024__1024} TiB",
+ "message": "{Float64b__1024__1024__1024__1024} TiB",
+ "translation": "{Float64b__1024__1024__1024__1024} TiB",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024 * 1024) / 1024"
+ }
+ ]
+ },
+ {
+ "id": "{Why}: {Offender}",
+ "message": "{Why}: {Offender}",
+ "translation": "{Why}: {Offender}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Why",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "e.why"
+ },
+ {
+ "id": "Offender",
+ "string": "%[2]q",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "e.offender"
+ }
+ ]
+ },
+ {
+ "id": "Invalid IP address",
+ "message": "Invalid IP address",
+ "translation": "Nieprawidłowy adres IP",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid network prefix length",
+ "message": "Invalid network prefix length",
+ "translation": "Nieprawidłowa długość prefiksu sieci",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Missing port from endpoint",
+ "message": "Missing port from endpoint",
+ "translation": "Brak portu urządzenia końcowego",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid endpoint host",
+ "message": "Invalid endpoint host",
+ "translation": "Nieprawidłowy host (urządzenie końcowe)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Brackets must contain an IPv6 address",
+ "message": "Brackets must contain an IPv6 address",
+ "translation": "Nawiasy muszą zawierać adres IPv6",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid MTU",
+ "message": "Invalid MTU",
+ "translation": "Nieprawidłowe MTU",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid port",
+ "message": "Invalid port",
+ "translation": "Nieprawidłowy port",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid persistent keepalive",
+ "message": "Invalid persistent keepalive",
+ "translation": "Nieprawidłowy parametr utrzymania połączenia",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key: {Err}",
+ "message": "Invalid key: {Err}",
+ "translation": "Nieprawidłowy klucz: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Keys must decode to exactly 32 bytes",
+ "message": "Keys must decode to exactly 32 bytes",
+ "translation": "Klucze muszą zostać zdekodowane do dokładnie 32 bajtów",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Number must be a number between 0 and 2^64-1: {Err}",
+ "message": "Number must be a number between 0 and 2^64-1: {Err}",
+ "translation": "Liczba musi zawierać się w przedziale 0 - 2^64-1: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Two commas in a row",
+ "message": "Two commas in a row",
+ "translation": "Dwa przecinki z rzędu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel name is not valid",
+ "message": "Tunnel name is not valid",
+ "translation": "Nazwa tunelu jest nieprawidłowa",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Line must occur in a section",
+ "message": "Line must occur in a section",
+ "translation": "Linia musi występować w sekcji",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "Klucz konfiguracyjny nie zawiera separatora równorzędnego",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Key must have a value",
+ "message": "Key must have a value",
+ "translation": "Klucz musi mieć wartość",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for [Interface] section",
+ "message": "Invalid key for [Interface] section",
+ "translation": "Nieprawidłowy klucz dla sekcji [Interface]",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for [Peer] section",
+ "message": "Invalid key for [Peer] section",
+ "translation": "Nieprawidłowy klucz dla sekcji [Peer]",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "An interface must have a private key",
+ "message": "An interface must have a private key",
+ "translation": "Interfejs musi mieć klucz prywatny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "[none specified]",
+ "message": "[none specified]",
+ "translation": "[nie określono]",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "All peers must have public keys",
+ "message": "All peers must have public keys",
+ "translation": "Wszyscy uczestnicy muszą mieć klucze publiczne",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Error in getting configuration",
+ "message": "Error in getting configuration",
+ "translation": "Błąd podczas pobierania konfiguracji",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for interface section",
+ "message": "Invalid key for interface section",
+ "translation": "Nieprawidłowy klucz dla sekcji interface",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Protocol version must be 1",
+ "message": "Protocol version must be 1",
+ "translation": "Wersja protokołu musi być 1",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for peer section",
+ "message": "Invalid key for peer section",
+ "translation": "Nieprawidłowy klucz dla sekcji peer",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "[EnumerationSeparator]",
+ "message": "[EnumerationSeparator]",
+ "translation": ", ",
+ "comment": "Text to insert between items when listing - most western languages will translate ‘[EnumerationSeparator]’ into ‘, ’ to produce lists like ‘apple, orange, strawberry’. Eastern languages might translate into ‘、’ to produce lists like ‘リンゴ、オレンジ、イチゴ’."
+ },
+ {
+ "id": "[UnitSeparator]",
+ "message": "[UnitSeparator]",
+ "translation": ", ",
+ "comment": "Text to insert when combining units of a measure - most languages will translate ‘[UnitSeparator]’ into ‘ ’ (space) to produce lists like ‘2 minuti 30 sekund’, or empty string ‘’ to produce ‘2分30秒’."
+ },
+ {
+ "id": "About WireGuard",
+ "message": "About WireGuard",
+ "translation": "Informacje o WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard logo image",
+ "message": "WireGuard logo image",
+ "translation": "Logo WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
+ "message": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
+ "translation": "Wersja aplikacji: {Number}\nWersja backend'u: {WireGuardGoVersion}\nWersja: {Version_go}\nSystem operacyjny: {OsName}\nArchitektura: {GOARCH}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Number",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "version.Number"
+ },
+ {
+ "id": "WireGuardGoVersion",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "device.WireGuardGoVersion"
+ },
+ {
+ "id": "Version_go",
+ "string": "%[3]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 3,
+ "expr": "strings.TrimPrefix(runtime.Version(), \"go\")"
+ },
+ {
+ "id": "OsName",
+ "string": "%[4]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 4,
+ "expr": "version.OsName()"
+ },
+ {
+ "id": "GOARCH",
+ "string": "%[5]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 5,
+ "expr": "runtime.GOARCH"
+ }
+ ]
+ },
+ {
+ "id": "Close",
+ "message": "Close",
+ "translation": "Zamknij",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "♥ &Donate!",
+ "message": "♥ &Donate!",
+ "translation": "♥ &Wpłać!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Status:",
+ "message": "Status:",
+ "translation": "Status:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Deactivate",
+ "message": "&Deactivate",
+ "translation": "&Dezaktywuj",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Activate",
+ "message": "&Activate",
+ "translation": "&Aktywuj",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Public key:",
+ "message": "Public key:",
+ "translation": "Klucz publiczny:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Listen port:",
+ "message": "Listen port:",
+ "translation": "Port nasłuchu:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "MTU:",
+ "message": "MTU:",
+ "translation": "MTU:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Addresses:",
+ "message": "Addresses:",
+ "translation": "Adresy:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "DNS servers:",
+ "message": "DNS servers:",
+ "translation": "Serwery DNS:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Preshared key:",
+ "message": "Preshared key:",
+ "translation": "PSK:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Allowed IPs:",
+ "message": "Allowed IPs:",
+ "translation": "Dozwolone adresy IP:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Endpoint:",
+ "message": "Endpoint:",
+ "translation": "Urządzenie końcowe:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Persistent keepalive:",
+ "message": "Persistent keepalive:",
+ "translation": "Utrzymanie połączenia:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Latest handshake:",
+ "message": "Latest handshake:",
+ "translation": "Ostatni uścisk dłoni (handshake):",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Transfer:",
+ "message": "Transfer:",
+ "translation": "Transfer:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "enabled",
+ "message": "enabled",
+ "translation": "włączyć",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{String} received, {String_1} sent",
+ "message": "{String} received, {String_1} sent",
+ "translation": "{String} odebrano, {String_1} wysłano",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "String",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "c.RxBytes.String()"
+ },
+ {
+ "id": "String_1",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "c.TxBytes.String()"
+ }
+ ]
+ },
+ {
+ "id": "Failed to determine tunnel state",
+ "message": "Failed to determine tunnel state",
+ "translation": "Nie udało się określić stanu tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Failed to activate tunnel",
+ "message": "Failed to activate tunnel",
+ "translation": "Nie udało się aktywować tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Failed to deactivate tunnel",
+ "message": "Failed to deactivate tunnel",
+ "translation": "Nie można dezaktywować tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Interface: {Name}",
+ "message": "Interface: {Name}",
+ "translation": "Interfejs: {Name}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Name",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "config.Name"
+ }
+ ]
+ },
+ {
+ "id": "Peer",
+ "message": "Peer",
+ "translation": "Peer",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Create new tunnel",
+ "message": "Create new tunnel",
+ "translation": "Utwórz nowy tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Edit tunnel",
+ "message": "Edit tunnel",
+ "translation": "Edytuj tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Name:",
+ "message": "&Name:",
+ "translation": "&Nazwa:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Public key:",
+ "message": "&Public key:",
+ "translation": "&Klucz publiczny:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "(unknown)",
+ "message": "(unknown)",
+ "translation": "(nieznany)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Block untunneled traffic (kill-switch)",
+ "message": "&Block untunneled traffic (kill-switch)",
+ "translation": "Zablokuj niezabezpieczony ruch (wyłącznik awaryjny)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "When a configuration has exactly one peer, and that peer has an allowed IPs containing at least one of 0.0.0.0/0 or ::/0, then the tunnel service engages a firewall ruleset to block all traffic that is neither to nor from the tunnel interface, with special exceptions for DHCP and NDP.",
+ "message": "When a configuration has exactly one peer, and that peer has an allowed IPs containing at least one of 0.0.0.0/0 or ::/0, then the tunnel service engages a firewall ruleset to block all traffic that is neither to nor from the tunnel interface, with special exceptions for DHCP and NDP.",
+ "translation": "Jeśli w konfiguracji znajduje się dokładnie jeden peer, i ma on przypisany jeden z następujących adresów: 0.0.0.0/0 lub ::/0, to tunel aktywuje zasady zapory ogniowej, które blokują cały ruch z i do tunelu oprócz DHCP i NDP.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Save",
+ "message": "&Save",
+ "translation": "&Zapisz",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Cancel",
+ "message": "Cancel",
+ "translation": "Anuluj",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Configuration:",
+ "message": "&Configuration:",
+ "translation": "&Konfiguracja:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid name",
+ "message": "Invalid name",
+ "translation": "Nieprawidłowa nazwa",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "A name is required.",
+ "message": "A name is required.",
+ "translation": "Nazwa jest wymagana.",
"translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel name ‘{NewName}’ is invalid.",
+ "message": "Tunnel name ‘{NewName}’ is invalid.",
+ "translation": "Nazwa tunelu ‘{NewName}’ jest niepoprawna.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "NewName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "newName"
+ }
+ ]
+ },
+ {
+ "id": "Unable to list existing tunnels",
+ "message": "Unable to list existing tunnels",
+ "translation": "Nie można wylistować istniejących tuneli",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel already exists",
+ "message": "Tunnel already exists",
+ "translation": "Tunel już istnieje",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Another tunnel already exists with the name ‘{NewName}’.",
+ "message": "Another tunnel already exists with the name ‘{NewName}’.",
+ "translation": "Inny tunel już istnieje z tą samą nazwą ‘{NewName}’.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "NewName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "newName"
+ }
+ ]
+ },
+ {
+ "id": "Unable to create new configuration",
+ "message": "Unable to create new configuration",
+ "translation": "Nie można utworzyć nowej konfiguracji",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Writing file failed",
+ "message": "Writing file failed",
+ "translation": "Zapis pliku się nie powiódł",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "File ‘{FilePath}’ already exists.\n\nDo you want to overwrite it?",
+ "message": "File ‘{FilePath}’ already exists.\n\nDo you want to overwrite it?",
+ "translation": "Plik ‘{FilePath}’ już istnieje. Czy chcesz go nadpisać?",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "FilePath",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "filePath"
+ }
+ ]
+ },
+ {
+ "id": "Active",
+ "message": "Active",
+ "translation": "Aktywny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Activating",
+ "message": "Activating",
+ "translation": "Aktywowanie",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Inactive",
+ "message": "Inactive",
+ "translation": "Nieaktywny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Deactivating",
+ "message": "Deactivating",
+ "translation": "Dezaktywowanie",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Unknown state",
+ "message": "Unknown state",
+ "translation": "Stan nieznany",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Log",
+ "message": "Log",
+ "translation": "Dziennik",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Copy",
+ "message": "&Copy",
+ "translation": "&Kopiuj",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Select &all",
+ "message": "Select &all",
+ "translation": "Wybierz &wszystko",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Save to file…",
+ "message": "&Save to file…",
+ "translation": "&Zapisz do pliku…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Time",
+ "message": "Time",
+ "translation": "Czas",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Log message",
+ "message": "Log message",
+ "translation": "Wiadomości dziennika",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Text Files (*.txt)|*.txt|All Files (*.*)|*.*",
+ "message": "Text Files (*.txt)|*.txt|All Files (*.*)|*.*",
+ "translation": "Pliki tekstowe (*.txt)|*.txt|Wszystkie pliki (*.*)|*.*",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Export log to file",
+ "message": "Export log to file",
+ "translation": "Eksportuj dziennik do pliku",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&About WireGuard…",
+ "message": "&About WireGuard…",
+ "translation": "&Informacje o WireGuard…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel Error",
+ "message": "Tunnel Error",
+ "translation": "Błąd tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{ErrMsg}\n\nPlease consult the log for more information.",
+ "message": "{ErrMsg}\n\nPlease consult the log for more information.",
+ "translation": "{ErrMsg}\n\nAby uzyskać więcej informacji, zapoznaj się z logiem.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "ErrMsg",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "errMsg"
+ }
+ ]
+ },
+ {
+ "id": "{Title} (out of date)",
+ "message": "{Title} (out of date)",
+ "translation": "{Title} (nieaktualny)",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Title",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "mtw.Title()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard Detection Error",
+ "message": "WireGuard Detection Error",
+ "translation": "Błąd detekcji WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Unable to wait for WireGuard window to appear: {Err}",
+ "message": "Unable to wait for WireGuard window to appear: {Err}",
+ "translation": "Nie można poczekać na pojawienie się okna WireGuard: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard: Deactivated",
+ "message": "WireGuard: Deactivated",
+ "translation": "WireGuard: Dezaktywowany",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Status: Unknown",
+ "message": "Status: Unknown",
+ "translation": "Status: Nieznany",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Addresses: None",
+ "message": "Addresses: None",
+ "translation": "Adresy: Brak",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Manage tunnels…",
+ "message": "&Manage tunnels…",
+ "translation": "&Zarządzaj tunelami…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Import tunnel(s) from file…",
+ "message": "&Import tunnel(s) from file…",
+ "translation": "&Importuj tunel (tunele) z pliku…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "E&xit",
+ "message": "E&xit",
+ "translation": "W&yjście",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard Tunnel Error",
+ "message": "WireGuard Tunnel Error",
+ "translation": "Błąd tunelu WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard: {TextForStateglobalState_true}",
+ "message": "WireGuard: {TextForStateglobalState_true}",
+ "translation": "WireGuard: {TextForStateglobalState_true}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "TextForStateglobalState_true",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "textForState(globalState, true)"
+ }
+ ]
+ },
+ {
+ "id": "Status: {StateText}",
+ "message": "Status: {StateText}",
+ "translation": "Status: {StateText}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "StateText",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "stateText"
+ }
+ ]
+ },
+ {
+ "id": "Addresses: {String}",
+ "message": "Addresses: {String}",
+ "translation": "Adresy: {String}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "String",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "sb.String()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard Activated",
+ "message": "WireGuard Activated",
+ "translation": "WireGuard Aktywny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "The {Name} tunnel has been activated.",
+ "message": "The {Name} tunnel has been activated.",
+ "translation": "Tunel {Name} został aktywowany.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Name",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "tunnel.Name"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard Deactivated",
+ "message": "WireGuard Deactivated",
+ "translation": "WireGuard Dezaktywowany",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "The {Name} tunnel has been deactivated.",
+ "message": "The {Name} tunnel has been deactivated.",
+ "translation": "Tunel {Name} został dezaktywowany.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Name",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "tunnel.Name"
+ }
+ ]
+ },
+ {
+ "id": "An Update is Available!",
+ "message": "An Update is Available!",
+ "translation": "Dostępna nowa aktualizacja!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard Update Available",
+ "message": "WireGuard Update Available",
+ "translation": "Aktualizacja WireGuard jest dostępna",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "An update to WireGuard is now available. You are advised to update as soon as possible.",
+ "message": "An update to WireGuard is now available. You are advised to update as soon as possible.",
+ "translation": "Aktualizacja WireGuard jest już dostępna. Zaleca się jak najszybszą aktualizację.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnels",
+ "message": "Tunnels",
+ "translation": "Tunele",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Edit",
+ "message": "&Edit",
+ "translation": "&Edytuj",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Add &empty tunnel…",
+ "message": "Add &empty tunnel…",
+ "translation": "Dodaj &pusty tunel…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Add Tunnel",
+ "message": "Add Tunnel",
+ "translation": "Dodaj Tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Remove selected tunnel(s)",
+ "message": "Remove selected tunnel(s)",
+ "translation": "Usuń wybrany tunel (tunele)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Export all tunnels to zip",
+ "message": "Export all tunnels to zip",
+ "translation": "Eksportuj wszystkie tunele do archiwum ZIP",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Toggle",
+ "message": "&Toggle",
+ "translation": "&Przełącz",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Export all tunnels to &zip…",
+ "message": "Export all tunnels to &zip…",
+ "translation": "Eksportuj wszystkie tunele do archiwum &zip…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Edit &selected tunnel…",
+ "message": "Edit &selected tunnel…",
+ "translation": "Edytuj &wybrany tunel…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Remove selected tunnel(s)",
+ "message": "&Remove selected tunnel(s)",
+ "translation": "&Usuń wybrany tunel (tunele)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Could not import selected configuration: {LastErr}",
+ "message": "Could not import selected configuration: {LastErr}",
+ "translation": "Nie można zaimportować wybranej konfiguracji: {LastErr}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "LastErr",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "lastErr"
+ }
+ ]
+ },
+ {
+ "id": "Could not enumerate existing tunnels: {LastErr}",
+ "message": "Could not enumerate existing tunnels: {LastErr}",
+ "translation": "Nie można wskazać istniejących tuneli: {LastErr}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "LastErr",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "lastErr"
+ }
+ ]
+ },
+ {
+ "id": "Another tunnel already exists with the name ‘{Name}’",
+ "message": "Another tunnel already exists with the name ‘{Name}’",
+ "translation": "Inny tunel już istnieje z tą samą nazwą ‘{Name}’",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Name",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "unparsedConfig.Name"
+ }
+ ]
+ },
+ {
+ "id": "Unable to import configuration: {LastErr}",
+ "message": "Unable to import configuration: {LastErr}",
+ "translation": "Nie można zaimportować konfiguracji: {LastErr}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "LastErr",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "lastErr"
+ }
+ ]
+ },
+ {
+ "id": "Imported tunnels",
+ "message": "Imported tunnels",
+ "translation": "Zaimportowane tunele",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Imported {M} tunnels",
+ "message": "Imported {M} tunnels",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "M",
+ "cases": {
+ "one": {
+ "msg": "Zaimportowano {M} tunel"
+ },
+ "few": {
+ "msg": "Zaimportowano {M} tunele"
+ },
+ "many": {
+ "msg": "Zaimportowano {M} tuneli"
+ },
+ "other": {
+ "msg": "Zaimportowano {M} tuneli"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "M",
+ "string": "%[1]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 1,
+ "expr": "m"
+ }
+ ]
+ },
+ {
+ "id": "Imported {M} of {N} tunnels",
+ "message": "Imported {M} of {N} tunnels",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "N",
+ "cases": {
+ "one": {
+ "msg": "Zaimportowano {M} z {N} tunel"
+ },
+ "few": {
+ "msg": "Zaimportowano {M} z {N} tunele"
+ },
+ "many": {
+ "msg": "Zaimportowano {M} z {N} tuneli"
+ },
+ "other": {
+ "msg": "Zaimportowano {M} z {N} tuneli"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "M",
+ "string": "%[1]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 1,
+ "expr": "m"
+ },
+ {
+ "id": "N",
+ "string": "%[2]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 2,
+ "expr": "n"
+ }
+ ]
+ },
+ {
+ "id": "Unable to create tunnel",
+ "message": "Unable to create tunnel",
+ "translation": "Nie można utworzyć tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Delete {TunnelCount} tunnels",
+ "message": "Delete {TunnelCount} tunnels",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "TunnelCount",
+ "cases": {
+ "one": {
+ "msg": "Usuń {TunnelCount} tunel"
+ },
+ "few": {
+ "msg": "Usuń {TunnelCount} tunele"
+ },
+ "many": {
+ "msg": "Usuń {TunnelCount} tuneli"
+ },
+ "other": {
+ "msg": "Usuń {TunnelCount} tuneli"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "TunnelCount",
+ "string": "%[1]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 1,
+ "expr": "tunnelCount"
+ }
+ ]
+ },
+ {
+ "id": "Are you sure you would like to delete {TunnelCount} tunnels?",
+ "message": "Are you sure you would like to delete {TunnelCount} tunnels?",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "TunnelCount",
+ "cases": {
+ "one": {
+ "msg": "Czy na pewno chcesz usunąć {TunnelCount} tunel?"
+ },
+ "few": {
+ "msg": "Czy na pewno chcesz usunąć {TunnelCount} tunele?"
+ },
+ "many": {
+ "msg": "Czy na pewno chcesz usunąć {TunnelCount} tuneli?"
+ },
+ "other": {
+ "msg": "Czy na pewno chcesz usunąć {TunnelCount} tuneli?"
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "TunnelCount",
+ "string": "%[1]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 1,
+ "expr": "tunnelCount"
+ }
+ ]
+ },
+ {
+ "id": "Delete tunnel ‘{TunnelName}’",
+ "message": "Delete tunnel ‘{TunnelName}’",
+ "translation": "Usuń tunel ‘{TunnelName}’",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "TunnelName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "tunnelName"
+ }
+ ]
+ },
+ {
+ "id": "Are you sure you would like to delete tunnel ‘{TunnelName}’?",
+ "message": "Are you sure you would like to delete tunnel ‘{TunnelName}’?",
+ "translation": "Czy na pewno chcesz usunąć tunel ‘{TunnelName}’?",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "TunnelName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "tunnelName"
+ }
+ ]
+ },
+ {
+ "id": "{Question} You cannot undo this action.",
+ "message": "{Question} You cannot undo this action.",
+ "translation": "{Question} Tej akcji nie można cofnąć.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Question",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "question"
+ }
+ ]
+ },
+ {
+ "id": "Unable to delete tunnel",
+ "message": "Unable to delete tunnel",
+ "translation": "Nie można usunąć tunelu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "A tunnel was unable to be removed: {Error}",
+ "message": "A tunnel was unable to be removed: {Error}",
+ "translation": "Tunel nie mógł zostać usunięty: {Error}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Error",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "errors[0].Error()"
+ }
+ ]
+ },
+ {
+ "id": "Unable to delete tunnels",
+ "message": "Unable to delete tunnels",
+ "translation": "Nie można usunąć tuneli",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{Lenerrors} tunnels were unable to be removed.",
+ "message": "{Lenerrors} tunnels were unable to be removed.",
+ "translation": {
+ "select": {
+ "feature": "plural",
+ "arg": "Lenerrors",
+ "cases": {
+ "one": {
+ "msg": "{Lenerrors} tunel nie może zostać usunięty."
+ },
+ "few": {
+ "msg": "{Lenerrors} tunele nie mogą być usunięte."
+ },
+ "many": {
+ "msg": "{Lenerrors} tunele nie mogą być usunięte."
+ },
+ "other": {
+ "msg": "{Lenerrors} tunele nie mogą być usunięte."
+ }
+ }
+ }
+ },
+ "placeholders": [
+ {
+ "id": "Lenerrors",
+ "string": "%[1]d",
+ "type": "int",
+ "underlyingType": "int",
+ "argNum": 1,
+ "expr": "len(errors)"
+ }
+ ]
+ },
+ {
+ "id": "Configuration Files (*.zip, *.conf)|*.zip;*.conf|All Files (*.*)|*.*",
+ "message": "Configuration Files (*.zip, *.conf)|*.zip;*.conf|All Files (*.*)|*.*",
+ "translation": "Pliki konfiguracji (*.zip, *.conf)|*.zip;*.conf|Wszystkie pliki (*.*)|*.*",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Import tunnel(s) from file",
+ "message": "Import tunnel(s) from file",
+ "translation": "Importuj tunel (tunele) z pliku",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Configuration ZIP Files (*.zip)|*.zip",
+ "message": "Configuration ZIP Files (*.zip)|*.zip",
+ "translation": "Pliki ZIP konfiguracji (*.zip)|*.zip",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Export tunnels to zip",
+ "message": "Export tunnels to zip",
+ "translation": "Eksportuj tunele do archiwum ZIP",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{Title} (unsigned build, no updates)",
+ "message": "{Title} (unsigned build, no updates)",
+ "translation": "{Title} (wersja niepodpisana, brak aktualizacji)",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Title",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "mtw.Title()"
+ }
+ ]
+ },
+ {
+ "id": "Error Exiting WireGuard",
+ "message": "Error Exiting WireGuard",
+ "translation": "Błąd podczas zamykania WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Unable to exit service due to: {Err}. You may want to stop WireGuard from the service manager.",
+ "message": "Unable to exit service due to: {Err}. You may want to stop WireGuard from the service manager.",
+ "translation": "Nie można wyłączyć usługi ze względu na: {Err}. Jeśli chcesz wyłączyć WireGuard możesz to zrobić z poziomu menedżera usług.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "An update to WireGuard is available. It is highly advisable to update without delay.",
+ "message": "An update to WireGuard is available. It is highly advisable to update without delay.",
+ "translation": "Aktualizacja WireGuard jest dostępna. Zaleca się natychmiastową aktualizację.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Status: Waiting for user",
+ "message": "Status: Waiting for user",
+ "translation": "Status: Czekam na użytkownika",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Update Now",
+ "message": "Update Now",
+ "translation": "Uaktualnij teraz",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Status: Waiting for updater service",
+ "message": "Status: Waiting for updater service",
+ "translation": "Status: Czekam na usługę aktualizacji",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Error: {Err}. Please try again.",
+ "message": "Error: {Err}. Please try again.",
+ "translation": "Błąd: {Err}. Spróbuj ponownie.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Status: Complete!",
+ "message": "Status: Complete!",
+ "translation": "Status: Ukończone!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "http2: Framer {F}: failed to decode just-written frame",
+ "message": "http2: Framer {F}: failed to decode just-written frame",
+ "translation": "http2: Framer {F}: nie mógł zdekodować właśnie zapisanej ramki",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "F",
+ "string": "%[1]p",
+ "type": "*net/http.http2Framer",
+ "underlyingType": "*net/http.http2Framer",
+ "argNum": 1,
+ "expr": "f"
+ }
+ ]
+ },
+ {
+ "id": "http2: Framer {F}: wrote {Http2summarizeFramefr}",
+ "message": "http2: Framer {F}: wrote {Http2summarizeFramefr}",
+ "translation": "http2: Framer {F}: zapis {Http2summarizeFramefr}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "F",
+ "string": "%[1]p",
+ "type": "*net/http.http2Framer",
+ "underlyingType": "*net/http.http2Framer",
+ "argNum": 1,
+ "expr": "f"
+ },
+ {
+ "id": "Http2summarizeFramefr",
+ "string": "%[2]v",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "http2summarizeFrame(fr)"
+ }
+ ]
+ },
+ {
+ "id": "http2: Framer {Fr}: read {Http2summarizeFramef}",
+ "message": "http2: Framer {Fr}: read {Http2summarizeFramef}",
+ "translation": "http2: Framer {Fr}: odczyt {Http2summarizeFramef}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Fr",
+ "string": "%[1]p",
+ "type": "*net/http.http2Framer",
+ "underlyingType": "*net/http.http2Framer",
+ "argNum": 1,
+ "expr": "fr"
+ },
+ {
+ "id": "Http2summarizeFramef",
+ "string": "%[2]v",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "http2summarizeFrame(f)"
+ }
+ ]
+ },
+ {
+ "id": "http2: decoded hpack field {HeaderField}",
+ "message": "http2: decoded hpack field {HeaderField}",
+ "translation": "http2: zdekodwanie hpack nie powiodło się {HeaderField}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "HeaderField",
+ "string": "%+[1]v",
+ "type": "vendor/golang.org/x/net/http2/hpack.HeaderField",
+ "underlyingType": "struct{Name string; Value string; Sensitive bool}",
+ "argNum": 1,
+ "expr": "hf"
+ }
+ ]
}
]
} \ No newline at end of file
diff --git a/locales/ro/messages.gotext.json b/locales/ro/messages.gotext.json
index 9c75901f..104653da 100644
--- a/locales/ro/messages.gotext.json
+++ b/locales/ro/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Trebuie să utilizezi versiunea de 64 biți a WireGuard pe acest calculator.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Nu poate fi deschis tokenul actual de proces: {Err}",
@@ -603,7 +597,7 @@
{
"id": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
"message": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
- "translation": "Versiunea aplicației: {Number}\nVersiunea bibliotecii subiacente Go: {WireGuardGoVersion}\nVersiunea Go: {Version_go}\nSistem de operare: {OsName}\nArhitectură: {GOARCH}",
+ "translation": "Versiunea aplicației: {Number}\nVersiunea bibliotecii Go: {WireGuardGoVersion}\nVersiunea Go: {Version_go}\nSistem de operare: {OsName}\nArhitectură: {GOARCH}",
"translatorComment": "Copied from source.",
"placeholders": [
{
@@ -1263,7 +1257,7 @@
{
"id": "&Edit",
"message": "&Edit",
- "translation": "%Editare",
+ "translation": "&Editare",
"translatorComment": "Copied from source."
},
{
diff --git a/locales/ru/messages.gotext.json b/locales/ru/messages.gotext.json
index c4438813..d15e7370 100644
--- a/locales/ru/messages.gotext.json
+++ b/locales/ru/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Используйте 64-битную версию WireGuard на этом компьютере.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Не удается открыть токен текущего процесса: {Err}",
@@ -526,6 +520,12 @@
"translatorComment": "Copied from source."
},
{
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "В ключе конфигурации отсутствует разделитель",
+ "translatorComment": "Copied from source."
+ },
+ {
"id": "Key must have a value",
"message": "Key must have a value",
"translation": "Ключ должен иметь значение",
diff --git a/locales/sk/messages.gotext.json b/locales/sk/messages.gotext.json
index cbe7412a..225c6654 100644
--- a/locales/sk/messages.gotext.json
+++ b/locales/sk/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Na tomto počítači je potrebné použiť 64 bitovú verziu aplikácie WireGuard.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Nepodarilo sa otvoriť token aktuálneho procesu: {Err}",
@@ -664,6 +658,344 @@
"message": "Public key:",
"translation": "Verejný kľúč:",
"translatorComment": "Copied from source."
+ },
+ {
+ "id": "Listen port:",
+ "message": "Listen port:",
+ "translation": "Otvorený port:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "MTU:",
+ "message": "MTU:",
+ "translation": "MTU:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Addresses:",
+ "message": "Addresses:",
+ "translation": "Adresy:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "DNS servers:",
+ "message": "DNS servers:",
+ "translation": "Servery DNS:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Preshared key:",
+ "message": "Preshared key:",
+ "translation": "Vopred zdieľaný kľúč:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Allowed IPs:",
+ "message": "Allowed IPs:",
+ "translation": "Povolené IP adresy:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Endpoint:",
+ "message": "Endpoint:",
+ "translation": "Koncový bod:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Persistent keepalive:",
+ "message": "Persistent keepalive:",
+ "translation": "Perzistentný keepalive:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Latest handshake:",
+ "message": "Latest handshake:",
+ "translation": "Posledné spojenie (handshake):",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Transfer:",
+ "message": "Transfer:",
+ "translation": "Prenos:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "enabled",
+ "message": "enabled",
+ "translation": "povolené",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{String} received, {String_1} sent",
+ "message": "{String} received, {String_1} sent",
+ "translation": "{String} prijatých, {String_1} odoslaných",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "String",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "c.RxBytes.String()"
+ },
+ {
+ "id": "String_1",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "c.TxBytes.String()"
+ }
+ ]
+ },
+ {
+ "id": "Failed to determine tunnel state",
+ "message": "Failed to determine tunnel state",
+ "translation": "Nepodarilo sa zistiť stav tunela",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Failed to activate tunnel",
+ "message": "Failed to activate tunnel",
+ "translation": "Nepodarilo sa aktivovať tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Failed to deactivate tunnel",
+ "message": "Failed to deactivate tunnel",
+ "translation": "Nepodarilo sa deaktivovať tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Interface: {Name}",
+ "message": "Interface: {Name}",
+ "translation": "Rozhranie: {Name}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Name",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "config.Name"
+ }
+ ]
+ },
+ {
+ "id": "Peer",
+ "message": "Peer",
+ "translation": "Peer",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Create new tunnel",
+ "message": "Create new tunnel",
+ "translation": "Vytvoriť nový tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Edit tunnel",
+ "message": "Edit tunnel",
+ "translation": "Upraviť tunel",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Name:",
+ "message": "&Name:",
+ "translation": "&Názov:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Public key:",
+ "message": "&Public key:",
+ "translation": "&Verejný kľúč:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "(unknown)",
+ "message": "(unknown)",
+ "translation": "(neznámy)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Block untunneled traffic (kill-switch)",
+ "message": "&Block untunneled traffic (kill-switch)",
+ "translation": "&Blokovať netunelovaný prenos (kill-switch)",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Save",
+ "message": "&Save",
+ "translation": "&Uložiť",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Cancel",
+ "message": "Cancel",
+ "translation": "Zrušiť",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Configuration:",
+ "message": "&Configuration:",
+ "translation": "&Konfigurácia:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid name",
+ "message": "Invalid name",
+ "translation": "Neplatný názov",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "A name is required.",
+ "message": "A name is required.",
+ "translation": "Názov je povinný.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel name ‘{NewName}’ is invalid.",
+ "message": "Tunnel name ‘{NewName}’ is invalid.",
+ "translation": "Názov tunela ‘{NewName}’ je neplatný.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "NewName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "newName"
+ }
+ ]
+ },
+ {
+ "id": "Unable to list existing tunnels",
+ "message": "Unable to list existing tunnels",
+ "translation": "Nepodarilo sa pripraviť zoznam existujúcich tunelov",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Tunnel already exists",
+ "message": "Tunnel already exists",
+ "translation": "Tunel už existuje",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Another tunnel already exists with the name ‘{NewName}’.",
+ "message": "Another tunnel already exists with the name ‘{NewName}’.",
+ "translation": "Tunel s názvom ‘{NewName}’ už existuje.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "NewName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "newName"
+ }
+ ]
+ },
+ {
+ "id": "Unable to create new configuration",
+ "message": "Unable to create new configuration",
+ "translation": "Nie je možné vytvoriť novú konfiguráciu",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Writing file failed",
+ "message": "Writing file failed",
+ "translation": "Nepodarilo sa zapísať do súboru",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "File ‘{FilePath}’ already exists.\n\nDo you want to overwrite it?",
+ "message": "File ‘{FilePath}’ already exists.\n\nDo you want to overwrite it?",
+ "translation": "Súbor ‘{FilePath}’ už existuje.\n\nŽeláte si ho prepísať?",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "FilePath",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "filePath"
+ }
+ ]
+ },
+ {
+ "id": "Active",
+ "message": "Active",
+ "translation": "Aktívny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Activating",
+ "message": "Activating",
+ "translation": "Aktivuje sa",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Inactive",
+ "message": "Inactive",
+ "translation": "Neaktívny",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Deactivating",
+ "message": "Deactivating",
+ "translation": "Deaktivuje sa",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Unknown state",
+ "message": "Unknown state",
+ "translation": "Neznámy stav",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&About WireGuard…",
+ "message": "&About WireGuard…",
+ "translation": "&O WireGuard…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Manage tunnels…",
+ "message": "&Manage tunnels…",
+ "translation": "&Spravovať tunely…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Import tunnel(s) from file…",
+ "message": "&Import tunnel(s) from file…",
+ "translation": "&Importovať tunel(y) zo súboru…",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "E&xit",
+ "message": "E&xit",
+ "translation": "U&končiť",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard: {TextForStateglobalState_true}",
+ "message": "WireGuard: {TextForStateglobalState_true}",
+ "translation": "WireGuard: {TextForStateglobalState_true}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "TextForStateglobalState_true",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "textForState(globalState, true)"
+ }
+ ]
}
]
} \ No newline at end of file
diff --git a/locales/sl/messages.gotext.json b/locales/sl/messages.gotext.json
index 0b1b4cbc..5e3347f4 100644
--- a/locales/sl/messages.gotext.json
+++ b/locales/sl/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "Na temu računalniku morate uporabiti 64-bitno različico WireGuarda.",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "Napaka pri odpiranju žetona trenutnega procesa: {Err}",
@@ -526,6 +520,12 @@
"translatorComment": "Copied from source."
},
{
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "Ključu v konfiguraciji manjka ločilo enačaj",
+ "translatorComment": "Copied from source."
+ },
+ {
"id": "Key must have a value",
"message": "Key must have a value",
"translation": "Ključ mora imeti vrednost",
diff --git a/locales/uk/messages.gotext.json b/locales/uk/messages.gotext.json
new file mode 100644
index 00000000..df60b250
--- /dev/null
+++ b/locales/uk/messages.gotext.json
@@ -0,0 +1,421 @@
+{
+ "language": "uk",
+ "messages": [
+ {
+ "id": "Error",
+ "message": "Error",
+ "translation": "Помилка",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Command Line Options",
+ "message": "Command Line Options",
+ "translation": "Параметри командного рядка",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Unable to determine whether the process is running under WOW64: {Err}",
+ "message": "Unable to determine whether the process is running under WOW64: {Err}",
+ "translation": "Неможливо визначити, чи працює процес під WOW64: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Unable to open current process token: {Err}",
+ "message": "Unable to open current process token: {Err}",
+ "translation": "Не вдалося відкрити токен поточного процесу: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard may only be used by users who are a member of the Builtin {AdminGroupName} group.",
+ "message": "WireGuard may only be used by users who are a member of the Builtin {AdminGroupName} group.",
+ "translation": "WireGuard може бути використаний тільки користувачами, які є членами вбудованих {AdminGroupName} груп.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "AdminGroupName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "elevate.AdminGroupName()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard is running, but the UI is only accessible from desktops of the Builtin {AdminGroupName} group.",
+ "message": "WireGuard is running, but the UI is only accessible from desktops of the Builtin {AdminGroupName} group.",
+ "translation": "WireGuard запущено, але UI доступний лише з комп\"ютерів вбудованої {AdminGroupName} групи.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "AdminGroupName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "elevate.AdminGroupName()"
+ }
+ ]
+ },
+ {
+ "id": "WireGuard system tray icon did not appear after 30 seconds.",
+ "message": "WireGuard system tray icon did not appear after 30 seconds.",
+ "translation": "Значок системи WireGuard не з'явився через 30 секунд.",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Now",
+ "message": "Now",
+ "translation": "Зараз",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "System clock wound backward!",
+ "message": "System clock wound backward!",
+ "translation": "Системний годинник налаштований некоректно!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "{Timestamp} ago",
+ "message": "{Timestamp} ago",
+ "translation": "{Timestamp} тому",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Timestamp",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "timestamp"
+ }
+ ]
+ },
+ {
+ "id": "{Bytes} B",
+ "message": "{Bytes} B",
+ "translation": "{Bytes} Б",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Bytes",
+ "string": "%[1]d",
+ "type": "golang.zx2c4.com/wireguard/windows/conf.Bytes",
+ "underlyingType": "uint64",
+ "argNum": 1,
+ "expr": "b"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024} KiB",
+ "message": "{Float64b__1024} KiB",
+ "translation": "{Float64b__1024} КБ",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / 1024"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024} MiB",
+ "message": "{Float64b__1024__1024} MiB",
+ "translation": "{Float64b__1024__1024} МБ",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024)"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024__1024} GiB",
+ "message": "{Float64b__1024__1024__1024} GiB",
+ "translation": "{Float64b__1024__1024__1024} ГБ",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024 * 1024)"
+ }
+ ]
+ },
+ {
+ "id": "{Float64b__1024__1024__1024__1024} TiB",
+ "message": "{Float64b__1024__1024__1024__1024} TiB",
+ "translation": "{Float64b__1024__1024__1024__1024} ТБ",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Float64b__1024__1024__1024__1024",
+ "string": "%.2[1]f",
+ "type": "float64",
+ "underlyingType": "float64",
+ "argNum": 1,
+ "expr": "float64(b) / (1024 * 1024 * 1024) / 1024"
+ }
+ ]
+ },
+ {
+ "id": "Invalid IP address",
+ "message": "Invalid IP address",
+ "translation": "Недійсна IP-адреса",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid network prefix length",
+ "message": "Invalid network prefix length",
+ "translation": "Невірна довжина префіксу мережі",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Missing port from endpoint",
+ "message": "Missing port from endpoint",
+ "translation": "Відсутній порт з кінцевої точки",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid endpoint host",
+ "message": "Invalid endpoint host",
+ "translation": "Недійсний хост кінцевої точки",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Brackets must contain an IPv6 address",
+ "message": "Brackets must contain an IPv6 address",
+ "translation": "Дужки повинні містити адресу IPv6",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid MTU",
+ "message": "Invalid MTU",
+ "translation": "Недійсний MTU",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid port",
+ "message": "Invalid port",
+ "translation": "Недійсний порт",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key: {Err}",
+ "message": "Invalid key: {Err}",
+ "translation": "Недійсний ключ: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ]
+ },
+ {
+ "id": "Two commas in a row",
+ "message": "Two commas in a row",
+ "translation": "Дві коми поспіль",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Line must occur in a section",
+ "message": "Line must occur in a section",
+ "translation": "Рядок повинен бути вказаним у розділі",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "Ключ конфігурації відсутній роздільник рівності",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Key must have a value",
+ "message": "Key must have a value",
+ "translation": "Ключ повинен мати значення",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for [Interface] section",
+ "message": "Invalid key for [Interface] section",
+ "translation": "Хибний ключ для [Interface] розділу",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for [Peer] section",
+ "message": "Invalid key for [Peer] section",
+ "translation": "Хибний ключ для [Peer] розділу",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "An interface must have a private key",
+ "message": "An interface must have a private key",
+ "translation": "Інтерфейс повинен мати особистий ключ",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "[none specified]",
+ "message": "[none specified]",
+ "translation": "[жодного не вказано]",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "All peers must have public keys",
+ "message": "All peers must have public keys",
+ "translation": "Всі учасники повинні мати відкриті ключі",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Error in getting configuration",
+ "message": "Error in getting configuration",
+ "translation": "Помилка при отриманні конфігурації",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Invalid key for interface section",
+ "message": "Invalid key for interface section",
+ "translation": "Недійсний ключ для розділу інтерфейсу",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Protocol version must be 1",
+ "message": "Protocol version must be 1",
+ "translation": "Версія протоколу повинна бути 1",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "About WireGuard",
+ "message": "About WireGuard",
+ "translation": "Про WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "WireGuard logo image",
+ "message": "WireGuard logo image",
+ "translation": "Зображення логотипу WireGuard",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
+ "message": "App version: {Number}\nGo backend version: {WireGuardGoVersion}\nGo version: {Version_go}\nOperating system: {OsName}\nArchitecture: {GOARCH}",
+ "translation": "Версія додатка: {Number}\nПерейти на бекенд версію: {WireGuardGoVersion}\nПерейти на версію: {Version_go}\nОпераційна система: {OsName}\nАрхітектура: {GOARCH}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Number",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "version.Number"
+ },
+ {
+ "id": "WireGuardGoVersion",
+ "string": "%[2]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 2,
+ "expr": "device.WireGuardGoVersion"
+ },
+ {
+ "id": "Version_go",
+ "string": "%[3]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 3,
+ "expr": "strings.TrimPrefix(runtime.Version(), \"go\")"
+ },
+ {
+ "id": "OsName",
+ "string": "%[4]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 4,
+ "expr": "version.OsName()"
+ },
+ {
+ "id": "GOARCH",
+ "string": "%[5]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 5,
+ "expr": "runtime.GOARCH"
+ }
+ ]
+ },
+ {
+ "id": "Close",
+ "message": "Close",
+ "translation": "Закрити",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "♥ &Donate!",
+ "message": "♥ &Donate!",
+ "translation": "♥ &Пожертвувати!",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Status:",
+ "message": "Status:",
+ "translation": "Статус:",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Deactivate",
+ "message": "&Deactivate",
+ "translation": "&Деактивувати",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "&Activate",
+ "message": "&Activate",
+ "translation": "&Активувати",
+ "translatorComment": "Copied from source."
+ },
+ {
+ "id": "Public key:",
+ "message": "Public key:",
+ "translation": "Відкритий ключ:",
+ "translatorComment": "Copied from source."
+ }
+ ]
+} \ No newline at end of file
diff --git a/locales/zh-CN/messages.gotext.json b/locales/zh-CN/messages.gotext.json
index f8cc24df..eb6d792a 100644
--- a/locales/zh-CN/messages.gotext.json
+++ b/locales/zh-CN/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "您必须在此计算机上使用64位版本的 WireGuard。",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "无法打开当前进程令牌: {Err}",
diff --git a/locales/zh-TW/messages.gotext.json b/locales/zh-TW/messages.gotext.json
index 55167a1e..d2b1580a 100644
--- a/locales/zh-TW/messages.gotext.json
+++ b/locales/zh-TW/messages.gotext.json
@@ -60,12 +60,6 @@
]
},
{
- "id": "You must use the 64-bit version of WireGuard on this computer.",
- "message": "You must use the 64-bit version of WireGuard on this computer.",
- "translation": "您必須在此電腦上執行 64 位元版本的 WireGuard。",
- "translatorComment": "Copied from source."
- },
- {
"id": "Unable to open current process token: {Err}",
"message": "Unable to open current process token: {Err}",
"translation": "無法開啓目前處理程序的權杖: {Err}",
diff --git a/zgotext.go b/zgotext.go
index d589f75e..077cbe29 100644
--- a/zgotext.go
+++ b/zgotext.go
@@ -29,6 +29,7 @@ func init() {
dict := map[string]catalog.Dictionary{
"de": &dictionary{index: deIndex, data: deData},
"en": &dictionary{index: enIndex, data: enData},
+ "es_ES": &dictionary{index: es_ESIndex, data: es_ESData},
"fa": &dictionary{index: faIndex, data: faData},
"fr": &dictionary{index: frIndex, data: frData},
"id": &dictionary{index: idIndex, data: idData},
@@ -39,6 +40,7 @@ func init() {
"ru": &dictionary{index: ruIndex, data: ruData},
"sk": &dictionary{index: skIndex, data: skData},
"sl": &dictionary{index: slIndex, data: slData},
+ "uk": &dictionary{index: ukIndex, data: ukData},
"vi": &dictionary{index: viIndex, data: viData},
"zh_CN": &dictionary{index: zh_CNIndex, data: zh_CNData},
"zh_TW": &dictionary{index: zh_TWIndex, data: zh_TWData},
@@ -52,394 +54,402 @@ func init() {
}
var messageKeyToIndex = map[string]int{
- "%.2f\u00a0GiB": 19,
- "%.2f\u00a0KiB": 17,
- "%.2f\u00a0MiB": 18,
- "%.2f\u00a0TiB": 20,
- "%d day(s)": 11,
- "%d hour(s)": 12,
- "%d minute(s)": 13,
- "%d second(s)": 14,
- "%d tunnels were unable to be removed.": 156,
- "%d year(s)": 10,
- "%d\u00a0B": 16,
- "%s\n\nPlease consult the log for more information.": 109,
- "%s (out of date)": 110,
- "%s (unsigned build, no updates)": 161,
- "%s You cannot undo this action.": 152,
- "%s ago": 15,
- "%s received, %s sent": 69,
- "%s: %q": 21,
- "&About WireGuard…": 107,
- "&Activate": 56,
- "&Block untunneled traffic (kill-switch)": 80,
- "&Configuration:": 84,
- "&Copy": 100,
- "&Deactivate": 55,
- "&Edit": 131,
- "&Import tunnel(s) from file…": 117,
- "&Manage tunnels…": 116,
- "&Name:": 77,
- "&Public key:": 78,
- "&Remove selected tunnel(s)": 139,
- "&Save": 82,
- "&Save to file…": 102,
- "&Toggle": 136,
+ "%.2f\u00a0GiB": 20,
+ "%.2f\u00a0KiB": 18,
+ "%.2f\u00a0MiB": 19,
+ "%.2f\u00a0TiB": 21,
+ "%d day(s)": 12,
+ "%d hour(s)": 13,
+ "%d minute(s)": 14,
+ "%d second(s)": 15,
+ "%d tunnels were unable to be removed.": 157,
+ "%d year(s)": 11,
+ "%d\u00a0B": 17,
+ "%s\n\nPlease consult the log for more information.": 110,
+ "%s (out of date)": 111,
+ "%s (unsigned build, no updates)": 162,
+ "%s You cannot undo this action.": 153,
+ "%s ago": 16,
+ "%s received, %s sent": 70,
+ "%s: %q": 22,
+ "&About WireGuard…": 108,
+ "&Activate": 57,
+ "&Block untunneled traffic (kill-switch)": 81,
+ "&Configuration:": 85,
+ "&Copy": 101,
+ "&Deactivate": 56,
+ "&Edit": 132,
+ "&Import tunnel(s) from file…": 118,
+ "&Manage tunnels…": 117,
+ "&Name:": 78,
+ "&Public key:": 79,
+ "&Remove selected tunnel(s)": 140,
+ "&Save": 83,
+ "&Save to file…": 103,
+ "&Toggle": 137,
+ "&Tunnels": 176,
"(no argument): elevate and install manager service": 1,
- "(unknown)": 79,
- "A name is required.": 86,
- "A tunnel was unable to be removed: %s": 154,
- "About WireGuard": 49,
- "Activating": 95,
- "Active": 94,
- "Add &empty tunnel…": 132,
- "Add Tunnel": 133,
- "Addresses:": 60,
- "Addresses: %s": 122,
- "Addresses: None": 115,
- "All peers must have public keys": 42,
- "Allowed IPs:": 63,
- "An Update is Available!": 127,
- "An interface must have a private key": 40,
- "An update to WireGuard is available. It is highly advisable to update without delay.": 164,
- "An update to WireGuard is now available. You are advised to update as soon as possible.": 129,
- "Another tunnel already exists with the name ‘%s’": 142,
- "Another tunnel already exists with the name ‘%s’.": 90,
- "App version: %s\nGo backend version: %s\nGo version: %s\nOperating system: %s\nArchitecture: %s": 51,
- "Are you sure you would like to delete %d tunnels?": 149,
- "Are you sure you would like to delete tunnel ‘%s’?": 151,
- "Brackets must contain an IPv6 address": 26,
- "Cancel": 83,
- "Close": 52,
+ "(unknown)": 80,
+ "A name is required.": 87,
+ "A tunnel was unable to be removed: %s": 155,
+ "About WireGuard": 50,
+ "Activating": 96,
+ "Active": 95,
+ "Add &empty tunnel…": 133,
+ "Add Tunnel": 134,
+ "Addresses:": 61,
+ "Addresses: %s": 123,
+ "Addresses: None": 116,
+ "All peers must have public keys": 43,
+ "Allowed IPs:": 64,
+ "An Update is Available!": 128,
+ "An interface must have a private key": 41,
+ "An update to WireGuard is available. It is highly advisable to update without delay.": 165,
+ "An update to WireGuard is now available. You are advised to update as soon as possible.": 130,
+ "Another tunnel already exists with the name ‘%s’": 143,
+ "Another tunnel already exists with the name ‘%s’.": 91,
+ "App version: %s\nGo backend version: %s\nGo version: %s\nOperating system: %s\nArchitecture: %s": 52,
+ "Are you sure you would like to delete %d tunnels?": 150,
+ "Are you sure you would like to delete tunnel ‘%s’?": 152,
+ "Brackets must contain an IPv6 address": 27,
+ "Cancel": 84,
+ "Close": 53,
"Command Line Options": 3,
- "Config key is missing an equals separator": 36,
- "Configuration Files (*.zip, *.conf)|*.zip;*.conf|All Files (*.*)|*.*": 157,
- "Configuration ZIP Files (*.zip)|*.zip": 159,
- "Could not enumerate existing tunnels: %v": 141,
- "Could not import selected configuration: %v": 140,
- "Create new tunnel": 75,
- "DNS servers:": 61,
- "Deactivating": 97,
- "Delete %d tunnels": 148,
- "Delete tunnel ‘%s’": 150,
- "E&xit": 118,
- "Edit &selected tunnel…": 138,
- "Edit tunnel": 76,
- "Endpoint:": 64,
+ "Config key is missing an equals separator": 37,
+ "Configuration Files (*.zip, *.conf)|*.zip;*.conf|All Files (*.*)|*.*": 158,
+ "Configuration ZIP Files (*.zip)|*.zip": 160,
+ "Could not enumerate existing tunnels: %v": 142,
+ "Could not import selected configuration: %v": 141,
+ "Create new tunnel": 76,
+ "DNS servers:": 62,
+ "Deactivating": 98,
+ "Delete %d tunnels": 149,
+ "Delete tunnel ‘%s’": 151,
+ "E&xit": 119,
+ "Edit &selected tunnel…": 139,
+ "Edit tunnel": 77,
+ "Endpoint:": 65,
"Error": 0,
- "Error Exiting WireGuard": 162,
- "Error in getting configuration": 43,
- "Error: %v. Please try again.": 168,
- "Export all tunnels to &zip…": 137,
- "Export all tunnels to zip": 135,
- "Export log to file": 106,
- "Export tunnels to zip": 160,
- "Failed to activate tunnel": 71,
- "Failed to deactivate tunnel": 72,
- "Failed to determine tunnel state": 70,
- "File ‘%s’ already exists.\n\nDo you want to overwrite it?": 93,
- "Import tunnel(s) from file": 158,
- "Imported %d of %d tunnels": 146,
- "Imported %d tunnels": 145,
- "Imported tunnels": 144,
- "Inactive": 96,
- "Interface: %s": 73,
- "Invalid IP address": 22,
- "Invalid MTU": 27,
- "Invalid endpoint host": 25,
- "Invalid key for [Interface] section": 38,
- "Invalid key for [Peer] section": 39,
- "Invalid key for interface section": 44,
- "Invalid key for peer section": 46,
- "Invalid key: %v": 30,
- "Invalid name": 85,
- "Invalid network prefix length": 23,
- "Invalid persistent keepalive": 29,
- "Invalid port": 28,
- "Key must have a value": 37,
- "Keys must decode to exactly 32 bytes": 31,
- "Latest handshake:": 66,
- "Line must occur in a section": 35,
- "Listen port:": 58,
- "Log": 99,
- "Log message": 104,
- "MTU:": 59,
- "Missing port from endpoint": 24,
- "Now": 8,
- "Number must be a number between 0 and 2^64-1: %v": 32,
- "Peer": 74,
- "Persistent keepalive:": 65,
- "Preshared key:": 62,
- "Protocol version must be 1": 45,
- "Public key:": 57,
- "Remove selected tunnel(s)": 134,
- "Select &all": 101,
- "Status:": 54,
- "Status: %s": 121,
- "Status: Complete!": 169,
- "Status: Unknown": 114,
- "Status: Waiting for updater service": 167,
- "Status: Waiting for user": 165,
- "System clock wound backward!": 9,
- "Text Files (*.txt)|*.txt|All Files (*.*)|*.*": 105,
- "The %s tunnel has been activated.": 124,
- "The %s tunnel has been deactivated.": 126,
- "Time": 103,
- "Transfer:": 67,
- "Tunnel Error": 108,
- "Tunnel already exists": 89,
- "Tunnel name is not valid": 34,
- "Tunnel name ‘%s’ is invalid.": 87,
- "Tunnels": 130,
- "Two commas in a row": 33,
- "Unable to create new configuration": 91,
- "Unable to create tunnel": 147,
- "Unable to delete tunnel": 153,
- "Unable to delete tunnels": 155,
- "Unable to exit service due to: %v. You may want to stop WireGuard from the service manager.": 163,
- "Unable to import configuration: %v": 143,
- "Unable to list existing tunnels": 88,
- "Unable to open current process token: %v": 4,
- "Unable to wait for WireGuard window to appear: %v": 112,
- "Unknown state": 98,
- "Update Now": 166,
+ "Error Exiting WireGuard": 163,
+ "Error in getting configuration": 44,
+ "Error: %v. Please try again.": 169,
+ "Export all tunnels to &zip…": 138,
+ "Export all tunnels to zip": 136,
+ "Export log to file": 107,
+ "Export tunnels to zip": 161,
+ "Failed to activate tunnel": 72,
+ "Failed to deactivate tunnel": 73,
+ "Failed to determine tunnel state": 71,
+ "File ‘%s’ already exists.\n\nDo you want to overwrite it?": 94,
+ "Import tunnel(s) from file": 159,
+ "Imported %d of %d tunnels": 147,
+ "Imported %d tunnels": 146,
+ "Imported tunnels": 145,
+ "Inactive": 97,
+ "Interface: %s": 74,
+ "Invalid IP address": 23,
+ "Invalid MTU": 28,
+ "Invalid endpoint host": 26,
+ "Invalid key for [Interface] section": 39,
+ "Invalid key for [Peer] section": 40,
+ "Invalid key for interface section": 45,
+ "Invalid key for peer section": 47,
+ "Invalid key: %v": 31,
+ "Invalid name": 86,
+ "Invalid network prefix length": 24,
+ "Invalid persistent keepalive": 30,
+ "Invalid port": 29,
+ "Key must have a value": 38,
+ "Keys must decode to exactly 32 bytes": 32,
+ "Latest handshake:": 67,
+ "Line must occur in a section": 36,
+ "Listen port:": 59,
+ "Log": 100,
+ "Log message": 105,
+ "MTU:": 60,
+ "Missing port from endpoint": 25,
+ "Now": 9,
+ "Number must be a number between 0 and 2^64-1: %v": 33,
+ "Peer": 75,
+ "Persistent keepalive:": 66,
+ "Preshared key:": 63,
+ "Protocol version must be 1": 46,
+ "Public key:": 58,
+ "Remove selected tunnel(s)": 135,
+ "Select &all": 102,
+ "Status:": 55,
+ "Status: %s": 122,
+ "Status: Complete!": 170,
+ "Status: Unknown": 115,
+ "Status: Waiting for updater service": 168,
+ "Status: Waiting for user": 166,
+ "System clock wound backward!": 10,
+ "Text Files (*.txt)|*.txt|All Files (*.*)|*.*": 106,
+ "The %s tunnel has been activated.": 125,
+ "The %s tunnel has been deactivated.": 127,
+ "Time": 104,
+ "Transfer:": 68,
+ "Tunnel Error": 109,
+ "Tunnel already exists": 90,
+ "Tunnel name is not valid": 35,
+ "Tunnel name ‘%s’ is invalid.": 88,
+ "Tunnels": 131,
+ "Two commas in a row": 34,
+ "Unable to create new configuration": 92,
+ "Unable to create tunnel": 148,
+ "Unable to delete tunnel": 154,
+ "Unable to delete tunnels": 156,
+ "Unable to determine whether the process is running under WOW64: %v": 4,
+ "Unable to exit service due to: %v. You may want to stop WireGuard from the service manager.": 164,
+ "Unable to import configuration: %v": 144,
+ "Unable to list existing tunnels": 89,
+ "Unable to open current process token: %v": 5,
+ "Unable to wait for WireGuard window to appear: %v": 113,
+ "Unknown state": 99,
+ "Update Now": 167,
"Usage: %s [\n%s]": 2,
- "When a configuration has exactly one peer, and that peer has an allowed IPs containing at least one of 0.0.0.0/0 or ::/0, then the tunnel service engages a firewall ruleset to block all traffic that is neither to nor from the tunnel interface, with special exceptions for DHCP and NDP.": 81,
- "WireGuard Activated": 123,
- "WireGuard Deactivated": 125,
- "WireGuard Detection Error": 111,
- "WireGuard Tunnel Error": 119,
- "WireGuard Update Available": 128,
- "WireGuard is running, but the UI is only accessible from desktops of the Builtin %s group.": 6,
- "WireGuard logo image": 50,
- "WireGuard may only be used by users who are a member of the Builtin %s group.": 5,
- "WireGuard system tray icon did not appear after 30 seconds.": 7,
- "WireGuard: %s": 120,
- "WireGuard: Deactivated": 113,
- "Writing file failed": 92,
- "[EnumerationSeparator]": 47,
- "[UnitSeparator]": 48,
- "[none specified]": 41,
- "enabled": 68,
- "http2: Framer %p: failed to decode just-written frame": 170,
- "http2: Framer %p: read %v": 172,
- "http2: Framer %p: wrote %v": 171,
- "http2: decoded hpack field %+v": 173,
- "♥ &Donate!": 53,
+ "When a configuration has exactly one peer, and that peer has an allowed IPs containing at least one of 0.0.0.0/0 or ::/0, then the tunnel service engages a firewall ruleset to block all traffic that is neither to nor from the tunnel interface, with special exceptions for DHCP and NDP.": 82,
+ "WireGuard Activated": 124,
+ "WireGuard Deactivated": 126,
+ "WireGuard Detection Error": 112,
+ "WireGuard Tunnel Error": 120,
+ "WireGuard Update Available": 129,
+ "WireGuard is running, but the UI is only accessible from desktops of the Builtin %s group.": 7,
+ "WireGuard logo image": 51,
+ "WireGuard may only be used by users who are a member of the Builtin %s group.": 6,
+ "WireGuard system tray icon did not appear after 30 seconds.": 8,
+ "WireGuard: %s": 121,
+ "WireGuard: Deactivated": 114,
+ "Writing file failed": 93,
+ "You must use the native version of WireGuard on this computer.": 175,
+ "[EnumerationSeparator]": 48,
+ "[UnitSeparator]": 49,
+ "[none specified]": 42,
+ "enabled": 69,
+ "http2: Framer %p: failed to decode just-written frame": 171,
+ "http2: Framer %p: read %v": 173,
+ "http2: Framer %p: wrote %v": 172,
+ "http2: decoded hpack field %+v": 174,
+ "no configuration files were found": 177,
+ "♥ &Donate!": 54,
}
-var deIndex = []uint32{ // 175 elements
+var deIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000059, 0x00000074,
- 0x0000008b, 0x000000bf, 0x00000116, 0x0000018e,
- 0x000001de, 0x000001e4, 0x0000020a, 0x0000022a,
- 0x00000248, 0x0000026c, 0x00000290, 0x000002b6,
- 0x000002c0, 0x000002c9, 0x000002d6, 0x000002e3,
- 0x000002f0, 0x000002fd, 0x0000030a, 0x00000320,
- 0x00000348, 0x00000366, 0x00000380, 0x000003b4,
- 0x000003c3, 0x000003d4, 0x000003f4, 0x00000412,
+ 0x0000008b, 0x000000e1, 0x00000115, 0x0000016c,
+ 0x000001e4, 0x00000234, 0x0000023a, 0x00000260,
+ 0x00000280, 0x0000029e, 0x000002c2, 0x000002e6,
+ 0x0000030c, 0x00000316, 0x0000031f, 0x0000032c,
+ 0x00000339, 0x00000346, 0x00000353, 0x00000360,
+ 0x00000376, 0x0000039e, 0x000003bc, 0x000003d6,
+ 0x0000040a, 0x00000419, 0x0000042a, 0x0000044a,
// Entry 20 - 3F
- 0x00000449, 0x00000475, 0x00000491, 0x000004ae,
- 0x000004df, 0x0000051a, 0x00000538, 0x00000566,
- 0x0000058e, 0x000005c8, 0x000005dd, 0x0000061b,
- 0x00000641, 0x0000066e, 0x0000068f, 0x000006b7,
- 0x000006ba, 0x000006bd, 0x000006cd, 0x000006dc,
- 0x00000744, 0x0000074f, 0x0000075d, 0x00000765,
- 0x00000773, 0x0000077f, 0x00000799, 0x000007a7,
- 0x000007ac, 0x000007b6, 0x000007c2, 0x000007d8,
+ 0x00000468, 0x0000049f, 0x000004cb, 0x000004e7,
+ 0x00000504, 0x00000535, 0x00000570, 0x0000058e,
+ 0x000005bc, 0x000005e4, 0x0000061e, 0x00000633,
+ 0x00000671, 0x00000697, 0x000006c4, 0x000006e5,
+ 0x0000070d, 0x00000710, 0x00000713, 0x00000723,
+ 0x00000732, 0x0000079a, 0x000007a5, 0x000007b3,
+ 0x000007bb, 0x000007c9, 0x000007d5, 0x000007ef,
+ 0x000007fd, 0x00000802, 0x0000080c, 0x00000818,
// Entry 40 - 5F
- 0x000007e6, 0x000007f0, 0x00000805, 0x0000081f,
- 0x0000082c, 0x00000836, 0x00000856, 0x00000881,
- 0x000008a6, 0x000008cd, 0x000008e2, 0x000008ed,
- 0x0000090a, 0x0000091c, 0x00000923, 0x0000093e,
- 0x0000094a, 0x0000097e, 0x00000aac, 0x00000ab7,
- 0x00000ac1, 0x00000ad1, 0x00000ae2, 0x00000afa,
- 0x00000b1e, 0x00000b51, 0x00000b6a, 0x00000ba2,
- 0x00000bd0, 0x00000bf0, 0x00000c35, 0x00000c3b,
+ 0x0000082e, 0x0000083c, 0x00000846, 0x0000085b,
+ 0x00000875, 0x00000882, 0x0000088c, 0x000008ac,
+ 0x000008d7, 0x000008fc, 0x00000923, 0x00000938,
+ 0x00000943, 0x00000960, 0x00000972, 0x00000979,
+ 0x00000994, 0x000009a0, 0x000009d4, 0x00000b02,
+ 0x00000b0d, 0x00000b17, 0x00000b27, 0x00000b38,
+ 0x00000b50, 0x00000b74, 0x00000ba7, 0x00000bc0,
+ 0x00000bf8, 0x00000c26, 0x00000c46, 0x00000c8b,
// Entry 60 - 7F
- 0x00000c45, 0x00000c4d, 0x00000c59, 0x00000c6d,
- 0x00000c77, 0x00000c81, 0x00000c92, 0x00000ca9,
- 0x00000cae, 0x00000cbf, 0x00000cf0, 0x00000d0e,
- 0x00000d22, 0x00000d30, 0x00000d71, 0x00000d82,
- 0x00000d9d, 0x00000de5, 0x00000dfc, 0x00000e0e,
- 0x00000e1e, 0x00000e33, 0x00000e54, 0x00000e5d,
- 0x00000e75, 0x00000e86, 0x00000e94, 0x00000ea4,
- 0x00000eb8, 0x00000eda, 0x00000ef0, 0x00000f14,
+ 0x00000c91, 0x00000c9b, 0x00000ca3, 0x00000caf,
+ 0x00000cc3, 0x00000ccd, 0x00000cd7, 0x00000ce8,
+ 0x00000cff, 0x00000d04, 0x00000d15, 0x00000d46,
+ 0x00000d64, 0x00000d78, 0x00000d86, 0x00000dc7,
+ 0x00000dd8, 0x00000df3, 0x00000e3b, 0x00000e52,
+ 0x00000e64, 0x00000e74, 0x00000e89, 0x00000eaa,
+ 0x00000eb3, 0x00000ecb, 0x00000edc, 0x00000eea,
+ 0x00000efa, 0x00000f0e, 0x00000f30, 0x00000f46,
// Entry 80 - 9F
- 0x00000f38, 0x00000f5c, 0x00000fcf, 0x00000fd6,
- 0x00000fe2, 0x00001006, 0x00001019, 0x00001037,
- 0x00001061, 0x0000106d, 0x00001092, 0x000010b6,
- 0x000010d7, 0x00001118, 0x0000114a, 0x00001184,
- 0x000011b8, 0x000011ca, 0x00001203, 0x0000124f,
- 0x0000126f, 0x000012a4, 0x00001314, 0x00001330,
- 0x00001367, 0x000013a4, 0x000013c3, 0x000013f3,
- 0x00001419, 0x0000147a, 0x000014c4, 0x000014e0,
+ 0x00000f6a, 0x00000f8e, 0x00000fb2, 0x00001025,
+ 0x0000102c, 0x00001038, 0x0000105c, 0x0000106f,
+ 0x0000108d, 0x000010b7, 0x000010c3, 0x000010e8,
+ 0x0000110c, 0x0000112d, 0x0000116e, 0x000011a0,
+ 0x000011da, 0x0000120e, 0x00001220, 0x00001259,
+ 0x000012a5, 0x000012c5, 0x000012fa, 0x0000136a,
+ 0x00001386, 0x000013bd, 0x000013fa, 0x00001419,
+ 0x00001449, 0x0000146f, 0x000014d0, 0x0000151a,
// Entry A0 - BF
- 0x00001509, 0x00001528, 0x00001553, 0x00001575,
- 0x000015e1, 0x0000164f, 0x00001669, 0x0000167d,
- 0x000016a6, 0x000016d4, 0x000016e4, 0x00001730,
- 0x00001757, 0x0000177a, 0x0000179d,
-} // Size: 724 bytes
+ 0x00001536, 0x0000155f, 0x0000157e, 0x000015a9,
+ 0x000015cb, 0x00001637, 0x000016a5, 0x000016bf,
+ 0x000016d3, 0x000016fc, 0x0000172a, 0x0000173a,
+ 0x00001786, 0x000017ad, 0x000017d0, 0x000017f3,
+ 0x000017f3, 0x000017f3, 0x000017f3,
+} // Size: 740 bytes
-const deData string = "" + // Size: 6045 bytes
+const deData string = "" + // Size: 6131 bytes
"\x02Fehler\x02(kein Argument): Als Administrator ausführen und den Manag" +
"er-Dienst installieren\x02Verwendung: %[1]s [\x0a%[2]s]\x02Kommandozeile" +
- "noptionen\x02Konnte aktuellen Prozess-Token nicht öffnen: %[1]v\x02WireG" +
- "uard kann nur von Benutzern verwendet werden, die Mitglied der Gruppe %[" +
- "1]s sind.\x02WireGuard wird ausgeführt, aber auf die Benutzeroberfläche " +
- "kann nur von Desktops der Gruppe %[1]s zugegriffen werden.\x02Das WireGu" +
- "ard-Taskleistensymbol ist nicht innerhalb von 30 Sekunden erschienen." +
- "\x02Jetzt\x02Die Systemuhr wurde zurück gestellt!\x14\x01\x81\x01\x00" +
- "\x02\x0b\x02%[1]d Jahr\x00\x0c\x02%[1]d Jahre\x14\x01\x81\x01\x00\x02" +
- "\x0a\x02%[1]d Tag\x00\x0b\x02%[1]d Tage\x14\x01\x81\x01\x00\x02\x0d\x02%" +
- "[1]d Stunde\x00\x0e\x02%[1]d Stunden\x14\x01\x81\x01\x00\x02\x0d\x02%[1]" +
- "d Minute\x00\x0e\x02%[1]d Minuten\x14\x01\x81\x01\x00\x02\x0e\x02%[1]d S" +
- "ekunde\x00\x0f\x02%[1]d Sekunden\x02vor %[1]s\x02%[1]d\u00a0B\x02%.2[1]f" +
- "\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB" +
- "\x02%[1]s: %[2]q\x02Ungültige IP-Adresse\x02Ungültige Länge des Netzwerk" +
- "präfixes\x02Fehlender Port des Endpunktes\x02Ungültiger Endpunkt-Host" +
- "\x02Eckige Klammern müssen eine IPv6 Adresse enthalten\x02Ungültige MTU" +
- "\x02Ungültiger Port\x02Ungültiges Erhaltungsintervall\x02Ungültiger Schl" +
- "üssel: %[1]v\x02Schlüssel müssen auf exakt 32 Bytes dekodiert werden" +
- "\x02Zahl muss zwischen 0 und 2^64-1 sein: %[1]v\x02Zwei Kommata in einer" +
- " Zeile\x02Der Tunnelname ist ungültig\x02Die Zeile muss innerhalb eines " +
- "Abschnitts stehen\x02Konfigurationsschlüssel fehlt ein Gleichheitstrennz" +
- "eichen\x02Eintrag muss einen Wert haben\x02Ungültiger Eintrage im [Inter" +
- "face] Abschnitt\x02Ungültiger Eintrag im [Peer] Abschnitt\x02Eine Schnit" +
- "tstelle muss einen privaten Schlssel enthalten\x02[nicht spezifiziert]" +
- "\x02Alle Teilnehmer (peers) müssen öffentliche Schlüssel haben\x02Fehler" +
- " beim Abrufen der Konfiguration\x02Ungültiger Eintrag im Abschnitt [inte" +
- "rface]\x02Die Protokollversion muss 1 sein\x02Ungültiger Eintrag im Absc" +
- "hnitt [peer]\x02, \x02, \x02Über WireGuard\x02WireGuard Logo\x02App Vers" +
- "ion: %[1]s\x0aGo Backend Version: %[2]s\x0aGo Version: %[3]s\x0aBetriebs" +
- "system: %[4]s\x0aArchitektur: %[5]s\x02Schließen\x02♥ &Spenden!\x02Statu" +
- "s:\x02&Deaktivieren\x02&Aktivieren\x02Öffentlicher Schlüssel:\x02Eingang" +
- "sport:\x02MTU:\x02Adressen:\x02DNS-Server:\x02Geteilter Schlüssel:\x02Er" +
- "laubte IPs:\x02Endpunkt:\x02Erhaltungsintervall:\x02Letzter Schlüsseltau" +
- "sch:\x02Übertragen:\x02aktiviert\x02%[1]s empfangen, %[1]s gesendet\x02T" +
- "unnelstatus konnte nicht ermittelt werden\x02Tunnel aktivieren ist fehlg" +
- "eschlagen\x02Tunnel deaktivieren ist fehlgeschlagen\x02Schnittstelle: %[" +
- "1]s\x02Teilnehmer\x02Einen neuen Tunnel erstellen\x02Tunnel bearbeiten" +
- "\x02&Name:\x02&Öffentlicher Schlüssel:\x02(unbekannt)\x02&Blockiere Verk" +
- "ehr außerhalb des Tunnels (Not-Aus)\x02Wenn die Konfiguration genau eine" +
- "n Teilnehmer enthält und dieser einen der Einträge 0.0.0.0/0 oder ::/0 i" +
- "n den Erlaubten IPs enthält, so wird ein Firewall-Regelsatz erstellt, de" +
- "r allen Verkehr blockiert, der weder aus dem Tunnel stammt noch in diese" +
- "n geht, mit Ausnahmen für DHCP- und NDP-Verkehr.\x02&Speichern\x02Abbrec" +
- "hen\x02&Konfiguration:\x02Ungültiger Name\x02Ein Name ist notwendig.\x02" +
- "Der Name „%[1]s“ ist ungültig.\x02Vorhandene Tunnel können nicht aufgeli" +
- "stet werden\x02Tunnel existiert bereits\x02Ein Tunnel mit dem Namen „%[1" +
- "]s“ existiert bereits.\x02Neue Konfiguration kann nicht erstellt werden" +
- "\x02Schreiben der Datei schlug fehl\x02Die Datei „%[1]s“ existiert berei" +
- "ts.\x0a\x0aMöchten Sie sie ersetzen?\x02Aktiv\x02Aktiviere\x02Inaktiv" +
- "\x02Deaktiviere\x02Unbekannter Zustand\x02Protokoll\x02&Kopieren\x02&All" +
- "es markieren\x02&In Datei Speichern…\x02Zeit\x02Protokolleintrag\x02Text" +
- "dateien (*.txt)|*.txt|Alle Dateien (*.*)|*.*\x02Exportiere Protokoll in " +
- "Datei\x02&Über WireGuard…\x02Tunnel Fehler\x02%[1]s\x0a\x0aBitte lesen S" +
- "ie das Protokoll für weitere Informationen.\x02%[1]s (veraltet)\x02WireG" +
- "uard Erkennungsfehler\x02Warten auf das Erscheinen des WireGuard Fenster" +
- "s nicht möglich: %[1]v \x02WireGuard: Deaktiviert\x02Status: Unbekannt" +
- "\x02Adressen: Keine\x02Tunnel &verwalten…\x02Tunnel aus Datei &importier" +
- "en…\x02&Beenden\x02WireGuard Tunnel Fehler\x02WireGuard: %[1]s\x02Status" +
- ": %[1]s\x02Adressen: %[1]s\x02WireGuard aktiviert\x02Der Tunnel %[1]s wu" +
- "rde aktiviert.\x02WireGuard deaktiviert\x02Der Tunnel %[1]s wurde deakti" +
- "viert.\x02Eine Aktualisierung ist verfügbar!\x02WireGuard Aktualisierung" +
- " verfügbar\x02Eine Aktualisierung für WireGuard ist jetzt verfügbar. Es " +
- "wird empfohlen diese schnellstmöglich durchzuführen.\x02Tunnel\x02&Bearb" +
- "eiten\x02Einen &leeren Tunnel hinzufügen…\x02Tunnel hinzufügen\x02Markie" +
- "rte(n) Tunnel entfernen\x02Alle Tunnel in eine Zip-Datei exportieren\x02" +
- "&Umschalten\x02Exportiere alle Tunnel in &Zip-Datei\x02Ausgewählten Tunn" +
- "el &bearbeiten…\x02Ausgewählte(n) Tunnel &löschen\x02Ausgewählte Konfigu" +
- "ration konnte nicht importiert werden: %[1]v\x02Konnte existierende Tunn" +
- "el nicht auflisten: %[1]v\x02Es existiert bereits ein Tunnel mit dem Nam" +
- "en „%[1]s“\x02Importieren der Konfiguration nicht möglich: %[1]v\x02Tunn" +
- "el importiert\x14\x01\x81\x01\x00\x02\x18\x02%[1]d Tunnel importiert\x00" +
- "\x18\x02%[1]d Tunnel importiert\x14\x02\x80\x01\x02\x22\x02%[1]d von %[2" +
- "]d Tunnel importiert\x00\x22\x02%[1]d von %[2]d Tunnel importiert\x02Tun" +
- "nel erstellen nicht möglich\x14\x01\x81\x01\x00\x02\x16\x02%[1]d Tunnel " +
- "löschen\x00\x16\x02%[1]d Tunnel löschen\x14\x01\x81\x01\x00\x024\x02Möch" +
- "ten Sie diesen %[1]d Tunnel wirklich löschen?\x003\x02Möchten Sie diese " +
- "%[1]d Tunnel wirklich löschen?\x02Tunnel „%[1]s“ löschen\x02Möchten Sie " +
- "den Tunnel „%[1]s“ wirklich löschen?\x02%[1]s Dieser Schritt kann nicht " +
- "rückgängig gemacht werden.\x02Tunnel löschen nicht möglich\x02Ein Tunnel" +
- " konnte nicht gelöscht werden: %[1]s\x02Tunnel konnten nicht gelöscht we" +
- "rden\x14\x01\x81\x01\x00\x02+\x02%[1]d Tunnel konnte nicht entfernt werd" +
- "en.\x00-\x02%[1]d Tunnel konnten nicht gelöscht werden.\x02Konfiguration" +
- "sdateien (*.zip, *.conf)|*.zip;*.conf|Alle Dateien (*.*)|*.*\x02Importie" +
- "re Tunnel aus Datei\x02Konfigurations-ZIP-Dateien (*.zip)|*.zip\x02Expor" +
- "tiere Tunnel in Zip-Datei\x02%[1]s (unsigniert, keine Aktualisierungen)" +
- "\x02Fehler beim Beenden von WireGuard\x02Der Dienst konnte nicht gestopp" +
- "t werden: %[1]v. Versuchen Sie WireGuard in der Dienstverwaltung zu been" +
- "den.\x02Eine Aktualisierung für WireGuard ist verfügbar. Es ist höchst e" +
- "mpfehlenswert diese sofort durchzuführen.\x02Status: Auf Nutzer warten" +
- "\x02Jetzt aktualisieren\x02Status: Auf Aktualisierungsdienst warten\x02F" +
- "ehler: %[1]v. Bitte versuchen Sie es erneut.\x02Status: Fertig!\x02http2" +
- ": Framer %[1]p: Fehler beim dekodieren des gerade geschriebenen Frames" +
- "\x02http2: Framer %[1]p: %[2]v geschrieben\x02http2: Framer %[1]p: %[2]v" +
- " gelesen\x02http2: hpack Feld %+[1]v dekodiert"
+ "noptionen\x02Es kann nicht festgestellt werden, ob der Prozess unter WOW" +
+ "64 ausgeführt wird: %[1]v\x02Konnte aktuellen Prozess-Token nicht öffnen" +
+ ": %[1]v\x02WireGuard kann nur von Benutzern verwendet werden, die Mitgli" +
+ "ed der Gruppe %[1]s sind.\x02WireGuard wird ausgeführt, aber auf die Ben" +
+ "utzeroberfläche kann nur von Desktops der Gruppe %[1]s zugegriffen werde" +
+ "n.\x02Das WireGuard-Taskleistensymbol ist nicht innerhalb von 30 Sekunde" +
+ "n erschienen.\x02Jetzt\x02Die Systemuhr wurde zurück gestellt!\x14\x01" +
+ "\x81\x01\x00\x02\x0b\x02%[1]d Jahr\x00\x0c\x02%[1]d Jahre\x14\x01\x81" +
+ "\x01\x00\x02\x0a\x02%[1]d Tag\x00\x0b\x02%[1]d Tage\x14\x01\x81\x01\x00" +
+ "\x02\x0d\x02%[1]d Stunde\x00\x0e\x02%[1]d Stunden\x14\x01\x81\x01\x00" +
+ "\x02\x0d\x02%[1]d Minute\x00\x0e\x02%[1]d Minuten\x14\x01\x81\x01\x00" +
+ "\x02\x0e\x02%[1]d Sekunde\x00\x0f\x02%[1]d Sekunden\x02vor %[1]s\x02%[1]" +
+ "d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02" +
+ "%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Ungültige IP-Adresse\x02Ungültige Lä" +
+ "nge des Netzwerkpräfixes\x02Fehlender Port des Endpunktes\x02Ungültiger " +
+ "Endpunkt-Host\x02Eckige Klammern müssen eine IPv6 Adresse enthalten\x02U" +
+ "ngültige MTU\x02Ungültiger Port\x02Ungültiges Erhaltungsintervall\x02Ung" +
+ "ültiger Schlüssel: %[1]v\x02Schlüssel müssen auf exakt 32 Bytes dekodie" +
+ "rt werden\x02Zahl muss zwischen 0 und 2^64-1 sein: %[1]v\x02Zwei Kommata" +
+ " in einer Zeile\x02Der Tunnelname ist ungültig\x02Die Zeile muss innerha" +
+ "lb eines Abschnitts stehen\x02Konfigurationsschlüssel fehlt ein Gleichhe" +
+ "itstrennzeichen\x02Eintrag muss einen Wert haben\x02Ungültiger Eintrage " +
+ "im [Interface] Abschnitt\x02Ungültiger Eintrag im [Peer] Abschnitt\x02Ei" +
+ "ne Schnittstelle muss einen privaten Schlssel enthalten\x02[nicht spezif" +
+ "iziert]\x02Alle Teilnehmer (peers) müssen öffentliche Schlüssel haben" +
+ "\x02Fehler beim Abrufen der Konfiguration\x02Ungültiger Eintrag im Absch" +
+ "nitt [interface]\x02Die Protokollversion muss 1 sein\x02Ungültiger Eintr" +
+ "ag im Abschnitt [peer]\x02, \x02, \x02Über WireGuard\x02WireGuard Logo" +
+ "\x02App Version: %[1]s\x0aGo Backend Version: %[2]s\x0aGo Version: %[3]s" +
+ "\x0aBetriebssystem: %[4]s\x0aArchitektur: %[5]s\x02Schließen\x02♥ &Spend" +
+ "en!\x02Status:\x02&Deaktivieren\x02&Aktivieren\x02Öffentlicher Schlüssel" +
+ ":\x02Eingangsport:\x02MTU:\x02Adressen:\x02DNS-Server:\x02Geteilter Schl" +
+ "üssel:\x02Erlaubte IPs:\x02Endpunkt:\x02Erhaltungsintervall:\x02Letzter" +
+ " Schlüsseltausch:\x02Übertragen:\x02aktiviert\x02%[1]s empfangen, %[1]s " +
+ "gesendet\x02Tunnelstatus konnte nicht ermittelt werden\x02Tunnel aktivie" +
+ "ren ist fehlgeschlagen\x02Tunnel deaktivieren ist fehlgeschlagen\x02Schn" +
+ "ittstelle: %[1]s\x02Teilnehmer\x02Einen neuen Tunnel erstellen\x02Tunnel" +
+ " bearbeiten\x02&Name:\x02&Öffentlicher Schlüssel:\x02(unbekannt)\x02&Blo" +
+ "ckiere Verkehr außerhalb des Tunnels (Not-Aus)\x02Wenn die Konfiguration" +
+ " genau einen Teilnehmer enthält und dieser einen der Einträge 0.0.0.0/0 " +
+ "oder ::/0 in den Erlaubten IPs enthält, so wird ein Firewall-Regelsatz e" +
+ "rstellt, der allen Verkehr blockiert, der weder aus dem Tunnel stammt no" +
+ "ch in diesen geht, mit Ausnahmen für DHCP- und NDP-Verkehr.\x02&Speicher" +
+ "n\x02Abbrechen\x02&Konfiguration:\x02Ungültiger Name\x02Ein Name ist not" +
+ "wendig.\x02Der Name „%[1]s“ ist ungültig.\x02Vorhandene Tunnel können ni" +
+ "cht aufgelistet werden\x02Tunnel existiert bereits\x02Ein Tunnel mit dem" +
+ " Namen „%[1]s“ existiert bereits.\x02Neue Konfiguration kann nicht erste" +
+ "llt werden\x02Schreiben der Datei schlug fehl\x02Die Datei „%[1]s“ exist" +
+ "iert bereits.\x0a\x0aMöchten Sie sie ersetzen?\x02Aktiv\x02Aktiviere\x02" +
+ "Inaktiv\x02Deaktiviere\x02Unbekannter Zustand\x02Protokoll\x02&Kopieren" +
+ "\x02&Alles markieren\x02&In Datei Speichern…\x02Zeit\x02Protokolleintrag" +
+ "\x02Textdateien (*.txt)|*.txt|Alle Dateien (*.*)|*.*\x02Exportiere Proto" +
+ "koll in Datei\x02&Über WireGuard…\x02Tunnel Fehler\x02%[1]s\x0a\x0aBitte" +
+ " lesen Sie das Protokoll für weitere Informationen.\x02%[1]s (veraltet)" +
+ "\x02WireGuard Erkennungsfehler\x02Warten auf das Erscheinen des WireGuar" +
+ "d Fensters nicht möglich: %[1]v \x02WireGuard: Deaktiviert\x02Status: Un" +
+ "bekannt\x02Adressen: Keine\x02Tunnel &verwalten…\x02Tunnel aus Datei &im" +
+ "portieren…\x02&Beenden\x02WireGuard Tunnel Fehler\x02WireGuard: %[1]s" +
+ "\x02Status: %[1]s\x02Adressen: %[1]s\x02WireGuard aktiviert\x02Der Tunne" +
+ "l %[1]s wurde aktiviert.\x02WireGuard deaktiviert\x02Der Tunnel %[1]s wu" +
+ "rde deaktiviert.\x02Eine Aktualisierung ist verfügbar!\x02WireGuard Aktu" +
+ "alisierung verfügbar\x02Eine Aktualisierung für WireGuard ist jetzt verf" +
+ "ügbar. Es wird empfohlen diese schnellstmöglich durchzuführen.\x02Tunne" +
+ "l\x02&Bearbeiten\x02Einen &leeren Tunnel hinzufügen…\x02Tunnel hinzufüge" +
+ "n\x02Markierte(n) Tunnel entfernen\x02Alle Tunnel in eine Zip-Datei expo" +
+ "rtieren\x02&Umschalten\x02Exportiere alle Tunnel in &Zip-Datei\x02Ausgew" +
+ "ählten Tunnel &bearbeiten…\x02Ausgewählte(n) Tunnel &löschen\x02Ausgewä" +
+ "hlte Konfiguration konnte nicht importiert werden: %[1]v\x02Konnte exist" +
+ "ierende Tunnel nicht auflisten: %[1]v\x02Es existiert bereits ein Tunnel" +
+ " mit dem Namen „%[1]s“\x02Importieren der Konfiguration nicht möglich: %" +
+ "[1]v\x02Tunnel importiert\x14\x01\x81\x01\x00\x02\x18\x02%[1]d Tunnel im" +
+ "portiert\x00\x18\x02%[1]d Tunnel importiert\x14\x02\x80\x01\x02\x22\x02%" +
+ "[1]d von %[2]d Tunnel importiert\x00\x22\x02%[1]d von %[2]d Tunnel impor" +
+ "tiert\x02Tunnel erstellen nicht möglich\x14\x01\x81\x01\x00\x02\x16\x02%" +
+ "[1]d Tunnel löschen\x00\x16\x02%[1]d Tunnel löschen\x14\x01\x81\x01\x00" +
+ "\x024\x02Möchten Sie diesen %[1]d Tunnel wirklich löschen?\x003\x02Möcht" +
+ "en Sie diese %[1]d Tunnel wirklich löschen?\x02Tunnel „%[1]s“ löschen" +
+ "\x02Möchten Sie den Tunnel „%[1]s“ wirklich löschen?\x02%[1]s Dieser Sch" +
+ "ritt kann nicht rückgängig gemacht werden.\x02Tunnel löschen nicht mögli" +
+ "ch\x02Ein Tunnel konnte nicht gelöscht werden: %[1]s\x02Tunnel konnten n" +
+ "icht gelöscht werden\x14\x01\x81\x01\x00\x02+\x02%[1]d Tunnel konnte nic" +
+ "ht entfernt werden.\x00-\x02%[1]d Tunnel konnten nicht gelöscht werden." +
+ "\x02Konfigurationsdateien (*.zip, *.conf)|*.zip;*.conf|Alle Dateien (*.*" +
+ ")|*.*\x02Importiere Tunnel aus Datei\x02Konfigurations-ZIP-Dateien (*.zi" +
+ "p)|*.zip\x02Exportiere Tunnel in Zip-Datei\x02%[1]s (unsigniert, keine A" +
+ "ktualisierungen)\x02Fehler beim Beenden von WireGuard\x02Der Dienst konn" +
+ "te nicht gestoppt werden: %[1]v. Versuchen Sie WireGuard in der Dienstve" +
+ "rwaltung zu beenden.\x02Eine Aktualisierung für WireGuard ist verfügbar." +
+ " Es ist höchst empfehlenswert diese sofort durchzuführen.\x02Status: Auf" +
+ " Nutzer warten\x02Jetzt aktualisieren\x02Status: Auf Aktualisierungsdien" +
+ "st warten\x02Fehler: %[1]v. Bitte versuchen Sie es erneut.\x02Status: Fe" +
+ "rtig!\x02http2: Framer %[1]p: Fehler beim dekodieren des gerade geschrie" +
+ "benen Frames\x02http2: Framer %[1]p: %[2]v geschrieben\x02http2: Framer " +
+ "%[1]p: %[2]v gelesen\x02http2: hpack Feld %+[1]v dekodiert"
-var enIndex = []uint32{ // 175 elements
+var enIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000006, 0x00000039, 0x0000004f,
- 0x00000064, 0x00000090, 0x000000e1, 0x0000013f,
- 0x0000017b, 0x0000017f, 0x0000019c, 0x000001bc,
- 0x000001da, 0x000001fa, 0x0000021e, 0x00000242,
- 0x0000024c, 0x00000255, 0x00000262, 0x0000026f,
- 0x0000027c, 0x00000289, 0x00000296, 0x000002a9,
- 0x000002c7, 0x000002e2, 0x000002f8, 0x0000031e,
- 0x0000032a, 0x00000337, 0x00000354, 0x00000367,
+ 0x00000064, 0x000000aa, 0x000000d6, 0x00000127,
+ 0x00000185, 0x000001c1, 0x000001c5, 0x000001e2,
+ 0x00000202, 0x00000220, 0x00000240, 0x00000264,
+ 0x00000288, 0x00000292, 0x0000029b, 0x000002a8,
+ 0x000002b5, 0x000002c2, 0x000002cf, 0x000002dc,
+ 0x000002ef, 0x0000030d, 0x00000328, 0x0000033e,
+ 0x00000364, 0x00000370, 0x0000037d, 0x0000039a,
// Entry 20 - 3F
- 0x0000038c, 0x000003c0, 0x000003d4, 0x000003ed,
- 0x0000040a, 0x00000434, 0x0000044a, 0x0000046e,
- 0x0000048d, 0x000004b2, 0x000004c3, 0x000004e3,
- 0x00000502, 0x00000524, 0x0000053f, 0x0000055c,
- 0x0000055f, 0x00000562, 0x00000572, 0x00000587,
- 0x000005f2, 0x000005f8, 0x00000605, 0x0000060d,
- 0x00000619, 0x00000623, 0x0000062f, 0x0000063c,
- 0x00000641, 0x0000064c, 0x00000659, 0x00000668,
+ 0x000003ad, 0x000003d2, 0x00000406, 0x0000041a,
+ 0x00000433, 0x00000450, 0x0000047a, 0x00000490,
+ 0x000004b4, 0x000004d3, 0x000004f8, 0x00000509,
+ 0x00000529, 0x00000548, 0x0000056a, 0x00000585,
+ 0x000005a2, 0x000005a5, 0x000005a8, 0x000005b8,
+ 0x000005cd, 0x00000638, 0x0000063e, 0x0000064b,
+ 0x00000653, 0x0000065f, 0x00000669, 0x00000675,
+ 0x00000682, 0x00000687, 0x00000692, 0x0000069f,
// Entry 40 - 5F
- 0x00000675, 0x0000067f, 0x00000695, 0x000006a7,
- 0x000006b1, 0x000006b9, 0x000006d4, 0x000006f5,
- 0x0000070f, 0x0000072b, 0x0000073c, 0x00000741,
- 0x00000753, 0x0000075f, 0x00000766, 0x00000773,
- 0x0000077d, 0x000007a5, 0x000008c3, 0x000008c9,
- 0x000008d0, 0x000008e0, 0x000008ed, 0x00000901,
- 0x00000925, 0x00000945, 0x0000095b, 0x00000994,
- 0x000009b7, 0x000009cb, 0x00000a0a, 0x00000a11,
+ 0x000006ae, 0x000006bb, 0x000006c5, 0x000006db,
+ 0x000006ed, 0x000006f7, 0x000006ff, 0x0000071a,
+ 0x0000073b, 0x00000755, 0x00000771, 0x00000782,
+ 0x00000787, 0x00000799, 0x000007a5, 0x000007ac,
+ 0x000007b9, 0x000007c3, 0x000007eb, 0x00000909,
+ 0x0000090f, 0x00000916, 0x00000926, 0x00000933,
+ 0x00000947, 0x0000096b, 0x0000098b, 0x000009a1,
+ 0x000009da, 0x000009fd, 0x00000a11, 0x00000a50,
// Entry 60 - 7F
- 0x00000a1c, 0x00000a25, 0x00000a32, 0x00000a40,
- 0x00000a44, 0x00000a4a, 0x00000a56, 0x00000a67,
- 0x00000a6c, 0x00000a78, 0x00000aa5, 0x00000ab8,
- 0x00000acc, 0x00000ad9, 0x00000b0d, 0x00000b21,
- 0x00000b3b, 0x00000b70, 0x00000b87, 0x00000b97,
- 0x00000ba7, 0x00000bba, 0x00000bd9, 0x00000bdf,
- 0x00000bf6, 0x00000c07, 0x00000c15, 0x00000c26,
- 0x00000c3a, 0x00000c5f, 0x00000c75, 0x00000c9c,
+ 0x00000a57, 0x00000a62, 0x00000a6b, 0x00000a78,
+ 0x00000a86, 0x00000a8a, 0x00000a90, 0x00000a9c,
+ 0x00000aad, 0x00000ab2, 0x00000abe, 0x00000aeb,
+ 0x00000afe, 0x00000b12, 0x00000b1f, 0x00000b53,
+ 0x00000b67, 0x00000b81, 0x00000bb6, 0x00000bcd,
+ 0x00000bdd, 0x00000bed, 0x00000c00, 0x00000c1f,
+ 0x00000c25, 0x00000c3c, 0x00000c4d, 0x00000c5b,
+ 0x00000c6c, 0x00000c80, 0x00000ca5, 0x00000cbb,
// Entry 80 - 9F
- 0x00000cb4, 0x00000ccf, 0x00000d27, 0x00000d2f,
- 0x00000d35, 0x00000d4a, 0x00000d55, 0x00000d6f,
- 0x00000d89, 0x00000d91, 0x00000daf, 0x00000dc8,
- 0x00000de3, 0x00000e12, 0x00000e3e, 0x00000e76,
- 0x00000e9c, 0x00000ead, 0x00000ee3, 0x00000f2a,
- 0x00000f42, 0x00000f74, 0x00000fe6, 0x00001000,
- 0x0000103a, 0x0000105d, 0x00001075, 0x0000109e,
- 0x000010b7, 0x00001110, 0x00001155, 0x00001170,
+ 0x00000ce2, 0x00000cfa, 0x00000d15, 0x00000d6d,
+ 0x00000d75, 0x00000d7b, 0x00000d90, 0x00000d9b,
+ 0x00000db5, 0x00000dcf, 0x00000dd7, 0x00000df5,
+ 0x00000e0e, 0x00000e29, 0x00000e58, 0x00000e84,
+ 0x00000ebc, 0x00000ee2, 0x00000ef3, 0x00000f29,
+ 0x00000f70, 0x00000f88, 0x00000fba, 0x0000102c,
+ 0x00001046, 0x00001080, 0x000010a3, 0x000010bb,
+ 0x000010e4, 0x000010fd, 0x00001156, 0x0000119b,
// Entry A0 - BF
- 0x00001196, 0x000011ac, 0x000011cf, 0x000011e7,
- 0x00001246, 0x0000129b, 0x000012b4, 0x000012bf,
- 0x000012e3, 0x00001303, 0x00001315, 0x0000134e,
- 0x0000136f, 0x0000138f, 0x000013b1,
-} // Size: 724 bytes
+ 0x000011b6, 0x000011dc, 0x000011f2, 0x00001215,
+ 0x0000122d, 0x0000128c, 0x000012e1, 0x000012fa,
+ 0x00001305, 0x00001329, 0x00001349, 0x0000135b,
+ 0x00001394, 0x000013b5, 0x000013d5, 0x000013f7,
+ 0x00001436, 0x0000143f, 0x00001461,
+} // Size: 740 bytes
-const enData string = "" + // Size: 5041 bytes
+const enData string = "" + // Size: 5217 bytes
"\x02Error\x02(no argument): elevate and install manager service\x02Usage" +
- ": %[1]s [\x0a%[2]s]\x02Command Line Options\x02Unable to open current pr" +
- "ocess token: %[1]v\x02WireGuard may only be used by users who are a memb" +
- "er of the Builtin %[1]s group.\x02WireGuard is running, but the UI is on" +
- "ly accessible from desktops of the Builtin %[1]s group.\x02WireGuard sys" +
- "tem tray icon did not appear after 30 seconds.\x02Now\x02System clock wo" +
- "und backward!\x14\x01\x81\x01\x00\x02\x0b\x02%[1]d year\x00\x0c\x02%[1]d" +
- " years\x14\x01\x81\x01\x00\x02\x0a\x02%[1]d day\x00\x0b\x02%[1]d days" +
+ ": %[1]s [\x0a%[2]s]\x02Command Line Options\x02Unable to determine wheth" +
+ "er the process is running under WOW64: %[1]v\x02Unable to open current p" +
+ "rocess token: %[1]v\x02WireGuard may only be used by users who are a mem" +
+ "ber of the Builtin %[1]s group.\x02WireGuard is running, but the UI is o" +
+ "nly accessible from desktops of the Builtin %[1]s group.\x02WireGuard sy" +
+ "stem tray icon did not appear after 30 seconds.\x02Now\x02System clock w" +
+ "ound backward!\x14\x01\x81\x01\x00\x02\x0b\x02%[1]d year\x00\x0c\x02%[1]" +
+ "d years\x14\x01\x81\x01\x00\x02\x0a\x02%[1]d day\x00\x0b\x02%[1]d days" +
"\x14\x01\x81\x01\x00\x02\x0b\x02%[1]d hour\x00\x0c\x02%[1]d hours\x14" +
"\x01\x81\x01\x00\x02\x0d\x02%[1]d minute\x00\x0e\x02%[1]d minutes\x14" +
"\x01\x81\x01\x00\x02\x0d\x02%[1]d second\x00\x0e\x02%[1]d seconds\x02%[1" +
@@ -513,60 +523,121 @@ const enData string = "" + // Size: 5041 bytes
"\x02Status: Waiting for updater service\x02Error: %[1]v. Please try agai" +
"n.\x02Status: Complete!\x02http2: Framer %[1]p: failed to decode just-wr" +
"itten frame\x02http2: Framer %[1]p: wrote %[2]v\x02http2: Framer %[1]p: " +
- "read %[2]v\x02http2: decoded hpack field %+[1]v"
+ "read %[2]v\x02http2: decoded hpack field %+[1]v\x02You must use the nati" +
+ "ve version of WireGuard on this computer.\x02&Tunnels\x02no configuratio" +
+ "n files were found"
+
+var es_ESIndex = []uint32{ // 179 elements
+ // Entry 0 - 1F
+ 0x00000000, 0x00000006, 0x00000044, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ // Entry 20 - 3F
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ // Entry 40 - 5F
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ // Entry 60 - 7F
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ // Entry 80 - 9F
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ // Entry A0 - BF
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058, 0x00000058,
+ 0x00000058, 0x00000058, 0x00000058,
+} // Size: 740 bytes
-var faIndex = []uint32{ // 175 elements
+const es_ESData string = "" + // Size: 88 bytes
+ "\x02Error\x02(sin argumento): eleva e instala el servicio de administrad" +
+ "or\x02Uso: %[1]s [\x0a%[2]s]"
+
+var faIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000007, 0x00000007,
0x0000002b, 0x0000002b, 0x0000002b, 0x0000002b,
- 0x0000002b, 0x0000003b, 0x0000003b, 0x0000005e,
- 0x00000081, 0x000000a8, 0x000000d3, 0x000000fe,
- 0x0000010b, 0x0000011b, 0x0000011b, 0x0000011b,
- 0x0000011b, 0x0000011b, 0x0000011b, 0x00000148,
+ 0x0000002b, 0x0000002b, 0x0000003b, 0x0000003b,
+ 0x0000005e, 0x00000081, 0x000000a8, 0x000000d3,
+ 0x000000fe, 0x0000010b, 0x0000011b, 0x0000011b,
+ 0x0000011b, 0x0000011b, 0x0000011b, 0x0000011b,
0x00000148, 0x00000148, 0x00000148, 0x00000148,
- 0x00000162, 0x0000017a, 0x0000017a, 0x0000017a,
+ 0x00000148, 0x00000162, 0x0000017a, 0x0000017a,
// Entry 20 - 3F
0x0000017a, 0x0000017a, 0x0000017a, 0x0000017a,
- 0x0000017a, 0x0000017a, 0x000001b0, 0x000001b0,
- 0x000001b0, 0x000001b0, 0x000001c4, 0x00000214,
- 0x0000023e, 0x0000023e, 0x0000023e, 0x0000023e,
- 0x00000242, 0x00000246, 0x0000025d, 0x0000025d,
- 0x0000025d, 0x00000266, 0x0000027d, 0x00000289,
- 0x000002a4, 0x000002b9, 0x000002ce, 0x000002e1,
- 0x000002e6, 0x000002f9, 0x0000030d, 0x00000335,
+ 0x0000017a, 0x0000017a, 0x0000017a, 0x000001b0,
+ 0x000001b0, 0x000001b0, 0x000001b0, 0x000001c4,
+ 0x00000214, 0x0000023e, 0x0000023e, 0x0000023e,
+ 0x0000023e, 0x00000242, 0x00000246, 0x0000025d,
+ 0x0000025d, 0x0000025d, 0x00000266, 0x0000027d,
+ 0x00000289, 0x000002a4, 0x000002b9, 0x000002ce,
+ 0x000002e1, 0x000002e6, 0x000002f9, 0x0000030d,
// Entry 40 - 5F
- 0x00000348, 0x0000035d, 0x00000388, 0x00000388,
- 0x00000396, 0x000003a6, 0x000003a6, 0x000003a6,
- 0x000003a6, 0x000003a6, 0x000003b6, 0x000003bf,
- 0x000003dc, 0x000003f2, 0x000003fb, 0x00000411,
- 0x00000424, 0x00000424, 0x00000424, 0x00000430,
- 0x00000437, 0x0000044a, 0x00000460, 0x00000481,
- 0x00000481, 0x000004c7, 0x000004f4, 0x000004f4,
- 0x000004f4, 0x000004f4, 0x000004f4, 0x000004fd,
+ 0x00000335, 0x00000348, 0x0000035d, 0x00000388,
+ 0x00000388, 0x00000396, 0x000003a6, 0x000003a6,
+ 0x000003a6, 0x000003a6, 0x000003a6, 0x000003b6,
+ 0x000003bf, 0x000003dc, 0x000003f2, 0x000003fb,
+ 0x00000411, 0x00000424, 0x00000424, 0x00000424,
+ 0x00000430, 0x00000437, 0x0000044a, 0x00000460,
+ 0x00000481, 0x00000481, 0x000004c7, 0x000004f4,
+ 0x000004f4, 0x000004f4, 0x000004f4, 0x000004f4,
// Entry 60 - 7F
- 0x0000051d, 0x0000052c, 0x00000552, 0x0000056e,
- 0x00000584, 0x00000592, 0x00000592, 0x000005b3,
- 0x000005bc, 0x000005dd, 0x000005dd, 0x00000619,
- 0x00000634, 0x00000648, 0x00000648, 0x00000648,
- 0x00000648, 0x00000648, 0x00000648, 0x00000665,
- 0x0000067f, 0x000006a0, 0x000006a0, 0x000006a0,
- 0x000006bc, 0x000006bc, 0x000006ce, 0x000006e7,
- 0x00000701, 0x00000723, 0x00000741, 0x00000741,
+ 0x000004fd, 0x0000051d, 0x0000052c, 0x00000552,
+ 0x0000056e, 0x00000584, 0x00000592, 0x00000592,
+ 0x000005b3, 0x000005bc, 0x000005dd, 0x000005dd,
+ 0x00000619, 0x00000634, 0x00000648, 0x00000648,
+ 0x00000648, 0x00000648, 0x00000648, 0x00000648,
+ 0x00000665, 0x0000067f, 0x000006a0, 0x000006a0,
+ 0x000006a0, 0x000006bc, 0x000006bc, 0x000006ce,
+ 0x000006e7, 0x00000701, 0x00000723, 0x00000741,
// Entry 80 - 9F
- 0x00000776, 0x000007af, 0x000007af, 0x000007bf,
- 0x000007cd, 0x000007fb, 0x00000811, 0x00000836,
- 0x0000086b, 0x0000086b, 0x000008a4, 0x000008a4,
+ 0x00000741, 0x00000776, 0x000007af, 0x000007af,
+ 0x000007bf, 0x000007cd, 0x000007fb, 0x00000811,
+ 0x00000836, 0x0000086b, 0x0000086b, 0x000008a4,
0x000008a4, 0x000008a4, 0x000008a4, 0x000008a4,
- 0x000008a4, 0x000008c6, 0x00000909, 0x00000961,
- 0x0000098e, 0x000009c3, 0x000009c3, 0x000009df,
- 0x000009df, 0x000009df, 0x00000a11, 0x00000a11,
- 0x00000a46, 0x00000a46, 0x00000a46, 0x00000a79,
+ 0x000008a4, 0x000008a4, 0x000008c6, 0x00000909,
+ 0x00000961, 0x0000098e, 0x000009c3, 0x000009c3,
+ 0x000009df, 0x000009df, 0x000009df, 0x00000a11,
+ 0x00000a11, 0x00000a46, 0x00000a46, 0x00000a46,
// Entry A0 - BF
- 0x00000ab5, 0x00000ae3, 0x00000ae3, 0x00000b19,
- 0x00000b19, 0x00000b19, 0x00000b4a, 0x00000b73,
- 0x00000bbc, 0x00000bf4, 0x00000c0f, 0x00000c0f,
+ 0x00000a79, 0x00000ab5, 0x00000ae3, 0x00000ae3,
+ 0x00000b19, 0x00000b19, 0x00000b19, 0x00000b4a,
+ 0x00000b73, 0x00000bbc, 0x00000bf4, 0x00000c0f,
+ 0x00000c0f, 0x00000c0f, 0x00000c0f, 0x00000c0f,
0x00000c0f, 0x00000c0f, 0x00000c0f,
-} // Size: 724 bytes
+} // Size: 740 bytes
const faData string = "" + // Size: 3087 bytes
"\x02خطا\x02گزینه\u200cهای خط فرمان\x02هم اکنون\x14\x01\x81\x01\x00\x02" +
@@ -607,68 +678,70 @@ const faData string = "" + // Size: 3087 bytes
"رویس به\u200cروزرسانی\x02خطا: %[1]v. لطفا دوباره تلاش کنید.\x02وضعیت: ک" +
"امل شد!"
-var frIndex = []uint32{ // 175 elements
+var frIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000046, 0x00000063,
- 0x00000083, 0x000000bc, 0x0000011e, 0x00000196,
- 0x000001f3, 0x000001fe, 0x00000221, 0x0000023d,
- 0x0000025d, 0x0000027f, 0x000002a3, 0x000002c9,
- 0x000002d6, 0x000002df, 0x000002ec, 0x000002f9,
- 0x00000306, 0x00000313, 0x00000321, 0x00000337,
- 0x0000035f, 0x00000385, 0x000003ae, 0x000003e0,
- 0x000003ef, 0x000003ff, 0x00000436, 0x0000044e,
+ 0x00000083, 0x000000cb, 0x00000104, 0x00000166,
+ 0x000001de, 0x0000023b, 0x00000246, 0x00000269,
+ 0x00000285, 0x000002a5, 0x000002c7, 0x000002eb,
+ 0x00000311, 0x0000031e, 0x00000327, 0x00000334,
+ 0x00000341, 0x0000034e, 0x0000035b, 0x00000369,
+ 0x0000037f, 0x000003a7, 0x000003cd, 0x000003f6,
+ 0x00000428, 0x00000437, 0x00000447, 0x0000047e,
// Entry 20 - 3F
- 0x0000047b, 0x000004b6, 0x000004d2, 0x000004eb,
- 0x00000517, 0x00000552, 0x0000056d, 0x00000599,
- 0x000005c0, 0x000005e8, 0x00000600, 0x00000638,
- 0x0000065f, 0x0000068b, 0x000006ad, 0x000006d9,
- 0x000006dc, 0x000006de, 0x000006f5, 0x00000710,
- 0x00000796, 0x0000079d, 0x000007b1, 0x000007b9,
- 0x000007c6, 0x000007cf, 0x000007df, 0x000007f0,
- 0x000007f6, 0x00000801, 0x00000810, 0x00000826,
+ 0x00000496, 0x000004c3, 0x000004fe, 0x0000051a,
+ 0x00000533, 0x0000055f, 0x0000059a, 0x000005b5,
+ 0x000005e1, 0x00000608, 0x00000630, 0x00000648,
+ 0x00000680, 0x000006a7, 0x000006d3, 0x000006f5,
+ 0x00000721, 0x00000724, 0x00000726, 0x0000073d,
+ 0x00000758, 0x000007de, 0x000007e5, 0x000007f9,
+ 0x00000801, 0x0000080e, 0x00000817, 0x00000827,
+ 0x00000838, 0x0000083e, 0x00000849, 0x00000858,
// Entry 40 - 5F
- 0x00000840, 0x00000857, 0x00000885, 0x000008ac,
- 0x000008b8, 0x000008c3, 0x000008e4, 0x00000910,
- 0x0000092f, 0x00000953, 0x00000965, 0x0000096f,
- 0x00000988, 0x0000099b, 0x000009a2, 0x000009b3,
- 0x000009c0, 0x000009f3, 0x00000b4e, 0x00000b5b,
- 0x00000b63, 0x00000b74, 0x00000b83, 0x00000b9b,
- 0x00000bc5, 0x00000bfa, 0x00000c10, 0x00000c44,
- 0x00000c74, 0x00000c92, 0x00000cd1, 0x00000cdc,
+ 0x0000086e, 0x00000888, 0x0000089f, 0x000008cd,
+ 0x000008f4, 0x00000900, 0x0000090b, 0x0000092c,
+ 0x00000958, 0x00000977, 0x0000099b, 0x000009ad,
+ 0x000009b7, 0x000009d0, 0x000009e3, 0x000009ea,
+ 0x000009fb, 0x00000a08, 0x00000a3b, 0x00000b96,
+ 0x00000ba3, 0x00000bab, 0x00000bbc, 0x00000bcb,
+ 0x00000be3, 0x00000c0d, 0x00000c42, 0x00000c58,
+ 0x00000c8c, 0x00000cbc, 0x00000cda, 0x00000d19,
// Entry 60 - 7F
- 0x00000cf0, 0x00000cfd, 0x00000d15, 0x00000d23,
- 0x00000d2b, 0x00000d33, 0x00000d47, 0x00000d67,
- 0x00000d6d, 0x00000d80, 0x00000db9, 0x00000ddd,
- 0x00000df5, 0x00000e06, 0x00000e50, 0x00000e62,
- 0x00000e84, 0x00000ec6, 0x00000edd, 0x00000eed,
- 0x00000eff, 0x00000f17, 0x00000f49, 0x00000f52,
- 0x00000f6d, 0x00000f7f, 0x00000f8d, 0x00000f9e,
- 0x00000fb0, 0x00000fce, 0x00000fe4, 0x00001006,
+ 0x00000d24, 0x00000d38, 0x00000d45, 0x00000d5d,
+ 0x00000d6b, 0x00000d73, 0x00000d7b, 0x00000d8f,
+ 0x00000daf, 0x00000db5, 0x00000dc8, 0x00000e01,
+ 0x00000e25, 0x00000e3d, 0x00000e4e, 0x00000e98,
+ 0x00000eaa, 0x00000ecc, 0x00000f0e, 0x00000f25,
+ 0x00000f35, 0x00000f47, 0x00000f5f, 0x00000f91,
+ 0x00000f9a, 0x00000fb5, 0x00000fc7, 0x00000fd5,
+ 0x00000fe6, 0x00000ff8, 0x00001016, 0x0000102c,
// Entry 80 - 9F
- 0x0000101f, 0x00001045, 0x000010ba, 0x000010c2,
- 0x000010cc, 0x000010e7, 0x000010f9, 0x00001124,
- 0x00001147, 0x00001151, 0x00001178, 0x0000119d,
- 0x000011c9, 0x00001207, 0x0000123e, 0x0000126a,
- 0x00001299, 0x000012ab, 0x000012e2, 0x0000132b,
- 0x0000134a, 0x00001382, 0x000013e6, 0x00001406,
- 0x0000143c, 0x0000146b, 0x0000148d, 0x000014c2,
- 0x000014e6, 0x00001552, 0x000015a5, 0x000015d3,
+ 0x0000104e, 0x00001067, 0x0000108d, 0x00001102,
+ 0x0000110a, 0x00001114, 0x0000112f, 0x00001141,
+ 0x0000116c, 0x0000118f, 0x00001199, 0x000011c0,
+ 0x000011e5, 0x00001211, 0x0000124f, 0x00001286,
+ 0x000012b2, 0x000012e1, 0x000012f3, 0x0000132a,
+ 0x00001373, 0x00001392, 0x000013ca, 0x0000142e,
+ 0x0000144e, 0x00001484, 0x000014b3, 0x000014d5,
+ 0x0000150a, 0x0000152e, 0x0000159a, 0x000015ed,
// Entry A0 - BF
- 0x000015ff, 0x0000161d, 0x0000164e, 0x0000166c,
- 0x000016e7, 0x00001760, 0x00001785, 0x0000179f,
- 0x000017ce, 0x000017f3, 0x00001804, 0x00001849,
- 0x0000186e, 0x00001890, 0x000018b4,
-} // Size: 724 bytes
+ 0x0000161b, 0x00001647, 0x00001665, 0x00001696,
+ 0x000016b4, 0x0000172f, 0x000017a8, 0x000017cd,
+ 0x000017e7, 0x00001816, 0x0000183b, 0x0000184c,
+ 0x00001891, 0x000018b6, 0x000018d8, 0x000018fc,
+ 0x000018fc, 0x000018fc, 0x000018fc,
+} // Size: 740 bytes
-const frData string = "" + // Size: 6324 bytes
+const frData string = "" + // Size: 6396 bytes
"\x02Erreur\x02(sans argument) : élever et installer service du gestionna" +
"ire\x02Utilisation : %[1]s [\x0a%[2]s]\x02Options de la ligne de command" +
- "e\x02Impossible d'ouvrir le jeton de processus actuel : %[1]v\x02Seuleme" +
- "nt les utilisateurs qui sont membres du groupe intégré %[1]s peuvent uti" +
- "liser WireGuard.\x02WireGuard est en cours d'exécution, mais l'IU est ac" +
- "cessible seulement à partir des bureaux du group intégré %[1]s.\x02L’icô" +
- "ne de la barre d’état système du WireGuard n'est pas apparue après 30 se" +
- "condes.\x02Maintenant\x02L’horloge système est inversé!\x14\x01\x81\x01" +
+ "e\x02Impossible de détecter si le processus s’exécute sous WOW64 : %[1]v" +
+ "\x02Impossible d'ouvrir le jeton de processus actuel : %[1]v\x02Seulemen" +
+ "t les utilisateurs qui sont membres du groupe intégré %[1]s peuvent util" +
+ "iser WireGuard.\x02WireGuard est en cours d'exécution, mais l'IU est acc" +
+ "essible seulement à partir des bureaux du group intégré %[1]s.\x02L’icôn" +
+ "e de la barre d’état système du WireGuard n'est pas apparue après 30 sec" +
+ "ondes.\x02Maintenant\x02L’horloge système est inversé!\x14\x01\x81\x01" +
"\x00\x02\x09\x02%[1]d an\x00\x0a\x02%[1]d ans\x14\x01\x81\x01\x00\x02" +
"\x0b\x02%[1]d jour\x00\x0c\x02%[1]d jours\x14\x01\x81\x01\x00\x02\x0c" +
"\x02%[1]d heure\x00\x0d\x02%[1]d heures\x14\x01\x81\x01\x00\x02\x0d\x02%" +
@@ -760,478 +833,585 @@ const frData string = "" + // Size: 6324 bytes
"p: a écrit %[2]v\x02http2: Trameur %[1]p : a lu %[2]v\x02http2 : champ h" +
"pack %+[1]v décodé"
-var idIndex = []uint32{ // 175 elements
+var idIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x0000000a, 0x00000047, 0x00000062,
- 0x00000074, 0x000000a5, 0x000000fd, 0x00000156,
- 0x0000018b, 0x00000194, 0x000001a7, 0x000001c6,
- 0x000001d8, 0x000001e9, 0x000001fc, 0x0000020f,
- 0x0000021f, 0x00000227, 0x00000233, 0x0000023f,
- 0x0000024b, 0x00000257, 0x00000264, 0x0000027a,
- 0x00000295, 0x000002b5, 0x000002cf, 0x000002f5,
- 0x00000305, 0x00000316, 0x00000337, 0x0000034d,
+ 0x00000074, 0x000000bf, 0x000000f0, 0x00000148,
+ 0x000001a1, 0x000001d6, 0x000001df, 0x000001f2,
+ 0x00000211, 0x00000223, 0x00000234, 0x00000247,
+ 0x0000025a, 0x0000026a, 0x00000272, 0x0000027e,
+ 0x0000028a, 0x00000296, 0x000002a2, 0x000002af,
+ 0x000002c5, 0x000002e0, 0x00000300, 0x0000031a,
+ 0x00000340, 0x00000350, 0x00000361, 0x00000382,
// Entry 20 - 3F
- 0x00000375, 0x000003a7, 0x000003c1, 0x000003d9,
- 0x000003f6, 0x000003f6, 0x00000411, 0x0000043b,
- 0x00000460, 0x00000485, 0x00000496, 0x000004be,
- 0x000004e2, 0x0000050c, 0x00000523, 0x00000548,
- 0x0000054b, 0x0000054b, 0x0000055d, 0x0000055d,
- 0x000005c4, 0x000005ca, 0x000005d7, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
+ 0x00000398, 0x000003c0, 0x000003f2, 0x0000040c,
+ 0x00000424, 0x00000441, 0x00000441, 0x0000045c,
+ 0x00000486, 0x000004ab, 0x000004d0, 0x000004e1,
+ 0x00000509, 0x0000052d, 0x00000557, 0x0000056e,
+ 0x00000593, 0x00000596, 0x00000596, 0x000005a8,
+ 0x000005a8, 0x0000060f, 0x00000615, 0x00000622,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
// Entry 40 - 5F
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005df,
- 0x000005df, 0x000005df, 0x000005df, 0x000005e5,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
+ 0x0000062a, 0x0000062a, 0x0000062a, 0x0000062a,
// Entry 60 - 7F
- 0x000005f2, 0x000005fb, 0x00000609, 0x00000620,
- 0x00000628, 0x0000062e, 0x0000063a, 0x00000657,
- 0x0000065d, 0x00000667, 0x00000697, 0x000006af,
- 0x000006c5, 0x000006d1, 0x00000707, 0x0000071a,
- 0x00000731, 0x00000766, 0x0000077f, 0x00000797,
- 0x000007a6, 0x000007b9, 0x000007d4, 0x000007dc,
- 0x000007f2, 0x00000803, 0x00000811, 0x00000811,
- 0x00000811, 0x00000811, 0x00000811, 0x00000811,
+ 0x00000630, 0x0000063d, 0x00000646, 0x00000654,
+ 0x0000066b, 0x00000673, 0x00000679, 0x00000685,
+ 0x000006a2, 0x000006a8, 0x000006b2, 0x000006e2,
+ 0x000006fa, 0x00000710, 0x0000071c, 0x00000752,
+ 0x00000765, 0x0000077c, 0x000007b1, 0x000007ca,
+ 0x000007e2, 0x000007f1, 0x00000804, 0x0000081f,
+ 0x00000827, 0x0000083d, 0x0000084e, 0x0000085c,
+ 0x0000085c, 0x0000085c, 0x0000085c, 0x0000085c,
// Entry 80 - 9F
- 0x00000811, 0x00000811, 0x00000811, 0x00000811,
- 0x00000811, 0x00000811, 0x00000811, 0x00000811,
- 0x00000811, 0x00000811, 0x00000830, 0x00000849,
- 0x00000860, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
+ 0x0000085c, 0x0000085c, 0x0000085c, 0x0000085c,
+ 0x0000085c, 0x0000085c, 0x0000085c, 0x0000085c,
+ 0x0000085c, 0x0000085c, 0x0000085c, 0x0000087b,
+ 0x00000894, 0x000008ab, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
// Entry A0 - BF
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896, 0x00000896,
- 0x00000896, 0x00000896, 0x00000896,
-} // Size: 724 bytes
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1, 0x000008e1,
+ 0x000008e1, 0x000008e1, 0x000008e1,
+} // Size: 740 bytes
-const idData string = "" + // Size: 2198 bytes
+const idData string = "" + // Size: 2273 bytes
"\x02Kesalahan\x02(tidak ada argumen): naikkan akses dan instal servis ma" +
"najer\x02Penggunaan: %[1]s [\x0a%[2]s]\x02Opsi Command Line\x02Tidak dap" +
- "at membuka token proses saat ini: %[1]v\x02WireGuard hanya dapat digunak" +
- "an oleh pengguna yang merupakan anggota grup Bawaan %[1]s.\x02WireGuard " +
- "sedang berjalan, tetapi UI hanya dapat diakses dari desktop grup Bawaan " +
- "%[1]s.\x02Ikon sistem WireGuard tidak muncul setelah 30 detik.\x02Sekara" +
- "ng\x02Jam sistem mundur!\x14\x01\x81\x01\x00\x00\x18\x02%[1]d tahun\x0a%" +
- "[1]d tahun\x14\x01\x81\x01\x00\x00\x0b\x02%[1]d Hari\x14\x01\x81\x01\x00" +
- "\x00\x0a\x02%[1]d jam\x14\x01\x81\x01\x00\x00\x0c\x02%[1]d menit\x14\x01" +
- "\x81\x01\x00\x00\x0c\x02%[1]d detik\x02%[1]s yang lalu\x02%[1]d B\x02%.2" +
- "[1]f KiB\x02%.2[1]f MiB\x02%.2[1]f GiB\x02%.2[1]f TiB\x02%[1]s: %[2]q" +
- "\x02Alamat IP tidak valid\x02Network prefix tidak valid\x02Port belum te" +
- "risi dari endpoint\x02Host endpoint tidak valid\x02Dalam Kurung harus be" +
- "risi alamat IPv6\x02MTU tidak valid\x02Port tidak valid\x02Persistent ke" +
- "epalive tidak valid\x02Kunci tidak sah:%[1]v\x02Kunci harus diterjemahka" +
- "n tepat 32 byte\x02Nomor harus diantara 0 sampai dengan 2^64-1:%[1]v\x02" +
- "Dua koma dalam satu baris\x02Nama Tunnel tidak valid\x02Garis harus munc" +
- "ul perbagian\x02Kunci harus memiliki value\x02Kunci tidak valid pada bag" +
- "ian [Interface]\x02Kunci tidak valid pada bagian [Peer]\x02Interface har" +
- "us memiliki Private Key\x02Tidak Ditetapkan\x02Semua peers harus memilik" +
- "i kunci publik\x02Eror ketika mendapatkan konfigurasi\x02Kunci tidak val" +
- "id pada bagian [Interface]\x02Versi protokol harus 1\x02Kunci tidak vali" +
- "d pada bagian [Peer]\x02, \x02Tentang WireGuard\x02Versi Aplikasi: %[1]s" +
- "\x0aVersi back-end Go: %[2]s\x0aVersi Go: %[3]s\x0aSistem Operasi: %[4]s" +
- "\x0aArsitektur: %[5]s\x02Tutup\x02♥ &Donasi!\x02Status:\x02Aktif\x02Meng" +
- "aktifkan\x02Nonaktif\x02Menonaktifkan\x02Status tidak diketahui\x02Catat" +
- "an\x02Salin\x02Pilih semua\x02Menyimpan ke dalam berkas…\x02Waktu\x02Pes" +
- "an log\x02Berkas Txt (*.Txt)|*.Txt|Semua berkas (*.*)|*.*\x02Ekspor log " +
- "kedalam file\x02&Tentang WireGuard…\x02Tunnel eror\x02%[1]s\x0a\x0aSilak" +
- "an baca log untuk informasi lebih lanjut.\x02%[1]s (kadaluarsa)\x02Detek" +
- "si eror WireGuard\x02Tidak dapat menunggu jendela WireGuard muncul: %[1]" +
- "v\x02WireGuard: Dinonaktifkan\x02Status: Tidak diketahui\x02Alamat: Koso" +
- "ng\x02&Manajer Tunnel…\x02&Impor tunnel dari file…\x02&Keluar\x02Wiregua" +
- "rd Tunnel Eror\x02WireGuard: %[1]s\x02Status: %[1]s\x02Ekspor semua tunn" +
- "el ke &zip…\x02Ubah tunnel &terpilih…\x02&Hapus tunnel terpilih\x02Tidak" +
- " dapat mengimpor konfigurasi yang dipilih: %[1]v"
+ "at menentukan apakah proses sedang berjalan di bawah WOW64: %[1]v\x02Tid" +
+ "ak dapat membuka token proses saat ini: %[1]v\x02WireGuard hanya dapat d" +
+ "igunakan oleh pengguna yang merupakan anggota grup Bawaan %[1]s.\x02Wire" +
+ "Guard sedang berjalan, tetapi UI hanya dapat diakses dari desktop grup B" +
+ "awaan %[1]s.\x02Ikon sistem WireGuard tidak muncul setelah 30 detik.\x02" +
+ "Sekarang\x02Jam sistem mundur!\x14\x01\x81\x01\x00\x00\x18\x02%[1]d tahu" +
+ "n\x0a%[1]d tahun\x14\x01\x81\x01\x00\x00\x0b\x02%[1]d Hari\x14\x01\x81" +
+ "\x01\x00\x00\x0a\x02%[1]d jam\x14\x01\x81\x01\x00\x00\x0c\x02%[1]d menit" +
+ "\x14\x01\x81\x01\x00\x00\x0c\x02%[1]d detik\x02%[1]s yang lalu\x02%[1]d " +
+ "B\x02%.2[1]f KiB\x02%.2[1]f MiB\x02%.2[1]f GiB\x02%.2[1]f TiB\x02%[1]s: " +
+ "%[2]q\x02Alamat IP tidak valid\x02Network prefix tidak valid\x02Port bel" +
+ "um terisi dari endpoint\x02Host endpoint tidak valid\x02Dalam Kurung har" +
+ "us berisi alamat IPv6\x02MTU tidak valid\x02Port tidak valid\x02Persiste" +
+ "nt keepalive tidak valid\x02Kunci tidak sah:%[1]v\x02Kunci harus diterje" +
+ "mahkan tepat 32 byte\x02Nomor harus diantara 0 sampai dengan 2^64-1:%[1]" +
+ "v\x02Dua koma dalam satu baris\x02Nama Tunnel tidak valid\x02Garis harus" +
+ " muncul perbagian\x02Kunci harus memiliki value\x02Kunci tidak valid pad" +
+ "a bagian [Interface]\x02Kunci tidak valid pada bagian [Peer]\x02Interfac" +
+ "e harus memiliki Private Key\x02Tidak Ditetapkan\x02Semua peers harus me" +
+ "miliki kunci publik\x02Eror ketika mendapatkan konfigurasi\x02Kunci tida" +
+ "k valid pada bagian [Interface]\x02Versi protokol harus 1\x02Kunci tidak" +
+ " valid pada bagian [Peer]\x02, \x02Tentang WireGuard\x02Versi Aplikasi: " +
+ "%[1]s\x0aVersi back-end Go: %[2]s\x0aVersi Go: %[3]s\x0aSistem Operasi: " +
+ "%[4]s\x0aArsitektur: %[5]s\x02Tutup\x02♥ &Donasi!\x02Status:\x02Aktif" +
+ "\x02Mengaktifkan\x02Nonaktif\x02Menonaktifkan\x02Status tidak diketahui" +
+ "\x02Catatan\x02Salin\x02Pilih semua\x02Menyimpan ke dalam berkas…\x02Wak" +
+ "tu\x02Pesan log\x02Berkas Txt (*.Txt)|*.Txt|Semua berkas (*.*)|*.*\x02Ek" +
+ "spor log kedalam file\x02&Tentang WireGuard…\x02Tunnel eror\x02%[1]s\x0a" +
+ "\x0aSilakan baca log untuk informasi lebih lanjut.\x02%[1]s (kadaluarsa)" +
+ "\x02Deteksi eror WireGuard\x02Tidak dapat menunggu jendela WireGuard mun" +
+ "cul: %[1]v\x02WireGuard: Dinonaktifkan\x02Status: Tidak diketahui\x02Ala" +
+ "mat: Kosong\x02&Manajer Tunnel…\x02&Impor tunnel dari file…\x02&Keluar" +
+ "\x02Wireguard Tunnel Eror\x02WireGuard: %[1]s\x02Status: %[1]s\x02Ekspor" +
+ " semua tunnel ke &zip…\x02Ubah tunnel &terpilih…\x02&Hapus tunnel terpil" +
+ "ih\x02Tidak dapat mengimpor konfigurasi yang dipilih: %[1]v"
-var itIndex = []uint32{ // 175 elements
+var itIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000044, 0x0000005d,
- 0x00000075, 0x000000ae, 0x00000105, 0x00000176,
- 0x000001ca, 0x000001ce, 0x000001f5, 0x00000214,
- 0x00000237, 0x00000254, 0x00000277, 0x0000029c,
- 0x000002a5, 0x000002ae, 0x000002bb, 0x000002c8,
- 0x000002d5, 0x000002e2, 0x000002ef, 0x00000307,
- 0x00000331, 0x0000034e, 0x0000036c, 0x0000039c,
- 0x000003ab, 0x000003bc, 0x000003dc, 0x000003f5,
+ 0x00000075, 0x000000bd, 0x000000f6, 0x0000014d,
+ 0x000001be, 0x00000212, 0x00000216, 0x0000023d,
+ 0x0000025c, 0x0000027f, 0x0000029c, 0x000002bf,
+ 0x000002e4, 0x000002ed, 0x000002f6, 0x00000303,
+ 0x00000310, 0x0000031d, 0x0000032a, 0x00000337,
+ 0x0000034f, 0x00000379, 0x00000396, 0x000003b4,
+ 0x000003e4, 0x000003f3, 0x00000404, 0x00000424,
// Entry 20 - 3F
- 0x00000427, 0x00000466, 0x0000047e, 0x0000049f,
- 0x000004cc, 0x000004cc, 0x000004eb, 0x00000518,
- 0x00000540, 0x0000056d, 0x0000057f, 0x000005ad,
- 0x000005dd, 0x0000060f, 0x00000638, 0x0000065e,
- 0x00000661, 0x00000663, 0x0000067d, 0x0000069c,
- 0x00000714, 0x0000071b, 0x00000733, 0x0000073a,
- 0x00000745, 0x0000074d, 0x0000075e, 0x00000770,
- 0x00000775, 0x00000780, 0x0000078c, 0x000007a2,
+ 0x0000043d, 0x0000046f, 0x000004ae, 0x000004c6,
+ 0x000004e7, 0x00000514, 0x00000514, 0x00000533,
+ 0x00000560, 0x00000588, 0x000005b5, 0x000005c7,
+ 0x000005f5, 0x00000625, 0x00000657, 0x00000680,
+ 0x000006a6, 0x000006a9, 0x000006ab, 0x000006c5,
+ 0x000006e4, 0x0000075c, 0x00000763, 0x0000077b,
+ 0x00000782, 0x0000078d, 0x00000795, 0x000007a6,
+ 0x000007b8, 0x000007bd, 0x000007c8, 0x000007d4,
// Entry 40 - 5F
- 0x000007b1, 0x000007bb, 0x000007d1, 0x000007e6,
- 0x000007f5, 0x000007ff, 0x0000081d, 0x00000850,
- 0x00000874, 0x0000089b, 0x000008ae, 0x000008b3,
- 0x000008bf, 0x000008cf, 0x000008d6, 0x000008e8,
- 0x000008f6, 0x00000926, 0x00000a4f, 0x00000a56,
- 0x00000a5e, 0x00000a6f, 0x00000a7f, 0x00000a95,
- 0x00000ac3, 0x00000aeb, 0x00000b01, 0x00000b36,
- 0x00000b61, 0x00000b81, 0x00000bb8, 0x00000bbf,
+ 0x000007ea, 0x000007f9, 0x00000803, 0x00000819,
+ 0x0000082e, 0x0000083d, 0x00000847, 0x00000865,
+ 0x00000898, 0x000008bc, 0x000008e3, 0x000008f6,
+ 0x000008fb, 0x00000907, 0x00000917, 0x0000091e,
+ 0x00000930, 0x0000093e, 0x0000096e, 0x00000a97,
+ 0x00000a9e, 0x00000aa6, 0x00000ab7, 0x00000ac7,
+ 0x00000add, 0x00000b0b, 0x00000b33, 0x00000b49,
+ 0x00000b7e, 0x00000ba9, 0x00000bc9, 0x00000c00,
// Entry 60 - 7F
- 0x00000bcb, 0x00000bd4, 0x00000be3, 0x00000bf5,
- 0x00000bf9, 0x00000c00, 0x00000c11, 0x00000c23,
- 0x00000c29, 0x00000c3a, 0x00000c6d, 0x00000c81,
- 0x00000c9f, 0x00000cb1, 0x00000ce4, 0x00000cf5,
- 0x00000d18, 0x00000d5d, 0x00000d74, 0x00000d87,
- 0x00000d9a, 0x00000db0, 0x00000dcb, 0x00000dd1,
- 0x00000dec, 0x00000dfd, 0x00000e0a, 0x00000e1b,
- 0x00000e2e, 0x00000e51, 0x00000e67, 0x00000e8d,
+ 0x00000c07, 0x00000c13, 0x00000c1c, 0x00000c2b,
+ 0x00000c3d, 0x00000c41, 0x00000c48, 0x00000c59,
+ 0x00000c6b, 0x00000c71, 0x00000c82, 0x00000cb5,
+ 0x00000cc9, 0x00000ce7, 0x00000cf9, 0x00000d2c,
+ 0x00000d3d, 0x00000d60, 0x00000da5, 0x00000dbc,
+ 0x00000dcf, 0x00000de2, 0x00000df8, 0x00000e13,
+ 0x00000e19, 0x00000e34, 0x00000e45, 0x00000e52,
+ 0x00000e63, 0x00000e76, 0x00000e99, 0x00000eaf,
// Entry 80 - 9F
- 0x00000eae, 0x00000ed5, 0x00000f34, 0x00000f3b,
- 0x00000f45, 0x00000f5c, 0x00000f6c, 0x00000f87,
- 0x00000fa5, 0x00000fae, 0x00000fcd, 0x00000ff0,
- 0x0000100e, 0x00001049, 0x00001079, 0x000010ad,
- 0x000010dc, 0x000010ed, 0x00001124, 0x0000116c,
- 0x00001189, 0x000011bc, 0x0000121d, 0x00001238,
- 0x0000126d, 0x0000129d, 0x000012bd, 0x000012ef,
- 0x0000130e, 0x00001375, 0x000013c0, 0x000013d7,
+ 0x00000ed5, 0x00000ef6, 0x00000f1d, 0x00000f7c,
+ 0x00000f83, 0x00000f8d, 0x00000fa4, 0x00000fb4,
+ 0x00000fcf, 0x00000fed, 0x00000ff6, 0x00001015,
+ 0x00001038, 0x00001056, 0x00001091, 0x000010c1,
+ 0x000010f5, 0x00001124, 0x00001135, 0x0000116c,
+ 0x000011b4, 0x000011d1, 0x00001204, 0x00001265,
+ 0x00001280, 0x000012b5, 0x000012e5, 0x00001305,
+ 0x00001337, 0x00001356, 0x000013bd, 0x00001408,
// Entry A0 - BF
- 0x00001400, 0x00001416, 0x00001449, 0x00001471,
- 0x000014e3, 0x00001548, 0x00001565, 0x00001572,
- 0x000015a1, 0x000015be, 0x000015cf, 0x00001615,
- 0x0000163b, 0x0000165f, 0x00001686,
-} // Size: 724 bytes
+ 0x0000141f, 0x00001448, 0x0000145e, 0x00001491,
+ 0x000014b9, 0x0000152b, 0x00001590, 0x000015ad,
+ 0x000015ba, 0x000015e9, 0x00001606, 0x00001617,
+ 0x0000165d, 0x00001683, 0x000016a7, 0x000016ce,
+ 0x000016ce, 0x000016ce, 0x000016ce,
+} // Size: 740 bytes
-const itData string = "" + // Size: 5766 bytes
+const itData string = "" + // Size: 5838 bytes
"\x02Errore\x02(nessun argomento): eleva e installa il servizio di gestio" +
"ne\x02Utilizzo: %[1]s [\x0a%[2]s]\x02Opzioni riga di comando\x02Impossib" +
- "ile aprire il token del processo corrente: %[1]v\x02WireGuard può essere" +
- " utilizzato solo dagli utenti membri del gruppo %[1]s di sistema.\x02Wir" +
- "eGuard è in esecuzione, ma l'interfaccia utente è accessibile solo dai d" +
- "esktop del gruppo %[1]s di sistema.\x02L'icona della barra delle applica" +
- "zioni di WireGuard non è apparsa dopo 30 secondi.\x02Ora\x02L'orologio d" +
- "i sistema va all'indietro!\x14\x01\x81\x01\x00\x02\x0b\x02%[1]d anno\x00" +
- "\x0b\x02%[1]d anni\x14\x01\x81\x01\x00\x02\x0d\x02%[1]d giorno\x00\x0d" +
- "\x02%[1]d giorni\x14\x01\x81\x01\x00\x02\x0a\x02%[1]d ora\x00\x0a\x02%[1" +
- "]d ore\x14\x01\x81\x01\x00\x02\x0d\x02%[1]d minuto\x00\x0d\x02%[1]d minu" +
- "ti\x14\x01\x81\x01\x00\x02\x0e\x02%[1]d secondo\x00\x0e\x02%[1]d secondi" +
- "\x02%[1]s fa\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02" +
- "%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Indirizzo IP non" +
- " valido\x02Lunghezza del prefisso di rete non valida\x02Manca la porta d" +
- "all'endpoint\x02Host dell'endpoint non valido\x02Le parentesi devono con" +
- "tenere un indirizzo IPv6\x02MTU non valido\x02Porta non valida\x02Keepal" +
- "ive permanente non valido\x02Chiave non valida: %[1]v\x02Le chiavi devon" +
- "o decodificare esattamente 32 byte\x02Il numero deve essere un numero co" +
- "mpreso tra 0 e 2^64-1: %[1]v\x02Due virgole in una riga\x02Il nome del t" +
- "unnel non è valido\x02Una riga deve essere presente in una sezione\x02La" +
- " chiave deve avere un valore\x02Chiave non valida per la sezione [Interf" +
- "ace]\x02Chiave non valida per la sezione [Peer]\x02Un'interfaccia deve a" +
- "vere una chiave privata\x02[non specificato]\x02Tutti i peer devono aver" +
- "e una chiave pubblica\x02Errore durante il recupero della configurazione" +
- "\x02Chiave non valida per la sezione dell'interfaccia\x02La versione del" +
- " protocollo deve essere 1\x02Chiave non valida per la sezione peer\x02, " +
- "\x02 \x02Informazioni su WireGuard\x02Immagine del logo di WireGuard\x02" +
- "Versione applicazione: %[1]s\x0aVersione backend Go: %[2]s\x0aVersione G" +
- "o: %[3]s\x0aSistema operativo: %[4]s\x0aArchitettura: %[5]s\x02Chiudi" +
- "\x02♥ Fai una &donazione!\x02Stato:\x02&Disattiva\x02&Attiva\x02Chiave p" +
- "ubblica:\x02Porta in ascolto:\x02MTU:\x02Indirizzi:\x02Server DNS:\x02Ch" +
- "iave pre-condivisa:\x02IP consentiti:\x02Endpoint:\x02Keepalive permanen" +
- "te:\x02Ultima negoziazione:\x02Trasferimento:\x02abilitato\x02%[1]s rice" +
- "vuti, %[2]s inviati\x02Determinazione dello stato del tunnel non riuscit" +
- "a\x02Attivazione del tunnel non riuscita\x02Disattivazione del tunnel no" +
- "n riuscita\x02Interfaccia: %[1]s\x02Peer\x02Crea tunnel\x02Modifica tunn" +
- "el\x02&Nome:\x02Chiave &pubblica:\x02(sconosciuto)\x02&Blocca traffico f" +
- "uori dal tunnel (kill-switch)\x02Quando una configurazione ha esattament" +
- "e un peer e quel peer ha un IP consentito contenente almeno uno di 0.0.0" +
- ".0/0 o ::/0, il servizio tunnel impegna un insieme di regole del firewal" +
- "l per bloccare tutto il traffico che non proviene dall'interfaccia tunne" +
- "l, con speciali eccezioni per DHCP e NDP.\x02&Salva\x02Annulla\x02&Confi" +
- "gurazione:\x02Nome non valido\x02Un nome è richiesto.\x02Il nome del tun" +
- "nel ‘%[1]s’ non è valido.\x02Impossibile elencare i tunnel esistenti\x02" +
- "Il tunnel esiste già\x02Un altro tunnel con il nome ‘%[1]s’ esiste già." +
- "\x02Impossibile creare la nuova configurazione\x02Scrittura del file non" +
- " riuscita\x02Il file ‘%[1]s’ esiste già.\x0a\x0aVuoi sovrascriverlo?\x02" +
- "Attivo\x02Attivazione\x02Inattivo\x02Disattivazione\x02Stato sconosciuto" +
- "\x02Log\x02&Copia\x02Selezion&a tutto\x02&Salva su file…\x02Tempo\x02Mes" +
- "saggio di log\x02File di testo (*.txt)|*.txt|Tutti i file (*.*)|*.*\x02E" +
- "sporta log su file\x02Inform&azioni su WireGuard…\x02Errore del tunnel" +
- "\x02%[1]s\x0a\x0aConsulta il log per ulteriori Informazioni.\x02%[1]s (o" +
- "bsoleto)\x02Errore di rilevamento di WireGuard\x02Impossibile attendere " +
- "la comparsa della finestra di WireGuard: %[1]v\x02WireGuard: disattivato" +
- "\x02Stato: sconosciuto\x02Indirizzi: nessuno\x02&Gestisci i tunnel…\x02&" +
- "Importa tunnel da file…\x02E&sci\x02Errore tunnel di WireGuard\x02WireGu" +
- "ard: %[1]s\x02Stato: %[1]s\x02Indirizzi: %[1]s\x02WireGuard attivato\x02" +
- "Il tunnel %[1]s è stato attivato.\x02WireGuard disattivato\x02Il tunnel " +
- "%[1]s è stato disattivato.\x02Un aggiornamento è disponibile!\x02Aggiorn" +
- "amento di WireGuard disponibile\x02Un aggiornamento di WireGuard è dispo" +
- "nibile. Ti consigliamo di aggiornare il prima possibile.\x02Tunnel\x02&M" +
- "odifica\x02Aggiungi tunn&el vuoto\x02Aggiungi tunnel\x02Rimuovi tunnel s" +
- "elezionati\x02Esporta tutti i tunnel in zip\x02Commu&ta\x02Esporta tutti" +
- " i tunnel in &zip\x02Modifica il tunnel &selezionato…\x02&Rimuovi i tunn" +
- "el selezionati\x02Impossibile importare la configurazione selezionata: %" +
- "[1]v\x02Impossibile enumerare i tunnel esistenti: %[1]v\x02Un altro tunn" +
- "el esiste già con il nome ‘%[1]s‘\x02Impossibile importare la configuraz" +
- "ione: %[1]v\x02Tunnel importati\x14\x01\x81\x01\x00\x02\x17\x02%[1]d tun" +
- "nel importato\x00\x17\x02%[1]d tunnel importati\x14\x02\x80\x01\x02 \x02" +
- "%[1]d de %[2]d tunnel importato\x00 \x02%[1]d di %[2]d tunnel importati" +
- "\x02Impossibile creare il tunnel\x14\x01\x81\x01\x00\x02\x15\x02Elimina " +
- "%[1]d tunnel\x00\x15\x02Elimina %[1]d tunnel\x14\x01\x81\x01\x00\x02," +
- "\x02Sei sicuro di voler eliminare %[1]d tunnel?\x00,\x02Sei sicuro di vo" +
- "ler eliminare %[1]d tunnel?\x02Elimina tunnel ‘%[1]s‘\x02Sei sicuro di v" +
- "oler eliminare il tunnel ‘%[1]s‘?\x02%[1]s Non è possibile annullare que" +
- "sta azione.\x02Impossibile eliminare il tunnel\x02Non è stato possibile " +
- "rimuovere un tunnel: %[1]s\x02Impossibile eliminare i tunnel\x14\x01\x81" +
- "\x01\x00\x02/\x02Non è stato possibile eliminare %[1]d tunnel.\x00/\x02N" +
- "on è stato possibile eliminare %[1]d tunnel.\x02File di configurazione (" +
- "*.zip, *.conf)|*.zip;*.conf|Tutti i file (*.*)|*.*\x02Importa tunnel da " +
- "file\x02File di configurazione ZIP (*.zip)|*.zip\x02Esporta tunnel in zi" +
- "p\x02%[1]s (versione non firmata, nessun aggiornamento)\x02Errore durant" +
- "e la chiusura di WireGuard\x02Impossibile uscire dal servizio a causa di" +
- ": %[1]v. Potresti voler interrompere WireGuard dal gestore dei servizi." +
- "\x02Un aggiornamento di WireGuard è disponibile. Ti consigliamo vivament" +
- "e di aggiornare immediatamente.\x02Stato: in attesa dell'utente\x02Aggio" +
- "rna ora\x02Stato: in attesa del servizio di aggiornamento\x02Errore: %[1" +
- "]v. Prova ancora.\x02Stato: Completo!\x02http2: Framer %[1]p: decodifica" +
- " del frame appena scritto non riuscita\x02http2: Framer %[1]p: ha scritt" +
- "o %[2]v\x02http2: Framer %[1]p: ha letto %[2]v\x02http2: campo hpack %+[" +
- "1]v decodificato"
+ "ile determinare se il processo è in esecuzione in WOW64: %[1]v\x02Imposs" +
+ "ibile aprire il token del processo corrente: %[1]v\x02WireGuard può esse" +
+ "re utilizzato solo dagli utenti membri del gruppo %[1]s di sistema.\x02W" +
+ "ireGuard è in esecuzione, ma l'interfaccia utente è accessibile solo dai" +
+ " desktop del gruppo %[1]s di sistema.\x02L'icona della barra delle appli" +
+ "cazioni di WireGuard non è apparsa dopo 30 secondi.\x02Ora\x02L'orologio" +
+ " di sistema va all'indietro!\x14\x01\x81\x01\x00\x02\x0b\x02%[1]d anno" +
+ "\x00\x0b\x02%[1]d anni\x14\x01\x81\x01\x00\x02\x0d\x02%[1]d giorno\x00" +
+ "\x0d\x02%[1]d giorni\x14\x01\x81\x01\x00\x02\x0a\x02%[1]d ora\x00\x0a" +
+ "\x02%[1]d ore\x14\x01\x81\x01\x00\x02\x0d\x02%[1]d minuto\x00\x0d\x02%[1" +
+ "]d minuti\x14\x01\x81\x01\x00\x02\x0e\x02%[1]d secondo\x00\x0e\x02%[1]d " +
+ "secondi\x02%[1]s fa\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0" +
+ "MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Indirizzo" +
+ " IP non valido\x02Lunghezza del prefisso di rete non valida\x02Manca la " +
+ "porta dall'endpoint\x02Host dell'endpoint non valido\x02Le parentesi dev" +
+ "ono contenere un indirizzo IPv6\x02MTU non valido\x02Porta non valida" +
+ "\x02Keepalive permanente non valido\x02Chiave non valida: %[1]v\x02Le ch" +
+ "iavi devono decodificare esattamente 32 byte\x02Il numero deve essere un" +
+ " numero compreso tra 0 e 2^64-1: %[1]v\x02Due virgole in una riga\x02Il " +
+ "nome del tunnel non è valido\x02Una riga deve essere presente in una sez" +
+ "ione\x02La chiave deve avere un valore\x02Chiave non valida per la sezio" +
+ "ne [Interface]\x02Chiave non valida per la sezione [Peer]\x02Un'interfac" +
+ "cia deve avere una chiave privata\x02[non specificato]\x02Tutti i peer d" +
+ "evono avere una chiave pubblica\x02Errore durante il recupero della conf" +
+ "igurazione\x02Chiave non valida per la sezione dell'interfaccia\x02La ve" +
+ "rsione del protocollo deve essere 1\x02Chiave non valida per la sezione " +
+ "peer\x02, \x02 \x02Informazioni su WireGuard\x02Immagine del logo di Wir" +
+ "eGuard\x02Versione applicazione: %[1]s\x0aVersione backend Go: %[2]s\x0a" +
+ "Versione Go: %[3]s\x0aSistema operativo: %[4]s\x0aArchitettura: %[5]s" +
+ "\x02Chiudi\x02♥ Fai una &donazione!\x02Stato:\x02&Disattiva\x02&Attiva" +
+ "\x02Chiave pubblica:\x02Porta in ascolto:\x02MTU:\x02Indirizzi:\x02Serve" +
+ "r DNS:\x02Chiave pre-condivisa:\x02IP consentiti:\x02Endpoint:\x02Keepal" +
+ "ive permanente:\x02Ultima negoziazione:\x02Trasferimento:\x02abilitato" +
+ "\x02%[1]s ricevuti, %[2]s inviati\x02Determinazione dello stato del tunn" +
+ "el non riuscita\x02Attivazione del tunnel non riuscita\x02Disattivazione" +
+ " del tunnel non riuscita\x02Interfaccia: %[1]s\x02Peer\x02Crea tunnel" +
+ "\x02Modifica tunnel\x02&Nome:\x02Chiave &pubblica:\x02(sconosciuto)\x02&" +
+ "Blocca traffico fuori dal tunnel (kill-switch)\x02Quando una configurazi" +
+ "one ha esattamente un peer e quel peer ha un IP consentito contenente al" +
+ "meno uno di 0.0.0.0/0 o ::/0, il servizio tunnel impegna un insieme di r" +
+ "egole del firewall per bloccare tutto il traffico che non proviene dall'" +
+ "interfaccia tunnel, con speciali eccezioni per DHCP e NDP.\x02&Salva\x02" +
+ "Annulla\x02&Configurazione:\x02Nome non valido\x02Un nome è richiesto." +
+ "\x02Il nome del tunnel ‘%[1]s’ non è valido.\x02Impossibile elencare i t" +
+ "unnel esistenti\x02Il tunnel esiste già\x02Un altro tunnel con il nome ‘" +
+ "%[1]s’ esiste già.\x02Impossibile creare la nuova configurazione\x02Scri" +
+ "ttura del file non riuscita\x02Il file ‘%[1]s’ esiste già.\x0a\x0aVuoi s" +
+ "ovrascriverlo?\x02Attivo\x02Attivazione\x02Inattivo\x02Disattivazione" +
+ "\x02Stato sconosciuto\x02Log\x02&Copia\x02Selezion&a tutto\x02&Salva su " +
+ "file…\x02Tempo\x02Messaggio di log\x02File di testo (*.txt)|*.txt|Tutti " +
+ "i file (*.*)|*.*\x02Esporta log su file\x02Inform&azioni su WireGuard…" +
+ "\x02Errore del tunnel\x02%[1]s\x0a\x0aConsulta il log per ulteriori Info" +
+ "rmazioni.\x02%[1]s (obsoleto)\x02Errore di rilevamento di WireGuard\x02I" +
+ "mpossibile attendere la comparsa della finestra di WireGuard: %[1]v\x02W" +
+ "ireGuard: disattivato\x02Stato: sconosciuto\x02Indirizzi: nessuno\x02&Ge" +
+ "stisci i tunnel…\x02&Importa tunnel da file…\x02E&sci\x02Errore tunnel d" +
+ "i WireGuard\x02WireGuard: %[1]s\x02Stato: %[1]s\x02Indirizzi: %[1]s\x02W" +
+ "ireGuard attivato\x02Il tunnel %[1]s è stato attivato.\x02WireGuard disa" +
+ "ttivato\x02Il tunnel %[1]s è stato disattivato.\x02Un aggiornamento è di" +
+ "sponibile!\x02Aggiornamento di WireGuard disponibile\x02Un aggiornamento" +
+ " di WireGuard è disponibile. Ti consigliamo di aggiornare il prima possi" +
+ "bile.\x02Tunnel\x02&Modifica\x02Aggiungi tunn&el vuoto\x02Aggiungi tunne" +
+ "l\x02Rimuovi tunnel selezionati\x02Esporta tutti i tunnel in zip\x02Comm" +
+ "u&ta\x02Esporta tutti i tunnel in &zip\x02Modifica il tunnel &selezionat" +
+ "o…\x02&Rimuovi i tunnel selezionati\x02Impossibile importare la configur" +
+ "azione selezionata: %[1]v\x02Impossibile enumerare i tunnel esistenti: %" +
+ "[1]v\x02Un altro tunnel esiste già con il nome ‘%[1]s‘\x02Impossibile im" +
+ "portare la configurazione: %[1]v\x02Tunnel importati\x14\x01\x81\x01\x00" +
+ "\x02\x17\x02%[1]d tunnel importato\x00\x17\x02%[1]d tunnel importati\x14" +
+ "\x02\x80\x01\x02 \x02%[1]d de %[2]d tunnel importato\x00 \x02%[1]d di %[" +
+ "2]d tunnel importati\x02Impossibile creare il tunnel\x14\x01\x81\x01\x00" +
+ "\x02\x15\x02Elimina %[1]d tunnel\x00\x15\x02Elimina %[1]d tunnel\x14\x01" +
+ "\x81\x01\x00\x02,\x02Sei sicuro di voler eliminare %[1]d tunnel?\x00," +
+ "\x02Sei sicuro di voler eliminare %[1]d tunnel?\x02Elimina tunnel ‘%[1]s" +
+ "‘\x02Sei sicuro di voler eliminare il tunnel ‘%[1]s‘?\x02%[1]s Non è p" +
+ "ossibile annullare questa azione.\x02Impossibile eliminare il tunnel\x02" +
+ "Non è stato possibile rimuovere un tunnel: %[1]s\x02Impossibile eliminar" +
+ "e i tunnel\x14\x01\x81\x01\x00\x02/\x02Non è stato possibile eliminare %" +
+ "[1]d tunnel.\x00/\x02Non è stato possibile eliminare %[1]d tunnel.\x02Fi" +
+ "le di configurazione (*.zip, *.conf)|*.zip;*.conf|Tutti i file (*.*)|*.*" +
+ "\x02Importa tunnel da file\x02File di configurazione ZIP (*.zip)|*.zip" +
+ "\x02Esporta tunnel in zip\x02%[1]s (versione non firmata, nessun aggiorn" +
+ "amento)\x02Errore durante la chiusura di WireGuard\x02Impossibile uscire" +
+ " dal servizio a causa di: %[1]v. Potresti voler interrompere WireGuard d" +
+ "al gestore dei servizi.\x02Un aggiornamento di WireGuard è disponibile. " +
+ "Ti consigliamo vivamente di aggiornare immediatamente.\x02Stato: in atte" +
+ "sa dell'utente\x02Aggiorna ora\x02Stato: in attesa del servizio di aggio" +
+ "rnamento\x02Errore: %[1]v. Prova ancora.\x02Stato: Completo!\x02http2: F" +
+ "ramer %[1]p: decodifica del frame appena scritto non riuscita\x02http2: " +
+ "Framer %[1]p: ha scritto %[2]v\x02http2: Framer %[1]p: ha letto %[2]v" +
+ "\x02http2: campo hpack %+[1]v decodificato"
-var jaIndex = []uint32{ // 175 elements
+var jaIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x0000000a, 0x0000005b, 0x00000075,
- 0x0000009a, 0x000000d8, 0x0000012f, 0x000001b2,
- 0x00000207, 0x0000020b, 0x00000233, 0x00000244,
- 0x00000255, 0x00000269, 0x0000027a, 0x0000028b,
- 0x00000295, 0x0000029d, 0x000002aa, 0x000002b7,
- 0x000002c4, 0x000002d1, 0x000002de, 0x000002f8,
- 0x0000032c, 0x0000035a, 0x00000382, 0x000003b3,
- 0x000003c1, 0x000003da, 0x00000405, 0x00000419,
+ 0x0000009a, 0x000000e6, 0x00000124, 0x0000017b,
+ 0x000001fe, 0x00000253, 0x00000257, 0x0000027f,
+ 0x00000290, 0x000002a1, 0x000002b5, 0x000002c6,
+ 0x000002d7, 0x000002e1, 0x000002e9, 0x000002f6,
+ 0x00000303, 0x00000310, 0x0000031d, 0x0000032a,
+ 0x00000344, 0x00000378, 0x000003a6, 0x000003ce,
+ 0x000003ff, 0x0000040d, 0x00000426, 0x00000451,
// Entry 20 - 3F
- 0x0000044b, 0x0000049e, 0x000004c2, 0x000004e1,
- 0x0000050c, 0x00000543, 0x00000574, 0x000005a9,
- 0x000005d9, 0x00000610, 0x0000061f, 0x00000650,
- 0x00000684, 0x000006b7, 0x000006fa, 0x00000728,
- 0x0000072b, 0x0000072d, 0x00000744, 0x0000075b,
- 0x000007c6, 0x000007d0, 0x000007ec, 0x000007f4,
- 0x00000802, 0x00000810, 0x0000081b, 0x00000832,
- 0x00000837, 0x00000845, 0x00000854, 0x00000865,
+ 0x00000465, 0x00000497, 0x000004ea, 0x0000050e,
+ 0x0000052d, 0x00000558, 0x0000058f, 0x000005c0,
+ 0x000005f5, 0x00000625, 0x0000065c, 0x0000066b,
+ 0x0000069c, 0x000006d0, 0x00000703, 0x00000746,
+ 0x00000774, 0x00000777, 0x00000779, 0x00000790,
+ 0x000007a7, 0x00000812, 0x0000081c, 0x00000838,
+ 0x00000840, 0x0000084e, 0x0000085c, 0x00000867,
+ 0x0000087e, 0x00000883, 0x00000891, 0x000008a0,
// Entry 40 - 5F
- 0x00000872, 0x00000889, 0x000008a9, 0x000008c9,
- 0x000008d1, 0x000008d8, 0x00000900, 0x00000931,
- 0x0000095f, 0x0000098d, 0x000009ad, 0x000009b4,
- 0x000009d0, 0x000009e6, 0x000009f2, 0x00000a01,
- 0x00000a0a, 0x00000a63, 0x00000b97, 0x00000ba2,
- 0x00000bb2, 0x00000bbe, 0x00000bce, 0x00000be7,
- 0x00000c16, 0x00000c44, 0x00000c6c, 0x00000cbb,
- 0x00000cec, 0x00000d11, 0x00000d63, 0x00000d6a,
+ 0x000008b1, 0x000008be, 0x000008d5, 0x000008f5,
+ 0x00000915, 0x0000091d, 0x00000924, 0x0000094c,
+ 0x0000097d, 0x000009ab, 0x000009d9, 0x000009f9,
+ 0x00000a00, 0x00000a1c, 0x00000a32, 0x00000a3e,
+ 0x00000a4d, 0x00000a56, 0x00000aaf, 0x00000be3,
+ 0x00000bee, 0x00000bfe, 0x00000c0a, 0x00000c1a,
+ 0x00000c33, 0x00000c62, 0x00000c90, 0x00000cb8,
+ 0x00000d07, 0x00000d38, 0x00000d5d, 0x00000daf,
// Entry 60 - 7F
- 0x00000d77, 0x00000d7e, 0x00000d8b, 0x00000d9b,
- 0x00000da2, 0x00000db0, 0x00000dc4, 0x00000de1,
- 0x00000de8, 0x00000dff, 0x00000e49, 0x00000e74,
- 0x00000e91, 0x00000ea7, 0x00000edc, 0x00000ef1,
- 0x00000f0b, 0x00000f4d, 0x00000f68, 0x00000f77,
- 0x00000f8c, 0x00000fa9, 0x00000fe1, 0x00000fec,
- 0x0000100c, 0x0000101d, 0x0000102b, 0x0000103f,
- 0x00001059, 0x0000108b, 0x000010a5, 0x000010d7,
+ 0x00000db6, 0x00000dc3, 0x00000dca, 0x00000dd7,
+ 0x00000de7, 0x00000dee, 0x00000dfc, 0x00000e10,
+ 0x00000e2d, 0x00000e34, 0x00000e4b, 0x00000e95,
+ 0x00000ec0, 0x00000edd, 0x00000ef3, 0x00000f28,
+ 0x00000f3d, 0x00000f57, 0x00000f99, 0x00000fb4,
+ 0x00000fc3, 0x00000fd8, 0x00000ff5, 0x0000102d,
+ 0x00001038, 0x00001058, 0x00001069, 0x00001077,
+ 0x0000108b, 0x000010a5, 0x000010d7, 0x000010f1,
// Entry 80 - 9F
- 0x000010f6, 0x0000111f, 0x00001187, 0x00001194,
- 0x0000119f, 0x000011c2, 0x000011d8, 0x000011fa,
- 0x0000122e, 0x0000123f, 0x0000127a, 0x000012a3,
- 0x000012c9, 0x00001316, 0x00001354, 0x000013a0,
- 0x000013d8, 0x000013fd, 0x00001435, 0x00001479,
- 0x0000149e, 0x000014c1, 0x000014fd, 0x00001520,
- 0x0000155b, 0x0000158c, 0x000015b1, 0x000015e6,
- 0x0000160b, 0x00001646, 0x00001699, 0x000016ca,
+ 0x00001123, 0x00001142, 0x0000116b, 0x000011d3,
+ 0x000011e0, 0x000011eb, 0x0000120e, 0x00001224,
+ 0x00001246, 0x0000127a, 0x0000128b, 0x000012c6,
+ 0x000012ef, 0x00001315, 0x00001362, 0x000013a0,
+ 0x000013ec, 0x00001424, 0x00001449, 0x00001481,
+ 0x000014c5, 0x000014ea, 0x0000150d, 0x00001549,
+ 0x0000156c, 0x000015a7, 0x000015d8, 0x000015fd,
+ 0x00001632, 0x00001657, 0x00001692, 0x000016e5,
// Entry A0 - BF
- 0x000016f4, 0x0000171c, 0x00001752, 0x0000176c,
- 0x000017f0, 0x00001855, 0x0000187f, 0x0000188f,
- 0x000018c2, 0x000018f7, 0x00001909, 0x0000194f,
- 0x00001983, 0x000019b7, 0x000019f7,
-} // Size: 724 bytes
+ 0x00001716, 0x00001740, 0x00001768, 0x0000179e,
+ 0x000017b8, 0x0000183c, 0x000018a1, 0x000018cb,
+ 0x000018db, 0x0000190e, 0x00001943, 0x00001955,
+ 0x0000199b, 0x000019cf, 0x00001a03, 0x00001a43,
+ 0x00001a43, 0x00001a43, 0x00001a43,
+} // Size: 740 bytes
-const jaData string = "" + // Size: 6647 bytes
+const jaData string = "" + // Size: 6723 bytes
"\x02エラー\x02(引数なし): 管理者権限でmanagerサービスをインストールする\x02使い方: %[1]s [\x0a%[2]s]" +
- "\x02コマンドラインオプション\x02現在のプロセスのトークンを開けません: %[1]v\x02WireGuard は組み込みの %[1]s " +
- "グループのメンバーだけが使えます。\x02WireGuard は実行中ですが、UI画面は組み込みの %[1]s グループのデスクトップからし" +
- "か開けません。\x02WireGuard システムトレイアイコンは30秒後に非表示になります。\x02今\x02システム時刻が巻き戻った!" +
- "\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 年\x14\x01\x81\x01\x00\x00\x0a\x02%" +
- "[1]d 日\x14\x01\x81\x01\x00\x00\x0d\x02%[1]d 時間\x14\x01\x81\x01\x00\x00" +
- "\x0a\x02%[1]d 分\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 秒\x02%[1]s 前\x02%[1" +
- "]d B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[" +
- "1]f\u00a0TiB\x02%[1]s: %[2]q\x02無効な IP アドレス\x02無効なネットワークプレフィックス長\x02エンドポ" +
- "イントのポート指定なし\x02無効なエンドポイントホスト\x02カッコ内は IPv6 アドレスが入ります\x02無効な MTU\x02無効な" +
- "ポート番号\x02無効な持続的キープアライブ値\x02不正な鍵: %[1]v\x02鍵は 32 バイトでなければなりません\x02数値は0か" +
- "ら2の64乗-1の範囲内の値でなければなりません: %[1]v\x021行にカンマが2つあります\x02トンネル名が不正です\x02行がセク" +
- "ション内にありません\x02設定項目にイコール(=)セパレータがない\x02キー項目に対応する値がありません\x02無効な [Interfa" +
- "ce] セクションのキー項目\x02無効な [Peer] セクションのキー項目\x02インターフェースには秘密鍵が必須です\x02[指定なし]" +
- "\x02すべてのピアには公開鍵が必須です\x02設定の読込中にエラーが発生しました\x02無効な Interface セクションのキー項目" +
- "\x02プロトコルバージョンは 1 でなければなりません\x02無効な Peer セクションのキー項目\x02, \x02 \x02WireGu" +
- "ard について\x02WireGuard ロゴ画像\x02App version: %[1]s\x0aGo backend version: " +
- "%[2]s\x0aGo version: %[3]s\x0aOperating system: %[4]s\x0aArchitecture: %" +
- "[5]s\x02閉じる\x02♥ 寄付のお願い!(&D)\x02状態:\x02無効化(&D)\x02有効化(&A)\x02公開鍵:\x02待受ポ" +
- "ート番号:\x02MTU:\x02アドレス:\x02DNS サーバ:\x02事前共有鍵:\x02Allowed IPs:\x02エンドポイン" +
- "ト:\x02持続的キープアライブ:\x02直近のハンドシェイク:\x02転送:\x02有効\x02%[1]s 受信済み、%[2]s 送信済み" +
- "\x02トンネルの状態取得に失敗しました\x02トンネルの有効化に失敗しました\x02トンネルの無効化に失敗しました\x02インターフェース: " +
- "%[1]s\x02ピア\x02トンネルの新規作成\x02トンネルの編集\x02名前(&N):\x02公開鍵(&P):\x02(不明)\x02トン" +
- "ネルを通らないトラフィックのブロック(キルスイッチ)(&B)\x02ピアが1つだけ設定されていて、さらに Allowed IPs に 0.0" +
- ".0.0/0 または ::/0 が含まれている場合、トンネルサービスはトンネルインターフェースを通らないすべてのトラフィックをブロックするファイ" +
- "アウォールルールを追加します。\x02保存(&S)\x02キャンセル\x02設定(&C):\x02無効な名前\x02名前は必須です。\x02" +
- "トンネル名 ‘%[1]s’ は不正です。\x02既存のトンネルを表示できません\x02トンネルはすでに存在します\x02‘%[1]s’ とい" +
- "う名前の別のトンネルがすでに存在します。\x02新しい設定を作成できませんでした\x02ファイルの書き込みに失敗\x02ファイル ‘%[1]" +
- "s’ はすでに存在します。\x0a\x0a上書きしますか?\x02有効\x02有効化中\x02無効\x02無効化中\x02不明な状態\x02ログ" +
- "\x02コピー(&C)\x02すべて選択(&A)\x02ファイルに保存…(&S)\x02時刻\x02ログ メッセージ\x02テキストファイル (" +
- "*.txt)|*.txt|すべてのファイル (*.*)|*.*\x02ログをファイルにエクスポート\x02WireGuardについて…(&A)" +
- "\x02トンネルエラー\x02%[1]s\x0a\x0a詳細はログを参照してください。\x02%[1]s (更新あり)\x02WireGuard" +
- " 検出エラー\x02WireGuard ウィンドウが表示できませんでした: %[1]v\x02WireGuard: 無効化済み\x02状態: 不" +
- "明\x02アドレス: なし\x02トンネルの管理…(&M)\x02トンネルをファイルからインポート…(&I)\x02終了(&X)\x02Wi" +
- "reGuard トンネルエラー\x02WireGuard: %[1]s\x02状態: %[1]s\x02アドレス: %[1]s\x02WireG" +
- "uard 有効化済み\x02トンネル %[1]s は有効になりました。\x02WireGuard 無効化済み\x02トンネル %[1]s は無効" +
- "になりました。\x02更新が利用できます!\x02WireGuard の更新が利用可能です\x02WireGuard の更新が利用可能になり" +
- "ました。できるだけ早く更新してください。\x02トンネル\x02編集(&E)\x02空のトンネルを追加…(&E)\x02トンネルの追加" +
- "\x02選択したトンネルの削除\x02すべてのトンネルをzipにエクスポート\x02切り替え(&T)\x02すべてのトンネルをzipにエクスポー" +
- "ト…(&Z)\x02選択したトンネルの編集…(&S)\x02選択したトンネルの削除(&R)\x02選択したファイルからインポートできませんで" +
- "した: %[1]v\x02既存のトンネルを表示できませんでした: %[1]v\x02‘%[1]s’ という名前の別のトンネルがすでに存在しま" +
- "す\x02設定をインポートできませんでした: %[1]v\x02トンネルのインポート結果\x14\x01\x81\x01\x00\x001" +
- "\x02%[1]d トンネルをインポートしました\x14\x02\x80\x01\x00>\x02%[2]d 中の %[1]d トンネルをインポ" +
- "ートしました\x02トンネルを作成できません\x14\x01\x81\x01\x00\x00\x1c\x02%[1]d トンネルを削除" +
- "\x14\x01\x81\x01\x00\x005\x02本当に %[1]d トンネルを削除しますか?\x02トンネル ‘%[1]s’ を削除" +
- "\x02本当にトンネル ‘%[1]s’ を削除しますか?\x02%[1]s この操作はもとに戻せません。\x02トンネルを削除できません\x02" +
- "トンネルを削除できませんでした: %[1]s\x02トンネルを削除できません\x14\x01\x81\x01\x00\x004\x02%[1" +
- "]d トンネルを削除できませんでした\x02設定ファイル (*.zip, *.conf)|*.zip;*.conf|すべてのファイル (*.*)" +
- "|*.*\x02ファイルからトンネルをインポート\x02ZIP形式設定ファイル (*.zip)|*.zip\x02トンネルをZIPにエクスポート" +
- "\x02%[1]s (未署名のビルド、更新の提供なし)\x02WireGuard 終了エラー\x02%[1]v のためサービスを終了できませんで" +
- "した。サービスマネージャから WireGuard を停止できます。\x02WireGuard の更新が利用可能です。速やかに更新することを強" +
- "く推奨します。\x02状態: ユーザーからの応答待ち\x02今すぐ更新\x02状態: アップデータサービスを待機中\x02エラー: %[1]" +
- "v。再度実行してください。\x02状態: 完了!\x02http2: Framer %[1]p: just-writtenフレームのデコードに失" +
- "敗\x02http2: Framer %[1]p: %[2]v を書き込みました\x02http2: Framer %[1]p: %[2]v" +
- " を読み込みました\x02http2: hpack フィールド %+[1]v をデコードしました"
+ "\x02コマンドラインオプション\x02プロセスがWOW64下で動作しているか確認できません: %[1]v\x02現在のプロセスのトークンを開け" +
+ "ません: %[1]v\x02WireGuard は組み込みの %[1]s グループのメンバーだけが使えます。\x02WireGuard は実" +
+ "行中ですが、UI画面は組み込みの %[1]s グループのデスクトップからしか開けません。\x02WireGuard システムトレイアイコンは" +
+ "30秒後に非表示になります。\x02今\x02システム時刻が巻き戻った!\x14\x01\x81\x01\x00\x00\x0a\x02%[1]" +
+ "d 年\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 日\x14\x01\x81\x01\x00\x00\x0d" +
+ "\x02%[1]d 時間\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 分\x14\x01\x81\x01\x00" +
+ "\x00\x0a\x02%[1]d 秒\x02%[1]s 前\x02%[1]d B\x02%.2[1]f\u00a0KiB\x02%.2[1]f" +
+ "\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02無効な" +
+ " IP アドレス\x02無効なネットワークプレフィックス長\x02エンドポイントのポート指定なし\x02無効なエンドポイントホスト\x02カッコ" +
+ "内は IPv6 アドレスが入ります\x02無効な MTU\x02無効なポート番号\x02無効な持続的キープアライブ値\x02不正な鍵: %[" +
+ "1]v\x02鍵は 32 バイトでなければなりません\x02数値は0から2の64乗-1の範囲内の値でなければなりません: %[1]v\x021行" +
+ "にカンマが2つあります\x02トンネル名が不正です\x02行がセクション内にありません\x02設定項目にイコール(=)セパレータがない" +
+ "\x02キー項目に対応する値がありません\x02無効な [Interface] セクションのキー項目\x02無効な [Peer] セクションのキ" +
+ "ー項目\x02インターフェースには秘密鍵が必須です\x02[指定なし]\x02すべてのピアには公開鍵が必須です\x02設定の読込中にエラーが" +
+ "発生しました\x02無効な Interface セクションのキー項目\x02プロトコルバージョンは 1 でなければなりません\x02無効な " +
+ "Peer セクションのキー項目\x02, \x02 \x02WireGuard について\x02WireGuard ロゴ画像\x02App ve" +
+ "rsion: %[1]s\x0aGo backend version: %[2]s\x0aGo version: %[3]s\x0aOperat" +
+ "ing system: %[4]s\x0aArchitecture: %[5]s\x02閉じる\x02♥ 寄付のお願い!(&D)\x02状態:" +
+ "\x02無効化(&D)\x02有効化(&A)\x02公開鍵:\x02待受ポート番号:\x02MTU:\x02アドレス:\x02DNS サーバ:" +
+ "\x02事前共有鍵:\x02Allowed IPs:\x02エンドポイント:\x02持続的キープアライブ:\x02直近のハンドシェイク:\x02" +
+ "転送:\x02有効\x02%[1]s 受信済み、%[2]s 送信済み\x02トンネルの状態取得に失敗しました\x02トンネルの有効化に失敗し" +
+ "ました\x02トンネルの無効化に失敗しました\x02インターフェース: %[1]s\x02ピア\x02トンネルの新規作成\x02トンネルの編" +
+ "集\x02名前(&N):\x02公開鍵(&P):\x02(不明)\x02トンネルを通らないトラフィックのブロック(キルスイッチ)(&B)" +
+ "\x02ピアが1つだけ設定されていて、さらに Allowed IPs に 0.0.0.0/0 または ::/0 が含まれている場合、トンネルサー" +
+ "ビスはトンネルインターフェースを通らないすべてのトラフィックをブロックするファイアウォールルールを追加します。\x02保存(&S)\x02キ" +
+ "ャンセル\x02設定(&C):\x02無効な名前\x02名前は必須です。\x02トンネル名 ‘%[1]s’ は不正です。\x02既存のトンネ" +
+ "ルを表示できません\x02トンネルはすでに存在します\x02‘%[1]s’ という名前の別のトンネルがすでに存在します。\x02新しい設定を" +
+ "作成できませんでした\x02ファイルの書き込みに失敗\x02ファイル ‘%[1]s’ はすでに存在します。\x0a\x0a上書きしますか?" +
+ "\x02有効\x02有効化中\x02無効\x02無効化中\x02不明な状態\x02ログ\x02コピー(&C)\x02すべて選択(&A)\x02フ" +
+ "ァイルに保存…(&S)\x02時刻\x02ログ メッセージ\x02テキストファイル (*.txt)|*.txt|すべてのファイル (*.*)" +
+ "|*.*\x02ログをファイルにエクスポート\x02WireGuardについて…(&A)\x02トンネルエラー\x02%[1]s\x0a\x0a" +
+ "詳細はログを参照してください。\x02%[1]s (更新あり)\x02WireGuard 検出エラー\x02WireGuard ウィンドウが" +
+ "表示できませんでした: %[1]v\x02WireGuard: 無効化済み\x02状態: 不明\x02アドレス: なし\x02トンネルの管理" +
+ "…(&M)\x02トンネルをファイルからインポート…(&I)\x02終了(&X)\x02WireGuard トンネルエラー\x02WireG" +
+ "uard: %[1]s\x02状態: %[1]s\x02アドレス: %[1]s\x02WireGuard 有効化済み\x02トンネル %[1]s" +
+ " は有効になりました。\x02WireGuard 無効化済み\x02トンネル %[1]s は無効になりました。\x02更新が利用できます!" +
+ "\x02WireGuard の更新が利用可能です\x02WireGuard の更新が利用可能になりました。できるだけ早く更新してください。" +
+ "\x02トンネル\x02編集(&E)\x02空のトンネルを追加…(&E)\x02トンネルの追加\x02選択したトンネルの削除\x02すべてのトン" +
+ "ネルをzipにエクスポート\x02切り替え(&T)\x02すべてのトンネルをzipにエクスポート…(&Z)\x02選択したトンネルの編集…(" +
+ "&S)\x02選択したトンネルの削除(&R)\x02選択したファイルからインポートできませんでした: %[1]v\x02既存のトンネルを表示でき" +
+ "ませんでした: %[1]v\x02‘%[1]s’ という名前の別のトンネルがすでに存在します\x02設定をインポートできませんでした: %[" +
+ "1]v\x02トンネルのインポート結果\x14\x01\x81\x01\x00\x001\x02%[1]d トンネルをインポートしました\x14" +
+ "\x02\x80\x01\x00>\x02%[2]d 中の %[1]d トンネルをインポートしました\x02トンネルを作成できません\x14" +
+ "\x01\x81\x01\x00\x00\x1c\x02%[1]d トンネルを削除\x14\x01\x81\x01\x00\x005\x02本当" +
+ "に %[1]d トンネルを削除しますか?\x02トンネル ‘%[1]s’ を削除\x02本当にトンネル ‘%[1]s’ を削除しますか?" +
+ "\x02%[1]s この操作はもとに戻せません。\x02トンネルを削除できません\x02トンネルを削除できませんでした: %[1]s\x02トン" +
+ "ネルを削除できません\x14\x01\x81\x01\x00\x004\x02%[1]d トンネルを削除できませんでした\x02設定ファイル" +
+ " (*.zip, *.conf)|*.zip;*.conf|すべてのファイル (*.*)|*.*\x02ファイルからトンネルをインポート\x02" +
+ "ZIP形式設定ファイル (*.zip)|*.zip\x02トンネルをZIPにエクスポート\x02%[1]s (未署名のビルド、更新の提供なし)" +
+ "\x02WireGuard 終了エラー\x02%[1]v のためサービスを終了できませんでした。サービスマネージャから WireGuard を停" +
+ "止できます。\x02WireGuard の更新が利用可能です。速やかに更新することを強く推奨します。\x02状態: ユーザーからの応答待ち" +
+ "\x02今すぐ更新\x02状態: アップデータサービスを待機中\x02エラー: %[1]v。再度実行してください。\x02状態: 完了!\x02" +
+ "http2: Framer %[1]p: just-writtenフレームのデコードに失敗\x02http2: Framer %[1]p: %[" +
+ "2]v を書き込みました\x02http2: Framer %[1]p: %[2]v を読み込みました\x02http2: hpack フィール" +
+ "ド %+[1]v をデコードしました"
-var plIndex = []uint32{ // 175 elements
+var plIndex = []uint32{ // 179 elements
// Entry 0 - 1F
- 0x00000000, 0x00000007, 0x00000007, 0x00000007,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
+ 0x00000000, 0x00000007, 0x0000004f, 0x00000066,
+ 0x0000007d, 0x000000cb, 0x00000102, 0x0000016b,
+ 0x000001eb, 0x00000236, 0x0000023c, 0x0000025f,
+ 0x00000296, 0x000002ce, 0x00000312, 0x00000351,
+ 0x00000394, 0x0000039f, 0x000003a8, 0x000003b5,
+ 0x000003c2, 0x000003cf, 0x000003dc, 0x000003e9,
+ 0x00000401, 0x0000042a, 0x0000044c, 0x00000477,
+ 0x0000049b, 0x000004ae, 0x000004c2, 0x000004f2,
// Entry 20 - 3F
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
+ 0x0000050e, 0x00000549, 0x00000583, 0x0000059a,
+ 0x000005bb, 0x000005dc, 0x00000618, 0x00000633,
+ 0x0000065f, 0x00000686, 0x000006aa, 0x000006bb,
+ 0x000006ec, 0x00000713, 0x0000073d, 0x0000075b,
+ 0x00000780, 0x00000783, 0x00000786, 0x0000079d,
+ 0x000007ac, 0x00000817, 0x0000081f, 0x0000082d,
+ 0x00000835, 0x00000841, 0x0000084a, 0x0000085b,
+ 0x0000086b, 0x00000870, 0x00000878, 0x00000885,
// Entry 40 - 5F
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
+ 0x0000088a, 0x0000089f, 0x000008b5, 0x000008ce,
+ 0x000008f2, 0x000008fc, 0x00000907, 0x00000926,
+ 0x0000094e, 0x00000970, 0x00000990, 0x000009a1,
+ 0x000009a6, 0x000009b9, 0x000009c6, 0x000009ce,
+ 0x000009e0, 0x000009eb, 0x00000a21, 0x00000b0c,
+ 0x00000b14, 0x00000b1b, 0x00000b2a, 0x00000b3f,
+ 0x00000b54, 0x00000b7f, 0x00000bab, 0x00000bbf,
+ 0x00000bf8, 0x00000c20, 0x00000c3f, 0x00000c78,
// Entry 60 - 7F
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
+ 0x00000c80, 0x00000c8c, 0x00000c97, 0x00000ca6,
+ 0x00000cb4, 0x00000cbd, 0x00000cc5, 0x00000cd7,
+ 0x00000ceb, 0x00000cf0, 0x00000d06, 0x00000d3d,
+ 0x00000d59, 0x00000d74, 0x00000d82, 0x00000dc2,
+ 0x00000dd6, 0x00000df0, 0x00000e2e, 0x00000e47,
+ 0x00000e58, 0x00000e65, 0x00000e7d, 0x00000ea1,
+ 0x00000eab, 0x00000ec3, 0x00000ed4, 0x00000ee2,
+ 0x00000ef0, 0x00000f02, 0x00000f22, 0x00000f3a,
// Entry 80 - 9F
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
+ 0x00000f5d, 0x00000f7a, 0x00000fa0, 0x00000ff7,
+ 0x00000ffe, 0x00001006, 0x0000101c, 0x00001028,
+ 0x00001045, 0x00001070, 0x0000107c, 0x000010ab,
+ 0x000010c4, 0x000010e2, 0x00001118, 0x00001148,
+ 0x00001180, 0x000011ad, 0x000011c2, 0x0000123a,
+ 0x000012d1, 0x000012ed, 0x00001345, 0x000013fd,
+ 0x00001415, 0x00001445, 0x0000146a, 0x00001485,
+ 0x000014af, 0x000014ca, 0x00001575, 0x000015bf,
// Entry A0 - BF
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e, 0x0000001e,
- 0x0000001e, 0x0000001e, 0x0000001e,
-} // Size: 724 bytes
+ 0x000015df, 0x00001604, 0x00001625, 0x00001654,
+ 0x00001677, 0x00001701, 0x00001753, 0x00001772,
+ 0x00001783, 0x000017ab, 0x000017cd, 0x000017e1,
+ 0x00001827, 0x00001848, 0x0000186a, 0x0000189d,
+ 0x0000189d, 0x0000189d, 0x0000189d,
+} // Size: 740 bytes
-const plData string = "\x02Błąd\x02Opcje wiersza poleceń"
+const plData string = "" + // Size: 6301 bytes
+ "\x02Błąd\x02(brak argumentu): Podnieś uprawnienia i zainstaluj usługę me" +
+ "nedżera\x02Użycie: %[1]s [%[2]s]\x02Opcje wiersza poleceń\x02Nie można o" +
+ "kreślić, czy proces jest uruchomiony w środowisku WOW64: %[1]v\x02Nie mo" +
+ "żna otworzyć bieżącego tokenu procesu: %[1]v\x02WireGuard może być używ" +
+ "any tylko przez użytkowników, którzy są członkami wbudowanej grupy %[1]s" +
+ ".\x02WireGuard jest uruchomiony, ale interfejs jest dostępny tylko z poz" +
+ "iomu użytkowników należących do wbudowanej grupy %[1]s.\x02Ikona WireGua" +
+ "rd nie pojawiła się po 30 sekundach w zasobniku systemowym.\x02Teraz\x02" +
+ "Zegar systemowy został cofnięty!\x14\x01\x81\x01\x00\x04\x0b\x02%[1]d la" +
+ "ta\x05\x0a\x02%[1]d lat\x02\x0a\x02%[1]d rok\x00\x0b\x02%[1]d lata\x14" +
+ "\x01\x81\x01\x00\x04\x0a\x02%[1]d dni\x05\x0a\x02%[1]d dni\x02\x0d\x02%[" +
+ "1]d dzień\x00\x0a\x02%[1]d dni\x14\x01\x81\x01\x00\x04\x0e\x02%[1]d godz" +
+ "iny\x05\x0d\x02%[1]d godzin\x02\x0e\x02%[1]d godzina\x00\x0e\x02%[1]d go" +
+ "dziny\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d minuty\x05\x0c\x02%[1]d minut" +
+ "\x02\x0d\x02%[1]d minuta\x00\x0c\x02%[1]d minut\x14\x01\x81\x01\x00\x04" +
+ "\x0e\x02%[1]d sekundy\x05\x0d\x02%[1]d sekund\x02\x0e\x02%[1]d sekunda" +
+ "\x00\x0d\x02%[1]d sekund\x02%[1]s temu\x02%[1]d\u00a0B\x02%.2[1]f\u00a0K" +
+ "iB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s:" +
+ " %[2]q\x02Nieprawidłowy adres IP\x02Nieprawidłowa długość prefiksu sieci" +
+ "\x02Brak portu urządzenia końcowego\x02Nieprawidłowy host (urządzenie ko" +
+ "ńcowe)\x02Nawiasy muszą zawierać adres IPv6\x02Nieprawidłowe MTU\x02Nie" +
+ "prawidłowy port\x02Nieprawidłowy parametr utrzymania połączenia\x02Niepr" +
+ "awidłowy klucz: %[1]v\x02Klucze muszą zostać zdekodowane do dokładnie 32" +
+ " bajtów\x02Liczba musi zawierać się w przedziale 0 - 2^64-1: %[1]v\x02Dw" +
+ "a przecinki z rzędu\x02Nazwa tunelu jest nieprawidłowa\x02Linia musi wys" +
+ "tępować w sekcji\x02Klucz konfiguracyjny nie zawiera separatora równorzę" +
+ "dnego\x02Klucz musi mieć wartość\x02Nieprawidłowy klucz dla sekcji [Inte" +
+ "rface]\x02Nieprawidłowy klucz dla sekcji [Peer]\x02Interfejs musi mieć k" +
+ "lucz prywatny\x02[nie określono]\x02Wszyscy uczestnicy muszą mieć klucze" +
+ " publiczne\x02Błąd podczas pobierania konfiguracji\x02Nieprawidłowy kluc" +
+ "z dla sekcji interface\x02Wersja protokołu musi być 1\x02Nieprawidłowy k" +
+ "lucz dla sekcji peer\x02, \x02, \x02Informacje o WireGuard\x02Logo WireG" +
+ "uard\x02Wersja aplikacji: %[1]s\x0aWersja backend'u: %[2]s\x0aWersja: %[" +
+ "3]s\x0aSystem operacyjny: %[4]s\x0aArchitektura: %[5]s\x02Zamknij\x02♥ &" +
+ "Wpłać!\x02Status:\x02&Dezaktywuj\x02&Aktywuj\x02Klucz publiczny:\x02Port" +
+ " nasłuchu:\x02MTU:\x02Adresy:\x02Serwery DNS:\x02PSK:\x02Dozwolone adres" +
+ "y IP:\x02Urządzenie końcowe:\x02Utrzymanie połączenia:\x02Ostatni uścisk" +
+ " dłoni (handshake):\x02Transfer:\x02włączyć\x02%[1]s odebrano, %[2]s wys" +
+ "łano\x02Nie udało się określić stanu tunelu\x02Nie udało się aktywować " +
+ "tunelu\x02Nie można dezaktywować tunelu\x02Interfejs: %[1]s\x02Peer\x02U" +
+ "twórz nowy tunel\x02Edytuj tunel\x02&Nazwa:\x02&Klucz publiczny:\x02(nie" +
+ "znany)\x02Zablokuj niezabezpieczony ruch (wyłącznik awaryjny)\x02Jeśli w" +
+ " konfiguracji znajduje się dokładnie jeden peer, i ma on przypisany jede" +
+ "n z następujących adresów: 0.0.0.0/0 lub ::/0, to tunel aktywuje zasady " +
+ "zapory ogniowej, które blokują cały ruch z i do tunelu oprócz DHCP i NDP" +
+ ".\x02&Zapisz\x02Anuluj\x02&Konfiguracja:\x02Nieprawidłowa nazwa\x02Nazwa" +
+ " jest wymagana.\x02Nazwa tunelu ‘%[1]s’ jest niepoprawna.\x02Nie można w" +
+ "ylistować istniejących tuneli\x02Tunel już istnieje\x02Inny tunel już is" +
+ "tnieje z tą samą nazwą ‘%[1]s’.\x02Nie można utworzyć nowej konfiguracji" +
+ "\x02Zapis pliku się nie powiódł\x02Plik ‘%[1]s’ już istnieje. Czy chcesz" +
+ " go nadpisać?\x02Aktywny\x02Aktywowanie\x02Nieaktywny\x02Dezaktywowanie" +
+ "\x02Stan nieznany\x02Dziennik\x02&Kopiuj\x02Wybierz &wszystko\x02&Zapisz" +
+ " do pliku…\x02Czas\x02Wiadomości dziennika\x02Pliki tekstowe (*.txt)|*.t" +
+ "xt|Wszystkie pliki (*.*)|*.*\x02Eksportuj dziennik do pliku\x02&Informac" +
+ "je o WireGuard…\x02Błąd tunelu\x02%[1]s\x0a\x0aAby uzyskać więcej inform" +
+ "acji, zapoznaj się z logiem.\x02%[1]s (nieaktualny)\x02Błąd detekcji Wir" +
+ "eGuard\x02Nie można poczekać na pojawienie się okna WireGuard: %[1]v\x02" +
+ "WireGuard: Dezaktywowany\x02Status: Nieznany\x02Adresy: Brak\x02&Zarządz" +
+ "aj tunelami…\x02&Importuj tunel (tunele) z pliku…\x02W&yjście\x02Błąd tu" +
+ "nelu WireGuard\x02WireGuard: %[1]s\x02Status: %[1]s\x02Adresy: %[1]s\x02" +
+ "WireGuard Aktywny\x02Tunel %[1]s został aktywowany.\x02WireGuard Dezakty" +
+ "wowany\x02Tunel %[1]s został dezaktywowany.\x02Dostępna nowa aktualizacj" +
+ "a!\x02Aktualizacja WireGuard jest dostępna\x02Aktualizacja WireGuard jes" +
+ "t już dostępna. Zaleca się jak najszybszą aktualizację.\x02Tunele\x02&Ed" +
+ "ytuj\x02Dodaj &pusty tunel…\x02Dodaj Tunel\x02Usuń wybrany tunel (tunele" +
+ ")\x02Eksportuj wszystkie tunele do archiwum ZIP\x02&Przełącz\x02Eksportu" +
+ "j wszystkie tunele do archiwum &zip…\x02Edytuj &wybrany tunel…\x02&Usuń " +
+ "wybrany tunel (tunele)\x02Nie można zaimportować wybranej konfiguracji: " +
+ "%[1]v\x02Nie można wskazać istniejących tuneli: %[1]v\x02Inny tunel już " +
+ "istnieje z tą samą nazwą ‘%[1]s’\x02Nie można zaimportować konfiguracji:" +
+ " %[1]v\x02Zaimportowane tunele\x14\x01\x81\x01\x00\x04\x1b\x02Zaimportow" +
+ "ano %[1]d tunele\x05\x1b\x02Zaimportowano %[1]d tuneli\x02\x1a\x02Zaimpo" +
+ "rtowano %[1]d tunel\x00\x1b\x02Zaimportowano %[1]d tuneli\x14\x02\x80" +
+ "\x01\x04#\x02Zaimportowano %[1]d z %[2]d tunele\x05#\x02Zaimportowano %[" +
+ "1]d z %[2]d tuneli\x02\x22\x02Zaimportowano %[1]d z %[2]d tunel\x00#\x02" +
+ "Zaimportowano %[1]d z %[2]d tuneli\x02Nie można utworzyć tunelu\x14\x01" +
+ "\x81\x01\x00\x04\x13\x02Usuń %[1]d tunele\x05\x13\x02Usuń %[1]d tuneli" +
+ "\x02\x12\x02Usuń %[1]d tunel\x00\x13\x02Usuń %[1]d tuneli\x14\x01\x81" +
+ "\x01\x00\x04+\x02Czy na pewno chcesz usunąć %[1]d tunele?\x05+\x02Czy na" +
+ " pewno chcesz usunąć %[1]d tuneli?\x02*\x02Czy na pewno chcesz usunąć %[" +
+ "1]d tunel?\x00+\x02Czy na pewno chcesz usunąć %[1]d tuneli?\x02Usuń tune" +
+ "l ‘%[1]s’\x02Czy na pewno chcesz usunąć tunel ‘%[1]s’?\x02%[1]s Tej akcj" +
+ "i nie można cofnąć.\x02Nie można usunąć tunelu\x02Tunel nie mógł zostać " +
+ "usunięty: %[1]s\x02Nie można usunąć tuneli\x14\x01\x81\x01\x00\x04'\x02%" +
+ "[1]d tunele nie mogą być usunięte.\x05'\x02%[1]d tunele nie mogą być usu" +
+ "nięte.\x02)\x02%[1]d tunel nie może zostać usunięty.\x00'\x02%[1]d tunel" +
+ "e nie mogą być usunięte.\x02Pliki konfiguracji (*.zip, *.conf)|*.zip;*.c" +
+ "onf|Wszystkie pliki (*.*)|*.*\x02Importuj tunel (tunele) z pliku\x02Plik" +
+ "i ZIP konfiguracji (*.zip)|*.zip\x02Eksportuj tunele do archiwum ZIP\x02" +
+ "%[1]s (wersja niepodpisana, brak aktualizacji)\x02Błąd podczas zamykania" +
+ " WireGuard\x02Nie można wyłączyć usługi ze względu na: %[1]v. Jeśli chce" +
+ "sz wyłączyć WireGuard możesz to zrobić z poziomu menedżera usług.\x02Akt" +
+ "ualizacja WireGuard jest dostępna. Zaleca się natychmiastową aktualizacj" +
+ "ę.\x02Status: Czekam na użytkownika\x02Uaktualnij teraz\x02Status: Czek" +
+ "am na usługę aktualizacji\x02Błąd: %[1]v. Spróbuj ponownie.\x02Status: U" +
+ "kończone!\x02http2: Framer %[1]p: nie mógł zdekodować właśnie zapisanej " +
+ "ramki\x02http2: Framer %[1]p: zapis %[2]v\x02http2: Framer %[1]p: odczyt" +
+ " %[2]v\x02http2: zdekodwanie hpack nie powiodło się %+[1]v"
-var roIndex = []uint32{ // 175 elements
+var roIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x0000005d, 0x00000077,
- 0x00000092, 0x000000c6, 0x0000012a, 0x000001a6,
- 0x000001f0, 0x000001f5, 0x0000021c, 0x00000247,
- 0x00000274, 0x000002a1, 0x000002d5, 0x0000030e,
- 0x00000319, 0x00000322, 0x0000032f, 0x0000033c,
- 0x00000349, 0x00000356, 0x00000363, 0x00000378,
- 0x000003a5, 0x000003ca, 0x000003ed, 0x0000041e,
- 0x0000042c, 0x00000439, 0x0000045c, 0x00000473,
+ 0x00000092, 0x000000d1, 0x00000105, 0x00000169,
+ 0x000001e5, 0x0000022f, 0x00000234, 0x0000025b,
+ 0x00000286, 0x000002b3, 0x000002e0, 0x00000314,
+ 0x0000034d, 0x00000358, 0x00000361, 0x0000036e,
+ 0x0000037b, 0x00000388, 0x00000395, 0x000003a2,
+ 0x000003b7, 0x000003e4, 0x00000409, 0x0000042c,
+ 0x0000045d, 0x0000046b, 0x00000478, 0x0000049b,
// Entry 20 - 3F
- 0x000004b8, 0x000004f4, 0x00000516, 0x00000535,
- 0x00000560, 0x000005a7, 0x000005cd, 0x000005fb,
- 0x00000624, 0x00000655, 0x0000066c, 0x0000069b,
- 0x000006bf, 0x000006ed, 0x00000715, 0x00000740,
- 0x00000743, 0x00000746, 0x00000757, 0x00000770,
- 0x000007f9, 0x00000804, 0x00000813, 0x0000081a,
- 0x00000827, 0x00000831, 0x00000841, 0x00000854,
- 0x00000859, 0x00000861, 0x0000086e, 0x00000885,
+ 0x000004b2, 0x000004f7, 0x00000533, 0x00000555,
+ 0x00000574, 0x0000059f, 0x000005e6, 0x0000060c,
+ 0x0000063a, 0x00000663, 0x00000694, 0x000006ab,
+ 0x000006da, 0x000006fe, 0x0000072c, 0x00000754,
+ 0x0000077f, 0x00000782, 0x00000785, 0x00000796,
+ 0x000007af, 0x0000082d, 0x00000838, 0x00000847,
+ 0x0000084e, 0x0000085b, 0x00000865, 0x00000875,
+ 0x00000888, 0x0000088d, 0x00000895, 0x000008a2,
// Entry 40 - 5F
- 0x00000895, 0x000008a2, 0x000008be, 0x000008db,
- 0x000008e8, 0x000008f2, 0x0000090d, 0x00000939,
- 0x00000957, 0x00000978, 0x0000098b, 0x00000993,
- 0x000009a4, 0x000009b2, 0x000009b9, 0x000009ca,
- 0x000009d9, 0x00000a26, 0x00000bc2, 0x00000bcb,
- 0x00000bd3, 0x00000be3, 0x00000bf0, 0x00000c06,
- 0x00000c31, 0x00000c58, 0x00000c6d, 0x00000c9e,
- 0x00000cc3, 0x00000ce1, 0x00000d27, 0x00000d2d,
+ 0x000008b9, 0x000008c9, 0x000008d6, 0x000008f2,
+ 0x0000090f, 0x0000091c, 0x00000926, 0x00000941,
+ 0x0000096d, 0x0000098b, 0x000009ac, 0x000009bf,
+ 0x000009c7, 0x000009d8, 0x000009e6, 0x000009ed,
+ 0x000009fe, 0x00000a0d, 0x00000a5a, 0x00000bf6,
+ 0x00000bff, 0x00000c07, 0x00000c17, 0x00000c24,
+ 0x00000c3a, 0x00000c65, 0x00000c8c, 0x00000ca1,
+ 0x00000cd2, 0x00000cf7, 0x00000d15, 0x00000d5b,
// Entry 60 - 7F
- 0x00000d3b, 0x00000d43, 0x00000d54, 0x00000d67,
- 0x00000d6e, 0x00000d77, 0x00000d8a, 0x00000da2,
- 0x00000da7, 0x00000db7, 0x00000dee, 0x00000e0b,
- 0x00000e20, 0x00000e30, 0x00000e68, 0x00000e7d,
- 0x00000e9b, 0x00000ed9, 0x00000eef, 0x00000f03,
- 0x00000f13, 0x00000f2b, 0x00000f50, 0x00000f59,
- 0x00000f73, 0x00000f84, 0x00000f91, 0x00000f9f,
- 0x00000fb1, 0x00000fcf, 0x00000fe4, 0x00001005,
+ 0x00000d61, 0x00000d6f, 0x00000d77, 0x00000d88,
+ 0x00000d9b, 0x00000da2, 0x00000dab, 0x00000dbe,
+ 0x00000dd6, 0x00000ddb, 0x00000deb, 0x00000e22,
+ 0x00000e3f, 0x00000e54, 0x00000e64, 0x00000e9c,
+ 0x00000eb1, 0x00000ecf, 0x00000f0d, 0x00000f23,
+ 0x00000f37, 0x00000f47, 0x00000f5f, 0x00000f84,
+ 0x00000f8d, 0x00000fa7, 0x00000fb8, 0x00000fc5,
+ 0x00000fd3, 0x00000fe5, 0x00001003, 0x00001018,
// Entry 80 - 9F
- 0x00001026, 0x00001050, 0x000010c6, 0x000010cf,
- 0x000010d8, 0x000010f0, 0x00001100, 0x00001121,
- 0x00001143, 0x0000114d, 0x00001173, 0x0000118e,
- 0x000011b0, 0x000011e9, 0x0000121e, 0x0000124e,
- 0x0000127a, 0x0000128d, 0x000012e0, 0x00001350,
- 0x0000136a, 0x000013c0, 0x0000146a, 0x00001486,
- 0x000014c0, 0x000014ee, 0x00001509, 0x00001530,
- 0x0000154d, 0x000015d1, 0x00001621, 0x00001642,
+ 0x00001039, 0x0000105a, 0x00001084, 0x000010fa,
+ 0x00001103, 0x0000110c, 0x00001124, 0x00001134,
+ 0x00001155, 0x00001177, 0x00001181, 0x000011a7,
+ 0x000011c2, 0x000011e4, 0x0000121d, 0x00001252,
+ 0x00001282, 0x000012ae, 0x000012c1, 0x00001314,
+ 0x00001384, 0x0000139e, 0x000013f4, 0x0000149e,
+ 0x000014ba, 0x000014f4, 0x00001522, 0x0000153d,
+ 0x00001564, 0x00001581, 0x00001605, 0x00001655,
// Entry A0 - BF
- 0x0000166c, 0x00001687, 0x000016b8, 0x000016d9,
- 0x0000173a, 0x00001797, 0x000017b9, 0x000017ca,
- 0x000017f8, 0x0000181b, 0x0000182f, 0x00001871,
- 0x00001894, 0x000018b7, 0x000018dd,
-} // Size: 724 bytes
+ 0x00001676, 0x000016a0, 0x000016bb, 0x000016ec,
+ 0x0000170d, 0x0000176e, 0x000017cb, 0x000017ed,
+ 0x000017fe, 0x0000182c, 0x0000184f, 0x00001863,
+ 0x000018a5, 0x000018c8, 0x000018eb, 0x00001911,
+ 0x00001911, 0x00001911, 0x00001911,
+} // Size: 740 bytes
-const roData string = "" + // Size: 6365 bytes
+const roData string = "" + // Size: 6417 bytes
"\x02Eroare\x02(fără argument): obținere drept administrativ și instalare" +
" serviciu de gestionare\x02Utilizare: %[1]s [\x0a%[2]s]\x02Opțiuni linie" +
- " de comandă\x02Nu poate fi deschis tokenul actual de proces: %[1]v\x02Wi" +
- "reGuard poate fi utilizat doar de către utilizatorii care sunt membri ai" +
- " grupului Builtin %[1]s.\x02WireGuard rulează, dar interfața cu utilizat" +
- "orul este accesibilă doar din spațiile de lucru ale grupului Builtin %[1" +
- "]s.\x02Pictograma WireGuard din bara de sistem nu a apărut după 30 de se" +
- "cunde.\x02Acum\x02Ceasul de sistem a fost dat în spate!\x14\x01\x81\x01" +
- "\x00\x04\x0a\x02%[1]d ani\x02\x09\x02%[1]d an\x00\x0d\x02%[1]d de ani" +
- "\x14\x01\x81\x01\x00\x04\x0b\x02%[1]d zile\x02\x09\x02%[1]d zi\x00\x0e" +
- "\x02%[1]d de zile\x14\x01\x81\x01\x00\x04\x0a\x02%[1]d ore\x02\x0b\x02%[" +
- "1]d oră\x00\x0d\x02%[1]d de ore\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d min" +
- "ute\x02\x0c\x02%[1]d minut\x00\x10\x02%[1]d de minute\x14\x01\x81\x01" +
- "\x00\x04\x0e\x02%[1]d secunde\x02\x0f\x02%[1]d secundă\x00\x11\x02%[1]d " +
- "de secunde\x02acum %[1]s\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f" +
+ " de comandă\x02Nu se poate determina dacă procesul rulează sub WOW64: %[" +
+ "1]v\x02Nu poate fi deschis tokenul actual de proces: %[1]v\x02WireGuard " +
+ "poate fi utilizat doar de către utilizatorii care sunt membri ai grupulu" +
+ "i Builtin %[1]s.\x02WireGuard rulează, dar interfața cu utilizatorul est" +
+ "e accesibilă doar din spațiile de lucru ale grupului Builtin %[1]s.\x02P" +
+ "ictograma WireGuard din bara de sistem nu a apărut după 30 de secunde." +
+ "\x02Acum\x02Ceasul de sistem a fost dat în spate!\x14\x01\x81\x01\x00" +
+ "\x04\x0a\x02%[1]d ani\x02\x09\x02%[1]d an\x00\x0d\x02%[1]d de ani\x14" +
+ "\x01\x81\x01\x00\x04\x0b\x02%[1]d zile\x02\x09\x02%[1]d zi\x00\x0e\x02%[" +
+ "1]d de zile\x14\x01\x81\x01\x00\x04\x0a\x02%[1]d ore\x02\x0b\x02%[1]d or" +
+ "ă\x00\x0d\x02%[1]d de ore\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d minute" +
+ "\x02\x0c\x02%[1]d minut\x00\x10\x02%[1]d de minute\x14\x01\x81\x01\x00" +
+ "\x04\x0e\x02%[1]d secunde\x02\x0f\x02%[1]d secundă\x00\x11\x02%[1]d de s" +
+ "ecunde\x02acum %[1]s\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f" +
"\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Adr" +
"esă IP invalidă\x02Lungimea prefixului de rețea este invalidă\x02Lipseșt" +
"e portul de la punctul final\x02Gazdă invalidă a punctului final\x02Para" +
@@ -1248,486 +1428,584 @@ const roData string = "" + // Size: 6365 bytes
"igurației\x02Cheie invalidă pentru secțiunea interfeței\x02Versiunea de " +
"protocol trebuie să fie 1\x02Cheie invalidă pentru secțiunea perechii" +
"\x02, \x02, \x02Despre WireGuard\x02Imagine siglă WireGuard\x02Versiunea" +
- " aplicației: %[1]s\x0aVersiunea bibliotecii subiacente Go: %[2]s\x0aVers" +
- "iunea Go: %[3]s\x0aSistem de operare: %[4]s\x0aArhitectură: %[5]s\x02Înc" +
- "hidere\x02♥ &Donează!\x02Stare:\x02&Dezactivare\x02&Activare\x02Cheie pu" +
- "blică:\x02Port de ascultare:\x02MTU:\x02Adrese:\x02Servere DNS:\x02Cheie" +
- " predistribuită:\x02IP-uri permise:\x02Punct final:\x02Mesaj keepalive p" +
- "ersistent:\x02Ultimul acord de interogare:\x02Transferare:\x02activată" +
- "\x02%[1]s primit, %[2]s trimis\x02Nu a putut fi determinată starea tunel" +
- "ului\x02Tunelul nu a putut fi activat\x02Tunelul nu a putut fi dezactiva" +
- "t\x02Interfață: %[1]s\x02Pereche\x02Creare tunel nou\x02Editare tunel" +
- "\x02&Nume:\x02Cheie &publică:\x02(necunoscută)\x02&Blochează traficul ca" +
- "re nu trece prin tunel (întrerupător de activitate)\x02Când o configuraț" +
- "ie conține exact o pereche, iar acea pereche are IP-uri permise care con" +
- "țin cel puțin o variantă dintre 0.0.0.0/0 sau ::/0, atunci serviciul tu" +
- "nelului activează un set de reguli al paravanului de protecție pentru a " +
- "bloca întregul trafic care nu provine de la interfața tunelului, precum " +
- "și întregul trafic direcționat spre aceasta, existând excepții speciale" +
- " pentru DHCP și NDP.\x02&Salvare\x02Anulare\x02&Configurație:\x02Nume in" +
- "valid\x02Este necesar un nume.\x02Numele tunelului „%[1]s” este invalid." +
- "\x02Tunelurile existente nu pot fi listate\x02Tunelul există deja\x02Exi" +
- "stă deja un alt tunel cu numele „%[1]s”.\x02Nu se poate crea configurați" +
- "a nouă\x02Scrierea fișierului a eșuat\x02Fișierul „%[1]s” există deja." +
- "\x0a\x0aDorești suprascrierea acestuia?\x02Activ\x02Se activează\x02Inac" +
- "tiv\x02Se dezactivează\x02Stare necunoscută\x02Jurnal\x02&Copiere\x02Sel" +
- "ectare &totală\x02&Salvare în fișier…\x02Timp\x02Mesaj de jurnal\x02Fiși" +
- "ere text (*.txt)|*.txt|Toate fișierele (*.*)|*.*\x02Exportare jurnal în " +
- "fișier\x02&Despre WireGuard…\x02Eroare de tunel\x02%[1]s\x0a\x0aConsultă" +
- " jurnalul pentru mai multe informații.\x02%[1]s (neactualizat)\x02Eroare" +
- " de detectare WireGuard\x02Nu se poate aștepta ca fereastra WireGuard să" +
- " apară: %[1]v\x02WireGuard: dezactivat\x02Stare: necunoscută\x02Adrese: " +
- "niciuna\x02&Gestionare tuneluri…\x02&Importare tunel(uri) din fișier…" +
- "\x02Ie&șire\x02Eroare de tunel WireGuard\x02WireGuard: %[1]s\x02Stare: %" +
- "[1]s\x02Adrese: %[1]s\x02WireGuard activat\x02Tunelul %[1]s a fost activ" +
- "at.\x02WireGuard dezactivat\x02Tunelul %[1]s a fost dezactivat.\x02Este " +
- "disponibilă o actualizare!\x02Actualizare disponibilă pentru WireGuard" +
- "\x02O actualizare pentru WireGuard este acum disponibilă. Se recomandă e" +
- "fectuarea actualizării cât mai rapid posibil.\x02Tuneluri\x02%Editare" +
- "\x02Adăugare tunel &gol…\x02Adăugare tunel\x02Eliminare tunel(uri) selec" +
- "tat(e)\x02Exportă toate tunelurile în zip\x02&Comutare\x02Exportă toate " +
- "tunelurile în &zip…\x02Editare tunel &selectat…\x02&Eliminare tunel(uri)" +
- " selectat(e)\x02Configurația selectată nu a putut fi importată: %[1]v" +
- "\x02Tunelurile existente nu au putut fi enumerate: %[1]v\x02Există deja " +
- "un alt tunel cu numele „%[1]s”\x02Configurația nu poate fi importată: %[" +
- "1]v\x02Tuneluri importate\x14\x01\x81\x01\x00\x04\x18\x02Importat %[1]d " +
- "tuneluri\x02\x15\x02Importat %[1]d tunel\x00\x1b\x02Importat %[1]d de tu" +
- "neluri\x14\x02\x80\x01\x04\x22\x02Importat %[1]d din %[2]d tuneluri\x02" +
- "\x1f\x02Importat %[1]d din %[2]d tunel\x00%\x02Importat %[1]d din %[2]d " +
- "de tuneluri\x02Tunelul nu poate fi creat\x14\x01\x81\x01\x00\x04\x19\x02" +
- "Ștergere %[1]d tuneluri\x02\x16\x02Ștergere %[1]d tunel\x00\x1c\x02Șter" +
- "gere %[1]d de tuneluri\x14\x01\x81\x01\x00\x045\x02Ești sigur că dorești" +
- " să ștergi %[1]d tuneluri?\x022\x02Ești sigur că dorești să ștergi %[1]d" +
- " tunel?\x008\x02Ești sigur că dorești să ștergi %[1]d de tuneluri?\x02Șt" +
- "ergere tunel „%[1]s”\x02Ești sigur că dorești să ștergi tunelul „%[1]s”?" +
- "\x02%[1]s Această acțiune nu poate fi anulată.\x02Tunelul nu poate fi șt" +
- "ers\x02Un tunel nu a putut fi eliminat: %[1]s\x02Nu se pot șterge tunelu" +
- "rile\x14\x01\x81\x01\x00\x04)\x02%[1]d tuneluri nu au putut fi eliminate" +
- ".\x02$\x02%[1]d tunel nu a putut fi eliminat.\x00,\x02%[1]d de tuneluri " +
- "nu au putut fi eliminate.\x02Fișiere de configurare (*.zip, *.conf)|*.zi" +
- "p;*.conf|Toate fișierele (*.*)|*.*\x02Importare tunel(uri) din fișier" +
- "\x02Fișiere ZIP de configurare (*.zip)|*.zip\x02Exportare tuneluri în zi" +
- "p\x02%[1]s (versiune nesemnată, fără actualizări)\x02Eroare la ieșirea d" +
- "in WireGuard\x02Nu se poate ieși din serviciu din cauza: %[1]v. Poți opr" +
- "i WireGuard din managerul de servicii.\x02Este disponibilă o actualizare" +
- " pentru WireGuard. Se recomandă ferm actualizarea imediată.\x02Stare: se" +
- " așteaptă utilizatorul\x02Actualizare acum\x02Stare: se așteaptă servici" +
- "ul de actualizare\x02Eroare: %[1]v. Încearcă din nou.\x02Stare: finaliza" +
- "tă!\x02http2: Framer %[1]p: decodificarea cadrului recent scris a eșuat" +
- "\x02http2: Framer %[1]p: a scris %[2]v\x02http2: Framer %[1]p: a citit %" +
- "[2]v\x02http2: câmp hpack decodificat %+[1]v"
+ " aplicației: %[1]s\x0aVersiunea bibliotecii Go: %[2]s\x0aVersiunea Go: %" +
+ "[3]s\x0aSistem de operare: %[4]s\x0aArhitectură: %[5]s\x02Închidere\x02♥" +
+ " &Donează!\x02Stare:\x02&Dezactivare\x02&Activare\x02Cheie publică:\x02P" +
+ "ort de ascultare:\x02MTU:\x02Adrese:\x02Servere DNS:\x02Cheie predistrib" +
+ "uită:\x02IP-uri permise:\x02Punct final:\x02Mesaj keepalive persistent:" +
+ "\x02Ultimul acord de interogare:\x02Transferare:\x02activată\x02%[1]s pr" +
+ "imit, %[2]s trimis\x02Nu a putut fi determinată starea tunelului\x02Tune" +
+ "lul nu a putut fi activat\x02Tunelul nu a putut fi dezactivat\x02Interfa" +
+ "ță: %[1]s\x02Pereche\x02Creare tunel nou\x02Editare tunel\x02&Nume:\x02" +
+ "Cheie &publică:\x02(necunoscută)\x02&Blochează traficul care nu trece pr" +
+ "in tunel (întrerupător de activitate)\x02Când o configurație conține exa" +
+ "ct o pereche, iar acea pereche are IP-uri permise care conțin cel puțin " +
+ "o variantă dintre 0.0.0.0/0 sau ::/0, atunci serviciul tunelului activea" +
+ "ză un set de reguli al paravanului de protecție pentru a bloca întregul " +
+ "trafic care nu provine de la interfața tunelului, precum și întregul tra" +
+ "fic direcționat spre aceasta, existând excepții speciale pentru DHCP și " +
+ "NDP.\x02&Salvare\x02Anulare\x02&Configurație:\x02Nume invalid\x02Este ne" +
+ "cesar un nume.\x02Numele tunelului „%[1]s” este invalid.\x02Tunelurile e" +
+ "xistente nu pot fi listate\x02Tunelul există deja\x02Există deja un alt " +
+ "tunel cu numele „%[1]s”.\x02Nu se poate crea configurația nouă\x02Scrier" +
+ "ea fișierului a eșuat\x02Fișierul „%[1]s” există deja.\x0a\x0aDorești su" +
+ "prascrierea acestuia?\x02Activ\x02Se activează\x02Inactiv\x02Se dezactiv" +
+ "ează\x02Stare necunoscută\x02Jurnal\x02&Copiere\x02Selectare &totală\x02" +
+ "&Salvare în fișier…\x02Timp\x02Mesaj de jurnal\x02Fișiere text (*.txt)|*" +
+ ".txt|Toate fișierele (*.*)|*.*\x02Exportare jurnal în fișier\x02&Despre " +
+ "WireGuard…\x02Eroare de tunel\x02%[1]s\x0a\x0aConsultă jurnalul pentru m" +
+ "ai multe informații.\x02%[1]s (neactualizat)\x02Eroare de detectare Wire" +
+ "Guard\x02Nu se poate aștepta ca fereastra WireGuard să apară: %[1]v\x02W" +
+ "ireGuard: dezactivat\x02Stare: necunoscută\x02Adrese: niciuna\x02&Gestio" +
+ "nare tuneluri…\x02&Importare tunel(uri) din fișier…\x02Ie&șire\x02Eroare" +
+ " de tunel WireGuard\x02WireGuard: %[1]s\x02Stare: %[1]s\x02Adrese: %[1]s" +
+ "\x02WireGuard activat\x02Tunelul %[1]s a fost activat.\x02WireGuard deza" +
+ "ctivat\x02Tunelul %[1]s a fost dezactivat.\x02Este disponibilă o actuali" +
+ "zare!\x02Actualizare disponibilă pentru WireGuard\x02O actualizare pentr" +
+ "u WireGuard este acum disponibilă. Se recomandă efectuarea actualizării " +
+ "cât mai rapid posibil.\x02Tuneluri\x02&Editare\x02Adăugare tunel &gol…" +
+ "\x02Adăugare tunel\x02Eliminare tunel(uri) selectat(e)\x02Exportă toate " +
+ "tunelurile în zip\x02&Comutare\x02Exportă toate tunelurile în &zip…\x02E" +
+ "ditare tunel &selectat…\x02&Eliminare tunel(uri) selectat(e)\x02Configur" +
+ "ația selectată nu a putut fi importată: %[1]v\x02Tunelurile existente nu" +
+ " au putut fi enumerate: %[1]v\x02Există deja un alt tunel cu numele „%[1" +
+ "]s”\x02Configurația nu poate fi importată: %[1]v\x02Tuneluri importate" +
+ "\x14\x01\x81\x01\x00\x04\x18\x02Importat %[1]d tuneluri\x02\x15\x02Impor" +
+ "tat %[1]d tunel\x00\x1b\x02Importat %[1]d de tuneluri\x14\x02\x80\x01" +
+ "\x04\x22\x02Importat %[1]d din %[2]d tuneluri\x02\x1f\x02Importat %[1]d " +
+ "din %[2]d tunel\x00%\x02Importat %[1]d din %[2]d de tuneluri\x02Tunelul " +
+ "nu poate fi creat\x14\x01\x81\x01\x00\x04\x19\x02Ștergere %[1]d tuneluri" +
+ "\x02\x16\x02Ștergere %[1]d tunel\x00\x1c\x02Ștergere %[1]d de tuneluri" +
+ "\x14\x01\x81\x01\x00\x045\x02Ești sigur că dorești să ștergi %[1]d tunel" +
+ "uri?\x022\x02Ești sigur că dorești să ștergi %[1]d tunel?\x008\x02Ești s" +
+ "igur că dorești să ștergi %[1]d de tuneluri?\x02Ștergere tunel „%[1]s”" +
+ "\x02Ești sigur că dorești să ștergi tunelul „%[1]s”?\x02%[1]s Această ac" +
+ "țiune nu poate fi anulată.\x02Tunelul nu poate fi șters\x02Un tunel nu " +
+ "a putut fi eliminat: %[1]s\x02Nu se pot șterge tunelurile\x14\x01\x81" +
+ "\x01\x00\x04)\x02%[1]d tuneluri nu au putut fi eliminate.\x02$\x02%[1]d " +
+ "tunel nu a putut fi eliminat.\x00,\x02%[1]d de tuneluri nu au putut fi e" +
+ "liminate.\x02Fișiere de configurare (*.zip, *.conf)|*.zip;*.conf|Toate f" +
+ "ișierele (*.*)|*.*\x02Importare tunel(uri) din fișier\x02Fișiere ZIP de " +
+ "configurare (*.zip)|*.zip\x02Exportare tuneluri în zip\x02%[1]s (versiun" +
+ "e nesemnată, fără actualizări)\x02Eroare la ieșirea din WireGuard\x02Nu " +
+ "se poate ieși din serviciu din cauza: %[1]v. Poți opri WireGuard din man" +
+ "agerul de servicii.\x02Este disponibilă o actualizare pentru WireGuard. " +
+ "Se recomandă ferm actualizarea imediată.\x02Stare: se așteaptă utilizato" +
+ "rul\x02Actualizare acum\x02Stare: se așteaptă serviciul de actualizare" +
+ "\x02Eroare: %[1]v. Încearcă din nou.\x02Stare: finalizată!\x02http2: Fra" +
+ "mer %[1]p: decodificarea cadrului recent scris a eșuat\x02http2: Framer " +
+ "%[1]p: a scris %[2]v\x02http2: Framer %[1]p: a citit %[2]v\x02http2: câm" +
+ "p hpack decodificat %+[1]v"
-var ruIndex = []uint32{ // 175 elements
+var ruIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x0000000d, 0x000000a9, 0x000000d4,
- 0x00000107, 0x0000015e, 0x000001e5, 0x00000289,
- 0x000002f1, 0x000002fe, 0x0000033b, 0x00000368,
- 0x00000395, 0x000003c2, 0x000003ff, 0x0000043c,
- 0x0000044d, 0x00000456, 0x00000463, 0x00000470,
- 0x0000047d, 0x0000048a, 0x00000497, 0x000004be,
- 0x000004fc, 0x0000053b, 0x00000569, 0x000005a1,
- 0x000005be, 0x000005e0, 0x00000636, 0x0000065f,
+ 0x00000107, 0x00000166, 0x000001bd, 0x00000244,
+ 0x000002e8, 0x00000350, 0x0000035d, 0x0000039a,
+ 0x000003c7, 0x000003f4, 0x00000421, 0x0000045e,
+ 0x0000049b, 0x000004ac, 0x000004b5, 0x000004c2,
+ 0x000004cf, 0x000004dc, 0x000004e9, 0x000004f6,
+ 0x0000051d, 0x0000055b, 0x0000059a, 0x000005c8,
+ 0x00000600, 0x0000061d, 0x0000063f, 0x00000695,
// Entry 20 - 3F
- 0x000006b4, 0x000006f3, 0x00000716, 0x00000745,
- 0x00000778, 0x00000778, 0x000007aa, 0x000007e4,
- 0x00000819, 0x00000863, 0x00000879, 0x000008bd,
- 0x000008fd, 0x00000940, 0x00000978, 0x000009af,
- 0x000009b2, 0x000009b5, 0x000009c2, 0x000009db,
- 0x00000a99, 0x00000aa8, 0x00000ac7, 0x00000ad5,
- 0x00000ae9, 0x00000aff, 0x00000b1c, 0x00000b26,
- 0x00000b2b, 0x00000b3c, 0x00000b50, 0x00000b65,
+ 0x000006be, 0x00000713, 0x00000752, 0x00000775,
+ 0x000007a4, 0x000007d7, 0x0000082c, 0x0000085e,
+ 0x00000898, 0x000008cd, 0x00000917, 0x0000092d,
+ 0x00000971, 0x000009b1, 0x000009f4, 0x00000a2c,
+ 0x00000a63, 0x00000a66, 0x00000a69, 0x00000a76,
+ 0x00000a8f, 0x00000b4d, 0x00000b5c, 0x00000b7b,
+ 0x00000b89, 0x00000b9d, 0x00000bb3, 0x00000bd0,
+ 0x00000bda, 0x00000bdf, 0x00000bf0, 0x00000c04,
// Entry 40 - 5F
- 0x00000b8d, 0x00000bab, 0x00000bdc, 0x00000c07,
- 0x00000c19, 0x00000c2a, 0x00000c5d, 0x00000ca8,
- 0x00000ce0, 0x00000d16, 0x00000d30, 0x00000d37,
- 0x00000d55, 0x00000d7f, 0x00000d88, 0x00000da6,
- 0x00000dbd, 0x00000dfb, 0x00000fd9, 0x00000fed,
- 0x00000ffa, 0x00001015, 0x00001035, 0x00001050,
- 0x0000108a, 0x000010c2, 0x000010ed, 0x00001135,
- 0x0000117c, 0x000011a1, 0x00001203, 0x00001216,
+ 0x00000c19, 0x00000c41, 0x00000c5f, 0x00000c90,
+ 0x00000cbb, 0x00000ccd, 0x00000cde, 0x00000d11,
+ 0x00000d5c, 0x00000d94, 0x00000dca, 0x00000de4,
+ 0x00000deb, 0x00000e09, 0x00000e33, 0x00000e3c,
+ 0x00000e5a, 0x00000e71, 0x00000eaf, 0x0000108d,
+ 0x000010a1, 0x000010ae, 0x000010c9, 0x000010e9,
+ 0x00001104, 0x0000113e, 0x00001176, 0x000011a1,
+ 0x000011e9, 0x00001230, 0x00001255, 0x000012b7,
// Entry 60 - 7F
- 0x0000122d, 0x0000123e, 0x00001253, 0x0000127d,
- 0x0000128a, 0x000012a0, 0x000012b7, 0x000012da,
- 0x000012e5, 0x00001307, 0x0000134f, 0x00001379,
- 0x0000138a, 0x000013a6, 0x00001421, 0x00001438,
- 0x00001466, 0x000014ba, 0x000014e0, 0x00001503,
- 0x00001518, 0x00001544, 0x00001576, 0x00001582,
- 0x000015a8, 0x000015b9, 0x000015cd, 0x000015e1,
- 0x000015fa, 0x00001623, 0x0000163e, 0x00001665,
+ 0x000012ca, 0x000012e1, 0x000012f2, 0x00001307,
+ 0x00001331, 0x0000133e, 0x00001354, 0x0000136b,
+ 0x0000138e, 0x00001399, 0x000013bb, 0x00001403,
+ 0x0000142d, 0x0000143e, 0x0000145a, 0x000014d5,
+ 0x000014ec, 0x0000151a, 0x0000156e, 0x00001594,
+ 0x000015b7, 0x000015cc, 0x000015f8, 0x0000162a,
+ 0x00001636, 0x0000165c, 0x0000166d, 0x00001681,
+ 0x00001695, 0x000016ae, 0x000016d7, 0x000016f2,
// Entry 80 - 9F
- 0x0000168c, 0x000016bc, 0x00001747, 0x00001756,
- 0x00001772, 0x000017a3, 0x000017c3, 0x000017f4,
- 0x0000182f, 0x00001847, 0x00001886, 0x000018c7,
- 0x000018f9, 0x00001949, 0x000019a3, 0x000019ea,
- 0x00001a3a, 0x00001a68, 0x00001b3c, 0x00001c38,
- 0x00001c6a, 0x00001d0a, 0x00001e52, 0x00001e7c,
- 0x00001ecc, 0x00001f17, 0x00001f49, 0x00001f83,
- 0x00001fb5, 0x000020ac, 0x00002109, 0x00002137,
+ 0x00001719, 0x00001740, 0x00001770, 0x000017fb,
+ 0x0000180a, 0x00001826, 0x00001857, 0x00001877,
+ 0x000018a8, 0x000018e3, 0x000018fb, 0x0000193a,
+ 0x0000197b, 0x000019ad, 0x000019fd, 0x00001a57,
+ 0x00001a9e, 0x00001aee, 0x00001b1c, 0x00001bf0,
+ 0x00001cec, 0x00001d1e, 0x00001dbe, 0x00001f06,
+ 0x00001f30, 0x00001f80, 0x00001fcb, 0x00001ffd,
+ 0x00002037, 0x00002069, 0x00002160, 0x000021bd,
// Entry A0 - BF
- 0x0000216f, 0x000021a1, 0x000021ee, 0x00002217,
- 0x000022b1, 0x00002339, 0x00002371, 0x0000238f,
- 0x000023b2, 0x000023eb, 0x0000240d, 0x00002481,
- 0x000024ab, 0x000024d9, 0x0000250d,
-} // Size: 724 bytes
+ 0x000021eb, 0x00002223, 0x00002255, 0x000022a2,
+ 0x000022cb, 0x00002365, 0x000023ed, 0x00002425,
+ 0x00002443, 0x00002466, 0x0000249f, 0x000024c1,
+ 0x00002535, 0x0000255f, 0x0000258d, 0x000025c1,
+ 0x000025c1, 0x000025c1, 0x000025c1,
+} // Size: 740 bytes
-const ruData string = "" + // Size: 9485 bytes
+const ruData string = "" + // Size: 9665 bytes
"\x02Ошибка\x02(нет аргумента): получить права администратора и установит" +
"ь административную службу\x02Использование: %[1]s [\x0a%[2]s]\x02Параме" +
- "тры командной строки\x02Не удается открыть токен текущего процесса: %[1" +
- "]v\x02WireGuard может использоваться только пользователями, входящими в " +
- "группу %[1]s.\x02WireGuard запущен, но пользовательский интерфейс досту" +
- "пен только с рабочих столов группы %[1]s.\x02Значок в системном трее Wi" +
- "reGuard не появился после 30 секунд.\x02Сейчас\x02Системные часы перевед" +
- "ены назад!\x14\x01\x81\x01\x00\x04\x08\x02%[1]dг\x05\x08\x02%[1]dг\x02" +
- "\x08\x02%[1]dг\x00\x08\x02%[1]dг\x14\x01\x81\x01\x00\x04\x08\x02%[1]dд" +
- "\x05\x08\x02%[1]dд\x02\x08\x02%[1]dд\x00\x08\x02%[1]dд\x14\x01\x81\x01" +
- "\x00\x04\x08\x02%[1]dч\x05\x08\x02%[1]dч\x02\x08\x02%[1]dч\x00\x08\x02%[" +
- "1]dч\x14\x01\x81\x01\x00\x04\x0c\x02%[1]dмин\x05\x0c\x02%[1]dмин\x02\x0c" +
- "\x02%[1]dмин\x00\x0c\x02%[1]dмин\x14\x01\x81\x01\x00\x04\x0c\x02%[1]dсек" +
- "\x05\x0c\x02%[1]dсек\x02\x0c\x02%[1]dсек\x00\x0c\x02%[1]dсек\x02%[1]s на" +
- "зад\x02%[1]d Б\x02%.2[1]f Кб\x02%.2[1]f Мб\x02%.2[1]f Гб\x02%.2[1]f Тб" +
- "\x02%[1]s: %[2]q\x02Недопустимый IP-адрес\x02Недопустимая длина префикса" +
- " сети\x02Отсутствует порт IP-адреса сервера\x02Неверный IP-адрес сервера" +
- "\x02В скобках должен быть IPv6 адрес\x02Недопустимый MTU\x02Недопустимый" +
- " порт\x02Недопустимое значение поддержания соединения\x02Недопустимый кл" +
- "юч: %[1]v\x02Ключи должны декодироваться ровно с 32 байтами\x02Число до" +
- "лжно быть между 0 и 2^64-1: %[1]v\x02Две запятые подряд\x02Неправильное" +
- " имя туннеля\x02Строка должна быть в секции\x02Ключ должен иметь значени" +
- "е\x02Неверный ключ для секции [Interface]\x02Неверный ключ для секции [" +
- "Peer]\x02В Интерфейсе должен быть приватный ключ\x02[не указано]\x02Все " +
- "пиры должны иметь открытые ключи\x02Ошибка при получении конфигурации" +
- "\x02Неверный ключ для секции Интерфейса\x02Версия протокола должна быть " +
- "1\x02Неверный ключ для секции Пира\x02, \x02, \x02О WireGuard\x02Логотип" +
- " WireGuard\x02Версия приложения: %[1]s\x0aВерсия бэкэнда: %[2]s\x0aВерси" +
- "я перехода: %[3]s\x0aОперационная система: %[4]s\x0aАрхитектура: %[5]s" +
- "\x02Закрыть\x02♥ &Пожертвовать!\x02Статус:\x02&Отключить\x02&Подключить" +
- "\x02Публичный ключ:\x02Порт:\x02MTU:\x02IP-адреса:\x02DNS-серверы:\x02Об" +
- "щий ключ:\x02Разрешенные IP-адреса:\x02IP-адрес сервера:\x02Поддерживан" +
- "ие соединения:\x02Последнее рукопожатие:\x02Передача:\x02включено\x02По" +
- "лучено %[1]s, отправлено %[2]s\x02Не удалось определить состояние тунне" +
- "ля\x02Не удалось подключить туннель\x02Не удалось отключить туннель\x02" +
- "Интерфейс: %[1]s\x02Пир\x02Создать туннель\x02Редактировать туннель\x02" +
- "&Имя:\x02&Публичный ключ:\x02(неизвестно)\x02&Блокировать нетуннельный т" +
- "рафик\x02Когда конфигурация имеет ровно одного пира, и у этого пира ест" +
- "ь разрешенные IP, содержащие хотя бы один из 0.0.0.0/0 или ::/0, то слу" +
- "жба туннеля обязывает брандмауэр блокировать весь входящий и исходящий " +
- "трафик, который не проходит через туннель, за исключением DHCP и NDP." +
- "\x02&Сохранить\x02Отмена\x02&Конфигурация:\x02Недопустимое имя\x02Требуе" +
- "тся имя.\x02Имя туннеля ‘%[1]s’ недопустимо.\x02Не удалось отобразить т" +
- "уннели\x02Туннель уже существует\x02Туннель с именем ’%[1]s’ уже сущест" +
- "вует.\x02Не удалось создать новую конфигурацию\x02Ошибка записи файла" +
- "\x02Файл '%[1]s' уже существует!\x0a\x0aВы хотите перезаписать его?\x02П" +
- "одключен\x02Подключение\x02Отключен\x02Отключение\x02Неизвестное состоя" +
- "ние\x02Журнал\x02&Копировать\x02Выбрать &всё\x02&Сохранить в файл…\x02В" +
- "ремя\x02Сообщение Журнала\x02Текстовые файлы (*.txt)|*.txt|Все файлы (*" +
- ".*)|*.*\x02Экспорт Журнала в файл\x02&О WireGuard…\x02Ошибка туннеля\x02" +
- "%[1]s\x0a\x0aОбратитесь к журналу для получения дополнительной информаци" +
- "и.\x02%[1]s (устарел)\x02Ошибка обнаружения WireGuard\x02Не удалось дож" +
- "даться появления окна WireGuard: %[1]v\x02WireGuard: Деактивирован\x02С" +
- "татус: Неизвестен\x02Адреса: нет\x02&Управление туннелями…\x02&Импорт т" +
- "уннелей из файла…\x02Вы&ход\x02Ошибка туннеля WireGuard\x02WireGuard: %" +
- "[1]s\x02Статус: %[1]s\x02Адреса: %[1]s\x02WireGuard Включен\x02Туннель %" +
- "[1]s подключен.\x02WireGuard Выключен\x02Туннель %[1]s отключен.\x02Дост" +
- "упно обновление!\x02Доступно обновление WireGuard\x02Доступно обновлени" +
- "е для WireGuard. Рекомендуется обновить его как можно скорее.\x02Туннел" +
- "и\x02&Редактировать\x02Добавить &пустой туннель…\x02Добавить туннель" +
- "\x02Удалить выбранные туннели\x02Экспорт всех туннелей в zip-архив\x02&П" +
- "ереключить\x02Экспорт всех туннелей в &zip-архив…\x02Редактировать &выб" +
- "ранный туннель…\x02&Удалить выбранные туннели\x02Невозможно импортирова" +
- "ть конфигурацию: %[1]v\x02Не удалось перечислить существующие туннели: " +
- "%[1]v\x02Туннель с именем ’%[1]s’ уже существует\x02Невозможно импортиро" +
- "вать конфигурацию: %[1]v\x02Импортированные туннели\x14\x01\x81\x01\x00" +
- "\x041\x02Импортированы туннели: %[1]d\x051\x02Импортированы туннели: %[1" +
- "]d\x024\x02Импортированный %[1]d туннель\x001\x02Импортированы туннели: " +
- "%[1]d\x14\x02\x80\x01\x04<\x02Импортированы туннели: %[1]d из %[2]d\x05<" +
- "\x02Импортированы туннели: %[1]d из %[2]d\x02<\x02Импортированы туннели:" +
- " %[1]d из %[2]d\x00<\x02Импортированы туннели: %[1]d из %[2]d\x02Не удал" +
- "ось создать туннель\x14\x01\x81\x01\x00\x04%\x02Удалить туннели: %[1]d" +
- "\x05%\x02Удалить туннели: %[1]d\x02$\x02Удалить %[1]d туннель\x00%\x02Уд" +
- "алить туннели: %[1]d\x14\x01\x81\x01\x00\x04O\x02Вы уверены, что хотите" +
- " удалить туннели: %[1]d?\x05O\x02Вы уверены, что хотите удалить туннели:" +
- " %[1]d?\x02N\x02Вы уверены, что хотите удалить %[1]d туннель?\x00O\x02Вы" +
- " уверены, что хотите удалить туннели: %[1]d?\x02Удалить туннель ‘%[1]s’" +
- "\x02Вы уверены, что хотите удалить '%[1]s' туннель?\x02%[1]s Данное дейс" +
- "твие невозможно отменить.\x02Не удалось удалить туннель\x02Невозможно у" +
- "далить туннель: %[1]s\x02Не удалось удалить туннели\x14\x01\x81\x01\x00" +
- "\x04;\x02туннелей не удалось удалить: %[1]d\x05;\x02туннелей не удалось " +
- "удалить: %[1]d\x029\x02%[1]d туннель не удалось удалить.\x00;\x02туннел" +
- "ей не удалось удалить: %[1]d\x02Файлы конфигурации (*.zip, *.conf)|*.zi" +
- "p;*.conf|Все файлы (*.*)|*.*\x02Импорт туннелей из файла\x02Конфигурация" +
- " ZIP файлов (*.zip)|*.zip\x02Экспорт туннелей в zip-архив\x02%[1]s (непо" +
- "дписанная сборка, нет обновлений)\x02Ошибка выхода из WireGuard\x02Не у" +
- "дается выйти из сервиса из-за: %[1]v. Вы можете остановить WireGuard из" +
- " менеджера служб.\x02Доступно обновление WireGuard. Настоятельно рекомен" +
- "дуем обновить приложение.\x02Статус: Ожидание пользователя\x02Обновить " +
- "Сейчас\x02Статус: Обновление\x02Ошибка: %[1]v. Попробуйте еще раз.\x02С" +
- "татус: Завершено!\x02http2: Framer %[1]p: не удалось декодировать тольк" +
- "о что записанный кадр\x02http2: Framer %[1]p: написал %[2]v\x02http2: F" +
- "ramer %[1]p: прочитать %[2]v\x02http2: декодирован hpack поле %+[1]v"
+ "тры командной строки\x02Ошибка определения или процесс работает как WOW" +
+ "64: %[1]v\x02Не удается открыть токен текущего процесса: %[1]v\x02WireGu" +
+ "ard может использоваться только пользователями, входящими в группу %[1]s" +
+ ".\x02WireGuard запущен, но пользовательский интерфейс доступен только с " +
+ "рабочих столов группы %[1]s.\x02Значок в системном трее WireGuard не по" +
+ "явился после 30 секунд.\x02Сейчас\x02Системные часы переведены назад!" +
+ "\x14\x01\x81\x01\x00\x04\x08\x02%[1]dг\x05\x08\x02%[1]dг\x02\x08\x02%[1]" +
+ "dг\x00\x08\x02%[1]dг\x14\x01\x81\x01\x00\x04\x08\x02%[1]dд\x05\x08\x02%[" +
+ "1]dд\x02\x08\x02%[1]dд\x00\x08\x02%[1]dд\x14\x01\x81\x01\x00\x04\x08\x02" +
+ "%[1]dч\x05\x08\x02%[1]dч\x02\x08\x02%[1]dч\x00\x08\x02%[1]dч\x14\x01\x81" +
+ "\x01\x00\x04\x0c\x02%[1]dмин\x05\x0c\x02%[1]dмин\x02\x0c\x02%[1]dмин\x00" +
+ "\x0c\x02%[1]dмин\x14\x01\x81\x01\x00\x04\x0c\x02%[1]dсек\x05\x0c\x02%[1]" +
+ "dсек\x02\x0c\x02%[1]dсек\x00\x0c\x02%[1]dсек\x02%[1]s назад\x02%[1]d Б" +
+ "\x02%.2[1]f Кб\x02%.2[1]f Мб\x02%.2[1]f Гб\x02%.2[1]f Тб\x02%[1]s: %[2]q" +
+ "\x02Недопустимый IP-адрес\x02Недопустимая длина префикса сети\x02Отсутст" +
+ "вует порт IP-адреса сервера\x02Неверный IP-адрес сервера\x02В скобках д" +
+ "олжен быть IPv6 адрес\x02Недопустимый MTU\x02Недопустимый порт\x02Недоп" +
+ "устимое значение поддержания соединения\x02Недопустимый ключ: %[1]v\x02" +
+ "Ключи должны декодироваться ровно с 32 байтами\x02Число должно быть меж" +
+ "ду 0 и 2^64-1: %[1]v\x02Две запятые подряд\x02Неправильное имя туннеля" +
+ "\x02Строка должна быть в секции\x02В ключе конфигурации отсутствует разд" +
+ "елитель\x02Ключ должен иметь значение\x02Неверный ключ для секции [Inte" +
+ "rface]\x02Неверный ключ для секции [Peer]\x02В Интерфейсе должен быть пр" +
+ "иватный ключ\x02[не указано]\x02Все пиры должны иметь открытые ключи" +
+ "\x02Ошибка при получении конфигурации\x02Неверный ключ для секции Интерф" +
+ "ейса\x02Версия протокола должна быть 1\x02Неверный ключ для секции Пира" +
+ "\x02, \x02, \x02О WireGuard\x02Логотип WireGuard\x02Версия приложения: %" +
+ "[1]s\x0aВерсия бэкэнда: %[2]s\x0aВерсия перехода: %[3]s\x0aОперационная " +
+ "система: %[4]s\x0aАрхитектура: %[5]s\x02Закрыть\x02♥ &Пожертвовать!\x02" +
+ "Статус:\x02&Отключить\x02&Подключить\x02Публичный ключ:\x02Порт:\x02MTU" +
+ ":\x02IP-адреса:\x02DNS-серверы:\x02Общий ключ:\x02Разрешенные IP-адреса:" +
+ "\x02IP-адрес сервера:\x02Поддерживание соединения:\x02Последнее рукопожа" +
+ "тие:\x02Передача:\x02включено\x02Получено %[1]s, отправлено %[2]s\x02Не" +
+ " удалось определить состояние туннеля\x02Не удалось подключить туннель" +
+ "\x02Не удалось отключить туннель\x02Интерфейс: %[1]s\x02Пир\x02Создать т" +
+ "уннель\x02Редактировать туннель\x02&Имя:\x02&Публичный ключ:\x02(неизве" +
+ "стно)\x02&Блокировать нетуннельный трафик\x02Когда конфигурация имеет р" +
+ "овно одного пира, и у этого пира есть разрешенные IP, содержащие хотя б" +
+ "ы один из 0.0.0.0/0 или ::/0, то служба туннеля обязывает брандмауэр бл" +
+ "окировать весь входящий и исходящий трафик, который не проходит через т" +
+ "уннель, за исключением DHCP и NDP.\x02&Сохранить\x02Отмена\x02&Конфигур" +
+ "ация:\x02Недопустимое имя\x02Требуется имя.\x02Имя туннеля ‘%[1]s’ недо" +
+ "пустимо.\x02Не удалось отобразить туннели\x02Туннель уже существует\x02" +
+ "Туннель с именем ’%[1]s’ уже существует.\x02Не удалось создать новую ко" +
+ "нфигурацию\x02Ошибка записи файла\x02Файл '%[1]s' уже существует!\x0a" +
+ "\x0aВы хотите перезаписать его?\x02Подключен\x02Подключение\x02Отключен" +
+ "\x02Отключение\x02Неизвестное состояние\x02Журнал\x02&Копировать\x02Выбр" +
+ "ать &всё\x02&Сохранить в файл…\x02Время\x02Сообщение Журнала\x02Текстов" +
+ "ые файлы (*.txt)|*.txt|Все файлы (*.*)|*.*\x02Экспорт Журнала в файл" +
+ "\x02&О WireGuard…\x02Ошибка туннеля\x02%[1]s\x0a\x0aОбратитесь к журналу" +
+ " для получения дополнительной информации.\x02%[1]s (устарел)\x02Ошибка о" +
+ "бнаружения WireGuard\x02Не удалось дождаться появления окна WireGuard: " +
+ "%[1]v\x02WireGuard: Деактивирован\x02Статус: Неизвестен\x02Адреса: нет" +
+ "\x02&Управление туннелями…\x02&Импорт туннелей из файла…\x02Вы&ход\x02Ош" +
+ "ибка туннеля WireGuard\x02WireGuard: %[1]s\x02Статус: %[1]s\x02Адреса: " +
+ "%[1]s\x02WireGuard Включен\x02Туннель %[1]s подключен.\x02WireGuard Выкл" +
+ "ючен\x02Туннель %[1]s отключен.\x02Доступно обновление!\x02Доступно обн" +
+ "овление WireGuard\x02Доступно обновление для WireGuard. Рекомендуется о" +
+ "бновить его как можно скорее.\x02Туннели\x02&Редактировать\x02Добавить " +
+ "&пустой туннель…\x02Добавить туннель\x02Удалить выбранные туннели\x02Экс" +
+ "порт всех туннелей в zip-архив\x02&Переключить\x02Экспорт всех туннелей" +
+ " в &zip-архив…\x02Редактировать &выбранный туннель…\x02&Удалить выбранны" +
+ "е туннели\x02Невозможно импортировать конфигурацию: %[1]v\x02Не удалось" +
+ " перечислить существующие туннели: %[1]v\x02Туннель с именем ’%[1]s’ уже" +
+ " существует\x02Невозможно импортировать конфигурацию: %[1]v\x02Импортиро" +
+ "ванные туннели\x14\x01\x81\x01\x00\x041\x02Импортированы туннели: %[1]d" +
+ "\x051\x02Импортированы туннели: %[1]d\x024\x02Импортированный %[1]d тунн" +
+ "ель\x001\x02Импортированы туннели: %[1]d\x14\x02\x80\x01\x04<\x02Импорт" +
+ "ированы туннели: %[1]d из %[2]d\x05<\x02Импортированы туннели: %[1]d из" +
+ " %[2]d\x02<\x02Импортированы туннели: %[1]d из %[2]d\x00<\x02Импортирова" +
+ "ны туннели: %[1]d из %[2]d\x02Не удалось создать туннель\x14\x01\x81" +
+ "\x01\x00\x04%\x02Удалить туннели: %[1]d\x05%\x02Удалить туннели: %[1]d" +
+ "\x02$\x02Удалить %[1]d туннель\x00%\x02Удалить туннели: %[1]d\x14\x01" +
+ "\x81\x01\x00\x04O\x02Вы уверены, что хотите удалить туннели: %[1]d?\x05O" +
+ "\x02Вы уверены, что хотите удалить туннели: %[1]d?\x02N\x02Вы уверены, ч" +
+ "то хотите удалить %[1]d туннель?\x00O\x02Вы уверены, что хотите удалить" +
+ " туннели: %[1]d?\x02Удалить туннель ‘%[1]s’\x02Вы уверены, что хотите уд" +
+ "алить '%[1]s' туннель?\x02%[1]s Данное действие невозможно отменить." +
+ "\x02Не удалось удалить туннель\x02Невозможно удалить туннель: %[1]s\x02Н" +
+ "е удалось удалить туннели\x14\x01\x81\x01\x00\x04;\x02туннелей не удало" +
+ "сь удалить: %[1]d\x05;\x02туннелей не удалось удалить: %[1]d\x029\x02%[" +
+ "1]d туннель не удалось удалить.\x00;\x02туннелей не удалось удалить: %[1" +
+ "]d\x02Файлы конфигурации (*.zip, *.conf)|*.zip;*.conf|Все файлы (*.*)|*." +
+ "*\x02Импорт туннелей из файла\x02Конфигурация ZIP файлов (*.zip)|*.zip" +
+ "\x02Экспорт туннелей в zip-архив\x02%[1]s (неподписанная сборка, нет обн" +
+ "овлений)\x02Ошибка выхода из WireGuard\x02Не удается выйти из сервиса и" +
+ "з-за: %[1]v. Вы можете остановить WireGuard из менеджера служб.\x02Дост" +
+ "упно обновление WireGuard. Настоятельно рекомендуем обновить приложение" +
+ ".\x02Статус: Ожидание пользователя\x02Обновить Сейчас\x02Статус: Обновле" +
+ "ние\x02Ошибка: %[1]v. Попробуйте еще раз.\x02Статус: Завершено!\x02http" +
+ "2: Framer %[1]p: не удалось декодировать только что записанный кадр\x02h" +
+ "ttp2: Framer %[1]p: написал %[2]v\x02http2: Framer %[1]p: прочитать %[2]" +
+ "v\x02http2: декодирован hpack поле %+[1]v"
-var skIndex = []uint32{ // 175 elements
+var skIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000006, 0x0000005e, 0x00000078,
- 0x00000097, 0x000000cf, 0x00000111, 0x0000017b,
- 0x000001c5, 0x000001cb, 0x000001f3, 0x000001f3,
- 0x0000022b, 0x0000026c, 0x000002af, 0x000002f4,
- 0x000002ff, 0x00000308, 0x00000315, 0x00000322,
- 0x0000032f, 0x0000033c, 0x00000349, 0x0000035d,
- 0x00000383, 0x000003a8, 0x000003cc, 0x000003f5,
- 0x00000403, 0x00000412, 0x00000434, 0x0000044d,
+ 0x00000097, 0x000000d1, 0x00000109, 0x0000014b,
+ 0x000001b5, 0x000001ff, 0x00000205, 0x0000022d,
+ 0x0000022d, 0x00000265, 0x000002a6, 0x000002e9,
+ 0x0000032e, 0x00000339, 0x00000342, 0x0000034f,
+ 0x0000035c, 0x00000369, 0x00000376, 0x00000383,
+ 0x00000397, 0x000003bd, 0x000003e2, 0x00000406,
+ 0x0000042f, 0x0000043d, 0x0000044c, 0x0000046e,
// Entry 20 - 3F
- 0x00000482, 0x000004b5, 0x000004cb, 0x000004e8,
- 0x00000507, 0x00000549, 0x0000056a, 0x0000058f,
- 0x000005af, 0x000005e2, 0x000005f6, 0x0000062b,
- 0x0000064f, 0x00000672, 0x00000690, 0x000006ae,
- 0x000006b1, 0x000006b3, 0x000006bf, 0x000006d7,
- 0x0000074a, 0x00000754, 0x00000763, 0x00000769,
- 0x00000778, 0x00000785, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
+ 0x00000487, 0x000004bc, 0x000004ef, 0x00000505,
+ 0x00000522, 0x00000541, 0x00000583, 0x000005a4,
+ 0x000005c9, 0x000005e9, 0x0000061c, 0x00000630,
+ 0x00000665, 0x00000689, 0x000006ac, 0x000006ca,
+ 0x000006e8, 0x000006eb, 0x000006ed, 0x000006f9,
+ 0x00000711, 0x00000784, 0x0000078e, 0x0000079d,
+ 0x000007a3, 0x000007b2, 0x000007bf, 0x000007d1,
+ 0x000007e1, 0x000007e6, 0x000007ee, 0x000007fb,
// Entry 40 - 5F
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
+ 0x00000816, 0x0000082b, 0x00000839, 0x00000852,
+ 0x00000872, 0x0000087a, 0x00000884, 0x000008a8,
+ 0x000008ca, 0x000008e9, 0x0000090a, 0x0000091b,
+ 0x00000920, 0x00000936, 0x00000945, 0x0000094e,
+ 0x00000961, 0x0000096c, 0x0000099a, 0x0000099a,
+ 0x000009a4, 0x000009ad, 0x000009bd, 0x000009ce,
+ 0x000009e2, 0x00000a0a, 0x00000a40, 0x00000a53,
+ 0x00000a7d, 0x00000aaa, 0x00000acd, 0x00000b0a,
// Entry 60 - 7F
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
+ 0x00000b13, 0x00000b1f, 0x00000b2a, 0x00000b38,
+ 0x00000b46, 0x00000b46, 0x00000b46, 0x00000b46,
+ 0x00000b46, 0x00000b46, 0x00000b46, 0x00000b46,
+ 0x00000b46, 0x00000b56, 0x00000b56, 0x00000b56,
+ 0x00000b56, 0x00000b56, 0x00000b56, 0x00000b56,
+ 0x00000b56, 0x00000b56, 0x00000b6c, 0x00000b90,
+ 0x00000b9b, 0x00000b9b, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
// Entry 80 - 9F
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
// Entry A0 - BF
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797, 0x00000797,
- 0x00000797, 0x00000797, 0x00000797,
-} // Size: 724 bytes
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac, 0x00000bac,
+ 0x00000bac, 0x00000bac, 0x00000bac,
+} // Size: 740 bytes
-const skData string = "" + // Size: 1943 bytes
+const skData string = "" + // Size: 2988 bytes
"\x02Chyba\x02(bez argumentu): získať administrátorské práva a nainštalov" +
"ať službu manažéra\x02Použitie: %[1]s [\x0a%[2]s]\x02Možnosti príkazovéh" +
- "o riadku\x02Nepodarilo sa otvoriť token aktuálneho procesu: %[1]v\x02Wir" +
- "eGuard môžu používať iba členovia Builtin skupiny %[1]s.\x02WireGuard je" +
- " spustený, ale používateľské rozhranie je prístupné iba členom Builtin s" +
- "kupiny %[1]s.\x02WireGuard ikona sa ani po 30 sekundách neobjavila na sy" +
- "stémovej lište.\x02Teraz\x02Systémové hodiny sa vrátili v čase!\x14\x01" +
- "\x81\x01\x00\x04\x0a\x02%[1]d dni\x05\x0b\x02%[1]d dní\x02\x0b\x02%[1]d " +
- "deň\x00\x0b\x02%[1]d dní\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d hodiny\x05" +
- "\x0d\x02%[1]d hodín\x02\x0d\x02%[1]d hodina\x00\x0d\x02%[1]d hodín\x14" +
- "\x01\x81\x01\x00\x04\x0e\x02%[1]d minúty\x05\x0d\x02%[1]d minút\x02\x0e" +
- "\x02%[1]d minúta\x00\x0d\x02%[1]d minút\x14\x01\x81\x01\x00\x04\x0e\x02%" +
- "[1]d sekundy\x05\x0e\x02%[1]d sekúnd\x02\x0e\x02%[1]d sekunda\x00\x0e" +
- "\x02%[1]d sekúnd\x02Pred %[1]s\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%." +
- "2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q" +
- "\x02Neplatná adresa IP\x02Neplatná dĺžka sieťového prefixu\x02Koncovému " +
- "bodu chýba číslo portu\x02Neplatný hostiteľ koncového bodu\x02Medzi zátv" +
- "orkami musí byť IPv6 adresa\x02Neplatné MTU\x02Neplatný port\x02Neplatný" +
- " perzistentný keepalive\x02Neplatný kľúč: %[1]v\x02Dekódované kľúče musi" +
- "a mať veľkosť 32 bajtov\x02Číslo musí mať hodnotu medzi 0 a 2^64-1: %[1]" +
- "v\x02Dve čiarky v poradí\x02Názov tunela nie je platný\x02Sekcia musí ob" +
- "sahovať čiaru\x02Konfiguračný kľúč neobsahuje separátor (znamienko rovno" +
- "sti)\x02Kľúč musí obsahovať hodnotu\x02Neplatný kľúč sekcie [Interface]" +
- "\x02Neplatný kľúč sekcie [Peer]\x02Rozhranie musí mať priradený súkromný" +
- " kľúč\x02[nešpecifikované]\x02Všetci peeri musia mať priradený verejný k" +
- "ľúč\x02Chyba pri získavaní konfigurácie\x02Neplatný kľúč sekcie rozhran" +
- "ia\x02Verzia protokolu musí byť 1\x02Neplatný kľúč peer sekcie\x02, \x02" +
- " \x02O WireGuard\x02Obrázok WireGuard loga\x02Verzia aplikácie: %[1]s" +
- "\x0aVerzia Go backendu: %[2]s\x0aVerzia Go: %[3]s\x0aOperačný systém: %[" +
- "4]s\x0aArchitektúra: %[5]s\x02Zatvoriť\x02♥ a Darovat!\x02Stav:\x02a Dea" +
- "ktivovať\x02a Aktivovať\x02Verejný kľúč:"
+ "o riadku\x02Nepodarilo sa zistiť, či proces beží pod WOW64: %[1]v\x02Nep" +
+ "odarilo sa otvoriť token aktuálneho procesu: %[1]v\x02WireGuard môžu pou" +
+ "žívať iba členovia Builtin skupiny %[1]s.\x02WireGuard je spustený, ale" +
+ " používateľské rozhranie je prístupné iba členom Builtin skupiny %[1]s." +
+ "\x02WireGuard ikona sa ani po 30 sekundách neobjavila na systémovej lišt" +
+ "e.\x02Teraz\x02Systémové hodiny sa vrátili v čase!\x14\x01\x81\x01\x00" +
+ "\x04\x0a\x02%[1]d dni\x05\x0b\x02%[1]d dní\x02\x0b\x02%[1]d deň\x00\x0b" +
+ "\x02%[1]d dní\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d hodiny\x05\x0d\x02%[1" +
+ "]d hodín\x02\x0d\x02%[1]d hodina\x00\x0d\x02%[1]d hodín\x14\x01\x81\x01" +
+ "\x00\x04\x0e\x02%[1]d minúty\x05\x0d\x02%[1]d minút\x02\x0e\x02%[1]d min" +
+ "úta\x00\x0d\x02%[1]d minút\x14\x01\x81\x01\x00\x04\x0e\x02%[1]d sekundy" +
+ "\x05\x0e\x02%[1]d sekúnd\x02\x0e\x02%[1]d sekunda\x00\x0e\x02%[1]d sekún" +
+ "d\x02Pred %[1]s\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB" +
+ "\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Neplatná adr" +
+ "esa IP\x02Neplatná dĺžka sieťového prefixu\x02Koncovému bodu chýba číslo" +
+ " portu\x02Neplatný hostiteľ koncového bodu\x02Medzi zátvorkami musí byť " +
+ "IPv6 adresa\x02Neplatné MTU\x02Neplatný port\x02Neplatný perzistentný ke" +
+ "epalive\x02Neplatný kľúč: %[1]v\x02Dekódované kľúče musia mať veľkosť 32" +
+ " bajtov\x02Číslo musí mať hodnotu medzi 0 a 2^64-1: %[1]v\x02Dve čiarky " +
+ "v poradí\x02Názov tunela nie je platný\x02Sekcia musí obsahovať čiaru" +
+ "\x02Konfiguračný kľúč neobsahuje separátor (znamienko rovnosti)\x02Kľúč " +
+ "musí obsahovať hodnotu\x02Neplatný kľúč sekcie [Interface]\x02Neplatný k" +
+ "ľúč sekcie [Peer]\x02Rozhranie musí mať priradený súkromný kľúč\x02[neš" +
+ "pecifikované]\x02Všetci peeri musia mať priradený verejný kľúč\x02Chyba " +
+ "pri získavaní konfigurácie\x02Neplatný kľúč sekcie rozhrania\x02Verzia p" +
+ "rotokolu musí byť 1\x02Neplatný kľúč peer sekcie\x02, \x02 \x02O WireGua" +
+ "rd\x02Obrázok WireGuard loga\x02Verzia aplikácie: %[1]s\x0aVerzia Go bac" +
+ "kendu: %[2]s\x0aVerzia Go: %[3]s\x0aOperačný systém: %[4]s\x0aArchitektú" +
+ "ra: %[5]s\x02Zatvoriť\x02♥ a Darovat!\x02Stav:\x02a Deaktivovať\x02a Akt" +
+ "ivovať\x02Verejný kľúč:\x02Otvorený port:\x02MTU:\x02Adresy:\x02Servery " +
+ "DNS:\x02Vopred zdieľaný kľúč:\x02Povolené IP adresy:\x02Koncový bod:\x02" +
+ "Perzistentný keepalive:\x02Posledné spojenie (handshake):\x02Prenos:\x02" +
+ "povolené\x02%[1]s prijatých, %[2]s odoslaných\x02Nepodarilo sa zistiť st" +
+ "av tunela\x02Nepodarilo sa aktivovať tunel\x02Nepodarilo sa deaktivovať " +
+ "tunel\x02Rozhranie: %[1]s\x02Peer\x02Vytvoriť nový tunel\x02Upraviť tune" +
+ "l\x02&Názov:\x02&Verejný kľúč:\x02(neznámy)\x02&Blokovať netunelovaný pr" +
+ "enos (kill-switch)\x02&Uložiť\x02Zrušiť\x02&Konfigurácia:\x02Neplatný ná" +
+ "zov\x02Názov je povinný.\x02Názov tunela ‘%[1]s’ je neplatný.\x02Nepodar" +
+ "ilo sa pripraviť zoznam existujúcich tunelov\x02Tunel už existuje\x02Tun" +
+ "el s názvom ‘%[1]s’ už existuje.\x02Nie je možné vytvoriť novú konfigurá" +
+ "ciu\x02Nepodarilo sa zapísať do súboru\x02Súbor ‘%[1]s’ už existuje.\x0a" +
+ "\x0aŽeláte si ho prepísať?\x02Aktívny\x02Aktivuje sa\x02Neaktívny\x02Dea" +
+ "ktivuje sa\x02Neznámy stav\x02&O WireGuard…\x02&Spravovať tunely…\x02&Im" +
+ "portovať tunel(y) zo súboru…\x02U&končiť\x02WireGuard: %[1]s"
-var slIndex = []uint32{ // 175 elements
+var slIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000058, 0x00000070,
- 0x00000089, 0x000000c0, 0x00000112, 0x00000178,
- 0x000001bc, 0x000001c1, 0x000001e0, 0x00000218,
- 0x0000024f, 0x00000283, 0x000002c3, 0x00000307,
- 0x00000313, 0x0000031c, 0x00000329, 0x00000336,
- 0x00000343, 0x00000350, 0x0000035d, 0x00000370,
- 0x00000394, 0x000003b6, 0x000003df, 0x00000405,
- 0x00000412, 0x00000421, 0x00000445, 0x0000045c,
+ 0x00000089, 0x000000c1, 0x000000f8, 0x0000014a,
+ 0x000001b0, 0x000001f4, 0x000001f9, 0x00000218,
+ 0x00000250, 0x00000287, 0x000002bb, 0x000002fb,
+ 0x0000033f, 0x0000034b, 0x00000354, 0x00000361,
+ 0x0000036e, 0x0000037b, 0x00000388, 0x00000395,
+ 0x000003a8, 0x000003cc, 0x000003ee, 0x00000417,
+ 0x0000043d, 0x0000044a, 0x00000459, 0x0000047d,
// Entry 20 - 3F
- 0x0000048d, 0x000004c1, 0x000004d6, 0x000004ed,
- 0x00000508, 0x00000508, 0x00000523, 0x00000548,
- 0x00000568, 0x0000058a, 0x00000598, 0x000005bf,
- 0x000005df, 0x00000601, 0x0000061f, 0x00000641,
- 0x00000644, 0x00000646, 0x00000653, 0x00000671,
- 0x000006e6, 0x000006ec, 0x000006fa, 0x00000702,
- 0x0000070f, 0x0000071a, 0x00000728, 0x0000073b,
- 0x00000740, 0x00000749, 0x00000759, 0x0000076f,
+ 0x00000494, 0x000004c5, 0x000004f9, 0x0000050e,
+ 0x00000525, 0x00000540, 0x0000056f, 0x0000058a,
+ 0x000005af, 0x000005cf, 0x000005f1, 0x000005ff,
+ 0x00000626, 0x00000646, 0x00000668, 0x00000686,
+ 0x000006a8, 0x000006ab, 0x000006ad, 0x000006ba,
+ 0x000006d8, 0x0000074d, 0x00000753, 0x00000761,
+ 0x00000769, 0x00000776, 0x00000781, 0x0000078f,
+ 0x000007a2, 0x000007a7, 0x000007b0, 0x000007c0,
// Entry 40 - 5F
- 0x00000780, 0x00000790, 0x000007ac, 0x000007be,
- 0x000007c6, 0x000007d1, 0x000007ee, 0x00000812,
- 0x00000830, 0x00000850, 0x0000085f, 0x00000867,
- 0x00000879, 0x00000885, 0x0000088b, 0x0000089a,
- 0x000008a4, 0x000008ce, 0x000009ef, 0x000009f7,
- 0x00000a01, 0x00000a11, 0x00000a1e, 0x00000a2e,
- 0x00000a50, 0x00000a80, 0x00000a92, 0x00000abd,
- 0x00000ae4, 0x00000b02, 0x00000b3d, 0x00000b45,
+ 0x000007d6, 0x000007e7, 0x000007f7, 0x00000813,
+ 0x00000825, 0x0000082d, 0x00000838, 0x00000855,
+ 0x00000879, 0x00000897, 0x000008b7, 0x000008c6,
+ 0x000008ce, 0x000008e0, 0x000008ec, 0x000008f2,
+ 0x00000901, 0x0000090b, 0x00000935, 0x00000a56,
+ 0x00000a5e, 0x00000a68, 0x00000a78, 0x00000a85,
+ 0x00000a95, 0x00000ab7, 0x00000ae7, 0x00000af9,
+ 0x00000b24, 0x00000b4b, 0x00000b69, 0x00000ba4,
// Entry 60 - 7F
- 0x00000b51, 0x00000b5b, 0x00000b69, 0x00000b78,
- 0x00000b80, 0x00000b89, 0x00000b95, 0x00000bad,
- 0x00000bb2, 0x00000bc8, 0x00000c00, 0x00000c1a,
- 0x00000c2d, 0x00000c3b, 0x00000c6a, 0x00000c80,
- 0x00000c9d, 0x00000cd8, 0x00000cef, 0x00000cfe,
- 0x00000d0c, 0x00000d23, 0x00000d42, 0x00000d49,
- 0x00000d61, 0x00000d72, 0x00000d80, 0x00000d8f,
- 0x00000da3, 0x00000dc1, 0x00000dd7, 0x00000df7,
+ 0x00000bac, 0x00000bb8, 0x00000bc2, 0x00000bd0,
+ 0x00000bdf, 0x00000be7, 0x00000bf0, 0x00000bfc,
+ 0x00000c14, 0x00000c19, 0x00000c2f, 0x00000c67,
+ 0x00000c81, 0x00000c94, 0x00000ca2, 0x00000cd1,
+ 0x00000ce7, 0x00000d04, 0x00000d3f, 0x00000d56,
+ 0x00000d65, 0x00000d73, 0x00000d8a, 0x00000da9,
+ 0x00000db0, 0x00000dc8, 0x00000dd9, 0x00000de7,
+ 0x00000df6, 0x00000e0a, 0x00000e28, 0x00000e3e,
// Entry 80 - 9F
- 0x00000e10, 0x00000e33, 0x00000e78, 0x00000e7f,
- 0x00000e86, 0x00000e9f, 0x00000eab, 0x00000ec3,
- 0x00000edb, 0x00000ee5, 0x00000f03, 0x00000f1c,
- 0x00000f35, 0x00000f63, 0x00000f96, 0x00000fbb,
- 0x00000fe1, 0x00000ff1, 0x00001055, 0x000010e0,
- 0x00001101, 0x00001166, 0x00001253, 0x0000126e,
- 0x000012a9, 0x000012d4, 0x000012ee, 0x00001316,
- 0x00001331, 0x000013e5, 0x00001432, 0x0000144b,
+ 0x00000e5e, 0x00000e77, 0x00000e9a, 0x00000edf,
+ 0x00000ee6, 0x00000eed, 0x00000f06, 0x00000f12,
+ 0x00000f2a, 0x00000f42, 0x00000f4c, 0x00000f6a,
+ 0x00000f83, 0x00000f9c, 0x00000fca, 0x00000ffd,
+ 0x00001022, 0x00001048, 0x00001058, 0x000010bc,
+ 0x00001147, 0x00001168, 0x000011cd, 0x000012ba,
+ 0x000012d5, 0x00001310, 0x0000133b, 0x00001355,
+ 0x0000137d, 0x00001398, 0x0000144c, 0x00001499,
// Entry A0 - BF
- 0x00001476, 0x00001493, 0x000014c4, 0x000014e4,
- 0x00001551, 0x000015a4, 0x000015c0, 0x000015ce,
- 0x000015f5, 0x00001617, 0x00001629, 0x00001671,
- 0x00001695, 0x000016b9, 0x000016de,
-} // Size: 724 bytes
+ 0x000014b2, 0x000014dd, 0x000014fa, 0x0000152b,
+ 0x0000154b, 0x000015b8, 0x0000160b, 0x00001627,
+ 0x00001635, 0x0000165c, 0x0000167e, 0x00001690,
+ 0x000016d8, 0x000016fc, 0x00001720, 0x00001745,
+ 0x00001745, 0x00001745, 0x00001745,
+} // Size: 740 bytes
-const slData string = "" + // Size: 5854 bytes
+const slData string = "" + // Size: 5957 bytes
"\x02Napaka\x02(brez argumenta): povzdigni na skrbniške pravice in namest" +
"i skrbniško storitev\x02Uporaba: %[1]s [\x0a%[2]s]\x02Možnosti ukazne vr" +
- "stice\x02Napaka pri odpiranju žetona trenutnega procesa: %[1]v\x02WireGu" +
- "ard lahko uporabljajo samo uporabniki, ki so člani vgrajene skupine %[1]" +
- "s.\x02WireGuard je zagnan, vendar je up. vmesnik dostopen samo z namizij" +
- " uporabnikov članov skupine %[1]s.\x02Ikona WireGuarda se po 30 sekundah" +
- " ni pojavila v sistemski vrstici.\x02Zdaj\x02Sistemska ura prevrtena naz" +
- "aj!\x14\x01\x81\x01\x00\x04\x0b\x02%[1]d leta\x02\x0b\x02%[1]d leto\x03" +
- "\x0b\x02%[1]d leti\x00\x0a\x02%[1]d let\x14\x01\x81\x01\x00\x04\x0a\x02%" +
- "[1]d dni\x02\x0a\x02%[1]d dan\x03\x0c\x02%[1]d dneva\x00\x0a\x02%[1]d dn" +
- "i\x14\x01\x81\x01\x00\x04\x0a\x02%[1]d ure\x02\x0a\x02%[1]d uro\x03\x0a" +
- "\x02%[1]d uri\x00\x09\x02%[1]d ur\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d m" +
- "inute\x02\x0d\x02%[1]d minuto\x03\x0d\x02%[1]d minuti\x00\x0c\x02%[1]d m" +
- "inut\x14\x01\x81\x01\x00\x04\x0e\x02%[1]d sekunde\x02\x0e\x02%[1]d sekun" +
- "do\x03\x0e\x02%[1]d sekundi\x00\x0d\x02%[1]d sekund\x02%[1]s nazaj\x02%[" +
- "1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB" +
- "\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02Napačen naslov IP\x02Napačna dol" +
- "žina predpone omrežja\x02Pri končni točki manjkajo vrata\x02Pri končni " +
- "točki je gostitelj napačen\x02Oklepaji morajo vsebovati naslov IPv6\x02N" +
- "apačen MTU\x02Napačna vrata\x02Napačno trajno ohranjanje povezave\x02Nap" +
- "ačen ključ: %[1]v\x02Dekodirani ključi morajo biti natanko 32 bajtov\x02" +
- "Številka mora biti število med 0 in 2^64-1: %[1]v\x02Dve zaporedni veji" +
- "ci\x02Ime tunela ni veljavno\x02Vrstica mora biti v odseku\x02Ključ mora" +
- " imeti vrednost\x02Napačen ključ za odsek [Interface]\x02Napačen ključ z" +
- "a odsek [Peer]\x02Vmesnik mora imeti zasebni ključ\x02[ni navedeno]\x02V" +
- "si vrstniki morajo imeti javni ključ\x02Napaka pri branju konfiguracije" +
- "\x02Napačen ključ za odsek vmesnika\x02Verzija protokola mora biti 1\x02" +
- "Napačen ključ za odsek vrstnika\x02, \x02 \x02O WireGuardu\x02Slika Wire" +
- "Guardovega logotipa\x02Verzija aplikacije: %[1]s\x0aVerzija wireguard-go" +
- ": %[2]s\x0aVerzija Go: %[3]s\x0aOperacijski sistem: %[4]s\x0aArhitektura" +
- ": %[5]s\x02Zapri\x02♥ &Doniraj!\x02Status:\x02&Deaktiviraj\x02&Aktiviraj" +
- "\x02Javni ključ:\x02Vrata poslušanja:\x02MTU:\x02Naslovi:\x02Strežniki D" +
- "NS:\x02Ključ v skupni rabi:\x02Dovoljeni IP-ji:\x02Končna točka:\x02Traj" +
- "no ohranjanje povezave:\x02Zadnje rokovanje:\x02Prenos:\x02omogočeno\x02" +
- "%[1]s prejeto, %[2]s poslano\x02Napaka pri določanju stanja tunela\x02Na" +
- "paka pri aktiviranju tunela\x02Napaka pri deaktiviranju tunela\x02Vmesni" +
- "k: %[1]s\x02Vrstnik\x02Ustvari nov tunel\x02Uredi tunel\x02&Ime:\x02&Jav" +
- "ni ključ:\x02(neznano)\x02&Blokiraj promet izven tunela (varovalka)\x02K" +
- "adar ima konfiguracija natanko enega vrstnika in njegov spisek dovoljeni" +
- "h IP-jev vsebuje vsaj enega izmed 0.0.0.0/0 ali ::/0, bo storitev tunela" +
- " vzpostavila pravila požarnega zidu, ki bodo blokirala ves promet, ki ni" +
- " niti za niti iz vmesnika tunela s posebnimi izjemami za DHCP and NDP." +
- "\x02&Shrani\x02Prekliči\x02&Konfiguracija:\x02Napačno ime\x02Ime je obve" +
- "zno.\x02Ime tunela »%[1]s« ni veljavno.\x02Napaka pri pripravi seznama o" +
- "bstoječih tunelov\x02Tunel že obstaja\x02Drug tunel z imenom »%[1]s« že " +
- "obstaja.\x02Napaka pri izdelavi nove konfiguracije\x02Napaka pri pisanju" +
- " v datoteko\x02Datoteka »%[1]s« že obstaja.\x0a\x0aAli jo želite prepisa" +
- "ti?\x02Aktivno\x02Se aktivira\x02Neaktivno\x02Se deaktivira\x02Neznano s" +
- "tanje\x02Dnevnik\x02&Kopiraj\x02&Izberi vse\x02&Shrani v datoteko\u00a0…" +
- "\x02Čas\x02Sporočilo v dnevniku\x02Tekstovne datoteke (*.txt)|*.txt|Vse " +
- "datoteke (*.*)|*.*\x02Izvozi dnevnik v datoteko\x02O WireGu&ardu\u00a0…" +
- "\x02Napaka tunela\x02%[1]s\x0a\x0aDodatne informacije najdete v dnevniku" +
- ".\x02%[1]s (neposodobljen)\x02Napaka zaznavanja WireGuarda\x02Čakanje, d" +
- "a se pojavi WireGuardovo okno, ni možno: %[1]v\x02WireGuard: Deaktiviran" +
- "\x02Status: Neznan\x02Naslovi: Brez\x02&Upravljaj tunele\u00a0…\x02&Uvoz" +
- "i tunel(e) iz datoteke…\x02I&zhod\x02Napaka tunela WireGuard\x02WireGuar" +
- "d: %[1]s\x02Status: %[1]s\x02Naslovi: %[1]s\x02WireGuard aktiviran\x02Tu" +
- "nel %[1]s je bil aktiviran.\x02WireGuard deaktiviran\x02Tunel %[1]s je b" +
- "il deaktiviran.\x02Na voljo je posodobitev!\x02Posodobitev WireGuarda je" +
- " na voljo\x02Posodobitev WireGuarda je na voljo. Svetujemo posodobitev č" +
- "im prej.\x02Tuneli\x02&Uredi\x02Dodaj &prazen tunel\u00a0…\x02Dodaj tune" +
- "l\x02Odstrani izbrane tunele\x02Izvozi vse tunele v zip\x02&Preklopi\x02" +
- "Izvozi vse tunele v &zip\u00a0…\x02Uredi &izbran tunel\u00a0…\x02Odst&ra" +
- "ni izbrane tunele\x02Napaka pri uvozu izbrane konfiguracije: %[1]v\x02Na" +
- "paka pri preštevanju obstoječih tunelov: %[1]v\x02Tunel z imenom »%[1]s«" +
- " že obstaja\x02Napaka pri uvozu konfiguracije: %[1]v\x02Uvoženi tuneli" +
- "\x14\x01\x81\x01\x00\x04\x16\x02Uvoženi %[1]d tuneli\x02\x14\x02Uvožen %" +
- "[1]d tunel\x03\x16\x02Uvožena %[1]d tunela\x00\x17\x02Uvoženo %[1]d tune" +
- "lov\x14\x02\x80\x01\x04 \x02Uvoženi %[1]d od %[2]d tunelov\x02\x1f\x02Uv" +
- "ožen %[1]d od %[2]d tunelov\x03 \x02Uvožena %[1]d od %[2]d tunelov\x00 " +
- "\x02Uvoženo %[1]d od %[2]d tunelov\x02Tunela ni bilo mogoče ustvariti" +
- "\x14\x01\x81\x01\x00\x04\x16\x02Izbriši %[1]d tunele\x02\x15\x02Izbriši " +
- "%[1]d tunel\x03\x16\x02Izbriši %[1]d tunela\x00\x17\x02Izbriši %[1]d tun" +
- "elov\x14\x01\x81\x01\x00\x048\x02Ali ste prepričani, da želite izbrisati" +
- " %[1]d tunele?\x027\x02Ali ste prepričani, da želite izbrisati %[1]d tun" +
- "el?\x038\x02Ali ste prepričani, da želite izbrisati %[1]d tunela?\x009" +
- "\x02Ali ste prepričani, da želite izbrisati %[1]d tunelov?\x02Izbriši tu" +
- "nel ‘%[1]s’\x02Ali ste prepričani, da želite izbrisati tunel »%[1]s«?" +
- "\x02%[1]s Tega dejanja ne morete razveljaviti.\x02Napaka pri izbrisu tun" +
- "ela\x02Napaka pri odstranjevanju tunela: %[1]s\x02Napaka pri izbrisu tun" +
- "elov\x14\x01\x81\x01\x00\x04*\x02%[1]d tunelov ni bilo mogoče odstraniti" +
- ".\x02)\x02%[1]d tunela ni bilo mogoče odstraniti.\x03*\x02%[1]d tunelov " +
- "ni bilo mogoče odstraniti.\x00*\x02%[1]d tunelov ni bilo mogoče odstrani" +
- "ti.\x02Konfiguracijske datoteke (*.zip, *.conf)|*.zip;*.conf|Vse datotek" +
- "e (*.*)|*.*\x02Uvozi tunele iz datoteke\x02Konfiguracijske datoteke ZIP " +
- "(*.zip)|*.zip\x02Izvozi tunele v datoteko zip\x02%[1]s (nepodpisane razl" +
- "ičice, brez posodobitev)\x02Napaka pri izhodu iz WireGuarda\x02Storitve " +
- "ni bilo mogoče zaustaviti, ker: %[1]v. Poskusite zaustaviti WireGuard z " +
- "uporabo programa Storitve.\x02Posodobitev WireGuarda je na voljo. Zelo p" +
- "riporočamo posodobitev brez odlašanja.\x02Status: Čaka na uporabnika\x02" +
- "Posodobi zdaj\x02Status: Čaka na servis za posodobitev\x02Napaka: %[1]v." +
- " Poskusite ponovno.\x02Status: Končano!\x02http2: Framer %[1]p: napaka p" +
- "ri dekodiranju ravnokar zapisanega okvirja\x02http2: Framer %[1]p: zapis" +
- "ano %[2]v\x02http2: Framer %[1]p: prebrano %[2]v\x02http2: dekodirano po" +
- "lje hpack %+[1]v"
+ "stice\x02Napaka pri določanju ali proces teče kot WOW64: %[1]v\x02Napaka" +
+ " pri odpiranju žetona trenutnega procesa: %[1]v\x02WireGuard lahko upora" +
+ "bljajo samo uporabniki, ki so člani vgrajene skupine %[1]s.\x02WireGuard" +
+ " je zagnan, vendar je up. vmesnik dostopen samo z namizij uporabnikov čl" +
+ "anov skupine %[1]s.\x02Ikona WireGuarda se po 30 sekundah ni pojavila v " +
+ "sistemski vrstici.\x02Zdaj\x02Sistemska ura prevrtena nazaj!\x14\x01\x81" +
+ "\x01\x00\x04\x0b\x02%[1]d leta\x02\x0b\x02%[1]d leto\x03\x0b\x02%[1]d le" +
+ "ti\x00\x0a\x02%[1]d let\x14\x01\x81\x01\x00\x04\x0a\x02%[1]d dni\x02\x0a" +
+ "\x02%[1]d dan\x03\x0c\x02%[1]d dneva\x00\x0a\x02%[1]d dni\x14\x01\x81" +
+ "\x01\x00\x04\x0a\x02%[1]d ure\x02\x0a\x02%[1]d uro\x03\x0a\x02%[1]d uri" +
+ "\x00\x09\x02%[1]d ur\x14\x01\x81\x01\x00\x04\x0d\x02%[1]d minute\x02\x0d" +
+ "\x02%[1]d minuto\x03\x0d\x02%[1]d minuti\x00\x0c\x02%[1]d minut\x14\x01" +
+ "\x81\x01\x00\x04\x0e\x02%[1]d sekunde\x02\x0e\x02%[1]d sekundo\x03\x0e" +
+ "\x02%[1]d sekundi\x00\x0d\x02%[1]d sekund\x02%[1]s nazaj\x02%[1]d\u00a0B" +
+ "\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f" +
+ "\u00a0TiB\x02%[1]s: %[2]q\x02Napačen naslov IP\x02Napačna dolžina predpo" +
+ "ne omrežja\x02Pri končni točki manjkajo vrata\x02Pri končni točki je gos" +
+ "titelj napačen\x02Oklepaji morajo vsebovati naslov IPv6\x02Napačen MTU" +
+ "\x02Napačna vrata\x02Napačno trajno ohranjanje povezave\x02Napačen ključ" +
+ ": %[1]v\x02Dekodirani ključi morajo biti natanko 32 bajtov\x02Številka m" +
+ "ora biti število med 0 in 2^64-1: %[1]v\x02Dve zaporedni vejici\x02Ime t" +
+ "unela ni veljavno\x02Vrstica mora biti v odseku\x02Ključu v konfiguracij" +
+ "i manjka ločilo enačaj\x02Ključ mora imeti vrednost\x02Napačen ključ za " +
+ "odsek [Interface]\x02Napačen ključ za odsek [Peer]\x02Vmesnik mora imeti" +
+ " zasebni ključ\x02[ni navedeno]\x02Vsi vrstniki morajo imeti javni ključ" +
+ "\x02Napaka pri branju konfiguracije\x02Napačen ključ za odsek vmesnika" +
+ "\x02Verzija protokola mora biti 1\x02Napačen ključ za odsek vrstnika\x02" +
+ ", \x02 \x02O WireGuardu\x02Slika WireGuardovega logotipa\x02Verzija apli" +
+ "kacije: %[1]s\x0aVerzija wireguard-go: %[2]s\x0aVerzija Go: %[3]s\x0aOpe" +
+ "racijski sistem: %[4]s\x0aArhitektura: %[5]s\x02Zapri\x02♥ &Doniraj!\x02" +
+ "Status:\x02&Deaktiviraj\x02&Aktiviraj\x02Javni ključ:\x02Vrata poslušanj" +
+ "a:\x02MTU:\x02Naslovi:\x02Strežniki DNS:\x02Ključ v skupni rabi:\x02Dovo" +
+ "ljeni IP-ji:\x02Končna točka:\x02Trajno ohranjanje povezave:\x02Zadnje r" +
+ "okovanje:\x02Prenos:\x02omogočeno\x02%[1]s prejeto, %[2]s poslano\x02Nap" +
+ "aka pri določanju stanja tunela\x02Napaka pri aktiviranju tunela\x02Napa" +
+ "ka pri deaktiviranju tunela\x02Vmesnik: %[1]s\x02Vrstnik\x02Ustvari nov " +
+ "tunel\x02Uredi tunel\x02&Ime:\x02&Javni ključ:\x02(neznano)\x02&Blokiraj" +
+ " promet izven tunela (varovalka)\x02Kadar ima konfiguracija natanko eneg" +
+ "a vrstnika in njegov spisek dovoljenih IP-jev vsebuje vsaj enega izmed 0" +
+ ".0.0.0/0 ali ::/0, bo storitev tunela vzpostavila pravila požarnega zidu" +
+ ", ki bodo blokirala ves promet, ki ni niti za niti iz vmesnika tunela s " +
+ "posebnimi izjemami za DHCP and NDP.\x02&Shrani\x02Prekliči\x02&Konfigura" +
+ "cija:\x02Napačno ime\x02Ime je obvezno.\x02Ime tunela »%[1]s« ni veljavn" +
+ "o.\x02Napaka pri pripravi seznama obstoječih tunelov\x02Tunel že obstaja" +
+ "\x02Drug tunel z imenom »%[1]s« že obstaja.\x02Napaka pri izdelavi nove " +
+ "konfiguracije\x02Napaka pri pisanju v datoteko\x02Datoteka »%[1]s« že ob" +
+ "staja.\x0a\x0aAli jo želite prepisati?\x02Aktivno\x02Se aktivira\x02Neak" +
+ "tivno\x02Se deaktivira\x02Neznano stanje\x02Dnevnik\x02&Kopiraj\x02&Izbe" +
+ "ri vse\x02&Shrani v datoteko\u00a0…\x02Čas\x02Sporočilo v dnevniku\x02Te" +
+ "kstovne datoteke (*.txt)|*.txt|Vse datoteke (*.*)|*.*\x02Izvozi dnevnik " +
+ "v datoteko\x02O WireGu&ardu\u00a0…\x02Napaka tunela\x02%[1]s\x0a\x0aDoda" +
+ "tne informacije najdete v dnevniku.\x02%[1]s (neposodobljen)\x02Napaka z" +
+ "aznavanja WireGuarda\x02Čakanje, da se pojavi WireGuardovo okno, ni možn" +
+ "o: %[1]v\x02WireGuard: Deaktiviran\x02Status: Neznan\x02Naslovi: Brez" +
+ "\x02&Upravljaj tunele\u00a0…\x02&Uvozi tunel(e) iz datoteke…\x02I&zhod" +
+ "\x02Napaka tunela WireGuard\x02WireGuard: %[1]s\x02Status: %[1]s\x02Nasl" +
+ "ovi: %[1]s\x02WireGuard aktiviran\x02Tunel %[1]s je bil aktiviran.\x02Wi" +
+ "reGuard deaktiviran\x02Tunel %[1]s je bil deaktiviran.\x02Na voljo je po" +
+ "sodobitev!\x02Posodobitev WireGuarda je na voljo\x02Posodobitev WireGuar" +
+ "da je na voljo. Svetujemo posodobitev čim prej.\x02Tuneli\x02&Uredi\x02D" +
+ "odaj &prazen tunel\u00a0…\x02Dodaj tunel\x02Odstrani izbrane tunele\x02I" +
+ "zvozi vse tunele v zip\x02&Preklopi\x02Izvozi vse tunele v &zip\u00a0…" +
+ "\x02Uredi &izbran tunel\u00a0…\x02Odst&rani izbrane tunele\x02Napaka pri" +
+ " uvozu izbrane konfiguracije: %[1]v\x02Napaka pri preštevanju obstoječih" +
+ " tunelov: %[1]v\x02Tunel z imenom »%[1]s« že obstaja\x02Napaka pri uvozu" +
+ " konfiguracije: %[1]v\x02Uvoženi tuneli\x14\x01\x81\x01\x00\x04\x16\x02U" +
+ "voženi %[1]d tuneli\x02\x14\x02Uvožen %[1]d tunel\x03\x16\x02Uvožena %[1" +
+ "]d tunela\x00\x17\x02Uvoženo %[1]d tunelov\x14\x02\x80\x01\x04 \x02Uvože" +
+ "ni %[1]d od %[2]d tunelov\x02\x1f\x02Uvožen %[1]d od %[2]d tunelov\x03 " +
+ "\x02Uvožena %[1]d od %[2]d tunelov\x00 \x02Uvoženo %[1]d od %[2]d tunelo" +
+ "v\x02Tunela ni bilo mogoče ustvariti\x14\x01\x81\x01\x00\x04\x16\x02Izbr" +
+ "iši %[1]d tunele\x02\x15\x02Izbriši %[1]d tunel\x03\x16\x02Izbriši %[1]d" +
+ " tunela\x00\x17\x02Izbriši %[1]d tunelov\x14\x01\x81\x01\x00\x048\x02Ali" +
+ " ste prepričani, da želite izbrisati %[1]d tunele?\x027\x02Ali ste prepr" +
+ "ičani, da želite izbrisati %[1]d tunel?\x038\x02Ali ste prepričani, da ž" +
+ "elite izbrisati %[1]d tunela?\x009\x02Ali ste prepričani, da želite izbr" +
+ "isati %[1]d tunelov?\x02Izbriši tunel ‘%[1]s’\x02Ali ste prepričani, da " +
+ "želite izbrisati tunel »%[1]s«?\x02%[1]s Tega dejanja ne morete razvelj" +
+ "aviti.\x02Napaka pri izbrisu tunela\x02Napaka pri odstranjevanju tunela:" +
+ " %[1]s\x02Napaka pri izbrisu tunelov\x14\x01\x81\x01\x00\x04*\x02%[1]d t" +
+ "unelov ni bilo mogoče odstraniti.\x02)\x02%[1]d tunela ni bilo mogoče od" +
+ "straniti.\x03*\x02%[1]d tunelov ni bilo mogoče odstraniti.\x00*\x02%[1]d" +
+ " tunelov ni bilo mogoče odstraniti.\x02Konfiguracijske datoteke (*.zip, " +
+ "*.conf)|*.zip;*.conf|Vse datoteke (*.*)|*.*\x02Uvozi tunele iz datoteke" +
+ "\x02Konfiguracijske datoteke ZIP (*.zip)|*.zip\x02Izvozi tunele v datote" +
+ "ko zip\x02%[1]s (nepodpisane različice, brez posodobitev)\x02Napaka pri " +
+ "izhodu iz WireGuarda\x02Storitve ni bilo mogoče zaustaviti, ker: %[1]v. " +
+ "Poskusite zaustaviti WireGuard z uporabo programa Storitve.\x02Posodobit" +
+ "ev WireGuarda je na voljo. Zelo priporočamo posodobitev brez odlašanja." +
+ "\x02Status: Čaka na uporabnika\x02Posodobi zdaj\x02Status: Čaka na servi" +
+ "s za posodobitev\x02Napaka: %[1]v. Poskusite ponovno.\x02Status: Končano" +
+ "!\x02http2: Framer %[1]p: napaka pri dekodiranju ravnokar zapisanega okv" +
+ "irja\x02http2: Framer %[1]p: zapisano %[2]v\x02http2: Framer %[1]p: preb" +
+ "rano %[2]v\x02http2: dekodirano polje hpack %+[1]v"
-var viIndex = []uint32{ // 175 elements
+var ukIndex = []uint32{ // 179 elements
+ // Entry 0 - 1F
+ 0x00000000, 0x0000000f, 0x0000000f, 0x0000000f,
+ 0x00000042, 0x0000009c, 0x000000f5, 0x00000191,
+ 0x00000213, 0x0000026a, 0x00000275, 0x000002c8,
+ 0x000002c8, 0x000002c8, 0x000002c8, 0x000002c8,
+ 0x000002c8, 0x000002d7, 0x000002e0, 0x000002ed,
+ 0x000002fa, 0x00000307, 0x00000314, 0x00000314,
+ 0x00000335, 0x00000371, 0x000003ac, 0x000003e4,
+ 0x0000041f, 0x00000436, 0x00000452, 0x00000452,
+ // Entry 20 - 3F
+ 0x00000475, 0x00000475, 0x00000475, 0x00000494,
+ 0x00000494, 0x000004da, 0x00000535, 0x00000567,
+ 0x0000059f, 0x000005d2, 0x00000619, 0x0000063e,
+ 0x0000068a, 0x000006cc, 0x00000713, 0x0000074d,
+ 0x0000074d, 0x0000074d, 0x0000074d, 0x0000075e,
+ 0x0000078e, 0x00000857, 0x00000866, 0x00000885,
+ 0x00000893, 0x000008ad, 0x000008c3, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ // Entry 40 - 5F
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ // Entry 60 - 7F
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ // Entry 80 - 9F
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ // Entry A0 - BF
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0, 0x000008e0,
+ 0x000008e0, 0x000008e0, 0x000008e0,
+} // Size: 740 bytes
+
+const ukData string = "" + // Size: 2272 bytes
+ "\x02Помилка\x02Параметри командного рядка\x02Неможливо визначити, чи пра" +
+ "цює процес під WOW64: %[1]v\x02Не вдалося відкрити токен поточного проц" +
+ "есу: %[1]v\x02WireGuard може бути використаний тільки користувачами, як" +
+ "і є членами вбудованих %[1]s груп.\x02WireGuard запущено, але UI доступ" +
+ "ний лише з комп\x22ютерів вбудованої %[1]s групи.\x02Значок системи Wir" +
+ "eGuard не з'явився через 30 секунд.\x02Зараз\x02Системний годинник налаш" +
+ "тований некоректно!\x02%[1]s тому\x02%[1]d Б\x02%.2[1]f КБ\x02%.2[1]f М" +
+ "Б\x02%.2[1]f ГБ\x02%.2[1]f ТБ\x02Недійсна IP-адреса\x02Невірна довжина " +
+ "префіксу мережі\x02Відсутній порт з кінцевої точки\x02Недійсний хост кі" +
+ "нцевої точки\x02Дужки повинні містити адресу IPv6\x02Недійсний MTU\x02Н" +
+ "едійсний порт\x02Недійсний ключ: %[1]v\x02Дві коми поспіль\x02Рядок пов" +
+ "инен бути вказаним у розділі\x02Ключ конфігурації відсутній роздільник " +
+ "рівності\x02Ключ повинен мати значення\x02Хибний ключ для [Interface] р" +
+ "озділу\x02Хибний ключ для [Peer] розділу\x02Інтерфейс повинен мати особ" +
+ "истий ключ\x02[жодного не вказано]\x02Всі учасники повинні мати відкрит" +
+ "і ключі\x02Помилка при отриманні конфігурації\x02Недійсний ключ для роз" +
+ "ділу інтерфейсу\x02Версія протоколу повинна бути 1\x02Про WireGuard\x02" +
+ "Зображення логотипу WireGuard\x02Версія додатка: %[1]s\x0aПерейти на бе" +
+ "кенд версію: %[2]s\x0aПерейти на версію: %[3]s\x0aОпераційна система: %" +
+ "[4]s\x0aАрхітектура: %[5]s\x02Закрити\x02♥ &Пожертвувати!\x02Статус:\x02" +
+ "&Деактивувати\x02&Активувати\x02Відкритий ключ:"
+
+var viIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000006, 0x00000006, 0x00000006,
0x00000006, 0x00000006, 0x00000006, 0x00000006,
- 0x00000006, 0x00000011, 0x00000011, 0x00000023,
- 0x00000036, 0x00000049, 0x0000005c, 0x0000006f,
+ 0x00000006, 0x00000006, 0x00000011, 0x00000011,
+ 0x00000023, 0x00000036, 0x00000049, 0x0000005c,
+ 0x0000006f, 0x0000007e, 0x0000007e, 0x0000007e,
0x0000007e, 0x0000007e, 0x0000007e, 0x0000007e,
- 0x0000007e, 0x0000007e, 0x0000007e, 0x000000a0,
0x000000a0, 0x000000a0, 0x000000a0, 0x000000a0,
- 0x000000a0, 0x000000c0, 0x000000c0, 0x000000c0,
+ 0x000000a0, 0x000000a0, 0x000000c0, 0x000000c0,
// Entry 20 - 3F
- 0x000000c0, 0x000000c0, 0x000000c0, 0x000000db,
+ 0x000000c0, 0x000000c0, 0x000000c0, 0x000000c0,
0x000000db, 0x000000db, 0x000000db, 0x000000db,
0x000000db, 0x000000db, 0x000000db, 0x000000db,
0x000000db, 0x000000db, 0x000000db, 0x000000db,
- 0x000000db, 0x000000db, 0x000000f5, 0x00000104,
- 0x0000019b, 0x000001a2, 0x000001a2, 0x000001b1,
+ 0x000000db, 0x000000db, 0x000000db, 0x000000f5,
+ 0x00000104, 0x0000019b, 0x000001a2, 0x000001a2,
0x000001b1, 0x000001b1, 0x000001b1, 0x000001b1,
0x000001b1, 0x000001b1, 0x000001b1, 0x000001b1,
// Entry 40 - 5F
- 0x000001b1, 0x000001c0, 0x000001c0, 0x000001c0,
- 0x000001c0, 0x000001d2, 0x000001ec, 0x00000218,
- 0x00000236, 0x00000257, 0x00000257, 0x0000026a,
- 0x00000274, 0x00000286, 0x00000286, 0x00000286,
+ 0x000001b1, 0x000001b1, 0x000001c0, 0x000001c0,
+ 0x000001c0, 0x000001c0, 0x000001d2, 0x000001ec,
+ 0x00000218, 0x00000236, 0x00000257, 0x00000257,
+ 0x0000026a, 0x00000274, 0x00000286, 0x00000286,
0x00000286, 0x00000286, 0x00000286, 0x00000286,
- 0x0000028c, 0x0000028c, 0x000002a3, 0x000002bb,
- 0x000002e1, 0x00000302, 0x00000317, 0x00000344,
+ 0x00000286, 0x0000028c, 0x0000028c, 0x000002a3,
+ 0x000002bb, 0x000002e1, 0x00000302, 0x00000317,
0x00000344, 0x00000344, 0x00000344, 0x00000344,
// Entry 60 - 7F
0x00000344, 0x00000344, 0x00000344, 0x00000344,
@@ -1751,8 +2029,9 @@ var viIndex = []uint32{ // 175 elements
0x00000344, 0x00000344, 0x00000344, 0x00000344,
0x00000344, 0x00000344, 0x00000344, 0x00000344,
0x00000344, 0x00000344, 0x00000344, 0x00000344,
+ 0x00000344, 0x00000344, 0x00000344, 0x00000344,
0x00000344, 0x00000344, 0x00000344,
-} // Size: 724 bytes
+} // Size: 740 bytes
const viData string = "" + // Size: 836 bytes
"\x02Lỗi\x02Vừa xong\x14\x01\x81\x01\x00\x00\x0b\x02%[1]d năm\x14\x01\x81" +
@@ -1769,204 +2048,207 @@ const viData string = "" + // Size: 836 bytes
" không hợp lệ.\x02Không thể liệt kê các VPN\x02VPN đã tồn tại\x02Đã tồn " +
"tại VPN với tên ‘%[1]s’."
-var zh_CNIndex = []uint32{ // 175 elements
+var zh_CNIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000030, 0x00000047,
- 0x00000057, 0x0000007d, 0x000000c2, 0x0000011c,
- 0x00000153, 0x0000015a, 0x00000173, 0x00000184,
- 0x00000195, 0x000001a9, 0x000001bd, 0x000001ce,
- 0x000001d8, 0x000001e0, 0x000001ed, 0x000001fa,
- 0x00000207, 0x00000214, 0x00000221, 0x00000230,
- 0x00000249, 0x0000026b, 0x00000292, 0x000002ba,
- 0x000002c5, 0x000002d2, 0x000002eb, 0x00000303,
+ 0x00000057, 0x0000008b, 0x000000b1, 0x000000f6,
+ 0x00000150, 0x00000187, 0x0000018e, 0x000001a7,
+ 0x000001b8, 0x000001c9, 0x000001dd, 0x000001f1,
+ 0x00000202, 0x0000020c, 0x00000214, 0x00000221,
+ 0x0000022e, 0x0000023b, 0x00000248, 0x00000255,
+ 0x00000264, 0x0000027d, 0x0000029f, 0x000002c6,
+ 0x000002ee, 0x000002f9, 0x00000306, 0x0000031f,
// Entry 20 - 3F
- 0x0000032d, 0x0000035b, 0x00000374, 0x00000387,
- 0x000003a3, 0x000003c8, 0x000003db, 0x000003fa,
- 0x00000414, 0x00000430, 0x0000043c, 0x0000045e,
- 0x00000474, 0x0000048d, 0x000004a5, 0x000004be,
- 0x000004c2, 0x000004c4, 0x000004d5, 0x000004eb,
- 0x00000553, 0x0000055a, 0x0000056b, 0x00000573,
- 0x0000057f, 0x0000058b, 0x00000593, 0x000005a1,
- 0x000005a6, 0x000005ae, 0x000005bd, 0x000005ce,
+ 0x00000337, 0x00000361, 0x0000038f, 0x000003a8,
+ 0x000003bb, 0x000003d7, 0x000003fc, 0x0000040f,
+ 0x0000042e, 0x00000448, 0x00000464, 0x00000470,
+ 0x00000492, 0x000004a8, 0x000004c1, 0x000004d9,
+ 0x000004f2, 0x000004f6, 0x000004f8, 0x00000509,
+ 0x0000051f, 0x00000587, 0x0000058e, 0x0000059f,
+ 0x000005a7, 0x000005b3, 0x000005bf, 0x000005c7,
+ 0x000005d5, 0x000005da, 0x000005e2, 0x000005f1,
// Entry 40 - 5F
- 0x000005dc, 0x000005e4, 0x000005f8, 0x0000060c,
- 0x00000614, 0x0000061e, 0x00000639, 0x00000652,
- 0x00000665, 0x0000067e, 0x0000068c, 0x00000693,
- 0x000006a3, 0x000006b0, 0x000006bd, 0x000006ca,
- 0x000006d3, 0x00000702, 0x000007ac, 0x000007b8,
- 0x000007bf, 0x000007cc, 0x000007d9, 0x000007ef,
- 0x0000080d, 0x00000826, 0x00000836, 0x00000857,
- 0x00000870, 0x00000883, 0x000008be, 0x000008c8,
+ 0x00000602, 0x00000610, 0x00000618, 0x0000062c,
+ 0x00000640, 0x00000648, 0x00000652, 0x0000066d,
+ 0x00000686, 0x00000699, 0x000006b2, 0x000006c0,
+ 0x000006c7, 0x000006d7, 0x000006e4, 0x000006f1,
+ 0x000006fe, 0x00000707, 0x00000736, 0x000007e0,
+ 0x000007ec, 0x000007f3, 0x00000800, 0x0000080d,
+ 0x00000823, 0x00000841, 0x0000085a, 0x0000086a,
+ 0x0000088b, 0x000008a4, 0x000008b7, 0x000008f2,
// Entry 60 - 7F
- 0x000008d5, 0x000008df, 0x000008ec, 0x000008f3,
- 0x000008fa, 0x00000906, 0x00000912, 0x00000921,
- 0x00000928, 0x00000935, 0x00000967, 0x00000974,
- 0x0000098d, 0x0000099a, 0x000009c0, 0x000009d2,
- 0x000009e9, 0x00000a14, 0x00000a29, 0x00000a38,
- 0x00000a44, 0x00000a59, 0x00000a77, 0x00000a83,
- 0x00000a9a, 0x00000aab, 0x00000ab9, 0x00000ac7,
- 0x00000adb, 0x00000af9, 0x00000b0d, 0x00000b31,
+ 0x000008fc, 0x00000909, 0x00000913, 0x00000920,
+ 0x00000927, 0x0000092e, 0x0000093a, 0x00000946,
+ 0x00000955, 0x0000095c, 0x00000969, 0x0000099b,
+ 0x000009a8, 0x000009c1, 0x000009ce, 0x000009f4,
+ 0x00000a06, 0x00000a1d, 0x00000a48, 0x00000a5d,
+ 0x00000a6c, 0x00000a78, 0x00000a8d, 0x00000aab,
+ 0x00000ab7, 0x00000ace, 0x00000adf, 0x00000aed,
+ 0x00000afb, 0x00000b0f, 0x00000b2d, 0x00000b41,
// Entry 80 - 9F
- 0x00000b41, 0x00000b52, 0x00000b94, 0x00000b9b,
- 0x00000ba7, 0x00000bbf, 0x00000bcc, 0x00000bdf,
- 0x00000c02, 0x00000c1a, 0x00000c45, 0x00000c60,
- 0x00000c78, 0x00000c92, 0x00000cb2, 0x00000cdf,
- 0x00000cf9, 0x00000d06, 0x00000d27, 0x00000d5d,
- 0x00000d70, 0x00000d8e, 0x00000dc1, 0x00000dd9,
- 0x00000e03, 0x00000e21, 0x00000e34, 0x00000e4e,
- 0x00000e61, 0x00000e88, 0x00000ec9, 0x00000edf,
+ 0x00000b65, 0x00000b75, 0x00000b86, 0x00000bc8,
+ 0x00000bcf, 0x00000bdb, 0x00000bf3, 0x00000c00,
+ 0x00000c13, 0x00000c36, 0x00000c4e, 0x00000c79,
+ 0x00000c94, 0x00000cac, 0x00000cc6, 0x00000ce6,
+ 0x00000d13, 0x00000d2d, 0x00000d3a, 0x00000d5b,
+ 0x00000d91, 0x00000da4, 0x00000dc2, 0x00000df5,
+ 0x00000e0d, 0x00000e37, 0x00000e55, 0x00000e68,
+ 0x00000e82, 0x00000e95, 0x00000ebc, 0x00000efd,
// Entry A0 - BF
- 0x00000efa, 0x00000f1d, 0x00000f4a, 0x00000f65,
- 0x00000fc6, 0x00000ffe, 0x00001013, 0x00001020,
- 0x0000103b, 0x00001058, 0x0000106a, 0x0000109e,
- 0x000010c6, 0x000010ee, 0x00001113,
-} // Size: 724 bytes
+ 0x00000f13, 0x00000f2e, 0x00000f51, 0x00000f7e,
+ 0x00000f99, 0x00000ffa, 0x00001032, 0x00001047,
+ 0x00001054, 0x0000106f, 0x0000108c, 0x0000109e,
+ 0x000010d2, 0x000010fa, 0x00001122, 0x00001147,
+ 0x00001147, 0x00001147, 0x00001147,
+} // Size: 740 bytes
-const zh_CNData string = "" + // Size: 4371 bytes
- "\x02错误\x02(无参数): 提升并安装管理服务\x02用法: %[1]s [\x0a%[2]s]\x02命令行选项\x02无法打开当前进程" +
- "令牌: %[1]v\x02WireGuard 可能只能被内建的 %[1]s 小组中的成员使用。\x02WireGuard 正在运行,但用户界" +
- "面只能从内建的 %[1]s 小组的桌面访问。\x02WireGuard 系统托盘图标在30秒后没有出现。\x02刚刚\x02系统时间倒退了!" +
- "\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 年\x14\x01\x81\x01\x00\x00\x0a\x02%" +
- "[1]d 天\x14\x01\x81\x01\x00\x00\x0d\x02%[1]d 小时\x14\x01\x81\x01\x00\x00" +
- "\x0d\x02%[1]d 分钟\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 秒\x02%[1]s 前\x02%[" +
- "1]d B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2" +
- "[1]f\u00a0TiB\x02%[1]s: %[2]q\x02IP地址无效\x02网络前缀长度无效\x02对端 (endpoint) 中缺少" +
- "端口\x02对端主机名 (endpoint host) 无效\x02方括号中应包含一个 IPv6 地址\x02MTU 无效\x02端口无效" +
- "\x02连接保活间隔无效\x02无效的密钥:%[1]v\x02解码后的密钥长度必须为32字节\x02数值必须介于 0 至 2^64-1 之间: " +
- "%[1]v\x02一行中有两个逗号\x02隧道名称无效\x02行必须出现在段落中\x02配置项必须要有一个等于号\x02必须有一个值\x02[I" +
- "nterface] 段落的键无效\x02[Peer] 段落的键无效\x02接口必须有一个私钥\x02[未指定]\x02所有节点必须拥有公钥。" +
- "\x02获取配置时出错\x02接口段落的键无效\x02协议版本必须为 1\x02节点段落的键无效\x02、\x02 \x02关于 WireGua" +
- "rd\x02WireGuard logo 图片\x02应用版本: %[1]s\x0aGo 后端版本: %[2]s\x0aGo 版本: %[3]s" +
- "\x0a操作系统: %[4]s\x0a架构: %[5]s\x02关闭\x02♥ 捐助! (&D)\x02状态:\x02断开 (&D)\x02连接" +
- " (&A)\x02公钥:\x02监听端口:\x02MTU:\x02地址:\x02DNS 服务器:\x02预共享密钥:\x02允许的 IP:" +
- "\x02对端:\x02连接保活间隔:\x02上次握手时间:\x02流量:\x02已启用\x02接收 %[1]s, 发送 %[2]s\x02无法确" +
- "认隧道状态\x02无法连接隧道\x02无法断开隧道连接\x02接口: %[1]s\x02节点\x02创建新隧道\x02编辑隧道\x02名称 " +
- "(&N):\x02公钥 (&P):\x02(未知)\x02拦截未经隧道的流量 (kill-switch) (&B)\x02只有一个节点,且该节点" +
- "允许的 IP 中包含 0.0.0.0/0 或 ::/0 时,使用防火墙规则拦截所有未通过隧道的流量 (DHCP 和 NDP 流量除外)。" +
- "\x02保存 (&S)\x02取消\x02配置 (&C):\x02名称无效\x02必须输入名称。\x02隧道名「%[1]s」无效。\x02无法列" +
- "出现有隧道\x02隧道已存在\x02隧道名「%[1]s」已存在。\x02无法创建新的配置\x02写入文件失败\x02文件「%[1]s」已存在" +
- "。\x0a\x0a您确定要覆盖它吗?\x02已连接\x02正在连接\x02已断开\x02正在断开\x02未知\x02日志\x02复制 (&C" +
- ")\x02全选 (&A)\x02导出… (&S)\x02时间\x02日志消息\x02文本文件 (*.txt)|*.txt|所有文件 (*.*)|" +
- "*.*\x02导出日志\x02关于 WireGuard… (&A)\x02隧道错误\x02%[1]s\x0a\x0a更多信息请查看日志。\x02" +
- "%[1]s (已过时)\x02WireGuard 检测错误\x02无法等待 WireGuard 窗口出现: %[1]v\x02WireGuard" +
- ": 已断开\x02状态: 未知\x02地址: 无\x02管理隧道… (&M)\x02从文件导入隧道… (&I)\x02退出 (&E)\x02Wi" +
- "reGuard 隧道错误\x02WireGuard: %[1]s\x02状态: %[1]s\x02地址: %[1]s\x02WireGuard " +
- "已连接\x02隧道「%[1]s」已连接。\x02WireGuard 已断开\x02隧道「%[1]s」已断开连接。\x02发现更新!\x02W" +
- "ireGuard 更新\x02新的 WireGuard 版本发布了。强烈建议您现在安装。\x02隧道\x02编辑 (&E)\x02新建空隧道… " +
- "(&E)\x02新建隧道\x02删除所选隧道\x02导出所有隧道 (ZIP 压缩包)\x02切换连接状态 (&T)\x02导出所有隧道 (ZIP" +
- " 压缩包)… (&Z)\x02编辑所选隧道… (&E)\x02删除所选隧道 (&R)\x02无法导入配置: %[1]v\x02无法列出现有隧道:" +
- " %[1]v\x02另一个同名的隧道「%[1]s」已存在\x02无法导入配置: %[1]v\x02导入隧道\x14\x01\x81\x01" +
- "\x00\x00\x1a\x02导入了 %[1]d 个隧道\x14\x02\x80\x01\x000\x02导入了 %[2]d 个隧道中的 %[" +
- "1]d 个隧道\x02无法创建隧道\x14\x01\x81\x01\x00\x00\x17\x02删除 %[1]d 个隧道\x14\x01" +
- "\x81\x01\x00\x00,\x02您确定要删除这 %[1]d 个隧道吗?\x02删除隧道「%[1]s」\x02您确定要删除隧道「%[1]" +
- "s」吗?\x02%[1]s此操作无法撤销。\x02无法删除隧道\x02无法删除隧道: %[1]s\x02无法删除隧道\x14\x01\x81" +
- "\x01\x00\x00 \x02无法删除 %[1]d 个隧道。\x02配置文件 (*.zip, *.conf)|*.zip;*.conf|所有" +
- "文件 (*.*)|*.*\x02从文件导入隧道\x02配置文件 (*.zip)|*.zip\x02导出配置文件 (ZIP 压缩包)\x02%" +
- "[1]s (未签名版本,禁用自动更新)\x02退出 WireGuard 时出错\x02无法停止服务: %[1]v。您可能需要在服务管理器中手动停" +
- "止 WireGuard 服务。\x02发现新版 WireGuard。强烈建议您现在安装。\x02状态: 等待用户\x02立即更新\x02状态" +
- ": 等待更新服务\x02错误: %[1]v。请重试。\x02状态: 完成!\x02http2: 成帧器 %[1]p: 解码刚写入的帧失败\x02" +
- "http2: 成帧器 %[1]p: 写入了 %[2]v\x02http2: 成帧器 %[1]p: 读取了 %[2]v\x02http2: 解码的" +
- " hpack 字段 %+[1]v"
+const zh_CNData string = "" + // Size: 4423 bytes
+ "\x02错误\x02(无参数): 提升并安装管理服务\x02用法: %[1]s [\x0a%[2]s]\x02命令行选项\x02无法确定该进程是" +
+ "否在WOW64下运行: %[1]v\x02无法打开当前进程令牌: %[1]v\x02WireGuard 可能只能被内建的 %[1]s 小组中" +
+ "的成员使用。\x02WireGuard 正在运行,但用户界面只能从内建的 %[1]s 小组的桌面访问。\x02WireGuard 系统托盘图" +
+ "标在30秒后没有出现。\x02刚刚\x02系统时间倒退了!\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 年" +
+ "\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 天\x14\x01\x81\x01\x00\x00\x0d\x02%" +
+ "[1]d 小时\x14\x01\x81\x01\x00\x00\x0d\x02%[1]d 分钟\x14\x01\x81\x01\x00\x00" +
+ "\x0a\x02%[1]d 秒\x02%[1]s 前\x02%[1]d B\x02%.2[1]f\u00a0KiB\x02%.2[1]f" +
+ "\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02IP地" +
+ "址无效\x02网络前缀长度无效\x02对端 (endpoint) 中缺少端口\x02对端主机名 (endpoint host) 无效\x02" +
+ "方括号中应包含一个 IPv6 地址\x02MTU 无效\x02端口无效\x02连接保活间隔无效\x02无效的密钥:%[1]v\x02解码后的" +
+ "密钥长度必须为32字节\x02数值必须介于 0 至 2^64-1 之间: %[1]v\x02一行中有两个逗号\x02隧道名称无效\x02行必" +
+ "须出现在段落中\x02配置项必须要有一个等于号\x02必须有一个值\x02[Interface] 段落的键无效\x02[Peer] 段落的键" +
+ "无效\x02接口必须有一个私钥\x02[未指定]\x02所有节点必须拥有公钥。\x02获取配置时出错\x02接口段落的键无效\x02协议版本" +
+ "必须为 1\x02节点段落的键无效\x02、\x02 \x02关于 WireGuard\x02WireGuard logo 图片\x02应用" +
+ "版本: %[1]s\x0aGo 后端版本: %[2]s\x0aGo 版本: %[3]s\x0a操作系统: %[4]s\x0a架构: %[5]" +
+ "s\x02关闭\x02♥ 捐助! (&D)\x02状态:\x02断开 (&D)\x02连接 (&A)\x02公钥:\x02监听端口:\x02MT" +
+ "U:\x02地址:\x02DNS 服务器:\x02预共享密钥:\x02允许的 IP:\x02对端:\x02连接保活间隔:\x02上次握手时间:" +
+ "\x02流量:\x02已启用\x02接收 %[1]s, 发送 %[2]s\x02无法确认隧道状态\x02无法连接隧道\x02无法断开隧道连接" +
+ "\x02接口: %[1]s\x02节点\x02创建新隧道\x02编辑隧道\x02名称 (&N):\x02公钥 (&P):\x02(未知)\x02" +
+ "拦截未经隧道的流量 (kill-switch) (&B)\x02只有一个节点,且该节点允许的 IP 中包含 0.0.0.0/0 或 ::/0" +
+ " 时,使用防火墙规则拦截所有未通过隧道的流量 (DHCP 和 NDP 流量除外)。\x02保存 (&S)\x02取消\x02配置 (&C):" +
+ "\x02名称无效\x02必须输入名称。\x02隧道名「%[1]s」无效。\x02无法列出现有隧道\x02隧道已存在\x02隧道名「%[1]s」已" +
+ "存在。\x02无法创建新的配置\x02写入文件失败\x02文件「%[1]s」已存在。\x0a\x0a您确定要覆盖它吗?\x02已连接\x02" +
+ "正在连接\x02已断开\x02正在断开\x02未知\x02日志\x02复制 (&C)\x02全选 (&A)\x02导出… (&S)\x02时" +
+ "间\x02日志消息\x02文本文件 (*.txt)|*.txt|所有文件 (*.*)|*.*\x02导出日志\x02关于 WireGuard" +
+ "… (&A)\x02隧道错误\x02%[1]s\x0a\x0a更多信息请查看日志。\x02%[1]s (已过时)\x02WireGuard " +
+ "检测错误\x02无法等待 WireGuard 窗口出现: %[1]v\x02WireGuard: 已断开\x02状态: 未知\x02地址: " +
+ "无\x02管理隧道… (&M)\x02从文件导入隧道… (&I)\x02退出 (&E)\x02WireGuard 隧道错误\x02WireG" +
+ "uard: %[1]s\x02状态: %[1]s\x02地址: %[1]s\x02WireGuard 已连接\x02隧道「%[1]s」已连接。" +
+ "\x02WireGuard 已断开\x02隧道「%[1]s」已断开连接。\x02发现更新!\x02WireGuard 更新\x02新的 Wire" +
+ "Guard 版本发布了。强烈建议您现在安装。\x02隧道\x02编辑 (&E)\x02新建空隧道… (&E)\x02新建隧道\x02删除所选隧道" +
+ "\x02导出所有隧道 (ZIP 压缩包)\x02切换连接状态 (&T)\x02导出所有隧道 (ZIP 压缩包)… (&Z)\x02编辑所选隧道…" +
+ " (&E)\x02删除所选隧道 (&R)\x02无法导入配置: %[1]v\x02无法列出现有隧道: %[1]v\x02另一个同名的隧道「%[1" +
+ "]s」已存在\x02无法导入配置: %[1]v\x02导入隧道\x14\x01\x81\x01\x00\x00\x1a\x02导入了 %[1]d" +
+ " 个隧道\x14\x02\x80\x01\x000\x02导入了 %[2]d 个隧道中的 %[1]d 个隧道\x02无法创建隧道\x14\x01" +
+ "\x81\x01\x00\x00\x17\x02删除 %[1]d 个隧道\x14\x01\x81\x01\x00\x00,\x02您确定要删除这" +
+ " %[1]d 个隧道吗?\x02删除隧道「%[1]s」\x02您确定要删除隧道「%[1]s」吗?\x02%[1]s此操作无法撤销。\x02无法删" +
+ "除隧道\x02无法删除隧道: %[1]s\x02无法删除隧道\x14\x01\x81\x01\x00\x00 \x02无法删除 %[1]d " +
+ "个隧道。\x02配置文件 (*.zip, *.conf)|*.zip;*.conf|所有文件 (*.*)|*.*\x02从文件导入隧道" +
+ "\x02配置文件 (*.zip)|*.zip\x02导出配置文件 (ZIP 压缩包)\x02%[1]s (未签名版本,禁用自动更新)\x02退出" +
+ " WireGuard 时出错\x02无法停止服务: %[1]v。您可能需要在服务管理器中手动停止 WireGuard 服务。\x02发现新版 W" +
+ "ireGuard。强烈建议您现在安装。\x02状态: 等待用户\x02立即更新\x02状态: 等待更新服务\x02错误: %[1]v。请重试。" +
+ "\x02状态: 完成!\x02http2: 成帧器 %[1]p: 解码刚写入的帧失败\x02http2: 成帧器 %[1]p: 写入了 %[2]" +
+ "v\x02http2: 成帧器 %[1]p: 读取了 %[2]v\x02http2: 解码的 hpack 字段 %+[1]v"
-var zh_TWIndex = []uint32{ // 175 elements
+var zh_TWIndex = []uint32{ // 179 elements
// Entry 0 - 1F
0x00000000, 0x00000007, 0x00000037, 0x00000056,
- 0x00000066, 0x00000097, 0x000000da, 0x0000013f,
- 0x0000017b, 0x00000188, 0x000001a1, 0x000001b2,
- 0x000001c3, 0x000001d7, 0x000001eb, 0x000001fc,
- 0x00000206, 0x0000020f, 0x0000021c, 0x00000229,
- 0x00000236, 0x00000243, 0x00000252, 0x00000266,
- 0x00000288, 0x000002a7, 0x000002c1, 0x000002e9,
- 0x000002f7, 0x00000307, 0x0000032d, 0x00000346,
+ 0x00000066, 0x000000a4, 0x000000d5, 0x00000118,
+ 0x0000017d, 0x000001b9, 0x000001c6, 0x000001df,
+ 0x000001f0, 0x00000201, 0x00000215, 0x00000229,
+ 0x0000023a, 0x00000244, 0x0000024d, 0x0000025a,
+ 0x00000267, 0x00000274, 0x00000281, 0x00000290,
+ 0x000002a4, 0x000002c6, 0x000002e5, 0x000002ff,
+ 0x00000327, 0x00000335, 0x00000345, 0x0000036b,
// Entry 20 - 3F
- 0x00000365, 0x0000038e, 0x000003a7, 0x000003ba,
- 0x000003d6, 0x000003fe, 0x00000414, 0x00000433,
- 0x0000044d, 0x00000473, 0x0000047f, 0x000004a1,
- 0x000004bd, 0x000004da, 0x000004f2, 0x0000050a,
- 0x0000050e, 0x00000510, 0x00000521, 0x00000537,
- 0x000005b7, 0x000005be, 0x000005d1, 0x000005d8,
- 0x000005ea, 0x000005f6, 0x000005fd, 0x00000607,
- 0x0000060b, 0x00000612, 0x00000620, 0x00000630,
+ 0x00000384, 0x000003a3, 0x000003cc, 0x000003e5,
+ 0x000003f8, 0x00000414, 0x0000043c, 0x00000452,
+ 0x00000471, 0x0000048b, 0x000004b1, 0x000004bd,
+ 0x000004df, 0x000004fb, 0x00000518, 0x00000530,
+ 0x00000548, 0x0000054c, 0x0000054e, 0x0000055f,
+ 0x00000575, 0x000005f5, 0x000005fc, 0x0000060f,
+ 0x00000616, 0x00000628, 0x00000634, 0x0000063b,
+ 0x00000645, 0x00000649, 0x00000650, 0x0000065e,
// Entry 40 - 5F
- 0x00000640, 0x0000064a, 0x0000065b, 0x0000066e,
- 0x00000675, 0x0000067f, 0x000006a1, 0x000006ba,
- 0x000006cd, 0x000006e6, 0x000006f5, 0x000006fc,
- 0x0000070c, 0x0000071f, 0x0000072b, 0x00000737,
- 0x00000740, 0x00000775, 0x00000816, 0x00000822,
- 0x00000829, 0x00000835, 0x00000845, 0x0000085b,
- 0x0000087f, 0x00000898, 0x000008a8, 0x000008c9,
- 0x000008e8, 0x000008fb, 0x0000092e, 0x00000938,
+ 0x0000066e, 0x0000067e, 0x00000688, 0x00000699,
+ 0x000006ac, 0x000006b3, 0x000006bd, 0x000006df,
+ 0x000006f8, 0x0000070b, 0x00000724, 0x00000733,
+ 0x0000073a, 0x0000074a, 0x0000075d, 0x00000769,
+ 0x00000775, 0x0000077e, 0x000007b3, 0x00000854,
+ 0x00000860, 0x00000867, 0x00000873, 0x00000883,
+ 0x00000899, 0x000008bd, 0x000008d6, 0x000008e6,
+ 0x00000907, 0x00000926, 0x00000939, 0x0000096c,
// Entry 60 - 7F
- 0x00000948, 0x00000958, 0x00000968, 0x0000096f,
- 0x00000976, 0x00000982, 0x0000098e, 0x0000099d,
- 0x000009a4, 0x000009b1, 0x000009e0, 0x000009f0,
- 0x00000a06, 0x00000a13, 0x00000a42, 0x00000a57,
- 0x00000a6f, 0x00000a9c, 0x00000ab2, 0x00000ac2,
- 0x00000acf, 0x00000ae1, 0x00000af9, 0x00000b05,
- 0x00000b1c, 0x00000b2e, 0x00000b3d, 0x00000b4c,
- 0x00000b60, 0x00000b7b, 0x00000b95, 0x00000bb9,
+ 0x00000976, 0x00000986, 0x00000996, 0x000009a6,
+ 0x000009ad, 0x000009b4, 0x000009c0, 0x000009cc,
+ 0x000009db, 0x000009e2, 0x000009ef, 0x00000a1e,
+ 0x00000a2e, 0x00000a44, 0x00000a51, 0x00000a80,
+ 0x00000a95, 0x00000aad, 0x00000ada, 0x00000af0,
+ 0x00000b00, 0x00000b0d, 0x00000b1f, 0x00000b37,
+ 0x00000b43, 0x00000b5a, 0x00000b6c, 0x00000b7b,
+ 0x00000b8a, 0x00000b9e, 0x00000bb9, 0x00000bd3,
// Entry 80 - 9F
- 0x00000bc0, 0x00000bd1, 0x00000c2a, 0x00000c31,
- 0x00000c3d, 0x00000c55, 0x00000c62, 0x00000c75,
- 0x00000c98, 0x00000cb0, 0x00000cd5, 0x00000ced,
- 0x00000d08, 0x00000d24, 0x00000d40, 0x00000d6a,
- 0x00000d86, 0x00000d96, 0x00000db7, 0x00000dea,
- 0x00000dfd, 0x00000e1b, 0x00000e4b, 0x00000e60,
- 0x00000e8a, 0x00000eb0, 0x00000ec3, 0x00000edf,
- 0x00000ef2, 0x00000f16, 0x00000f5a, 0x00000f76,
+ 0x00000bf7, 0x00000bfe, 0x00000c0f, 0x00000c68,
+ 0x00000c6f, 0x00000c7b, 0x00000c93, 0x00000ca0,
+ 0x00000cb3, 0x00000cd6, 0x00000cee, 0x00000d13,
+ 0x00000d2b, 0x00000d46, 0x00000d62, 0x00000d7e,
+ 0x00000da8, 0x00000dc4, 0x00000dd4, 0x00000df5,
+ 0x00000e28, 0x00000e3b, 0x00000e59, 0x00000e89,
+ 0x00000e9e, 0x00000ec8, 0x00000eee, 0x00000f01,
+ 0x00000f1d, 0x00000f30, 0x00000f54, 0x00000f98,
// Entry A0 - BF
- 0x00000f94, 0x00000fad, 0x00000fe3, 0x00000ffb,
- 0x0000105c, 0x000010b1, 0x000010ca, 0x000010d7,
- 0x000010f3, 0x00001118, 0x0000112e, 0x00001167,
- 0x00001188, 0x000011a8, 0x000011ca,
-} // Size: 724 bytes
+ 0x00000fb4, 0x00000fd2, 0x00000feb, 0x00001021,
+ 0x00001039, 0x0000109a, 0x000010ef, 0x00001108,
+ 0x00001115, 0x00001131, 0x00001156, 0x0000116c,
+ 0x000011a5, 0x000011c6, 0x000011e6, 0x00001208,
+ 0x00001208, 0x00001208, 0x00001208,
+} // Size: 740 bytes
-const zh_TWData string = "" + // Size: 4554 bytes
- "\x02錯誤\x02(無參數):提升權限並安裝管理服務\x02使用方法: %[1]s [\x0a%[2]s]\x02命令列選項\x02無法開啓目" +
- "前處理程序的權杖: %[1]v\x02WireGuard 可能只能被內建的「%[1]s」群組成員使用。\x02WireGuard 正在執行," +
- "但 UI 只能從內建的內建的「%[1]s」群組成員的桌面存取。\x02WireGuard 的工作列圖示在 30 秒後並沒有顯示。\x02就是" +
- "現在\x02系統時鐘倒退了!\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 年\x14\x01\x81\x01" +
- "\x00\x00\x0a\x02%[1]d 天\x14\x01\x81\x01\x00\x00\x0d\x02%[1]d 小時\x14\x01" +
- "\x81\x01\x00\x00\x0d\x02%[1]d 分鐘\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 秒" +
- "\x02%[1]s 前\x02%[1]d\u00a0B\x02%.2[1]f\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%" +
- ".2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB\x02%[1]s: %[2]q\x02無效的 IP 位址\x02無效的網" +
- "路位址首碼長度\x02Endpoint 中沒有指定埠號\x02無效的 Endpoint 位址\x02括號中必須包含一個 IPv6 位址" +
- "\x02無效的 MTU\x02無效的埠號\x02無效的 Persistent Keepalive 設定\x02無效的金鑰: %[1]v\x02金" +
- "鑰必須剛好長 32 bytes\x02數值必須介於 0 到 2^64-1: %[1]v\x02一行中有兩個逗號\x02隧道名稱無效\x02行" +
- "必須出現在段落中\x02設定的項目必須要有一個等號\x02必須要有一個值\x02[Interface] 中有無效選項\x02[Peer] 中" +
- "有無效選項\x02Interface 中必須要有一把私鑰\x02[未指定]\x02每個 Peer 都必須要有公鑰\x02讀取設定時發生錯誤" +
- "\x02Interface 中的金鑰無效\x02協定版本必須為 1\x02Peer 中的金鑰無效\x02、\x02 \x02關於 WireGua" +
- "rd\x02WireGuard logo 圖片\x02應用程式版本: %[1]s\x0a後端程式(Go 實作)版本: %[2]s\x0aGo 版" +
- "本: %[3]s\x0a作業系統: %[4]s\x0a架構: %[5]s\x02關閉\x02♥ 捐贈! (&D)\x02狀態\x02中斷連線" +
- " (&D)\x02連線 (&A)\x02公鑰\x02監聽埠\x02MTU\x02位址\x02DNS 伺服器\x02預交換金鑰\x02允許的位址" +
- "\x02連接點\x02Keepalive 間隔\x02最後交握時間\x02流量\x02已啓用\x02已收到 %[1]s;已傳送 %[2]s" +
- "\x02無法確認隧道狀態\x02無法連接隧道\x02無法斷開隧道連線\x02[隧道] %[1]s\x02節點\x02建立新隧道\x02編輯隧道設" +
- "定\x02名稱 (&N)\x02公鑰 (&P)\x02(未知)\x02阻斷未經過隧道的流量(kill-switch) (&B)\x02只有一" +
- "個節點且該節點允許位址包含 0.0.0.0/0 或 ::/0 時,使用防火牆攔截所有非通過隧道的流量。\x0a(DHCP 及 NDP 流量除" +
- "外)\x02儲存 (&S)\x02取消\x02設定 (&C)\x02無效的名稱\x02必須填寫名稱。\x02無效的隧道名稱「%[1]s」。" +
- "\x02無法列出現有隧道\x02隧道已存在\x02已有同名隧道「%[1]s」。\x02無法建立新的隧道設定\x02檔案寫入失敗\x02檔案已存在" +
- ": %[1]s\x0a\x0a您確定要覆蓋嗎?\x02已連線\x02正在連線…\x02已中斷連線\x02正在中斷…\x02未知\x02日誌" +
- "\x02複製 (&C)\x02全選 (&A)\x02匯出… (&S)\x02時間\x02日誌訊息\x02純文字 (*.txt)|*.txt|所有" +
- "檔案 (*.*)|*.*\x02匯出日誌…\x02關於 WireGuard (&A)\x02隧道錯誤\x02%[1]s\x0a\x0a如需更" +
- "多資訊,請查看日誌。\x02%[1]s(已過時)\x02偵測 WireGuard 錯誤\x02無法等待 WireGuard 視窗開啓: %[" +
- "1]v\x02WireGuard - 未連線\x02[狀態] 未知\x02[位址] 無\x02管理隧道 (&M)\x02從檔案匯入… (&I)" +
- "\x02離開 (&X)\x02WireGuard 隧道錯誤\x02WireGuard - %[1]s\x02[狀態] %[1]s\x02[位址]" +
- " %[1]s\x02WireGuard 已連線\x02已連線至隧道 - %[1]s\x02WireGuard 已中斷連線\x02已中斷與隧道的連" +
- "線 - %[1]s\x02更新\x02WireGuard 更新\x02更新的 WireGuard 已經為您準備好了。\x0a強烈建議您立即更" +
- "新 WireGuard。\x02隧道\x02編輯 (&E)\x02新增隧道精靈 (&E)\x02新增隧道\x02刪除選取隧道\x02匯出所有" +
- "隧道(ZIP 格式)\x02切換連線狀態 (&T)\x02匯出所有隧道至 &ZIP 壓縮檔\x02編輯選取隧道 (&S)\x02刪除已選取隧" +
- "道 (&R)\x02無法匯入設定: %[1]v\x02無法列出隧道: %[1]v\x02已有另一個同名的隧道「%[1]s」\x02無法匯入設" +
- "定: %[1]v\x02已匯入隧道\x14\x01\x81\x01\x00\x00\x1a\x02已匯入 %[1]d 個隧道\x14\x02" +
- "\x80\x01\x00-\x02已匯入 %[1]d 個隧道(共 %[2]d 個)\x02無法建立隧道\x14\x01\x81\x01\x00" +
- "\x00\x17\x02刪除 %[1]d 個隧道\x14\x01\x81\x01\x00\x00)\x02您確定要刪除 %[1]d 個隧道嗎?" +
- "\x02刪除隧道 - %[1]s\x02您確定要刪除隧道「%[1]s」嗎?\x02%[1]s\x0a\x0a您將無法復原此操作。\x02無法刪除" +
- "隧道\x02無法刪除隧道: %[1]s\x02無法刪除隧道\x14\x01\x81\x01\x00\x00\x1d\x02無法刪除 %[1]" +
- "d 個隧道\x02隧道設定檔 (*.zip, *.conf)|*.zip;*.conf|所有檔案 (*.*)|*.*\x02從檔案中匯入隧道…" +
- "\x02隧道設定檔 (*.zip)|*.zip\x02匯出隧道設定至…\x02%[1]s(未簽署發行版本,無法自動更新)\x02離開 WireG" +
- "uard 失敗\x02無法結束服務: %[1]v。\x0a您可能需要手動從服務管理中結束 WireGuard 服務。\x02更新的 WireGu" +
- "ard 已經為您準備好了。\x0a強烈建議您立即進行更新。\x02狀態:等待使用者\x02立即更新\x02狀態:等待更新服務\x02錯誤: %[" +
- "1]v。請稍後再試。\x02狀態:已完成!\x02http2: Framer %[1]p: failed to decode just-writ" +
- "ten frame\x02http2: Framer %[1]p: wrote %[2]v\x02http2: Framer %[1]p: re" +
- "ad %[2]v\x02http2: decoded hpack field %+[1]v"
+const zh_TWData string = "" + // Size: 4616 bytes
+ "\x02錯誤\x02(無參數):提升權限並安裝管理服務\x02使用方法: %[1]s [\x0a%[2]s]\x02命令列選項\x02無法確定該" +
+ "處理程序是否在 WOW64 下執行: %[1]v\x02無法開啓目前處理程序的權杖: %[1]v\x02WireGuard 可能只能被內建的" +
+ "「%[1]s」群組成員使用。\x02WireGuard 正在執行,但 UI 只能從內建的內建的「%[1]s」群組成員的桌面存取。\x02Wi" +
+ "reGuard 的工作列圖示在 30 秒後並沒有顯示。\x02就是現在\x02系統時鐘倒退了!\x14\x01\x81\x01\x00\x00" +
+ "\x0a\x02%[1]d 年\x14\x01\x81\x01\x00\x00\x0a\x02%[1]d 天\x14\x01\x81\x01" +
+ "\x00\x00\x0d\x02%[1]d 小時\x14\x01\x81\x01\x00\x00\x0d\x02%[1]d 分鐘\x14\x01" +
+ "\x81\x01\x00\x00\x0a\x02%[1]d 秒\x02%[1]s 前\x02%[1]d\u00a0B\x02%.2[1]f" +
+ "\u00a0KiB\x02%.2[1]f\u00a0MiB\x02%.2[1]f\u00a0GiB\x02%.2[1]f\u00a0TiB" +
+ "\x02%[1]s: %[2]q\x02無效的 IP 位址\x02無效的網路位址首碼長度\x02Endpoint 中沒有指定埠號\x02無效的 " +
+ "Endpoint 位址\x02括號中必須包含一個 IPv6 位址\x02無效的 MTU\x02無效的埠號\x02無效的 Persistent K" +
+ "eepalive 設定\x02無效的金鑰: %[1]v\x02金鑰必須剛好長 32 bytes\x02數值必須介於 0 到 2^64-1: %[" +
+ "1]v\x02一行中有兩個逗號\x02隧道名稱無效\x02行必須出現在段落中\x02設定的項目必須要有一個等號\x02必須要有一個值\x02[I" +
+ "nterface] 中有無效選項\x02[Peer] 中有無效選項\x02Interface 中必須要有一把私鑰\x02[未指定]\x02每個 " +
+ "Peer 都必須要有公鑰\x02讀取設定時發生錯誤\x02Interface 中的金鑰無效\x02協定版本必須為 1\x02Peer 中的金鑰無" +
+ "效\x02、\x02 \x02關於 WireGuard\x02WireGuard logo 圖片\x02應用程式版本: %[1]s\x0a後" +
+ "端程式(Go 實作)版本: %[2]s\x0aGo 版本: %[3]s\x0a作業系統: %[4]s\x0a架構: %[5]s\x02關閉" +
+ "\x02♥ 捐贈! (&D)\x02狀態\x02中斷連線 (&D)\x02連線 (&A)\x02公鑰\x02監聽埠\x02MTU\x02位址" +
+ "\x02DNS 伺服器\x02預交換金鑰\x02允許的位址\x02連接點\x02Keepalive 間隔\x02最後交握時間\x02流量\x02" +
+ "已啓用\x02已收到 %[1]s;已傳送 %[2]s\x02無法確認隧道狀態\x02無法連接隧道\x02無法斷開隧道連線\x02[隧道] %" +
+ "[1]s\x02節點\x02建立新隧道\x02編輯隧道設定\x02名稱 (&N)\x02公鑰 (&P)\x02(未知)\x02阻斷未經過隧道的流" +
+ "量(kill-switch) (&B)\x02只有一個節點且該節點允許位址包含 0.0.0.0/0 或 ::/0 時,使用防火牆攔截所有非通" +
+ "過隧道的流量。\x0a(DHCP 及 NDP 流量除外)\x02儲存 (&S)\x02取消\x02設定 (&C)\x02無效的名稱\x02必" +
+ "須填寫名稱。\x02無效的隧道名稱「%[1]s」。\x02無法列出現有隧道\x02隧道已存在\x02已有同名隧道「%[1]s」。\x02無法" +
+ "建立新的隧道設定\x02檔案寫入失敗\x02檔案已存在: %[1]s\x0a\x0a您確定要覆蓋嗎?\x02已連線\x02正在連線…\x02" +
+ "已中斷連線\x02正在中斷…\x02未知\x02日誌\x02複製 (&C)\x02全選 (&A)\x02匯出… (&S)\x02時間\x02" +
+ "日誌訊息\x02純文字 (*.txt)|*.txt|所有檔案 (*.*)|*.*\x02匯出日誌…\x02關於 WireGuard (&A)" +
+ "\x02隧道錯誤\x02%[1]s\x0a\x0a如需更多資訊,請查看日誌。\x02%[1]s(已過時)\x02偵測 WireGuard 錯誤" +
+ "\x02無法等待 WireGuard 視窗開啓: %[1]v\x02WireGuard - 未連線\x02[狀態] 未知\x02[位址] 無" +
+ "\x02管理隧道 (&M)\x02從檔案匯入… (&I)\x02離開 (&X)\x02WireGuard 隧道錯誤\x02WireGuard -" +
+ " %[1]s\x02[狀態] %[1]s\x02[位址] %[1]s\x02WireGuard 已連線\x02已連線至隧道 - %[1]s" +
+ "\x02WireGuard 已中斷連線\x02已中斷與隧道的連線 - %[1]s\x02更新\x02WireGuard 更新\x02更新的 Wi" +
+ "reGuard 已經為您準備好了。\x0a強烈建議您立即更新 WireGuard。\x02隧道\x02編輯 (&E)\x02新增隧道精靈 (&E" +
+ ")\x02新增隧道\x02刪除選取隧道\x02匯出所有隧道(ZIP 格式)\x02切換連線狀態 (&T)\x02匯出所有隧道至 &ZIP 壓縮檔" +
+ "\x02編輯選取隧道 (&S)\x02刪除已選取隧道 (&R)\x02無法匯入設定: %[1]v\x02無法列出隧道: %[1]v\x02已有另" +
+ "一個同名的隧道「%[1]s」\x02無法匯入設定: %[1]v\x02已匯入隧道\x14\x01\x81\x01\x00\x00\x1a" +
+ "\x02已匯入 %[1]d 個隧道\x14\x02\x80\x01\x00-\x02已匯入 %[1]d 個隧道(共 %[2]d 個)\x02無法" +
+ "建立隧道\x14\x01\x81\x01\x00\x00\x17\x02刪除 %[1]d 個隧道\x14\x01\x81\x01\x00" +
+ "\x00)\x02您確定要刪除 %[1]d 個隧道嗎?\x02刪除隧道 - %[1]s\x02您確定要刪除隧道「%[1]s」嗎?\x02%[1]" +
+ "s\x0a\x0a您將無法復原此操作。\x02無法刪除隧道\x02無法刪除隧道: %[1]s\x02無法刪除隧道\x14\x01\x81\x01" +
+ "\x00\x00\x1d\x02無法刪除 %[1]d 個隧道\x02隧道設定檔 (*.zip, *.conf)|*.zip;*.conf|所有檔" +
+ "案 (*.*)|*.*\x02從檔案中匯入隧道…\x02隧道設定檔 (*.zip)|*.zip\x02匯出隧道設定至…\x02%[1]s(未" +
+ "簽署發行版本,無法自動更新)\x02離開 WireGuard 失敗\x02無法結束服務: %[1]v。\x0a您可能需要手動從服務管理中結束" +
+ " WireGuard 服務。\x02更新的 WireGuard 已經為您準備好了。\x0a強烈建議您立即進行更新。\x02狀態:等待使用者" +
+ "\x02立即更新\x02狀態:等待更新服務\x02錯誤: %[1]v。請稍後再試。\x02狀態:已完成!\x02http2: Framer %[" +
+ "1]p: failed to decode just-written frame\x02http2: Framer %[1]p: wrote %" +
+ "[2]v\x02http2: Framer %[1]p: read %[2]v\x02http2: decoded hpack field %+" +
+ "[1]v"
- // Total table size 79406 bytes (77KiB); checksum: 84A023D
+ // Total table size 91808 bytes (89KiB); checksum: 1DE3667F