this post was submitted on 05 Sep 2025
10 points (91.7% liked)

Language Learning

740 readers
5 users here now

A community all about learning languages!

Ask / talk about a specific language or language learning in general.

Sopuli's instance rules apply

  1. Remember the human! (no harassment, threats, etc.)
  2. No racism or other discrimination
  3. No Nazis, QAnon or similar whackos and no endorsement of them
  4. No porn
  5. No ads or spam
  6. No content against Finnish law

Other active Lemmy language communities:

Other communities outside Lemmy:


Community banner & icon credits:

Icon: The book cover of Babel (2022 novel by R. F. Kuang)

Banner: Epic of Gilgamesh tablet (ยฉ The Trustees of the British Museum)


founded 2 years ago
MODERATORS
 

Thought I'd share them.

Some are rather niche, some you need to be a bit loose on defining as offline (Yomiwa and HanYou), and some only had physical releases.
But since some of those are older than me and I still use them, maybe others can find use in the information too.

And with how many potential languages combinations there are, plus with how degraded DRM-free software culture had become, finding those handful few below was a task. Any other suggestions?

The physical-only, released as CD-ROMsMichaelis - Windows 95~XP:

  • ๐Ÿ‡ง๐Ÿ‡ท โ‡† ๐Ÿ‡บ๐Ÿ‡ธ
  • ๐Ÿ‡ง๐Ÿ‡ท โ‡† ๐Ÿ‡ช๐Ÿ‡ธ

Delta Translator 2.0 - Windows 95~XP:

  • ๐Ÿ‡ง๐Ÿ‡ท โ‡† ๐Ÿ‡บ๐Ÿ‡ธ
    *Translates phrases but translations can be rather lackluster; haven't found the 3.0 edition yet to test

Dictionary Barsa - Windows 95~XP:

  • ๐Ÿ‡ง๐Ÿ‡ท (meanings, synonyms & antonyms)

*All four working on Windows Vista, both VM and bare metal.

The Android onesYomiwa - Google Play:

  • ๐Ÿ‡ฏ๐Ÿ‡ต โ†’ ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ธ๐Ÿ‡ฆ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡ณ๐Ÿ‡ฑ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ญ๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡ฉ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ต๐Ÿ‡น ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ช๐Ÿ‡ฆ ๐Ÿ‡ธ๐Ÿ‡ช ๐Ÿ‡น๐Ÿ‡ญ
    ยน Not all of it works offline, but for what does and from what I tested, can be set up on a vanilla Android VM, and then you cut internet access and never turn it on again
    ยฒ Also finds names by reading form, OCR (limited; yet to test the paid version), on-screen handwriting detection and word detection in phrases

Ordbรธkene - Google Play:

  • ๐Ÿ‡ณ๐Ÿ‡ด (meanings, inflections & conjugations; bokmรฅl & nynorsk)

Royal Spanish Academy (RAE)'s Dictionary of the Spanish Language (DLE) - Google Play:

  • ๐Ÿ‡ช๐Ÿ‡ฆ (meanings & conjugations)
    *I tested the update from 2022, from when it was paid, and forgot to update, so don't know how the current version is (hopefully not like RAE's Catalan dictionary, a glorified browser with external databases).

Babo - Google Play (delisted):

  • ๐Ÿ‡ฐ๐Ÿ‡ท (hangul) โ†’ ๐Ÿ‡บ๐Ÿ‡ธ & ๐Ÿ‡ฐ๐Ÿ‡ท (hanja)

HanYou - Google Play:

  • ๐Ÿ‡จ๐Ÿ‡ณ โ†’ ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡ธ๐Ÿ‡ฆ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ญ๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡จ๐Ÿ‡ณ *Same thing as Yomiwa - from the same creators

QuickDic - F-Droid:

  • Uses pairs of languages as its databases for dictionaries, so too many to reasonably list. Databases can be downloaded from within the program or from iirc Gitlab or Github

The Python onesCutlet - from GitHub:

  • ๐Ÿ‡ฏ๐Ÿ‡ต โ†’ romaji

Korean to Romaja script, from a Grok response:

  • ๐Ÿ‡ฐ๐Ÿ‡ท โ†’ romaja
from korean_romanizer.romanizer import Romanizer
text = input()
romanizer = Romanizer(text)
print()
print(romanizer.romanize())

ยน Copy the script to a txt and save as a .py file, e.g. hangul_to_romaja.py, then run with Python, e.g. python3 hangul_to_romaja.py
ยฒ Requires the korean_romanizer library - install by running pip install korean_romanizer

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here