[19388] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: krb5: German translation

daemon@ATHENA.MIT.EDU (Chris Leick)
Thu Apr 7 02:42:25 2016

From: Chris Leick <c.leick@vollbio.de>
To: Rick van Rein <rick@openfortress.nl>
Date: Thu, 07 Apr 2016 08:26:50 +0200
Message-ID: <4134336.WOuskaiIMy@pc223>
In-Reply-To: <5705EE76.8020408@openfortress.nl>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="nextPart6170394.l1BtjAhOfE"
Content-Transfer-Encoding: 7Bit
Cc: krbdev@mit.edu
Errors-To: krbdev-bounces@mit.edu

This is a multi-part message in MIME format.

--nextPart6170394.l1BtjAhOfE
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"

Hi Rick and Greg,

Rick van Rein:


> > Do we have someone else in our developer community who knows
> > enough German to check it for serious problems?

This file was already proof-read by Helge Kreutzmann.
See https://lists.debian.org/debian-l10n-german/2015/04/ until=20
https://lists.debian.org/debian-l10n-german/2016/04/


> SUGGESTION:
>=20
>     msgid "\t-E client is enterprise principal name\n"
>     msgstr "\t-E Client ist der Principal-Name des Unternehmens\n"
>=20
> This translation says "E client is the PrincipalName of the enterpris=
e",
> which is probably not the best translation.  Wouldn't it be better to=

> refer to an enterprise-STYLE name?  Something like
>=20
>     msgid "\t-E client is enterprise principal name\n"
>     msgstr "\t-E Client ist einer Principal-Name im Enterprise-stil\n=
"

This would be =BBE client is a principal name in enterprise style=AB, b=
ut there's=20
no german explanation, what Enterprise-Stil means.=20


> SUGGESTION:
>=20
>     msgid "\t-i use default client keytab (with -k)\n"
>     msgstr "\t-i verwendet die Standardschl=FCsseltabelle des Clients=
 (mit
> -k).\n"
>=20
> Adds a point not in the original line; this difference occurs in more=

> places.
>=20
> As another general point, "keytab" refers to a file, and since you wr=
ite
> it out instead of sticking to the term, should you not say
> "Schl=FCsseldatei" instead of "Schl=FCsseltabelle"?

No. "Schl=FCsseldatei" is keyfile and keyfile occurs in this translatio=
n as well,=20
e.g.

#: ../../src/kadmin/dbutil/kdb5_util.c:80
#, c-format
msgid ""
"Usage: kdb5_util [-x db_args]* [-r realm] [-d dbname] [-k mkeytype] [-=
M "
"mkeyname]\n"
"\t        [-kv mkeyVNO] [-sf stashfilename] [-m] cmd [cmd_options]\n"
"\tcreate  [-s]\n"
"\tdestroy [-f]\n"
"\tstash   [-f keyfile]\n"



> SUGGESTION:
>=20
>     msgid "\t-T armor credential cache\n"
>     msgstr "\t-T geh=E4rteter Anmeldedatenzwischenspeicher\n"
>=20
> I think "armor" is meant as a verb, not as an adjective?

If this is a  verb, you can change it to=20
msgstr "\t-T Anmeldedatenzwischenspeicher h=E4rten\n"


> SUGGESTION:
>=20
>     msgid "Only one -t option allowed.\n"
>     msgstr "Nur die Option -t ist erlaubt.\n"

Nur eine -t-Option ist erlaubt.\n

>     msgid "Only one -I option allowed\n"
>     msgstr "Nur die Option -I ist erlaubt.\n"

Nur eine -l-Option ist erlaubt.\n

>     msgid "Only one of -a and -A allowed\n"
>     msgstr "Nur -a und -A ist erlaubt.\n"

Nur -a oder -A ist erlaubt.\n

>     msgid "Only one of -t and -i allowed\n"
>     msgstr "Nur -t und-i ist erlaubt.\n"        (space missing)

Nur -t oder -i ist erlaubt.\n


> SUGGESTION:
>=20
>     msgid "When determining client principal name from keytab"
>     msgstr "beim Bestimmen des Dienst-Principal-Namens anhand der
> Schl=FCsseltabelle"
>=20
> "Dienst" is "service"; should translate "client" e.g. Benutzer?

No, Client is correct, Benutzer is user.
msgstr "beim Bestimmen des Client-Principal-Namens anhand der
Schl=FCsseltabelle"


> SUGGESTION
>=20
>     msgid "account %s: authorization failed\n"
>     msgstr "Konto %s: Authentifizierung fehlgeschlagen\n"
>=20
> Authorisation translated to authentication.  Not sure if this is prop=
er
> here.

Ok.
Konto %s: Autorisierung fehlgeschlagen\n

I've attached a patch.

Kind regards,
Chris


--nextPart6170394.l1BtjAhOfE
Content-Disposition: attachment; filename="de.po.diff"
Content-Transfer-Encoding: quoted-printable
Content-Type: text/x-patch; charset="UTF-8"; name="de.po.diff"

--- de.po=092016-04-07 08:15:42.258136498 +0200
+++ de_new.po=092016-04-07 08:24:18.216694999 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: mit-krb5 13.2\n"
 "Report-Msgid-Bugs-To: krbdev@mit.edu\n"
 "POT-Creation-Date: 2015-05-06 14:59-0400\n"
-"PO-Revision-Date: 2016-04-05 23:20+0200\n"
+"PO-Revision-Date: 2016-04-07 08:15+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language: de\n"
@@ -199,7 +199,7 @@
 #: ../../src/clients/kinit/kinit.c:233
 #, c-format
 msgid "\t-T armor credential cache\n"
-msgstr "\t-T geh=C3=A4rteter Anmeldedatenzwischenspeicher\n"
+msgstr "\t-T Anmeldedatenzwischenspeicher h=C3=A4rten\n"
=20
 #: ../../src/clients/kinit/kinit.c:234
 #, c-format
@@ -219,7 +219,7 @@
 #: ../../src/clients/kinit/kinit.c:362
 #, c-format
 msgid "Only one -t option allowed.\n"
-msgstr "Nur die Option -t ist erlaubt.\n"
+msgstr "Nur eine -t-Option ist erlaubt.\n"
=20
 #: ../../src/clients/kinit/kinit.c:370
 #, c-format
@@ -229,7 +229,7 @@
 #: ../../src/clients/kinit/kinit.c:391
 #, c-format
 msgid "Only one -I option allowed\n"
-msgstr "Nur die Option -I ist erlaubt.\n"
+msgstr "Nur eine -I-Option ist erlaubt.\n"
=20
 #: ../../src/clients/kinit/kinit.c:401
 msgid "while adding preauth option"
@@ -248,12 +248,12 @@
 #: ../../src/clients/kinit/kinit.c:435
 #, c-format
 msgid "Only one of -a and -A allowed\n"
-msgstr "Nur -a und -A ist erlaubt.\n"
+msgstr "Nur eine der Optionen -a und -A ist erlaubt.\n"
=20
 #: ../../src/clients/kinit/kinit.c:440
 #, c-format
 msgid "Only one of -t and -i allowed\n"
-msgstr "Nur -t und-i ist erlaubt.\n"
+msgstr "Nur eine der Optionen -t und-i ist erlaubt.\n"
=20
 #: ../../src/clients/kinit/kinit.c:447
 #, c-format
@@ -501,7 +501,7 @@
 #: ../../src/clients/klist/klist.c:102
 #, c-format
 msgid "\t\t-d shows the submitted authorization data types\n"
-msgstr "\t\t-d zeigt die =C3=BCbertragenen Authorisierungsdatentypen.\=
n"
+msgstr "\t\t-d zeigt die =C3=BCbertragenen Autorisierungsdatentypen.\n=
"
=20
 #: ../../src/clients/klist/klist.c:104
 #, c-format
@@ -970,7 +970,7 @@
 #: ../../src/clients/ksu/main.c:417
 #, c-format
 msgid "account %s: authorization failed\n"
-msgstr "Konto %s: Authentifizierung fehlgeschlagen\n"
+msgstr "Konto %s: Autorisierung fehlgeschlagen\n"
=20
 #: ../../src/clients/ksu/main.c:442
 msgid "while parsing temporary name"
@@ -4555,7 +4555,7 @@
=20
 #: ../../src/lib/kadm5/str_conv.c:95
 msgid "No authorization data required"
-msgstr "keine Authentifizierungsdaten erforderlich"
+msgstr "keine Autorisierungsdaten erforderlich"
=20
 #: ../../src/lib/kdb/kdb5.c:219
 msgid "No default realm set; cannot initialize KDB"

--nextPart6170394.l1BtjAhOfE
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

--nextPart6170394.l1BtjAhOfE--


home help back first fref pref prev next nref lref last post