Merge pull request #2422 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
42b9eca9b8
2 changed files with 22 additions and 4 deletions
|
|
@ -380,7 +380,7 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"chatBackupDescription": "Deine alten Nachrichten sind mit einem Wiederherstellungsschlüssel gesichert. Bitte stellen sicher, dass du ihn nicht verlierst.",
|
||||
"chatBackupDescription": "Deine Nachrichten sind mit einem Wiederherstellungsschlüssel gesichert. Bitte stelle sicher, dass du ihn nicht verlierst.",
|
||||
"@chatBackupDescription": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
|
|
@ -462,7 +462,7 @@
|
|||
"type": "String",
|
||||
"description": "Usage hint for the command /plain"
|
||||
},
|
||||
"commandHint_react": "Sende die Antwort als Reaction",
|
||||
"commandHint_react": "Sende die Antwort als Reaktion",
|
||||
"@commandHint_react": {
|
||||
"type": "String",
|
||||
"description": "Usage hint for the command /react"
|
||||
|
|
@ -3494,5 +3494,19 @@
|
|||
"thread": "Thread",
|
||||
"@thread": {},
|
||||
"backToMainChat": "Zurück zum Hauptchat",
|
||||
"@backToMainChat": {}
|
||||
"@backToMainChat": {},
|
||||
"changedTheChatDescription": "{username} hat die Chatbeschreibung geändert",
|
||||
"@changedTheChatDescription": {},
|
||||
"changedTheChatName": "{username} den Chatnamen geändert",
|
||||
"@changedTheChatName": {},
|
||||
"saveChanges": "Änderungen speichern",
|
||||
"@saveChanges": {},
|
||||
"skipChatBackup": "Chatsicherung überspringen",
|
||||
"@skipChatBackup": {},
|
||||
"skipChatBackupWarning": "Bist du sicher? Ohne die Chatsicherung zu aktivieren, kannst du den Zugriff auf deine Nachrichten verlieren, wenn du dein Gerät wechselst.",
|
||||
"@skipChatBackupWarning": {},
|
||||
"loadingMessages": "Nachrichten werden geladen",
|
||||
"@loadingMessages": {},
|
||||
"setupChatBackup": "Chatsicherung einrichten",
|
||||
"@setupChatBackup": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3510,5 +3510,9 @@
|
|||
"loadingMessages": "Carregando mensagens",
|
||||
"@loadingMessages": {},
|
||||
"setupChatBackup": "Configurar backup de conversas",
|
||||
"@setupChatBackup": {}
|
||||
"@setupChatBackup": {},
|
||||
"changedTheChatDescription": "{username} alterou a descrição da conversa",
|
||||
"@changedTheChatDescription": {},
|
||||
"changedTheChatName": "{username} alterou o nome da conversa",
|
||||
"@changedTheChatName": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue