Translated using Weblate (Croatian)

Currently translated at 83.2% (632 of 759 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
pull/1601/head
Milo Ivir 8 months ago committed by Hosted Weblate
parent 4bb53ab780
commit 1a0b21e99b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -2172,7 +2172,7 @@
"number": {}
}
},
"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": {},
@ -2712,5 +2712,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": {}
}
}
}

Loading…
Cancel
Save