Translated using Weblate (Punjabi (Pakistan))

Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple File Manager
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-file-manager/pa_PK/
This commit is contained in:
Anonymous 2022-10-25 19:58:27 +00:00 committed by Hosted Weblate
parent c819041afc
commit 4f5ae35a04
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 49 additions and 1 deletions

View File

@ -1,2 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="select_audio_file">Please select an audio file</string>
<string name="search_folder">Search folder</string>
<string name="rooted_device_only">This operation works only on rooted devices</string>
<string name="recents">Recents</string>
<string name="invert_colors">Invert colors</string>
<string name="app_name">Simple File Manager</string>
<string name="app_launcher_name">File Manager</string>
<string name="press_back_again">Press back again to exit</string>
<string name="go_to_home_folder">Go to home folder</string>
<string name="set_as_home_folder">Set as home folder</string>
<string name="home_folder_updated">Home folder updated</string>
<string name="copy_path">Copy path to clipboard</string>
<string name="path_copied">Path copied</string>
<string name="show_recents">Show recents</string>
<string name="pdf_viewer">PDF Viewer</string>
<string name="open_as">Open as</string>
<string name="text_file">Text file</string>
<string name="image_file">Image file</string>
<string name="audio_file">Audio file</string>
<string name="video_file">Video file</string>
<string name="other_file">Other file</string>
<string name="compress">Compress</string>
<string name="compress_pro">Compress (Pro)</string>
<string name="decompress">Decompress</string>
<string name="compress_as">Compress as</string>
<string name="compressing">Compressing…</string>
<string name="decompressing">Decompressing…</string>
<string name="compression_successful">Compression successful</string>
<string name="decompression_successful">Decompression successful</string>
<string name="compressing_failed">Compressing failed</string>
<string name="decompressing_failed">Decompressing failed</string>
<string name="manage_favorites">Manage favorites</string>
<string name="go_to_favorite">Go to favorite</string>
<string name="favorites_activity_placeholder">You can add frequently used folders to favorites for easy access from anywhere.</string>
<string name="file_editor">File Editor</string>
<string name="storage_analysis">Storage analysis</string>
<string name="images">Images</string>
<string name="videos">Videos</string>
<string name="audio">Audio</string>
<string name="documents">Documents</string>
<string name="downloads">Downloads</string>
<string name="archives">Archives</string>
<string name="others">Others</string>
<string name="storage_free">free</string>
<string name="total_storage">Total storage: %s</string>
<string name="enable_root_access">Enable root access</string>
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
</resources>