started a seperate branch to manage translations for v0.3.x based on tags/v0.3.4.2
fixed corrupt language.hdf file for "volume_passwd" (merged from [891]) fixed spelling in "plugin_manager" and "volume_format_fs" (merged from [880]) merged current state of update_po_files.py (removed obsolete revert_unchanged.sh)
This commit is contained in:
parent
ea73230db8
commit
0a1a7bd383
768 changed files with 123337 additions and 0 deletions
22
translation-base-v0.3/plugins/volume_details/language.hdf
Normal file
22
translation-base-v0.3/plugins/volume_details/language.hdf
Normal file
|
@ -0,0 +1,22 @@
|
|||
Name = Technical details of a volume
|
||||
Link = Details
|
||||
|
||||
Title.Details = Technical details
|
||||
|
||||
Help.Details = Here are some deep technical details. You'll mostly need them in case you are confused with your volumes.
|
||||
|
||||
Text {
|
||||
DeviceName = Name of device
|
||||
Status = Status
|
||||
StatusActive = open
|
||||
StatusPassive = closed
|
||||
EncryptionStatus = Encryption
|
||||
Yes = Yes
|
||||
No = No
|
||||
Size {
|
||||
All = Space of volume
|
||||
Avail = Available space of volume
|
||||
Used = Used space of volume
|
||||
}
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue