diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-26 13:40:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-26 13:40:33 +0000 |
commit | d6f4ad6163568ee4b77e3056a6277575951a2f5e (patch) | |
tree | f0467cc40853f62ca95ea9d56c4c58e1c4cd9cd1 /po/it.po | |
parent | 4ec81260c57e6181cdad054a2c442a584c165ee2 (diff) | |
download | gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.tar.gz gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.tar.bz2 gst-plugins-bad-d6f4ad6163568ee4b77e3056a6277575951a2f5e.zip |
fix distcheck
Original commit message from CVS:
fix distcheck
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 28 |
1 files changed, 12 insertions, 16 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-10-24 00:23+0200\n" +"POT-Creation-Date: 2005-10-26 15:32+0200\n" "PO-Revision-Date: 2004-11-07 19:11+0100\n" "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -15,25 +15,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ext/audiofile/gstafsink.c:343 ext/sndfile/gstsf.c:625 -#, c-format -msgid "Could not open file \"%s\" for writing." -msgstr "Impossibile aprire il file «%s» in scrittura." - -#: ext/audiofile/gstafsink.c:365 ext/audiofile/gstafsrc.c:370 -#, c-format -msgid "Error closing file \"%s\"." -msgstr "Errore nel chiudere il file «%s»." - -#: ext/audiofile/gstafsrc.c:317 -#, c-format -msgid "Could not open file \"%s\" for reading." -msgstr "Impossibile aprire il file «%s» in lettura." - #: ext/sndfile/gstsf.c:586 msgid "No filename specified." msgstr "Nessun nome di file specificato." +#: ext/sndfile/gstsf.c:625 +#, c-format +msgid "Could not open file \"%s\" for writing." +msgstr "Impossibile aprire il file «%s» in scrittura." + #: ext/sndfile/gstsf.c:839 #, c-format msgid "Could not write to file \"%s\"." @@ -84,6 +74,12 @@ msgstr "Impossibile chiudere il device video «%s»." msgid "Could not write to device \"%s\"." msgstr "Impossibile scrivere sul device «%s»." +#~ msgid "Error closing file \"%s\"." +#~ msgstr "Errore nel chiudere il file «%s»." + +#~ msgid "Could not open file \"%s\" for reading." +#~ msgstr "Impossibile aprire il file «%s» in lettura." + #~ msgid "No or invalid input audio, AVI stream will be corrupt." #~ msgstr "" #~ "Ingresso audio assente o non valido. Lo stream AVI risulterà corrotto." |