|
11 | 11 | <string name="select_audio_file">Пожалуйста, выберите аудиофайл</string> |
12 | 12 | <string name="search_folder">Искать в папке</string> |
13 | 13 | <string name="rooted_device_only">Это работает только на устройствах с root-доступом</string> |
14 | | - <string name="recents">Recents</string> |
15 | | - <string name="show_recents">Show recents</string> |
16 | | - <string name="access_storage_prompt">Please grant our app access to all your files, it might not work well without it.</string> |
| 14 | + <string name="recents">Недавнее</string> |
| 15 | + <string name="show_recents">Показывать недавнее</string> |
| 16 | + <string name="access_storage_prompt">Предоставьте приложению доступ ко всем вашим файлам, без него оно может работать некорректно.</string> |
17 | 17 | <!-- Open as --> |
18 | 18 | <string name="open_as">Открыть как</string> |
19 | 19 | <string name="text_file">Текст</string> |
|
38 | 38 | <!-- File Editor --> |
39 | 39 | <string name="file_editor">Редактор файлов</string> |
40 | 40 | <!-- Storage analysis --> |
41 | | - <string name="storage_analysis">Storage analysis</string> |
| 41 | + <string name="storage_analysis">Анализ хранилища</string> |
42 | 42 | <string name="images">Изображения</string> |
43 | | - <string name="videos">Videos</string> |
| 43 | + <string name="videos">Видео</string> |
44 | 44 | <string name="audio">Audio</string> |
45 | 45 | <string name="documents">Documents</string> |
46 | 46 | <string name="downloads">Downloads</string> |
47 | | - <string name="archives">Archives</string> |
48 | | - <string name="others">Others</string> |
| 47 | + <string name="archives">Архивы</string> |
| 48 | + <string name="others">Другое</string> |
49 | 49 | <string name="storage_free">free</string> |
50 | | - <string name="total_storage">Total storage: %s</string> |
| 50 | + <string name="total_storage">Полный объём: %s</string> |
51 | 51 | <!-- Settings --> |
52 | 52 | <string name="enable_root_access">Включить root-доступ</string> |
53 | | - <string name="press_back_twice">Require pressing Back twice to leave the app</string> |
| 53 | + <string name="press_back_twice">Двойное нажатие кнопки \"Назад\" для выхода из приложения</string> |
54 | 54 | <!-- Strings displayed only on Google Playstore. Optional, but good to have --> |
55 | 55 | <!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it --> |
56 | 56 | <string name="app_title">Simple File Manager Pro - Manage files easy & fast</string> |
57 | 57 | <!-- Short description has to have less than 80 chars --> |
58 | | - <string name="app_short_description">Easy app for managing your files without ads, respecting your privacy & security</string> |
| 58 | + <string name="app_short_description">Приложение для управления файлами без рекламы, соблюдающее конфиденциальность и безопасность</string> |
59 | 59 | <string name="app_long_description"> |
60 | 60 | A lightweight quick file manager for everyday use. It offers a userful search functionality, you can also customize the home folder and select favorite folders for quick access. |
61 | 61 |
|
|
0 commit comments