Translated using Weblate (German)
Currently translated at 99.6% (640 of 642 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
d436aa7ff5
commit
eb0ae28adc
1 changed files with 20 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"@@locale": "de",
|
||||
"@@last_modified": "2021-08-14 12:41:10.119255",
|
||||
"alwaysUse24HourFormat": "true",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
"about": "Über",
|
||||
"@about": {
|
||||
|
|
@ -2710,5 +2710,22 @@
|
|||
}
|
||||
},
|
||||
"searchMore": "Weiter suchen ...",
|
||||
"@searchMore": {}
|
||||
"@searchMore": {},
|
||||
"unread": "Ungelesen",
|
||||
"@unread": {},
|
||||
"noMoreChatsFound": "Keine weiteren Chats gefunden ...",
|
||||
"@noMoreChatsFound": {},
|
||||
"joinedChats": "Beigetretene Chats",
|
||||
"@joinedChats": {},
|
||||
"space": "Space",
|
||||
"@space": {},
|
||||
"spaces": "Spaces",
|
||||
"@spaces": {},
|
||||
"goToSpace": "Geh zum Space: {space}",
|
||||
"@goToSpace": {
|
||||
"type": "text",
|
||||
"space": {}
|
||||
},
|
||||
"markAsUnread": "Als ungelesen markieren",
|
||||
"@markAsUnread": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue