aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* po: auto updateWerner Koch2020-09-031-51/+56
| | | | --
* po: Update the German translationWerner Koch2020-07-091-37/+49
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Update German translationWerner Koch2020-03-191-1/+7
| | | | --
* po: Update German translationWerner Koch2019-12-071-5/+39
| | | | --
* po: auto-updateWerner Koch2019-11-251-1/+3
| | | | --
* po: Update German translationWerner Koch2019-11-251-31/+49
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Update German translationWerner Koch2019-07-091-1/+8
| | | | --
* po: Auto-updateWerner Koch2019-05-281-14/+14
| | | | --
* po: Update the German translationWerner Koch2019-05-271-176/+156
| | | | --
* po: Auto updateWerner Koch2019-03-191-15/+13
| | | | --
* po: Auto-updateWerner Koch2019-02-121-2/+6
| | | | --
* po: Auto-updateWerner Koch2018-12-141-8/+13
| | | | --
* po: Update German translationWerner Koch2018-11-061-10/+7
| | | | --
* Post release updates.Werner Koch2018-08-301-1/+2
| | | | --
* po: Update German translationWerner Koch2018-08-301-42/+46
| | | | --
* po: Fix one fuzzy in German translation.Werner Koch2018-07-121-4/+3
| | | | --
* po: auto updateWerner Koch2018-07-121-24/+347
| | | | --
* po: Fix bug in german translationAndre Heinecke2018-07-041-1/+1
| | | | | | | | | | * po/de.po (decryption forced to fail!): Fix translation. -- The unmatched %s actually produced a crash on Windows. GnuPG-Bug-Id: T4053 GnuPG-Bug-Id: T4054
* po: Update German translationWerner Koch2018-06-081-4/+20
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Auto updateWerner Koch2018-05-021-28/+24
| | | | --
* po: Update German translationWerner Koch2018-04-091-41/+82
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Auto-updateWerner Koch2017-12-191-4/+3
| | | | | | -- Mainly due to removed translations in debug messages.
* po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.Werner Koch2017-12-191-2/+2
| | | | | | | | | | | | | | | | | -- These wrong translations are propably due to accidently removing a fuzzy mark. A German translation (gpgsm audit feature) was actually reversed. A Dutch translation has an unused ": %s" at the end. I am not 100% of the Romanian and Slovak strings, thus I marked them as fuzzy. GnuPG-bug-id: 3619 Signed-off-by: Werner Koch <[email protected]>
* po: Update German translationWerner Koch2017-11-021-11/+16
| | | | --
* po: Remove trailing colon from a German pinentry string.Werner Koch2017-09-261-2/+2
| | | | --
* po: Fix German translation.Werner Koch2017-09-241-2/+2
| | | | | | -- Reported-by: engelmarkus
* po: Auto-updateWerner Koch2017-08-091-1/+2
| | | | --
* po: Update German translationWerner Koch2017-08-091-13/+14
|
* po: Auto-updateWerner Koch2017-07-281-7/+14
| | | | --
* po: Update German translationWerner Koch2017-07-281-125/+138
|
* po: Update German translationWerner Koch2017-05-151-45/+28
|
* po: Update the German translationWerner Koch2017-04-031-3/+16
| | | | Signed-off-by: Werner Koch <[email protected]>
* po: Adjust the German translation.Werner Koch2017-02-221-6/+10
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Update the German translationAndre Heinecke2017-02-221-4/+4
| | | | --
* po: Update the German translationWerner Koch2017-02-221-25/+51
| | | | --
* po: Translate two new strings to GermanWerner Koch2017-01-231-1/+7
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Fixes to the German translationWerner Koch2017-01-231-9/+9
| | | | | | | | | | | | | | | | | | | | | | -- Justus reported that the German translation for the key listing in --edit-key does "usage: E" -> "Aufruf: E" which is clearly wrong. It turnd out that this translation was once marked as fuzzy and accidentally unfuzzied by me. "Aufruf" (bug) -> "Nutzung" "Leistungsfähigkeit" -> "Nutzung" "Signaturfähigkeit" -> "Signaturnutzbarkeit" etc. The last two are in the key generation menu. Also changed the key code for "Umschalten der Signaturnutzbarkeit" from "U" to "S". "Nutzung" is here better than "Fähigkeit" because the latter is more connected to the property of the algorithm, where the former better expresses an arbitrary choice. Signed-off-by: Werner Koch <[email protected]>
* po: Update German translation.Werner Koch2016-12-201-128/+242
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* po: Some updates to the German translation.Werner Koch2016-12-191-3/+18
| | | | --
* g10: Shorten unreasonably long option.Justus Winter2016-12-151-2/+2
| | | | | | | | | | | * g10/gpg.c (opts): Rename 'generate-revocation-certificate' to 'generate-revocation'. * doc/gpg.texi: Update accordingly. * po: Update translations. GnuPG-bug-id: 2700 Fixes-commit: ec1bd3ae685e95563e38077ab3c1655fd55dea07 Signed-off-by: Justus Winter <[email protected]>
* g10: Spell out --gen-revoke.Justus Winter2016-12-131-2/+2
| | | | | | | | | * g10/gpg.c (opts): Spell out option. * doc/gpg.texi: Update accordingly. * po: Update translations. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]>
* g10: Hyphenate --clearsign.Justus Winter2016-12-131-4/+4
| | | | | | | | | | * g10/gpg.c (opts): Hyphenate option. * doc/gpg.texi: Update accordingly. * po: Update translations. * tests/openpgp: Update tests. GnuPG-bug-id: 2700 Signed-off-by: Justus Winter <[email protected]>
* po: Update the German translationWerner Koch2016-11-181-112/+282
| | | | | | | | | -- Note that the TOFU related strings are updated because more changes are expected after the next release. Signed-off-by: Werner Koch <[email protected]>
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-021-1/+1
| | | | | | | | | | | There were several different variant spellings of "passphrase". This should fix them all for all English text. I did notice that po/it.po contains multiple instances of "passhprase", which also looks suspect to me, but i do not know Italian, so i did not try to correct it. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* po: Update German translationWerner Koch2016-08-181-76/+76
|
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * README, agent/command.c, agent/keyformat.txt, common/i18n.c, common/iobuf.c, common/keyserver.h, dirmngr/cdblib.c, dirmngr/ldap-wrapper.c, doc/DETAILS, doc/TRANSLATE, doc/announce-2.1.txt, doc/gpg.texi, doc/gpgsm.texi, doc/scdaemon.texi, doc/tools.texi, doc/whats-new-in-2.1.txt, g10/export.c, g10/getkey.c, g10/import.c, g10/keyedit.c, m4/ksba.m4, m4/libgcrypt.m4, m4/ntbtls.m4, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/nb.po, po/pl.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, scd/app-p15.c, scd/ccid-driver.c, scd/command.c, sm/gpgsm.c, sm/sign.c, tools/gpgconf-comp.c, tools/gpgtar.h: replace "Allow to" with clearer text. In standard English, the normal construction is "${XXX} allows ${YYY} to" -- that is, the subject (${XXX}) of the sentence is allowing the object (${YYY}) to do something. When the object is missing, the phrasing sounds awkward, even if the object is implied by context. There's almost always a better construction that isn't as awkward. These changes should make the language a bit clearer. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* po: Update the German translationWerner Koch2016-07-141-13/+34
|
* po: Update German translationWerner Koch2016-06-161-25/+31
| | | | Signed-off-by: Werner Koch <[email protected]>
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-3/+3
| | | | | | | -- GnuPG-bug-id: 2383 Signed-off-by: Werner Koch <[email protected]>
* po: Update German translation.Werner Koch2016-05-041-105/+196
| | | | Signed-off-by: Werner Koch <[email protected]>