aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-da/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-da/plurals.xml')
-rw-r--r--res/values-da/plurals.xml24
1 files changed, 11 insertions, 13 deletions
diff --git a/res/values-da/plurals.xml b/res/values-da/plurals.xml
index c168577e..db995506 100644
--- a/res/values-da/plurals.xml
+++ b/res/values-da/plurals.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-2014 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.
@@ -12,23 +14,19 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- -->
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="n_folders">
- <item quantity="zero">0 mapper</item>
- <item quantity="one">1 mappe</item>
- <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> mapper</item>
+ <item quantity="one">0 mapper</item>
+ <item quantity="other">1 mappe</item>
</plurals>
<plurals name="n_files">
- <item quantity="zero">0 filer</item>
- <item quantity="one">1 fil</item>
- <item quantity="other"><xliff:g id="files">%1$d</xliff:g> filer</item>
+ <item quantity="one">0 filer</item>
+ <item quantity="other">1 fil</item>
</plurals>
<plurals name="search_found_items">
- <item quantity="zero">Ingen elementer fundet</item>
- <item quantity="one">1 element fundet</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> elementer fundet</item>
+ <item quantity="one">Ingen elementer fundet</item>
+ <item quantity="other">1 element fundet</item>
</plurals>
<plurals name="selection_folders">
<item quantity="one">1 mappe valgt.</item>