-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<language title="Russian (RU)" date_format="j M Y" time_format="H:i" currency_format=""{value}" {symbol}" week_start="1" decimal_point="." thousands_separator="," label_separator=":" comma_separator=", " ellipsis="..." parenthesis_open="(" parenthesis_close=")" language_code="ru-RU" text_direction="LTR" addon_id="TG/Debug" export_version="2"> | ||
<phrase title="option.tgdebugDebugMode" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Режим отладки]]></phrase> | ||
<phrase title="option.tgdebugDevelopmentDefaultAddOn" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Дополнение по умолчанию]]></phrase> | ||
<phrase title="option.tgdebugDevelopmentMode" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Режим разработки]]></phrase> | ||
<phrase title="option_explain.tgdebugDebugMode" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Режим отладки позволит вам получить доступ к некоторым инструментам разработки в ACP (например, создавать маршруты, разрешения, административную навигацию и т.д.), а также другие не менее полезные возможности для выполнения отладки.]]></phrase> | ||
<phrase title="option_explain.tgdebugDevelopmentDefaultAddOn" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Не обязательно к заполнению, но добавление позволяет автоматически устанавливать это дополнение в поле дополнения при создание контента некоторого контента в ACP.]]></phrase> | ||
<phrase title="option_explain.tgdebugDevelopmentMode" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Режим разработки - это особый режим, который заставит XF автоматически записывать ваши файлы разработки в ваш каталог <b>_output</b>. Включение данного режима, также автоматически включает режим отладки.]]></phrase> | ||
<phrase title="option_group_description.tgDebug" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Настройка режима отладки/разработчика.]]></phrase> | ||
<phrase title="permission.tgdebug_viewDebug" addon_id="TG/Debug" version_id="1000010" version_string="1.0.0 Alpha"><![CDATA[Просмотр отладочной информации]]></phrase> | ||
</language> |