Translated using Weblate (Latvian)

Currently translated at 100.0% (775 of 775 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
pull/1758/head
Edgars Andersons 5 months ago committed by Hosted Weblate
parent aed7680b7a
commit ddf304fdf9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -40,7 +40,7 @@
}, },
"jumpToLastReadMessage": "Pārlēkt uz pēdējo izlasīto ziņu", "jumpToLastReadMessage": "Pārlēkt uz pēdējo izlasīto ziņu",
"@jumpToLastReadMessage": {}, "@jumpToLastReadMessage": {},
"allRooms": "Visas kopu tērzēšanas", "allRooms": "Visām kopu tērzēšanām",
"@allRooms": { "@allRooms": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -83,7 +83,7 @@
}, },
"reportErrorDescription": "😭 Ak nē! Kaut kas nogāja greizi. Ja ir vēlēšanas, par šo nepilnību var ziņot izstrādātājiem.", "reportErrorDescription": "😭 Ak nē! Kaut kas nogāja greizi. Ja ir vēlēšanas, par šo nepilnību var ziņot izstrādātājiem.",
"@reportErrorDescription": {}, "@reportErrorDescription": {},
"directChats": "Tiešās tērzēšanas", "directChats": "Tiešajām tērzēšanām",
"@directChats": { "@directChats": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -1323,7 +1323,7 @@
"@sendAsText": { "@sendAsText": {
"type": "String" "type": "String"
}, },
"inviteForMe": "Uzaicinājums man", "inviteForMe": "Uzaicinājumu man",
"@inviteForMe": { "@inviteForMe": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -1762,7 +1762,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"memberChanges": "Dalībnieku izmaiņas", "memberChanges": "Dalībnieku izmaiņām",
"@memberChanges": { "@memberChanges": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -2532,7 +2532,7 @@
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
}, },
"botMessages": "Robotprogrammatūras ziņas", "botMessages": "Robotprogrammatūras ziņām",
"@botMessages": { "@botMessages": {
"type": "String", "type": "String",
"placeholders": {} "placeholders": {}
@ -3209,7 +3209,7 @@
"@otherNotificationSettings": {}, "@otherNotificationSettings": {},
"notificationRuleContainsUserName": "Saturs lietotāja vārdu", "notificationRuleContainsUserName": "Saturs lietotāja vārdu",
"@notificationRuleContainsUserName": {}, "@notificationRuleContainsUserName": {},
"notificationRuleMasterDescription": "Pārspēj visas pārējās kārtulas un atspējo visus paziņojumus.", "notificationRuleMasterDescription": "Aizvieto visas pārējās kārtulas un atspējo visus paziņojumus.",
"@notificationRuleMasterDescription": {}, "@notificationRuleMasterDescription": {},
"notificationRuleInviteForMe": "Uzaicinājums man", "notificationRuleInviteForMe": "Uzaicinājums man",
"@notificationRuleInviteForMe": {}, "@notificationRuleInviteForMe": {},
@ -3337,5 +3337,28 @@
"pleaseWaitUntilInvited": "Lūgums tagad uzgaidīt, līdz kāds no istabas uzaicinās Tevi.", "pleaseWaitUntilInvited": "Lūgums tagad uzgaidīt, līdz kāds no istabas uzaicinās Tevi.",
"@pleaseWaitUntilInvited": {}, "@pleaseWaitUntilInvited": {},
"approve": "Apstiprināt", "approve": "Apstiprināt",
"@approve": {} "@approve": {},
"checkList": "Pārbaužu saraksts",
"@checkList": {},
"countInvited": "{count} uzaicināti",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"sentVoiceMessage": "🎙️ {duration} - {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
"sender": {
"type": "String"
},
"duration": {
"type": "String"
}
}
}
} }

Loading…
Cancel
Save