From 2092ac1a892dd2b6abf231ad698a1b0630b0cbce Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Wed, 4 Aug 2021 14:14:15 +0900 Subject: [PATCH] initialisation --- .gitattributes | 3 +++ glossary/glossary.txt | 1 + omegat.project | 26 ++++++++++++++++++++++++++ omegat/project_save.tmx | 9 +++++++++ 4 files changed, 39 insertions(+) create mode 100644 .gitattributes create mode 100644 glossary/glossary.txt create mode 100644 omegat.project create mode 100644 omegat/project_save.tmx diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..adb5e78 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto +*.tmx text +*.txt text diff --git a/glossary/glossary.txt b/glossary/glossary.txt new file mode 100644 index 0000000..1b3ac6c --- /dev/null +++ b/glossary/glossary.txt @@ -0,0 +1 @@ +# Glossary in tab-separated format -*- coding: utf-8 -*- diff --git a/omegat.project b/omegat.project new file mode 100644 index 0000000..a3ef455 --- /dev/null +++ b/omegat.project @@ -0,0 +1,26 @@ + + + + __DEFAULT__ + + **/.svn/** + **/CVS/** + **/.cvs/** + **/desktop.ini + **/Thumbs.db + **/.DS_Store + + __DEFAULT__ + __DEFAULT__ + __DEFAULT__ + __DEFAULT__ + __DEFAULT__ + en + fr + org.omegat.tokenizer.LuceneEnglishTokenizer + org.omegat.tokenizer.LuceneFrenchTokenizer + true + true + false + + diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx new file mode 100644 index 0000000..3e774ef --- /dev/null +++ b/omegat/project_save.tmx @@ -0,0 +1,9 @@ + + + +
+ + + + +