Skip to content
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
Notavone:masterfrom
SacredAkuma:master
Open

Added German#64
SacredAkuma wants to merge 1 commit into
Notavone:masterfrom
SacredAkuma:master

Conversation

@SacredAkuma
Copy link
Copy Markdown

I felt so free and added a Language support for German

I felt so free and added a Language support for German
Comment thread locales.js
"language": "deutsch",
"text": {
"channelNameLabel": "Chat",
"scrollCheck": "Aktiviere Auto-Scrolling animation",
Copy link
Copy Markdown

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

Comment thread locales.js
"fileSent": "Dateien wurden versendet",
"attachmentTxt": "Anhang",
"privateMessages": "PN",
"userId": "User ID"
Copy link
Copy Markdown

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"

Comment thread locales.js
"buttons": {
"clearLastMessages": "Lösche die letzten Nachrichten",
"editToken": "Token ändern",
"refreshChat": "Aktualisiere den Chat",
Copy link
Copy Markdown

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

Comment thread locales.js
"clearLastMessages": "Lösche die letzten Nachrichten",
"editToken": "Token ändern",
"refreshChat": "Aktualisiere den Chat",
"changeLanguage": "Sprache Wechseln",
Copy link
Copy Markdown

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

Comment thread locales.js
"refreshChat": "Aktualisiere den Chat",
"changeLanguage": "Sprache Wechseln",
"send": "Senden",
"leave": "Server Verlassen",
Copy link
Copy Markdown

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

Comment thread locales.js
"vChannels": "Sprachchannel",
"tChannels": "Textchannel",
"roles": "Rollen",
"channels": "Channels",
Copy link
Copy Markdown

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

Comment thread locales.js
},
"headings": {
"lastMessages": "Letzte Nachrichten",
"guildName": "Information",
Copy link
Copy Markdown

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

Comment thread locales.js
"invalid": "Es wurde kein Token eingetragen oder er ist ungültig"
},
"messageType": {
"serverJoin": "Server betreten",
Copy link
Copy Markdown

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

Comment thread locales.js
"unknown": "Fehler",
"img": "Bild",
"doc": "Dokument",
"pdf": "pdf",
Copy link
Copy Markdown

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

Comment thread locales.js
"bold": "Fett",
"emphasis": "emphasis",
"underline": "Unterschreichen",
"strike": "Lösche Formatierung"
Copy link
Copy Markdown

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.

3 participants