'shutdown' removed from preferences (still available in the main menu)
minor language changes for 'partition' plugin minor design change
This commit is contained in:
parent
e9c48192ee
commit
449116f648
22 changed files with 141 additions and 188 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
|||
cryptobox (0.3.1-1) unstable; urgency=low
|
||||
|
||||
* new upstream release
|
||||
* reduced pyton-central dependency to v0.5.6
|
||||
|
||||
-- Lars Kruse <devel@sumpfralle.de> Tue, 19 Dec 2006 12:34:57 +0100
|
||||
-- Lars Kruse <devel@sumpfralle.de> Tue, 19 Dec 2006 18:21:43 +0100
|
||||
|
||||
cryptobox (0.3.0-1) unstable; urgency=low
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -8,7 +8,7 @@ Standards-Version: 3.7.2
|
|||
|
||||
Package: cryptobox-server
|
||||
Architecture: any
|
||||
Depends: ${python:Depends}, cryptsetup (>=20050111), e2fsprogs (>= 1.27), adduser, python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj
|
||||
Depends: python-central (>= 0.5.6), cryptsetup (>=20050111), e2fsprogs (>= 1.27), adduser, python (>=2.4), python-clearsilver, super, dosfstools, python-cherrypy, python-configobj
|
||||
Suggests: samba, apache2, stunnel
|
||||
Replaces: cryptobox
|
||||
XB-Python-Version: ${python:Versions}
|
||||
|
|
|
@ -1,17 +1,13 @@
|
|||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -19,11 +15,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:38+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:38+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:38+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -1,31 +1,28 @@
|
|||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgstr "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr "Partition manager"
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr "Partition a disk"
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgstr "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr "Manage partitions"
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgstr "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr "Partition manually"
|
||||
|
||||
#: Button.EasySetup
|
||||
msgid "Automatic setup"
|
||||
msgstr "Automatic setup"
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgstr "Add"
|
||||
#, fuzzy
|
||||
msgid "Add partition"
|
||||
msgstr "Add partition"
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgstr "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr "Remove partition"
|
||||
|
||||
#: Button.SavePartitions
|
||||
msgid "Write new partition table"
|
||||
|
@ -196,6 +193,24 @@ msgstr "The volume size you entered exceeded the available size of the disk."
|
|||
msgid "The minimum size of a volume is 10 megabytes."
|
||||
msgstr "The minimum size of a volume is 10 megabytes."
|
||||
|
||||
#~ msgid "Disk partitioning"
|
||||
#~ msgstr "Disk partitioning"
|
||||
|
||||
#~ msgid "Partition a disk"
|
||||
#~ msgstr "Partition a disk"
|
||||
|
||||
#~ msgid "Disk partitions"
|
||||
#~ msgstr "Disk partitions"
|
||||
|
||||
#~ msgid "Manual partitioning"
|
||||
#~ msgstr "Manual partitioning"
|
||||
|
||||
#~ msgid "Add"
|
||||
#~ msgstr "Add"
|
||||
|
||||
#~ msgid "Remove"
|
||||
#~ msgstr "Remove"
|
||||
|
||||
#~ msgid "These disks will be destroyed, if you continue"
|
||||
#~ msgstr "These disks will be destroyed, if you continue"
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: 2006-12-19 15:28+0100\n"
|
||||
"Last-Translator: tenzin <clavdiaa@yahoo.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -13,32 +13,29 @@ msgstr ""
|
|||
"X-Generator: Pootle 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgstr "Razdelitev diska"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr "Razdelitev diska"
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgstr "Razdelitev diska"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgstr "Ročna razdelitev diska"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
msgid "Automatic setup"
|
||||
msgstr "Samodejna nastavitev"
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
#, fuzzy
|
||||
msgid "Add partition"
|
||||
msgstr "Dodaj razdelitev"
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgstr "Odstrani"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
msgid "Write new partition table"
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2006-12-19 16:53+0100\n"
|
||||
"POT-Creation-Date: 2006-12-19 17:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -14,19 +14,15 @@ msgstr ""
|
|||
"X-Generator: Translate Toolkit 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Disk partitioning"
|
||||
msgid "Partition manager"
|
||||
msgstr ""
|
||||
|
||||
#: Link
|
||||
msgid "Partition a disk"
|
||||
msgstr ""
|
||||
|
||||
#: Title.Partition
|
||||
msgid "Disk partitions"
|
||||
msgid "Manage partitions"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SelectDevice
|
||||
msgid "Manual partitioning"
|
||||
msgid "Partition manually"
|
||||
msgstr ""
|
||||
|
||||
#: Button.EasySetup
|
||||
|
@ -34,11 +30,11 @@ msgid "Automatic setup"
|
|||
msgstr ""
|
||||
|
||||
#: Button.AddPartition
|
||||
msgid "Add"
|
||||
msgid "Add partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.DelPartition
|
||||
msgid "Remove"
|
||||
msgid "Remove partition"
|
||||
msgstr ""
|
||||
|
||||
#: Button.SavePartitions
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
Name = Disk partitioning
|
||||
Link = Partition a disk
|
||||
Name = Partition manager
|
||||
Link = Manage partitions
|
||||
|
||||
Title.Partition = Disk partitions
|
||||
Title.Partition = Manage partitions
|
||||
|
||||
Button {
|
||||
SelectDevice = Manual partitioning
|
||||
SelectDevice = Partition manually
|
||||
EasySetup = Automatic setup
|
||||
AddPartition = Add
|
||||
DelPartition = Remove
|
||||
AddPartition = Add partition
|
||||
DelPartition = Remove partition
|
||||
SavePartitions = Write new partition table
|
||||
AbortPartitions = Cancel
|
||||
}
|
||||
|
|
|
@ -27,7 +27,7 @@ REDIRECT_DELAY = 120
|
|||
class shutdown(cryptobox.plugins.base.CryptoBoxPlugin):
|
||||
|
||||
plugin_capabilities = [ "system" ]
|
||||
plugin_visibility = [ "preferences", "menu" ]
|
||||
plugin_visibility = [ "menu" ]
|
||||
request_auth = False
|
||||
rank = 90
|
||||
|
||||
|
|
|
@ -294,7 +294,7 @@ div.plugin_menu img {
|
|||
|
||||
div.plugin_system {
|
||||
float: left;
|
||||
width: 64px;
|
||||
width: 80px;
|
||||
/* It is necessary to define a unified height - otherwise a strange
|
||||
* effect may appear, if the last element of the first line has only a
|
||||
* one-lined description (and others have more than one line): the next
|
||||
|
|
Loading…
Reference in a new issue