summaryrefslogtreecommitdiff
path: root/apps/lang/magyar.lang
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2006-06-29 12:04:50 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2006-06-29 12:04:50 +0000
commit2998fd2c72f23b0fcec34997c74ba29ea1270c4b (patch)
tree245a3a5b0e87fd3e7b781125d89a192c3de63400 /apps/lang/magyar.lang
parentdba88731dff49867e89906963ddd60ae84822661 (diff)
downloadrockbox-2998fd2c72f23b0fcec34997c74ba29ea1270c4b.tar.gz
rockbox-2998fd2c72f23b0fcec34997c74ba29ea1270c4b.zip
update by Imre Herceg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10153 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/magyar.lang')
-rw-r--r--apps/lang/magyar.lang115
1 files changed, 115 insertions, 0 deletions
diff --git a/apps/lang/magyar.lang b/apps/lang/magyar.lang
index 057cd0e4df..1446fbf89c 100644
--- a/apps/lang/magyar.lang
+++ b/apps/lang/magyar.lang
@@ -1,3 +1,11 @@
1# __________ __ ___.
2# Open \______ \ ____ ____ | | _\_ |__ _______ ___
3# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
4# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
5# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
6# \/ \/ \/ \/ \/
7# $Id$
8#
1<phrase> 9<phrase>
2 id: LANG_SET_BOOL_YES 10 id: LANG_SET_BOOL_YES
3 desc: bool true representation 11 desc: bool true representation
@@ -8384,3 +8392,110 @@
8384 *: "" 8392 *: ""
8385 </voice> 8393 </voice>
8386</phrase> 8394</phrase>
8395<phrase>
8396 id: LANG_CROSSFEED_HF_CUTOFF
8397 desc: in crossfeed settings
8398 <source>
8399 *: "High-Frequency Cutoff"
8400 </source>
8401 <dest>
8402 *: "Magas frekvencia levágás"
8403 </dest>
8404 <voice>
8405 *: "High-frequency cutoff"
8406 </voice>
8407</phrase>
8408<phrase>
8409 id: LANG_UNIT_HERTZ
8410 desc: in sound settings
8411 <source>
8412 *: "Hz"
8413 </source>
8414 <dest>
8415 *: "Hz"
8416 </dest>
8417 <voice>
8418 *: ""
8419 </voice>
8420</phrase>
8421<phrase>
8422 id: LANG_CROSSFEED_CROSS_GAIN
8423 desc: in crossfeed settings
8424 <source>
8425 *: "Cross Gain"
8426 </source>
8427 <dest>
8428 *: "Módosítás mértéke"
8429 </dest>
8430 <voice>
8431 *: "Cross gain"
8432 </voice>
8433</phrase>
8434<phrase>
8435 id: LANG_CROSSFEED_HF_ATTENUATION
8436 desc: in crossfeed settings
8437 <source>
8438 *: "High-Frequency Attenuation"
8439 </source>
8440 <dest>
8441 *: "Magas frekvencia enyhítés"
8442 </dest>
8443 <voice>
8444 *: "High-frequency attenuation"
8445 </voice>
8446</phrase>
8447<phrase>
8448 id: LANG_CROSSFEED_DIRECT_GAIN
8449 desc: in crossfeed settings
8450 user:
8451 <source>
8452 *: "Direct Gain"
8453 </source>
8454 <dest>
8455 *: "Közvetlen módosítás"
8456 </dest>
8457 <voice>
8458 *: "Direct gain"
8459 </voice>
8460</phrase>
8461<phrase>
8462 id: LANG_TAGCACHE_BUSY
8463 desc: when trying to shutdown and tagcache is committing
8464 <source>
8465 *: "Tagcache is not ready"
8466 </source>
8467 <dest>
8468 *: "A címke adatbázis még nincs készen"
8469 </dest>
8470 <voice>
8471 *: "Tagcache is not ready"
8472 </voice>
8473</phrase>
8474<phrase>
8475 id: LANG_TAGNAVI_ALL_TRACKS
8476 desc: "<All tracks>" entry in tag browser
8477 user:
8478 <source>
8479 *: "<All tracks>"
8480 </source>
8481 <dest>
8482 *: "<Minden szám>"
8483 </dest>
8484 <voice>
8485 *: "All tracks"
8486 </voice>
8487</phrase>
8488<phrase>
8489 id: LANG_INVALID_FILENAME
8490 desc: "invalid filename entered" error message
8491 user:
8492 <source>
8493 *: "Invalid Filename!"
8494 </source>
8495 <dest>
8496 *: "Rossz fájlnév!"
8497 </dest>
8498 <voice>
8499 *: "Invalid Filename"
8500 </voice>
8501</phrase>