summaryrefslogtreecommitdiff
path: root/locale/ja
AgeCommit message (Collapse)Author
2009-11-03Update translations from TranslateWikiBrion Vibber
scripts/update_translations.php now pulls updated files from TranslateWiki and merges them to an updated master. Note that the .po files exported from TranslateWiki do lose some of the old manual comments for now.
2009-11-02Update master .po template & merge updates to all localizationsBrion Vibber
2009-10-16More i18n cleanup, updating and fixing broken locales...Brion Vibber
Removed some non-matching fuzzy entries in mk, tr, zh_TW that prevented .mo regeneration by triggering "fatal errors" from msgfmt Rebuilt all .mo files, fixing total breakage for four languages: * it * mk * pt_BR * vi
2009-10-16Removed unnecessary country specifiers from message directories.Brion Vibber
We sometimes need to specify a country when setting a locale but the system knows how to grab the generic dir, and that seems to play better with translation tools such as transifex