summaryrefslogtreecommitdiff
path: root/InCallUI/res/values-hu/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/values-hu/strings.xml')
-rw-r--r--InCallUI/res/values-hu/strings.xml15
1 files changed, 12 insertions, 3 deletions
diff --git a/InCallUI/res/values-hu/strings.xml b/InCallUI/res/values-hu/strings.xml
index f68e318fd..9d7f4c896 100644
--- a/InCallUI/res/values-hu/strings.xml
+++ b/InCallUI/res/values-hu/strings.xml
@@ -156,7 +156,16 @@
<string name="preference_category_ringtone" msgid="5197960752529332721">"Csengőhang és rezgés"</string>
<string name="manageConferenceLabel" msgid="4691922394301969053">"Konferenciahívás kezelése"</string>
<string name="emergency_call_dialog_number_for_display" msgid="8373041754188879871">"Segélyhívó szám"</string>
- <!-- no translation found for duration_seconds (59971978269163609) -->
- <!-- no translation found for duration_minutes (1103289948818175408) -->
- <!-- no translation found for duration_hours (7560637459014865969) -->
+ <plurals name="duration_seconds" formatted="false" msgid="59971978269163609">
+ <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> másodperc</item>
+ <item quantity="one">1 másodperc</item>
+ </plurals>
+ <plurals name="duration_minutes" formatted="false" msgid="1103289948818175408">
+ <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> perc</item>
+ <item quantity="one">1 perc</item>
+ </plurals>
+ <plurals name="duration_hours" formatted="false" msgid="7560637459014865969">
+ <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> óra</item>
+ <item quantity="one">1 óra</item>
+ </plurals>
</resources>