summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-30 00:58:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-30 00:58:53 +0000
commit48c401fe3c04fd169eee0c608f7bee8d2bf5b791 (patch)
tree3bdce386a02aa6bd6ac198281d5ac0beb38fd358 /help
parentec8c6c86e661d62108f19f17a069c97ba2be6cfe (diff)
downloadmpv-48c401fe3c04fd169eee0c608f7bee8d2bf5b791.tar.bz2
mpv-48c401fe3c04fd169eee0c608f7bee8d2bf5b791.tar.xz
updates and fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10503 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h2
-rw-r--r--help/help_mp-dk.h4
-rw-r--r--help/help_mp-el.h3
-rw-r--r--help/help_mp-es.h9
-rw-r--r--help/help_mp-it.h5
-rw-r--r--help/help_mp-ko.h3
-rw-r--r--help/help_mp-pl.h2
-rw-r--r--help/help_mp-sk.h5
-rw-r--r--help/help_mp-tr.h1
9 files changed, 8 insertions, 26 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 2ea560f48b..63167167e3 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -131,7 +131,7 @@ static char help_text[]=
#define MSGTR_AOComment "AO: Hinweis: %s\n"
#define MSGTR_Video_NoVideo "Video: kein Video\n"
#define MSGTR_NotInitializeVOPorVO "\nFATAL: Konnte Videofilter (-vop) oder Videoausgabetreiber (-vo) nicht initialisieren.\n"
-#define MSGTR_Paused "\n------ PAUSE -------\r"
+#define MSGTR_Paused "\n ===== PAUSE =====\r"
#define MSGTR_PlaylistLoadUnable "\nKann Abspielliste %s nicht laden.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer stürzte wegen einer 'illegalen Anweisung' ab.\n"\
diff --git a/help/help_mp-dk.h b/help/help_mp-dk.h
index 74bca38840..cfd5dd80cd 100644
--- a/help/help_mp-dk.h
+++ b/help/help_mp-dk.h
@@ -1,7 +1,7 @@
// Translated by: Anders Rune Jensen <anders@gnulinux.dk>
// Sćrlig tak til: Tomas Groth <tomasgroth@hotmail.com>
// Dan Christiansen <danchr@daimi.au.dk>
-// Sync'ed with help_mp-en.h 1.102
+// Sync'ed with help_mp-en.h 1.104
// ========================= MPlayer help ===========================
@@ -135,7 +135,7 @@ static char help_text[]=
#define MSGTR_AOComment "AO: Kommentar: %s\n"
#define MSGTR_Video_NoVideo "Video: ingen video\n"
#define MSGTR_NotInitializeVOPorVO "\nFATALT: Kunne ikke initialisere videofiltre (-vop) eller videodriver (-vo) !\n"
-#define MSGTR_Paused "\n------ PAUSE -------\r"
+#define MSGTR_Paused "\n ===== PAUSE =====\r"
#define MSGTR_PlaylistLoadUnable "\nKunne ikke indlćse afspilningslisten %s\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer fik en alvorlig fejl af typen 'ulovlig instruktion'.\n"\
diff --git a/help/help_mp-el.h b/help/help_mp-el.h
index 43d4e90632..7d2ea7273e 100644
--- a/help/help_mp-el.h
+++ b/help/help_mp-el.h
@@ -1,9 +1,6 @@
// Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>
// Various corrections and additions by: ironhell3 <ironhell3@hotmail.com>
-// Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming
-// and send a notify message to mplayer-dev-eng maillist.
-
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index 332e6ee2bc..4f60ec07c7 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -4,12 +4,7 @@
// Sefanja Ruijsenaars <sefanja at gmx.net>
// Andoni Zubimendi <andoni at lpsat.net>
-// Updated to help_mp-en.h v1.100
-
-// Translated files should be sent to the mplayer-dev-eng mailing list or
-// to the help messages maintainer, see DOCS/tech/MAINTAINERS.
-// Please also put a note like "sync'ed with help_mp-en.h XXX" in the header
-// of the translated file so that we see at a glance if it is outdated.
+// Updated to help_mp-en.h v1.105
// ========================= MPlayer help ===========================
@@ -136,7 +131,7 @@ static char help_text[]=
#define MSGTR_AOComment "AO: Comentario: %s.\n"
#define MSGTR_Video_NoVideo "Vídeo: no hay vídeo!\n"
#define MSGTR_NotInitializeVOPorVO "\nFATAL: No se pudieron inicializar los filtros de vídeo (-vop) o de salida de vídeo (-vo)!\n"
-#define MSGTR_Paused "\n------ PAUSADO -------\r"
+#define MSGTR_Paused "\n ===== PAUSA =====\r"
#define MSGTR_PlaylistLoadUnable "\nNo se puede cargar la lista de reproducción %s.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer se detuvo por una 'Instrucción Ilegal'.\n"\
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 454a742394..920d596661 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -3,11 +3,6 @@
// Updated to help_mp-en.h v1.105
-// Translated files should be sent to the mplayer-dev-eng mailing list or
-// to the help messages maintainer, see DOCS/tech/MAINTAINERS.
-// Please also put a note like "sync'ed with help_mp-en.h XXX" in the header
-// of the translated file so that we see at a glance if it is outdated.
-
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h
index 7efc7a3281..f7f997f9b4 100644
--- a/help/help_mp-ko.h
+++ b/help/help_mp-ko.h
@@ -1,8 +1,5 @@
// Translated by: DongCheon Park <pdc@kaist.ac.kr>
-// Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming
-// and send a notify message to mplayer-dev-eng maillist.
-
// ========================= MPlayer µµżň¸» ===========================
#ifdef HELP_MP_DEFINE_STATIC
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 8f9b9da659..25cc46c0dd 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -134,7 +134,7 @@ static char help_text[]=
#define MSGTR_AOComment "AO: Komentarz: %s\n"
#define MSGTR_Video_NoVideo "Video: brak video\n"
#define MSGTR_NotInitializeVOPorVO "\nFATAL: Nie mogę zainicjować filtrów video (-vop) lub wyj¶cia video (-vo).\n"
-#define MSGTR_Paused "\n================= PAUZA =================\r"
+#define MSGTR_Paused "\n ===== PAUZA =====\r"
#define MSGTR_PlaylistLoadUnable "\nNie można załadować playlisty %s.\n"
#define MSGTR_Exit_SIGILL_RTCpuSel \
"- MPlayer wykonał nieprawidłow± operację.\n"\
diff --git a/help/help_mp-sk.h b/help/help_mp-sk.h
index de2ee5c907..359ccfe867 100644
--- a/help/help_mp-sk.h
+++ b/help/help_mp-sk.h
@@ -1,6 +1,5 @@
// Translated by: Daniel Beňa, benad@centrum.cz
-// Translated files should be uploaded to ftp://mplayerhq.hu/MPlayer/incoming
-// synced with 1.95, 1.4.03
+// last sync on 2003-04-01
// ========================= MPlayer help ===========================
@@ -594,4 +593,4 @@ static char help_text[]=
#define MSGTR_MSGBOX_LABEL_Error "chyba ..."
#define MSGTR_MSGBOX_LABEL_Warning "upozornenie ..."
-#endif \ No newline at end of file
+#endif
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index f45c1bd0e0..2c7c6288a4 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -1,6 +1,5 @@
// MPlayer Turkish Translation
// Translated by: "heart_of_the_ocean" Murat ALKAN
-// Also send a notify message to the mplayer-dev-eng mailing list.
// ========================= MPlayer help ===========================