Enable i18n for x52evtest

pull/26/head
nirenjan 2020-07-11 00:21:28 -07:00
parent 46bd78bdd9
commit 597c73ab35
3 changed files with 23 additions and 3 deletions

View File

@ -3,6 +3,8 @@ lib/libx52/x52_strerror.c
lib/libx52io/io_strings.c lib/libx52io/io_strings.c
utils/evtest/ev_test.c
utils/test/x52_test.c utils/test/x52_test.c
utils/test/x52_test_clock.c utils/test/x52_test_clock.c
utils/test/x52_test_common.h utils/test/x52_test_common.h

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: x52pro-linux 0.2.1\n" "Project-Id-Version: x52pro-linux 0.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n"
"POT-Creation-Date: 2020-07-10 17:55-0700\n" "POT-Creation-Date: 2020-07-11 00:17-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -110,6 +110,15 @@ msgstr ""
msgid "Read timeout" msgid "Read timeout"
msgstr "" msgstr ""
#: utils/evtest/ev_test.c:88
msgid "Testing (interrupt to exit)\n"
msgstr ""
#: utils/evtest/ev_test.c:117 utils/evtest/ev_test.c:123
#, c-format
msgid "Event @ %ld.%09lu: %s, value %d\n"
msgstr ""
#: utils/test/x52_test.c:97 #: utils/test/x52_test.c:97
msgid "Test brightness scale (~ 1m)" msgid "Test brightness scale (~ 1m)"
msgstr "" msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: x52pro-linux 0.2.1\n" "Project-Id-Version: x52pro-linux 0.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n"
"POT-Creation-Date: 2020-07-10 17:55-0700\n" "POT-Creation-Date: 2020-07-11 00:17-0700\n"
"PO-Revision-Date: 2020-07-10 15:04-0700\n" "PO-Revision-Date: 2020-07-11 00:19-0700\n"
"Last-Translator: Nirenjan Krishnan <nirenjan@gmail.com>\n" "Last-Translator: Nirenjan Krishnan <nirenjan@gmail.com>\n"
"Language-Team: Dummy Language for testing i18n\n" "Language-Team: Dummy Language for testing i18n\n"
"Language: xx_PL\n" "Language: xx_PL\n"
@ -110,6 +110,15 @@ msgstr "I/O erroray"
msgid "Read timeout" msgid "Read timeout"
msgstr "Eadray imeouttay" msgstr "Eadray imeouttay"
#: utils/evtest/ev_test.c:88
msgid "Testing (interrupt to exit)\n"
msgstr "Estingtay (interruptay otay exitay)\n"
#: utils/evtest/ev_test.c:117 utils/evtest/ev_test.c:123
#, c-format
msgid "Event @ %ld.%09lu: %s, value %d\n"
msgstr "Eventay @ %ld.%09lu: %s, aluevay %d\n"
#: utils/test/x52_test.c:97 #: utils/test/x52_test.c:97
msgid "Test brightness scale (~ 1m)" msgid "Test brightness scale (~ 1m)"
msgstr "Esttay ightnessbray alescay (~ 1m)" msgstr "Esttay ightnessbray alescay (~ 1m)"