From 4292838e80edf5e813949faacfbacfe4625a5a00 Mon Sep 17 00:00:00 2001 From: jxdv Date: Tue, 5 Mar 2024 03:59:38 +0000 Subject: [PATCH] update sk.rs (#7317) * fix typo * update translations --- src/lang/sk.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 3d285cf82..ccf8bb3fb 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -7,7 +7,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Password", "Heslo"), ("Ready", "Pripravené"), ("Established", "Nadviazané"), - ("connecting_status", "Pripájam sa na RusDesk server..."), + ("connecting_status", "Pripájam sa na RustDesk server..."), ("Enable service", "Povoliť službu"), ("Start service", "Spustiť službu"), ("Service is running", "Služba je aktívna"), @@ -86,7 +86,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Type", "Typ"), ("Modified", "Zmenené"), ("Size", "Veľkosť"), - ("Show Hidden Files", "Zobrazovať skryté súbory"), + ("Show Hidden Files", "Zobraziť skryté súbory"), ("Receive", "Prijať"), ("Send", "Odoslať"), ("Refresh File", "Aktualizovať súbor"), @@ -106,7 +106,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Are you sure you want to delete this empty directory?", "Ste si istý, že chcete zmazať tento adresár?"), ("Are you sure you want to delete the file of this directory?", "Ste si istý, že chcete zmazať tento súbor alebo adresár?"), ("Do this for all conflicts", "Všetky konflikty riešiť týmto spôsobom"), - ("This is irreversible!", "Toto je nezvratná operácia"), + ("This is irreversible!", "Toto je nezvratná operácia!"), ("Deleting", "Mazanie"), ("files", "súbory"), ("Waiting", "Čaká sa"), @@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Installation", "Inštalácia"), ("Installation Path", "Inštalačný adresár"), ("Create start menu shortcuts", "Vytvoriť zástupcu do ponuky Štart"), - ("Create desktop icon", "Vytvoriť zástupcu na plochu"), + ("Create desktop icon", "Vytvoriť ikonu na ploche"), ("agreement_tip", "Spustením inštalácie prijímate licenčné podmienky."), ("Accept and Install", "Prijať a inštalovať"), ("End-user license agreement", "Licenčné podmienky dohodnuté s koncovým užívateľom"),