mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 03:32:24 +00:00
localized: add Japanese template.
This commit is contained in:
parent
0b67251c6e
commit
6482ae5392
21 changed files with 113 additions and 1 deletions
|
@ -15,3 +15,7 @@ endif
|
|||
if FRENCH
|
||||
SUBDIRS += fr_FR.UTF-8
|
||||
endif
|
||||
|
||||
if JAPANESE
|
||||
SUBDIRS += ja_JP.UTF-8
|
||||
endif
|
||||
|
|
|
@ -1 +1 @@
|
|||
SUBDIRS = types config msg app-defaults palettes backdrops
|
||||
SUBDIRS = types config msg app-defaults palettes backdrops appmanager
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/app-defaults.am
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Desktop_Apps/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Desktop_Apps/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Desktop_Tools/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Desktop_Tools/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Education/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Education/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Games/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Games/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Graphics/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Graphics/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Information/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Information/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Internet/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Internet/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/appmgr.am
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Media_Tools/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Media_Tools/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Office/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/Office/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/System/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/System/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
6
cde/programs/localized/ja_JP.UTF-8/appmanager/TeX/.gitignore
vendored
Normal file
6
cde/programs/localized/ja_JP.UTF-8/appmanager/TeX/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This directory intentionally left blank
|
||||
#
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
4
cde/programs/localized/ja_JP.UTF-8/backdrops/Makefile.am
Normal file
4
cde/programs/localized/ja_JP.UTF-8/backdrops/Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/backdrops.am
|
4
cde/programs/localized/ja_JP.UTF-8/config/Makefile.am
Normal file
4
cde/programs/localized/ja_JP.UTF-8/config/Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/config.am
|
4
cde/programs/localized/ja_JP.UTF-8/msg/Makefile.am
Normal file
4
cde/programs/localized/ja_JP.UTF-8/msg/Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/msg.am
|
4
cde/programs/localized/ja_JP.UTF-8/palettes/Makefile.am
Normal file
4
cde/programs/localized/ja_JP.UTF-8/palettes/Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/palettes.am
|
4
cde/programs/localized/ja_JP.UTF-8/types/Makefile.am
Normal file
4
cde/programs/localized/ja_JP.UTF-8/types/Makefile.am
Normal file
|
@ -0,0 +1,4 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
include ../../templates/Japanese.am
|
||||
include ../../templates/types.am
|
14
cde/programs/localized/templates/Japanese.am
Normal file
14
cde/programs/localized/templates/Japanese.am
Normal file
|
@ -0,0 +1,14 @@
|
|||
# This file is a template for setting the platform-specific LANG
|
||||
# variable for a locale.
|
||||
|
||||
if SOLARIS
|
||||
LANG=ja
|
||||
endif
|
||||
|
||||
if LINUX
|
||||
LANG=ja_JP.UTF-8
|
||||
endif
|
||||
|
||||
if BSD
|
||||
LANG=ja_JP.UTF-8
|
||||
endif
|
Loading…
Reference in a new issue