aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-de/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-de/plurals.xml')
-rw-r--r--res/values-de/plurals.xml39
1 files changed, 18 insertions, 21 deletions
diff --git a/res/values-de/plurals.xml b/res/values-de/plurals.xml
index 49470dea..96c58ec8 100644
--- a/res/values-de/plurals.xml
+++ b/res/values-de/plurals.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
<!--
- Copyright (C) 2012-2013 The CyanogenMod Project
+ 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.
@@ -14,25 +15,21 @@
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="n_folders">
- <item quantity="one">1 Ordner</item>
- <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> Ordner</item>
- </plurals>
- <plurals name="n_files">
- <item quantity="one">1 Datei</item>
- <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien</item>
- </plurals>
- <plurals name="search_found_items">
- <item quantity="one">1 Eintrag gefunden</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> Einträge gefunden</item>
- </plurals>
- <plurals name="selection_folders">
- <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> Ordner ausgewählt.</item>
- </plurals>
- <plurals name="selection_files">
- <item quantity="one">1 Datei ausgewählt.</item>
- <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien ausgewählt.</item>
- </plurals>
+ <plurals name="n_folders">
+ <item quantity="one">1 Ordner</item>
+ <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> Ordner</item>
+ </plurals>
+ <plurals name="n_files">
+ <item quantity="one">1 Datei</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien</item>
+ </plurals>
+ <plurals name="search_found_items">
+ <item quantity="one">1 Eintrag gefunden</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> Einträge gefunden</item>
+ </plurals>
+ <plurals name="selection_files">
+ <item quantity="one">1 Datei ausgewählt.</item>
+ <item quantity="other"><xliff:g id="files">%1$d</xliff:g> Dateien ausgewählt.</item>
+ </plurals>
</resources>