update sk.rs (#7317)

* fix typo

* update translations
This commit is contained in:
jxdv 2024-03-05 03:59:38 +00:00 committed by GitHub
parent befac94473
commit 4292838e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"),