resources/ja.rs
changeset 8109 6efeec9b16a0
child 8195 8d5251b21ce0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/resources/ja.rs	Mon Mar 08 15:18:29 2004 +0100
@@ -0,0 +1,61 @@
+#encoding utf-8
+
+; $Header: /cvs/stx/stx/libbasic/resources/ja.rs,v 1.1 2004-03-08 14:18:29 cg Exp $
+;
+; Japanese strings
+;
+; this file is UTF8 encoded and
+; contains 8bit and invisible escape characters;
+; DONT EDIT this file with an old vi !
+;
+
+; cg:
+;    HELP Please.
+;    could someone check this document and return
+;    a fixed (completed) one ?
+;
+
+
+'january'     '一月'
+'february'    '二月'
+'march'       '三月'                     
+'april'       '四月'
+'may'         '五月'
+'june'        '六月'
+'july'        '七月'
+'august'      '八月'
+'september'   '九月'
+'october'     '十月'
+'november'    '十一月'
+'december'    '十二月'
+
+; I guess there is no abbreviation
+
+'jan'         '一月'
+'feb'         '二月'
+'mar'         '三月'
+'apr'         '四月'
+'may'         '五月'
+'jun'         '六月'
+'jul'         '七月'
+'aug'         '八月'
+'sep'         '九月'
+'oct'         '十月'
+'nov'         '十一月'
+'dec'         '十二月'
+
+'monday'      '月曜日'
+'tuesday'     '火曜日'
+'wednesday'   '水曜日'
+'thursday'    '木曜日'
+'friday'      '金曜日'
+'saturday'    '土曜日'
+'sunday'      '日曜日'
+
+'mon'         '月曜'
+'tue'         '火曜'
+'wed'         '水曜'
+'thu'         '木曜'
+'fri'         '金曜'
+'sat'         '土曜'
+'sun'         '日曜'