aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/locales/pl/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/pl/messages.gotext.json')
-rw-r--r--locales/pl/messages.gotext.json142
1 files changed, 42 insertions, 100 deletions
diff --git a/locales/pl/messages.gotext.json b/locales/pl/messages.gotext.json
index 1896bcba..330c241e 100644
--- a/locales/pl/messages.gotext.json
+++ b/locales/pl/messages.gotext.json
@@ -610,54 +610,6 @@
"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",
@@ -860,12 +812,6 @@
"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",
@@ -1148,100 +1094,90 @@
"translatorComment": "Copied from source."
},
{
- "id": "WireGuard Tunnel Error",
- "message": "WireGuard Tunnel Error",
- "translation": "Błąd tunelu WireGuard",
+ "id": "&Tunnels",
+ "message": "&Tunnels",
+ "translation": "&Tunele",
"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": "WireGuard Activated",
+ "message": "WireGuard Activated",
+ "translation": "WireGuard Aktywny",
+ "translatorComment": "Copied from source."
},
{
- "id": "Status: {StateText}",
- "message": "Status: {StateText}",
- "translation": "Status: {StateText}",
+ "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": "StateText",
+ "id": "Name",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "stateText"
+ "expr": "tunnel.Name"
}
]
},
{
- "id": "Addresses: {String}",
- "message": "Addresses: {String}",
- "translation": "Adresy: {String}",
+ "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": "String",
+ "id": "Name",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "sb.String()"
+ "expr": "tunnel.Name"
}
]
},
{
- "id": "WireGuard Activated",
- "message": "WireGuard Activated",
- "translation": "WireGuard Aktywny",
+ "id": "WireGuard Tunnel Error",
+ "message": "WireGuard Tunnel Error",
+ "translation": "Błąd tunelu WireGuard",
"translatorComment": "Copied from source."
},
{
- "id": "The {Name} tunnel has been activated.",
- "message": "The {Name} tunnel has been activated.",
- "translation": "Tunel {Name} został aktywowany.",
+ "id": "WireGuard: {TextForStateglobalState_true}",
+ "message": "WireGuard: {TextForStateglobalState_true}",
+ "translation": "WireGuard: {TextForStateglobalState_true}",
"translatorComment": "Copied from source.",
"placeholders": [
{
- "id": "Name",
+ "id": "TextForStateglobalState_true",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "tunnel.Name"
+ "expr": "textForState(globalState, true)"
}
]
},
{
- "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.",
+ "id": "Status: {StateText}",
+ "message": "Status: {StateText}",
+ "translation": "Status: {StateText}",
"translatorComment": "Copied from source.",
"placeholders": [
{
- "id": "Name",
+ "id": "StateText",
"string": "%[1]s",
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "tunnel.Name"
+ "expr": "stateText"
}
]
},
@@ -1324,6 +1260,12 @@
"translatorComment": "Copied from source."
},
{
+ "id": "no configuration files were found",
+ "message": "no configuration files were found",
+ "translation": "brak plików konfiguracyjnych",
+ "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}",