summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-04-22 05:51:34 -0700
committerGeoff Mendal <mendal@google.com>2015-04-22 05:51:34 -0700
commitedb6d10025b9ce00ac0403aa1386fb3bc9e82894 (patch)
tree2194d4dbcb9d5121995ca0ad50d17a79d33eb281
parent191dddc6930ae9d7275e487a8b05bfd4cdf365a2 (diff)
downloadandroid_frameworks_opt_setupwizard-edb6d10025b9ce00ac0403aa1386fb3bc9e82894.tar.gz
android_frameworks_opt_setupwizard-edb6d10025b9ce00ac0403aa1386fb3bc9e82894.tar.bz2
android_frameworks_opt_setupwizard-edb6d10025b9ce00ac0403aa1386fb3bc9e82894.zip
Import translations. DO NOT MERGE
Change-Id: I559a5c7b6748e6e66a09ca73024af2be113fba6e Auto-generated-cl: translation import
-rw-r--r--library/main/res/values-gu-rIN/strings.xml22
-rw-r--r--library/main/res/values-pa-rIN/strings.xml22
-rw-r--r--library/main/res/values-sq-rAL/strings.xml22
3 files changed, 66 insertions, 0 deletions
diff --git a/library/main/res/values-gu-rIN/strings.xml b/library/main/res/values-gu-rIN/strings.xml
new file mode 100644
index 0000000..2d1ca2e
--- /dev/null
+++ b/library/main/res/values-gu-rIN/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="suw_next_button_label" msgid="7269625133873553978">"આગલું"</string>
+ <string name="suw_back_button_label" msgid="1460929053642711025">"પાછળ"</string>
+</resources>
diff --git a/library/main/res/values-pa-rIN/strings.xml b/library/main/res/values-pa-rIN/strings.xml
new file mode 100644
index 0000000..fb1b625
--- /dev/null
+++ b/library/main/res/values-pa-rIN/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="suw_next_button_label" msgid="7269625133873553978">"ਅਗਲਾ"</string>
+ <string name="suw_back_button_label" msgid="1460929053642711025">"ਪਿੱਛੇ"</string>
+</resources>
diff --git a/library/main/res/values-sq-rAL/strings.xml b/library/main/res/values-sq-rAL/strings.xml
new file mode 100644
index 0000000..9b3136c
--- /dev/null
+++ b/library/main/res/values-sq-rAL/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (C) 2015 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="suw_next_button_label" msgid="7269625133873553978">"Përpara"</string>
+ <string name="suw_back_button_label" msgid="1460929053642711025">"Prapa"</string>
+</resources>