Translated using Weblate (German)

Currently translated at 100.0% (288 of 288 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Milo Ivir 2020-07-04 18:41:41 +00:00 committed by Hosted Weblate
parent 4dcbc4ec1c
commit bf8667d50c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 18 additions and 13 deletions

View File

@ -89,7 +89,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Banned": "Banned", "Banned": "Verbannt",
"@Banned": { "@Banned": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -102,7 +102,7 @@
"targetName": {} "targetName": {}
} }
}, },
"byDefaultYouWillBeConnectedTo": "Standardmäßig wirst Du mit {Homeserver} verbunden", "byDefaultYouWillBeConnectedTo": "Standardmäßig wirst Du mit {homeserver} verbunden",
"@byDefaultYouWillBeConnectedTo": { "@byDefaultYouWillBeConnectedTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -223,7 +223,7 @@
"username": {} "username": {}
} }
}, },
"Changelog": "Changelog", "Changelog": "Protokoll der Änderungen",
"@Changelog": { "@Changelog": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -332,7 +332,7 @@
"count": {} "count": {}
} }
}, },
"Create": "Create", "Create": "Erstellen",
"@Create": { "@Create": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -367,7 +367,7 @@
"timeOfDay": {} "timeOfDay": {}
} }
}, },
"dateWithoutYear": "{day}.{month}", "dateWithoutYear": "{day}. {month}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -375,7 +375,7 @@
"day": {} "day": {}
} }
}, },
"dateWithYear": "{day}.{month}.{year}", "dateWithYear": "{day}. {month}. {year}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -599,7 +599,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteContactToGroup": "Kontakt zu {groupName} einladen", "inviteContactToGroup": "Kontakt in die Gruppe {groupName} einladen",
"@inviteContactToGroup": { "@inviteContactToGroup": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -680,7 +680,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Logout": "Logout", "Logout": "Abmelden",
"@Logout": { "@Logout": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -692,7 +692,7 @@
"username": {} "username": {}
} }
}, },
"lastActiveAgo": "Zuletzt gesehen: {localizedTimeShort}", "lastActiveAgo": "Zuletzt aktiv: {localizedTimeShort}",
"@lastActiveAgo": { "@lastActiveAgo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -860,7 +860,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"play": "Play {fileName}", "play": "{fileName} abspielen",
"@play": { "@play": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -990,7 +990,7 @@
"username": {} "username": {}
} }
}, },
"Search for a chat": "Chats durchsuchen", "Search for a chat": "Chat suchen",
"@Search for a chat": { "@Search for a chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1217,7 +1217,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unknownEvent": "Unbekanntes Event '{type}'", "unknownEvent": "Unbekanntes Ereignis '{type}'",
"@unknownEvent": { "@unknownEvent": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1557,7 +1557,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askVerificationRequest": "Nehme Verifikationsanfrage von {username} an?", "askVerificationRequest": "Diese Bestätigungsanfrage von {username} annehmen?",
"@askVerificationRequest": { "@askVerificationRequest": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1583,5 +1583,10 @@
"@Accept": { "@Accept": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"Submit": "Absenden",
"@Submit": {
"type": "text",
"placeholders": {}
} }
} }