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/
This commit is contained in:
parent
4bb53ab780
commit
1a0b21e99b
1 changed files with 13 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue