summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-21 01:20:52 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-21 01:20:52 +0200
commit70f697c57fb577b12648dd0a396f07462236465b (patch)
treea4bd02e32dff3f2a4b916ebc39e0604c896bf9a1
parent346592440997bae8fc69174646353c83351dba04 (diff)
Update translations
-rw-r--r--lib/locales/bg/messages.gotext.json45
-rw-r--r--lib/locales/el/messages.gotext.json45
-rw-r--r--lib/locales/en/messages.gotext.json55
-rw-r--r--lib/locales/nl/messages.gotext.json45
4 files changed, 168 insertions, 22 deletions
diff --git a/lib/locales/bg/messages.gotext.json b/lib/locales/bg/messages.gotext.json
index 91518f1..103b1a2 100644
--- a/lib/locales/bg/messages.gotext.json
+++ b/lib/locales/bg/messages.gotext.json
@@ -2,11 +2,6 @@
"language": "bg",
"messages": [
{
- "id": "Page not found",
- "message": "Page not found",
- "translation": ""
- },
- {
"id": "Andorra",
"message": "Andorra",
"translation": "Андора"
@@ -127,6 +122,26 @@
"translation": "Ватикана"
},
{
+ "id": "Page Not Found",
+ "message": "Page Not Found",
+ "translation": ""
+ },
+ {
+ "id": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "About Us",
"message": "About Us",
"translation": ""
@@ -442,6 +457,26 @@
"translation": ""
},
{
+ "id": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "message": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "translation": ""
+ },
+ {
+ "id": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "Select Your Language",
"message": "Select Your Language",
"translation": ""
diff --git a/lib/locales/el/messages.gotext.json b/lib/locales/el/messages.gotext.json
index 74587e4..1827a66 100644
--- a/lib/locales/el/messages.gotext.json
+++ b/lib/locales/el/messages.gotext.json
@@ -2,11 +2,6 @@
"language": "el",
"messages": [
{
- "id": "Page not found",
- "message": "Page not found",
- "translation": ""
- },
- {
"id": "Andorra",
"message": "Andorra",
"translation": "Ανδόρα"
@@ -127,6 +122,26 @@
"translation": "Βατικανό"
},
{
+ "id": "Page Not Found",
+ "message": "Page Not Found",
+ "translation": ""
+ },
+ {
+ "id": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "About Us",
"message": "About Us",
"translation": ""
@@ -442,6 +457,26 @@
"translation": ""
},
{
+ "id": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "message": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "translation": ""
+ },
+ {
+ "id": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "Select Your Language",
"message": "Select Your Language",
"translation": ""
diff --git a/lib/locales/en/messages.gotext.json b/lib/locales/en/messages.gotext.json
index db7fa8f..45d33b0 100644
--- a/lib/locales/en/messages.gotext.json
+++ b/lib/locales/en/messages.gotext.json
@@ -2,13 +2,6 @@
"language": "en",
"messages": [
{
- "id": "Page not found",
- "message": "Page not found",
- "translation": "Page not found",
- "translatorComment": "Copied from source.",
- "fuzzy": true
- },
- {
"id": "Andorra",
"message": "Andorra",
"translation": "Andorra",
@@ -177,6 +170,30 @@
"fuzzy": true
},
{
+ "id": "Page Not Found",
+ "message": "Page Not Found",
+ "translation": "Page Not Found",
+ "translatorComment": "Copied from source.",
+ "fuzzy": true
+ },
+ {
+ "id": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ],
+ "fuzzy": true
+ },
+ {
"id": "About Us",
"message": "About Us",
"translation": "About Us",
@@ -578,6 +595,30 @@
"fuzzy": true
},
{
+ "id": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "message": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "translation": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "translatorComment": "Copied from source.",
+ "fuzzy": true
+ },
+ {
+ "id": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ],
+ "fuzzy": true
+ },
+ {
"id": "Select Your Language",
"message": "Select Your Language",
"translation": "Select Your Language",
diff --git a/lib/locales/nl/messages.gotext.json b/lib/locales/nl/messages.gotext.json
index 4a41cee..c458b9d 100644
--- a/lib/locales/nl/messages.gotext.json
+++ b/lib/locales/nl/messages.gotext.json
@@ -2,11 +2,6 @@
"language": "nl",
"messages": [
{
- "id": "Page not found",
- "message": "Page not found",
- "translation": ""
- },
- {
"id": "Andorra",
"message": "Andorra",
"translation": "Andorra"
@@ -127,6 +122,26 @@
"translation": "Vaticaanstad"
},
{
+ "id": "Page Not Found",
+ "message": "Page Not Found",
+ "translation": ""
+ },
+ {
+ "id": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "The page you were looking for does not exist. If you believe this is a mistake then don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "About Us",
"message": "About Us",
"translation": ""
@@ -442,6 +457,26 @@
"translation": ""
},
{
+ "id": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "message": "If you’re seeing this page, it means that something went wrong on our end that we need to fix. Our team has been notified of this error, and we apologise for the inconvenience.",
+ "translation": ""
+ },
+ {
+ "id": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "message": "If this issue persists, don’t hesitate to contact @onetruemangoman on Discord or to email us at {ContactEmail}.",
+ "translation": "",
+ "placeholders": [
+ {
+ "id": "ContactEmail",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "contactEmail"
+ }
+ ]
+ },
+ {
"id": "Select Your Language",
"message": "Select Your Language",
"translation": ""