Skip to content

Commit

Permalink
Add translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ueno committed Jan 30, 2013
1 parent 2c110af commit 511b0cf
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions po/LINGUAS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ja
1 change: 1 addition & 0 deletions po/POTFILES.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tools/kkc.vala
29 changes: 29 additions & 0 deletions po/ja.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-30 14:02+0900\n"
"PO-Revision-Date: 2013-01-30 14:04+0900\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../tools/kkc.vala:25
msgid "Language model"
msgstr "言語モデル"

#: ../tools/kkc.vala:27
msgid "Run in input method testing mode"
msgstr "入力メソッドのテストモードで実行"

#: ../tools/kkc.vala:38
msgid "- perform kana-kanji conversion on the command line"
msgstr "- かな漢字変換をコマンドラインから実行"

0 comments on commit 511b0cf

Please sign in to comment.