This repository was archived by the owner on Dec 28, 2023. It is now read-only.
Added German#64
Open
SacredAkuma wants to merge 1 commit into
Open
Conversation
I felt so free and added a Language support for German
ziomciopoziomcio
approved these changes
Feb 19, 2022
oemer-ciblak
suggested changes
Feb 3, 2023
| "language": "deutsch", | ||
| "text": { | ||
| "channelNameLabel": "Chat", | ||
| "scrollCheck": "Aktiviere Auto-Scrolling animation", |
There was a problem hiding this comment.
Suggested change
| "scrollCheck": "Aktiviere Auto-Scrolling animation", | |
| "scrollCheck": "Aktiviere Auto-Scrolling Animation", |
| "fileSent": "Dateien wurden versendet", | ||
| "attachmentTxt": "Anhang", | ||
| "privateMessages": "PN", | ||
| "userId": "User ID" |
There was a problem hiding this comment.
Suggested change
| "userId": "User ID" | |
| "userId": "Benutzer ID" |
| "buttons": { | ||
| "clearLastMessages": "Lösche die letzten Nachrichten", | ||
| "editToken": "Token ändern", | ||
| "refreshChat": "Aktualisiere den Chat", |
There was a problem hiding this comment.
Suggested change
| "refreshChat": "Aktualisiere den Chat", | |
| "refreshChat": "Chat aktualisieren", |
| "clearLastMessages": "Lösche die letzten Nachrichten", | ||
| "editToken": "Token ändern", | ||
| "refreshChat": "Aktualisiere den Chat", | ||
| "changeLanguage": "Sprache Wechseln", |
There was a problem hiding this comment.
Suggested change
| "changeLanguage": "Sprache Wechseln", | |
| "changeLanguage": "Sprache ändern", |
| "refreshChat": "Aktualisiere den Chat", | ||
| "changeLanguage": "Sprache Wechseln", | ||
| "send": "Senden", | ||
| "leave": "Server Verlassen", |
There was a problem hiding this comment.
Suggested change
| "leave": "Server Verlassen", | |
| "leave": "Server verlassen", |
| "vChannels": "Sprachchannel", | ||
| "tChannels": "Textchannel", | ||
| "roles": "Rollen", | ||
| "channels": "Channels", |
There was a problem hiding this comment.
Suggested change
| "channels": "Channels", | |
| "channels": "Kanäle", |
| }, | ||
| "headings": { | ||
| "lastMessages": "Letzte Nachrichten", | ||
| "guildName": "Information", |
There was a problem hiding this comment.
Suggested change
| "guildName": "Information", | |
| "guildName": "Informationen", |
| "invalid": "Es wurde kein Token eingetragen oder er ist ungültig" | ||
| }, | ||
| "messageType": { | ||
| "serverJoin": "Server betreten", |
There was a problem hiding this comment.
Suggested change
| "serverJoin": "Server betreten", | |
| "serverJoin": "Server beitreten", |
| "unknown": "Fehler", | ||
| "img": "Bild", | ||
| "doc": "Dokument", | ||
| "pdf": "pdf", |
There was a problem hiding this comment.
Suggested change
| "pdf": "pdf", | |
| "pdf": "PDF", |
| "bold": "Fett", | ||
| "emphasis": "emphasis", | ||
| "underline": "Unterschreichen", | ||
| "strike": "Lösche Formatierung" |
There was a problem hiding this comment.
Suggested change
| "strike": "Lösche Formatierung" | |
| "strike": "Formatierung löschen" |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
I felt so free and added a Language support for German