update: add name option for pools with same names
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-08-18 03:46+0300\n"
|
||||
"POT-Creation-Date: 2024-08-18 04:00+0300\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"
|
||||
@ -17,27 +17,27 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/config.c:130
|
||||
#: src/config.c:135
|
||||
#, c-format
|
||||
msgid "Unknown configuration option: %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:132
|
||||
#: src/config.c:137
|
||||
#, c-format
|
||||
msgid "Unknown configuration option: %s/%s"
|
||||
msgstr ""
|
||||
|
||||
#: src/config.c:140
|
||||
#: src/config.c:145
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to access the configuration file: %s"
|
||||
msgstr "Kayıt dosyasını açmak başarısız oldu: %s"
|
||||
|
||||
#: src/config.c:145
|
||||
#: src/config.c:150
|
||||
#, fuzzy
|
||||
msgid "Failed to parse the configuration"
|
||||
msgstr "Kayıt dosyasını açmak başarısız oldu: %s"
|
||||
|
||||
#: src/config.c:152
|
||||
#: src/config.c:157
|
||||
#, fuzzy, c-format
|
||||
msgid "Hostname not specified for the pool: %s"
|
||||
msgstr "Ana makine adı havuz konfigürasyonunda belirtilmedi, geçiliyor: %s"
|
||||
|
Reference in New Issue
Block a user