aboutsummaryrefslogtreecommitdiffstats
path: root/po/ja.po (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-29po: Update Japanese Translation.NIIBE Yutaka1-23/+27
2014-12-17po: Update Japanese Translation.NIIBE Yutaka1-27/+14
-- Investigated who is P.KATOH, and fixed the header, accordingly.
2014-12-16po: auto updateWerner Koch1-6/+47
--
2014-11-18po: Update Japanese Translation.NIIBE Yutaka1-9/+12
-- Fixing previous commit.
2014-11-18po: Update Japanese Translation.NIIBE Yutaka1-242/+52
--
2014-11-13po: Auto-update.Werner Koch1-3/+12
--
2014-11-05po: Auto update.Werner Koch1-4/+13
-- Due to removed strings.
2014-10-26po: Auto updateWerner Koch1-4/+11
--
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-17/+41
--
2014-10-03po: Auto update translations.Werner Koch1-31/+62
--
2014-09-17po: Auto-updateWerner Koch1-0/+8
--
2014-08-14po: Update the German (de) translationWerner Koch1-82/+185
2014-08-12po: Remove extra LF from ja.poWerner Koch1-2/+2
--
2014-08-08po: Update Japanese translation.NIIBE Yutaka1-273/+96
2014-07-03po: Auto-updateWerner Koch1-1/+19
--
2014-06-27po: Auto-updateWerner Koch1-7/+17
--
2014-06-05po: Auto-update po files.Werner Koch1-164/+368
--
2013-10-23po: Update Japanese translation.NIIBE Yutaka1-4/+4
2013-02-12Japanese: update po and doc.NIIBE Yutaka1-342/+164
* doc/help.ja.txt, po/ja.po: Updated.
2013-01-07Update Japanese Translation.NIIBE Yutaka1-5/+5
* po/ja.po: Fix wrong translations for designated revocation. Reported by Hideki Saito. Conflicts: po/ja.po
2013-01-05Update Japanese Translation.NIIBE Yutaka1-763/+697
* po/ja.po: Fix fuzzy translations.
2013-01-03Update Japanese Translation.NIIBE Yutaka1-681/+2049
* po/ja.po: Update with POT.
2013-01-03Update Japanese Translation.NIIBE Yutaka1-3311/+2293
* po/ja.po: Start from the new one of 2.0.
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-132/+132
The asymmetric quotes used by GNU in the past (`...') don't render nicely on modern systems. We now use two \x27 characters ('...'). The proper solution would be to use the correct Unicode symmetric quotes here. However this has the disadvantage that the system requires Unicode support. We don't want that today. If Unicode is available a generated po file can be used to output proper quotes. A simple sed script like the one used for en@quote is sufficient to change them. The changes have been done by applying sed -i "s/\`\([^'\`]*\)'/'\1'/g" to most files and fixing obvious problems by hand. The msgid strings in the po files were fixed with a similar command.
2011-06-13Revert latest po add-line-number patch.Werner Koch1-1786/+0
To avoid this in the future, everyone should really use the clean-po filter as installed with ./autogen.sh . Thanks.
2009-09-04Arggg. gettext againWerner Koch1-1/+1
2009-09-04.Werner Koch1-1/+1
2009-09-04.Werner Koch1-1/+1
2009-09-04preparae releaseWerner Koch1-124/+124
2009-09-03Fix bug#1122.Werner Koch1-59/+63
Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files.
2009-09-03Updated the german translationWerner Koch1-774/+889
2009-06-30Translation fixWerner Koch1-184/+186
2009-06-17Preparing for 2.0.12.gnupg-2.0.12Werner Koch1-153/+158
2009-06-08Typo fix. Updated German translation.Werner Koch1-584/+596
2009-05-13Improved smartcard robustness.Werner Koch1-282/+283
2009-03-25log file fixes.Werner Koch1-1/+1
2009-03-24Preparing a snapshot.Werner Koch1-217/+273
2009-03-03fix for pkits.Werner Koch1-1/+1
2009-03-03Add --reload command to gpgconf.Werner Koch1-239/+239
Fix a problem in exechelp.c Get ready for a release.
2009-01-28Make --allow-admin the default.Werner Koch1-85/+85
2009-01-19Add a few translations to the audit-log.Werner Koch1-95/+118
2009-01-12preparing a releaseWerner Koch1-8/+8
2009-01-05Updated tr anz zh_TW.Werner Koch1-61/+65
2008-12-18Fixed some card related problems.Werner Koch1-136/+136
2008-12-09W32 fixgnupg-2.0.10rc1Werner Koch1-1/+1
2008-12-09Preparing a release candidate.Werner Koch1-315/+321
2008-12-05Add option --card-timeout.Werner Koch1-238/+243
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
2008-11-13Cleaned up unused gpgsm and gpg options.Werner Koch1-316/+307
2008-11-12Made arg_parse more readable.Werner Koch1-1/+1
2008-11-11Reorder libs in kbx. Werner Koch1-82/+82