summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-10-03 00:21:36 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 13:52:56 -0700
commitc567b7943d324f49368e140fb863aab202e19172 (patch)
treea7bcb84dc29f201c47f4eb3370b29e2e1dc41536 /res
parent5d0fedbe400517e9edbb26a9088ddc844baae5f8 (diff)
downloadandroid_packages_apps_Calendar-c567b7943d324f49368e140fb863aab202e19172.tar.gz
android_packages_apps_Calendar-c567b7943d324f49368e140fb863aab202e19172.tar.bz2
android_packages_apps_Calendar-c567b7943d324f49368e140fb863aab202e19172.zip
Automatic translation import
Change-Id: Iabee810d048da64adf2a89c5a793035337c1efe7
Diffstat (limited to 'res')
-rw-r--r--res/values-en-rPT/arrays.xml23
-rw-r--r--res/values-sr/cm_plurals.xml2
2 files changed, 23 insertions, 2 deletions
diff --git a/res/values-en-rPT/arrays.xml b/res/values-en-rPT/arrays.xml
new file mode 100644
index 00000000..8e3991aa
--- /dev/null
+++ b/res/values-en-rPT/arrays.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <integer-array name="delete_repeating_values">
+ <item>0</item>
+ <item>1</item>
+ <item>2</item>
+ </integer-array>
+</resources>
diff --git a/res/values-sr/cm_plurals.xml b/res/values-sr/cm_plurals.xml
index de6f6d5f..ef767ba6 100644
--- a/res/values-sr/cm_plurals.xml
+++ b/res/values-sr/cm_plurals.xml
@@ -19,13 +19,11 @@
<plurals name="events_selected">
<item quantity="one">%1$d догађај изабран</item>
<item quantity="few">%1$d догађаја изабрана</item>
- <item quantity="many">%1$d догађаја изабрана</item>
<item quantity="other">%1$d догађаја изабрана</item>
</plurals>
<plurals name="select_events_to_share">
<item quantity="one">Изабери догађај да дељење</item>
<item quantity="few">Изабери догађаје да дељење</item>
- <item quantity="many">Изабери догађаје да дељење</item>
<item quantity="other">Изабери догађаје да дељење</item>
</plurals>
</resources>