mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
- updated Italian translation (thanks to Diego Pierotto)
- removed some unused translations - added missing German translations
This commit is contained in:
@@ -74,3 +74,6 @@ Joerg Pulz
|
|||||||
|
|
||||||
tobi
|
tobi
|
||||||
for pointing to unused files in the libdvbmpeg directory
|
for pointing to unused files in the libdvbmpeg directory
|
||||||
|
|
||||||
|
Diego Pierotto
|
||||||
|
for providing italian language texts
|
||||||
|
|||||||
3
HISTORY
3
HISTORY
@@ -1,6 +1,9 @@
|
|||||||
VDR Plugin 'streamdev' Revision History
|
VDR Plugin 'streamdev' Revision History
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
|
- updated Italian translation (thanks to Diego Pierotto)
|
||||||
|
- removed some unused translations
|
||||||
|
- added missing German translations
|
||||||
- applied and removed respect_ca patch
|
- applied and removed respect_ca patch
|
||||||
|
|
||||||
2008-04-07: Branched v0_4
|
2008-04-07: Branched v0_4
|
||||||
|
|||||||
133
i18n.c
133
i18n.c
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* $Id: i18n.c,v 1.8 2008/04/07 14:50:32 schmirl Exp $
|
* $Id: i18n.c,v 1.8.2.1 2008/04/14 07:12:34 schmirl Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "i18n.h"
|
#include "i18n.h"
|
||||||
@@ -10,7 +10,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "VDR Streaming Server", // English
|
{ "VDR Streaming Server", // English
|
||||||
"VDR Streaming Server", // Deutsch
|
"VDR Streaming Server", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Server trasmissione VDR", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -35,7 +35,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "VTP Streaming Client", // English
|
{ "VTP Streaming Client", // English
|
||||||
"VTP Streaming Client", // Deutsch
|
"VTP Streaming Client", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Client trasmissione VTP", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -60,7 +60,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Start VDR-to-VDR Server", // English
|
{ "Start VDR-to-VDR Server", // English
|
||||||
"VDR-zu-VDR Server starten", // Deutsch
|
"VDR-zu-VDR Server starten", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Avvia il Server VDR-toVDR", // Italiano
|
"Avvia Server VDR-a-VDR", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -85,7 +85,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Start HTTP Server", // English
|
{ "Start HTTP Server", // English
|
||||||
"HTTP Server starten", // Deutsch
|
"HTTP Server starten", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Avvia il Server HTTP", // Italiano
|
"Avvia Server HTTP", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -110,7 +110,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "HTTP Streamtype", // English
|
{ "HTTP Streamtype", // English
|
||||||
"HTTP Streamtyp", // Deutsch
|
"HTTP Streamtyp", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Tipo di Stream HTTP", // Italiano
|
"Tipo flusso HTTP", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -135,7 +135,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Start Client", // English
|
{ "Start Client", // English
|
||||||
"Client starten", // Deutsch
|
"Client starten", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Avvia il Client", // Italiano
|
"Avvia Client", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -160,7 +160,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "VDR-to-VDR Server Port", // English
|
{ "VDR-to-VDR Server Port", // English
|
||||||
"Port des VDR-zu-VDR Servers", // Deutsch
|
"Port des VDR-zu-VDR Servers", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Porta del Server VDR-to-VDR", // Italiano
|
"Porta Server VDR-a-VDR", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -185,7 +185,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "HTTP Server Port", // English
|
{ "HTTP Server Port", // English
|
||||||
"Port des HTTP Servers", // Deutsch
|
"Port des HTTP Servers", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Porta del Server HTTP", // Italiano
|
"Porta Server HTTP", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -210,7 +210,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Maximum Number of Clients", // English
|
{ "Maximum Number of Clients", // English
|
||||||
"Maximalanzahl an Clients", // Deutsch
|
"Maximalanzahl an Clients", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Numero Massimo di Client", // Italiano
|
"Numero massimo di Client", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -260,7 +260,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Remote Port", // English
|
{ "Remote Port", // English
|
||||||
"Port der Gegenseite", // Deutsch
|
"Port der Gegenseite", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Porta del Server Remoto", // Italiano
|
"Porta Server Remoto", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -280,37 +280,12 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"", // Czech
|
"", // Czech
|
||||||
#if VDRVERSNUM >= 10502
|
#if VDRVERSNUM >= 10502
|
||||||
"", // T<>rk<72>e
|
"", // T<>rk<72>e
|
||||||
#endif
|
|
||||||
},
|
|
||||||
{ "Remote Streamtype", // English
|
|
||||||
"Streamtyp von Gegenseite", // Deutsch
|
|
||||||
"", // Slovenski
|
|
||||||
"Tipo di Stream", // Italiano (oppure Flusso ?)
|
|
||||||
"", // Nederlands
|
|
||||||
"", // Portugu<67>s
|
|
||||||
"", // Fran<61>ais
|
|
||||||
"", // Norsk
|
|
||||||
"Et<EFBFBD>koneen l<>hetysmuoto", // suomi
|
|
||||||
"", // Polski
|
|
||||||
"", // Espa<70>ol
|
|
||||||
"", // Ellinika
|
|
||||||
"", // Svenska
|
|
||||||
"", // Romaneste
|
|
||||||
"", // Magyar
|
|
||||||
"", // Catala
|
|
||||||
"", // Russian
|
|
||||||
"", // Hrvatski
|
|
||||||
"", // Eesti
|
|
||||||
"", // Dansk
|
|
||||||
"", // Czech
|
|
||||||
#if VDRVERSNUM >= 10502
|
|
||||||
"", // T<>rk<72>e
|
|
||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
{ "Common Settings", // English
|
{ "Common Settings", // English
|
||||||
"Allgemeines", // Deutsch
|
"Allgemeines", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Settaggi Comuni", // Italiano
|
"Impostazioni comuni", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -335,7 +310,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "VDR-to-VDR Server", // English
|
{ "VDR-to-VDR Server", // English
|
||||||
"VDR-zu-VDR Server", // Deutsch
|
"VDR-zu-VDR Server", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"Server VDR-to-VDR", // Italiano
|
"Server VDR-a-VDR", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -380,62 +355,12 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"", // Czech
|
"", // Czech
|
||||||
#if VDRVERSNUM >= 10502
|
#if VDRVERSNUM >= 10502
|
||||||
"", // T<>rk<72>e
|
"", // T<>rk<72>e
|
||||||
#endif
|
|
||||||
},
|
|
||||||
{ "VDR-to-VDR Client", // English
|
|
||||||
"VDR-zu-VDR Client", // Deutsch
|
|
||||||
"", // Slovenski
|
|
||||||
"Client VDR-to-VDR", // Italiano
|
|
||||||
"", // Nederlands
|
|
||||||
"", // Portugu<67>s
|
|
||||||
"", // Fran<61>ais
|
|
||||||
"", // Norsk
|
|
||||||
"VDR-asiakas", // suomi
|
|
||||||
"", // Polski
|
|
||||||
"", // Espa<70>ol
|
|
||||||
"", // Ellinika
|
|
||||||
"", // Svenska
|
|
||||||
"", // Romaneste
|
|
||||||
"", // Magyar
|
|
||||||
"", // Catala
|
|
||||||
"", // Russian
|
|
||||||
"", // Hrvatski
|
|
||||||
"", // Eesti
|
|
||||||
"", // Dansk
|
|
||||||
"", // Czech
|
|
||||||
#if VDRVERSNUM >= 10502
|
|
||||||
"", // T<>rk<72>e
|
|
||||||
#endif
|
|
||||||
},
|
|
||||||
{ "Please restart VDR to activate changes", // English
|
|
||||||
"Bitte starten Sie f<>r die <20>nderungen VDR neu", // Deutsch
|
|
||||||
"", // Slovenski
|
|
||||||
"Riavviare VDR per attivare i cambiamenti", // Italiano
|
|
||||||
"", // Nederlands
|
|
||||||
"", // Portugu<67>s
|
|
||||||
"", // Fran<61>ais
|
|
||||||
"", // Norsk
|
|
||||||
"Aktivoi muutokset k<>ynnist<73>m<EFBFBD>ll<6C> VDR uudelleen", // suomi
|
|
||||||
"", // Polski
|
|
||||||
"", // Espa<70>ol
|
|
||||||
"", // Ellinika
|
|
||||||
"", // Svenska
|
|
||||||
"", // Romaneste
|
|
||||||
"", // Magyar
|
|
||||||
"", // Catala
|
|
||||||
"", // Russian
|
|
||||||
"", // Hrvatski
|
|
||||||
"", // Eesti
|
|
||||||
"", // Dansk
|
|
||||||
"", // Czech
|
|
||||||
#if VDRVERSNUM >= 10502
|
|
||||||
"", // T<>rk<72>e
|
|
||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
{ "Synchronize EPG", // English
|
{ "Synchronize EPG", // English
|
||||||
"EPG synchronisieren", // Deutsch
|
"EPG synchronisieren", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Sincronizza EPG", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -460,7 +385,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Suspend Live TV", // English
|
{ "Suspend Live TV", // English
|
||||||
"Live-TV pausieren", // Deutsch
|
"Live-TV pausieren", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Sospendi TV dal vivo", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -485,7 +410,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Suspend behaviour", // English
|
{ "Suspend behaviour", // English
|
||||||
"Pausierverhalten", // Deutsch
|
"Pausierverhalten", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Tipo sospensione", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -510,7 +435,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Offer suspend mode", // English
|
{ "Offer suspend mode", // English
|
||||||
"Pausieren anbieten", // Deutsch
|
"Pausieren anbieten", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Offri mod. sospensione", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -535,7 +460,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Always suspended", // English
|
{ "Always suspended", // English
|
||||||
"Immer pausiert", // Deutsch
|
"Immer pausiert", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Sempre sospeso", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -560,7 +485,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Never suspended", // English
|
{ "Never suspended", // English
|
||||||
"Nie pausiert", // Deutsch
|
"Nie pausiert", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Mai sospeso", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -585,7 +510,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Suspend Server", // English
|
{ "Suspend Server", // English
|
||||||
"Server pausieren", // Deutsch
|
"Server pausieren", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Sospendi Server", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -610,7 +535,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Server is suspended", // English
|
{ "Server is suspended", // English
|
||||||
"Server ist pausiert", // Deutsch
|
"Server ist pausiert", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Server sospeso", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -635,7 +560,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Couldn't suspend Server!", // English
|
{ "Couldn't suspend Server!", // English
|
||||||
"Konnte Server nicht pausieren!", // Deutsch
|
"Konnte Server nicht pausieren!", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Impossibile sospendere il server!", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -660,7 +585,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Client may suspend", // English
|
{ "Client may suspend", // English
|
||||||
"Client darf pausieren", // Deutsch
|
"Client darf pausieren", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Permetti sospensione al Client", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -683,9 +608,9 @@ const tI18nPhrase Phrases[] = {
|
|||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
{ "Bind to IP", // English
|
{ "Bind to IP", // English
|
||||||
"", // Deutsch
|
"Binde an IP", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"IP associati", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -708,9 +633,9 @@ const tI18nPhrase Phrases[] = {
|
|||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
{ "Filter Streaming", // English
|
{ "Filter Streaming", // English
|
||||||
"", // Deutsch
|
"Filter-Daten streamen", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Filtra trasmissione", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -735,7 +660,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Streaming active", // English
|
{ "Streaming active", // English
|
||||||
"Streamen im Gange", // Deutsch
|
"Streamen im Gange", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Trasmissione attiva", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
@@ -760,7 +685,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
{ "Hide Mainmenu Entry", // English
|
{ "Hide Mainmenu Entry", // English
|
||||||
"Hauptmen<EFBFBD>eintrag verstecken", // Deutsch
|
"Hauptmen<EFBFBD>eintrag verstecken", // Deutsch
|
||||||
"", // Slovenski
|
"", // Slovenski
|
||||||
"", // Italiano
|
"Nascondi voce menu principale", // Italiano
|
||||||
"", // Nederlands
|
"", // Nederlands
|
||||||
"", // Portugu<67>s
|
"", // Portugu<67>s
|
||||||
"", // Fran<61>ais
|
"", // Fran<61>ais
|
||||||
|
|||||||
Reference in New Issue
Block a user