mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
2020-04-18 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'EVENTS.PROPERTIES' field from the database. * Incremented the database version to 316. * Removed the 'RDEventLine::properties()' and 'RDEventLine::setProperties()' methods. * Added 'RDEventLine::propertiesText()' methods. * Added a 'Trans' column to the event list in the 'Edit Clock' dialog in rdlogmanager(1). * Added a 'Trans' column to the event list in the 'List Events' dialog in rdlogmanager(1). Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
@@ -222,6 +222,10 @@ Você quer salvar?</translation>
|
||||
<source>USER NOTES</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Trans</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditEvent</name>
|
||||
@@ -491,27 +495,27 @@ Você quer sobreescrêve-lo?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Cue</source>
|
||||
<translation>Marca</translation>
|
||||
<translation type="obsolete">Marca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>SEGUE</source>
|
||||
<translation>SOBRE</translation>
|
||||
<translation type="obsolete">SOBRE</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>STOP</source>
|
||||
<translation>PARE</translation>
|
||||
<translation type="obsolete">PARE</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>PLAY</source>
|
||||
<translation>SIMPLES</translation>
|
||||
<translation type="obsolete">SIMPLES</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Timed(Start)</source>
|
||||
<translation>, Hora Certa(Início)</translation>
|
||||
<translation type="obsolete">, Hora Certa(Início)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Timed(MakeNext)</source>
|
||||
<translation>, Hora Certa(Ser Próximo)</translation>
|
||||
<translation type="obsolete">, Hora Certa(Ser Próximo)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Timed(Wait</source>
|
||||
@@ -523,27 +527,27 @@ Você quer sobreescrêve-lo?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Fill</source>
|
||||
<translation>, Preencher</translation>
|
||||
<translation type="obsolete">, Preencher</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Scale</source>
|
||||
<translation>, Escala</translation>
|
||||
<translation type="obsolete">, Escala</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Traffic</source>
|
||||
<translation>, Tráfego</translation>
|
||||
<translation type="obsolete">, Tráfego</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Music</source>
|
||||
<translation>, Música</translation>
|
||||
<translation type="obsolete">, Música</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Scheduler</source>
|
||||
<translation>, Agendador</translation>
|
||||
<translation type="obsolete">, Agendador</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>, Inline Traffic</source>
|
||||
<translation>, Tráfego Interno</translation>
|
||||
<translation type="obsolete">, Tráfego Interno</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>PRE-IMPORT CARTS</source>
|
||||
@@ -557,10 +561,6 @@ Você quer sobreescrêve-lo?</translation>
|
||||
<source>and code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Timed(Wait)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Cart</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@@ -1267,7 +1267,7 @@ deletar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Color</source>
|
||||
<translation>Cor</translation>
|
||||
<translation type="obsolete">Cor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Add</source>
|
||||
@@ -1347,6 +1347,10 @@ deletar</translation>
|
||||
<source>is in use in the following clocks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Trans</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ListGrids</name>
|
||||
|
||||
Reference in New Issue
Block a user