summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTamás Tóth <syman@babulus.hu>2013-04-29 09:35:36 +0200
committerTamás Tóth <syman@babulus.hu>2013-04-29 09:35:36 +0200
commitaa982097f6dc54783a0f0ee0c9602147aef98b63 (patch)
tree4de281ff2f854625725a6f95a7c5f5065949d1a6
parent83c8e055d5c6cf687d6ef49dda66a9c8e0160d83 (diff)
downloadandroid_packages_apps_Calendar-aa982097f6dc54783a0f0ee0c9602147aef98b63.tar.gz
android_packages_apps_Calendar-aa982097f6dc54783a0f0ee0c9602147aef98b63.tar.bz2
android_packages_apps_Calendar-aa982097f6dc54783a0f0ee0c9602147aef98b63.zip
Calendar: HU translation refactoring
Change-Id: Ib3fa24e94cbbaf302bdd075630223d6071f8f94c
-rw-r--r--res/values-hu/cm_strings.xml24
-rw-r--r--res/values-hu/strings.xml6
2 files changed, 24 insertions, 6 deletions
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
new file mode 100644
index 00000000..73d46cc4
--- /dev/null
+++ b/res/values-hu/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2013 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">
+ <string name="preferences_alerts_custom_snooze_delay_title">Kérdezzen rá a szundi időtartamára</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Rákérdezés szundi aktiválásakor</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Alapértelmezett szundi időtartam</string>
+ <string name="snooze_delay_dialog_title">Szundi beállítása</string>
+ <string name="preferences_default_snooze_delay_title">Szundi időtartama</string>
+ <string name="preferences_default_snooze_delay_dialog">Alapértelmezett szundi időtartama</string>
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 977d8cd7..e72b3386 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -173,12 +173,6 @@
<string name="preferences_default_reminder_title" msgid="5188861433342733905">"Emlékeztető alapértelmezett ideje"</string>
<string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Emlékeztető alapértelmezett ideje"</string>
<string name="preferences_default_reminder_default" msgid="2903884416749959435">"10"</string>
- <string name="preferences_alerts_custom_snooze_delay_title">Kérdezzen rá a szundi időtartamára</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_on">Rákérdezés szundi aktiválásakor</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_off">Alapértelmezett szundi időtartam</string>
- <string name="snooze_delay_dialog_title">Szundi beállítása</string>
- <string name="preferences_default_snooze_delay_title">Szundi időtartama</string>
- <string name="preferences_default_snooze_delay_dialog">Alapértelmezett szundi időtartama</string>
<string name="preferences_use_home_tz_title" msgid="5597546849968598210">"Hazai időzóna"</string>
<string name="preferences_use_home_tz_descrip" msgid="4835375381297413746">"Naptárak és események megjelenítése utazás közben az otthoni idő szerint"</string>
<string name="preferences_home_tz_title" msgid="6680000444088818578">"Otthoni időzóna"</string>