Translated using Weblate (Latvian)

Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
pull/1368/head
Edgars Andersons 11 months ago committed by Krille-chan
parent 572cd7d40d
commit aff0491578

@ -1002,7 +1002,7 @@
"username": {} "username": {}
} }
}, },
"fileIsTooBigForServer": "Serveris ziņo, ka datne ir pārāk liela, lai to nosūtītu.", "fileIsTooBigForServer": "Nevar nosūtīt. Serveris nodrošina pielikums līdz {max}.",
"@fileIsTooBigForServer": {}, "@fileIsTooBigForServer": {},
"homeserver": "Mājasserveris", "homeserver": "Mājasserveris",
"@homeserver": {}, "@homeserver": {},
@ -2781,5 +2781,30 @@
"spaces": "Vietas", "spaces": "Vietas",
"@spaces": {}, "@spaces": {},
"markAsUnread": "Atzīmēt kā nelasītu", "markAsUnread": "Atzīmēt kā nelasītu",
"@markAsUnread": {} "@markAsUnread": {},
"sendingAttachment": "Nosūta pielikumu...",
"@sendingAttachment": {},
"generatingVideoThumbnail": "Izveido video sīktēlu...",
"@generatingVideoThumbnail": {},
"sendingAttachmentCountOfCount": "Nosūta {index}. pielikumu no {length}...",
"@sendingAttachmentCountOfCount": {
"type": "integer",
"placeholders": {
"index": {},
"length": {}
}
},
"serverLimitReached": "Sasniegts servera ierobežojums. Gaida {seconds} sekundes...",
"@serverLimitReached": {
"type": "integer",
"placeholders": {
"seconds": {}
}
},
"calculatingFileSize": "Aprēķina datnes lielumu...",
"@calculatingFileSize": {},
"prepareSendingAttachment": "Sagatavo pielikuma nosūtīšanu...",
"@prepareSendingAttachment": {},
"compressVideo": "Saspiež video...",
"@compressVideo": {}
} }

Loading…
Cancel
Save