summaryrefslogtreecommitdiff
path: root/client/locales/nl/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/locales/nl/messages.gotext.json')
-rw-r--r--client/locales/nl/messages.gotext.json22
1 files changed, 7 insertions, 15 deletions
diff --git a/client/locales/nl/messages.gotext.json b/client/locales/nl/messages.gotext.json
index b4ea233..2786676 100644
--- a/client/locales/nl/messages.gotext.json
+++ b/client/locales/nl/messages.gotext.json
@@ -132,9 +132,9 @@
"translation": "Het is mislukt om de lijst van servers op te halen"
},
{
- "id": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
- "message": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
- "translation": "Er heeft zich een time-out opgetreden voor URL: '{URL}' met HTTP methode: '{Method}'",
+ "id": "Timeout reached contacting URL: '{URL}'",
+ "message": "Timeout reached contacting URL: '{URL}'",
+ "translation": "",
"placeholders": [
{
"id": "URL",
@@ -143,21 +143,13 @@
"underlyingType": "string",
"argNum": 1,
"expr": "tErr.URL"
- },
- {
- "id": "Method",
- "string": "%[2]s",
- "type": "string",
- "underlyingType": "string",
- "argNum": 2,
- "expr": "tErr.Method"
}
]
},
{
- "id": "with cause:",
- "message": "with cause:",
- "translation": "met oorzaak:"
+ "id": "The cause of the error is:",
+ "message": "The cause of the error is:",
+ "translation": ""
},
{
"id": "An internal error occurred",
@@ -165,4 +157,4 @@
"translation": "Een interne fout is opgetreden"
}
]
-}
+} \ No newline at end of file