diff options
| author | pinky@build01 <jenkins@cyanogenmod.com> | 2016-08-27 14:21:40 -0700 |
|---|---|---|
| committer | pinky@build01 <jenkins@cyanogenmod.com> | 2016-08-27 14:21:40 -0700 |
| commit | 61305d7c7fa48c82310a745db50a016f6d0cf13f (patch) | |
| tree | 8f7207fc2a6807f55aaa1a77c58f42dab4b6c51d | |
| parent | e7366c6222b3ee99cb6985c1574e9d013154ef77 (diff) | |
Automatic translation import
Change-Id: Ie32c3a5fb14a8b7aaf826c4d696ed40bcedf21bc
Ticket: -
| -rw-r--r-- | doze/res/values-bs-rBA/strings.xml | 17 | ||||
| -rw-r--r-- | doze/res/values-es-rCO/strings.xml | 17 | ||||
| -rw-r--r-- | doze/res/values-ga-rIE/strings.xml | 17 | ||||
| -rw-r--r-- | doze/res/values-in/strings.xml | 8 |
4 files changed, 55 insertions, 4 deletions
diff --git a/doze/res/values-bs-rBA/strings.xml b/doze/res/values-bs-rBA/strings.xml new file mode 100644 index 0000000..26429bf --- /dev/null +++ b/doze/res/values-bs-rBA/strings.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Gesture shortcuts --> +</resources> diff --git a/doze/res/values-es-rCO/strings.xml b/doze/res/values-es-rCO/strings.xml new file mode 100644 index 0000000..26429bf --- /dev/null +++ b/doze/res/values-es-rCO/strings.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Gesture shortcuts --> +</resources> diff --git a/doze/res/values-ga-rIE/strings.xml b/doze/res/values-ga-rIE/strings.xml new file mode 100644 index 0000000..26429bf --- /dev/null +++ b/doze/res/values-ga-rIE/strings.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Gesture shortcuts --> +</resources> diff --git a/doze/res/values-in/strings.xml b/doze/res/values-in/strings.xml index 9946f69..226e050 100644 --- a/doze/res/values-in/strings.xml +++ b/doze/res/values-in/strings.xml @@ -15,11 +15,11 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Gesture shortcuts --> <string name="screen_gestures_panel_title">Gerakan</string> - <string name="ambient_display_title">Tampilan kala takaktif</string> - <string name="ambient_display_enable_title">Tampilan kala takaktif</string> + <string name="ambient_display_title">Tampilan ambien</string> + <string name="ambient_display_enable_title">Tampilan ambien</string> <string name="ambient_display_enable_summary">Hidupkan layar ketika menerima pemberitahuan</string> <string name="hand_wave_gesture_title">Lambaian tangan</string> - <string name="hand_wave_gesture_summary">Pemberitahuan berkedip pada saat melambaikan tangan</string> + <string name="hand_wave_gesture_summary">Kedipkan pemberitahuan saat melambaikan tangan</string> <string name="pocket_gesture_title">Saku</string> - <string name="pocket_gesture_summary">Pemberitahuan berkedip pada saat keluar dari saku</string> + <string name="pocket_gesture_summary">Kedipkan pemberitahuan saat keluar dari saku</string> </resources> |
