i18n kinit

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23824 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-13 09:45:20 +00:00
parent 166b4b975c
commit 326718e312
4 changed files with 262 additions and 49 deletions

View File

@@ -0,0 +1,192 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Heimdal 1.2.99\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-09-12 20:08+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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: kuser/kinit.c:87
msgid "obtain version 4 TGT"
msgstr ""
#: kuser/kinit.c:90
msgid "only convert ticket to version 4"
msgstr ""
#: kuser/kinit.c:93
msgid "obtain afs tokens"
msgstr ""
#: kuser/kinit.c:96
msgid "credentials cache"
msgstr ""
#: kuser/kinit.c:99
msgid "get forwardable tickets"
msgstr ""
#: kuser/kinit.c:102
msgid "keytab to use"
msgstr ""
#: kuser/kinit.c:105
msgid "lifetime of tickets"
msgstr ""
#: kuser/kinit.c:108
msgid "get proxiable tickets"
msgstr ""
#: kuser/kinit.c:111
msgid "renew TGT"
msgstr ""
#: kuser/kinit.c:114
msgid "get renewable tickets"
msgstr ""
#: kuser/kinit.c:117
msgid "renewable lifetime of tickets"
msgstr ""
#: kuser/kinit.c:120
msgid "server to get ticket for"
msgstr ""
#: kuser/kinit.c:123
msgid "when ticket gets valid"
msgstr ""
#: kuser/kinit.c:126
msgid "get key from keytab"
msgstr ""
#: kuser/kinit.c:129
msgid "validate TGT"
msgstr ""
#: kuser/kinit.c:132
msgid "encryption types to use"
msgstr ""
#: kuser/kinit.c:135
msgid "file cache version to create"
msgstr ""
#: kuser/kinit.c:138
msgid "request a ticket with no addresses"
msgstr ""
#: kuser/kinit.c:141
msgid "include these extra addresses"
msgstr ""
#: kuser/kinit.c:144
msgid "request an anonymous ticket"
msgstr ""
#: kuser/kinit.c:147
msgid "request a Windows PAC"
msgstr ""
#: kuser/kinit.c:150
msgid "read the password from a file"
msgstr ""
#: kuser/kinit.c:153
msgid "canonicalize client principal"
msgstr ""
#: kuser/kinit.c:156
msgid "principal's public/private/certificate identifier"
msgstr ""
#: kuser/kinit.c:159
msgid "directory with CA certificates"
msgstr ""
#: kuser/kinit.c:162
msgid "Use RSA encrypted reply (instead of DH)"
msgstr ""
#: kuser/kinit.c:165
msgid "NTLM domain"
msgstr ""
#: kuser/kinit.c:168
msgid "honor ok-as-delegate on tickets"
msgstr ""
#: kuser/kinit.c:171
msgid "only use referrals, no dns canalisation"
msgstr ""
#: kuser/kinit.c:174
msgid "get windows behavior"
msgstr ""
#: kuser/kinit.c:185
msgid "Usage: "
msgstr ""
#: kuser/kinit.c:401
#, c-format
msgid "Failed to read password from file %s"
msgstr ""
#: kuser/kinit.c:466
#: kuser/kinit.c:806
#, c-format
msgid "unparsable time: %s"
msgstr ""
#: kuser/kinit.c:524
#, c-format
msgid "%s's Password: "
msgstr ""
#: kuser/kinit.c:558
msgid "Password incorrect"
msgstr ""
#: kuser/kinit.c:561
msgid "Looks like a Kerberos 4 reply"
msgstr ""
#: kuser/kinit.c:572
#, c-format
msgid "NOTICE: ticket lifetime is %s"
msgstr ""
#: kuser/kinit.c:581
#, c-format
msgid "NOTICE: ticket renewable lifetime is %s"
msgstr ""
#: kuser/kinit.c:798
msgid "resolving credentials cache"
msgstr ""
#: kuser/kinit.c:813
msgid "specifying both extra addresses and no addresses makes no sense"
msgstr ""
#: kuser/kinit.c:859
#, c-format
msgid "permission denied: %s"
msgstr ""
#: kuser/kinit.c:861
#, c-format
msgid "command not found: %s"
msgstr ""