new: Add support for the desc field
This commit is contained in:
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-05-04 22:36+0300\n"
|
||||
"POT-Creation-Date: 2024-05-05 20:10+0300\n"
|
||||
"PO-Revision-Date: 2024-05-01 13:34+0300\n"
|
||||
"Last-Translator: <ngn@ngn.tf>\n"
|
||||
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
|
||||
@ -29,36 +29,40 @@ msgstr ""
|
||||
msgid "Configuration does not have any targets"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:92
|
||||
#: src/config.c:95
|
||||
msgid "Configuration contains multiple targets with the same name"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:119
|
||||
#: src/config.c:122
|
||||
#, c-format
|
||||
msgid "Key %s is unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:149
|
||||
#: src/config.c:154
|
||||
msgid "Configuration file not found"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:164
|
||||
#: src/config.c:170
|
||||
msgid "Failed to parse configuration file"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:180
|
||||
#: src/config.c:186
|
||||
msgid "Configuration details:\n"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:181 src/target.c:122
|
||||
#: src/config.c:187 src/target.c:122
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:182
|
||||
#: src/config.c:189
|
||||
msgid "Desc"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:190
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:184
|
||||
#: src/config.c:192
|
||||
msgid "Keywords"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user