Update lv.rs (#8591)
This commit is contained in:
		
							parent
							
								
									95f4274eca
								
							
						
					
					
						commit
						9349210a87
					
				@ -618,16 +618,16 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
 | 
				
			|||||||
        ("Never", "Nekad"),
 | 
					        ("Never", "Nekad"),
 | 
				
			||||||
        ("During controlled", "Lietošanas laikā"),
 | 
					        ("During controlled", "Lietošanas laikā"),
 | 
				
			||||||
        ("During service is on", "Kamēr pakalpojums ir ieslēgts"),
 | 
					        ("During service is on", "Kamēr pakalpojums ir ieslēgts"),
 | 
				
			||||||
        ("Capture screen using DirectX", ""),
 | 
					        ("Capture screen using DirectX", "Tvert ekrānu, izmantojot DirectX"),
 | 
				
			||||||
        ("Back", ""),
 | 
					        ("Back", "Atpakaļ"),
 | 
				
			||||||
        ("Apps", ""),
 | 
					        ("Apps", "Lietotnes"),
 | 
				
			||||||
        ("Volume up", ""),
 | 
					        ("Volume up", "Skaļāk"),
 | 
				
			||||||
        ("Volume down", ""),
 | 
					        ("Volume down", "Klusāk"),
 | 
				
			||||||
        ("Power", ""),
 | 
					        ("Power", "Ieslēgšana"),
 | 
				
			||||||
        ("Telegram bot", ""),
 | 
					        ("Telegram bot", "Telegram robots"),
 | 
				
			||||||
        ("enable-bot-tip", ""),
 | 
					        ("enable-bot-tip", "Ja iespējojat šo funkciju, varat saņemt 2FA kodu no sava robota. Tas var darboties arī kā savienojuma paziņojums."),
 | 
				
			||||||
        ("enable-bot-desc", ""),
 | 
					        ("enable-bot-desc", "1. Atveriet tērzēšanu ar @BotFather.\n2. Nosūtiet komandu \"/newbot\". Pēc šīs darbības pabeigšanas jūs saņemsit pilnvaru.\n3. Sāciet tērzēšanu ar jaunizveidoto robotprogrammatūru. Lai to aktivizētu, nosūtiet ziņojumu, kas sākas ar slīpsvītru (\"/\"), piemēram, \"/hello\".\n"),
 | 
				
			||||||
        ("cancel-2fa-confirm-tip", ""),
 | 
					        ("cancel-2fa-confirm-tip", "Vai tiešām vēlaties atcelt 2FA?"),
 | 
				
			||||||
        ("cancel-bot-confirm-tip", ""),
 | 
					        ("cancel-bot-confirm-tip", "Vai tiešām vēlaties atcelt Telegram robotu?"),
 | 
				
			||||||
    ].iter().cloned().collect();
 | 
					    ].iter().cloned().collect();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user