After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613670 - translator comment needed: LUKS cleartext slave
translator comment needed: LUKS cleartext slave
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: [obsolete] gdu volume monitor
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-23 09:16 UTC by Pavol Šimo
Modified: 2014-05-30 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdu: add translators comments (1.63 KB, patch)
2014-05-29 12:03 UTC, Ondrej Holy
committed Details | Review

Description Pavol Šimo 2010-03-23 09:16:19 UTC
What is "LUKS cleartext slave"? It is unclear how to translate these strings:

#: ../monitor/gdu/ggdumount.c:984 
msgid "Cannot get LUKS cleartext slave"

#: ../monitor/gdu/ggdumount.c:1006 
#, c-format 
msgid "Cannot get LUKS cleartext slave from path `%s'"
Comment 1 Felix Möller 2012-08-24 06:57:11 UTC
This is still valid with 0.13.7.

I tried to search the homepage http://code.google.com/p/cryptsetup/ without success. 

Could some LUKS user, please provide a hint? Thanks.
Comment 2 Ondrej Holy 2014-05-29 12:03:03 UTC
Created attachment 277451 [details] [review]
gdu: add translators comments

I suppose it simply means that we can't get block device with unencrypted data to unmount...

Source:

OpenLMI supports Linux Unified Key Setup (LUKS) to encrypt block devices. This means any device can be formatted with LUKS, which destroys all data on the device and allows for encryption of the device future content. The block device then contains encrypted data. To see unencrypted (clear-text) data, the LUKS format must be opened. This operation creates new block device, which contains the clear-text data. This device is just regular block device and can be formatted with any filesystem. All write operations are automatically encrypted and stored in the LUKS format data.

http://www.openlmi.org/sites/default/files/doc/admin/all/clones/openlmi-storage/doc/admin/usage-luks.html
Comment 3 Ross Lagerwall 2014-05-30 10:23:56 UTC
Review of attachment 277451 [details] [review]:

Looks good.
Comment 4 Ondrej Holy 2014-05-30 13:26:07 UTC
Comment on attachment 277451 [details] [review]
gdu: add translators comments

commit b618b5255ad2ae20fb8d85a54a3a58f189c960b5