aboutsummaryrefslogtreecommitdiff
path: root/src/msgs/ja.msg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Recompile Japanese translationBadlop2010-05-231-0/+6
|
* Fix wrong XEP number to XEP-0227. Recompile translation files.Badlop2009-09-231-3/+3
| | | | SVN Revision: 2617
* Update Japanese translation (thanks to Tsukasa Hamano)Badlop2009-08-231-3/+50
| | | | SVN Revision: 2519
* Updated translation files.Badlop2009-08-191-6/+0
| | | | SVN Revision: 2507
* Update ejabberd.pot and *.po, compile *.msg. All this by calling: make ↵Badlop2009-06-031-16/+3
| | | | | | translations SVN Revision: 2144
* * doc/guide.tex: Fix some English strings: JID -> Jabber ID;Badlop2009-01-121-7/+7
| | | | | | | | | jabberd 1.4 -> jabberd14; commited -> committed * src/*/*.erl: Likewise * src/msgs/*.msg: Likewise * src/msgs/*.po: Likewise SVN Revision: 1810
* * contrib/extract_translations/extract_translations.erl: UseBadlop2008-08-171-387/+343
| | | | | | | | | | | | | Gettext PO for translators, export to ejabberd MSG (EJAB-468) * contrib/extract_translations/prepare-translation.sh: Likewise * doc/guide.tex: Likewise * doc/guide.html: Likewise * src/Makefile.in: New option 'make translations' * src/msgs/ejabberd.pot: Template translation file * src/msgs/*.po: Generated from old MSG files * src/msgs/*.msg: Automatic exported from PO files SVN Revision: 1527
* * src/msgs/uk.msg: Fix: each string in a single lineBadlop2008-07-311-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * src/msgs/wa.msg: Likewise * src/msgs/es.msg: Fix typo * src/msgs/gl.msg: Likewise * src/msgs/pt-br.msg: Likewise * src/msgs/zh.msg: Fix some translations (thanks to Zhan Caibao) * src/msgs/ca.msg: Updated (thanks to Badlop) * src/msgs/cs.msg: Updated (thanks to Lukas Poliuvk) * src/msgs/de.msg: Updated (thanks to Nikolaus Polak) * src/msgs/es.msg: Updated (thanks to Badlop) * src/msgs/fr.msg: Updated (thanks to Christophe Romain) * src/msgs/it.msg: Updated (thanks to Luca Brivio) * src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano) * src/msgs/no.msg: Updated (thanks to Stian B. Barmen) * src/msgs/pl.msg: Updated (thanks to Zbyszek Zolkiewski) * src/msgs/pt-br.msg: Updated (thanks to Otavio Fernandes) * src/msgs/ru.msg: Updated (thanks to Evgeniy Khramtsov) * src/msgs/tr.msg: Updated (thanks to Doruk Fisek) * src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin) * src/msgs/wa.msg: Updated (thanks to Pablo Saratxaga) * src/msgs/zh.msg: Updated (thanks to Shelley Shyan) SVN Revision: 1501
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
| | | | | | * src/*: Likewise SVN Revision: 1153
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-6/+6
| | | | | | | | | | | | | | * src/mod_muc/mod_muc.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/msgs/*.msg: Likewise * contrib/extract_translations/prepare-translation.sh: Bugfix SVN Revision: 1071
* * src/msgs/*: Unified file format: First line is SVN IdBadlop2007-12-141-0/+1
| | | | | | | | | | | | | | | | | | | tag. Second is Language name. Next lines are authors, adding the new ones on top. Each string must be in a single line (to facilitate the automatic removal of unused strings). Last four lines report file format for Emacs and Vim. * contrib/extract_translations/prepare-translation.sh: New features: extract all translations, include explanation for translators in the file, remove unused strings from file, include unused strings in a section for reference, provide information about current translation and number of missing strings, compress the files to a zip * contrib/extract_translations/extract_translations.erl: Reverted to the original version SVN Revision: 1070
* * src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano)Badlop2007-12-101-6/+70
| | | | SVN Revision: 1063
* * src/msgs/ja.msg: New translation (thanks to Tsukasa Hamano)Badlop2007-12-081-0/+310
* src/msgs/nl.msg: Updated (thanks to Andreas from Unstable.nl) SVN Revision: 1054