parent
befac94473
commit
4292838e80
@ -7,7 +7,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Password", "Heslo"),
|
("Password", "Heslo"),
|
||||||
("Ready", "Pripravené"),
|
("Ready", "Pripravené"),
|
||||||
("Established", "Nadviazané"),
|
("Established", "Nadviazané"),
|
||||||
("connecting_status", "Pripájam sa na RusDesk server..."),
|
("connecting_status", "Pripájam sa na RustDesk server..."),
|
||||||
("Enable service", "Povoliť službu"),
|
("Enable service", "Povoliť službu"),
|
||||||
("Start service", "Spustiť službu"),
|
("Start service", "Spustiť službu"),
|
||||||
("Service is running", "Služba je aktívna"),
|
("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"),
|
("Type", "Typ"),
|
||||||
("Modified", "Zmenené"),
|
("Modified", "Zmenené"),
|
||||||
("Size", "Veľkosť"),
|
("Size", "Veľkosť"),
|
||||||
("Show Hidden Files", "Zobrazovať skryté súbory"),
|
("Show Hidden Files", "Zobraziť skryté súbory"),
|
||||||
("Receive", "Prijať"),
|
("Receive", "Prijať"),
|
||||||
("Send", "Odoslať"),
|
("Send", "Odoslať"),
|
||||||
("Refresh File", "Aktualizovať súbor"),
|
("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 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?"),
|
("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"),
|
("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"),
|
("Deleting", "Mazanie"),
|
||||||
("files", "súbory"),
|
("files", "súbory"),
|
||||||
("Waiting", "Čaká sa"),
|
("Waiting", "Čaká sa"),
|
||||||
@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Installation", "Inštalácia"),
|
("Installation", "Inštalácia"),
|
||||||
("Installation Path", "Inštalačný adresár"),
|
("Installation Path", "Inštalačný adresár"),
|
||||||
("Create start menu shortcuts", "Vytvoriť zástupcu do ponuky Štart"),
|
("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."),
|
("agreement_tip", "Spustením inštalácie prijímate licenčné podmienky."),
|
||||||
("Accept and Install", "Prijať a inštalovať"),
|
("Accept and Install", "Prijať a inštalovať"),
|
||||||
("End-user license agreement", "Licenčné podmienky dohodnuté s koncovým užívateľom"),
|
("End-user license agreement", "Licenčné podmienky dohodnuté s koncovým užívateľom"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user