diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-08 19:54:52 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 02:07:55 +0100 |
commit | 69c700e1c500f7a2e290475a4b56bef91ceeeb19 (patch) | |
tree | 3fea202bed484addc3495940f6cd5721b80bcdd3 /template/messages/tdebase/kcmmedia.pot | |
parent | 817849f1b628cc525e9f42997720e97932044885 (diff) | |
download | tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.tar.gz tde-i18n-69c700e1c500f7a2e290475a4b56bef91ceeeb19.zip |
Add translation templates for tdebase.
Add missing header in PO files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'template/messages/tdebase/kcmmedia.pot')
-rw-r--r-- | template/messages/tdebase/kcmmedia.pot | 405 |
1 files changed, 405 insertions, 0 deletions
diff --git a/template/messages/tdebase/kcmmedia.pot b/template/messages/tdebase/kcmmedia.pot new file mode 100644 index 00000000000..0122dbf62ce --- /dev/null +++ b/template/messages/tdebase/kcmmedia.pot @@ -0,0 +1,405 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-08 19:27+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:51 +msgid "&Notifications" +msgstr "" + +#: main.cpp:56 +msgid "&Advanced" +msgstr "" + +#: main.cpp:63 +msgid "Storage Media" +msgstr "" + +#: main.cpp:65 +msgid "Storage Media Control Panel Module" +msgstr "" + +#: main.cpp:67 +msgid "(c) 2005 Jean-Remy Falleri" +msgstr "" + +#: main.cpp:68 +msgid "Maintainer" +msgstr "" + +#: main.cpp:71 +msgid "Help for the application design" +msgstr "" + +#: main.cpp:101 +msgid "FIXME : Write me..." +msgstr "" + +#: managermodule.cpp:49 +msgid "No support for HAL on this system" +msgstr "" + +#: managermodule.cpp:56 +msgid "No support for CD polling on this system" +msgstr "" + +#: notifiermodule.cpp:46 +msgid "All Mime Types" +msgstr "" + +#: serviceview.ui:30 serviceview.ui:49 +#: serviceconfigdialog.cpp:40 +#, no-c-format +msgid "Edit Service" +msgstr "" + +#: managermoduleview.ui:16 +#, no-c-format +msgid "ManagerModuleView" +msgstr "" + +#: managermoduleview.ui:27 +#, no-c-format +msgid "Enable HAL backend" +msgstr "" + +#: managermoduleview.ui:30 +#, no-c-format +msgid "" +"Select this if you want to enable the Hardware Abstraction Layer " +"(http://hal.freedesktop.org/wiki/Software/hal) support." +msgstr "" + +#: managermoduleview.ui:38 +#, no-c-format +msgid "Enable CD polling" +msgstr "" + +#: managermoduleview.ui:41 +#, no-c-format +msgid "Select this to enable the CD polling." +msgstr "" + +#: managermoduleview.ui:49 +#, no-c-format +msgid "Enable medium application autostart after mount" +msgstr "" + +#: managermoduleview.ui:52 +#, no-c-format +msgid "" +"Select this if you want to enable application autostart after mounting a " +"device." +msgstr "" + +#: managermoduleview.ui:60 +#, no-c-format +msgid "Enable notification popups" +msgstr "" + +#: managermoduleview.ui:63 +#, no-c-format +msgid "" +"Deselect this if you do not want action request popups to be generated when " +"devices are plugged in." +msgstr "" + +#: managermoduleview.ui:71 +#, no-c-format +msgid "Mount options" +msgstr "" + +#: managermoduleview.ui:91 +#, no-c-format +msgid "" +"Here you can specify default mount options for your storage media. Please " +"note that some options are not supported for certain filesystems and/or " +"medium. You will be able to redefine all these options on per-volume basis " +"later, using Properties dialog of the corresponding volume.<br>\n" +"Some of the options are tristate. Leave them \"undefined\" to let TDE choose " +"the best value depending on your media." +msgstr "" + +#: managermoduleview.ui:110 +#, no-c-format +msgid "Read only" +msgstr "" + +#: managermoduleview.ui:113 +#, no-c-format +msgid "By default, mount all file systems read-only." +msgstr "" + +#: managermoduleview.ui:121 +#, no-c-format +msgid "Mount as user" +msgstr "" + +#: managermoduleview.ui:124 +#, no-c-format +msgid "Mount this file system as user." +msgstr "" + +#: managermoduleview.ui:132 +#, no-c-format +msgid "Flushed IO" +msgstr "" + +#: managermoduleview.ui:138 +#, no-c-format +msgid "" +"Always flush all data to the hot plug devices immediately and don't cache it." +msgstr "" + +#: managermoduleview.ui:146 +#, no-c-format +msgid "Synchronous" +msgstr "" + +#: managermoduleview.ui:152 +#, no-c-format +msgid "All I/O to the file system should be done synchronously." +msgstr "" + +#: managermoduleview.ui:160 +#, no-c-format +msgid "Quiet" +msgstr "" + +#: managermoduleview.ui:163 +#, no-c-format +msgid "" +"Attempts to chown or chmod files do not return errors, although they fail. " +"Use with caution!" +msgstr "" + +#: managermoduleview.ui:171 +#, no-c-format +msgid "UTF-8 charset" +msgstr "" + +#: managermoduleview.ui:174 +#, no-c-format +msgid "" +"UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the " +"console. It can be be enabled for the filesystem with this option." +msgstr "" + +#: managermoduleview.ui:190 +#, no-c-format +msgid "Short names:" +msgstr "" + +#: managermoduleview.ui:211 +#, no-c-format +msgid "" +"<h2>Defines the behaviour for creation and display of filenames which " +"fit into 8.3 characters. If a long name for a file exists, it will always be " +"preferred display.</h2>\n" +"\n" +"<h3><b>Default</b></h3>\n" +"Do not force a short name option at all.\n" +"\n" +"<h3><b>Lower</b></h3>\n" +"Force the short name to lower case upon display store a long name when the " +"short name is not all upper case.\n" +"\n" +"<h3><b>Windows 95</b></h3>\n" +"Force the short name to upper case upon display store a long name when the " +"short name is not all upper case.\n" +"\n" +"<h3><b>Windows NT</b></h3>\n" +"Display the shortname as is store a long name when the short name is not all " +"lower case or all upper case.\n" +"\n" +"<h3><b>Mixed</b></h3>\n" +"Display the short name as is store a long name when the short name is not " +"all upper case." +msgstr "" + +#: managermoduleview.ui:217 +#, no-c-format +msgid "All Data" +msgstr "" + +#: managermoduleview.ui:222 +#, no-c-format +msgid "Ordered" +msgstr "" + +#: managermoduleview.ui:227 +#, no-c-format +msgid "Writeback" +msgstr "" + +#: managermoduleview.ui:242 +#, no-c-format +msgid "Journaling:" +msgstr "" + +#: managermoduleview.ui:257 +#, no-c-format +msgid "" +"<h2>Specifies the journalling mode for file data. Metadata is always " +"journaled. </h2>\n" +" \n" +"<h3><b>All Data</b></h3>\n" +" All data is committed into the journal prior to being written " +"into the main file system. This is the slowest variant with the highest data " +"security.\n" +"\n" +"<h3><b>Ordered</b></h3>\n" +" All data is forced directly out to the main file system prior to " +"its metadata being committed to the journal.\n" +"\n" +"<h3><b>Write Back</b></h3>\n" +" Data ordering is not preserved - data may be written into the " +"main file system after its metadata has been committed to the journal. This " +"is rumoured to be the highest-throughput option. It guarantees internal " +"file system integrity, however it can allow old data to appear in files " +"after a crash and journal recovery." +msgstr "" + +#: managermoduleview.ui:263 +#, no-c-format +msgid "Default" +msgstr "" + +#: managermoduleview.ui:268 +#, no-c-format +msgid "Lower" +msgstr "" + +#: managermoduleview.ui:273 +#, no-c-format +msgid "Windows 95" +msgstr "" + +#: managermoduleview.ui:278 +#, no-c-format +msgid "Windows NT" +msgstr "" + +#: managermoduleview.ui:283 +#, no-c-format +msgid "Mixed" +msgstr "" + +#: managermoduleview.ui:297 +#, no-c-format +msgid "Mount automatically" +msgstr "" + +#: managermoduleview.ui:300 +#, no-c-format +msgid "By default, mount all file systems automatically." +msgstr "" + +#: managermoduleview.ui:308 +#, no-c-format +msgid "Access time updates" +msgstr "" + +#: managermoduleview.ui:314 +#, no-c-format +msgid "Update inode access time for each access." +msgstr "" + +#: notifiermoduleview.ui:48 +#, no-c-format +msgid "Medium types:" +msgstr "" + +#: notifiermoduleview.ui:64 +#, no-c-format +msgid "" +"Here is the list of the available types of medium which can be monitored. " +"You can filter the available actions by selecting a type of medium. If you " +"want to see all the actions, select \"All Mime Types\"." +msgstr "" + +#: notifiermoduleview.ui:90 +#, no-c-format +msgid "&Add..." +msgstr "" + +#: notifiermoduleview.ui:93 +#, no-c-format +msgid "Click here to add an action." +msgstr "" + +#: notifiermoduleview.ui:101 +#, no-c-format +msgid "&Delete" +msgstr "" + +#: notifiermoduleview.ui:104 +#, no-c-format +msgid "Click here to delete the selected action if possible." +msgstr "" + +#: notifiermoduleview.ui:112 +#, no-c-format +msgid "&Edit..." +msgstr "" + +#: notifiermoduleview.ui:115 +#, no-c-format +msgid "Click here to edit the selected action if possible." +msgstr "" + +#: notifiermoduleview.ui:123 +#, no-c-format +msgid "&Toggle as Auto Action" +msgstr "" + +#: notifiermoduleview.ui:126 +#, no-c-format +msgid "" +"Click here to perform this action automatically on detection of the selected " +"medium type (this option is disabled when \"All Mime Types\" is selected)." +msgstr "" + +#: notifiermoduleview.ui:153 +#, no-c-format +msgid "" +"Here is the list of the available actions. You can modify them by using the " +"buttons on your right." +msgstr "" + +#: serviceview.ui:188 +#, no-c-format +msgid "Available &medium types:" +msgstr "" + +#: serviceview.ui:191 +#, no-c-format +msgid "Displa&y service for:" +msgstr "" + +#: serviceview.ui:218 +#, no-c-format +msgid "Command:" +msgstr "" |