Skip to main content

Questions tagged [translation]

Using Emacs to translate documents

0 votes
0 answers
90 views

A variety of websites have a feature where you visit a webpage and if you append a language code (e.g: /fr /es /en, etc); the website will load that webpage's translation into the selected language. ...
Peter Petigru's user avatar
0 votes
1 answer
183 views

When I export all the images get the "figure" and the number of the image with the caption. When I export I want it to say "figura" instead of the English word.
Jvet's user avatar
  • 1
0 votes
0 answers
125 views

I've tried function I use my my Markdown and Polymode when editing my Jekyll blog with po-mode but it don't work at all: I have code like this: (defun lang (lang) (interactive "sLanguage: ") (...
jcubic's user avatar
  • 823
10 votes
8 answers
2k views

I tried M-x po-mode, but it is not installed. I have tried to find a gettext or po-mode package under M-x list-packages as well as M-x package-install, but I couldn't find either. I have gettext and ...
modulitos's user avatar
  • 2,632