1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-05-21 21:30:48 -05:00

Translations: add macOS device validation strings

Move the new English entries to the end of Language.xml and add English fallback entries to all tracked translation XML files.
This commit is contained in:
Mounir IDRASSI
2026-05-11 23:59:09 +09:00
parent 49c8fd3680
commit c2ba9b5333
43 changed files with 215 additions and 5 deletions
+5
View File
@@ -1682,6 +1682,11 @@
<entry lang="ro" key="FORMAT_STAGE_PREPARING_TEMP_DEVICE">Se finalizează crearea volumului: se pregătește dispozitivul temporar.</entry>
<entry lang="ro" key="FORMAT_STAGE_CREATING_FILESYSTEM">Se finalizează crearea volumului: se creează sistemul de fișiere folosind {0}.</entry>
<entry lang="ro" key="FORMAT_STAGE_DISMOUNTING_TEMP_VOLUME">Se finalizează crearea volumului: se demontează volumul temporar.</entry>
<entry lang="en" key="MACOSX_APFS_SYNTHESIZED_DEVICE">The selected device '{0}' is an APFS synthesized container or volume and cannot be used as a raw VeraCrypt volume host.\n\nSelect the physical APFS store partition{1} instead.</entry>
<entry lang="en" key="MACOSX_DEVICE_SYSTEM_PARTITION">The selected device '{0}' is a macOS system/support partition and cannot be used as a VeraCrypt volume host.</entry>
<entry lang="en" key="MACOSX_APFS_SYSTEM_STORE">The selected APFS physical store '{0}' contains the currently mounted macOS system volume and cannot be used as a VeraCrypt volume host.</entry>
<entry lang="en" key="MACOSX_DEVICE_NOT_WRITABLE">macOS reports the selected device '{0}' as read-only. Select a writable physical partition or disk.</entry>
<entry lang="en" key="MACOSX_APFS_EROFS_HINT">macOS reported the selected device as read-only. If this is an APFS disk, make sure you selected the physical APFS store partition, not an APFS synthesized volume. Use Disk Utility or 'diskutil list' to identify the physical partition, then retry.</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">