diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-11-28 17:46:00 +0200 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2015-12-03 11:02:24 +0200 |
| commit | 785b5be4fc4db0d9b0de6f2e396815aa8b7d4fd6 (patch) | |
| tree | b268d7caf0bf199c9efd6d7922b6cc3f91e31de9 | |
| parent | 5acf48ac8afe96bc1c84df5c4a1b68eda428a705 (diff) | |
Automatic translation importlp5.1
Change-Id: I43a1a0c79317c6d869e278c2bf1e159049db3c74
| -rw-r--r-- | doze/res/values-gl-rES/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doze/res/values-gl-rES/strings.xml b/doze/res/values-gl-rES/strings.xml new file mode 100644 index 0000000..b2cb595 --- /dev/null +++ b/doze/res/values-gl-rES/strings.xml @@ -0,0 +1,28 @@ +<?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"> + <string name="screen_gestures_panel_title">Xestos</string> + <string name="screen_gestures_panel_summary">Utilizar xestos para realizar accións</string> + <string name="ambient_display_title">Visualización ambiental</string> + <string name="ambient_display_enable_title">Visualización ambiental</string> + <string name="ambient_display_enable_summary">Activar a pantalla ao recibir notificacións</string> + <string name="hand_wave_gesture_title">Pasar a man</string> + <string name="hand_wave_gesture_summary">Amosar notificacións ao pasar a man</string> + <string name="pocket_gesture_title">Peto</string> + <string name="pocket_gesture_summary">Amosar notificacións ao sacar do peto</string> + <string name="proximity_wake_title">Activar por proximidade</string> + <string name="proximity_wake_enable_title">Activar por proximidade</string> + <string name="proximity_wake_enable_summary">Activar o dispositivo ao pasar a man</string> +</resources> |
