comparison help/help_mp-hu.h @ 23513:39acab18df1a

synced with r23531
author Gabrov
date Sun, 10 Jun 2007 10:05:54 +0000
parents 8e1d5a17fff6
children acc21d14f1bf
comparison
equal deleted inserted replaced
23512:479d95761c4f 23513:39acab18df1a
1 // Originally translated by: Gabucino the Almighty! <gabucino@mplayerhq.hu> 1 // Originally translated by: Gabucino the Almighty! <gabucino@mplayerhq.hu>
2 // Send me money/hw/babes! 2 // Send me money/hw/babes!
3 //... Okay enough of the hw, now send the other two! 3 //... Okay enough of the hw, now send the other two!
4 // 4 //
5 // Updated by: Gabrov <gabrov@freemail.hu> 5 // Updated by: Gabrov <gabrov@freemail.hu>
6 // Sync'ed with help_mp-en.h r23028 (2007. 04. 21.) 6 // Sync'ed with help_mp-en.h r23416 (2007. 06. 10.)
7 7
8 // ========================= MPlayer help =========================== 8 // ========================= MPlayer help ===========================
9 9
10 #ifdef HELP_MP_DEFINE_STATIC 10 #ifdef HELP_MP_DEFINE_STATIC
11 static char help_text[]= 11 static char help_text[]=
1603 #define MSGTR_LIBMENU_ReaddirError "[MENU] readdir hiba: %s.\n" 1603 #define MSGTR_LIBMENU_ReaddirError "[MENU] readdir hiba: %s.\n"
1604 #define MSGTR_LIBMENU_CantOpenDirectory "[MENU] A(z) %s könyvtár nem nyitható meg.\n" 1604 #define MSGTR_LIBMENU_CantOpenDirectory "[MENU] A(z) %s könyvtár nem nyitható meg.\n"
1605 1605
1606 // libmenu/menu_param.c 1606 // libmenu/menu_param.c
1607 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Az almenü definíciókba kell egy 'menu' attribútum.\n" 1607 #define MSGTR_LIBMENU_SubmenuDefinitionNeedAMenuAttribut "[MENU] Az almenü definíciókba kell egy 'menu' attribútum.\n"
1608 #define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Pref menü bejegyzés definícióihoz egy jó 'property' attribútum kell (%d. sor).\n" 1608 #define MSGTR_LIBMENU_InvalidProperty "[MENU] Érvénytelen tulajdonság '%s' a pref menü bejegyzésben. (%d. sor).\n"
1609 #define MSGTR_LIBMENU_PrefMenuEntryDefinitionsNeed "[MENU] Pref menü bejegyzés definícióihoz egy jó 'property' vagy 'txt' attribútum kell (%d. sor).\n"
1609 #define MSGTR_LIBMENU_PrefMenuNeedsAnArgument "[MENU] Pref menühöz egy argumentum kell.\n" 1610 #define MSGTR_LIBMENU_PrefMenuNeedsAnArgument "[MENU] Pref menühöz egy argumentum kell.\n"
1610 1611
1611 // libmenu/menu_pt.c 1612 // libmenu/menu_pt.c
1612 #define MSGTR_LIBMENU_CantfindTheTargetItem "[MENU] Nem található a cél elem ????\n" 1613 #define MSGTR_LIBMENU_CantfindTheTargetItem "[MENU] Nem található a cél elem ????\n"
1613 #define MSGTR_LIBMENU_FailedToBuildCommand "[MENU] Nem sikerült a parancs felépítése: %s.\n" 1614 #define MSGTR_LIBMENU_FailedToBuildCommand "[MENU] Nem sikerült a parancs felépítése: %s.\n"