summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/Makefile4
-rw-r--r--server/po/it_IT.po10
2 files changed, 7 insertions, 7 deletions
diff --git a/server/Makefile b/server/Makefile
index 91c2a93..7d46645 100644
--- a/server/Makefile
+++ b/server/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile,v 1.1.2.1 2010/06/14 10:40:20 schmirl Exp $
+# $Id: Makefile,v 1.1.2.2 2010/06/20 19:12:56 schmirl Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -76,7 +76,7 @@ libvdr-$(PLUGIN).so: $(SERVEROBJS) $(COMMONOBJS) \
%.so:
$(CXX) $(CXXFLAGS) -shared $^ -o $@
- @cp $@ $(LIBDIR)/$@.$(APIVERSION)
+ @cp --remove-destination $@ $(LIBDIR)/$@.$(APIVERSION)
clean:
@-rm -f $(COMMONOBJS) $(SERVEROBJS) $(DEPFILE) $(PODIR)/*.mo $(PODIR)/*.pot *.so *.tgz core* *~
diff --git a/server/po/it_IT.po b/server/po/it_IT.po
index d51f62a..c5eed57 100644
--- a/server/po/it_IT.po
+++ b/server/po/it_IT.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: streamdev 0.5.0\n"
"Report-Msgid-Bugs-To: <http://www.vdr-developer.org/mantisbt/>\n"
"POT-Creation-Date: 2010-06-14 13:06+0200\n"
-"PO-Revision-Date: 2008-04-13 23:42+0100\n"
+"PO-Revision-Date: 2010-06-19 03:58+0100\n"
"Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"MIME-Version: 1.0\n"
@@ -72,14 +72,14 @@ msgid "HTTP Streamtype"
msgstr "Tipo flusso HTTP"
msgid "Multicast Streaming Server"
-msgstr ""
+msgstr "Server trasmissione Multicast"
msgid "Start IGMP Server"
-msgstr ""
+msgstr "Avvia Server IGMP"
msgid "Multicast Client Port"
-msgstr ""
+msgstr "Porta Client Multicast"
msgid "Multicast Streamtype"
-msgstr ""
+msgstr "Tipo flusso Multicast"