aboutsummaryrefslogtreecommitdiffstats
path: root/po/de.po (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-10po: Auto updatesWerner Koch1-2/+4
--
2021-06-08po: Update German translationWerner Koch1-156/+152
--
2021-05-17po: In German always use "Passwort" instead of "Passphrase".Werner Koch1-71/+79
-- This is a several decade old debate how to name this. Meanwhile in Germany it seems to be more clean to use the term "Passwort" instead of "Passphrase" (or that "Mantra" thing). It is easier to explain to users that a password may include spaces etc than to to explain the difference between passphrase and password. So let's keep the things in the code as is but change the translations. Signed-off-by: Werner Koch <[email protected]>
2021-05-04po: auto updatesWerner Koch1-9/+9
--
2021-01-11po: Auto updatesWerner Koch1-4/+3
--
2020-12-21po: Auto-mergeWerner Koch1-112/+87
--
2020-12-21po: Update German translationWerner Koch1-13/+30
--
2020-11-11po: Update the German translationWerner Koch1-13/+21
--
2020-09-03po: auto updateWerner Koch1-51/+56
--
2020-07-09po: Update the German translationWerner Koch1-37/+49
-- Signed-off-by: Werner Koch <[email protected]>
2020-03-19po: Update German translationWerner Koch1-1/+7
--
2019-12-07po: Update German translationWerner Koch1-5/+39
--
2019-11-25po: auto-updateWerner Koch1-1/+3
--
2019-11-25po: Update German translationWerner Koch1-31/+49
-- Signed-off-by: Werner Koch <[email protected]>
2019-07-09po: Update German translationWerner Koch1-1/+8
--
2019-05-28po: Auto-updateWerner Koch1-14/+14
--
2019-05-27po: Update the German translationWerner Koch1-176/+156
--
2019-03-19po: Auto updateWerner Koch1-15/+13
--
2019-02-12po: Auto-updateWerner Koch1-2/+6
--
2018-12-14po: Auto-updateWerner Koch1-8/+13
--
2018-11-06po: Update German translationWerner Koch1-10/+7
--
2018-08-30Post release updates.Werner Koch1-1/+2
--
2018-08-30po: Update German translationWerner Koch1-42/+46
--
2018-07-12po: Fix one fuzzy in German translation.Werner Koch1-4/+3
--
2018-07-12po: auto updateWerner Koch1-24/+347
--
2018-07-04po: Fix bug in german translationAndre Heinecke1-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
2018-06-08po: Update German translationWerner Koch1-4/+20
-- Signed-off-by: Werner Koch <[email protected]>
2018-05-02po: Auto updateWerner Koch1-28/+24
--
2018-04-09po: Update German translationWerner Koch1-41/+82
-- Signed-off-by: Werner Koch <[email protected]>
2017-12-19po: Auto-updateWerner Koch1-4/+3
-- Mainly due to removed translations in debug messages.
2017-12-19po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.Werner Koch1-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]>
2017-11-02po: Update German translationWerner Koch1-11/+16
--
2017-09-26po: Remove trailing colon from a German pinentry string.Werner Koch1-2/+2
--
2017-09-24po: Fix German translation.Werner Koch1-2/+2
-- Reported-by: engelmarkus
2017-08-09po: Auto-updateWerner Koch1-1/+2
--
2017-08-09po: Update German translationWerner Koch1-13/+14
2017-07-28po: Auto-updateWerner Koch1-7/+14
--
2017-07-28po: Update German translationWerner Koch1-125/+138
2017-05-15po: Update German translationWerner Koch1-45/+28
2017-04-03po: Update the German translationWerner Koch1-3/+16
Signed-off-by: Werner Koch <[email protected]>
2017-02-22po: Adjust the German translation.Werner Koch1-6/+10
-- Signed-off-by: Werner Koch <[email protected]>
2017-02-22po: Update the German translationAndre Heinecke1-4/+4
--
2017-02-22po: Update the German translationWerner Koch1-25/+51
--
2017-01-23po: Translate two new strings to GermanWerner Koch1-1/+7
-- Signed-off-by: Werner Koch <[email protected]>
2017-01-23po: Fixes to the German translationWerner Koch1-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]>
2016-12-20po: Update German translation.Werner Koch1-128/+242
-- Signed-off-by: Werner Koch <[email protected]>
2016-12-19po: Some updates to the German translation.Werner Koch1-3/+18
--
2016-12-15g10: Shorten unreasonably long option.Justus Winter1-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]>
2016-12-13g10: Spell out --gen-revoke.Justus Winter1-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]>
2016-12-13g10: Hyphenate --clearsign.Justus Winter1-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]>