aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-12-13 19:00:59 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-12-13 19:00:59 -0800
commit4dfa48152e828851f7aa8ec2b44e953d03287899 (patch)
tree743ff3f897e49a92c884727f24de02b395e5395d
parent14e531f5952195d2ade0d5f7887f89f56fe3f5dd (diff)
downloadandroid_packages_wallpapers_PhotoPhase-4dfa48152e828851f7aa8ec2b44e953d03287899.tar.gz
android_packages_wallpapers_PhotoPhase-4dfa48152e828851f7aa8ec2b44e953d03287899.tar.bz2
android_packages_wallpapers_PhotoPhase-4dfa48152e828851f7aa8ec2b44e953d03287899.zip
Automatic translation importreplicant-6.0-0004-rc1
Change-Id: I4600dbb99209f694f9e2ec512acd862a647522ff
-rw-r--r--res/values-kab-rDZ/plurals.xml21
-rw-r--r--res/values-kab-rDZ/strings.xml33
-rw-r--r--res/values-pt-rPT/strings.xml4
-rw-r--r--res/values-sc-rIT/plurals.xml21
-rw-r--r--res/values-sc-rIT/strings.xml33
-rw-r--r--res/values-vec-rIT/plurals.xml21
-rw-r--r--res/values-vec-rIT/strings.xml33
7 files changed, 164 insertions, 2 deletions
diff --git a/res/values-kab-rDZ/plurals.xml b/res/values-kab-rDZ/plurals.xml
new file mode 100644
index 0000000..74d3375
--- /dev/null
+++ b/res/values-kab-rDZ/plurals.xml
@@ -0,0 +1,21 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Number of pictures found in an album -->
+ <!-- Total of pictures found after a media reload -->
+</resources>
diff --git a/res/values-kab-rDZ/strings.xml b/res/values-kab-rDZ/strings.xml
new file mode 100644
index 0000000..ddb3ff4
--- /dev/null
+++ b/res/values-kab-rDZ/strings.xml
@@ -0,0 +1,33 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
+ <!-- No images message -->
+ <!-- runtime permission warning -->
+ <!-- Menus -->
+ <!-- Formats -->
+ <!-- Preferences -->
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
+ <!-- Refresh intervals -->
+ <!-- Touch actions -->
+ <!-- Transitions -->
+ <!-- Effects -->
+ <!-- ColorPickerDialog -->
+ <!-- Changelog dialog -->
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index caeb99f..61ac071 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -59,7 +59,7 @@
<string name="pref_general_effects_types">Tipos</string>
<string name="pref_general_effects_types_summary_format"><xliff:g id="selected">%1$d</xliff:g> de <xliff:g id="total">%2$d</xliff:g> efeitos selecionados</string>
<string name="pref_media">Multimédia</string>
- <string name="pref_media_summary">Álbuns exibidos, intervalo de atualização e outras definições</string>
+ <string name="pref_media_summary">Álbuns a serem mostrados, intervalo de atualização e outras definições multimédia</string>
<string name="pref_media_settings">Definições</string>
<string name="pref_media_settings_refresh_interval">Intervalo de atualização</string>
<string name="pref_media_settings_refresh_interval_disable">A procura de novas fotos está desativada</string>
@@ -68,7 +68,7 @@
<string name="pref_media_settings_refresh_now_summary">Atualizar manualmente a base de dados das imagens</string>
<string name="pref_media_pictures">Imagens</string>
<string name="pref_media_albums">Álbuns</string>
- <string name="pref_media_albums_summary">Definir os álbuns e as fotos que serão exibidas como imagem de fundo</string>
+ <string name="pref_media_albums_summary">Definir que álbuns e fotos serão mostrados como imagem de fundo</string>
<string name="pref_media_auto_select_new">Selecionar automaticamente os álbuns</string>
<string name="pref_media_auto_select_new_summary">Selecionar automaticamente novos álbuns quando estes forem encontrados</string>
<string name="pref_layout">Disposição</string>
diff --git a/res/values-sc-rIT/plurals.xml b/res/values-sc-rIT/plurals.xml
new file mode 100644
index 0000000..74d3375
--- /dev/null
+++ b/res/values-sc-rIT/plurals.xml
@@ -0,0 +1,21 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Number of pictures found in an album -->
+ <!-- Total of pictures found after a media reload -->
+</resources>
diff --git a/res/values-sc-rIT/strings.xml b/res/values-sc-rIT/strings.xml
new file mode 100644
index 0000000..ddb3ff4
--- /dev/null
+++ b/res/values-sc-rIT/strings.xml
@@ -0,0 +1,33 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
+ <!-- No images message -->
+ <!-- runtime permission warning -->
+ <!-- Menus -->
+ <!-- Formats -->
+ <!-- Preferences -->
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
+ <!-- Refresh intervals -->
+ <!-- Touch actions -->
+ <!-- Transitions -->
+ <!-- Effects -->
+ <!-- ColorPickerDialog -->
+ <!-- Changelog dialog -->
+</resources>
diff --git a/res/values-vec-rIT/plurals.xml b/res/values-vec-rIT/plurals.xml
new file mode 100644
index 0000000..74d3375
--- /dev/null
+++ b/res/values-vec-rIT/plurals.xml
@@ -0,0 +1,21 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Number of pictures found in an album -->
+ <!-- Total of pictures found after a media reload -->
+</resources>
diff --git a/res/values-vec-rIT/strings.xml b/res/values-vec-rIT/strings.xml
new file mode 100644
index 0000000..ddb3ff4
--- /dev/null
+++ b/res/values-vec-rIT/strings.xml
@@ -0,0 +1,33 @@
+<?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 xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The application name -->
+ <!-- The app description -->
+ <!-- No images message -->
+ <!-- runtime permission warning -->
+ <!-- Menus -->
+ <!-- Formats -->
+ <!-- Preferences -->
+ <!-- [2 lines one for describe long tap and another for describe swipe] -->
+ <!-- Refresh intervals -->
+ <!-- Touch actions -->
+ <!-- Transitions -->
+ <!-- Effects -->
+ <!-- ColorPickerDialog -->
+ <!-- Changelog dialog -->
+</resources>