Skip to content

Commit

Permalink
Update translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Jul 10, 2022
1 parent 4931ded commit e83a95e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions strings/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--BookShelf-->
<string name="current_book">Текущая книга</string>
<string name="current_book">Открытая книга</string>
<string name="layout_grid">Сетка</string>
<string name="layout_list">Список</string>
<!--in the book-overview the show-all button which displays all books of a category-->
Expand Down Expand Up @@ -57,7 +57,7 @@
<!--Misc-->
<string name="popup_edit">Редактировать</string>
<string name="remove">Удалить</string>
<string name="play_current">Читать текущую книгу</string>
<string name="play_current">Читать открытую</string>
<!--hide folder dialog-->
<!--license activity-->
<string name="refresh">Обновить</string>
Expand Down Expand Up @@ -85,8 +85,8 @@
<string name="migration_detail_content_position">Место</string>
<string name="migration_detail_content_bookmarks">Закладки</string>
<string name="migration_detail_content_added_at">Добавлено</string>
<string name="migration_detail_content_position_current_file_title">Текущий файл</string>
<string name="migration_detail_content_position_current_file_title">Открытый файл</string>
<string name="migration_detail_content_position_current_file_position">Место в файле</string>
<string name="migration_detail_content_position_current_chapter_title">Текущая глава</string>
<string name="migration_detail_content_position_current_chapter_title">Открытая глава</string>
<string name="migration_detail_content_position_current_chapter_position">Место в главе</string>
</resources>

0 comments on commit e83a95e

Please sign in to comment.