diff options
author | Matthaiks <3577122+Matthaiks@users.noreply.github.com> | 2023-08-14 09:11:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-14 09:11:06 +0200 |
commit | 2a0efe9c4182783a951a6f88aa66ea8e0be08f5f (patch) | |
tree | 069bb90cba1149fa5ad12c6495e9ce99b69fc782 /Translations/Language.pl.xml | |
parent | fcf0cb94f1e5cf0a93118f912feeea873966bdef (diff) | |
download | VeraCrypt-2a0efe9c4182783a951a6f88aa66ea8e0be08f5f.tar.gz VeraCrypt-2a0efe9c4182783a951a6f88aa66ea8e0be08f5f.zip |
Update Polish translation (#1173)
Diffstat (limited to 'Translations/Language.pl.xml')
-rw-r--r-- | Translations/Language.pl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/Language.pl.xml b/Translations/Language.pl.xml index d2295696..e9470200 100644 --- a/Translations/Language.pl.xml +++ b/Translations/Language.pl.xml @@ -1631,7 +1631,7 @@ <entry lang="pl" key="EXPANDER_MOUNTING_VOLUME">Podłączanie wolumenu...\n</entry> <entry lang="pl" key="EXPANDER_UNMOUNTING_VOLUME">Odłączanie wolumenu...\n</entry> <entry lang="pl" key="EXPANDER_EXTENDING_FILESYSTEM">Rozszerzanie systemu plików...\n</entry> - <entry lang="en" key="PARTIAL_SYSENC_MOUNT_READONLY">Warning: The system partition you attempted to mount was not fully encrypted. As a safety measure to prevent potential corruption or unwanted modifications, volume '%s' was mounted as read-only.</entry> + <entry lang="pl" key="PARTIAL_SYSENC_MOUNT_READONLY">Ostrzeżenie: Partycja systemowa, którą próbowano podłączyć, nie została w pełni zaszyfrowana. Ze względów bezpieczeństwa, aby zapobiec potencjalnemu uszkodzeniu lub niepożądanym modyfikacjom, wolumen '%s' został podłączony jako tylko do odczytu.</entry> </localization> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="VeraCrypt"> |