-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from CodeDead/release/v1.7.6
Release/v1.7.6
- Loading branch information
Showing
12 changed files
with
82 additions
and
13 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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,53 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="button_generate">Вычислить</string> | ||
<string name="button_reset">Сброс</string> | ||
<string name="button_save">Сохран.</string> | ||
<string name="button_support">Поддержка</string> | ||
<string name="button_website">Веб-сайт</string> | ||
<string name="card_file">Файл:</string> | ||
<string name="card_file_path">Путь к файлу</string> | ||
<string name="card_open_folder">Открыть папку</string> | ||
<string name="copy_data">Копировать данные</string> | ||
<string name="nav_about">О приложении</string> | ||
<string name="nav_file">Файл</string> | ||
<string name="nav_help">Помощь</string> | ||
<string name="nav_info">Информация</string> | ||
<string name="nav_settings">Параметры</string> | ||
<string name="nav_text">Текст</string> | ||
<string name="nav_tools">Инструменты</string> | ||
<string name="toast_settings_save">Все настройки были сохранены!</string> | ||
<string name="toast_settings_reset">Все настройки были сброшены!</string> | ||
<string name="toast_hash_mismatch">Хеш не совпадает с введённым вами хешем!</string> | ||
<string name="toast_hash_match">Хеш совпадает с введённым вами хешем!</string> | ||
<string name="toast_error_notext">Пожалуйста, сначала введите текст!</string> | ||
<string name="toast_data_copied">Данные скопированы в буфер обмена!</string> | ||
<string name="toast_back_again">Нажмите \'НАЗАД\' ещё раз, чтобы выйти из приложения.</string> | ||
<string name="text_language">Язык:</string> | ||
<string name="text_interface">Интерфейс</string> | ||
<string name="text_hash_generator">Генератор хешей</string> | ||
<string name="text_content_hint">Введите ваш текст сюда</string> | ||
<string name="text_compare_hint">Вставьте ваш хеш сюда</string> | ||
<string name="text_compare_hash">Сравнить хеши</string> | ||
<string name="text_compare">Сравнить:</string> | ||
<string name="navigation_drawer_open">Открыть панель навигации</string> | ||
<string name="navigation_drawer_close">Закрыть панель навигации</string> | ||
<string name="text_about">Приложение DeadHash было создано DeadLine. Это приложение может генерировать хеши для файлов и текста.\n\nЗдесь отсутствуют реклама и отслеживание. Все требуемые разрешения нужны только для правильной работы приложения.\n\nВсе изображения предоставлены Google.\nПереводы:\n- Русский - <a href="https://github.com/Nickoriginal">Nickoriginal</a>\n\nВсе права защищены © 2022 CodeDead</string> | ||
<string name="text_help">DeadHash может генерировать хеши файлов только после получения доступа к чтению вашего хранилища. Генерирование хешей для больших файлов может занять больше времени. Это полностью зависит от вычислительной мощности вашего устройства.\n\nГенерирование хешей для текста не требует дополнительных разрешений. Генерирование хешей для длинных строк текста может занять больше времени. Это полностью зависит от вычислительной мощности вашего устройства.\n\nЕсли вы столкнулись с ошибкой или если вам нужна помощь, вы всегда можете связаться с нами!</string> | ||
<string name="text_send_mail">Отправьте нам электронное письмо</string> | ||
<string name="alert_review_text">Если вам понравилось приложение, вы можете оставить отзыв!</string> | ||
<string name="alert_review_title">Отзыв</string> | ||
<string name="text_information">Информация</string> | ||
<string name="alert_review_never">Никогда</string> | ||
<string name="string_no_clipboard_access">Не могу получить доступ к вашему буферу обмена!</string> | ||
<string name="error_playstore">Не могу открыть Play Store!</string> | ||
<string name="error_website">Не могу открыть веб-сайт!</string> | ||
<string name="dialog_select_file">Выберите файл</string> | ||
<string name="error_copy_file">Не могу копировать выбранный файл!</string> | ||
<string name="error_open_file">Не могу открыть выбранный файл!</string> | ||
<string name="error_no_file">Не был выбран ни один файл!</string> | ||
<string name="theme">Тема</string> | ||
<string name="dark">Тёмная</string> | ||
<string name="light">Светлая</string> | ||
<string name="defaultTheme">По умолчанию</string> | ||
</resources> |
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