Questions tagged [poedit]
7 questions
3
votes
1 answer
Can't install Poedit on Linux Mint
When I type:
sudo apt-get install poedit
I get this error:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Se instalarán los siguientes paquetes extras:
libdb5.1++
Se instalarán…
Manolo
- 360
1
vote
1 answer
How do install POEdit on CentOS 7?
I want to install POEdit on CentOS 7.
After running ./configure, I receive a message about several libraries not being installed, such as wxWidgets and Boost. I've installed these libraries and it moves past that phase of the configuration, but now…
Magnus
- 33
1
vote
1 answer
Lucene++ error on installation Poedit 1.8.12 on CentOS 7
Such as the title says, I am having an error on the installation of Poedit 1.8.12 on CentOS 7.
I have installed Lucene++ (almost every version from GitHub) but I always get the same error message:
checking for pkg-config... /bin/pkg-config
checking…
0
votes
1 answer
After a gettext update be able to check if a translation file has been translated
I am looking for a program that tells me if my PO is already translated or not.
Basic question are:
Is there any fuzzy,
Is there any empty string.
The best would be to have this strings displayed so you can translate it and save them one after…
Natim
- 1,677
0
votes
1 answer
How to load gettext catalogues for libraries and application?
It is my understanding that only one single catalogue can be loaded (one .mo file), as per Translation Workflow Overview §5.
The Python example in Finding Message Catalogs at Runtime seems to support this with the assertion that
[a]lthough find()…
Zsar
- 537
0
votes
1 answer
POedit is not working on Ubuntu Lucid Lynx
I've been installing and uninstalling POedit 1.4.2-5build0.1 in Ubuntu 10.04 Lucid Lynx.
POedit is installed but it loads for around 10 seconds and then just go away.
I'm installing it using Synaptic
Any suggestions?
Terminal:
alex@alex-desktop:~$…
wyc
- 611
0
votes
1 answer
Poedit Permission Denied
I installed poedit 3.3.1 on my Ubuntu 22.04 and I want to access the .po files found in the var/www/html/ directory. However, every time I try, I get Error opening directory '/var': Permission Denied
I changed the ownership of the var directory and…
Khaldoun Nd
- 101