|
|
|
@ -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": {}
|
|
|
|
|
}
|
|
|
|
|