Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Added German #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added German #64

wants to merge 1 commit into from

Conversation

SacredAkuma
Copy link

I felt so free and added a Language support for German

I felt so free and added a Language support for German
"language": "deutsch",
"text": {
"channelNameLabel": "Chat",
"scrollCheck": "Aktiviere Auto-Scrolling animation",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"scrollCheck": "Aktiviere Auto-Scrolling animation",
"scrollCheck": "Aktiviere Auto-Scrolling Animation",

"fileSent": "Dateien wurden versendet",
"attachmentTxt": "Anhang",
"privateMessages": "PN",
"userId": "User ID"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"userId": "User ID"
"userId": "Benutzer ID"

"buttons": {
"clearLastMessages": "Lösche die letzten Nachrichten",
"editToken": "Token ändern",
"refreshChat": "Aktualisiere den Chat",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"changeLanguage": "Sprache Wechseln",
"changeLanguage": "Sprache ändern",

"refreshChat": "Aktualisiere den Chat",
"changeLanguage": "Sprache Wechseln",
"send": "Senden",
"leave": "Server Verlassen",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"leave": "Server Verlassen",
"leave": "Server verlassen",

"vChannels": "Sprachchannel",
"tChannels": "Textchannel",
"roles": "Rollen",
"channels": "Channels",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"channels": "Channels",
"channels": "Kanäle",

},
"headings": {
"lastMessages": "Letzte Nachrichten",
"guildName": "Information",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"guildName": "Information",
"guildName": "Informationen",

"invalid": "Es wurde kein Token eingetragen oder er ist ungültig"
},
"messageType": {
"serverJoin": "Server betreten",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"serverJoin": "Server betreten",
"serverJoin": "Server beitreten",

"unknown": "Fehler",
"img": "Bild",
"doc": "Dokument",
"pdf": "pdf",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"pdf": "pdf",
"pdf": "PDF",

"bold": "Fett",
"emphasis": "emphasis",
"underline": "Unterschreichen",
"strike": "Lösche Formatierung"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"strike": "Lösche Formatierung"
"strike": "Formatierung löschen"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants