summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-eo/strings.xml3
-rw-r--r--res/values-es-rCO/strings.xml34
-rw-r--r--res/values-ga-rIE/strings.xml34
-rw-r--r--res/values-ug/strings.xml2
4 files changed, 73 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index cb9ff46..6293236 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -25,10 +25,13 @@
<!-- 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. -->
<!-- Button label, action, cancels the wallpaper picker dialog [CHAR_LIMIT=40]-->
+ <string name="wallpaper_cancel">Nuligi</string>
</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 0000000..cb9ff46
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,34 @@
+<?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. -->
+ <!-- Button label, action, cancels the wallpaper picker dialog [CHAR_LIMIT=40]-->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 0000000..cb9ff46
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,34 @@
+<?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. -->
+ <!-- Button label, action, cancels the wallpaper picker dialog [CHAR_LIMIT=40]-->
+</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index 93978be..39ed7ce 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -31,9 +31,11 @@
<!-- 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. -->