|
55 | 55 |
|
56 | 56 | <!-- About --> |
57 | 57 | <string name="about">О приложении</string> |
58 | | - <string name="website">"Больше простых приложений и исходный код по адресу:\nhttp://simplemobiletools.com"</string> |
| 58 | + <string name="website">Исходный код можно найти по адресу:\nhttp://simplemobiletools.com</string> |
59 | 59 | <string name="email_label">Отправить отзывы или предложения:</string> |
| 60 | + <string name="more_apps_underlined"><u>Больше простых приложений</u></string> |
60 | 61 | <string name="third_party_licences_underlined"><u>Лицензии третьих сторон</u></string> |
61 | 62 | <string name="invite_friends_underlined"><u>Предложить другу</u></string> |
62 | 63 | <string name="share_text">Попробуй %1$s по ссылке %2$s</string> |
63 | 64 | <string name="invite_via">Предложить с помощью</string> |
64 | | - <string name="rate_us_underlined"><u>Оцените нас в Google Play</u></string> |
65 | | - <string name="follow_us">Подписывайтесь на нас:</string> |
| 65 | + <string name="rate_us_underlined"><u>Оценить нас в Google Play</u></string> |
| 66 | + <string name="donate_underlined"><u>Поддержать разработчика</u></string> |
| 67 | + <string name="follow_us">Подписаться на нас:</string> |
66 | 68 | <string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string> |
67 | 69 |
|
68 | 70 | <!-- Settings --> |
|
71 | 73 | <string name="show_hidden">Показать скрытые папки</string> |
72 | 74 |
|
73 | 75 | <!-- License --> |
74 | | - <string name="notice">"Это приложение использует следующие библиотеки сторонних производителей, чтобы облегчить мой труд. Спасибо."</string> |
| 76 | + <string name="notice">Это приложение использует следующие библиотеки сторонних разработчиков, чтобы облегчить мой труд. Спасибо.</string> |
75 | 77 | <string name="third_party_licences">Лицензии третьих сторон</string> |
76 | 78 | <string name="kotlin_title"><u>Kotlin (язык программирования)</u></string> |
77 | 79 | <string name="multiselect_title"><u>RecyclerView MultiSelect (выбор нескольких элементов списка)</u></string> |
78 | 80 | <string name="filepicker_title"><u>Simple File Picker (диалог выбора файла)</u></string> |
79 | 81 | <string name="fileproperties_title"><u>Simple File Properties (диалог свойств файла)</u></string> |
80 | 82 |
|
81 | 83 | <!-- Strings displayed only on Google Playstore. Optional, but good to have --> |
82 | | - <string name="app_short_description">A simple file manager for browsing and editing files and directories.</string> |
| 84 | + <!-- Short description has to have less than 80 chars --> |
| 85 | + <string name="app_short_description">Простой файловый менеджер для просмотра и редактирования файлов и папок.</string> |
83 | 86 | <string name="app_long_description"> |
84 | | - Can also be used for browsing root files and SDcard content. You can easily rename, copy, move, delete and share anything you wish. |
| 87 | + Это приложение можно использовать для просмотра файлов корневой файловой системы и содержимого SD-карты. Можно переименовывать, удалять, копировать, перемещать и делиться файлами. |
85 | 88 |
|
86 | 89 |
|
87 | | - Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too. |
| 90 | + Это приложение не будет показывать рекламу или запрашивать ненужные разрешения. У него полностью открытый исходный код и есть тёмная тема оформления. |
88 | 91 |
|
89 | | - This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com |
| 92 | + Simple File Manager - это приложение из серии Simple Mobile Tools. Остальные приложения из этой серии можно найти здесь: http://www.simplemobiletools.com |
90 | 93 | </string> |
91 | 94 | </resources> |
0 commit comments