summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-03-11 00:25:08 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-03-11 00:25:08 +0200
commitf9442f4d8247871a8b5b04f11af1ce9f9be2ab3f (patch)
treefee13f322674fcb2ceae317ee117d16a354ccc38
parent914224aaf7b152e377ad7e639c4b5984162e9c05 (diff)
downloadandroid_packages_wallpapers_LivePicker-f9442f4d8247871a8b5b04f11af1ce9f9be2ab3f.tar.gz
android_packages_wallpapers_LivePicker-f9442f4d8247871a8b5b04f11af1ce9f9be2ab3f.tar.bz2
android_packages_wallpapers_LivePicker-f9442f4d8247871a8b5b04f11af1ce9f9be2ab3f.zip
Automatic translation importcm-14.1
Change-Id: I1f9dd68bc0af5b6f01144eabc267c412ff934d62
-rw-r--r--res/values-as-rIN/strings.xml39
-rw-r--r--res/values-ast-rES/strings.xml42
-rw-r--r--res/values-cy/strings.xml46
-rw-r--r--res/values-en-rPT/strings.xml39
-rw-r--r--res/values-eo/strings.xml22
-rw-r--r--res/values-es-rMX/strings.xml39
-rw-r--r--res/values-fy-rNL/strings.xml39
-rw-r--r--res/values-kab-rDZ/strings.xml26
-rw-r--r--res/values-ku/strings.xml38
-rw-r--r--res/values-lb/strings.xml42
-rw-r--r--res/values-or-rIN/strings.xml39
-rw-r--r--res/values-sc-rIT/strings.xml39
-rw-r--r--res/values-ug/strings.xml38
13 files changed, 64 insertions, 424 deletions
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-as-rIN/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 05ba189..2a21702 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -18,34 +18,16 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <string name="application_name">Seleutor de fondos de pantalla animaos</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">Esbillar fondu de pantalla animáu</string>
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <string name="live_wallpaper_picker_label">Fondos de pantalla animaos</string>
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <string name="live_wallpaper_preview_title">Previsualización de fondi de pantalla animáu</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">Axustes&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <string name="wallpaper_instructions">Afitar fondu de pantalla</string>
- <!-- Warning message, no live wallpapers available. -->
- <string name="live_wallpaper_empty">Nun hai fondos de pantalla animaos.</string>
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <string name="set_live_wallpaper">Afitar fondu de pantalla</string>
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> por <xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <string name="live_wallpaper_loading">Cargando fondu de pantalla animáu&#8230;</string>
- <!-- Option for setting the wallpaper only on the home screen. -->
- <string name="which_wallpaper_option_home_screen">Pantalla d\'aniciu</string>
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <string name="which_wallpaper_option_home_screen_and_lock_screen">Pantalles d\'aniciu y bloquéu</string>
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="application_name">Seleutor de fondos de pantalla animaos</string>
+ <string name="live_wallpaper_picker_title">Esbillar fondu de pantalla animáu</string>
+ <string name="live_wallpaper_picker_label">Fondos de pantalla animaos</string>
+ <string name="live_wallpaper_preview_title">Previsualización de fondi de pantalla animáu</string>
+ <string name="configure_wallpaper">Axustes…</string>
+ <string name="wallpaper_instructions">Afitar fondu de pantalla</string>
+ <string name="live_wallpaper_empty">Nun hai fondos de pantalla animaos.</string>
+ <string name="set_live_wallpaper">Afitar fondu de pantalla</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> por <xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <string name="live_wallpaper_loading">Cargando fondu de pantalla animáu…</string>
+ <string name="which_wallpaper_option_home_screen">Pantalla d\'aniciu</string>
+ <string name="which_wallpaper_option_home_screen_and_lock_screen">Pantalles d\'aniciu y bloquéu</string>
</resources>
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index b736011..2ce1cdb 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -18,36 +18,18 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <string name="application_name">Dewisydd Papur Wal Byw</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">Dewis papur wal byw</string>
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <string name="live_wallpaper_picker_label">Papurau Wal Byw</string>
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <string name="live_wallpaper_preview_title">Rhagolwg papur wal byw</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">Gosodiadau&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <string name="wallpaper_instructions">Gosod papur wal</string>
- <!-- Warning message, no live wallpapers available. -->
- <string name="live_wallpaper_empty">Dim papurau wal byw</string>
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <string name="set_live_wallpaper">Gosod papur wal</string>
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> gan <xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <string name="live_wallpaper_loading">Yn llwytho papur wal byw&#8230;</string>
- <!-- Option for setting the wallpaper only on the home screen. -->
- <string name="which_wallpaper_option_home_screen">Sgrin gartref</string>
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <string name="which_wallpaper_option_home_screen_and_lock_screen">Sgrin gartref a sgrin cloi</string>
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="collapse_attribution_panel">Cwympo panel gwybodaeth papur wal</string>
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="expand_attribution_panel">Ehangu panel gwybodaeth papur wal</string>
+ <string name="application_name">Dewisydd Papur Wal Byw</string>
+ <string name="live_wallpaper_picker_title">Dewis papur wal byw</string>
+ <string name="live_wallpaper_picker_label">Papurau Wal Byw</string>
+ <string name="live_wallpaper_preview_title">Rhagolwg papur wal byw</string>
+ <string name="configure_wallpaper">Gosodiadau…</string>
+ <string name="wallpaper_instructions">Gosod papur wal</string>
+ <string name="live_wallpaper_empty">Dim papurau wal byw</string>
+ <string name="set_live_wallpaper">Gosod papur wal</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> gan <xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <string name="live_wallpaper_loading">Yn llwytho papur wal byw…</string>
+ <string name="which_wallpaper_option_home_screen">Sgrin gartref</string>
+ <string name="which_wallpaper_option_home_screen_and_lock_screen">Sgrin gartref a sgrin cloi</string>
+ <string name="collapse_attribution_panel">Cwympo panel gwybodaeth papur wal</string>
+ <string name="expand_attribution_panel">Ehangu panel gwybodaeth papur wal</string>
</resources>
diff --git a/res/values-en-rPT/strings.xml b/res/values-en-rPT/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-en-rPT/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 6bd91b9..a18f551 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -18,24 +18,6 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">Agordoj&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> de <xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="configure_wallpaper">Agordoj…</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> de <xliff:g id="author" example="Google">%2$s</xliff:g></string>
</resources>
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-es-rMX/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-fy-rNL/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-kab-rDZ/strings.xml b/res/values-kab-rDZ/strings.xml
index cd3f5dd..66019b5 100644
--- a/res/values-kab-rDZ/strings.xml
+++ b/res/values-kab-rDZ/strings.xml
@@ -18,26 +18,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <string name="which_wallpaper_option_home_screen">Agdil agejdan</string>
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <string name="which_wallpaper_option_home_screen_and_lock_screen">Agdil agejdan d ugdil n usekker</string>
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="collapse_attribution_panel">Fneẓ agalis n telɣut n tugna n ugilal</string>
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
- <string name="expand_attribution_panel">Snefli agalis n telɣut n tugna n ugilal</string>
+ <string name="which_wallpaper_option_home_screen">Agdil agejdan</string>
+ <string name="which_wallpaper_option_home_screen_and_lock_screen">Agdil agejdan d ugdil n usekker</string>
+ <string name="collapse_attribution_panel">Fneẓ agalis n telɣut n tugna n ugilal</string>
+ <string name="expand_attribution_panel">Snefli agalis n telɣut n tugna n ugilal</string>
</resources>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
index 2cd7ac4..0123ab1 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -18,32 +18,14 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <string name="application_name">هەڵباردنی وێنەی ڕاستەوخۆ</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">دەست نیشانکردنی وێنەی پشتی زیندوو</string>
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <string name="live_wallpaper_picker_label">وێنەی پشتەوەی زیندوو</string>
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <string name="live_wallpaper_preview_title">پێشبینینی وێنەی پشتی زیندوو</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">رێکخستنەکان&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <string name="wallpaper_instructions">دانانی وێنەی پشتەوە</string>
- <!-- Warning message, no live wallpapers available. -->
- <string name="live_wallpaper_empty">پشتەگەڵاڵەی ڕاستەوخۆ نیە.</string>
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <string name="set_live_wallpaper">دانانی پشتەگەڵاڵە</string>
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> لەلایەن<xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <string name="live_wallpaper_loading">دانانی پشتەگەڵاڵەی ڕاستەخۆ...</string>
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="application_name">هەڵباردنی وێنەی ڕاستەوخۆ</string>
+ <string name="live_wallpaper_picker_title">دەست نیشانکردنی وێنەی پشتی زیندوو</string>
+ <string name="live_wallpaper_picker_label">وێنەی پشتەوەی زیندوو</string>
+ <string name="live_wallpaper_preview_title">پێشبینینی وێنەی پشتی زیندوو</string>
+ <string name="configure_wallpaper">رێکخستنەکان…</string>
+ <string name="wallpaper_instructions">دانانی وێنەی پشتەوە</string>
+ <string name="live_wallpaper_empty">پشتەگەڵاڵەی ڕاستەوخۆ نیە.</string>
+ <string name="set_live_wallpaper">دانانی پشتەگەڵاڵە</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> لەلایەن<xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <string name="live_wallpaper_loading">دانانی پشتەگەڵاڵەی ڕاستەخۆ...</string>
</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 33090f4..6e57777 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -18,34 +18,16 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <string name="application_name">Galerie vu Live-Hannergrondbiller</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">Live-Hannergrondbild auswielen</string>
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <string name="live_wallpaper_picker_label">Live-Hannergrondbiller</string>
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <string name="live_wallpaper_preview_title">Virschau vum Live-Hannergrondbild</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">Astellungen&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <string name="wallpaper_instructions">Hannergrondbild setzen</string>
- <!-- Warning message, no live wallpapers available. -->
- <string name="live_wallpaper_empty">Keng Live-Hannergrondbiller.</string>
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <string name="set_live_wallpaper">Hannergrondbild setzen</string>
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> vu(n) <xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <string name="live_wallpaper_loading">Live-Hannergrondbild gëtt gelueden&#8230;</string>
- <!-- Option for setting the wallpaper only on the home screen. -->
- <string name="which_wallpaper_option_home_screen">Startschierm</string>
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <string name="which_wallpaper_option_home_screen_and_lock_screen">Startschierm a Spärschierm</string>
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="application_name">Galerie vu Live-Hannergrondbiller</string>
+ <string name="live_wallpaper_picker_title">Live-Hannergrondbild auswielen</string>
+ <string name="live_wallpaper_picker_label">Live-Hannergrondbiller</string>
+ <string name="live_wallpaper_preview_title">Virschau vum Live-Hannergrondbild</string>
+ <string name="configure_wallpaper">Astellungen…</string>
+ <string name="wallpaper_instructions">Hannergrondbild setzen</string>
+ <string name="live_wallpaper_empty">Keng Live-Hannergrondbiller.</string>
+ <string name="set_live_wallpaper">Hannergrondbild setzen</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g> vu(n) <xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <string name="live_wallpaper_loading">Live-Hannergrondbild gëtt gelueden…</string>
+ <string name="which_wallpaper_option_home_screen">Startschierm</string>
+ <string name="which_wallpaper_option_home_screen_and_lock_screen">Startschierm a Spärschierm</string>
</resources>
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-or-rIN/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-sc-rIT/strings.xml b/res/values-sc-rIT/strings.xml
deleted file mode 100644
index 09c632e..0000000
--- a/res/values-sc-rIT/strings.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.com-->
-<!--
-/*
-* Copyright (C) 2008 The Android Open Source 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">
- <!-- General -->
- <!-- Application name -->
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <!-- List item for configuring the current wallpaper -->
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <!-- Warning message, no live wallpapers available. -->
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <!-- Label, title and author of the live wallpaper -->
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
-</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index 4e7a0c1..0ce33e2 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -18,32 +18,14 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- General -->
- <!-- Application name -->
- <string name="application_name">ھەرىكەتچان تام قەغەز تاللىغۇچ</string>
- <!-- Title for the screen that lets the user choose a live wallpaper to use
- for the system. -->
- <string name="live_wallpaper_picker_title">ەرىكەتچان تام قەغەز تاللاڭ</string>
- <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
- <string name="live_wallpaper_picker_label">ھەرىكەتچان تام قەغەزلەر</string>
- <!-- Title for the screen that lets the user preview a live wallpaper. -->
- <string name="live_wallpaper_preview_title">ھەرىكەتچان تام قەغەزنى ئالدىن كۆزەت</string>
- <!-- List item for configuring the current wallpaper -->
- <string name="configure_wallpaper">تەڭشەكلەر&#8230;</string>
- <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
- <string name="wallpaper_instructions">تام قەغەز تەڭشىكى</string>
- <!-- Warning message, no live wallpapers available. -->
- <string name="live_wallpaper_empty">ھەرىكەتچان تام قەغەز يوق.</string>
- <!-- Button label, action, sets the currently selected wallpaper. -->
- <string name="set_live_wallpaper">تام قەغەز تەڭشىكى</string>
- <!-- Label, title and author of the live wallpaper -->
- <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g>/<xliff:g id="author" example="Google">%2$s</xliff:g></string>
- <!-- Message, tells the user the selected live wallpaper is loading. -->
- <string name="live_wallpaper_loading">ھەرىكەتچان تام قەغەزنى يۈكلەۋاتىدۇ&#8230;</string>
- <!-- Option for setting the wallpaper only on the home screen. -->
- <!-- Option for setting the wallpaper on both the home screen and lock screen. -->
- <!-- Content description for a button letting the user collapse a visual panel showing info
- about the wallpaper being previewed. [CHAR LIMIT=none] -->
- <!-- Content description for a button letting the user expand a visual panel showing info about
- the wallpaper being previewed. [CHAR LIMIT=none] -->
+ <string name="application_name">ھەرىكەتچان تام قەغەز تاللىغۇچ</string>
+ <string name="live_wallpaper_picker_title">ەرىكەتچان تام قەغەز تاللاڭ</string>
+ <string name="live_wallpaper_picker_label">ھەرىكەتچان تام قەغەزلەر</string>
+ <string name="live_wallpaper_preview_title">ھەرىكەتچان تام قەغەزنى ئالدىن كۆزەت</string>
+ <string name="configure_wallpaper">تەڭشەكلەر…</string>
+ <string name="wallpaper_instructions">تام قەغەز تەڭشىكى</string>
+ <string name="live_wallpaper_empty">ھەرىكەتچان تام قەغەز يوق.</string>
+ <string name="set_live_wallpaper">تام قەغەز تەڭشىكى</string>
+ <string name="wallpaper_title_and_author"><xliff:g id="title" example="Galaxy">%1$s</xliff:g>/<xliff:g id="author" example="Google">%2$s</xliff:g></string>
+ <string name="live_wallpaper_loading">ھەرىكەتچان تام قەغەزنى يۈكلەۋاتىدۇ…</string>
</resources>