-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
59739b4
commit 1bc04cd
Showing
4 changed files
with
25 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,36 @@ | ||
{ | ||
"PerKill": "par nogalināšanu", | ||
"PerKill": "par nokavēšanu", | ||
"PerDeath": "par nāvi {red}:({default}", | ||
"AssistingInAKill": "par palīdzēšanu nogalināt (assist)", | ||
"KillingAnAlly": "par komandas biedra nogalināšanu", | ||
"KillingThroughWall": "par nogalināšanu caur sienu", | ||
"MurderThroughSmoke": "par nogalināšanu caur dūmiem", | ||
"MurderWithoutScope": "par nogalināšanu neizmantojot (scope)", | ||
"MurderToTheHead": "par nogalināšanu trāpot galvā", | ||
"BlindMurder": "par nogalināšanu kamēr esi apžilbināts", | ||
"MurderWith": "par nogalināšanu ar {0}", | ||
"Mvp": "par MVP šajā raundā", | ||
"LosingRound": "par zaudētu raundu", | ||
"WinningRound": "par uzvarētu raundu", | ||
"dropping_bomb": "par nomestu bumbu", | ||
"defusing_bomb": "par atmīnētu bumbu", | ||
"AssistingInAKill": "par palīdzību nokavēšanā", | ||
"KillingAnAlly": "par sabiedroto nokavēšanu", | ||
"KillingThroughWall": "par nokavēšanu caur sienu", | ||
"MurderThroughSmoke": "par nokavēšanu caur dūmiem", | ||
"MurderWithoutScope": "par nokavēšanu bez tēmēšanas", | ||
"MurderToTheHead": "par nokavēšanu galvā", | ||
"BlindMurder": "par aklām nokavēšanām", | ||
"MurderWith": "par nokavēšanu ar {0}", | ||
"Mvp": "par labāko spēlētāju raundā", | ||
"LosingRound": "par zaudēto raundu", | ||
"WinningRound": "par uzvarēto raundu", | ||
"dropping_bomb": "par bumbas nometšanu", | ||
"defusing_bomb": "par spridzināmās bumbas iznīcināšanu", | ||
"raising_bomb": "par bumbas pacelšanu", | ||
"planting_bomb": "par bumbas uzstādīšanu", | ||
"planting_bomb": "par bumbas iestādīšanu", | ||
"suicide": "par pašnāvību", | ||
"next_level": "(Nākamais līmenis pēc: {green}{0}{default})", | ||
"NotEnoughPlayers": "Serverī šobrīd nav pietiekami daudz spēlētāju! Serverī ir {blue} {0}{default} Vajadzīgi ir {blue} {1}{default}. Punkti šobrīd netiek skaitīti.", | ||
"rank.YourPosition": "Tava pozīcija topā: {blue}#{0}/{1}", | ||
"rank.Experience": "Punkti: {green}{0}{default} (Rangs:{green} {1}{default})", | ||
"rank.KDA": "Nogalinātie: {green}{0} {default}(Šāvieni galvās:{green} {1}{default}) | Nāves: {green}{2} {default}| Assists: {green}{3}", | ||
"rank.Rounds": "Uzvarētie raundi: {green}{0} {default}| Zaudētie raundi: {green}{1}", | ||
"rank.KDR": "Šāvieni galvās procentos: {green}{0} {default}| KD: {green}{1}", | ||
"rank.PlayTime": "Kopējais Nospēlētais laiks: {0}", | ||
"top.Title": "[{blue} Top Spēlētāji{default} ]", | ||
"rank.Experience": "Punkti: {green}{0}{default} (Rangs:{green} {1}{default}) | Rezultāts: {green}{2}", | ||
"rank.KDA": "Nogalinātie: {green}{0} {default}(Šāvieni galvās:{green} {1}{default}) | Nāves: {green}{2}", | ||
"rank.HeadKillsAndNoScope": "Nokavēšanas galvā: {green}{0} {default}| Nokavēšanas bez tēmēšanas: {green}{1}", | ||
"rank.DmgAndMvp": "Bojājums: {green}{0} {default}| MVP: {green}{1}", | ||
"rank.KDR": "Galvas šāvieni procentos: {green}{0} {default}| K/D: {green}{1}", | ||
"rank.PlayTime": "Pašreizējais spēles laiks: {green}{0}{default} | Kopējais spēles laiks: {green}{1}", | ||
"Up": "Apsveicam! Tu esi sasniedzis jaunu rangu {green}[ {0} {green}]", | ||
"Down": "Ak, vai! Tavs rangs samazinājās! Tavs rangs tagad ir {red}[ {0} {red}]", | ||
"reset": "Ja tu vēlies atgriezt savu rangu uz nulli. Raksti {green}confirm{default}. Ja tu vēlies atcelt darbību raksti {red}cancel", | ||
"reset.Successfully": "Tavs rangs tika veiksmīgi dzēsts!", | ||
"reset.Aborted": "Ranga dzēšanas darbība atcelta.", | ||
"days": "{green}{0}{default} Diena(s)", | ||
"hours": "{green}{0}{default} Stunda(s)", | ||
"minutes": "{green}{0}{default} Minūte(s)", | ||
"seconds": "{green}{0}{default} Sekunde(s)", | ||
"top.Title": "[ {blue}Labākie spēlētāji {default}]", | ||
"top.Title": "[ {blue}Top Spēlētāji {default}]", | ||
"top.Players": "{0}. {blue}{1} {default}[ {olive}{2} {default}] -{green} Pieredze: {blue}{3}{default}, {green}K/D: {blue}{4}" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters