summaryrefslogtreecommitdiff
path: root/client/locales/da/messages.gotext.json
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-05-31 13:58:59 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-05-31 13:58:59 +0200
commit517d31c289ec2370838348226420b6d77d86ac64 (patch)
tree704d1b3756f64cf7d9dc8f30de18a8990ec8594f /client/locales/da/messages.gotext.json
parent1479f55e138fd8dcedac98ace5c7225036b6f462 (diff)
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/da/messages.gotext.json')
-rw-r--r--client/locales/da/messages.gotext.json16
1 files changed, 4 insertions, 12 deletions
diff --git a/client/locales/da/messages.gotext.json b/client/locales/da/messages.gotext.json
index a78cfc9..4b897cb 100644
--- a/client/locales/da/messages.gotext.json
+++ b/client/locales/da/messages.gotext.json
@@ -132,8 +132,8 @@
"translation": ""
},
{
- "id": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
- "message": "timeout reached for URL: '{URL}' and HTTP method: '{Method}'",
+ "id": "Timeout reached contacting URL: '{URL}'",
+ "message": "Timeout reached contacting URL: '{URL}'",
"translation": "",
"placeholders": [
{
@@ -143,20 +143,12 @@
"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:",
+ "id": "The cause of the error is:",
+ "message": "The cause of the error is:",
"translation": ""
},
{