aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/event_item.xml4
-rw-r--r--res/values-af/strings.xml28
-rw-r--r--res/values-am/strings.xml28
-rw-r--r--res/values-ar/strings.xml28
-rw-r--r--res/values-as/strings.xml28
-rw-r--r--res/values-az/strings.xml28
-rw-r--r--res/values-b+sr+Latn/strings.xml28
-rw-r--r--res/values-be/strings.xml28
-rw-r--r--res/values-bg/strings.xml28
-rw-r--r--res/values-bs/strings.xml28
-rw-r--r--res/values-ca/strings.xml28
-rw-r--r--res/values-cs/strings.xml28
-rw-r--r--res/values-da/strings.xml28
-rw-r--r--res/values-de/strings.xml28
-rw-r--r--res/values-el/strings.xml28
-rw-r--r--res/values-en-rAU/strings.xml28
-rw-r--r--res/values-en-rCA/strings.xml28
-rw-r--r--res/values-en-rGB/strings.xml28
-rw-r--r--res/values-en-rIN/strings.xml28
-rw-r--r--res/values-en-rXC/strings.xml28
-rw-r--r--res/values-es-rUS/strings.xml28
-rw-r--r--res/values-es/strings.xml28
-rw-r--r--res/values-et/strings.xml28
-rw-r--r--res/values-eu/strings.xml28
-rw-r--r--res/values-fa/strings.xml28
-rw-r--r--res/values-fi/strings.xml28
-rw-r--r--res/values-fr-rCA/strings.xml28
-rw-r--r--res/values-fr/strings.xml28
-rw-r--r--res/values-gl/strings.xml28
-rw-r--r--res/values-hi/strings.xml28
-rw-r--r--res/values-hr/strings.xml28
-rw-r--r--res/values-hu/strings.xml28
-rw-r--r--res/values-hy/strings.xml28
-rw-r--r--res/values-in/strings.xml28
-rw-r--r--res/values-is/strings.xml28
-rw-r--r--res/values-it/strings.xml28
-rw-r--r--res/values-iw/strings.xml28
-rw-r--r--res/values-ja/strings.xml28
-rw-r--r--res/values-ka/strings.xml28
-rw-r--r--res/values-kk/strings.xml28
-rw-r--r--res/values-km/strings.xml28
-rw-r--r--res/values-kn/strings.xml28
-rw-r--r--res/values-ko/strings.xml28
-rw-r--r--res/values-ky/strings.xml28
-rw-r--r--res/values-lo/strings.xml28
-rw-r--r--res/values-lt/strings.xml28
-rw-r--r--res/values-lv/strings.xml28
-rw-r--r--res/values-mk/strings.xml28
-rw-r--r--res/values-ml/strings.xml28
-rw-r--r--res/values-mn/strings.xml28
-rw-r--r--res/values-ms/strings.xml28
-rw-r--r--res/values-my/strings.xml28
-rw-r--r--res/values-nb/strings.xml28
-rw-r--r--res/values-nl/strings.xml28
-rw-r--r--res/values-or/strings.xml28
-rw-r--r--res/values-pl/strings.xml28
-rw-r--r--res/values-pt-rPT/strings.xml28
-rw-r--r--res/values-pt/strings.xml28
-rw-r--r--res/values-ro/strings.xml28
-rw-r--r--res/values-ru/strings.xml28
-rw-r--r--res/values-si/strings.xml28
-rw-r--r--res/values-sk/strings.xml28
-rw-r--r--res/values-sl/strings.xml28
-rw-r--r--res/values-sq/strings.xml28
-rw-r--r--res/values-sr/strings.xml28
-rw-r--r--res/values-sv/strings.xml28
-rw-r--r--res/values-sw/strings.xml28
-rw-r--r--res/values-ta/strings.xml28
-rw-r--r--res/values-te/strings.xml28
-rw-r--r--res/values-th/strings.xml28
-rw-r--r--res/values-tl/strings.xml28
-rw-r--r--res/values-tr/strings.xml28
-rw-r--r--res/values-uk/strings.xml28
-rw-r--r--res/values-uz/strings.xml28
-rw-r--r--res/values-vi/strings.xml28
-rw-r--r--res/values-zh-rCN/strings.xml28
-rw-r--r--res/values-zh-rHK/strings.xml28
-rw-r--r--res/values-zh-rTW/strings.xml28
-rw-r--r--res/values-zu/strings.xml28
-rw-r--r--src/com/android/car/calendar/DrawableStateImageButton.java72
-rw-r--r--src/com/android/car/calendar/EventCalendarItem.java5
81 files changed, 2189 insertions, 76 deletions
diff --git a/res/layout/event_item.xml b/res/layout/event_item.xml
index 68dda47..5d70907 100644
--- a/res/layout/event_item.xml
+++ b/res/layout/event_item.xml
@@ -46,7 +46,7 @@
</LinearLayout>
<!-- Secondary action icon. -->
- <com.android.car.calendar.DrawableStateImageButton
+ <android.widget.ImageButton
android:id="@+id/primary_action_button"
android:layout_width="@dimen/car_ui_list_item_height"
android:layout_height="@dimen/car_ui_list_item_height"
@@ -57,7 +57,7 @@
android:layout_gravity="center"/>
<!-- Secondary action icon. -->
- <com.android.car.calendar.DrawableStateImageButton
+ <android.widget.ImageButton
android:id="@+id/secondary_action_button"
android:layout_width="@dimen/car_ui_list_item_height"
android:layout_height="@dimen/car_ui_list_item_height"
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
new file mode 100644
index 0000000..8dbd55c
--- /dev/null
+++ b/res/values-af/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Geen beller beskikbaar nie"</string>
+ <string name="no_events" msgid="2454460886004475314">"Geen geskeduleerde geleenthede nie. Jy het die dag vry!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalender begin dalk nou, of jy moet dalk jou instellings in die Metgeselprogram nagaan"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Heeldag"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
new file mode 100644
index 0000000..1e25b19
--- /dev/null
+++ b/res/values-am/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"ቀን መቁጠሪያ"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"መደወያ አይገኝም"</string>
+ <string name="no_events" msgid="2454460886004475314">"መርሐግብር የተያዘላቸው ክስተቶች የሉም። ነጻ ነዎት!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ቀን መቁጠሪያ ሊጀመር ይችላል፣ ወይም ቅንብሮችዎን በአጃቢ መተግበሪያ ውስጥ መፈተሽ ሊኖርብዎት ይችላል"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ሙሉ ቀን"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"የ<xliff:g id="NUMBER">%1$s</xliff:g> ፒን፦ <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..20fbc77
--- /dev/null
+++ b/res/values-ar/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"تقويم Google"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"لا يتوفّر أي برنامج اتصال."</string>
+ <string name="no_events" msgid="2454460886004475314">"ما مِن أحداث مُجدوَلة. أنت غير مشغول."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"قد يكون \"تقويم Google\" ما زال في مرحلة بدء التشغيل، أو قد تكون بحاجة إلى التحقق من إعداداتك في التطبيق المصاحب."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"اليوم كله"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> رقم التعريف الشخصي: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..fd83266
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"কোনো ডায়েলাৰ উপলব্ধ নহয়"</string>
+ <string name="no_events" msgid="2454460886004475314">"কোনো সময়সূচী নিৰ্ধাৰণ কৰা অনুষ্ঠান নাই। আপুনি মুক্ত!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar হয়তো আৰম্ভ হৈ আছে, অথবা আপুনি হয়তো সহযোগী এপ্‌টোত আপোনাৰ ছেটিং পৰীক্ষা কৰিবলগা হ’ব পাৰে"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"দিনজোৰা"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> পিন: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-az/strings.xml b/res/values-az/strings.xml
new file mode 100644
index 0000000..a46693c
--- /dev/null
+++ b/res/values-az/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nömrə yığan əlçatan deyil"</string>
+ <string name="no_events" msgid="2454460886004475314">"Planlanmış tədbir yoxdur. Sərbəstsiniz!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar başlamaq üzrə ola bilər və ya Kompanyon Tətbiqində ayarlarınızı yoxlamalı ola bilərsiniz"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Bütün gün"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
new file mode 100644
index 0000000..906fc73
--- /dev/null
+++ b/res/values-b+sr+Latn/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nije dostupan brojčanik"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nema zakazanih događaja. Slobodni ste!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendar se možda pokreće ili možda treba da proverite podešavanja u pratećoj aplikaciji."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Ceo dan"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..ffaece5
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Каляндар"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Набіральнік нумара недаступны"</string>
+ <string name="no_events" msgid="2454460886004475314">"Няма запланаваных падзей. Вы свабодныя!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Магчыма, каляндар яшчэ запускаецца або вам трэба праверыць налады ў спадарожнай праграме"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Увесь дзень"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, PIN-код: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..bb2d7b7
--- /dev/null
+++ b/res/values-bg/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календар"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Няма налице дайлер"</string>
+ <string name="no_events" msgid="2454460886004475314">"Няма насрочени събития. Свободни сте!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Възможно е Календар да се стартира или може да е необходимо да проверите настройките си в придружаващото приложение"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Цял ден"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"ПИН код за <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml
new file mode 100644
index 0000000..5b38c6e
--- /dev/null
+++ b/res/values-bs/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Brojčana tastatura nedostupna"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nema zakazanih događaja. Slobodni ste!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendar se možda pokreće ili ćete možda morati provjeriti svoje postavke u pratećoj aplikaciji"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Cijeli dan"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
new file mode 100644
index 0000000..3246cb8
--- /dev/null
+++ b/res/values-ca/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No hi ha cap marcador disponible"</string>
+ <string name="no_events" msgid="2454460886004475314">"No hi ha cap esdeveniment programat. Estàs lliure!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"És possible que Calendar s\'estigui iniciant, o bé pot ser que hagis de comprovar la teva configuració a l\'aplicació complementària"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Tot el dia"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN del número <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..2922771
--- /dev/null
+++ b/res/values-cs/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendář"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Vytáčení není k dispozici"</string>
+ <string name="no_events" msgid="2454460886004475314">"Žádné naplánované události. Máte volno."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendář se možná spouští, případně může být nutné zkontrolovat nastavení v doprovodné aplikaci"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Celý den"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..ea99942
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ingen tilgængelige opkaldsapps"</string>
+ <string name="no_events" msgid="2454460886004475314">"Der er ingen planlagte begivenheder. Du er ledig."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalender er muligvis ved at starte op, eller du skal muligvis tjekke indstillingerne i den medfølgende app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Hele dagen"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> pinkode: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
new file mode 100644
index 0000000..776cea0
--- /dev/null
+++ b/res/values-de/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Kein Telefon verfügbar"</string>
+ <string name="no_events" msgid="2454460886004475314">"Keine Einträge. Du hast keine Termine."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Möglicherweise wird Google Kalender gerade gestartet oder du musst deine Einstellungen in der Companion App prüfen"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Ganztägig"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..3470b9c
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Ημερολόγιο"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Δεν υπάρχει διαθέσιμο dialer."</string>
+ <string name="no_events" msgid="2454460886004475314">"Δεν υπάρχουν προγραμματισμένα συμβάντα. Είστε ελεύθεροι!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Μπορεί να γίνεται εκκίνηση του ημερολογίου ή μπορεί χρειαστεί να ελέγξετε τις ρυθμίσεις σας στη συνοδευτική εφαρμογή."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Ολοήμερο"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"Αριθμός PIN <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..63da91e
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No dialler available"</string>
+ <string name="no_events" msgid="2454460886004475314">"No scheduled events. You\'re free!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar may be starting up, or you may need to check your settings in the companion app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"All day"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..63da91e
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No dialler available"</string>
+ <string name="no_events" msgid="2454460886004475314">"No scheduled events. You\'re free!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar may be starting up, or you may need to check your settings in the companion app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"All day"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..63da91e
--- /dev/null
+++ b/res/values-en-rGB/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No dialler available"</string>
+ <string name="no_events" msgid="2454460886004475314">"No scheduled events. You\'re free!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar may be starting up, or you may need to check your settings in the companion app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"All day"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..63da91e
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No dialler available"</string>
+ <string name="no_events" msgid="2454460886004475314">"No scheduled events. You\'re free!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar may be starting up, or you may need to check your settings in the companion app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"All day"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml
new file mode 100644
index 0000000..f68fa5e
--- /dev/null
+++ b/res/values-en-rXC/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‎‏‏‎‎‎‎‎‏‏‎‎‏‏‏‏‏‎‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎Calendar‎‏‎‎‏‎"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‎‏‎‏‎‎‎‏‏‎‎‎‏‏‎‏‏‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‏‏‏‎‎‏‎‎‎‎‏‏‎‎No dialer available‎‏‎‎‏‎"</string>
+ <string name="no_events" msgid="2454460886004475314">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‎‏‎‎‎‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‏‏‏‏‏‎‏‎‎‏‎‏‏‎‎‎‏‏‎‎‏‎‎‏‎‏‏‎‏‏‎‎‏‎‎No scheduled events. You\'re free!‎‏‎‎‏‎"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‎‏‏‎‎‎‏‏‎‏‏‏‎‏‎‏‏‏‎‎‏‎‏‏‎‎‏‎‎‏‏‎‏‏‏‎‏‏‎‎‎‎‏‎‎‏‏‏‏‏‏‎‎‎‏‎‎‏‎‎‎Calendar may be starting up, or you may need to check your settings in the Companion App‎‏‎‎‏‎"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‏‎‎‏‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‏‏‎‏‎‎All day‎‏‎‎‏‎"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‏‎‏‎‎‏‎‎‏‏‎‏‎‏‎‎‎‎‏‏‏‎‏‎‏‏‎‎‎‏‏‏‎‎‏‎‏‎‎‏‏‎‎‎‎‏‏‏‎‎‎‎‏‎‎‎‎‏‎‎‏‏‎<xliff:g id="NUMBER">%1$s</xliff:g>‎‏‎‎‏‏‏‎ PIN: ‎‏‎‎‏‏‎<xliff:g id="PIN_0">%2$s</xliff:g>‎‏‎‎‏‏‏‎‎‏‎‎‏‎"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..08084e2
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendario"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"No hay marcador disponible"</string>
+ <string name="no_events" msgid="2454460886004475314">"No hay eventos programados. ¡Estás disponible!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Es posible que el calendario se esté iniciando o que necesites revisar la configuración de la aplicación complementaria"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Todo el día"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..51ca1b5
--- /dev/null
+++ b/res/values-es/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ningún marcador disponible"</string>
+ <string name="no_events" msgid="2454460886004475314">"No hay ningún evento programado. Estás libre."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Puede que se esté iniciando Calendar, o puede que tengas que comprobar tus ajustes en la aplicación complementaria"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Todo el día"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN de <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
new file mode 100644
index 0000000..99f1716
--- /dev/null
+++ b/res/values-et/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Helistamine pole saadaval"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ajakavas pole sündmusi. Olete vaba!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendri avamine võib olla pooleli või peate kaasrakenduses kontrollima seadeid"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Kogu päev"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"Numbri <xliff:g id="NUMBER">%1$s</xliff:g> PIN-kood: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml
new file mode 100644
index 0000000..1d8effb
--- /dev/null
+++ b/res/values-eu/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ez dago markagailurik"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ez dago gertaerarik programatuta. Libre zaude!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Baliteke Calendar abiarazten egotea, edo agian aplikazio osagarriaren ezarpenei begiratu bat eman behar diezu"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Egun osokoak"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> zenbakiaren PIN kodea: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
new file mode 100644
index 0000000..e930b4b
--- /dev/null
+++ b/res/values-fa/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"تقویم"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"برنامه شماره‌گیر دردسترس نیست"</string>
+ <string name="no_events" msgid="2454460886004475314">"هیچ رویدادی زمان‌بندی نشده است. شما آزادید!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ممکن است «تقویم» درحال راه‌اندازی باشد، یا شاید لازم باشد تنظیمات خود را در «برنامه همراه» بررسی کنید"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"تمام روز"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> پین: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
new file mode 100644
index 0000000..6aebfb7
--- /dev/null
+++ b/res/values-fi/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalenteri"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Puhelut ei saatavilla"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ei suunniteltuja tapahtumia. Olet vapaa!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalenteri voi olla käynnistystilassa, tai sinun täytyy ehkä tarkistaa asetukset kumppanisovelluksesta"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Koko päivä"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN-koodi: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..ae7ab5e
--- /dev/null
+++ b/res/values-fr-rCA/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Agenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Aucun composeur n\'est accessible"</string>
+ <string name="no_events" msgid="2454460886004475314">"Aucun événement prévu. Vous êtes disponible!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"L\'agenda pourrait démarrer, ou vous devez peut-être vérifier vos paramètres dans l\'application compagnon"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Toute la journée"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, NIP : <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..0bcb127
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Agenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Aucun clavier disponible"</string>
+ <string name="no_events" msgid="2454460886004475314">"Aucun événement prévu. Vous êtes libre."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Il est possible que l\'agenda soit en cours de lancement ou que vous deviez vérifier vos paramètres dans l\'application associée"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Toute la journée"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"Code pour le <xliff:g id="NUMBER">%1$s</xliff:g> : <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
new file mode 100644
index 0000000..c0c9b02
--- /dev/null
+++ b/res/values-gl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendario"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Non hai ningún marcador"</string>
+ <string name="no_events" msgid="2454460886004475314">"Non hai ningún evento planificado. Tes tempo libre."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"É posible que se estea iniciando o calendario ou que teñas que comprobar a configuración da aplicación complementaria"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Todo o día"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..7bb9842
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"कोई भी डायलर उपलब्ध नहीं है"</string>
+ <string name="no_events" msgid="2454460886004475314">"कोई भी इवेंट शेड्यूल नहीं किया गया है. आपके पास करने के लिए कुछ भी नहीं है!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"हो सकता है कि Calendar शुरू हो रहा हो या आपको साथी ऐप्लिकेशन में जाकर, सेटिंग की जांच करनी पड़े"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"पूरे दिन"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> पिन: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
new file mode 100644
index 0000000..aaf2e32
--- /dev/null
+++ b/res/values-hr/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nema nijedne apl. za biranje"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nema zakazanih događaja. Slobodni ste!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendar se možda pokreće ili možda trebate provjeriti postavke u popratnoj aplikaciji"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Cijeli dan"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN za <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
new file mode 100644
index 0000000..11d5739
--- /dev/null
+++ b/res/values-hu/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Naptár"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nem áll rendelkezésre tárcsázó"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nincsenek ütemezett események. Ön szabad!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"A Naptár indítás alatt áll, vagy lehetséges, hogy ellenőriznie kell a társalkalmazás beállításait"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Egész nap"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN-kód: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-hy/strings.xml b/res/values-hy/strings.xml
new file mode 100644
index 0000000..056f016
--- /dev/null
+++ b/res/values-hy/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Օրացույց"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Համարի հավաքումն անհասանելի է"</string>
+ <string name="no_events" msgid="2454460886004475314">"Պլանավորված միջոցառումներ չկան։ Դուք ազատ եք։"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Սպասեք, մինչև օրացույցը բացվի, կամ ստուգեք ուղեկցող հավելվածի կարգավորումները։"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Ամբողջ օրը"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN կոդ՝ <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
new file mode 100644
index 0000000..68aaa1f
--- /dev/null
+++ b/res/values-in/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Telepon tidak tersedia"</string>
+ <string name="no_events" msgid="2454460886004475314">"Tidak ada acara yang dijadwalkan. Anda memiliki waktu luang."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalender mungkin sedang dimulai, atau Anda mungkin perlu memeriksa setelan di Aplikasi Pendamping"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Seharian"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-is/strings.xml b/res/values-is/strings.xml
new file mode 100644
index 0000000..dd3bfbd
--- /dev/null
+++ b/res/values-is/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Dagatal"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ekkert hringiforrit í boði"</string>
+ <string name="no_events" msgid="2454460886004475314">"Engir viðburðir á dagskrá. Þú ert laus!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Dagatalið gæti verið að opnast eða þú gætir þurft að athuga stillingarnar þínar í fylgiforritinu"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Allan daginn"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN-númer: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 0000000..f13a6b0
--- /dev/null
+++ b/res/values-it/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"App Telefono non disponibile"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nessun evento programmato. Puoi fare ciò che vuoi."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"È possibile che sia in corso l\'avvio di Calendar oppure potresti dover controllare le impostazioni nell\'app complementare"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Tutto il giorno"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN del numero <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
new file mode 100644
index 0000000..94602b3
--- /dev/null
+++ b/res/values-iw/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"יומן"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"אין חייגן זמין"</string>
+ <string name="no_events" msgid="2454460886004475314">"אין אירועים מתוזמנים. הזמן שלך פנוי!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ייתכן שהיומן בתהליך הפעלה, אחרת עליך לבדוק את ההגדרות באפליקציה הנלווית"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"כל היום"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> קוד אימות: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..aa59b42
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"カレンダー"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"電話を使用できません"</string>
+ <string name="no_events" msgid="2454460886004475314">"予定されているスケジュールはありません。特に予定はありません。"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"カレンダーが起動中の可能性があります。問題が解決しない場合は、コンパニオン アプリの設定を確認してみてください。"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"終日"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> の PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ka/strings.xml b/res/values-ka/strings.xml
new file mode 100644
index 0000000..e0836dc
--- /dev/null
+++ b/res/values-ka/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"კალენდარი"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"დარეკვის აპი არ არის"</string>
+ <string name="no_events" msgid="2454460886004475314">"განრიგში მოვლენები არ არის. თავისუფალი ხართ!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"კალენდარი შეიძლება იწყებოდეს, ან შესაძლოა, კომპანიონი აპის პარამეტრების შემოწმება დაგჭირდეთ"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"მთელი დღე"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN-კოდი: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-kk/strings.xml b/res/values-kk/strings.xml
new file mode 100644
index 0000000..a46a179
--- /dev/null
+++ b/res/values-kk/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Күнтізбе"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ешқандай нөмір тергіш жоқ."</string>
+ <string name="no_events" msgid="2454460886004475314">"Жоспарланған іс-шаралар жоқ. Сіз боссыз!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Күнтізбе бастауға болады. Қосымша қолданбадағы параметрлерді қарауыңыз қажет болуы мүмкін."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Күні бойы"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN коды: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-km/strings.xml b/res/values-km/strings.xml
new file mode 100644
index 0000000..231bccc
--- /dev/null
+++ b/res/values-km/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"ប្រតិទិន"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"គ្មានផ្ទាំងចុចហៅ​ទូរសព្ទទេ"</string>
+ <string name="no_events" msgid="2454460886004475314">"គ្មាន​ព្រឹត្តិការណ៍​ដែលបានកំណត់កាលវិភាគទេ។ អ្នកមិនជាប់រវល់ទេ!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ប្រតិទិនប្រហែលជាកំពុងចាប់ផ្ដើម ឬអ្នកប្រហែលជាត្រូវពិនិត្យមើលការកំណត់របស់អ្នកនៅក្នុងកម្មវិធី​ដៃគូ"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ពេញមួយថ្ងៃ"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"កូដ PIN របស់ <xliff:g id="NUMBER">%1$s</xliff:g>៖ <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-kn/strings.xml b/res/values-kn/strings.xml
new file mode 100644
index 0000000..061d8d1
--- /dev/null
+++ b/res/values-kn/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ಯಾವುದೇ ಡಯಲರ್ ಲಭ್ಯವಿಲ್ಲ"</string>
+ <string name="no_events" msgid="2454460886004475314">"ಯಾವುದೇ ಈವೆಂಟ್‌ಗಳು ನಿಗದಿಯಾಗಿಲ್ಲ. ನೀವು ಕಾರ್ಯನಿರತರಾಗಿಲ್ಲ!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar ಪ್ರಾರಂಭವಾಗಬಹುದು ಅಥವಾ ಕಂಪ್ಯಾನಿಯನ್ ಆ್ಯಪ್‌ನಲ್ಲಿ ನಿಮ್ಮ ಸೆಟ್ಟಿಂಗ್‌ಗಳನ್ನು ನೀವು ಪರಿಶೀಲಿಸಬೇಕಾಗಬಹುದು"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ಇಡೀ ದಿನ"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> ಪಿನ್: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..0bf3536
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"캘린더"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"사용 가능한 다이얼러 없음"</string>
+ <string name="no_events" msgid="2454460886004475314">"예정된 일정이 없습니다. 여유로운 하루를 보내세요."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"캘린더가 시작되는 중일 수 있습니다. 또는 호환 앱에서 설정을 확인해야 할 수 있습니다."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"종일"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ky/strings.xml b/res/values-ky/strings.xml
new file mode 100644
index 0000000..274a3d5
--- /dev/null
+++ b/res/values-ky/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Жылнаама"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Телефон жеткиликсиз"</string>
+ <string name="no_events" msgid="2454460886004475314">"Графикке киргизилген иш-чаралар жок. Эс алыңыз!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Жылнаама иштеп башташы мүмкүн, же болбосо, Өнөктөштүн колдонмосундагы жөндөөлөрдү текшериңиз"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Күнү бою"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN коду: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-lo/strings.xml b/res/values-lo/strings.xml
new file mode 100644
index 0000000..bcc31ea
--- /dev/null
+++ b/res/values-lo/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"ປະຕິທິນ"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ບໍ່ມີແປ້ນໂທທີ່ພ້ອມນຳໃຊ້"</string>
+ <string name="no_events" msgid="2454460886004475314">"ບໍ່ມີເຫດການທີ່ກຳນົດເວລາໄວ້. ທ່ານຫວ່າງຢູ່!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ປະຕິທິນອາດຈະກຳລັງເລີ່ມເຮັດວຽກ ຫຼື ທ່ານອາດຈະຈຳເປັນຕ້ອງກວດການຕັ້ງຄ່າຂອງທ່ານໃນແອັບທີ່ໃຊ້ຮ່ວມກັນ"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ໝົດມື້"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
new file mode 100644
index 0000000..596fb0e
--- /dev/null
+++ b/res/values-lt/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendorius"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nėra jokių numerio rinkiklių"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nėra jokių suplanuotų įvykių. Esate laisvi!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendorius gali būti paleidžiamas arba jums reikia patikrinti nustatymus papildomoje programoje"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Visa diena"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN kodas: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
new file mode 100644
index 0000000..27cd3f3
--- /dev/null
+++ b/res/values-lv/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendārs"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nav numura sastādītāju"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nav ieplānotu pasākumu. Jūs esat brīvs!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Iespējams, notiek kalendāra palaišana, vai arī jums ir jāpārbauda iestatījumi palīglietotnē."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Visu dienu"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-mk/strings.xml b/res/values-mk/strings.xml
new file mode 100644
index 0000000..37659cf
--- /dev/null
+++ b/res/values-mk/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календар"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Нема достапен бирач"</string>
+ <string name="no_events" msgid="2454460886004475314">"Нема закажани настани. Слободни сте!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"„Календарот“ можеби се стартува или ќе треба да ги проверите поставките во придружната апликација"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Цел ден"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ml/strings.xml b/res/values-ml/strings.xml
new file mode 100644
index 0000000..a25ff1e
--- /dev/null
+++ b/res/values-ml/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ഡയലറൊന്നും ലഭ്യമല്ല"</string>
+ <string name="no_events" msgid="2454460886004475314">"ഷെഡ്യൂൾ ചെയ്‌ത ഇവന്റുകളൊന്നുമില്ല. നിങ്ങൾക്ക് തിരക്കുകളില്ല!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar ആരംഭിക്കുന്നുണ്ടാകാം, അല്ലെങ്കിൽ സഹകാരി ആപ്പിലെ നിങ്ങളുടെ ക്രമീകരണം പരിശോധിക്കേണ്ടി വന്നേക്കാം"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"എല്ലാ ദിവസവും"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> പിൻ: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-mn/strings.xml b/res/values-mn/strings.xml
new file mode 100644
index 0000000..921970c
--- /dev/null
+++ b/res/values-mn/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календарь"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Боломжтой залгагч байхгүй"</string>
+ <string name="no_events" msgid="2454460886004475314">"Хуваарьт арга хэмжээ байхгүй. Та чөлөөтэй байна!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Календарь эхэлж байж болзошгүй эсвэл та Дэмжигч аппаас тохиргоогоо шалгах шаардлагатай байж магадгүй"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Бүтэн өдөр"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> ПИН: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml
new file mode 100644
index 0000000..af8b494
--- /dev/null
+++ b/res/values-ms/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Pendail tidak tersedia"</string>
+ <string name="no_events" msgid="2454460886004475314">"Tiada acara yang dijadualkan. Anda bebas!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendar mungkin bermula atau anda mungkin perlu memeriksa tetapan anda di Apl Rakan"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Sepanjang hari"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml
new file mode 100644
index 0000000..1f0bfda
--- /dev/null
+++ b/res/values-my/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"ပြက္ခဒိန်"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ဒိုင်ခွက် မရနိုင်ပါ"</string>
+ <string name="no_events" msgid="2454460886004475314">"အစီအစဉ်များ ရေးဆွဲမထားပါ။ သင် အားလပ်ပါသည်။"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ပြက္ခဒိန် စတင်ဆဲဖြစ်နိုင်သည် (သို့) \'တွဲဖက်အက်ပ်\' တွင် သင်၏ဆက်တင်များကို စစ်ဆေးရန် လိုအပ်နိုင်သည်"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"တစ်နေကုန်"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> ပင်နံပါတ်- <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..b473d6d
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ingen tilgjengelige ringeapper"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ingen planlagte aktiviteter. Du er ledig!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalender kan være i ferd med å starte, eller så må du sjekke innstillingene i følgeappen"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Hele dagen"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN-kode for <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..8ebb323
--- /dev/null
+++ b/res/values-nl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Agenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Geen kiezer beschikbaar"</string>
+ <string name="no_events" msgid="2454460886004475314">"Geen geplande afspraken. Je bent beschikbaar."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Misschien wordt Agenda nog geopend of moet je je instellingen checken in de bijbehorende app"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Hele dag"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, pincode <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-or/strings.xml b/res/values-or/strings.xml
new file mode 100644
index 0000000..b933d65
--- /dev/null
+++ b/res/values-or/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"କ୍ୟାଲେଣ୍ଡର୍"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"କୌଣସି ଡାଏଲର୍ ଉପଲବ୍ଧ ନାହିଁ"</string>
+ <string name="no_events" msgid="2454460886004475314">"କୌଣସି ସିଡୁଲ୍ କରାଯାଇଥିବା ଇଭେଣ୍ଟ ନାହିଁ। ଆପଣ ଖାଲି ଅଛନ୍ତି!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"କ୍ୟାଲେଣ୍ଡର୍ ଆରମ୍ଭ ହୋଇପାରେ କିମ୍ବା ଆପଣ କମ୍ପାନିୟନ୍ ଆପରେ ଆପଣଙ୍କ ସେଟିଂସ୍ ଯାଞ୍ଚ କରିବା ଆବଶ୍ୟକ କରିପାରନ୍ତି"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ପୂରା ଦିନ"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..811f0e9
--- /dev/null
+++ b/res/values-pl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendarz"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Brak dostępnego telefonu"</string>
+ <string name="no_events" msgid="2454460886004475314">"Brak zaplanowanych wydarzeń. Masz wolne."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Być może kalendarz właśnie się uruchamia lub musisz sprawdzić ustawienia w aplikacji towarzyszącej"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Cały dzień"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"Kody PIN (<xliff:g id="NUMBER">%1$s</xliff:g>): <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..62673e8
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendário"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nenhum telefone disponível"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nenhum evento agendado. Está livre!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"O Calendário pode estar a iniciar ou pode ter de verificar as suas definições na app associada."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Todo o dia"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..e2525eb
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Agenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nenhum discador disponível"</string>
+ <string name="no_events" msgid="2454460886004475314">"Não há eventos programados. Sua agenda está livre."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Talvez o Agenda ainda esteja iniciando, ou seja preciso verificar as configurações no aplicativo Companion"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Dia inteiro"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..e06b649
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nicio tastatură telefon"</string>
+ <string name="no_events" msgid="2454460886004475314">"Niciun eveniment planificat. Sunteți liber(ă)!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendarul ar putea să pornească sau ar putea fi necesar să verificați setările din aplicația parteneră"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Toată ziua"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..099e490
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календарь"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Нет приложений для звонков."</string>
+ <string name="no_events" msgid="2454460886004475314">"Запланированных мероприятий нет. Вы совершенно свободны!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Подождите, пока календарь откроется, или проверьте настройки сопутствующего приложения."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Весь день"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, PIN-код: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-si/strings.xml b/res/values-si/strings.xml
new file mode 100644
index 0000000..9d6f1a8
--- /dev/null
+++ b/res/values-si/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"දින දර්ශනය"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ඩයලර් කිසිවක් ලබා ගත නොහැකිය"</string>
+ <string name="no_events" msgid="2454460886004475314">"කාලසටහන්ගත සිදුවීම් නැත. ඔබ නිදහස්!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"දින දර්ශනය ආරම්භ වෙමින් තිබිය හැකිය, නැතහොත් ඔබට සහකාර යෙදුමේ ඔබගේ සැකසීම් පරීක්ෂා කිරීමට අවශ්‍ය විය හැකිය"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"දවස පුරා"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
new file mode 100644
index 0000000..f4864b9
--- /dev/null
+++ b/res/values-sk/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendár"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Žiadne vytáčanie"</string>
+ <string name="no_events" msgid="2454460886004475314">"Žiadne naplánované udalosti. Máte voľno!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Možno sa spúšťa Kalendár alebo musíte skontrolovať nastavenia v sprievodnej aplikácii"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Celý deň"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..a6cb070
--- /dev/null
+++ b/res/values-sl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Koledar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Na voljo ni klicalnika"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ni načrtovanih dogodkov. Prosti ste."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Koledar se morda zaganja ali pa morate morda preveriti nastavitve v spremljevalni aplikaciji."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Ves dan"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN za <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sq/strings.xml b/res/values-sq/strings.xml
new file mode 100644
index 0000000..c45feba
--- /dev/null
+++ b/res/values-sq/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalendari"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Nuk ofrohet formues numri"</string>
+ <string name="no_events" msgid="2454460886004475314">"Nuk ka ngjarje të planifikuara. Je i lirë!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalendari mund të jetë duke u nisur ose mund të kontrollosh cilësimet në aplikacionin shoqërues"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Gjithë ditën"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> Kodi PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..e851aba
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календар"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Није доступан бројчаник"</string>
+ <string name="no_events" msgid="2454460886004475314">"Нема заказаних догађаја. Слободни сте!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Календар се можда покреће или можда треба да проверите подешавања у пратећој апликацији."</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Цео дан"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..b28ad2a
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalender"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Ingen app för uppringning"</string>
+ <string name="no_events" msgid="2454460886004475314">"Inga schemalagda händelser. Du är ledig."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Kalender kanske startar eller så måste du kontrollera inställningarna i den tillhörande appen"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Heldag"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, pinkod: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
new file mode 100644
index 0000000..2d94ac2
--- /dev/null
+++ b/res/values-sw/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Kalenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Haikupata kipiga simu"</string>
+ <string name="no_events" msgid="2454460886004475314">"Hamna matukio yaliyoratibiwa. Huna shughuli!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Huenda kalenda inafunguka, au huenda unahitaji kuangalia mipangilio yako kwenye Programu Saidizi"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Siku nzima"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml
new file mode 100644
index 0000000..b969a6a
--- /dev/null
+++ b/res/values-ta/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"டயலர் ஆப்ஸ் எதுவுமில்லை"</string>
+ <string name="no_events" msgid="2454460886004475314">"திட்டமிடப்பட்ட நிகழ்வுகள் எதுவுமில்லை. இனி நீங்கள் ஃப்ரீதான்!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar தொடங்கிக் கொண்டிருக்கலாம், இல்லையெனில் கம்பேனியன் ஆப்ஸில் உங்கள் அமைப்புகளைச் சரிபார்க்க வேண்டியிருக்கும்"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"நாள் முழுவதும்"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> பின்: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
new file mode 100644
index 0000000..0d4fb32
--- /dev/null
+++ b/res/values-te/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"డయలర్ అందుబాటులో లేదు"</string>
+ <string name="no_events" msgid="2454460886004475314">"షెడ్యూల్ చేసిన ఈవెంట్‌లు లేవు. మీరు ఖాళీగా ఉన్నారు!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Calendar ప్రారంభం కావచ్చు, లేదా మీరు సెట్టింగ్‌లను మీ సహచర యాప్‌లో చెక్ చేయాలి"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"పూర్తి రోజు"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..ee72a88
--- /dev/null
+++ b/res/values-th/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"ปฏิทิน"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"ไม่มีแอปโทรศัพท์"</string>
+ <string name="no_events" msgid="2454460886004475314">"ไม่มีกิจกรรมที่กำหนดเวลาไว้ คุณว่างอยู่"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"ปฏิทินอาจกำลังเริ่มทำงาน หรือคุณอาจต้องตรวจสอบการตั้งค่าในแอปที่ใช้ร่วมกัน"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"ตลอดวัน"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"PIN ของ <xliff:g id="NUMBER">%1$s</xliff:g>: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
new file mode 100644
index 0000000..3bba0c0
--- /dev/null
+++ b/res/values-tl/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Calendar"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Walang available na dialer"</string>
+ <string name="no_events" msgid="2454460886004475314">"Walang nakaiskedyul na event. Libre ka!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Posibleng nagsisimula ang Calendar, o baka kailangan mong suriin ang iyong mga setting sa Kasamang App"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Buong araw"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..2573a79
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Takvim"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Kullanılabilir numara çevirici yok"</string>
+ <string name="no_events" msgid="2454460886004475314">"Programlanmış etkinlik yok. Serbestsiniz."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Takvim başlatılıyor olabilir ya da Tamamlayıcı Uygulama\'daki ayarlarınızı kontrol etmeniz gerekebilir"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Tüm gün"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
new file mode 100644
index 0000000..df1e89f
--- /dev/null
+++ b/res/values-uk/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Календар"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Немає додатків для дзвінків"</string>
+ <string name="no_events" msgid="2454460886004475314">"Немає запланованих подій. Ви вільні."</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Зачекайте, поки Календар запуститься, або перевірте налаштування в супутньому додатку"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Увесь день"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g>, PIN-код: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-uz/strings.xml b/res/values-uz/strings.xml
new file mode 100644
index 0000000..8f76e43
--- /dev/null
+++ b/res/values-uz/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Taqvim"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Chaqiruvlar uchun ilovalar yoʻq"</string>
+ <string name="no_events" msgid="2454460886004475314">"Rejalashtirilgan tadbirlar yoʻq. Siz mutloqa boʻshsiz!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Taqvim ochilishini kuting yoki hamroh ilova sozlamalarini tekshiring"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Butun kun"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN kod: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
new file mode 100644
index 0000000..c219654
--- /dev/null
+++ b/res/values-vi/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Lịch"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Chưa có trình quay số"</string>
+ <string name="no_events" msgid="2454460886004475314">"Chưa có sự kiện nào được lên lịch. Bạn đang rảnh!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Có thể Lịch đang khởi động hoặc có thể bạn phải kiểm tra chế độ cài đặt trong Ứng dụng đồng hành"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Cả ngày"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> mã PIN: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..6df6bc1
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"日历"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"没有可用的拨号器"</string>
+ <string name="no_events" msgid="2454460886004475314">"没有预先安排的活动。您目前空闲!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"日历可能正在启动,您也可能需要检查配套应用中的设置"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"全天"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN 码:<xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..612751c
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"日曆"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"沒有可用的撥號器"</string>
+ <string name="no_events" msgid="2454460886004475314">"沒有已排定的活動。您目前空閒!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"日曆可能正在啟動,您亦可能需要在隨附應用程式中查看設定"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"全日"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN:<xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..58dbc55
--- /dev/null
+++ b/res/values-zh-rTW/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"日曆"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"沒有可用的撥號應用程式"</string>
+ <string name="no_events" msgid="2454460886004475314">"沒有任何預先安排的活動。你有空!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"系統可能正在開啟日曆。你也可以檢查隨附應用程式中的設定"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"全天"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> PIN 碼:<xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
new file mode 100644
index 0000000..2a0de65
--- /dev/null
+++ b/res/values-zu/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2020 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="app_name" msgid="1756632159204796305">"Ikhalenda"</string>
+ <string name="no_dialler" msgid="1448265958659890310">"Akukho ukudayela okutholakalayo"</string>
+ <string name="no_events" msgid="2454460886004475314">"Ayikho imicimbi eshejuliwe. Ukhululekile!"</string>
+ <string name="no_calendars" msgid="5059614627806215716">"Ikhalenda ingaqalisa, noma kungadingeka uhlole amasethingi akho kuhlelo lokusebenza elingumngane"</string>
+ <string name="all_day_event" msgid="5817490740700803034">"Usuku lonke"</string>
+ <!-- no translation found for phone_number (3879925006862072135) -->
+ <skip />
+ <string name="phone_number_with_pin" msgid="6760582665093825412">"<xliff:g id="NUMBER">%1$s</xliff:g> Iphinikhodi: <xliff:g id="PIN_0">%2$s</xliff:g>"</string>
+ <!-- no translation found for all_day_title (3520731243145895938) -->
+</resources>
diff --git a/src/com/android/car/calendar/DrawableStateImageButton.java b/src/com/android/car/calendar/DrawableStateImageButton.java
deleted file mode 100644
index 4ebd06e..0000000
--- a/src/com/android/car/calendar/DrawableStateImageButton.java
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Copyright 2020 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.
- */
-
-package com.android.car.calendar;
-
-import android.content.Context;
-import android.util.AttributeSet;
-import android.widget.ImageButton;
-
-import androidx.annotation.Nullable;
-
-import com.android.car.ui.uxr.DrawableStateView;
-
-/**
- * An {@link ImageButton} that implements {@link DrawableStateView}, for allowing additional states
- * such as ux restriction.
- *
- * @see com.android.car.ui.uxr.DrawableStateButton
- *
- * TODO(jdp) Move this to car-ui-lib.
- */
-public class DrawableStateImageButton extends ImageButton implements DrawableStateView {
-
- private int[] mState;
-
- public DrawableStateImageButton(Context context) {
- super(context);
- }
-
- public DrawableStateImageButton(Context context, @Nullable AttributeSet attrs) {
- super(context, attrs);
- }
-
- public DrawableStateImageButton(
- Context context, @Nullable AttributeSet attrs, int defStyleAttr) {
- super(context, attrs, defStyleAttr);
- }
-
- public DrawableStateImageButton(
- Context context, @Nullable AttributeSet attrs, int defStyleAttr, int defStyleRes) {
- super(context, attrs, defStyleAttr, defStyleRes);
- }
-
- @Override
- public void setDrawableState(int[] state) {
- mState = state;
- refreshDrawableState();
- }
-
- @Override
- public int[] onCreateDrawableState(int extraSpace) {
- if (mState == null) {
- return super.onCreateDrawableState(extraSpace);
- } else {
- return mergeDrawableStates(
- super.onCreateDrawableState(extraSpace + mState.length), mState);
- }
- }
-}
diff --git a/src/com/android/car/calendar/EventCalendarItem.java b/src/com/android/car/calendar/EventCalendarItem.java
index 0642baa..a7c023d 100644
--- a/src/com/android/car/calendar/EventCalendarItem.java
+++ b/src/com/android/car/calendar/EventCalendarItem.java
@@ -30,6 +30,7 @@ import android.text.style.StyleSpan;
import android.view.LayoutInflater;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
+import android.widget.ImageButton;
import android.widget.TextView;
import android.widget.Toast;
@@ -171,8 +172,8 @@ class EventCalendarItem implements CalendarItem {
private final TextView mTitleView;
private final TextView mDescriptionView;
- private final DrawableStateImageButton mPrimaryActionButton;
- private final DrawableStateImageButton mSecondaryActionButton;
+ private final ImageButton mPrimaryActionButton;
+ private final ImageButton mSecondaryActionButton;
private final int mCalendarIndicatorSize;
private final int mCalendarIndicatorPadding;
@ColorInt private final int mTimeTextColor;