diff options
Diffstat (limited to 'template/messages/tdebase/kcmsmartcard.pot')
-rw-r--r-- | template/messages/tdebase/kcmsmartcard.pot | 175 |
1 files changed, 175 insertions, 0 deletions
diff --git a/template/messages/tdebase/kcmsmartcard.pot b/template/messages/tdebase/kcmsmartcard.pot new file mode 100644 index 00000000000..41b3769b99a --- /dev/null +++ b/template/messages/tdebase/kcmsmartcard.pot @@ -0,0 +1,175 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-06 17:06+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 "" + +#: smartcard.cpp:59 +msgid "kcmsmartcard" +msgstr "" + +#: smartcard.cpp:59 +msgid "TDE Smartcard Control Module" +msgstr "" + +#: smartcard.cpp:61 +msgid "(c) 2001 George Staikos" +msgstr "" + +#: smartcard.cpp:73 +msgid "Change Module..." +msgstr "" + +#: smartcard.cpp:128 +msgid "Unable to launch KCardChooser" +msgstr "" + +#: smartcard.cpp:157 +msgid "No card inserted" +msgstr "" + +#: smartcard.cpp:196 +msgid "Smart card support disabled" +msgstr "" + +#: smartcard.cpp:207 +msgid "No readers found. Check 'pcscd' is running" +msgstr "" + +#: smartcard.cpp:230 smartcard.cpp:250 +msgid "NO ATR or no card inserted" +msgstr "" + +#: smartcard.cpp:262 +msgid "Managed by: " +msgstr "" + +#: smartcard.cpp:272 +msgid "No module managing this card" +msgstr "" + +#: smartcard.cpp:368 +msgid "" +"<h1>smartcard</h1> This module allows you to configure TDE support for " +"smartcards. These can be used for various tasks such as storing SSL " +"certificates and logging in to the system." +msgstr "" + +#: nosmartcardbase.ui:24 +#, no-c-format +msgid "<b>Unable to contact the TDE smartcard service.</b>" +msgstr "" + +#: nosmartcardbase.ui:35 +#, no-c-format +msgid "Possible Reasons" +msgstr "" + +#: nosmartcardbase.ui:49 +#, no-c-format +msgid "" +"\n" +"1) The TDE daemon, 'kded' is not running. You can restart it by running the " +"command 'tdeinit' and then try reloading the Trinity Control Center to see " +"if this message goes away.\n" +"\n" +"2) You don't appear to have smartcard support in the TDE libraries. You will " +"need to recompile the tdelibs package with libpcsclite installed." +msgstr "" + +#: smartcardbase.ui:31 +#, no-c-format +msgid "Smartcard Support" +msgstr "" + +#: smartcardbase.ui:42 +#, no-c-format +msgid "&Enable smartcard support" +msgstr "" + +#: smartcardbase.ui:61 +#, no-c-format +msgid "Enable &polling to autodetect card events" +msgstr "" + +#: smartcardbase.ui:64 +#, no-c-format +msgid "" +"In most cases you should have this enabled. It allows TDE to automatically " +"detect card insertion and reader hotplug events." +msgstr "" + +#: smartcardbase.ui:92 +#, no-c-format +msgid "Automatically &launch card manager if inserted card is unclaimed" +msgstr "" + +#: smartcardbase.ui:95 +#, no-c-format +msgid "" +"When you insert a smartcard, TDE can automatically launch a management tool " +"if no other application attempts to use the card." +msgstr "" + +#: smartcardbase.ui:106 +#, no-c-format +msgid "&Beep on card insert and removal" +msgstr "" + +#: smartcardbase.ui:135 +#, no-c-format +msgid "Readers" +msgstr "" + +#: smartcardbase.ui:152 +#, no-c-format +msgid "Reader" +msgstr "" + +#: smartcardbase.ui:163 +#, no-c-format +msgid "Type" +msgstr "" + +#: smartcardbase.ui:174 +#, no-c-format +msgid "Subtype" +msgstr "" + +#: smartcardbase.ui:185 +#, no-c-format +msgid "SubSubtype" +msgstr "" + +#: smartcardbase.ui:228 +#, no-c-format +msgid "PCSCLite Configuration" +msgstr "" + +#: smartcardbase.ui:251 +#, no-c-format +msgid "" +"To add new readers you have to modify /etc/readers.conf file and re-start " +"pcscd" +msgstr "" |