summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:25:11 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:25:11 +0200
commit5db71f6b6945a4c689796f398e7b87932ae10566 (patch)
treef95943a4fe636a7134be8d719289f43d3663b54a
parent7e9ce94b5dff25e34f2399f8b3aee139ed1519bc (diff)
downloadandroid_packages_providers_CalendarProvider-5db71f6b6945a4c689796f398e7b87932ae10566.tar.gz
android_packages_providers_CalendarProvider-5db71f6b6945a4c689796f398e7b87932ae10566.tar.bz2
android_packages_providers_CalendarProvider-5db71f6b6945a4c689796f398e7b87932ae10566.zip
Automatic translation import
Change-Id: If8cf8f9afec251f358ec0045d82386a193f2981d
-rw-r--r--res/values-ast-rES/strings.xml14
-rw-r--r--res/values-be/strings.xml32
-rw-r--r--res/values-br-rFR/strings.xml32
-rw-r--r--res/values-cy/strings.xml32
-rw-r--r--res/values-en-rPT/strings.xml32
-rw-r--r--res/values-eo/strings.xml32
-rw-r--r--res/values-es-rMX/strings.xml32
-rw-r--r--res/values-fy-rNL/strings.xml32
-rw-r--r--res/values-gd-rGB/strings.xml32
-rw-r--r--res/values-ku/strings.xml14
-rw-r--r--res/values-lb/strings.xml14
-rw-r--r--res/values-oc-rFR/strings.xml32
-rw-r--r--res/values-ug/strings.xml14
13 files changed, 344 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index b9cf39b..38ec804 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -15,18 +15,32 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title for the Calendar Storage process. -->
<string name="calendar_storage">Almacenamientu nel calendariu</string>
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
<string name="calendar_default_name">Predetermináu</string>
+ <!-- Caption on secret calendar info -->
<string name="calendar_info">Información de calendariu</string>
+ <!-- Error message for secret calendar info -->
<string name="calendar_info_error">Fallu</string>
+ <!-- No calendars message for secret calendar info -->
<string name="calendar_info_no_calendars">Nun hai calendarios</string>
+ <!-- Event count message for secret calendar info -->
<string name="calendar_info_events">Eventos: <xliff:g id="events">%1$d</xliff:g></string>
+ <!-- Event and dirty event count message for secret calendar info -->
<string name="calendar_info_events_dirty">Eventos: <xliff:g id="events">%1$d</xliff:g>, Ensin guardar: <xliff:g id="dirty events">%2$d</xliff:g></string>
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
<string name="provider_label">Calendariu</string>
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
<string name="debug_tool_delete_button">Desaniciar agora</string>
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
<string name="debug_tool_start_button">Aniciar</string>
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [CHAR LIMIT=NONE] -->
<string name="debug_tool_message">Tas a piques de 1) facer una copia de la base de datos de calendariu na tarxeta SD o nel almacenamientu USB a la que pue acceder cualquier aplicación y a 2) unviala per corréu electrónicu. Recuerda desaniciala en cuantes se copie correutamente fuera del preséu o se reciba\'l mensaxe.</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_sender_picker">Esbilla un programa pa unviar el ficheru</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_subject">Axuntóse base de datos de calendariu</string>
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_body">La mio base de datos de calendariu con toles cites y la mio información personal va axunta a esti mensaxe. Usa esta información con curiáu.</string>
</resources>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-br-rFR/strings.xml b/res/values-br-rFR/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-br-rFR/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-cy/strings.xml b/res/values-cy/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-cy/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-en-rPT/strings.xml b/res/values-en-rPT/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-en-rPT/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-eo/strings.xml b/res/values-eo/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-eo/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-rMX/strings.xml b/res/values-es-rMX/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-es-rMX/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-fy-rNL/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-gd-rGB/strings.xml b/res/values-gd-rGB/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-gd-rGB/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-ku/strings.xml b/res/values-ku/strings.xml
index 87b667c..ef7d975 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -15,18 +15,32 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title for the Calendar Storage process. -->
<string name="calendar_storage">بیرگەی ڕۆژمێر</string>
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
<string name="calendar_default_name">بنەڕەتی</string>
+ <!-- Caption on secret calendar info -->
<string name="calendar_info">زانیاری ڕۆژژمێر</string>
+ <!-- Error message for secret calendar info -->
<string name="calendar_info_error">هەڵە</string>
+ <!-- No calendars message for secret calendar info -->
<string name="calendar_info_no_calendars">بێ ڕۆژژمێر</string>
+ <!-- Event count message for secret calendar info -->
<string name="calendar_info_events">ڕووداوەکان: <xliff:g id="events">%1$d</xliff:g></string>
+ <!-- Event and dirty event count message for secret calendar info -->
<string name="calendar_info_events_dirty">ڕووداوەکان: <xliff:g id="events">%1$d</xliff:g>, پاشەکەوت نەکراو: <xliff:g id="dirty events">%2$d</xliff:g></string>
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
<string name="provider_label">ڕۆژژمێر</string>
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
<string name="debug_tool_delete_button">سڕینەوە ئێستا</string>
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
<string name="debug_tool_start_button">دەستپێکردن</string>
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [CHAR LIMIT=NONE] -->
<string name="debug_tool_message">تۆ بەتەمای 1) کۆپییەک لە بنکەدراوەی ڕۆژژمێرەکەت بگریتەوە بۆ ناو بیرگەی هەڵگرتنی\بیرگەی USB, کە بەهۆیی بەرنامەیەک دەخوێندراوەیە, هەروەها 2) ئیمێڵ کردنیشی. لە یادت بێ هەر کە لە ئامێرەکەوە کۆپیت کردەوە یان ئیمێڵەکە وەرگیردرا کۆپییەکە وەسڕە.</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_sender_picker">بەرنامەیەک هەڵبژێرە بۆ ناردنی فایلەکەت</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_subject">بنکەدراوەی ڕۆژژمێر پێوەلکێندرا</string>
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_body">پێوەلکێردراوەکە بنکەدراوەی ڕۆژژمێرەکەم و هەموو زانیارییە کەسییەکان و ژوانەکانمە. بە وریایی بیهێڵەرەوە.</string>
</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 9ebbeab..c7ccdf4 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -15,18 +15,32 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title for the Calendar Storage process. -->
<string name="calendar_storage">Kalennerspäicher</string>
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
<string name="calendar_default_name">Standard</string>
+ <!-- Caption on secret calendar info -->
<string name="calendar_info">Kalennerinfo</string>
+ <!-- Error message for secret calendar info -->
<string name="calendar_info_error">Feeler</string>
+ <!-- No calendars message for secret calendar info -->
<string name="calendar_info_no_calendars">Keng Kalenneren</string>
+ <!-- Event count message for secret calendar info -->
<string name="calendar_info_events">Rendezvousen: <xliff:g id="events">%1$d</xliff:g></string>
+ <!-- Event and dirty event count message for secret calendar info -->
<string name="calendar_info_events_dirty">Rendezvousen: <xliff:g id="events">%1$d</xliff:g>, Ongespäichert: <xliff:g id="dirty events">%2$d</xliff:g></string>
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
<string name="provider_label">Kalenner</string>
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
<string name="debug_tool_delete_button">Elo läschen</string>
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
<string name="debug_tool_start_button">Start</string>
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [CHAR LIMIT=NONE] -->
<string name="debug_tool_message">Du bass am Gaang 1) eng Kopie vun denger Kalennerdatebank op d\'SD-Kaart oder den USB-Späicher ze maachen, dee vun all App ka gelies ginn, an 2) de Fichier per E-Mail ze verschécken. Denk drun de Fichier direkt ze läsche soubal e kopéiert oder per E-Mail verschéckt gouf.</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_sender_picker">Wiel e Programm aus fir däi Fichier ze schécken</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_subject">Kalenner-DB ugehaangen</string>
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_body">Un dëser E-Mail hänkt meng Kalennerdatebank mat allen Terminer a perséinlechen Informatiounen. W.e.g. mat Virsiicht behandelen.</string>
</resources>
diff --git a/res/values-oc-rFR/strings.xml b/res/values-oc-rFR/strings.xml
new file mode 100644
index 0000000..96f624f
--- /dev/null
+++ b/res/values-oc-rFR/strings.xml
@@ -0,0 +1,32 @@
+<?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">
+ <!-- Title for the Calendar Storage process. -->
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
+ <!-- Event and dirty event count message for secret calendar info -->
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [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-ug/strings.xml b/res/values-ug/strings.xml
index a2098cb..9aa3d54 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -15,13 +15,27 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title for the Calendar Storage process. -->
<string name="calendar_storage">يىلنامە ساقلىغۇچ</string>
+ <!-- Temporary Calendar name to use before we have the calendar name from the server -->
+ <!-- Caption on secret calendar info -->
<string name="calendar_info">يىلنامە ئۇچۇرى</string>
+ <!-- Error message for secret calendar info -->
+ <!-- No calendars message for secret calendar info -->
+ <!-- Event count message for secret calendar info -->
<string name="calendar_info_events">ھادىسە: <xliff:g id="events">%1$d</xliff:g></string>
+ <!-- Event and dirty event count message for secret calendar info -->
<string name="calendar_info_events_dirty">ھادىسە: <xliff:g id="events">%1$d</xliff:g>، ساقلانمىغان: <xliff:g id="dirty events">%2$d</xliff:g></string>
+ <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] -->
<string name="debug_tool_delete_button">ھازىر ئۆچۈر</string>
+ <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] -->
+ <!-- Debug tool - Main message shown to the user when starting up the debug tool [CHAR LIMIT=NONE] -->
<string name="debug_tool_message">سىز 1) يىلنامە ساندانىڭىزنى SD كارتا/USB ساقلىغۇچقا بىر نۇسخا ساقلاڭ، ئۇنى ھەر قانداق ئەپ ئوقۇيالايدۇ، 2) ئۇنى تورخەتكە يوللاڭ. ئۇنى مۇۋەپپەقىيەتلىك كۆچۈرۈپ بولۇپ ياكى تورخەتنى تاپشۇرۇپ ئالغاندىن كېيىن كۆچۈرۈلمە نۇسخىسىنى ۋاقىتىدا ئۆچۈرۈشنى ئۇنتۇپ قالماڭ.</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_sender_picker">ھۆججىتىڭىزنى يوللايدىغان پىروگراممىدىن بىرنى تاللاڭ</string>
+ <!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_subject">يىلنامە ساندانى قوشۇلدى</string>
+ <!-- Debug tool - email body [CHAR LIMIT=NONE] -->
<string name="debug_tool_email_body">قوشۇلغىنى يىلنامە ساندانىم ئۇنىڭدا ئۇچرىشىشلىرىم ۋە شەخسىي ئۇچۇرلىرىم بار. ئېھتىيات بىلەن ساقلاڭ.</string>
</resources>