diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-09-26 10:26:42 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-09-26 10:28:13 +0200 |
commit | 0e2be7153fd189272ec2d228bcf94ec682a396bc (patch) | |
tree | 65a5d63bc46568a98fafb4f4623a9f2ed6c754de | |
parent | 685130c100ca777485746b8dd5bd365325786476 (diff) | |
download | VeraCrypt-0e2be7153fd189272ec2d228bcf94ec682a396bc.tar.gz VeraCrypt-0e2be7153fd189272ec2d228bcf94ec682a396bc.zip |
Language Files: update polish translation
-rw-r--r-- | Translations/Language.pl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Translations/Language.pl.xml b/Translations/Language.pl.xml index 57e63bca..b70271ab 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1435,8 +1435,8 @@ <entry lang="pl" key="IDC_ENABLE_CPU_RNG">Użyj sprzętowego (CPU) generatora liczb losowych jako dodatkowego źródła entropii</entry> <entry lang="pl" key="IDC_USE_LEGACY_MAX_PASSWORD_LENGTH">Użyj starszej maksymalnej długości hasła (64 znaki)</entry> <entry lang="pl" key="IDC_ENABLE_RAM_ENCRYPTION">Aktywuj szyfrowanie kluczy i haseł przechowywanych w RAM</entry> - <entry lang="pl" key="IDT_BENCHMARK">Testuj:</entry> - <entry lang="en" key="IDC_DISABLE_MOUNT_MANAGER">Only create virtual device without mounting on selected drive letter</entry> + <entry lang="pl" key="IDT_BENCHMARK">Testowanie:</entry> + <entry lang="pl" key="IDC_DISABLE_MOUNT_MANAGER">Utwórz tylko urządzenie wirtualne bez montowania na wybranej literze dysku</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |