prepare new release of v0.3.4 with Japanese translation
This commit is contained in:
parent
d2e91a7f08
commit
71ea9cd469
729 changed files with 120489 additions and 0 deletions
41
v0.3.4.1/plugins/volume_automount/language.hdf
Normal file
41
v0.3.4.1/plugins/volume_automount/language.hdf
Normal file
|
@ -0,0 +1,41 @@
|
|||
Name = Automatic opening
|
||||
Link = Automatic opening
|
||||
|
||||
Title {
|
||||
AutoMountVolume = Open during startup
|
||||
}
|
||||
|
||||
|
||||
Help.AutoMount = You may enable automatic activation for any non-encrypted volume. It will get opened automatically when you turn on the CryptoBox server.
|
||||
|
||||
|
||||
Button {
|
||||
AutoMountOn = Enable automatic opening
|
||||
AutoMountOff = Disable automatic opening
|
||||
}
|
||||
|
||||
|
||||
Text {
|
||||
AutoIsOn = Currently automatic opening is enabled
|
||||
AutoIsOff = Currently automatic opening is disabled
|
||||
}
|
||||
|
||||
|
||||
SuccessMessage {
|
||||
AutoMountEnabled {
|
||||
Title = Automatic activation enabled
|
||||
Text = This volume will get opened during startup.
|
||||
}
|
||||
|
||||
AutoMountDisabled {
|
||||
Title = Automatic activation disabled
|
||||
Text = This volume will not get opened during startup.
|
||||
}
|
||||
}
|
||||
|
||||
AdviceMessage {
|
||||
NoAutoMountForEncryptedVolumes {
|
||||
Text = Automatic activation is not possible for encrypted volumes.
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue