Merge pull request #2391 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-11-26 07:33:20 +01:00 committed by GitHub
commit 792c0efdc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3496 additions and 3386 deletions

View file

@ -431,5 +431,73 @@
"type": "String"
}
}
},
"changedTheProfileAvatar": "Ο χρήστης {username} άλλαξε την εικόνα προφίλ του",
"@changedTheProfileAvatar": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"changePassword": "Αλλαγή κωδικού πρόσβασης",
"@changePassword": {
"type": "String",
"placeholders": {}
},
"changeTheme": "Άλλαξε το στυλ σου",
"@changeTheme": {
"type": "String",
"placeholders": {}
},
"changeYourAvatar": "Αλλαγή εικόνας προφιλ",
"@changeYourAvatar": {
"type": "String",
"placeholders": {}
},
"joinedChats": "Συνδεδεμένες συνομιλίες",
"@joinedChats": {},
"chatBackup": "Αντίγραφο ασφαλείας συνομιλίας",
"@chatBackup": {
"type": "String",
"placeholders": {}
},
"chatDetails": "Λεπτομέρειες συνομιλίας",
"@chatDetails": {
"type": "String",
"placeholders": {}
},
"chatHasBeenAddedToThisSpace": "Η συνομιλία προστέθηκε στο δωμάτιο",
"@chatHasBeenAddedToThisSpace": {},
"chats": "Συνομιλίες",
"@chats": {
"type": "String",
"placeholders": {}
},
"chooseAStrongPassword": "Εισάγετε ένα δυνατό κωδικό πρόσβασης",
"@chooseAStrongPassword": {
"type": "String",
"placeholders": {}
},
"close": "Κλείσιμο",
"@close": {
"type": "String",
"placeholders": {}
},
"commandHint_ban": "Αποκλεισμός χρήστη από το δωμάτιο",
"@commandHint_ban": {
"type": "String",
"description": "Usage hint for the command /ban"
},
"commandHint_clearcache": "Εκκαθάριση προσωρινής μνήμης",
"@commandHint_clearcache": {
"type": "String",
"description": "Usage hint for the command /clearcache"
},
"commandHint_invite": "Πρόσκληση αυτού του χρήστη στο δωμάτιο",
"@commandHint_invite": {
"type": "String",
"description": "Usage hint for the command /invite"
}
}

File diff suppressed because it is too large Load diff

View file

@ -382,7 +382,7 @@
"type": "String",
"placeholders": {}
},
"chatBackupDescription": "Je oude berichten zijn beveiligd met een herstelsleutel. Zorg ervoor dat je deze niet verliest.",
"chatBackupDescription": "Je berichten zijn beveiligd met een herstelsleutel. Zorg ervoor dat je deze niet verliest.",
"@chatBackupDescription": {
"type": "String",
"placeholders": {}
@ -1163,7 +1163,7 @@
"type": "String",
"placeholders": {}
},
"needPantalaimonWarning": "Houd er rekening mee dat je voorlopig Pantalaimon nodig hebt om eind-tot-eindversleuteling te gebruiken.",
"needPantalaimonWarning": "Houd er rekening mee dat je voorlopig Pantalaimon nodig hebt om eind-tot-eind versleuteling te gebruiken.",
"@needPantalaimonWarning": {
"type": "String",
"placeholders": {}
@ -2654,7 +2654,7 @@
"type": "String",
"placeholders": {}
},
"searchChatsRooms": "Zoek naar #chats, @personen...",
"searchChatsRooms": "Zoek #chats, @personen...",
"@searchChatsRooms": {},
"swipeRightToLeftToReply": "Veeg van rechts naar links om te reageren",
"@swipeRightToLeftToReply": {},
@ -2756,7 +2756,7 @@
"@changeGeneralChatSettings": {},
"restricted": "Beperkt",
"@restricted": {},
"searchForUsers": "Zoek naar @personen...",
"searchForUsers": "Zoek @personen...",
"@searchForUsers": {},
"searchMore": "Zoek meer...",
"@searchMore": {},
@ -3486,5 +3486,29 @@
"thread": "Draad",
"@thread": {},
"backToMainChat": "Terug naar hoofdchat",
"@backToMainChat": {}
"@backToMainChat": {},
"saveChanges": "Wijzigingen opslaan",
"@saveChanges": {},
"createSticker": "Sticker of emoji maken",
"@createSticker": {},
"useAsSticker": "Gebruik als sticker",
"@useAsSticker": {},
"useAsEmoji": "Gebruik als emoji",
"@useAsEmoji": {},
"stickerPackNameAlreadyExists": "Stickerpakketnaam bestaat al",
"@stickerPackNameAlreadyExists": {},
"newStickerPack": "Nieuw stickerpakket",
"@newStickerPack": {},
"stickerPackName": "Stickerpakketnaam",
"@stickerPackName": {},
"attribution": "Toeschrijving",
"@attribution": {},
"skipChatBackup": "Chatback-up overslaan",
"@skipChatBackup": {},
"skipChatBackupWarning": "Weet je het zeker? Zonder chat back-up verlies je toegang tot je berichten als je van apparaat wisselt.",
"@skipChatBackupWarning": {},
"loadingMessages": "Berichten laden",
"@loadingMessages": {},
"setupChatBackup": "Chatback-up instellen",
"@setupChatBackup": {}
}