From 917f4eb8da0a7dc162f85d11dea06909ff27f289 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:16:41 -0600 Subject: [PATCH 1/9] chore(i18n): translations for webhook.json (English) --- src/languages/en-US/commands/webhook.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/languages/en-US/commands/webhook.json b/src/languages/en-US/commands/webhook.json index 2e1efd63..0a0c6393 100644 --- a/src/languages/en-US/commands/webhook.json +++ b/src/languages/en-US/commands/webhook.json @@ -2,12 +2,13 @@ "name": "webhook", "description": "Provides a set of actions to work with the Payload webhook integration", "detailedDescription": { - "usages": [], - "details": "See more on (Github)[https://github.com/payload-bot/payload-logs-plugin]" + "usages": [], + "details": "See more on (Github)[https://github.com/payload-bot/payload-logs-plugin]" }, "embedTitle": "Your Webhook", "noWebhook": "No webhook created yet", "createWebhook": "Create Webhook", "deleteWebhook": "Delete Webhook", "deletedWebhook": "Deleted webhook" -} \ No newline at end of file + } + \ No newline at end of file From 2cc497b95f7dfe141b1da3398f2e8b0600af4d80 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:34:43 -0600 Subject: [PATCH 2/9] chore(i18n): translations for webhook.json (English) --- src/languages/en-US/commands/webhook.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/languages/en-US/commands/webhook.json b/src/languages/en-US/commands/webhook.json index 0a0c6393..2e1efd63 100644 --- a/src/languages/en-US/commands/webhook.json +++ b/src/languages/en-US/commands/webhook.json @@ -2,13 +2,12 @@ "name": "webhook", "description": "Provides a set of actions to work with the Payload webhook integration", "detailedDescription": { - "usages": [], - "details": "See more on (Github)[https://github.com/payload-bot/payload-logs-plugin]" + "usages": [], + "details": "See more on (Github)[https://github.com/payload-bot/payload-logs-plugin]" }, "embedTitle": "Your Webhook", "noWebhook": "No webhook created yet", "createWebhook": "Create Webhook", "deleteWebhook": "Delete Webhook", "deletedWebhook": "Deleted webhook" - } - \ No newline at end of file +} \ No newline at end of file From 60cb1ed260780aae3fbcd48ce780bb16a0615413 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:34:51 -0600 Subject: [PATCH 3/9] chore(i18n): translations for pushcart.json (German) --- src/languages/de/commands/pushcart.json | 33 +++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 src/languages/de/commands/pushcart.json diff --git a/src/languages/de/commands/pushcart.json b/src/languages/de/commands/pushcart.json new file mode 100644 index 00000000..dced94d0 --- /dev/null +++ b/src/languages/de/commands/pushcart.json @@ -0,0 +1,33 @@ +{ + "description": "Pushcart Rangliste", + "detailedDescription": { + "usages": [ + "", + "Rangliste", + "Statistiken", + "Rang " + ], + "details": "Schiebe die Lore! Dies ist eine globale Rangliste, und Du kannst die aktuellen Ränge jederzeit unter Verwendung der aufgeführten Unterbefehle ansehen." + }, + "cooldown": "Du musst {{ seconds }} Sekunden warten bevor du die Lore erneut schieben kannst!", + "maxpoints": "Du hast die maximale Anzahl an Punkten für heute erreicht. Komm zurück in {{ expires }}!", + "pushSuccess": "{{ PUSHCART_EMOJI }} Schiebt die Lore **{{ units }}** Fuß vorwärts ({{ total, number }} insgesamt).", + "rank_zero": "{{ name }} hat die Lore noch nicht geschoben.", + "rank_one": "{{ rank }}: {{ name }} ({{ count, number }})", + "rank_other": "{{ rank }}: {{ name }} ({{ count, number }})", + "statsTitle": "{{ name }}'s Pushcart-Statistik", + "topPushers": "Top Pushers", + "noPushesYet": "Noch niemand hat die Lore geschoben. Sei der Erste!", + "activePushers": "Die aktivsten Pusher", + "distinctPushersTitle": "Eindeutige Pusher", + "distinctPushers_one": "Nur **{{ count, number }}** Benutzer haben die Lore geschoben. Traurig!", + "distinctPushers_other": "Es gibt **{{ count, number }}** eindeutige Pusher", + "totalPushedTitle": "Anzahl der Pushes", + "totalPushed_one": "Der Lore wurde **{{ count, number }}** mal geschoben", + "totalPushed_other": "Der Lore wurde **{{ count, number }}** mal geschoben", + "totalUnitsPushedTitle": "Anzahl der gepushten Einheiten", + "totalUnitsPushed_one": "Nur **{{ count, number }}** Einheit wurde geschoben", + "totalUnitsPushed_other": "Insgesamt wurden**{{ count, number }}** Einheiten geschoben", + "leaderboardEmbedTitle": "Pushcart Rangliste", + "serverEmbedTitle": "Pushcart Server Rangliste" +} From 94768e56334b27a460e1f01cb7254c927f69c1ab Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:35:07 -0600 Subject: [PATCH 4/9] chore(i18n): translations for pushcart.json (English, United States) --- src/languages/en-US/commands/pushcart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en-US/commands/pushcart.json b/src/languages/en-US/commands/pushcart.json index d7c12893..0d6633b1 100644 --- a/src/languages/en-US/commands/pushcart.json +++ b/src/languages/en-US/commands/pushcart.json @@ -27,7 +27,7 @@ "totalPushed_other": "The cart has been pushed **{{ count, number }}** times", "totalUnitsPushedTitle": "Number of Units Pushed", "totalUnitsPushed_one": "Only **{{ count, number }}** unit was pushed", - "totalUnitsPushed_other": "In total, **{{ count, number }}** units have been pushed", + "totalUnitsPushed_other": "In total, **{{ count, number }}** total units has been pushed", "leaderboardEmbedTitle": "Pushcart Leaderboard", "serverEmbedTitle": "Pushcart Server Leaderboard" } From 9bce3e1e13a4933c48b84d0b45cc29765b2a51fd Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:35:13 -0600 Subject: [PATCH 5/9] chore(i18n): translations for webhook.json (German) --- src/languages/de/commands/webhook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/de/commands/webhook.json b/src/languages/de/commands/webhook.json index 8ebe6cec..18b7c5b4 100644 --- a/src/languages/de/commands/webhook.json +++ b/src/languages/de/commands/webhook.json @@ -1,5 +1,5 @@ { - "name": "webhook", + "name": "Webhook", "description": "Stellt eine Reihe von Aktionen bereit, um mit der Payload Webhook Integration zu arbeiten", "detailedDescription": { "usages": [], From 41f5ad3437c14da99c76876c9ff80bf8108901a4 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:42:21 -0600 Subject: [PATCH 6/9] chore(i18n): translations for pushcart.json (English) --- src/languages/en-US/commands/pushcart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en-US/commands/pushcart.json b/src/languages/en-US/commands/pushcart.json index 0d6633b1..d7c12893 100644 --- a/src/languages/en-US/commands/pushcart.json +++ b/src/languages/en-US/commands/pushcart.json @@ -27,7 +27,7 @@ "totalPushed_other": "The cart has been pushed **{{ count, number }}** times", "totalUnitsPushedTitle": "Number of Units Pushed", "totalUnitsPushed_one": "Only **{{ count, number }}** unit was pushed", - "totalUnitsPushed_other": "In total, **{{ count, number }}** total units has been pushed", + "totalUnitsPushed_other": "In total, **{{ count, number }}** units have been pushed", "leaderboardEmbedTitle": "Pushcart Leaderboard", "serverEmbedTitle": "Pushcart Server Leaderboard" } From bb7b40a176caad391ddaa7703edc1429d25aa2f5 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:42:46 -0600 Subject: [PATCH 7/9] chore(i18n): translations for pushcart.json (English, United States) --- src/languages/en-US/commands/pushcart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en-US/commands/pushcart.json b/src/languages/en-US/commands/pushcart.json index d7c12893..0d6633b1 100644 --- a/src/languages/en-US/commands/pushcart.json +++ b/src/languages/en-US/commands/pushcart.json @@ -27,7 +27,7 @@ "totalPushed_other": "The cart has been pushed **{{ count, number }}** times", "totalUnitsPushedTitle": "Number of Units Pushed", "totalUnitsPushed_one": "Only **{{ count, number }}** unit was pushed", - "totalUnitsPushed_other": "In total, **{{ count, number }}** units have been pushed", + "totalUnitsPushed_other": "In total, **{{ count, number }}** total units has been pushed", "leaderboardEmbedTitle": "Pushcart Leaderboard", "serverEmbedTitle": "Pushcart Server Leaderboard" } From 3202307bea77b3e7e0f34daeb488cba6ea8a9e8d Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:42:51 -0600 Subject: [PATCH 8/9] chore(i18n): translations for webhook.json (German) --- src/languages/de/commands/webhook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/de/commands/webhook.json b/src/languages/de/commands/webhook.json index 18b7c5b4..8ebe6cec 100644 --- a/src/languages/de/commands/webhook.json +++ b/src/languages/de/commands/webhook.json @@ -1,5 +1,5 @@ { - "name": "Webhook", + "name": "webhook", "description": "Stellt eine Reihe von Aktionen bereit, um mit der Payload Webhook Integration zu arbeiten", "detailedDescription": { "usages": [], From dd2775b7dc05afbc365289e91524cab675382321 Mon Sep 17 00:00:00 2001 From: c43721 <55610086+c43721@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:44:38 -0600 Subject: [PATCH 9/9] chore(i18n): translations for pushcart.json (English) --- src/languages/en-US/commands/pushcart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en-US/commands/pushcart.json b/src/languages/en-US/commands/pushcart.json index 0d6633b1..d7c12893 100644 --- a/src/languages/en-US/commands/pushcart.json +++ b/src/languages/en-US/commands/pushcart.json @@ -27,7 +27,7 @@ "totalPushed_other": "The cart has been pushed **{{ count, number }}** times", "totalUnitsPushedTitle": "Number of Units Pushed", "totalUnitsPushed_one": "Only **{{ count, number }}** unit was pushed", - "totalUnitsPushed_other": "In total, **{{ count, number }}** total units has been pushed", + "totalUnitsPushed_other": "In total, **{{ count, number }}** units have been pushed", "leaderboardEmbedTitle": "Pushcart Leaderboard", "serverEmbedTitle": "Pushcart Server Leaderboard" }