|
253 | 253 | addTable("grc-international-es.utb", _("Spanish for Greek text"))
|
254 | 254 | # Translators: The name of a braille table displayed in the
|
255 | 255 | # braille settings dialog.
|
256 |
| -addTable("hbo.utb", _("Hebrew (Biblical) grade 1")) |
| 256 | +addTable("hbo.utb", _("Hebrew (Biblical) IHBC"), contracted=True) |
| 257 | +# Translators: The name of a braille table displayed in the |
| 258 | +# braille settings dialog. |
| 259 | +addTable("hbo-cantillated.utb", _("Hebrew (Biblical) full cantillation"), contracted=True) |
| 260 | +# Translators: The name of a braille table displayed in the |
| 261 | +# braille settings dialog. |
| 262 | +addTable("hbo-slim.utb", _("Hebrew (Biblical) Slim"), contracted=True) |
257 | 263 | # Translators: The name of a braille table displayed in the
|
258 | 264 | # braille settings dialog.
|
259 | 265 | addTable("he-IL.utb", _("Israeli grade 1"))
|
|
352 | 358 | addTable("lg-ug-g1.utb", _("Luganda literary braille"))
|
353 | 359 | # Translators: The name of a braille table displayed in the
|
354 | 360 | # braille settings dialog.
|
355 |
| -addTable("lt.ctb", _("Lithuanian 8 dot")) |
| 361 | +addTable("lt-8dot.utb", _("Lithuanian 8 dot")) |
356 | 362 | # Translators: The name of a braille table displayed in the
|
357 | 363 | # braille settings dialog.
|
358 | 364 | addTable("lt-6dot.utb", _("Lithuanian 6 dot"), inputForLangs={"lt"}, outputForLangs={"lt"})
|
|
453 | 459 | addTable("ro.ctb", _("Romanian"))
|
454 | 460 | # Translators: The name of a braille table displayed in the
|
455 | 461 | # braille settings dialog.
|
456 |
| -addTable("ru.ctb", _("Russian computer braille")) |
| 462 | +addTable("ru-comp6.utb", _("Russian 6 dot computer braille")) |
| 463 | +# Translators: The name of a braille table displayed in the |
| 464 | +# braille settings dialog. |
| 465 | +addTable("ru-comp8.utb", _("Russian 8 dot computer braille")) |
457 | 466 | # Translators: The name of a braille table displayed in the
|
458 | 467 | # braille settings dialog.
|
459 | 468 | addTable("ru-litbrl.ctb", _("Russian literary braille"), inputForLangs={"ru"}, outputForLangs={"ru"})
|
|
549 | 558 | addTable("th-g1.utb", _("Thai grade 1"), input=False, contracted=True, outputForLangs={"th"})
|
550 | 559 | # Translators: The name of a braille table displayed in the
|
551 | 560 | # braille settings dialog.
|
| 561 | +addTable("th-g2.ctb", _("Thai grade 2"), input=False, contracted=True) |
| 562 | +# Translators: The name of a braille table displayed in the |
| 563 | +# braille settings dialog. |
552 | 564 | addTable("tr.ctb", _("Turkish grade 1"), inputForLangs={"tr"}, outputForLangs={"tr"})
|
553 | 565 | # Translators: The name of a braille table displayed in the
|
554 | 566 | # braille settings dialog.
|
|
0 commit comments