Salome HOME
initial version of a template to generate application modules (in order to replace...
[tools/sat.git] / data / templates / AppModule / resources / LightApp_msg_ja.ts
diff --git a/data/templates/AppModule/resources/LightApp_msg_ja.ts b/data/templates/AppModule/resources/LightApp_msg_ja.ts
new file mode 100644 (file)
index 0000000..2763fd3
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="ja" sourcelanguage="en">
+  <context>
+    <name>@default</name>
+    <message>
+      <source>ABOUT_COPYRIGHT</source>
+      <translation>Copyright (C)</translation>
+    </message>
+    <message>
+      <source>ABOUT_CAPTION</source>
+      <translation>About :sat:{AppModule}</translation>
+    </message>
+    <message>
+      <source>APP_NAME</source>
+      <translation>:sat:{AppModule} </translation>
+    </message>
+    <message>
+      <source>APP_VERSION</source>
+      <translation>1.0.0</translation>
+    </message>
+    <message>
+      <source>ABOUT_LICENSE</source>
+      <translation>License description</translation>
+    </message>
+    <message>
+      <source>ABOUT_VERSION</source>
+      <translation>Version 1.0.0</translation>
+    </message>
+    <message>
+      <source>ABOUT_TITLE</source>
+      <translation>:sat:{AppModule}</translation>
+    </message>
+  </context>
+</TS>