mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 04:42:10 +00:00
reword some of the german translations of the mga message strings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18817 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8fb6c3055b
commit
b21dec816e
@ -1610,14 +1610,14 @@ static char help_text[]=
|
||||
// mga_common.c
|
||||
|
||||
#define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] Fehler im ioctl von mga_vid_config (falsche mga_vid.o-Version?)"
|
||||
#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Konnte keine Helligkeitswerte vom Kernelmodul ermitteln!\n"
|
||||
#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Konnte keine Helligkeitswerte vom Kernelmodul setzen!\n"
|
||||
#define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Konnte die Helligkeitswerte vom Kernelmodul nicht ermitteln!\n"
|
||||
#define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Konnte die Helligkeitswerte vom Kernelmodul nicht setzen!\n"
|
||||
#define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "[MGA] Bildschirmbreite/-höhe unbekannt!\n"
|
||||
#define MSGTR_LIBVO_MGA_InvalidOutputFormat "[MGA] ungültiges Ausgabeformat %0X\n"
|
||||
#define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "[MGA] Ungültiges Ausgabeformat %0X.\n"
|
||||
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Deine Treiberversion von mga_vid ist mit dieser MPlayer-Version nicht kompatibel!\n"
|
||||
#define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "[MGA] Die Treiberversion von mga_vid ist mit dieser MPlayer-Version nicht kompatibel!\n"
|
||||
#define MSGTR_LIBVO_MGA_UsingBuffers "[MGA] Benutze %d Buffer.\n"
|
||||
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Konnte nicht öffnen: %s\n"
|
||||
#define MSGTR_LIBVO_MGA_CouldntOpen "[MGA] Konnte %s nicht öffnen\n"
|
||||
|
||||
// libvo/vesa_lvo.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user