removing an invalid Indonesian translation file

This commit is contained in:
tibbi
2021-11-13 17:24:01 +01:00
parent 9baf4bb935
commit 33f7861ff2

View File

@ -1,105 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple File Manager</string>
<string name="app_launcher_name">File Manager</string>
<string name="press_back_again">Tekan sekali lagi untuk keluar</string>
<string name="go_to_home_folder">Buka folder beranda</string>
<string name="set_as_home_folder">Setel sebagai folder beranda</string>
<string name="home_folder_updated">Folder beranda diperbarui</string>
<string name="copy_path">Salin jalur ke papan klip</string>
<string name="path_copied">Jalur disalin</string>
<string name="select_audio_file">Silakan pilih berkas audio</string>
<string name="search_folder">Cari folder</string>
<string name="rooted_device_only">Tindakan ini hanya bekerja pada perangkat dengan akses root</string>
<string name="recents">Recents</string>
<string name="show_recents">Show recents</string>
<!-- Open as -->
<string name="open_as">Buka sebagai</string>
<string name="text_file">Berkas teks</string>
<string name="image_file">Berkas gambar</string>
<string name="audio_file">Berkas audio</string>
<string name="video_file">Berkas video</string>
<string name="other_file">Berkas lainnya</string>
<!-- Compression -->
<string name="compress">Kompres</string>
<string name="decompress">Dekompres</string>
<string name="compress_as">Kompres sebagai</string>
<string name="compressing">Mengompres…</string>
<string name="decompressing">Dekompres…</string>
<string name="compression_successful">Berhasil mengompres</string>
<string name="decompression_successful">Berhasil dekompresi</string>
<string name="compressing_failed">Gagal mengompres</string>
<string name="decompressing_failed">Gagal dekompresi</string>
<!-- Favorites -->
<string name="manage_favorites">Kelola favorit</string>
<string name="go_to_favorite">Buka favorit</string>
<string name="favorites_activity_placeholder">Anda bisa menambahkan folder yang sering digunakan ke favorit untuk kemudahan akses dari mana saja.</string>
<!-- File Editor -->
<string name="file_editor">Penyunting Berkas</string>
<!-- Storage analysis -->
<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>
<!-- Settings -->
<string name="enable_root_access">Aktifkan akses root</string>
<string name="press_back_twice">Require pressing Back twice to leave the app</string>
<!-- Strings displayed only on Google Play Store. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple File Manager Pro - Manage files easy &amp; fast</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Easy app for managing your files without ads, respecting your privacy &amp; security</string>
<string name="app_long_description">
A lightweight quick file manager for everyday use. It offers a userful search functionality, you can also customize the home folder and select favorite folders for quick access.
The app contains multiple powerful security related functions, like password protecting hidden items, deleting files, or the whole app. You can choose between using a pattern, pin, or a fingerprint to keep your data private.
This modern file organizer supports fast browsing of root files, SD cards and USB devices.
To keep your productive, it obviously has all the standard file operations like rename, copy, move, delete, share etc. It can also be used for saving up some storage, since it allows compressing and decompressing too. You can easily create new files or folders if you wish so.
You can obviously select sorting by multiple different values, toggle between ascending and descending, or use a folder specific sorting.
By just a few clicks you can also check file or folder properties, which shows various fields like the file size, date of the last modification, or EXIF values like the creation date, camera model at photos etc.
To get a file or folders path quickly, you can easily select it by long pressing and copying it in the clipboard.
You can create handy desktop shortcuts for accessing your favorite items quickly.
It contains a light file editor that you can use either for printing documents, editing them, or read easily with using zoom gestures, whenever needed.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
Sama sekali tidak berisi iklan dan tidak membutuhkan perizinan yang tidak perlu. Sepenuhnya sumber terbuka, dengan warna yang bisa disesuaikan.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Standalone website of Simple File Manager Pro:</b>
https://www.simplemobiletools.com/filemanager
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>