summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:36 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-01 23:12:36 -0800
commitfa3a422584eb63e3738e2191be3cdb2f5544161a (patch)
treea54f90d0970c0eb4b303fea6c10bf98808ee2d39
parent26b756bafa302f8bc72333f2a4862347a0c98dd5 (diff)
downloadandroid_packages_apps_Screencast-fa3a422584eb63e3738e2191be3cdb2f5544161a.tar.gz
android_packages_apps_Screencast-fa3a422584eb63e3738e2191be3cdb2f5544161a.tar.bz2
android_packages_apps_Screencast-fa3a422584eb63e3738e2191be3cdb2f5544161a.zip
Automatic translation import
Change-Id: I74a402a3fd6554881cb6f22588e909a5898a71c9
-rw-r--r--res/values-es-rUS/strings.xml3
-rw-r--r--res/values-ja/strings.xml2
-rw-r--r--res/values-tr/strings.xml3
3 files changed, 7 insertions, 1 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 2ca2585..fe56678 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -26,5 +26,8 @@
<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_description">Pulsa para iniciar la grabación de pantalla de tu dispositivo</string>
<string name="stop_description">Pulsa para detener la grabación</string>
+ <string name="with_audio">Incluir el audio del micrófono</string>
+ <string name="no_audio_setting_warning">Para incluir el audio, <b>pulsa aquí para ir a los Ajustes y habilitar el permiso del micrófono para esta aplicación</b></string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 069086c..c56e52d 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -22,7 +22,7 @@
<string name="insufficient_storage">十分なストレージ</string>
<string name="show_touches">タッチを表示</string>
<string name="hide_touches">タッチを非表示</string>
- <string name="recording">録画中\u2026</string>
+ <string name="recording">録画中...</string>
<string name="recording_ready_to_share">録画を共有する準備ができました</string>
<string name="video_length">録画時間: %s</string>
<string name="not_enough_storage">十分なストレージがありません</string>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 58887d1..2d5cec0 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -26,5 +26,8 @@
<string name="recording_ready_to_share">Kayıt paylaşıma hazır</string>
<string name="video_length">Video uzunluğu: %s</string>
<string name="not_enough_storage">Yeterli kullanılabilir depolama alanı yok</string>
+ <string name="start_description">Ekranınızı kaydetmek için dokunun</string>
<string name="stop_description">Kaydı durdurmak için dokunun</string>
+ <string name="with_audio">Mikrofondan gelen sesi içer</string>
+ <string name="no_audio_setting_warning">Sesi dahil etmek için <b>buraya dokunarak ayarlara gidin ve bu uygulama için mikrofon izinlerini etkinleştirin</b></string>
</resources>