Skip to content

Commit a1da02d

Browse files
authored
Merge pull request #577 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2 parents 5031765 + 8111652 commit a1da02d

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

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

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@
1414
<string name="recents">Recents</string>
1515
<string name="show_recents">Show recents</string>
1616
<string name="pdf_viewer">PDF Viewer</string>
17-
1817
<!-- Open as -->
1918
<string name="open_as">Otevřít jako</string>
2019
<string name="text_file">Textový soubor</string>
2120
<string name="image_file">Obrázkový soubor</string>
2221
<string name="audio_file">Zvukový soubor</string>
2322
<string name="video_file">Video soubor</string>
2423
<string name="other_file">Jiný soubor</string>
25-
2624
<!-- Compression -->
2725
<string name="compress">Komprimovat</string>
2826
<string name="decompress">Rozbalit</string>
@@ -33,31 +31,26 @@
3331
<string name="decompression_successful">Rozbalení bylo úspěšné</string>
3432
<string name="compressing_failed">Komprese selhala</string>
3533
<string name="decompressing_failed">Rozbalení selhalo</string>
36-
3734
<!-- Favorites -->
3835
<string name="manage_favorites">Spravovat oblíbené</string>
3936
<string name="go_to_favorite">Přejít na oblíbené</string>
4037
<string name="favorites_activity_placeholder">Přidejte často používané složky mezi oblíbené pro jednoduchý přístup odkudkoli.</string>
41-
4238
<!-- File Editor -->
4339
<string name="file_editor">Editor souborů</string>
44-
4540
<!-- Storage analysis -->
4641
<string name="storage_analysis">Storage analysis</string>
4742
<string name="images">Images</string>
4843
<string name="videos">Videos</string>
4944
<string name="audio">Audio</string>
5045
<string name="documents">Documents</string>
5146
<string name="downloads">Downloads</string>
52-
<string name="archives">Archives</string>
53-
<string name="others">Others</string>
47+
<string name="archives">Archivy</string>
48+
<string name="others">Ostatní</string>
5449
<string name="storage_free">free</string>
5550
<string name="total_storage">Total storage: %s</string>
56-
5751
<!-- Settings -->
5852
<string name="enable_root_access">Povolit přístup ke kořenovým souborům</string>
5953
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
60-
6154
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
6255
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
6356
<string name="app_title">Simple File Manager Pro - Manage files easy &amp; fast</string>
@@ -98,9 +91,8 @@
9891
<b>Reddit:</b>
9992
https://www.reddit.com/r/SimpleMobileTools
10093
</string>
101-
10294
<!--
10395
Haven't found some strings? There's more at
10496
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
10597
-->
106-
</resources>
98+
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<string name="rooted_device_only">该选项仅在 root 后的设备上工作</string>
1414
<string name="recents">最近</string>
1515
<string name="show_recents">显示最近</string>
16-
<string name="pdf_viewer">PDF Viewer</string>
16+
<string name="pdf_viewer">PDF 查看器</string>
1717
<!-- Open as -->
1818
<string name="open_as">打开为</string>
1919
<string name="text_file">文本文件</string>
@@ -95,4 +95,4 @@
9595
Haven't found some strings? There's more at
9696
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9797
-->
98-
</resources>
98+
</resources>

0 commit comments

Comments
 (0)