Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
947c85d6
Commit
947c85d6
authored
Nov 02, 2004
by
Gildas Bazin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).
parent
ee901d54
Changes
15
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
204 additions
and
119 deletions
+204
-119
ChangeLog
ChangeLog
+84
-0
po/de.po
po/de.po
+8
-8
po/en_GB.po
po/en_GB.po
+8
-8
po/es.po
po/es.po
+8
-8
po/fr.po
po/fr.po
+16
-15
po/hu.po
po/hu.po
+8
-8
po/it.po
po/it.po
+8
-8
po/ja.po
po/ja.po
+8
-8
po/nl.po
po/nl.po
+8
-8
po/no.po
po/no.po
+8
-8
po/pl.po
po/pl.po
+8
-8
po/pt_BR.po
po/pt_BR.po
+8
-8
po/ru.po
po/ru.po
+8
-8
po/sv.po
po/sv.po
+8
-8
po/vlc.pot
po/vlc.pot
+8
-8
No files found.
ChangeLog
View file @
947c85d6
------------------------------------------------------------------------
r9123 | sam | 2004-11-03 00:51:21 +0100 (Wed, 03 Nov 2004) | 2 lines
Changed paths:
M /trunk/modules/access/cdda/cdda.c
M /trunk/po/de.po
M /trunk/po/en_GB.po
M /trunk/po/es.po
M /trunk/po/fr.po
M /trunk/po/hu.po
M /trunk/po/it.po
M /trunk/po/ja.po
M /trunk/po/nl.po
M /trunk/po/no.po
M /trunk/po/pl.po
M /trunk/po/pt_BR.po
M /trunk/po/ru.po
M /trunk/po/sv.po
M /trunk/po/vlc.pot
* modules/access/cdda/cdda.c: Spelling fix.
------------------------------------------------------------------------
r9122 | gbazin | 2004-11-03 00:43:41 +0100 (Wed, 03 Nov 2004) | 1 line
Changed paths:
M /trunk/configure.ac
* configure.ac: added normvol to the list of plugins.
------------------------------------------------------------------------
r9121 | gbazin | 2004-11-03 00:42:08 +0100 (Wed, 03 Nov 2004) | 1 line
Changed paths:
M /trunk/modules/audio_filter/normvol.c
* modules/audio_filter/normvol.c: compilation fix (C99ism).
------------------------------------------------------------------------
r9120 | hartman | 2004-11-03 00:41:36 +0100 (Wed, 03 Nov 2004) | 2 lines
Changed paths:
M /trunk/extras/contrib/src/Makefile
* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)
------------------------------------------------------------------------
r9119 | gbazin | 2004-11-03 00:40:20 +0100 (Wed, 03 Nov 2004) | 1 line
Changed paths:
M /trunk/src/misc/variables.c
* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
------------------------------------------------------------------------
r9117 | sam | 2004-11-02 23:29:07 +0100 (Tue, 02 Nov 2004) | 3 lines
Changed paths:
M /trunk/src/misc/modules.c
* src/misc/modules:
+ Only consider psz_program when looking for an interface plugin.
------------------------------------------------------------------------
r9116 | hartman | 2004-11-02 22:35:54 +0100 (Tue, 02 Nov 2004) | 3 lines
Changed paths:
M /trunk/extras/contrib/src/Makefile
A /trunk/extras/contrib/src/Patches/kasenna.patch
* kasenna patch for OS X. cheating while i can :)
patch is for the 2004.10.28a version of vlc
------------------------------------------------------------------------
r9115 | hartman | 2004-11-02 21:59:41 +0100 (Tue, 02 Nov 2004) | 2 lines
Changed paths:
M /trunk/extras/contrib/src/packages.mak
* newer liveMedia version for OSX.
------------------------------------------------------------------------
r9114 | hartman | 2004-11-02 21:52:45 +0100 (Tue, 02 Nov 2004) | 3 lines
Changed paths:
M /trunk/modules/demux/subtitle.c
* fixed a problem with sub-fps overriding
If subtitle format doesn't have their own reference, they should define 25fps as the the standard reference, BUT NOT GLOBALLY. Cause then ALL subtitle formats will use this correction factor of 25fps.
------------------------------------------------------------------------
r9112 | gbazin | 2004-11-02 20:25:31 +0100 (Tue, 02 Nov 2004) | 1 line
Changed paths:
M /trunk/ChangeLog
* ChangeLog: updated for the 0.8.0 release.
------------------------------------------------------------------------
r9111 | gbazin | 2004-11-02 20:23:40 +0100 (Tue, 02 Nov 2004) | 1 line
Changed paths:
M /trunk/modules/gui/wxwindows/interface.cpp
po/de.po
View file @
947c85d6
...
...
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-08-06 21:09+0100\n"
"Last-Translator: Felix Kühne <fkuehne@users.sf.net>\n"
"Language-Team: German\n"
...
...
@@ -726,8 +726,8 @@ msgstr "Interface wechseln"
msgid "Add Interface"
msgstr "Interface hinzufügen"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "de"
...
...
@@ -5102,11 +5102,11 @@ msgstr "Techno"
msgid "audio filter for PCM format conversion"
msgstr "Audiofilter für PCM-Format-Konvertierung"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr "Anzahl von Audiopuffern"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
...
...
@@ -5117,11 +5117,11 @@ msgstr ""
"einen hohen Ausschlag vergrößern, macht ihn aber weniger sensibel gegenüber "
"kurzen Variationen."
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr "Maximales Niveau"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
...
...
@@ -5131,7 +5131,7 @@ msgstr ""
"dieser Wert ist, wird die Lautstärke normalisiert. Dieser Wert ist eine "
"positive Fließkommazahl. Ein Wert zwischen 0.5 und 10 erscheint sinnvoll."
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr "Lautstärkennormalisierer"
...
...
po/en_GB.po
View file @
947c85d6
...
...
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2002-04-22 09:56+0200\n"
"Last-Translator: Sam Hocevar <sam@zoy.org>\n"
"Language-Team: \n"
...
...
@@ -738,8 +738,8 @@ msgstr "Switch interface"
msgid "Add Interface"
msgstr "Add Interface"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "en_GB"
...
...
@@ -5063,30 +5063,30 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "Number of threads"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr ""
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
#, fuzzy
msgid "Volume normalizer"
msgstr "Visualisations"
...
...
po/es.po
View file @
947c85d6
...
...
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-10-21 01:40+0100\n"
"Last-Translator: Antonio Javier Varela Calvo <tonxabar@hotmail.com>\n"
"Language-Team: Spanish-English\n"
...
...
@@ -719,8 +719,8 @@ msgstr "Cambiar interfaz"
msgid "Add Interface"
msgstr "Añadir Interfaz"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "es"
...
...
@@ -5045,11 +5045,11 @@ msgstr "Tecno"
msgid "audio filter for PCM format conversion"
msgstr "filtro de audio para conversión formato PCM"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr "Número de buffers de audio"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
...
...
@@ -5059,11 +5059,11 @@ msgstr ""
"Un número mayor de buffers aumentará el tiempo de respuesta del filtro a una "
"alta potencia pero lo hará menos sensible a variaciones cortas."
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr "Nivel máx"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
...
...
@@ -5073,7 +5073,7 @@ msgstr ""
"volumen se normalizará. Este valor es un número positivo de punto flotante. "
"Un "
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr "Normalizador de volumen"
...
...
po/fr.po
View file @
947c85d6
...
...
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2001-12-10 13:32+0100\n"
"Last-Translator: Clément Stenac <zorglub@videolan.org> 2003-12-04\n"
"Language-Team: French\n"
...
...
@@ -223,9 +223,10 @@ msgid "No help is available for these modules"
msgstr "Aucune aide n’est disponible pour ces modules"
#: include/vlc_interface.h:129
#, fuzzy
msgid ""
"\n"
"Warning: if you can
’
t access the GUI anymore, open a dos command box, go to "
"Warning: if you can
'
t access the GUI anymore, open a dos command box, go to "
"the directory where you installed VLC and run \"vlc -I wxwin\"\n"
msgstr ""
"\n"
...
...
@@ -724,8 +725,8 @@ msgstr "Changer d’interface"
msgid "Add Interface"
msgstr "Ajouter une interface"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "Fr"
...
...
@@ -1809,8 +1810,8 @@ msgid ""
"specified)"
msgstr ""
"Ceci permet de garder une instance unique du flux de sortie tout au long de "
"la liste de lecture (insère automatiquement le module de flux de sortie "
"
«
regroupement » si non spécifié)."
"la liste de lecture (insère automatiquement le module de flux de sortie
«
"
"regroupement » si non spécifié)."
#: src/libvlc.h:488
msgid "Preferred packetizer list"
...
...
@@ -5143,11 +5144,11 @@ msgstr "Techno"
msgid "audio filter for PCM format conversion"
msgstr "Filtre audio de conversion de formats PCM"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr "Nombre de tampons audio"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
...
...
@@ -5158,11 +5159,11 @@ msgstr ""
"filtre à un pic de puissance, mais le rendra moins sensible à de petites "
"variations."
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr "Niveau maximal"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
...
...
@@ -5172,7 +5173,7 @@ msgstr ""
"volume sera normalisé. La valeur est un nombre en virgule flottante positif. "
"Une valeur entre 0.5 et 10 semble correcte."
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr "Normaliseur de volume"
...
...
@@ -6868,8 +6869,8 @@ msgstr "Interface de commande à distance temps réel"
#, c-format
msgid "Real time control interface initialized, `h' for help\n"
msgstr ""
"Interface de commande à distance temps réel initialisée, « h » pour obtenir
de
"
"l’aide.\n"
"Interface de commande à distance temps réel initialisée, « h » pour obtenir "
"
de
l’aide.\n"
#: modules/control/showintf.c:62
#, fuzzy
...
...
@@ -13152,8 +13153,8 @@ msgstr "Interface XOSD"
#~ "this cube transparent."
#~ msgstr ""
#~ "Utilisez « None » pour afficher la vidéo sans effet fantaisiste, « Cube » "
#~ "pour que la vidéo soit jouée sur les faces d’un cube en mouvement, "
#~ "
«
Transparent Cube » pour que ce cube soit transparent."
#~ "pour que la vidéo soit jouée sur les faces d’un cube en mouvement,
«
"
#~ "Transparent Cube » pour que ce cube soit transparent."
#~ msgid "Last skin actually used"
#~ msgstr "Dernière skin utilisée"
...
...
po/hu.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VLAN\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2003-10-26 02:54+0100\n"
"Last-Translator: DirektX <DirektX @ freemail.hu>\n"
"Language-Team: DirektX <DirektX @ freemail.hu>\n"
...
...
@@ -720,8 +720,8 @@ msgstr "Kezel
msgid "Add Interface"
msgstr "Kezelfellet"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr ""
...
...
@@ -4829,29 +4829,29 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr ""
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr ""
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr ""
...
...
po/it.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-05-02 17:45+0200\n"
"Last-Translator: Carlo Calabrò\n"
"Language-Team: Italian <it@li.org>\n"
...
...
@@ -723,8 +723,8 @@ msgstr "Cambia interfaccia"
msgid "Add Interface"
msgstr "Aggiungi interfaccia"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "it"
...
...
@@ -5067,11 +5067,11 @@ msgstr "Techno"
msgid "audio filter for PCM format conversion"
msgstr "filtro audio per la conversione di formato PCM"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr "Numero di buffer audio"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
...
...
@@ -5081,11 +5081,11 @@ msgstr ""
"aumenta il tempo di risposta del filtro alle alte potenze, ma lo rende meno "
"sensibile alle variazioni rapide."
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr "Livello massimo"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
...
...
@@ -5095,7 +5095,7 @@ msgstr ""
"il volume verrà normalizzato. Il valore deve essere un numero positivo in "
"virgola mobile; un valore ragionevole può essere compreso tra 0.5 e 10."
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr "Volume normalizzato"
...
...
po/ja.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ja\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-09-20 02:46+0900\n"
"Last-Translator: Tadashi Jokagi <elf2000@users.sourceforge.net>\n"
"Language-Team: Japanese <ja@li.org>\n"
...
...
@@ -719,8 +719,8 @@ msgstr "
msgid "Add Interface"
msgstr "インタフェースを追加"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "ja"
...
...
@@ -4984,31 +4984,31 @@ msgstr "
msgid "audio filter for PCM format conversion"
msgstr "float32->s8変換のためのオーディオ・フィルター"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "バンド数"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
#, fuzzy
msgid "Max level"
msgstr "品質レベル"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr ""
...
...
po/nl.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-05-16 00:41+0200\n"
"Last-Translator: Derk-Jan Hartman <hartman at videolan dot org>\n"
"Language-Team: Nederlands <www-doc@videolan.org>\n"
...
...
@@ -720,8 +720,8 @@ msgstr "Wijzig interface"
msgid "Add Interface"
msgstr "Voeg Interface Toe"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "nl"
...
...
@@ -5035,29 +5035,29 @@ msgstr "Techno"
msgid "audio filter for PCM format conversion"
msgstr "audio filter voor PCM conversie"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr "Aantal audio buffers"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr ""
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr "Volume uitbalancering"
...
...
po/no.po
View file @
947c85d6
...
...
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2003-04-06 12:32+0200\n"
"Last-Translator: Haakon Meland Eriksen <haakon.eriksen@far.no>\n"
"Language-Team: vlc <>\n"
...
...
@@ -744,8 +744,8 @@ msgstr "_Gjem grensesnitt"
msgid "Add Interface"
msgstr "_Gjem grensesnitt"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "no"
...
...
@@ -5087,31 +5087,31 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr "Lydfilter for triviell miksing av lydkanaler"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "Stopp strm"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
#, fuzzy
msgid "Max level"
msgstr "Om"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
#, fuzzy
msgid "Volume normalizer"
msgstr "_Navigasjon"
...
...
po/pl.po
View file @
947c85d6
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2002-07-12 11:49+0100\n"
"Last-Translator: Arkadiusz Lipiec <alipiec@elka.pw.edu.pl>\n"
"Language-Team: polish <pl@li.org>\n"
...
...
@@ -740,8 +740,8 @@ msgstr "interfejs sieciowy"
msgid "Add Interface"
msgstr "U_kryj interfejs"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "pl"
...
...
@@ -5055,31 +5055,31 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "Liczba kolumn"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
#, fuzzy
msgid "Max level"
msgstr "Informacje o..."
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
#, fuzzy
msgid "Volume normalizer"
msgstr "Polaryzacja"
...
...
po/pt_BR.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2004-04-06 11:41-0300\n"
"Last-Translator: Andr de Barros Martins Ribeiro <andrerib@ajato.com.br>\n"
"Language-Team: Brazilian Portuguese\n"
...
...
@@ -745,8 +745,8 @@ msgstr "Trocar a Interface"
msgid "Add Interface"
msgstr "Adicionar interface"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "Pt_br"
...
...
@@ -5218,31 +5218,31 @@ msgstr "Techno"
msgid "audio filter for PCM format conversion"
msgstr "Filtro de audio para converso de float32->s8"
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "Nmero de faixas"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
#, fuzzy
msgid "Max level"
msgstr "Qualidade:"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
#, fuzzy
msgid "Volume normalizer"
msgstr "Visualizaes"
...
...
po/ru.po
View file @
947c85d6
...
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2001-02-19 19:58+03:00\n"
"Last-Translator: Valek Filippov <frob@df.ru>\n"
"Language-Team: Russian <ru@li.org>\n"
...
...
@@ -724,8 +724,8 @@ msgstr "
msgid "Add Interface"
msgstr " "
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "ru"
...
...
@@ -4758,30 +4758,30 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr " "
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr ""
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr ""
...
...
po/sv.po
View file @
947c85d6
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: 2002-07-23 23:00+0200\n"
"Last-Translator: Joel Arvidsson <dogai@privat.utfors.se>\n"
"Language-Team: \n"
...
...
@@ -731,8 +731,8 @@ msgstr "G
msgid "Add Interface"
msgstr "Gm andra"
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr "sv"
...
...
@@ -4782,31 +4782,31 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
#, fuzzy
msgid "Number of audio buffers"
msgstr "Paus"
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
#, fuzzy
msgid "Max level"
msgstr "Avsluta VLC"
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr ""
...
...
po/vlc.pot
View file @
947c85d6
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-0
2 14:4
0+0100\n"
"POT-Creation-Date: 2004-11-0
3 00:5
0+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
...
@@ -682,8 +682,8 @@ msgstr ""
msgid "Add Interface"
msgstr ""
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
8
#: src/misc/modules.c:191
8
#: src/libvlc.c:285 src/libvlc.c:419 src/misc/modules.c:162
9
#: src/misc/modules.c:191
9
msgid "C"
msgstr ""
...
...
@@ -4562,29 +4562,29 @@ msgstr ""
msgid "audio filter for PCM format conversion"
msgstr ""
#: modules/audio_filter/normvol.c:6
8
#: modules/audio_filter/normvol.c:6
9
msgid "Number of audio buffers"
msgstr ""
#: modules/audio_filter/normvol.c:
69
#: modules/audio_filter/normvol.c:
70
msgid ""
"This is the number of audio buffers on which the power measurement is made. "
"A higher number of buffers will increase the response time of the filter to "
"a high power but will make it less sensitive to short variations."
msgstr ""
#: modules/audio_filter/normvol.c:7
4
#: modules/audio_filter/normvol.c:7
5
msgid "Max level"
msgstr ""
#: modules/audio_filter/normvol.c:7
5
#: modules/audio_filter/normvol.c:7
6
msgid ""
"If the average power over the last N buffers is higher than this value, the "
"volume will be normalized. This value is a positive floating point number. A "
"value between 0.5 and 10 seems sensible."
msgstr ""
#: modules/audio_filter/normvol.c:8
1
#: modules/audio_filter/normvol.c:8
2
msgid "Volume normalizer"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment