We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">Генератор сигналов</string> <string name="copyright">Владелец \u00A9 2017 <a href="https://billthefarmer.github.io">Билл Фармер</a> </string> <string name="licence">Лицензия <a href="https://www.gnu.org/licenses/gpl.txt">GNU GPLv3</a> </string> <string name="built">Сборка %s</string> <string name="settings">Настройки</string> <string name="help">Справка</string> <string name="sleep">Без сна</string> <string name="exact">Указать точнее</string> <string name="bookmark">В закладку</string> <string name="name">Имя</string> <string name="frequency">Частота</string> <string name="level">Уровень сигнала</string> <string name="duty">Рабочий цикл</string> <string name="enter">Введите частоту</string> <string name="cancel">Отмена</string> <string name="create">Создать</string> <string name="clear">Очистить</string> <string name="ok">OK</string> <string name="bookmark_added">Закладка добавлена %1.2f</string> <string name="bookmark_removed">Закладка удалена %1.2f</string> <string name="sine">Синусоидальная волна</string> <string name="sin">Синус</string> <string name="s">S</string> <string name="square">Квадратная волна</string> <string name="squ">Квадрат</string> <string name="q">Q</string> <string name="sawtooth">Пилообразная волна</string> <string name="saw">Пила</string> <string name="w">W</string> <string name="mute">Тишина</string> <string name="pref_about">О программе</string> <string name="pref_about_summ">Генератор сигналов <a href="https://github.com/billthefarmer/sig-gen/releases/latest">версии %s</a></string> <string name="pref_theme">Тема</string> <string translatable="false" name="pref_theme_summ">%s</string> </resources>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: