Skip to content

Commit 6db3412

Browse files
committed
Translated using Weblate (English (India))
Currently translated at 0.0% (0 of 47 strings) Translation: Simple Mobile Tools/Simple File Manager Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/en_IN/
1 parent 68acba2 commit 6db3412

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed
+49-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,50 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources></resources>
2+
<resources>
3+
<string name="app_name">Simple File Manager</string>
4+
<string name="app_launcher_name">File Manager</string>
5+
<string name="press_back_again">Press back again to exit</string>
6+
<string name="go_to_home_folder">Go to home folder</string>
7+
<string name="set_as_home_folder">Set as home folder</string>
8+
<string name="home_folder_updated">Home folder updated</string>
9+
<string name="copy_path">Copy path to clipboard</string>
10+
<string name="path_copied">Path copied</string>
11+
<string name="select_audio_file">Please select an audio file</string>
12+
<string name="search_folder">Search folder</string>
13+
<string name="rooted_device_only">This operation works only on rooted devices</string>
14+
<string name="recents">Recents</string>
15+
<string name="show_recents">Show recents</string>
16+
<string name="pdf_viewer">PDF Viewer</string>
17+
<string name="audio_file">Audio file</string>
18+
<string name="invert_colors">Invert colors</string>
19+
<string name="open_as">Open as</string>
20+
<string name="text_file">Text file</string>
21+
<string name="image_file">Image file</string>
22+
<string name="video_file">Video file</string>
23+
<string name="other_file">Other file</string>
24+
<string name="compress">Compress</string>
25+
<string name="compress_pro">Compress (Pro)</string>
26+
<string name="decompress">Decompress</string>
27+
<string name="compress_as">Compress as</string>
28+
<string name="compressing">Compressing…</string>
29+
<string name="decompressing">Decompressing…</string>
30+
<string name="compression_successful">Compression successful</string>
31+
<string name="decompression_successful">Decompression successful</string>
32+
<string name="compressing_failed">Compressing failed</string>
33+
<string name="decompressing_failed">Decompressing failed</string>
34+
<string name="manage_favorites">Manage favorites</string>
35+
<string name="go_to_favorite">Go to favorite</string>
36+
<string name="favorites_activity_placeholder">You can add frequently used folders to favorites for easy access from anywhere.</string>
37+
<string name="file_editor">File Editor</string>
38+
<string name="storage_analysis">Storage analysis</string>
39+
<string name="images">Images</string>
40+
<string name="videos">Videos</string>
41+
<string name="audio">Audio</string>
42+
<string name="documents">Documents</string>
43+
<string name="downloads">Downloads</string>
44+
<string name="archives">Archives</string>
45+
<string name="others">Others</string>
46+
<string name="storage_free">free</string>
47+
<string name="total_storage">Total storage: %s</string>
48+
<string name="enable_root_access">Enable root access</string>
49+
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
50+
</resources>

0 commit comments

Comments
 (0)