summaryrefslogtreecommitdiffstats
path: root/res/values-sv/cm_plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-02 06:59:20 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-02 06:59:20 +0200
commit1e000e6ef4ce39ef9f95dbb2515ba99b429407aa (patch)
treeab985c3023fbbe067d8a6d51fde8bbbcb2089351 /res/values-sv/cm_plurals.xml
parent64f99f83b63c0607e22cfe747ec00137c443fff9 (diff)
downloadandroid_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.tar.gz
android_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.tar.bz2
android_packages_apps_ContactsCommon-1e000e6ef4ce39ef9f95dbb2515ba99b429407aa.zip
Automatic translation import
Change-Id: I4a99ac3a421948e8532a4dcf51c4e76015f191f0
Diffstat (limited to 'res/values-sv/cm_plurals.xml')
-rw-r--r--res/values-sv/cm_plurals.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/res/values-sv/cm_plurals.xml b/res/values-sv/cm_plurals.xml
new file mode 100644
index 00000000..bbbb870c
--- /dev/null
+++ b/res/values-sv/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014-2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="export_to_sim_failed">
+ <item quantity="one">Exporten misslyckades, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ <item quantity="other">Exporten misslyckades, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ </plurals>
+ <plurals name="export_sim_card_full">
+ <item quantity="one">SIM-kortet är fullt, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ <item quantity="other">SIM-kortet är fullt, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ </plurals>
+ <plurals name="export_cancelled">
+ <item quantity="one">Exporten avbröts, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ <item quantity="other">Exporten avbröts, <xliff:g id="insertCount">%d </xliff:g> objekt exporterades</item>
+ </plurals>
+</resources>