diff options
author | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 12:46:35 +0000 |
---|---|---|
committer | Gabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 12:46:35 +0000 |
commit | 32fc4c95940a836b4184b36ac605ae7463787a70 (patch) | |
tree | 23d21607aaf9b1e195d58c35c487dfc477c66a6f /help | |
parent | 44862ce8fedfb4342f6ff9bc84807f57156de97e (diff) |
synced with r20586
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20689 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-hu.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h index b0c0018640..d1806e8c5c 100644 --- a/help/help_mp-hu.h +++ b/help/help_mp-hu.h @@ -3,7 +3,7 @@ //... Okay enough of the hw, now send the other two! // // Updated by: Gabrov <gabrov@freemail.hu> -// Sync'ed with help_mp-en.h r20355 (2006. 10. 22.) +// Sync'ed with help_mp-en.h r20586 (2006. 11. 05.) // ========================= MPlayer help =========================== @@ -857,6 +857,10 @@ static char help_text[]= #define MSGTR_PREFERENCES_SUB_MPSUB "A film feliratának konvertálása MPlayer felirat formátumba" #define MSGTR_PREFERENCES_SUB_SRT "A film feliratának konvertálása SubViewer (SRT) formátumba" #define MSGTR_PREFERENCES_SUB_Overlap "Felirat átlapolás" +#define MSGTR_PREFERENCES_SUB_USE_ASS "SSA/ASS felirat renderelés" +#define MSGTR_PREFERENCES_SUB_ASS_USE_MARGINS "Margók használata" +#define MSGTR_PREFERENCES_SUB_ASS_TOP_MARGIN "Fent: " +#define MSGTR_PREFERENCES_SUB_ASS_BOTTOM_MARGIN "Lent: " #define MSGTR_PREFERENCES_Font "Betűk:" #define MSGTR_PREFERENCES_FontFactor "Betű együttható:" #define MSGTR_PREFERENCES_PostProcess "Képjavítás" |