VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/Translations/Language.uk.xml
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-16 15:25:33 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-09-16 18:35:51 +0200
commitd904c2758fde8577c3c7b6570658f399ef7312c7 (patch)
tree67d0389be2a227229f5739abcc22acdbbdc04546 /Translations/Language.uk.xml
parent9e1e128b14dd51de4e036a8002d2cad40efaaf54 (diff)
downloadVeraCrypt-d904c2758fde8577c3c7b6570658f399ef7312c7.tar.gz
VeraCrypt-d904c2758fde8577c3c7b6570658f399ef7312c7.zip
Windows Language files: update language XML files with added new fields.
Diffstat (limited to 'Translations/Language.uk.xml')
-rw-r--r--Translations/Language.uk.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Translations/Language.uk.xml b/Translations/Language.uk.xml
index e54aa4bd..f5bdab24 100644
--- a/Translations/Language.uk.xml
+++ b/Translations/Language.uk.xml
@@ -114,4 +114,5 @@
<control lang="uk" key="IDC_CLOSE_BKG_TASK_WHEN_NOVOL">Вхід, якщо нема змонтованих томів</control>
<control lang="uk" key="IDC_CLOSE_TOKEN_SESSION_AFTER_MOUNT">Закр&amp;ити токен-сесію (вийти) після успішного монтування тома</control>
+ <control lang="en" key="IDC_COPY_EXPANDER">Include VeraCrypt Volume Expander</control>
<control lang="uk" key="IDC_COPY_WIZARD">З майстром створення томів VeraCrypt</control>
<control lang="uk" key="IDC_CREATE">Створити</control>
@@ -274,4 +275,6 @@
<control lang="uk" key="IDT_DEFAULT_MOUNT_OPTIONS">Опції типове монтування томів</control>
<control lang="uk" key="IDT_DISMOUNT_ACTION">Додаткові параметри</control>
+ <control lang="en" key="IDT_DRIVER_OPTIONS">Driver Configuration</control>
+ <control lang="en" key="IDC_ENABLE_EXTENDED_IOCTL_SUPPORT">Enable extended disk control codes support</control>
<control lang="uk" key="IDT_FAVORITE_LABEL">Мітка обраного тому:</control>
<control lang="uk" key="IDT_FILE_SETTINGS">Файлові параметри</control>
@@ -540,4 +543,13 @@
<string lang="uk" key="CONFIRM_RESTART">Комп'ютер потрібно перезавантажити.\n\nПерезавантажити зараз?</string>
<string lang="uk" key="ERR_GETTING_SYSTEM_ENCRYPTION_STATUS">При отриманні статусу системного шифрування виникла помилка.</string>
+ <string lang="en" key="ERR_PASSWORD_MISSING">No password specified in the command line. The volume can't be created.</string>
+ <string lang="en" key="ERR_SIZE_MISSING">No volume size specified in the command line. The volume can't be created.</string>
+ <string lang="en" key="ERR_NTFS_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected NTFS filesystem.</string>
+ <string lang="en" key="ERR_FAT_INVALID_VOLUME_SIZE">The volume file size specified in the command line is incompatible with selected FAT32 filesystem.</string>
+ <string lang="en" key="ERR_DYNAMIC_NOT_SUPPORTED">The filesystem on the target drive doesn't support creating sparse files which is required for dynamic volumes.</string>
+ <string lang="en" key="ERR_DEVICE_CLI_CREATE_NOT_SUPPORTED">Only container files can be created through the command line.</string>
+ <string lang="en" key="ERR_CONTAINER_SIZE_TOO_BIG">The container file size specified in the command line is greater than the available disk free space. Volume can't be created.</string>
+ <string lang="en" key="ERR_VOLUME_SIZE_TOO_SMALL">The volume size specified in the command line is too small. The volume can't be created.</string>
+ <string lang="en" key="ERR_VOLUME_SIZE_TOO_BIG">The volume size specified in the command line is too big. The volume can't be created.</string>
<string lang="uk" key="INIT_SYS_ENC">Неможливо ініціалізувати компонент застосунку для системного шифрування.</string>
<string lang="uk" key="INIT_RAND">Невдала ініціалізація генератора випадкових чисел!</string>