summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ca/strings.xml2
-rw-r--r--res/values-hi/strings.xml33
2 files changed, 34 insertions, 1 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 45c491e..ea031ca 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="application_name" msgid="4119979710394894209">"Selector d\'empaperat dinàmic"</string>
+ <string name="application_name" msgid="4119979710394894209">"Selector de fons de pantalla animat"</string>
<string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Selecció del fons de pantalla animat"</string>
<string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Fons de pantalla animats"</string>
<string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Visualització prèvia de l\'empaperat dinàmic"</string>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..20006a2
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+* 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"लाइव वॉलपेपर चुनें"</string>
+ <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"लाइव वॉलपेपर"</string>
+ <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"लाइव वॉलपेपर पूर्वावलोकन"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"सेटिंग…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"वॉलपेपर सेट करें"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"कोई लाइव वॉलपेपर नहीं."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"वॉलपेपर सेट करें"</string>
+ <string name="wallpaper_title_and_author" msgid="8891734217843935304">"<xliff:g id="TITLE">%1$s</xliff:g> द्वारा <xliff:g id="AUTHOR">%2$s</xliff:g>"</string>
+ <string name="live_wallpaper_loading" msgid="2488371303130330734">"लाइव वॉलपेपर लोड हो रहा है…"</string>
+ <string name="wallpaper_cancel" msgid="7340240618834119228">"रद्द करें"</string>
+</resources>