summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 21:59:32 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 21:59:32 +0200
commitd5b17502bb6366cab4a5abb99b7a8fe075eaa126 (patch)
treeab30bd080a2b5a1e3ee11e43e9381ee4df1f4c04
parent286cbc301af03cbfdcf448a0bcf6a3a34b09aaf8 (diff)
downloadandroid_packages_apps_Screencast-d5b17502bb6366cab4a5abb99b7a8fe075eaa126.tar.gz
android_packages_apps_Screencast-d5b17502bb6366cab4a5abb99b7a8fe075eaa126.tar.bz2
android_packages_apps_Screencast-d5b17502bb6366cab4a5abb99b7a8fe075eaa126.zip
Automatic translation import
Change-Id: I69dead83ef742c0835664a75f94b1bba1b799ad3
-rw-r--r--res/values-as-rIN/strings.xml33
-rw-r--r--res/values-da/strings.xml3
-rw-r--r--res/values-es-rMX/strings.xml33
-rw-r--r--res/values-es-rUS/strings.xml10
-rw-r--r--res/values-es/strings.xml3
-rw-r--r--res/values-fr/strings.xml2
-rw-r--r--res/values-gu-rIN/strings.xml33
-rw-r--r--res/values-kn-rIN/strings.xml23
-rw-r--r--res/values-ml-rIN/strings.xml33
-rw-r--r--res/values-mr-rIN/strings.xml33
-rw-r--r--res/values-or-rIN/strings.xml33
-rw-r--r--res/values-pt-rPT/strings.xml2
-rw-r--r--res/values-ta-rIN/strings.xml33
-rw-r--r--res/values-te-rIN/strings.xml33
-rw-r--r--res/values-th/strings.xml3
-rw-r--r--res/values-ug/strings.xml3
-rw-r--r--res/values-vi/strings.xml11
17 files changed, 313 insertions, 11 deletions
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
new file mode 100644
index 0000000..8c5d0e6
--- /dev/null
+++ b/res/values-as-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">স্ক্ৰীণকাষ্ট</string>
+ <string name="share">শ্বেয়াৰ</string>
+ <string name="stop">ষ্টপ</string>
+ <string name="insufficient_storage">অপৰ্যাপ্ত ষ্ট\'ৰেজ</string>
+ <string name="show_touches">স্পৰ্শসমূহ প্ৰদৰ্শন কৰক</string>
+ <string name="recording">ৰেকৰ্ডিং/u2026</string>
+ <string name="recording_ready_to_share">ৰেকৰ্ডিং ভাগ-বতৰা কৰিবলৈ সাজু হৈ আছে</string>
+ <string name="video_length">ভিডিঅ\' দৈৰ্ঘ: %s</string>
+ <string name="not_enough_storage">পৰ্যাপ্ত ষ্ট\'ৰেজ উপলব্ধ নহয়</string>
+ <string name="start_screencast">স্ক্ৰীণকাষ্ট আৰম্ভ কৰক</string>
+ <string name="start_description">আপোনাৰ Android স্ক্ৰীণ আৰু মাইক্ৰ\'ফোনৰ ভিডিঅ\' ৰেকৰ্ডিং আৰম্ভ কৰিবলৈ \&quot;Start Screencast\&quot; টিপক।</string>
+ <string name="start_description_no_audio">আপোনাৰ Android স্ক্ৰীণৰ ভিডিঅ\' ৰেকৰ্ডিং আৰম্ভ কৰিবলৈ \"Start Screencast\" টিপক.</string>
+ <string name="no_audio_warning">অডিঅ\' অন্তৰ্ভুক্ত কৰিবলৈ, ছেটিংচলৈ যাওক আৰু এইটো এপ্পৰ বাবে মাইক্ৰ\'ফোন অনুমতি সক্ৰিয় কৰক।</string>
+ <string name="settings">ছেটিংচ</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index 37e6c8e..c0e5340 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -27,4 +27,7 @@
<string name="not_enough_storage">Ikke nok lagerplads tilgængelig</string>
<string name="start_screencast">Start Screencast</string>
<string name="start_description">Tryk på \"Start Screencast\" at begynde at optage en video af din Android-skærm og -mikrofon.</string>
+ <string name="start_description_no_audio">Tryk på \"Start Screencast\" for at begynde en videooptagelse af din Android skærm.</string>
+ <string name="no_audio_warning">For at inkludere lyd, gå til Indstillinger og aktivér mikrofontilladelsen til denne app.</string>
+ <string name="settings">Indstillinger</string>
</resources>
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
new file mode 100644
index 0000000..9786819
--- /dev/null
+++ b/res/values-es-rMX/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">Screencast</string>
+ <string name="share">Compartir</string>
+ <string name="stop">Detener</string>
+ <string name="insufficient_storage">Almacenamiento insuficiente</string>
+ <string name="show_touches">Mostrar toques</string>
+ <string name="recording">Grabando\u2026</string>
+ <string name="recording_ready_to_share">Grabación lista para ser compartida</string>
+ <string name="video_length">Duración del vídeo: %s</string>
+ <string name="not_enough_storage">No hay suficiente almacenamiento disponible</string>
+ <string name="start_screencast">Iniciar Screencast</string>
+ <string name="start_description">Toca \u00ABIniciar Screencast\u00BB para empezar a grabar un vídeo de la pantalla y micrófono de tu Android.</string>
+ <string name="start_description_no_audio">Presiona \"Iniciar Screencast\" para comenzar a grabar un vídeo de la pantalla de tu Android.</string>
+ <string name="no_audio_warning">Para incluir el audio, ve a Ajustes y activa el permiso de micrófono para esta aplicación.</string>
+ <string name="settings">Ajustes</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 618fa6a..a7dffc9 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -16,8 +16,18 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Screencast</string>
+ <string name="share">Compartir</string>
+ <string name="stop">Detener</string>
+ <string name="insufficient_storage">Almacenamiento insuficiente</string>
+ <string name="show_touches">Mostrar toques</string>
+ <string name="recording">Grabando\u2026</string>
+ <string name="recording_ready_to_share">Grabación lista para ser compartida</string>
<string name="video_length">Duración del video: %s</string>
+ <string name="not_enough_storage">No hay suficiente almacenamiento disponible</string>
+ <string name="start_screencast">Iniciar captura</string>
<string name="start_description">Pulsa \u00ABIniciar captura\u00BB para empezar a grabar un video de la pantalla y micrófono de tu Android.</string>
<string name="start_description_no_audio">Pulsa \"Iniciar Screencast\" para comenzar a grabar un video de la pantalla de tu Android.</string>
<string name="no_audio_warning">Para incluir el audio, ir a configuración y activar el permiso de micrófono para esta aplicación.</string>
+ <string name="settings">Ajustes</string>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index e06f78e..69fa641 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -27,4 +27,7 @@
<string name="not_enough_storage">No hay suficiente almacenamiento disponible</string>
<string name="start_screencast">Iniciar captura</string>
<string name="start_description">Toca \"Iniciar captura\" para empezar a grabar un vídeo de la pantalla y micrófono de tu Android.</string>
+ <string name="start_description_no_audio">Presiona \"Iniciar Screencast\" para comenzar a grabar un vídeo de la pantalla de tu Android.</string>
+ <string name="no_audio_warning">Para incluir el audio, ve a Ajustes y activa el permiso de micrófono para esta aplicación.</string>
+ <string name="settings">Ajustes</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index caebfc9..5a64fa7 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -27,5 +27,7 @@
<string name="not_enough_storage">Mémoire disponible insuffisante</string>
<string name="start_screencast">Démarrer Screencast</string>
<string name="start_description">Appuyez sur « Démarrer Screencast » pour lancer l\'enregistrement d\'une vidéo de votre écran Android et du microphone.</string>
+ <string name="start_description_no_audio">Appuyer sur « Démarrer Screencast » pour lancer l\'enregistrement vidéo de votre écran Android.</string>
+ <string name="no_audio_warning">Pour inclure l\'audio, aller dans Paramètres et activer l\'autorisation de microphone pour cette application.</string>
<string name="settings">Paramètres</string>
</resources>
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
new file mode 100644
index 0000000..921fbd3
--- /dev/null
+++ b/res/values-gu-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">સ્ક્રીનકાસ્ટ</string>
+ <string name="share">શેર કરો</string>
+ <string name="stop">રોકો</string>
+ <string name="insufficient_storage">અપર્યાપ્ત સંગ્રહ</string>
+ <string name="show_touches">ટચ બતાવો</string>
+ <string name="recording">રેકૉર્ડ થાય છે\u2026</string>
+ <string name="recording_ready_to_share">રેકૉર્ડિંગ સહિયારું કરવા માટે તૈયાર</string>
+ <string name="video_length">વિડિયો લંબાઇ: %s</string>
+ <string name="not_enough_storage">પર્યાપ્ત સંગ્રહ ઉપલબ્ધ નથી</string>
+ <string name="start_screencast">સ્ક્રીનકાસ્ટ શરૂ કરો</string>
+ <string name="start_description">તમારા Android સ્ક્રીન અને માઇક્રોફોનનો વીડિયો રેકૉર્ડ કરવો શરૂ કરવા \&quot;Start Screencast\&quot; દબાવો.</string>
+ <string name="start_description_no_audio">તમારા Android સ્ક્રીન પર વીડિયો રેકૉર્ડ શરૂ કરવા Start Screencast દબાવો.</string>
+ <string name="no_audio_warning">ઓડિયો સમાવેશ કરવા માટે, સેટિંગ્સ પર જાઓ અને આ એપ્લિકેશન માટે માઇક્રોફોન પરવાનગી સક્રિય કરે છે.</string>
+ <string name="settings">સેટિંગ્સ</string>
+</resources>
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
index 59d1bc8..96c9c87 100644
--- a/res/values-kn-rIN/strings.xml
+++ b/res/values-kn-rIN/strings.xml
@@ -16,15 +16,18 @@
limitations under the License.
-->
<resources>
- <string name="app_name">ಪರದೆಪ್ರಸಾರ</string>
- <string name="share">ಹಂಚಿ</string>
- <string name="stop">ನಿಲ್ಲಿಸಿ</string>
- <string name="insufficient_storage">ಸಂಗ್ರಹಣೆಯಲ್ಲಿ ಸಾಕಷ್ಟು ಜಾಗ ಇಲ್ಲ</string>
+ <string name="app_name">ಸ್ಕ್ರೀನ್ ಕಾಸ್ಟ್</string>
+ <string name="share">ಹಂಚು</string>
+ <string name="stop">ನಿಲ್ಲಿಸು</string>
+ <string name="insufficient_storage">ಅಸಮರ್ಪಕ ಸಂಗ್ರಹ</string>
<string name="show_touches">ಸ್ಪರ್ಶಗಳನ್ನು ತೋರಿಸು</string>
- <string name="recording">ರಿಕಾರ್ಡಿಂಗ್\u2026</string>
- <string name="recording_ready_to_share">ರಿಕಾರ್ಡಿಂಗ್ ಹಂಚಲು ಸಿದ್ಧವಾಗಿದೆ</string>
- <string name="video_length">ವೀಡಿಯೋ ಉದ್ದ: %s</string>
- <string name="not_enough_storage">ಸಾಕಷ್ಟು ಸಂಗ್ರಹಣೆ ಜಾಗ ಲಭ್ಯವಿಲ್ಲ</string>
- <string name="start_screencast">ಪರದೆಪ್ರಸಾರ ಆರಂಭಿಸು</string>
- <string name="start_description">ನಿಮ್ಮ ಆಂಡ್ರಾಯ್ಡ್ ಪರದೆ ಮತ್ತು ಧ್ವನಿಗ್ರಾಹಕದ ವೀಡಿಯೋ ರಿಕಾರ್ಡಿಂಗ್ ಪ್ರಾರಂಭಿಸಲು \"ಪರದೆ ಪ್ರಸಾರ ಆರಂಭಿಸು\" ಸ್ಪರ್ಶಿಸಿ.</string>
+ <string name="recording">ರೆಕಾರ್ಡಿಂಗ್‌\u2026</string>
+ <string name="recording_ready_to_share">ಹಂಚಿಕೊಳ್ಳಲು ರೆಕಾರ್ಡಿಂಗ್‌ ರೆಡಿಯಾಗಿದೆ</string>
+ <string name="video_length">ವಿಡಿಯೋ ಅವಧಿ: %s</string>
+ <string name="not_enough_storage">ಸಾಕಷ್ಟು ಸಂಗ್ರಹ ಲಭ್ಯವಿಲ್ಲ</string>
+ <string name="start_screencast">ಸ್ಕ್ರೀನ್ ಕಾಸ್ಟ್ ಆರಂಭಿಸಿ</string>
+ <string name="start_description">ನಿಮ್ಮ ಆಂಡ್ರಾಯ್ಡ್ ತೆರೆ ವಿಡಿಯೋ ಹಾಗೂ ಮೈಕ್ರೋಫೋನ್‌ನ ರೆಕಾರ್ಡಿಂಗ್‌ ಆರಂಭಿಸಲು \”ಸ್ಕ್ರೀನ್ ಕಾಸ್ಟ್\” ಒತ್ತಿ.</string>
+ <string name="start_description_no_audio">ನಿಮ್ಮ ಆಂಡ್ರಾಯ್ಡ್ ತೆರೆ ವಿಡಿಯೋ ಹಾಗೂ ಮೈಕ್ರೋಫೋನ್‌ನ ರೆಕಾರ್ಡಿಂಗ್‌ ಆರಂಭಿಸಲು \”ಸ್ಕ್ರೀನ್ ಕಾಸ್ಟ್\” ಒತ್ತಿ.</string>
+ <string name="no_audio_warning">ಆಡಿಯೋ ಒಳಗೊಳ್ಳಬಹುದು, ಸೆಟ್ಟಿಂಗ್ಗಳಿಗೆ ಹೋಗಿ ಈ ಅಪ್ಲಿಕೇಶನ್ ಮೈಕ್ರೊಫೋನ್ ಅನುಮತಿ ಶಕ್ತಗೊಳಿಸಿ.</string>
+ <string name="settings">ಸೆಟ್ಟಿಂಗ್‌ಗಳು</string>
</resources>
diff --git a/res/values-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
new file mode 100644
index 0000000..d08b90d
--- /dev/null
+++ b/res/values-ml-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">സ്ക്രീൻകാസ്റ്റ്</string>
+ <string name="share">പങ്കിടുക</string>
+ <string name="stop">നിര്‍ത്തുക</string>
+ <string name="insufficient_storage">അപര്യാപ്തമായ സ്റ്റോറേജ്</string>
+ <string name="show_touches">ടച്ചുകൾ ദൃശ്യമാക്കുക</string>
+ <string name="recording">റെക്കോർഡ് ചെയ്യുന്നു\u2026</string>
+ <string name="recording_ready_to_share">റെക്കോർഡിംഗ് പങ്കിടാൻ തയ്യാറാണ്</string>
+ <string name="video_length">വീഡിയോ ദൈർഘ്യം: %s</string>
+ <string name="not_enough_storage">വേണ്ടത്ര സംഭരണം ലഭ്യമല്ല</string>
+ <string name="start_screencast">സ്ക്രീൻകാസ്റ്റ് ആരംഭിക്കുക</string>
+ <string name="start_description">നിങ്ങളുടെ Android സ്ക്രീനിന്റെയും മൈക്രോഫോണിന്റെയും വീഡിയോ റെക്കോർഡിംഗ് ആരംഭിക്കാന്‍ \&quot;സ്ക്രീൻകാസ്റ്റ് ആരംഭിക്കുക\&quot; അമർത്തുക.</string>
+ <string name="start_description_no_audio">നിങ്ങളുടെ ആൻഡ്രോയിഡ് സ്ക്രീനില്‍ ഒരു വീഡിയോ റെക്കോർഡിംഗ് ആരംഭിക്കുന്നതിന്\"സ്റ്റാര്‍ട്ട് സ്ക്രീൻകാസ്റ്റ്\" അമർത്തുക.</string>
+ <string name="no_audio_warning">ഓഡിയോ ഉൾപ്പെടുത്താൻ, ക്രമീകരണങ്ങളില്‍ പോയി ഈ അപ്ലിക്കേഷൻ വേണ്ടി മൈക്രോഫോൺ അനുമതി പ്രവർത്തനക്ഷമാക്കുക.</string>
+ <string name="settings">ക്രമീകരണം</string>
+</resources>
diff --git a/res/values-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
new file mode 100644
index 0000000..b8285d0
--- /dev/null
+++ b/res/values-mr-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">स्क्रीनकास्ट</string>
+ <string name="share">सामायिक करा</string>
+ <string name="stop">थांबा</string>
+ <string name="insufficient_storage">अपुरे संचयन</string>
+ <string name="show_touches">स्पर्श दर्शवा</string>
+ <string name="recording">रेकॉर्डिंग करत आहे\u2026</string>
+ <string name="recording_ready_to_share">शेअर करण्यासाठी रेकॉर्डिंग तयार</string>
+ <string name="video_length">व्हिडिओ लांबी: %s</string>
+ <string name="not_enough_storage">पुरेसे संग्रह उपलब्ध नाही</string>
+ <string name="start_screencast">स्क्रीनकास्ट सुरू करा</string>
+ <string name="start_description">तुमच्या Android स्क्रीन आणि मायक्रोफनचा व्हिडिओ रेकॉर्ड करणे चालू करण्यासाठी \&quot;स्क्रीनकास्ट सुरू करा\&quot; दाबा.</string>
+ <string name="start_description_no_audio">तूमच्या अॅन्ड्रॉइड स्क्रिनवर विडीयो रेकॉर्डिंग सूरु करण्यासाठी \"Start Screencast\" दाबा.</string>
+ <string name="no_audio_warning">ऑडीयो सामाविष्ट करण्यासाठी सेटिंग्स मध्ये जा आणि या अॅप करीता माइक्रोफोन परमिशन सक्षम करा.</string>
+ <string name="settings">सेटिंग्स</string>
+</resources>
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
new file mode 100644
index 0000000..96b982f
--- /dev/null
+++ b/res/values-or-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">ସ୍କ୍ରିନ୍‍କାଷ୍ଟ</string>
+ <string name="share">ଅଂଶୀଦାର କରନ୍ତୁ</string>
+ <string name="stop">ସ୍ଥଗିତ</string>
+ <string name="insufficient_storage">ଯଥେଷ୍ଟ ଷ୍ଟୋରେଜ୍‍ ନାହିଁ</string>
+ <string name="show_touches">ସ୍ପର୍ଷଗୁଡିକ ଦେଖାନ୍ତୁ</string>
+ <string name="recording">ରେକର୍ଡ କରାଯାଉଛି\u2026</string>
+ <string name="recording_ready_to_share">ରେକର୍ଡିଂ ଅଂଶୀଦାର କରିବା ପାଇଁ ପ୍ରସ୍ତୁତ ଅଛି</string>
+ <string name="video_length">ଭିଡିଓ ଦୈର୍ଘ୍ୟ: %s</string>
+ <string name="not_enough_storage">ଯଥେଷ୍ଟ ଷ୍ଟୋରେଜ୍‍ ଉପଲବ୍ଧ ନାହିଁ</string>
+ <string name="start_screencast">ସ୍କ୍ରିନ୍‍କାଷ୍ଟ ଆରଭ କରନ୍ତୁ</string>
+ <string name="start_description">ଆପଣଙ୍କ ଆଣ୍ଡ୍ରଏଡ୍‍ ସ୍କ୍ରିନ୍‍ ଓ ମାଇକ୍ରୋଫୋନ୍‍ର ଏକ ଭିଡିଓ ରେକର୍ଡିଂ ଆରଭ କରିବା ପାଇଁ \&quot;ଷ୍ଟାର୍‍ ସ୍କ୍ରିନ୍‍କାଷ୍ଟ\” ଦବାନ୍ତୁ।</string>
+ <string name="start_description_no_audio">ଆପଣଙ୍କ ଆଣ୍ଡ୍ରଏଡ୍‍ ସ୍କ୍ରିନ୍‍ରେ ଏକ ଭିଡିଓ ରେକର୍ଡିଂ ଆରଭ କରିବା ପାଇଁ ଷ୍ଟାର୍‍ ସ୍କ୍ରିନ୍‍କାଷ୍ଟ ଦବାନ୍ତୁ।.</string>
+ <string name="no_audio_warning">ଅଡିଓ ଯୋଗ କରିବା ପାଇଁ ସେଟିଙ୍ଗଭିତରେ ପ୍ରବେଶ କରି ମାଇକ୍ରୋ ଫୋନେକୁ ଅନ କରନ୍ତୁ ଆପ୍ଲିକେସନର ଅନୁମତି ନିୟନ୍ତୁ.</string>
+ <string name="settings">ସେଟିଙ୍ଗ</string>
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index bd2e69a..5d861f0 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -28,6 +28,6 @@
<string name="start_screencast">Iniciar Gravador de ecrã</string>
<string name="start_description">Pressione \"Iniciar Gravador de ecrã\" para começar a gravar um vídeo do ecrã e microfone do seu dispositivo Android.</string>
<string name="start_description_no_audio">Toque em \"Iniciar Gravador de ecrã\" para começar a gravar um vídeo do ecrã do seu dispositivo Android.</string>
- <string name="no_audio_warning">Para gravar som, vá a Definições e ative as permissões de microfone para esta aplicação.</string>
+ <string name="no_audio_warning">Para incluir som, vá às Definições e garanta a permissão de microfone para esta aplicação.</string>
<string name="settings">Definições</string>
</resources>
diff --git a/res/values-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
new file mode 100644
index 0000000..8470c4c
--- /dev/null
+++ b/res/values-ta-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">ஸ்க்ரீன்கேஸ்ட்</string>
+ <string name="share">பகிர்</string>
+ <string name="stop">நிறுத்து</string>
+ <string name="insufficient_storage">சேமிப்பக பற்றாக்குறை</string>
+ <string name="show_touches">தொடுதலைக் காட்டு</string>
+ <string name="recording">பதிவுசெய்கிறது\u2026</string>
+ <string name="recording_ready_to_share">பதிவுசெய்தல் பகிர தயார்</string>
+ <string name="video_length">வீடியோ நீளம்: %s</string>
+ <string name="not_enough_storage">போதிய சேமிப்பகம் கிடைக்கவில்லை</string>
+ <string name="start_screencast">ஸ்க்ரீன்கேஸ்டை தொடங்கு</string>
+ <string name="start_description">\&quot;Start Screencast\&quot; அழுத்தி உங்கள் ஆண்டிராய்டு திரை மற்றும் மைக்ரோஃபோனின் வீடியோவை பதிவுசெய்ய தொடங்கவும்.</string>
+ <string name="start_description_no_audio">உங்கள் ஆண்ட்ராய்ட் திரையில் ஒரு வீடியோ பதிவு தொடங்க \"Start Screencast\" அழுத்தவும்.</string>
+ <string name="no_audio_warning">ஆடியோவை சேர்க்க, அமைப்புகளில் சென்று இந்தப் பயன்பாட்டின் மைக்ரோஃபோனை செயல்படுத்த அனுமதி பெறவும்.</string>
+ <string name="settings">அமைப்புகள்</string>
+</resources>
diff --git a/res/values-te-rIN/strings.xml b/res/values-te-rIN/strings.xml
new file mode 100644
index 0000000..828ce9b
--- /dev/null
+++ b/res/values-te-rIN/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">స్క్రీన్ కాస్ట్</string>
+ <string name="share">భాగస్వామ్యం చేయి</string>
+ <string name="stop">ఆపివేయండి</string>
+ <string name="insufficient_storage">తగినంత నిల్వ లేదు</string>
+ <string name="show_touches">స్పర్శ ప్రదేశాలను చూపు</string>
+ <string name="recording">రికార్డింగ్\u2026</string>
+ <string name="recording_ready_to_share">రికార్డింగ్ పంచుకోబడడానికి సిద్ధంగా ఉంది</string>
+ <string name="video_length">వీడియో పొడవు: %s</string>
+ <string name="not_enough_storage">తగినంత నిల్వ అందుబాటులో లేదు</string>
+ <string name="start_screencast">స్క్రీన్‌కాస్టును ప్రారంభించుము</string>
+ <string name="start_description">మీ ఆండ్రాయిడ్ తెర మరియు మైక్రోఫోన్ యొక్క వీడియోను రికార్డ్ చేయడం ప్రారంభించడానికి \&quot;స్టార్ట్ స్క్రీన్ కాస్ట్\&quot; నొక్కండి.</string>
+ <string name="start_description_no_audio">ప్రెస్ \"ప్రారంభం స్క్రీన్కాస్ట్\" మీ Android స్క్రీన్ వీడియో రికార్డింగ్‌ను ప్రారంభించడానికి.</string>
+ <string name="no_audio_warning">ఆడియోను చేర్చేందుకు, సెట్టింగులు మరియు ఈ అనువర్తనం కోసం మైక్రోఫోన్ అనుమతిని పొందండి.</string>
+ <string name="settings">సెట్టింగులు</string>
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index 07301c6..1362d10 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -27,4 +27,7 @@
<string name="not_enough_storage">พื้นที่เก็บข้อมูลไม่เพียงพอ</string>
<string name="start_screencast">เริ่มบันทึกวิดีโอหน้าจอ</string>
<string name="start_description">แตะ \"เริ่มบันทึกวิดีโอหน้าจอ\" เพื่อเริ่มบันทึกวิดีโอหน้าจอ Android และไมโครโฟนของคุณ</string>
+ <string name="start_description_no_audio">แตะ \"เริ่มบันทึกวิดีโอหน้าจอ\" เพื่อเริ่มการบันทึกวิดีโอหน้าจอ Android ของคุณ</string>
+ <string name="no_audio_warning">เพื่อบันทึกเสียงพร้อมกันไปด้วย ไปที่การตั้งค่าและอนุญาตให้เปิดใช้งานไมโครโฟนกับแอปนี้</string>
+ <string name="settings">ตั้งค่า</string>
</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index c5e5107..5666a76 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -27,4 +27,7 @@
<string name="not_enough_storage">ئىشلەتكىلى بولىدىغان بوشلۇق يېتىشمەيدۇ</string>
<string name="start_screencast">ئېكراننى سىنغا ئېلىشنى باشلا</string>
<string name="start_description">«ئېكراننى سىنغا ئېلىشنى باشلا» چېكىلسە Android ئېكرانى ۋە مىكروفون ئارقىلىق سىنغا ئېلىشنى باشلايدۇ.</string>
+ <string name="start_description_no_audio">\"ئېكراننى سىنغا ئېلىشنى باشلاش\" كۇنۇپكىسىنى بېسىپ، ئېكراننى سۈرەتكە ئېلىشنى باشلاڭ.</string>
+ <string name="no_audio_warning">سىنغا ئاۋاز كىرگۈزۈش ئۈچۈن، تەڭشەككە كىرىڭ، ھەمدە بۇ ئەپكە \"مىكروفون\" ئىشلىتىش ھوقۇقىنى بېرىڭ.</string>
+ <string name="settings">تەڭشەك</string>
</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 0ae1d13..2683c5d 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -17,6 +17,17 @@
-->
<resources>
<string name="app_name">Quay video màn hình</string>
+ <string name="share">Chia sẻ</string>
+ <string name="stop">Dừng</string>
+ <string name="insufficient_storage">Không đủ bộ nhớ</string>
+ <string name="show_touches">Hiện thao tác chạm</string>
+ <string name="recording">Đang quay\u2026</string>
+ <string name="recording_ready_to_share">Đoạn phim đã sẵn sàng để chia sẻ</string>
+ <string name="video_length">Độ dài video: %s</string>
+ <string name="not_enough_storage">Không đủ bộ nhớ khả dụng</string>
<string name="start_screencast">Bắt đầu quay video màn hình</string>
<string name="start_description">Nhấn \"Bắt đầu quay video màn hình\" để bắt đầu quay video cho màn hình và micrô Android của bạn.</string>
+ <string name="start_description_no_audio">Nhấn \"Bắt đầu quay video màn hình\" để bắt đầu quay video màn hình Android của bạn.</string>
+ <string name="no_audio_warning">Để kèm âm thanh, đi đến Cài đặt và kích hoạt quyền sử dụng micro cho ứng dụng này.</string>
+ <string name="settings">Cài đặt</string>
</resources>