summaryrefslogtreecommitdiffstats
path: root/res/values-lb/cm_plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:38:23 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:38:23 +0200
commit61c5541428394e254950068fc5a7c1ac5d65ea42 (patch)
tree431adab92e582ace61db8ece6a55916d4c164688 /res/values-lb/cm_plurals.xml
parentd3d67b473168bd240851062ebf0ee6998911084c (diff)
downloadandroid_packages_apps_Dialer-61c5541428394e254950068fc5a7c1ac5d65ea42.tar.gz
android_packages_apps_Dialer-61c5541428394e254950068fc5a7c1ac5d65ea42.tar.bz2
android_packages_apps_Dialer-61c5541428394e254950068fc5a7c1ac5d65ea42.zip
Automatic translation import
Change-Id: I1c62b28fac995a96616639abadf22cced245c12d
Diffstat (limited to 'res/values-lb/cm_plurals.xml')
-rw-r--r--res/values-lb/cm_plurals.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/res/values-lb/cm_plurals.xml b/res/values-lb/cm_plurals.xml
new file mode 100644
index 000000000..c48472385
--- /dev/null
+++ b/res/values-lb/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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="hour">
+ <item quantity="one">1 St.</item>
+ <item quantity="other">%d St.</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 Min.</item>
+ <item quantity="other">%d Min.</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 Sek.</item>
+ <item quantity="other">%d Sek.</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 Uruff</item>
+ <item quantity="other">%d Uriff</item>
+ </plurals>
+</resources>