diff options
Diffstat (limited to 'Translations/Language.sk.xml')
-rw-r--r-- | Translations/Language.sk.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Translations/Language.sk.xml b/Translations/Language.sk.xml index f6a72924..41e997a9 100644 --- a/Translations/Language.sk.xml +++ b/Translations/Language.sk.xml @@ -111,7 +111,6 @@ <control lang="sk" key="IDC_AUTORUN_START">&Spustiť VeraCrypt</control>
<control lang="en" key="IDC_AUTO_DETECT_PKCS11_MODULE">Auto-&Detect Library</control>
<control lang="en" key="IDC_BOOT_LOADER_CACHE_PASSWORD">&Cache pre-boot authentication password in driver memory (for mounting of non-system volumes)</control>
- <control lang="en" key="IDC_BOOT_LOADER_CACHE_PIM">Include &PIM when caching pre-boot authentication password</control>
<control lang="sk" key="IDC_BROWSE_DIRS">Prechádzať...</control>
<control lang="sk" key="IDC_BROWSE_FILES">Prechádzať...</control>
<control lang="sk" key="IDC_CACHE">Ukladať &hesla a súborové kľúče do medzipamäte</control>
@@ -160,7 +159,6 @@ <control lang="en" key="IDC_PIM_HELP">(Empty or 0 for default iterations)</control>
<control lang="sk" key="IDC_PREF_BKG_TASK_ENABLE">Povolené</control>
<control lang="sk" key="IDC_PREF_CACHE_PASSWORDS">Ukladať hesla do pamäti ovládača</control>
- <control lang="en" key="IDC_PREF_CACHE_PIM">Include PIM when caching a password</control>
<control lang="sk" key="IDC_PREF_DISMOUNT_INACTIVE">Autom. odpojiť zväzok pokiaľ z/do neho nebolo čítané/zapisované</control>
<control lang="sk" key="IDC_PREF_DISMOUNT_LOGOFF">Užívateľ sa odhlasuje</control>
<control lang="en" key="IDC_PREF_DISMOUNT_SESSION_LOCKED">User session locked</control>
@@ -181,7 +179,6 @@ <control lang="sk" key="IDC_SELECT_DEVICE">Vybrať &zariadenie...</control>
<control lang="sk" key="IDC_SELECT_FILE">Vybrať &súbor...</control>
<control lang="en" key="IDC_SELECT_PKCS11_MODULE">Select &Library...</control>
- <control lang="en" key="IDC_SHOW_DISCONNECTED_NETWORK_DRIVES">Make disconnected network drives available for mounting</control>
<control lang="sk" key="IDC_SHOW_PASSWORD_CHPWD_NEW">Zobraziť heslo</control>
<control lang="sk" key="IDC_SHOW_PASSWORD_CHPWD_ORI">Zobraziť heslo</control>
<control lang="sk" key="IDC_TRAVEL_OPEN_EXPLORER">Otvoriť okno &Prieskumníka pre pripojený zväzok</control>
@@ -564,7 +561,7 @@ <string lang="sk" key="INIT_RAND">Zlyhala inicializácia generátora náhodných čísel!</string>
<string lang="en" key="CAPI_RAND">Windows Crypto API failed!\n\n\n(If you report a bug in connection with this, please include the following technical information in the bug report:\n%s, Last Error = 0x%.8X)</string>
<string lang="sk" key="INIT_REGISTER">Aplikácia nemohla byť inicializovaná. Zlyhala registrácia dialógovej triedy.</string>
- <string lang="en" key="INIT_DLL">Error: Failed to load a system library.</string>
+ <string lang="en" key="INIT_RICHEDIT">Error: Failed to load the Rich Edit system library.</string>
<string lang="sk" key="INTRO_TITLE">Sprievodca vytvorením zväzku VeraCrypt</string>
<string lang="sk" key="MAX_HIDVOL_SIZE_BYTES">Maximálna možná veľkosť skrytého zväzku pre tento zväzok je %.2f bytov.</string>
<string lang="sk" key="MAX_HIDVOL_SIZE_KB">Maximálna možná veľkosť skrytého zväzku pre tento zväzok je %.2f KB.</string>
@@ -644,8 +641,6 @@ <string lang="sk" key="PASSWORD_WRONG_AUTOMOUNT">Nesprávne heslo alebo nebol nájdený žiaden zväzok VeraCrypt.</string>
<string lang="sk" key="PASSWORD_OR_KEYFILE_WRONG_AUTOMOUNT">Nesprávny súborový kľúč/heslo alebo nebol nájdený žiaden zväzok VeraCrypt.</string>
<string lang="sk" key="PASSWORD_WRONG_CAPSLOCK_ON">\n\nUpozornenie: Caps Lock je zapnutý. Tým môžete nesprávne zadať heslo.</string>
- <string lang="en" key="PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds 64 bytes.</string>
- <string lang="en" key="PASSWORD_UTF8_INVALID">The entered password contains Unicode characters that couldn't be converted to UTF-8 representation.</string>
<string lang="en" key="PIM_CHANGE_WARNING">Remember Number to Mount Volume</string>
<string lang="en" key="PIM_HIDVOL_HOST_TITLE">Outer Volume PIM</string>
<string lang="en" key="PIM_HIDVOL_TITLE">Hidden Volume PIM</string>
@@ -1385,6 +1380,13 @@ <string lang="sk" key="TB_PER_SEC">TB/s</string>
<string lang="sk" key="PB_PER_SEC">PB/s</string>
<string lang="en" key="TRIPLE_DOT_GLYPH_ELLIPSIS">…</string>
+ <control lang="en" key="IDC_BOOT_LOADER_CACHE_PIM">Include &PIM when caching pre-boot authentication password</control>
+ <control lang="en" key="IDC_PREF_CACHE_PIM">Include PIM when caching a password</control>
+ <control lang="en" key="IDC_SHOW_DISCONNECTED_NETWORK_DRIVES">Make disconnected network drives available for mounting</control>
+ <string lang="en" key="PASSWORD_UTF8_TOO_LONG">The entered password is too long: its UTF-8 representation exceeds 64 bytes.</string>
+ <string lang="en" key="PASSWORD_UTF8_INVALID">The entered password contains Unicode characters that couldn't be converted to UTF-8 representation.</string>
+ <string lang="en" key="INIT_DLL">Error: Failed to load a system library.</string>
+ <string lang="en" key="ERR_EXFAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected exFAT filesystem.</string>
</localization>
<!-- XML Schema -->
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|