Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3177982

Browse files
committed
Add the Japanese translation support.
1 parent91cdfef commit3177982

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

‎GNUmakefile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ PODIR=po
2424
GETTEXTDIR=gettext
2525
ITS=$(PODIR)/its/translation.its
2626
POTFILE=$(PODIR)/easy_mapping.pot
27-
MOFILES=$(LANGS:%=$(GETTEXTDIR)/%/LC_MESSAGES/naev.mo)
27+
MOFILES=$(LANGS:%=$(GETTEXTDIR)/%/LC_MESSAGES/easy_mapping_mod.mo)
2828

2929
pot:$(POTFILE)
3030
mo:$(MOFILES)
@@ -36,7 +36,7 @@ $(POTFILE): $(XML) $(LUA) $(ITS)
3636
@echo Create$(LANGS:%=\"$(PODIR)/%.po\") from\"$@\", andthen run\"make mo\".
3737

3838

39-
$(GETTEXTDIR)/%/LC_MESSAGES/naev.mo:$(PODIR)/%.po
39+
$(GETTEXTDIR)/%/LC_MESSAGES/easy_mapping_mod.mo:$(PODIR)/%.po
4040
mkdir -p$(dir$@)
4141
msgfmt$^ -o$@
4242

‎README.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,3 @@ When you enter a system:
2525
1. If you receive either hail or message: you don't grasp the entire information in the local system map.
2626
1. If you receive a hail from a map seller: you can buy the local system map (even if the system has no landable spob) but, of course, it's expensive.
2727
1. If you receive the message "There seems to be no map seller in this system.": you have to discover the information by yourself.
28-
29-
#Translation?
30-
Naev seems not to support a translation for a plugin. Japanese players should remove gettext/ja/LC_MESSAGES/naev.mo.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp