summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:53:10 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 16:53:10 -0800
commita72d0660066be775a33e614d01b9035dbf5abbd3 (patch)
treeb4e95e0fe067442e4b7ee2faf9253d2bb5ace90c
parent30d43c6430c95a4a66a5a19c8409909af0a88602 (diff)
downloadandroid_packages_apps_Screencast-a72d0660066be775a33e614d01b9035dbf5abbd3.tar.gz
android_packages_apps_Screencast-a72d0660066be775a33e614d01b9035dbf5abbd3.tar.bz2
android_packages_apps_Screencast-a72d0660066be775a33e614d01b9035dbf5abbd3.zip
Automatic translation import
Change-Id: I92a515606645af2642b70a428a5c6f67bece66bc
-rw-r--r--res/values-sr-rCS/strings.xml18
-rw-r--r--res/values-uk/strings.xml6
2 files changed, 24 insertions, 0 deletions
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 0000000..fd6571e
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,18 @@
+<?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></resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 3e099f2..02cb3aa 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -16,12 +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="show_touches">Показ. дотики</string>
+ <string name="hide_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_description">Торкніться, для початку запису з екрану пристрою</string>
+ <string name="stop_description">Торкніться, для зупинки запису</string>
+ <string name="with_audio">Записувати звук з мікрофону</string>
+ <string name="no_audio_setting_warning">Аби увімкнути запис звуку, <b>торкніться тут, аби перейти до «Налаштувань» та надати доступ додатку на використання мікрофону</b></string>
</resources>