diff options
| author | pinky@build01 <jenkins@cyanogenmod.com> | 2016-08-27 20:31:42 -0700 |
|---|---|---|
| committer | Trafalgar-Square <schneller.demian@gmail.com> | 2016-08-31 07:39:16 +0200 |
| commit | d61b01ec487fdefefbb93655c353bc5adbe02b8f (patch) | |
| tree | 79e638eab617ac8a2db66faa9825cca3817cb445 | |
| parent | a8edbb3452ac687175b875ce107c391cadd44f24 (diff) | |
Automatic translation importmm6.0
Change-Id: I063b738abc1ad6c2f1842b61f023c1a1908c4f4b
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> |
