aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/locales
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2020-06-05 14:34:49 +0200
committerSimon Rozman <simon@rozman.si>2020-06-05 14:34:49 +0200
commit00b5bd8d6af9ef6b8f0c9fc62881cc8b1fa8ebc7 (patch)
tree8320564083aab6f99cf638af79e3aedf10bd3fdb /locales
parentfirewall: remove unused ExemptBuiltinAdministrators (diff)
downloadwireguard-windows-00b5bd8d6af9ef6b8f0c9fc62881cc8b1fa8ebc7.tar.xz
wireguard-windows-00b5bd8d6af9ef6b8f0c9fc62881cc8b1fa8ebc7.zip
conf: fix typo in error message
Reported-by: KolinPower@Crowdin Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'locales')
-rw-r--r--locales/en/messages.gotext.json6
-rw-r--r--locales/fr/messages.gotext.json6
-rw-r--r--locales/it/messages.gotext.json38
-rw-r--r--locales/ja/messages.gotext.json6
-rw-r--r--locales/sl/messages.gotext.json6
5 files changed, 31 insertions, 31 deletions
diff --git a/locales/en/messages.gotext.json b/locales/en/messages.gotext.json
index bd3c5af8..735df0d5 100644
--- a/locales/en/messages.gotext.json
+++ b/locales/en/messages.gotext.json
@@ -529,9 +529,9 @@
"fuzzy": true
},
{
- "id": "Invalid config key is missing an equals separator",
- "message": "Invalid config key is missing an equals separator",
- "translation": "Invalid config key is missing an equals separator",
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": "Config key is missing an equals separator",
"translatorComment": "Copied from source.",
"fuzzy": true
},
diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json
index d7559f95..8c4b14b0 100644
--- a/locales/fr/messages.gotext.json
+++ b/locales/fr/messages.gotext.json
@@ -463,9 +463,9 @@
"translation": "Une ligne doit apparaître dans une section"
},
{
- "id": "Invalid config key is missing an equals separator",
- "message": "Invalid config key is missing an equals separator",
- "translation": "Clé de configuration non valide, il manque le séparateur est égal à"
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": ""
},
{
"id": "Key must have a value",
diff --git a/locales/it/messages.gotext.json b/locales/it/messages.gotext.json
index fa219a8b..12c00a75 100644
--- a/locales/it/messages.gotext.json
+++ b/locales/it/messages.gotext.json
@@ -275,9 +275,9 @@
]
},
{
- "id": "{Bytes} B",
- "message": "{Bytes} B",
- "translation": "{Bytes} B",
+ "id": "{Bytes} B",
+ "message": "{Bytes} B",
+ "translation": "",
"placeholders": [
{
"id": "Bytes",
@@ -290,9 +290,9 @@
]
},
{
- "id": "{Float64b__1024} KiB",
- "message": "{Float64b__1024} KiB",
- "translation": "{Float64b__1024} KiB",
+ "id": "{Float64b__1024} KiB",
+ "message": "{Float64b__1024} KiB",
+ "translation": "",
"placeholders": [
{
"id": "Float64b__1024",
@@ -305,9 +305,9 @@
]
},
{
- "id": "{Float64b__1024__1024} MiB",
- "message": "{Float64b__1024__1024} MiB",
- "translation": "{Float64b__1024__1024} Mi",
+ "id": "{Float64b__1024__1024} MiB",
+ "message": "{Float64b__1024__1024} MiB",
+ "translation": "",
"placeholders": [
{
"id": "Float64b__1024__1024",
@@ -320,9 +320,9 @@
]
},
{
- "id": "{Float64b__1024__1024__1024} GiB",
- "message": "{Float64b__1024__1024__1024} GiB",
- "translation": "{Float64b__1024__1024__1024} GiB",
+ "id": "{Float64b__1024__1024__1024} GiB",
+ "message": "{Float64b__1024__1024__1024} GiB",
+ "translation": "",
"placeholders": [
{
"id": "Float64b__1024__1024__1024",
@@ -335,9 +335,9 @@
]
},
{
- "id": "{Float64b__1024__1024__1024__1024} TiB",
- "message": "{Float64b__1024__1024__1024__1024} TiB",
- "translation": "{Float64b__1024__1024__1024__1024} TiB",
+ "id": "{Float64b__1024__1024__1024__1024} TiB",
+ "message": "{Float64b__1024__1024__1024__1024} TiB",
+ "translation": "",
"placeholders": [
{
"id": "Float64b__1024__1024__1024__1024",
@@ -463,9 +463,9 @@
"translation": "Una riga deve essere presente in una sezione"
},
{
- "id": "Invalid config key is missing an equals separator",
- "message": "Invalid config key is missing an equals separator",
- "translation": "Chiave di configurazione non valida manca di un separatore di uguale"
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": ""
},
{
"id": "Key must have a value",
@@ -1624,4 +1624,4 @@
]
}
]
-}
+} \ No newline at end of file
diff --git a/locales/ja/messages.gotext.json b/locales/ja/messages.gotext.json
index a2a50605..52aacbfe 100644
--- a/locales/ja/messages.gotext.json
+++ b/locales/ja/messages.gotext.json
@@ -398,9 +398,9 @@
"translation": "行がセクション内にありません"
},
{
- "id": "Invalid config key is missing an equals separator",
- "message": "Invalid config key is missing an equals separator",
- "translation": "イコール(=)が無いためキー項目として不正です"
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": ""
},
{
"id": "Key must have a value",
diff --git a/locales/sl/messages.gotext.json b/locales/sl/messages.gotext.json
index 34964645..eab3aecd 100644
--- a/locales/sl/messages.gotext.json
+++ b/locales/sl/messages.gotext.json
@@ -493,9 +493,9 @@
"translation": "Vrstica mora biti v odseku"
},
{
- "id": "Invalid config key is missing an equals separator",
- "message": "Invalid config key is missing an equals separator",
- "translation": "Napačnemu ključu konfiguracije manjka ločilo-enačaj"
+ "id": "Config key is missing an equals separator",
+ "message": "Config key is missing an equals separator",
+ "translation": ""
},
{
"id": "Key must have a value",