aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-lb/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-27 22:04:11 +0200
committerMichael Bestas <mikeioannina@gmail.com>2014-10-27 22:04:11 +0200
commit943a2376c07c86ec571ce664186268103e8531ef (patch)
treefac0712dd57b794dc7a540f23457d6fda4353198 /res/values-lb/plurals.xml
parent1fa11d14ad90bf9dfba024bc7c9684eae09da9d9 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-943a2376c07c86ec571ce664186268103e8531ef.tar.gz
android_packages_wallpapers_PhotoPhase-943a2376c07c86ec571ce664186268103e8531ef.tar.bz2
android_packages_wallpapers_PhotoPhase-943a2376c07c86ec571ce664186268103e8531ef.zip
Automatic translation importstaging/cm-12.0-cafstaging/cm-12.0
Change-Id: Ic5f2747344f1a34868478084c23d1b689f0688ce
Diffstat (limited to 'res/values-lb/plurals.xml')
-rw-r--r--res/values-lb/plurals.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-lb/plurals.xml b/res/values-lb/plurals.xml
new file mode 100644
index 0000000..6b06e1d
--- /dev/null
+++ b/res/values-lb/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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.
+ 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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">1 Bild</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> Biller</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">D\'Medie goufen nei gelueden. 1 Bild fonnt.</item>
+ <item quantity="other">D\'Medie goufen nei gelueden. <xliff:g id="pictures" example="7">%d</xliff:g> Biller fonnt.</item>
+ </plurals>
+</resources>