aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-hu/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-07-24 23:01:40 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-07-24 23:01:40 +0300
commitfd8e48ee2856c27189e00b62783cd7ddc0c47b25 (patch)
tree06b76bd3269147e9729cb49b3849416d29ad125a /res/values-hu/plurals.xml
parent411c4e60c88f205d843d1c7782014ff34fd145e1 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-fd8e48ee2856c27189e00b62783cd7ddc0c47b25.tar.gz
android_packages_wallpapers_PhotoPhase-fd8e48ee2856c27189e00b62783cd7ddc0c47b25.tar.bz2
android_packages_wallpapers_PhotoPhase-fd8e48ee2856c27189e00b62783cd7ddc0c47b25.zip
Automatic translation import
Change-Id: If8da19e6e8171ac3b5ca64667f8e90577be27ed9
Diffstat (limited to 'res/values-hu/plurals.xml')
-rw-r--r--res/values-hu/plurals.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-hu/plurals.xml b/res/values-hu/plurals.xml
new file mode 100644
index 0000000..e55fd44
--- /dev/null
+++ b/res/values-hu/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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 kép</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> kép</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">Médiakeresés befejeződött. 1 új kép található.</item>
+ <item quantity="other">Médiakeresés befejeződött. <xliff:g id="pictures" example="7">%d</xliff:g> új kép található.</item>
+ </plurals>
+</resources>