Skip to content

Commit e5ac7e2

Browse files
committed
i18n ru
1 parent 2b1bfb5 commit e5ac7e2

File tree

6 files changed

+623
-6
lines changed

6 files changed

+623
-6
lines changed

app/src/main/res/values-ru/strings.xml

Lines changed: 599 additions & 0 deletions
Large diffs are not rendered by default.

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<resources>
2-
<string name="app_name">Round Sync</string>
2+
<string name="app_name" translatable="false">Round Sync</string>
33
<string name="app_description">Rclone for Android</string>
4-
<string name="app_short_name">Round Sync</string>
4+
<string name="app_short_name" translatable="false">Round Sync</string>
55

66
<string name="title_activity_about">About</string>
77
<string name="title_activity_changelog">Changelog</string>

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Round Sync helps you to mange your files, everywhere you go, on your local device or on most cloud providers.
2-
3-
<b>File Management</b>
1+
Round Sync helps you to manage your files, everywhere you go, on your local device or on most cloud providers.
2+
3+
<b>File Management</b>
44
You can list, view, download, upload, move, rename, delete files and folders
55

66
<b>Streaming</b>
@@ -13,4 +13,4 @@ You can create tasks to automatically schedule syncs of your files
1313
Supports automatic dark theme in the style of material you!
1414

1515
<b>Access everything</b>
16-
Supports Storage Access Framework (SAF) for SD card and USB device access, regular storage devices and of course any cloud compatible with rclone.
16+
Supports Storage Access Framework (SAF) for SD card and USB device access, regular storage devices, and of course, any cloud compatible with rclone.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Round Sync позволяем вам управлять вашими файлами, где бы вы не были, на вашем локальном устройстве или на большинстве облачных провайдеров.
2+
3+
<b>Управление файлами</b>
4+
Вы можете просматривать, скачивать, загружать, перемещать, переименовывать, удалять файлы и папки.
5+
6+
<b>Раздача</b>
7+
Раздача медиа файлов и папок с помощью FTP, HTTP, WebDAV или DLNA.
8+
9+
<b>Синхронизация</b>
10+
Вы можете создать задачи для автоматического расписания синхронизации ваших файлов.
11+
12+
<b>Материальный Дизайн</b>
13+
Поддержка автоматического переключения на тёмную тему.
14+
15+
<b>Доступ ко всему</b>
16+
Поддерживает Storage Access Framework (SAF) для доступа к SD картам и USB устройствам, обычным устройствам хранения и конечно же любое облачное хранилище совместимое с rclone.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Файловый менеджер для Android использующий rclone под капотом.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Round Sync - Rclone для Android

0 commit comments

Comments
 (0)