diff options
| author | pinky@build01 <jenkins@cyanogenmod.com> | 2016-07-16 09:42:53 -0700 |
|---|---|---|
| committer | pinky@build01 <jenkins@cyanogenmod.com> | 2016-07-16 09:42:53 -0700 |
| commit | 3faa6f0026c715195947e912df190e09846f1b08 (patch) | |
| tree | a70444038e9cb6f168c1548e2d64e1b282b714dd /res/values-lb/cm_plurals.xml | |
| parent | b9ecf21e83c779a915b3e029279aa1fbe3b9e64e (diff) | |
| download | packages_apps_ContactsCommon-3faa6f0026c715195947e912df190e09846f1b08.tar.gz packages_apps_ContactsCommon-3faa6f0026c715195947e912df190e09846f1b08.tar.bz2 packages_apps_ContactsCommon-3faa6f0026c715195947e912df190e09846f1b08.zip | |
Automatic translation import
Change-Id: I75567bf1c10d3244db387563f4949e3772d4210b
Ticket: -
Diffstat (limited to 'res/values-lb/cm_plurals.xml')
| -rw-r--r-- | res/values-lb/cm_plurals.xml | 35 |
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 00000000..27016934 --- /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) 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">Export feelgeschloen, <xliff:g id="insertCount">%d</xliff:g> Element gouf exportéiert</item> + <item quantity="other">Export feelgeschloen, <xliff:g id="insertCount">%d</xliff:g> Elementer goufen exportéiert</item> + </plurals> + <plurals name="export_sim_card_full"> + <item quantity="one">SIM-Kaart voll, <xliff:g id="insertCount">%d</xliff:g> Element exportéiert</item> + <item quantity="other">SIM-Kaart voll, <xliff:g id="insertCount">%d</xliff:g> Elementer exportéiert</item> + </plurals> + <plurals name="export_cancelled"> + <item quantity="one">Export ofgebrach, <xliff:g id="insertCount">%d</xliff:g> Element gouf exportéiert</item> + <item quantity="other">Export ofgebrach, <xliff:g id="insertCount">%d</xliff:g> Elementer goufen exportéiert</item> + </plurals> + <plurals name="spam_count_text"> + <item quantity="one"><xliff:g id="spamCount">%d</xliff:g> Persoun huet dat als Spam markéiert</item> + <item quantity="other"><xliff:g id="spamCount">%d</xliff:g> Persounen hunn dat als Spam markéiert</item> + </plurals> +</resources> |
