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/
This commit is contained in:
parent
572cd7d40d
commit
aff0491578
1 changed files with 27 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue