[
  {
    "path": ".gitignore",
    "content": "# built application files\n*.apk\n*.ap_\n\n# files for the dex VM\n*.dex\n\n# Java class files\n*.class\n\n# generated files\nbin/\ngen/\nout/\ngen-external-apklibs/\n\n# Local configuration file (sdk path, etc)\nlocal.properties\n\n# Eclipse project files\n.classpath\n.project\n.settings\n\n# Proguard folder generated by Eclipse\nproguard/\n\n# Intellij project files\n*.iml\n*.ipr\n*.iws\n.idea/\n\n# Mac OS X files\n*.DS_Store\n\n# Maven\ntarget\n\n#Python\n.pydevproject\n\n#Crashlytics\ncom_crashlytics_export_strings.xml\n\n#gradle\n.gradle\nbuild/\n*.*~"
  },
  {
    "path": "LICENSE.txt",
    "content": "\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "Android Recurrence Picker\n=========================\n\nGoogle Calendar Recurrence picker\n\nScreenshot\n==========\n\n![Example Image][1]\n\n\nUsage\n=====\n\nMaven / Gradle\n--------------\n![Maven Central](https://maven-badges.herokuapp.com/maven-central/be.billington.calendar.recurrencepicker/library/badge.png?style=flat)\n\nMaven:\n\n    <dependency>\n      <groupId>be.billington.calendar.recurrencepicker</groupId>\n      <artifactId>library</artifactId>\n      <version>1.1.1</version>\n      <type>aar</type>\n    </dependency>\n\t\n\t\nGradle:\n\n\tcompile 'be.billington.calendar.recurrencepicker:library:1.1.1'\n\n\nCredits\n=======\n\n This library uses Google Calendar Date & Time pickers from [Laurent Flavien & Edison Wang's library][2] \n\n The original source code of the recurrence picker can be found [here][3]\n\nLicense\n=======\n\n [The Apache Software License, Version 2.0][4]\n\n\n [1]: https://github.com/Shusshu/Android-RecurrencePicker/blob/master/screenshots/recurrence-picker.png\n [2]: https://github.com/flavienlaurent/datetimepicker\n [3]: https://github.com/android/platform_packages_apps_calendar/tree/master/src/com/android/calendar\n [4]: http://www.apache.org/licenses/LICENSE-2.0.txt\n"
  },
  {
    "path": "demo/pom.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n    <modelVersion>4.0.0</modelVersion>\n\n    <parent>\n        <groupId>be.billington.calendar.recurrencepicker</groupId>\n        <artifactId>parent</artifactId>\n        <version>1.1.2-SNAPSHOT</version>\n    </parent>\n\n    <name>Android Date Time Picker - Demo</name>\n    <artifactId>demo</artifactId>\n    <packaging>apk</packaging>\n\n    <dependencies>\n        <dependency>\n            <groupId>com.google.android</groupId>\n            <artifactId>android</artifactId>\n            <version>4.1.1.4</version>\n            <scope>provided</scope>\n        </dependency>\n        <dependency>\n            <groupId>be.billington.calendar.recurrencepicker</groupId>\n            <artifactId>library</artifactId>\n            <version>${project.parent.version}</version>\n            <type>aar</type>\n        </dependency>\n        <dependency>\n            <groupId>joda-time</groupId>\n            <artifactId>joda-time</artifactId>\n            <version>2.3</version>\n        </dependency>\n    </dependencies>\n\n    <build>\n        <plugins>\n            <plugin>\n                <groupId>com.simpligility.maven.plugins</groupId>\n                <artifactId>android-maven-plugin</artifactId>\n                <extensions>true</extensions>\n                <configuration>\n                    <includeLibsJarsFromAar>true</includeLibsJarsFromAar>\n                    <sdk>\n                        <platform>${sdk.platform}</platform>\n                    </sdk>\n                    <sign>\n                        <debug>true</debug>\n                    </sign>\n                    <undeployBeforeDeploy>true</undeployBeforeDeploy>\n                </configuration>\n            </plugin>\n\n            <plugin>\n                <groupId>org.apache.maven.plugins</groupId>\n                <artifactId>maven-compiler-plugin</artifactId>\n                <configuration>\n                    <source>${java.version}</source>\n                    <target>${java.version}</target>\n                </configuration>\n            </plugin>\n\n            <plugin>\n                <groupId>org.apache.maven.plugins</groupId>\n                <artifactId>maven-source-plugin</artifactId>\n                <executions>\n                    <execution>\n                        <id>attach-sources</id>\n                        <phase>package</phase>\n                        <goals>\n                            <goal>jar</goal>\n                        </goals>\n                    </execution>\n                </executions>\n            </plugin>\n\n            <plugin>\n                <groupId>org.apache.maven.plugins</groupId>\n                <artifactId>maven-scm-plugin</artifactId>\n                <configuration>\n                    <connectionType>developerConnection</connectionType>\n                </configuration>\n            </plugin>\n        </plugins>\n    </build>\n</project>\n"
  },
  {
    "path": "demo/project.properties",
    "content": "# This file is automatically generated by Android Tools.\n# Do not modify this file -- YOUR CHANGES WILL BE ERASED!\n#\n# This file must be checked in Version Control Systems.\n#\n# To customize properties used by the Ant build system edit\n# \"ant.properties\", and override values to adapt the script to your\n# project structure.\n#\n# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):\n#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt\n\n# Project target.\ntarget=android-19\n"
  },
  {
    "path": "demo/src/main/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0.0-SNAPSHOT\"\n    package=\"be.billington.calendar.recurrencepicker.demo\">\n\n    <uses-sdk\n        android:minSdkVersion=\"14\"\n        android:targetSdkVersion=\"19\" />\n\n    <uses-permission android:name=\"android.permission.VIBRATE\" />\n\n    <application\n        android:label=\"@string/app_name\"\n        android:theme=\"@android:style/Theme.Holo.Light\">\n\n        <activity android:name=\".activity.DemoActivity\">\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\" />\n\n                <category android:name=\"android.intent.category.LAUNCHER\" />\n            </intent-filter>\n        </activity>\n\n    </application>\n\n</manifest>"
  },
  {
    "path": "demo/src/main/java/be/billington/calendar/recurrencepicker/demo/activity/DemoActivity.java",
    "content": "package be.billington.calendar.recurrencepicker.demo.activity;\n\nimport android.os.Bundle;\nimport android.support.v4.app.FragmentActivity;\nimport android.text.format.Time;\nimport android.view.View;\nimport android.widget.TextView;\n\nimport be.billington.calendar.recurrencepicker.EventRecurrence;\nimport be.billington.calendar.recurrencepicker.EventRecurrenceFormatter;\nimport be.billington.calendar.recurrencepicker.RecurrencePickerDialog;\nimport be.billington.calendar.recurrencepicker.demo.R;\n\nimport java.util.Date;\n\npublic class DemoActivity extends FragmentActivity {\n\n    private TextView recurrence;\n    private String recurrenceRule;\n\n    public void onCreate(Bundle savedInstanceState) {\n        super.onCreate(savedInstanceState);\n        setContentView(R.layout.demo);\n\n        recurrence = (TextView) findViewById(R.id.recurrence);\n\n\n        recurrence.setOnClickListener(new View.OnClickListener() {\n            @Override\n            public void onClick(View v) {\n                RecurrencePickerDialog recurrencePickerDialog = new RecurrencePickerDialog();\n\n                if (recurrenceRule != null && recurrenceRule.length() > 0) {\n                    Bundle bundle = new Bundle();\n                    bundle.putString(RecurrencePickerDialog.BUNDLE_RRULE, recurrenceRule);\n                    recurrencePickerDialog.setArguments(bundle);\n                }\n\n                recurrencePickerDialog.setOnRecurrenceSetListener(new RecurrencePickerDialog.OnRecurrenceSetListener() {\n                    @Override\n                    public void onRecurrenceSet(String rrule) {\n                        recurrenceRule = rrule;\n\n                        if (recurrenceRule != null && recurrenceRule.length() > 0) {\n                            EventRecurrence recurrenceEvent = new EventRecurrence();\n                            recurrenceEvent.setStartDate(new Time(\"\" + new Date().getTime()));\n                            recurrenceEvent.parse(rrule);\n                            String srt = EventRecurrenceFormatter.getRepeatString(DemoActivity.this, getResources(), recurrenceEvent, true);\n                            recurrence.setText(srt);\n                        } else {\n                            recurrence.setText(\"No recurrence\");\n                        }\n                    }\n                });\n                recurrencePickerDialog.show(getSupportFragmentManager(), \"recurrencePicker\");\n            }\n        });\n    }\n\n}\n"
  },
  {
    "path": "demo/src/main/res/layout/demo.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:id=\"@+id/linearlayout\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:orientation=\"vertical\">\n\n    <TextView\n        android:id=\"@+id/recurrence\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_margin=\"10dp\"\n        android:text=\"Recurrence picker\"\n        android:textColor=\"@color/black\"\n        android:textSize=\"18sp\" />\n\n</LinearLayout>"
  },
  {
    "path": "demo/src/main/res/values/colors.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <color name=\"white\">#FFFFFF</color>\n    <color name=\"black\">#000000</color>\n    <color name=\"green\">#5bba1e</color>\n\n\n    <!--Color's with Alpha-->\n    <color name=\"black_a70\">#B2000000</color>\n    <color name=\"black_a60\">#99000000</color>\n    <color name=\"black_a50\">#7F000000</color>\n    <color name=\"black_a45\">#72000000</color>\n    <color name=\"black_a40\">#66000000</color>\n    <color name=\"black_a30\">#4C000000</color>\n    <color name=\"black_a20\">#33000000</color>\n    <color name=\"black_a10\">#19000000</color>\n    <color name=\"red_a60\">#99ff0000</color>\n    <color name=\"transparent\">#00000000</color>\n    <color name=\"white_a60\">#99ffffff</color>\n    <color name=\"white_a50\">#7FFFFFFF</color>\n    <color name=\"dark_turquoise_a50\">#8000aeef</color>\n    <color name=\"gray_overlay\">#CC292e2c</color>\n    <color name=\"green_a40\">#665bba1e</color>\n    <color name=\"green_a10\">#1969bd45</color>\n\n\n</resources>"
  },
  {
    "path": "demo/src/main/res/values/strings.xml",
    "content": "<resources>\n\n    <string name=\"app_name\">Android Recurrence Picker - Demo</string>\n\n</resources>"
  },
  {
    "path": "library/pom.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n    <modelVersion>4.0.0</modelVersion>\n\n    <parent>\n        <groupId>be.billington.calendar.recurrencepicker</groupId>\n        <artifactId>parent</artifactId>\n        <version>1.1.2-SNAPSHOT</version>\n    </parent>\n\n    <name>Android Recurrence Picker - Library</name>\n    <artifactId>library</artifactId>\n    <packaging>aar</packaging>\n\n    <dependencies>\n        <dependency>\n            <groupId>android</groupId>\n            <artifactId>android</artifactId>\n            <version>${android.version}</version>\n            <scope>provided</scope>\n        </dependency>\n        <dependency>\n            <groupId>com.nineoldandroids</groupId>\n            <artifactId>library</artifactId>\n            <version>2.4.0</version>\n        </dependency>\n        <dependency>\n            <groupId>com.android.support</groupId>\n            <artifactId>support-v4</artifactId>\n            <version>21.0.3</version>\n            <type>aar</type>\n        </dependency>\n        <dependency>\n            <groupId>com.github.flavienlaurent.datetimepicker</groupId>\n            <artifactId>library</artifactId>\n            <version>0.0.2</version>\n            <type>aar</type>\n            <exclusions>\n                <exclusion>\n                    <groupId>com.android.support</groupId>\n                    <artifactId>support-v4</artifactId>\n                </exclusion>\n            </exclusions>\n        </dependency>\n    </dependencies>\n\n    <build>\n        <plugins>\n            <plugin>\n                <groupId>com.simpligility.maven.plugins</groupId>\n                <artifactId>android-maven-plugin</artifactId>\n                <extensions>true</extensions>\n                <configuration>\n                    <includeLibsJarsFromAar>true</includeLibsJarsFromAar>\n                    <sdk>\n                        <platform>${sdk.platform}</platform>\n                    </sdk>\n                </configuration>\n            </plugin>\n            <plugin>\n                <groupId>org.apache.maven.plugins</groupId>\n                <artifactId>maven-source-plugin</artifactId>\n                <executions>\n                    <execution>\n                        <id>attach-sources</id>\n                        <phase>verify</phase>\n                        <goals>\n                            <goal>jar-no-fork</goal>\n                        </goals>\n                    </execution>\n                </executions>\n            </plugin>\n        </plugins>\n    </build>\n</project>\n"
  },
  {
    "path": "library/project.properties",
    "content": "# This file is automatically generated by Android Tools.\n# Do not modify this file -- YOUR CHANGES WILL BE ERASED!\n#\n# This file must be checked in Version Control Systems.\n#\n# To customize properties used by the Ant build system edit\n# \"ant.properties\", and override values to adapt the script to your\n# project structure.\n#\n# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):\n#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt\n\n# Project target.\ntarget=android-19\nandroid.library=true\n"
  },
  {
    "path": "library/release.properties",
    "content": "#release configuration\n#Mon Jan 20 16:21:01 CET 2014\npreparationGoals=clean verify\npushChanges=true\nscm.commentPrefix=[maven-release-plugin] \nremoteTagging=true\nexec.additionalArguments=-Psonatype-oss-release\ncompletedPhase=scm-check-modifications\nscm.url=scm\\:git\\:git@github.com\\:Shusshu/Android-RecurrencePicker.git/library\n"
  },
  {
    "path": "library/src/main/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0.0-SNAPSHOT\"\n    package=\"be.billington.calendar.recurrencepicker\">\n\n    <uses-sdk\n        android:minSdkVersion=\"14\"\n        android:targetSdkVersion=\"19\" />\n\n    <uses-permission android:name=\"android.permission.VIBRATE\" />\n</manifest>"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/EventRecurrence.java",
    "content": "package be.billington.calendar.recurrencepicker;\n/*\n * Copyright (C) 2006 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n\nimport android.text.TextUtils;\nimport android.text.format.Time;\nimport android.util.Log;\nimport android.util.TimeFormatException;\n\nimport java.util.Calendar;\nimport java.util.HashMap;\n\n/**\n * Event recurrence utility functions.\n */\npublic class EventRecurrence {\n    private static String TAG = \"EventRecur\";\n\n    public static final int SECONDLY = 1;\n    public static final int MINUTELY = 2;\n    public static final int HOURLY = 3;\n    public static final int DAILY = 4;\n    public static final int WEEKLY = 5;\n    public static final int MONTHLY = 6;\n    public static final int YEARLY = 7;\n\n    public static final int SU = 0x00010000;\n    public static final int MO = 0x00020000;\n    public static final int TU = 0x00040000;\n    public static final int WE = 0x00080000;\n    public static final int TH = 0x00100000;\n    public static final int FR = 0x00200000;\n    public static final int SA = 0x00400000;\n\n    public Time startDate;     // set by setStartDate(), not parse()\n\n    public int freq;          // SECONDLY, MINUTELY, etc.\n    public String until;\n    public int count;\n    public int interval;\n    public int wkst;          // SU, MO, TU, etc.\n\n    /* lists with zero entries may be null references */\n    public int[] bysecond;\n    public int bysecondCount;\n    public int[] byminute;\n    public int byminuteCount;\n    public int[] byhour;\n    public int byhourCount;\n    public int[] byday;\n    public int[] bydayNum;\n    public int bydayCount;\n    public int[] bymonthday;\n    public int bymonthdayCount;\n    public int[] byyearday;\n    public int byyeardayCount;\n    public int[] byweekno;\n    public int byweeknoCount;\n    public int[] bymonth;\n    public int bymonthCount;\n    public int[] bysetpos;\n    public int bysetposCount;\n\n    /**\n     * maps a part string to a parser object\n     */\n    private static HashMap<String, PartParser> sParsePartMap;\n\n    static {\n        sParsePartMap = new HashMap<String, PartParser>();\n        sParsePartMap.put(\"FREQ\", new ParseFreq());\n        sParsePartMap.put(\"UNTIL\", new ParseUntil());\n        sParsePartMap.put(\"COUNT\", new ParseCount());\n        sParsePartMap.put(\"INTERVAL\", new ParseInterval());\n        sParsePartMap.put(\"BYSECOND\", new ParseBySecond());\n        sParsePartMap.put(\"BYMINUTE\", new ParseByMinute());\n        sParsePartMap.put(\"BYHOUR\", new ParseByHour());\n        sParsePartMap.put(\"BYDAY\", new ParseByDay());\n        sParsePartMap.put(\"BYMONTHDAY\", new ParseByMonthDay());\n        sParsePartMap.put(\"BYYEARDAY\", new ParseByYearDay());\n        sParsePartMap.put(\"BYWEEKNO\", new ParseByWeekNo());\n        sParsePartMap.put(\"BYMONTH\", new ParseByMonth());\n        sParsePartMap.put(\"BYSETPOS\", new ParseBySetPos());\n        sParsePartMap.put(\"WKST\", new ParseWkst());\n    }\n\n    /* values for bit vector that keeps track of what we have already seen */\n    private static final int PARSED_FREQ = 1 << 0;\n    private static final int PARSED_UNTIL = 1 << 1;\n    private static final int PARSED_COUNT = 1 << 2;\n    private static final int PARSED_INTERVAL = 1 << 3;\n    private static final int PARSED_BYSECOND = 1 << 4;\n    private static final int PARSED_BYMINUTE = 1 << 5;\n    private static final int PARSED_BYHOUR = 1 << 6;\n    private static final int PARSED_BYDAY = 1 << 7;\n    private static final int PARSED_BYMONTHDAY = 1 << 8;\n    private static final int PARSED_BYYEARDAY = 1 << 9;\n    private static final int PARSED_BYWEEKNO = 1 << 10;\n    private static final int PARSED_BYMONTH = 1 << 11;\n    private static final int PARSED_BYSETPOS = 1 << 12;\n    private static final int PARSED_WKST = 1 << 13;\n\n    /**\n     * maps a FREQ value to an integer constant\n     */\n    private static final HashMap<String, Integer> sParseFreqMap = new HashMap<String, Integer>();\n\n    static {\n        sParseFreqMap.put(\"SECONDLY\", SECONDLY);\n        sParseFreqMap.put(\"MINUTELY\", MINUTELY);\n        sParseFreqMap.put(\"HOURLY\", HOURLY);\n        sParseFreqMap.put(\"DAILY\", DAILY);\n        sParseFreqMap.put(\"WEEKLY\", WEEKLY);\n        sParseFreqMap.put(\"MONTHLY\", MONTHLY);\n        sParseFreqMap.put(\"YEARLY\", YEARLY);\n    }\n\n    /**\n     * maps a two-character weekday string to an integer constant\n     */\n    private static final HashMap<String, Integer> sParseWeekdayMap = new HashMap<String, Integer>();\n\n    static {\n        sParseWeekdayMap.put(\"SU\", SU);\n        sParseWeekdayMap.put(\"MO\", MO);\n        sParseWeekdayMap.put(\"TU\", TU);\n        sParseWeekdayMap.put(\"WE\", WE);\n        sParseWeekdayMap.put(\"TH\", TH);\n        sParseWeekdayMap.put(\"FR\", FR);\n        sParseWeekdayMap.put(\"SA\", SA);\n    }\n\n    /**\n     * If set, allow lower-case recurrence rule strings.  Minor performance impact.\n     */\n    private static final boolean ALLOW_LOWER_CASE = true;\n\n    /**\n     * If set, validate the value of UNTIL parts.  Minor performance impact.\n     */\n    private static final boolean VALIDATE_UNTIL = false;\n\n    /**\n     * If set, require that only one of {UNTIL,COUNT} is present.  Breaks compat w/ old parser.\n     */\n    private static final boolean ONLY_ONE_UNTIL_COUNT = false;\n\n\n    /**\n     * Thrown when a recurrence string provided can not be parsed according\n     * to RFC2445.\n     */\n    public static class InvalidFormatException extends RuntimeException {\n        InvalidFormatException(String s) {\n            super(s);\n        }\n    }\n\n\n    public void setStartDate(Time date) {\n        startDate = date;\n    }\n\n    /**\n     * Converts one of the Calendar.SUNDAY constants to the SU, MO, etc.\n     * constants.  btw, I think we should switch to those here too, to\n     * get rid of this function, if possible.\n     */\n    public static int calendarDay2Day(int day) {\n        switch (day) {\n            case Calendar.SUNDAY:\n                return SU;\n            case Calendar.MONDAY:\n                return MO;\n            case Calendar.TUESDAY:\n                return TU;\n            case Calendar.WEDNESDAY:\n                return WE;\n            case Calendar.THURSDAY:\n                return TH;\n            case Calendar.FRIDAY:\n                return FR;\n            case Calendar.SATURDAY:\n                return SA;\n            default:\n                throw new RuntimeException(\"bad day of week: \" + day);\n        }\n    }\n\n    public static int timeDay2Day(int day) {\n        switch (day) {\n            case Time.SUNDAY:\n                return SU;\n            case Time.MONDAY:\n                return MO;\n            case Time.TUESDAY:\n                return TU;\n            case Time.WEDNESDAY:\n                return WE;\n            case Time.THURSDAY:\n                return TH;\n            case Time.FRIDAY:\n                return FR;\n            case Time.SATURDAY:\n                return SA;\n            default:\n                throw new RuntimeException(\"bad day of week: \" + day);\n        }\n    }\n\n    public static int day2TimeDay(int day) {\n        switch (day) {\n            case SU:\n                return Time.SUNDAY;\n            case MO:\n                return Time.MONDAY;\n            case TU:\n                return Time.TUESDAY;\n            case WE:\n                return Time.WEDNESDAY;\n            case TH:\n                return Time.THURSDAY;\n            case FR:\n                return Time.FRIDAY;\n            case SA:\n                return Time.SATURDAY;\n            default:\n                throw new RuntimeException(\"bad day of week: \" + day);\n        }\n    }\n\n    /**\n     * Converts one of the SU, MO, etc. constants to the Calendar.SUNDAY\n     * constants.  btw, I think we should switch to those here too, to\n     * get rid of this function, if possible.\n     */\n    public static int day2CalendarDay(int day) {\n        switch (day) {\n            case SU:\n                return Calendar.SUNDAY;\n            case MO:\n                return Calendar.MONDAY;\n            case TU:\n                return Calendar.TUESDAY;\n            case WE:\n                return Calendar.WEDNESDAY;\n            case TH:\n                return Calendar.THURSDAY;\n            case FR:\n                return Calendar.FRIDAY;\n            case SA:\n                return Calendar.SATURDAY;\n            default:\n                throw new RuntimeException(\"bad day of week: \" + day);\n        }\n    }\n\n    /**\n     * Converts one of the internal day constants (SU, MO, etc.) to the\n     * two-letter string representing that constant.\n     *\n     * @param day one the internal constants SU, MO, etc.\n     * @return the two-letter string for the day (\"SU\", \"MO\", etc.)\n     * @throws IllegalArgumentException Thrown if the day argument is not one of\n     *                                  the defined day constants.\n     */\n    private static String day2String(int day) {\n        switch (day) {\n            case SU:\n                return \"SU\";\n            case MO:\n                return \"MO\";\n            case TU:\n                return \"TU\";\n            case WE:\n                return \"WE\";\n            case TH:\n                return \"TH\";\n            case FR:\n                return \"FR\";\n            case SA:\n                return \"SA\";\n            default:\n                throw new IllegalArgumentException(\"bad day argument: \" + day);\n        }\n    }\n\n    private static void appendNumbers(StringBuilder s, String label,\n                                      int count, int[] values) {\n        if (count > 0) {\n            s.append(label);\n            count--;\n            for (int i = 0; i < count; i++) {\n                s.append(values[i]);\n                s.append(\",\");\n            }\n            s.append(values[count]);\n        }\n    }\n\n    private void appendByDay(StringBuilder s, int i) {\n        int n = this.bydayNum[i];\n        if (n != 0) {\n            s.append(n);\n        }\n\n        String str = day2String(this.byday[i]);\n        s.append(str);\n    }\n\n    @Override\n    public String toString() {\n        StringBuilder s = new StringBuilder();\n\n        s.append(\"FREQ=\");\n        switch (this.freq) {\n            case SECONDLY:\n                s.append(\"SECONDLY\");\n                break;\n            case MINUTELY:\n                s.append(\"MINUTELY\");\n                break;\n            case HOURLY:\n                s.append(\"HOURLY\");\n                break;\n            case DAILY:\n                s.append(\"DAILY\");\n                break;\n            case WEEKLY:\n                s.append(\"WEEKLY\");\n                break;\n            case MONTHLY:\n                s.append(\"MONTHLY\");\n                break;\n            case YEARLY:\n                s.append(\"YEARLY\");\n                break;\n        }\n\n        if (!TextUtils.isEmpty(this.until)) {\n            s.append(\";UNTIL=\");\n            s.append(until);\n        }\n\n        if (this.count != 0) {\n            s.append(\";COUNT=\");\n            s.append(this.count);\n        }\n\n        if (this.interval != 0) {\n            s.append(\";INTERVAL=\");\n            s.append(this.interval);\n        }\n\n        if (this.wkst != 0) {\n            s.append(\";WKST=\");\n            s.append(day2String(this.wkst));\n        }\n\n        appendNumbers(s, \";BYSECOND=\", this.bysecondCount, this.bysecond);\n        appendNumbers(s, \";BYMINUTE=\", this.byminuteCount, this.byminute);\n        appendNumbers(s, \";BYSECOND=\", this.byhourCount, this.byhour);\n\n        // day\n        int count = this.bydayCount;\n        if (count > 0) {\n            s.append(\";BYDAY=\");\n            count--;\n            for (int i = 0; i < count; i++) {\n                appendByDay(s, i);\n                s.append(\",\");\n            }\n            appendByDay(s, count);\n        }\n\n        appendNumbers(s, \";BYMONTHDAY=\", this.bymonthdayCount, this.bymonthday);\n        appendNumbers(s, \";BYYEARDAY=\", this.byyeardayCount, this.byyearday);\n        appendNumbers(s, \";BYWEEKNO=\", this.byweeknoCount, this.byweekno);\n        appendNumbers(s, \";BYMONTH=\", this.bymonthCount, this.bymonth);\n        appendNumbers(s, \";BYSETPOS=\", this.bysetposCount, this.bysetpos);\n\n        return s.toString();\n    }\n\n    public boolean repeatsOnEveryWeekDay() {\n        if (this.freq != WEEKLY) {\n            return false;\n        }\n\n        int count = this.bydayCount;\n        if (count != 5) {\n            return false;\n        }\n\n        for (int i = 0; i < count; i++) {\n            int day = byday[i];\n            if (day == SU || day == SA) {\n                return false;\n            }\n        }\n\n        return true;\n    }\n\n    /**\n     * Determines whether this rule specifies a simple monthly rule by weekday, such as\n     * \"FREQ=MONTHLY;BYDAY=3TU\" (the 3rd Tuesday of every month).\n     * <p/>\n     * Negative days, e.g. \"FREQ=MONTHLY;BYDAY=-1TU\" (the last Tuesday of every month),\n     * will cause \"false\" to be returned.\n     * <p/>\n     * Rules that fire every week, such as \"FREQ=MONTHLY;BYDAY=TU\" (every Tuesday of every\n     * month) will cause \"false\" to be returned.  (Note these are usually expressed as\n     * WEEKLY rules, and hence are uncommon.)\n     *\n     * @return true if this rule is of the appropriate form\n     */\n    public boolean repeatsMonthlyOnDayCount() {\n        if (this.freq != MONTHLY) {\n            return false;\n        }\n\n        if (bydayCount != 1 || bymonthdayCount != 0) {\n            return false;\n        }\n\n        if (bydayNum[0] <= 0) {\n            return false;\n        }\n\n        return true;\n    }\n\n    /**\n     * Determines whether two integer arrays contain identical elements.\n     * <p/>\n     * The native implementation over-allocated the arrays (and may have stuff left over from\n     * a previous run), so we can't just check the arrays -- the separately-maintained count\n     * field also matters.  We assume that a null array will have a count of zero, and that the\n     * array can hold as many elements as the associated count indicates.\n     * <p/>\n     * TODO: replace this with Arrays.equals() when the old parser goes away.\n     */\n    private static boolean arraysEqual(int[] array1, int count1, int[] array2, int count2) {\n        if (count1 != count2) {\n            return false;\n        }\n\n        for (int i = 0; i < count1; i++) {\n            if (array1[i] != array2[i])\n                return false;\n        }\n\n        return true;\n    }\n\n    @Override\n    public boolean equals(Object obj) {\n        if (this == obj) {\n            return true;\n        }\n        if (!(obj instanceof EventRecurrence)) {\n            return false;\n        }\n\n        EventRecurrence er = (EventRecurrence) obj;\n        return (startDate == null ?\n                er.startDate == null : Time.compare(startDate, er.startDate) == 0) &&\n                freq == er.freq &&\n                (until == null ? er.until == null : until.equals(er.until)) &&\n                count == er.count &&\n                interval == er.interval &&\n                wkst == er.wkst &&\n                arraysEqual(bysecond, bysecondCount, er.bysecond, er.bysecondCount) &&\n                arraysEqual(byminute, byminuteCount, er.byminute, er.byminuteCount) &&\n                arraysEqual(byhour, byhourCount, er.byhour, er.byhourCount) &&\n                arraysEqual(byday, bydayCount, er.byday, er.bydayCount) &&\n                arraysEqual(bydayNum, bydayCount, er.bydayNum, er.bydayCount) &&\n                arraysEqual(bymonthday, bymonthdayCount, er.bymonthday, er.bymonthdayCount) &&\n                arraysEqual(byyearday, byyeardayCount, er.byyearday, er.byyeardayCount) &&\n                arraysEqual(byweekno, byweeknoCount, er.byweekno, er.byweeknoCount) &&\n                arraysEqual(bymonth, bymonthCount, er.bymonth, er.bymonthCount) &&\n                arraysEqual(bysetpos, bysetposCount, er.bysetpos, er.bysetposCount);\n    }\n\n    @Override\n    public int hashCode() {\n        // We overrode equals, so we must override hashCode().  Nobody seems to need this though.\n        throw new UnsupportedOperationException();\n    }\n\n    /**\n     * Resets parser-modified fields to their initial state.  Does not alter startDate.\n     * <p/>\n     * The original parser always set all of the \"count\" fields, \"wkst\", and \"until\",\n     * essentially allowing the same object to be used multiple times by calling parse().\n     * It's unclear whether this behavior was intentional.  For now, be paranoid and\n     * preserve the existing behavior by resetting the fields.\n     * <p/>\n     * We don't need to touch the integer arrays; they will either be ignored or\n     * overwritten.  The \"startDate\" field is not set by the parser, so we ignore it here.\n     */\n    private void resetFields() {\n        until = null;\n        freq = count = interval = bysecondCount = byminuteCount = byhourCount =\n                bydayCount = bymonthdayCount = byyeardayCount = byweeknoCount = bymonthCount =\n                        bysetposCount = 0;\n    }\n\n    /**\n     * Parses an rfc2445 recurrence rule string into its component pieces.  Attempting to parse\n     * malformed input will result in an EventRecurrence.InvalidFormatException.\n     *\n     * @param recur The recurrence rule to parse (in un-folded form).\n     */\n    public void parse(String recur) {\n        /*\n         * From RFC 2445 section 4.3.10:\n         *\n         * recur = \"FREQ\"=freq *(\n         *       ; either UNTIL or COUNT may appear in a 'recur',\n         *       ; but UNTIL and COUNT MUST NOT occur in the same 'recur'\n         *\n         *       ( \";\" \"UNTIL\" \"=\" enddate ) /\n         *       ( \";\" \"COUNT\" \"=\" 1*DIGIT ) /\n         *\n         *       ; the rest of these keywords are optional,\n         *       ; but MUST NOT occur more than once\n         *\n         *       ( \";\" \"INTERVAL\" \"=\" 1*DIGIT )          /\n         *       ( \";\" \"BYSECOND\" \"=\" byseclist )        /\n         *       ( \";\" \"BYMINUTE\" \"=\" byminlist )        /\n         *       ( \";\" \"BYHOUR\" \"=\" byhrlist )           /\n         *       ( \";\" \"BYDAY\" \"=\" bywdaylist )          /\n         *       ( \";\" \"BYMONTHDAY\" \"=\" bymodaylist )    /\n         *       ( \";\" \"BYYEARDAY\" \"=\" byyrdaylist )     /\n         *       ( \";\" \"BYWEEKNO\" \"=\" bywknolist )       /\n         *       ( \";\" \"BYMONTH\" \"=\" bymolist )          /\n         *       ( \";\" \"BYSETPOS\" \"=\" bysplist )         /\n         *       ( \";\" \"WKST\" \"=\" weekday )              /\n         *       ( \";\" x-name \"=\" text )\n         *       )\n         *\n         *  The rule parts are not ordered in any particular sequence.\n         *\n         * Examples:\n         *   FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1SU\n         *   FREQ=YEARLY;INTERVAL=4;BYMONTH=11;BYDAY=TU;BYMONTHDAY=2,3,4,5,6,7,8\n         *\n         * Strategy:\n         * (1) Split the string at ';' boundaries to get an array of rule \"parts\".\n         * (2) For each part, find substrings for left/right sides of '=' (name/value).\n         * (3) Call a <name>-specific parsing function to parse the <value> into an\n         *     output field.\n         *\n         * By keeping track of which names we've seen in a bit vector, we can verify the\n         * constraints indicated above (FREQ appears first, none of them appear more than once --\n         * though x-[name] would require special treatment), and we have either UNTIL or COUNT\n         * but not both.\n         *\n         * In general, RFC 2445 property names (e.g. \"FREQ\") and enumerations (\"TU\") must\n         * be handled in a case-insensitive fashion, but case may be significant for other\n         * properties.  We don't have any case-sensitive values in RRULE, except possibly\n         * for the custom \"X-\" properties, but we ignore those anyway.  Thus, we can trivially\n         * convert the entire string to upper case and then use simple comparisons.\n         *\n         * Differences from previous version:\n         * - allows lower-case property and enumeration values [optional]\n         * - enforces that FREQ appears first\n         * - enforces that only one of UNTIL and COUNT may be specified\n         * - allows (but ignores) X-* parts\n         * - improved validation on various values (e.g. UNTIL timestamps)\n         * - error messages are more specific\n         *\n         * TODO: enforce additional constraints listed in RFC 5545, notably the \"N/A\" entries\n         * in section 3.3.10.  For example, if FREQ=WEEKLY, we should reject a rule that\n         * includes a BYMONTHDAY part.\n         */\n\n        /* TODO: replace with \"if (freq != 0) throw\" if nothing requires this */\n        resetFields();\n\n        int parseFlags = 0;\n        String[] parts;\n        if (ALLOW_LOWER_CASE) {\n            parts = recur.toUpperCase().split(\";\");\n        } else {\n            parts = recur.split(\";\");\n        }\n        for (String part : parts) {\n            // allow empty part (e.g., double semicolon \";;\")\n            if (TextUtils.isEmpty(part)) {\n                continue;\n            }\n            int equalIndex = part.indexOf('=');\n            if (equalIndex <= 0) {\n                /* no '=' or no LHS */\n                throw new InvalidFormatException(\"Missing LHS in \" + part);\n            }\n\n            String lhs = part.substring(0, equalIndex);\n            String rhs = part.substring(equalIndex + 1);\n            if (rhs.length() == 0) {\n                throw new InvalidFormatException(\"Missing RHS in \" + part);\n            }\n\n            /*\n             * In lieu of a \"switch\" statement that allows string arguments, we use a\n             * map from strings to parsing functions.\n             */\n            PartParser parser = sParsePartMap.get(lhs);\n            if (parser == null) {\n                if (lhs.startsWith(\"X-\")) {\n                    //Log.d(TAG, \"Ignoring custom part \" + lhs);\n                    continue;\n                }\n                throw new InvalidFormatException(\"Couldn't find parser for \" + lhs);\n            } else {\n                int flag = parser.parsePart(rhs, this);\n                if ((parseFlags & flag) != 0) {\n                    throw new InvalidFormatException(\"Part \" + lhs + \" was specified twice\");\n                }\n                parseFlags |= flag;\n            }\n        }\n\n        // If not specified, week starts on Monday.\n        if ((parseFlags & PARSED_WKST) == 0) {\n            wkst = MO;\n        }\n\n        // FREQ is mandatory.\n        if ((parseFlags & PARSED_FREQ) == 0) {\n            throw new InvalidFormatException(\"Must specify a FREQ value\");\n        }\n\n        // Can't have both UNTIL and COUNT.\n        if ((parseFlags & (PARSED_UNTIL | PARSED_COUNT)) == (PARSED_UNTIL | PARSED_COUNT)) {\n            if (ONLY_ONE_UNTIL_COUNT) {\n                throw new InvalidFormatException(\"Must not specify both UNTIL and COUNT: \" + recur);\n            } else {\n                Log.w(TAG, \"Warning: rrule has both UNTIL and COUNT: \" + recur);\n            }\n        }\n    }\n\n    /**\n     * Base class for the RRULE part parsers.\n     */\n    abstract static class PartParser {\n        /**\n         * Parses a single part.\n         *\n         * @param value The right-hand-side of the part.\n         * @param er    The EventRecurrence into which the result is stored.\n         * @return A bit value indicating which part was parsed.\n         */\n        public abstract int parsePart(String value, EventRecurrence er);\n\n        /**\n         * Parses an integer, with range-checking.\n         *\n         * @param str       The string to parse.\n         * @param minVal    Minimum allowed value.\n         * @param maxVal    Maximum allowed value.\n         * @param allowZero Is 0 allowed?\n         * @return The parsed value.\n         */\n        public static int parseIntRange(String str, int minVal, int maxVal, boolean allowZero) {\n            try {\n                if (str.charAt(0) == '+') {\n                    // Integer.parseInt does not allow a leading '+', so skip it manually.\n                    str = str.substring(1);\n                }\n                int val = Integer.parseInt(str);\n                if (val < minVal || val > maxVal || (val == 0 && !allowZero)) {\n                    throw new InvalidFormatException(\"Integer value out of range: \" + str);\n                }\n                return val;\n            } catch (NumberFormatException nfe) {\n                throw new InvalidFormatException(\"Invalid integer value: \" + str);\n            }\n        }\n\n        /**\n         * Parses a comma-separated list of integers, with range-checking.\n         *\n         * @param listStr   The string to parse.\n         * @param minVal    Minimum allowed value.\n         * @param maxVal    Maximum allowed value.\n         * @param allowZero Is 0 allowed?\n         * @return A new array with values, sized to hold the exact number of elements.\n         */\n        public static int[] parseNumberList(String listStr, int minVal, int maxVal,\n                                            boolean allowZero) {\n            int[] values;\n\n            if (listStr.indexOf(\",\") < 0) {\n                // Common case: only one entry, skip split() overhead.\n                values = new int[1];\n                values[0] = parseIntRange(listStr, minVal, maxVal, allowZero);\n            } else {\n                String[] valueStrs = listStr.split(\",\");\n                int len = valueStrs.length;\n                values = new int[len];\n                for (int i = 0; i < len; i++) {\n                    values[i] = parseIntRange(valueStrs[i], minVal, maxVal, allowZero);\n                }\n            }\n            return values;\n        }\n    }\n\n    /**\n     * parses FREQ={SECONDLY,MINUTELY,...}\n     */\n    private static class ParseFreq extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            Integer freq = sParseFreqMap.get(value);\n            if (freq == null) {\n                throw new InvalidFormatException(\"Invalid FREQ value: \" + value);\n            }\n            er.freq = freq;\n            return PARSED_FREQ;\n        }\n    }\n\n    /**\n     * parses UNTIL=enddate, e.g. \"19970829T021400\"\n     */\n    private static class ParseUntil extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            if (VALIDATE_UNTIL) {\n                try {\n                    // Parse the time to validate it.  The result isn't retained.\n                    Time until = new Time();\n                    until.parse(value);\n                } catch (TimeFormatException tfe) {\n                    throw new InvalidFormatException(\"Invalid UNTIL value: \" + value);\n                }\n            }\n            er.until = value;\n            return PARSED_UNTIL;\n        }\n    }\n\n    /**\n     * parses COUNT=[non-negative-integer]\n     */\n    private static class ParseCount extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            er.count = parseIntRange(value, Integer.MIN_VALUE, Integer.MAX_VALUE, true);\n            if (er.count < 0) {\n                Log.d(TAG, \"Invalid Count. Forcing COUNT to 1 from \" + value);\n                er.count = 1; // invalid count. assume one time recurrence.\n            }\n            return PARSED_COUNT;\n        }\n    }\n\n    /**\n     * parses INTERVAL=[non-negative-integer]\n     */\n    private static class ParseInterval extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            er.interval = parseIntRange(value, Integer.MIN_VALUE, Integer.MAX_VALUE, true);\n            if (er.interval < 1) {\n                Log.d(TAG, \"Invalid Interval. Forcing INTERVAL to 1 from \" + value);\n                er.interval = 1;\n            }\n            return PARSED_INTERVAL;\n        }\n    }\n\n    /**\n     * parses BYSECOND=byseclist\n     */\n    private static class ParseBySecond extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] bysecond = parseNumberList(value, 0, 59, true);\n            er.bysecond = bysecond;\n            er.bysecondCount = bysecond.length;\n            return PARSED_BYSECOND;\n        }\n    }\n\n    /**\n     * parses BYMINUTE=byminlist\n     */\n    private static class ParseByMinute extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] byminute = parseNumberList(value, 0, 59, true);\n            er.byminute = byminute;\n            er.byminuteCount = byminute.length;\n            return PARSED_BYMINUTE;\n        }\n    }\n\n    /**\n     * parses BYHOUR=byhrlist\n     */\n    private static class ParseByHour extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] byhour = parseNumberList(value, 0, 23, true);\n            er.byhour = byhour;\n            er.byhourCount = byhour.length;\n            return PARSED_BYHOUR;\n        }\n    }\n\n    /**\n     * parses BYDAY=bywdaylist, e.g. \"1SU,-1SU\"\n     */\n    private static class ParseByDay extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] byday;\n            int[] bydayNum;\n            int bydayCount;\n\n            if (value.indexOf(\",\") < 0) {\n                /* only one entry, skip split() overhead */\n                bydayCount = 1;\n                byday = new int[1];\n                bydayNum = new int[1];\n                parseWday(value, byday, bydayNum, 0);\n            } else {\n                String[] wdays = value.split(\",\");\n                int len = wdays.length;\n                bydayCount = len;\n                byday = new int[len];\n                bydayNum = new int[len];\n                for (int i = 0; i < len; i++) {\n                    parseWday(wdays[i], byday, bydayNum, i);\n                }\n            }\n            er.byday = byday;\n            er.bydayNum = bydayNum;\n            er.bydayCount = bydayCount;\n            return PARSED_BYDAY;\n        }\n\n        /**\n         * parses [int]weekday, putting the pieces into parallel array entries\n         */\n        private static void parseWday(String str, int[] byday, int[] bydayNum, int index) {\n            int wdayStrStart = str.length() - 2;\n            String wdayStr;\n\n            if (wdayStrStart > 0) {\n                /* number is included; parse it out and advance to weekday */\n                String numPart = str.substring(0, wdayStrStart);\n                int num = parseIntRange(numPart, -53, 53, false);\n                bydayNum[index] = num;\n                wdayStr = str.substring(wdayStrStart);\n            } else {\n                /* just the weekday string */\n                wdayStr = str;\n            }\n            Integer wday = sParseWeekdayMap.get(wdayStr);\n            if (wday == null) {\n                throw new InvalidFormatException(\"Invalid BYDAY value: \" + str);\n            }\n            byday[index] = wday;\n        }\n    }\n\n    /**\n     * parses BYMONTHDAY=bymodaylist\n     */\n    private static class ParseByMonthDay extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] bymonthday = parseNumberList(value, -31, 31, false);\n            er.bymonthday = bymonthday;\n            er.bymonthdayCount = bymonthday.length;\n            return PARSED_BYMONTHDAY;\n        }\n    }\n\n    /**\n     * parses BYYEARDAY=byyrdaylist\n     */\n    private static class ParseByYearDay extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] byyearday = parseNumberList(value, -366, 366, false);\n            er.byyearday = byyearday;\n            er.byyeardayCount = byyearday.length;\n            return PARSED_BYYEARDAY;\n        }\n    }\n\n    /**\n     * parses BYWEEKNO=bywknolist\n     */\n    private static class ParseByWeekNo extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] byweekno = parseNumberList(value, -53, 53, false);\n            er.byweekno = byweekno;\n            er.byweeknoCount = byweekno.length;\n            return PARSED_BYWEEKNO;\n        }\n    }\n\n    /**\n     * parses BYMONTH=bymolist\n     */\n    private static class ParseByMonth extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] bymonth = parseNumberList(value, 1, 12, false);\n            er.bymonth = bymonth;\n            er.bymonthCount = bymonth.length;\n            return PARSED_BYMONTH;\n        }\n    }\n\n    /**\n     * parses BYSETPOS=bysplist\n     */\n    private static class ParseBySetPos extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            int[] bysetpos = parseNumberList(value, Integer.MIN_VALUE, Integer.MAX_VALUE, true);\n            er.bysetpos = bysetpos;\n            er.bysetposCount = bysetpos.length;\n            return PARSED_BYSETPOS;\n        }\n    }\n\n    /**\n     * parses WKST={SU,MO,...}\n     */\n    private static class ParseWkst extends PartParser {\n        @Override\n        public int parsePart(String value, EventRecurrence er) {\n            Integer wkst = sParseWeekdayMap.get(value);\n            if (wkst == null) {\n                throw new InvalidFormatException(\"Invalid WKST value: \" + value);\n            }\n            er.wkst = wkst;\n            return PARSED_WKST;\n        }\n    }\n}"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/EventRecurrenceFormatter.java",
    "content": "package be.billington.calendar.recurrencepicker;\n\n/*\n * Copyright (C) 2006 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n\nimport android.content.Context;\nimport android.content.res.Resources;\nimport android.text.format.DateUtils;\nimport android.text.format.Time;\nimport android.util.TimeFormatException;\n\nimport java.util.Calendar;\n\npublic class EventRecurrenceFormatter\n{\n\n    private static int[] mMonthRepeatByDayOfWeekIds;\n    private static String[][] mMonthRepeatByDayOfWeekStrs;\n\n    public static String getRepeatString(Context context, Resources r, EventRecurrence recurrence,\n                                         boolean includeEndString) {\n        String endString = \"\";\n        if (includeEndString) {\n            StringBuilder sb = new StringBuilder();\n            if (recurrence.until != null) {\n                try {\n                    Time t = new Time();\n                    t.parse(recurrence.until);\n                    final String dateStr = DateUtils.formatDateTime(context,\n                            t.toMillis(false), DateUtils.FORMAT_NUMERIC_DATE);\n                    sb.append(r.getString(R.string.endByDate, dateStr));\n                } catch (TimeFormatException e) {\n                }\n            }\n\n            if (recurrence.count > 0) {\n                sb.append(r.getQuantityString(R.plurals.endByCount, recurrence.count,\n                        recurrence.count));\n            }\n            endString = sb.toString();\n        }\n\n        // TODO Implement \"Until\" portion of string, as well as custom settings\n        int interval = recurrence.interval <= 1 ? 1 : recurrence.interval;\n        switch (recurrence.freq) {\n            case EventRecurrence.DAILY:\n                return r.getQuantityString(R.plurals.daily, interval, interval) + endString;\n            case EventRecurrence.WEEKLY: {\n                if (recurrence.repeatsOnEveryWeekDay()) {\n                    return r.getString(R.string.every_weekday) + endString;\n                } else {\n                    String string;\n\n                    int dayOfWeekLength = DateUtils.LENGTH_MEDIUM;\n                    if (recurrence.bydayCount == 1) {\n                        dayOfWeekLength = DateUtils.LENGTH_LONG;\n                    }\n\n                    StringBuilder days = new StringBuilder();\n\n                    // Do one less iteration in the loop so the last element is added out of the\n                    // loop. This is done so the comma is not placed after the last item.\n\n                    if (recurrence.bydayCount > 0) {\n                        int count = recurrence.bydayCount - 1;\n                        for (int i = 0 ; i < count ; i++) {\n                            days.append(dayToString(recurrence.byday[i], dayOfWeekLength));\n                            days.append(\", \");\n                        }\n                        days.append(dayToString(recurrence.byday[count], dayOfWeekLength));\n\n                        string = days.toString();\n                    } else {\n                        // There is no \"BYDAY\" specifier, so use the day of the\n                        // first event.  For this to work, the setStartDate()\n                        // method must have been used by the caller to set the\n                        // date of the first event in the recurrence.\n                        if (recurrence.startDate == null) {\n                            return null;\n                        }\n\n                        int day = EventRecurrence.timeDay2Day(recurrence.startDate.weekDay);\n                        string = dayToString(day, DateUtils.LENGTH_LONG);\n                    }\n                    return r.getQuantityString(R.plurals.weekly, interval, interval, string)\n                            + endString;\n                }\n            }\n            case EventRecurrence.MONTHLY: {\n                if (recurrence.bydayCount == 1) {\n                    int weekday = recurrence.startDate.weekDay;\n                    // Cache this stuff so we won't have to redo work again later.\n                    cacheMonthRepeatStrings(r, weekday);\n                    int dayNumber = (recurrence.startDate.monthDay - 1) / 7;\n                    StringBuilder sb = new StringBuilder();\n                    sb.append(r.getString(R.string.monthly));\n                    sb.append(\" (\");\n                    sb.append(mMonthRepeatByDayOfWeekStrs[weekday][dayNumber]);\n                    sb.append(\")\");\n                    sb.append(endString);\n                    return sb.toString();\n                }\n                return r.getString(R.string.monthly) + endString;\n            }\n            case EventRecurrence.YEARLY:\n                return r.getString(R.string.yearly_plain) + endString;\n        }\n\n        return null;\n    }\n\n    private static void cacheMonthRepeatStrings(Resources r, int weekday) {\n        if (mMonthRepeatByDayOfWeekIds == null) {\n            mMonthRepeatByDayOfWeekIds = new int[7];\n            mMonthRepeatByDayOfWeekIds[0] = R.array.repeat_by_nth_sun;\n            mMonthRepeatByDayOfWeekIds[1] = R.array.repeat_by_nth_mon;\n            mMonthRepeatByDayOfWeekIds[2] = R.array.repeat_by_nth_tues;\n            mMonthRepeatByDayOfWeekIds[3] = R.array.repeat_by_nth_wed;\n            mMonthRepeatByDayOfWeekIds[4] = R.array.repeat_by_nth_thurs;\n            mMonthRepeatByDayOfWeekIds[5] = R.array.repeat_by_nth_fri;\n            mMonthRepeatByDayOfWeekIds[6] = R.array.repeat_by_nth_sat;\n        }\n        if (mMonthRepeatByDayOfWeekStrs == null) {\n            mMonthRepeatByDayOfWeekStrs = new String[7][];\n        }\n        if (mMonthRepeatByDayOfWeekStrs[weekday] == null) {\n            mMonthRepeatByDayOfWeekStrs[weekday] =\n                    r.getStringArray(mMonthRepeatByDayOfWeekIds[weekday]);\n        }\n    }\n\n    /**\n     * Converts day of week to a String.\n     * @param day a EventRecurrence constant\n     * @return day of week as a string\n     */\n    private static String dayToString(int day, int dayOfWeekLength) {\n        return DateUtils.getDayOfWeekString(dayToUtilDay(day), dayOfWeekLength);\n    }\n\n    /**\n     * Converts EventRecurrence's day of week to DateUtil's day of week.\n     * @param day of week as an EventRecurrence value\n     * @return day of week as a DateUtil value.\n     */\n    private static int dayToUtilDay(int day) {\n        switch (day) {\n            case EventRecurrence.SU: return Calendar.SUNDAY;\n            case EventRecurrence.MO: return Calendar.MONDAY;\n            case EventRecurrence.TU: return Calendar.TUESDAY;\n            case EventRecurrence.WE: return Calendar.WEDNESDAY;\n            case EventRecurrence.TH: return Calendar.THURSDAY;\n            case EventRecurrence.FR: return Calendar.FRIDAY;\n            case EventRecurrence.SA: return Calendar.SATURDAY;\n            default: throw new IllegalArgumentException(\"bad day argument: \" + day);\n        }\n    }\n}"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/LinearLayoutWithMaxWidth.java",
    "content": "/*\n * Copyright (C) 2013 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\npackage be.billington.calendar.recurrencepicker;\n\nimport android.content.Context;\nimport android.util.AttributeSet;\nimport android.view.View;\nimport android.widget.LinearLayout;\n\npublic class LinearLayoutWithMaxWidth extends LinearLayout {\n\n    public LinearLayoutWithMaxWidth(Context context) {\n        super(context);\n    }\n\n    public LinearLayoutWithMaxWidth(Context context, AttributeSet attrs) {\n        super(context, attrs);\n    }\n\n    public LinearLayoutWithMaxWidth(Context context, AttributeSet attrs, int defStyle) {\n        super(context, attrs, defStyle);\n    }\n\n    @Override\n    protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {\n        WeekButton.setSuggestedWidth((View.MeasureSpec.getSize(widthMeasureSpec)) / 7);\n        super.onMeasure(widthMeasureSpec, heightMeasureSpec);\n    }\n}\n"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/RecurrencePickerDialog.java",
    "content": "/*\n * Copyright (C) 2013 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\npackage be.billington.calendar.recurrencepicker;\n\nimport android.app.Activity;\nimport android.content.Context;\nimport android.content.res.Configuration;\nimport android.content.res.Resources;\nimport android.os.Bundle;\nimport android.os.Parcel;\nimport android.os.Parcelable;\nimport android.support.v4.app.DialogFragment;\nimport android.text.Editable;\nimport android.text.TextUtils;\nimport android.text.TextWatcher;\nimport android.text.format.DateUtils;\nimport android.text.format.Time;\nimport android.util.Log;\nimport android.util.TimeFormatException;\nimport android.view.LayoutInflater;\nimport android.view.View;\nimport android.view.View.OnClickListener;\nimport android.view.ViewGroup;\nimport android.view.ViewGroup.LayoutParams;\nimport android.view.Window;\nimport android.widget.AdapterView;\nimport android.widget.AdapterView.OnItemSelectedListener;\nimport android.widget.ArrayAdapter;\nimport android.widget.Button;\nimport android.widget.CompoundButton;\nimport android.widget.CompoundButton.OnCheckedChangeListener;\nimport android.widget.EditText;\nimport android.widget.LinearLayout;\nimport android.widget.RadioButton;\nimport android.widget.RadioGroup;\nimport android.widget.Spinner;\nimport android.widget.Switch;\nimport android.widget.TableLayout;\nimport android.widget.TextView;\nimport android.widget.Toast;\nimport android.widget.ToggleButton;\n\nimport com.fourmob.datetimepicker.date.DatePickerDialog;\n\nimport java.text.DateFormatSymbols;\nimport java.util.ArrayList;\nimport java.util.Arrays;\nimport java.util.Calendar;\n\npublic class RecurrencePickerDialog extends DialogFragment implements OnItemSelectedListener,\n        OnCheckedChangeListener, OnClickListener,\n        android.widget.RadioGroup.OnCheckedChangeListener, DatePickerDialog.OnDateSetListener {\n\n    private static final String TAG = \"RecurrencePickerDialog\";\n\n    // in dp's\n    private static final int MIN_SCREEN_WIDTH_FOR_SINGLE_ROW_WEEK = 450;\n\n    // Update android:maxLength in EditText as needed\n    private static final int INTERVAL_MAX = 99;\n    private static final int INTERVAL_DEFAULT = 1;\n    // Update android:maxLength in EditText as needed\n    private static final int COUNT_MAX = 730;\n    private static final int COUNT_DEFAULT = 5;\n\n    // Special cases in monthlyByNthDayOfWeek\n    private static final int FIFTH_WEEK_IN_A_MONTH = 5;\n    private static final int LAST_NTH_DAY_OF_WEEK = -1;\n\n    private DatePickerDialog mDatePickerDialog;\n\n    private class RecurrenceModel implements Parcelable {\n\n        // Should match EventRecurrence.DAILY, etc\n        static final int FREQ_DAILY = 0;\n        static final int FREQ_WEEKLY = 1;\n        static final int FREQ_MONTHLY = 2;\n        static final int FREQ_YEARLY = 3;\n\n        static final int END_NEVER = 0;\n        static final int END_BY_DATE = 1;\n        static final int END_BY_COUNT = 2;\n\n        static final int MONTHLY_BY_DATE = 0;\n        static final int MONTHLY_BY_NTH_DAY_OF_WEEK = 1;\n\n        static final int STATE_NO_RECURRENCE = 0;\n        static final int STATE_RECURRENCE = 1;\n\n        int recurrenceState;\n\n        /**\n         * FREQ: Repeat pattern\n         *\n         * @see FREQ_DAILY\n         * @see FREQ_WEEKLY\n         * @see FREQ_MONTHLY\n         * @see FREQ_YEARLY\n         */\n        int freq = FREQ_WEEKLY;\n\n        /**\n         * INTERVAL: Every n days/weeks/months/years. n >= 1\n         */\n        int interval = INTERVAL_DEFAULT;\n\n        /**\n         * UNTIL and COUNT: How does the the event end?\n         *\n         * @see END_NEVER\n         * @see END_BY_DATE\n         * @see END_BY_COUNT\n         * @see untilDate\n         * @see untilCount\n         */\n        int end;\n\n        /**\n         * UNTIL: Date of the last recurrence. Used when until == END_BY_DATE\n         */\n        Time endDate;\n\n        /**\n         * COUNT: Times to repeat. Use when until == END_BY_COUNT\n         */\n        int endCount = COUNT_DEFAULT;\n\n        /**\n         * BYDAY: Days of the week to be repeated. Sun = 0, Mon = 1, etc\n         */\n        boolean[] weeklyByDayOfWeek = new boolean[7];\n\n        /**\n         * BYDAY AND BYMONTHDAY: How to repeat monthly events? Same date of the\n         * month or Same nth day of week.\n         *\n         * @see MONTHLY_BY_DATE\n         * @see MONTHLY_BY_NTH_DAY_OF_WEEK\n         */\n        int monthlyRepeat;\n\n        /**\n         * Day of the month to repeat. Used when monthlyRepeat ==\n         * MONTHLY_BY_DATE\n         */\n        int monthlyByMonthDay;\n\n        /**\n         * Day of the week to repeat. Used when monthlyRepeat ==\n         * MONTHLY_BY_NTH_DAY_OF_WEEK\n         */\n        int monthlyByDayOfWeek;\n\n        /**\n         * Nth day of the week to repeat. Used when monthlyRepeat ==\n         * MONTHLY_BY_NTH_DAY_OF_WEEK 0=undefined, -1=Last, 1=1st, 2=2nd, ..., 5=5th\n         * <p/>\n         * We support 5th, just to handle backwards capabilities with old bug, but it\n         * gets converted to -1 once edited.\n         */\n        int monthlyByNthDayOfWeek;\n\n        /*\n         * (generated method)\n         */\n        @Override\n        public String toString() {\n            return \"Model [freq=\" + freq + \", interval=\" + interval + \", end=\" + end + \", endDate=\"\n                    + endDate + \", endCount=\" + endCount + \", weeklyByDayOfWeek=\"\n                    + Arrays.toString(weeklyByDayOfWeek) + \", monthlyRepeat=\" + monthlyRepeat\n                    + \", monthlyByMonthDay=\" + monthlyByMonthDay + \", monthlyByDayOfWeek=\"\n                    + monthlyByDayOfWeek + \", monthlyByNthDayOfWeek=\" + monthlyByNthDayOfWeek + \"]\";\n        }\n\n        @Override\n        public int describeContents() {\n            return 0;\n        }\n\n        public RecurrenceModel() {\n        }\n\n        @Override\n        public void writeToParcel(Parcel dest, int flags) {\n            dest.writeInt(freq);\n            dest.writeInt(interval);\n            dest.writeInt(end);\n            dest.writeInt(endDate.year);\n            dest.writeInt(endDate.month);\n            dest.writeInt(endDate.monthDay);\n            dest.writeInt(endCount);\n            dest.writeBooleanArray(weeklyByDayOfWeek);\n            dest.writeInt(monthlyRepeat);\n            dest.writeInt(monthlyByMonthDay);\n            dest.writeInt(monthlyByDayOfWeek);\n            dest.writeInt(monthlyByNthDayOfWeek);\n            dest.writeInt(recurrenceState);\n        }\n    }\n\n    class minMaxTextWatcher implements TextWatcher {\n        private int mMin;\n        private int mMax;\n        private int mDefault;\n\n        public minMaxTextWatcher(int min, int defaultInt, int max) {\n            mMin = min;\n            mMax = max;\n            mDefault = defaultInt;\n        }\n\n        @Override\n        public void afterTextChanged(Editable s) {\n\n            boolean updated = false;\n            int value;\n            try {\n                value = Integer.parseInt(s.toString());\n            } catch (NumberFormatException e) {\n                value = mDefault;\n            }\n\n            if (value < mMin) {\n                value = mMin;\n                updated = true;\n            } else if (value > mMax) {\n                updated = true;\n                value = mMax;\n            }\n\n            // Update UI\n            if (updated) {\n                s.clear();\n                s.append(Integer.toString(value));\n            }\n\n            updateDoneButtonState();\n            onChange(value);\n        }\n\n        /**\n         * Override to be called after each key stroke\n         */\n        void onChange(int value) {\n        }\n\n        @Override\n        public void beforeTextChanged(CharSequence s, int start, int count, int after) {\n        }\n\n        @Override\n        public void onTextChanged(CharSequence s, int start, int before, int count) {\n        }\n    }\n\n    private Resources mResources;\n    private EventRecurrence mRecurrence = new EventRecurrence();\n    private Time mTime = new Time(); // TODO timezone?\n    private RecurrenceModel mModel = new RecurrenceModel();\n    private Toast mToast;\n\n    private final int[] TIME_DAY_TO_CALENDAR_DAY = new int[]{\n            Calendar.SUNDAY,\n            Calendar.MONDAY,\n            Calendar.TUESDAY,\n            Calendar.WEDNESDAY,\n            Calendar.THURSDAY,\n            Calendar.FRIDAY,\n            Calendar.SATURDAY,\n    };\n\n    // Call mStringBuilder.setLength(0) before formatting any string or else the\n    // formatted text will accumulate.\n    // private final StringBuilder mStringBuilder = new StringBuilder();\n    // private Formatter mFormatter = new Formatter(mStringBuilder);\n\n    private View mView;\n\n    private Spinner mFreqSpinner;\n    private static final int[] mFreqModelToEventRecurrence = {\n            EventRecurrence.DAILY,\n            EventRecurrence.WEEKLY,\n            EventRecurrence.MONTHLY,\n            EventRecurrence.YEARLY\n    };\n\n    public static final String BUNDLE_START_TIME_MILLIS = \"bundle_event_start_time\";\n    public static final String BUNDLE_TIME_ZONE = \"bundle_event_time_zone\";\n    public static final String BUNDLE_RRULE = \"bundle_event_rrule\";\n\n    private static final String BUNDLE_MODEL = \"bundle_model\";\n    private static final String BUNDLE_END_COUNT_HAS_FOCUS = \"bundle_end_count_has_focus\";\n\n    private static final String FRAG_TAG_DATE_PICKER = \"tag_date_picker_frag\";\n\n    private Switch mRepeatSwitch;\n\n    private EditText mInterval;\n    private TextView mIntervalPreText;\n    private TextView mIntervalPostText;\n\n    private int mIntervalResId = -1;\n\n    private Spinner mEndSpinner;\n    private TextView mEndDateTextView;\n    private EditText mEndCount;\n    private TextView mPostEndCount;\n    private boolean mHidePostEndCount;\n\n    private ArrayList<CharSequence> mEndSpinnerArray = new ArrayList<CharSequence>(3);\n    private EndSpinnerAdapter mEndSpinnerAdapter;\n    private String mEndNeverStr;\n    private String mEndDateLabel;\n    private String mEndCountLabel;\n\n    /**\n     * Hold toggle buttons in the order per user's first day of week preference\n     */\n    private LinearLayout mWeekGroup;\n    private LinearLayout mWeekGroup2;\n    // Sun = 0\n    private ToggleButton[] mWeekByDayButtons = new ToggleButton[7];\n    /**\n     * A double array of Strings to hold the 7x5 list of possible strings of the form:\n     * \"on every [Nth] [DAY_OF_WEEK]\", e.g. \"on every second Monday\",\n     * where [Nth] can be [first, second, third, fourth, last]\n     */\n    private String[][] mMonthRepeatByDayOfWeekStrs;\n\n    private LinearLayout mMonthGroup;\n    private RadioGroup mMonthRepeatByRadioGroup;\n    private RadioButton mRepeatMonthlyByNthDayOfWeek;\n    private RadioButton mRepeatMonthlyByNthDayOfMonth;\n    private String mMonthRepeatByDayOfWeekStr;\n\n    private Button mDone;\n\n    private OnRecurrenceSetListener mRecurrenceSetListener;\n\n    public RecurrencePickerDialog() {\n    }\n\n    static public boolean isSupportedMonthlyByNthDayOfWeek(int num) {\n        // We only support monthlyByNthDayOfWeek when it is greater then 0 but less then 5.\n        // Or if -1 when it is the last monthly day of the week.\n        return (num > 0 && num <= FIFTH_WEEK_IN_A_MONTH) || num == LAST_NTH_DAY_OF_WEEK;\n    }\n\n    static public boolean canHandleRecurrenceRule(EventRecurrence er) {\n        switch (er.freq) {\n            case EventRecurrence.DAILY:\n            case EventRecurrence.MONTHLY:\n            case EventRecurrence.YEARLY:\n            case EventRecurrence.WEEKLY:\n                break;\n            default:\n                return false;\n        }\n\n        if (er.count > 0 && !TextUtils.isEmpty(er.until)) {\n            return false;\n        }\n\n        // Weekly: For \"repeat by day of week\", the day of week to repeat is in\n        // er.byday[]\n\n        /*\n         * Monthly: For \"repeat by nth day of week\" the day of week to repeat is\n         * in er.byday[] and the \"nth\" is stored in er.bydayNum[]. Currently we\n         * can handle only one and only in monthly\n         */\n        int numOfByDayNum = 0;\n        for (int i = 0; i < er.bydayCount; i++) {\n            if (isSupportedMonthlyByNthDayOfWeek(er.bydayNum[i])) {\n                ++numOfByDayNum;\n            }\n        }\n\n        if (numOfByDayNum > 1) {\n            return false;\n        }\n\n        if (numOfByDayNum > 0 && er.freq != EventRecurrence.MONTHLY) {\n            return false;\n        }\n\n        // The UI only handle repeat by one day of month i.e. not 9th and 10th\n        // of every month\n        if (er.bymonthdayCount > 1) {\n            return false;\n        }\n\n        if (er.freq == EventRecurrence.MONTHLY) {\n            if (er.bydayCount > 1) {\n                return false;\n            }\n            if (er.bydayCount > 0 && er.bymonthdayCount > 0) {\n                return false;\n            }\n        }\n\n        return true;\n    }\n\n    // TODO don't lose data when getting data that our UI can't handle\n    static private void copyEventRecurrenceToModel(final EventRecurrence er,\n                                                   RecurrenceModel model) {\n        // Freq:\n        switch (er.freq) {\n            case EventRecurrence.DAILY:\n                model.freq = RecurrenceModel.FREQ_DAILY;\n                break;\n            case EventRecurrence.MONTHLY:\n                model.freq = RecurrenceModel.FREQ_MONTHLY;\n                break;\n            case EventRecurrence.YEARLY:\n                model.freq = RecurrenceModel.FREQ_YEARLY;\n                break;\n            case EventRecurrence.WEEKLY:\n                model.freq = RecurrenceModel.FREQ_WEEKLY;\n                break;\n            default:\n                throw new IllegalStateException(\"freq=\" + er.freq);\n        }\n\n        // Interval:\n        if (er.interval > 0) {\n            model.interval = er.interval;\n        }\n\n        // End:\n        // End by count:\n        model.endCount = er.count;\n        if (model.endCount > 0) {\n            model.end = RecurrenceModel.END_BY_COUNT;\n        }\n\n        // End by date:\n        if (!TextUtils.isEmpty(er.until)) {\n            if (model.endDate == null) {\n                model.endDate = new Time();\n            }\n\n            try {\n                model.endDate.parse(er.until);\n            } catch (TimeFormatException e) {\n                model.endDate = null;\n            }\n\n            // LIMITATION: The UI can only handle END_BY_DATE or END_BY_COUNT\n            if (model.end == RecurrenceModel.END_BY_COUNT && model.endDate != null) {\n                throw new IllegalStateException(\"freq=\" + er.freq);\n            }\n\n            model.end = RecurrenceModel.END_BY_DATE;\n        }\n\n        // Weekly: repeat by day of week or Monthly: repeat by nth day of week\n        // in the month\n        Arrays.fill(model.weeklyByDayOfWeek, false);\n        if (er.bydayCount > 0) {\n            int count = 0;\n            for (int i = 0; i < er.bydayCount; i++) {\n                int dayOfWeek = EventRecurrence.day2TimeDay(er.byday[i]);\n                model.weeklyByDayOfWeek[dayOfWeek] = true;\n\n                if (model.freq == RecurrenceModel.FREQ_MONTHLY &&\n                        isSupportedMonthlyByNthDayOfWeek(er.bydayNum[i])) {\n                    // LIMITATION: Can handle only (one) weekDayNum in nth or last and only\n                    // when\n                    // monthly\n                    model.monthlyByDayOfWeek = dayOfWeek;\n                    model.monthlyByNthDayOfWeek = er.bydayNum[i];\n                    model.monthlyRepeat = RecurrenceModel.MONTHLY_BY_NTH_DAY_OF_WEEK;\n                    count++;\n                }\n            }\n\n            if (model.freq == RecurrenceModel.FREQ_MONTHLY) {\n                if (er.bydayCount != 1) {\n                    // Can't handle 1st Monday and 2nd Wed\n                    throw new IllegalStateException(\"Can handle only 1 byDayOfWeek in monthly\");\n                }\n                if (count != 1) {\n                    throw new IllegalStateException(\n                            \"Didn't specify which nth day of week to repeat for a monthly\");\n                }\n            }\n        }\n\n        // Monthly by day of month\n        if (model.freq == RecurrenceModel.FREQ_MONTHLY) {\n            if (er.bymonthdayCount == 1) {\n                if (model.monthlyRepeat == RecurrenceModel.MONTHLY_BY_NTH_DAY_OF_WEEK) {\n                    throw new IllegalStateException(\n                            \"Can handle only by monthday or by nth day of week, not both\");\n                }\n                model.monthlyByMonthDay = er.bymonthday[0];\n                model.monthlyRepeat = RecurrenceModel.MONTHLY_BY_DATE;\n            } else if (er.bymonthCount > 1) {\n                // LIMITATION: Can handle only one month day\n                throw new IllegalStateException(\"Can handle only one bymonthday\");\n            }\n        }\n    }\n\n    static private void copyModelToEventRecurrence(final RecurrenceModel model,\n                                                   EventRecurrence er) {\n        if (model.recurrenceState == RecurrenceModel.STATE_NO_RECURRENCE) {\n            throw new IllegalStateException(\"There's no recurrence\");\n        }\n\n        // Freq\n        er.freq = mFreqModelToEventRecurrence[model.freq];\n\n        // Interval\n        if (model.interval <= 1) {\n            er.interval = 0;\n        } else {\n            er.interval = model.interval;\n        }\n\n        // End\n        switch (model.end) {\n            case RecurrenceModel.END_BY_DATE:\n                if (model.endDate != null) {\n                    model.endDate.switchTimezone(Time.TIMEZONE_UTC);\n                    model.endDate.normalize(false);\n                    er.until = model.endDate.format2445();\n                    er.count = 0;\n                } else {\n                    throw new IllegalStateException(\"end = END_BY_DATE but endDate is null\");\n                }\n                break;\n            case RecurrenceModel.END_BY_COUNT:\n                er.count = model.endCount;\n                er.until = null;\n                if (er.count <= 0) {\n                    throw new IllegalStateException(\"count is \" + er.count);\n                }\n                break;\n            default:\n                er.count = 0;\n                er.until = null;\n                break;\n        }\n\n        // Weekly && monthly repeat patterns\n        er.bydayCount = 0;\n        er.bymonthdayCount = 0;\n\n        switch (model.freq) {\n            case RecurrenceModel.FREQ_MONTHLY:\n                if (model.monthlyRepeat == RecurrenceModel.MONTHLY_BY_DATE) {\n                    if (model.monthlyByMonthDay > 0) {\n                        if (er.bymonthday == null || er.bymonthdayCount < 1) {\n                            er.bymonthday = new int[1];\n                        }\n                        er.bymonthday[0] = model.monthlyByMonthDay;\n                        er.bymonthdayCount = 1;\n                    }\n                } else if (model.monthlyRepeat == RecurrenceModel.MONTHLY_BY_NTH_DAY_OF_WEEK) {\n                    if (!isSupportedMonthlyByNthDayOfWeek(model.monthlyByNthDayOfWeek)) {\n                        throw new IllegalStateException(\"month repeat by nth week but n is \"\n                                + model.monthlyByNthDayOfWeek);\n                    }\n                    int count = 1;\n                    if (er.bydayCount < count || er.byday == null || er.bydayNum == null) {\n                        er.byday = new int[count];\n                        er.bydayNum = new int[count];\n                    }\n                    er.bydayCount = count;\n                    er.byday[0] = EventRecurrence.timeDay2Day(model.monthlyByDayOfWeek);\n                    er.bydayNum[0] = model.monthlyByNthDayOfWeek;\n                }\n                break;\n            case RecurrenceModel.FREQ_WEEKLY:\n                int count = 0;\n                for (int i = 0; i < 7; i++) {\n                    if (model.weeklyByDayOfWeek[i]) {\n                        count++;\n                    }\n                }\n\n                if (er.bydayCount < count || er.byday == null || er.bydayNum == null) {\n                    er.byday = new int[count];\n                    er.bydayNum = new int[count];\n                }\n                er.bydayCount = count;\n\n                for (int i = 6; i >= 0; i--) {\n                    if (model.weeklyByDayOfWeek[i]) {\n                        er.bydayNum[--count] = 0;\n                        er.byday[count] = EventRecurrence.timeDay2Day(i);\n                    }\n                }\n                break;\n        }\n\n        if (!canHandleRecurrenceRule(er)) {\n            throw new IllegalStateException(\"UI generated recurrence that it can't handle. ER:\"\n                    + er.toString() + \" Model: \" + model.toString());\n        }\n    }\n\n    @Override\n    public View onCreateView(LayoutInflater inflater, ViewGroup container,\n                             Bundle savedInstanceState) {\n        mRecurrence.wkst = EventRecurrence.timeDay2Day(Utils.getFirstDayOfWeek(getActivity()));\n\n        getDialog().getWindow().requestFeature(Window.FEATURE_NO_TITLE);\n\n        boolean endCountHasFocus = false;\n        if (savedInstanceState != null) {\n            RecurrenceModel m = (RecurrenceModel) savedInstanceState.get(BUNDLE_MODEL);\n            if (m != null) {\n                mModel = m;\n            }\n            endCountHasFocus = savedInstanceState.getBoolean(BUNDLE_END_COUNT_HAS_FOCUS);\n        } else {\n            Bundle b = getArguments();\n            if (b != null) {\n                mTime.set(b.getLong(BUNDLE_START_TIME_MILLIS));\n\n                String tz = b.getString(BUNDLE_TIME_ZONE);\n                if (!TextUtils.isEmpty(tz)) {\n                    mTime.timezone = tz;\n                }\n                mTime.normalize(false);\n\n                // Time days of week: Sun=0, Mon=1, etc\n                mModel.weeklyByDayOfWeek[mTime.weekDay] = true;\n                String rrule = b.getString(BUNDLE_RRULE);\n                if (!TextUtils.isEmpty(rrule)) {\n                    mModel.recurrenceState = RecurrenceModel.STATE_RECURRENCE;\n                    mRecurrence.parse(rrule);\n                    copyEventRecurrenceToModel(mRecurrence, mModel);\n                    // Leave today's day of week as checked by default in weekly view.\n                    if (mRecurrence.bydayCount == 0) {\n                        mModel.weeklyByDayOfWeek[mTime.weekDay] = true;\n                    }\n                }\n\n            } else {\n                mTime.setToNow();\n            }\n        }\n\n        mResources = getResources();\n        mView = inflater.inflate(R.layout.recurrencepicker, container, true);\n\n        final Activity activity = getActivity();\n        final Configuration config = activity.getResources().getConfiguration();\n\n        mRepeatSwitch = (Switch) mView.findViewById(R.id.repeat_switch);\n        mRepeatSwitch.setChecked(mModel.recurrenceState == RecurrenceModel.STATE_RECURRENCE);\n        mRepeatSwitch.setOnCheckedChangeListener(new OnCheckedChangeListener() {\n\n            @Override\n            public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n                mModel.recurrenceState = isChecked ? RecurrenceModel.STATE_RECURRENCE\n                        : RecurrenceModel.STATE_NO_RECURRENCE;\n                togglePickerOptions();\n            }\n        });\n\n        mFreqSpinner = (Spinner) mView.findViewById(R.id.freqSpinner);\n        mFreqSpinner.setOnItemSelectedListener(this);\n        ArrayAdapter<CharSequence> freqAdapter = ArrayAdapter.createFromResource(getActivity(),\n                R.array.recurrence_freq, R.layout.recurrencepicker_freq_item);\n        freqAdapter.setDropDownViewResource(R.layout.recurrencepicker_freq_item);\n        mFreqSpinner.setAdapter(freqAdapter);\n\n        mInterval = (EditText) mView.findViewById(R.id.interval);\n        mInterval.addTextChangedListener(new minMaxTextWatcher(1, INTERVAL_DEFAULT, INTERVAL_MAX) {\n            @Override\n            void onChange(int v) {\n                if (mIntervalResId != -1 && mInterval.getText().toString().length() > 0) {\n                    mModel.interval = v;\n                    updateIntervalText();\n                    mInterval.requestLayout();\n                }\n            }\n        });\n        mIntervalPreText = (TextView) mView.findViewById(R.id.intervalPreText);\n        mIntervalPostText = (TextView) mView.findViewById(R.id.intervalPostText);\n\n        mEndNeverStr = mResources.getString(R.string.recurrence_end_continously);\n        mEndDateLabel = mResources.getString(R.string.recurrence_end_date_label);\n        mEndCountLabel = mResources.getString(R.string.recurrence_end_count_label);\n\n        mEndSpinnerArray.add(mEndNeverStr);\n        mEndSpinnerArray.add(mEndDateLabel);\n        mEndSpinnerArray.add(mEndCountLabel);\n        mEndSpinner = (Spinner) mView.findViewById(R.id.endSpinner);\n        mEndSpinner.setOnItemSelectedListener(this);\n        mEndSpinnerAdapter = new EndSpinnerAdapter(getActivity(), mEndSpinnerArray,\n                R.layout.recurrencepicker_freq_item, R.layout.recurrencepicker_end_text);\n        mEndSpinnerAdapter.setDropDownViewResource(R.layout.recurrencepicker_freq_item);\n        mEndSpinner.setAdapter(mEndSpinnerAdapter);\n\n        mEndCount = (EditText) mView.findViewById(R.id.endCount);\n        mEndCount.addTextChangedListener(new minMaxTextWatcher(1, COUNT_DEFAULT, COUNT_MAX) {\n            @Override\n            void onChange(int v) {\n                if (mModel.endCount != v) {\n                    mModel.endCount = v;\n                    updateEndCountText();\n                    mEndCount.requestLayout();\n                }\n            }\n        });\n        mPostEndCount = (TextView) mView.findViewById(R.id.postEndCount);\n\n        mEndDateTextView = (TextView) mView.findViewById(R.id.endDate);\n        mEndDateTextView.setOnClickListener(this);\n        if (mModel.endDate == null) {\n            mModel.endDate = new Time(mTime);\n            switch (mModel.freq) {\n                case RecurrenceModel.FREQ_DAILY:\n                case RecurrenceModel.FREQ_WEEKLY:\n                    mModel.endDate.month += 1;\n                    break;\n                case RecurrenceModel.FREQ_MONTHLY:\n                    mModel.endDate.month += 3;\n                    break;\n                case RecurrenceModel.FREQ_YEARLY:\n                    mModel.endDate.year += 3;\n                    break;\n            }\n            mModel.endDate.normalize(false);\n        }\n\n        mWeekGroup = (LinearLayout) mView.findViewById(R.id.weekGroup);\n        mWeekGroup2 = (LinearLayout) mView.findViewById(R.id.weekGroup2);\n\n        // In Calendar.java day of week order e.g Sun = 1 ... Sat = 7\n        String[] dayOfWeekString = new DateFormatSymbols().getWeekdays();\n\n        mMonthRepeatByDayOfWeekStrs = new String[7][];\n        // from Time.SUNDAY as 0 through Time.SATURDAY as 6\n        mMonthRepeatByDayOfWeekStrs[0] = mResources.getStringArray(R.array.repeat_by_nth_sun);\n        mMonthRepeatByDayOfWeekStrs[1] = mResources.getStringArray(R.array.repeat_by_nth_mon);\n        mMonthRepeatByDayOfWeekStrs[2] = mResources.getStringArray(R.array.repeat_by_nth_tues);\n        mMonthRepeatByDayOfWeekStrs[3] = mResources.getStringArray(R.array.repeat_by_nth_wed);\n        mMonthRepeatByDayOfWeekStrs[4] = mResources.getStringArray(R.array.repeat_by_nth_thurs);\n        mMonthRepeatByDayOfWeekStrs[5] = mResources.getStringArray(R.array.repeat_by_nth_fri);\n        mMonthRepeatByDayOfWeekStrs[6] = mResources.getStringArray(R.array.repeat_by_nth_sat);\n\n        // In Time.java day of week order e.g. Sun = 0\n        int idx = Utils.getFirstDayOfWeek(getActivity());\n\n        // In Calendar.java day of week order e.g Sun = 1 ... Sat = 7\n        dayOfWeekString = new DateFormatSymbols().getShortWeekdays();\n\n        int numOfButtonsInRow1;\n        int numOfButtonsInRow2;\n\n        if (mResources.getConfiguration().screenWidthDp > MIN_SCREEN_WIDTH_FOR_SINGLE_ROW_WEEK) {\n            numOfButtonsInRow1 = 7;\n            numOfButtonsInRow2 = 0;\n            mWeekGroup2.setVisibility(View.GONE);\n            mWeekGroup2.getChildAt(3).setVisibility(View.GONE);\n        } else {\n            numOfButtonsInRow1 = 4;\n            numOfButtonsInRow2 = 3;\n\n            mWeekGroup2.setVisibility(View.VISIBLE);\n            // Set rightmost button on the second row invisible so it takes up\n            // space and everything centers properly\n            mWeekGroup2.getChildAt(3).setVisibility(View.INVISIBLE);\n        }\n\n        /* First row */\n        for (int i = 0; i < 7; i++) {\n            if (i >= numOfButtonsInRow1) {\n                mWeekGroup.getChildAt(i).setVisibility(View.GONE);\n                continue;\n            }\n\n            mWeekByDayButtons[idx] = (ToggleButton) mWeekGroup.getChildAt(i);\n            mWeekByDayButtons[idx].setTextOff(dayOfWeekString[TIME_DAY_TO_CALENDAR_DAY[idx]]);\n            mWeekByDayButtons[idx].setTextOn(dayOfWeekString[TIME_DAY_TO_CALENDAR_DAY[idx]]);\n            mWeekByDayButtons[idx].setOnCheckedChangeListener(this);\n\n            if (++idx >= 7) {\n                idx = 0;\n            }\n        }\n\n        /* 2nd Row */\n        for (int i = 0; i < 3; i++) {\n            if (i >= numOfButtonsInRow2) {\n                mWeekGroup2.getChildAt(i).setVisibility(View.GONE);\n                continue;\n            }\n            mWeekByDayButtons[idx] = (ToggleButton) mWeekGroup2.getChildAt(i);\n            mWeekByDayButtons[idx].setTextOff(dayOfWeekString[TIME_DAY_TO_CALENDAR_DAY[idx]]);\n            mWeekByDayButtons[idx].setTextOn(dayOfWeekString[TIME_DAY_TO_CALENDAR_DAY[idx]]);\n            mWeekByDayButtons[idx].setOnCheckedChangeListener(this);\n\n            if (++idx >= 7) {\n                idx = 0;\n            }\n        }\n\n        mMonthGroup = (LinearLayout) mView.findViewById(R.id.monthGroup);\n        mMonthRepeatByRadioGroup = (RadioGroup) mView.findViewById(R.id.monthGroup);\n        mMonthRepeatByRadioGroup.setOnCheckedChangeListener(this);\n        mRepeatMonthlyByNthDayOfWeek = (RadioButton) mView\n                .findViewById(R.id.repeatMonthlyByNthDayOfTheWeek);\n        mRepeatMonthlyByNthDayOfMonth = (RadioButton) mView\n                .findViewById(R.id.repeatMonthlyByNthDayOfMonth);\n\n        mDone = (Button) mView.findViewById(R.id.done);\n        mDone.setOnClickListener(this);\n\n        togglePickerOptions();\n        updateDialog();\n        if (endCountHasFocus) {\n            mEndCount.requestFocus();\n        }\n        return mView;\n    }\n\n    private void togglePickerOptions() {\n        if (mModel.recurrenceState == RecurrenceModel.STATE_NO_RECURRENCE) {\n            mFreqSpinner.setEnabled(false);\n            mEndSpinner.setEnabled(false);\n            mIntervalPreText.setEnabled(false);\n            mInterval.setEnabled(false);\n            mIntervalPostText.setEnabled(false);\n            mMonthRepeatByRadioGroup.setEnabled(false);\n            mEndCount.setEnabled(false);\n            mPostEndCount.setEnabled(false);\n            mEndDateTextView.setEnabled(false);\n            mRepeatMonthlyByNthDayOfWeek.setEnabled(false);\n            mRepeatMonthlyByNthDayOfMonth.setEnabled(false);\n            for (Button button : mWeekByDayButtons) {\n                button.setEnabled(false);\n            }\n        } else {\n            mView.findViewById(R.id.options).setEnabled(true);\n            mFreqSpinner.setEnabled(true);\n            mEndSpinner.setEnabled(true);\n            mIntervalPreText.setEnabled(true);\n            mInterval.setEnabled(true);\n            mIntervalPostText.setEnabled(true);\n            mMonthRepeatByRadioGroup.setEnabled(true);\n            mEndCount.setEnabled(true);\n            mPostEndCount.setEnabled(true);\n            mEndDateTextView.setEnabled(true);\n            mRepeatMonthlyByNthDayOfWeek.setEnabled(true);\n            mRepeatMonthlyByNthDayOfMonth.setEnabled(true);\n            for (Button button : mWeekByDayButtons) {\n                button.setEnabled(true);\n            }\n        }\n        updateDoneButtonState();\n    }\n\n    private void updateDoneButtonState() {\n        if (mModel.recurrenceState == RecurrenceModel.STATE_NO_RECURRENCE) {\n            mDone.setEnabled(true);\n            return;\n        }\n\n        if (mInterval.getText().toString().length() == 0) {\n            mDone.setEnabled(false);\n            return;\n        }\n\n        if (mEndCount.getVisibility() == View.VISIBLE &&\n                mEndCount.getText().toString().length() == 0) {\n            mDone.setEnabled(false);\n            return;\n        }\n\n        if (mModel.freq == RecurrenceModel.FREQ_WEEKLY) {\n            for (CompoundButton b : mWeekByDayButtons) {\n                if (b.isChecked()) {\n                    mDone.setEnabled(true);\n                    return;\n                }\n            }\n            mDone.setEnabled(false);\n            return;\n        }\n\n        mDone.setEnabled(true);\n    }\n\n    @Override\n    public void onSaveInstanceState(Bundle outState) {\n        super.onSaveInstanceState(outState);\n        outState.putParcelable(BUNDLE_MODEL, mModel);\n        if (mEndCount.hasFocus()) {\n            outState.putBoolean(BUNDLE_END_COUNT_HAS_FOCUS, true);\n        }\n    }\n\n    public void updateDialog() {\n        // Interval\n        // Checking before setting because this causes infinite recursion\n        // in afterTextWatcher\n        final String intervalStr = Integer.toString(mModel.interval);\n        if (!intervalStr.equals(mInterval.getText().toString())) {\n            mInterval.setText(intervalStr);\n        }\n\n        mFreqSpinner.setSelection(mModel.freq);\n        mWeekGroup.setVisibility(mModel.freq == RecurrenceModel.FREQ_WEEKLY ? View.VISIBLE : View.GONE);\n        mWeekGroup2.setVisibility(mModel.freq == RecurrenceModel.FREQ_WEEKLY ? View.VISIBLE : View.GONE);\n        mMonthGroup.setVisibility(mModel.freq == RecurrenceModel.FREQ_MONTHLY ? View.VISIBLE : View.GONE);\n\n        switch (mModel.freq) {\n            case RecurrenceModel.FREQ_DAILY:\n                mIntervalResId = R.plurals.recurrence_interval_daily;\n                break;\n\n            case RecurrenceModel.FREQ_WEEKLY:\n                mIntervalResId = R.plurals.recurrence_interval_weekly;\n                for (int i = 0; i < 7; i++) {\n                    mWeekByDayButtons[i].setChecked(mModel.weeklyByDayOfWeek[i]);\n                }\n                break;\n\n            case RecurrenceModel.FREQ_MONTHLY:\n                mIntervalResId = R.plurals.recurrence_interval_monthly;\n\n                if (mModel.monthlyRepeat == RecurrenceModel.MONTHLY_BY_DATE) {\n                    mMonthRepeatByRadioGroup.check(R.id.repeatMonthlyByNthDayOfMonth);\n                } else if (mModel.monthlyRepeat == RecurrenceModel.MONTHLY_BY_NTH_DAY_OF_WEEK) {\n                    mMonthRepeatByRadioGroup.check(R.id.repeatMonthlyByNthDayOfTheWeek);\n                }\n\n                if (mMonthRepeatByDayOfWeekStr == null) {\n                    if (mModel.monthlyByNthDayOfWeek == 0) {\n                        mModel.monthlyByNthDayOfWeek = (mTime.monthDay + 6) / 7;\n                        // Since not all months have 5 weeks, we convert 5th NthDayOfWeek to\n                        // -1 for last monthly day of the week\n                        if (mModel.monthlyByNthDayOfWeek >= FIFTH_WEEK_IN_A_MONTH) {\n                            mModel.monthlyByNthDayOfWeek = LAST_NTH_DAY_OF_WEEK;\n                        }\n                        mModel.monthlyByDayOfWeek = mTime.weekDay;\n                    }\n\n                    String[] monthlyByNthDayOfWeekStrs =\n                            mMonthRepeatByDayOfWeekStrs[mModel.monthlyByDayOfWeek];\n\n                    // TODO(psliwowski): Find a better way handle -1 indexes\n                    int msgIndex = mModel.monthlyByNthDayOfWeek < 0 ? FIFTH_WEEK_IN_A_MONTH :\n                            mModel.monthlyByNthDayOfWeek;\n                    mMonthRepeatByDayOfWeekStr =\n                            monthlyByNthDayOfWeekStrs[msgIndex - 1];\n                    mRepeatMonthlyByNthDayOfWeek.setText(mMonthRepeatByDayOfWeekStr);\n                }\n                break;\n\n            case RecurrenceModel.FREQ_YEARLY:\n                mIntervalResId = R.plurals.recurrence_interval_yearly;\n                break;\n        }\n        updateIntervalText();\n        updateDoneButtonState();\n\n        mEndSpinner.setSelection(mModel.end);\n        if (mModel.end == RecurrenceModel.END_BY_DATE) {\n            final String dateStr = DateUtils.formatDateTime(getActivity(),\n                    mModel.endDate.toMillis(false), DateUtils.FORMAT_NUMERIC_DATE);\n            mEndDateTextView.setText(dateStr);\n        } else {\n            if (mModel.end == RecurrenceModel.END_BY_COUNT) {\n                // Checking before setting because this causes infinite\n                // recursion\n                // in afterTextWatcher\n                final String countStr = Integer.toString(mModel.endCount);\n                if (!countStr.equals(mEndCount.getText().toString())) {\n                    mEndCount.setText(countStr);\n                }\n            }\n        }\n    }\n\n    /**\n     * @param endDateString\n     */\n    private void setEndSpinnerEndDateStr(final String endDateString) {\n        mEndSpinnerArray.set(1, endDateString);\n        mEndSpinnerAdapter.notifyDataSetChanged();\n    }\n\n    private void doToast() {\n        Log.e(TAG, \"Model = \" + mModel.toString());\n        String rrule;\n        if (mModel.recurrenceState == RecurrenceModel.STATE_NO_RECURRENCE) {\n            rrule = \"Not repeating\";\n        } else {\n            copyModelToEventRecurrence(mModel, mRecurrence);\n            rrule = mRecurrence.toString();\n        }\n\n        if (mToast != null) {\n            mToast.cancel();\n        }\n        mToast = Toast.makeText(getActivity(), rrule,\n                Toast.LENGTH_LONG);\n        mToast.show();\n    }\n\n    // TODO Test and update for Right-to-Left\n    private void updateIntervalText() {\n        if (mIntervalResId == -1) {\n            return;\n        }\n\n        final String INTERVAL_COUNT_MARKER = \"%d\";\n        String intervalString = mResources.getQuantityString(mIntervalResId, mModel.interval);\n        int markerStart = intervalString.indexOf(INTERVAL_COUNT_MARKER);\n\n        if (markerStart != -1) {\n            int postTextStart = markerStart + INTERVAL_COUNT_MARKER.length();\n            mIntervalPostText.setText(intervalString.substring(postTextStart,\n                    intervalString.length()).trim());\n            mIntervalPreText.setText(intervalString.substring(0, markerStart).trim());\n        }\n    }\n\n    /**\n     * Update the \"Repeat for N events\" end option with the proper string values\n     * based on the value that has been entered for N.\n     */\n    private void updateEndCountText() {\n        final String END_COUNT_MARKER = \"%d\";\n        String endString = mResources.getQuantityString(R.plurals.recurrence_end_count,\n                mModel.endCount);\n        int markerStart = endString.indexOf(END_COUNT_MARKER);\n\n        if (markerStart != -1) {\n            if (markerStart == 0) {\n                Log.e(TAG, \"No text to put in to recurrence's end spinner.\");\n            } else {\n                int postTextStart = markerStart + END_COUNT_MARKER.length();\n                mPostEndCount.setText(endString.substring(postTextStart,\n                        endString.length()).trim());\n            }\n        }\n    }\n\n    // Implements OnItemSelectedListener interface\n    // Freq spinner\n    // End spinner\n    @Override\n    public void onItemSelected(AdapterView<?> parent, View view, int position, long id) {\n        if (parent == mFreqSpinner) {\n            mModel.freq = position;\n        } else if (parent == mEndSpinner) {\n            switch (position) {\n                case RecurrenceModel.END_NEVER:\n                    mModel.end = RecurrenceModel.END_NEVER;\n                    break;\n                case RecurrenceModel.END_BY_DATE:\n                    mModel.end = RecurrenceModel.END_BY_DATE;\n                    break;\n                case RecurrenceModel.END_BY_COUNT:\n                    mModel.end = RecurrenceModel.END_BY_COUNT;\n\n                    if (mModel.endCount <= 1) {\n                        mModel.endCount = 1;\n                    } else if (mModel.endCount > COUNT_MAX) {\n                        mModel.endCount = COUNT_MAX;\n                    }\n                    updateEndCountText();\n                    break;\n            }\n            mEndCount.setVisibility(mModel.end == RecurrenceModel.END_BY_COUNT ? View.VISIBLE\n                    : View.GONE);\n            mEndDateTextView.setVisibility(mModel.end == RecurrenceModel.END_BY_DATE ? View.VISIBLE\n                    : View.GONE);\n            mPostEndCount.setVisibility(\n                    mModel.end == RecurrenceModel.END_BY_COUNT && !mHidePostEndCount ?\n                            View.VISIBLE : View.GONE);\n\n        }\n        updateDialog();\n    }\n\n    // Implements OnItemSelectedListener interface\n    @Override\n    public void onNothingSelected(AdapterView<?> arg0) {\n    }\n\n    @Override\n    public void onDateSet(DatePickerDialog view, int year, int monthOfYear, int dayOfMonth) {\n        if (mModel.endDate == null) {\n            mModel.endDate = new Time(mTime.timezone);\n            mModel.endDate.hour = mModel.endDate.minute = mModel.endDate.second = 0;\n        }\n        mModel.endDate.year = year;\n        mModel.endDate.month = monthOfYear;\n        mModel.endDate.monthDay = dayOfMonth;\n        mModel.endDate.normalize(false);\n        updateDialog();\n    }\n\n    // Implements OnCheckedChangeListener interface\n    // Week repeat by day of week\n    @Override\n    public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {\n        int itemIdx = -1;\n        for (int i = 0; i < 7; i++) {\n            if (itemIdx == -1 && buttonView == mWeekByDayButtons[i]) {\n                itemIdx = i;\n                mModel.weeklyByDayOfWeek[i] = isChecked;\n            }\n        }\n        updateDialog();\n    }\n\n    // Implements android.widget.RadioGroup.OnCheckedChangeListener interface\n    // Month repeat by radio buttons\n    @Override\n    public void onCheckedChanged(RadioGroup group, int checkedId) {\n        if (checkedId == R.id.repeatMonthlyByNthDayOfMonth) {\n            mModel.monthlyRepeat = RecurrenceModel.MONTHLY_BY_DATE;\n        } else if (checkedId == R.id.repeatMonthlyByNthDayOfTheWeek) {\n            mModel.monthlyRepeat = RecurrenceModel.MONTHLY_BY_NTH_DAY_OF_WEEK;\n        }\n        updateDialog();\n    }\n\n    // Implements OnClickListener interface\n    // EndDate button\n    // Done button\n    @Override\n    public void onClick(View v) {\n        if (mEndDateTextView == v) {\n            if (mDatePickerDialog != null) {\n                mDatePickerDialog.dismiss();\n            }\n            mDatePickerDialog = DatePickerDialog.newInstance(this, mModel.endDate.year,\n                    mModel.endDate.month, mModel.endDate.monthDay);\n            mDatePickerDialog.setFirstDayOfWeek(Utils.getFirstDayOfWeekAsCalendar(getActivity()));\n            mDatePickerDialog.setYearRange(Utils.YEAR_MIN, Utils.YEAR_MAX);\n            mDatePickerDialog.show(getFragmentManager(), FRAG_TAG_DATE_PICKER);\n        } else if (mDone == v) {\n            String rrule;\n            if (mModel.recurrenceState == RecurrenceModel.STATE_NO_RECURRENCE) {\n                rrule = null;\n            } else {\n                copyModelToEventRecurrence(mModel, mRecurrence);\n                rrule = mRecurrence.toString();\n            }\n            if (mRecurrenceSetListener != null) {\n                mRecurrenceSetListener.onRecurrenceSet(rrule);\n            }\n            dismiss();\n        }\n    }\n\n    @Override\n    public void onActivityCreated(Bundle savedInstanceState) {\n        super.onActivityCreated(savedInstanceState);\n        mDatePickerDialog = (DatePickerDialog) getFragmentManager()\n                .findFragmentByTag(FRAG_TAG_DATE_PICKER);\n        if (mDatePickerDialog != null) {\n            mDatePickerDialog.setOnDateSetListener(this);\n        }\n    }\n\n    public interface OnRecurrenceSetListener {\n        void onRecurrenceSet(String rrule);\n    }\n\n    public void setOnRecurrenceSetListener(OnRecurrenceSetListener l) {\n        mRecurrenceSetListener = l;\n    }\n\n    private class EndSpinnerAdapter extends ArrayAdapter<CharSequence> {\n        final String END_DATE_MARKER = \"%s\";\n        final String END_COUNT_MARKER = \"%d\";\n\n        private LayoutInflater mInflater;\n        private int mItemResourceId;\n        private int mTextResourceId;\n        private ArrayList<CharSequence> mStrings;\n        private String mEndDateString;\n        private boolean mUseFormStrings;\n\n        /**\n         * @param context\n         * @param textViewResourceId\n         * @param objects\n         */\n        public EndSpinnerAdapter(Context context, ArrayList<CharSequence> strings,\n                                 int itemResourceId, int textResourceId) {\n            super(context, itemResourceId, strings);\n            mInflater = (LayoutInflater) context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);\n            mItemResourceId = itemResourceId;\n            mTextResourceId = textResourceId;\n            mStrings = strings;\n            mEndDateString = getResources().getString(R.string.recurrence_end_date);\n\n            // If either date or count strings don't translate well, such that we aren't assured\n            // to have some text available to be placed in the spinner, then we'll have to use\n            // the more form-like versions of both strings instead.\n            int markerStart = mEndDateString.indexOf(END_DATE_MARKER);\n            if (markerStart <= 0) {\n                // The date string does not have any text before the \"%s\" so we'll have to use the\n                // more form-like strings instead.\n                mUseFormStrings = true;\n            } else {\n                String countEndStr = getResources().getQuantityString(\n                        R.plurals.recurrence_end_count, 1);\n                markerStart = countEndStr.indexOf(END_COUNT_MARKER);\n                if (markerStart <= 0) {\n                    // The count string does not have any text before the \"%d\" so we'll have to use\n                    // the more form-like strings instead.\n                    mUseFormStrings = true;\n                }\n            }\n\n            if (mUseFormStrings) {\n                // We'll have to set the layout for the spinner to be weight=0 so it doesn't\n                // take up too much space.\n                mEndSpinner.setLayoutParams(\n                        new TableLayout.LayoutParams(0, LayoutParams.WRAP_CONTENT, 1f));\n            }\n        }\n\n        @Override\n        public View getView(int position, View convertView, ViewGroup parent) {\n            View v;\n            // Check if we can recycle the view\n            if (convertView == null) {\n                v = mInflater.inflate(mTextResourceId, parent, false);\n            } else {\n                v = convertView;\n            }\n\n            TextView item = (TextView) v.findViewById(R.id.spinner_item);\n            int markerStart;\n            switch (position) {\n                case RecurrenceModel.END_NEVER:\n                    item.setText(mStrings.get(RecurrenceModel.END_NEVER));\n                    break;\n                case RecurrenceModel.END_BY_DATE:\n                    markerStart = mEndDateString.indexOf(END_DATE_MARKER);\n\n                    if (markerStart != -1) {\n                        if (mUseFormStrings || markerStart == 0) {\n                            // If we get here, the translation of \"Until\" doesn't work correctly,\n                            // so we'll just set the whole \"Until a date\" string.\n                            item.setText(mEndDateLabel);\n                        } else {\n                            item.setText(mEndDateString.substring(0, markerStart).trim());\n                        }\n                    }\n                    break;\n                case RecurrenceModel.END_BY_COUNT:\n                    String endString = mResources.getQuantityString(R.plurals.recurrence_end_count,\n                            mModel.endCount);\n                    markerStart = endString.indexOf(END_COUNT_MARKER);\n\n                    if (markerStart != -1) {\n                        if (mUseFormStrings || markerStart == 0) {\n                            // If we get here, the translation of \"For\" doesn't work correctly,\n                            // so we'll just set the whole \"For a number of events\" string.\n                            item.setText(mEndCountLabel);\n                            // Also, we'll hide the \" events\" that would have been at the end.\n                            mPostEndCount.setVisibility(View.GONE);\n                            // Use this flag so the onItemSelected knows whether to show it later.\n                            mHidePostEndCount = true;\n                        } else {\n                            int postTextStart = markerStart + END_COUNT_MARKER.length();\n                            mPostEndCount.setText(endString.substring(postTextStart,\n                                    endString.length()).trim());\n                            // In case it's a recycled view that wasn't visible.\n                            if (mModel.end == RecurrenceModel.END_BY_COUNT) {\n                                mPostEndCount.setVisibility(View.VISIBLE);\n                            }\n                            if (endString.charAt(markerStart - 1) == ' ') {\n                                markerStart--;\n                            }\n                            item.setText(endString.substring(0, markerStart).trim());\n                        }\n                    }\n                    break;\n                default:\n                    v = null;\n                    break;\n            }\n\n            return v;\n        }\n\n        @Override\n        public View getDropDownView(int position, View convertView, ViewGroup parent) {\n            View v;\n            // Check if we can recycle the view\n            if (convertView == null) {\n                v = mInflater.inflate(mItemResourceId, parent, false);\n            } else {\n                v = convertView;\n            }\n\n            TextView item = (TextView) v.findViewById(R.id.spinner_item);\n            item.setText(mStrings.get(position));\n\n            return v;\n        }\n    }\n}\n"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/Utils.java",
    "content": "/*\n * Copyright (C) 2006 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\npackage be.billington.calendar.recurrencepicker;\n\nimport android.accounts.Account;\nimport android.app.Activity;\nimport android.app.SearchManager;\nimport android.content.BroadcastReceiver;\nimport android.content.ContentResolver;\nimport android.content.Context;\nimport android.content.Intent;\nimport android.content.IntentFilter;\nimport android.content.pm.PackageManager;\nimport android.content.res.Resources;\nimport android.database.Cursor;\nimport android.database.MatrixCursor;\nimport android.graphics.Color;\nimport android.net.Uri;\nimport android.os.Build;\nimport android.os.Bundle;\nimport android.os.Handler;\nimport android.provider.CalendarContract.Calendars;\nimport android.text.Spannable;\nimport android.text.SpannableString;\nimport android.text.Spanned;\nimport android.text.TextUtils;\nimport android.text.format.Time;\nimport android.text.style.URLSpan;\nimport android.text.util.Linkify;\nimport android.util.Log;\nimport android.widget.SearchView;\n\nimport java.util.ArrayList;\nimport java.util.Calendar;\nimport java.util.HashMap;\nimport java.util.Iterator;\nimport java.util.LinkedList;\nimport java.util.List;\nimport java.util.Map;\nimport java.util.TimeZone;\nimport java.util.regex.Matcher;\nimport java.util.regex.Pattern;\n\nimport static android.provider.CalendarContract.EXTRA_EVENT_BEGIN_TIME;\n\npublic class Utils {\n    private static final boolean DEBUG = false;\n    private static final String TAG = \"CalUtils\";\n\n    // Set to 0 until we have UI to perform undo\n    public static final long UNDO_DELAY = 0;\n\n    // For recurring events which instances of the series are being modified\n    public static final int MODIFY_UNINITIALIZED = 0;\n    public static final int MODIFY_SELECTED = 1;\n    public static final int MODIFY_ALL_FOLLOWING = 2;\n    public static final int MODIFY_ALL = 3;\n\n    // When the edit event view finishes it passes back the appropriate exit\n    // code.\n    public static final int DONE_REVERT = 1 << 0;\n    public static final int DONE_SAVE = 1 << 1;\n    public static final int DONE_DELETE = 1 << 2;\n    // And should re run with DONE_EXIT if it should also leave the view, just\n    // exiting is identical to reverting\n    public static final int DONE_EXIT = 1 << 0;\n\n    public static final String OPEN_EMAIL_MARKER = \" <\";\n    public static final String CLOSE_EMAIL_MARKER = \">\";\n\n    public static final String INTENT_KEY_DETAIL_VIEW = \"DETAIL_VIEW\";\n    public static final String INTENT_KEY_VIEW_TYPE = \"VIEW\";\n    public static final String INTENT_VALUE_VIEW_TYPE_DAY = \"DAY\";\n    public static final String INTENT_KEY_HOME = \"KEY_HOME\";\n\n    public static final int MONDAY_BEFORE_JULIAN_EPOCH = Time.EPOCH_JULIAN_DAY - 3;\n    public static final int DECLINED_EVENT_ALPHA = 0x66;\n    public static final int DECLINED_EVENT_TEXT_ALPHA = 0xC0;\n\n    private static final float SATURATION_ADJUST = 1.3f;\n    private static final float INTENSITY_ADJUST = 0.8f;\n\n    // Defines used by the DNA generation code\n    static final int DAY_IN_MINUTES = 60 * 24;\n    static final int WEEK_IN_MINUTES = DAY_IN_MINUTES * 7;\n    // The work day is being counted as 6am to 8pm\n    static int WORK_DAY_MINUTES = 14 * 60;\n    static int WORK_DAY_START_MINUTES = 6 * 60;\n    static int WORK_DAY_END_MINUTES = 20 * 60;\n    static int WORK_DAY_END_LENGTH = (24 * 60) - WORK_DAY_END_MINUTES;\n    static int CONFLICT_COLOR = 0xFF000000;\n    static boolean mMinutesLoaded = false;\n\n    public static final int YEAR_MIN = 1970;\n    public static final int YEAR_MAX = 2036;\n\n    // The name of the shared preferences file. This name must be maintained for\n    // historical\n    // reasons, as it's what PreferenceManager assigned the first time the file\n    // was created.\n    static final String SHARED_PREFS_NAME = \"com.android.calendar_preferences\";\n\n    public static final String KEY_QUICK_RESPONSES = \"preferences_quick_responses\";\n\n    public static final String KEY_ALERTS_VIBRATE_WHEN = \"preferences_alerts_vibrateWhen\";\n\n    public static final String APPWIDGET_DATA_TYPE = \"vnd.android.data/update\";\n\n    static final String MACHINE_GENERATED_ADDRESS = \"calendar.google.com\";\n\n    private static boolean mAllowWeekForDetailView = false;\n    private static long mTardis = 0;\n    private static String sVersion = null;\n\n    private static final Pattern mWildcardPattern = Pattern.compile(\"^.*$\");\n\n    /**\n     * A coordinate must be of the following form for Google Maps to correctly use it:\n     * Latitude, Longitude\n     * <p/>\n     * This may be in decimal form:\n     * Latitude: {-90 to 90}\n     * Longitude: {-180 to 180}\n     * <p/>\n     * Or, in degrees, minutes, and seconds:\n     * Latitude: {-90 to 90}° {0 to 59}' {0 to 59}\"\n     * Latitude: {-180 to 180}° {0 to 59}' {0 to 59}\"\n     * + or - degrees may also be represented with N or n, S or s for latitude, and with\n     * E or e, W or w for longitude, where the direction may either precede or follow the value.\n     * <p/>\n     * Some examples of coordinates that will be accepted by the regex:\n     * 37.422081°, -122.084576°\n     * 37.422081,-122.084576\n     * +37°25'19.49\", -122°5'4.47\"\n     * 37°25'19.49\"N, 122°5'4.47\"W\n     * N 37° 25' 19.49\",  W 122° 5' 4.47\"\n     */\n    private static final String COORD_DEGREES_LATITUDE =\n            \"([-+NnSs]\" + \"(\\\\s)*)?\"\n                    + \"[1-9]?[0-9](\\u00B0)\" + \"(\\\\s)*\"\n                    + \"([1-5]?[0-9]\\')?\" + \"(\\\\s)*\"\n                    + \"([1-5]?[0-9]\" + \"(\\\\.[0-9]+)?\\\")?\"\n                    + \"((\\\\s)*\" + \"[NnSs])?\";\n    private static final String COORD_DEGREES_LONGITUDE =\n            \"([-+EeWw]\" + \"(\\\\s)*)?\"\n                    + \"(1)?[0-9]?[0-9](\\u00B0)\" + \"(\\\\s)*\"\n                    + \"([1-5]?[0-9]\\')?\" + \"(\\\\s)*\"\n                    + \"([1-5]?[0-9]\" + \"(\\\\.[0-9]+)?\\\")?\"\n                    + \"((\\\\s)*\" + \"[EeWw])?\";\n    private static final String COORD_DEGREES_PATTERN =\n            COORD_DEGREES_LATITUDE\n                    + \"(\\\\s)*\" + \",\" + \"(\\\\s)*\"\n                    + COORD_DEGREES_LONGITUDE;\n    private static final String COORD_DECIMAL_LATITUDE =\n            \"[+-]?\"\n                    + \"[1-9]?[0-9]\" + \"(\\\\.[0-9]+)\"\n                    + \"(\\u00B0)?\";\n    private static final String COORD_DECIMAL_LONGITUDE =\n            \"[+-]?\"\n                    + \"(1)?[0-9]?[0-9]\" + \"(\\\\.[0-9]+)\"\n                    + \"(\\u00B0)?\";\n    private static final String COORD_DECIMAL_PATTERN =\n            COORD_DECIMAL_LATITUDE\n                    + \"(\\\\s)*\" + \",\" + \"(\\\\s)*\"\n                    + COORD_DECIMAL_LONGITUDE;\n    private static final Pattern COORD_PATTERN =\n            Pattern.compile(COORD_DEGREES_PATTERN + \"|\" + COORD_DECIMAL_PATTERN);\n\n    private static final String NANP_ALLOWED_SYMBOLS = \"()+-*#.\";\n    private static final int NANP_MIN_DIGITS = 7;\n    private static final int NANP_MAX_DIGITS = 11;\n\n\n    /**\n     * Returns whether the SDK is the Jellybean release or later.\n     */\n    public static boolean isJellybeanOrLater() {\n        return Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN;\n    }\n\n    /**\n     * Returns whether the SDK is the KeyLimePie release or later.\n     */\n    public static boolean isKeyLimePieOrLater() {\n        return Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT;\n    }\n\n\n    /**\n     * Gets the intent action for telling the widget to update.\n     */\n    public static String getWidgetUpdateAction(Context context) {\n        return context.getPackageName() + \".APPWIDGET_UPDATE\";\n    }\n\n    /**\n     * Gets the intent action for telling the widget to update.\n     */\n    public static String getWidgetScheduledUpdateAction(Context context) {\n        return context.getPackageName() + \".APPWIDGET_SCHEDULED_UPDATE\";\n    }\n\n    /**\n     * Gets the intent action for telling the widget to update.\n     */\n    public static String getSearchAuthority(Context context) {\n        return context.getPackageName() + \".CalendarRecentSuggestionsProvider\";\n    }\n\n\n    protected static void tardis() {\n        mTardis = System.currentTimeMillis();\n    }\n\n    protected static long getTardis() {\n        return mTardis;\n    }\n\n\n    public static MatrixCursor matrixCursorFromCursor(Cursor cursor) {\n        if (cursor == null) {\n            return null;\n        }\n\n        String[] columnNames = cursor.getColumnNames();\n        if (columnNames == null) {\n            columnNames = new String[]{};\n        }\n        MatrixCursor newCursor = new MatrixCursor(columnNames);\n        int numColumns = cursor.getColumnCount();\n        String data[] = new String[numColumns];\n        cursor.moveToPosition(-1);\n        while (cursor.moveToNext()) {\n            for (int i = 0; i < numColumns; i++) {\n                data[i] = cursor.getString(i);\n            }\n            newCursor.addRow(data);\n        }\n        return newCursor;\n    }\n\n    /**\n     * Compares two cursors to see if they contain the same data.\n     *\n     * @return Returns true of the cursors contain the same data and are not\n     * null, false otherwise\n     */\n    public static boolean compareCursors(Cursor c1, Cursor c2) {\n        if (c1 == null || c2 == null) {\n            return false;\n        }\n\n        int numColumns = c1.getColumnCount();\n        if (numColumns != c2.getColumnCount()) {\n            return false;\n        }\n\n        if (c1.getCount() != c2.getCount()) {\n            return false;\n        }\n\n        c1.moveToPosition(-1);\n        c2.moveToPosition(-1);\n        while (c1.moveToNext() && c2.moveToNext()) {\n            for (int i = 0; i < numColumns; i++) {\n                if (!TextUtils.equals(c1.getString(i), c2.getString(i))) {\n                    return false;\n                }\n            }\n        }\n\n        return true;\n    }\n\n    /**\n     * If the given intent specifies a time (in milliseconds since the epoch),\n     * then that time is returned. Otherwise, the current time is returned.\n     */\n    public static final long timeFromIntentInMillis(Intent intent) {\n        // If the time was specified, then use that. Otherwise, use the current\n        // time.\n        Uri data = intent.getData();\n        long millis = intent.getLongExtra(EXTRA_EVENT_BEGIN_TIME, -1);\n        if (millis == -1 && data != null && data.isHierarchical()) {\n            List<String> path = data.getPathSegments();\n            if (path.size() == 2 && path.get(0).equals(\"time\")) {\n                try {\n                    millis = Long.valueOf(data.getLastPathSegment());\n                } catch (NumberFormatException e) {\n                    Log.i(\"Calendar\", \"timeFromIntentInMillis: Data existed but no valid time \"\n                            + \"found. Using current time.\");\n                }\n            }\n        }\n        if (millis <= 0) {\n            millis = System.currentTimeMillis();\n        }\n        return millis;\n    }\n\n\n    /**\n     * Returns a list joined together by the provided delimiter, for example,\n     * [\"a\", \"b\", \"c\"] could be joined into \"a,b,c\"\n     *\n     * @param things the things to join together\n     * @param delim  the delimiter to use\n     * @return a string contained the things joined together\n     */\n    public static String join(List<?> things, String delim) {\n        StringBuilder builder = new StringBuilder();\n        boolean first = true;\n        for (Object thing : things) {\n            if (first) {\n                first = false;\n            } else {\n                builder.append(delim);\n            }\n            builder.append(thing.toString());\n        }\n        return builder.toString();\n    }\n\n    /**\n     * Returns the week since {@link android.text.format.Time#EPOCH_JULIAN_DAY} (Jan 1, 1970)\n     * adjusted for first day of week.\n     * <p/>\n     * This takes a julian day and the week start day and calculates which\n     * week since {@link android.text.format.Time#EPOCH_JULIAN_DAY} that day occurs in, starting\n     * at 0. *Do not* use this to compute the ISO week number for the year.\n     *\n     * @param julianDay      The julian day to calculate the week number for\n     * @param firstDayOfWeek Which week day is the first day of the week,\n     *                       see {@link android.text.format.Time#SUNDAY}\n     * @return Weeks since the epoch\n     */\n    public static int getWeeksSinceEpochFromJulianDay(int julianDay, int firstDayOfWeek) {\n        int diff = Time.THURSDAY - firstDayOfWeek;\n        if (diff < 0) {\n            diff += 7;\n        }\n        int refDay = Time.EPOCH_JULIAN_DAY - diff;\n        return (julianDay - refDay) / 7;\n    }\n\n    /**\n     * Takes a number of weeks since the epoch and calculates the Julian day of\n     * the Monday for that week.\n     * <p/>\n     * This assumes that the week containing the {@link android.text.format.Time#EPOCH_JULIAN_DAY}\n     * is considered week 0. It returns the Julian day for the Monday\n     * {@code week} weeks after the Monday of the week containing the epoch.\n     *\n     * @param week Number of weeks since the epoch\n     * @return The julian day for the Monday of the given week since the epoch\n     */\n    public static int getJulianMondayFromWeeksSinceEpoch(int week) {\n        return MONDAY_BEFORE_JULIAN_EPOCH + week * 7;\n    }\n\n    /**\n     * Get first day of week as android.text.format.Time constant.\n     *\n     * @return the first day of week in android.text.format.Time\n     */\n    public static int getFirstDayOfWeek(Context context) {\n        int startDay = Calendar.getInstance().getFirstDayOfWeek();\n\n        if (startDay == Calendar.SATURDAY) {\n            return Time.SATURDAY;\n        } else if (startDay == Calendar.MONDAY) {\n            return Time.MONDAY;\n        } else {\n            return Time.SUNDAY;\n        }\n    }\n\n    /**\n     * Get first day of week as java.util.Calendar constant.\n     *\n     * @return the first day of week as a java.util.Calendar constant\n     */\n    public static int getFirstDayOfWeekAsCalendar(Context context) {\n        return convertDayOfWeekFromTimeToCalendar(getFirstDayOfWeek(context));\n    }\n\n    /**\n     * Converts the day of the week from android.text.format.Time to java.util.Calendar\n     */\n    public static int convertDayOfWeekFromTimeToCalendar(int timeDayOfWeek) {\n        switch (timeDayOfWeek) {\n            case Time.MONDAY:\n                return Calendar.MONDAY;\n            case Time.TUESDAY:\n                return Calendar.TUESDAY;\n            case Time.WEDNESDAY:\n                return Calendar.WEDNESDAY;\n            case Time.THURSDAY:\n                return Calendar.THURSDAY;\n            case Time.FRIDAY:\n                return Calendar.FRIDAY;\n            case Time.SATURDAY:\n                return Calendar.SATURDAY;\n            case Time.SUNDAY:\n                return Calendar.SUNDAY;\n            default:\n                throw new IllegalArgumentException(\"Argument must be between Time.SUNDAY and \" +\n                        \"Time.SATURDAY\");\n        }\n    }\n\n\n    /**\n     * Determine whether the column position is Saturday or not.\n     *\n     * @param column         the column position\n     * @param firstDayOfWeek the first day of week in android.text.format.Time\n     * @return true if the column is Saturday position\n     */\n    public static boolean isSaturday(int column, int firstDayOfWeek) {\n        return (firstDayOfWeek == Time.SUNDAY && column == 6)\n                || (firstDayOfWeek == Time.MONDAY && column == 5)\n                || (firstDayOfWeek == Time.SATURDAY && column == 0);\n    }\n\n    /**\n     * Determine whether the column position is Sunday or not.\n     *\n     * @param column         the column position\n     * @param firstDayOfWeek the first day of week in android.text.format.Time\n     * @return true if the column is Sunday position\n     */\n    public static boolean isSunday(int column, int firstDayOfWeek) {\n        return (firstDayOfWeek == Time.SUNDAY && column == 0)\n                || (firstDayOfWeek == Time.MONDAY && column == 6)\n                || (firstDayOfWeek == Time.SATURDAY && column == 1);\n    }\n\n    /**\n     * Convert given UTC time into current local time. This assumes it is for an\n     * allday event and will adjust the time to be on a midnight boundary.\n     *\n     * @param recycle Time object to recycle, otherwise null.\n     * @param utcTime Time to convert, in UTC.\n     * @param tz      The time zone to convert this time to.\n     */\n    public static long convertAlldayUtcToLocal(Time recycle, long utcTime, String tz) {\n        if (recycle == null) {\n            recycle = new Time();\n        }\n        recycle.timezone = Time.TIMEZONE_UTC;\n        recycle.set(utcTime);\n        recycle.timezone = tz;\n        return recycle.normalize(true);\n    }\n\n    public static long convertAlldayLocalToUTC(Time recycle, long localTime, String tz) {\n        if (recycle == null) {\n            recycle = new Time();\n        }\n        recycle.timezone = tz;\n        recycle.set(localTime);\n        recycle.timezone = Time.TIMEZONE_UTC;\n        return recycle.normalize(true);\n    }\n\n    /**\n     * Finds and returns the next midnight after \"theTime\" in milliseconds UTC\n     *\n     * @param recycle - Time object to recycle, otherwise null.\n     * @param theTime - Time used for calculations (in UTC)\n     * @param tz      The time zone to convert this time to.\n     */\n    public static long getNextMidnight(Time recycle, long theTime, String tz) {\n        if (recycle == null) {\n            recycle = new Time();\n        }\n        recycle.timezone = tz;\n        recycle.set(theTime);\n        recycle.monthDay++;\n        recycle.hour = 0;\n        recycle.minute = 0;\n        recycle.second = 0;\n        return recycle.normalize(true);\n    }\n\n    /**\n     * Scan through a cursor of calendars and check if names are duplicated.\n     * This travels a cursor containing calendar display names and fills in the\n     * provided map with whether or not each name is repeated.\n     *\n     * @param isDuplicateName The map to put the duplicate check results in.\n     * @param cursor          The query of calendars to check\n     * @param nameIndex       The column of the query that contains the display name\n     */\n    public static void checkForDuplicateNames(\n            Map<String, Boolean> isDuplicateName, Cursor cursor, int nameIndex) {\n        isDuplicateName.clear();\n        cursor.moveToPosition(-1);\n        while (cursor.moveToNext()) {\n            String displayName = cursor.getString(nameIndex);\n            // Set it to true if we've seen this name before, false otherwise\n            if (displayName != null) {\n                isDuplicateName.put(displayName, isDuplicateName.containsKey(displayName));\n            }\n        }\n    }\n\n    /**\n     * Null-safe object comparison\n     *\n     * @param s1\n     * @param s2\n     * @return\n     */\n    public static boolean equals(Object o1, Object o2) {\n        return o1 == null ? o2 == null : o1.equals(o2);\n    }\n\n    public static void setAllowWeekForDetailView(boolean allowWeekView) {\n        mAllowWeekForDetailView = allowWeekView;\n    }\n\n    public static boolean getAllowWeekForDetailView() {\n        return mAllowWeekForDetailView;\n    }\n\n    public static boolean getConfigBool(Context c, int key) {\n        return c.getResources().getBoolean(key);\n    }\n\n    /**\n     * For devices with Jellybean or later, darkens the given color to ensure that white text is\n     * clearly visible on top of it.  For devices prior to Jellybean, does nothing, as the\n     * sync adapter handles the color change.\n     *\n     * @param color\n     */\n    public static int getDisplayColorFromColor(int color) {\n        if (!isJellybeanOrLater()) {\n            return color;\n        }\n\n        float[] hsv = new float[3];\n        Color.colorToHSV(color, hsv);\n        hsv[1] = Math.min(hsv[1] * SATURATION_ADJUST, 1.0f);\n        hsv[2] = hsv[2] * INTENSITY_ADJUST;\n        return Color.HSVToColor(hsv);\n    }\n\n    // This takes a color and computes what it would look like blended with\n    // white. The result is the color that should be used for declined events.\n    public static int getDeclinedColorFromColor(int color) {\n        int bg = 0xffffffff;\n        int a = DECLINED_EVENT_ALPHA;\n        int r = (((color & 0x00ff0000) * a) + ((bg & 0x00ff0000) * (0xff - a))) & 0xff000000;\n        int g = (((color & 0x0000ff00) * a) + ((bg & 0x0000ff00) * (0xff - a))) & 0x00ff0000;\n        int b = (((color & 0x000000ff) * a) + ((bg & 0x000000ff) * (0xff - a))) & 0x0000ff00;\n        return (0xff000000) | ((r | g | b) >> 8);\n    }\n\n    // A single strand represents one color of events. Events are divided up by\n    // color to make them convenient to draw. The black strand is special in\n    // that it holds conflicting events as well as color settings for allday on\n    // each day.\n    public static class DNAStrand {\n        public float[] points;\n        public int[] allDays; // color for the allday, 0 means no event\n        int position;\n        public int color;\n        int count;\n    }\n\n    // A segment is a single continuous length of time occupied by a single\n    // color. Segments should never span multiple days.\n    private static class DNASegment {\n        int startMinute; // in minutes since the start of the week\n        int endMinute;\n        int color; // Calendar color or black for conflicts\n        int day; // quick reference to the day this segment is on\n    }\n\n\n    // This processes all the segments, sorts them by color, and generates a\n    // list of points to draw\n    private static void weaveDNAStrands(LinkedList<DNASegment> segments, int firstJulianDay,\n                                        HashMap<Integer, DNAStrand> strands, int top, int bottom, int[] dayXs) {\n        // First, get rid of any colors that ended up with no segments\n        Iterator<DNAStrand> strandIterator = strands.values().iterator();\n        while (strandIterator.hasNext()) {\n            DNAStrand strand = strandIterator.next();\n            if (strand.count < 1 && strand.allDays == null) {\n                strandIterator.remove();\n                continue;\n            }\n            strand.points = new float[strand.count * 4];\n            strand.position = 0;\n        }\n        // Go through each segment and compute its points\n        for (DNASegment segment : segments) {\n            // Add the points to the strand of that color\n            DNAStrand strand = strands.get(segment.color);\n            int dayIndex = segment.day - firstJulianDay;\n            int dayStartMinute = segment.startMinute % DAY_IN_MINUTES;\n            int dayEndMinute = segment.endMinute % DAY_IN_MINUTES;\n            int height = bottom - top;\n            int workDayHeight = height * 3 / 4;\n            int remainderHeight = (height - workDayHeight) / 2;\n\n            int x = dayXs[dayIndex];\n            int y0 = 0;\n            int y1 = 0;\n\n            y0 = top + getPixelOffsetFromMinutes(dayStartMinute, workDayHeight, remainderHeight);\n            y1 = top + getPixelOffsetFromMinutes(dayEndMinute, workDayHeight, remainderHeight);\n            if (DEBUG) {\n                Log.d(TAG, \"Adding \" + Integer.toHexString(segment.color) + \" at x,y0,y1: \" + x\n                        + \" \" + y0 + \" \" + y1 + \" for \" + dayStartMinute + \" \" + dayEndMinute);\n            }\n            strand.points[strand.position++] = x;\n            strand.points[strand.position++] = y0;\n            strand.points[strand.position++] = x;\n            strand.points[strand.position++] = y1;\n        }\n    }\n\n    /**\n     * Compute a pixel offset from the top for a given minute from the work day\n     * height and the height of the top area.\n     */\n    private static int getPixelOffsetFromMinutes(int minute, int workDayHeight,\n                                                 int remainderHeight) {\n        int y;\n        if (minute < WORK_DAY_START_MINUTES) {\n            y = minute * remainderHeight / WORK_DAY_START_MINUTES;\n        } else if (minute < WORK_DAY_END_MINUTES) {\n            y = remainderHeight + (minute - WORK_DAY_START_MINUTES) * workDayHeight\n                    / WORK_DAY_MINUTES;\n        } else {\n            y = remainderHeight + workDayHeight + (minute - WORK_DAY_END_MINUTES) * remainderHeight\n                    / WORK_DAY_END_LENGTH;\n        }\n        return y;\n    }\n\n    /**\n     * Try to get a strand of the given color. Create it if it doesn't exist.\n     */\n    private static DNAStrand getOrCreateStrand(HashMap<Integer, DNAStrand> strands, int color) {\n        DNAStrand strand = strands.get(color);\n        if (strand == null) {\n            strand = new DNAStrand();\n            strand.color = color;\n            strand.count = 0;\n            strands.put(strand.color, strand);\n        }\n        return strand;\n    }\n\n\n    /**\n     * This sets up a search view to use Calendar's search suggestions provider\n     * and to allow refining the search.\n     *\n     * @param view The {@link android.widget.SearchView} to set up\n     * @param act  The activity using the view\n     */\n    public static void setUpSearchView(SearchView view, Activity act) {\n        SearchManager searchManager = (SearchManager) act.getSystemService(Context.SEARCH_SERVICE);\n        view.setSearchableInfo(searchManager.getSearchableInfo(act.getComponentName()));\n        view.setQueryRefinementEnabled(true);\n    }\n\n    // Calculate the time until midnight + 1 second and set the handler to\n    // do run the runnable\n    public static void setMidnightUpdater(Handler h, Runnable r, String timezone) {\n        if (h == null || r == null || timezone == null) {\n            return;\n        }\n        long now = System.currentTimeMillis();\n        Time time = new Time(timezone);\n        time.set(now);\n        long runInMillis = (24 * 3600 - time.hour * 3600 - time.minute * 60 -\n                time.second + 1) * 1000;\n        h.removeCallbacks(r);\n        h.postDelayed(r, runInMillis);\n    }\n\n    // Stop the midnight update thread\n    public static void resetMidnightUpdater(Handler h, Runnable r) {\n        if (h == null || r == null) {\n            return;\n        }\n        h.removeCallbacks(r);\n    }\n\n    /**\n     * Returns the timezone to display in the event info, if the local timezone is different\n     * from the event timezone.  Otherwise returns null.\n     */\n    public static String getDisplayedTimezone(long startMillis, String localTimezone,\n                                              String eventTimezone) {\n        String tzDisplay = null;\n        if (!TextUtils.equals(localTimezone, eventTimezone)) {\n            // Figure out if this is in DST\n            TimeZone tz = TimeZone.getTimeZone(localTimezone);\n            if (tz == null || tz.getID().equals(\"GMT\")) {\n                tzDisplay = localTimezone;\n            } else {\n                Time startTime = new Time(localTimezone);\n                startTime.set(startMillis);\n                tzDisplay = tz.getDisplayName(startTime.isDst != 0, TimeZone.SHORT);\n            }\n        }\n        return tzDisplay;\n    }\n\n    /**\n     * Returns whether the specified time interval is in a single day.\n     */\n    private static boolean singleDayEvent(long startMillis, long endMillis, long localGmtOffset) {\n        if (startMillis == endMillis) {\n            return true;\n        }\n\n        // An event ending at midnight should still be a single-day event, so check\n        // time end-1.\n        int startDay = Time.getJulianDay(startMillis, localGmtOffset);\n        int endDay = Time.getJulianDay(endMillis - 1, localGmtOffset);\n        return startDay == endDay;\n    }\n\n    // Using int constants as a return value instead of an enum to minimize resources.\n    private static final int TODAY = 1;\n    private static final int TOMORROW = 2;\n    private static final int NONE = 0;\n\n    /**\n     * Returns TODAY or TOMORROW if applicable.  Otherwise returns NONE.\n     */\n    private static int isTodayOrTomorrow(Resources r, long dayMillis,\n                                         long currentMillis, long localGmtOffset) {\n        int startDay = Time.getJulianDay(dayMillis, localGmtOffset);\n        int currentDay = Time.getJulianDay(currentMillis, localGmtOffset);\n\n        int days = startDay - currentDay;\n        if (days == 1) {\n            return TOMORROW;\n        } else if (days == 0) {\n            return TODAY;\n        } else {\n            return NONE;\n        }\n    }\n\n    /**\n     * Create an intent for emailing attendees of an event.\n     *\n     * @param resources    The resources for translating strings.\n     * @param eventTitle   The title of the event to use as the email subject.\n     * @param body         The default text for the email body.\n     * @param toEmails     The list of emails for the 'to' line.\n     * @param ccEmails     The list of emails for the 'cc' line.\n     * @param ownerAccount The owner account to use as the email sender.\n     */\n    public static Intent createEmailAttendeesIntent(Resources resources, String eventTitle,\n                                                    String body, List<String> toEmails, List<String> ccEmails, String ownerAccount) {\n        List<String> toList = toEmails;\n        List<String> ccList = ccEmails;\n        if (toEmails.size() <= 0) {\n            if (ccEmails.size() <= 0) {\n                // TODO: Return a SEND intent if no one to email to, to at least populate\n                // a draft email with the subject (and no recipients).\n                throw new IllegalArgumentException(\"Both toEmails and ccEmails are empty.\");\n            }\n\n            // Email app does not work with no \"to\" recipient.  Move all 'cc' to 'to'\n            // in this case.\n            toList = ccEmails;\n            ccList = null;\n        }\n\n        // Use the event title as the email subject (prepended with 'Re: ').\n        String subject = null;\n        if (eventTitle != null) {\n            subject = resources.getString(R.string.email_subject_prefix) + eventTitle;\n        }\n\n        // Use the SENDTO intent with a 'mailto' URI, because using SEND will cause\n        // the picker to show apps like text messaging, which does not make sense\n        // for email addresses.  We put all data in the URI instead of using the extra\n        // Intent fields (ie. EXTRA_CC, etc) because some email apps might not handle\n        // those (though gmail does).\n        Uri.Builder uriBuilder = new Uri.Builder();\n        uriBuilder.scheme(\"mailto\");\n\n        // We will append the first email to the 'mailto' field later (because the\n        // current state of the Email app requires it).  Add the remaining 'to' values\n        // here.  When the email codebase is updated, we can simplify this.\n        if (toList.size() > 1) {\n            for (int i = 1; i < toList.size(); i++) {\n                // The Email app requires repeated parameter settings instead of\n                // a single comma-separated list.\n                uriBuilder.appendQueryParameter(\"to\", toList.get(i));\n            }\n        }\n\n        // Add the subject parameter.\n        if (subject != null) {\n            uriBuilder.appendQueryParameter(\"subject\", subject);\n        }\n\n        // Add the subject parameter.\n        if (body != null) {\n            uriBuilder.appendQueryParameter(\"body\", body);\n        }\n\n        // Add the cc parameters.\n        if (ccList != null && ccList.size() > 0) {\n            for (String email : ccList) {\n                uriBuilder.appendQueryParameter(\"cc\", email);\n            }\n        }\n\n        // Insert the first email after 'mailto:' in the URI manually since Uri.Builder\n        // doesn't seem to have a way to do this.\n        String uri = uriBuilder.toString();\n        if (uri.startsWith(\"mailto:\")) {\n            StringBuilder builder = new StringBuilder(uri);\n            builder.insert(7, Uri.encode(toList.get(0)));\n            uri = builder.toString();\n        }\n\n        // Start the email intent.  Email from the account of the calendar owner in case there\n        // are multiple email accounts.\n        Intent emailIntent = new Intent(Intent.ACTION_SENDTO, Uri.parse(uri));\n        emailIntent.putExtra(\"fromAccountString\", ownerAccount);\n\n        // Workaround a Email bug that overwrites the body with this intent extra.  If not\n        // set, it clears the body.\n        if (body != null) {\n            emailIntent.putExtra(Intent.EXTRA_TEXT, body);\n        }\n\n        return Intent.createChooser(emailIntent, resources.getString(R.string.email_picker_label));\n    }\n\n    /**\n     * Example fake email addresses used as attendee emails are resources like conference rooms,\n     * or another calendar, etc.  These all end in \"calendar.google.com\".\n     */\n    public static boolean isValidEmail(String email) {\n        return email != null && !email.endsWith(MACHINE_GENERATED_ADDRESS);\n    }\n\n    /**\n     * Returns true if:\n     * (1) the email is not a resource like a conference room or another calendar.\n     * Catch most of these by filtering out suffix calendar.google.com.\n     * (2) the email is not equal to the sync account to prevent mailing himself.\n     */\n    public static boolean isEmailableFrom(String email, String syncAccountName) {\n        return Utils.isValidEmail(email) && !email.equals(syncAccountName);\n    }\n\n    private static class CalendarBroadcastReceiver extends BroadcastReceiver {\n\n        Runnable mCallBack;\n\n        public CalendarBroadcastReceiver(Runnable callback) {\n            super();\n            mCallBack = callback;\n        }\n\n        @Override\n        public void onReceive(Context context, Intent intent) {\n            if (intent.getAction().equals(Intent.ACTION_DATE_CHANGED) ||\n                    intent.getAction().equals(Intent.ACTION_TIME_CHANGED) ||\n                    intent.getAction().equals(Intent.ACTION_LOCALE_CHANGED) ||\n                    intent.getAction().equals(Intent.ACTION_TIMEZONE_CHANGED)) {\n                if (mCallBack != null) {\n                    mCallBack.run();\n                }\n            }\n        }\n    }\n\n    public static BroadcastReceiver setTimeChangesReceiver(Context c, Runnable callback) {\n        IntentFilter filter = new IntentFilter();\n        filter.addAction(Intent.ACTION_TIME_CHANGED);\n        filter.addAction(Intent.ACTION_DATE_CHANGED);\n        filter.addAction(Intent.ACTION_TIMEZONE_CHANGED);\n        filter.addAction(Intent.ACTION_LOCALE_CHANGED);\n\n        CalendarBroadcastReceiver r = new CalendarBroadcastReceiver(callback);\n        c.registerReceiver(r, filter);\n        return r;\n    }\n\n    public static void clearTimeChangesReceiver(Context c, BroadcastReceiver r) {\n        c.unregisterReceiver(r);\n    }\n\n    /**\n     * Return the app version code.\n     */\n    public static String getVersionCode(Context context) {\n        if (sVersion == null) {\n            try {\n                sVersion = context.getPackageManager().getPackageInfo(\n                        context.getPackageName(), 0).versionName;\n            } catch (PackageManager.NameNotFoundException e) {\n                // Can't find version; just leave it blank.\n                Log.e(TAG, \"Error finding package \" + context.getApplicationInfo().packageName);\n            }\n        }\n        return sVersion;\n    }\n\n    /**\n     * Checks the server for an updated list of Calendars (in the background).\n     * <p/>\n     * If a Calendar is added on the web (and it is selected and not\n     * hidden) then it will be added to the list of calendars on the phone\n     * (when this finishes).  When a new calendar from the\n     * web is added to the phone, then the events for that calendar are also\n     * downloaded from the web.\n     * <p/>\n     * This sync is done automatically in the background when the\n     * SelectCalendars activity and fragment are started.\n     *\n     * @param account - The account to sync. May be null to sync all accounts.\n     */\n    public static void startCalendarMetafeedSync(Account account) {\n        Bundle extras = new Bundle();\n        extras.putBoolean(ContentResolver.SYNC_EXTRAS_MANUAL, true);\n        extras.putBoolean(\"metafeedonly\", true);\n        ContentResolver.requestSync(account, Calendars.CONTENT_URI.getAuthority(), extras);\n    }\n\n    /**\n     * Replaces stretches of text that look like addresses and phone numbers with clickable\n     * links. If lastDitchGeo is true, then if no links are found in the textview, the entire\n     * string will be converted to a single geo link. Any spans that may have previously been\n     * in the text will be cleared out.\n     * <p/>\n     * This is really just an enhanced version of Linkify.addLinks().\n     *\n     * @param text         - The string to search for links.\n     * @param lastDitchGeo - If no links are found, turn the entire string into one geo link.\n     * @return Spannable object containing the list of URL spans found.\n     */\n    public static Spannable extendedLinkify(String text, boolean lastDitchGeo) {\n        // We use a copy of the string argument so it's available for later if necessary.\n        Spannable spanText = SpannableString.valueOf(text);\n\n        /*\n         * If the text includes a street address like \"1600 Amphitheater Parkway, 94043\",\n         * the current Linkify code will identify \"94043\" as a phone number and invite\n         * you to dial it (and not provide a map link for the address).  For outside US,\n         * use Linkify result iff it spans the entire text.  Otherwise send the user to maps.\n         */\n        String defaultPhoneRegion = System.getProperty(\"user.region\", \"US\");\n        if (!defaultPhoneRegion.equals(\"US\")) {\n            Linkify.addLinks(spanText, Linkify.ALL);\n\n            // If Linkify links the entire text, use that result.\n            URLSpan[] spans = spanText.getSpans(0, spanText.length(), URLSpan.class);\n            if (spans.length == 1) {\n                int linkStart = spanText.getSpanStart(spans[0]);\n                int linkEnd = spanText.getSpanEnd(spans[0]);\n                if (linkStart <= indexFirstNonWhitespaceChar(spanText) &&\n                        linkEnd >= indexLastNonWhitespaceChar(spanText) + 1) {\n                    return spanText;\n                }\n            }\n\n            // Otherwise, to be cautious and to try to prevent false positives, reset the spannable.\n            spanText = SpannableString.valueOf(text);\n            // If lastDitchGeo is true, default the entire string to geo.\n            if (lastDitchGeo && !text.isEmpty()) {\n                Linkify.addLinks(spanText, mWildcardPattern, \"geo:0,0?q=\");\n            }\n            return spanText;\n        }\n\n        /*\n         * For within US, we want to have better recognition of phone numbers without losing\n         * any of the existing annotations.  Ideally this would be addressed by improving Linkify.\n         * For now we manage it as a second pass over the text.\n         *\n         * URIs and e-mail addresses are pretty easy to pick out of text.  Phone numbers\n         * are a bit tricky because they have radically different formats in different\n         * countries, in terms of both the digits and the way in which they are commonly\n         * written or presented (e.g. the punctuation and spaces in \"(650) 555-1212\").\n         * The expected format of a street address is defined in WebView.findAddress().  It's\n         * pretty narrowly defined, so it won't often match.\n         *\n         * The RFC 3966 specification defines the format of a \"tel:\" URI.\n         *\n         * Start by letting Linkify find anything that isn't a phone number.  We have to let it\n         * run first because every invocation removes all previous URLSpan annotations.\n         *\n         * Ideally we'd use the external/libphonenumber routines, but those aren't available\n         * to unbundled applications.\n         */\n        boolean linkifyFoundLinks = Linkify.addLinks(spanText,\n                Linkify.ALL & ~(Linkify.PHONE_NUMBERS));\n\n        /*\n         * Get a list of any spans created by Linkify, for the coordinate overlapping span check.\n         */\n        URLSpan[] existingSpans = spanText.getSpans(0, spanText.length(), URLSpan.class);\n\n        /*\n         * Check for coordinates.\n         * This must be done before phone numbers because longitude may look like a phone number.\n         */\n        Matcher coordMatcher = COORD_PATTERN.matcher(spanText);\n        int coordCount = 0;\n        while (coordMatcher.find()) {\n            int start = coordMatcher.start();\n            int end = coordMatcher.end();\n            if (spanWillOverlap(spanText, existingSpans, start, end)) {\n                continue;\n            }\n\n            URLSpan span = new URLSpan(\"geo:0,0?q=\" + coordMatcher.group());\n            spanText.setSpan(span, start, end, Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);\n            coordCount++;\n        }\n\n        /*\n         * Update the list of existing spans, for the phone number overlapping span check.\n         */\n        existingSpans = spanText.getSpans(0, spanText.length(), URLSpan.class);\n\n        /*\n         * Search for phone numbers.\n         *\n         * Some URIs contain strings of digits that look like phone numbers.  If both the URI\n         * scanner and the phone number scanner find them, we want the URI link to win.  Since\n         * the URI scanner runs first, we just need to avoid creating overlapping spans.\n         */\n        int[] phoneSequences = findNanpPhoneNumbers(text);\n\n        /*\n         * Insert spans for the numbers we found.  We generate \"tel:\" URIs.\n         */\n        int phoneCount = 0;\n        for (int match = 0; match < phoneSequences.length / 2; match++) {\n            int start = phoneSequences[match * 2];\n            int end = phoneSequences[match * 2 + 1];\n\n            if (spanWillOverlap(spanText, existingSpans, start, end)) {\n                continue;\n            }\n\n            /*\n             * The Linkify code takes the matching span and strips out everything that isn't a\n             * digit or '+' sign.  We do the same here.  Extension numbers will get appended\n             * without a separator, but the dialer wasn't doing anything useful with \";ext=\"\n             * anyway.\n             */\n\n            //String dialStr = phoneUtil.format(match.number(),\n            //        PhoneNumberUtil.PhoneNumberFormat.RFC3966);\n            StringBuilder dialBuilder = new StringBuilder();\n            for (int i = start; i < end; i++) {\n                char ch = spanText.charAt(i);\n                if (ch == '+' || Character.isDigit(ch)) {\n                    dialBuilder.append(ch);\n                }\n            }\n            URLSpan span = new URLSpan(\"tel:\" + dialBuilder.toString());\n\n            spanText.setSpan(span, start, end, Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);\n            phoneCount++;\n        }\n\n        /*\n         * If lastDitchGeo, and no other links have been found, set the entire string as a geo link.\n         */\n        if (lastDitchGeo && !text.isEmpty() &&\n                !linkifyFoundLinks && phoneCount == 0 && coordCount == 0) {\n            if (Log.isLoggable(TAG, Log.VERBOSE)) {\n                Log.v(TAG, \"No linkification matches, using geo default\");\n            }\n            Linkify.addLinks(spanText, mWildcardPattern, \"geo:0,0?q=\");\n        }\n\n        return spanText;\n    }\n\n    private static int indexFirstNonWhitespaceChar(CharSequence str) {\n        for (int i = 0; i < str.length(); i++) {\n            if (!Character.isWhitespace(str.charAt(i))) {\n                return i;\n            }\n        }\n        return -1;\n    }\n\n    private static int indexLastNonWhitespaceChar(CharSequence str) {\n        for (int i = str.length() - 1; i >= 0; i--) {\n            if (!Character.isWhitespace(str.charAt(i))) {\n                return i;\n            }\n        }\n        return -1;\n    }\n\n    /**\n     * Finds North American Numbering Plan (NANP) phone numbers in the input text.\n     *\n     * @param text The text to scan.\n     * @return A list of [start, end) pairs indicating the positions of phone numbers in the input.\n     */\n    // @VisibleForTesting\n    static int[] findNanpPhoneNumbers(CharSequence text) {\n        ArrayList<Integer> list = new ArrayList<Integer>();\n\n        int startPos = 0;\n        int endPos = text.length() - NANP_MIN_DIGITS + 1;\n        if (endPos < 0) {\n            return new int[]{};\n        }\n\n        /*\n         * We can't just strip the whitespace out and crunch it down, because the whitespace\n         * is significant.  March through, trying to figure out where numbers start and end.\n         */\n        while (startPos < endPos) {\n            // skip whitespace\n            while (Character.isWhitespace(text.charAt(startPos)) && startPos < endPos) {\n                startPos++;\n            }\n            if (startPos == endPos) {\n                break;\n            }\n\n            // check for a match at this position\n            int matchEnd = findNanpMatchEnd(text, startPos);\n            if (matchEnd > startPos) {\n                list.add(startPos);\n                list.add(matchEnd);\n                startPos = matchEnd;    // skip past match\n            } else {\n                // skip to next whitespace char\n                while (!Character.isWhitespace(text.charAt(startPos)) && startPos < endPos) {\n                    startPos++;\n                }\n            }\n        }\n\n        int[] result = new int[list.size()];\n        for (int i = list.size() - 1; i >= 0; i--) {\n            result[i] = list.get(i);\n        }\n        return result;\n    }\n\n    /**\n     * Checks to see if there is a valid phone number in the input, starting at the specified\n     * offset.  If so, the index of the last character + 1 is returned.  The input is assumed\n     * to begin with a non-whitespace character.\n     *\n     * @return Exclusive end position, or -1 if not a match.\n     */\n    private static int findNanpMatchEnd(CharSequence text, int startPos) {\n        /*\n         * A few interesting cases:\n         *   94043                              # too short, ignore\n         *   123456789012                       # too long, ignore\n         *   +1 (650) 555-1212                  # 11 digits, spaces\n         *   (650) 555 5555                     # Second space, only when first is present.\n         *   (650) 555-1212, (650) 555-1213     # two numbers, return first\n         *   1-650-555-1212                     # 11 digits with leading '1'\n         *   *#650.555.1212#*!                  # 10 digits, include #*, ignore trailing '!'\n         *   555.1212                           # 7 digits\n         *\n         * For the most part we want to break on whitespace, but it's common to leave a space\n         * between the initial '1' and/or after the area code.\n         */\n\n        // Check for \"tel:\" URI prefix.\n        if (text.length() > startPos + 4\n                && text.subSequence(startPos, startPos + 4).toString().equalsIgnoreCase(\"tel:\")) {\n            startPos += 4;\n        }\n\n        int endPos = text.length();\n        int curPos = startPos;\n        int foundDigits = 0;\n        char firstDigit = 'x';\n        boolean foundWhiteSpaceAfterAreaCode = false;\n\n        while (curPos <= endPos) {\n            char ch;\n            if (curPos < endPos) {\n                ch = text.charAt(curPos);\n            } else {\n                ch = 27;    // fake invalid symbol at end to trigger loop break\n            }\n\n            if (Character.isDigit(ch)) {\n                if (foundDigits == 0) {\n                    firstDigit = ch;\n                }\n                foundDigits++;\n                if (foundDigits > NANP_MAX_DIGITS) {\n                    // too many digits, stop early\n                    return -1;\n                }\n            } else if (Character.isWhitespace(ch)) {\n                if ((firstDigit == '1' && foundDigits == 4) ||\n                        (foundDigits == 3)) {\n                    foundWhiteSpaceAfterAreaCode = true;\n                } else if (firstDigit == '1' && foundDigits == 1) {\n                } else if (foundWhiteSpaceAfterAreaCode\n                        && ((firstDigit == '1' && (foundDigits == 7)) || (foundDigits == 6))) {\n                } else {\n                    break;\n                }\n            } else if (NANP_ALLOWED_SYMBOLS.indexOf(ch) == -1) {\n                break;\n            }\n            // else it's an allowed symbol\n\n            curPos++;\n        }\n\n        if ((firstDigit != '1' && (foundDigits == 7 || foundDigits == 10)) ||\n                (firstDigit == '1' && foundDigits == 11)) {\n            // match\n            return curPos;\n        }\n\n        return -1;\n    }\n\n    /**\n     * Determines whether a new span at [start,end) will overlap with any existing span.\n     */\n    private static boolean spanWillOverlap(Spannable spanText, URLSpan[] spanList, int start,\n                                           int end) {\n        if (start == end) {\n            // empty span, ignore\n            return false;\n        }\n        for (URLSpan span : spanList) {\n            int existingStart = spanText.getSpanStart(span);\n            int existingEnd = spanText.getSpanEnd(span);\n            if ((start >= existingStart && start < existingEnd) ||\n                    end > existingStart && end <= existingEnd) {\n                if (Log.isLoggable(TAG, Log.VERBOSE)) {\n                    CharSequence seq = spanText.subSequence(start, end);\n                    Log.v(TAG, \"Not linkifying \" + seq + \" as phone number due to overlap\");\n                }\n                return true;\n            }\n        }\n\n        return false;\n    }\n\n}\n"
  },
  {
    "path": "library/src/main/java/be/billington/calendar/recurrencepicker/WeekButton.java",
    "content": "/*\n * Copyright (C) 2013 The Android Open Source Project\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n *      http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\npackage be.billington.calendar.recurrencepicker;\n\nimport android.content.Context;\nimport android.util.AttributeSet;\nimport android.view.View;\n\npublic class WeekButton extends android.widget.ToggleButton {\n\n    private static int mWidth;\n\n    public WeekButton(Context context) {\n        super(context);\n    }\n\n    public WeekButton(Context context, AttributeSet attrs) {\n        super(context, attrs);\n    }\n\n    public WeekButton(Context context, AttributeSet attrs, int defStyle) {\n        super(context, attrs, defStyle);\n    }\n\n    public static void setSuggestedWidth(int w) {\n        mWidth = w;\n    }\n\n    @Override\n    protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {\n        super.onMeasure(widthMeasureSpec, heightMeasureSpec);\n        int h = getMeasuredHeight();\n        int w = getMeasuredWidth();\n        if (h > 0 && w > 0) {\n            if (w < h) {\n                if (View.MeasureSpec.getMode(getMeasuredHeightAndState()) != MeasureSpec.EXACTLY) {\n                    h = w;\n                }\n            } else if (h < w) {\n                if (View.MeasureSpec.getMode(getMeasuredWidthAndState()) != MeasureSpec.EXACTLY) {\n                    w = h;\n                }\n            }\n        }\n        setMeasuredDimension(w, h);\n    }\n}\n"
  },
  {
    "path": "library/src/main/res/color/done_text_color.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<selector\n  xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:state_enabled=\"false\" android:color=\"@color/done_text_color_disabled\" />\n    <item android:state_enabled=\"true\" android:color=\"@color/done_text_color_normal\" />\n</selector><!-- From: file:/E:/dev/src/github/datetimepicker/datetimepicker-library/res/color/done_text_color.xml -->"
  },
  {
    "path": "library/src/main/res/color/recurrence_bubble_text_color.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n\n<!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n  -->\n\n<selector xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:state_checked=\"true\" android:color=\"@android:color/white\" />\n    <item android:state_enabled=\"false\" android:color=\"@color/done_text_color_disabled\" />\n    <item android:color=\"@color/recurrence_bubble_text_normal\" />\n</selector>\n"
  },
  {
    "path": "library/src/main/res/color/recurrence_spinner_text_color.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n\n<!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n  -->\n\n<selector xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:state_enabled=\"false\" android:color=\"@color/done_text_color_disabled\" />\n    <item android:color=\"@android:color/black\" />\n</selector>\n"
  },
  {
    "path": "library/src/main/res/drawable/recurrence_bubble_fill.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n\n<!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n  -->\n\n<selector xmlns:android=\"http://schemas.android.com/apk/res/android\">\n    <item android:state_enabled=\"false\" android:state_checked=\"false\" android:drawable=\"@drawable/ic_recurrence_bubble_outline_disabled\" />\n    <item android:state_enabled=\"false\" android:state_checked=\"true\" android:drawable=\"@drawable/ic_recurrence_bubble_disabled\" />\n    <item android:state_pressed=\"true\" android:state_window_focused=\"true\" android:drawable=\"@drawable/ic_recurrence_bubble_fill\" />\n    <item android:state_checked=\"true\" android:drawable=\"@drawable/ic_recurrence_bubble_fill\" />\n    <item android:drawable=\"@drawable/ic_recurrence_bubble_outline\" />\n</selector>\n"
  },
  {
    "path": "library/src/main/res/drawable/switch_thumb.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n-->\n\n<selector xmlns:android=\"http://schemas.android.com/apk/res/android\">\n\n    <item android:drawable=\"@drawable/switch_thumb_disabled_holo_light\" android:state_enabled=\"false\" />\n    <item android:drawable=\"@drawable/switch_thumb_pressed_holo_light\" android:state_pressed=\"true\" />\n    <item android:drawable=\"@drawable/switch_thumb_activated_holo_light\" android:state_checked=\"true\" />\n    <item android:drawable=\"@drawable/switch_thumb_holo_light_v2\" />\n\n</selector>"
  },
  {
    "path": "library/src/main/res/layout/recurrencepicker.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n     Copyright (C) 2013 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<LinearLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:layout_width=\"wrap_content\"\n    android:layout_height=\"wrap_content\">\n\n    <!-- This outer linear layout protects the fixed dimensions of the dialog.\n         The dimensions are not respected if this outer layout is not present. -->\n    <LinearLayout\n        android:layout_width=\"@dimen/recurrence_picker_width\"\n        android:layout_height=\"@dimen/recurrence_picker_height\"\n        android:background=\"@color/recurrence_picker_background\"\n        android:orientation=\"vertical\"\n        android:padding=\"0dp\">\n\n        <ScrollView\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"0dip\"\n            android:layout_weight=\"1\">\n\n            <LinearLayout\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"wrap_content\"\n                android:descendantFocusability=\"beforeDescendants\"\n                android:focusable=\"true\"\n                android:focusableInTouchMode=\"true\"\n                android:orientation=\"vertical\">\n\n                <LinearLayout\n                    android:layout_width=\"match_parent\"\n                    android:layout_height=\"wrap_content\"\n                    android:background=\"@android:color/white\"\n                    android:paddingLeft=\"12dip\"\n                    android:paddingTop=\"12dip\"\n                    android:paddingRight=\"12dip\"\n                    android:paddingBottom=\"4dip\">\n\n                    <Spinner\n                        android:id=\"@+id/freqSpinner\"\n                        style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                        android:layout_width=\"0dp\"\n                        android:layout_weight=\"1\"\n                        android:layout_height=\"wrap_content\"\n                        android:layout_gravity=\"center_horizontal\"\n                        android:entries=\"@array/recurrence_freq\"\n                        android:gravity=\"left\"\n                        android:padding=\"0dp\" />\n\n                    <Switch\n                        android:id=\"@+id/repeat_switch\"\n                        android:layout_width=\"wrap_content\"\n                        android:layout_height=\"wrap_content\"\n                        android:layout_gravity=\"center_vertical\"\n                        android:thumb=\"@drawable/switch_thumb\"\n                        android:layout_marginLeft=\"4dp\" />\n                </LinearLayout>\n\n                <LinearLayout\n                    android:id=\"@+id/options\"\n                    android:layout_width=\"match_parent\"\n                    android:layout_height=\"wrap_content\"\n                    android:measureAllChildren=\"true\"\n                    android:orientation=\"vertical\"\n                    android:paddingBottom=\"4dp\"\n                    android:paddingLeft=\"12dp\"\n                    android:paddingRight=\"12dp\"\n                    android:paddingTop=\"4dp\">\n\n                    <LinearLayout\n                        android:id=\"@+id/intervalGroup\"\n                        android:layout_width=\"match_parent\"\n                        android:layout_height=\"wrap_content\"\n                        android:gravity=\"start\"\n                        android:paddingLeft=\"4dp\">\n\n                        <TextView\n                            android:id=\"@+id/intervalPreText\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\" />\n\n                        <EditText\n                            android:id=\"@+id/interval\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:ems=\"2\"\n                            android:gravity=\"center_horizontal\"\n                            android:inputType=\"number\"\n                            android:maxLength=\"2\"\n                            android:paddingLeft=\"4dp\"\n                            android:paddingRight=\"4dp\"\n                            android:selectAllOnFocus=\"true\"\n                            android:textSize=\"15sp\"\n                            android:singleLine=\"true\"></EditText>\n\n                        <TextView\n                            android:id=\"@+id/intervalPostText\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\" />\n                    </LinearLayout>\n\n                    <be.billington.calendar.recurrencepicker.LinearLayoutWithMaxWidth\n                        android:id=\"@+id/weekGroup\"\n                        android:layout_width=\"match_parent\"\n                        android:layout_height=\"wrap_content\"\n                        android:layout_marginLeft=\"4dp\"\n                        android:layout_marginRight=\"4dp\"\n                        android:layout_marginTop=\"8dp\"\n                        android:gravity=\"center_horizontal\"\n                        android:orientation=\"horizontal\">\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n                    </be.billington.calendar.recurrencepicker.LinearLayoutWithMaxWidth>\n\n                    <be.billington.calendar.recurrencepicker.LinearLayoutWithMaxWidth\n                        android:id=\"@+id/weekGroup2\"\n                        android:layout_width=\"match_parent\"\n                        android:layout_height=\"wrap_content\"\n                        android:layout_marginLeft=\"4dp\"\n                        android:layout_marginRight=\"4dp\"\n                        android:gravity=\"center_horizontal\"\n                        android:orientation=\"horizontal\"\n                        android:visibility=\"gone\">\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton style=\"@style/RecurrenceDayOfWeekStyle\" />\n\n                        <be.billington.calendar.recurrencepicker.WeekButton\n                            style=\"@style/RecurrenceDayOfWeekStyle\"\n                            android:visibility=\"invisible\" />\n                    </be.billington.calendar.recurrencepicker.LinearLayoutWithMaxWidth>\n\n                    <RadioGroup\n                        android:id=\"@+id/monthGroup\"\n                        android:layout_width=\"match_parent\"\n                        android:layout_height=\"wrap_content\"\n                        android:orientation=\"vertical\">\n\n                        <RadioButton\n                            android:id=\"@+id/repeatMonthlyByNthDayOfMonth\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:text=\"@string/recurrence_month_pattern_by_day\" />\n\n                        <RadioButton\n                            android:id=\"@+id/repeatMonthlyByNthDayOfTheWeek\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\" />\n                    </RadioGroup>\n\n                    <LinearLayout\n                        android:id=\"@+id/endGroup\"\n                        android:layout_width=\"match_parent\"\n                        android:layout_height=\"wrap_content\"\n                        android:gravity=\"start\"\n                        android:orientation=\"horizontal\"\n                        android:paddingLeft=\"0dp\">\n\n                        <Spinner\n                            android:id=\"@+id/endSpinner\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:layout_gravity=\"center_vertical\"\n                            android:layout_marginLeft=\"-4dp\"\n                            android:layout_marginRight=\"8dp\"\n                            android:entries=\"@array/recurrence_freq\"\n                            android:gravity=\"left|center_vertical\"\n                            android:padding=\"0dp\" />\n\n                        <EditText\n                            android:id=\"@+id/endCount\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:layout_gravity=\"center_vertical\"\n                            android:layout_marginBottom=\"-3dp\"\n                            android:ems=\"3\"\n                            android:gravity=\"center_horizontal\"\n                            android:inputType=\"number\"\n                            android:maxLength=\"3\"\n                            android:selectAllOnFocus=\"true\"\n                            android:textSize=\"15sp\"\n                            android:singleLine=\"true\" />\n\n                        <TextView\n                            android:id=\"@+id/postEndCount\"\n                            style=\"@style/TextAppearance.RecurrencePickerStyle\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:layout_gravity=\"center_vertical\"\n                            android:gravity=\"bottom\"\n                            android:singleLine=\"true\"\n                            android:layout_marginBottom=\"-3dp\"\n                            android:visibility=\"gone\" />\n\n                        <TextView\n                            android:id=\"@+id/endDate\"\n                            style=\"@style/TextAppearance.EditEvent_SpinnerButton\"\n                            android:textSize=\"15sp\"\n                            android:textColor=\"@color/recurrence_spinner_text_color\"\n                            android:layout_width=\"wrap_content\"\n                            android:layout_height=\"wrap_content\"\n                            android:layout_gravity=\"center\"\n                            android:singleLine=\"true\"\n                            android:minWidth=\"80dp\"\n                            android:contentDescription=\"@string/acessibility_recurrence_choose_end_date_description\"\n                            android:gravity=\"center_horizontal|bottom\"\n                            android:layout_marginTop=\"3dp\"\n                            android:layout_marginLeft=\"0dp\"\n                            android:layout_marginRight=\"0dp\"\n                            android:paddingLeft=\"12dp\"\n                            android:paddingRight=\"16dp\"\n                            android:paddingBottom=\"8dp\"\n                            android:visibility=\"gone\" />\n                    </LinearLayout>\n                </LinearLayout>\n            </LinearLayout>\n        </ScrollView>\n\n        <View\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"1px\"\n            android:layout_marginTop=\"8dp\"\n            android:background=\"?android:attr/listDivider\"\n            tools:ignore=\"PxUsage\" />\n\n        <LinearLayout\n            style=\"?android:attr/buttonBarStyle\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:orientation=\"horizontal\">\n\n            <Button\n                android:id=\"@+id/done\"\n                style=\"?android:attr/buttonBarButtonStyle\"\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"wrap_content\"\n                android:text=\"@string/save_label\"\n                android:textColor=\"@color/done_text_color\" />\n        </LinearLayout>\n    </LinearLayout>\n</LinearLayout>\n"
  },
  {
    "path": "library/src/main/res/layout/recurrencepicker_end_text.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n  -->\n<TextView xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:id=\"@+id/spinner_item\"\n    style=\"@style/TextAppearance.RecurrencePickerStyle\"\n    android:layout_width=\"fill_parent\"\n    android:layout_height=\"wrap_content\"\n    android:paddingLeft=\"12dp\"\n    android:paddingRight=\"12dp\"\n    android:paddingTop=\"12dp\"\n    android:paddingBottom=\"8dip\"\n    android:singleLine=\"true\"\n    android:ellipsize=\"end\" />\n"
  },
  {
    "path": "library/src/main/res/layout/recurrencepicker_freq_item.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n  ~ Copyright (C) 2013 The Android Open Source Project\n  ~\n  ~ Licensed under the Apache License, Version 2.0 (the \"License\");\n  ~ you may not use this file except in compliance with the License.\n  ~ You may obtain a copy of the License at\n  ~\n  ~      http://www.apache.org/licenses/LICENSE-2.0\n  ~\n  ~ Unless required by applicable law or agreed to in writing, software\n  ~ distributed under the License is distributed on an \"AS IS\" BASIS,\n  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  ~ See the License for the specific language governing permissions and\n  ~ limitations under the License\n  -->\n<TextView xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:id=\"@+id/spinner_item\"\n    style=\"@style/TextAppearance.RecurrencePickerStyle\"\n    android:layout_width=\"fill_parent\"\n    android:layout_height=\"wrap_content\"\n    android:padding=\"12dp\"\n    android:ellipsize=\"end\"\n    android:singleLine=\"true\" />\n"
  },
  {
    "path": "library/src/main/res/values/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources>\n    <!-- Choices for the \"Reminder method\" spinner.\n         These must be kept in sync with the reminder_methods_values array.\n         [CHAR LIMIT=10]\n    -->\n    <string-array name=\"reminder_methods_labels\">\n        <item>Notification</item>\n        <item>Email</item>\n        <item>SMS</item>\n        <item>Alarm</item>\n    </string-array>\n\n    <!-- This maps reminder_methods_labels to internal constants. -->\n    <integer-array name=\"reminder_methods_values\" translatable=\"false\">\n        <item>1</item>  <!-- METHOD_ALERT -->\n        <item>2</item>  <!-- METHOD_EMAIL -->\n        <item>3</item>  <!-- METHOD_SMS -->\n        <item>4</item>  <!-- METHOD_ALARM -->\n    </integer-array>\n\n    <!-- Choices for the \"Reminder minutes\" spinner.\n         These must be kept in sync with the reminder_minutes_values array.\n         For consistency, the format should match what\n         EventViewUtils.constructReminderLabel() generates.  (TODO: eliminate\n         this and just generate the list from reminder_minutes_values?)\n         [CHAR LIMIT=15]\n    -->\n    <string-array name=\"reminder_minutes_labels\">\n        <item>0 minutes</item>\n        <item>1 minute</item>\n        <item>5 minutes</item>\n        <item>10 minutes</item>\n        <item>15 minutes</item>\n        <item>20 minutes</item>\n        <item>25 minutes</item>\n        <item>30 minutes</item>\n        <item>45 minutes</item>\n        <item>1 hour</item>\n        <item>2 hours</item>\n        <item>3 hours</item>\n        <item>12 hours</item>\n        <item>24 hours</item>\n        <item>2 days</item>\n        <item>1 week</item>\n    </string-array>\n\n    <integer-array name=\"reminder_minutes_values\" translatable=\"false\">\n        <item>0</item>\n        <item>1</item>\n        <item>5</item>\n        <item>10</item>\n        <item>15</item>\n        <item>20</item>\n        <item>25</item>\n        <item>30</item>\n        <item>45</item>\n        <item>60</item>\n        <item>120</item>\n        <item>180</item>\n        <item>720</item>\n        <item>1440</item>\n        <item>2880</item>\n        <item>10080</item>\n    </integer-array>\n\n\n\n    <string-array name=\"availability\">\n        <item>Busy</item>\n        <item>Available</item>\n        <item>Tentative</item>\n    </string-array>\n\n    <!-- This maps reminder_methods_labels to internal constants. -->\n    <integer-array name=\"availability_values\" translatable=\"false\">\n        <item>0</item>  <!-- Busy -->\n        <item>1</item>  <!-- Available -->\n        <item>2</item>  <!-- Tentative -->\n    </integer-array>\n\n    <string-array name=\"visibility\">\n        <item>Default</item>\n        <item>Private</item>\n        <item>Public</item>\n    </string-array>\n\n    <string-array name=\"ordinal_labels\">\n        <item>first</item>\n        <item>second</item>\n        <item>third</item>\n        <item>fourth</item>\n        <item>last</item>\n    </string-array>\n\n    <!-- Invitation responses -->\n    <string-array name=\"response_labels1\">\n        <item>No response</item>\n        <item>Yes</item>\n        <item>Maybe</item>\n        <item>No</item>\n    </string-array>\n\n    <!-- The corresponding indices are defined in DeleteEventHelper.java -->\n    <!-- This is a list of choices displayed when the user deletes an event.\n         It only is shown when deleting a recurring event.\n    -->\n    <skip/>\n    <string-array name=\"delete_repeating_labels\">\n        <item>Only this event</item>\n        <item>This and future events</item>\n        <item>All events</item>\n    </string-array>\n\n    <!-- DO NOT TRANSLATE These values need to correspond to the indices\n         defined in DeleteEventHelper.java-->\n    <integer-array name=\"delete_repeating_values\">\n        <item>0</item>\n        <item>1</item>\n        <item>2</item>\n    </integer-array>\n\n    <!-- The corresponding indices are defined in DeleteEventHelper.java -->\n    <!-- This is the same array as above (the \"delete_repeating_labels\" array,\n         except that the first element \"Only this event\" is removed.  This\n         array exists to work-around a bug in the CalendarProvider and sync\n         code where you can't delete one instance of a repeating event that\n         was created on the phone until that event has been synced to the server.\n     -->\n    <skip/>\n    <string-array name=\"delete_repeating_labels_no_selected\">\n        <item>This &amp; future events</item>\n        <item>All events</item>\n    </string-array>\n\n    <!-- The corresponding array indices are defined in EventInfoActivity.java -->\n    <skip/>\n    <!-- The list of choices displayed in a dialog box when the user wants to\n    respond to an invitation that repeats. -->\n    <string-array name=\"change_response_labels\">\n        <!-- The choice for responding to only one instance of a repeating event -->\n        <item>Only this event</item>\n        <!-- The choice for responding to all instances of a repeating event -->\n        <item>All events in the series</item>\n    </string-array>\n\n    <!-- Strings for buttons in drop down menu -->\n    <string-array name=\"buttons_list\">\n        <item>Day</item>\n        <item>Week</item>\n        <item>Month</item>\n        <item>Agenda</item>\n    </string-array>\n\n    <!-- Experimental options for skipping reminders. [CHAR LIMIT = 37] -->\n    <string-array name=\"preferences_skip_reminders_labels\">\n        <!-- Default choice -->\n        <item>Only if declined</item>\n        <!-- Second option, for skipping reminders to events not yet responded to. -->\n        <item>If declined or not responded</item>\n    </string-array>\n\n    <string-array name=\"preferences_skip_reminders_values\" translatable=\"false\">\n        <item>declined</item>\n        <item>not_responded</item>\n    </string-array>\n\n    <!-- Recurrence picker: How events are to be repeated.  [CHAR LIMIT = 20] -->\n    <string-array name=\"recurrence_freq\">\n        <item >REPEAT DAILY</item>\n        <item >REPEAT WEEKLY</item>\n        <item >REPEAT MONTHLY</item>\n        <item >REPEAT YEARLY</item>\n    </string-array>\n\n    <!-- The following sets of strings describe a monthly recurring event, which will repeat\n         on the Nth WEEKDAY of every month. For example, the 3rd Monday of every month, or\n         the last Sunday. These are set up like this to resolve any gender-matching issues\n         that were present in some languages.\n     -->\n    <!-- Repeat a monthly event on the same nth day of every Sunday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_sun\">\n        <item >on every first Sunday</item>\n        <item >on every second Sunday</item>\n        <item >on every third Sunday</item>\n        <item >on every fourth Sunday</item>\n        <item >on every last Sunday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Monday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_mon\">\n        <item >on every first Monday</item>\n        <item >on every second Monday</item>\n        <item >on every third Monday</item>\n        <item >on every fourth Monday</item>\n        <item >on every last Monday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Tuesday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_tues\">\n        <item >on every first Tuesday</item>\n        <item >on every second Tuesday</item>\n        <item >on every third Tuesday</item>\n        <item >on every fourth Tuesday</item>\n        <item >on every last Tuesday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Wednesday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_wed\">\n        <item >on every first Wednesday</item>\n        <item >on every second Wednesday</item>\n        <item >on every third Wednesday</item>\n        <item >on every fourth Wednesday</item>\n        <item >on every last Wednesday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Thursday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_thurs\">\n        <item >on every first Thursday</item>\n        <item >on every second Thursday</item>\n        <item >on every third Thursday</item>\n        <item >on every fourth Thursday</item>\n        <item >on every last Thursday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Friday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_fri\">\n        <item >on every first Friday</item>\n        <item >on every second Friday</item>\n        <item >on every third Friday</item>\n        <item >on every fourth Friday</item>\n        <item >on every last Friday</item>\n    </string-array>\n    <!-- Repeat a monthly event on the same nth day of every Saturday. [CHAR LIMIT=30] -->\n    <string-array name=\"repeat_by_nth_sat\">\n        <item >on every first Saturday</item>\n        <item >on every second Saturday</item>\n        <item >on every third Saturday</item>\n        <item >on every fourth Saturday</item>\n        <item >on every last Saturday</item>\n    </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values/colors.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n/* //device/apps/Calendar/assets/res/any/colors.xml\n**\n** Copyright 2006, The Android Open Source Project\n**\n** Licensed under the Apache License, Version 2.0 (the \"License\");\n** you may not use this file except in compliance with the License.\n** You may obtain a copy of the License at\n**\n**     http://www.apache.org/licenses/LICENSE-2.0\n**\n** Unless required by applicable law or agreed to in writing, software\n** distributed under the License is distributed on an \"AS IS\" BASIS,\n** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n** See the License for the specific language governing permissions and\n** limitations under the License.\n*/\n-->\n<resources>\n\n    <color name=\"pressed\">#330066ff</color>\n\n    <color name=\"selection\">@android:color/holo_blue_light</color>\n    <color name=\"done_text_color_disabled\">#ffcccccc</color>\n    <color name=\"done_text_color_normal\">#ff333333</color>\n\n\n    <color name=\"today_highlight_color\">#0033b5e5</color>\n\n    <!-- The app wide background color -->\n    <color name=\"background_color\">#fafafa</color>\n    <color name=\"event_background\">#ffc3d9ff</color>\n    <color name=\"panel_text_foreground\">#ffffffff</color>\n    <color name=\"calendar_event_text_color\">#ffFFFFFF</color>\n\n    <color name=\"calendar_owner_text_color\">#777777</color>\n    <color name=\"calendar_date_range_color\">#80000000</color>\n\n\n    <color name=\"week_saturday\">#80333333</color>\n    <color name=\"week_sunday\">#80333333</color>\n    <color name=\"calendar_future_bg_color\">#ffffffff</color>\n    <color name=\"calendar_hour_label\">#ff666666</color>\n    <color name=\"calendar_ampm_label\">#ff999999</color>\n    <color name=\"calendar_hour_background\">#ffEEEEEE</color>\n\n    <color name=\"calendar_date_banner_background\">#FFEEEEEE</color>\n\n    <color name=\"calendar_date_banner_text_color\">#ff666666</color>\n\n    <color name=\"calendar_grid_area_selected\">#e633b5e5</color>\n\n\n    <color name=\"calendar_grid_line_inner_horizontal_color\">#FFCCCCCC</color>\n    <color name=\"calendar_grid_line_inner_vertical_color\">#FFCCCCCC</color>\n    <color name=\"calendar_grid_line_highlight_color\">#ff707070</color>\n\n    <color name=\"mini_month_bg_color\">#FFFFFFFF</color>\n    <color name=\"mini_month_today_outline_color\">#FF000000</color>\n\n    <color name=\"month_day_number\">#FF333333</color>\n    <color name=\"month_mini_day_number\">#FF000000</color>\n    <color name=\"month_day_number_other\">#FF999999</color>\n    <color name=\"month_week_num_color\">#FF999999</color>\n    <color name=\"month_day_names_color\">#FF999999</color>\n    <color name=\"month_today_number\">#FF333333</color>\n    <color name=\"month_event_color\">#FF333333</color>\n    <color name=\"month_event_extra_color\">#FF666666</color>\n    <color name=\"month_event_other_color\">#FF666666</color>\n    <color name=\"month_event_extra_other_color\">#4C999999</color>\n    <color name=\"month_saturday\">#80333333</color>\n    <color name=\"month_sunday\">#80333333</color>\n    <color name=\"month_grid_lines\">#ffCCCCCC</color>\n    <color name=\"month_other_month_day_number\">#ff939497</color>\n    <color name=\"month_other_bgcolor\">#FFEEEEEE</color>\n    <color name=\"month_selected_week_bgcolor\">#FFDDDDDD</color>\n    <color name=\"month_today_bgcolor\">#FFFFFFFF</color>\n    <color name=\"month_bgcolor\">#FFE5E5E5</color>\n\n    <color name=\"month_dna_conflict_time_color\">#FF333333</color>\n\n    <color name=\"event_center\">#ff6bd697</color>\n    <color name=\"edit_event_separator\">#FFDDDDDD</color>\n\n    <color name=\"calendar_visible\">#ff000000</color>\n    <color name=\"calendar_hidden\">#ff808080</color>\n    <color name=\"calendar_secondary_visible\">#ff323232</color>\n    <color name=\"calendar_secondary_hidden\">#ff808080</color>\n\n    <!-- Text color of the date in the Calendar widget -->\n\n    <color name=\"agenda_item_not_selected\">#00000000</color>\n    <!-- Text color of declined events in agenda view -->\n    <color name=\"agenda_item_declined_color\">#66333333</color>\n    <!-- Text color of non-declined events in agenda view -->\n    <color name=\"agenda_item_standard_color\">#FF333333</color>\n    <!-- Background Color of present/future events in agenda view  -->\n    <color name=\"agenda_day_bar_background_color\">#FFFFFFFF</color>\n    <!-- Background Color of past events in agenda view  -->\n    <color name=\"agenda_past_days_bar_background_color\">#FFDDDDDD</color>\n    <!-- Color of the separator between the past and the present/future in agenda view  -->\n    <color name=\"agenda_past_present_separator_color\">#FF333333</color>\n    <!-- General background color in agenda view  -->\n    <color name=\"agenda_general_background_color\">#FFEEEEEE</color>\n    <!-- Agenda day item text color  -->\n    <color name=\"agenda_day_item_text_color\">#FF666666</color>\n    <!-- Color of the event location's text in an agenda item  -->\n    <color name=\"agenda_item_where_text_color\">#FF666666</color>\n    <!-- Color of the event location's text in an agenda item  -->\n    <color name=\"agenda_item_where_declined_text_color\">#66666666</color>\n    <!-- Color of text in the calendar view selection menu -->\n    <color name=\"calendar_view_switch_menu_text_color\">#FF666666</color>\n    <!-- Light color of text in the calendar view selection menu -->\n    <color name=\"calendar_view_switch_menu_text_color_light\">#FF888888</color>\n    <!-- Color of the separator between items in the agenda list -->\n    <color name=\"agenda_list_separator_color\">#FFBBBBBB</color>\n    <!-- Text color of a selected items in the agenda list - trumps all other text colors -->\n    <color name=\"agenda_selected_background_color\">@android:color/holo_blue_dark</color>\n    <!-- Background color of a selected items in the agenda list -->\n    <color name=\"agenda_selected_text_color\">#FFFFFFFF</color>\n    <!-- Text color of the \"new event\" hint in day and week views -->\n    <color name=\"new_event_hint_text_color\">#FFFFFFFF</color>\n\n    <!-- Text color of a clicked event in the day/week view -->\n    <color name=\"day_event_clicked_background_color\">#8033B5E5</color>\n    <!-- background color for for clicked days in month view-->\n    <color name=\"day_clicked_background_color\">#FF33B5E5</color>\n    <!-- background color for the past -->\n    <color name=\"day_past_background_color\">#FFDDDDDD</color>\n\n    <!-- Event info colors -->\n    <color name=\"event_info_headline_color\">#FFFFFFFF</color>\n    <color name=\"event_info_headline_transparent_color\">#B3FFFFFF</color>\n    <color name=\"event_info_headline_link_color\">#FFFFFFFF</color>\n    <color name=\"event_info_organizer_color\">#FF666666</color>\n    <color name=\"event_info_description_color\">#FF666666</color>\n    <color name=\"event_info_body_color\">#FF666666</color>\n    <color name=\"event_info_label_color\">#FF999999</color>\n    <color name=\"event_info_label_background_color\">#FFDDDDDD</color>\n\n    <!-- Create event colors -->\n    <color name=\"create_event_date_color\">#FF000000</color>\n    <color name=\"create_event_more_details_color\">#FF888888</color>\n    <color name=\"create_event_divider_color\">#FFDDDDDD</color>\n\n    <color name=\"text_shadow_color\">#4D000000</color>\n\n    <color name=\"alert_event_title\">#FFFFFFFF</color>\n    <color name=\"alert_event_other\">#FF999999</color>\n    <color name=\"alert_past_event\">#8F999999</color>\n\n    <color name=\"appwidget_row_in_progress\">#6633b5e5</color>\n\n    <color name=\"appwidget_date\">#ffEEEEEE</color>\n    <color name=\"appwidget_week\">@android:color/white</color>\n    <color name=\"appwidget_month\">#ffEEEEEE</color>\n\n    <!-- Text color of declined events in widget view -->\n    <color name=\"appwidget_item_declined_color\">#66333333</color>\n    <!-- Text color of non-declined events in widget view -->\n    <color name=\"appwidget_item_standard_color\">#ff333333</color>\n    <!-- Text color for all day events in widget view -->\n    <color name=\"appwidget_item_allday_color\">#ffffffff</color>\n\n    <color name=\"appwidget_title\">#ffffffff</color>\n    <color name=\"appwidget_when\">#ffffffff</color>\n    <color name=\"appwidget_where\">#ffffffff</color>\n    <color name=\"appwidget_no_events\">#ffffffff</color>\n\n    <color name=\"recurrence_picker_background\">#fff2f2f2</color>\n    <color name=\"recurrence_bubble_text_normal\">#ff737373</color>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values/dimens.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!-- Copyright (C) 2011 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources>\n\n    <dimen name=\"recurrence_picker_height\">340dp</dimen>\n    <dimen name=\"recurrence_picker_width\">300dp</dimen>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <!-- Label for emailing attendees -->\n    <string name=\"email_guests_label\">Email guests</string>\n    <!-- Label for emailing the organizer (when there are no attendees) -->\n    <string name=\"email_organizer_label\">Email organizer</string>\n    <!-- This is shown in the popup picker when emailing attendees -->\n    <string name=\"email_picker_label\">Email with</string>\n    <!-- The is shown in the email subject as the prefix appended to the event title -->\n    <string translatable=\"false\" name=\"email_subject_prefix\">Re:\\u0020</string>\n\n\n    <!-- The button label for saving an event -->\n    <string name=\"save_label\">Done</string>\n\n    <!-- The button label for making the reminder alarms go away temporarily.\n         The reminder alarms will fire off again in 5 minutes. -->\n    <string name=\"snooze_all_label\">\"Snooze all\"</string>\n    <!-- The button label for dismissing all the current reminder alarms. This\n         causes them to disappear from the notification screen. -->\n    <string name=\"dismiss_all_label\">\"Dismiss all\"</string>\n    <!-- The button label for making the reminder alarms go away temporarily\n         and re-fire in 5 minutes. [CHAR LIMIT=12]-->\n    <string name=\"snooze_label\">\"Snooze\"</string>\n\n    <!-- Repetition dialog options: -->\n    <skip/>\n    <!-- A label in a multiple-choice list for the specifying that an event does\n         not repeat -->\n    <string name=\"does_not_repeat\">One-time event</string>\n    <!-- Part of a description of an repeating event. This part states the date when a repeating\n         event ends. The part before the semi-colon describes how it repeats.\n         e.g. Every 2 weeks; until 1/1/2030 [CHAR LIMIT=21] -->\n    <string name=\"endByDate\">; until <xliff:g id=\"date\">%s</xliff:g></string>\n    <!-- Part of a description of an repeating event. This part how many times the event repeats.\n         The part before the semi-colon describes how it repeats.\n         e.g. Every 2 weeks; for 15 times [CHAR LIMIT=15] -->\n    <plurals name=\"endByCount\">\n        <item quantity=\"one\">; for one time</item>\n        <item quantity=\"other\">; for <xliff:g id=\"number\">%d</xliff:g> times</item>\n    </plurals>\n    <!-- A description for an event that repeats daily. For example, Every 2 days [CHAR LIMIT=15]-->\n    <plurals name=\"daily\">\n        <item quantity=\"one\">Daily</item>\n        <item quantity=\"other\">Every <xliff:g id=\"number\">%d</xliff:g> days</item>\n    </plurals>\n    <!-- A label in a multiple-choice list for the specifying that an event\n         repeats every weekday (Monday through Friday) -->\n    <string name=\"every_weekday\">\"Every weekday (Mon\\u2013Fri)\"</string>\n    <!-- A description for an event that repeats weekly on some day of the week. For example,\n         'Weekly on Tuesday' or Every 2 weeks on Monday, Tuesday.  [CHAR LIMIT=25]-->\n    <plurals name=\"weekly\">\n        <item quantity=\"one\">Weekly on <xliff:g id=\"days_of_week\">%2$s</xliff:g></item>\n        <item quantity=\"other\">Every <xliff:g id=\"number\">%1$d</xliff:g> weeks on <xliff:g id=\"days_of_week\">%2$s</xliff:g></item>\n    </plurals>\n\n    <!-- The common portion of a string describing how often an event repeats,\n         example: 'Monthly (on day 2)' -->\n    <string name=\"monthly\">Monthly</string>\n    <!-- Calendar spinner item, to select that an event recurs every year. -->\n    <string name=\"yearly_plain\">Yearly</string>\n    <!-- Example: \"Monthly (on day 15)\" -->\n    <string name=\"monthly_on_day\">\"Monthly (on day <xliff:g id=\"day_of_month\">%s</xliff:g>)\"</string>\n    <!-- Example: \"Yearly (on April 15)\" -->\n    <string name=\"yearly\">\"Yearly (on <xliff:g id=\"dates\">%s</xliff:g>)\"</string>\n\n    <!-- Dialog title for recurrence picker for configuring a repeating event[CHAR LIMIT=20] -->\n    <string name=\"recurrence_dialog_title\">Repeat</string>\n    <!-- Dialog title for recurrence picker when one-time event is selected [CHAR LIMIT=20] -->\n    <string name=\"recurrence_dialog_title_never\">Never repeats</string>\n\n    <!-- Strings to describe how frequently to repeat an event (e.g. every 5 days) -->\n    <plurals name=\"recurrence_interval_daily\">\n        <!-- Singular form [CHAR LIMIT=30] -->\n        <item quantity=\"one\">Every <xliff:g id=\"count\">%d</xliff:g> day</item>\n        <!-- Plural form [CHAR LIMIT=30] -->\n        <item quantity=\"other\">Every <xliff:g id=\"count\">%d</xliff:g> days</item>\n    </plurals>\n    <!-- Strings to describe how frequently to repeat an event (e.g. every 5 weeks) -->\n    <plurals name=\"recurrence_interval_weekly\">\n        <!-- Singular form [CHAR LIMIT=30] -->\n        <item quantity=\"one\">Every <xliff:g id=\"count\">%d</xliff:g> week</item>\n        <!-- Plural form [CHAR LIMIT=30] -->\n        <item quantity=\"other\">Every <xliff:g id=\"count\">%d</xliff:g> weeks</item>\n    </plurals>\n    <!-- Strings to describe how frequently to repeat an event (e.g. every 5 months) -->\n    <plurals name=\"recurrence_interval_monthly\">\n        <!-- Singular form [CHAR LIMIT=30] -->\n        <item quantity=\"one\">Every <xliff:g id=\"count\">%d</xliff:g> month</item>\n        <!-- Plural form [CHAR LIMIT=30] -->\n        <item quantity=\"other\">Every <xliff:g id=\"count\">%d</xliff:g> months</item>\n    </plurals>\n    <!-- Strings to describe how frequently to repeat an event (e.g. every 5 years) -->\n    <plurals name=\"recurrence_interval_yearly\">\n        <!-- Singular form [CHAR LIMIT=30] -->\n        <item quantity=\"one\">Every <xliff:g id=\"count\">%d</xliff:g> year</item>\n        <!-- Plural form [CHAR LIMIT=30] -->\n        <item quantity=\"other\">Every <xliff:g id=\"count\">%d</xliff:g> years</item>\n    </plurals>\n\n    <!-- Repeat an monthly event on the same day of every month [CHAR LIMIT=20] -->\n    <string name=\"recurrence_month_pattern_by_day\">on the same day each month</string>\n\n    <!-- Specifies that a repeating event to repeat forever (based on the defined frequency) instead of ending at a future date[CHAR LIMIT=20] -->\n    <string name=\"recurrence_end_continously\">Forever</string>\n    <!-- Specifies that a repeating event to repeat until a certain date[CHAR LIMIT=25] -->\n    <string name=\"recurrence_end_date_label\">Until a date</string>\n    <!-- Specifies that a repeating event to repeat until a certain date[CHAR LIMIT=20] -->\n    <string name=\"recurrence_end_date\">Until <xliff:g id=\"date\">%s</xliff:g></string>\n    <!-- Specifies that a repeating event to repeat for a number of times. A repeating event can repeat forever, repeat in a certain frequency until a certain date, or repeat for a number of times. e.g. repeat 10 times and stop. This string is for the last case [CHAR LIMIT=25] -->\n    <string name=\"recurrence_end_count_label\">For a number of events</string>\n\n    <!-- Specifies that a repeating event should repeat for a certain number of iterations. [CHAR LIMIT=20]-->\n    <plurals name=\"recurrence_end_count\">\n        <item quantity=\"one\">For <xliff:g id=\"event_count\">%d</xliff:g> event</item>\n        <item quantity=\"other\">For <xliff:g id=\"event_count\">%d</xliff:g> events</item>\n    </plurals>\n\n    <!-- Description of the selected marker for accessibility support [CHAR LIMIT = NONE]-->\n    <string name=\"acessibility_recurrence_choose_end_date_description\">change end date</string>\n\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n/* //device/apps/Calendar/assets/res/any/styles.xml\n**\n** Copyright 2006, The Android Open Source Project\n**\n** Licensed under the Apache License, Version 2.0 (the \"License\");\n** you may not use this file except in compliance with the License.\n** You may obtain a copy of the License at\n**\n**     http://www.apache.org/licenses/LICENSE-2.0\n**\n** Unless required by applicable law or agreed to in writing, software\n** distributed under the License is distributed on an \"AS IS\" BASIS,\n** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n** See the License for the specific language governing permissions and\n** limitations under the License.\n*/\n-->\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\">\n\n\n    <style name=\"TextAppearance\" parent=\"android:TextAppearance\"></style>\n\n    <style name=\"TextAppearance.EditEvent_Label\">\n        <item name=\"android:textAppearance\">?android:attr/textAppearanceSmall</item>\n        <item name=\"android:minHeight\">48dip</item>\n        <item name=\"android:layout_width\">wrap_content</item>\n        <item name=\"android:layout_marginLeft\">16dip</item>\n        <item name=\"android:layout_marginRight\">-16dip</item>\n        <item name=\"android:paddingLeft\">8dip</item>\n        <item name=\"android:paddingRight\">8dip</item>\n        <item name=\"android:gravity\">center_vertical</item>\n        <item name=\"android:layout_gravity\">top|left</item>\n        <item name=\"android:textSize\">18sp</item>\n        <item name=\"android:textColor\">#FFAAAAAA</item>\n    </style>\n\n    <style name=\"TextAppearance.Recurrence_Button\" parent=\"TextAppearance.EditEvent_Label\">\n        <item name=\"android:textColor\">#FF000000</item>\n    </style>\n\n    <style name=\"TextAppearance.EditEvent_Spinner\" parent=\"android:style/Widget.Holo.Light.Spinner\">\n        <item name=\"android:textSize\">18sp</item>\n        <item name=\"android:textColor\">#FF333333</item>\n        <item name=\"android:layout_marginRight\">12dp</item>\n        <item name=\"android:layout_marginLeft\">12dp</item>\n    </style>\n\n    <style name=\"TextAppearance.EditEvent_SpinnerButton\" parent=\"TextAppearance.EditEvent_Spinner\">\n        <item name=\"android:paddingLeft\">12dp</item>\n        <item name=\"android:paddingRight\">12dp</item>\n    </style>\n\n    <style name=\"TextAppearance.RecurrencePickerStyle\">\n        <item name=\"android:textSize\">15sp</item>\n    </style>\n\n    <style name=\"TextAppearance.Recurrence_SpinnerButton\" parent=\"android:style/Widget.Holo.Light.Spinner\" />\n\n    <style name=\"RecurrenceDayOfWeekStyle\">\n        <item name=\"android:layout_width\">wrap_content</item>\n        <item name=\"android:layout_height\">wrap_content</item>\n        <item name=\"android:layout_marginTop\">4dip</item>\n        <item name=\"android:layout_marginBottom\">4dip</item>\n        <item name=\"android:layout_marginLeft\">8dip</item>\n        <item name=\"android:layout_marginRight\">8dip</item>\n        <item name=\"android:layout_weight\">1</item>\n        <item name=\"android:textColor\">@color/recurrence_bubble_text_color</item>\n        <item name=\"android:textAllCaps\">true</item>\n        <item name=\"android:textSize\">12sp</item>\n        <item name=\"android:textStyle\">bold</item>\n        <item name=\"android:singleLine\">true</item>\n        <item name=\"android:background\">@drawable/recurrence_bubble_fill</item>\n        <item name=\"android:paddingLeft\">4dp</item>\n        <item name=\"android:paddingRight\">4dp</item>\n        <item name=\"android:paddingTop\">4dp</item>\n        <item name=\"android:paddingBottom\">4dp</item>\n    </style>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-af/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Kennisgewing\"</item>\n    <item msgid=\"1751151680520784746\">\"E-pos\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minute\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minute\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minute\"</item>\n    <item msgid=\"366087535181197780\">\"15 minute\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minute\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minute\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minute\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minute\"</item>\n    <item msgid=\"8546646645868526283\">\"1 uur\"</item>\n    <item msgid=\"6467845211024768872\">\"2 uur\"</item>\n    <item msgid=\"8201677619511076575\">\"3 uur\"</item>\n    <item msgid=\"7172504281650128893\">\"12 uur\"</item>\n    <item msgid=\"9114286702181482496\">\"24 uur\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dae\"</item>\n    <item msgid=\"6135563708172153696\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Geen\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minute\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minute\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minute\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minute\"</item>\n    <item msgid=\"356346660503078923\">\"20 minute\"</item>\n    <item msgid=\"992592434377054063\">\"25 minute\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minute\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minute\"</item>\n    <item msgid=\"1694315499429259938\">\"1 uur\"</item>\n    <item msgid=\"8281019320591769635\">\"2 uur\"</item>\n    <item msgid=\"2062931719019287773\">\"3 uur\"</item>\n    <item msgid=\"4086495711621133006\">\"12 uur\"</item>\n    <item msgid=\"3172669681920709561\">\"24 uur\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dae\"</item>\n    <item msgid=\"8336577387266744930\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Locale-verstek\"</item>\n    <item msgid=\"134027225275475280\">\"Saterdag\"</item>\n    <item msgid=\"95029346069903091\">\"Sondag\"</item>\n    <item msgid=\"5840983116375063739\">\"Maandag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Besig\"</item>\n    <item msgid=\"6228387173725732140\">\"Beskikbaar\"</item>\n    <item msgid=\"2064426942462573474\">\"Voorlopig\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Verstek\"</item>\n    <item msgid=\"5200216103966973369\">\"Privaat\"</item>\n    <item msgid=\"9182342638433672664\">\"Publiek\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"eerste\"</item>\n    <item msgid=\"5631923029483854900\">\"sekonde\"</item>\n    <item msgid=\"148935502975250973\">\"derde\"</item>\n    <item msgid=\"5124200797326669172\">\"vierde\"</item>\n    <item msgid=\"7564374178324652137\">\"laaste\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Geen reaksie nie\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Miskien\"</item>\n    <item msgid=\"6174292185978948873\">\"Nee\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Slegs hierdie gebeurtenis\"</item>\n    <item msgid=\"1536401639805370405\">\"Hierdie en toekomstige gebeure\"</item>\n    <item msgid=\"7833229563617435430\">\"Alle gebeurtenisse\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Hierdie en toekomstige gebeurtenisse\"</item>\n    <item msgid=\"6315440193748139854\">\"Alle gebeurtenisse\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Slegs hierdie gebeurtenis\"</item>\n    <item msgid=\"140670561403965380\">\"Alle gebeurtenisse in die reeks\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dag\"</item>\n    <item msgid=\"6248480754959562740\">\"Week\"</item>\n    <item msgid=\"4298472806133153766\">\"Maand\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Net as afgewys\"</item>\n    <item msgid=\"6367412240524984286\">\"As afgewys of nie gereageer nie\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"HERHAAL DAAGLIKS\"</item>\n    <item msgid=\"6300824484048337842\">\"HERHAAL WEEKLIKS\"</item>\n    <item msgid=\"189361731610816256\">\"HERHAAL MAANDELIKS\"</item>\n    <item msgid=\"8714177874112569158\">\"HERHAAL JAARLIKS\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"op elke eerste Sondag\"</item>\n    <item msgid=\"2557379346106451363\">\"op elke tweede Sondag\"</item>\n    <item msgid=\"7622144489915654132\">\"op elke derde Sondag\"</item>\n    <item msgid=\"527152448137686021\">\"op elke vierde Sondag\"</item>\n    <item msgid=\"5057483608824759350\">\"op elke laaste Sondag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"op elke eerste Maandag\"</item>\n    <item msgid=\"4484275849072423978\">\"op elke tweede Maandag\"</item>\n    <item msgid=\"8956169860824371383\">\"op elke derde Maandag\"</item>\n    <item msgid=\"6924403357659569326\">\"op elke vierde Maandag\"</item>\n    <item msgid=\"1379608815263472161\">\"op elke laaste Maandag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"op elke eerste Dinsdag\"</item>\n    <item msgid=\"9063613547307760928\">\"op elke tweede Dinsdag\"</item>\n    <item msgid=\"6688603328729208168\">\"op elke derde Dinsdag\"</item>\n    <item msgid=\"6695206006961533357\">\"op elke vierde Dinsdag\"</item>\n    <item msgid=\"8619069174889809914\">\"op elke laaste Dinsdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"op elke eerste Woensdag\"</item>\n    <item msgid=\"5059722045367799217\">\"op elke tweede Woensdag\"</item>\n    <item msgid=\"7986246648229272275\">\"op elke derde Woensdag\"</item>\n    <item msgid=\"9068566169348980801\">\"op elke vierde Woensdag\"</item>\n    <item msgid=\"7976866743069062134\">\"op elke laaste Woensdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"op elke eerste Donderdag\"</item>\n    <item msgid=\"4857419136007543270\">\"op elke tweede Donderdag\"</item>\n    <item msgid=\"222044587450564839\">\"op elke derde Donderdag\"</item>\n    <item msgid=\"6197927556533030945\">\"op elke vierde Donderdag\"</item>\n    <item msgid=\"1023326923033436905\">\"op elke laaste Donderdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"op elke eerste Vrydag\"</item>\n    <item msgid=\"1935608297230506940\">\"op elke tweede Vrydag\"</item>\n    <item msgid=\"4061877662049317599\">\"op elke derde Vrydag\"</item>\n    <item msgid=\"6856646749131820614\">\"op elke vierde Vrydag\"</item>\n    <item msgid=\"6533513913914859794\">\"op elke laaste Vrydag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"op elke eerste Saterdag\"</item>\n    <item msgid=\"9130198690512925355\">\"op elke tweede Saterdag\"</item>\n    <item msgid=\"4525736070844032405\">\"op elke derde Saterdag\"</item>\n    <item msgid=\"422053689531707709\">\"op elke vierde Saterdag\"</item>\n    <item msgid=\"5499975799312474425\">\"op elke laaste Saterdag\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-af/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-pos met\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Klaar\"</string>\n\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Herhaal\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Herhaal nooit nie\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> dag\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> dae\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> week\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> weke\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> maand\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> maande\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> jaar\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> jaar\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"op dieselfde dag elke maand\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Vir altyd\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Tot \\'n datum\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Tot <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Vir \\'n aantal geleenthede\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Vir <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> geleentheid\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Vir <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> geleenthede\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"verander einddatum\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-am/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"ማሳወቂያ\"</item>\n    <item msgid=\"1751151680520784746\">\"ኢሜይል\"</item>\n    <item msgid=\"2658001219380695677\">\"አጭር የፅሁፍ መልዕክት\"</item>\n    <item msgid=\"7926918288165444873\">\"ማንቂያ ደውል\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 ደቂቃዎች\"</item>\n    <item msgid=\"6681865010714743948\">\"1 ደቂቃ\"</item>\n    <item msgid=\"2327505114623595779\">\"5 ደቂቃዎች\"</item>\n    <item msgid=\"1657410063332547113\">\"10 ደቂቃዎች\"</item>\n    <item msgid=\"366087535181197780\">\"15 ደቂቃዎች\"</item>\n    <item msgid=\"6252612791145061929\">\"20 ደቂቃዎች\"</item>\n    <item msgid=\"7896694531989090700\">\"25 ደቂቃዎች\"</item>\n    <item msgid=\"8754510169374808607\">\"30 ደቂቃዎች\"</item>\n    <item msgid=\"3113380274218454394\">\"45 ደቂቃዎች\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ሰዓት\"</item>\n    <item msgid=\"6467845211024768872\">\"2 ሰዓቶች\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ሰዓቶች\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ሰዓቶች\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ሰዓቶች\"</item>\n    <item msgid=\"3107009344872997366\">\"2 ቀኖች\"</item>\n    <item msgid=\"6135563708172153696\">\"1 ሳምንት\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"የለም\"</item>\n    <item msgid=\"5883344836499335043\">\"0 ደቂቃዎች\"</item>\n    <item msgid=\"4354350447805231188\">\"1 ደቂቃ\"</item>\n    <item msgid=\"265674592625309858\">\"5 ደቂቃዎች\"</item>\n    <item msgid=\"8011089417728419666\">\"10 ደቂቃዎች\"</item>\n    <item msgid=\"6177098581805412986\">\"15 ደቂቃዎች\"</item>\n    <item msgid=\"356346660503078923\">\"20 ደቂቃዎች\"</item>\n    <item msgid=\"992592434377054063\">\"25 ደቂቃዎች\"</item>\n    <item msgid=\"9191353668596201944\">\"30 ደቂቃዎች\"</item>\n    <item msgid=\"1192985682962908244\">\"45 ደቂቃዎች\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ሰዓት\"</item>\n    <item msgid=\"8281019320591769635\">\"2 ሰዓቶች\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ሰዓቶች\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ሰዓቶች\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ሰዓቶች\"</item>\n    <item msgid=\"5557836606782821910\">\"2 ቀኖች\"</item>\n    <item msgid=\"8336577387266744930\">\"1 ሳምንት\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"የአካባቢ ነባሪ\"</item>\n    <item msgid=\"134027225275475280\">\"ቅዳሜ\"</item>\n    <item msgid=\"95029346069903091\">\"እሁድ\"</item>\n    <item msgid=\"5840983116375063739\">\"ሰኞ\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"ተይዟ ል\"</item>\n    <item msgid=\"6228387173725732140\">\"የሚገኝ\"</item>\n    <item msgid=\"2064426942462573474\">\"ጊዜያዊ\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"ነባሪ\"</item>\n    <item msgid=\"5200216103966973369\">\"የግል\"</item>\n    <item msgid=\"9182342638433672664\">\"ሕዝብ\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"አንደኛ\"</item>\n    <item msgid=\"5631923029483854900\">\"ሁለተኛ\"</item>\n    <item msgid=\"148935502975250973\">\"ሦስተኛ\"</item>\n    <item msgid=\"5124200797326669172\">\"አራተኛ\"</item>\n    <item msgid=\"7564374178324652137\">\"መጨረሻ\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"ምንም  ምላሽ የለም\"</item>\n    <item msgid=\"3724434080904437698\">\"አዎ\"</item>\n    <item msgid=\"8854145743148992583\">\"ምናልባት\"</item>\n    <item msgid=\"6174292185978948873\">\"አይ\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"ይህ ክስተት ብቻ\"</item>\n    <item msgid=\"1536401639805370405\">\"ይሄ እና የወደፊት ክስተቶች\"</item>\n    <item msgid=\"7833229563617435430\">\"ሁሉም ክስተቶች\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"ይህ&amp; የወደፊት ዝግጅቶች\"</item>\n    <item msgid=\"6315440193748139854\">\"ሁሉም ክስተቶች\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"ይህ ክስተት ብቻ\"</item>\n    <item msgid=\"140670561403965380\">\"ሁሉም ዝግጅቶች በተከታታይ\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"ቀን\"</item>\n    <item msgid=\"6248480754959562740\">\"ሳምንት\"</item>\n    <item msgid=\"4298472806133153766\">\"ወር\"</item>\n    <item msgid=\"5033084974413793845\">\"አጀንዳ\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"ተቀባይነት ካላገኘ ብቻ\"</item>\n    <item msgid=\"6367412240524984286\">\"ተቀባይነት ካላገኘ ወይም ምላሽ ካልተሰጠበት\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"በየቀኑ ድገም\"</item>\n    <item msgid=\"6300824484048337842\">\"በየሳምንቱ ድገም\"</item>\n    <item msgid=\"189361731610816256\">\"በየወሩ ድገም\"</item>\n    <item msgid=\"8714177874112569158\">\"በየዓመቱ ድገም\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"በሁሉም የመጀመሪያ እሁድ\"</item>\n    <item msgid=\"2557379346106451363\">\"በሁሉም ሁለተኛ እሁድ\"</item>\n    <item msgid=\"7622144489915654132\">\"በሁሉም ሶስተኛ እሁድ\"</item>\n    <item msgid=\"527152448137686021\">\"በሁሉም አራተኛ እሁድ\"</item>\n    <item msgid=\"5057483608824759350\">\"በሁሉም የመጨረሻ እሁድ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"በሁሉም የመጀመሪያ ሰኞ\"</item>\n    <item msgid=\"4484275849072423978\">\"በሁሉም ሁለተኛ ሰኞ\"</item>\n    <item msgid=\"8956169860824371383\">\"በሁሉም ሶስተኛ ሰኞ\"</item>\n    <item msgid=\"6924403357659569326\">\"በሁሉም አራተኛ ሰኞ\"</item>\n    <item msgid=\"1379608815263472161\">\"በሁሉም የመጨረሻ ሰኞ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"በሁሉም የመጀመሪያ ማክሰኞ\"</item>\n    <item msgid=\"9063613547307760928\">\"በሁሉም ሁለተኛ ማክሰኞ\"</item>\n    <item msgid=\"6688603328729208168\">\"በሁሉም ሶስተኛ ማክሰኞ\"</item>\n    <item msgid=\"6695206006961533357\">\"በሁሉም አራተኛ ማክሰኞ\"</item>\n    <item msgid=\"8619069174889809914\">\"በሁሉም የመጨረሻ ማክሰኞ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"በሁሉም የመጀመሪያ ረቡዕ\"</item>\n    <item msgid=\"5059722045367799217\">\"በሁሉም ሁለተኛ ረቡዕ\"</item>\n    <item msgid=\"7986246648229272275\">\"በሁሉም ሶስተኛ ረቡዕ\"</item>\n    <item msgid=\"9068566169348980801\">\"በሁሉም አራተኛ ረቡዕ\"</item>\n    <item msgid=\"7976866743069062134\">\"በሁሉም የመጨረሻ ረቡዕ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"በሁሉም የመጀመሪያ ሃሙስ\"</item>\n    <item msgid=\"4857419136007543270\">\"በሁሉም ሁለተኛ ሃሙስ\"</item>\n    <item msgid=\"222044587450564839\">\"በሁሉም ሶስተኛ ሃሙስ\"</item>\n    <item msgid=\"6197927556533030945\">\"በሁሉም አራተኛ ሃሙስ\"</item>\n    <item msgid=\"1023326923033436905\">\"በሁሉም የመጨረሻ ሃሙስ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"በሁሉም የመጀመሪያ አርብ\"</item>\n    <item msgid=\"1935608297230506940\">\"በሁሉም ሁለተኛ አርብ\"</item>\n    <item msgid=\"4061877662049317599\">\"በሁሉም ሶስተኛ አርብ\"</item>\n    <item msgid=\"6856646749131820614\">\"በሁሉም አራተኛ አርብ\"</item>\n    <item msgid=\"6533513913914859794\">\"በሁሉም የመጨረሻ አርብ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"በሁሉም የመጀመሪያ ቅዳሜ\"</item>\n    <item msgid=\"9130198690512925355\">\"በሁሉም ሁለተኛ ቅዳሜ\"</item>\n    <item msgid=\"4525736070844032405\">\"በሁሉም ሶስተኛ ቅዳሜ\"</item>\n    <item msgid=\"422053689531707709\">\"በሁሉም አራተኛ ቅዳሜ\"</item>\n    <item msgid=\"5499975799312474425\">\"በሁሉም የመጨረሻ ቅዳሜ\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-am/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"በነዚህ ኢሜይል ላክ\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"ተከናውኗል\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"ድገም\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"በጭራሽ አይደገምም\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ቀን\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ቀን\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ሳምንት\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ሳምንት\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ወር\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ወር\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ዓመት\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"በየ<xliff:g id=\"COUNT\">%d</xliff:g> ዓመት\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"በየወሩ በተመሳሳዩ ቀን ላይ\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"ለዘለዓለም\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"እስከ አንድ ቀን ድረስ\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"እስከ <xliff:g id=\"DATE\">%s</xliff:g> ድረስ\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"ለተወሰነ የክስተቶች ብዛት\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"ለ<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> ክስተት\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"ለ<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> ክስተቶች\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"የመጨረሻውን ቀን ቀይር\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ar/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"إشعار\"</item>\n    <item msgid=\"1751151680520784746\">\"بريد إلكتروني\"</item>\n    <item msgid=\"2658001219380695677\">\"رسائل SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"المنبه\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 دقائق\"</item>\n    <item msgid=\"6681865010714743948\">\"دقيقة واحدة\"</item>\n    <item msgid=\"2327505114623595779\">\"5 دقائق\"</item>\n    <item msgid=\"1657410063332547113\">\"10 دقائق\"</item>\n    <item msgid=\"366087535181197780\">\"15 دقيقة\"</item>\n    <item msgid=\"6252612791145061929\">\"20 دقيقة\"</item>\n    <item msgid=\"7896694531989090700\">\"25 دقيقة\"</item>\n    <item msgid=\"8754510169374808607\">\"30 دقيقة\"</item>\n    <item msgid=\"3113380274218454394\">\"45 دقيقة\"</item>\n    <item msgid=\"8546646645868526283\">\"ساعة واحدة\"</item>\n    <item msgid=\"6467845211024768872\">\"ساعتان\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ساعات\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ساعة\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ساعة\"</item>\n    <item msgid=\"3107009344872997366\">\"يومان\"</item>\n    <item msgid=\"6135563708172153696\">\"أسبوع واحد\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"لا شيء\"</item>\n    <item msgid=\"5883344836499335043\">\"0 دقائق\"</item>\n    <item msgid=\"4354350447805231188\">\"دقيقة واحدة\"</item>\n    <item msgid=\"265674592625309858\">\"5 دقائق\"</item>\n    <item msgid=\"8011089417728419666\">\"10 دقائق\"</item>\n    <item msgid=\"6177098581805412986\">\"15 دقيقة\"</item>\n    <item msgid=\"356346660503078923\">\"20 دقيقة\"</item>\n    <item msgid=\"992592434377054063\">\"25 دقيقة\"</item>\n    <item msgid=\"9191353668596201944\">\"30 دقيقة\"</item>\n    <item msgid=\"1192985682962908244\">\"45 دقيقة\"</item>\n    <item msgid=\"1694315499429259938\">\"ساعة واحدة\"</item>\n    <item msgid=\"8281019320591769635\">\"ساعتان\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ساعات\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ساعة\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ساعة\"</item>\n    <item msgid=\"5557836606782821910\">\"يومان\"</item>\n    <item msgid=\"8336577387266744930\">\"أسبوع واحد\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"اللغة الافتراضية\"</item>\n    <item msgid=\"134027225275475280\">\"السبت\"</item>\n    <item msgid=\"95029346069903091\">\"الأحد\"</item>\n    <item msgid=\"5840983116375063739\">\"الاثنين\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"مشغول\"</item>\n    <item msgid=\"6228387173725732140\">\"متواجد\"</item>\n    <item msgid=\"2064426942462573474\">\"مبدئي\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"افتراضي\"</item>\n    <item msgid=\"5200216103966973369\">\"خاص\"</item>\n    <item msgid=\"9182342638433672664\">\"عام\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"أول\"</item>\n    <item msgid=\"5631923029483854900\">\"ثانية\"</item>\n    <item msgid=\"148935502975250973\">\"الثالث\"</item>\n    <item msgid=\"5124200797326669172\">\"الرابع\"</item>\n    <item msgid=\"7564374178324652137\">\"الأخير\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"لا استجابة\"</item>\n    <item msgid=\"3724434080904437698\">\"نعم\"</item>\n    <item msgid=\"8854145743148992583\">\"ربما\"</item>\n    <item msgid=\"6174292185978948873\">\"لا\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"هذا الحدث فقط\"</item>\n    <item msgid=\"1536401639805370405\">\"هذا الحدث والأحداث المستقبلية\"</item>\n    <item msgid=\"7833229563617435430\">\"جميع الأحداث\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"هذا الحدث والأحداث المستقبلية\"</item>\n    <item msgid=\"6315440193748139854\">\"جميع الأحداث\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"هذا الحدث فقط\"</item>\n    <item msgid=\"140670561403965380\">\"جميع الأحداث في سلسلة الأحداث\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"يوم\"</item>\n    <item msgid=\"6248480754959562740\">\"أسبوع\"</item>\n    <item msgid=\"4298472806133153766\">\"شهر\"</item>\n    <item msgid=\"5033084974413793845\">\"أجندة\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"في حالة الرفض فقط\"</item>\n    <item msgid=\"6367412240524984286\">\"في حالة الرفض أو عدم الرد\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"التكرار يوميًا\"</item>\n    <item msgid=\"6300824484048337842\">\"التكرار أسبوعيًا\"</item>\n    <item msgid=\"189361731610816256\">\"التكرار شهريًا\"</item>\n    <item msgid=\"8714177874112569158\">\"التكرار سنويًا\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"يوم الأحد الأول من كل شهر\"</item>\n    <item msgid=\"2557379346106451363\">\"يوم الأحد الثاني من كل شهر\"</item>\n    <item msgid=\"7622144489915654132\">\"يوم الأحد الثالث من كل شهر\"</item>\n    <item msgid=\"527152448137686021\">\"يوم الأحد الرابع من كل شهر\"</item>\n    <item msgid=\"5057483608824759350\">\"يوم الأحد الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"يوم الاثنين الأول من كل شهر\"</item>\n    <item msgid=\"4484275849072423978\">\"يوم الاثنين الثاني من كل شهر\"</item>\n    <item msgid=\"8956169860824371383\">\"يوم الاثنين الثالث من كل شهر\"</item>\n    <item msgid=\"6924403357659569326\">\"يوم الاثنين الرابع من كل شهر\"</item>\n    <item msgid=\"1379608815263472161\">\"يوم الاثنين الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"يوم الثلاثاء الأول من كل شهر\"</item>\n    <item msgid=\"9063613547307760928\">\"يوم الثلاثاء الثاني من كل شهر\"</item>\n    <item msgid=\"6688603328729208168\">\"يوم الثلاثاء الثالث من كل شهر\"</item>\n    <item msgid=\"6695206006961533357\">\"يوم الثلاثاء الرابع من كل شهر\"</item>\n    <item msgid=\"8619069174889809914\">\"يوم الثلاثاء الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"يوم الأربعاء الأول من كل شهر\"</item>\n    <item msgid=\"5059722045367799217\">\"يوم الأربعاء الثاني من كل شهر\"</item>\n    <item msgid=\"7986246648229272275\">\"يوم الأربعاء الثالث من كل شهر\"</item>\n    <item msgid=\"9068566169348980801\">\"يوم الأربعاء الرابع من كل شهر\"</item>\n    <item msgid=\"7976866743069062134\">\"يوم الأربعاء الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"يوم الخميس الأول من كل شهر\"</item>\n    <item msgid=\"4857419136007543270\">\"يوم الخميس الثاني من كل شهر\"</item>\n    <item msgid=\"222044587450564839\">\"يوم الخميس الثالث من كل شهر\"</item>\n    <item msgid=\"6197927556533030945\">\"يوم الخميس الرابع من كل شهر\"</item>\n    <item msgid=\"1023326923033436905\">\"يوم الخميس الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"يوم الجمعة الأول من كل شهر\"</item>\n    <item msgid=\"1935608297230506940\">\"يوم الجمعة الثاني من كل شهر\"</item>\n    <item msgid=\"4061877662049317599\">\"يوم الجمعة الثالث من كل شهر\"</item>\n    <item msgid=\"6856646749131820614\">\"يوم الجمعة الرابع من كل شهر\"</item>\n    <item msgid=\"6533513913914859794\">\"يوم الجمعة الأخير من كل شهر\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"يوم السبت الأول من كل شهر\"</item>\n    <item msgid=\"9130198690512925355\">\"يوم السبت الثاني من كل شهر\"</item>\n    <item msgid=\"4525736070844032405\">\"يوم السبت الثالث من كل شهر\"</item>\n    <item msgid=\"422053689531707709\">\"يوم السبت الرابع من كل شهر\"</item>\n    <item msgid=\"5499975799312474425\">\"يوم السبت الأخير من كل شهر\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ar/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"إرسال رسالة إلكترونية إلى\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"تم\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"التكرار\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"لا يتكرر\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> يوم\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> يوم\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> أسبوع\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> أسبوع\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> شهر\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> شهر\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> عام\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"كل <xliff:g id=\"COUNT\">%d</xliff:g> عام\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"في اليوم نفسه من كل شهر\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"للأبد\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"حتى تاريخ ما\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"حتى <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"لعدد من الأحداث\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"لـ <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> حدث\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"لـ <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> من الأحداث\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"تغيير تاريخ الانتهاء\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-be/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Апавяшч-е\"</item>\n    <item msgid=\"1751151680520784746\">\"Электр. пошта\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Будзільнік\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 хвілін\"</item>\n    <item msgid=\"6681865010714743948\">\"1 хвіліна\"</item>\n    <item msgid=\"2327505114623595779\">\"5 хвілін\"</item>\n    <item msgid=\"1657410063332547113\">\"10 хвілін\"</item>\n    <item msgid=\"366087535181197780\">\"15 хвілін\"</item>\n    <item msgid=\"6252612791145061929\">\"20 хвілін\"</item>\n    <item msgid=\"7896694531989090700\">\"25 хвілін\"</item>\n    <item msgid=\"8754510169374808607\">\"30 хвілін\"</item>\n    <item msgid=\"3113380274218454394\">\"45 хвілін\"</item>\n    <item msgid=\"8546646645868526283\">\"1 гадзіна\"</item>\n    <item msgid=\"6467845211024768872\">\"2 гадзіны\"</item>\n    <item msgid=\"8201677619511076575\">\"3 гадзіны\"</item>\n    <item msgid=\"7172504281650128893\">\"12 гадзін\"</item>\n    <item msgid=\"9114286702181482496\">\"24 гадзіны\"</item>\n    <item msgid=\"3107009344872997366\">\"2 дні\"</item>\n    <item msgid=\"6135563708172153696\">\"1 тыдзень\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Няма\"</item>\n    <item msgid=\"5883344836499335043\">\"0 хвілін\"</item>\n    <item msgid=\"4354350447805231188\">\"1 хвіліна\"</item>\n    <item msgid=\"265674592625309858\">\"5 хвілін\"</item>\n    <item msgid=\"8011089417728419666\">\"10 хвілін\"</item>\n    <item msgid=\"6177098581805412986\">\"15 хвілін\"</item>\n    <item msgid=\"356346660503078923\">\"20 хвілін\"</item>\n    <item msgid=\"992592434377054063\">\"25 хвілін\"</item>\n    <item msgid=\"9191353668596201944\">\"30 хвілін\"</item>\n    <item msgid=\"1192985682962908244\">\"45 хвілін\"</item>\n    <item msgid=\"1694315499429259938\">\"1 гадзіна\"</item>\n    <item msgid=\"8281019320591769635\">\"2 гадзіны\"</item>\n    <item msgid=\"2062931719019287773\">\"3 гадзіны\"</item>\n    <item msgid=\"4086495711621133006\">\"12 гадзін\"</item>\n    <item msgid=\"3172669681920709561\">\"24 гадзіны\"</item>\n    <item msgid=\"5557836606782821910\">\"2 дні\"</item>\n    <item msgid=\"8336577387266744930\">\"1 тыдзень\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Рэгiянальная налада па змаўчанні\"</item>\n    <item msgid=\"134027225275475280\">\"Субота\"</item>\n    <item msgid=\"95029346069903091\">\"Нядзеля\"</item>\n    <item msgid=\"5840983116375063739\">\"Панядзелак\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Заняты\"</item>\n    <item msgid=\"6228387173725732140\">\"Даступны\"</item>\n    <item msgid=\"2064426942462573474\">\"Часова\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Па змаўчанні\"</item>\n    <item msgid=\"5200216103966973369\">\"Прыватны\"</item>\n    <item msgid=\"9182342638433672664\">\"Агульнадаступнае\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"першы\"</item>\n    <item msgid=\"5631923029483854900\">\"другі\"</item>\n    <item msgid=\"148935502975250973\">\"трэці\"</item>\n    <item msgid=\"5124200797326669172\">\"чацвёрты\"</item>\n    <item msgid=\"7564374178324652137\">\"апошні\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Няма адказу\"</item>\n    <item msgid=\"3724434080904437698\">\"Так\"</item>\n    <item msgid=\"8854145743148992583\">\"Магчыма\"</item>\n    <item msgid=\"6174292185978948873\">\"Не\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Толькі гэта падзея\"</item>\n    <item msgid=\"1536401639805370405\">\"Гэта і будучыя мерапрыемствы\"</item>\n    <item msgid=\"7833229563617435430\">\"Усе падзеі\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Гэтыя i будучыя падзеі\"</item>\n    <item msgid=\"6315440193748139854\">\"Усе падзеі\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Толькі гэта мерапрыемства\"</item>\n    <item msgid=\"140670561403965380\">\"Усе падзеі ў серыі\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Дзень\"</item>\n    <item msgid=\"6248480754959562740\">\"Тыдзень\"</item>\n    <item msgid=\"4298472806133153766\">\"Месяц\"</item>\n    <item msgid=\"5033084974413793845\">\"Парадак дня\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Толькі калі адмоўлена\"</item>\n    <item msgid=\"6367412240524984286\">\"Калі адмоўлена або адказу няма\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ШТОДЗЁННЫ ПАЎТОР\"</item>\n    <item msgid=\"6300824484048337842\">\"ШТОТЫДНЁВЫ ПАЎТОР\"</item>\n    <item msgid=\"189361731610816256\">\"ШТОМЕСЯЧНЫ ПАЎТОР\"</item>\n    <item msgid=\"8714177874112569158\">\"ШТОГАДОВЫ ПАЎТОР\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"кожную першую нядзелю\"</item>\n    <item msgid=\"2557379346106451363\">\"кожную другую нядзелю\"</item>\n    <item msgid=\"7622144489915654132\">\"кожную трэцюю нядзелю\"</item>\n    <item msgid=\"527152448137686021\">\"кожную чацвёртую нядзелю\"</item>\n    <item msgid=\"5057483608824759350\">\"кожную апошнюю нядзелю\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"кожны першы панядзелак\"</item>\n    <item msgid=\"4484275849072423978\">\"кожны другі панядзелак\"</item>\n    <item msgid=\"8956169860824371383\">\"кожны трэці панядзелак\"</item>\n    <item msgid=\"6924403357659569326\">\"кожны чацвёрты панядзелак\"</item>\n    <item msgid=\"1379608815263472161\">\"кожны апошні панядзелак\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"кожны першы аўторак\"</item>\n    <item msgid=\"9063613547307760928\">\"кожны другі аўторак\"</item>\n    <item msgid=\"6688603328729208168\">\"кожны трэці аўторак\"</item>\n    <item msgid=\"6695206006961533357\">\"кожны чацвёрты аўторак\"</item>\n    <item msgid=\"8619069174889809914\">\"кожны апошні аўторак\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"кожную першую сераду\"</item>\n    <item msgid=\"5059722045367799217\">\"кожную другую сераду\"</item>\n    <item msgid=\"7986246648229272275\">\"кожную трэцюю сераду\"</item>\n    <item msgid=\"9068566169348980801\">\"кожную чацвёртую сераду\"</item>\n    <item msgid=\"7976866743069062134\">\"кожную апошнюю сераду\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"кожны першы чацвер\"</item>\n    <item msgid=\"4857419136007543270\">\"кожны другі чацвер\"</item>\n    <item msgid=\"222044587450564839\">\"кожны трэці чацвер\"</item>\n    <item msgid=\"6197927556533030945\">\"кожны чацвёрты чацвер\"</item>\n    <item msgid=\"1023326923033436905\">\"кожны апошні чацвер\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"кожную першую пятніцу\"</item>\n    <item msgid=\"1935608297230506940\">\"кожную другую пятніцу\"</item>\n    <item msgid=\"4061877662049317599\">\"кожную трэцюю пятніцу\"</item>\n    <item msgid=\"6856646749131820614\">\"кожную чацвёртую пятніцу\"</item>\n    <item msgid=\"6533513913914859794\">\"кожную апошнюю пятніцу\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"кожную першую суботу\"</item>\n    <item msgid=\"9130198690512925355\">\"кожную другую суботу\"</item>\n    <item msgid=\"4525736070844032405\">\"кожную трэцюю суботу\"</item>\n    <item msgid=\"422053689531707709\">\"кожную чацвёртую суботу\"</item>\n    <item msgid=\"5499975799312474425\">\"кожную апошнюю суботу\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-be/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Электронная пошта з\"</string>\n\n    <string name=\"snooze_all_label\" msgid=\"4994488813124409077\">\"Адкласці ўсе\"</string>\n    <string name=\"dismiss_all_label\" msgid=\"1834400025868091301\">\"Адмяніць усё\"</string>\n    <string name=\"snooze_label\" msgid=\"1515893621063224666\">\"Адкласці\"</string>\n    <string name=\"does_not_repeat\" msgid=\"1877681921029738999\">\"Аднаразовая падзея\"</string>\n    <string name=\"endByDate\" msgid=\"7654221304929538201\">\"; да <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <plurals name=\"endByCount\">\n        <item quantity=\"one\" msgid=\"3727754565990691816\">\"; на адзін раз\"</item>\n        <item quantity=\"other\" msgid=\"4855496837834652446\">\"; для <xliff:g id=\"NUMBER\">%d</xliff:g> р.\"</item>\n    </plurals>\n    <plurals name=\"daily\">\n        <item quantity=\"one\" msgid=\"5169052946627480942\">\"Штодзённа\"</item>\n        <item quantity=\"other\" msgid=\"5455230727715859264\">\"Кожн. <xliff:g id=\"NUMBER\">%d</xliff:g> д.\"</item>\n    </plurals>\n    <string name=\"every_weekday\" msgid=\"5896574838353902978\">\"Кожны будны дзень (Пн–Пт)\"</string>\n    <plurals name=\"weekly\">\n        <item quantity=\"one\" msgid=\"5463021019301453273\">\"Кожны тыдзень па <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n        <item quantity=\"other\" msgid=\"2857390143157377867\">\"Кожныя <xliff:g id=\"NUMBER\">%1$d</xliff:g> тыд. па <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n    </plurals>\n    <string name=\"monthly\" msgid=\"4587116285383048586\">\"Штомесяц\"</string>\n    <string name=\"yearly_plain\" msgid=\"3652692085322162449\">\"Штогод\"</string>\n    <string name=\"monthly_on_day\" msgid=\"5370155265278821156\">\"Штомесяц (у дзень <xliff:g id=\"DAY_OF_MONTH\">%s</xliff:g>)\"</string>\n    <string name=\"yearly\" msgid=\"8576208380302949002\">\"Штогод (па <xliff:g id=\"DATES\">%s</xliff:g>)\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Гатова\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Паўтарыць\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Ніколі не паўтараецца\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Кожны <xliff:g id=\"COUNT\">%d</xliff:g> дзень\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Кожны <xliff:g id=\"COUNT\">%d</xliff:g> дзень\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Кожны <xliff:g id=\"COUNT\">%d</xliff:g> тыдз.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Кожныя <xliff:g id=\"COUNT\">%d</xliff:g> тыдняў\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Кожны <xliff:g id=\"COUNT\">%d</xliff:g> месяц\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Кожныя <xliff:g id=\"COUNT\">%d</xliff:g> мес.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Кожны <xliff:g id=\"COUNT\">%d</xliff:g> год\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Кожныя <xliff:g id=\"COUNT\">%d</xliff:g> гадоў\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"у той жа дзень кожнага месяца\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Назаўсёды\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Да даты\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"да <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Для некалькiх мерапрыемстваў\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Для мерапрыемства <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Для мерапрыемства <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"змяніць дату заканчэння\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-bg/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Известие\"</item>\n    <item msgid=\"1751151680520784746\">\"Имейл\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Будилник\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 минути\"</item>\n    <item msgid=\"6681865010714743948\">\"1 минута\"</item>\n    <item msgid=\"2327505114623595779\">\"5 минути\"</item>\n    <item msgid=\"1657410063332547113\">\"10 минути\"</item>\n    <item msgid=\"366087535181197780\">\"15 минути\"</item>\n    <item msgid=\"6252612791145061929\">\"20 минути\"</item>\n    <item msgid=\"7896694531989090700\">\"25 минути\"</item>\n    <item msgid=\"8754510169374808607\">\"30 минути\"</item>\n    <item msgid=\"3113380274218454394\">\"45 минути\"</item>\n    <item msgid=\"8546646645868526283\">\"1 час\"</item>\n    <item msgid=\"6467845211024768872\">\"2 часа\"</item>\n    <item msgid=\"8201677619511076575\">\"3 часа\"</item>\n    <item msgid=\"7172504281650128893\">\"12 часа\"</item>\n    <item msgid=\"9114286702181482496\">\"24 часа\"</item>\n    <item msgid=\"3107009344872997366\">\"2 дни\"</item>\n    <item msgid=\"6135563708172153696\">\"1 седмица\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Няма\"</item>\n    <item msgid=\"5883344836499335043\">\"0 минути\"</item>\n    <item msgid=\"4354350447805231188\">\"1 минута\"</item>\n    <item msgid=\"265674592625309858\">\"5 минути\"</item>\n    <item msgid=\"8011089417728419666\">\"10 минути\"</item>\n    <item msgid=\"6177098581805412986\">\"15 минути\"</item>\n    <item msgid=\"356346660503078923\">\"20 минути\"</item>\n    <item msgid=\"992592434377054063\">\"25 минути\"</item>\n    <item msgid=\"9191353668596201944\">\"30 минути\"</item>\n    <item msgid=\"1192985682962908244\">\"45 минути\"</item>\n    <item msgid=\"1694315499429259938\">\"1 час\"</item>\n    <item msgid=\"8281019320591769635\">\"2 часа\"</item>\n    <item msgid=\"2062931719019287773\">\"3 часа\"</item>\n    <item msgid=\"4086495711621133006\">\"12 часа\"</item>\n    <item msgid=\"3172669681920709561\">\"24 часа\"</item>\n    <item msgid=\"5557836606782821910\">\"2 дни\"</item>\n    <item msgid=\"8336577387266744930\">\"1 седмица\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Стандартно за локала\"</item>\n    <item msgid=\"134027225275475280\">\"събота\"</item>\n    <item msgid=\"95029346069903091\">\"неделя\"</item>\n    <item msgid=\"5840983116375063739\">\"понеделник\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Зает/а\"</item>\n    <item msgid=\"6228387173725732140\">\"На разположение\"</item>\n    <item msgid=\"2064426942462573474\">\"Колебливо\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Стандартно\"</item>\n    <item msgid=\"5200216103966973369\">\"Частно\"</item>\n    <item msgid=\"9182342638433672664\">\"Обществено\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"първо\"</item>\n    <item msgid=\"5631923029483854900\">\"второ\"</item>\n    <item msgid=\"148935502975250973\">\"трето\"</item>\n    <item msgid=\"5124200797326669172\">\"четвърто\"</item>\n    <item msgid=\"7564374178324652137\">\"посл.\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Няма отговор\"</item>\n    <item msgid=\"3724434080904437698\">\"Да\"</item>\n    <item msgid=\"8854145743148992583\">\"Може би\"</item>\n    <item msgid=\"6174292185978948873\">\"Не\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Само това събитие\"</item>\n    <item msgid=\"1536401639805370405\">\"Това и бъдещи събития\"</item>\n    <item msgid=\"7833229563617435430\">\"Всички събития\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Това и бъдещи събития\"</item>\n    <item msgid=\"6315440193748139854\">\"Всички събития\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Само това събитие\"</item>\n    <item msgid=\"140670561403965380\">\"Всички събития в поредицата\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Ден\"</item>\n    <item msgid=\"6248480754959562740\">\"Седмица\"</item>\n    <item msgid=\"4298472806133153766\">\"Месец\"</item>\n    <item msgid=\"5033084974413793845\">\"График\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Само при отхвърляне\"</item>\n    <item msgid=\"6367412240524984286\">\"При отхвърляне или липса на отговор\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ПОВТАРЯНЕ ДНЕВНО\"</item>\n    <item msgid=\"6300824484048337842\">\"ПОВТАРЯНЕ СЕДМИЧНО\"</item>\n    <item msgid=\"189361731610816256\">\"ПОВТАРЯНЕ МЕСЕЧНО\"</item>\n    <item msgid=\"8714177874112569158\">\"ПОВТАРЯНЕ ГОДИШНО\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"всяка първа неделя\"</item>\n    <item msgid=\"2557379346106451363\">\"всяка втора неделя\"</item>\n    <item msgid=\"7622144489915654132\">\"всяка трета неделя\"</item>\n    <item msgid=\"527152448137686021\">\"всяка четвърта неделя\"</item>\n    <item msgid=\"5057483608824759350\">\"всяка последна неделя\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"всеки първи понеделник\"</item>\n    <item msgid=\"4484275849072423978\">\"всеки втори понеделник\"</item>\n    <item msgid=\"8956169860824371383\">\"всеки трети понеделник\"</item>\n    <item msgid=\"6924403357659569326\">\"всеки четвърти понеделник\"</item>\n    <item msgid=\"1379608815263472161\">\"всеки последен понеделник\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"всеки първи вторник\"</item>\n    <item msgid=\"9063613547307760928\">\"всеки втори вторник\"</item>\n    <item msgid=\"6688603328729208168\">\"всеки трети вторник\"</item>\n    <item msgid=\"6695206006961533357\">\"всеки четвърти вторник\"</item>\n    <item msgid=\"8619069174889809914\">\"всеки последен вторник\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"всяка първа сряда\"</item>\n    <item msgid=\"5059722045367799217\">\"всяка втора сряда\"</item>\n    <item msgid=\"7986246648229272275\">\"всяка трета сряда\"</item>\n    <item msgid=\"9068566169348980801\">\"всяка четвърта сряда\"</item>\n    <item msgid=\"7976866743069062134\">\"всяка последна сряда\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"всеки първи четвъртък\"</item>\n    <item msgid=\"4857419136007543270\">\"всеки втори четвъртък\"</item>\n    <item msgid=\"222044587450564839\">\"всеки трети четвъртък\"</item>\n    <item msgid=\"6197927556533030945\">\"всеки четвърти четвъртък\"</item>\n    <item msgid=\"1023326923033436905\">\"всеки последен четвъртък\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"всеки първи петък\"</item>\n    <item msgid=\"1935608297230506940\">\"всеки втори петък\"</item>\n    <item msgid=\"4061877662049317599\">\"всеки трети петък\"</item>\n    <item msgid=\"6856646749131820614\">\"всеки четвърти петък\"</item>\n    <item msgid=\"6533513913914859794\">\"всеки последен петък\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"всяка първа събота\"</item>\n    <item msgid=\"9130198690512925355\">\"всяка втора събота\"</item>\n    <item msgid=\"4525736070844032405\">\"всяка трета събота\"</item>\n    <item msgid=\"422053689531707709\">\"всяка четвърта събота\"</item>\n    <item msgid=\"5499975799312474425\">\"всяка последна събота\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-bg/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Изпращане на имейл посредством\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Готово\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Повтаряне\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Без повтаряне\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> ден\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> дни\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> седмица\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> седмици\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> месец\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> месеца\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> година\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> години\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"на същия ден всеки месец\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Винаги\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"До дадена дата\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"До <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"За даден брой събития\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"За <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> събитие\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"За <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> събития\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"промяна на крайната дата\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ca/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificació\"</item>\n    <item msgid=\"1751151680520784746\">\"Correu electrònic\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarma\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuts\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuts\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuts\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuts\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuts\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuts\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuts\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuts\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 hores\"</item>\n    <item msgid=\"8201677619511076575\">\"3 hores\"</item>\n    <item msgid=\"7172504281650128893\">\"12 hores\"</item>\n    <item msgid=\"9114286702181482496\">\"24 hores\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dies\"</item>\n    <item msgid=\"6135563708172153696\">\"1 setmana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Cap\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuts\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuts\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuts\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuts\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuts\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuts\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuts\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuts\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 hores\"</item>\n    <item msgid=\"2062931719019287773\">\"3 hores\"</item>\n    <item msgid=\"4086495711621133006\">\"12 hores\"</item>\n    <item msgid=\"3172669681920709561\">\"24 hores\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dies\"</item>\n    <item msgid=\"8336577387266744930\">\"1 setmana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Regió predeterminada\"</item>\n    <item msgid=\"134027225275475280\">\"Dissabte\"</item>\n    <item msgid=\"95029346069903091\">\"Diumenge\"</item>\n    <item msgid=\"5840983116375063739\">\"Dilluns\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Ocupat\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponible\"</item>\n    <item msgid=\"2064426942462573474\">\"Provisional\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predeterminada\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Públic\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primer\"</item>\n    <item msgid=\"5631923029483854900\">\"segon\"</item>\n    <item msgid=\"148935502975250973\">\"tercer\"</item>\n    <item msgid=\"5124200797326669172\">\"quart\"</item>\n    <item msgid=\"7564374178324652137\">\"darrer\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Cap resposta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sí\"</item>\n    <item msgid=\"8854145743148992583\">\"Potser\"</item>\n    <item msgid=\"6174292185978948873\">\"No\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Només aquest esdeveniment\"</item>\n    <item msgid=\"1536401639805370405\">\"Aquest esdeveniment i esdeveniments futurs\"</item>\n    <item msgid=\"7833229563617435430\">\"Tots els esdeveniments\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Aquest i els esdeveniments futurs\"</item>\n    <item msgid=\"6315440193748139854\">\"Tots els esdeveniments\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Només aquest esdeveniment\"</item>\n    <item msgid=\"140670561403965380\">\"Tots els esdeveniments de la sèrie\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dia\"</item>\n    <item msgid=\"6248480754959562740\">\"Setmana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mes\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Només si es rebutja\"</item>\n    <item msgid=\"6367412240524984286\">\"Si es rebutja o no es contesta\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETEIX DIÀRIAMENT\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETEIX SETMANALMENT\"</item>\n    <item msgid=\"189361731610816256\">\"REPETEIX MENSUALMENT\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETEIX ANUALMENT\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"primer diumenge de cada mes\"</item>\n    <item msgid=\"2557379346106451363\">\"segon diumenge de cada mes\"</item>\n    <item msgid=\"7622144489915654132\">\"tercer diumenge de cada mes\"</item>\n    <item msgid=\"527152448137686021\">\"quart diumenge de cada mes\"</item>\n    <item msgid=\"5057483608824759350\">\"últim diumenge de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"primer dilluns de cada mes\"</item>\n    <item msgid=\"4484275849072423978\">\"segon dilluns de cada mes\"</item>\n    <item msgid=\"8956169860824371383\">\"tercer dilluns de cada mes\"</item>\n    <item msgid=\"6924403357659569326\">\"quart dilluns de cada mes\"</item>\n    <item msgid=\"1379608815263472161\">\"últim dilluns de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"primer dimarts de cada mes\"</item>\n    <item msgid=\"9063613547307760928\">\"segon dimarts de cada mes\"</item>\n    <item msgid=\"6688603328729208168\">\"tercer dimarts de cada mes\"</item>\n    <item msgid=\"6695206006961533357\">\"quart dimarts de cada mes\"</item>\n    <item msgid=\"8619069174889809914\">\"últim dimarts de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"primer dimecres de cada mes\"</item>\n    <item msgid=\"5059722045367799217\">\"segon dimecres de cada mes\"</item>\n    <item msgid=\"7986246648229272275\">\"tercer dimecres de cada mes\"</item>\n    <item msgid=\"9068566169348980801\">\"quart dimecres de cada mes\"</item>\n    <item msgid=\"7976866743069062134\">\"últim dimecres de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"primer dijous de cada mes\"</item>\n    <item msgid=\"4857419136007543270\">\"segon dijous de cada mes\"</item>\n    <item msgid=\"222044587450564839\">\"tercer dijous de cada mes\"</item>\n    <item msgid=\"6197927556533030945\">\"quart dijous de cada mes\"</item>\n    <item msgid=\"1023326923033436905\">\"últim dijous de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"primer divendres de cada mes\"</item>\n    <item msgid=\"1935608297230506940\">\"segon divendres de cada mes\"</item>\n    <item msgid=\"4061877662049317599\">\"tercer divendres de cada mes\"</item>\n    <item msgid=\"6856646749131820614\">\"quart divendres de cada mes\"</item>\n    <item msgid=\"6533513913914859794\">\"últim divendres de cada mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"primer dissabte de cada mes\"</item>\n    <item msgid=\"9130198690512925355\">\"segon dissabte de cada mes\"</item>\n    <item msgid=\"4525736070844032405\">\"tercer dissabte de cada mes\"</item>\n    <item msgid=\"422053689531707709\">\"quart dissabte de cada mes\"</item>\n    <item msgid=\"5499975799312474425\">\"últim dissabte de cada mes\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ca/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Correu electrònic amb\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Fet\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repeteix\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"No es repeteix mai\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> dia\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> dies\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> setmana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> setmanes\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> mes\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> mesos\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> any\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> anys\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"el mateix dia de cada mes\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Sempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Fins a una data\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Fins al dia <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Per a alguns esdeveniments\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Per a <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> esdeveniment\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Per a <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> esdeveniments\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"canvia la data de finalització\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-cs/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Oznámení\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Budík\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minut\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuta\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minut\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minut\"</item>\n    <item msgid=\"366087535181197780\">\"15 minut\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minut\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minut\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minut\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minut\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hodina\"</item>\n    <item msgid=\"6467845211024768872\">\"2 hodiny\"</item>\n    <item msgid=\"8201677619511076575\">\"3 hodiny\"</item>\n    <item msgid=\"7172504281650128893\">\"12 hodin\"</item>\n    <item msgid=\"9114286702181482496\">\"24 hodin\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dny\"</item>\n    <item msgid=\"6135563708172153696\">\"1 týden\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Žádné\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minut\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuta\"</item>\n    <item msgid=\"265674592625309858\">\"5 minut\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minut\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minut\"</item>\n    <item msgid=\"356346660503078923\">\"20 minut\"</item>\n    <item msgid=\"992592434377054063\">\"25 minut\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minut\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minut\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hodina\"</item>\n    <item msgid=\"8281019320591769635\">\"2 hodiny\"</item>\n    <item msgid=\"2062931719019287773\">\"3 hodiny\"</item>\n    <item msgid=\"4086495711621133006\">\"12 hodin\"</item>\n    <item msgid=\"3172669681920709561\">\"24 hodin\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dny\"</item>\n    <item msgid=\"8336577387266744930\">\"1 týden\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Výchozí hodnota regionálního nastavení\"</item>\n    <item msgid=\"134027225275475280\">\"Sobota\"</item>\n    <item msgid=\"95029346069903091\">\"Neděle\"</item>\n    <item msgid=\"5840983116375063739\">\"Pondělí\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Nemám čas\"</item>\n    <item msgid=\"6228387173725732140\">\"K dispozici\"</item>\n    <item msgid=\"2064426942462573474\">\"Možná\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Výchozí nastavení\"</item>\n    <item msgid=\"5200216103966973369\">\"Soukromá\"</item>\n    <item msgid=\"9182342638433672664\">\"Veřejná\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"1.\"</item>\n    <item msgid=\"5631923029483854900\">\"2.\"</item>\n    <item msgid=\"148935502975250973\">\"3.\"</item>\n    <item msgid=\"5124200797326669172\">\"4.\"</item>\n    <item msgid=\"7564374178324652137\">\"poslední\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Žádná odpověď\"</item>\n    <item msgid=\"3724434080904437698\">\"Ano\"</item>\n    <item msgid=\"8854145743148992583\">\"Možná\"</item>\n    <item msgid=\"6174292185978948873\">\"Ne\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Pouze tato událost\"</item>\n    <item msgid=\"1536401639805370405\">\"Tato a budoucí události\"</item>\n    <item msgid=\"7833229563617435430\">\"Všechny události\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Tato a budoucí události\"</item>\n    <item msgid=\"6315440193748139854\">\"Všechny události\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Pouze tato událost\"</item>\n    <item msgid=\"140670561403965380\">\"Všechny instance události\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Den\"</item>\n    <item msgid=\"6248480754959562740\">\"Týden\"</item>\n    <item msgid=\"4298472806133153766\">\"Měsíc\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Jen v případě odmítnutí\"</item>\n    <item msgid=\"6367412240524984286\">\"Při odmítnutí nebo bez odpovědi\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"OPAKOVAT DENNĚ\"</item>\n    <item msgid=\"6300824484048337842\">\"OPAKOVAT TÝDNĚ\"</item>\n    <item msgid=\"189361731610816256\">\"OPAKOVAT MĚSÍČNĚ\"</item>\n    <item msgid=\"8714177874112569158\">\"OPAKOVAT ROČNĚ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"každou první neděli\"</item>\n    <item msgid=\"2557379346106451363\">\"každou druhou neděli\"</item>\n    <item msgid=\"7622144489915654132\">\"každou třetí neděli\"</item>\n    <item msgid=\"527152448137686021\">\"každou čtvrtou neděli\"</item>\n    <item msgid=\"5057483608824759350\">\"každou poslední neděli\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"každé první pondělí\"</item>\n    <item msgid=\"4484275849072423978\">\"každé druhé pondělí\"</item>\n    <item msgid=\"8956169860824371383\">\"každé třetí pondělí\"</item>\n    <item msgid=\"6924403357659569326\">\"každé čtvrté pondělí\"</item>\n    <item msgid=\"1379608815263472161\">\"každé poslední pondělí\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"každé první úterý\"</item>\n    <item msgid=\"9063613547307760928\">\"každé druhé úterý\"</item>\n    <item msgid=\"6688603328729208168\">\"každé třetí úterý\"</item>\n    <item msgid=\"6695206006961533357\">\"každé čtvrté úterý\"</item>\n    <item msgid=\"8619069174889809914\">\"každé poslední úterý\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"každou první středu\"</item>\n    <item msgid=\"5059722045367799217\">\"každou druhou středu\"</item>\n    <item msgid=\"7986246648229272275\">\"každou třetí středu\"</item>\n    <item msgid=\"9068566169348980801\">\"každou čtvrtou středu\"</item>\n    <item msgid=\"7976866743069062134\">\"každou poslední středu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"každý první čtvrtek\"</item>\n    <item msgid=\"4857419136007543270\">\"každý druhý čtvrtek\"</item>\n    <item msgid=\"222044587450564839\">\"každý třetí čtvrtek\"</item>\n    <item msgid=\"6197927556533030945\">\"každý čtvrtý čtvrtek\"</item>\n    <item msgid=\"1023326923033436905\">\"každý poslední čtvrtek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"každý první pátek\"</item>\n    <item msgid=\"1935608297230506940\">\"každý druhý pátek\"</item>\n    <item msgid=\"4061877662049317599\">\"každý třetí pátek\"</item>\n    <item msgid=\"6856646749131820614\">\"každý čtvrtý pátek\"</item>\n    <item msgid=\"6533513913914859794\">\"každý poslední pátek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"každou první sobotu\"</item>\n    <item msgid=\"9130198690512925355\">\"každou druhou sobotu\"</item>\n    <item msgid=\"4525736070844032405\">\"každou třetí sobotu\"</item>\n    <item msgid=\"422053689531707709\">\"každou čtvrtou sobotu\"</item>\n    <item msgid=\"5499975799312474425\">\"každou poslední sobotu\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-cs/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Psát si s uživateli\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Hotovo\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Opakování\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Neopakuje se\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> týd.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> týd.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> měs.\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Jedno za <xliff:g id=\"COUNT\">%d</xliff:g> měs.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> r.\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Jednou za <xliff:g id=\"COUNT\">%d</xliff:g> r.\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"měsíčně tentýž den\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Navždy\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Do určitého data\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Do <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Po určitý počet událostí\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Pro <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> událost\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Pro následující počet událostí: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"změnit datum ukončení\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-da/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Meddelelse\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"Sms\"</item>\n    <item msgid=\"7926918288165444873\">\"Påmindelse\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutter\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutter\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutter\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutter\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutter\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutter\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutter\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutter\"</item>\n    <item msgid=\"8546646645868526283\">\"1 time\"</item>\n    <item msgid=\"6467845211024768872\">\"2 timer\"</item>\n    <item msgid=\"8201677619511076575\">\"3 timer\"</item>\n    <item msgid=\"7172504281650128893\">\"12 timer\"</item>\n    <item msgid=\"9114286702181482496\">\"24 timer\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dage\"</item>\n    <item msgid=\"6135563708172153696\">\"1 uge\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ingen\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutter\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutter\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutter\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutter\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutter\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutter\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutter\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutter\"</item>\n    <item msgid=\"1694315499429259938\">\"1 time\"</item>\n    <item msgid=\"8281019320591769635\">\"2 timer\"</item>\n    <item msgid=\"2062931719019287773\">\"3 timer\"</item>\n    <item msgid=\"4086495711621133006\">\"12 timer\"</item>\n    <item msgid=\"3172669681920709561\">\"24 timer\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dage\"</item>\n    <item msgid=\"8336577387266744930\">\"1 uge\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Landestandard\"</item>\n    <item msgid=\"134027225275475280\">\"lørdag\"</item>\n    <item msgid=\"95029346069903091\">\"søndag\"</item>\n    <item msgid=\"5840983116375063739\">\"mandag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Optaget\"</item>\n    <item msgid=\"6228387173725732140\">\"Ledig\"</item>\n    <item msgid=\"2064426942462573474\">\"Foreløbig\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Standard\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Offentlig\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"først\"</item>\n    <item msgid=\"5631923029483854900\">\"anden\"</item>\n    <item msgid=\"148935502975250973\">\"tredje\"</item>\n    <item msgid=\"5124200797326669172\">\"fjerde\"</item>\n    <item msgid=\"7564374178324652137\">\"sidst\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Intet svar\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Måske\"</item>\n    <item msgid=\"6174292185978948873\">\"Nej\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Kun denne begivenhed\"</item>\n    <item msgid=\"1536401639805370405\">\"Denne og fremtidige begivenheder\"</item>\n    <item msgid=\"7833229563617435430\">\"Alle begivenheder\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Denne og fremtidige begivenheder\"</item>\n    <item msgid=\"6315440193748139854\">\"Alle begivenheder\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Kun denne begivenhed\"</item>\n    <item msgid=\"140670561403965380\">\"Alle begivenheder i serien\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dag\"</item>\n    <item msgid=\"6248480754959562740\">\"Uge\"</item>\n    <item msgid=\"4298472806133153766\">\"Måned\"</item>\n    <item msgid=\"5033084974413793845\">\"Dagsorden\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Kun hvis afvist\"</item>\n    <item msgid=\"6367412240524984286\">\"Hvis afvist eller der ikke reageres\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"GENTAG DAGLIGT\"</item>\n    <item msgid=\"6300824484048337842\">\"GENTAG UGENTLIGT\"</item>\n    <item msgid=\"189361731610816256\">\"GENTAG MÅNEDLIGT\"</item>\n    <item msgid=\"8714177874112569158\">\"GENTAG ÅRLIGT\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"hver første søndag i måneden\"</item>\n    <item msgid=\"2557379346106451363\">\"hver anden søndag\"</item>\n    <item msgid=\"7622144489915654132\">\"hver tredje søndag\"</item>\n    <item msgid=\"527152448137686021\">\"hver fjerde søndag\"</item>\n    <item msgid=\"5057483608824759350\">\"hver sidste søndag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"hver første mandag i måneden\"</item>\n    <item msgid=\"4484275849072423978\">\"hver anden mandag\"</item>\n    <item msgid=\"8956169860824371383\">\"hver tredje mandag\"</item>\n    <item msgid=\"6924403357659569326\">\"hver fjerde mandag\"</item>\n    <item msgid=\"1379608815263472161\">\"hver sidste mandag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"hver første tirsdag i måneden\"</item>\n    <item msgid=\"9063613547307760928\">\"hver anden tirsdag\"</item>\n    <item msgid=\"6688603328729208168\">\"hver tredje tirsdag\"</item>\n    <item msgid=\"6695206006961533357\">\"hver fjerde tirsdag\"</item>\n    <item msgid=\"8619069174889809914\">\"hver sidste tirsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"hver første onsdag i måneden\"</item>\n    <item msgid=\"5059722045367799217\">\"hver anden onsdag\"</item>\n    <item msgid=\"7986246648229272275\">\"hver tredje onsdag\"</item>\n    <item msgid=\"9068566169348980801\">\"hver fjerde onsdag\"</item>\n    <item msgid=\"7976866743069062134\">\"hver sidste onsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"hver første torsdag i måneden\"</item>\n    <item msgid=\"4857419136007543270\">\"hver anden torsdag\"</item>\n    <item msgid=\"222044587450564839\">\"hver tredje torsdag\"</item>\n    <item msgid=\"6197927556533030945\">\"hver fjerde torsdag\"</item>\n    <item msgid=\"1023326923033436905\">\"hver sidste torsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"hver første fredag i måneden\"</item>\n    <item msgid=\"1935608297230506940\">\"hver anden fredag\"</item>\n    <item msgid=\"4061877662049317599\">\"hver tredje fredag\"</item>\n    <item msgid=\"6856646749131820614\">\"hver fjerde fredag\"</item>\n    <item msgid=\"6533513913914859794\">\"hver sidste fredag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"hver første lørdag i måneden\"</item>\n    <item msgid=\"9130198690512925355\">\"hver anden lørdag\"</item>\n    <item msgid=\"4525736070844032405\">\"hver tredje lørdag\"</item>\n    <item msgid=\"422053689531707709\">\"hver fjerde lørdag\"</item>\n    <item msgid=\"5499975799312474425\">\"hver sidste lørdag i måneden\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-da/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Send e-mail til\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Gem\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Gentag\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Gentages aldrig\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"<xliff:g id=\"COUNT\">%d</xliff:g> gang om dagen\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. dag\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"<xliff:g id=\"COUNT\">%d</xliff:g> gang om ugen\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. uge\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"<xliff:g id=\"COUNT\">%d</xliff:g> gang om måneden\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. måned\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"<xliff:g id=\"COUNT\">%d</xliff:g> gang om året\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Hvert <xliff:g id=\"COUNT\">%d</xliff:g>. år\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"samme dag hver måned\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"For altid\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Frem til en bestemt dato\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Indtil <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Et antal gange\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> begivenhed\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> begivenheder\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"skift slutdato\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-de/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Benachrichtigung\"</item>\n    <item msgid=\"1751151680520784746\">\"E-Mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Wecker\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 Minuten\"</item>\n    <item msgid=\"6681865010714743948\">\"1 Minute\"</item>\n    <item msgid=\"2327505114623595779\">\"5 Minuten\"</item>\n    <item msgid=\"1657410063332547113\">\"10 Minuten\"</item>\n    <item msgid=\"366087535181197780\">\"15 Minuten\"</item>\n    <item msgid=\"6252612791145061929\">\"20 Minuten\"</item>\n    <item msgid=\"7896694531989090700\">\"25 Minuten\"</item>\n    <item msgid=\"8754510169374808607\">\"30 Minuten\"</item>\n    <item msgid=\"3113380274218454394\">\"45 Minuten\"</item>\n    <item msgid=\"8546646645868526283\">\"1 Stunde\"</item>\n    <item msgid=\"6467845211024768872\">\"2 Stunden\"</item>\n    <item msgid=\"8201677619511076575\">\"3 Stunden\"</item>\n    <item msgid=\"7172504281650128893\">\"12 Stunden\"</item>\n    <item msgid=\"9114286702181482496\">\"24 Stunden\"</item>\n    <item msgid=\"3107009344872997366\">\"2 Tage\"</item>\n    <item msgid=\"6135563708172153696\">\"1 Woche\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Keine\"</item>\n    <item msgid=\"5883344836499335043\">\"0 Minuten\"</item>\n    <item msgid=\"4354350447805231188\">\"1 Minute\"</item>\n    <item msgid=\"265674592625309858\">\"5 Minuten\"</item>\n    <item msgid=\"8011089417728419666\">\"10 Minuten\"</item>\n    <item msgid=\"6177098581805412986\">\"15 Minuten\"</item>\n    <item msgid=\"356346660503078923\">\"20 Minuten\"</item>\n    <item msgid=\"992592434377054063\">\"25 Minuten\"</item>\n    <item msgid=\"9191353668596201944\">\"30 Minuten\"</item>\n    <item msgid=\"1192985682962908244\">\"45 Minuten\"</item>\n    <item msgid=\"1694315499429259938\">\"1 Stunde\"</item>\n    <item msgid=\"8281019320591769635\">\"2 Stunden\"</item>\n    <item msgid=\"2062931719019287773\">\"3 Stunden\"</item>\n    <item msgid=\"4086495711621133006\">\"12 Stunden\"</item>\n    <item msgid=\"3172669681920709561\">\"24 Stunden\"</item>\n    <item msgid=\"5557836606782821910\">\"2 Tage\"</item>\n    <item msgid=\"8336577387266744930\">\"1 Woche\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Gebietsschema - Standard\"</item>\n    <item msgid=\"134027225275475280\">\"Samstag\"</item>\n    <item msgid=\"95029346069903091\">\"Sonntag\"</item>\n    <item msgid=\"5840983116375063739\">\"Montag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Beschäftigt\"</item>\n    <item msgid=\"6228387173725732140\">\"Verfügbar\"</item>\n    <item msgid=\"2064426942462573474\">\"Mit Vorbehalt\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Standard\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Öffentlich\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"1.\"</item>\n    <item msgid=\"5631923029483854900\">\"2.\"</item>\n    <item msgid=\"148935502975250973\">\"3.\"</item>\n    <item msgid=\"5124200797326669172\">\"4.\"</item>\n    <item msgid=\"7564374178324652137\">\"letzten\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Keine Antwort\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Vielleicht\"</item>\n    <item msgid=\"6174292185978948873\">\"Nein\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Nur dieser Termin\"</item>\n    <item msgid=\"1536401639805370405\">\"Dieser und zukünftige Termine\"</item>\n    <item msgid=\"7833229563617435430\">\"Alle Termine\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Dieser und zukünftige Termine\"</item>\n    <item msgid=\"6315440193748139854\">\"Alle Termine\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Nur diesen Termin\"</item>\n    <item msgid=\"140670561403965380\">\"Alle Termine in der Reihe\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Tag\"</item>\n    <item msgid=\"6248480754959562740\">\"Woche\"</item>\n    <item msgid=\"4298472806133153766\">\"Monat\"</item>\n    <item msgid=\"5033084974413793845\">\"Terminübersicht\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Nur bei Ablehnung\"</item>\n    <item msgid=\"6367412240524984286\">\"Bei Ablehnung oder keine Antwort\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"Täglich\"</item>\n    <item msgid=\"6300824484048337842\">\"Jede Woche\"</item>\n    <item msgid=\"189361731610816256\">\"Jeden Monat\"</item>\n    <item msgid=\"8714177874112569158\">\"Jedes Jahr\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"an jedem ersten Sonntag\"</item>\n    <item msgid=\"2557379346106451363\">\"an jedem zweiten Sonntag\"</item>\n    <item msgid=\"7622144489915654132\">\"an jedem dritten Sonntag\"</item>\n    <item msgid=\"527152448137686021\">\"an jedem vierten Sonntag\"</item>\n    <item msgid=\"5057483608824759350\">\"an jedem letzten Sonntag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"an jedem ersten Montag\"</item>\n    <item msgid=\"4484275849072423978\">\"an jedem zweiten Montag\"</item>\n    <item msgid=\"8956169860824371383\">\"an jedem dritten Montag\"</item>\n    <item msgid=\"6924403357659569326\">\"an jedem vierten Montag\"</item>\n    <item msgid=\"1379608815263472161\">\"an jedem letzten Montag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"an jedem ersten Dienstag\"</item>\n    <item msgid=\"9063613547307760928\">\"an jedem zweiten Dienstag\"</item>\n    <item msgid=\"6688603328729208168\">\"an jedem dritten Dienstag\"</item>\n    <item msgid=\"6695206006961533357\">\"an jedem vierten Dienstag\"</item>\n    <item msgid=\"8619069174889809914\">\"an jedem letzten Dienstag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"an jedem ersten Mittwoch\"</item>\n    <item msgid=\"5059722045367799217\">\"an jedem zweiten Mittwoch\"</item>\n    <item msgid=\"7986246648229272275\">\"an jedem dritten Mittwoch\"</item>\n    <item msgid=\"9068566169348980801\">\"an jedem vierten Mittwoch\"</item>\n    <item msgid=\"7976866743069062134\">\"an jedem letzten Mittwoch\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"an jedem ersten Donnerstag\"</item>\n    <item msgid=\"4857419136007543270\">\"an jedem zweiten Donnerstag\"</item>\n    <item msgid=\"222044587450564839\">\"an jedem dritten Donnerstag\"</item>\n    <item msgid=\"6197927556533030945\">\"an jedem vierten Donnerstag\"</item>\n    <item msgid=\"1023326923033436905\">\"an jedem letzten Donnerstag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"an jedem ersten Freitag\"</item>\n    <item msgid=\"1935608297230506940\">\"an jedem zweiten Freitag\"</item>\n    <item msgid=\"4061877662049317599\">\"an jedem dritten Freitag\"</item>\n    <item msgid=\"6856646749131820614\">\"an jedem vierten Freitag\"</item>\n    <item msgid=\"6533513913914859794\">\"an jedem letzten Freitag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"an jedem ersten Samstag\"</item>\n    <item msgid=\"9130198690512925355\">\"an jedem zweiten Samstag\"</item>\n    <item msgid=\"4525736070844032405\">\"an jedem dritten Samstag\"</item>\n    <item msgid=\"422053689531707709\">\"an jedem vierten Samstag\"</item>\n    <item msgid=\"5499975799312474425\">\"an jedem letzten Samstag\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-de/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-Mail über\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Fertig\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Wiederholen\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Einmaliger Termin\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Nach <xliff:g id=\"COUNT\">%d</xliff:g> Tag\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Alle <xliff:g id=\"COUNT\">%d</xliff:g> Tage\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Nach <xliff:g id=\"COUNT\">%d</xliff:g> Woche\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Alle <xliff:g id=\"COUNT\">%d</xliff:g> Wochen\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Nach <xliff:g id=\"COUNT\">%d</xliff:g> Monat\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Alle <xliff:g id=\"COUNT\">%d</xliff:g> Monate\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Nach <xliff:g id=\"COUNT\">%d</xliff:g> Jahr\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Alle <xliff:g id=\"COUNT\">%d</xliff:g> Jahre\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"am gleichen Tag des Monats\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Dauerhaft\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Bis zu bestimmtem Datum\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Bis <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Mehrere Wiederholungen\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>-mal\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>-mal\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"Enddatum ändern\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-el/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Ειδοποίηση\"</item>\n    <item msgid=\"1751151680520784746\">\"Ηλ. ταχυδρομείο\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Ξυπνητήρι\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 λεπτά\"</item>\n    <item msgid=\"6681865010714743948\">\"1 λεπτό\"</item>\n    <item msgid=\"2327505114623595779\">\"5 λεπτά\"</item>\n    <item msgid=\"1657410063332547113\">\"10 λεπτά\"</item>\n    <item msgid=\"366087535181197780\">\"15 λεπτά\"</item>\n    <item msgid=\"6252612791145061929\">\"20 λεπτά\"</item>\n    <item msgid=\"7896694531989090700\">\"25 λεπτά\"</item>\n    <item msgid=\"8754510169374808607\">\"30 λεπτά\"</item>\n    <item msgid=\"3113380274218454394\">\"45 λεπτά\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ώρα\"</item>\n    <item msgid=\"6467845211024768872\">\"2 ώρες\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ώρες\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ώρες\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ώρες\"</item>\n    <item msgid=\"3107009344872997366\">\"2 ημέρες\"</item>\n    <item msgid=\"6135563708172153696\">\"1 εβδομάδα\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Κανένα\"</item>\n    <item msgid=\"5883344836499335043\">\"0 λεπτά\"</item>\n    <item msgid=\"4354350447805231188\">\"1 λεπτό\"</item>\n    <item msgid=\"265674592625309858\">\"5 λεπτά\"</item>\n    <item msgid=\"8011089417728419666\">\"10 λεπτά\"</item>\n    <item msgid=\"6177098581805412986\">\"15 λεπτά\"</item>\n    <item msgid=\"356346660503078923\">\"20 λεπτά\"</item>\n    <item msgid=\"992592434377054063\">\"25 λεπτά\"</item>\n    <item msgid=\"9191353668596201944\">\"30 λεπτά\"</item>\n    <item msgid=\"1192985682962908244\">\"45 λεπτά\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ώρα\"</item>\n    <item msgid=\"8281019320591769635\">\"2 ώρες\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ώρες\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ώρες\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ώρες\"</item>\n    <item msgid=\"5557836606782821910\">\"2 ημέρες\"</item>\n    <item msgid=\"8336577387266744930\">\"1 εβδομάδα\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Προεπιλογή τοπικών ρυθμίσεων\"</item>\n    <item msgid=\"134027225275475280\">\"Σάββατο\"</item>\n    <item msgid=\"95029346069903091\">\"Κυριακή\"</item>\n    <item msgid=\"5840983116375063739\">\"Δευτέρα\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Απασχολημένος/η\"</item>\n    <item msgid=\"6228387173725732140\">\"Διαθέσιμος/η\"</item>\n    <item msgid=\"2064426942462573474\">\"Αβέβαιη παρουσία\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Προεπιλογή\"</item>\n    <item msgid=\"5200216103966973369\">\"Ιδιωτικό\"</item>\n    <item msgid=\"9182342638433672664\">\"Δημόσιο\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"πρώτο\"</item>\n    <item msgid=\"5631923029483854900\">\"δεύτερο\"</item>\n    <item msgid=\"148935502975250973\">\"τρίτο\"</item>\n    <item msgid=\"5124200797326669172\">\"τέταρτο\"</item>\n    <item msgid=\"7564374178324652137\">\"τελευταία\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Καμία απάντηση\"</item>\n    <item msgid=\"3724434080904437698\">\"Ναι\"</item>\n    <item msgid=\"8854145743148992583\">\"Ίσως\"</item>\n    <item msgid=\"6174292185978948873\">\"Όχι\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Μόνο αυτό το συμβάν\"</item>\n    <item msgid=\"1536401639805370405\">\"Αυτό και τα μελλοντικά συμβάντα\"</item>\n    <item msgid=\"7833229563617435430\">\"Όλα τα συμβάντα\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Αυτά &amp; τα μελλοντικά συμβάντα\"</item>\n    <item msgid=\"6315440193748139854\">\"Όλα τα συμβάντα\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Μόνο αυτό το συμβάν\"</item>\n    <item msgid=\"140670561403965380\">\"Όλα τα συμβάντα στη σειρά\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Ημέρα\"</item>\n    <item msgid=\"6248480754959562740\">\"Εβδομάδα\"</item>\n    <item msgid=\"4298472806133153766\">\"Μήνας\"</item>\n    <item msgid=\"5033084974413793845\">\"Ατζέντα\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Μόνο μετά από απόρριψη\"</item>\n    <item msgid=\"6367412240524984286\">\"Μετά από απόρριψη ή μη απόκριση\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ΕΠΑΝΑΛΗΨΗ ΚΑΘΗΜΕΡΙΝΑ\"</item>\n    <item msgid=\"6300824484048337842\">\"ΕΠΑΝΑΛΗΨΗ ΕΒΔΟΜΑΔ.\"</item>\n    <item msgid=\"189361731610816256\">\"ΕΠΑΝΑΛΗΨΗ ΜΗΝΙΑΙΑ\"</item>\n    <item msgid=\"8714177874112569158\">\"ΕΠΑΝΑΛΗΨΗ ΕΤΗΣΙΩΣ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"κάθε πρώτη Κυριακή\"</item>\n    <item msgid=\"2557379346106451363\">\"κάθε δεύτερη Κυριακή\"</item>\n    <item msgid=\"7622144489915654132\">\"κάθε τρίτη Κυριακή\"</item>\n    <item msgid=\"527152448137686021\">\"κάθε τέταρτη Κυριακή\"</item>\n    <item msgid=\"5057483608824759350\">\"κάθε προηγούμενη Κυριακή\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"κάθε πρώτη Δευτέρα\"</item>\n    <item msgid=\"4484275849072423978\">\"κάθε δεύτερη Δευτέρα\"</item>\n    <item msgid=\"8956169860824371383\">\"κάθε τρίτη Δευτέρα\"</item>\n    <item msgid=\"6924403357659569326\">\"κάθε τέταρτη Δευτέρα\"</item>\n    <item msgid=\"1379608815263472161\">\"κάθε προηγούμενη Δευτέρα\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"κάθε πρώτη Τρίτη\"</item>\n    <item msgid=\"9063613547307760928\">\"κάθε δεύτερη Τρίτη\"</item>\n    <item msgid=\"6688603328729208168\">\"κάθε τρίτη Τρίτη\"</item>\n    <item msgid=\"6695206006961533357\">\"κάθε τέταρτη Τρίτη\"</item>\n    <item msgid=\"8619069174889809914\">\"κάθε προηγούμενη Τρίτη\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"κάθε πρώτη Τετάρτη\"</item>\n    <item msgid=\"5059722045367799217\">\"κάθε δεύτερη Τετάρτη\"</item>\n    <item msgid=\"7986246648229272275\">\"κάθε τρίτη Τετάρτη\"</item>\n    <item msgid=\"9068566169348980801\">\"κάθε τέταρτη Τετάρτη\"</item>\n    <item msgid=\"7976866743069062134\">\"κάθε προηγούμενη Τετάρτη\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"κάθε πρώτη Πέμπτη\"</item>\n    <item msgid=\"4857419136007543270\">\"κάθε δεύτερη Πέμπτη\"</item>\n    <item msgid=\"222044587450564839\">\"κάθε τρίτη Πέμπτη\"</item>\n    <item msgid=\"6197927556533030945\">\"κάθε τέταρτη Πέμπτη\"</item>\n    <item msgid=\"1023326923033436905\">\"κάθε προηγούμενη Πέμπτη\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"κάθε πρώτη Παρασκευή\"</item>\n    <item msgid=\"1935608297230506940\">\"κάθε δεύτερη Παρασκευή\"</item>\n    <item msgid=\"4061877662049317599\">\"κάθε τρίτη Παρασκευή\"</item>\n    <item msgid=\"6856646749131820614\">\"κάθε τέταρτη Παρασκευή\"</item>\n    <item msgid=\"6533513913914859794\">\"κάθε προηγούμενη Παρασκευή\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"κάθε πρώτο Σάββατο\"</item>\n    <item msgid=\"9130198690512925355\">\"κάθε δεύτερο Σάββατο\"</item>\n    <item msgid=\"4525736070844032405\">\"κάθε τρίτο Σάββατο\"</item>\n    <item msgid=\"422053689531707709\">\"κάθε τέταρτο Σάββατο\"</item>\n    <item msgid=\"5499975799312474425\">\"κάθε προηγούμενο Σάββατο\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-el/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Αποστολή μηνύματος ηλεκτρονικού ταχυδρομείου με\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Τέλος\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Επανάληψη\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Δεν επαναλαμβάνεται\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> ημέρα\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> ημέρες\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> εβδομάδα\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> εβδομάδες\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> μήνα\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> μήνες\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> έτος\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Κάθε <xliff:g id=\"COUNT\">%d</xliff:g> έτη\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"ίδια ημέρα κάθε μήνα\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Για πάντα\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Μέχρι μια ορισμένη ημ/νία\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Έως τις <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Για έναν αριθμό συμβάντων\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Για <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> συμβάν\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Για <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> συμβάντα\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"αλλαγή ημερομηνίας λήξης\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-en-rGB/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notification\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutes\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minute\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutes\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutes\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutes\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutes\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutes\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutes\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutes\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hour\"</item>\n    <item msgid=\"6467845211024768872\">\"2 hours\"</item>\n    <item msgid=\"8201677619511076575\">\"3 hours\"</item>\n    <item msgid=\"7172504281650128893\">\"12 hours\"</item>\n    <item msgid=\"9114286702181482496\">\"24 hours\"</item>\n    <item msgid=\"3107009344872997366\">\"2 days\"</item>\n    <item msgid=\"6135563708172153696\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"None\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutes\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minute\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutes\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutes\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutes\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutes\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutes\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutes\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutes\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hour\"</item>\n    <item msgid=\"8281019320591769635\">\"2 hours\"</item>\n    <item msgid=\"2062931719019287773\">\"3 hours\"</item>\n    <item msgid=\"4086495711621133006\">\"12 hours\"</item>\n    <item msgid=\"3172669681920709561\">\"24 hours\"</item>\n    <item msgid=\"5557836606782821910\">\"2 days\"</item>\n    <item msgid=\"8336577387266744930\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Locale default\"</item>\n    <item msgid=\"134027225275475280\">\"Saturday\"</item>\n    <item msgid=\"95029346069903091\">\"Sunday\"</item>\n    <item msgid=\"5840983116375063739\">\"Monday\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Busy\"</item>\n    <item msgid=\"6228387173725732140\">\"Available\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentative\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Default\"</item>\n    <item msgid=\"5200216103966973369\">\"Private\"</item>\n    <item msgid=\"9182342638433672664\">\"Public\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"first\"</item>\n    <item msgid=\"5631923029483854900\">\"second\"</item>\n    <item msgid=\"148935502975250973\">\"third\"</item>\n    <item msgid=\"5124200797326669172\">\"fourth\"</item>\n    <item msgid=\"7564374178324652137\">\"last\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"No response\"</item>\n    <item msgid=\"3724434080904437698\">\"Yes\"</item>\n    <item msgid=\"8854145743148992583\">\" Maybe\"</item>\n    <item msgid=\"6174292185978948873\">\"No\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Only this event\"</item>\n    <item msgid=\"1536401639805370405\">\"This and future events\"</item>\n    <item msgid=\"7833229563617435430\">\"All events\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"This &amp; future events\"</item>\n    <item msgid=\"6315440193748139854\">\"All events\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Only this event\"</item>\n    <item msgid=\"140670561403965380\">\"All events in the series\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Day\"</item>\n    <item msgid=\"6248480754959562740\">\"Week\"</item>\n    <item msgid=\"4298472806133153766\">\"Month\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Only if declined\"</item>\n    <item msgid=\"6367412240524984286\">\"If declined or not responded\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPEAT DAILY\"</item>\n    <item msgid=\"6300824484048337842\">\"REPEAT WEEKLY\"</item>\n    <item msgid=\"189361731610816256\">\"REPEAT MONTHLY\"</item>\n    <item msgid=\"8714177874112569158\">\"REPEAT YEARLY\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"on every first Sunday\"</item>\n    <item msgid=\"2557379346106451363\">\"on every second Sunday\"</item>\n    <item msgid=\"7622144489915654132\">\"on every third Sunday\"</item>\n    <item msgid=\"527152448137686021\">\"on every fourth Sunday\"</item>\n    <item msgid=\"5057483608824759350\">\"on every last Sunday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"on every first Monday\"</item>\n    <item msgid=\"4484275849072423978\">\"on every second Monday\"</item>\n    <item msgid=\"8956169860824371383\">\"on every third Monday\"</item>\n    <item msgid=\"6924403357659569326\">\"on every fourth Monday\"</item>\n    <item msgid=\"1379608815263472161\">\"on every last Monday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"on every first Tuesday\"</item>\n    <item msgid=\"9063613547307760928\">\"on every second Tuesday\"</item>\n    <item msgid=\"6688603328729208168\">\"on every third Tuesday\"</item>\n    <item msgid=\"6695206006961533357\">\"on every fourth Tuesday\"</item>\n    <item msgid=\"8619069174889809914\">\"on every last Tuesday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"on every first Wednesday\"</item>\n    <item msgid=\"5059722045367799217\">\"on every second Wednesday\"</item>\n    <item msgid=\"7986246648229272275\">\"on every third Wednesday\"</item>\n    <item msgid=\"9068566169348980801\">\"on every fourth Wednesday\"</item>\n    <item msgid=\"7976866743069062134\">\"on every last Wednesday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"on every first Thursday\"</item>\n    <item msgid=\"4857419136007543270\">\"on every second Thursday\"</item>\n    <item msgid=\"222044587450564839\">\"on every third Thursday\"</item>\n    <item msgid=\"6197927556533030945\">\"on every fourth Thursday\"</item>\n    <item msgid=\"1023326923033436905\">\"on every last Thursday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"on every first Friday\"</item>\n    <item msgid=\"1935608297230506940\">\"on every second Friday\"</item>\n    <item msgid=\"4061877662049317599\">\"on every third Friday\"</item>\n    <item msgid=\"6856646749131820614\">\"on every fourth Friday\"</item>\n    <item msgid=\"6533513913914859794\">\"on every last Friday\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"on every first Saturday\"</item>\n    <item msgid=\"9130198690512925355\">\"on every second Saturday\"</item>\n    <item msgid=\"4525736070844032405\">\"on every third Saturday\"</item>\n    <item msgid=\"422053689531707709\">\"on every fourth Saturday\"</item>\n    <item msgid=\"5499975799312474425\">\"on every last Saturday\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-en-rGB/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Email with\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Done\"</string>\n\n    <string name=\"snooze_all_label\" msgid=\"4994488813124409077\">\"Snooze all\"</string>\n    <string name=\"dismiss_all_label\" msgid=\"1834400025868091301\">\"Dismiss all\"</string>\n    <string name=\"snooze_label\" msgid=\"1515893621063224666\">\"Snooze\"</string>\n    <string name=\"does_not_repeat\" msgid=\"1877681921029738999\">\"One-time event\"</string>\n    <string name=\"endByDate\" msgid=\"7654221304929538201\">\"; until <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <plurals name=\"endByCount\">\n        <item quantity=\"one\" msgid=\"3727754565990691816\">\"; for one time\"</item>\n        <item quantity=\"other\" msgid=\"4855496837834652446\">\"; for <xliff:g id=\"NUMBER\">%d</xliff:g> times\"</item>\n    </plurals>\n    <plurals name=\"daily\">\n        <item quantity=\"one\" msgid=\"5169052946627480942\">\"Daily\"</item>\n        <item quantity=\"other\" msgid=\"5455230727715859264\">\"Every <xliff:g id=\"NUMBER\">%d</xliff:g> days\"</item>\n    </plurals>\n    <string name=\"every_weekday\" msgid=\"5896574838353902978\">\"Every weekday (Mon–Fri)\"</string>\n    <plurals name=\"weekly\">\n        <item quantity=\"one\" msgid=\"5463021019301453273\">\"Weekly on <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n        <item quantity=\"other\" msgid=\"2857390143157377867\">\"Every <xliff:g id=\"NUMBER\">%1$d</xliff:g> weeks on <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n    </plurals>\n    <string name=\"monthly\" msgid=\"4587116285383048586\">\"Monthly\"</string>\n    <string name=\"yearly_plain\" msgid=\"3652692085322162449\">\"Yearly\"</string>\n    <string name=\"monthly_on_day\" msgid=\"5370155265278821156\">\"Monthly (on day <xliff:g id=\"DAY_OF_MONTH\">%s</xliff:g>)\"</string>\n    <string name=\"yearly\" msgid=\"8576208380302949002\">\"Yearly (on <xliff:g id=\"DATES\">%s</xliff:g>)\"</string>\n\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repeat\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Never repeats\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> day\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> days\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> week\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> weeks\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> month\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> months\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> year\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Every <xliff:g id=\"COUNT\">%d</xliff:g> years\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"on the same day each month\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Forever\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Until a date\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Until <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"For a number of events\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> event\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> events\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"change end date\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-es/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificación\"</item>\n    <item msgid=\"1751151680520784746\">\"Correo\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarma\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutos\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutos\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutos\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutos\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutos\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutos\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutos\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutos\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 horas\"</item>\n    <item msgid=\"8201677619511076575\">\"3 horas\"</item>\n    <item msgid=\"7172504281650128893\">\"12 horas\"</item>\n    <item msgid=\"9114286702181482496\">\"24 horas\"</item>\n    <item msgid=\"3107009344872997366\">\"2 días\"</item>\n    <item msgid=\"6135563708172153696\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ninguno\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutos\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutos\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutos\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutos\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutos\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutos\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutos\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutos\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 horas\"</item>\n    <item msgid=\"2062931719019287773\">\"3 horas\"</item>\n    <item msgid=\"4086495711621133006\">\"12 horas\"</item>\n    <item msgid=\"3172669681920709561\">\"24 horas\"</item>\n    <item msgid=\"5557836606782821910\">\"2 días\"</item>\n    <item msgid=\"8336577387266744930\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Región predeterminada\"</item>\n    <item msgid=\"134027225275475280\">\"Sábado\"</item>\n    <item msgid=\"95029346069903091\">\"Domingo\"</item>\n    <item msgid=\"5840983116375063739\">\"Lunes\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Ocupado\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponible\"</item>\n    <item msgid=\"2064426942462573474\">\"Provisional\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predeterminado\"</item>\n    <item msgid=\"5200216103966973369\">\"Privado\"</item>\n    <item msgid=\"9182342638433672664\">\"Público\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primer\"</item>\n    <item msgid=\"5631923029483854900\">\"segundo\"</item>\n    <item msgid=\"148935502975250973\">\"tercer\"</item>\n    <item msgid=\"5124200797326669172\">\"cuarto\"</item>\n    <item msgid=\"7564374178324652137\">\"último\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Sin respuesta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sí\"</item>\n    <item msgid=\"8854145743148992583\">\"Quizás\"</item>\n    <item msgid=\"6174292185978948873\">\"No\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Solo este evento\"</item>\n    <item msgid=\"1536401639805370405\">\"Este y otros eventos posteriores\"</item>\n    <item msgid=\"7833229563617435430\">\"Todos los eventos\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Este y otros eventos posteriores\"</item>\n    <item msgid=\"6315440193748139854\">\"Todos los eventos\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Solo este evento\"</item>\n    <item msgid=\"140670561403965380\">\"Todos los eventos de la serie\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Día\"</item>\n    <item msgid=\"6248480754959562740\">\"Semana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mes\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Solo si se rechaza\"</item>\n    <item msgid=\"6367412240524984286\">\"Si se rechaza o no responde\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETIR DIARIAMENTE\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETIR SEMANALMENTE\"</item>\n    <item msgid=\"189361731610816256\">\"REPETIR MENSUALMENTE\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETIR ANUALMENTE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"cada primer domingo del mes\"</item>\n    <item msgid=\"2557379346106451363\">\"cada segundo domingo del mes\"</item>\n    <item msgid=\"7622144489915654132\">\"cada tercer domingo del mes\"</item>\n    <item msgid=\"527152448137686021\">\"cada cuarto domingo del mes\"</item>\n    <item msgid=\"5057483608824759350\">\"cada último domingo del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"cada primer lunes del mes\"</item>\n    <item msgid=\"4484275849072423978\">\"cada segundo lunes del mes\"</item>\n    <item msgid=\"8956169860824371383\">\"cada tercer lunes del mes\"</item>\n    <item msgid=\"6924403357659569326\">\"cada cuarto lunes del mes\"</item>\n    <item msgid=\"1379608815263472161\">\"cada último lunes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"cada primer martes del mes\"</item>\n    <item msgid=\"9063613547307760928\">\"cada segundo martes del mes\"</item>\n    <item msgid=\"6688603328729208168\">\"cada tercer martes del mes\"</item>\n    <item msgid=\"6695206006961533357\">\"cada cuarto martes del mes\"</item>\n    <item msgid=\"8619069174889809914\">\"cada último martes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"cada primer miércoles del mes\"</item>\n    <item msgid=\"5059722045367799217\">\"cada segundo miércoles del mes\"</item>\n    <item msgid=\"7986246648229272275\">\"cada tercer miércoles del mes\"</item>\n    <item msgid=\"9068566169348980801\">\"cada cuarto miércoles del mes\"</item>\n    <item msgid=\"7976866743069062134\">\"cada último miércoles del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"cada primer jueves del mes\"</item>\n    <item msgid=\"4857419136007543270\">\"cada segundo jueves del mes\"</item>\n    <item msgid=\"222044587450564839\">\"cada tercer jueves del mes\"</item>\n    <item msgid=\"6197927556533030945\">\"cada cuarto jueves del mes\"</item>\n    <item msgid=\"1023326923033436905\">\"cada último jueves del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"cada primer viernes del mes\"</item>\n    <item msgid=\"1935608297230506940\">\"cada segundo viernes del mes\"</item>\n    <item msgid=\"4061877662049317599\">\"cada tercer viernes del mes\"</item>\n    <item msgid=\"6856646749131820614\">\"cada cuarto viernes del mes\"</item>\n    <item msgid=\"6533513913914859794\">\"cada último viernes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"cada primer sábado del mes\"</item>\n    <item msgid=\"9130198690512925355\">\"cada segundo sábado del mes\"</item>\n    <item msgid=\"4525736070844032405\">\"cada tercer sábado del mes\"</item>\n    <item msgid=\"422053689531707709\">\"cada cuarto sábado del mes\"</item>\n    <item msgid=\"5499975799312474425\">\"cada último sábado del mes\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-es/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Correo electrónico con\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Listo\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repetir\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"No se repite\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> día\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> días\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> semana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> semanas\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> mes\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> meses\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> año\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> años\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"el mismo día de cada mes\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Siempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Hasta una fecha\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Hasta el <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Para un número de eventos\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Para <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evento\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Para <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eventos\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"cambiar fecha de finalización\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-es-rUS/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificación\"</item>\n    <item msgid=\"1751151680520784746\">\"Correo\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarma\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutos\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutos\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutos\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutos\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutos\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutos\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutos\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutos\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 horas\"</item>\n    <item msgid=\"8201677619511076575\">\"3 horas\"</item>\n    <item msgid=\"7172504281650128893\">\"12 horas\"</item>\n    <item msgid=\"9114286702181482496\">\"24 horas\"</item>\n    <item msgid=\"3107009344872997366\">\"2 días\"</item>\n    <item msgid=\"6135563708172153696\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ninguno\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutos\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutos\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutos\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutos\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutos\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutos\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutos\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutos\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 horas\"</item>\n    <item msgid=\"2062931719019287773\">\"3 horas\"</item>\n    <item msgid=\"4086495711621133006\">\"12 horas\"</item>\n    <item msgid=\"3172669681920709561\">\"24 horas\"</item>\n    <item msgid=\"5557836606782821910\">\"2 días\"</item>\n    <item msgid=\"8336577387266744930\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Configuración regional predeterminada\"</item>\n    <item msgid=\"134027225275475280\">\"Sábado\"</item>\n    <item msgid=\"95029346069903091\">\"Domingo\"</item>\n    <item msgid=\"5840983116375063739\">\"Lunes\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"No disponible\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponible\"</item>\n    <item msgid=\"2064426942462573474\">\"Provisional\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predeterminado\"</item>\n    <item msgid=\"5200216103966973369\">\"Privado\"</item>\n    <item msgid=\"9182342638433672664\">\"Público\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primer\"</item>\n    <item msgid=\"5631923029483854900\">\"segundo\"</item>\n    <item msgid=\"148935502975250973\">\"tercer\"</item>\n    <item msgid=\"5124200797326669172\">\"cuarto\"</item>\n    <item msgid=\"7564374178324652137\">\"último\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Sin respuesta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sí\"</item>\n    <item msgid=\"8854145743148992583\">\"Tal vez\"</item>\n    <item msgid=\"6174292185978948873\">\"No\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Sólo este evento\"</item>\n    <item msgid=\"1536401639805370405\">\"Este y futuros eventos\"</item>\n    <item msgid=\"7833229563617435430\">\"Todos los eventos\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Este y eventos futuros\"</item>\n    <item msgid=\"6315440193748139854\">\"Todos los eventos\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Solo este evento\"</item>\n    <item msgid=\"140670561403965380\">\"Todos los eventos en la serie\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Día\"</item>\n    <item msgid=\"6248480754959562740\">\"Semana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mes\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Solo si se rechaza\"</item>\n    <item msgid=\"6367412240524984286\">\"Si se rechaza o no tiene respuesta\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETIR DIARIAMENTE\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETIR SEMANALMENTE\"</item>\n    <item msgid=\"189361731610816256\">\"REPETIR MENSUALMENTE\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETIR ANUALMENTE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"cada primer domingo del mes\"</item>\n    <item msgid=\"2557379346106451363\">\"cada segundo domingo del mes\"</item>\n    <item msgid=\"7622144489915654132\">\"cada tercer domingo del mes\"</item>\n    <item msgid=\"527152448137686021\">\"cada cuarto domingo del mes\"</item>\n    <item msgid=\"5057483608824759350\">\"cada último domingo del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"cada primer lunes del mes\"</item>\n    <item msgid=\"4484275849072423978\">\"cada segundo lunes del mes\"</item>\n    <item msgid=\"8956169860824371383\">\"cada tercer lunes del mes\"</item>\n    <item msgid=\"6924403357659569326\">\"cada cuarto lunes del mes\"</item>\n    <item msgid=\"1379608815263472161\">\"cada último lunes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"cada primer martes del mes\"</item>\n    <item msgid=\"9063613547307760928\">\"cada segundo martes del mes\"</item>\n    <item msgid=\"6688603328729208168\">\"cada tercer martes del mes\"</item>\n    <item msgid=\"6695206006961533357\">\"cada cuarto martes del mes\"</item>\n    <item msgid=\"8619069174889809914\">\"cada último martes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"cada primer miércoles del mes\"</item>\n    <item msgid=\"5059722045367799217\">\"cada segundo miércoles del mes\"</item>\n    <item msgid=\"7986246648229272275\">\"cada tercer miércoles del mes\"</item>\n    <item msgid=\"9068566169348980801\">\"cada cuarto miércoles del mes\"</item>\n    <item msgid=\"7976866743069062134\">\"cada último miércoles del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"cada primer jueves del mes\"</item>\n    <item msgid=\"4857419136007543270\">\"cada segundo jueves del mes\"</item>\n    <item msgid=\"222044587450564839\">\"cada tercer jueves del mes\"</item>\n    <item msgid=\"6197927556533030945\">\"cada cuarto jueves del mes\"</item>\n    <item msgid=\"1023326923033436905\">\"cada último jueves del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"cada primer viernes del mes\"</item>\n    <item msgid=\"1935608297230506940\">\"cada segundo viernes del mes\"</item>\n    <item msgid=\"4061877662049317599\">\"cada tercer viernes del mes\"</item>\n    <item msgid=\"6856646749131820614\">\"cada cuarto viernes del mes\"</item>\n    <item msgid=\"6533513913914859794\">\"cada último viernes del mes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"cada primer sábado del mes\"</item>\n    <item msgid=\"9130198690512925355\">\"cada segundo sábado del mes\"</item>\n    <item msgid=\"4525736070844032405\">\"cada tercer sábado del mes\"</item>\n    <item msgid=\"422053689531707709\">\"cada cuarto sábado del mes\"</item>\n    <item msgid=\"5499975799312474425\">\"cada último sábado del mes\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-es-rUS/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Enviar correo a\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Finalizar\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repetir\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"No se repite\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> día\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> días\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> semana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> semanas\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> mes\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> meses\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> año\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Cada <xliff:g id=\"COUNT\">%d</xliff:g> años\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"el mismo día cada mes\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Siempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Hasta una fecha\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Hasta <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"En ciertos eventos\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"En <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evento\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"En <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eventos\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"cambiar la fecha final\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-et/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Teatis\"</item>\n    <item msgid=\"1751151680520784746\">\"E-post\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutit\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutit\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutit\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutit\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutit\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutit\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutit\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutit\"</item>\n    <item msgid=\"8546646645868526283\">\"1 tund\"</item>\n    <item msgid=\"6467845211024768872\">\"2 tundi\"</item>\n    <item msgid=\"8201677619511076575\">\"3 tundi\"</item>\n    <item msgid=\"7172504281650128893\">\"12 tundi\"</item>\n    <item msgid=\"9114286702181482496\">\"24 tundi\"</item>\n    <item msgid=\"3107009344872997366\">\"2 päeva\"</item>\n    <item msgid=\"6135563708172153696\">\"1 nädal\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Puudub\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutit\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutit\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutit\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutit\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutit\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutit\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutit\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutit\"</item>\n    <item msgid=\"1694315499429259938\">\"1 tund\"</item>\n    <item msgid=\"8281019320591769635\">\"2 tundi\"</item>\n    <item msgid=\"2062931719019287773\">\"3 tundi\"</item>\n    <item msgid=\"4086495711621133006\">\"12 tundi\"</item>\n    <item msgid=\"3172669681920709561\">\"24 tundi\"</item>\n    <item msgid=\"5557836606782821910\">\"2 päeva\"</item>\n    <item msgid=\"8336577387266744930\">\"1 nädal\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Lokaadi vaikeseade\"</item>\n    <item msgid=\"134027225275475280\">\"Laupäev\"</item>\n    <item msgid=\"95029346069903091\">\"Pühapäev\"</item>\n    <item msgid=\"5840983116375063739\">\"Esmaspäev\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Hõivatud\"</item>\n    <item msgid=\"6228387173725732140\">\"Saadaval\"</item>\n    <item msgid=\"2064426942462573474\">\"Katseline\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Vaikeseade\"</item>\n    <item msgid=\"5200216103966973369\">\"Privaatne\"</item>\n    <item msgid=\"9182342638433672664\">\"Avalik\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"esimene\"</item>\n    <item msgid=\"5631923029483854900\">\"sekund\"</item>\n    <item msgid=\"148935502975250973\">\"kolmas\"</item>\n    <item msgid=\"5124200797326669172\">\"neljas\"</item>\n    <item msgid=\"7564374178324652137\">\"viimane\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Vastust pole\"</item>\n    <item msgid=\"3724434080904437698\">\"Jah\"</item>\n    <item msgid=\"8854145743148992583\">\"Võib-olla\"</item>\n    <item msgid=\"6174292185978948873\">\"Ei\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Ainult see sündmus\"</item>\n    <item msgid=\"1536401639805370405\">\"See sündmus ja tulevased sündmused\"</item>\n    <item msgid=\"7833229563617435430\">\"Kõik sündmused\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"See ja tulevased sündmused\"</item>\n    <item msgid=\"6315440193748139854\">\"Kõik sündmused\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Ainult see sündmus\"</item>\n    <item msgid=\"140670561403965380\">\"Kõik seerias olevad sündmused\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Päev\"</item>\n    <item msgid=\"6248480754959562740\">\"Nädal\"</item>\n    <item msgid=\"4298472806133153766\">\"Kuu\"</item>\n    <item msgid=\"5033084974413793845\">\"Ajakava\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Ainult keeldumisel\"</item>\n    <item msgid=\"6367412240524984286\">\"Keeldumisel või vastamata jätmisel\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"KORDA IGA PÄEV\"</item>\n    <item msgid=\"6300824484048337842\">\"KORDA IGAL NÄDALAL\"</item>\n    <item msgid=\"189361731610816256\">\"KORDA IGAS KUUS\"</item>\n    <item msgid=\"8714177874112569158\">\"KORDA IGAL AASTAL\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"iga kuu esimesel pühapäeval\"</item>\n    <item msgid=\"2557379346106451363\">\"iga kuu teisel pühapäeval\"</item>\n    <item msgid=\"7622144489915654132\">\"iga kuu kolmandal pühapäeval\"</item>\n    <item msgid=\"527152448137686021\">\"iga kuu neljandal pühapäeval\"</item>\n    <item msgid=\"5057483608824759350\">\"iga kuu viimasel pühapäeval\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"iga kuu esimesel esmaspäeval\"</item>\n    <item msgid=\"4484275849072423978\">\"iga kuu teisel esmaspäeval\"</item>\n    <item msgid=\"8956169860824371383\">\"iga kuu kolmandal esmaspäeval\"</item>\n    <item msgid=\"6924403357659569326\">\"iga kuu neljandal esmaspäeval\"</item>\n    <item msgid=\"1379608815263472161\">\"iga kuu viimasel esmaspäeval\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"iga kuu esimesel teisipäeval\"</item>\n    <item msgid=\"9063613547307760928\">\"iga kuu teisel teisipäeval\"</item>\n    <item msgid=\"6688603328729208168\">\"iga kuu kolmandal teisipäeval\"</item>\n    <item msgid=\"6695206006961533357\">\"iga kuu neljandal teisipäeval\"</item>\n    <item msgid=\"8619069174889809914\">\"iga kuu viimasel teisipäeval\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"iga kuu esimesel kolmapäeval\"</item>\n    <item msgid=\"5059722045367799217\">\"iga kuu teisel kolmapäeval\"</item>\n    <item msgid=\"7986246648229272275\">\"iga kuu kolmandal kolmapäeval\"</item>\n    <item msgid=\"9068566169348980801\">\"iga kuu neljandal kolmapäeval\"</item>\n    <item msgid=\"7976866743069062134\">\"iga kuu viimasel kolmapäeval\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"iga kuu esimesel neljapäeval\"</item>\n    <item msgid=\"4857419136007543270\">\"iga kuu teisel neljapäeval\"</item>\n    <item msgid=\"222044587450564839\">\"iga kuu kolmandal neljapäeval\"</item>\n    <item msgid=\"6197927556533030945\">\"iga kuu neljandal neljapäeval\"</item>\n    <item msgid=\"1023326923033436905\">\"iga kuu viimasel neljapäeval\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"iga kuu esimesel reedel\"</item>\n    <item msgid=\"1935608297230506940\">\"iga kuu teisel reedel\"</item>\n    <item msgid=\"4061877662049317599\">\"iga kuu kolmandal reedel\"</item>\n    <item msgid=\"6856646749131820614\">\"iga kuu neljandal reedel\"</item>\n    <item msgid=\"6533513913914859794\">\"iga kuu viimasel reedel\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"iga kuu esimesel laupäeval\"</item>\n    <item msgid=\"9130198690512925355\">\"iga kuu teisel laupäeval\"</item>\n    <item msgid=\"4525736070844032405\">\"iga kuu kolmandal laupäeval\"</item>\n    <item msgid=\"422053689531707709\">\"iga kuu neljandal laupäeval\"</item>\n    <item msgid=\"5499975799312474425\">\"iga kuu viimasel laupäeval\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-et/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Meili saatmine:\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Valmis\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Kordamine\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Ei kordu kunagi\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> päeva tagant\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> päeva tagant\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> nädala tagant\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> nädala tagant\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> kuu tagant\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> kuu tagant\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> aasta tagant\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Iga <xliff:g id=\"COUNT\">%d</xliff:g> aasta tagant\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"iga kuu samal päeval\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Igavesti\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Kuni kuupäevani\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Kuni <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Sündmust korratakse\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> sündmuse puhul\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> sündmuse puhul\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"lõppkuupäeva muutmine\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fa/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"اعلان\"</item>\n    <item msgid=\"1751151680520784746\">\"ایمیل\"</item>\n    <item msgid=\"2658001219380695677\">\"پیامک\"</item>\n    <item msgid=\"7926918288165444873\">\"زنگ هشدار\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 دقیقه\"</item>\n    <item msgid=\"6681865010714743948\">\"۱ دقیقه\"</item>\n    <item msgid=\"2327505114623595779\">\"۵ دقیقه\"</item>\n    <item msgid=\"1657410063332547113\">\"۱۰ دقیقه\"</item>\n    <item msgid=\"366087535181197780\">\"۱۵ دقیقه\"</item>\n    <item msgid=\"6252612791145061929\">\"۲۰ دقیقه\"</item>\n    <item msgid=\"7896694531989090700\">\"۲۵ دقیقه\"</item>\n    <item msgid=\"8754510169374808607\">\"۳۰ دقیقه\"</item>\n    <item msgid=\"3113380274218454394\">\"۴۵ دقیقه\"</item>\n    <item msgid=\"8546646645868526283\">\"۱ ساعت\"</item>\n    <item msgid=\"6467845211024768872\">\"۲ ساعت\"</item>\n    <item msgid=\"8201677619511076575\">\"۳ ساعت\"</item>\n    <item msgid=\"7172504281650128893\">\"۱۲ ساعت\"</item>\n    <item msgid=\"9114286702181482496\">\"۲۴ ساعت\"</item>\n    <item msgid=\"3107009344872997366\">\"۲ روز\"</item>\n    <item msgid=\"6135563708172153696\">\"۱ هفته\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"هیچکدام\"</item>\n    <item msgid=\"5883344836499335043\">\"0 دقیقه\"</item>\n    <item msgid=\"4354350447805231188\">\"۱ دقیقه\"</item>\n    <item msgid=\"265674592625309858\">\"۵ دقیقه\"</item>\n    <item msgid=\"8011089417728419666\">\"۱۰ دقیقه\"</item>\n    <item msgid=\"6177098581805412986\">\"۱۵ دقیقه\"</item>\n    <item msgid=\"356346660503078923\">\"۲۰ دقیقه\"</item>\n    <item msgid=\"992592434377054063\">\"۲۵ دقیقه\"</item>\n    <item msgid=\"9191353668596201944\">\"۳۰ دقیقه\"</item>\n    <item msgid=\"1192985682962908244\">\"۴۵ دقیقه\"</item>\n    <item msgid=\"1694315499429259938\">\"۱ ساعت\"</item>\n    <item msgid=\"8281019320591769635\">\"۲ ساعت\"</item>\n    <item msgid=\"2062931719019287773\">\"۳ ساعت\"</item>\n    <item msgid=\"4086495711621133006\">\"۱۲ ساعت\"</item>\n    <item msgid=\"3172669681920709561\">\"۲۴ ساعت\"</item>\n    <item msgid=\"5557836606782821910\">\"۲ روز\"</item>\n    <item msgid=\"8336577387266744930\">\"۱ هفته\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"پیش‌فرض محلی\"</item>\n    <item msgid=\"134027225275475280\">\"شنبه\"</item>\n    <item msgid=\"95029346069903091\">\"یکشنبه\"</item>\n    <item msgid=\"5840983116375063739\">\"دوشنبه\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"مشغول\"</item>\n    <item msgid=\"6228387173725732140\">\"موجود\"</item>\n    <item msgid=\"2064426942462573474\">\"احتمالی\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"پیش‌فرض\"</item>\n    <item msgid=\"5200216103966973369\">\"خصوصی\"</item>\n    <item msgid=\"9182342638433672664\">\"عمومی\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"ابتدا\"</item>\n    <item msgid=\"5631923029483854900\">\"ثانیه\"</item>\n    <item msgid=\"148935502975250973\">\"سومین\"</item>\n    <item msgid=\"5124200797326669172\">\"چهارمین\"</item>\n    <item msgid=\"7564374178324652137\">\"آخرین\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"بدون پاسخ\"</item>\n    <item msgid=\"3724434080904437698\">\"بله\"</item>\n    <item msgid=\"8854145743148992583\">\"شاید\"</item>\n    <item msgid=\"6174292185978948873\">\"خیر\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"فقط این رویداد\"</item>\n    <item msgid=\"1536401639805370405\">\"این رویداد و رویدادهای آینده\"</item>\n    <item msgid=\"7833229563617435430\">\"همه رویدادها\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"این و رویدادهای آینده\"</item>\n    <item msgid=\"6315440193748139854\">\"همه رویدادها\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"فقط این رویداد\"</item>\n    <item msgid=\"140670561403965380\">\"همه رویدادهای موجود در این مجموعه\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"روز\"</item>\n    <item msgid=\"6248480754959562740\">\"هفته\"</item>\n    <item msgid=\"4298472806133153766\">\"ماه\"</item>\n    <item msgid=\"5033084974413793845\">\"دستور جلسه\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"فقط درصورت ردکردن\"</item>\n    <item msgid=\"6367412240524984286\">\"درصورت ردکردن یا پاسخ ندادن\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"تکرار روزانه\"</item>\n    <item msgid=\"6300824484048337842\">\"تکرار هفتگی\"</item>\n    <item msgid=\"189361731610816256\">\"تکرار ماهانه\"</item>\n    <item msgid=\"8714177874112569158\">\"تکرار سالانه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"اولین یکشنبه هر ماه\"</item>\n    <item msgid=\"2557379346106451363\">\"دومین یکشنبه هر ماه\"</item>\n    <item msgid=\"7622144489915654132\">\"سومین یکشنبه هر ماه\"</item>\n    <item msgid=\"527152448137686021\">\"چهارمین یکشنبه هر ماه\"</item>\n    <item msgid=\"5057483608824759350\">\"آخرین یکشنبه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"اولین دوشنبه هر ماه\"</item>\n    <item msgid=\"4484275849072423978\">\"دومین دوشنبه هر ماه\"</item>\n    <item msgid=\"8956169860824371383\">\"سومین دوشنبه هر ماه\"</item>\n    <item msgid=\"6924403357659569326\">\"چهارمین دوشنبه هر ماه\"</item>\n    <item msgid=\"1379608815263472161\">\"آخرین دوشنبه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"اولین سه‌شنبه هر ماه\"</item>\n    <item msgid=\"9063613547307760928\">\"دومین سه‌شنبه هر ماه\"</item>\n    <item msgid=\"6688603328729208168\">\"سومین سه‌شنبه هر ماه\"</item>\n    <item msgid=\"6695206006961533357\">\"چهارمین سه‌شنبه هر ماه\"</item>\n    <item msgid=\"8619069174889809914\">\"آخرین سه‌شنبه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"اولین چهارشنبه هر ماه\"</item>\n    <item msgid=\"5059722045367799217\">\"دومین چهارشنبه هر ماه\"</item>\n    <item msgid=\"7986246648229272275\">\"سومین چهارشنبه هر ماه\"</item>\n    <item msgid=\"9068566169348980801\">\"چهارمین چهارشنبه هر ماه\"</item>\n    <item msgid=\"7976866743069062134\">\"آخرین چهارشنبه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"اولین پنج‌شنبه هر ماه\"</item>\n    <item msgid=\"4857419136007543270\">\"دومین پنج‌شنبه هر ماه\"</item>\n    <item msgid=\"222044587450564839\">\"سومین پنج‌شنبه هر ماه\"</item>\n    <item msgid=\"6197927556533030945\">\"چهارمین پنج‌شنبه هر ماه\"</item>\n    <item msgid=\"1023326923033436905\">\"آخرین پنج‌شنبه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"اولین جمعه هر ماه\"</item>\n    <item msgid=\"1935608297230506940\">\"دومین جمعه هر ماه\"</item>\n    <item msgid=\"4061877662049317599\">\"سومین جمعه هر ماه\"</item>\n    <item msgid=\"6856646749131820614\">\"چهارمین جمعه هر ماه\"</item>\n    <item msgid=\"6533513913914859794\">\"آخرین جمعه هر ماه\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"اولین شنبه هر ماه\"</item>\n    <item msgid=\"9130198690512925355\">\"دومین شنبه هر ماه\"</item>\n    <item msgid=\"4525736070844032405\">\"سومین شنبه هر ماه\"</item>\n    <item msgid=\"422053689531707709\">\"چهارمین شنبه هر ماه\"</item>\n    <item msgid=\"5499975799312474425\">\"آخرین شنبه هر ماه\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fa/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"ایمیل با\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"انجام شد\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"تکرار\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"هرگز تکرار نمی‌شود\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> روز\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> روز\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> هفته\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> هفته\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> ماه\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> ماه\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> سال\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"هر <xliff:g id=\"COUNT\">%d</xliff:g> سال\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"در یک روز معین از هر ماه\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"همیشه\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"تا یک تاریخ معین\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"تا <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"برای تعدادی از رویدادها\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"برای <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> رویداد\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"برای <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> رویداد\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"تغییر تاریخ پایان\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fi/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Ilmoitus\"</item>\n    <item msgid=\"1751151680520784746\">\"Sähköposti\"</item>\n    <item msgid=\"2658001219380695677\">\"Tekstiviesti\"</item>\n    <item msgid=\"7926918288165444873\">\"Hälytys\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuuttia\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuutti\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuuttia\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuuttia\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuuttia\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuuttia\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuuttia\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuuttia\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuuttia\"</item>\n    <item msgid=\"8546646645868526283\">\"1 tunti\"</item>\n    <item msgid=\"6467845211024768872\">\"2 tuntia\"</item>\n    <item msgid=\"8201677619511076575\">\"3 tuntia\"</item>\n    <item msgid=\"7172504281650128893\">\"12 tuntia\"</item>\n    <item msgid=\"9114286702181482496\">\"24 tuntia\"</item>\n    <item msgid=\"3107009344872997366\">\"2 päivää\"</item>\n    <item msgid=\"6135563708172153696\">\"1 viikko\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ei mitään\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuuttia\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuutti\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuuttia\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuuttia\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuuttia\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuuttia\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuuttia\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuuttia\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuuttia\"</item>\n    <item msgid=\"1694315499429259938\">\"1 tunti\"</item>\n    <item msgid=\"8281019320591769635\">\"2 tuntia\"</item>\n    <item msgid=\"2062931719019287773\">\"3 tuntia\"</item>\n    <item msgid=\"4086495711621133006\">\"12 tuntia\"</item>\n    <item msgid=\"3172669681920709561\">\"24 tuntia\"</item>\n    <item msgid=\"5557836606782821910\">\"2 päivää\"</item>\n    <item msgid=\"8336577387266744930\">\"1 viikko\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Oletussijainti\"</item>\n    <item msgid=\"134027225275475280\">\"lauantai\"</item>\n    <item msgid=\"95029346069903091\">\"sunnuntai\"</item>\n    <item msgid=\"5840983116375063739\">\"maanantai\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Varattu\"</item>\n    <item msgid=\"6228387173725732140\">\"Tavoitettavissa\"</item>\n    <item msgid=\"2064426942462573474\">\"Alustava\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Oletus\"</item>\n    <item msgid=\"5200216103966973369\">\"Yksityinen\"</item>\n    <item msgid=\"9182342638433672664\">\"Julkinen\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"ensimmäinen\"</item>\n    <item msgid=\"5631923029483854900\">\"sekunti\"</item>\n    <item msgid=\"148935502975250973\">\"kolmas\"</item>\n    <item msgid=\"5124200797326669172\">\"neljäs\"</item>\n    <item msgid=\"7564374178324652137\">\"viimeinen\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Ei vastausta\"</item>\n    <item msgid=\"3724434080904437698\">\"Kyllä\"</item>\n    <item msgid=\"8854145743148992583\">\"Ehkä\"</item>\n    <item msgid=\"6174292185978948873\">\"Ei\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Vain tämä tapahtuma\"</item>\n    <item msgid=\"1536401639805370405\">\"Tämä ja tulevat tapahtumat\"</item>\n    <item msgid=\"7833229563617435430\">\"Kaikki tapahtumat\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Tämä ja tulevat tapahtumat\"</item>\n    <item msgid=\"6315440193748139854\">\"Kaikki tapahtumat\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Vain tämä tapahtuma\"</item>\n    <item msgid=\"140670561403965380\">\"Kaikki toistokerrat\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Päivä\"</item>\n    <item msgid=\"6248480754959562740\">\"Viikko\"</item>\n    <item msgid=\"4298472806133153766\">\"Kuukausi\"</item>\n    <item msgid=\"5033084974413793845\">\"Tapahtumat\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Vain jos kieltäydyn\"</item>\n    <item msgid=\"6367412240524984286\">\"Jos kieltäydyn tai en vastaa\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"TOISTA PÄIVITTÄIN\"</item>\n    <item msgid=\"6300824484048337842\">\"TOISTA VIIKOITTAIN\"</item>\n    <item msgid=\"189361731610816256\">\"TOISTA KUUKAUSITTAIN\"</item>\n    <item msgid=\"8714177874112569158\">\"TOISTA VUOSITTAIN\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"kuukauden 1. sunnuntai\"</item>\n    <item msgid=\"2557379346106451363\">\"kuukauden 2. sunnuntai\"</item>\n    <item msgid=\"7622144489915654132\">\"kuukauden 3. sunnuntai\"</item>\n    <item msgid=\"527152448137686021\">\"kuukauden 4. sunnuntai\"</item>\n    <item msgid=\"5057483608824759350\">\"kuukauden viimeinen sunnuntai\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"kuukauden 1. maanantai\"</item>\n    <item msgid=\"4484275849072423978\">\"kuukauden 2. maanantai\"</item>\n    <item msgid=\"8956169860824371383\">\"kuukauden 3. maanantai\"</item>\n    <item msgid=\"6924403357659569326\">\"kuukauden 4. maanantai\"</item>\n    <item msgid=\"1379608815263472161\">\"kuukauden viimeinen maanantai\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"kuukauden 1. tiistai\"</item>\n    <item msgid=\"9063613547307760928\">\"kuukauden 2. tiistai\"</item>\n    <item msgid=\"6688603328729208168\">\"kuukauden 3. tiistai\"</item>\n    <item msgid=\"6695206006961533357\">\"kuukauden 4. tiistai\"</item>\n    <item msgid=\"8619069174889809914\">\"kuukauden viimeinen tiistai\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"kuukauden 1. keskiviikko\"</item>\n    <item msgid=\"5059722045367799217\">\"kuukauden 2. keskiviikko\"</item>\n    <item msgid=\"7986246648229272275\">\"kuukauden 3. keskiviikko\"</item>\n    <item msgid=\"9068566169348980801\">\"kuukauden 4. keskiviikko\"</item>\n    <item msgid=\"7976866743069062134\">\"kuukauden viim. keskiviikko\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"kuukauden 1. torstai\"</item>\n    <item msgid=\"4857419136007543270\">\"kuukauden 2. torstai\"</item>\n    <item msgid=\"222044587450564839\">\"kuukauden 3. torstai\"</item>\n    <item msgid=\"6197927556533030945\">\"kuukauden 4. torstai\"</item>\n    <item msgid=\"1023326923033436905\">\"kuukauden viimeinen torstai\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"kuukauden 1. perjantai\"</item>\n    <item msgid=\"1935608297230506940\">\"kuukauden 2. perjantai\"</item>\n    <item msgid=\"4061877662049317599\">\"kuukauden 3. perjantai\"</item>\n    <item msgid=\"6856646749131820614\">\"kuukauden 4. perjantai\"</item>\n    <item msgid=\"6533513913914859794\">\"kuukauden viimeinen perjantai\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"kuukauden 1. lauantai\"</item>\n    <item msgid=\"9130198690512925355\">\"kuukauden 2. lauantai\"</item>\n    <item msgid=\"4525736070844032405\">\"kuukauden 3. lauantai\"</item>\n    <item msgid=\"422053689531707709\">\"kuukauden 4. lauantai\"</item>\n    <item msgid=\"5499975799312474425\">\"kuukauden viimeinen lauantai\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fi/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Sähköposti ja\"</string>\n\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Valmis\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Toisto\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Ei toistu\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"<xliff:g id=\"COUNT\">%d</xliff:g> päivän välein\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"<xliff:g id=\"COUNT\">%d</xliff:g> päivän välein\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"<xliff:g id=\"COUNT\">%d</xliff:g> viikon välein\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"<xliff:g id=\"COUNT\">%d</xliff:g> viikon välein\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"<xliff:g id=\"COUNT\">%d</xliff:g> kuukauden välein\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"<xliff:g id=\"COUNT\">%d</xliff:g> kuukauden välein\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"<xliff:g id=\"COUNT\">%d</xliff:g> vuoden välein\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"<xliff:g id=\"COUNT\">%d</xliff:g> vuoden välein\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"samana päiv. joka kk\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Ikuisesti\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Tiettyyn päivään saakka\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"<xliff:g id=\"DATE\">%s</xliff:g> saakka\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Useita kertoja\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> tapahtuman ajan\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> tapahtuman ajan\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"muuta lopetuspäivää\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fr/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notification\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarme\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minute\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minute\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutes\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutes\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutes\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutes\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutes\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutes\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutes\"</item>\n    <item msgid=\"8546646645868526283\">\"1 heure\"</item>\n    <item msgid=\"6467845211024768872\">\"2 heures\"</item>\n    <item msgid=\"8201677619511076575\">\"3 heures\"</item>\n    <item msgid=\"7172504281650128893\">\"12 heures\"</item>\n    <item msgid=\"9114286702181482496\">\"24 heures\"</item>\n    <item msgid=\"3107009344872997366\">\"2 jours\"</item>\n    <item msgid=\"6135563708172153696\">\"1 semaine\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Aucun\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minute\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minute\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutes\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutes\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutes\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutes\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutes\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutes\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutes\"</item>\n    <item msgid=\"1694315499429259938\">\"1 heure\"</item>\n    <item msgid=\"8281019320591769635\">\"2 heures\"</item>\n    <item msgid=\"2062931719019287773\">\"3 heures\"</item>\n    <item msgid=\"4086495711621133006\">\"12 heures\"</item>\n    <item msgid=\"3172669681920709561\">\"24 heures\"</item>\n    <item msgid=\"5557836606782821910\">\"2 jours\"</item>\n    <item msgid=\"8336577387266744930\">\"1 semaine\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Paramètres régionaux par défaut\"</item>\n    <item msgid=\"134027225275475280\">\"Samedi\"</item>\n    <item msgid=\"95029346069903091\">\"Dimanche\"</item>\n    <item msgid=\"5840983116375063739\">\"Lundi\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Occupé\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponible\"</item>\n    <item msgid=\"2064426942462573474\">\"À confirmer\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Par défaut\"</item>\n    <item msgid=\"5200216103966973369\">\"Privé\"</item>\n    <item msgid=\"9182342638433672664\">\"Public\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"1er\"</item>\n    <item msgid=\"5631923029483854900\">\"2e\"</item>\n    <item msgid=\"148935502975250973\">\"3e\"</item>\n    <item msgid=\"5124200797326669172\">\"4e\"</item>\n    <item msgid=\"7564374178324652137\">\"dernier\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Aucune réponse\"</item>\n    <item msgid=\"3724434080904437698\">\"Oui\"</item>\n    <item msgid=\"8854145743148992583\">\"Peut-être\"</item>\n    <item msgid=\"6174292185978948873\">\"Non\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Uniquement cet événement\"</item>\n    <item msgid=\"1536401639805370405\">\"Cet événement et les suivants\"</item>\n    <item msgid=\"7833229563617435430\">\"Tous les événements\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Cet événement et les suivants\"</item>\n    <item msgid=\"6315440193748139854\">\"Tous les événements\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Uniquement cet événement\"</item>\n    <item msgid=\"140670561403965380\">\"Tous les événements de la série\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Jour\"</item>\n    <item msgid=\"6248480754959562740\">\"Semaine\"</item>\n    <item msgid=\"4298472806133153766\">\"Mois\"</item>\n    <item msgid=\"5033084974413793845\">\"Planning\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Seulement en cas de refus\"</item>\n    <item msgid=\"6367412240524984286\">\"Si refus ou pas de réponse\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"TOUS LES JOURS\"</item>\n    <item msgid=\"6300824484048337842\">\"TOUTES LES SEMAINES\"</item>\n    <item msgid=\"189361731610816256\">\"TOUS LES MOIS\"</item>\n    <item msgid=\"8714177874112569158\">\"TOUS LES ANS\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"tous les premiers dimanches\"</item>\n    <item msgid=\"2557379346106451363\">\"tous les deuxièmes dimanches\"</item>\n    <item msgid=\"7622144489915654132\">\"tous les troisièmes dimanches\"</item>\n    <item msgid=\"527152448137686021\">\"tous les quatrièmes dimanches\"</item>\n    <item msgid=\"5057483608824759350\">\"tous les derniers dimanches\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"tous les premiers lundis\"</item>\n    <item msgid=\"4484275849072423978\">\"tous les deuxièmes lundis\"</item>\n    <item msgid=\"8956169860824371383\">\"tous les troisièmes lundis\"</item>\n    <item msgid=\"6924403357659569326\">\"tous les quatrièmes lundis\"</item>\n    <item msgid=\"1379608815263472161\">\"tous les derniers lundis\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"tous les premiers mardis\"</item>\n    <item msgid=\"9063613547307760928\">\"tous les deuxièmes mardis\"</item>\n    <item msgid=\"6688603328729208168\">\"tous les troisièmes mardis\"</item>\n    <item msgid=\"6695206006961533357\">\"tous les quatrièmes mardis\"</item>\n    <item msgid=\"8619069174889809914\">\"tous les derniers mardis\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"tous les premiers mercredis\"</item>\n    <item msgid=\"5059722045367799217\">\"tous les deuxièmes mercredis\"</item>\n    <item msgid=\"7986246648229272275\">\"tous les troisièmes mercredis\"</item>\n    <item msgid=\"9068566169348980801\">\"tous les quatrièmes mercredis\"</item>\n    <item msgid=\"7976866743069062134\">\"tous les derniers mercredis\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"tous les premiers jeudis\"</item>\n    <item msgid=\"4857419136007543270\">\"tous les deuxièmes jeudis\"</item>\n    <item msgid=\"222044587450564839\">\"tous les troisièmes jeudis\"</item>\n    <item msgid=\"6197927556533030945\">\"tous les quatrièmes jeudis\"</item>\n    <item msgid=\"1023326923033436905\">\"tous les derniers jeudis\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"tous les premiers vendredis\"</item>\n    <item msgid=\"1935608297230506940\">\"tous les deuxièmes vendredis\"</item>\n    <item msgid=\"4061877662049317599\">\"tous les troisièmes vendredis\"</item>\n    <item msgid=\"6856646749131820614\">\"tous les quatrièmes vendredis\"</item>\n    <item msgid=\"6533513913914859794\">\"tous les derniers vendredis\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"tous les premiers samedis\"</item>\n    <item msgid=\"9130198690512925355\">\"tous les deuxièmes samedis\"</item>\n    <item msgid=\"4525736070844032405\">\"tous les troisièmes samedis\"</item>\n    <item msgid=\"422053689531707709\">\"tous les quatrièmes samedis\"</item>\n    <item msgid=\"5499975799312474425\">\"tous les derniers samedis\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-fr/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Envoyer un e-mail via\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"OK\"</string>\n\n    <string name=\"snooze_all_label\" msgid=\"4994488813124409077\">\"Tout répéter\"</string>\n    <string name=\"dismiss_all_label\" msgid=\"1834400025868091301\">\"Tout supprimer\"</string>\n    <string name=\"snooze_label\" msgid=\"1515893621063224666\">\"Répéter\"</string>\n    <string name=\"does_not_repeat\" msgid=\"1877681921029738999\">\"Événement ponctuel\"</string>\n    <string name=\"endByDate\" msgid=\"7654221304929538201\">\"; jusqu\\'au <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <plurals name=\"endByCount\">\n        <item quantity=\"one\" msgid=\"3727754565990691816\">\"; une seule fois\"</item>\n        <item quantity=\"other\" msgid=\"4855496837834652446\">\"; <xliff:g id=\"NUMBER\">%d</xliff:g> fois\"</item>\n    </plurals>\n    <plurals name=\"daily\">\n        <item quantity=\"one\" msgid=\"5169052946627480942\">\"Quotidien\"</item>\n        <item quantity=\"other\" msgid=\"5455230727715859264\">\"Tous les <xliff:g id=\"NUMBER\">%d</xliff:g> jours\"</item>\n    </plurals>\n    <string name=\"every_weekday\" msgid=\"5896574838353902978\">\"Jours ouvrés (lun–ven)\"</string>\n    <plurals name=\"weekly\">\n        <item quantity=\"one\" msgid=\"5463021019301453273\">\"Hebdomadaire (le <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>)\"</item>\n        <item quantity=\"other\" msgid=\"2857390143157377867\">\"Toutes les <xliff:g id=\"NUMBER\">%1$d</xliff:g> semaines le <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n    </plurals>\n    <string name=\"monthly\" msgid=\"4587116285383048586\">\"Tous les mois\"</string>\n    <string name=\"yearly_plain\" msgid=\"3652692085322162449\">\"Tous les ans\"</string>\n    <string name=\"monthly_on_day\" msgid=\"5370155265278821156\">\"Mensuel (le <xliff:g id=\"DAY_OF_MONTH\">%s</xliff:g>)\"</string>\n    <string name=\"yearly\" msgid=\"8576208380302949002\">\"Annuel (le <xliff:g id=\"DATES\">%s</xliff:g>)\"</string>\n\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Répéter\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Ne jamais répéter\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> jour\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> jours\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Toutes les <xliff:g id=\"COUNT\">%d</xliff:g> semaine\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Toutes les <xliff:g id=\"COUNT\">%d</xliff:g> semaines\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> mois\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> mois\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> an\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Tous les <xliff:g id=\"COUNT\">%d</xliff:g> ans\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"le même jour chaque mois\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Toujours\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Jusqu\\'à une certaine date\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Jusqu\\'au <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Pour une série d\\'événements\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Pour <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> événement\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Pour <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> événements\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"modifier la date de fin\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hi/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"सूचना\"</item>\n    <item msgid=\"1751151680520784746\">\"ईमेल\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"अलार्म\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 मिनट\"</item>\n    <item msgid=\"6681865010714743948\">\"1 मिनट\"</item>\n    <item msgid=\"2327505114623595779\">\"5 मिनट\"</item>\n    <item msgid=\"1657410063332547113\">\"10 मिनट\"</item>\n    <item msgid=\"366087535181197780\">\"15 मिनट\"</item>\n    <item msgid=\"6252612791145061929\">\"20 मिनट\"</item>\n    <item msgid=\"7896694531989090700\">\"25 मिनट\"</item>\n    <item msgid=\"8754510169374808607\">\"30 मिनट\"</item>\n    <item msgid=\"3113380274218454394\">\"45 मिनट\"</item>\n    <item msgid=\"8546646645868526283\">\"1 घंटा\"</item>\n    <item msgid=\"6467845211024768872\">\"2 घंटे\"</item>\n    <item msgid=\"8201677619511076575\">\"3 घंटे\"</item>\n    <item msgid=\"7172504281650128893\">\"12 घंटे\"</item>\n    <item msgid=\"9114286702181482496\">\"24 घंटे\"</item>\n    <item msgid=\"3107009344872997366\">\"2 दिन\"</item>\n    <item msgid=\"6135563708172153696\">\"1 सप्ताह\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"कोई नहीं\"</item>\n    <item msgid=\"5883344836499335043\">\"0 मिनट\"</item>\n    <item msgid=\"4354350447805231188\">\"1 मिनट\"</item>\n    <item msgid=\"265674592625309858\">\"5 मिनट\"</item>\n    <item msgid=\"8011089417728419666\">\"10 मिनट\"</item>\n    <item msgid=\"6177098581805412986\">\"15 मिनट\"</item>\n    <item msgid=\"356346660503078923\">\"20 मिनट\"</item>\n    <item msgid=\"992592434377054063\">\"25 मिनट\"</item>\n    <item msgid=\"9191353668596201944\">\"30 मिनट\"</item>\n    <item msgid=\"1192985682962908244\">\"45 मिनट\"</item>\n    <item msgid=\"1694315499429259938\">\"1 घंटा\"</item>\n    <item msgid=\"8281019320591769635\">\"2 घंटे\"</item>\n    <item msgid=\"2062931719019287773\">\"3 घंटे\"</item>\n    <item msgid=\"4086495711621133006\">\"12 घंटे\"</item>\n    <item msgid=\"3172669681920709561\">\"24 घंटे\"</item>\n    <item msgid=\"5557836606782821910\">\"2 दिन\"</item>\n    <item msgid=\"8336577387266744930\">\"1 सप्ताह\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"स्थान डिफ़ॉल्ट\"</item>\n    <item msgid=\"134027225275475280\">\"शनिवार\"</item>\n    <item msgid=\"95029346069903091\">\"रविवार\"</item>\n    <item msgid=\"5840983116375063739\">\"सोमवार\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"व्यस्त\"</item>\n    <item msgid=\"6228387173725732140\">\"उपलब्ध\"</item>\n    <item msgid=\"2064426942462573474\">\"अस्‍थायी\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"डिफ़ॉल्ट\"</item>\n    <item msgid=\"5200216103966973369\">\"निजी\"</item>\n    <item msgid=\"9182342638433672664\">\"सार्वजनिक\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"पहला\"</item>\n    <item msgid=\"5631923029483854900\">\"सेकंड\"</item>\n    <item msgid=\"148935502975250973\">\"तीसरा\"</item>\n    <item msgid=\"5124200797326669172\">\"चौथा\"</item>\n    <item msgid=\"7564374178324652137\">\"अंतिम\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"कोई प्रतिसाद नहीं\"</item>\n    <item msgid=\"3724434080904437698\">\"हां\"</item>\n    <item msgid=\"8854145743148992583\">\" शायद\"</item>\n    <item msgid=\"6174292185978948873\">\"नहीं\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"केवल यह ईवेंट\"</item>\n    <item msgid=\"1536401639805370405\">\"यह और आगामी ईवेंट\"</item>\n    <item msgid=\"7833229563617435430\">\"सभी ईवेंट\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"यह और भविष्य के ईवेंट\"</item>\n    <item msgid=\"6315440193748139854\">\"सभी ईवेंट\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"केवल यह ईवेंट\"</item>\n    <item msgid=\"140670561403965380\">\"श्रृंखला में सभी ईवेंट\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"दिन\"</item>\n    <item msgid=\"6248480754959562740\">\"सप्ताह\"</item>\n    <item msgid=\"4298472806133153766\">\"माह\"</item>\n    <item msgid=\"5033084974413793845\">\"कार्यसूची\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"केवल अस्वीकार होने पर\"</item>\n    <item msgid=\"6367412240524984286\">\"यदि अस्वीकार हुआ हो या जवाब न मिला हो\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"हर दिन दोहराएं\"</item>\n    <item msgid=\"6300824484048337842\">\"हर सप्ताह दोहराएं\"</item>\n    <item msgid=\"189361731610816256\">\"हर माह दोहराएं\"</item>\n    <item msgid=\"8714177874112569158\">\"हर वर्ष दोहराएं\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"प्रत्येक पहले रविवार को\"</item>\n    <item msgid=\"2557379346106451363\">\"प्रत्येक दूसरे रविवार को\"</item>\n    <item msgid=\"7622144489915654132\">\"प्रत्येक तीसरे रविवार को\"</item>\n    <item msgid=\"527152448137686021\">\"प्रत्येक चौथे रविवार को\"</item>\n    <item msgid=\"5057483608824759350\">\"प्रत्येक अंतिम रविवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"प्रत्येक पहले सोमवार को\"</item>\n    <item msgid=\"4484275849072423978\">\"प्रत्येक दूसरे सोमवार को\"</item>\n    <item msgid=\"8956169860824371383\">\"प्रत्येक तीसरे सोमवार को\"</item>\n    <item msgid=\"6924403357659569326\">\"प्रत्येक चौथे सोमवार को\"</item>\n    <item msgid=\"1379608815263472161\">\"प्रत्येक अंतिम सोमवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"प्रत्येक पहले मंगलवार को\"</item>\n    <item msgid=\"9063613547307760928\">\"प्रत्येक दूसरे मंगलवार को\"</item>\n    <item msgid=\"6688603328729208168\">\"प्रत्येक तीसरे मंगलवार को\"</item>\n    <item msgid=\"6695206006961533357\">\"प्रत्येक चौथे मंगलवार को\"</item>\n    <item msgid=\"8619069174889809914\">\"प्रत्येक अंतिम मंगलवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"प्रत्येक पहले बुधवार को\"</item>\n    <item msgid=\"5059722045367799217\">\"प्रत्येक दूसरे बुधवार को\"</item>\n    <item msgid=\"7986246648229272275\">\"प्रत्येक तीसरे बुधवार को\"</item>\n    <item msgid=\"9068566169348980801\">\"प्रत्येक चौथे बुधवार को\"</item>\n    <item msgid=\"7976866743069062134\">\"प्रत्येक अंतिम बुधवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"प्रत्येक पहले गुरुवार को\"</item>\n    <item msgid=\"4857419136007543270\">\"प्रत्येक दूसरे गुरुवार को\"</item>\n    <item msgid=\"222044587450564839\">\"प्रत्येक तीसरे गुरुवार को\"</item>\n    <item msgid=\"6197927556533030945\">\"प्रत्येक चौथे गुरुवार को\"</item>\n    <item msgid=\"1023326923033436905\">\"प्रत्येक अंतिम गुरुवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"प्रत्येक पहले शुक्रवार को\"</item>\n    <item msgid=\"1935608297230506940\">\"प्रत्येक दूसरे शुक्रवार को\"</item>\n    <item msgid=\"4061877662049317599\">\"प्रत्येक तीसरे शुक्रवार को\"</item>\n    <item msgid=\"6856646749131820614\">\"प्रत्येक चौथे शुक्रवार को\"</item>\n    <item msgid=\"6533513913914859794\">\"प्रत्येक अंतिम शुक्रवार को\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"प्रत्येक पहले शनिवार को\"</item>\n    <item msgid=\"9130198690512925355\">\"प्रत्येक दूसरे शनिवार को\"</item>\n    <item msgid=\"4525736070844032405\">\"प्रत्येक तीसरे शनिवार को\"</item>\n    <item msgid=\"422053689531707709\">\"प्रत्येक चौथे शनिवार को\"</item>\n    <item msgid=\"5499975799312474425\">\"प्रत्येक अंतिम शनिवार को\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hi/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"इन्हें ईमेल करें\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"पूर्ण\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"दोहराएं\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"कभी न दोहराएं\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> दिन में\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> दिन में\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> सप्ताह में\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> सप्ताह में\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> माह में\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> माह में\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> वर्ष में\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"प्रत्येक <xliff:g id=\"COUNT\">%d</xliff:g> वर्ष में\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"प्रत्येक माह उसी दिन\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"हमेशा\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"इस दिनांक तक\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"<xliff:g id=\"DATE\">%s</xliff:g> तक\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"कई ईवेंट के लिए\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> ईवेंट के लिए\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> ईवेंट के लिए\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"समाप्ति दिनांक बदलें\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hr/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Obavijest\"</item>\n    <item msgid=\"1751151680520784746\">\"E-pošta\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuta\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuta\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuta\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuta\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuta\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuta\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuta\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuta\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuta\"</item>\n    <item msgid=\"8546646645868526283\">\"1 sat\"</item>\n    <item msgid=\"6467845211024768872\">\"2 sata\"</item>\n    <item msgid=\"8201677619511076575\">\"3 sata\"</item>\n    <item msgid=\"7172504281650128893\">\"12 sati\"</item>\n    <item msgid=\"9114286702181482496\">\"24 sata\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dana\"</item>\n    <item msgid=\"6135563708172153696\">\"1 tjedan\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ništa\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuta\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuta\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuta\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuta\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuta\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuta\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuta\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuta\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuta\"</item>\n    <item msgid=\"1694315499429259938\">\"1 sat\"</item>\n    <item msgid=\"8281019320591769635\">\"2 sata\"</item>\n    <item msgid=\"2062931719019287773\">\"3 sata\"</item>\n    <item msgid=\"4086495711621133006\">\"12 sati\"</item>\n    <item msgid=\"3172669681920709561\">\"24 sata\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dana\"</item>\n    <item msgid=\"8336577387266744930\">\"1 tjedan\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Zadana oznaka zemlje\"</item>\n    <item msgid=\"134027225275475280\">\"Subota\"</item>\n    <item msgid=\"95029346069903091\">\"Nedjelja\"</item>\n    <item msgid=\"5840983116375063739\">\"Ponedjeljak\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Zauzet\"</item>\n    <item msgid=\"6228387173725732140\">\"Dostupan\"</item>\n    <item msgid=\"2064426942462573474\">\"Privremena\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Zadano\"</item>\n    <item msgid=\"5200216103966973369\">\"Privatno\"</item>\n    <item msgid=\"9182342638433672664\">\"Javno\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"prvo\"</item>\n    <item msgid=\"5631923029483854900\">\"drugi\"</item>\n    <item msgid=\"148935502975250973\">\"treće\"</item>\n    <item msgid=\"5124200797326669172\">\"četvrto\"</item>\n    <item msgid=\"7564374178324652137\">\"posljednje\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Nema odgovora\"</item>\n    <item msgid=\"3724434080904437698\">\"Da\"</item>\n    <item msgid=\"8854145743148992583\">\"Možda\"</item>\n    <item msgid=\"6174292185978948873\">\"Ne\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Samo ovaj događaj\"</item>\n    <item msgid=\"1536401639805370405\">\"Ovaj i budući događaji\"</item>\n    <item msgid=\"7833229563617435430\">\"Svi događaji\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Ovaj i budući događaji\"</item>\n    <item msgid=\"6315440193748139854\">\"Svi događaji\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Samo ovaj događaj\"</item>\n    <item msgid=\"140670561403965380\">\"Svi događaji u nizu\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dan\"</item>\n    <item msgid=\"6248480754959562740\">\"Tjedan\"</item>\n    <item msgid=\"4298472806133153766\">\"Mjesec\"</item>\n    <item msgid=\"5033084974413793845\">\"Raspored\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Samo ako je odbijeno\"</item>\n    <item msgid=\"6367412240524984286\">\"Ako je odbijeno ili nema odgovora\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"DNEVNO PONAVLJANJE\"</item>\n    <item msgid=\"6300824484048337842\">\"PONAVLJAJ TJEDNO\"</item>\n    <item msgid=\"189361731610816256\">\"PONAVLJAJ MJESEČNO\"</item>\n    <item msgid=\"8714177874112569158\">\"PONAVLJAJ GODIŠNJE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"svake prve nedjelje\"</item>\n    <item msgid=\"2557379346106451363\">\"svake druge nedjelje\"</item>\n    <item msgid=\"7622144489915654132\">\"svake treće nedjelje\"</item>\n    <item msgid=\"527152448137686021\">\"svake četvrte nedjelje\"</item>\n    <item msgid=\"5057483608824759350\">\"svake zadnje nedjelje\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"svakog prvog ponedjeljka\"</item>\n    <item msgid=\"4484275849072423978\">\"svakog drugog ponedjeljka\"</item>\n    <item msgid=\"8956169860824371383\">\"svakog trećeg ponedjeljka\"</item>\n    <item msgid=\"6924403357659569326\">\"svakog četvrtog ponedjeljka\"</item>\n    <item msgid=\"1379608815263472161\">\"svakog zadnjeg ponedjeljka\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"svakog prvog utorka\"</item>\n    <item msgid=\"9063613547307760928\">\"svakog drugog utorka\"</item>\n    <item msgid=\"6688603328729208168\">\"svakog trećeg utorka\"</item>\n    <item msgid=\"6695206006961533357\">\"svakog četvrtog utorka\"</item>\n    <item msgid=\"8619069174889809914\">\"svakog zadnjeg utorka\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"svake prve srijede\"</item>\n    <item msgid=\"5059722045367799217\">\"svake druge srijede\"</item>\n    <item msgid=\"7986246648229272275\">\"svake treće srijede\"</item>\n    <item msgid=\"9068566169348980801\">\"svake četvrte srijede\"</item>\n    <item msgid=\"7976866743069062134\">\"svake zadnje srijede\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"svakog prvog četvrtka\"</item>\n    <item msgid=\"4857419136007543270\">\"svakog drugog četvrtka\"</item>\n    <item msgid=\"222044587450564839\">\"svakog trećeg četvrtka\"</item>\n    <item msgid=\"6197927556533030945\">\"svakog četvrtog četvrtka\"</item>\n    <item msgid=\"1023326923033436905\">\"svakog zadnjeg četvrtka\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"svakog prvog petka\"</item>\n    <item msgid=\"1935608297230506940\">\"svakog drugog petka\"</item>\n    <item msgid=\"4061877662049317599\">\"svakog trećeg petka\"</item>\n    <item msgid=\"6856646749131820614\">\"svakog četvrtog petka\"</item>\n    <item msgid=\"6533513913914859794\">\"svakog zadnjeg petka\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"svake prve subote\"</item>\n    <item msgid=\"9130198690512925355\">\"svake druge subote\"</item>\n    <item msgid=\"4525736070844032405\">\"svake treće subote\"</item>\n    <item msgid=\"422053689531707709\">\"svake četvrte subote\"</item>\n    <item msgid=\"5499975799312474425\">\"svake zadnje subote\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hr/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Obavijesti e-poštom\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Gotovo\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ponovi\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Ne ponavlja se nikad\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. dana\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. dana\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. tjedna\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. tjedna\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. mjeseca\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Svakog <xliff:g id=\"COUNT\">%d</xliff:g>. mjeseca\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Svake <xliff:g id=\"COUNT\">%d</xliff:g>. godine\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Svake <xliff:g id=\"COUNT\">%d</xliff:g>. godine\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"na isti dan svakog mjeseca\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Zauvijek\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Do datuma\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Do <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Za ovoliko događaja\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Za ovoliko događaja: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Za ovoliko događaja: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"promjena datuma završetka\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hu/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Értesítés\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Ébresztő\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 perc\"</item>\n    <item msgid=\"6681865010714743948\">\"1 perc\"</item>\n    <item msgid=\"2327505114623595779\">\"5 perc\"</item>\n    <item msgid=\"1657410063332547113\">\"10 perc\"</item>\n    <item msgid=\"366087535181197780\">\"15 perc\"</item>\n    <item msgid=\"6252612791145061929\">\"20 perc\"</item>\n    <item msgid=\"7896694531989090700\">\"25 perc\"</item>\n    <item msgid=\"8754510169374808607\">\"30 perc\"</item>\n    <item msgid=\"3113380274218454394\">\"45 perc\"</item>\n    <item msgid=\"8546646645868526283\">\"1 óra\"</item>\n    <item msgid=\"6467845211024768872\">\"2 óra\"</item>\n    <item msgid=\"8201677619511076575\">\"3 óra\"</item>\n    <item msgid=\"7172504281650128893\">\"12 óra\"</item>\n    <item msgid=\"9114286702181482496\">\"24 óra\"</item>\n    <item msgid=\"3107009344872997366\">\"2 nap\"</item>\n    <item msgid=\"6135563708172153696\">\"1 hét\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Semelyik\"</item>\n    <item msgid=\"5883344836499335043\">\"0 perc\"</item>\n    <item msgid=\"4354350447805231188\">\"1 perc\"</item>\n    <item msgid=\"265674592625309858\">\"5 perc\"</item>\n    <item msgid=\"8011089417728419666\">\"10 perc\"</item>\n    <item msgid=\"6177098581805412986\">\"15 perc\"</item>\n    <item msgid=\"356346660503078923\">\"20 perc\"</item>\n    <item msgid=\"992592434377054063\">\"25 perc\"</item>\n    <item msgid=\"9191353668596201944\">\"30 perc\"</item>\n    <item msgid=\"1192985682962908244\">\"45 perc\"</item>\n    <item msgid=\"1694315499429259938\">\"1 óra\"</item>\n    <item msgid=\"8281019320591769635\">\"2 óra\"</item>\n    <item msgid=\"2062931719019287773\">\"3 óra\"</item>\n    <item msgid=\"4086495711621133006\">\"12 óra\"</item>\n    <item msgid=\"3172669681920709561\">\"24 óra\"</item>\n    <item msgid=\"5557836606782821910\">\"2 nap\"</item>\n    <item msgid=\"8336577387266744930\">\"1 hét\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Helyi alapértelmezett\"</item>\n    <item msgid=\"134027225275475280\">\"Szombat\"</item>\n    <item msgid=\"95029346069903091\">\"Vasárnap\"</item>\n    <item msgid=\"5840983116375063739\">\"Hétfő\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Elfoglalt\"</item>\n    <item msgid=\"6228387173725732140\">\"Elérhető\"</item>\n    <item msgid=\"2064426942462573474\">\"Kísérleti\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Alapértelmezett\"</item>\n    <item msgid=\"5200216103966973369\">\"Privát\"</item>\n    <item msgid=\"9182342638433672664\">\"Nyilvános\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"első\"</item>\n    <item msgid=\"5631923029483854900\">\"másodperc\"</item>\n    <item msgid=\"148935502975250973\">\"harmadik\"</item>\n    <item msgid=\"5124200797326669172\">\"negyedik\"</item>\n    <item msgid=\"7564374178324652137\">\"utolsó\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Nincs válasz\"</item>\n    <item msgid=\"3724434080904437698\">\"Igen\"</item>\n    <item msgid=\"8854145743148992583\">\"Lehet\"</item>\n    <item msgid=\"6174292185978948873\">\"Nem\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Csak a jelenlegi esemény\"</item>\n    <item msgid=\"1536401639805370405\">\"A jelen és a jövőbeli események\"</item>\n    <item msgid=\"7833229563617435430\">\"Összes esemény\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"A jelenlegi és a további események\"</item>\n    <item msgid=\"6315440193748139854\">\"Összes esemény\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Csak a jelen esemény\"</item>\n    <item msgid=\"140670561403965380\">\"A sorozat összes eseményére\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Nap\"</item>\n    <item msgid=\"6248480754959562740\">\"Hét\"</item>\n    <item msgid=\"4298472806133153766\">\"Hónap\"</item>\n    <item msgid=\"5033084974413793845\">\"Napló\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Csak elutasítás esetén\"</item>\n    <item msgid=\"6367412240524984286\">\"Elutasítás/nem válaszolás esetén\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ISMÉTLÉS NAPONTA\"</item>\n    <item msgid=\"6300824484048337842\">\"ISMÉTLÉS HETENTE\"</item>\n    <item msgid=\"189361731610816256\">\"ISMÉTLÉS HAVONTA\"</item>\n    <item msgid=\"8714177874112569158\">\"ISMÉTLÉS ÉVENTE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"minden első vasárnapon\"</item>\n    <item msgid=\"2557379346106451363\">\"minden második vasárnapon\"</item>\n    <item msgid=\"7622144489915654132\">\"minden harmadik vasárnapon\"</item>\n    <item msgid=\"527152448137686021\">\"minden negyedik vasárnapon\"</item>\n    <item msgid=\"5057483608824759350\">\"minden utolsó vasárnapon\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"minden első hétfőn\"</item>\n    <item msgid=\"4484275849072423978\">\"minden második hétfőn\"</item>\n    <item msgid=\"8956169860824371383\">\"minden harmadik hétfőn\"</item>\n    <item msgid=\"6924403357659569326\">\"minden negyedik hétfőn\"</item>\n    <item msgid=\"1379608815263472161\">\"minden utolsó hétfőn\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"minden első kedden\"</item>\n    <item msgid=\"9063613547307760928\">\"minden második kedden\"</item>\n    <item msgid=\"6688603328729208168\">\"minden harmadik kedden\"</item>\n    <item msgid=\"6695206006961533357\">\"minden negyedik kedden\"</item>\n    <item msgid=\"8619069174889809914\">\"minden utolsó kedden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"minden első szerdán\"</item>\n    <item msgid=\"5059722045367799217\">\"minden második szerdán\"</item>\n    <item msgid=\"7986246648229272275\">\"minden harmadik szerdán\"</item>\n    <item msgid=\"9068566169348980801\">\"minden negyedik szerdán\"</item>\n    <item msgid=\"7976866743069062134\">\"minden utolsó szerdán\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"minden első csütörtökön\"</item>\n    <item msgid=\"4857419136007543270\">\"minden második csütörtökön\"</item>\n    <item msgid=\"222044587450564839\">\"minden harmadik csütörtökön\"</item>\n    <item msgid=\"6197927556533030945\">\"minden negyedik csütörtökön\"</item>\n    <item msgid=\"1023326923033436905\">\"minden utolsó csütörtökön\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"minden első pénteken\"</item>\n    <item msgid=\"1935608297230506940\">\"minden második pénteken\"</item>\n    <item msgid=\"4061877662049317599\">\"minden harmadik pénteken\"</item>\n    <item msgid=\"6856646749131820614\">\"minden negyedik pénteken\"</item>\n    <item msgid=\"6533513913914859794\">\"minden utolsó pénteken\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"minden első szombaton\"</item>\n    <item msgid=\"9130198690512925355\">\"minden második szombaton\"</item>\n    <item msgid=\"4525736070844032405\">\"minden harmadik szombaton\"</item>\n    <item msgid=\"422053689531707709\">\"minden negyedik szombaton\"</item>\n    <item msgid=\"5499975799312474425\">\"minden utolsó szombaton\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-hu/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-mail a következővel:\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Kész\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ismétlődés\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Soha nem ismétli\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"<xliff:g id=\"COUNT\">%d</xliff:g> naponta\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"<xliff:g id=\"COUNT\">%d</xliff:g> naponta\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"<xliff:g id=\"COUNT\">%d</xliff:g> hetente\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"<xliff:g id=\"COUNT\">%d</xliff:g> hetente\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"<xliff:g id=\"COUNT\">%d</xliff:g> havonta\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"<xliff:g id=\"COUNT\">%d</xliff:g> havonta\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"<xliff:g id=\"COUNT\">%d</xliff:g> évente\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"<xliff:g id=\"COUNT\">%d</xliff:g> évente\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"havonta ugyanakkor\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Végtelenszer\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Meghatározott dátumig\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Záró dátum: <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Adott számú alkalommal\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eseményhez\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eseményhez\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"befejezés dátumának módosítása\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-in/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Pemberitahuan\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 menit\"</item>\n    <item msgid=\"6681865010714743948\">\"1 menit\"</item>\n    <item msgid=\"2327505114623595779\">\"5 menit\"</item>\n    <item msgid=\"1657410063332547113\">\"10 menit\"</item>\n    <item msgid=\"366087535181197780\">\"15 menit\"</item>\n    <item msgid=\"6252612791145061929\">\"20 menit\"</item>\n    <item msgid=\"7896694531989090700\">\"25 menit\"</item>\n    <item msgid=\"8754510169374808607\">\"30 menit\"</item>\n    <item msgid=\"3113380274218454394\">\"45 menit\"</item>\n    <item msgid=\"8546646645868526283\">\"1 jam\"</item>\n    <item msgid=\"6467845211024768872\">\"2 jam\"</item>\n    <item msgid=\"8201677619511076575\">\"3 jam\"</item>\n    <item msgid=\"7172504281650128893\">\"12 jam\"</item>\n    <item msgid=\"9114286702181482496\">\"24 jam\"</item>\n    <item msgid=\"3107009344872997366\">\"2 hari\"</item>\n    <item msgid=\"6135563708172153696\">\"1 minggu\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Tak Satu Pun\"</item>\n    <item msgid=\"5883344836499335043\">\"0 menit\"</item>\n    <item msgid=\"4354350447805231188\">\"1 menit\"</item>\n    <item msgid=\"265674592625309858\">\"5 menit\"</item>\n    <item msgid=\"8011089417728419666\">\"10 menit\"</item>\n    <item msgid=\"6177098581805412986\">\"15 menit\"</item>\n    <item msgid=\"356346660503078923\">\"20 menit\"</item>\n    <item msgid=\"992592434377054063\">\"25 menit\"</item>\n    <item msgid=\"9191353668596201944\">\"30 menit\"</item>\n    <item msgid=\"1192985682962908244\">\"45 menit\"</item>\n    <item msgid=\"1694315499429259938\">\"1 jam\"</item>\n    <item msgid=\"8281019320591769635\">\"2 jam\"</item>\n    <item msgid=\"2062931719019287773\">\"3 jam\"</item>\n    <item msgid=\"4086495711621133006\">\"12 jam\"</item>\n    <item msgid=\"3172669681920709561\">\"24 jam\"</item>\n    <item msgid=\"5557836606782821910\">\"2 hari\"</item>\n    <item msgid=\"8336577387266744930\">\"1 minggu\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Lokal default\"</item>\n    <item msgid=\"134027225275475280\">\"Sabtu\"</item>\n    <item msgid=\"95029346069903091\">\"Minggu\"</item>\n    <item msgid=\"5840983116375063739\">\"Senin\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Sibuk\"</item>\n    <item msgid=\"6228387173725732140\">\"Tersedia\"</item>\n    <item msgid=\"2064426942462573474\">\"Sementara\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Default\"</item>\n    <item msgid=\"5200216103966973369\">\"Pribadi\"</item>\n    <item msgid=\"9182342638433672664\">\"Umum\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"pertama\"</item>\n    <item msgid=\"5631923029483854900\">\"kedua\"</item>\n    <item msgid=\"148935502975250973\">\"ketiga\"</item>\n    <item msgid=\"5124200797326669172\">\"keempat\"</item>\n    <item msgid=\"7564374178324652137\">\"terakhir\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Tidak ada tanggapan\"</item>\n    <item msgid=\"3724434080904437698\">\"Ya\"</item>\n    <item msgid=\"8854145743148992583\">\"Mungkin\"</item>\n    <item msgid=\"6174292185978948873\">\"Tidak\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Hanya acara ini\"</item>\n    <item msgid=\"1536401639805370405\">\"Acara saat ini dan di masa mendatang\"</item>\n    <item msgid=\"7833229563617435430\">\"Semua acara\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Acara &amp; mendatang ini\"</item>\n    <item msgid=\"6315440193748139854\">\"Semua acara\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Hanya acara ini\"</item>\n    <item msgid=\"140670561403965380\">\"Semua acara dalam rangkaian\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Hari\"</item>\n    <item msgid=\"6248480754959562740\">\"Minggu\"</item>\n    <item msgid=\"4298472806133153766\">\"Bulan\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Hanya jika ditolak\"</item>\n    <item msgid=\"6367412240524984286\">\"Jika ditolak atau tidak ditanggapi\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"PENGULANGAN HARIAN\"</item>\n    <item msgid=\"6300824484048337842\">\"PENGULANGAN MINGGUAN\"</item>\n    <item msgid=\"189361731610816256\">\"PENGULANGAN BULANAN\"</item>\n    <item msgid=\"8714177874112569158\">\"PENGULANGAN TAHUNAN\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"setiap Minggu pertama\"</item>\n    <item msgid=\"2557379346106451363\">\"setiap Minggu kedua\"</item>\n    <item msgid=\"7622144489915654132\">\"setiap Minggu ketiga\"</item>\n    <item msgid=\"527152448137686021\">\"setiap Minggu keempat\"</item>\n    <item msgid=\"5057483608824759350\">\"setiap Minggu terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"setiap Senin pertama\"</item>\n    <item msgid=\"4484275849072423978\">\"setiap Senin kedua\"</item>\n    <item msgid=\"8956169860824371383\">\"setiap Senin ketiga\"</item>\n    <item msgid=\"6924403357659569326\">\"setiap Senin keempat\"</item>\n    <item msgid=\"1379608815263472161\">\"setiap Senin terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"setiap Selasa pertama\"</item>\n    <item msgid=\"9063613547307760928\">\"setiap Selasa kedua\"</item>\n    <item msgid=\"6688603328729208168\">\"setiap Selasa ketiga\"</item>\n    <item msgid=\"6695206006961533357\">\"setiap Selasa keempat\"</item>\n    <item msgid=\"8619069174889809914\">\"setiap Selasa terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"setiap Rabu pertama\"</item>\n    <item msgid=\"5059722045367799217\">\"setiap Rabu kedua\"</item>\n    <item msgid=\"7986246648229272275\">\"setiap Rabu ketiga\"</item>\n    <item msgid=\"9068566169348980801\">\"setiap Rabu keempat\"</item>\n    <item msgid=\"7976866743069062134\">\"setiap Rabu terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"setiap Kamis pertama\"</item>\n    <item msgid=\"4857419136007543270\">\"setiap Kamis kedua\"</item>\n    <item msgid=\"222044587450564839\">\"setiap Kamis ketiga\"</item>\n    <item msgid=\"6197927556533030945\">\"setiap Kamis keempat\"</item>\n    <item msgid=\"1023326923033436905\">\"setiap Kamis terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"setiap Jumat pertama\"</item>\n    <item msgid=\"1935608297230506940\">\"setiap Jumat kedua\"</item>\n    <item msgid=\"4061877662049317599\">\"setiap Jumat ketiga\"</item>\n    <item msgid=\"6856646749131820614\">\"setiap Jumat keempat\"</item>\n    <item msgid=\"6533513913914859794\">\"setiap Jumat terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"setiap Sabtu pertama\"</item>\n    <item msgid=\"9130198690512925355\">\"setiap Sabtu kedua\"</item>\n    <item msgid=\"4525736070844032405\">\"setiap Sabtu ketiga\"</item>\n    <item msgid=\"422053689531707709\">\"setiap Sabtu keempat\"</item>\n    <item msgid=\"5499975799312474425\">\"setiap Sabtu terakhir\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-in/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Email dengan\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Selesai\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ulangi\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Jangan diulang\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"<xliff:g id=\"COUNT\">%d</xliff:g> hari sekali\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"<xliff:g id=\"COUNT\">%d</xliff:g> hari sekali\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"<xliff:g id=\"COUNT\">%d</xliff:g> minggu sekali\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"<xliff:g id=\"COUNT\">%d</xliff:g> minggu sekali\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"<xliff:g id=\"COUNT\">%d</xliff:g> bulan sekali\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"<xliff:g id=\"COUNT\">%d</xliff:g> bulan sekali\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"<xliff:g id=\"COUNT\">%d</xliff:g> tahun sekali\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"<xliff:g id=\"COUNT\">%d</xliff:g> tahun sekali\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"bulanan-hari yg sama\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Selamanya\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Sampai tanggal tertentu\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Sampai <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Untuk sejumlah acara\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Untuk <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> acara\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Untuk <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> acara\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"ubah tanggal akhir\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-it/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notifica\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Allarme\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuti\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuti\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuti\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuti\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuti\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuti\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuti\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuti\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 ore\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ore\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ore\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ore\"</item>\n    <item msgid=\"3107009344872997366\">\"2 giorni\"</item>\n    <item msgid=\"6135563708172153696\">\"1 settimana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Nessuno\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuti\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuti\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuti\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuti\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuti\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuti\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuti\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuti\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 ore\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ore\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ore\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ore\"</item>\n    <item msgid=\"5557836606782821910\">\"2 giorni\"</item>\n    <item msgid=\"8336577387266744930\">\"1 settimana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Impostazioni internazionali predefinite\"</item>\n    <item msgid=\"134027225275475280\">\"Sabato\"</item>\n    <item msgid=\"95029346069903091\">\"Domenica\"</item>\n    <item msgid=\"5840983116375063739\">\"Lunedì\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Occupato\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponibile\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentativo\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predefinito\"</item>\n    <item msgid=\"5200216103966973369\">\"Privato\"</item>\n    <item msgid=\"9182342638433672664\">\"Pubblico\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primo\"</item>\n    <item msgid=\"5631923029483854900\">\"secondo\"</item>\n    <item msgid=\"148935502975250973\">\"terzo\"</item>\n    <item msgid=\"5124200797326669172\">\"quarto\"</item>\n    <item msgid=\"7564374178324652137\">\"ultimo\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Nessuna risposta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sì\"</item>\n    <item msgid=\"8854145743148992583\">\"Forse\"</item>\n    <item msgid=\"6174292185978948873\">\"No\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Solo questo evento\"</item>\n    <item msgid=\"1536401639805370405\">\"Questo e gli eventi futuri\"</item>\n    <item msgid=\"7833229563617435430\">\"Tutti gli eventi\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Questo e gli eventi futuri\"</item>\n    <item msgid=\"6315440193748139854\">\"Tutti gli eventi\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Solo questo evento\"</item>\n    <item msgid=\"140670561403965380\">\"Tutti gli eventi nella serie\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Giorno\"</item>\n    <item msgid=\"6248480754959562740\">\"Settimana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mese\"</item>\n    <item msgid=\"5033084974413793845\">\"Ordine del giorno\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Solo se rifiutati\"</item>\n    <item msgid=\"6367412240524984286\">\"Se rifiutati o senza risposta\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"GIORNALIERA\"</item>\n    <item msgid=\"6300824484048337842\">\"SETTIMANALE\"</item>\n    <item msgid=\"189361731610816256\">\"MENSILE\"</item>\n    <item msgid=\"8714177874112569158\">\"ANNUALE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"ogni prima domenica\"</item>\n    <item msgid=\"2557379346106451363\">\"ogni seconda domenica\"</item>\n    <item msgid=\"7622144489915654132\">\"ogni terza domenica\"</item>\n    <item msgid=\"527152448137686021\">\"ogni quarta domenica\"</item>\n    <item msgid=\"5057483608824759350\">\"ogni ultima domenica\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"ogni primo lunedì\"</item>\n    <item msgid=\"4484275849072423978\">\"ogni secondo lunedì\"</item>\n    <item msgid=\"8956169860824371383\">\"ogni terzo lunedì\"</item>\n    <item msgid=\"6924403357659569326\">\"ogni quarto lunedì\"</item>\n    <item msgid=\"1379608815263472161\">\"ogni ultimo lunedì\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"ogni primo martedì\"</item>\n    <item msgid=\"9063613547307760928\">\"ogni secondo martedì\"</item>\n    <item msgid=\"6688603328729208168\">\"ogni terzo martedì\"</item>\n    <item msgid=\"6695206006961533357\">\"ogni quarto martedì\"</item>\n    <item msgid=\"8619069174889809914\">\"ogni ultimo martedì\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"ogni primo mercoledì\"</item>\n    <item msgid=\"5059722045367799217\">\"ogni secondo mercoledì\"</item>\n    <item msgid=\"7986246648229272275\">\"ogni terzo mercoledì\"</item>\n    <item msgid=\"9068566169348980801\">\"ogni quarto mercoledì\"</item>\n    <item msgid=\"7976866743069062134\">\"ogni ultimo mercoledì\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"ogni primo giovedì\"</item>\n    <item msgid=\"4857419136007543270\">\"ogni secondo giovedì\"</item>\n    <item msgid=\"222044587450564839\">\"ogni terzo giovedì\"</item>\n    <item msgid=\"6197927556533030945\">\"ogni quarto giovedì\"</item>\n    <item msgid=\"1023326923033436905\">\"ogni ultimo giovedì\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"ogni primo venerdì\"</item>\n    <item msgid=\"1935608297230506940\">\"ogni secondo venerdì\"</item>\n    <item msgid=\"4061877662049317599\">\"ogni terzo venerdì\"</item>\n    <item msgid=\"6856646749131820614\">\"ogni quarto venerdì\"</item>\n    <item msgid=\"6533513913914859794\">\"ogni ultimo venerdì\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"ogni primo sabato\"</item>\n    <item msgid=\"9130198690512925355\">\"ogni secondo sabato\"</item>\n    <item msgid=\"4525736070844032405\">\"ogni terzo sabato\"</item>\n    <item msgid=\"422053689531707709\">\"ogni quarto sabato\"</item>\n    <item msgid=\"5499975799312474425\">\"ogni ultimo sabato\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-it/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Invia email con\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Salva\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ripeti\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Nessuna ripetizione\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> giorni\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> giorni\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> settimana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> settimane\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> mesi\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> mesi\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> anni\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Ogni <xliff:g id=\"COUNT\">%d</xliff:g> anni\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"lo stesso giorno ogni mese\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Sempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Fino a una data\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Fino al giorno: <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Per una serie di eventi\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Per <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evento\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Per <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eventi\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"modifica data di fine\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-iw/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"התראה\"</item>\n    <item msgid=\"1751151680520784746\">\"דוא\\\"ל\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"התראה\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 דקות\"</item>\n    <item msgid=\"6681865010714743948\">\"דקה אחת\"</item>\n    <item msgid=\"2327505114623595779\">\"5 דקות\"</item>\n    <item msgid=\"1657410063332547113\">\"10 דקות\"</item>\n    <item msgid=\"366087535181197780\">\"15 דקות\"</item>\n    <item msgid=\"6252612791145061929\">\"20 דקות\"</item>\n    <item msgid=\"7896694531989090700\">\"25 דקות\"</item>\n    <item msgid=\"8754510169374808607\">\"30 דקות\"</item>\n    <item msgid=\"3113380274218454394\">\"45 דקות\"</item>\n    <item msgid=\"8546646645868526283\">\"שעה אחת\"</item>\n    <item msgid=\"6467845211024768872\">\"שעתיים\"</item>\n    <item msgid=\"8201677619511076575\">\"3 שעות\"</item>\n    <item msgid=\"7172504281650128893\">\"12 שעות\"</item>\n    <item msgid=\"9114286702181482496\">\"24 שעות\"</item>\n    <item msgid=\"3107009344872997366\">\"יומיים\"</item>\n    <item msgid=\"6135563708172153696\">\"שבוע אחד\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"ללא\"</item>\n    <item msgid=\"5883344836499335043\">\"0 דקות\"</item>\n    <item msgid=\"4354350447805231188\">\"דקה אחת\"</item>\n    <item msgid=\"265674592625309858\">\"5 דקות\"</item>\n    <item msgid=\"8011089417728419666\">\"10 דקות\"</item>\n    <item msgid=\"6177098581805412986\">\"15 דקות\"</item>\n    <item msgid=\"356346660503078923\">\"20 דקות\"</item>\n    <item msgid=\"992592434377054063\">\"25 דקות\"</item>\n    <item msgid=\"9191353668596201944\">\"30 דקות\"</item>\n    <item msgid=\"1192985682962908244\">\"45 דקות\"</item>\n    <item msgid=\"1694315499429259938\">\"שעה אחת\"</item>\n    <item msgid=\"8281019320591769635\">\"שעתיים\"</item>\n    <item msgid=\"2062931719019287773\">\"3 שעות\"</item>\n    <item msgid=\"4086495711621133006\">\"12 שעות\"</item>\n    <item msgid=\"3172669681920709561\">\"24 שעות\"</item>\n    <item msgid=\"5557836606782821910\">\"יומיים\"</item>\n    <item msgid=\"8336577387266744930\">\"שבוע אחד\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"ברירת מחדל של מיקום\"</item>\n    <item msgid=\"134027225275475280\">\"יום שבת\"</item>\n    <item msgid=\"95029346069903091\">\"יום ראשון\"</item>\n    <item msgid=\"5840983116375063739\">\"יום שני\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"לא פנוי\"</item>\n    <item msgid=\"6228387173725732140\">\"זמין\"</item>\n    <item msgid=\"2064426942462573474\">\"לא סופי\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"ברירת מחדל\"</item>\n    <item msgid=\"5200216103966973369\">\"פרטי\"</item>\n    <item msgid=\"9182342638433672664\">\"ציבורי\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"ראשון\"</item>\n    <item msgid=\"5631923029483854900\">\"שני\"</item>\n    <item msgid=\"148935502975250973\">\"שלישי\"</item>\n    <item msgid=\"5124200797326669172\">\"רביעי\"</item>\n    <item msgid=\"7564374178324652137\">\"אחרון\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"אין תגובה\"</item>\n    <item msgid=\"3724434080904437698\">\"כן\"</item>\n    <item msgid=\"8854145743148992583\">\"אולי\"</item>\n    <item msgid=\"6174292185978948873\">\"לא\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"רק אירוע זה\"</item>\n    <item msgid=\"1536401639805370405\">\"אירוע זה ואירועים עתידיים\"</item>\n    <item msgid=\"7833229563617435430\">\"כל האירועים\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"אירוע זה ואירועים עתידיים\"</item>\n    <item msgid=\"6315440193748139854\">\"כל האירועים\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"אירוע זה בלבד\"</item>\n    <item msgid=\"140670561403965380\">\"כל האירועים בסדרה\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"יום\"</item>\n    <item msgid=\"6248480754959562740\">\"שבוע\"</item>\n    <item msgid=\"4298472806133153766\">\"חודש\"</item>\n    <item msgid=\"5033084974413793845\">\"סדר יום\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"רק לאחר הבעת סירוב\"</item>\n    <item msgid=\"6367412240524984286\">\"לאחר הבעת סירוב או אם אין תגובה\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"חזרה על בסיס יומי\"</item>\n    <item msgid=\"6300824484048337842\">\"חזרה על בסיס שבועי\"</item>\n    <item msgid=\"189361731610816256\">\"חזרה על בסיס חודשי\"</item>\n    <item msgid=\"8714177874112569158\">\"חזרה על בסיס שנתי\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"בכל יום ראשון הראשון בכל חודש\"</item>\n    <item msgid=\"2557379346106451363\">\"בכל יום ראשון השני בכל חודש\"</item>\n    <item msgid=\"7622144489915654132\">\"בכל יום ראשון השלישי בכל חודש\"</item>\n    <item msgid=\"527152448137686021\">\"בכל יום ראשון הרביעי בכל חודש\"</item>\n    <item msgid=\"5057483608824759350\">\"בכל יום ראשון האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"בכל יום שני הראשון בכל חודש\"</item>\n    <item msgid=\"4484275849072423978\">\"בכל יום שני השני בכל חודש\"</item>\n    <item msgid=\"8956169860824371383\">\"בכל יום שני השלישי בכל חודש\"</item>\n    <item msgid=\"6924403357659569326\">\"בכל יום שני הרביעי בכל חודש\"</item>\n    <item msgid=\"1379608815263472161\">\"בכל יום שני האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"בכל יום שלישי הראשון בכל חודש\"</item>\n    <item msgid=\"9063613547307760928\">\"בכל יום שלישי השני בכל חודש\"</item>\n    <item msgid=\"6688603328729208168\">\"בכל יום שלישי השלישי בכל חודש\"</item>\n    <item msgid=\"6695206006961533357\">\"בכל יום שלישי הרביעי בכל חודש\"</item>\n    <item msgid=\"8619069174889809914\">\"בכל יום שלישי האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"בכל יום רביעי הראשון בכל חודש\"</item>\n    <item msgid=\"5059722045367799217\">\"בכל יום רביעי השני בכל חודש\"</item>\n    <item msgid=\"7986246648229272275\">\"בכל יום רביעי השלישי בכל חודש\"</item>\n    <item msgid=\"9068566169348980801\">\"בכל יום רביעי הרביעי בכל חודש\"</item>\n    <item msgid=\"7976866743069062134\">\"בכל יום רביעי האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"בכל יום חמישי הראשון בכל חודש\"</item>\n    <item msgid=\"4857419136007543270\">\"בכל יום חמישי השני בכל חודש\"</item>\n    <item msgid=\"222044587450564839\">\"בכל יום חמישי השלישי בכל חודש\"</item>\n    <item msgid=\"6197927556533030945\">\"בכל יום חמישי הרביעי בכל חודש\"</item>\n    <item msgid=\"1023326923033436905\">\"בכל יום חמישי האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"בכל יום שישי הראשון בכל חודש\"</item>\n    <item msgid=\"1935608297230506940\">\"בכל יום שישי השני בכל חודש\"</item>\n    <item msgid=\"4061877662049317599\">\"בכל יום שישי השלישי בכל חודש\"</item>\n    <item msgid=\"6856646749131820614\">\"בכל יום שישי הרביעי בכל חודש\"</item>\n    <item msgid=\"6533513913914859794\">\"בכל יום שישי האחרון בכל חודש\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"בכל יום שבת הראשון בכל חודש\"</item>\n    <item msgid=\"9130198690512925355\">\"בכל יום שבת השני בכל חודש\"</item>\n    <item msgid=\"4525736070844032405\">\"בכל יום שבת השלישי בכל חודש\"</item>\n    <item msgid=\"422053689531707709\">\"בכל יום שבת הרביעי בכל חודש\"</item>\n    <item msgid=\"5499975799312474425\">\"בכל יום שבת האחרון בכל חודש\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-iw/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"שלח הודעת דוא\\\"ל באמצעות\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"סיום\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"חזרה\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"ללא חזרה\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"כל יום <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"כל <xliff:g id=\"COUNT\">%d</xliff:g> ימים\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"כל שבוע <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"כל <xliff:g id=\"COUNT\">%d</xliff:g> שבועות\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"כל חודש <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"כל <xliff:g id=\"COUNT\">%d</xliff:g> חודשים\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"כל שנה <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"כל <xliff:g id=\"COUNT\">%d</xliff:g> שנים\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"באותו יום בכל חודש\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"ללא תאריך סיום\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"עד תאריך מסוים\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"עד <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"למספר אירועים\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"עבור אירוע <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"עבור <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> אירועים\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"שינוי של תאריך הסיום\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ja/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"通知\"</item>\n    <item msgid=\"1751151680520784746\">\"メール\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"アラーム\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0分\"</item>\n    <item msgid=\"6681865010714743948\">\"1分\"</item>\n    <item msgid=\"2327505114623595779\">\"5分\"</item>\n    <item msgid=\"1657410063332547113\">\"10分\"</item>\n    <item msgid=\"366087535181197780\">\"15分\"</item>\n    <item msgid=\"6252612791145061929\">\"20分\"</item>\n    <item msgid=\"7896694531989090700\">\"25分\"</item>\n    <item msgid=\"8754510169374808607\">\"30分\"</item>\n    <item msgid=\"3113380274218454394\">\"45分\"</item>\n    <item msgid=\"8546646645868526283\">\"1時間\"</item>\n    <item msgid=\"6467845211024768872\">\"2時間\"</item>\n    <item msgid=\"8201677619511076575\">\"3時間\"</item>\n    <item msgid=\"7172504281650128893\">\"12時間\"</item>\n    <item msgid=\"9114286702181482496\">\"24時間\"</item>\n    <item msgid=\"3107009344872997366\">\"2日\"</item>\n    <item msgid=\"6135563708172153696\">\"1週間\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"なし\"</item>\n    <item msgid=\"5883344836499335043\">\"0分\"</item>\n    <item msgid=\"4354350447805231188\">\"1分\"</item>\n    <item msgid=\"265674592625309858\">\"5分\"</item>\n    <item msgid=\"8011089417728419666\">\"10分\"</item>\n    <item msgid=\"6177098581805412986\">\"15分\"</item>\n    <item msgid=\"356346660503078923\">\"20分\"</item>\n    <item msgid=\"992592434377054063\">\"25分\"</item>\n    <item msgid=\"9191353668596201944\">\"30分\"</item>\n    <item msgid=\"1192985682962908244\">\"45分\"</item>\n    <item msgid=\"1694315499429259938\">\"1時間\"</item>\n    <item msgid=\"8281019320591769635\">\"2時間\"</item>\n    <item msgid=\"2062931719019287773\">\"3時間\"</item>\n    <item msgid=\"4086495711621133006\">\"12時間\"</item>\n    <item msgid=\"3172669681920709561\">\"24時間\"</item>\n    <item msgid=\"5557836606782821910\">\"2日\"</item>\n    <item msgid=\"8336577387266744930\">\"1週間\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"ユーザーの言語/地域でのデフォルト設定\"</item>\n    <item msgid=\"134027225275475280\">\"土曜日\"</item>\n    <item msgid=\"95029346069903091\">\"日曜日\"</item>\n    <item msgid=\"5840983116375063739\">\"月曜日\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"予定あり\"</item>\n    <item msgid=\"6228387173725732140\">\"予定なし\"</item>\n    <item msgid=\"2064426942462573474\">\"仮承諾\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"デフォルト\"</item>\n    <item msgid=\"5200216103966973369\">\"限定公開\"</item>\n    <item msgid=\"9182342638433672664\">\"一般公開\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"第1\"</item>\n    <item msgid=\"5631923029483854900\">\"第2\"</item>\n    <item msgid=\"148935502975250973\">\"第3\"</item>\n    <item msgid=\"5124200797326669172\">\"第4\"</item>\n    <item msgid=\"7564374178324652137\">\"最終\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"応答がありません\"</item>\n    <item msgid=\"3724434080904437698\">\"はい\"</item>\n    <item msgid=\"8854145743148992583\">\"未定\"</item>\n    <item msgid=\"6174292185978948873\">\"いいえ\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"この日の予定のみ\"</item>\n    <item msgid=\"1536401639805370405\">\"これ以降の予定\"</item>\n    <item msgid=\"7833229563617435430\">\"すべての予定\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"これ以降の予定\"</item>\n    <item msgid=\"6315440193748139854\">\"すべての予定\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"この予定のみ\"</item>\n    <item msgid=\"140670561403965380\">\"繰り返す予定すべて\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"日\"</item>\n    <item msgid=\"6248480754959562740\">\"週\"</item>\n    <item msgid=\"4298472806133153766\">\"月\"</item>\n    <item msgid=\"5033084974413793845\">\"予定リスト\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"辞退した場合のみ\"</item>\n    <item msgid=\"6367412240524984286\">\"辞退したか応答がなかった場合\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"繰り返し: 毎日\"</item>\n    <item msgid=\"6300824484048337842\">\"繰り返し: 毎週\"</item>\n    <item msgid=\"189361731610816256\">\"繰り返し: 毎月\"</item>\n    <item msgid=\"8714177874112569158\">\"繰り返し: 毎年\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"毎月第1日曜日\"</item>\n    <item msgid=\"2557379346106451363\">\"毎月第2日曜日\"</item>\n    <item msgid=\"7622144489915654132\">\"毎月第3日曜日\"</item>\n    <item msgid=\"527152448137686021\">\"毎月第4日曜日\"</item>\n    <item msgid=\"5057483608824759350\">\"毎月最終日曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"毎月第1月曜日\"</item>\n    <item msgid=\"4484275849072423978\">\"毎月第2月曜日\"</item>\n    <item msgid=\"8956169860824371383\">\"毎月第3月曜日\"</item>\n    <item msgid=\"6924403357659569326\">\"毎月第4月曜日\"</item>\n    <item msgid=\"1379608815263472161\">\"毎月最終月曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"毎月第1火曜日\"</item>\n    <item msgid=\"9063613547307760928\">\"毎月第2火曜日\"</item>\n    <item msgid=\"6688603328729208168\">\"毎月第3火曜日\"</item>\n    <item msgid=\"6695206006961533357\">\"毎月第4火曜日\"</item>\n    <item msgid=\"8619069174889809914\">\"毎月最終火曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"毎月第1水曜日\"</item>\n    <item msgid=\"5059722045367799217\">\"毎月第2水曜日\"</item>\n    <item msgid=\"7986246648229272275\">\"毎月第3水曜日\"</item>\n    <item msgid=\"9068566169348980801\">\"毎月第4水曜日\"</item>\n    <item msgid=\"7976866743069062134\">\"毎月最終水曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"毎月第1木曜日\"</item>\n    <item msgid=\"4857419136007543270\">\"毎月第2木曜日\"</item>\n    <item msgid=\"222044587450564839\">\"毎月第3木曜日\"</item>\n    <item msgid=\"6197927556533030945\">\"毎月第4木曜日\"</item>\n    <item msgid=\"1023326923033436905\">\"毎月最終木曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"毎月第1金曜日\"</item>\n    <item msgid=\"1935608297230506940\">\"毎月第2金曜日\"</item>\n    <item msgid=\"4061877662049317599\">\"毎月第3金曜日\"</item>\n    <item msgid=\"6856646749131820614\">\"毎月第4金曜日\"</item>\n    <item msgid=\"6533513913914859794\">\"毎月最終金曜日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"毎月第1土曜日\"</item>\n    <item msgid=\"9130198690512925355\">\"毎月第2土曜日\"</item>\n    <item msgid=\"4525736070844032405\">\"毎月第3土曜日\"</item>\n    <item msgid=\"422053689531707709\">\"毎月第4土曜日\"</item>\n    <item msgid=\"5499975799312474425\">\"毎月最終土曜日\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ja/colors.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n/* //device/apps/Calendar/assets/res/any/colors.xml\n**\n** Copyright 2006, The Android Open Source Project\n**\n** Licensed under the Apache License, Version 2.0 (the \"License\");\n** you may not use this file except in compliance with the License.\n** You may obtain a copy of the License at\n**\n**     http://www.apache.org/licenses/LICENSE-2.0\n**\n** Unless required by applicable law or agreed to in writing, software\n** distributed under the License is distributed on an \"AS IS\" BASIS,\n** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n** See the License for the specific language governing permissions and\n** limitations under the License.\n*/\n-->\n<resources>\n    <color name=\"week_saturday\">#ff2222cc</color>\n    <color name=\"week_sunday\">#ffcc2222</color>\n    <color name=\"calendar_date_banner_text_color\">#ff000000</color>\n\n    <color name=\"month_saturday\">#ff2222cc</color>\n    <color name=\"month_sunday\">#ffcc2222</color>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ja/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"メールに次を含める:\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"完了\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"繰り返し\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"1度のみ\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>日\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>日\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>週間\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>週間\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>か月\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>か月\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>年\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"繰り返す間隔: <xliff:g id=\"COUNT\">%d</xliff:g>年\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"毎月同じ日\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"終了日なし\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"終了日:\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"<xliff:g id=\"DATE\">%s</xliff:g>まで\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"回数\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>回繰り返す\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>回繰り返す\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"終了日を変更します\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ko/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"알림\"</item>\n    <item msgid=\"1751151680520784746\">\"이메일\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"알람\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0분\"</item>\n    <item msgid=\"6681865010714743948\">\"1분\"</item>\n    <item msgid=\"2327505114623595779\">\"5분\"</item>\n    <item msgid=\"1657410063332547113\">\"10분\"</item>\n    <item msgid=\"366087535181197780\">\"15분\"</item>\n    <item msgid=\"6252612791145061929\">\"20분\"</item>\n    <item msgid=\"7896694531989090700\">\"25분\"</item>\n    <item msgid=\"8754510169374808607\">\"30분\"</item>\n    <item msgid=\"3113380274218454394\">\"45분\"</item>\n    <item msgid=\"8546646645868526283\">\"1시간\"</item>\n    <item msgid=\"6467845211024768872\">\"2시간\"</item>\n    <item msgid=\"8201677619511076575\">\"3시간\"</item>\n    <item msgid=\"7172504281650128893\">\"12시간\"</item>\n    <item msgid=\"9114286702181482496\">\"24시간\"</item>\n    <item msgid=\"3107009344872997366\">\"2일\"</item>\n    <item msgid=\"6135563708172153696\">\"1주\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"없음\"</item>\n    <item msgid=\"5883344836499335043\">\"0분\"</item>\n    <item msgid=\"4354350447805231188\">\"1분\"</item>\n    <item msgid=\"265674592625309858\">\"5분\"</item>\n    <item msgid=\"8011089417728419666\">\"10분\"</item>\n    <item msgid=\"6177098581805412986\">\"15분\"</item>\n    <item msgid=\"356346660503078923\">\"20분\"</item>\n    <item msgid=\"992592434377054063\">\"25분\"</item>\n    <item msgid=\"9191353668596201944\">\"30분\"</item>\n    <item msgid=\"1192985682962908244\">\"45분\"</item>\n    <item msgid=\"1694315499429259938\">\"1시간\"</item>\n    <item msgid=\"8281019320591769635\">\"2시간\"</item>\n    <item msgid=\"2062931719019287773\">\"3시간\"</item>\n    <item msgid=\"4086495711621133006\">\"12시간\"</item>\n    <item msgid=\"3172669681920709561\">\"24시간\"</item>\n    <item msgid=\"5557836606782821910\">\"2일\"</item>\n    <item msgid=\"8336577387266744930\">\"1주\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"언어 기본값\"</item>\n    <item msgid=\"134027225275475280\">\"토요일\"</item>\n    <item msgid=\"95029346069903091\">\"일요일\"</item>\n    <item msgid=\"5840983116375063739\">\"월요일\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"바쁨\"</item>\n    <item msgid=\"6228387173725732140\">\"한가함\"</item>\n    <item msgid=\"2064426942462573474\">\"미정\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"기본값\"</item>\n    <item msgid=\"5200216103966973369\">\"비공개\"</item>\n    <item msgid=\"9182342638433672664\">\"공개\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"처음\"</item>\n    <item msgid=\"5631923029483854900\">\"2번째\"</item>\n    <item msgid=\"148935502975250973\">\"3번째\"</item>\n    <item msgid=\"5124200797326669172\">\"4번째\"</item>\n    <item msgid=\"7564374178324652137\">\"마지막\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"응답 없음\"</item>\n    <item msgid=\"3724434080904437698\">\"예\"</item>\n    <item msgid=\"8854145743148992583\">\"미정\"</item>\n    <item msgid=\"6174292185978948873\">\"아니요\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"이 일정만\"</item>\n    <item msgid=\"1536401639805370405\">\"이번 및 향후 일정\"</item>\n    <item msgid=\"7833229563617435430\">\"모든 일정\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"이번 및 향후 일정\"</item>\n    <item msgid=\"6315440193748139854\">\"모든 일정\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"이번 일정만\"</item>\n    <item msgid=\"140670561403965380\">\"모든 반복 일정\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"일\"</item>\n    <item msgid=\"6248480754959562740\">\"주\"</item>\n    <item msgid=\"4298472806133153766\">\"월\"</item>\n    <item msgid=\"5033084974413793845\">\"일정목록\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"거부한 경우에만 해당\"</item>\n    <item msgid=\"6367412240524984286\">\"거부했거나 응답이 없는 경우만 해당\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"매일 반복\"</item>\n    <item msgid=\"6300824484048337842\">\"매주 반복\"</item>\n    <item msgid=\"189361731610816256\">\"매월 반복\"</item>\n    <item msgid=\"8714177874112569158\">\"매년 반복\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"매월 첫 번째 일요일\"</item>\n    <item msgid=\"2557379346106451363\">\"매월 두 번째 일요일\"</item>\n    <item msgid=\"7622144489915654132\">\"매월 세 번째 일요일\"</item>\n    <item msgid=\"527152448137686021\">\"매월 네 번째 일요일\"</item>\n    <item msgid=\"5057483608824759350\">\"매월 마지막 일요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"매월 첫 번째 월요일\"</item>\n    <item msgid=\"4484275849072423978\">\"매월 두 번째 월요일\"</item>\n    <item msgid=\"8956169860824371383\">\"매월 세 번째 월요일\"</item>\n    <item msgid=\"6924403357659569326\">\"매월 네 번째 월요일\"</item>\n    <item msgid=\"1379608815263472161\">\"매월 마지막 월요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"매월 첫 번째 화요일\"</item>\n    <item msgid=\"9063613547307760928\">\"매월 두 번째 화요일\"</item>\n    <item msgid=\"6688603328729208168\">\"매월 세 번째 화요일\"</item>\n    <item msgid=\"6695206006961533357\">\"매월 네 번째 화요일\"</item>\n    <item msgid=\"8619069174889809914\">\"매월 마지막 화요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"매월 첫 번째 수요일\"</item>\n    <item msgid=\"5059722045367799217\">\"매월 두 번째 수요일\"</item>\n    <item msgid=\"7986246648229272275\">\"매월 세 번째 수요일\"</item>\n    <item msgid=\"9068566169348980801\">\"매월 네 번째 수요일\"</item>\n    <item msgid=\"7976866743069062134\">\"매월 마지막 수요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"매월 첫 번째 목요일\"</item>\n    <item msgid=\"4857419136007543270\">\"매월 두 번째 목요일\"</item>\n    <item msgid=\"222044587450564839\">\"매월 세 번째 목요일\"</item>\n    <item msgid=\"6197927556533030945\">\"매월 네 번째 목요일\"</item>\n    <item msgid=\"1023326923033436905\">\"매월 마지막 목요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"매월 첫 번째 금요일\"</item>\n    <item msgid=\"1935608297230506940\">\"매월 두 번째 금요일\"</item>\n    <item msgid=\"4061877662049317599\">\"매월 세 번째 금요일\"</item>\n    <item msgid=\"6856646749131820614\">\"매월 네 번째 금요일\"</item>\n    <item msgid=\"6533513913914859794\">\"매월 마지막 금요일\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"매월 첫 번째 토요일\"</item>\n    <item msgid=\"9130198690512925355\">\"매월 두 번째 토요일\"</item>\n    <item msgid=\"4525736070844032405\">\"매월 세 번째 토요일\"</item>\n    <item msgid=\"422053689531707709\">\"매월 네 번째 토요일\"</item>\n    <item msgid=\"5499975799312474425\">\"매월 마지막 토요일\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ko/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"이메일:\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"완료\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"반복\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"없음\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"<xliff:g id=\"COUNT\">%d</xliff:g>일에 한 번\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"<xliff:g id=\"COUNT\">%d</xliff:g>일에 한 번\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"<xliff:g id=\"COUNT\">%d</xliff:g>주에 한 번\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"<xliff:g id=\"COUNT\">%d</xliff:g>주에 한 번\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"<xliff:g id=\"COUNT\">%d</xliff:g>개월에 한 번\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"<xliff:g id=\"COUNT\">%d</xliff:g>개월에 한 번\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"<xliff:g id=\"COUNT\">%d</xliff:g>년에 한 번\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"<xliff:g id=\"COUNT\">%d</xliff:g>년에 한 번\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"매월 같은 날\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"계속\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"특정일까지\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"종료일: <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"여러 번\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>개의 이벤트\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>개의 이벤트\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"종료일 변경\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-land/dimens.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!-- Copyright (C) 2009 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources>\n\n    <dimen name=\"recurrence_picker_width\">500dp</dimen>\n    <dimen name=\"recurrence_picker_height\">281dp</dimen>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-lt/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Pranešimas\"</item>\n    <item msgid=\"1751151680520784746\">\"El. paštas\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Signalas\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 min.\"</item>\n    <item msgid=\"6681865010714743948\">\"1 min.\"</item>\n    <item msgid=\"2327505114623595779\">\"5 min.\"</item>\n    <item msgid=\"1657410063332547113\">\"10 min.\"</item>\n    <item msgid=\"366087535181197780\">\"15 min.\"</item>\n    <item msgid=\"6252612791145061929\">\"20 min.\"</item>\n    <item msgid=\"7896694531989090700\">\"25 min.\"</item>\n    <item msgid=\"8754510169374808607\">\"30 min.\"</item>\n    <item msgid=\"3113380274218454394\">\"45 min.\"</item>\n    <item msgid=\"8546646645868526283\">\"1 val.\"</item>\n    <item msgid=\"6467845211024768872\">\"2 val.\"</item>\n    <item msgid=\"8201677619511076575\">\"3 val.\"</item>\n    <item msgid=\"7172504281650128893\">\"12 val.\"</item>\n    <item msgid=\"9114286702181482496\">\"24 val.\"</item>\n    <item msgid=\"3107009344872997366\">\"2 d.\"</item>\n    <item msgid=\"6135563708172153696\">\"1 sav.\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Nėra\"</item>\n    <item msgid=\"5883344836499335043\">\"0 min.\"</item>\n    <item msgid=\"4354350447805231188\">\"1 min.\"</item>\n    <item msgid=\"265674592625309858\">\"5 min.\"</item>\n    <item msgid=\"8011089417728419666\">\"10 min.\"</item>\n    <item msgid=\"6177098581805412986\">\"15 min.\"</item>\n    <item msgid=\"356346660503078923\">\"20 min.\"</item>\n    <item msgid=\"992592434377054063\">\"25 min.\"</item>\n    <item msgid=\"9191353668596201944\">\"30 min.\"</item>\n    <item msgid=\"1192985682962908244\">\"45 min.\"</item>\n    <item msgid=\"1694315499429259938\">\"1 val.\"</item>\n    <item msgid=\"8281019320591769635\">\"2 val.\"</item>\n    <item msgid=\"2062931719019287773\">\"3 val.\"</item>\n    <item msgid=\"4086495711621133006\">\"12 val.\"</item>\n    <item msgid=\"3172669681920709561\">\"24 val.\"</item>\n    <item msgid=\"5557836606782821910\">\"2 d.\"</item>\n    <item msgid=\"8336577387266744930\">\"1 sav.\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Numatytoji lokalė\"</item>\n    <item msgid=\"134027225275475280\">\"Šeštadienis\"</item>\n    <item msgid=\"95029346069903091\">\"Sekmadienis\"</item>\n    <item msgid=\"5840983116375063739\">\"Pirmadienis\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Užimtas\"</item>\n    <item msgid=\"6228387173725732140\">\"Pasiekiama\"</item>\n    <item msgid=\"2064426942462573474\">\"Bandomasis\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Numatytasis\"</item>\n    <item msgid=\"5200216103966973369\">\"Privatus\"</item>\n    <item msgid=\"9182342638433672664\">\"Viešas\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"pirmas\"</item>\n    <item msgid=\"5631923029483854900\">\"antras\"</item>\n    <item msgid=\"148935502975250973\">\"trečias\"</item>\n    <item msgid=\"5124200797326669172\">\"ketvirtas\"</item>\n    <item msgid=\"7564374178324652137\">\"paskutinis\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Nėra atsako\"</item>\n    <item msgid=\"3724434080904437698\">\"Taip\"</item>\n    <item msgid=\"8854145743148992583\">\"Galbūt\"</item>\n    <item msgid=\"6174292185978948873\">\"Ne\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Tik šis įvykis\"</item>\n    <item msgid=\"1536401639805370405\">\"Šis ir būsimi įvykiai\"</item>\n    <item msgid=\"7833229563617435430\">\"Visi įvykiai\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Šis ir būsimi įvykiai\"</item>\n    <item msgid=\"6315440193748139854\">\"Visi įvykiai\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Tik šis įvykis\"</item>\n    <item msgid=\"140670561403965380\">\"Visi sekos įvykiai\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Diena\"</item>\n    <item msgid=\"6248480754959562740\">\"Savaitė\"</item>\n    <item msgid=\"4298472806133153766\">\"Mėnuo\"</item>\n    <item msgid=\"5033084974413793845\">\"Darbotvarkė\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Tik jei atmesta\"</item>\n    <item msgid=\"6367412240524984286\">\"Jei atmesta ar neatsakyta\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"KARTOTI KASDIEN\"</item>\n    <item msgid=\"6300824484048337842\">\"KARTOTI KAS SAVAITĘ\"</item>\n    <item msgid=\"189361731610816256\">\"KARTOTI KAS MĖNESĮ\"</item>\n    <item msgid=\"8714177874112569158\">\"KARTOTI KASMET\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"kiekvieną pirmą sekmadienį\"</item>\n    <item msgid=\"2557379346106451363\">\"kiekvieną antrą sekmadienį\"</item>\n    <item msgid=\"7622144489915654132\">\"kiekvieną trečią sekmadienį\"</item>\n    <item msgid=\"527152448137686021\">\"kiekvieną ketvirtą sekmadienį\"</item>\n    <item msgid=\"5057483608824759350\">\"kiekvieną paskutinį sekmadienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"kiekvieną pirmą pirmadienį\"</item>\n    <item msgid=\"4484275849072423978\">\"kiekvieną antrą pirmadienį\"</item>\n    <item msgid=\"8956169860824371383\">\"kiekvieną trečią pirmadienį\"</item>\n    <item msgid=\"6924403357659569326\">\"kiekvieną ketvirtą pirmadienį\"</item>\n    <item msgid=\"1379608815263472161\">\"kiekvieną paskutinį pirmadienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"kiekvieną pirmą antradienį\"</item>\n    <item msgid=\"9063613547307760928\">\"kiekvieną antrą antradienį\"</item>\n    <item msgid=\"6688603328729208168\">\"kiekvieną trečią antradienį\"</item>\n    <item msgid=\"6695206006961533357\">\"kiekvieną ketvirtą antradienį\"</item>\n    <item msgid=\"8619069174889809914\">\"kiekvieną paskutinį antradienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"kiekvieną pirmą trečiadienį\"</item>\n    <item msgid=\"5059722045367799217\">\"kiekvieną antrą trečiadienį\"</item>\n    <item msgid=\"7986246648229272275\">\"kiekvieną trečią trečiadienį\"</item>\n    <item msgid=\"9068566169348980801\">\"kiekvieną ketvirtą trečiadienį\"</item>\n    <item msgid=\"7976866743069062134\">\"kiekvieną paskut. trečiadienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"kiekvieną pirmą ketvirtadienį\"</item>\n    <item msgid=\"4857419136007543270\">\"kiekvieną antrą ketvirtadienį\"</item>\n    <item msgid=\"222044587450564839\">\"kiekvieną trečią ketvirtadienį\"</item>\n    <item msgid=\"6197927556533030945\">\"kiekvieną ketv. ketvirtadienį\"</item>\n    <item msgid=\"1023326923033436905\">\"kiekvieną pask. ketvirtadienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"kiekvieną pirmą penktadienį\"</item>\n    <item msgid=\"1935608297230506940\">\"kiekvieną antrą penktadienį\"</item>\n    <item msgid=\"4061877662049317599\">\"kiekvieną trečią penktadienį\"</item>\n    <item msgid=\"6856646749131820614\">\"kiekvieną ketvirtą penktadienį\"</item>\n    <item msgid=\"6533513913914859794\">\"kiekvieną paskut. penktadienį\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"kiekvieną pirmą šeštadienį\"</item>\n    <item msgid=\"9130198690512925355\">\"kiekvieną antrą šeštadienį\"</item>\n    <item msgid=\"4525736070844032405\">\"kiekvieną trečią šeštadienį\"</item>\n    <item msgid=\"422053689531707709\">\"kiekvieną ketvirtą šeštadienį\"</item>\n    <item msgid=\"5499975799312474425\">\"kiekvieną paskutinį šeštadienį\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-lt/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Siųsti el. paštu su\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Atlikta\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Kartoti\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Niekada nekartojamas\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> sav.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> sav.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> mėn.\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> mėn.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> m.\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Kas <xliff:g id=\"COUNT\">%d</xliff:g> m.\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"kas mėn. tą pačią d.\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Visada\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Iki nurodytos datos\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Iki <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Vykstant keliems įvykiams\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Vykstant <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> įvyk.\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Vykstant <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> įvyk.\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"keisti pabaigos datą\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-lv/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Paziņojums\"</item>\n    <item msgid=\"1751151680520784746\">\"E-pasts\"</item>\n    <item msgid=\"2658001219380695677\">\"Īsziņa\"</item>\n    <item msgid=\"7926918288165444873\">\"Signāls\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minūšu\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minūte\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minūtes\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minūtes\"</item>\n    <item msgid=\"366087535181197780\">\"15 minūtes\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minūtes\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minūtes\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minūtes\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minūtes\"</item>\n    <item msgid=\"8546646645868526283\">\"1 stunda\"</item>\n    <item msgid=\"6467845211024768872\">\"2 stundas\"</item>\n    <item msgid=\"8201677619511076575\">\"3 stundas\"</item>\n    <item msgid=\"7172504281650128893\">\"12 stundas\"</item>\n    <item msgid=\"9114286702181482496\">\"24 stundas\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dienas\"</item>\n    <item msgid=\"6135563708172153696\">\"1 nedēļa\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Nav\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minūšu\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minūte\"</item>\n    <item msgid=\"265674592625309858\">\"5 minūtes\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minūtes\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minūtes\"</item>\n    <item msgid=\"356346660503078923\">\"20 minūtes\"</item>\n    <item msgid=\"992592434377054063\">\"25 minūtes\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minūtes\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minūtes\"</item>\n    <item msgid=\"1694315499429259938\">\"1 stunda\"</item>\n    <item msgid=\"8281019320591769635\">\"2 stundas\"</item>\n    <item msgid=\"2062931719019287773\">\"3 stundas\"</item>\n    <item msgid=\"4086495711621133006\">\"12 stundas\"</item>\n    <item msgid=\"3172669681920709561\">\"24 stundas\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dienas\"</item>\n    <item msgid=\"8336577387266744930\">\"1 nedēļa\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Lokalizācijas noklusējums\"</item>\n    <item msgid=\"134027225275475280\">\"Sestdiena\"</item>\n    <item msgid=\"95029346069903091\">\"Svētdiena\"</item>\n    <item msgid=\"5840983116375063739\">\"Pirmdiena\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Aizņemts\"</item>\n    <item msgid=\"6228387173725732140\">\"Pieejams\"</item>\n    <item msgid=\"2064426942462573474\">\"Pagaidu\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Noklusējums\"</item>\n    <item msgid=\"5200216103966973369\">\"Privāts\"</item>\n    <item msgid=\"9182342638433672664\">\"Publisks\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"pirmā\"</item>\n    <item msgid=\"5631923029483854900\">\"otrā\"</item>\n    <item msgid=\"148935502975250973\">\"trešā\"</item>\n    <item msgid=\"5124200797326669172\">\"ceturtā\"</item>\n    <item msgid=\"7564374178324652137\">\"pēdējā\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Nav atbildes\"</item>\n    <item msgid=\"3724434080904437698\">\"Jā\"</item>\n    <item msgid=\"8854145743148992583\">\"Varbūt\"</item>\n    <item msgid=\"6174292185978948873\">\"Nē\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Tikai šo pasākumu\"</item>\n    <item msgid=\"1536401639805370405\">\"Šis un nākamie pasākumi\"</item>\n    <item msgid=\"7833229563617435430\">\"Visus pasākumus\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Šo un nākamos pasākumus\"</item>\n    <item msgid=\"6315440193748139854\">\"Visus pasākumus\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Tikai šis pasākums\"</item>\n    <item msgid=\"140670561403965380\">\"Visus virknes pasākumus\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Diena\"</item>\n    <item msgid=\"6248480754959562740\">\"Nedēļa\"</item>\n    <item msgid=\"4298472806133153766\">\"Mēnesis\"</item>\n    <item msgid=\"5033084974413793845\">\"Darba kārtība\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Tikai tad, ja tiek noraidīti\"</item>\n    <item msgid=\"6367412240524984286\">\"Ja tiek noraidīti vai ignorēti\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ATKĀRTOT KATRU DIENU\"</item>\n    <item msgid=\"6300824484048337842\">\"ATKĀRTOT KATRU NED.\"</item>\n    <item msgid=\"189361731610816256\">\"ATKĀRTOT KATRU MĒN.\"</item>\n    <item msgid=\"8714177874112569158\">\"ATKĀRTOT KATRU GADU\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"katra mēneša pirmajā svētdienā\"</item>\n    <item msgid=\"2557379346106451363\">\"katra mēneša otrajā svētdienā\"</item>\n    <item msgid=\"7622144489915654132\">\"katra mēneša trešajā svētdienā\"</item>\n    <item msgid=\"527152448137686021\">\"katra mēn. ceturtajā svētdienā\"</item>\n    <item msgid=\"5057483608824759350\">\"katra mēneša pēdējā svētdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"katra mēneša pirmajā pirmdienā\"</item>\n    <item msgid=\"4484275849072423978\">\"katra mēneša otrajā pirmdienā\"</item>\n    <item msgid=\"8956169860824371383\">\"katra mēneša trešajā pirmdienā\"</item>\n    <item msgid=\"6924403357659569326\">\"katra mēn. ceturtajā pirmdienā\"</item>\n    <item msgid=\"1379608815263472161\">\"katra mēneša pēdējā pirmdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"katra mēneša pirmajā otrdienā\"</item>\n    <item msgid=\"9063613547307760928\">\"katra mēneša otrajā otrdienā\"</item>\n    <item msgid=\"6688603328729208168\">\"katra mēneša trešajā otrdienā\"</item>\n    <item msgid=\"6695206006961533357\">\"katra mēn. ceturtajā otrdienā\"</item>\n    <item msgid=\"8619069174889809914\">\"katra mēneša pēdējā otrdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"katra mēneša pirmajā trešdienā\"</item>\n    <item msgid=\"5059722045367799217\">\"katra mēneša otrajā trešdienā\"</item>\n    <item msgid=\"7986246648229272275\">\"katra mēneša trešajā trešdienā\"</item>\n    <item msgid=\"9068566169348980801\">\"katra mēn. ceturtajā trešdienā\"</item>\n    <item msgid=\"7976866743069062134\">\"katra mēneša pēdējā trešdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"katra mēn. pirmajā ceturtdienā\"</item>\n    <item msgid=\"4857419136007543270\">\"katra mēn. otrajā ceturtdienā\"</item>\n    <item msgid=\"222044587450564839\">\"katra mēn. trešajā ceturtdienā\"</item>\n    <item msgid=\"6197927556533030945\">\"katra mēn. ceturt. ceturtdienā\"</item>\n    <item msgid=\"1023326923033436905\">\"katra mēn. pēdējā ceturtdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"katra mēn. pirmajā piektdienā\"</item>\n    <item msgid=\"1935608297230506940\">\"katra mēneša otrajā piektdienā\"</item>\n    <item msgid=\"4061877662049317599\">\"katra mēn. trešajā piektdienā\"</item>\n    <item msgid=\"6856646749131820614\">\"katra mēn. ceturt. piektdienā\"</item>\n    <item msgid=\"6533513913914859794\">\"katra mēneša pēdējā piektdienā\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"katra mēneša pirmajā sestdienā\"</item>\n    <item msgid=\"9130198690512925355\">\"katra mēneša otrajā sestdienā\"</item>\n    <item msgid=\"4525736070844032405\">\"katra mēneša trešajā sestdienā\"</item>\n    <item msgid=\"422053689531707709\">\"katra mēn. ceturtajā sestdienā\"</item>\n    <item msgid=\"5499975799312474425\">\"katra mēneša pēdējā sestdienā\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-lv/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-pasta ziņojuma adresāts(-i)\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Gatavs\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Atkārtošana\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Bez atkārtošanas\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> dienas\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> dienas(-ām)\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> nedēļas\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> nedēļas(-ām)\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> mēneša\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> mēneša(-iem)\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> gada\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Ik pēc <xliff:g id=\"COUNT\">%d</xliff:g> gada(-iem)\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"Katru mēnesi\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Bezgalīgi\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Līdz noteiktam datumam\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Līdz  šādam datumam: <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Noteiktu reižu skaitu\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> notikumā\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> notikumos\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"mainīt beigu datumu\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-mcc262/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- Copyright (C) 2011 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n\n<resources xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <!-- DO NOT TRANSLATE the domain to use for auto-completing email addresses-->\n    <string name=\"google_email_domain\">googlemail.com</string>\n</resources>"
  },
  {
    "path": "library/src/main/res/values-ms/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Pemberitahuan\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mel\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Penggera\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minit\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minit\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minit\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minit\"</item>\n    <item msgid=\"366087535181197780\">\"15 minit\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minit\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minit\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minit\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minit\"</item>\n    <item msgid=\"8546646645868526283\">\"1 jam\"</item>\n    <item msgid=\"6467845211024768872\">\"2 jam\"</item>\n    <item msgid=\"8201677619511076575\">\"3 jam\"</item>\n    <item msgid=\"7172504281650128893\">\"12 jam\"</item>\n    <item msgid=\"9114286702181482496\">\"24 jam\"</item>\n    <item msgid=\"3107009344872997366\">\"2 hari\"</item>\n    <item msgid=\"6135563708172153696\">\"1 minggu\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Tiada\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minit\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minit\"</item>\n    <item msgid=\"265674592625309858\">\"5 minit\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minit\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minit\"</item>\n    <item msgid=\"356346660503078923\">\"20 minit\"</item>\n    <item msgid=\"992592434377054063\">\"25 minit\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minit\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minit\"</item>\n    <item msgid=\"1694315499429259938\">\"1 jam\"</item>\n    <item msgid=\"8281019320591769635\">\"2 jam\"</item>\n    <item msgid=\"2062931719019287773\">\"3 jam\"</item>\n    <item msgid=\"4086495711621133006\">\"12 jam\"</item>\n    <item msgid=\"3172669681920709561\">\"24 jam\"</item>\n    <item msgid=\"5557836606782821910\">\"2 hari\"</item>\n    <item msgid=\"8336577387266744930\">\"1 minggu\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Lalai tempat peristiwa\"</item>\n    <item msgid=\"134027225275475280\">\"Sabtu\"</item>\n    <item msgid=\"95029346069903091\">\"Ahad\"</item>\n    <item msgid=\"5840983116375063739\">\"Isnin\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Sibuk\"</item>\n    <item msgid=\"6228387173725732140\">\"Ada\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentatif\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Lalai\"</item>\n    <item msgid=\"5200216103966973369\">\"Peribadi\"</item>\n    <item msgid=\"9182342638433672664\">\"Awam\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"pertama\"</item>\n    <item msgid=\"5631923029483854900\">\"saat\"</item>\n    <item msgid=\"148935502975250973\">\"ketiga\"</item>\n    <item msgid=\"5124200797326669172\">\"keempat\"</item>\n    <item msgid=\"7564374178324652137\">\"terakhir\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Tiada jawapan\"</item>\n    <item msgid=\"3724434080904437698\">\"Ya\"</item>\n    <item msgid=\"8854145743148992583\">\"Mungkin\"</item>\n    <item msgid=\"6174292185978948873\">\"Tidak\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Acara ini sahaja\"</item>\n    <item msgid=\"1536401639805370405\">\"Acara ini dan acara masa depan\"</item>\n    <item msgid=\"7833229563617435430\">\"Semua acara\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Acara ini &amp; masa depan\"</item>\n    <item msgid=\"6315440193748139854\">\"Semua acara\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Acara ini sahaja\"</item>\n    <item msgid=\"140670561403965380\">\"Semua acara dalam siri\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Hari\"</item>\n    <item msgid=\"6248480754959562740\">\"Minggu\"</item>\n    <item msgid=\"4298472806133153766\">\"Bulan\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Hanya jika ditolak\"</item>\n    <item msgid=\"6367412240524984286\">\"Jika ditolak atau tidak dijawab\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ULANG SETIAP HARI\"</item>\n    <item msgid=\"6300824484048337842\">\"ULANG SETIAP MINGGU\"</item>\n    <item msgid=\"189361731610816256\">\"ULANG SETIAP BULAN\"</item>\n    <item msgid=\"8714177874112569158\">\"ULANG SETIAP TAHUN\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"pada setiap Ahad pertama\"</item>\n    <item msgid=\"2557379346106451363\">\"pada setiap Ahad kedua\"</item>\n    <item msgid=\"7622144489915654132\">\"pada setiap Ahad ketiga\"</item>\n    <item msgid=\"527152448137686021\">\"pada setiap Ahad keempat\"</item>\n    <item msgid=\"5057483608824759350\">\"pada setiap Ahad terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"pada setiap Isnin pertama\"</item>\n    <item msgid=\"4484275849072423978\">\"pada setiap Isnin kedua\"</item>\n    <item msgid=\"8956169860824371383\">\"pada setiap Isnin ketiga\"</item>\n    <item msgid=\"6924403357659569326\">\"pada setiap Isnin keempat\"</item>\n    <item msgid=\"1379608815263472161\">\"pada setiap Isnin terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"pada setiap Selasa pertama\"</item>\n    <item msgid=\"9063613547307760928\">\"pada setiap Selasa kedua\"</item>\n    <item msgid=\"6688603328729208168\">\"pada setiap Selasa ketiga\"</item>\n    <item msgid=\"6695206006961533357\">\"pada setiap Selasa keempat\"</item>\n    <item msgid=\"8619069174889809914\">\"pada setiap Selasa terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"pada setiap Rabu pertama\"</item>\n    <item msgid=\"5059722045367799217\">\"pada setiap Rabu kedua\"</item>\n    <item msgid=\"7986246648229272275\">\"pada setiap Rabu ketiga\"</item>\n    <item msgid=\"9068566169348980801\">\"pada setiap Rabu keempat\"</item>\n    <item msgid=\"7976866743069062134\">\"pada setiap Rabu terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"pada setiap Khamis pertama\"</item>\n    <item msgid=\"4857419136007543270\">\"pada setiap Khamis kedua\"</item>\n    <item msgid=\"222044587450564839\">\"pada setiap Khamis ketiga\"</item>\n    <item msgid=\"6197927556533030945\">\"pada setiap Khamis keempat\"</item>\n    <item msgid=\"1023326923033436905\">\"pada setiap Khamis terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"pada setiap Jumaat pertama\"</item>\n    <item msgid=\"1935608297230506940\">\"pada setiap Jumaat kedua\"</item>\n    <item msgid=\"4061877662049317599\">\"pada setiap Jumaat ketiga\"</item>\n    <item msgid=\"6856646749131820614\">\"pada setiap Jumaat keempat\"</item>\n    <item msgid=\"6533513913914859794\">\"pada setiap Jumaat terakhir\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"pada setiap Sabtu pertama\"</item>\n    <item msgid=\"9130198690512925355\">\"pada setiap Sabtu kedua\"</item>\n    <item msgid=\"4525736070844032405\">\"pada setiap Sabtu ketiga\"</item>\n    <item msgid=\"422053689531707709\">\"pada setiap Sabtu keempat\"</item>\n    <item msgid=\"5499975799312474425\">\"pada setiap Sabtu terakhir\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ms/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-mel dengan\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Selesai\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ulang\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Jangan ulang\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> hari\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> hari\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> minggu\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> minggu\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> bulan\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> bulan\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> tahun\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Setiap <xliff:g id=\"COUNT\">%d</xliff:g> tahun\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"hari sama setiap bln\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Selamanya\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Sehingga tarikh\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Sehingga <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Untuk sejumlah acara\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Untuk <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> acara\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Untuk <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> acara\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"tukar tarikh akhir\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-nb/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Varsel\"</item>\n    <item msgid=\"1751151680520784746\">\"E-post\"</item>\n    <item msgid=\"2658001219380695677\">\"Tekstmelding\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutter\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minutt\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutter\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutter\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutter\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutter\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutter\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutter\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutter\"</item>\n    <item msgid=\"8546646645868526283\">\"1 time\"</item>\n    <item msgid=\"6467845211024768872\">\"To timer\"</item>\n    <item msgid=\"8201677619511076575\">\"3 timer\"</item>\n    <item msgid=\"7172504281650128893\">\"12 timer\"</item>\n    <item msgid=\"9114286702181482496\">\"1 døgn\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dager\"</item>\n    <item msgid=\"6135563708172153696\">\"1 uke\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ingen\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutter\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minutt\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutter\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutter\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutter\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutter\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutter\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutter\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutter\"</item>\n    <item msgid=\"1694315499429259938\">\"1 time\"</item>\n    <item msgid=\"8281019320591769635\">\"2 timer\"</item>\n    <item msgid=\"2062931719019287773\">\"3 timer\"</item>\n    <item msgid=\"4086495711621133006\">\"12 timer\"</item>\n    <item msgid=\"3172669681920709561\">\"1 døgn\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dager\"</item>\n    <item msgid=\"8336577387266744930\">\"1 uke\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Språkstandard\"</item>\n    <item msgid=\"134027225275475280\">\"Lørdag\"</item>\n    <item msgid=\"95029346069903091\">\"Søndag\"</item>\n    <item msgid=\"5840983116375063739\">\"Mandag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Opptatt\"</item>\n    <item msgid=\"6228387173725732140\">\"Tilgjengelig\"</item>\n    <item msgid=\"2064426942462573474\">\"Kanskje\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Standard\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Offentlig\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"første\"</item>\n    <item msgid=\"5631923029483854900\">\"andre\"</item>\n    <item msgid=\"148935502975250973\">\"tredje\"</item>\n    <item msgid=\"5124200797326669172\">\"fjerde\"</item>\n    <item msgid=\"7564374178324652137\">\"siste\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Ingen svar\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Kanskje\"</item>\n    <item msgid=\"6174292185978948873\">\"Nei\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Bare denne hendelsen\"</item>\n    <item msgid=\"1536401639805370405\">\"Denne og fremtidige aktiviteter\"</item>\n    <item msgid=\"7833229563617435430\">\"Alle hendelser\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Denne og framtidige hendelser\"</item>\n    <item msgid=\"6315440193748139854\">\"Alle hendelser\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Bare denne aktiviteten\"</item>\n    <item msgid=\"140670561403965380\">\"Alle hendelser i serien\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dag\"</item>\n    <item msgid=\"6248480754959562740\">\"Uke\"</item>\n    <item msgid=\"4298472806133153766\">\"Måned\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Bare hvis avvist\"</item>\n    <item msgid=\"6367412240524984286\">\"Hvis avvist eller ikke svart på\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"GJENTA DAGLIG\"</item>\n    <item msgid=\"6300824484048337842\">\"GJENTA UKENTLIG\"</item>\n    <item msgid=\"189361731610816256\">\"GJENTA MÅNEDLIG\"</item>\n    <item msgid=\"8714177874112569158\">\"GJENTA ÅRLIG\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"hver første søndag i måneden\"</item>\n    <item msgid=\"2557379346106451363\">\"hver andre søndag i måneden\"</item>\n    <item msgid=\"7622144489915654132\">\"hver tredje søndag i måneden\"</item>\n    <item msgid=\"527152448137686021\">\"hver fjerde søndag i måneden\"</item>\n    <item msgid=\"5057483608824759350\">\"hver siste søndag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"hver første mandag i måneden\"</item>\n    <item msgid=\"4484275849072423978\">\"hver andre mandag i måneden\"</item>\n    <item msgid=\"8956169860824371383\">\"hver tredje mandag i måneden\"</item>\n    <item msgid=\"6924403357659569326\">\"hver fjerde mandag i måneden\"</item>\n    <item msgid=\"1379608815263472161\">\"hver siste mandag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"hver første tirsdag i måneden\"</item>\n    <item msgid=\"9063613547307760928\">\"hver andre tirsdag i måneden\"</item>\n    <item msgid=\"6688603328729208168\">\"hver tredje tirsdag i måneden\"</item>\n    <item msgid=\"6695206006961533357\">\"hver fjerde tirsdag i måneden\"</item>\n    <item msgid=\"8619069174889809914\">\"hver siste tirsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"hver første onsdag i måneden\"</item>\n    <item msgid=\"5059722045367799217\">\"hver andre onsdag i måneden\"</item>\n    <item msgid=\"7986246648229272275\">\"hver tredje onsdag i måneden\"</item>\n    <item msgid=\"9068566169348980801\">\"hver fjerde onsdag i måneden\"</item>\n    <item msgid=\"7976866743069062134\">\"hver siste onsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"hver første torsdag i måneden\"</item>\n    <item msgid=\"4857419136007543270\">\"hver andre torsdag i måneden\"</item>\n    <item msgid=\"222044587450564839\">\"hver tredje torsdag i måneden\"</item>\n    <item msgid=\"6197927556533030945\">\"hver fjerde torsdag i måneden\"</item>\n    <item msgid=\"1023326923033436905\">\"hver siste torsdag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"hver første fredag i måneden\"</item>\n    <item msgid=\"1935608297230506940\">\"hver andre fredag i måneden\"</item>\n    <item msgid=\"4061877662049317599\">\"hver tredje fredag i måneden\"</item>\n    <item msgid=\"6856646749131820614\">\"hver fjerde fredag i måneden\"</item>\n    <item msgid=\"6533513913914859794\">\"hver siste fredag i måneden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"hver første lørdag i måneden\"</item>\n    <item msgid=\"9130198690512925355\">\"hver andre lørdag i måneden\"</item>\n    <item msgid=\"4525736070844032405\">\"hver tredje lørdag i måneden\"</item>\n    <item msgid=\"422053689531707709\">\"hver fjerde lørdag i måneden\"</item>\n    <item msgid=\"5499975799312474425\">\"hver siste lørdag i måneden\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-nb/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-post med\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"OK\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Gjenta\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Gjentas aldri\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. dag\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. dag\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. uke\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. uke\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. måned\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Hver <xliff:g id=\"COUNT\">%d</xliff:g>. måned\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Hvert <xliff:g id=\"COUNT\">%d</xliff:g>. år\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Hvert <xliff:g id=\"COUNT\">%d</xliff:g>. år\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"på samme dag hver måned\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"For alltid\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"inntil en gitt dato\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Til <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"For en rekke aktiviteter\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> aktivitet\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"For <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> aktiviteter\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"endre sluttdato\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-nl/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Melding\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"Sms\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuten\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuten\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuten\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuten\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuten\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuten\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuten\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuten\"</item>\n    <item msgid=\"8546646645868526283\">\"1 uur\"</item>\n    <item msgid=\"6467845211024768872\">\"2 uur\"</item>\n    <item msgid=\"8201677619511076575\">\"3 uur\"</item>\n    <item msgid=\"7172504281650128893\">\"12 uur\"</item>\n    <item msgid=\"9114286702181482496\">\"24 uur\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dagen\"</item>\n    <item msgid=\"6135563708172153696\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Geen\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuten\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuten\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuten\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuten\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuten\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuten\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuten\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuten\"</item>\n    <item msgid=\"1694315499429259938\">\"1 uur\"</item>\n    <item msgid=\"8281019320591769635\">\"2 uur\"</item>\n    <item msgid=\"2062931719019287773\">\"3 uur\"</item>\n    <item msgid=\"4086495711621133006\">\"12 uur\"</item>\n    <item msgid=\"3172669681920709561\">\"24 uur\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dagen\"</item>\n    <item msgid=\"8336577387266744930\">\"1 week\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Standaardlandinstelling\"</item>\n    <item msgid=\"134027225275475280\">\"Zaterdag\"</item>\n    <item msgid=\"95029346069903091\">\"Zondag\"</item>\n    <item msgid=\"5840983116375063739\">\"Maandag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Bezet\"</item>\n    <item msgid=\"6228387173725732140\">\"Beschikbaar\"</item>\n    <item msgid=\"2064426942462573474\">\"Voorlopig\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Standaard\"</item>\n    <item msgid=\"5200216103966973369\">\"Privé\"</item>\n    <item msgid=\"9182342638433672664\">\"Openbaar\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"eerste\"</item>\n    <item msgid=\"5631923029483854900\">\"tweede\"</item>\n    <item msgid=\"148935502975250973\">\"derde\"</item>\n    <item msgid=\"5124200797326669172\">\"vierde\"</item>\n    <item msgid=\"7564374178324652137\">\"laatste\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Geen reactie\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Misschien\"</item>\n    <item msgid=\"6174292185978948873\">\"Nee\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Alleen deze afspraak\"</item>\n    <item msgid=\"1536401639805370405\">\"Deze en toekomstige afspraken\"</item>\n    <item msgid=\"7833229563617435430\">\"Alle afspraken\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Deze en toekomstige afspraken\"</item>\n    <item msgid=\"6315440193748139854\">\"Alle afspraken\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Alleen deze afspraak\"</item>\n    <item msgid=\"140670561403965380\">\"Alle gebeurtenissen in de reeks\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dag\"</item>\n    <item msgid=\"6248480754959562740\">\"Week\"</item>\n    <item msgid=\"4298472806133153766\">\"Maand\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Alleen indien geweigerd\"</item>\n    <item msgid=\"6367412240524984286\">\"Indien geweigerd of niet gereageerd\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"DAGELIJKS HERHALEN\"</item>\n    <item msgid=\"6300824484048337842\">\"WEKELIJKS HERHALEN\"</item>\n    <item msgid=\"189361731610816256\">\"MAANDELIJKS HERHALEN\"</item>\n    <item msgid=\"8714177874112569158\">\"JAARLIJKS HERHALEN\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"op elke eerste zondag\"</item>\n    <item msgid=\"2557379346106451363\">\"op elke tweede zondag\"</item>\n    <item msgid=\"7622144489915654132\">\"op elke derde zondag\"</item>\n    <item msgid=\"527152448137686021\">\"op elke vierde zondag\"</item>\n    <item msgid=\"5057483608824759350\">\"op elke laatste zondag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"op elke eerste maandag\"</item>\n    <item msgid=\"4484275849072423978\">\"op elke tweede maandag\"</item>\n    <item msgid=\"8956169860824371383\">\"op elke derde maandag\"</item>\n    <item msgid=\"6924403357659569326\">\"op elke vierde maandag\"</item>\n    <item msgid=\"1379608815263472161\">\"op elke laatste maandag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"op elke eerste dinsdag\"</item>\n    <item msgid=\"9063613547307760928\">\"op elke tweede dinsdag\"</item>\n    <item msgid=\"6688603328729208168\">\"op elke derde dinsdag\"</item>\n    <item msgid=\"6695206006961533357\">\"op elke vierde dinsdag\"</item>\n    <item msgid=\"8619069174889809914\">\"op elke laatste dinsdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"op elke eerste woensdag\"</item>\n    <item msgid=\"5059722045367799217\">\"op elke tweede woensdag\"</item>\n    <item msgid=\"7986246648229272275\">\"op elke derde woensdag\"</item>\n    <item msgid=\"9068566169348980801\">\"op elke vierde woensdag\"</item>\n    <item msgid=\"7976866743069062134\">\"op elke laatste woensdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"op elke eerste donderdag\"</item>\n    <item msgid=\"4857419136007543270\">\"op elke tweede donderdag\"</item>\n    <item msgid=\"222044587450564839\">\"op elke derde donderdag\"</item>\n    <item msgid=\"6197927556533030945\">\"op elke vierde donderdag\"</item>\n    <item msgid=\"1023326923033436905\">\"op elke laatste donderdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"op elke eerste vrijdag\"</item>\n    <item msgid=\"1935608297230506940\">\"op elke tweede vrijdag\"</item>\n    <item msgid=\"4061877662049317599\">\"op elke derde vrijdag\"</item>\n    <item msgid=\"6856646749131820614\">\"op elke vierde vrijdag\"</item>\n    <item msgid=\"6533513913914859794\">\"op elke laatste vrijdag\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"op elke eerste zaterdag\"</item>\n    <item msgid=\"9130198690512925355\">\"op elke tweede zaterdag\"</item>\n    <item msgid=\"4525736070844032405\">\"op elke derde zaterdag\"</item>\n    <item msgid=\"422053689531707709\">\"op elke vierde zaterdag\"</item>\n    <item msgid=\"5499975799312474425\">\"op elke laatste zaterdag\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-nl/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-mail met\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Gereed\"</string>\n\n    <string name=\"snooze_all_label\" msgid=\"4994488813124409077\">\"5 min. uitstellen\"</string>\n    <string name=\"dismiss_all_label\" msgid=\"1834400025868091301\">\"Allemaal verwijderen\"</string>\n    <string name=\"snooze_label\" msgid=\"1515893621063224666\">\"Snooze\"</string>\n    <string name=\"does_not_repeat\" msgid=\"1877681921029738999\">\"Eenmalige afspraak\"</string>\n    <string name=\"endByDate\" msgid=\"7654221304929538201\">\"; tot <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <plurals name=\"endByCount\">\n        <item quantity=\"one\" msgid=\"3727754565990691816\">\"; één keer\"</item>\n        <item quantity=\"other\" msgid=\"4855496837834652446\">\"; <xliff:g id=\"NUMBER\">%d</xliff:g> keer\"</item>\n    </plurals>\n    <plurals name=\"daily\">\n        <item quantity=\"one\" msgid=\"5169052946627480942\">\"Dagelijks\"</item>\n        <item quantity=\"other\" msgid=\"5455230727715859264\">\"Elke <xliff:g id=\"NUMBER\">%d</xliff:g> dagen\"</item>\n    </plurals>\n    <string name=\"every_weekday\" msgid=\"5896574838353902978\">\"Elke werkdag (ma - vr)\"</string>\n    <plurals name=\"weekly\">\n        <item quantity=\"one\" msgid=\"5463021019301453273\">\"Wekelijks op <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n        <item quantity=\"other\" msgid=\"2857390143157377867\">\"Elke <xliff:g id=\"NUMBER\">%1$d</xliff:g> weken op <xliff:g id=\"DAYS_OF_WEEK\">%2$s</xliff:g>\"</item>\n    </plurals>\n    <string name=\"monthly\" msgid=\"4587116285383048586\">\"Maandelijks\"</string>\n    <string name=\"yearly_plain\" msgid=\"3652692085322162449\">\"Jaarlijks\"</string>\n    <string name=\"monthly_on_day\" msgid=\"5370155265278821156\">\"Maandelijks (op dag <xliff:g id=\"DAY_OF_MONTH\">%s</xliff:g>)\"</string>\n    <string name=\"yearly\" msgid=\"8576208380302949002\">\"Jaarlijks (op <xliff:g id=\"DATES\">%s</xliff:g>)\"</string>\n\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Herhalen\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Wordt nooit herhaald\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> dag\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> dagen\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> week\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> weken\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> maand\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> maanden\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Elk <xliff:g id=\"COUNT\">%d</xliff:g> jaar\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Elke <xliff:g id=\"COUNT\">%d</xliff:g> jaar\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"elke maand op dezelfde dag\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Voor altijd\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Tot een datum\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Tot <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Voor een aantal evenementen\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Voor <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evenement\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Voor <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evenementen\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"einddatum wijzigen\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pl/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Powiadomienie\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minut\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuta\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minut\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minut\"</item>\n    <item msgid=\"366087535181197780\">\"15 minut\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minut\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minut\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minut\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minut\"</item>\n    <item msgid=\"8546646645868526283\">\"1 godzina\"</item>\n    <item msgid=\"6467845211024768872\">\"2 godziny\"</item>\n    <item msgid=\"8201677619511076575\">\"3 godziny\"</item>\n    <item msgid=\"7172504281650128893\">\"12 godzin\"</item>\n    <item msgid=\"9114286702181482496\">\"24 godziny\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dni\"</item>\n    <item msgid=\"6135563708172153696\">\"1 tydzień\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Brak\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minut\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuta\"</item>\n    <item msgid=\"265674592625309858\">\"5 minut\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minut\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minut\"</item>\n    <item msgid=\"356346660503078923\">\"20 minut\"</item>\n    <item msgid=\"992592434377054063\">\"25 minut\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minut\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minut\"</item>\n    <item msgid=\"1694315499429259938\">\"1 godzina\"</item>\n    <item msgid=\"8281019320591769635\">\"2 godziny\"</item>\n    <item msgid=\"2062931719019287773\">\"3 godziny\"</item>\n    <item msgid=\"4086495711621133006\">\"12 godzin\"</item>\n    <item msgid=\"3172669681920709561\">\"24 godziny\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dni\"</item>\n    <item msgid=\"8336577387266744930\">\"1 tydzień\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Domyślny dla regionu\"</item>\n    <item msgid=\"134027225275475280\">\"Sobota\"</item>\n    <item msgid=\"95029346069903091\">\"Niedziela\"</item>\n    <item msgid=\"5840983116375063739\">\"Poniedziałek\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Zajęty\"</item>\n    <item msgid=\"6228387173725732140\">\"Dostępny\"</item>\n    <item msgid=\"2064426942462573474\">\"Wstępnie\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Domyślne\"</item>\n    <item msgid=\"5200216103966973369\">\"Prywatne\"</item>\n    <item msgid=\"9182342638433672664\">\"Publiczne\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"1.\"</item>\n    <item msgid=\"5631923029483854900\">\"2.\"</item>\n    <item msgid=\"148935502975250973\">\"3.\"</item>\n    <item msgid=\"5124200797326669172\">\"4.\"</item>\n    <item msgid=\"7564374178324652137\">\"ostatni\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Brak odpowiedzi\"</item>\n    <item msgid=\"3724434080904437698\">\"Tak\"</item>\n    <item msgid=\"8854145743148992583\">\"Może\"</item>\n    <item msgid=\"6174292185978948873\">\"Nie\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Tylko to wydarzenie\"</item>\n    <item msgid=\"1536401639805370405\">\"To i przyszłe wydarzenia\"</item>\n    <item msgid=\"7833229563617435430\">\"Wszystkie wydarzenia\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"To i przyszłe wydarzenia\"</item>\n    <item msgid=\"6315440193748139854\">\"Wszystkie wydarzenia\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Tylko to wydarzenie\"</item>\n    <item msgid=\"140670561403965380\">\"Wszystkie wydarzenia w serii\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dzień\"</item>\n    <item msgid=\"6248480754959562740\">\"Tydzień\"</item>\n    <item msgid=\"4298472806133153766\">\"Miesiąc\"</item>\n    <item msgid=\"5033084974413793845\">\"Plan dnia\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Tylko po odrzuceniu\"</item>\n    <item msgid=\"6367412240524984286\">\"Po odrzuceniu lub gdy bez odpowiedzi\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"CODZIENNIE\"</item>\n    <item msgid=\"6300824484048337842\">\"CO TYDZIEŃ\"</item>\n    <item msgid=\"189361731610816256\">\"CO MIESIĄC\"</item>\n    <item msgid=\"8714177874112569158\">\"CO ROK\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"w każdą pierwszą niedzielę\"</item>\n    <item msgid=\"2557379346106451363\">\"w każdą drugą niedzielę\"</item>\n    <item msgid=\"7622144489915654132\">\"w każdą trzecią niedzielę\"</item>\n    <item msgid=\"527152448137686021\">\"w każdą czwartą niedzielę\"</item>\n    <item msgid=\"5057483608824759350\">\"w każdą ostatnią niedzielę\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"w każdy pierwszy poniedziałek\"</item>\n    <item msgid=\"4484275849072423978\">\"w każdy drugi poniedziałek\"</item>\n    <item msgid=\"8956169860824371383\">\"w każdy trzeci poniedziałek\"</item>\n    <item msgid=\"6924403357659569326\">\"w każdy czwarty poniedziałek\"</item>\n    <item msgid=\"1379608815263472161\">\"w każdy ostatni poniedziałek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"w każdy pierwszy wtorek\"</item>\n    <item msgid=\"9063613547307760928\">\"w każdy drugi wtorek\"</item>\n    <item msgid=\"6688603328729208168\">\"w każdy trzeci wtorek\"</item>\n    <item msgid=\"6695206006961533357\">\"w każdy czwarty wtorek\"</item>\n    <item msgid=\"8619069174889809914\">\"w każdy ostatni wtorek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"w każdą pierwszą środę\"</item>\n    <item msgid=\"5059722045367799217\">\"w każdą drugą środę\"</item>\n    <item msgid=\"7986246648229272275\">\"w każdą trzecią środę\"</item>\n    <item msgid=\"9068566169348980801\">\"w każdą czwartą środę\"</item>\n    <item msgid=\"7976866743069062134\">\"w każdą ostatnią środę\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"w każdy pierwszy czwartek\"</item>\n    <item msgid=\"4857419136007543270\">\"w każdy drugi czwartek\"</item>\n    <item msgid=\"222044587450564839\">\"w każdy trzeci czwartek\"</item>\n    <item msgid=\"6197927556533030945\">\"w każdy czwarty czwartek\"</item>\n    <item msgid=\"1023326923033436905\">\"w każdy ostatni czwartek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"w każdy pierwszy piątek\"</item>\n    <item msgid=\"1935608297230506940\">\"w każdy drugi piątek\"</item>\n    <item msgid=\"4061877662049317599\">\"w każdy trzeci piątek\"</item>\n    <item msgid=\"6856646749131820614\">\"w każdy czwarty piątek\"</item>\n    <item msgid=\"6533513913914859794\">\"w każdy ostatni piątek\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"w każdą pierwszą sobotę\"</item>\n    <item msgid=\"9130198690512925355\">\"w każdą drugą sobotę\"</item>\n    <item msgid=\"4525736070844032405\">\"w każdą trzecią sobotę\"</item>\n    <item msgid=\"422053689531707709\">\"w każdą czwartą sobotę\"</item>\n    <item msgid=\"5499975799312474425\">\"w każdą ostatnią sobotę\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pl/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-mail przez\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Gotowe\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Powtarzanie\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Nigdy nie powtarzaj\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> dzień\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> dni\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> tydzień\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> tyg.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> miesiąc\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> mies.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> rok\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Co <xliff:g id=\"COUNT\">%d</xliff:g> lat(a)\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"tego samego dnia miesiąca\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Bez końca\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Do daty\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Do <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Określona liczba powtórzeń\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Do <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> wydarzenia\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Dla <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> wydarzeń\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"zmień datę zakończenia\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pt/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notif.\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarme\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutos\"</item>\n    <item msgid=\"6681865010714743948\">\"Um minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"Cinco minutos\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutos\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutos\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutos\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutos\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutos\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutos\"</item>\n    <item msgid=\"8546646645868526283\">\"Uma hora\"</item>\n    <item msgid=\"6467845211024768872\">\"Duas horas\"</item>\n    <item msgid=\"8201677619511076575\">\"Três horas\"</item>\n    <item msgid=\"7172504281650128893\">\"12 horas\"</item>\n    <item msgid=\"9114286702181482496\">\"24 horas\"</item>\n    <item msgid=\"3107009344872997366\">\"Dois dias\"</item>\n    <item msgid=\"6135563708172153696\">\"Uma semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Nenhum\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutos\"</item>\n    <item msgid=\"4354350447805231188\">\"Um minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutos\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutos\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutos\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutos\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutos\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutos\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutos\"</item>\n    <item msgid=\"1694315499429259938\">\"Uma hora\"</item>\n    <item msgid=\"8281019320591769635\">\"Duas horas\"</item>\n    <item msgid=\"2062931719019287773\">\"Três horas\"</item>\n    <item msgid=\"4086495711621133006\">\"12 horas\"</item>\n    <item msgid=\"3172669681920709561\">\"24 horas\"</item>\n    <item msgid=\"5557836606782821910\">\"Dois dias\"</item>\n    <item msgid=\"8336577387266744930\">\"Uma semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Localidade padrão\"</item>\n    <item msgid=\"134027225275475280\">\"Sábado\"</item>\n    <item msgid=\"95029346069903091\">\"Domingo\"</item>\n    <item msgid=\"5840983116375063739\">\"Segunda-feira\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Ocupado(a)\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponível\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentativa\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Padrão\"</item>\n    <item msgid=\"5200216103966973369\">\"Privado\"</item>\n    <item msgid=\"9182342638433672664\">\"Público\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primeiro(a)\"</item>\n    <item msgid=\"5631923029483854900\">\"segundo(a)\"</item>\n    <item msgid=\"148935502975250973\">\"terceiro(a)\"</item>\n    <item msgid=\"5124200797326669172\">\"quarto(a)\"</item>\n    <item msgid=\"7564374178324652137\">\"último\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Sem resposta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sim\"</item>\n    <item msgid=\"8854145743148992583\">\"Talvez\"</item>\n    <item msgid=\"6174292185978948873\">\"Não\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Somente este evento\"</item>\n    <item msgid=\"1536401639805370405\">\"Este evento e eventos futuros\"</item>\n    <item msgid=\"7833229563617435430\">\"Todos os eventos\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Este evento e eventos futuros\"</item>\n    <item msgid=\"6315440193748139854\">\"Todos os eventos\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Somente este evento\"</item>\n    <item msgid=\"140670561403965380\">\"Todos os eventos da série\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dia\"</item>\n    <item msgid=\"6248480754959562740\">\"Semana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mês\"</item>\n    <item msgid=\"5033084974413793845\">\"Compromissos\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Somente se recusou\"</item>\n    <item msgid=\"6367412240524984286\">\"Somente se recusou ou não respondeu\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETIR DIARIAMENTE\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETIR SEMANALMENTE\"</item>\n    <item msgid=\"189361731610816256\">\"REPETIR MENSALMENTE\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETIR ANUALMENTE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"primeiro domingo do mês\"</item>\n    <item msgid=\"2557379346106451363\">\"segundo domingo do mês\"</item>\n    <item msgid=\"7622144489915654132\">\"terceiro domingo do mês\"</item>\n    <item msgid=\"527152448137686021\">\"quarto domingo do mês\"</item>\n    <item msgid=\"5057483608824759350\">\"último domingo do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"primeira segunda-feira do mês\"</item>\n    <item msgid=\"4484275849072423978\">\"segunda segunda-feira do mês\"</item>\n    <item msgid=\"8956169860824371383\">\"terceira segunda-feira do mês\"</item>\n    <item msgid=\"6924403357659569326\">\"quarta segunda-feira do mês\"</item>\n    <item msgid=\"1379608815263472161\">\"última segunda-feira do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"primeira terça-feira do mês\"</item>\n    <item msgid=\"9063613547307760928\">\"segunda terça-feira do mês\"</item>\n    <item msgid=\"6688603328729208168\">\"terceira terça-feira do mês\"</item>\n    <item msgid=\"6695206006961533357\">\"quarta terça-feira do mês\"</item>\n    <item msgid=\"8619069174889809914\">\"última terça-feira do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"primeira quarta-feira do mês\"</item>\n    <item msgid=\"5059722045367799217\">\"segunda quarta-feira do mês\"</item>\n    <item msgid=\"7986246648229272275\">\"terceira quarta-feira do mês\"</item>\n    <item msgid=\"9068566169348980801\">\"quarta quarta-feira do mês\"</item>\n    <item msgid=\"7976866743069062134\">\"última quarta-feira do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"primeira quinta-feira do mês\"</item>\n    <item msgid=\"4857419136007543270\">\"segunda quinta-feira do mês\"</item>\n    <item msgid=\"222044587450564839\">\"terceira quinta-feira do mês\"</item>\n    <item msgid=\"6197927556533030945\">\"quarta quinta-feira do mês\"</item>\n    <item msgid=\"1023326923033436905\">\"última quinta-feira do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"primeira sexta-feira do mês\"</item>\n    <item msgid=\"1935608297230506940\">\"segunda sexta-feira do mês\"</item>\n    <item msgid=\"4061877662049317599\">\"terceira sexta-feira do mês\"</item>\n    <item msgid=\"6856646749131820614\">\"quarta sexta-feira do mês\"</item>\n    <item msgid=\"6533513913914859794\">\"última sexta-feira do mês\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"primeiro sábado do mês\"</item>\n    <item msgid=\"9130198690512925355\">\"segundo sábado do mês\"</item>\n    <item msgid=\"4525736070844032405\">\"terceiro sábado do mês\"</item>\n    <item msgid=\"422053689531707709\">\"quarto sábado do mês\"</item>\n    <item msgid=\"5499975799312474425\">\"último sábado do mês\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pt/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Enviar e-mail para\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Concluído\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repetir\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Não repetir\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> dia\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> dias\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> semana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> semanas\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> mês\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> meses\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> ano\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> anos\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"no mesmo dia de cada mês\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Sempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Até uma data\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Até <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Vários eventos\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Por <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evento\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Por <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eventos\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"alterar data de término\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pt-rPT/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificação\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarme\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minutos\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minutos\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minutos\"</item>\n    <item msgid=\"366087535181197780\">\"15 minutos\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minutos\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minutos\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minutos\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minutos\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 horas\"</item>\n    <item msgid=\"8201677619511076575\">\"3 horas\"</item>\n    <item msgid=\"7172504281650128893\">\"12 horas\"</item>\n    <item msgid=\"9114286702181482496\">\"24 horas\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dias\"</item>\n    <item msgid=\"6135563708172153696\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Nenhum\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minutos\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minutos\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minutos\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minutos\"</item>\n    <item msgid=\"356346660503078923\">\"20 minutos\"</item>\n    <item msgid=\"992592434377054063\">\"25 minutos\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minutos\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minutos\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 horas\"</item>\n    <item msgid=\"2062931719019287773\">\"3 horas\"</item>\n    <item msgid=\"4086495711621133006\">\"12 horas\"</item>\n    <item msgid=\"3172669681920709561\">\"24 horas\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dias\"</item>\n    <item msgid=\"8336577387266744930\">\"1 semana\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Local predefinido\"</item>\n    <item msgid=\"134027225275475280\">\"Sábado\"</item>\n    <item msgid=\"95029346069903091\">\"Domingo\"</item>\n    <item msgid=\"5840983116375063739\">\"Segunda-feira\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Ocupado\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponível\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentativa\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predefinido\"</item>\n    <item msgid=\"5200216103966973369\">\"Particular\"</item>\n    <item msgid=\"9182342638433672664\">\"Público\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primeiro/a\"</item>\n    <item msgid=\"5631923029483854900\">\"segundo/a\"</item>\n    <item msgid=\"148935502975250973\">\"terceiro/a\"</item>\n    <item msgid=\"5124200797326669172\">\"quarto/a\"</item>\n    <item msgid=\"7564374178324652137\">\"último\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Sem resposta\"</item>\n    <item msgid=\"3724434080904437698\">\"Sim\"</item>\n    <item msgid=\"8854145743148992583\">\"Talvez\"</item>\n    <item msgid=\"6174292185978948873\">\"Não\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Apenas este evento\"</item>\n    <item msgid=\"1536401639805370405\">\"Este e futuros eventos\"</item>\n    <item msgid=\"7833229563617435430\">\"Todos os eventos\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Este e futuros eventos\"</item>\n    <item msgid=\"6315440193748139854\">\"Todos os eventos\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Apenas este evento\"</item>\n    <item msgid=\"140670561403965380\">\"Todos os eventos da série\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dia\"</item>\n    <item msgid=\"6248480754959562740\">\"Semana\"</item>\n    <item msgid=\"4298472806133153766\">\"Mês\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Apenas se recusado\"</item>\n    <item msgid=\"6367412240524984286\">\"Se recusado ou sem resposta\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETIR DIARIAMENTE\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETIR SEMANALMENTE\"</item>\n    <item msgid=\"189361731610816256\">\"REPETIR MENSALMENTE\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETIR ANUALMENTE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"em cada primeiro domingo\"</item>\n    <item msgid=\"2557379346106451363\">\"em cada segundo domingo\"</item>\n    <item msgid=\"7622144489915654132\">\"em cada terceiro domingo\"</item>\n    <item msgid=\"527152448137686021\">\"em cada quarto domingo\"</item>\n    <item msgid=\"5057483608824759350\">\"em cada último domingo\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"em cada primeira segunda-feira\"</item>\n    <item msgid=\"4484275849072423978\">\"em cada segunda segunda-feira\"</item>\n    <item msgid=\"8956169860824371383\">\"em cada terceira segunda-feira\"</item>\n    <item msgid=\"6924403357659569326\">\"em cada quarta segunda-feira\"</item>\n    <item msgid=\"1379608815263472161\">\"em cada última segunda-feira\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"em cada primeira terça-feira\"</item>\n    <item msgid=\"9063613547307760928\">\"em cada segunda terça-feira\"</item>\n    <item msgid=\"6688603328729208168\">\"em cada terceira terça-feira\"</item>\n    <item msgid=\"6695206006961533357\">\"em cada quarta terça-feira\"</item>\n    <item msgid=\"8619069174889809914\">\"em cada última terça-feira\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"em cada primeira quarta-feira\"</item>\n    <item msgid=\"5059722045367799217\">\"em cada segunda quarta-feira\"</item>\n    <item msgid=\"7986246648229272275\">\"em cada terceira quarta-feira\"</item>\n    <item msgid=\"9068566169348980801\">\"em cada quarta quarta-feira\"</item>\n    <item msgid=\"7976866743069062134\">\"em cada última quarta-feira\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"em cada primeira quinta-feira\"</item>\n    <item msgid=\"4857419136007543270\">\"em cada segunda quinta-feira\"</item>\n    <item msgid=\"222044587450564839\">\"em cada terceira quinta-feira\"</item>\n    <item msgid=\"6197927556533030945\">\"em cada quarta quinta-feira\"</item>\n    <item msgid=\"1023326923033436905\">\"em cada última quinta-feira\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"em cada primeira sexta-feira\"</item>\n    <item msgid=\"1935608297230506940\">\"em cada segunda sexta-feira\"</item>\n    <item msgid=\"4061877662049317599\">\"em cada terceira sexta-feira\"</item>\n    <item msgid=\"6856646749131820614\">\"em cada quarta sexta-feira\"</item>\n    <item msgid=\"6533513913914859794\">\"em cada última sexta-feira\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"em cada primeiro sábado\"</item>\n    <item msgid=\"9130198690512925355\">\"em cada segundo sábado\"</item>\n    <item msgid=\"4525736070844032405\">\"em cada terceiro sábado\"</item>\n    <item msgid=\"422053689531707709\">\"em cada quarto sábado\"</item>\n    <item msgid=\"5499975799312474425\">\"em cada último sábado\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-pt-rPT/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Enviar email a\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Concluído\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repetir\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Nunca repete\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> dia\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> dias\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> semana\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> semanas\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> mês\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> meses\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> ano\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"A cada <xliff:g id=\"COUNT\">%d</xliff:g> anos\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"no mesmo dia de cada mês\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Para Sempre\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Até uma data\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Até <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Durante um n.º de eventos\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Para <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evento\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Para <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eventos\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"alterar data de conclusão\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ro/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificare\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarmă\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minute\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minute\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minute\"</item>\n    <item msgid=\"366087535181197780\">\"15 minute\"</item>\n    <item msgid=\"6252612791145061929\">\"20 de minute\"</item>\n    <item msgid=\"7896694531989090700\">\"25 de minute\"</item>\n    <item msgid=\"8754510169374808607\">\"30 de minute\"</item>\n    <item msgid=\"3113380274218454394\">\"45 de minute\"</item>\n    <item msgid=\"8546646645868526283\">\"1 oră\"</item>\n    <item msgid=\"6467845211024768872\">\"2 ore\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ore\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ore\"</item>\n    <item msgid=\"9114286702181482496\">\"24 de ore\"</item>\n    <item msgid=\"3107009344872997366\">\"2 zile\"</item>\n    <item msgid=\"6135563708172153696\">\"1 săptămână\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Niciunul\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minute\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minute\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minute\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minute\"</item>\n    <item msgid=\"356346660503078923\">\"20 de minute\"</item>\n    <item msgid=\"992592434377054063\">\"25 de minute\"</item>\n    <item msgid=\"9191353668596201944\">\"30 de minute\"</item>\n    <item msgid=\"1192985682962908244\">\"45 de minute\"</item>\n    <item msgid=\"1694315499429259938\">\"1 oră\"</item>\n    <item msgid=\"8281019320591769635\">\"2 ore\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ore\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ore\"</item>\n    <item msgid=\"3172669681920709561\">\"24 de ore\"</item>\n    <item msgid=\"5557836606782821910\">\"2 zile\"</item>\n    <item msgid=\"8336577387266744930\">\"1 săptămână\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Codul local prestabilit\"</item>\n    <item msgid=\"134027225275475280\">\"Sâmbătă\"</item>\n    <item msgid=\"95029346069903091\">\"Duminică\"</item>\n    <item msgid=\"5840983116375063739\">\"Luni\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Ocupat\"</item>\n    <item msgid=\"6228387173725732140\">\"Disponibil\"</item>\n    <item msgid=\"2064426942462573474\">\"Tentativă\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Prestabilit\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Public\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"primul\"</item>\n    <item msgid=\"5631923029483854900\">\"al doilea\"</item>\n    <item msgid=\"148935502975250973\">\"al treilea\"</item>\n    <item msgid=\"5124200797326669172\">\"al patrulea\"</item>\n    <item msgid=\"7564374178324652137\">\"ultimul\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Niciun răspuns\"</item>\n    <item msgid=\"3724434080904437698\">\"Da\"</item>\n    <item msgid=\"8854145743148992583\">\"Poate\"</item>\n    <item msgid=\"6174292185978948873\">\"Nu\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Doar acest eveniment\"</item>\n    <item msgid=\"1536401639805370405\">\"Acest eveniment şi cele viitoare\"</item>\n    <item msgid=\"7833229563617435430\">\"Toate evenimentele\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Acesta şi evenimentele viitoare\"</item>\n    <item msgid=\"6315440193748139854\">\"Toate evenimentele\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Doar acest eveniment\"</item>\n    <item msgid=\"140670561403965380\">\"Toate evenimentele din serie\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Zi\"</item>\n    <item msgid=\"6248480754959562740\">\"Săptămână\"</item>\n    <item msgid=\"4298472806133153766\">\"Lună\"</item>\n    <item msgid=\"5033084974413793845\">\"Agendă\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Numai dacă sunt respinse\"</item>\n    <item msgid=\"6367412240524984286\">\"Dacă sunt respinse sau fără răspuns\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"REPETAȚI ZILNIC\"</item>\n    <item msgid=\"6300824484048337842\">\"REPETAȚI SĂPTĂMÂNAL\"</item>\n    <item msgid=\"189361731610816256\">\"REPETAȚI LUNAR\"</item>\n    <item msgid=\"8714177874112569158\">\"REPETAȚI ANUAL\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"în prima duminică din lună\"</item>\n    <item msgid=\"2557379346106451363\">\"în a doua duminică din lună\"</item>\n    <item msgid=\"7622144489915654132\">\"în a treia duminică din lună\"</item>\n    <item msgid=\"527152448137686021\">\"în a patra duminică din lună\"</item>\n    <item msgid=\"5057483608824759350\">\"în ultima duminică din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"în prima luni din lună\"</item>\n    <item msgid=\"4484275849072423978\">\"în a doua luni din lună\"</item>\n    <item msgid=\"8956169860824371383\">\"în a treia luni din lună\"</item>\n    <item msgid=\"6924403357659569326\">\"în a patra luni din lună\"</item>\n    <item msgid=\"1379608815263472161\">\"în ultima luni din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"în prima marți din lună\"</item>\n    <item msgid=\"9063613547307760928\">\"în a doua marți din lună\"</item>\n    <item msgid=\"6688603328729208168\">\"în a treia marți din lună\"</item>\n    <item msgid=\"6695206006961533357\">\"în a patra marți din lună\"</item>\n    <item msgid=\"8619069174889809914\">\"în ultima marți din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"în prima miercuri din lună\"</item>\n    <item msgid=\"5059722045367799217\">\"în a doua miercuri din lună\"</item>\n    <item msgid=\"7986246648229272275\">\"în a treia miercuri din lună\"</item>\n    <item msgid=\"9068566169348980801\">\"în a patra miercuri din lună\"</item>\n    <item msgid=\"7976866743069062134\">\"în ultima miercuri din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"în prima joi din lună\"</item>\n    <item msgid=\"4857419136007543270\">\"în a doua joi din lună\"</item>\n    <item msgid=\"222044587450564839\">\"în a treia joi din lună\"</item>\n    <item msgid=\"6197927556533030945\">\"în a patra joi din lună\"</item>\n    <item msgid=\"1023326923033436905\">\"în ultima joi din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"în prima vineri din lună\"</item>\n    <item msgid=\"1935608297230506940\">\"în a doua vineri din lună\"</item>\n    <item msgid=\"4061877662049317599\">\"în a treia vineri din lună\"</item>\n    <item msgid=\"6856646749131820614\">\"în a patra vineri din lună\"</item>\n    <item msgid=\"6533513913914859794\">\"în ultima vineri din lună\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"în prima sâmbătă din lună\"</item>\n    <item msgid=\"9130198690512925355\">\"în a doua sâmbătă din lună\"</item>\n    <item msgid=\"4525736070844032405\">\"în a treia sâmbătă din lună\"</item>\n    <item msgid=\"422053689531707709\">\"în a patra sâmbătă din lună\"</item>\n    <item msgid=\"5499975799312474425\">\"în ultima sâmbătă din lună\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ro/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-mail cu\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Terminat\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Repetare\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Nu se repetă\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> zi\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> zile\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> săptămână\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> săptămâni\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> lună\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> luni\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> an\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"O dată la <xliff:g id=\"COUNT\">%d</xliff:g> ani\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"în aceeași zi lunar\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Întotdeauna\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Până la o anumită dată\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Până la <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"De mai multe ori\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Pentru <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> eveniment\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Pentru <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> evenimente\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"schimbați data de încheiere\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ru/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Оповещение\"</item>\n    <item msgid=\"1751151680520784746\">\"Эл. почта\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Сигнал\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 минут\"</item>\n    <item msgid=\"6681865010714743948\">\"1 минута\"</item>\n    <item msgid=\"2327505114623595779\">\"5 минут\"</item>\n    <item msgid=\"1657410063332547113\">\"10 минут\"</item>\n    <item msgid=\"366087535181197780\">\"15 минут\"</item>\n    <item msgid=\"6252612791145061929\">\"20 минут\"</item>\n    <item msgid=\"7896694531989090700\">\"25 минут\"</item>\n    <item msgid=\"8754510169374808607\">\"30 минут\"</item>\n    <item msgid=\"3113380274218454394\">\"45 минут\"</item>\n    <item msgid=\"8546646645868526283\">\"1 час\"</item>\n    <item msgid=\"6467845211024768872\">\"2 часа\"</item>\n    <item msgid=\"8201677619511076575\">\"3 часа\"</item>\n    <item msgid=\"7172504281650128893\">\"12 часов\"</item>\n    <item msgid=\"9114286702181482496\">\"24 часа\"</item>\n    <item msgid=\"3107009344872997366\">\"2 дня\"</item>\n    <item msgid=\"6135563708172153696\">\"1 неделя\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Нет\"</item>\n    <item msgid=\"5883344836499335043\">\"0 минут\"</item>\n    <item msgid=\"4354350447805231188\">\"1 минута\"</item>\n    <item msgid=\"265674592625309858\">\"5 минут\"</item>\n    <item msgid=\"8011089417728419666\">\"10 минут\"</item>\n    <item msgid=\"6177098581805412986\">\"15 минут\"</item>\n    <item msgid=\"356346660503078923\">\"20 минут\"</item>\n    <item msgid=\"992592434377054063\">\"25 минут\"</item>\n    <item msgid=\"9191353668596201944\">\"30 минут\"</item>\n    <item msgid=\"1192985682962908244\">\"45 минут\"</item>\n    <item msgid=\"1694315499429259938\">\"1 час\"</item>\n    <item msgid=\"8281019320591769635\">\"2 часа\"</item>\n    <item msgid=\"2062931719019287773\">\"3 часа\"</item>\n    <item msgid=\"4086495711621133006\">\"12 часов\"</item>\n    <item msgid=\"3172669681920709561\">\"24 часа\"</item>\n    <item msgid=\"5557836606782821910\">\"2 дня\"</item>\n    <item msgid=\"8336577387266744930\">\"1 неделя\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Региональные настройки по умолчанию\"</item>\n    <item msgid=\"134027225275475280\">\"суббота\"</item>\n    <item msgid=\"95029346069903091\">\"воскресенье\"</item>\n    <item msgid=\"5840983116375063739\">\"понедельник\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Занят\"</item>\n    <item msgid=\"6228387173725732140\">\"Доступен\"</item>\n    <item msgid=\"2064426942462573474\">\"Может быть\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"По умолчанию\"</item>\n    <item msgid=\"5200216103966973369\">\"Закрытое\"</item>\n    <item msgid=\"9182342638433672664\">\"Для всех\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"1\"</item>\n    <item msgid=\"5631923029483854900\">\"2\"</item>\n    <item msgid=\"148935502975250973\">\"3\"</item>\n    <item msgid=\"5124200797326669172\">\"4\"</item>\n    <item msgid=\"7564374178324652137\">\"посл.\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Не ответили\"</item>\n    <item msgid=\"3724434080904437698\">\"Да\"</item>\n    <item msgid=\"8854145743148992583\">\"Может быть\"</item>\n    <item msgid=\"6174292185978948873\">\"Нет\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Только это мероприятие\"</item>\n    <item msgid=\"1536401639805370405\">\"Это и будущие мероприятия\"</item>\n    <item msgid=\"7833229563617435430\">\"Все мероприятия\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Это и будущие мероприятия\"</item>\n    <item msgid=\"6315440193748139854\">\"Все мероприятия\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Только это мероприятие\"</item>\n    <item msgid=\"140670561403965380\">\"Все мероприятия в серии\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"День\"</item>\n    <item msgid=\"6248480754959562740\">\"Неделя\"</item>\n    <item msgid=\"4298472806133153766\">\"Месяц\"</item>\n    <item msgid=\"5033084974413793845\">\"Повестка дня\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Только если отклонено\"</item>\n    <item msgid=\"6367412240524984286\">\"Если отклонено или нет ответа\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ЕЖЕДНЕВНО\"</item>\n    <item msgid=\"6300824484048337842\">\"ЕЖЕНЕДЕЛЬНО\"</item>\n    <item msgid=\"189361731610816256\">\"ЕЖЕМЕСЯЧНО\"</item>\n    <item msgid=\"8714177874112569158\">\"ЕЖЕГОДНО\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"первое воскресенье месяца\"</item>\n    <item msgid=\"2557379346106451363\">\"второе воскресенье месяца\"</item>\n    <item msgid=\"7622144489915654132\">\"третье воскресенье месяца\"</item>\n    <item msgid=\"527152448137686021\">\"четвертое воскресенье месяца\"</item>\n    <item msgid=\"5057483608824759350\">\"последнее воскресенье месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"первый понедельник месяца\"</item>\n    <item msgid=\"4484275849072423978\">\"второй понедельник месяца\"</item>\n    <item msgid=\"8956169860824371383\">\"третий понедельник месяца\"</item>\n    <item msgid=\"6924403357659569326\">\"четвертый понедельник месяца\"</item>\n    <item msgid=\"1379608815263472161\">\"последний понедельник месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"первый вторник месяца\"</item>\n    <item msgid=\"9063613547307760928\">\"второй вторник месяца\"</item>\n    <item msgid=\"6688603328729208168\">\"третий вторник месяца\"</item>\n    <item msgid=\"6695206006961533357\">\"четвертый вторник месяца\"</item>\n    <item msgid=\"8619069174889809914\">\"последний вторник месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"первая среда месяца\"</item>\n    <item msgid=\"5059722045367799217\">\"вторая среда месяца\"</item>\n    <item msgid=\"7986246648229272275\">\"третья среда месяца\"</item>\n    <item msgid=\"9068566169348980801\">\"четвертая среда месяца\"</item>\n    <item msgid=\"7976866743069062134\">\"последняя среда месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"первый четверг месяца\"</item>\n    <item msgid=\"4857419136007543270\">\"второй четверг месяца\"</item>\n    <item msgid=\"222044587450564839\">\"третий четверг месяца\"</item>\n    <item msgid=\"6197927556533030945\">\"четвертый четверг месяца\"</item>\n    <item msgid=\"1023326923033436905\">\"последний четверг месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"первая пятница месяца\"</item>\n    <item msgid=\"1935608297230506940\">\"вторая пятница месяца\"</item>\n    <item msgid=\"4061877662049317599\">\"третья пятница месяца\"</item>\n    <item msgid=\"6856646749131820614\">\"четвертая пятница месяца\"</item>\n    <item msgid=\"6533513913914859794\">\"последняя пятница месяца\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"первая суббота месяца\"</item>\n    <item msgid=\"9130198690512925355\">\"вторая суббота месяца\"</item>\n    <item msgid=\"4525736070844032405\">\"третья суббота месяца\"</item>\n    <item msgid=\"422053689531707709\">\"четвертая суббота месяца\"</item>\n    <item msgid=\"5499975799312474425\">\"последняя суббота месяца\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-ru/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Отправить из\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Готово\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Повтор\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Никогда\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> д.\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> дн.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> нед.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> нед.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> мес.\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> мес.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> г.\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Интервал: <xliff:g id=\"COUNT\">%d</xliff:g> гг./лет\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"ежемесячно\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Всегда\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"до определенной даты\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"До <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"несколько раз\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Повторов: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Повторов: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"изменить дату окончания\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sk/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Upozornenie\"</item>\n    <item msgid=\"1751151680520784746\">\"E-mail\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Budík\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minút\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minúta\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minút\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minút\"</item>\n    <item msgid=\"366087535181197780\">\"15 minút\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minút\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minút\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minút\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minút\"</item>\n    <item msgid=\"8546646645868526283\">\"1 hodina\"</item>\n    <item msgid=\"6467845211024768872\">\"2 hodiny\"</item>\n    <item msgid=\"8201677619511076575\">\"3 hodiny\"</item>\n    <item msgid=\"7172504281650128893\">\"12 hodín\"</item>\n    <item msgid=\"9114286702181482496\">\"24 hodín\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dni\"</item>\n    <item msgid=\"6135563708172153696\">\"1 týždeň\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Žiadne\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minút\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minúta\"</item>\n    <item msgid=\"265674592625309858\">\"5 minút\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minút\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minút\"</item>\n    <item msgid=\"356346660503078923\">\"20 minút\"</item>\n    <item msgid=\"992592434377054063\">\"25 minút\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minút\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minút\"</item>\n    <item msgid=\"1694315499429259938\">\"1 hodina\"</item>\n    <item msgid=\"8281019320591769635\">\"2 hodiny\"</item>\n    <item msgid=\"2062931719019287773\">\"3 hodiny\"</item>\n    <item msgid=\"4086495711621133006\">\"12 hodín\"</item>\n    <item msgid=\"3172669681920709561\">\"24 hodín\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dni\"</item>\n    <item msgid=\"8336577387266744930\">\"1 týždeň\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Predvolená hodnota miestneho nastavenia\"</item>\n    <item msgid=\"134027225275475280\">\"Sobota\"</item>\n    <item msgid=\"95029346069903091\">\"Nedeľa\"</item>\n    <item msgid=\"5840983116375063739\">\"Pondelok\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Zaneprázdnený\"</item>\n    <item msgid=\"6228387173725732140\">\"K dispozícii\"</item>\n    <item msgid=\"2064426942462573474\">\"Predbežný\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Predvolené\"</item>\n    <item msgid=\"5200216103966973369\">\"Súkromné\"</item>\n    <item msgid=\"9182342638433672664\">\"Verejné\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"prvý\"</item>\n    <item msgid=\"5631923029483854900\">\"sekunda\"</item>\n    <item msgid=\"148935502975250973\">\"tretí\"</item>\n    <item msgid=\"5124200797326669172\">\"štvrtý\"</item>\n    <item msgid=\"7564374178324652137\">\"posledné\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Bez odpovede\"</item>\n    <item msgid=\"3724434080904437698\">\"Áno\"</item>\n    <item msgid=\"8854145743148992583\">\"Možno\"</item>\n    <item msgid=\"6174292185978948873\">\"Nie\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Iba túto udalosť\"</item>\n    <item msgid=\"1536401639805370405\">\"Túto a budúce udalosti\"</item>\n    <item msgid=\"7833229563617435430\">\"Všetky udalosti\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Túto a budúce udalosti\"</item>\n    <item msgid=\"6315440193748139854\">\"Všetky udalosti\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Iba túto udalosť\"</item>\n    <item msgid=\"140670561403965380\">\"Všetky udalosti v rade\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Deň\"</item>\n    <item msgid=\"6248480754959562740\">\"Týždeň\"</item>\n    <item msgid=\"4298472806133153766\">\"Mesiac\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Iba ak sú odmietnuté\"</item>\n    <item msgid=\"6367412240524984286\">\"Ak sú odmietnuté alebo bez odpovede\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"OPAKOVAŤ DENNE\"</item>\n    <item msgid=\"6300824484048337842\">\"OPAKOVAŤ TÝŽDENNE\"</item>\n    <item msgid=\"189361731610816256\">\"OPAKOVAŤ MESAČNE\"</item>\n    <item msgid=\"8714177874112569158\">\"OPAKOVAŤ ROČNE\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"každú prvú nedeľu\"</item>\n    <item msgid=\"2557379346106451363\">\"každú druhú nedeľu\"</item>\n    <item msgid=\"7622144489915654132\">\"každú tretiu nedeľu\"</item>\n    <item msgid=\"527152448137686021\">\"každú štvrtú nedeľu\"</item>\n    <item msgid=\"5057483608824759350\">\"každú poslednú nedeľu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"každý prvý pondelok\"</item>\n    <item msgid=\"4484275849072423978\">\"každý druhý pondelok\"</item>\n    <item msgid=\"8956169860824371383\">\"každý tretí pondelok\"</item>\n    <item msgid=\"6924403357659569326\">\"každý štvrtý pondelok\"</item>\n    <item msgid=\"1379608815263472161\">\"každý posledný pondelok\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"každý prvý utorok\"</item>\n    <item msgid=\"9063613547307760928\">\"každý druhý utorok\"</item>\n    <item msgid=\"6688603328729208168\">\"každý tretí utorok\"</item>\n    <item msgid=\"6695206006961533357\">\"každý štvrtý utorok\"</item>\n    <item msgid=\"8619069174889809914\">\"každý posledný utorok\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"každú prvú stredu\"</item>\n    <item msgid=\"5059722045367799217\">\"každú druhú stredu\"</item>\n    <item msgid=\"7986246648229272275\">\"každú tretiu stredu\"</item>\n    <item msgid=\"9068566169348980801\">\"každú štvrtú stredu\"</item>\n    <item msgid=\"7976866743069062134\">\"každú poslednú stredu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"každý prvý štvrtok\"</item>\n    <item msgid=\"4857419136007543270\">\"každý druhý štvrtok\"</item>\n    <item msgid=\"222044587450564839\">\"každý tretí štvrtok\"</item>\n    <item msgid=\"6197927556533030945\">\"každý štvrtý štvrtok\"</item>\n    <item msgid=\"1023326923033436905\">\"každý posledný štvrtok\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"každý prvý piatok\"</item>\n    <item msgid=\"1935608297230506940\">\"každý druhý piatok\"</item>\n    <item msgid=\"4061877662049317599\">\"každý tretí piatok\"</item>\n    <item msgid=\"6856646749131820614\">\"každý štvrtý piatok\"</item>\n    <item msgid=\"6533513913914859794\">\"každý posledný piatok\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"každú prvú sobotu\"</item>\n    <item msgid=\"9130198690512925355\">\"každú druhú sobotu\"</item>\n    <item msgid=\"4525736070844032405\">\"každú tretiu sobotu\"</item>\n    <item msgid=\"422053689531707709\">\"každú štvrtú sobotu\"</item>\n    <item msgid=\"5499975799312474425\">\"každú poslednú sobotu\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sk/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Poslať e-mail\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Hotovo\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Opakovať\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Nikdy neopakovať\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> d.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> týžd.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> týžd.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> mes.\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> mes.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> r.\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Raz za <xliff:g id=\"COUNT\">%d</xliff:g> r.\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"mesačne v ten istý deň\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Stále\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Do dátumu\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Do <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Pre určitý počet udalostí\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Pre <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> udalosť\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Pre <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> udalosti/-í\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"zmeniť dátum ukončenia\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sl/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Obvestilo\"</item>\n    <item msgid=\"1751151680520784746\">\"E-pošta\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minut\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuta\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minut\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minut\"</item>\n    <item msgid=\"366087535181197780\">\"15 minut\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minut\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minut\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minut\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minut\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ura\"</item>\n    <item msgid=\"6467845211024768872\">\"2 uri\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ure\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ur\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ur\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dni\"</item>\n    <item msgid=\"6135563708172153696\">\"1 teden\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Brez\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minut\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuta\"</item>\n    <item msgid=\"265674592625309858\">\"5 minut\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minut\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minut\"</item>\n    <item msgid=\"356346660503078923\">\"20 minut\"</item>\n    <item msgid=\"992592434377054063\">\"25 minut\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minut\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minut\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ura\"</item>\n    <item msgid=\"8281019320591769635\">\"2 uri\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ure\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ur\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ur\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dneva\"</item>\n    <item msgid=\"8336577387266744930\">\"1 teden\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Privzete območne nastavitve\"</item>\n    <item msgid=\"134027225275475280\">\"Sobota\"</item>\n    <item msgid=\"95029346069903091\">\"Nedelja\"</item>\n    <item msgid=\"5840983116375063739\">\"Ponedeljek\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Zasedeno\"</item>\n    <item msgid=\"6228387173725732140\">\"Na voljo\"</item>\n    <item msgid=\"2064426942462573474\">\"Začasno\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Privzeto\"</item>\n    <item msgid=\"5200216103966973369\">\"Zasebno\"</item>\n    <item msgid=\"9182342638433672664\">\"Javno\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"prvi\"</item>\n    <item msgid=\"5631923029483854900\">\"sekunda\"</item>\n    <item msgid=\"148935502975250973\">\"tretji\"</item>\n    <item msgid=\"5124200797326669172\">\"četrti\"</item>\n    <item msgid=\"7564374178324652137\">\"zadnji\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Ni odgovora\"</item>\n    <item msgid=\"3724434080904437698\">\"Da\"</item>\n    <item msgid=\"8854145743148992583\">\"Morda\"</item>\n    <item msgid=\"6174292185978948873\">\"Ne\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Samo ta dogodek\"</item>\n    <item msgid=\"1536401639805370405\">\"Ta in prihodnji dogodki\"</item>\n    <item msgid=\"7833229563617435430\">\"Vsi dogodki\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Ti in prihodnji dogodki\"</item>\n    <item msgid=\"6315440193748139854\">\"Vsi dogodki\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Samo ta dogodek\"</item>\n    <item msgid=\"140670561403965380\">\"Vsi dogodki v nizu\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dan\"</item>\n    <item msgid=\"6248480754959562740\">\"Teden\"</item>\n    <item msgid=\"4298472806133153766\">\"Mesec\"</item>\n    <item msgid=\"5033084974413793845\">\"Dnevni red\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Samo ob zavrnitvi\"</item>\n    <item msgid=\"6367412240524984286\">\"Ob zavrnitvi ali neodzivanju\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"PONAVLJAJ VSAK DAN\"</item>\n    <item msgid=\"6300824484048337842\">\"PONAVLJAJ VSAK TEDEN\"</item>\n    <item msgid=\"189361731610816256\">\"PONAVLJAJ VSAK MESEC\"</item>\n    <item msgid=\"8714177874112569158\">\"PONAVLJAJ VSAKO LETO\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"vsako prvo nedeljo v mesecu\"</item>\n    <item msgid=\"2557379346106451363\">\"vsako drugo nedeljo v mesecu\"</item>\n    <item msgid=\"7622144489915654132\">\"vsako tretjo nedeljo v mesecu\"</item>\n    <item msgid=\"527152448137686021\">\"vsako četrto nedeljo v mesecu\"</item>\n    <item msgid=\"5057483608824759350\">\"vsako zadnjo nedeljo v mesecu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"vsak prvi ponedeljek v mesecu\"</item>\n    <item msgid=\"4484275849072423978\">\"vsak drugi ponedeljek v mesecu\"</item>\n    <item msgid=\"8956169860824371383\">\"vsak tretji ponedeljek v mes.\"</item>\n    <item msgid=\"6924403357659569326\">\"vsak četrti ponedeljek v mes.\"</item>\n    <item msgid=\"1379608815263472161\">\"vsak zadnji ponedeljek v mes.\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"vsak prvi torek v mesecu\"</item>\n    <item msgid=\"9063613547307760928\">\"vsak drugi torek v mesecu\"</item>\n    <item msgid=\"6688603328729208168\">\"vsak tretji torek v mesecu\"</item>\n    <item msgid=\"6695206006961533357\">\"vsak četrti torek v mesecu\"</item>\n    <item msgid=\"8619069174889809914\">\"vsak zadnji torek v mesecu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"vsako prvo sredo v mesecu\"</item>\n    <item msgid=\"5059722045367799217\">\"vsako drugo sredo v mesecu\"</item>\n    <item msgid=\"7986246648229272275\">\"vsako tretjo sredo v mesecu\"</item>\n    <item msgid=\"9068566169348980801\">\"vsako četrto sredo v mesecu\"</item>\n    <item msgid=\"7976866743069062134\">\"vsako zadnjo sredo v mesecu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"vsak prvi četrtek v mesecu\"</item>\n    <item msgid=\"4857419136007543270\">\"vsak drugi četrtek v mesecu\"</item>\n    <item msgid=\"222044587450564839\">\"vsak tretji četrtek v mesecu\"</item>\n    <item msgid=\"6197927556533030945\">\"vsak četrti četrtek v mesecu\"</item>\n    <item msgid=\"1023326923033436905\">\"vsak zadnji četrtek v mesecu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"vsak prvi petek v mesecu\"</item>\n    <item msgid=\"1935608297230506940\">\"vsak drugi petek v mesecu\"</item>\n    <item msgid=\"4061877662049317599\">\"vsak tretji petek v mesecu\"</item>\n    <item msgid=\"6856646749131820614\">\"vsak četrti petek v mesecu\"</item>\n    <item msgid=\"6533513913914859794\">\"vsak zadnji petek v mesecu\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"vsako prvo soboto v mesecu\"</item>\n    <item msgid=\"9130198690512925355\">\"vsako drugo soboto v mesecu\"</item>\n    <item msgid=\"4525736070844032405\">\"vsako tretjo soboto v mesecu\"</item>\n    <item msgid=\"422053689531707709\">\"vsako četrto soboto v mesecu\"</item>\n    <item msgid=\"5499975799312474425\">\"vsako zadnjo soboto v mesecu\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sl/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Pošlji e-pošto z\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Dokončano\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ponovi\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Se ne ponovi\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Vsakih toliko dni: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Vsakih toliko dni: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Vsakih toliko tednov: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Vsakih toliko tednov: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Vsakih toliko mesecev: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Vsakih toliko mesecev: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Vsakih toliko let: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Vsakih toliko let: <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"istega dne vsak mesec\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Za vedno\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Do datuma\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Do <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Za določeno št. dogodkov\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Za toliko dogodkov: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Za toliko dogodkov: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"sprememba končnega datuma\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sr/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Обавештење\"</item>\n    <item msgid=\"1751151680520784746\">\"Е-пошта\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Аларм\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 минута\"</item>\n    <item msgid=\"6681865010714743948\">\"1 минут\"</item>\n    <item msgid=\"2327505114623595779\">\"5 минута\"</item>\n    <item msgid=\"1657410063332547113\">\"10 минута\"</item>\n    <item msgid=\"366087535181197780\">\"15 минута\"</item>\n    <item msgid=\"6252612791145061929\">\"20 минута\"</item>\n    <item msgid=\"7896694531989090700\">\"25 минута\"</item>\n    <item msgid=\"8754510169374808607\">\"30 минута\"</item>\n    <item msgid=\"3113380274218454394\">\"45 минута\"</item>\n    <item msgid=\"8546646645868526283\">\"1 сат\"</item>\n    <item msgid=\"6467845211024768872\">\"2 сата\"</item>\n    <item msgid=\"8201677619511076575\">\"3 сата\"</item>\n    <item msgid=\"7172504281650128893\">\"12 сати\"</item>\n    <item msgid=\"9114286702181482496\">\"24 сата\"</item>\n    <item msgid=\"3107009344872997366\">\"2 дана\"</item>\n    <item msgid=\"6135563708172153696\">\"1 недеља\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Ништа\"</item>\n    <item msgid=\"5883344836499335043\">\"0 минута\"</item>\n    <item msgid=\"4354350447805231188\">\"1 минут\"</item>\n    <item msgid=\"265674592625309858\">\"5 минута\"</item>\n    <item msgid=\"8011089417728419666\">\"10 минута\"</item>\n    <item msgid=\"6177098581805412986\">\"15 минута\"</item>\n    <item msgid=\"356346660503078923\">\"20 минута\"</item>\n    <item msgid=\"992592434377054063\">\"25 минута\"</item>\n    <item msgid=\"9191353668596201944\">\"30 минута\"</item>\n    <item msgid=\"1192985682962908244\">\"45 минута\"</item>\n    <item msgid=\"1694315499429259938\">\"1 сат\"</item>\n    <item msgid=\"8281019320591769635\">\"2 сата\"</item>\n    <item msgid=\"2062931719019287773\">\"3 сата\"</item>\n    <item msgid=\"4086495711621133006\">\"12 сати\"</item>\n    <item msgid=\"3172669681920709561\">\"24 сата\"</item>\n    <item msgid=\"5557836606782821910\">\"2 дана\"</item>\n    <item msgid=\"8336577387266744930\">\"1 недеља\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Подразумевано за локалитет\"</item>\n    <item msgid=\"134027225275475280\">\"субота\"</item>\n    <item msgid=\"95029346069903091\">\"недеља\"</item>\n    <item msgid=\"5840983116375063739\">\"понедељак\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Заузет/а\"</item>\n    <item msgid=\"6228387173725732140\">\"Доступан/а\"</item>\n    <item msgid=\"2064426942462573474\">\"Проба\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Подразумевано\"</item>\n    <item msgid=\"5200216103966973369\">\"Приватно\"</item>\n    <item msgid=\"9182342638433672664\">\"Јавно\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"први\"</item>\n    <item msgid=\"5631923029483854900\">\"други\"</item>\n    <item msgid=\"148935502975250973\">\"трећи\"</item>\n    <item msgid=\"5124200797326669172\">\"четврти\"</item>\n    <item msgid=\"7564374178324652137\">\"последњи\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Без одговора\"</item>\n    <item msgid=\"3724434080904437698\">\"Да\"</item>\n    <item msgid=\"8854145743148992583\">\"Можда\"</item>\n    <item msgid=\"6174292185978948873\">\"Не\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Само овај догађај\"</item>\n    <item msgid=\"1536401639805370405\">\"Овај и будући догађаји\"</item>\n    <item msgid=\"7833229563617435430\">\"Сви догађаји\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Овај и будући догађаји\"</item>\n    <item msgid=\"6315440193748139854\">\"Сви догађаји\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Само овај догађај\"</item>\n    <item msgid=\"140670561403965380\">\"Сви догађаји у овом низу\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Дан\"</item>\n    <item msgid=\"6248480754959562740\">\"Недеља\"</item>\n    <item msgid=\"4298472806133153766\">\"Месец\"</item>\n    <item msgid=\"5033084974413793845\">\"Распоред\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Само за одбијања\"</item>\n    <item msgid=\"6367412240524984286\">\"За одбијања или догађаје без одговора\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ПОНАВЉАЈ ДНЕВНО\"</item>\n    <item msgid=\"6300824484048337842\">\"ПОНАВЉАЈ НЕДЕЉНО\"</item>\n    <item msgid=\"189361731610816256\">\"ПОНАВЉАЈ МЕСЕЧНО\"</item>\n    <item msgid=\"8714177874112569158\">\"ПОНАВЉАЈ ГОДИШЊЕ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"сваке прве недеље\"</item>\n    <item msgid=\"2557379346106451363\">\"сваке друге недеље\"</item>\n    <item msgid=\"7622144489915654132\">\"сваке треће недеље\"</item>\n    <item msgid=\"527152448137686021\">\"сваке четврте недеље\"</item>\n    <item msgid=\"5057483608824759350\">\"сваке последње недеље\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"сваког првог понедељка\"</item>\n    <item msgid=\"4484275849072423978\">\"сваког другог понедељка\"</item>\n    <item msgid=\"8956169860824371383\">\"сваког трећег понедељка\"</item>\n    <item msgid=\"6924403357659569326\">\"сваког четвртог понедељка\"</item>\n    <item msgid=\"1379608815263472161\">\"сваког последњег понедељка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"сваког првог уторка\"</item>\n    <item msgid=\"9063613547307760928\">\"сваког другог уторка\"</item>\n    <item msgid=\"6688603328729208168\">\"сваког трећег уторка\"</item>\n    <item msgid=\"6695206006961533357\">\"сваког четвртог уторка\"</item>\n    <item msgid=\"8619069174889809914\">\"сваког последњег уторка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"сваке прве среде\"</item>\n    <item msgid=\"5059722045367799217\">\"сваке друге среде\"</item>\n    <item msgid=\"7986246648229272275\">\"сваке треће среде\"</item>\n    <item msgid=\"9068566169348980801\">\"сваке четврте среде\"</item>\n    <item msgid=\"7976866743069062134\">\"сваке последње среде\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"сваког првог четвртка\"</item>\n    <item msgid=\"4857419136007543270\">\"сваког другог четвртка\"</item>\n    <item msgid=\"222044587450564839\">\"сваког трећег четвртка\"</item>\n    <item msgid=\"6197927556533030945\">\"сваког четвртог четвртка\"</item>\n    <item msgid=\"1023326923033436905\">\"сваког последњег четвртка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"сваког првог петка\"</item>\n    <item msgid=\"1935608297230506940\">\"сваког другог петка\"</item>\n    <item msgid=\"4061877662049317599\">\"сваког трећег петка\"</item>\n    <item msgid=\"6856646749131820614\">\"сваког четвртог петка\"</item>\n    <item msgid=\"6533513913914859794\">\"сваког последњег петка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"сваке прве суботе\"</item>\n    <item msgid=\"9130198690512925355\">\"сваке друге суботе\"</item>\n    <item msgid=\"4525736070844032405\">\"сваке треће суботе\"</item>\n    <item msgid=\"422053689531707709\">\"сваке четврте суботе\"</item>\n    <item msgid=\"5499975799312474425\">\"сваке последње суботе\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sr/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Пошаљи поруку е-поште за\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Готово\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Понављање\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Нема понављања\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> дан\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> дана\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> недељу\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> недеље(а)\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> месец\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> месеца(и)\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> годину\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"На <xliff:g id=\"COUNT\">%d</xliff:g> године(а)\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"истог дана сваког месеца\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Заувек\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"До одређеног датума\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"До <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"За више догађаја\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"За <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> догађај\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"За <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> догађаја\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"промена крајњег датума\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sv/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Meddelande\"</item>\n    <item msgid=\"1751151680520784746\">\"E-post\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Larm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuter\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minut\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuter\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuter\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuter\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuter\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuter\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuter\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuter\"</item>\n    <item msgid=\"8546646645868526283\">\"1 timme\"</item>\n    <item msgid=\"6467845211024768872\">\"2 timmar\"</item>\n    <item msgid=\"8201677619511076575\">\"3 timmar\"</item>\n    <item msgid=\"7172504281650128893\">\"12 timmar\"</item>\n    <item msgid=\"9114286702181482496\">\"24 timmar\"</item>\n    <item msgid=\"3107009344872997366\">\"2 dagar\"</item>\n    <item msgid=\"6135563708172153696\">\"1 vecka\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Inga\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuter\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minut\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuter\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuter\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuter\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuter\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuter\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuter\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuter\"</item>\n    <item msgid=\"1694315499429259938\">\"1 timme\"</item>\n    <item msgid=\"8281019320591769635\">\"2 timmar\"</item>\n    <item msgid=\"2062931719019287773\">\"3 timmar\"</item>\n    <item msgid=\"4086495711621133006\">\"12 timmar\"</item>\n    <item msgid=\"3172669681920709561\">\"24 timmar\"</item>\n    <item msgid=\"5557836606782821910\">\"2 dagar\"</item>\n    <item msgid=\"8336577387266744930\">\"1 vecka\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Standardinställning för språkkod\"</item>\n    <item msgid=\"134027225275475280\">\"lördag\"</item>\n    <item msgid=\"95029346069903091\">\"söndag\"</item>\n    <item msgid=\"5840983116375063739\">\"måndag\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Upptagen\"</item>\n    <item msgid=\"6228387173725732140\">\"Tillgänglig\"</item>\n    <item msgid=\"2064426942462573474\">\"Preliminärt\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Standardinställning\"</item>\n    <item msgid=\"5200216103966973369\">\"Privat\"</item>\n    <item msgid=\"9182342638433672664\">\"Offentligt\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"första\"</item>\n    <item msgid=\"5631923029483854900\">\"andra\"</item>\n    <item msgid=\"148935502975250973\">\"tredje\"</item>\n    <item msgid=\"5124200797326669172\">\"fjärde\"</item>\n    <item msgid=\"7564374178324652137\">\"senaste\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Inget svar\"</item>\n    <item msgid=\"3724434080904437698\">\"Ja\"</item>\n    <item msgid=\"8854145743148992583\">\"Kanske\"</item>\n    <item msgid=\"6174292185978948873\">\"Nej\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Bara den här händelsen\"</item>\n    <item msgid=\"1536401639805370405\">\"Den här och framtida händelser\"</item>\n    <item msgid=\"7833229563617435430\">\"Alla händelser\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Den här och framtida händelser\"</item>\n    <item msgid=\"6315440193748139854\">\"Alla händelser\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Bara den här händelsen\"</item>\n    <item msgid=\"140670561403965380\">\"Alla händelser i serien\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Dag\"</item>\n    <item msgid=\"6248480754959562740\">\"Vecka\"</item>\n    <item msgid=\"4298472806133153766\">\"Månad\"</item>\n    <item msgid=\"5033084974413793845\">\"Program\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Endast vid minskade\"</item>\n    <item msgid=\"6367412240524984286\">\"Om minskat eller inte svarat\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"UPPREPA VARJE DAG\"</item>\n    <item msgid=\"6300824484048337842\">\"UPPREPA VARJE VECKA\"</item>\n    <item msgid=\"189361731610816256\">\"UPPREPA VARJE MÅNAD\"</item>\n    <item msgid=\"8714177874112569158\">\"UPPREPA VARJE ÅR\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"den första söndagen i månaden\"</item>\n    <item msgid=\"2557379346106451363\">\"den andra söndagen i månaden\"</item>\n    <item msgid=\"7622144489915654132\">\"den tredje söndagen i månaden\"</item>\n    <item msgid=\"527152448137686021\">\"den fjärde söndagen i månaden\"</item>\n    <item msgid=\"5057483608824759350\">\"den sista söndagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"den första måndagen i månaden\"</item>\n    <item msgid=\"4484275849072423978\">\"den andra måndagen i månaden\"</item>\n    <item msgid=\"8956169860824371383\">\"den tredje måndagen i månaden\"</item>\n    <item msgid=\"6924403357659569326\">\"den fjärde måndagen i månaden\"</item>\n    <item msgid=\"1379608815263472161\">\"den sista måndagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"den första tisdagen i månaden\"</item>\n    <item msgid=\"9063613547307760928\">\"den andra tisdagen i månaden\"</item>\n    <item msgid=\"6688603328729208168\">\"den tredje tisdagen i månaden\"</item>\n    <item msgid=\"6695206006961533357\">\"den fjärde tisdagen i månaden\"</item>\n    <item msgid=\"8619069174889809914\">\"den sista tisdagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"den första onsdagen i månaden\"</item>\n    <item msgid=\"5059722045367799217\">\"den andra onsdagen i månaden\"</item>\n    <item msgid=\"7986246648229272275\">\"den tredje onsdagen i månaden\"</item>\n    <item msgid=\"9068566169348980801\">\"den fjärde onsdagen i månaden\"</item>\n    <item msgid=\"7976866743069062134\">\"den sista onsdagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"den första torsdagen i månaden\"</item>\n    <item msgid=\"4857419136007543270\">\"den andra torsdagen i månaden\"</item>\n    <item msgid=\"222044587450564839\">\"den tredje torsdagen i månaden\"</item>\n    <item msgid=\"6197927556533030945\">\"den fjärde torsdagen i månaden\"</item>\n    <item msgid=\"1023326923033436905\">\"den sista torsdagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"den första fredagen i månaden\"</item>\n    <item msgid=\"1935608297230506940\">\"den andra fredagen i månaden\"</item>\n    <item msgid=\"4061877662049317599\">\"den tredje fredagen i månaden\"</item>\n    <item msgid=\"6856646749131820614\">\"den fjärde fredagen i månaden\"</item>\n    <item msgid=\"6533513913914859794\">\"den sista fredagen i månaden\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"den första lördagen i månaden\"</item>\n    <item msgid=\"9130198690512925355\">\"den andra lördagen i månaden\"</item>\n    <item msgid=\"4525736070844032405\">\"den tredje lördagen i månaden\"</item>\n    <item msgid=\"422053689531707709\">\"den fjärde lördagen i månaden\"</item>\n    <item msgid=\"5499975799312474425\">\"den sista lördagen i månaden\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sv/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Skicka e-post till\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Färdig\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Upprepa\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Upprepas aldrig\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> dags intervall\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> dagars intervall\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> veckas intervall\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> veckors intervall\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> månads intervall\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> månaders intervall\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> års intervall\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Med <xliff:g id=\"COUNT\">%d</xliff:g> års intervall\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"samma dag varje månad\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"För alltid\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Till ett visst datum\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Till den <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Ett antal upprepningar\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"För <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> event\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"För <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> event\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"ändra slutdatum\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sw/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Arifa\"</item>\n    <item msgid=\"1751151680520784746\">\"Barua pepe\"</item>\n    <item msgid=\"2658001219380695677\">\"Ujumbe mfupi\"</item>\n    <item msgid=\"7926918288165444873\">\"Kengele\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"Dakika 0\"</item>\n    <item msgid=\"6681865010714743948\">\"Dakika 1\"</item>\n    <item msgid=\"2327505114623595779\">\"Dakika 5\"</item>\n    <item msgid=\"1657410063332547113\">\"Dakika 10\"</item>\n    <item msgid=\"366087535181197780\">\"Dakika 15\"</item>\n    <item msgid=\"6252612791145061929\">\"Dakika 20\"</item>\n    <item msgid=\"7896694531989090700\">\"Dakika 25\"</item>\n    <item msgid=\"8754510169374808607\">\"Dakika 30\"</item>\n    <item msgid=\"3113380274218454394\">\"Dakika 45\"</item>\n    <item msgid=\"8546646645868526283\">\"Saa 1\"</item>\n    <item msgid=\"6467845211024768872\">\"Saa 2\"</item>\n    <item msgid=\"8201677619511076575\">\"Saa 3\"</item>\n    <item msgid=\"7172504281650128893\">\"Saa 12\"</item>\n    <item msgid=\"9114286702181482496\">\"Saa 24\"</item>\n    <item msgid=\"3107009344872997366\">\"Siku 2\"</item>\n    <item msgid=\"6135563708172153696\">\"Wiki 1\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Hamna\"</item>\n    <item msgid=\"5883344836499335043\">\"Dakika 0\"</item>\n    <item msgid=\"4354350447805231188\">\"Dakika 1\"</item>\n    <item msgid=\"265674592625309858\">\"Dakika 5\"</item>\n    <item msgid=\"8011089417728419666\">\"Dakika 10\"</item>\n    <item msgid=\"6177098581805412986\">\"Dakika 15\"</item>\n    <item msgid=\"356346660503078923\">\"Dakika 20\"</item>\n    <item msgid=\"992592434377054063\">\"Dakika 25\"</item>\n    <item msgid=\"9191353668596201944\">\"Dakika 30\"</item>\n    <item msgid=\"1192985682962908244\">\"Dakika 45\"</item>\n    <item msgid=\"1694315499429259938\">\"Saa 1\"</item>\n    <item msgid=\"8281019320591769635\">\"Saa 2\"</item>\n    <item msgid=\"2062931719019287773\">\"Saa 3\"</item>\n    <item msgid=\"4086495711621133006\">\"Saa 12\"</item>\n    <item msgid=\"3172669681920709561\">\"Saa 24\"</item>\n    <item msgid=\"5557836606782821910\">\"Siku 2\"</item>\n    <item msgid=\"8336577387266744930\">\"Wiki 1\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Eneo la kawaida\"</item>\n    <item msgid=\"134027225275475280\">\"Jumamosi\"</item>\n    <item msgid=\"95029346069903091\">\"Jumapili\"</item>\n    <item msgid=\"5840983116375063739\">\"Jumatatu\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"nina shughuli\"</item>\n    <item msgid=\"6228387173725732140\">\"Ninapatikana\"</item>\n    <item msgid=\"2064426942462573474\">\"Kujaribia\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Chaguo-msingi\"</item>\n    <item msgid=\"5200216103966973369\">\"Faragha\"</item>\n    <item msgid=\"9182342638433672664\">\"Umma\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"kwanza\"</item>\n    <item msgid=\"5631923029483854900\">\"sekunde\"</item>\n    <item msgid=\"148935502975250973\">\"tatu\"</item>\n    <item msgid=\"5124200797326669172\">\"nne\"</item>\n    <item msgid=\"7564374178324652137\">\"ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Hakuna jibu\"</item>\n    <item msgid=\"3724434080904437698\">\"Ndio\"</item>\n    <item msgid=\"8854145743148992583\">\"Labda\"</item>\n    <item msgid=\"6174292185978948873\">\"Hapana\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Tukio hili tu\"</item>\n    <item msgid=\"1536401639805370405\">\"Hii na matukio ya baadaye\"</item>\n    <item msgid=\"7833229563617435430\">\"Matukio yote\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Tukio hili na yote yajayo\"</item>\n    <item msgid=\"6315440193748139854\">\"Matukio yote\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Tukio hili tu\"</item>\n    <item msgid=\"140670561403965380\">\"Matukio yote katika mfululizo\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Siku\"</item>\n    <item msgid=\"6248480754959562740\">\"Wiki\"</item>\n    <item msgid=\"4298472806133153766\">\"Mwezi\"</item>\n    <item msgid=\"5033084974413793845\">\"Ajenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Ikiwa itakataliwa tu\"</item>\n    <item msgid=\"6367412240524984286\">\"Ikikataliwa au Isipojibiwa\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"RUDIA KILA SIKU\"</item>\n    <item msgid=\"6300824484048337842\">\"RUDIA KILA WIKI\"</item>\n    <item msgid=\"189361731610816256\">\"RUDIA KILA MWEZI\"</item>\n    <item msgid=\"8714177874112569158\">\"RUDIA KILA MWAKA\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"kila Jumapili ya kwanza\"</item>\n    <item msgid=\"2557379346106451363\">\"kila Jumapili ya pili\"</item>\n    <item msgid=\"7622144489915654132\">\"kila Jumapili ya tatu\"</item>\n    <item msgid=\"527152448137686021\">\"kila Jumapili ya nne\"</item>\n    <item msgid=\"5057483608824759350\">\"kila Jumapili ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"kila Jumatatu ya kwanza\"</item>\n    <item msgid=\"4484275849072423978\">\"kila Jumatatu ya pili\"</item>\n    <item msgid=\"8956169860824371383\">\"kila Jumatatu ya tatu\"</item>\n    <item msgid=\"6924403357659569326\">\"kila Jumatatu ya nne\"</item>\n    <item msgid=\"1379608815263472161\">\"kila Jumatatu ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"kila Jumanne ya kwanza\"</item>\n    <item msgid=\"9063613547307760928\">\"kila Jumanne ya pili\"</item>\n    <item msgid=\"6688603328729208168\">\"kila Jumanne ya tatu\"</item>\n    <item msgid=\"6695206006961533357\">\"kila Jumanne ya nne\"</item>\n    <item msgid=\"8619069174889809914\">\"kila Jumanne ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"kila Jumatano ya kwanza\"</item>\n    <item msgid=\"5059722045367799217\">\"kila Jumatano ya pili\"</item>\n    <item msgid=\"7986246648229272275\">\"kila Jumatano ya tatu\"</item>\n    <item msgid=\"9068566169348980801\">\"kila Jumatano ya nne\"</item>\n    <item msgid=\"7976866743069062134\">\"kila Jumatano ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"kila Alhamisi ya kwanza\"</item>\n    <item msgid=\"4857419136007543270\">\"kila Alhamisi ya pili\"</item>\n    <item msgid=\"222044587450564839\">\"kila Alhamisi ya tatu\"</item>\n    <item msgid=\"6197927556533030945\">\"kila Alhamisi ya nne\"</item>\n    <item msgid=\"1023326923033436905\">\"kila Alhamisi ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"kila Ijumaa ya kwanza\"</item>\n    <item msgid=\"1935608297230506940\">\"kila Ijumaa ya pili\"</item>\n    <item msgid=\"4061877662049317599\">\"kila Ijumaa ya tatu\"</item>\n    <item msgid=\"6856646749131820614\">\"kila Ijumaa ya nne\"</item>\n    <item msgid=\"6533513913914859794\">\"kila Ijumaa ya mwisho\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"kila Jumamosi ya kwanza\"</item>\n    <item msgid=\"9130198690512925355\">\"kila Jumamosi ya pili\"</item>\n    <item msgid=\"4525736070844032405\">\"kila Jumamosi ya tatu\"</item>\n    <item msgid=\"422053689531707709\">\"kila Jumamosi ya nne\"</item>\n    <item msgid=\"5499975799312474425\">\"kila Jumamosi ya mwisho\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sw/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Tuma barua pepe na\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Kwisha\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Rudia\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Usirudie kamwe\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Kila baada ya siku <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Kila baada ya siku <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Kila baada ya wiki <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Kila baada ya wiki <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Kila baada ya mwezi <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Kila baada ya miezi <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Kila baada ya mwaka <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Kila baada ya miaka <xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"katika siku sawa ya kila mwezi\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Milele\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Hadi tarehe\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Hadi <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Kwa matukio kadhaa\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Kwa tukio <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Kwa matukio <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"badilisha tarehe ya mwisho\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-sw600dp/dimens.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n     Copyright (C) 2011 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources>\n\n    <dimen name=\"recurrence_picker_height\">300dp</dimen>\n    <dimen name=\"recurrence_picker_width\">480dp</dimen>\n\n</resources>"
  },
  {
    "path": "library/src/main/res/values-sw600dp-land/dimens.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><!--\n     Copyright (C) 2011 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n-->\n<resources>\n\n    <dimen name=\"recurrence_picker_height\">300dp</dimen>\n    <dimen name=\"recurrence_picker_width\">600dp</dimen>\n\n</resources>"
  },
  {
    "path": "library/src/main/res/values-th/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"แจ้งเตือน\"</item>\n    <item msgid=\"1751151680520784746\">\"อีเมล\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"เตือน\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 นาที\"</item>\n    <item msgid=\"6681865010714743948\">\"1 นาที\"</item>\n    <item msgid=\"2327505114623595779\">\"5 นาที\"</item>\n    <item msgid=\"1657410063332547113\">\"10 นาที\"</item>\n    <item msgid=\"366087535181197780\">\"15 นาที\"</item>\n    <item msgid=\"6252612791145061929\">\"20 นาที\"</item>\n    <item msgid=\"7896694531989090700\">\"25 นาที\"</item>\n    <item msgid=\"8754510169374808607\">\"30 นาที\"</item>\n    <item msgid=\"3113380274218454394\">\"45 นาที\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ชั่วโมง\"</item>\n    <item msgid=\"6467845211024768872\">\"2 ชั่วโมง\"</item>\n    <item msgid=\"8201677619511076575\">\"3 ชั่วโมง\"</item>\n    <item msgid=\"7172504281650128893\">\"12 ชั่วโมง\"</item>\n    <item msgid=\"9114286702181482496\">\"24 ชั่วโมง\"</item>\n    <item msgid=\"3107009344872997366\">\"2 วัน\"</item>\n    <item msgid=\"6135563708172153696\">\"1 สัปดาห์\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"ไม่มี\"</item>\n    <item msgid=\"5883344836499335043\">\"0 นาที\"</item>\n    <item msgid=\"4354350447805231188\">\"1 นาที\"</item>\n    <item msgid=\"265674592625309858\">\"5 นาที\"</item>\n    <item msgid=\"8011089417728419666\">\"10 นาที\"</item>\n    <item msgid=\"6177098581805412986\">\"15 นาที\"</item>\n    <item msgid=\"356346660503078923\">\"20 นาที\"</item>\n    <item msgid=\"992592434377054063\">\"25 นาที\"</item>\n    <item msgid=\"9191353668596201944\">\"30 นาที\"</item>\n    <item msgid=\"1192985682962908244\">\"45 นาที\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ชั่วโมง\"</item>\n    <item msgid=\"8281019320591769635\">\"2 ชั่วโมง\"</item>\n    <item msgid=\"2062931719019287773\">\"3 ชั่วโมง\"</item>\n    <item msgid=\"4086495711621133006\">\"12 ชั่วโมง\"</item>\n    <item msgid=\"3172669681920709561\">\"24 ชั่วโมง\"</item>\n    <item msgid=\"5557836606782821910\">\"2 วัน\"</item>\n    <item msgid=\"8336577387266744930\">\"1 สัปดาห์\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"ตามท้องถิ่น\"</item>\n    <item msgid=\"134027225275475280\">\"วันเสาร์\"</item>\n    <item msgid=\"95029346069903091\">\"วันอาทิตย์\"</item>\n    <item msgid=\"5840983116375063739\">\"วันจันทร์\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"ไม่ว่าง\"</item>\n    <item msgid=\"6228387173725732140\">\"ว่าง\"</item>\n    <item msgid=\"2064426942462573474\">\"ยังไม่แน่นอน\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"เริ่มต้น\"</item>\n    <item msgid=\"5200216103966973369\">\"ส่วนบุคคล\"</item>\n    <item msgid=\"9182342638433672664\">\"สาธารณะ\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"แรก\"</item>\n    <item msgid=\"5631923029483854900\">\"วินาที\"</item>\n    <item msgid=\"148935502975250973\">\"ที่สาม\"</item>\n    <item msgid=\"5124200797326669172\">\"ที่สี่\"</item>\n    <item msgid=\"7564374178324652137\">\"สุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"ไม่มีการตอบกลับ\"</item>\n    <item msgid=\"3724434080904437698\">\"ใช่\"</item>\n    <item msgid=\"8854145743148992583\">\"ไม่แน่\"</item>\n    <item msgid=\"6174292185978948873\">\"ไม่\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"เฉพาะกิจกรรมนี้\"</item>\n    <item msgid=\"1536401639805370405\">\"กิจกรรมนี้และในอนาคต\"</item>\n    <item msgid=\"7833229563617435430\">\"กิจกรรมทั้งหมด\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"กิจกรรมนี้และในอนาคต\"</item>\n    <item msgid=\"6315440193748139854\">\"กิจกรรมทั้งหมด\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"เฉพาะกิจกรรมนี้\"</item>\n    <item msgid=\"140670561403965380\">\"กิจกรรมทั้งหมดในชุด\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"วัน\"</item>\n    <item msgid=\"6248480754959562740\">\"สัปดาห์\"</item>\n    <item msgid=\"4298472806133153766\">\"เดือน\"</item>\n    <item msgid=\"5033084974413793845\">\"กำหนดการ\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"หากถูกปฏิเสธเท่านั้น\"</item>\n    <item msgid=\"6367412240524984286\">\"หากถูกปฏิเสธหรือไม่ตอบกลับ\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ซ้ำทุกวัน\"</item>\n    <item msgid=\"6300824484048337842\">\"ซ้ำทุกสัปดาห์\"</item>\n    <item msgid=\"189361731610816256\">\"ซ้ำทุกเดือน\"</item>\n    <item msgid=\"8714177874112569158\">\"ซ้ำทุกปี\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"ในทุกวันอาทิตย์แรก\"</item>\n    <item msgid=\"2557379346106451363\">\"ในทุกวันอาทิตย์ที่สอง\"</item>\n    <item msgid=\"7622144489915654132\">\"ในทุกวันอาทิตย์ที่สาม\"</item>\n    <item msgid=\"527152448137686021\">\"ในทุกวันอาทิตย์ที่สี่\"</item>\n    <item msgid=\"5057483608824759350\">\"ในทุกวันอาทิตย์สุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"ในทุกวันจันทร์แรก\"</item>\n    <item msgid=\"4484275849072423978\">\"ในทุกวันจันทร์ที่สอง\"</item>\n    <item msgid=\"8956169860824371383\">\"ในทุกวันจันทร์ที่สาม\"</item>\n    <item msgid=\"6924403357659569326\">\"ในทุกวันจันทร์ที่สี่\"</item>\n    <item msgid=\"1379608815263472161\">\"ในทุกวันจันทร์สุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"ในทุกวันอังคารแรก\"</item>\n    <item msgid=\"9063613547307760928\">\"ในทุกวันอังคารที่สอง\"</item>\n    <item msgid=\"6688603328729208168\">\"ในทุกวันอังคารที่สาม\"</item>\n    <item msgid=\"6695206006961533357\">\"ในทุกวันอังคารที่สี่\"</item>\n    <item msgid=\"8619069174889809914\">\"ในทุกวันอังคารสุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"ในทุกวันพุธแรก\"</item>\n    <item msgid=\"5059722045367799217\">\"เมื่อทุกวันพุธที่สอง\"</item>\n    <item msgid=\"7986246648229272275\">\"ในทุกวันพุธที่สาม\"</item>\n    <item msgid=\"9068566169348980801\">\"ในทุกวันพุธที่สี่\"</item>\n    <item msgid=\"7976866743069062134\">\"ในทุกวันพุธสุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"ในทุกวันพฤหัสบดีแรก\"</item>\n    <item msgid=\"4857419136007543270\">\"ในทุกวันพฤหัสบดีที่สอง\"</item>\n    <item msgid=\"222044587450564839\">\"ในทุกวันพฤหัสบดีที่สาม\"</item>\n    <item msgid=\"6197927556533030945\">\"ในทุกพฤหัสบดีที่สี่\"</item>\n    <item msgid=\"1023326923033436905\">\"ในทุกวันพฤหัสบดีสุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"ในทุกวันศุกร์แรก\"</item>\n    <item msgid=\"1935608297230506940\">\"ในทุกวันศุกร์ที่สอง\"</item>\n    <item msgid=\"4061877662049317599\">\"ในทุกวันศุกร์ที่สาม\"</item>\n    <item msgid=\"6856646749131820614\">\"ในทุกวันศุกร์ที่สี่\"</item>\n    <item msgid=\"6533513913914859794\">\"ในทุกวันศุกร์สุดท้าย\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"ในทุกวันเสาร์แรก\"</item>\n    <item msgid=\"9130198690512925355\">\"ในทุกวันเสาร์ที่สอง\"</item>\n    <item msgid=\"4525736070844032405\">\"ในทุกวันเสาร์ที่สาม\"</item>\n    <item msgid=\"422053689531707709\">\"ในทุกวันเสาร์ที่สี่\"</item>\n    <item msgid=\"5499975799312474425\">\"ในทุกวันเสาร์สุดท้าย\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-th/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"ส่งอีเมลด้วย\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"เสร็จสิ้น\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"ตั้งซ้ำ\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"ไม่เกิดซ้ำ\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> วัน\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> วัน\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> สัปดาห์\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> สัปดาห์\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> เดือน\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> เดือน\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> ปี\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"ทุก <xliff:g id=\"COUNT\">%d</xliff:g> ปี\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"ในวันเดียวกันในแต่ละเดือน\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"ตลอดไป\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"จนถึงวันที่\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"จนถึงวันที่ <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"กำหนดจำนวนกิจกรรม\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"สำหรับกิจกรรม <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> รายการ\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"สำหรับกิจกรรม <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> รายการ\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"เปลี่ยนวันที่สิ้นสุด\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-tl/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Notificatn\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarma\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 minuto\"</item>\n    <item msgid=\"6681865010714743948\">\"1 minuto\"</item>\n    <item msgid=\"2327505114623595779\">\"5 minuto\"</item>\n    <item msgid=\"1657410063332547113\">\"10 minuto\"</item>\n    <item msgid=\"366087535181197780\">\"15 minuto\"</item>\n    <item msgid=\"6252612791145061929\">\"20 minuto\"</item>\n    <item msgid=\"7896694531989090700\">\"25 minuto\"</item>\n    <item msgid=\"8754510169374808607\">\"30 minuto\"</item>\n    <item msgid=\"3113380274218454394\">\"45 minuto\"</item>\n    <item msgid=\"8546646645868526283\">\"1 oras\"</item>\n    <item msgid=\"6467845211024768872\">\"2 oras\"</item>\n    <item msgid=\"8201677619511076575\">\"3 oras\"</item>\n    <item msgid=\"7172504281650128893\">\"12 oras\"</item>\n    <item msgid=\"9114286702181482496\">\"24 oras\"</item>\n    <item msgid=\"3107009344872997366\">\"2 araw\"</item>\n    <item msgid=\"6135563708172153696\">\"1 linggo\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Wala\"</item>\n    <item msgid=\"5883344836499335043\">\"0 minuto\"</item>\n    <item msgid=\"4354350447805231188\">\"1 minuto\"</item>\n    <item msgid=\"265674592625309858\">\"5 minuto\"</item>\n    <item msgid=\"8011089417728419666\">\"10 minuto\"</item>\n    <item msgid=\"6177098581805412986\">\"15 minuto\"</item>\n    <item msgid=\"356346660503078923\">\"20 minuto\"</item>\n    <item msgid=\"992592434377054063\">\"25 minuto\"</item>\n    <item msgid=\"9191353668596201944\">\"30 minuto\"</item>\n    <item msgid=\"1192985682962908244\">\"45 minuto\"</item>\n    <item msgid=\"1694315499429259938\">\"1 oras\"</item>\n    <item msgid=\"8281019320591769635\">\"2 oras\"</item>\n    <item msgid=\"2062931719019287773\">\"3 oras\"</item>\n    <item msgid=\"4086495711621133006\">\"12 oras\"</item>\n    <item msgid=\"3172669681920709561\">\"24 na oras\"</item>\n    <item msgid=\"5557836606782821910\">\"2 araw\"</item>\n    <item msgid=\"8336577387266744930\">\"1 linggo\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Lokal na default\"</item>\n    <item msgid=\"134027225275475280\">\"Sabado\"</item>\n    <item msgid=\"95029346069903091\">\"Linggo\"</item>\n    <item msgid=\"5840983116375063739\">\"Lunes\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Abala\"</item>\n    <item msgid=\"6228387173725732140\">\"Available\"</item>\n    <item msgid=\"2064426942462573474\">\"Pansamantala\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Default\"</item>\n    <item msgid=\"5200216103966973369\">\"Pribado\"</item>\n    <item msgid=\"9182342638433672664\">\"Pampubliko\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"una\"</item>\n    <item msgid=\"5631923029483854900\">\"segundo\"</item>\n    <item msgid=\"148935502975250973\">\"pangatlo\"</item>\n    <item msgid=\"5124200797326669172\">\"pang-apat\"</item>\n    <item msgid=\"7564374178324652137\">\"panghuli\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Walang tugon\"</item>\n    <item msgid=\"3724434080904437698\">\"Oo\"</item>\n    <item msgid=\"8854145743148992583\">\"Maaari\"</item>\n    <item msgid=\"6174292185978948873\">\"Hindi\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Ang kaganapang ito lang\"</item>\n    <item msgid=\"1536401639805370405\">\"Ito at mga kaganapan sa hinaharap\"</item>\n    <item msgid=\"7833229563617435430\">\"Lahat ng mg kaganapan\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Itong &amp; mga kaganapan sa hinaharap\"</item>\n    <item msgid=\"6315440193748139854\">\"Lahat ng mga kaganapan\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Ang kaganapang ito lamang\"</item>\n    <item msgid=\"140670561403965380\">\"Lahat ng mga kaganapan sa serye\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Araw\"</item>\n    <item msgid=\"6248480754959562740\">\"Linggo\"</item>\n    <item msgid=\"4298472806133153766\">\"Buwan\"</item>\n    <item msgid=\"5033084974413793845\">\"Agenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Kung tinanggihan lang\"</item>\n    <item msgid=\"6367412240524984286\">\"Kung tinanggihan o hindi tinugunan\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ULITIN ARAW-ARAW\"</item>\n    <item msgid=\"6300824484048337842\">\"ULITIN LINGGO-LINGGO\"</item>\n    <item msgid=\"189361731610816256\">\"ULITIN BUWAN-BUWAN\"</item>\n    <item msgid=\"8714177874112569158\">\"ULITIN TAON-TAON\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"tuwing unang Linggo\"</item>\n    <item msgid=\"2557379346106451363\">\"tuwing ikalawang Linggo\"</item>\n    <item msgid=\"7622144489915654132\">\"tuwing ikatlong Linggo\"</item>\n    <item msgid=\"527152448137686021\">\"tuwing ikaapat na Linggo\"</item>\n    <item msgid=\"5057483608824759350\">\"tuwing huling Linggo\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"tuwing unang Lunes\"</item>\n    <item msgid=\"4484275849072423978\">\"tuwing ikalawang Lunes\"</item>\n    <item msgid=\"8956169860824371383\">\"tuwing ikatlong Lunes\"</item>\n    <item msgid=\"6924403357659569326\">\"tuwing ikaapat na Lunes\"</item>\n    <item msgid=\"1379608815263472161\">\"tuwing huling Lunes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"tuwing unang Martes\"</item>\n    <item msgid=\"9063613547307760928\">\"tuwing ikalawang Martes\"</item>\n    <item msgid=\"6688603328729208168\">\"tuwing ikatlong Martes\"</item>\n    <item msgid=\"6695206006961533357\">\"tuwing ikaapat na Martes\"</item>\n    <item msgid=\"8619069174889809914\">\"tuwing huling Martes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"tuwing unang Miyerkules\"</item>\n    <item msgid=\"5059722045367799217\">\"tuwing ikalawang Miyerkules\"</item>\n    <item msgid=\"7986246648229272275\">\"tuwing ikatlong Miyerkules\"</item>\n    <item msgid=\"9068566169348980801\">\"tuwing ikaapat na Miyerkules\"</item>\n    <item msgid=\"7976866743069062134\">\"tuwing huling Miyerkules\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"tuwing unang Huwebes\"</item>\n    <item msgid=\"4857419136007543270\">\"tuwing ikalawang Huwebes\"</item>\n    <item msgid=\"222044587450564839\">\"tuwing ikatlong Huwebes\"</item>\n    <item msgid=\"6197927556533030945\">\"tuwing ikaapat na Huwebes\"</item>\n    <item msgid=\"1023326923033436905\">\"tuwing huling Huwebes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"tuwing unang Biyernes\"</item>\n    <item msgid=\"1935608297230506940\">\"tuwing ikalawang Biyernes\"</item>\n    <item msgid=\"4061877662049317599\">\"tuwing ikatlong Biyernes\"</item>\n    <item msgid=\"6856646749131820614\">\"tuwing ikaapat na Biyernes\"</item>\n    <item msgid=\"6533513913914859794\">\"tuwing huling Biyernes\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"tuwing unang Sabado\"</item>\n    <item msgid=\"9130198690512925355\">\"tuwing ikalawang Sabado\"</item>\n    <item msgid=\"4525736070844032405\">\"tuwing ikatlong Sabado\"</item>\n    <item msgid=\"422053689531707709\">\"tuwing ikaapat na Sabado\"</item>\n    <item msgid=\"5499975799312474425\">\"tuwing huling Sabado\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-tl/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Mag-email gamit ang\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Tapos na\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Ulitin\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Hindi nauulit\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> araw\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> (na) araw\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> linggo\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> (na) linggo\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> buwan\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> (na) buwan\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> taon\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Bawat <xliff:g id=\"COUNT\">%d</xliff:g> (na) taon\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"pareho araw buwanan\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Habambuhay\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"hanggang tukoy na petsa\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Hanggang <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"sa ilang kaganapan\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Para sa <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> (na) kaganapan\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Para sa <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> (na) kaganapan\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"baguhin ang petsa ng pagtatapos\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-tr/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Bildirim\"</item>\n    <item msgid=\"1751151680520784746\">\"E-posta\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Alarm\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 dakika\"</item>\n    <item msgid=\"6681865010714743948\">\"1 dakika\"</item>\n    <item msgid=\"2327505114623595779\">\"5 dakika\"</item>\n    <item msgid=\"1657410063332547113\">\"10 dakika\"</item>\n    <item msgid=\"366087535181197780\">\"15 dakika\"</item>\n    <item msgid=\"6252612791145061929\">\"20 dakika\"</item>\n    <item msgid=\"7896694531989090700\">\"25 dakika\"</item>\n    <item msgid=\"8754510169374808607\">\"30 dakika\"</item>\n    <item msgid=\"3113380274218454394\">\"45 dakika\"</item>\n    <item msgid=\"8546646645868526283\">\"1 saat\"</item>\n    <item msgid=\"6467845211024768872\">\"2 saat\"</item>\n    <item msgid=\"8201677619511076575\">\"3 saat\"</item>\n    <item msgid=\"7172504281650128893\">\"12 saat\"</item>\n    <item msgid=\"9114286702181482496\">\"24 saat\"</item>\n    <item msgid=\"3107009344872997366\">\"2 gün\"</item>\n    <item msgid=\"6135563708172153696\">\"1 hafta\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Yok\"</item>\n    <item msgid=\"5883344836499335043\">\"0 dakika\"</item>\n    <item msgid=\"4354350447805231188\">\"1 dakika\"</item>\n    <item msgid=\"265674592625309858\">\"5 dakika\"</item>\n    <item msgid=\"8011089417728419666\">\"10 dakika\"</item>\n    <item msgid=\"6177098581805412986\">\"15 dakika\"</item>\n    <item msgid=\"356346660503078923\">\"20 dakika\"</item>\n    <item msgid=\"992592434377054063\">\"25 dakika\"</item>\n    <item msgid=\"9191353668596201944\">\"30 dakika\"</item>\n    <item msgid=\"1192985682962908244\">\"45 dakika\"</item>\n    <item msgid=\"1694315499429259938\">\"1 saat\"</item>\n    <item msgid=\"8281019320591769635\">\"2 saat\"</item>\n    <item msgid=\"2062931719019287773\">\"3 saat\"</item>\n    <item msgid=\"4086495711621133006\">\"12 saat\"</item>\n    <item msgid=\"3172669681920709561\">\"24 saat\"</item>\n    <item msgid=\"5557836606782821910\">\"2 gün\"</item>\n    <item msgid=\"8336577387266744930\">\"1 hafta\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Varsayılan yerel ayar\"</item>\n    <item msgid=\"134027225275475280\">\"Cumartesi\"</item>\n    <item msgid=\"95029346069903091\">\"Pazar\"</item>\n    <item msgid=\"5840983116375063739\">\"Pazartesi\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Meşgul\"</item>\n    <item msgid=\"6228387173725732140\">\"Uygun\"</item>\n    <item msgid=\"2064426942462573474\">\"Kararsız\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Varsayılan\"</item>\n    <item msgid=\"5200216103966973369\">\"Gizli\"</item>\n    <item msgid=\"9182342638433672664\">\"Herkese Açık\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"ilk\"</item>\n    <item msgid=\"5631923029483854900\">\"ikinci\"</item>\n    <item msgid=\"148935502975250973\">\"üçüncü\"</item>\n    <item msgid=\"5124200797326669172\">\"dördüncü\"</item>\n    <item msgid=\"7564374178324652137\">\"son\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Yanıt yok\"</item>\n    <item msgid=\"3724434080904437698\">\"Evet\"</item>\n    <item msgid=\"8854145743148992583\">\"Belki\"</item>\n    <item msgid=\"6174292185978948873\">\"Hayır\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Yalnızca bu etkinlik\"</item>\n    <item msgid=\"1536401639805370405\">\"Bu ve gelecekteki etkinlikler\"</item>\n    <item msgid=\"7833229563617435430\">\"Tüm etkinlikler\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Bu ve gelecekteki etkinlikler\"</item>\n    <item msgid=\"6315440193748139854\">\"Tüm etkinlikler\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Yalnızca bu etkinlik\"</item>\n    <item msgid=\"140670561403965380\">\"Serideki tüm etkinlikler\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Gün\"</item>\n    <item msgid=\"6248480754959562740\">\"Hafta\"</item>\n    <item msgid=\"4298472806133153766\">\"Ay\"</item>\n    <item msgid=\"5033084974413793845\">\"Ajanda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Yalnızca reddedildiyse\"</item>\n    <item msgid=\"6367412240524984286\">\"Reddedildiyse veya yanıt verilmediyse\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"HER GÜN TEKRARLA\"</item>\n    <item msgid=\"6300824484048337842\">\"HER HAFTA TEKRARLA\"</item>\n    <item msgid=\"189361731610816256\">\"HER AY TEKRARLA\"</item>\n    <item msgid=\"8714177874112569158\">\"HER YIL TEKRARLA\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"her ayın ilk Pazar günü\"</item>\n    <item msgid=\"2557379346106451363\">\"her ayın ikinci Pazar günü\"</item>\n    <item msgid=\"7622144489915654132\">\"her ayın üçüncü Pazar günü\"</item>\n    <item msgid=\"527152448137686021\">\"her ayın dördüncü Pazar günü\"</item>\n    <item msgid=\"5057483608824759350\">\"her ayın son Pazar günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"her ayın ilk Pazartesi günü\"</item>\n    <item msgid=\"4484275849072423978\">\"her ayın ikinci Pazartesi günü\"</item>\n    <item msgid=\"8956169860824371383\">\"her ayın üçüncü Pazartesi günü\"</item>\n    <item msgid=\"6924403357659569326\">\"her ayın dördüncü Pazartesi günü\"</item>\n    <item msgid=\"1379608815263472161\">\"her ayın son Pazartesi günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"her ayın ilk Salı günü\"</item>\n    <item msgid=\"9063613547307760928\">\"her ayın ikinci Salı günü\"</item>\n    <item msgid=\"6688603328729208168\">\"her ayın üçüncü Salı günü\"</item>\n    <item msgid=\"6695206006961533357\">\"her ayın dördüncü Salı günü\"</item>\n    <item msgid=\"8619069174889809914\">\"her ayın son Salı günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"her ayın ilk Çarşamba günü\"</item>\n    <item msgid=\"5059722045367799217\">\"her ayın ikinci Çarşamba günü\"</item>\n    <item msgid=\"7986246648229272275\">\"her ayın üçüncü Çarşamba günü\"</item>\n    <item msgid=\"9068566169348980801\">\"her ayın dördüncü Çarşamba günü\"</item>\n    <item msgid=\"7976866743069062134\">\"her ayın son Çarşamba günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"her ayın ilk Perşembe günü\"</item>\n    <item msgid=\"4857419136007543270\">\"her ayın ikinci Perşembe günü\"</item>\n    <item msgid=\"222044587450564839\">\"her ayın üçüncü Perşembe günü\"</item>\n    <item msgid=\"6197927556533030945\">\"her ayın dördüncü Perşembe günü\"</item>\n    <item msgid=\"1023326923033436905\">\"her ayın son Perşembe günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"her ayın ilk Cuma günü\"</item>\n    <item msgid=\"1935608297230506940\">\"her ayın ikinci Cuma günü\"</item>\n    <item msgid=\"4061877662049317599\">\"her ayın üçüncü Cuma günü\"</item>\n    <item msgid=\"6856646749131820614\">\"her ayın dördüncü Cuma günü\"</item>\n    <item msgid=\"6533513913914859794\">\"her ayın son Cuma günü\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"her ayın ilk Cumartesi günü\"</item>\n    <item msgid=\"9130198690512925355\">\"her ayın ikinci Cumartesi günü\"</item>\n    <item msgid=\"4525736070844032405\">\"her ayın üçüncü Cumartesi günü\"</item>\n    <item msgid=\"422053689531707709\">\"her ayın dördüncü Cumartesi günü\"</item>\n    <item msgid=\"5499975799312474425\">\"her ayın son Cumartesi günü\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-tr/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"E-posta gönder\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Bitti\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Tekrar\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Tekrarlama yok\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> günde bir\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> günde bir\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> haftada bir\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> haftada bir\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> ayda bir\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> ayda bir\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> yılda bir\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Her <xliff:g id=\"COUNT\">%d</xliff:g> yılda bir\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"her ayın aynı gününde\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Sonsuza kadar\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Belirli bir tarihe kadar\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"<xliff:g id=\"DATE\">%s</xliff:g> tarihine kadar\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Belirli sayıda etkinlik\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> etkinlik için\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"<xliff:g id=\"EVENT_COUNT\">%d</xliff:g> etkinlik için\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"bitiş tarihini değiştir\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-uk/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Сповіщення\"</item>\n    <item msgid=\"1751151680520784746\">\"Електронна пошта\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Сигнал\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 хвилин\"</item>\n    <item msgid=\"6681865010714743948\">\"1 хвилина\"</item>\n    <item msgid=\"2327505114623595779\">\"5 хвилин\"</item>\n    <item msgid=\"1657410063332547113\">\"10 хвилин\"</item>\n    <item msgid=\"366087535181197780\">\"15 хвилин\"</item>\n    <item msgid=\"6252612791145061929\">\"20 хвилин\"</item>\n    <item msgid=\"7896694531989090700\">\"25 хвилин\"</item>\n    <item msgid=\"8754510169374808607\">\"30 хвилин\"</item>\n    <item msgid=\"3113380274218454394\">\"45 хвилин\"</item>\n    <item msgid=\"8546646645868526283\">\"1 година\"</item>\n    <item msgid=\"6467845211024768872\">\"2 години\"</item>\n    <item msgid=\"8201677619511076575\">\"3 години\"</item>\n    <item msgid=\"7172504281650128893\">\"12 годин\"</item>\n    <item msgid=\"9114286702181482496\">\"24 години\"</item>\n    <item msgid=\"3107009344872997366\">\"2 дні\"</item>\n    <item msgid=\"6135563708172153696\">\"1 тиждень\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Немає\"</item>\n    <item msgid=\"5883344836499335043\">\"0 хвилин\"</item>\n    <item msgid=\"4354350447805231188\">\"1 хвилина\"</item>\n    <item msgid=\"265674592625309858\">\"5 хвилин\"</item>\n    <item msgid=\"8011089417728419666\">\"10 хвилин\"</item>\n    <item msgid=\"6177098581805412986\">\"15 хвилин\"</item>\n    <item msgid=\"356346660503078923\">\"20 хвилин\"</item>\n    <item msgid=\"992592434377054063\">\"25 хвилин\"</item>\n    <item msgid=\"9191353668596201944\">\"30 хвилин\"</item>\n    <item msgid=\"1192985682962908244\">\"45 хвилин\"</item>\n    <item msgid=\"1694315499429259938\">\"1 година\"</item>\n    <item msgid=\"8281019320591769635\">\"2 години\"</item>\n    <item msgid=\"2062931719019287773\">\"3 години\"</item>\n    <item msgid=\"4086495711621133006\">\"12 годин\"</item>\n    <item msgid=\"3172669681920709561\">\"24 години\"</item>\n    <item msgid=\"5557836606782821910\">\"2 дні\"</item>\n    <item msgid=\"8336577387266744930\">\"1 тиждень\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Код мови за умовч.\"</item>\n    <item msgid=\"134027225275475280\">\"Субота\"</item>\n    <item msgid=\"95029346069903091\">\"Неділя\"</item>\n    <item msgid=\"5840983116375063739\">\"Понеділок\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Зайнятий\"</item>\n    <item msgid=\"6228387173725732140\">\"На місці\"</item>\n    <item msgid=\"2064426942462573474\">\"Під питанням\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"За умовч.\"</item>\n    <item msgid=\"5200216103966973369\">\"Приватно\"</item>\n    <item msgid=\"9182342638433672664\">\"Заг.-дост.\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"перший\"</item>\n    <item msgid=\"5631923029483854900\">\"другий\"</item>\n    <item msgid=\"148935502975250973\">\"третій\"</item>\n    <item msgid=\"5124200797326669172\">\"четвертий\"</item>\n    <item msgid=\"7564374178324652137\">\"останній\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Відповіді немає\"</item>\n    <item msgid=\"3724434080904437698\">\"Так\"</item>\n    <item msgid=\"8854145743148992583\">\"Можливо\"</item>\n    <item msgid=\"6174292185978948873\">\"Ні\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Лише ця подія\"</item>\n    <item msgid=\"1536401639805370405\">\"Ця та майбутні події\"</item>\n    <item msgid=\"7833229563617435430\">\"Усі події\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Ця та майбутні події\"</item>\n    <item msgid=\"6315440193748139854\">\"Усі події\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Лише ця подія\"</item>\n    <item msgid=\"140670561403965380\">\"Усі події в серіях\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"День\"</item>\n    <item msgid=\"6248480754959562740\">\"Тиждень\"</item>\n    <item msgid=\"4298472806133153766\">\"Місяць\"</item>\n    <item msgid=\"5033084974413793845\">\"Порядок денний\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Лише якщо відхилено\"</item>\n    <item msgid=\"6367412240524984286\">\"Якщо відхилено або без відповіді\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"ПОВТОРЮВАТИ ЩОДНЯ\"</item>\n    <item msgid=\"6300824484048337842\">\"ПОВТОРЮВАТИ ЩОТИЖНЯ\"</item>\n    <item msgid=\"189361731610816256\">\"ПОВТОРЮВАТИ ЩОМІСЯЦЯ\"</item>\n    <item msgid=\"8714177874112569158\">\"ПОВТОРЮВАТИ ЩОРОКУ\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"кожної першої неділі\"</item>\n    <item msgid=\"2557379346106451363\">\"кожної другої неділі\"</item>\n    <item msgid=\"7622144489915654132\">\"кожної третьої неділі\"</item>\n    <item msgid=\"527152448137686021\">\"кожної четвертої неділі\"</item>\n    <item msgid=\"5057483608824759350\">\"кожної останньої неділі\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"кожного першого понеділка\"</item>\n    <item msgid=\"4484275849072423978\">\"кожного другого понеділка\"</item>\n    <item msgid=\"8956169860824371383\">\"кожного третього понеділка\"</item>\n    <item msgid=\"6924403357659569326\">\"кожного четвертого понеділка\"</item>\n    <item msgid=\"1379608815263472161\">\"кожного останнього понеділка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"кожного першого вівторка\"</item>\n    <item msgid=\"9063613547307760928\">\"кожного другого вівторка\"</item>\n    <item msgid=\"6688603328729208168\">\"кожного третього вівторка\"</item>\n    <item msgid=\"6695206006961533357\">\"кожного четвертого вівторка\"</item>\n    <item msgid=\"8619069174889809914\">\"кожного останнього вівторка\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"кожної першої середи\"</item>\n    <item msgid=\"5059722045367799217\">\"кожної другої середи\"</item>\n    <item msgid=\"7986246648229272275\">\"кожної третьої середи\"</item>\n    <item msgid=\"9068566169348980801\">\"кожної четвертої середи\"</item>\n    <item msgid=\"7976866743069062134\">\"кожної останньої середи\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"кожного першого четверга\"</item>\n    <item msgid=\"4857419136007543270\">\"кожного другого четверга\"</item>\n    <item msgid=\"222044587450564839\">\"кожного третього четверга\"</item>\n    <item msgid=\"6197927556533030945\">\"кожного четвертого четверга\"</item>\n    <item msgid=\"1023326923033436905\">\"кожного останнього четверга\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"кожної першої п’ятниці\"</item>\n    <item msgid=\"1935608297230506940\">\"кожної другої п’ятниці\"</item>\n    <item msgid=\"4061877662049317599\">\"кожної третьої п’ятниці\"</item>\n    <item msgid=\"6856646749131820614\">\"кожної четвертої п’ятниці\"</item>\n    <item msgid=\"6533513913914859794\">\"кожної останньої п’ятниці\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"кожної першої суботи\"</item>\n    <item msgid=\"9130198690512925355\">\"кожної другої суботи\"</item>\n    <item msgid=\"4525736070844032405\">\"кожної третьої суботи\"</item>\n    <item msgid=\"422053689531707709\">\"кожної четвертої суботи\"</item>\n    <item msgid=\"5499975799312474425\">\"кожної останньої суботи\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-uk/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Надіслати електронний лист\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Готово\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Повторити\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Не повторюється\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Кожен <xliff:g id=\"COUNT\">%d</xliff:g> день\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Кожні <xliff:g id=\"COUNT\">%d</xliff:g> дн.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Кожен <xliff:g id=\"COUNT\">%d</xliff:g> тжн.\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Інтервал: <xliff:g id=\"COUNT\">%d</xliff:g> тжн.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Кожен <xliff:g id=\"COUNT\">%d</xliff:g> міс.\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Кожні <xliff:g id=\"COUNT\">%d</xliff:g> міс.\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Кожен <xliff:g id=\"COUNT\">%d</xliff:g> рік\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Кожні <xliff:g id=\"COUNT\">%d</xliff:g> р.\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"певного дня щомісяця\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Постійно\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"До певної дати\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"До <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Для ряду подій\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Для стількох подій: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Для стількох подій: <xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"змінити дату завершення\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-vi/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Thông báo\"</item>\n    <item msgid=\"1751151680520784746\">\"Email\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"Báo thức\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 phút\"</item>\n    <item msgid=\"6681865010714743948\">\"1 phút\"</item>\n    <item msgid=\"2327505114623595779\">\"5 phút\"</item>\n    <item msgid=\"1657410063332547113\">\"10 phút\"</item>\n    <item msgid=\"366087535181197780\">\"15 phút\"</item>\n    <item msgid=\"6252612791145061929\">\"20 phút\"</item>\n    <item msgid=\"7896694531989090700\">\"25 phút\"</item>\n    <item msgid=\"8754510169374808607\">\"30 phút\"</item>\n    <item msgid=\"3113380274218454394\">\"45 phút\"</item>\n    <item msgid=\"8546646645868526283\">\"1 giờ\"</item>\n    <item msgid=\"6467845211024768872\">\"2 giờ\"</item>\n    <item msgid=\"8201677619511076575\">\"3 giờ\"</item>\n    <item msgid=\"7172504281650128893\">\"12 giờ\"</item>\n    <item msgid=\"9114286702181482496\">\"24 giờ\"</item>\n    <item msgid=\"3107009344872997366\">\"2 ngày\"</item>\n    <item msgid=\"6135563708172153696\">\"1 tuần\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Không\"</item>\n    <item msgid=\"5883344836499335043\">\"0 phút\"</item>\n    <item msgid=\"4354350447805231188\">\"1 phút\"</item>\n    <item msgid=\"265674592625309858\">\"5 phút\"</item>\n    <item msgid=\"8011089417728419666\">\"10 phút\"</item>\n    <item msgid=\"6177098581805412986\">\"15 phút\"</item>\n    <item msgid=\"356346660503078923\">\"20 phút\"</item>\n    <item msgid=\"992592434377054063\">\"25 phút\"</item>\n    <item msgid=\"9191353668596201944\">\"30 phút\"</item>\n    <item msgid=\"1192985682962908244\">\"45 phút\"</item>\n    <item msgid=\"1694315499429259938\">\"1 giờ\"</item>\n    <item msgid=\"8281019320591769635\">\"2 giờ\"</item>\n    <item msgid=\"2062931719019287773\">\"3 giờ\"</item>\n    <item msgid=\"4086495711621133006\">\"12 giờ\"</item>\n    <item msgid=\"3172669681920709561\">\"24 giờ\"</item>\n    <item msgid=\"5557836606782821910\">\"2 ngày\"</item>\n    <item msgid=\"8336577387266744930\">\"1 tuần\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Ngôn ngữ mặc định\"</item>\n    <item msgid=\"134027225275475280\">\"Thứ Bảy\"</item>\n    <item msgid=\"95029346069903091\">\"Chủ nhật\"</item>\n    <item msgid=\"5840983116375063739\">\"Thứ Hai\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Bận\"</item>\n    <item msgid=\"6228387173725732140\">\"Sẵn có\"</item>\n    <item msgid=\"2064426942462573474\">\"Thử nghiệm\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Mặc định\"</item>\n    <item msgid=\"5200216103966973369\">\"Riêng tư\"</item>\n    <item msgid=\"9182342638433672664\">\"Công khai\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"đầu tiên\"</item>\n    <item msgid=\"5631923029483854900\">\"thứ hai\"</item>\n    <item msgid=\"148935502975250973\">\"thứ ba\"</item>\n    <item msgid=\"5124200797326669172\">\"thứ tư\"</item>\n    <item msgid=\"7564374178324652137\">\"cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Không có phản hồi\"</item>\n    <item msgid=\"3724434080904437698\">\"Có\"</item>\n    <item msgid=\"8854145743148992583\">\"Có thể\"</item>\n    <item msgid=\"6174292185978948873\">\"Không\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Chỉ sự kiện này\"</item>\n    <item msgid=\"1536401639805370405\">\"Sự kiện này và các sự kiện trong tương lai\"</item>\n    <item msgid=\"7833229563617435430\">\"Tất cả sự kiện\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Sự kiện này &amp; các sự kiện trong tương lai\"</item>\n    <item msgid=\"6315440193748139854\">\"Tất cả sự kiện\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Chỉ sự kiện này\"</item>\n    <item msgid=\"140670561403965380\">\"Tất cả sự kiện trong hàng loạt sự kiện\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Ngày\"</item>\n    <item msgid=\"6248480754959562740\">\"Tuần\"</item>\n    <item msgid=\"4298472806133153766\">\"Tháng\"</item>\n    <item msgid=\"5033084974413793845\">\"Lịch biểu\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Chỉ khi bị từ chối\"</item>\n    <item msgid=\"6367412240524984286\">\"Nếu bị từ chối hoặc không phản hổi\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"LẶP LẠI HÀNG NGÀY\"</item>\n    <item msgid=\"6300824484048337842\">\"LẶP LẠI HÀNG TUẦN\"</item>\n    <item msgid=\"189361731610816256\">\"LẶP LẠI HÀNG THÁNG\"</item>\n    <item msgid=\"8714177874112569158\">\"LẶP LẠI HÀNG NĂM\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"vào mọi Chủ Nhật đầu tiên\"</item>\n    <item msgid=\"2557379346106451363\">\"vào mọi Chủ Nhật thứ hai\"</item>\n    <item msgid=\"7622144489915654132\">\"vào mọi Chủ Nhật thứ ba\"</item>\n    <item msgid=\"527152448137686021\">\"vào mọi Chủ Nhật thứ tư\"</item>\n    <item msgid=\"5057483608824759350\">\"vào mọi Chủ Nhật cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"vào mọi Thứ Hai đầu tiên\"</item>\n    <item msgid=\"4484275849072423978\">\"vào mọi Thứ Hai thứ hai\"</item>\n    <item msgid=\"8956169860824371383\">\"vào mọi Thứ Hai thứ ba\"</item>\n    <item msgid=\"6924403357659569326\">\"vào mọi Thứ Hai thứ tư\"</item>\n    <item msgid=\"1379608815263472161\">\"vào mọi Thứ Hai cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"vào mọi Thứ Ba đầu tiên\"</item>\n    <item msgid=\"9063613547307760928\">\"vào mọi Thứ Ba thứ hai\"</item>\n    <item msgid=\"6688603328729208168\">\"vào mọi Thứ Ba thứ ba\"</item>\n    <item msgid=\"6695206006961533357\">\"vào mọi Thứ Ba thứ tư\"</item>\n    <item msgid=\"8619069174889809914\">\"vào mọi Thứ Ba cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"vào mọi Thứ Tư đầu tiên\"</item>\n    <item msgid=\"5059722045367799217\">\"vào mọi Thứ Tư thứ hai\"</item>\n    <item msgid=\"7986246648229272275\">\"vào mọi Thứ Tư thứ ba\"</item>\n    <item msgid=\"9068566169348980801\">\"vào mọi Thứ Tư thứ tư\"</item>\n    <item msgid=\"7976866743069062134\">\"vào mọi Thứ Tư cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"vào mọi Thứ Năm đầu tiên\"</item>\n    <item msgid=\"4857419136007543270\">\"vào mọi Thứ Năm thứ hai\"</item>\n    <item msgid=\"222044587450564839\">\"vào mọi Thứ Năm thứ ba\"</item>\n    <item msgid=\"6197927556533030945\">\"vào mọi Thứ Năm thứ tư\"</item>\n    <item msgid=\"1023326923033436905\">\"vào mọi Thứ Năm cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"vào mọi Thứ Sáu đầu tiên\"</item>\n    <item msgid=\"1935608297230506940\">\"vào mọi Thứ Sáu thứ hai\"</item>\n    <item msgid=\"4061877662049317599\">\"vào mọi Thứ Sáu thứ ba\"</item>\n    <item msgid=\"6856646749131820614\">\"vào mọi Thứ Sáu thứ tư\"</item>\n    <item msgid=\"6533513913914859794\">\"vào mọi Thứ Sáu cuối cùng\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"vào mọi Thứ Bảy đầu tiên\"</item>\n    <item msgid=\"9130198690512925355\">\"vào mọi Thứ Bảy thứ hai\"</item>\n    <item msgid=\"4525736070844032405\">\"vào mọi Thứ Bảy thứ ba\"</item>\n    <item msgid=\"422053689531707709\">\"vào mọi Thứ Bảy thứ tư\"</item>\n    <item msgid=\"5499975799312474425\">\"vào mọi Thứ Bảy cuối cùng\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-vi/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"Gửi email với\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Xong\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Lặp lại\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Không bao giờ lặp lại\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> ngày một lần\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> ngày một lần\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> tuần một lần\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> tuần một lần\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> tháng một lần\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> tháng một lần\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> năm một lần\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Cứ <xliff:g id=\"COUNT\">%d</xliff:g> năm một lần\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"vào cùng một ngày trong mỗi tháng\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Vĩnh viễn\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Đến một ngày nhất định\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"Cho đến ngày <xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Đối với một số sự kiện\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Cho <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> sự kiện\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Cho <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> sự kiện\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"thay đổi ngày kết thúc\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zh-rCN/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"通知\"</item>\n    <item msgid=\"1751151680520784746\">\"电子邮件\"</item>\n    <item msgid=\"2658001219380695677\">\"短信\"</item>\n    <item msgid=\"7926918288165444873\">\"闹钟\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 分钟\"</item>\n    <item msgid=\"6681865010714743948\">\"1 分钟\"</item>\n    <item msgid=\"2327505114623595779\">\"5 分钟\"</item>\n    <item msgid=\"1657410063332547113\">\"10 分钟\"</item>\n    <item msgid=\"366087535181197780\">\"15 分钟\"</item>\n    <item msgid=\"6252612791145061929\">\"20 分钟\"</item>\n    <item msgid=\"7896694531989090700\">\"25 分钟\"</item>\n    <item msgid=\"8754510169374808607\">\"30 分钟\"</item>\n    <item msgid=\"3113380274218454394\">\"45 分钟\"</item>\n    <item msgid=\"8546646645868526283\">\"1 小时\"</item>\n    <item msgid=\"6467845211024768872\">\"2 小时\"</item>\n    <item msgid=\"8201677619511076575\">\"3 小时\"</item>\n    <item msgid=\"7172504281650128893\">\"12 小时\"</item>\n    <item msgid=\"9114286702181482496\">\"24 小时\"</item>\n    <item msgid=\"3107009344872997366\">\"2 天\"</item>\n    <item msgid=\"6135563708172153696\">\"1 周\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"无\"</item>\n    <item msgid=\"5883344836499335043\">\"0 分钟\"</item>\n    <item msgid=\"4354350447805231188\">\"1 分钟\"</item>\n    <item msgid=\"265674592625309858\">\"5 分钟\"</item>\n    <item msgid=\"8011089417728419666\">\"10 分钟\"</item>\n    <item msgid=\"6177098581805412986\">\"15 分钟\"</item>\n    <item msgid=\"356346660503078923\">\"20 分钟\"</item>\n    <item msgid=\"992592434377054063\">\"25 分钟\"</item>\n    <item msgid=\"9191353668596201944\">\"30 分钟\"</item>\n    <item msgid=\"1192985682962908244\">\"45 分钟\"</item>\n    <item msgid=\"1694315499429259938\">\"1 小时\"</item>\n    <item msgid=\"8281019320591769635\">\"2 小时\"</item>\n    <item msgid=\"2062931719019287773\">\"3 小时\"</item>\n    <item msgid=\"4086495711621133006\">\"12 小时\"</item>\n    <item msgid=\"3172669681920709561\">\"24 小时\"</item>\n    <item msgid=\"5557836606782821910\">\"2 天\"</item>\n    <item msgid=\"8336577387266744930\">\"1 周\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"语言区域的默认设置\"</item>\n    <item msgid=\"134027225275475280\">\"星期六\"</item>\n    <item msgid=\"95029346069903091\">\"星期日\"</item>\n    <item msgid=\"5840983116375063739\">\"星期一\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"忙碌\"</item>\n    <item msgid=\"6228387173725732140\">\"有空\"</item>\n    <item msgid=\"2064426942462573474\">\"暂定\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"默认\"</item>\n    <item msgid=\"5200216103966973369\">\"私人\"</item>\n    <item msgid=\"9182342638433672664\">\"公开\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"第一个\"</item>\n    <item msgid=\"5631923029483854900\">\"第二个\"</item>\n    <item msgid=\"148935502975250973\">\"第三个\"</item>\n    <item msgid=\"5124200797326669172\">\"第四个\"</item>\n    <item msgid=\"7564374178324652137\">\"最后一个\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"无响应\"</item>\n    <item msgid=\"3724434080904437698\">\"是\"</item>\n    <item msgid=\"8854145743148992583\">\"可能\"</item>\n    <item msgid=\"6174292185978948873\">\"否\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"仅限此活动\"</item>\n    <item msgid=\"1536401639805370405\">\"此活动和将来的活动\"</item>\n    <item msgid=\"7833229563617435430\">\"所有活动\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"此活动和将来的活动\"</item>\n    <item msgid=\"6315440193748139854\">\"所有活动\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"仅限此活动\"</item>\n    <item msgid=\"140670561403965380\">\"所有重复的活动\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"日\"</item>\n    <item msgid=\"6248480754959562740\">\"周\"</item>\n    <item msgid=\"4298472806133153766\">\"月\"</item>\n    <item msgid=\"5033084974413793845\">\"日程\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"仅在您不参加的情况下\"</item>\n    <item msgid=\"6367412240524984286\">\"在您不参加或未回复的情况下\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"每天重复\"</item>\n    <item msgid=\"6300824484048337842\">\"每周重复\"</item>\n    <item msgid=\"189361731610816256\">\"每月重复\"</item>\n    <item msgid=\"8714177874112569158\">\"每年重复\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"第一个星期日\"</item>\n    <item msgid=\"2557379346106451363\">\"第二个星期日\"</item>\n    <item msgid=\"7622144489915654132\">\"第三个星期日\"</item>\n    <item msgid=\"527152448137686021\">\"第四个星期日\"</item>\n    <item msgid=\"5057483608824759350\">\"最后一个星期日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"第一个星期一\"</item>\n    <item msgid=\"4484275849072423978\">\"第二个星期一\"</item>\n    <item msgid=\"8956169860824371383\">\"第三个星期一\"</item>\n    <item msgid=\"6924403357659569326\">\"第四个星期一\"</item>\n    <item msgid=\"1379608815263472161\">\"最后一个星期一\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"第一个星期二\"</item>\n    <item msgid=\"9063613547307760928\">\"第二个星期二\"</item>\n    <item msgid=\"6688603328729208168\">\"第三个星期二\"</item>\n    <item msgid=\"6695206006961533357\">\"第四个星期二\"</item>\n    <item msgid=\"8619069174889809914\">\"最后一个星期二\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"第一个星期三\"</item>\n    <item msgid=\"5059722045367799217\">\"第二个星期三\"</item>\n    <item msgid=\"7986246648229272275\">\"第三个星期三\"</item>\n    <item msgid=\"9068566169348980801\">\"第四个星期三\"</item>\n    <item msgid=\"7976866743069062134\">\"最后一个星期三\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"第一个星期四\"</item>\n    <item msgid=\"4857419136007543270\">\"第二个星期四\"</item>\n    <item msgid=\"222044587450564839\">\"第三个星期四\"</item>\n    <item msgid=\"6197927556533030945\">\"第四个星期四\"</item>\n    <item msgid=\"1023326923033436905\">\"最后一个星期四\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"第一个星期五\"</item>\n    <item msgid=\"1935608297230506940\">\"第二个星期五\"</item>\n    <item msgid=\"4061877662049317599\">\"第三个星期五\"</item>\n    <item msgid=\"6856646749131820614\">\"第四个星期五\"</item>\n    <item msgid=\"6533513913914859794\">\"最后一个星期五\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"第一个星期六\"</item>\n    <item msgid=\"9130198690512925355\">\"第二个星期六\"</item>\n    <item msgid=\"4525736070844032405\">\"第三个星期六\"</item>\n    <item msgid=\"422053689531707709\">\"第四个星期六\"</item>\n    <item msgid=\"5499975799312474425\">\"最后一个星期六\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zh-rCN/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"发送邮件时使用\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"完成\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"重复\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"不重复\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>天\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>天\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>周\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>周\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>个月\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>个月\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>年\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"每<xliff:g id=\"COUNT\">%d</xliff:g>年\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"在每个月的同一天\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"无限重复\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"截至某个日期\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"截至<xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"限定次数\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"重复<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>次\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"重复<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>次\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"更改结束日期\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zh-rTW/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"通知\"</item>\n    <item msgid=\"1751151680520784746\">\"電子郵件\"</item>\n    <item msgid=\"2658001219380695677\">\"簡訊\"</item>\n    <item msgid=\"7926918288165444873\">\"鬧鐘\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 分鐘\"</item>\n    <item msgid=\"6681865010714743948\">\"1 分鐘\"</item>\n    <item msgid=\"2327505114623595779\">\"5 分鐘\"</item>\n    <item msgid=\"1657410063332547113\">\"10 分鐘\"</item>\n    <item msgid=\"366087535181197780\">\"15 分鐘\"</item>\n    <item msgid=\"6252612791145061929\">\"20 分鐘\"</item>\n    <item msgid=\"7896694531989090700\">\"25 分鐘\"</item>\n    <item msgid=\"8754510169374808607\">\"30 分鐘\"</item>\n    <item msgid=\"3113380274218454394\">\"45 分鐘\"</item>\n    <item msgid=\"8546646645868526283\">\"1 小時\"</item>\n    <item msgid=\"6467845211024768872\">\"2 小時\"</item>\n    <item msgid=\"8201677619511076575\">\"3 小時\"</item>\n    <item msgid=\"7172504281650128893\">\"12 小時\"</item>\n    <item msgid=\"9114286702181482496\">\"24 小時\"</item>\n    <item msgid=\"3107009344872997366\">\"2 天\"</item>\n    <item msgid=\"6135563708172153696\">\"1 週\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"無\"</item>\n    <item msgid=\"5883344836499335043\">\"0 分鐘\"</item>\n    <item msgid=\"4354350447805231188\">\"1 分鐘\"</item>\n    <item msgid=\"265674592625309858\">\"5 分鐘\"</item>\n    <item msgid=\"8011089417728419666\">\"10 分鐘\"</item>\n    <item msgid=\"6177098581805412986\">\"15 分鐘\"</item>\n    <item msgid=\"356346660503078923\">\"20 分鐘\"</item>\n    <item msgid=\"992592434377054063\">\"25 分鐘\"</item>\n    <item msgid=\"9191353668596201944\">\"30 分鐘\"</item>\n    <item msgid=\"1192985682962908244\">\"45 分鐘\"</item>\n    <item msgid=\"1694315499429259938\">\"1 小時\"</item>\n    <item msgid=\"8281019320591769635\">\"2 小時\"</item>\n    <item msgid=\"2062931719019287773\">\"3 小時\"</item>\n    <item msgid=\"4086495711621133006\">\"12 小時\"</item>\n    <item msgid=\"3172669681920709561\">\"24 小時\"</item>\n    <item msgid=\"5557836606782821910\">\"2 天\"</item>\n    <item msgid=\"8336577387266744930\">\"1 週\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"地區設定預設值\"</item>\n    <item msgid=\"134027225275475280\">\"週六\"</item>\n    <item msgid=\"95029346069903091\">\"週日\"</item>\n    <item msgid=\"5840983116375063739\">\"週一\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"忙碌\"</item>\n    <item msgid=\"6228387173725732140\">\"有空\"</item>\n    <item msgid=\"2064426942462573474\">\"未定\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"預設\"</item>\n    <item msgid=\"5200216103966973369\">\"私人\"</item>\n    <item msgid=\"9182342638433672664\">\"公開\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"第一個\"</item>\n    <item msgid=\"5631923029483854900\">\"第二個\"</item>\n    <item msgid=\"148935502975250973\">\"第三個\"</item>\n    <item msgid=\"5124200797326669172\">\"第四個\"</item>\n    <item msgid=\"7564374178324652137\">\"最後一個\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"沒有回應\"</item>\n    <item msgid=\"3724434080904437698\">\"是\"</item>\n    <item msgid=\"8854145743148992583\">\"不確定\"</item>\n    <item msgid=\"6174292185978948873\">\"否\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"僅限此活動\"</item>\n    <item msgid=\"1536401639805370405\">\"這項活動及未來活動\"</item>\n    <item msgid=\"7833229563617435430\">\"所有活動\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"此活動及未來活動\"</item>\n    <item msgid=\"6315440193748139854\">\"所有活動\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"僅限這項活動\"</item>\n    <item msgid=\"140670561403965380\">\"所有後續活動\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"天\"</item>\n    <item msgid=\"6248480754959562740\">\"週\"</item>\n    <item msgid=\"4298472806133153766\">\"月\"</item>\n    <item msgid=\"5033084974413793845\">\"待辦事項\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"僅限拒絕時\"</item>\n    <item msgid=\"6367412240524984286\">\"拒絕或未回應時\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"每天重複\"</item>\n    <item msgid=\"6300824484048337842\">\"每週重複\"</item>\n    <item msgid=\"189361731610816256\">\"每月重複\"</item>\n    <item msgid=\"8714177874112569158\">\"每年重複\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"每月第一個週日\"</item>\n    <item msgid=\"2557379346106451363\">\"每月第二個週日\"</item>\n    <item msgid=\"7622144489915654132\">\"每月第三個週日\"</item>\n    <item msgid=\"527152448137686021\">\"每月第四個週日\"</item>\n    <item msgid=\"5057483608824759350\">\"每月最後一個週日\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"每月第一個週一\"</item>\n    <item msgid=\"4484275849072423978\">\"每月第二個週一\"</item>\n    <item msgid=\"8956169860824371383\">\"每月第三個週一\"</item>\n    <item msgid=\"6924403357659569326\">\"每月第四個週一\"</item>\n    <item msgid=\"1379608815263472161\">\"每月最後一個週一\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"每月第一個週二\"</item>\n    <item msgid=\"9063613547307760928\">\"每月第二個週二\"</item>\n    <item msgid=\"6688603328729208168\">\"每月第三個週二\"</item>\n    <item msgid=\"6695206006961533357\">\"每月第四個週二\"</item>\n    <item msgid=\"8619069174889809914\">\"每月最後一個週二\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"每月第一個週三\"</item>\n    <item msgid=\"5059722045367799217\">\"每月第二個週三\"</item>\n    <item msgid=\"7986246648229272275\">\"每月第三個週三\"</item>\n    <item msgid=\"9068566169348980801\">\"每月第四個週三\"</item>\n    <item msgid=\"7976866743069062134\">\"每月最後一個週三\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"每月第一個週四\"</item>\n    <item msgid=\"4857419136007543270\">\"每月第二個週四\"</item>\n    <item msgid=\"222044587450564839\">\"每月第三個週四\"</item>\n    <item msgid=\"6197927556533030945\">\"每月第四個週四\"</item>\n    <item msgid=\"1023326923033436905\">\"每月最後一個週四\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"每月第一個週五\"</item>\n    <item msgid=\"1935608297230506940\">\"每月第二個週五\"</item>\n    <item msgid=\"4061877662049317599\">\"每月第三個週五\"</item>\n    <item msgid=\"6856646749131820614\">\"每月第四個週五\"</item>\n    <item msgid=\"6533513913914859794\">\"每月最後一個週五\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"每月第一個週六\"</item>\n    <item msgid=\"9130198690512925355\">\"每月第二個週六\"</item>\n    <item msgid=\"4525736070844032405\">\"每月第三個週六\"</item>\n    <item msgid=\"422053689531707709\">\"每月第四個週六\"</item>\n    <item msgid=\"5499975799312474425\">\"每月最後一個週六\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zh-rTW/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"寄送電子郵件時使用\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"完成\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"提醒方式\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"不重複進行\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 天\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 天\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 週\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 週\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 個月\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 個月\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 年\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"每 <xliff:g id=\"COUNT\">%d</xliff:g> 年\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"每月的同一天\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"無限期\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"直到指定日期為止\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"結束日期：<xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"固定次數重複\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"重複 <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> 次活動\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"重複 <xliff:g id=\"EVENT_COUNT\">%d</xliff:g> 次活動\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"變更結束日期\"</string>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zu/arrays.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2007 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n  <string-array name=\"reminder_methods_labels\">\n    <item msgid=\"5172236776878811487\">\"Isaziso\"</item>\n    <item msgid=\"1751151680520784746\">\"I-imeyili\"</item>\n    <item msgid=\"2658001219380695677\">\"SMS\"</item>\n    <item msgid=\"7926918288165444873\">\"I-alamu\"</item>\n  </string-array>\n  <string-array name=\"reminder_minutes_labels\">\n    <item msgid=\"2416970002377237011\">\"0 amaminithi\"</item>\n    <item msgid=\"6681865010714743948\">\"1 iminithi\"</item>\n    <item msgid=\"2327505114623595779\">\"5 amaminithi\"</item>\n    <item msgid=\"1657410063332547113\">\"10 amaminithi\"</item>\n    <item msgid=\"366087535181197780\">\"15 amaminithi\"</item>\n    <item msgid=\"6252612791145061929\">\"20 amaminithi\"</item>\n    <item msgid=\"7896694531989090700\">\"25 amaminithi\"</item>\n    <item msgid=\"8754510169374808607\">\"30 amaminithi\"</item>\n    <item msgid=\"3113380274218454394\">\"45 amaminithi\"</item>\n    <item msgid=\"8546646645868526283\">\"1 ihora\"</item>\n    <item msgid=\"6467845211024768872\">\"2 amahora\"</item>\n    <item msgid=\"8201677619511076575\">\"3 amahora\"</item>\n    <item msgid=\"7172504281650128893\">\"12 amahora\"</item>\n    <item msgid=\"9114286702181482496\">\"24 amahora\"</item>\n    <item msgid=\"3107009344872997366\">\"2 izinsuku\"</item>\n    <item msgid=\"6135563708172153696\">\"1 iviki\"</item>\n  </string-array>\n  <string-array name=\"preferences_default_reminder_labels\">\n    <item msgid=\"7495163916242649023\">\"Lutho\"</item>\n    <item msgid=\"5883344836499335043\">\"0 amaminithi\"</item>\n    <item msgid=\"4354350447805231188\">\"1 iminithi\"</item>\n    <item msgid=\"265674592625309858\">\"5 amaminithi\"</item>\n    <item msgid=\"8011089417728419666\">\"10 amaminithi\"</item>\n    <item msgid=\"6177098581805412986\">\"15 amaminithi\"</item>\n    <item msgid=\"356346660503078923\">\"20 amaminithi\"</item>\n    <item msgid=\"992592434377054063\">\"25 amaminithi\"</item>\n    <item msgid=\"9191353668596201944\">\"30 amaminithi\"</item>\n    <item msgid=\"1192985682962908244\">\"45 amaminithi\"</item>\n    <item msgid=\"1694315499429259938\">\"1 ihora\"</item>\n    <item msgid=\"8281019320591769635\">\"2 amahora\"</item>\n    <item msgid=\"2062931719019287773\">\"3 amahora\"</item>\n    <item msgid=\"4086495711621133006\">\"12 amahora\"</item>\n    <item msgid=\"3172669681920709561\">\"24 amahora\"</item>\n    <item msgid=\"5557836606782821910\">\"2 izinsuku\"</item>\n    <item msgid=\"8336577387266744930\">\"1 iviki\"</item>\n  </string-array>\n  <string-array name=\"preferences_week_start_day_labels\">\n    <item msgid=\"986150274035512339\">\"Okuzenzakalelayo kwezici zakhona\"</item>\n    <item msgid=\"134027225275475280\">\"Umgqibelo\"</item>\n    <item msgid=\"95029346069903091\">\"Isonto\"</item>\n    <item msgid=\"5840983116375063739\">\"Umsombuluko\"</item>\n  </string-array>\n  <string-array name=\"availability\">\n    <item msgid=\"454869065893453189\">\"Matasa\"</item>\n    <item msgid=\"6228387173725732140\">\"Yatholakala\"</item>\n    <item msgid=\"2064426942462573474\">\"Okwesikhashana\"</item>\n  </string-array>\n  <string-array name=\"visibility\">\n    <item msgid=\"3035788428581513163\">\"Okuzenzakalelayo\"</item>\n    <item msgid=\"5200216103966973369\">\"Imfihlo\"</item>\n    <item msgid=\"9182342638433672664\">\"Okusesidlangalaleni\"</item>\n  </string-array>\n  <string-array name=\"ordinal_labels\">\n    <item msgid=\"2693927956303125332\">\"okokuqala\"</item>\n    <item msgid=\"5631923029483854900\">\"isekhondi\"</item>\n    <item msgid=\"148935502975250973\">\"okwesithathu\"</item>\n    <item msgid=\"5124200797326669172\">\"okwesine\"</item>\n    <item msgid=\"7564374178324652137\">\"okokugcina\"</item>\n  </string-array>\n  <string-array name=\"response_labels1\">\n    <item msgid=\"5605392595848194997\">\"Ayikho impendulo\"</item>\n    <item msgid=\"3724434080904437698\">\"Yebo\"</item>\n    <item msgid=\"8854145743148992583\">\"Mhlawumbe\"</item>\n    <item msgid=\"6174292185978948873\">\"Cha\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels\">\n    <item msgid=\"4208432367651646938\">\"Kuphela le senzakalo\"</item>\n    <item msgid=\"1536401639805370405\">\"Lona kanye neyakusasa imicimbi\"</item>\n    <item msgid=\"7833229563617435430\">\"Zonke izenzakalo\"</item>\n  </string-array>\n  <string-array name=\"delete_repeating_labels_no_selected\">\n    <item msgid=\"1341910309321756150\">\"Lokhu &amp; izenzakalo zesikhathi esizayo\"</item>\n    <item msgid=\"6315440193748139854\">\"Zonke izenzakalo\"</item>\n  </string-array>\n  <string-array name=\"change_response_labels\">\n    <item msgid=\"3466644709343519437\">\"Kuphela le senzakalo\"</item>\n    <item msgid=\"140670561403965380\">\"Zonke izenzakalo ochungechungeni\"</item>\n  </string-array>\n  <string-array name=\"buttons_list\">\n    <item msgid=\"5917946202321434335\">\"Usuku\"</item>\n    <item msgid=\"6248480754959562740\">\"Iviki\"</item>\n    <item msgid=\"4298472806133153766\">\"Inyanga\"</item>\n    <item msgid=\"5033084974413793845\">\"Ajenda\"</item>\n  </string-array>\n  <string-array name=\"preferences_skip_reminders_labels\">\n    <item msgid=\"2285927842308686988\">\"Uma ngabe kunqatshelwe kuphela\"</item>\n    <item msgid=\"6367412240524984286\">\"Uma ngabe kunqatshelwe noma kungaphendulwanga\"</item>\n  </string-array>\n  <string-array name=\"recurrence_freq\">\n    <item msgid=\"3388478383574917007\">\"PHINDA NSUKU ZONKE\"</item>\n    <item msgid=\"6300824484048337842\">\"PHINDA NGEVIKI\"</item>\n    <item msgid=\"189361731610816256\">\"PHINDA NGENYANGA\"</item>\n    <item msgid=\"8714177874112569158\">\"PHINDA NGONYAKA\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sun\">\n    <item msgid=\"143841313172233420\">\"njalo ngeSonto lokuqala\"</item>\n    <item msgid=\"2557379346106451363\">\"njalo ngeSonto lesibili\"</item>\n    <item msgid=\"7622144489915654132\">\"njalo ngeSonto lesithathu\"</item>\n    <item msgid=\"527152448137686021\">\"njalo ngeSonto lesine\"</item>\n    <item msgid=\"5057483608824759350\">\"njalo ngeSonto lokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_mon\">\n    <item msgid=\"7539974918997689048\">\"njalo ngoMsombuluko wokuqala\"</item>\n    <item msgid=\"4484275849072423978\">\"njalo ngoMsombuluko wesibili\"</item>\n    <item msgid=\"8956169860824371383\">\"njalo ngoMsombuluko wesithathu\"</item>\n    <item msgid=\"6924403357659569326\">\"njalo ngoMsombuluko wesine\"</item>\n    <item msgid=\"1379608815263472161\">\"njalo ngoMsombuluko wokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_tues\">\n    <item msgid=\"8690802834039790777\">\"njalo ngoLwesibili wokuqala\"</item>\n    <item msgid=\"9063613547307760928\">\"njalo ngoLwesibili wesibili\"</item>\n    <item msgid=\"6688603328729208168\">\"njalo ngoLwesibili wesithathu\"</item>\n    <item msgid=\"6695206006961533357\">\"njalo ngoLwesibili wesine\"</item>\n    <item msgid=\"8619069174889809914\">\"njalo ngoLwesibili wokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_wed\">\n    <item msgid=\"3233850232075584386\">\"njalo ngoLwesithathu wokuqala\"</item>\n    <item msgid=\"5059722045367799217\">\"njalo ngoLwesithathu wesibili\"</item>\n    <item msgid=\"7986246648229272275\">\"njalo ngoLwesithathu wesithathu\"</item>\n    <item msgid=\"9068566169348980801\">\"njalo ngoLwesithathu wesine\"</item>\n    <item msgid=\"7976866743069062134\">\"njalo ngoLwesithathu wokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_thurs\">\n    <item msgid=\"920673677566009313\">\"njalo ngoLwesine wokuqala\"</item>\n    <item msgid=\"4857419136007543270\">\"njalo ngoLwesine wesibili\"</item>\n    <item msgid=\"222044587450564839\">\"njalo ngoLwesine wesithathu\"</item>\n    <item msgid=\"6197927556533030945\">\"njalo ngoLwesine wesine\"</item>\n    <item msgid=\"1023326923033436905\">\"njalo ngoLwesine wokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_fri\">\n    <item msgid=\"6534500380525126157\">\"njalo ngoLwesihlanu wokuqala\"</item>\n    <item msgid=\"1935608297230506940\">\"njalo ngoLwesihlanu wesibili\"</item>\n    <item msgid=\"4061877662049317599\">\"njalo ngoLwesihlanu wesithathu\"</item>\n    <item msgid=\"6856646749131820614\">\"njalo ngoLwesihlanu wesine\"</item>\n    <item msgid=\"6533513913914859794\">\"njalo ngoLwesihlanu wokugcina\"</item>\n  </string-array>\n  <string-array name=\"repeat_by_nth_sat\">\n    <item msgid=\"3556369572649948699\">\"njalo ngoMgqibelo wokuqala\"</item>\n    <item msgid=\"9130198690512925355\">\"njalo ngoMgqibelo wesibili\"</item>\n    <item msgid=\"4525736070844032405\">\"njalo ngoMgqibelo wesithathu\"</item>\n    <item msgid=\"422053689531707709\">\"njalo ngoMgqibelo wesine\"</item>\n    <item msgid=\"5499975799312474425\">\"njalo ngoMgqibelo wokugcina\"</item>\n  </string-array>\n</resources>\n"
  },
  {
    "path": "library/src/main/res/values-zu/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!--  Copyright (C) 2006 The Android Open Source Project\n\n     Licensed under the Apache License, Version 2.0 (the \"License\");\n     you may not use this file except in compliance with the License.\n     You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n     Unless required by applicable law or agreed to in writing, software\n     distributed under the License is distributed on an \"AS IS\" BASIS,\n     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n     See the License for the specific language governing permissions and\n     limitations under the License.\n -->\n\n<resources xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:xliff=\"urn:oasis:names:tc:xliff:document:1.2\">\n    <string name=\"email_picker_label\" msgid=\"4808253965057791781\">\"I-imeyili no\"</string>\n    <string name=\"save_label\" msgid=\"2133599104834432589\">\"Kwenziwe\"</string>\n    <string name=\"recurrence_dialog_title\" msgid=\"8093909645557717483\">\"Phindaphinda\"</string>\n    <string name=\"recurrence_dialog_title_never\" msgid=\"2679396029776590130\">\"Awulokothi uphinde\"</string>\n  <plurals name=\"recurrence_interval_daily\">\n    <item quantity=\"one\" msgid=\"1205422710088692631\">\"Njalo ngosuku olungu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"707566499994398250\">\"Njalo ngezinsuku ezingu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_weekly\">\n    <item quantity=\"one\" msgid=\"4948681635464488351\">\"Njalo ngeviki elingu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"7094801039989237061\">\"Njalo ngamaviki angu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_monthly\">\n    <item quantity=\"one\" msgid=\"4768178401603139718\">\"Njalo ngenyanga engu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5419723710346646523\">\"Njalo ngezinyanga ezingu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n  <plurals name=\"recurrence_interval_yearly\">\n    <item quantity=\"one\" msgid=\"5819562634008179102\">\"Njalo ngonyaka ongu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"5678653649746562060\">\"Njalo ngeminyaka engu-<xliff:g id=\"COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"recurrence_month_pattern_by_day\" msgid=\"4400107556121003459\">\"ngosuku olufanayo njalo ngenyanga\"</string>\n    <string name=\"recurrence_end_continously\" msgid=\"6898950241634912991\">\"Phakade\"</string>\n    <string name=\"recurrence_end_date_label\" msgid=\"4142791438636994952\">\"Kuze kube idethi ethile\"</string>\n    <string name=\"recurrence_end_date\" msgid=\"3693751578164711701\">\"kuze kube ngumhla ka-<xliff:g id=\"DATE\">%s</xliff:g>\"</string>\n    <string name=\"recurrence_end_count_label\" msgid=\"1233883668293087977\">\"Okwezinombolo zemicimbi\"</string>\n  <plurals name=\"recurrence_end_count\">\n    <item quantity=\"one\" msgid=\"1400782968090516215\">\"Okomcimbi ongu-<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n    <item quantity=\"other\" msgid=\"8779598489398048259\">\"Okwemicimbi engu-<xliff:g id=\"EVENT_COUNT\">%d</xliff:g>\"</item>\n  </plurals>\n    <string name=\"acessibility_recurrence_choose_end_date_description\" msgid=\"5899029840837836711\">\"shintsha idethi yokugcina\"</string>\n</resources>\n"
  },
  {
    "path": "pom.xml",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n    <modelVersion>4.0.0</modelVersion>\n\n    <parent>\n        <groupId>org.sonatype.oss</groupId>\n        <artifactId>oss-parent</artifactId>\n        <version>9</version>\n    </parent>\n\n    <name>Android Date Time Picker - Parent</name>\n    <groupId>be.billington.calendar.recurrencepicker</groupId>\n    <artifactId>parent</artifactId>\n    <version>1.1.2-SNAPSHOT</version>\n    <packaging>pom</packaging>\n\n    <url>http://www.github.com/Shusshu/Android-RecurrencePicker</url>\n    <description>This library allows you to use the Google Calendar Recurrence picker</description>\n    <developers>\n        <developer>\n            <id>RecurrencePicker-project</id>\n            <name>Benoit Billington</name>\n            <email>benoit.billington@gmail.com</email>\n        </developer>\n    </developers>\n\n    <properties>\n        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\n        <java.version>1.7</java.version>\n\n        <android.version>5.0_r1</android.version>\n        <sdk.platform>21</sdk.platform>\n    </properties>\n\n    <modules>\n        <module>library</module>\n        <module>demo</module>\n    </modules>\n\n    <dependencyManagement>\n        <dependencies>\n            <dependency>\n                <groupId>android</groupId>\n                <artifactId>android</artifactId>\n                <version>${android.version}</version>\n                <scope>provided</scope>\n            </dependency>\n            <dependency>\n                <groupId>junit</groupId>\n                <artifactId>junit</artifactId>\n                <version>4.11</version>\n            </dependency>\n        </dependencies>\n    </dependencyManagement>\n\n    <build>\n        <plugins>\n            <plugin>\n                <groupId>org.apache.maven.plugins</groupId>\n                <artifactId>maven-scm-plugin</artifactId>\n                <version>1.7</version>\n                <configuration>\n                    <connectionType>developerConnection</connectionType>\n                </configuration>\n            </plugin>\n        </plugins>\n        <pluginManagement>\n            <plugins>\n                <plugin>\n                    <groupId>com.simpligility.maven.plugins</groupId>\n                    <artifactId>android-maven-plugin</artifactId>\n                    <version>4.1.1</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-resources-plugin</artifactId>\n                    <version>2.7</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-compiler-plugin</artifactId>\n                    <version>3.2</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-jarsigner-plugin</artifactId>\n                    <version>1.3.2</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-scm-plugin</artifactId>\n                    <version>1.9</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-checkstyle-plugin</artifactId>\n                    <version>2.11</version>\n                    <configuration>\n                        <configLocation>conf/maven_checks.xml</configLocation>\n                        <enableRulesSummary>false</enableRulesSummary>\n                    </configuration>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-source-plugin</artifactId>\n                    <version>2.4</version>\n                </plugin>\n                <plugin>\n                    <groupId>org.apache.maven.plugins</groupId>\n                    <artifactId>maven-javadoc-plugin</artifactId>\n                    <version>2.10.1</version>\n                </plugin>\n            </plugins>\n        </pluginManagement>\n    </build>\n\n    <prerequisites>\n        <maven>3.1.1</maven>\n    </prerequisites>\n\n    <scm>\n        <connection>scm:git:git@github.com:Shusshu/Android-RecurrencePicker.git</connection>\n        <developerConnection>scm:git:git@github.com:Shusshu/Android-RecurrencePicker.git\n        </developerConnection>\n        <tag>master</tag>\n        <url>https://github.com/Shusshu/Android-RecurrencePicker</url>\n    </scm>\n\n    <issueManagement>\n        <system>github</system>\n        <url>https://github.com/Shusshu/Android-RecurrencePicker</url>\n    </issueManagement>\n\n    <licenses>\n        <license>\n            <name>The Apache Software License, Version 2.0</name>\n            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>\n            <distribution>repo</distribution>\n        </license>\n    </licenses>\n</project>\n"
  }
]