mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-20 14:38:16 +03:00
chore: update Russian translation file encoding to UTF-8 and reformat multiline strings for better readability
This commit is contained in:
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Language-Team: none\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ASCII\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
@@ -307,8 +307,8 @@ msgid ""
|
||||
"Enter connection string starting with vless:// or ss:// for proxy configuration. Add comments with // for backup "
|
||||
"configs"
|
||||
msgstr ""
|
||||
"Введите строку подключения, начинающуюся с vless:// или ss:// для настройки прокси. "
|
||||
"Добавляйте комментарии с // для сохранения других конфигураций"
|
||||
"Введите строку подключения, начинающуюся с vless:// или ss:// для настройки прокси. Добавляйте комментарии с // для "
|
||||
"сохранения других конфигураций"
|
||||
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:100
|
||||
msgid "No active configuration found. At least one non-commented line is required."
|
||||
@@ -501,7 +501,8 @@ msgstr "Список пользовательских доменов"
|
||||
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:332
|
||||
msgid "Enter domain names separated by comma, space or newline. You can add comments after //"
|
||||
msgstr "Введите имена доменов, разделяя их запятой, пробелом или с новой строки. Вы можете добавлять комментарии после //"
|
||||
msgstr ""
|
||||
"Введите имена доменов, разделяя их запятой, пробелом или с новой строки. Вы можете добавлять комментарии после //"
|
||||
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:360
|
||||
#, javascript-format
|
||||
@@ -602,8 +603,8 @@ msgid ""
|
||||
"Enter subnets in CIDR notation or single IP addresses, separated by comma, space or newline. You can add comments "
|
||||
"after //"
|
||||
msgstr ""
|
||||
"Введите подсети в нотации CIDR или отдельные IP-адреса, разделенные запятой, пробелом или новой строкой. "
|
||||
"Вы можете добавлять комментарии после //"
|
||||
"Введите подсети в нотации CIDR или отдельные IP-адреса, разделенные запятой, пробелом или новой строкой. Вы можете "
|
||||
"добавлять комментарии после //"
|
||||
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:487
|
||||
#, javascript-format
|
||||
@@ -623,8 +624,8 @@ msgstr "CIDR должен быть между 0 и 32 в: %s"
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:510
|
||||
msgid "At least one valid subnet or IP must be specified. Comments-only content is not allowed."
|
||||
msgstr ""
|
||||
"Должна быть указана хотя бы одна действительная подсеть или IP. Содержимое, состоящее только из комментариев, "
|
||||
"не допускается."
|
||||
"Должна быть указана хотя бы одна действительная подсеть или IP. Содержимое, состоящее только из комментариев, не "
|
||||
"допускается."
|
||||
|
||||
#: htdocs/luci-static/resources/view/podkop/configSection.js:516
|
||||
msgid "Remote Subnet Lists"
|
||||
|
||||
Reference in New Issue
Block a user