├── Android.mk
├── AndroidManifest.xml
├── CleanSpec.mk
├── MODULE_LICENSE_APACHE2
├── NOTICE
├── res
├── anim
│ └── floating_action_button_elevation.xml
├── drawable
│ ├── accept.xml
│ ├── fab_accent.xml
│ ├── floating_action_button.xml
│ ├── ic_menu_moreoverflow_material.xml
│ ├── pause.xml
│ ├── pause_led.xml
│ ├── play.xml
│ ├── record.xml
│ ├── record_disabled.xml
│ ├── recording_led.xml
│ ├── stop.xml
│ ├── stopped_led.xml
│ └── trash.xml
├── layout
│ └── main.xml
├── menu
│ └── main_menu.xml
├── mipmap-hdpi
│ └── ic_launcher.png
├── mipmap-mdpi
│ └── ic_launcher.png
├── mipmap-xhdpi
│ └── ic_launcher.png
├── mipmap-xxhdpi
│ └── ic_launcher.png
├── mipmap-xxxhdpi
│ └── ic_launcher.png
├── values-af
│ ├── cm_strings.xml
│ └── strings.xml
├── values-am
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ar
│ ├── cm_strings.xml
│ └── strings.xml
├── values-as-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ast-rES
│ ├── cm_strings.xml
│ └── strings.xml
├── values-az-rAZ
│ ├── cm_strings.xml
│ └── strings.xml
├── values-b+sr+Latn
│ └── strings.xml
├── values-be-rBY
│ ├── cm_strings.xml
│ └── strings.xml
├── values-be
│ ├── cm_strings.xml
│ └── strings.xml
├── values-bg
│ ├── cm_strings.xml
│ └── strings.xml
├── values-bn-rBD
│ ├── cm_strings.xml
│ └── strings.xml
├── values-br-rFR
│ ├── cm_strings.xml
│ └── strings.xml
├── values-bs-rBA
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ca
│ ├── cm_strings.xml
│ └── strings.xml
├── values-cs
│ ├── cm_strings.xml
│ └── strings.xml
├── values-csb-rPL
│ ├── cm_strings.xml
│ └── strings.xml
├── values-cy
│ ├── cm_strings.xml
│ └── strings.xml
├── values-da
│ ├── cm_strings.xml
│ └── strings.xml
├── values-de
│ ├── cm_strings.xml
│ └── strings.xml
├── values-el
│ ├── cm_strings.xml
│ └── strings.xml
├── values-en-rAU
│ ├── cm_strings.xml
│ └── strings.xml
├── values-en-rGB
│ ├── cm_strings.xml
│ └── strings.xml
├── values-en-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-en-rPT
│ ├── cm_strings.xml
│ └── strings.xml
├── values-eo
│ ├── cm_strings.xml
│ └── strings.xml
├── values-es-rCO
│ ├── cm_strings.xml
│ └── strings.xml
├── values-es-rMX
│ ├── cm_strings.xml
│ └── strings.xml
├── values-es-rUS
│ ├── cm_strings.xml
│ └── strings.xml
├── values-es
│ ├── cm_strings.xml
│ └── strings.xml
├── values-et-rEE
│ ├── cm_strings.xml
│ └── strings.xml
├── values-eu-rES
│ ├── cm_strings.xml
│ └── strings.xml
├── values-fa
│ ├── cm_strings.xml
│ └── strings.xml
├── values-fi
│ ├── cm_strings.xml
│ └── strings.xml
├── values-fil-rPH
│ └── cm_strings.xml
├── values-fr-rCA
│ ├── cm_strings.xml
│ └── strings.xml
├── values-fr
│ ├── cm_strings.xml
│ └── strings.xml
├── values-frp-rIT
│ ├── cm_strings.xml
│ └── strings.xml
├── values-fy-rNL
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ga-rIE
│ ├── cm_strings.xml
│ └── strings.xml
├── values-gd-rGB
│ ├── cm_strings.xml
│ └── strings.xml
├── values-gl-rES
│ ├── cm_strings.xml
│ └── strings.xml
├── values-gu-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-hi
│ ├── cm_strings.xml
│ └── strings.xml
├── values-hr
│ ├── cm_strings.xml
│ └── strings.xml
├── values-hu
│ ├── cm_strings.xml
│ └── strings.xml
├── values-hy-rAM
│ ├── cm_strings.xml
│ └── strings.xml
├── values-in
│ ├── cm_strings.xml
│ └── strings.xml
├── values-is-rIS
│ ├── cm_strings.xml
│ └── strings.xml
├── values-it
│ ├── cm_strings.xml
│ └── strings.xml
├── values-iw
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ja
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ka-rGE
│ ├── cm_strings.xml
│ └── strings.xml
├── values-kk-rKZ
│ ├── cm_strings.xml
│ └── strings.xml
├── values-km-rKH
│ ├── cm_strings.xml
│ └── strings.xml
├── values-kn-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ko
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ku
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ky-rKG
│ ├── cm_strings.xml
│ └── strings.xml
├── values-land-hdpi
│ └── cm_dimens.xml
├── values-land-mdpi
│ └── cm_dimens.xml
├── values-lb
│ ├── cm_strings.xml
│ └── strings.xml
├── values-lo-rLA
│ ├── cm_strings.xml
│ └── strings.xml
├── values-lt
│ ├── cm_strings.xml
│ └── strings.xml
├── values-lv
│ ├── cm_strings.xml
│ └── strings.xml
├── values-mk-rMK
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ml-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-mn-rMN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-mr-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ms-rMY
│ ├── cm_strings.xml
│ └── strings.xml
├── values-my-rMM
│ ├── cm_strings.xml
│ └── strings.xml
├── values-nb
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ne-rNP
│ ├── cm_strings.xml
│ └── strings.xml
├── values-nl
│ ├── cm_strings.xml
│ └── strings.xml
├── values-oc-rFR
│ ├── cm_strings.xml
│ └── strings.xml
├── values-or-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-pa-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-pl
│ ├── cm_strings.xml
│ └── strings.xml
├── values-pt-rBR
│ └── cm_strings.xml
├── values-pt-rPT
│ ├── cm_strings.xml
│ └── strings.xml
├── values-pt
│ └── strings.xml
├── values-rm
│ └── cm_strings.xml
├── values-ro
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ru
│ ├── cm_strings.xml
│ └── strings.xml
├── values-si-rLK
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sk
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sl
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sq-rAL
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sr
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sv
│ ├── cm_strings.xml
│ └── strings.xml
├── values-sw
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ta-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-te-rIN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-th
│ ├── cm_strings.xml
│ └── strings.xml
├── values-tl
│ └── strings.xml
├── values-tr
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ug
│ ├── cm_strings.xml
│ └── strings.xml
├── values-uk
│ ├── cm_strings.xml
│ └── strings.xml
├── values-ur-rPK
│ ├── cm_strings.xml
│ └── strings.xml
├── values-uz-rUZ
│ ├── cm_strings.xml
│ └── strings.xml
├── values-vi
│ ├── cm_strings.xml
│ └── strings.xml
├── values-w820dp
│ └── cm_dimens.xml
├── values-zh-rCN
│ ├── cm_strings.xml
│ └── strings.xml
├── values-zh-rHK
│ ├── cm_strings.xml
│ └── strings.xml
├── values-zh-rTW
│ ├── cm_strings.xml
│ └── strings.xml
├── values-zu
│ ├── cm_strings.xml
│ └── strings.xml
└── values
│ ├── cm_colors.xml
│ ├── cm_config.xml
│ ├── cm_dimens.xml
│ ├── cm_strings.xml
│ ├── dimens.xml
│ ├── strings.xml
│ └── styles.xml
└── src
└── com
└── android
└── soundrecorder
├── Recorder.java
└── SoundRecorder.java
/Android.mk:
--------------------------------------------------------------------------------
1 | LOCAL_PATH:= $(call my-dir)
2 | include $(CLEAR_VARS)
3 |
4 | LOCAL_MODULE_TAGS := optional
5 | LOCAL_CERTIFICATE := platform
6 |
7 | LOCAL_SRC_FILES := $(call all-java-files-under, src)
8 |
9 | LOCAL_PACKAGE_NAME := SoundRecorder
10 |
11 | include $(BUILD_PACKAGE)
12 |
--------------------------------------------------------------------------------
/CleanSpec.mk:
--------------------------------------------------------------------------------
1 | # Copyright (C) 2007 The Android Open Source Project
2 | #
3 | # Licensed under the Apache License, Version 2.0 (the "License");
4 | # you may not use this file except in compliance with the License.
5 | # You may obtain a copy of the License at
6 | #
7 | # http://www.apache.org/licenses/LICENSE-2.0
8 | #
9 | # Unless required by applicable law or agreed to in writing, software
10 | # distributed under the License is distributed on an "AS IS" BASIS,
11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 | # See the License for the specific language governing permissions and
13 | # limitations under the License.
14 | #
15 |
16 | # If you don't need to do a full clean build but would like to touch
17 | # a file or delete some intermediate files, add a clean step to the end
18 | # of the list. These steps will only be run once, if they haven't been
19 | # run before.
20 | #
21 | # E.g.:
22 | # $(call add-clean-step, touch -c external/sqlite/sqlite3.h)
23 | # $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates)
24 | #
25 | # Always use "touch -c" and "rm -f" or "rm -rf" to gracefully deal with
26 | # files that are missing or have been moved.
27 | #
28 | # Use $(PRODUCT_OUT) to get to the "out/target/product/blah/" directory.
29 | # Use $(OUT_DIR) to refer to the "out" directory.
30 | #
31 | # If you need to re-do something that's already mentioned, just copy
32 | # the command and add it to the bottom of the list. E.g., if a change
33 | # that you made last week required touching a file and a change you
34 | # made today requires touching the same file, just copy the old
35 | # touch step and add it to the end of the list.
36 | #
37 | # ************************************************
38 | # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
39 | # ************************************************
40 |
41 | # For example:
42 | #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
43 | #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
44 | #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
45 | #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
46 |
47 | # ************************************************
48 | # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
49 | # ************************************************
50 |
--------------------------------------------------------------------------------
/MODULE_LICENSE_APACHE2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/MODULE_LICENSE_APACHE2
--------------------------------------------------------------------------------
/res/anim/floating_action_button_elevation.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 | -
19 |
24 |
25 | -
26 |
31 |
32 |
33 |
--------------------------------------------------------------------------------
/res/drawable/accept.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
25 |
29 |
30 |
--------------------------------------------------------------------------------
/res/drawable/fab_accent.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------
/res/drawable/floating_action_button.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
19 | -
20 |
21 |
22 |
23 |
24 |
25 |
--------------------------------------------------------------------------------
/res/drawable/ic_menu_moreoverflow_material.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 |
24 |
25 |
28 |
29 |
30 |
--------------------------------------------------------------------------------
/res/drawable/pause.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/drawable/pause_led.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/drawable/play.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
33 |
34 |
--------------------------------------------------------------------------------
/res/drawable/record.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
28 |
29 |
--------------------------------------------------------------------------------
/res/drawable/record_disabled.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
30 |
31 |
--------------------------------------------------------------------------------
/res/drawable/recording_led.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/drawable/stop.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/drawable/stopped_led.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/drawable/trash.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
22 |
23 |
26 |
27 |
--------------------------------------------------------------------------------
/res/menu/main_menu.xml:
--------------------------------------------------------------------------------
1 |
2 |
30 |
44 |
--------------------------------------------------------------------------------
/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/CyanogenMod/android_packages_apps_SoundRecorder/54a588670b8d6133d896866546cfd254f7475968/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/values-am/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-am/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "የድምፅ መቅጃ"
20 | "መልዕክቶን ይመዝግቡ"
21 | "መልዕክት ተቀድቷል"
22 | "መልዕክት ከልስ"
23 | "በመመዝብ/በመቅዳት ላይ"
24 | "መመዝብ/መቅዳትቆሟል"
25 | "ማከማቻ ሙሉ ነው"
26 | "ከፍተኛ ርዝመት ደርሷል"
27 | "የUSB ማከማቻ አጣብቅ"
28 | "የSD ካርድ አስገባ"
29 | "%d ደቂቃ አለ"
30 | "%dአለ"
31 | "ተከናውኗል"
32 | "አስወግድ"
33 | "እሺ"
34 |
35 |
36 | "ቅጂዎችዎ"
37 | "የድምፅ ቅጂዎች"
38 | "የእኔ ቅጂዎች"
39 | "የUSB ማህደረ ትውስታ መድረስ አልተቻለም።"
40 | "SD ካርድን መድረስ አልተቻለም፡፡"
41 | "የመተግበሪያ ውስጥ ስህተት"
42 | "የተቀዳ ኦዲዮ ለማስቀመጥ አልተቻለም"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-ar/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "مسجِّل الصوت"
20 | "تسجيل رسالتك"
21 | "تم تسجيل الرسالة"
22 | "مراجعة الرسالة"
23 | "جارٍ التسجيل"
24 | "توقف التسجيل"
25 | "السعة التخزينية ممتلئة"
26 | "تم بلوغ الحد الأقصى للطول"
27 | "تحميل وحدة تخزين USB"
28 | "إدراج بطاقة SD"
29 | "يتوفر %d دقيقة"
30 | "يتوفر %d ثانية"
31 | "تم"
32 | "إلغاء"
33 | "موافق"
34 |
35 |
36 | "تسجيلاتك"
37 | "التسجيلات الصوتية"
38 | "تسجيلاتي"
39 | "لا يمكن الدخول إلى وحدة تخزين USB."
40 | "لا يمكن الدخول إلى بطاقة SD."
41 | "حدث خطأ داخلي بالتطبيق."
42 | "تعذر حفظ الصوت المسجل."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-as-rIN/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-az-rAZ/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Fasilə verildi
21 |
22 | Səsyazma başa çatdı
23 |
24 | Dəstəklənməyən format.
25 |
26 | Bu seçim zəng vaxtı dəstəklənmir.
27 |
28 | AAC səsli zəng səsyazması dəstəklənmir.
29 |
30 |
31 | Fayl növü
32 | Saxlama yeri
33 | Telefon yaddaşı
34 | Telefon yaddaşı qoşulmayıb
35 | Klaviatura
36 | Fayl silindi
37 |
38 | Daxili tətbiqetmə xətası.\n\nMikrofon istifadədə ola bilər.
39 | Səsyazmaları göstər
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-bn-rBD/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | বিরতি
21 |
22 | রেকর্ড করা শেষ হয়েছে
23 |
24 | অসমর্থিত বিন্যাস।
25 |
26 | এই অপশনটি একটি কল চলাকালীন সমর্থিত নয়।
27 |
28 | AAC ভয়েস কল রেকর্ড সমর্থিত নয়।
29 |
30 |
31 | ফাইলের ধরন
32 | সংগ্রহস্থলের অবস্থান
33 | ফোন সংগ্রহস্থল
34 | ফোন সংগ্রহস্থল আনমাউন্ট
35 | কী-বোর্ড
36 | ফাইল মুছেফেলা হয়েছে
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
--------------------------------------------------------------------------------
/res/values-br-rFR/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-br-rFR/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-bs-rBA/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-csb-rPL/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-csb-rPL/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-cy/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-cy/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-en-rAU/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Paused
21 |
22 | Recording finished
23 |
24 | Unsupported format.
25 |
26 | This option is not supported during a call.
27 |
28 | AAC voice call recording is not supported.
29 |
30 |
31 | File type
32 | Storage location
33 | Phone storage
34 | Phone storage unmounted
35 | Keyboard
36 | File has been deleted
37 |
38 | Internal application error.\n\nMicrophone may be in use.
39 | View recordings
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-en-rAU/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "Sound Recorder"
20 | "Record your message"
21 | "Message recorded"
22 | "Review message"
23 | "Recording"
24 | "Recording stopped"
25 | "Storage is full"
26 | "Maximum length reached"
27 | "Mount USB storage"
28 | "Insert an SD card"
29 | "%d min available"
30 | "%ds available"
31 | "Done"
32 | "Discard"
33 | "OK"
34 |
35 |
36 | "Your recordings"
37 | "Audio recordings"
38 | "My recordings"
39 | "Can\'t access USB storage."
40 | "Can\'t access SD card."
41 | "Internal application error."
42 | "Couldn\'t save recorded audio."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-en-rGB/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-en-rGB/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "Sound Recorder"
20 | "Record your message"
21 | "Message recorded"
22 | "Review message"
23 | "Recording"
24 | "Recording stopped"
25 | "Storage is full"
26 | "Maximum length reached"
27 | "Mount USB storage"
28 | "Insert an SD card"
29 | "%d min available"
30 | "%ds available"
31 | "Done"
32 | "Discard"
33 | "OK"
34 |
35 |
36 | "Your recordings"
37 | "Audio recordings"
38 | "My recordings"
39 | "Can\'t access USB storage."
40 | "Can\'t access SD card."
41 | "Internal application error."
42 | "Couldn\'t save recorded audio."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-en-rPT/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-en-rPT/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-eo/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-eo/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-es-rCO/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-es-rCO/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-es-rMX/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-et-rEE/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Peatatud
21 |
22 | Lindistus lõpetatud
23 |
24 | Toetuseta formaat.
25 |
26 | See valik ei ole kõne ajal toetatud.
27 |
28 | AAC kõne salvestus ei ole toetatud.
29 |
30 |
31 | Faili tüüp
32 | Salvestusasukoht
33 | Telefonimälu
34 | Telefonimälu lahutatud
35 | Klaviatuur
36 | Fail on kustutatud
37 |
38 | Sisene rakendus probleem.\n\nMikrofon võib olla kasutuses.
39 | Vaata salvestusi
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-fa/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | متوقف
21 |
22 | ضبط به پایان رسید
23 |
24 | فرمت پشتیبانی نشده.
25 |
26 | این گزینه در طول تماس پشتیبانی نمیشود.
27 |
28 | ضبط تماس صوتی AAC پشتیبانی نمیشود.
29 |
30 |
31 | نوع فایل
32 | محل ذخیرهسازی
33 | حافظه تلفن
34 | حافظه گوشی در دسترس نیست
35 | صفحهکلید
36 | فایل حذف شده است
37 |
38 | خطای داخلی برنامه.\n\n ممکن است میکروفن در حال استفاده باشد.
39 | مشاهده ضبط شدهها
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-fil-rPH/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-fr-rCA/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-frp-rIT/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-frp-rIT/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-fy-rNL/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-fy-rNL/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-ga-rIE/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-ga-rIE/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-gd-rGB/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-gd-rGB/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-hi/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | पॉज़ किया गया
21 |
22 | रिकॉर्डिंग पूरा हो गया
23 |
24 | अमर्थित स्वरूप।
25 |
26 | यह विकल्प कॉल के दौरान समर्थित नहीं है।
27 |
28 | एएसी वोइस कॉल रिकॉर्डिंग समर्थित नहीं है।
29 |
30 |
31 | फ़ाइल प्रकार
32 | भंडारण का स्थान
33 | फ़ोन भंडारण
34 | फ़ोन भंडारण को अनमाउंट किया गया
35 | कुंजीपटल
36 | फ़ाइल हटा दी गई
37 |
38 | आंतरिक अनुप्रयोग त्रुटि।\n\nमाइक्रोफ़ोन का उपयोग हो रहा है।
39 | रिकॉर्डिंग देखें
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-hy-rAM/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-is-rIS/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-iw/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "רשמקול"
20 | "הקלט את ההודעה"
21 | "ההודעה הוקלטה"
22 | "סקירת הודעה"
23 | "מקליט"
24 | "ההקלטה נעצרה"
25 | "שטח האחסון מלא"
26 | "זהו האורך המרבי המותר"
27 | "טען אחסון USB"
28 | "הכנס כרטיס SD"
29 | "נותרו %d דקות"
30 | "נותרו %d שניות"
31 | "בוצע"
32 | "מחק"
33 | "אישור"
34 |
35 |
36 | "ההקלטות שלך"
37 | "הקלטות אודיו"
38 | "ההקלטות שלי"
39 | "לא ניתן לגשת לאחסון USB."
40 | "לא ניתן לגשת לכרטיס SD."
41 | "שגיאת אפליקציה פנימית"
42 | "לא ניתן לשמור את האודיו שהוקלט"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-ja/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "音声レコーダー"
20 | "メッセージの録音"
21 | "メッセージを録音しました"
22 | "メッセージの確認"
23 | "録音中"
24 | "録音を停止しました"
25 | "メモリがいっぱいです"
26 | "最大サイズに達しました"
27 | "USBストレージをマウント"
28 | "SDカードを挿入してください"
29 | "%d分録音可能"
30 | "%d秒録音可能"
31 | "完了"
32 | "破棄"
33 | "OK"
34 |
35 |
36 | "録音リスト"
37 | "録音"
38 | "マイ録音"
39 | "USBストレージにアクセスできません。"
40 | "SDカードにアクセスできません。"
41 | "内部アプリケーションエラーが発生しました。"
42 | "録音を保存できませんでした。"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-ka-rGE/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-kk-rKZ/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-km-rKH/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-ko/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "Sound Recorder"
20 | "메시지 녹음"
21 | "메시지 녹음됨"
22 | "메시지 재생"
23 | "녹음"
24 | "녹음이 중지되었습니다."
25 | "저장공간이 꽉 찼습니다."
26 | "최대 길이에 도달했습니다."
27 | "USB 저장소 마운트"
28 | "SD 카드를 삽입하세요."
29 | "%d분 녹음 가능"
30 | "%d초 녹음 가능"
31 | "완료"
32 | "취소"
33 | "확인"
34 |
35 |
36 | "내 콘텐츠"
37 | "오디오 녹음"
38 | "내 콘텐츠"
39 | "USB 저장소에 액세스할 수 없습니다."
40 | "SD 카드에 액세스할 수 없습니다."
41 | "내부 애플리케이션 오류"
42 | "녹음된 오디오를 저장할 수 없습니다."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-ku/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | ڕاگیرا
21 |
22 | تۆمارکردن کۆتایی هات
23 |
24 | پاڵپشتی ناکات.
25 |
26 | ئهم ههڵبژاردنه پشتگیرینهكراوه له كاتی پهیوهندیكردن.
27 |
28 | AAC تسجیل كردنی پهیوهندی دهنگی پشتگیرینهكراوه.
29 |
30 |
31 | جۆری فایل
32 | شوێنی ههڵگرتن
33 | بیرگەی تەلەفۆن
34 | بیرگەی تەلەفۆن ناجێگیرکراوە
35 | تەختەکلیل
36 | فایلەکە سڕایەوە
37 |
38 | هەڵەی بەرنامەی ناوەکی.\n\nلەوانەیە میکڕۆفۆن کارا بێت.
39 | بینینی تۆمارەکان
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-ky-rKG/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-land-hdpi/cm_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | 80sp
18 |
--------------------------------------------------------------------------------
/res/values-land-mdpi/cm_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | 70sp
18 |
--------------------------------------------------------------------------------
/res/values-lo-rLA/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-lt/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Sustabdyta
21 |
22 | Įrašymas baigtas
23 |
24 | Nepalaikomas formatas.
25 |
26 | Ši parinktis yra nepalaikoma pokalbio metu.
27 |
28 | AAC balso skambučių įrašymas nepalaikomas.
29 |
30 |
31 | Failo tipas
32 | Saugyklos vieta
33 | Telefono saugykla
34 | Telefono saugykla atjungta
35 | Klaviatūra
36 | Failas ištrintas
37 |
38 | Vidinės programos klaida.\n\nMikrofonas gali būti naudojamas.
39 | Žiūrėti įrašus
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-lv/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Apturēts
21 |
22 | Ierakstīšana pabeigta
23 |
24 | Neatbalstīts formāts.
25 |
26 | Sarunas laikā šī iespēja nav atbalstīta.
27 |
28 | AAC balss zvanu ieraksts nav atbalstīts.
29 |
30 |
31 | Faila veids
32 | Krātuves atrašanās vieta
33 | Telefona krātuve
34 | Telefona krātuve nomontēta
35 | Tastatūra
36 | Fails ir izdzēsts
37 |
38 | Iekšēja lietotnes kļūda.\n\nIespējams, ka mikrofons jau tiek izmantots.
39 | Skatīt ierakstus
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-mk-rMK/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-mn-rMN/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-ms-rMY/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-my-rMM/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-nb/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "Lydopptak"
20 | "Ta opp en melding"
21 | "Melding tatt opp"
22 | "Spill tilbake melding"
23 | "Tar opp"
24 | "Opptak avbrutt"
25 | "Tomt for plass"
26 | "Makslengde nådd"
27 | "Koble til USB-lagring"
28 | "Sett inn et SD-kort"
29 | "%d min. tilgjengelig"
30 | "%ds tilgjengelig"
31 | "Ferdig"
32 | "Forkast"
33 | "OK"
34 |
35 |
36 | "Dine opptak"
37 | "Lydopptak"
38 | "Mine opptak"
39 | "Får ikke tilgang til USB-lagring."
40 | "Får ikke tilgang til SD-kort."
41 | "Intern feil ved app."
42 | "Kunne ikke lagre lydopptak."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-ne-rNP/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-oc-rFR/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-oc-rFR/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-or-rIN/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/res/values-pa-rIN/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-rm/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-si-rLK/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | විරාම වී
21 |
22 | පටිගතකරණය අවසන්
23 |
24 | සහාය නොදක්වන නිමැවුමකි.
25 |
26 | ඇමතුමක් අතරතුර මෙම විකල්පය සහාය නොදක්වයි.
27 |
28 | AAC හඬ ඇමතුම් රෙකෝඩනය සහාය නොදක්වයි.
29 |
30 |
31 | ගොනු වර්ගය
32 | ආචයන පිහිටුම
33 | දුරකථනයේ ආචයනය
34 | දුරකථනයේ ආචයනය අනාරූඩය
35 | යතුරුපුවරුව
36 | ගොනුව මකාදැමුනි
37 |
38 | අභ්යන්තර යෙදුම් දෝෂයක්.\n\nමයික්රෝෆෝනය භාවිතයේ පවතිනවා විය හැක.
39 | පටිගතකරණයන් නරඹන්න
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-sq-rAL/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-sw/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-tr/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "Ses Kaydedici"
20 | "Mesajınızı kaydedin"
21 | "Mesaj kaydedildi"
22 | "Mesajı incele"
23 | "Kaydediyor"
24 | "Kayıt durdu"
25 | "Depolama alanı dolu"
26 | "Maksimum uzunluğa ulaşıldı"
27 | "USB bellek ekleyin"
28 | "SD kart yerleştirin"
29 | "%d dak. var"
30 | "%d var"
31 | "Tamam"
32 | "Sil"
33 | "Tamam"
34 |
35 |
36 | "Kayıtlarınız"
37 | "Ses kayıtları"
38 | "Kayıtlarım"
39 | "USB belleğe erişilemiyor."
40 | "SD karta erişilemiyor."
41 | "Dahili uygulama hatası."
42 | "Ses kaydı diske kaydedilemedi."
43 |
44 |
--------------------------------------------------------------------------------
/res/values-uk/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 | Призупинено
21 |
22 | Запис завершено
23 |
24 | Формат не підтримується.
25 |
26 | Цей параметр не підтримується під час дзвінка.
27 |
28 | AAC запис голосового дзвінка не підтримується.
29 |
30 |
31 | Тип файлу
32 | Місце зберігання
33 | Пам’ять телефону
34 | Пам\'ять телефону демонтовано
35 | Клавіатура
36 | Файл видалено
37 |
38 | Внутрішня помилка програми\n\nМожливо мікрофон вже використовується.
39 | Перегляд записів
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
--------------------------------------------------------------------------------
/res/values-ur-rPK/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-uz-rUZ/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values-w820dp/cm_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 | 64dp
3 |
4 |
--------------------------------------------------------------------------------
/res/values-zh-rCN/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "录音机"
20 | "录下您的留言"
21 | "信息已录制"
22 | "查看信息"
23 | "录音"
24 | "录音停止"
25 | "存储空间已满"
26 | "已达到长度上限"
27 | "装载USB存储设备"
28 | "请插入SD卡"
29 | "还剩%d分钟"
30 | "还剩%d秒"
31 | "完成"
32 | "放弃"
33 | "确定"
34 |
35 |
36 | "您的录音"
37 | "录音"
38 | "我的录音"
39 | "无法使用USB存储设备。"
40 | "无法使用SD卡。"
41 | "发生内部应用错误。"
42 | "无法保存录制的音频。"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-zh-rHK/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 | 不支援的格式。
23 |
24 | 通話時不支援此選項。
25 |
26 | 不支援 AAC 語音通話錄音。
27 |
28 |
29 | 檔案類型
30 | 儲存位置
31 | 電話儲存空間
32 | 已卸載電話儲存空間
33 | 鍵盤
34 | 檔案已刪除
35 |
36 | 內部應用程式錯誤。\n\n麥克風可能正在使用中。
37 | 檢視錄音
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
--------------------------------------------------------------------------------
/res/values-zh-rHK/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "錄音機"
20 | "錄製訊息"
21 | "訊息已錄製"
22 | "聽取訊息"
23 | "錄製中"
24 | "已停止錄製"
25 | "儲存空間已滿"
26 | "已達長度上限"
27 | "裝上 USB 儲存裝置"
28 | "請插入 SD 記憶卡"
29 | "還有 %d 分鐘可用"
30 | "還有 %d 秒可用"
31 | "完成"
32 | "丟棄"
33 | "確定"
34 |
35 |
36 | "您的錄音"
37 | "錄音"
38 | "我的錄音"
39 | "無法存取 USB 儲存裝置。"
40 | "無法存取 SD 記憶卡。"
41 | "內部應用程式錯誤。"
42 | "無法儲存預先錄製的語音訊息"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-zh-rTW/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 | "錄音程式"
20 | "錄製簡訊"
21 | "已錄製簡訊"
22 | "檢視簡訊"
23 | "錄音中"
24 | "停止錄音"
25 | "儲存空間已滿"
26 | "已達長度上限"
27 | "插入 USB 儲存裝置"
28 | "插入 SD 卡"
29 | "還可錄製 %d 分鐘"
30 | "還可錄製 %d 秒"
31 | "完成"
32 | "捨棄"
33 | "確定"
34 |
35 |
36 | "您的錄音"
37 | "錄音"
38 | "我的錄音"
39 | "無法存取 USB 儲存裝置。"
40 | "無法存取 SD 卡。"
41 | "內部應用程式錯誤。"
42 | "無法儲存錄製的音訊。"
43 |
44 |
--------------------------------------------------------------------------------
/res/values-zu/cm_strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/values/cm_colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 | #DD4E42
19 | #C64C3C
20 | #fafafa
21 |
22 | #212121
23 | #fafafa
24 | #9e9e9e
25 |
26 | @color/primary
27 | #fafafa
28 |
29 |
--------------------------------------------------------------------------------
/res/values/cm_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | true
4 |
5 |
--------------------------------------------------------------------------------
/res/values/cm_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 | 16dp
19 | 16dp
20 |
21 | 112sp
22 |
23 | 48dp
24 | 16dp
25 |
26 |
27 | 56dp
28 | 16dp
29 | 4dp
30 | 6dp
31 |
32 |
--------------------------------------------------------------------------------
/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
20 |
22 |
23 |
24 | 56dip
25 | 16dip
26 |
27 |
28 |
--------------------------------------------------------------------------------
/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
17 |
18 |
25 |
26 |
33 |
34 |
42 |
43 |
44 |
47 |
48 |
49 |
--------------------------------------------------------------------------------