git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23833 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-14 11:53:54 +00:00
parent 37fca93d50
commit ce22561051

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Heimdal 1.2.99\n" "Project-Id-Version: Heimdal 1.2.99\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-12 20:08+0100\n" "POT-Creation-Date: 2008-09-14 11:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,39 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: kuser/kgetcred.c:52
msgid "credential cache to use"
msgstr ""
#: kuser/kgetcred.c:54
msgid "credential cache to store credential in"
msgstr ""
#: kuser/kgetcred.c:56
msgid "where to find the ticket use for delegation"
msgstr ""
#: kuser/kgetcred.c:58
msgid "canonicalize the principal"
msgstr ""
#: kuser/kgetcred.c:60
msgid "forwardable ticket requested"
msgstr ""
#: kuser/kgetcred.c:63
msgid "encryption type to use"
msgstr ""
#: kuser/kgetcred.c:65
msgid "client to impersonate"
msgstr ""
#: kuser/kgetcred.c:135
#, c-format
msgid "unrecognized enctype: %s"
msgstr ""
#: kuser/kinit.c:87 #: kuser/kinit.c:87
msgid "obtain version 4 TGT" msgid "obtain version 4 TGT"
msgstr "" msgstr ""
@@ -136,6 +169,7 @@ msgid "get windows behavior"
msgstr "" msgstr ""
#: kuser/kinit.c:185 #: kuser/kinit.c:185
#: kuser/klist.c:583
msgid "Usage: " msgid "Usage: "
msgstr "" msgstr ""
@@ -190,3 +224,193 @@ msgstr ""
#, c-format #, c-format
msgid "command not found: %s" msgid "command not found: %s"
msgstr "" msgstr ""
#: kuser/klist.c:58
msgid " Issued"
msgstr ""
#: kuser/klist.c:59
msgid " Expires"
msgstr ""
#: kuser/klist.c:60
msgid "Flags"
msgstr ""
#: kuser/klist.c:61
msgid " Principal"
msgstr ""
#: kuser/klist.c:62
msgid " Principal (kvno)"
msgstr ""
#: kuser/klist.c:63
msgid " Cache name"
msgstr ""
#: kuser/klist.c:86
msgid ">>>Expired<<<"
msgstr ""
#: kuser/klist.c:134
#, c-format
msgid "Server: %s\n"
msgstr ""
#: kuser/klist.c:140
#, c-format
msgid "Client: %s\n"
msgstr ""
#: kuser/klist.c:150
msgid "Ticket etype: "
msgstr ""
#: kuser/klist.c:155
#, c-format
msgid "unknown-enctype(%d)"
msgstr ""
#: kuser/klist.c:158
#, c-format
msgid ", kvno %d"
msgstr ""
#: kuser/klist.c:165
#, c-format
msgid "Session key: %s\n"
msgstr ""
#: kuser/klist.c:170
#, c-format
msgid "Ticket length: %lu\n"
msgstr ""
#: kuser/klist.c:173
#, c-format
msgid "Auth time: %s\n"
msgstr ""
#: kuser/klist.c:176
#, c-format
msgid "Start time: %s\n"
msgstr ""
#: kuser/klist.c:178
#, c-format
msgid "End time: %s"
msgstr ""
#: kuser/klist.c:181
msgid " (expired)"
msgstr ""
#: kuser/klist.c:184
#, c-format
msgid "Renew till: %s\n"
msgstr ""
#: kuser/klist.c:191
#, c-format
msgid "Ticket flags: %s\n"
msgstr ""
#: kuser/klist.c:193
msgid "Addresses: "
msgstr ""
#: kuser/klist.c:206
msgid "addressless"
msgstr ""
#: kuser/klist.c:236
msgid "Credentials cache"
msgstr ""
#: kuser/klist.c:239
msgid "Principal"
msgstr ""
#: kuser/klist.c:243
msgid "Cache version"
msgstr ""
#: kuser/klist.c:262
msgid "KDC time offset"
msgstr ""
#: kuser/klist.c:409
#: kuser/klist.c:521
msgid ">>> Expired <<<"
msgstr ""
#: kuser/klist.c:414
#, c-format
msgid "User's (AFS ID %d) tokens for %s"
msgstr ""
#: kuser/klist.c:416
#, c-format
msgid "Tokens for %s"
msgstr ""
#: kuser/klist.c:455
#, c-format
msgid "No ticket file: %s"
msgstr ""
#: kuser/klist.c:556
msgid "credentials cache to list"
msgstr ""
#: kuser/klist.c:558
msgid "test for having tickets"
msgstr ""
#: kuser/klist.c:561
msgid "display AFS tokens"
msgstr ""
#: kuser/klist.c:563
msgid "display v5 cred cache"
msgstr ""
#: kuser/klist.c:565
#: kuser/klist.c:567
msgid "verbose output"
msgstr ""
#: kuser/klist.c:569
msgid "display hidden credentials"
msgstr ""
#: kuser/klist.c:573
#: kuser/kswitch.c:56
msgid "print version"
msgstr ""
#: kuser/kswitch.c:50
msgid "type of credential cache"
msgstr ""
#: kuser/kswitch.c:52
msgid "name of credential cache"
msgstr ""
#: kuser/kswitch.c:54
msgid "name of principal"
msgstr ""
#: kuser/kswitch.c:102
msgid "Both --cache and --principal given, choose one"
msgstr ""
#: kuser/kswitch.c:114
#, c-format
msgid "Did not find principal: %s"
msgstr ""
#: kuser/kswitch.c:128
msgid "out of memory"
msgstr ""