mirror of https://github.com/nirenjan/libx52.git
Add translations for x52d_config_dump.c
parent
6c3efa44f5
commit
52429e8dc3
|
@ -15,6 +15,7 @@ joytest/x52_test_mfd.c
|
|||
daemon/x52d_main.c
|
||||
daemon/x52d_clock.c
|
||||
daemon/x52d_config.c
|
||||
daemon/x52d_config_dump.c
|
||||
daemon/x52d_config_parser.c
|
||||
daemon/x52d_device.c
|
||||
daemon/x52d_io.c
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: libx52 0.2.3\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nirenjan/libx52/issues\n"
|
||||
"POT-Creation-Date: 2021-09-22 02:44-0700\n"
|
||||
"POT-Creation-Date: 2021-11-02 23:01-0700\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -633,6 +633,16 @@ msgstr ""
|
|||
msgid "Error %d saving configuration file: %s"
|
||||
msgstr ""
|
||||
|
||||
#: daemon/x52d_config_dump.c:112
|
||||
#, c-format
|
||||
msgid "Unable to save config file %s - code %d: %s"
|
||||
msgstr ""
|
||||
|
||||
#: daemon/x52d_config_dump.c:130
|
||||
#, c-format
|
||||
msgid "Failed to dump %s.%s to config file %s"
|
||||
msgstr ""
|
||||
|
||||
#: daemon/x52d_config_parser.c:167
|
||||
#, c-format
|
||||
msgid "Ignoring unknown key '%s.%s'"
|
||||
|
|
14
po/xx_PL.po
14
po/xx_PL.po
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: libx52 0.2.3\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nirenjan/libx52/issues\n"
|
||||
"POT-Creation-Date: 2021-09-22 02:44-0700\n"
|
||||
"PO-Revision-Date: 2021-09-16 23:04-0700\n"
|
||||
"POT-Creation-Date: 2021-11-02 23:01-0700\n"
|
||||
"PO-Revision-Date: 2021-11-02 23:09-0700\n"
|
||||
"Last-Translator: Nirenjan Krishnan <nirenjan@gmail.com>\n"
|
||||
"Language-Team: Dummy Language for testing i18n\n"
|
||||
"Language: xx_PL\n"
|
||||
|
@ -682,6 +682,16 @@ msgstr "Erroray %d ettingsay onfigurationcay efaultsday: %s"
|
|||
msgid "Error %d saving configuration file: %s"
|
||||
msgstr "Erroray %d avingsay onfigurationcay ilefay: %s"
|
||||
|
||||
#: daemon/x52d_config_dump.c:112
|
||||
#, c-format
|
||||
msgid "Unable to save config file %s - code %d: %s"
|
||||
msgstr "Unableay otay avesay onfigcay ilefay %s - odecay %d: %s"
|
||||
|
||||
#: daemon/x52d_config_dump.c:130
|
||||
#, c-format
|
||||
msgid "Failed to dump %s.%s to config file %s"
|
||||
msgstr "Ailedfay otay umpday %s.%s otay onfigcay ilefay %s"
|
||||
|
||||
#: daemon/x52d_config_parser.c:167
|
||||
#, c-format
|
||||
msgid "Ignoring unknown key '%s.%s'"
|
||||
|
|
Loading…
Reference in New Issue