summaryrefslogtreecommitdiffstats
path: root/help/help_mp-tr.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-01-15 05:07:09 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-01-15 05:57:31 +0200
commit9bcd12fdf5c6f85e9bb391caa2713021624a957e (patch)
tree375eac533ead90a45e7121e5ab307861b4ef52c8 /help/help_mp-tr.h
parentd419ecd161634e79dab3ac57d57c4bccba2adcdc (diff)
parente0d66b140e1da7a793bff15003cadab79544b1dd (diff)
downloadmpv-9bcd12fdf5c6f85e9bb391caa2713021624a957e.tar.bz2
mpv-9bcd12fdf5c6f85e9bb391caa2713021624a957e.tar.xz
Merge svn changes up to r28310
The libdvdread4 and libdvdnav directories, which are externals in the svn repository, are at least for now not included in any form. I added configure checks to automatically disable internal libdvdread and libdvdnav if the corresponding directories are not present; if they're added manually then things work the same as in svn.
Diffstat (limited to 'help/help_mp-tr.h')
-rw-r--r--help/help_mp-tr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index 8e8d105a87..23b34a81f8 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -56,7 +56,7 @@ static char help_text[]=
// mplayer.c:
#define MSGTR_Exiting "\nÇıkılıyor...\n"
-#define MSGTR_ExitingHow "\n(%s) Çıkılıyor... \n"
+#define MSGTR_ExitingHow "\nÇıkılıyor... (%s)\n"
#define MSGTR_Exit_quit "Çık"
#define MSGTR_Exit_eof "Dosya sonu"
#define MSGTR_Exit_error "Önemli Hata"
@@ -1516,9 +1516,9 @@ static char help_text[]=
// network.c
#define MSGTR_MPDEMUX_NW_UnknownAF "Bilinmeyen adres sınıfı %d\n"
-#define MSGTR_MPDEMUX_NW_ResolvingHostForAF "%s çözülüyor ( %s için )...\n"
+#define MSGTR_MPDEMUX_NW_ResolvingHostForAF "Adres çözülüyor %s , %s için...\n"
#define MSGTR_MPDEMUX_NW_CantResolv "%s için ad çözülemedi: %s\n"
-#define MSGTR_MPDEMUX_NW_ConnectingToServer "%s[%s] sunucusuna bağlanılıyor: %d...\n"
+#define MSGTR_MPDEMUX_NW_ConnectingToServer "Bağlantı kuruluyor %s[%s]: %d...\n"
#define MSGTR_MPDEMUX_NW_CantConnect2Server "%s ile sunucuya bağlanılamadı\n"
#define MSGTR_MPDEMUX_NW_SelectFailed "Seçim başarısız.\n"
#define MSGTR_MPDEMUX_NW_ConnTimeout "Bağlantı zamanaşımı.\n"