1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

updated japanese translations (Takeo Hashimoto <HashimotoTakeo@mac.com>)

This commit is contained in:
kojima
2004-10-26 20:03:06 +00:00
parent 2ea68b8d2b
commit ac87ca5596
6 changed files with 1175 additions and 1232 deletions

View File

@@ -1,6 +1,7 @@
Changes since version 0.91.0: Changes since version 0.91.0:
............................. .............................
- fixed crash with info panel and alt-tabbing - fixed crash with info panel and alt-tabbing
- updated Japanese translations (Takeo Hashimoto <HashimotoTakeo@mac.com>)
Changes since version 0.90.0: Changes since version 0.90.0:
............................. .............................

View File

@@ -31,7 +31,7 @@ all-local: $(CATALOGS)
WINGs.pot: $(POTFILES) WINGs.pot: $(POTFILES)
xgettext --default-domain=WINGs \ xgettext --default-domain=WINGs \
--add-comments --keyword=_ $(POTFILES) --add-comments --keyword=_ --keyword=N_ $(POTFILES)
if cmp -s WINGs.po WINGs.pot; then \ if cmp -s WINGs.po WINGs.pot; then \
rm -f WINGs.po; \ rm -f WINGs.po; \
else \ else \

View File

@@ -39,7 +39,7 @@ all-local: $(CATALOGS)
WPrefs.pot: $(POTFILES) WPrefs.pot: $(POTFILES)
xgettext --default-domain=WPrefs \ xgettext --default-domain=WPrefs \
--add-comments --keyword=_ $(POTFILES) --add-comments --keyword=_ --keyword=N_ $(POTFILES)
if cmp -s WPrefs.po WPrefs.pot; then \ if cmp -s WPrefs.po WPrefs.pot; then \
rm -f WPrefs.po; \ rm -f WPrefs.po; \
else \ else \

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ all-local: $(CATALOGS)
WindowMaker.pot: $(POTFILES) WindowMaker.pot: $(POTFILES)
xgettext --default-domain=WindowMaker \ xgettext --default-domain=WindowMaker \
--add-comments --keyword=_ $(POTFILES) --add-comments --keyword=_ --keyword=N_ $(POTFILES)
if cmp -s WindowMaker.po WindowMaker.pot; then \ if cmp -s WindowMaker.po WindowMaker.pot; then \
rm -f WindowMaker.po; \ rm -f WindowMaker.po; \
else \ else \

1175
po/ja.po

File diff suppressed because it is too large Load Diff