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

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-02-14 10:01:58 +01:00 committed by GitHub
commit 1e708e02de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 980 additions and 12 deletions

View file

@ -2376,7 +2376,7 @@
}
}
},
"fileIsTooBigForServer": "Poslužitelj javlja da je datoteka prevelika za slanje.",
"fileIsTooBigForServer": "Neuspjelo slanje! Poslužitelj podržava samo priloge do {max}.",
"@fileIsTooBigForServer": {},
"jumpToLastReadMessage": "Skoči na zadnju pročitanu poruku",
"@jumpToLastReadMessage": {},
@ -2980,5 +2980,17 @@
"alwaysUse24HourFormat": "true",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"prepareSendingAttachment": "Pripremi slanje priloga …",
"@prepareSendingAttachment": {},
"sendingAttachment": "Slanje priloga …",
"@sendingAttachment": {},
"sendingAttachmentCountOfCount": "Slanje priloga {index} od {length} …",
"@sendingAttachmentCountOfCount": {
"type": "integer",
"placeholders": {
"index": {},
"length": {}
}
}
}