Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Update final FR
* update fr.po
|
|
new
|
|
Syncs strings and fixes all comments with usage references.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Just removed a couple trouble strings to fix make, they will need
to be restored by someone who knows the language.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
|
|
|
|
hardinfo.pot now has 908 strings (+57)
- [ ] de.po : (706 / 908 remain untranslated)
- [ ] es.po : (225 / 908 remain untranslated)
- [ ] fr.po : (689 / 908 remain untranslated)
- [ ] ru.po : (222 / 908 remain untranslated)
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Make sure the whole set exists so they aren't mixed.
Used in util.c and uptime.c
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
* Language is to be in the form ll or ll_CC,
(examples: "es" for Spanish, "ru_UA" for Russian/Ukraine)
https://www.gnu.org/software/gettext/manual/html_node/Header-Entry.html
* X-Poedit-KeywordsList is for xgettext -k to find
strings in source files, not for humans.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
After breaking labels out of c-format strings, save any old
translations that are missing.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Most of the fuzzy matches were way off. Add -N to msgmerge to fix.
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
Signed-off-by: Burt P <pburt0@gmail.com>
|
|
|
|
There was the message after compiling:
[100%] Built target network
/hardinfo/po/fr.po:410: 'msgid' and 'msgstr' entries do not both end with '\n'
/usr/bin/msgfmt: found 1 fatal error
po/CMakeFiles/i18n.dir/build.make:57: recipe for target 'i18n' failed
make[2]: *** [i18n] Error 1
CMakeFiles/Makefile2:308: recipe for target 'po/CMakeFiles/i18n.dir/all' failed
make[1]: *** [po/CMakeFiles/i18n.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
|
|
Signed-off-by: yolateng0 <yoldc22@free.fr>
|
|
|