summaryrefslogtreecommitdiffstats
path: root/FMRecord
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:50:42 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-28 00:50:42 +0300
commit7f9e252dddd8c3ffad5ce947a4b5131df06a1211 (patch)
tree5cafb20b85655512d0e914bd97531f5623c067d0 /FMRecord
parentb1bfaea3600734f2afda3be581fe3ab721292522 (diff)
downloadandroid_hardware_qcom_fm-7f9e252dddd8c3ffad5ce947a4b5131df06a1211.tar.gz
android_hardware_qcom_fm-7f9e252dddd8c3ffad5ce947a4b5131df06a1211.tar.bz2
android_hardware_qcom_fm-7f9e252dddd8c3ffad5ce947a4b5131df06a1211.zip
Automatic translation import
Change-Id: Ic9858645627586c02a98af1578a30e38f921e60d
Diffstat (limited to 'FMRecord')
-rw-r--r--FMRecord/res/values-in/strings.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/FMRecord/res/values-in/strings.xml b/FMRecord/res/values-in/strings.xml
index e80d50c..966fd63 100644
--- a/FMRecord/res/values-in/strings.xml
+++ b/FMRecord/res/values-in/strings.xml
@@ -30,24 +30,12 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- alert to the user that USB storage must be available before using FM recording [CHAR LIMIT=NONE] -->
- <string name="no_storage">Pasang kartu SD sebelum memulai rekaman.</string>
<!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] -->
- <string name="preparing_sd">Menyiapkan kartu SD</string>
<!-- alert to the user that the FM fails to read or write the USB storage. [CHAR LIMIT=NONE] -->
- <string name="access_sd_fail">Tidak bisa mengakses kartu SD.</string>
<!-- Low-memory dialog message [CHAR LIMT=NONE] -->
- <string name="spaceIsLow_content">Kartu SD anda kehabisan ruang penyimpanan. Ubah pengaturan kualitas atau hapus beberapa gambar atau file lainnya.</string>
<!-- The messsage shown when FM record reaches size limit. -->
- <string name="FMRecording_reach_size_limit">Mendekati batas ukuran.</string>
<!-- the name under which recordings will be visible in the media database is formatted like this -->
- <string name="audio_db_title_format"><xliff:g id="format">dd-MM-yyyy- HH:mm:ss</xliff:g></string>
<!-- all recordings will show up in the media database with this 'artist' name -->
- <string name="audio_db_artist_name">Rekaman FM saya</string>
<!-- all recordings will show up in the media database with this 'album' name -->
- <string name="audio_db_album_name">Rekaman FM</string>
<!-- all recordings will show up in the media database in a playlist with this name -->
- <string name="audio_db_playlist_name">Rekaman FM</string>
- <string name="save_record_file">File rekaman FM disimpan ke \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
- <string name="fm_record_progress">Rekaman FM dalam proses</string>
- <string name="unable_to_store">Tidak dapat menyimpan rekaman audio</string>
</resources>