-
-
Notifications
You must be signed in to change notification settings - Fork 44
Multi-Language System. #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
3a4cbd6
Language System is now added.
DxsSucuk 8abdb7b
Merge branch 'master' into feature/multi-language
DxsSucuk 1592f95
Merge branch 'master' into feature/multi-language
DxsSucuk 35d3b9d
Continued description replacement.
DxsSucuk 5bec6a6
Translation start of InstagramNotifier.
DxsSucuk b0ae5f6
More translations!
DxsSucuk 8e8a33a
Merge branch 'master' into feature/multi-language
DxsSucuk 6dcd684
Refactoring.
DxsSucuk 29641e6
New Language-File.
DxsSucuk 62175b1
Translation
DxsSucuk 4afa0ef
Language adding
DxsSucuk 854e84f
Merge branch 'master' into feature/multi-language
DxsSucuk db79d47
Merge branch 'master' into feature/multi-language
DxsSucuk e763bd2
Merge branch 'master' into feature/multi-language
DxsSucuk a51cef4
Merge branch 'master' into feature/multi-language
DxsSucuk c366065
Merge branch 'master' into feature/multi-language
DxsSucuk eb152e4
Merge branch 'master' into feature/multi-language
DxsSucuk ff41b0b
Merge branch 'master' into feature/multi-language
DxsSucuk c5c33ec
Cleanup of the Language System.
DxsSucuk 348571e
Cleaning and fixing of the Language-System.
DxsSucuk 0e29b10
Cleaning and improving of the Language-System.
DxsSucuk 235cf74
Renamed Methods to make it simpler.
DxsSucuk 845fe03
Documentation.
DxsSucuk 693f42c
Clean up.
DxsSucuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,116 @@ | ||
| language: | ||
| name: "English (UK)" | ||
| locale: "en_GB" | ||
| version: "1.9.7" | ||
| author: "Presti" | ||
| command: | ||
| perform: | ||
| cooldown: "You are on cooldown!" | ||
| error: "There was an error while executing the Command!" | ||
| internalError: "An error occurred while performing the Command!\nIf this continues to happen please contact our support!\n<https://support.ree6.de>" | ||
| notFound: "That Command couldn't be found" | ||
| blocked: "This Command is blocked!" | ||
| slashNotSupported: "This Command doesn't support Slash Commands yet!" | ||
| onlySlashSupported: "This Command only supports Slash-Commands!" | ||
| description: | ||
| birthday: "Let the bot remember your Birthday." | ||
| instagramNotifier: "Manage your Instagram-Notifier!" | ||
| redditNotifier: "Manage your Reddit-Notifier!" | ||
| twitch: "Manage your Twitch-Notifier!" | ||
| twitterNotifier: "Manage your Twitter-Notifier!" | ||
| youtubeNotifier: "Manage your Youtube-Notifier!" | ||
| anime: "Search for animes on kitsu.io!" | ||
| randomcat: "Shows random Cat Images, from thecatapi.com." | ||
| cringe: "Let shrek tell them that their message was cringe!" | ||
| cringe_slash: "Let shrek tell them that their message was not funny!" | ||
| randomdog: "Shows random Dog Images, from dog.ceo." | ||
| funFact: "Just some random facts!" | ||
| funnyCrypto: "Wanna see at how much the funniest cryptocurrencies are worth?" | ||
| hornyjail: "Put someone into the Horny-Jail" | ||
| hug: "Hug someone you like!" | ||
| kiss: "Kiss someone!" | ||
| manga: "Search for mangas on kitsu.io!" | ||
| meme: "Wanna see some Memes?" | ||
| monke: "Shows an Image of a Monke." | ||
| ping: "Pong!" | ||
| 8ball: "Let the Magic 8Ball decide the faith of your Question." | ||
| record: "Record the voice channel!" | ||
| shiba: "Shows a random shiba image, from shiba.online." | ||
| slap: "Slap someone in the face!" | ||
| twitter: "Create a \"realistic\" looking Tweet!" | ||
| waifu: "Wanna see some Waifus or Husbandos?" | ||
| addon: "Only meant for Developers, used to reload or load new Addons." | ||
| test: "Just a test command." | ||
| credits: "See the beautiful and lovely team working behind Ree6!" | ||
| help: "Shows a list of every Command!" | ||
| info: "Shows user specific information." | ||
| invite: "Retrieve an Invite link for Ree6!" | ||
| optout: "Opts you out of any data collection on this Guild." | ||
| server: "See server specific information." | ||
| stats: "See Stats of Ree6!" | ||
| support: "Get an Invite to the Support Server of Ree6!" | ||
| leaderboard: "Shows you the Rank Leaderboard of the current Server" | ||
| level: "Show your own Level or the Level of another User in the Guild." | ||
| ban: "Ban an specific User from the Guild." | ||
| blacklist: "Manage the Filters of the Guild." | ||
| clear: "Clear a specific amount of Messages from the current Chat." | ||
| clearData: "Clear every stored Invite and replace it with the current ones." | ||
| embedSender: "Send an Embed Message." | ||
| import: "Import data from another Bot." | ||
| kick: "Kick an specific User from the Guild." | ||
| mute: "Mute an specific User from the Guild." | ||
| prefix: "Change the Prefix of the Guild." | ||
| setup: "Setup specific features for the Guild." | ||
| unban: "Unban an specific User from the Guild." | ||
| unmute: "Unmute an specific User from the Guild." | ||
| webinterface: "Shows the url to the Webinterface of Ree6." | ||
| clearQueue: "Clear the Song-Queue for the Guild." | ||
| disconnect: "Disconnect the Bot from the Voice-Channel." | ||
| loop: "Loop the current Song." | ||
| lyrics: "Shows the Lyrics of the current playing Track." | ||
| pause: "Pause the current Track." | ||
| play: "Play or add a Track to the Queue." | ||
| resume: "Resume the current Track." | ||
| seek: "Seek to a specific Time in the current Track." | ||
| shuffle: "Shuffle the Song-Queue." | ||
| skip: "Skip the some Tracks in the Song-Queue." | ||
| songinfo: "Shows information about the current playing Track." | ||
| songlist: "Shows the Song-Queue." | ||
| stop: "Stop the current Track." | ||
| volume: "Change the Volume of the current Track." | ||
| nsfw: "Shows a random NSFW Image." | ||
| rule34: "Shows a random Rule34 Image." | ||
| message: | ||
| default: | ||
| usage: "Please use {0}{1}." | ||
| needPermission: "Looks like I do not have the Permission `{0}`!" | ||
| noMention: | ||
| user: "Please mention a user!" | ||
| role: "Please mention a role!" | ||
| channel: "Please mention a channel!" | ||
| onlyNSFW: "This Command can only be used in NSFW Channels!" | ||
| invalidQuery: "Please provide a valid Query!" | ||
| birthday: | ||
| added: | ||
| self: "Your Birthday has been added!" | ||
| other: "The Birthday of {0} has been added!" | ||
| noPerms: "You don't have the permission to add a Birthday!" | ||
| removed: | ||
| self: "Your Birthday has been removed!" | ||
| other: "The Birthday of {0} has been removed!" | ||
| noPerms: "You don't have the permission to remove a Birthday!" | ||
| other: | ||
| dateError: "Please use a valid Date!\nNote that we use the the format dd.MM.yyyy (day.month.year)!" | ||
| instagramNotifier: | ||
| anime: | ||
| searching: "Searching for Anime..." | ||
| found: "Anime found!" | ||
| category: | ||
| info: "Used to gather information or provide information." | ||
| moderation: "Moderation Tools that can help you manager Users or prevent rule breaking on the Server." | ||
| music: "Music utilities that allow you to have fun with your friends through the power of music!" | ||
| fun: "Fun utilities that give you the power to do dumb stuff because you can!" | ||
| level: "Leveling Tools that allow you to keep track of progress on the Server." | ||
| community: "Community Tools that allow you to interact with your community." | ||
| nsfw: "NSFW stuff that you can only use in NSFW Channels." | ||
| hidden: "Hidden Commands that are only visible to the Owner of the Bot." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.