jmdict-cli.git
2 years agoCleanup master
Max Staudt [Thu, 14 Apr 2022 21:18:06 +0000 (23:18 +0200)]
Cleanup

2 years agoInterpret Latin input as both Romaji and English fixes-2021
Max Staudt [Tue, 28 Dec 2021 02:21:47 +0000 (03:21 +0100)]
Interpret Latin input as both Romaji and English

This allows jmdict to be fed any input and autodetecting the intended
translation direction, similar to Sumatora on Android.

Whether English, Romaji, Kana, or Kanji - it will simply do The Right
Thing To Do(TM):

  UTF8 input -> Japanese->English
  Non-UTF8 input -> Romaji->English, plus English->Japanese

3 years agoImport last change for jmdict-0.9 import
Max Staudt [Thu, 2 Jul 2020 22:46:51 +0000 (00:46 +0200)]
Import last change for jmdict-0.9

14 years agoMade translation to romaji optional.
Philipp Reh [Tue, 5 Jan 2010 18:19:37 +0000 (19:19 +0100)]
Made translation to romaji optional.

14 years agoAdded gitignore.
Philipp Reh [Sat, 1 Aug 2009 19:01:28 +0000 (21:01 +0200)]
Added gitignore.

14 years agoFixed kana2romaji.
Philipp Reh [Sat, 1 Aug 2009 18:56:11 +0000 (20:56 +0200)]
Fixed kana2romaji.

14 years agoErase \1 after a, i, u, e, o.
Philipp Reh [Sat, 1 Aug 2009 18:21:43 +0000 (20:21 +0200)]
Erase \1 after a, i, u, e, o.

14 years agoChanged kana2romaji.
Philipp Reh [Sat, 1 Aug 2009 18:13:09 +0000 (20:13 +0200)]
Changed kana2romaji.

14 years agoAdded translation of ー
Philipp Reh [Sat, 1 Aug 2009 13:29:41 +0000 (15:29 +0200)]
Added translation of ー

15 years agoRemoved comment.
Philipp Reh [Wed, 25 Feb 2009 10:37:29 +0000 (11:37 +0100)]
Removed comment.

15 years agofixed choōn
nille [Wed, 25 Feb 2009 10:34:55 +0000 (11:34 +0100)]
fixed choōn

15 years agoMerge branch 'master' of git://timeoutd.org/jmdict
nille [Tue, 24 Feb 2009 17:26:46 +0000 (18:26 +0100)]
Merge branch 'master' of git://timeoutd.org/jmdict

15 years agoHopefully fixed replacement of ji.
Philipp Reh [Tue, 24 Feb 2009 17:25:23 +0000 (18:25 +0100)]
Hopefully fixed replacement of ji.

15 years agoMerge branch 'master' of git://timeoutd.org/jmdict
nille [Sat, 21 Feb 2009 13:41:03 +0000 (14:41 +0100)]
Merge branch 'master' of git://timeoutd.org/jmdict

15 years agoChanged the kana space character translation.
Philipp Reh [Sat, 21 Feb 2009 12:25:34 +0000 (13:25 +0100)]
Changed the kana space character translation.

15 years agoAdded more characters for translation.
Philipp Reh [Sat, 21 Feb 2009 10:51:08 +0000 (11:51 +0100)]
Added more characters for translation.

15 years agoGo back in the kana2romaji loop so we don't miss characters.
Philipp Reh [Sat, 21 Feb 2009 10:41:22 +0000 (11:41 +0100)]
Go back in the kana2romaji loop so we don't miss characters.

15 years agoRemoved unneeded warning.
Philipp Reh [Sat, 21 Feb 2009 09:42:17 +0000 (10:42 +0100)]
Removed unneeded warning.
Remove \2 at the end.

15 years agoAdded nilles patch.
Philipp Reh [Fri, 20 Feb 2009 21:54:16 +0000 (22:54 +0100)]
Added nilles patch.

15 years agotest
niels [Fri, 20 Feb 2009 21:21:46 +0000 (22:21 +0100)]
test

15 years agoWarn about placeholders at the beginning.
Philipp Reh [Fri, 20 Feb 2009 18:09:43 +0000 (19:09 +0100)]
Warn about placeholders at the beginning.

15 years agoAdded more warnings and removed an unused class.
Philipp Reh [Fri, 20 Feb 2009 17:56:34 +0000 (18:56 +0100)]
Added more warnings and removed an unused class.

15 years agoAdded -Wconverison and fixed the warnings.
Philipp Reh [Fri, 20 Feb 2009 17:55:15 +0000 (18:55 +0100)]
Added -Wconverison and fixed the warnings.

15 years agoCommented the code.
Philipp Reh [Fri, 20 Feb 2009 17:52:55 +0000 (18:52 +0100)]
Commented the code.

15 years agoAnother fix for kana2romaji.
Philipp Reh [Fri, 20 Feb 2009 17:28:18 +0000 (18:28 +0100)]
Another fix for kana2romaji.

15 years agoExperimental change for kana2romaji.
Philipp Reh [Fri, 20 Feb 2009 17:21:00 +0000 (18:21 +0100)]
Experimental change for kana2romaji.

15 years agoInitial import.
Philipp Reh [Thu, 19 Feb 2009 20:07:16 +0000 (21:07 +0100)]
Initial import.