Skip to content

Commit

Permalink
Merge pull request #38 from quark-bot-discord/weblate
Browse files Browse the repository at this point in the history
Weblate
  • Loading branch information
Starman3787 authored Nov 3, 2024
2 parents 2ade833 + a99c6ea commit 6b2af2f
Show file tree
Hide file tree
Showing 219 changed files with 4,278 additions and 1,612 deletions.
13 changes: 13 additions & 0 deletions bot/en_PR/general/channel_types.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"2": "Voice",
"12": "Private Thread",
"5": "Announcement",
"15": "Forum",
"4": "Category",
"13": "Stage",
"10": "Announcement Thread",
"14": "Directory",
"11": "Public Thread",
"16": "Media",
"0": "Text"
}
41 changes: 41 additions & 0 deletions bot/en_PR/general/gui_constants.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"guildModificationTypes": {
"premium_progress_bar_enabled": "Progress Bar",
"description": "Description",
"name": "Name",
"system_channel_id": "System Channel",
"nsfw_level": "NSFW Level",
"mfa_level": "MFA Required",
"default_message_notifications": "Default Notifications",
"explicit_content_filter": "Explicit Content Filter",
"verification_level": "Verification Level",
"rules_channel_id": "Rule Channel"
},
"channelModificationTypes": {
"name": "Name",
"user_limit": "User Limit",
"rate_limit_per_user": "Slowmode",
"topic": "Topic",
"bitrate": "Bitrate",
"type": "Type",
"position": "Position",
"parent_id": "Category",
"nsfw": "NSFW",
"rtc_region": "Region"
},
"roleModificationTypes": {
"name": "Name",
"hoist": "Hoisted",
"unicode_emoji": "Emoji",
"managed": "Managed",
"mentionable": "Mentionable",
"color": "Color"
},
"webhookModificationTypes": {
"channel_id": "Channel",
"name": "Name"
},
"emojiModificationTypes": {
"name": "Name"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/access_token.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"1": "Admin",
"2": "Basic"
}
}
3 changes: 1 addition & 2 deletions bot/en_gb/general/buttons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"userID": "User ID",
"supportServer": "Support Server",
"customise": "Customise",

"overview": "Overview",
"serverlog": "Serverlog",
"dashboard": "Dashboard",
"pro": "Quark Pro"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/channel_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"14": "Directory",
"15": "Forum",
"16": "Media"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/channel_update_types.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"none": "none"
}
}
8 changes: 4 additions & 4 deletions bot/en_gb/general/command_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"error-404-1": "Please @mention a user, paste their ID or type their username",
"error-405-0": "Excuse me?",
"error-405-1": "I'm not gonna do that lol",
"error-406-0": "You do not permission",
"error-406-0": "You do not have permission",
"error-407-0": "You do not have the power to do this",
"error-409-0-type-0": "That user is already banned",
"error-409-0-type-1": "That user is already muted",
Expand Down Expand Up @@ -129,7 +129,7 @@
"help-serverlog-1": "Ignore Options",
"help-serverlog-2": "Spoilers",
"help-serverlog-0-desc": "For more control over logs, such as selecting different channels for different log types, please visit [Quark's web dashboard]",
"help-serverlog-1-desc": "To prevent certain channels, users or messages from being logged, run:\n{ignorecommand}",
"help-serverlog-1-desc": "To prevent certain channels, users or messages from being logged, please visit [Quark's web dashboard]",
"help-serverlog-2-desc": "To toggle whether spoilers are applied to all media sent in the serverlog, run: {command}",
"help-serverlog-2-on": "Spoilers are enabled.",
"help-serverlog-2-off": "Spoilers are disabled.",
Expand All @@ -140,7 +140,6 @@
"help-commands-other": "Other",
"help-notes-help": "Notes Help",
"help-tags-help": "Tags Help",
"help-commands-desc": "Key:\n`<required>` `[optional]`\nThis is not a list of every command",
"help-info": "Still need a hand? **Join Quark's support server!**",
"need-to-vote-title": "You must vote to use this command!",
"need-to-vote": "Click here to vote",
Expand Down Expand Up @@ -203,5 +202,6 @@
"title": "Files"
}
}
}
},
"help-modify-tags-description": "To create and edit tags, please visit [Quark's web dashboard]"
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/emoji_update_types.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"none": "none"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/gui_constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
"name": "Name",
"channel_id": "Channel"
}
}
}
54 changes: 27 additions & 27 deletions bot/en_gb/general/guild_update_types.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"none": "none",
"verification_level": {
"0": "none",
"1": "low",
"2": "medium",
"3": "high",
"4": "very_high"
},
"default_message_notifications": {
"0": "all messages",
"1": "only mentions"
},
"explicit_content_filter": {
"0": "disabled",
"1": "members without roles",
"2": "all members"
},
"nsfw_level": {
"0": "default",
"1": "explicit",
"2": "safe",
"3": "age restricted"
},
"premium_progress_bar_enabled": {
"true": "enabled",
"false": "disabled"
}
"none": "none",
"verification_level": {
"0": "none",
"1": "low",
"2": "medium",
"3": "high",
"4": "very_high"
},
"default_message_notifications": {
"0": "all messages",
"1": "only mentions"
},
"explicit_content_filter": {
"0": "disabled",
"1": "members without roles",
"2": "all members"
},
"nsfw_level": {
"0": "default",
"1": "explicit",
"2": "safe",
"3": "age restricted"
},
"premium_progress_bar_enabled": {
"true": "enabled",
"false": "disabled"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/ignore_options.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"ignoreTargetRoles": "Ignore Target Roles",
"ignoreCategories": "Ignore Categories",
"activeIgnore": "Active Ignore"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/log_categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"quarkEvents": "Quark Config",
"modLog": "Modlogs",
"main": "Main"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/log_formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"2": "Standard (no embed)",
"3": "Compact (no embed)",
"4": "json"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
"USE_EXTERNAL_SOUNDS": "Use External Sounds",
"SEND_VOICE_MESSAGES": "Send Voice Messages",
"SEND_POLLS": "Send Polls"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/role_update_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"enabled": "enabled",
"disabled": "disabled",
"none": "none"
}
}
4 changes: 1 addition & 3 deletions bot/en_gb/general/tags_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"notags-list-command": "Hmmm... there are no tags. You can create one using {commandCreate}",
"tags-list-title": "Available Tags",
"tags-embedoptions-title": "Embed options:",
"tags-embedoptions-description": "**-c** - Hex color to use for the embed (ex. -c #0000FF) \n **send an image in the command message** - Image to be attached to the embed",
"tags-usageoptions-title": "Tag usage options:",
"tags-usageoptions-description": "**-d** - Deletes the original message that triggered the tag \n**Mentions** - Will edit mentions into the tag response for better visibility",
"tags-display-title": "Display Tags",
"tag-error-noname-0": "No tag name",
"tag-error-noname-1": "Please specify the tag name",
Expand All @@ -23,4 +21,4 @@
"tag-error-limitreached-0": "Tag limit reached",
"tag-error-limitreached-1": "This server has reached the limit of 25 tags",
"tag-createdby": "Created by {user}"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/general/time.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"month-plural": "{time} months",
"year": "{time} year",
"year-plural": "{time} years"
}
}
2 changes: 1 addition & 1 deletion bot/en_gb/standard/quarkEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
"title": "Token Revoked",
"description": "{executor} revoked the Quark access token with ID {token}"
}
}
}
2 changes: 1 addition & 1 deletion bot/en_pr/general/access_token.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"1": "Admin",
"2": "Basic"
}
}
3 changes: 1 addition & 2 deletions bot/en_pr/general/buttons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"userID": "User ID",
"supportServer": "Support Server",
"customise": "Customise",

"overview": "Overview",
"serverlog": "Serverlog",
"dashboard": "Dashboard",
"pro": "Quark Pro"
}
}
2 changes: 1 addition & 1 deletion bot/en_pr/general/channel_update_types.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"none": "none"
}
}
8 changes: 4 additions & 4 deletions bot/en_pr/general/command_responses.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"error-404-1": "Please @mention a user, paste their ID or type their username",
"error-405-0": "Excuse me?",
"error-405-1": "I'm not gonna do that lol",
"error-406-0": "You do not permission",
"error-406-0": "Ye have no authority here",
"error-407-0": "You do not have the power to do this",
"error-409-0-type-0": "That user is already banned",
"error-409-0-type-1": "That user is already muted",
Expand Down Expand Up @@ -129,7 +129,7 @@
"help-serverlog-1": "Ignore Options",
"help-serverlog-2": "Spoilers",
"help-serverlog-0-desc": "For more control over logs, such as selecting different channels for different log types, please visit [Quark's web dashboard]",
"help-serverlog-1-desc": "To prevent certain channels, users or messages from being logged, run:\n{ignorecommand}",
"help-serverlog-1-desc": "To prevent certain channels, users or messages from being logged, please visit [Quark's web dashboard]",
"help-serverlog-2-desc": "To toggle whether spoilers are applied to all media sent in the serverlog, run: {command}",
"help-serverlog-2-on": "Spoilers are enabled.",
"help-serverlog-2-off": "Spoilers are disabled.",
Expand All @@ -140,7 +140,6 @@
"help-commands-other": "Other",
"help-notes-help": "Notes Help",
"help-tags-help": "Tags Help",
"help-commands-desc": "Key:\n`<required>` `[optional]`\nThis is not a list of every command",
"help-info": "Still need a hand? **Join Quark's support server!**",
"need-to-vote-title": "You must vote to use this command!",
"need-to-vote": "Click here to vote",
Expand Down Expand Up @@ -203,5 +202,6 @@
"title": "Files"
}
}
}
},
"help-modify-tags-description": "To create and edit tags, please visit [Quark's web dashboard]"
}
2 changes: 1 addition & 1 deletion bot/en_pr/general/emoji_update_types.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"none": "none"
}
}
54 changes: 27 additions & 27 deletions bot/en_pr/general/guild_update_types.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"none": "none",
"verification_level": {
"0": "none",
"1": "low",
"2": "medium",
"3": "high",
"4": "very_high"
},
"default_message_notifications": {
"0": "all messages",
"1": "only mentions"
},
"explicit_content_filter": {
"0": "disabled",
"1": "members without roles",
"2": "all members"
},
"nsfw_level": {
"0": "default",
"1": "explicit",
"2": "safe",
"3": "age restricted"
},
"premium_progress_bar_enabled": {
"true": "enabled",
"false": "disabled"
}
"none": "none",
"verification_level": {
"0": "none",
"1": "low",
"2": "medium",
"3": "high",
"4": "very_high"
},
"default_message_notifications": {
"0": "all messages",
"1": "only mentions"
},
"explicit_content_filter": {
"0": "disabled",
"1": "members without roles",
"2": "all members"
},
"nsfw_level": {
"0": "default",
"1": "explicit",
"2": "safe",
"3": "age restricted"
},
"premium_progress_bar_enabled": {
"true": "enabled",
"false": "disabled"
}
}
2 changes: 1 addition & 1 deletion bot/en_pr/general/ignore_options.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"ignoreTargetRoles": "Ignore Target Roles",
"ignoreCategories": "Ignore Categories",
"activeIgnore": "Active Ignore"
}
}
2 changes: 1 addition & 1 deletion bot/en_pr/general/log_categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"quarkEvents": "Quark Config",
"modLog": "Modlogs",
"main": "Main"
}
}
Loading

0 comments on commit 6b2af2f

Please sign in to comment.