summaryrefslogtreecommitdiffstats
path: root/res/values-hu/cm_plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:42:01 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-11 15:21:26 -0800
commit019f4673b8e3cc9d8b309e2e9a4655d287406544 (patch)
tree863f8e074254a929f7818640ece35bc7ce16de89 /res/values-hu/cm_plurals.xml
parent64a9c329575817ff267c55d21633b9555768b8cd (diff)
downloadpackages_apps_Contacts-019f4673b8e3cc9d8b309e2e9a4655d287406544.tar.gz
packages_apps_Contacts-019f4673b8e3cc9d8b309e2e9a4655d287406544.tar.bz2
packages_apps_Contacts-019f4673b8e3cc9d8b309e2e9a4655d287406544.zip
Automatic translation import
Change-Id: I2b9290c77552288d27dea18ec087f7ee2d67fa04
Diffstat (limited to 'res/values-hu/cm_plurals.xml')
-rw-r--r--res/values-hu/cm_plurals.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-hu/cm_plurals.xml b/res/values-hu/cm_plurals.xml
index 4c967cd54..75f0c7bb2 100644
--- a/res/values-hu/cm_plurals.xml
+++ b/res/values-hu/cm_plurals.xml
@@ -16,10 +16,18 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="contacts_selected">
+ <item quantity="one">%d kiválasztva</item>
+ <item quantity="other">%d kiválasztva</item>
+ </plurals>
<plurals name="ContactMultiImportConfirmation">
<item quantity="one">%d névjegy lesz importálva.</item>
<item quantity="other">%d névjegy lesz importálva.</item>
</plurals>
+ <plurals name="import_progress">
+ <item quantity="one">%d névjegy importálva</item>
+ <item quantity="other">%d névjegy importálva</item>
+ </plurals>
<plurals name="ContactMultiDeleteConfirmation">
<item quantity="one">%d névjegy törölve lesz.</item>
<item quantity="other">%d névjegy törölve lesz.</item>