Jens
ca30f4930d
Update ua.yaml
...
Fix a typo from
See.: див.
to
See: див.
2024-10-29 14:19:12 -07:00
Stephen Huan
2d60d006d7
Add new translations
2024-07-05 13:04:15 -07:00
Stephen Huan
b61868d8f0
Update existing translations
2024-07-05 13:04:15 -07:00
Stephen Huan
764782a129
Remove colon from pl translation
2024-07-05 13:04:15 -07:00
Stephen Huan
87bc3be656
Sort ar translation
2024-07-05 13:04:15 -07:00
Stephen Huan
0b5285d26f
Fix YAML in translation files for is
2024-07-05 13:04:15 -07:00
Jens Oehlschlägel
217adafcb5
add ua.yaml
2024-06-30 17:00:13 -06:00
Stephen Huan
f0bc45aa93
Add Japanese translations
2024-06-30 10:31:58 -06:00
John MacFarlane
892bcca2c9
Korean translations: delete colon in translation for 'to'.
...
This was invalid YAML, and not desired anyway, since a colon
is added.
2024-03-03 10:14:25 -08:00
priiduonu
67ea7cd253
Update et translation
2023-10-01 17:38:16 -04:00
Stephan Daus
11facf72cd
Updated Norwegian language translation files
...
1) Renamed no.yaml (macrolanguage Norwegian) to nb.yaml (Norwegian Bokmål)
2) Created soft symbolic link from no.yaml pointing to nb.yaml.
2023-09-29 09:41:21 -07:00
John MacFarlane
0c9b20cee1
Remove invalid term "Subject" from translations for tr.
...
Closes #8921 .
2023-06-27 09:39:41 -07:00
Per Christian Gaustad
fcf19186d4
Add Nynorsk (New Norwegian) translations
2023-06-22 10:49:54 -07:00
John MacFarlane
d79c53ba12
Fix YAML in translation files for cs and pl.
...
The colon needs quoting.
Closes #8787 .
2023-04-17 11:26:54 -07:00
Kolen Cheung and taotieren
aab54c4325
Add translations zh-Hans.yaml and zh-Hant.yaml
...
Closes #6904 , closes #6909 .
Co-authored-by: taotieren <admin@taotieren.com >
2020-12-02 21:00:57 -08:00
Mauro Bieg
b72b395127
Translations: reorder alphabetically ( #5335 )
...
remove `Author`, closes #5334
2019-02-27 11:11:50 -07:00
Ivan Trubach
9f4406023f
Translations/ru
...
I suppose that you copy-pasted the Russian translations from babel[1] package. Actually, it has two versions — `captionsrussian@ancient` and `captionsrussian@modern`, the former contains translations for the pre-revolution (1918) orthography.
[1]: http://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/babel-contrib/russian/russianb.ldf
2018-09-22 22:21:56 +03:00
lux-lth
e56a1a3088
Translations/fr ( #4766 )
...
* Edited FR translation, Cc (Carbon Copy) translates to 'Copie carbone' : Cc
* Edited FR translation, 'Chapter' translates 'Chapitre' (typo)
* Edited FR translation, 'Figure' translates to 'Figure'
* Edited FR translation, 'Glossary' translates to 'Glossaire'
* Edited FR translation, 'to' translates to 'à'
* Edited FR translation, first letter to uppercase
* Edited FR translation, 'Table' translates to 'Tableau'
2018-07-12 19:31:38 +02:00
John MacFarlane
f7346bbfc1
Added Listing to Term.
...
So far only added to English.
2017-08-12 13:19:50 -07:00
John MacFarlane
cc6db2aa8f
Added new translations.
2017-08-12 13:18:09 -07:00
John MacFarlane
622c3f2fa6
Change to yaml for translation files.
2017-08-12 12:17:38 -07:00
John MacFarlane
c9c642c8b4
Added de.trans.
2017-08-11 23:52:03 -07:00
John MacFarlane
74212eb1b0
Added support for translations (localization) (see #3559 ).
...
* readDataFile, readDefaultDataFile, getReferenceDocx,
getReferenceODT have been removed from Shared and
moved into Class. They are now defined in terms of
PandocMonad primitives, rather than being primitve
methods of the class.
* toLang has been moved from BCP47 to Class.
* NoTranslation and CouldNotLoudTranslations have
been added to LogMessage.
* New module, Text.Pandoc.Translations, exporting
Term, Translations, readTranslations.
* New functions in Class: translateTerm, setTranslations.
Note that nothing is loaded from data files until
translateTerm is used; setTranslation just sets the
language to be used.
* Added two translation data files in data/translations.
* LaTeX reader: Support `\setmainlanguage` or `\setdefaultlanguage`
(polyglossia) and `\figurename`.
2017-08-11 22:22:31 -07:00