summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:50 -0800
committerclyde@build01 <jenkins@cyanogenmod.com>2016-12-16 14:46:50 -0800
commit0948e4643d0efe79dde5e9d3a3ac284236534765 (patch)
tree22b1235de8abb61dc06959116438377400e4b7cc
parent9e61fccbbe6638aceb9087a99f5f8595bddbe8f4 (diff)
downloadandroid_packages_providers_MediaProvider-cm-12.1.tar.gz
android_packages_providers_MediaProvider-cm-12.1.tar.bz2
android_packages_providers_MediaProvider-cm-12.1.zip
Automatic translation importcm-12.1
Change-Id: Ib6371b9e37e36ae66e84ea19dce9f23b1f270bd9
-rw-r--r--res/values-eo/strings.xml2
-rw-r--r--res/values-es-rCO/strings.xml29
-rw-r--r--res/values-ga-rIE/strings.xml29
3 files changed, 60 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 906e681b..69baeb18 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -19,11 +19,13 @@
<!-- Label to show to user for this package. -->
<!-- [CHAR LIMIT=NONE] Boot message while upgrading media provider. -->
<!-- Description line for music artists in the search/suggestion results -->
+ <string name="artist_label">Artisto</string>
<!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
<!-- Choice in the notification sound picker. If chosen, the default notification sound will be
used. -->
<!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
<!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
+ <string name="root_images">Bildoj</string>
<!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
<!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 00000000..906e681b
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2009 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">
+ <!-- Label to show to user for all apps using this UID. -->
+ <!-- Label to show to user for this package. -->
+ <!-- [CHAR LIMIT=NONE] Boot message while upgrading media provider. -->
+ <!-- Description line for music artists in the search/suggestion results -->
+ <!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
+ <!-- Choice in the notification sound picker. If chosen, the default notification sound will be
+ used. -->
+ <!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
+ <!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 00000000..906e681b
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2009 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">
+ <!-- Label to show to user for all apps using this UID. -->
+ <!-- Label to show to user for this package. -->
+ <!-- [CHAR LIMIT=NONE] Boot message while upgrading media provider. -->
+ <!-- Description line for music artists in the search/suggestion results -->
+ <!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
+ <!-- Choice in the notification sound picker. If chosen, the default notification sound will be
+ used. -->
+ <!-- Choice in the alarm sound picker. If chosen, the default alarm sound will be used. -->
+ <!-- Title for documents backend that offers images. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers videos. [CHAR LIMIT=24] -->
+ <!-- Title for documents backend that offers audio. [CHAR LIMIT=24] -->
+</resources>