mirror of
https://github.com/mpv-player/mpv
synced 2024-12-12 09:56:30 +00:00
sync with 1.213
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17194 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b30bfced16
commit
2ca0ead846
@ -2,7 +2,7 @@
|
||||
// Updated by: Roberto Togni <see AUTHORS for email address>
|
||||
// Updated by: PaulTT <paultt@hackerjournal.it>
|
||||
|
||||
// Updated to help_mp-en.h v1.210
|
||||
// Updated to help_mp-en.h v1.213
|
||||
|
||||
// TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated
|
||||
//
|
||||
@ -1399,7 +1399,7 @@ static char help_text[]=
|
||||
#define MSGTR_MPDEMUX_NW_CantResolvTryingWithoutProxy "Non ho potuto risolvere il nome host remoto per AF_INET. Provo senza proxy.\n"
|
||||
#define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Errore nell'invio della richiesta HTTP: non è stata inviata tutta la richiesta.\n"
|
||||
#define MSGTR_MPDEMUX_NW_ReadFailed "Lettura fallita.\n"
|
||||
#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response ha letto uno 0 -p.es.- EOF\n"
|
||||
#define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response ha letto uno 0 (per esempio EOF)\n"
|
||||
#define MSGTR_MPDEMUX_NW_AuthFailed "Autenticazione fallita. Per favore usa le opzioni -user e -passwd per fornire\nun nome utente/password per una lista di URL, o indica un URL come questo:\nhttp://utente:password@nomehost/file\n"
|
||||
#define MSGTR_MPDEMUX_NW_AuthRequiredFor "Autenticazione richiesta per %s\n"
|
||||
#define MSGTR_MPDEMUX_NW_AuthRequired "Autenticazione richiesta.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user