summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:23:26 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-08-27 14:23:26 -0700
commit8e3867605bd09140fc8cc1f7713f0f369811f5fc (patch)
tree696937e42aa6593e3ad21754b721ddd41a6ba479
parent4346f8ec42e9f5589e701c7a841af9b936897d0c (diff)
downloadpackages_providers_ContactsProvider-8e3867605bd09140fc8cc1f7713f0f369811f5fc.tar.gz
packages_providers_ContactsProvider-8e3867605bd09140fc8cc1f7713f0f369811f5fc.tar.bz2
packages_providers_ContactsProvider-8e3867605bd09140fc8cc1f7713f0f369811f5fc.zip
Automatic translation import
Change-Id: Ia936f860e0b918488a7698ad6a58e7bdde8bbc00 Ticket: -
-rw-r--r--res/values-bs-rBA/strings.xml39
-rw-r--r--res/values-es-rCO/strings.xml39
-rw-r--r--res/values-ga-rIE/strings.xml39
3 files changed, 117 insertions, 0 deletions
diff --git a/res/values-bs-rBA/strings.xml b/res/values-bs-rBA/strings.xml
new file mode 100644
index 00000000..03e136de
--- /dev/null
+++ b/res/values-bs-rBA/strings.xml
@@ -0,0 +1,39 @@
+<?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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label for this app's shared user ID (and thus for all other
+ apps sharing the uid). -->
+ <!-- This is the label for the application that stores contacts data -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- The name of the default contact directory -->
+ <!-- The name of the invisible local contact directory -->
+ <!-- The prefix string before the number used for the display name for the voicemail table.
+ Because of the way this is combined in SQL we can't allow a generic format string.
+ The resulting string will be this string with the number appended to the end.
+ Note that the trailing space is important, and that to achieve it we have to wrap the
+ string in double quotes. -->
+ <!-- Debug tool - title of the dialog which copies the contact database into the external storage. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - message shown to the user on the dialog which sends a copy of the contact database via email or other apps. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button- delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 00000000..03e136de
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,39 @@
+<?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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label for this app's shared user ID (and thus for all other
+ apps sharing the uid). -->
+ <!-- This is the label for the application that stores contacts data -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- The name of the default contact directory -->
+ <!-- The name of the invisible local contact directory -->
+ <!-- The prefix string before the number used for the display name for the voicemail table.
+ Because of the way this is combined in SQL we can't allow a generic format string.
+ The resulting string will be this string with the number appended to the end.
+ Note that the trailing space is important, and that to achieve it we have to wrap the
+ string in double quotes. -->
+ <!-- Debug tool - title of the dialog which copies the contact database into the external storage. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - message shown to the user on the dialog which sends a copy of the contact database via email or other apps. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button- delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 00000000..03e136de
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,39 @@
+<?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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label for this app's shared user ID (and thus for all other
+ apps sharing the uid). -->
+ <!-- This is the label for the application that stores contacts data -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
+ <!-- The name of the default contact directory -->
+ <!-- The name of the invisible local contact directory -->
+ <!-- The prefix string before the number used for the display name for the voicemail table.
+ Because of the way this is combined in SQL we can't allow a generic format string.
+ The resulting string will be this string with the number appended to the end.
+ Note that the trailing space is important, and that to achieve it we have to wrap the
+ string in double quotes. -->
+ <!-- Debug tool - title of the dialog which copies the contact database into the external storage. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - message shown to the user on the dialog which sends a copy of the contact database via email or other apps. [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button- delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog button - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
+</resources>