summaryrefslogtreecommitdiffstats
path: root/res/values-hu
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-16 10:41:54 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-16 10:41:54 -0800
commit86242ed560842a77fad8bc9f779c06a97667cdca (patch)
tree2be339268e960f5d125ce4c74a8d513905c58d3d /res/values-hu
parent7831a4921d926048ebccd6ae1f529a9f232daa09 (diff)
downloadandroid_packages_apps_Dialer-86242ed560842a77fad8bc9f779c06a97667cdca.tar.gz
android_packages_apps_Dialer-86242ed560842a77fad8bc9f779c06a97667cdca.tar.bz2
android_packages_apps_Dialer-86242ed560842a77fad8bc9f779c06a97667cdca.zip
Automatic translation import
Change-Id: I03b73b25f77f5c1176ce5db6be89858f55187995
Diffstat (limited to 'res/values-hu')
-rw-r--r--res/values-hu/cm_strings.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
index 7409c9dc6..28c40f6e0 100644
--- a/res/values-hu/cm_strings.xml
+++ b/res/values-hu/cm_strings.xml
@@ -38,9 +38,12 @@
<string name="reverse_lookup_provider_title">Névkeresési szolgáltató</string>
<!-- Chinese Reverse Lookup Provider -->
<string name="cyngn_reverse_lookup_provider_name">Cyngn Kínai (CN)</string>
+ <string name="speed_dial_edit_title">Gyorstárcsázó szerkesztése: <xliff:g id="index" example="2">%1$d</xliff:g></string>
+ <string name="speed_dial_input_hint">Adjon meg egy számot</string>
<string name="call_log_show_all_slots">Minden SIM</string>
<string name="call_log_all_calls_header">Minden hívás</string>
<string name="call_log_blacklist_header">Csak blokkolt hívások</string>
+ <string name="call_log_blocked_empty">Nincsenek blokkolt hívások.</string>
<!-- Call statistics -->
<string name="call_log_stats_title">Statisztikák</string>
<string name="callStatsDetailTitle">Részletek</string>
@@ -76,4 +79,38 @@
<string name="call_recording_category_title">Hívásrögzítés</string>
<string name="call_recording_format">Hangformátum</string>
<string name="call_playback_no_app_found_toast">Nem található alkalmazás a kiválasztott felvétel lejátszásához.</string>
+ <!-- Speed Dial -->
+ <string name="speed_dial_settings">Gyorstárcsázó beállítások</string>
+ <string name="speed_dial_not_set">(nincs beállítva)</string>
+ <string name="speed_dial_replace">Cserél</string>
+ <string name="speed_dial_delete">Törlés</string>
+ <string name="speed_dial_unassigned_dialog_title">Nem hozzárendelt kulcs</string>
+ <string name="speed_dial_unassigned_dialog_message">Nincs gyorstárcsázási művelet hozzárendelve a következő számhoz: \"<xliff:g id="number">%s</xliff:g>\". Szeretne most hozzárendelni egy műveletet?</string>
+ <string name="dialog_speed_dial_airplane_mode_message">Gyorshívás használatához először kapcsolja ki a Repülőgép üzemmódot</string>
+ <!-- Speed Dial can not be set for the key used for Emergency number-->
+ <string name="yes">Igen</string>
+ <string name="no">Nem</string>
+ <!-- Text displayed when the list of incoming calls is empty -->
+ <string name="recentIncoming_empty">Nincsenek bejövő hívások.</string>
+ <!-- Text displayed when the list of outgoing calls is empty -->
+ <string name="recentOutgoing_empty">Nincsenek kimenő hívások.</string>
+ <!-- Text displayed when the call log is empty. -->
+ <string name="recentCalls_empty">Hívásnapló üres</string>
+ <string name="calllog_search_hint">Keresés a hívásnaplóban</string>
+ <string name="description_clear_search">Keresés törlése</string>
+ <!-- Add for enhance videocall ui -->
+ <string name="overflowVOCallMenuItemText">Hanghívások</string>
+ <string name="video_call">Videóhívás</string>
+ <!-- Title for incoming 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed 4G video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for incoming wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for outgoing wifi video call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
</resources>