Merge pull request #5034 from BestiaPL/master
Updated Polish translation
This commit is contained in:
		
						commit
						4ed9aa39c7
					
				| @ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("Username missed", "Nieprawidłowe nazwa użytkownika"), |         ("Username missed", "Nieprawidłowe nazwa użytkownika"), | ||||||
|         ("Password missed", "Nieprawidłowe hasło"), |         ("Password missed", "Nieprawidłowe hasło"), | ||||||
|         ("Wrong credentials", "Błędne dane uwierzytelniające"), |         ("Wrong credentials", "Błędne dane uwierzytelniające"), | ||||||
|         ("The verification code is incorrect or has expired", ""), |         ("The verification code is incorrect or has expired", "Kod weryfikacyjny jest niepoprawny lub wygasł"), | ||||||
|         ("Edit Tag", "Edytuj tag"), |         ("Edit Tag", "Edytuj tag"), | ||||||
|         ("Unremember Password", "Zapomnij hasło"), |         ("Unremember Password", "Zapomnij hasło"), | ||||||
|         ("Favorites", "Ulubione"), |         ("Favorites", "Ulubione"), | ||||||
| @ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("Resolution", "Rozdzielczość"), |         ("Resolution", "Rozdzielczość"), | ||||||
|         ("No transfers in progress", "Brak transferów w toku"), |         ("No transfers in progress", "Brak transferów w toku"), | ||||||
|         ("Set one-time password length", "Ustaw długość jednorazowego hasła"), |         ("Set one-time password length", "Ustaw długość jednorazowego hasła"), | ||||||
|         ("install_cert_tip", ""), |         ("install_cert_tip", "Instalacja certyfikatu RustDesk"), | ||||||
|         ("comfirm_install_cert_tip", ""), |         ("comfirm_install_cert_tip", "To jest certyfikat testowy RustDesk, któremu można zaufać. Certyfikat jest używany do zaufania i instalowania sterowników RustDesk w razie potrzeby."), | ||||||
|         ("RDP Settings", "Ustawienia RDP"), |         ("RDP Settings", "Ustawienia RDP"), | ||||||
|         ("Sort by", "Sortuj wg"), |         ("Sort by", "Sortuj wg"), | ||||||
|         ("New Connection", "Nowe połączenie"), |         ("New Connection", "Nowe połączenie"), | ||||||
| @ -506,17 +506,17 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | |||||||
|         ("Enable", "Włącz"), |         ("Enable", "Włącz"), | ||||||
|         ("Disable", "Wyłącz"), |         ("Disable", "Wyłącz"), | ||||||
|         ("Options", "Opcje"), |         ("Options", "Opcje"), | ||||||
|         ("resolution_original_tip", ""), |         ("resolution_original_tip", "Oryginalna rozdzielczość"), | ||||||
|         ("resolution_fit_local_tip", ""), |         ("resolution_fit_local_tip", "Dostosuj rozdzielczość lokalną"), | ||||||
|         ("resolution_custom_tip", ""), |         ("resolution_custom_tip", "Rozdzielczość niestandardowa"), | ||||||
|         ("Collapse toolbar", "Zwiń pasek narzędzi"), |         ("Collapse toolbar", "Zwiń pasek narzędzi"), | ||||||
|         ("Accept and Elevate", "Akceptuj i Podnieś uprawnienia"), |         ("Accept and Elevate", "Akceptuj i Podnieś uprawnienia"), | ||||||
|         ("accept_and_elevate_btn_tooltip", ""), |         ("accept_and_elevate_btn_tooltip", "Zaakceptuj połączenie i podnieś uprawnienia UAC"), | ||||||
|         ("clipboard_wait_response_timeout_tip", ""), |         ("clipboard_wait_response_timeout_tip", "Upłynął limit czasu oczekiwania na schowek."), | ||||||
|         ("Incoming connection", ""), |         ("Incoming connection", "Połączenie przychodzące"), | ||||||
|         ("Outgoing connection", ""), |         ("Outgoing connection", "Połączenie wychodzące"), | ||||||
|         ("Exit", ""), |         ("Exit", "Wyjście"), | ||||||
|         ("Open", ""), |         ("Open", "Otwórz"), | ||||||
|         ("logout_tip", ""), |         ("logout_tip", "Na pewno chcesz się wylogować?"), | ||||||
|     ].iter().cloned().collect(); |     ].iter().cloned().collect(); | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user