Skip to content

Commit 9b3b485

Browse files
authored
Merge pull request #564 from weblate/weblate-simple-mobile-tools-simple-file-manager
Translations update from Hosted Weblate
2 parents e9b359a + 1d22e35 commit 9b3b485

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

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

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,14 @@
1313
<string name="rooted_device_only">這操作只對已root的裝置有用</string>
1414
<string name="recents">Recents</string>
1515
<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>
17-
16+
<string name="access_storage_prompt">請授予我們的 app 對所有檔案的存取權,否則其可能無法正常運作。</string>
1817
<!-- Open as -->
1918
<string name="open_as">開啟成</string>
2019
<string name="text_file">文字檔案</string>
2120
<string name="image_file">圖片檔案</string>
2221
<string name="audio_file">音源檔案</string>
2322
<string name="video_file">影片檔案</string>
2423
<string name="other_file">其他檔案</string>
25-
2624
<!-- Compression -->
2725
<string name="compress">壓縮</string>
2826
<string name="decompress">解壓縮</string>
@@ -33,34 +31,29 @@
3331
<string name="decompression_successful">解壓縮成功</string>
3432
<string name="compressing_failed">壓縮失敗</string>
3533
<string name="decompressing_failed">解壓縮失敗</string>
36-
3734
<!-- Favorites -->
3835
<string name="manage_favorites">管理我的最愛</string>
3936
<string name="go_to_favorite">前往我的最愛</string>
4037
<string name="favorites_activity_placeholder">你可以將經常使用的資料夾加入我的最愛,方便從任何地方開啟。</string>
41-
4238
<!-- File Editor -->
4339
<string name="file_editor">檔案編輯器</string>
44-
4540
<!-- Storage analysis -->
46-
<string name="storage_analysis">Storage analysis</string>
47-
<string name="images">Images</string>
48-
<string name="videos">Videos</string>
41+
<string name="storage_analysis">儲存空間分析</string>
42+
<string name="images">圖片</string>
43+
<string name="videos">影片</string>
4944
<string name="audio">Audio</string>
5045
<string name="documents">Documents</string>
5146
<string name="downloads">Downloads</string>
5247
<string name="archives">Archives</string>
53-
<string name="others">Others</string>
48+
<string name="others">其他</string>
5449
<string name="storage_free">free</string>
55-
<string name="total_storage">Total storage: %s</string>
56-
50+
<string name="total_storage">總儲存空間:%s</string>
5751
<!-- Settings -->
5852
<string name="enable_root_access">啟用root權限</string>
59-
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
60-
53+
<string name="press_back_twice">需按兩次返回鍵才能離開 app</string>
6154
<!-- Strings displayed only on Google Play Store. 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 -->
63-
<string name="app_title">Simple File Manager Pro - Manage files easy &amp; fast</string>
56+
<string name="app_title">專業版 簡易檔案管理器 - 輕鬆、快速管理檔案</string>
6457
<!-- Short description has to have less than 80 chars -->
6558
<string name="app_short_description">Easy app for managing your files without ads, respecting your privacy &amp; security</string>
6659
<string name="app_long_description">
@@ -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>

0 commit comments

Comments
 (0)