[longomatch] Make the project intltool compatible for GNOME translators
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [longomatch] Make the project intltool compatible for GNOME translators
- Date: Sun, 18 Oct 2009 10:50:34 +0000 (UTC)
commit 69e6eb4d078eac31e1f1440748e63bb9878d5906
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Oct 18 12:45:30 2009 +0200
Make the project intltool compatible for GNOME translators
Makefile.am | 8 +-
autogen.sh | 2 +-
configure.ac | 2 +-
po/LINGUAS | 11 +
{Translations => po}/Makefile.am | 0
po/POTFILES.in | 182 +++++
{Translations => po}/Translations.mdse | 0
Translations/es.po => po/es_ES.po | 1234 ++++++++++++++++----------------
{Translations => po}/fr.po | 964 +++++++++++++------------
{Translations => po}/messages.po | 0
10 files changed, 1315 insertions(+), 1088 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index fa6eb2f..48b1d80 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,12 +3,16 @@ EXTRA_DIST = expansions.m4
#Warning: This is an automatically generated file, do not edit!
if ENABLE_DEBUG
- SUBDIRS = libcesarplayer Translations CesarPlayer LongoMatch
+ SUBDIRS = libcesarplayer CesarPlayer LongoMatch po
endif
if ENABLE_RELEASE
- SUBDIRS = libcesarplayer Translations CesarPlayer LongoMatch
+ SUBDIRS = libcesarplayer CesarPlayer LongoMatch po
endif
+DISTCLEANFILES = intltool-extract\
+ intltool-merge\
+ intltool-update
+
# Build ChangeLog from GIT history
ChangeLog:
@if test -f $(top_srcdir)/.git/HEAD; then \
diff --git a/autogen.sh b/autogen.sh
index 938d79e..56ce873 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -67,7 +67,7 @@ esac
(grep "^AM_PROG_LIBTOOL" $CONFIGURE >/dev/null) && {
echo "Running $LIBTOOLIZE ..."
- $LIBTOOLIZE --force --copy
+ $LIBTOOLIZE --force --copy --automake
}
echo "Running $ACLOCAL $aclocalinclude ..."
diff --git a/configure.ac b/configure.ac
index 9d20c3c..f056755 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,7 +108,7 @@ dnl package checks, per config
AC_CONFIG_FILES([
LongoMatch/Makefile
CesarPlayer/Makefile
-Translations/Makefile
+po/Makefile
libcesarplayer/Makefile
libcesarplayer/src/Makefile
Makefile
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..be15357
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,11 @@
+# please keep this list sorted alphabetically
+#
+ca
+de
+dz
+en_GB
+es
+fr
+it
+pt
+
diff --git a/Translations/Makefile.am b/po/Makefile.am
similarity index 100%
rename from Translations/Makefile.am
rename to po/Makefile.am
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..b6839e8
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,182 @@
+[encoding: UTF-8]
+LongoMatch/longomatch.desktop.in
+LongoMatch/AssemblyInfo.cs
+LongoMatch/Compat/0.0/DatabaseMigrator.cs
+LongoMatch/Compat/0.0/DB/DataBase.cs
+LongoMatch/Compat/0.0/DB/MediaFile.cs
+LongoMatch/Compat/0.0/DB/Project.cs
+LongoMatch/Compat/0.0/DB/Sections.cs
+LongoMatch/Compat/0.0/IO/SectionsReader.cs
+LongoMatch/Compat/0.0/Playlist/IPlayList.cs
+LongoMatch/Compat/0.0/PlayListMigrator.cs
+LongoMatch/Compat/0.0/Playlist/PlayList.cs
+LongoMatch/Compat/0.0/TemplatesMigrator.cs
+LongoMatch/Compat/0.0/Time/MediaTimeNode.cs
+LongoMatch/Compat/0.0/Time/PixbufTimeNode.cs
+LongoMatch/Compat/0.0/Time/PlayListTimeNode.cs
+LongoMatch/Compat/0.0/Time/SectionsTimeNode.cs
+LongoMatch/Compat/0.0/Time/Time.cs
+LongoMatch/Compat/0.0/Time/TimeNode.cs
+LongoMatch/DB/DataBase.cs
+LongoMatch/DB/Project.cs
+LongoMatch/DB/ProjectDescription.cs
+LongoMatch/DB/Sections.cs
+LongoMatch/DB/Tag.cs
+LongoMatch/DB/TagsTemplate.cs
+LongoMatch/DB/TeamTemplate.cs
+LongoMatch/gtk-gui/generated.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TeamTemplateWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TeamTemplateEditor.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+LongoMatch/Gui/Component/ButtonsWidget.cs
+LongoMatch/Gui/Component/CategoryProperties.cs
+LongoMatch/Gui/Component/DrawingWidget.cs
+LongoMatch/Gui/Component/DrawingToolBox.cs
+LongoMatch/Gui/Component/NotesWidget.cs
+LongoMatch/Gui/Component/PlayerProperties.cs
+LongoMatch/Gui/Component/PlayersListTreeWidget.cs
+LongoMatch/Gui/Component/PlayListWidget.cs
+LongoMatch/Gui/Component/PlaysListTreeWidget.cs
+LongoMatch/Gui/Component/ProjectDetailsWidget.cs
+LongoMatch/Gui/Component/ProjectListWidget.cs
+LongoMatch/Gui/Component/ProjectTemplateWidget.cs
+LongoMatch/Gui/Component/TeamTemplateWidget.cs
+LongoMatch/Gui/Component/TimeAdjustWidget.cs
+LongoMatch/Gui/Component/TimeLineWidget.cs
+LongoMatch/Gui/Component/TimeReferenceWidget.cs
+LongoMatch/Gui/Component/TimeScale.cs
+LongoMatch/Gui/Dialog/DrawingTool.cs
+LongoMatch/Gui/Dialog/EditCategoryDialog.cs
+LongoMatch/Gui/Dialog/EditPlayerDialog.cs
+LongoMatch/Gui/Dialog/EntryDialog.cs
+LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs
+LongoMatch/Gui/Dialog/HotKeySelectorDialog.cs
+LongoMatch/Gui/Dialog/Migrator.cs
+LongoMatch/Gui/Dialog/NewProjectDialog.cs
+LongoMatch/Gui/Dialog/OpenProjectDialog.cs
+LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs
+LongoMatch/Gui/Dialog/ProjectsManager.cs
+LongoMatch/Gui/Dialog/ProjectTemplateEditorDialog.cs
+LongoMatch/Gui/Dialog/SnapshotsDialog.cs
+LongoMatch/Gui/Dialog/TemplatesEditor.cs
+LongoMatch/Gui/Dialog/TeamTemplateEditor.cs
+LongoMatch/Gui/Dialog/UpdateDialog.cs
+LongoMatch/Gui/Dialog/VideoEditionProperties.cs
+LongoMatch/Gui/Dialog/Win32CalendarDialog.cs
+LongoMatch/Gui/MainWindow.cs
+LongoMatch/Gui/Popup/CalendarPopup.cs
+LongoMatch/Gui/Popup/MessagePopup.cs
+LongoMatch/Gui/TransparentDrawingArea.cs
+LongoMatch/Gui/TreeView/CategoriesTreeView.cs
+LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs
+LongoMatch/Gui/TreeView/PlayersTreeView.cs
+LongoMatch/Gui/TreeView/PlayListTreeView.cs
+LongoMatch/Gui/TreeView/PlaysTreeView.cs
+LongoMatch/Handlers/DrawingManager.cs
+LongoMatch/Handlers/EventsManager.cs
+LongoMatch/Handlers/Handlers.cs
+LongoMatch/Handlers/HotKeysManager.cs
+LongoMatch/Handlers/VideoDrawingsManager.cs
+LongoMatch/IO/CSVExport.cs
+LongoMatch/IO/SectionsReader.cs
+LongoMatch/IO/SectionsWriter.cs
+LongoMatch/IO/XMLReader.cs
+LongoMatch/Main.cs
+LongoMatch/Playlist/IPlayList.cs
+LongoMatch/Playlist/PlayList.cs
+LongoMatch/Time/Drawing.cs
+LongoMatch/Time/HotKey.cs
+LongoMatch/Time/MediaTimeNode.cs
+LongoMatch/Time/PixbufTimeNode.cs
+LongoMatch/Time/Player.cs
+LongoMatch/Time/PlayListTimeNode.cs
+LongoMatch/Time/SectionsTimeNode.cs
+LongoMatch/Time/Time.cs
+LongoMatch/Time/TimeNode.cs
+LongoMatch/Updates/Updater.cs
+LongoMatch/Updates/XmlUpdateParser.cs
+CesarPlayer/AssemblyInfo.cs
+CesarPlayer/gtk-gui/generated.cs
+CesarPlayer/Handlers/ErrorHandler.cs
+CesarPlayer/Handlers/Handlers.cs
+CesarPlayer/Handlers/TickHandler.cs
+CesarPlayer/Handlers/StateChangedHandler.cs
+CesarPlayer/Player/GstAspectRatio.cs
+CesarPlayer/Player/GstAudioOutType.cs
+CesarPlayer/Player/GstDVDEvent.cs
+CesarPlayer/Player/GstError.cs
+CesarPlayer/Player/GstMetadataType.cs
+CesarPlayer/Player/GstPlayer.cs
+CesarPlayer/Player/GstUseType.cs
+CesarPlayer/Player/GstVideoProperty.cs
+CesarPlayer/Player/IPlayer.cs
+CesarPlayer/Player/ObjectManager.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.CapturerBin.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs
+CesarPlayer/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
+CesarPlayer/Gui/CapturerBin.cs
+CesarPlayer/Gui/PlayerBin.cs
+CesarPlayer/Gui/VolumeWindow.cs
+CesarPlayer/MultimediaFactory.cs
+CesarPlayer/Utils/IFramesCapturer.cs
+CesarPlayer/Utils/FramesCapturer.cs
+CesarPlayer/Utils/IMetadataReader.cs
+CesarPlayer/Utils/TimeString.cs
+CesarPlayer/Capturer/GccAudioEncoderType.cs
+CesarPlayer/Capturer/GccError.cs
+CesarPlayer/Capturer/GccVideoEncoderType.cs
+CesarPlayer/Capturer/GccVideoMuxerType.cs
+CesarPlayer/Capturer/GstCameraCapturer.cs
+CesarPlayer/Capturer/ErrorHandler.cs
+CesarPlayer/Capturer/ICapturer.cs
+CesarPlayer/Capturer/ObjectManager.cs
+CesarPlayer/Editor/ErrorHandler.cs
+CesarPlayer/Editor/IVideoEditor.cs
+CesarPlayer/Editor/AudioQuality.cs
+CesarPlayer/Editor/VideoQuality.cs
+CesarPlayer/Editor/PercentCompletedHandler.cs
+CesarPlayer/Editor/GstVideoSplitter.cs
+CesarPlayer/Editor/VideoSegment.cs
+CesarPlayer/Editor/EditorState.cs
+CesarPlayer/Editor/VideoFormat.cs
+CesarPlayer/Editor/VideoMuxer.cs
+CesarPlayer/Editor/VideoCodec.cs
+CesarPlayer/Editor/AudioCodec.cs
+CesarPlayer/Editor/IVideoSplitter.cs
+CesarPlayer/Editor/VideoSplitterType.cs
+CesarPlayer/Utils/MediaFile.cs
+CesarPlayer/Utils/PreviewMediaFile.cs
+
diff --git a/Translations/Translations.mdse b/po/Translations.mdse
similarity index 100%
rename from Translations/Translations.mdse
rename to po/Translations.mdse
diff --git a/Translations/es.po b/po/es_ES.po
similarity index 74%
rename from Translations/es.po
rename to po/es_ES.po
index b955652..2133275 100644
--- a/Translations/es.po
+++ b/po/es_ES.po
@@ -1,917 +1,932 @@
msgid ""
msgstr ""
-"X-Generator: MonoDevelop Gettext addin\n"
-"Language-Team: \n"
-"PO-Revision-Date: 2009-10-17 01:07:41+0200\n"
-"POT-Creation-Date: 2009-10-17 01:04:57+0200\n"
"Project-Id-Version: LongoMatch 0.15\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-10-18 12:49+0200\n"
+"PO-Revision-Date: 2009-10-17 01:07:41+0200\n"
"Last-Translator: Andoni Morales Alastruey <ylatuya gmail com>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Report-Msgid-Bugs-To: \n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: MonoDevelop Gettext addin\n"
-#: ../LongoMatch/Main.cs:162
-msgid ""
-"Some elements from the previous version (database, templates and/or "
-"playlists) have been found."
+#: ../LongoMatch/longomatch.desktop.in.h:1
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:187
+msgid "LongoMatch"
+msgstr "LongoMatch"
+
+#: ../LongoMatch/longomatch.desktop.in.h:2
+msgid "Sports video analysis tool for coaches"
+msgstr "Herramienta de vÃdeo análisis para entrenadores"
+
+#: ../LongoMatch/DB/DataBase.cs:144
+msgid "The Project for this video file already exists."
+msgstr "El proyecto para este archivo ya existe."
+
+#: ../LongoMatch/DB/DataBase.cs:144
+msgid "Try to edit it whit the Database Manager"
+msgstr "Intente editarlo con el Editor de Proyectos"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:54
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:81
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:55
+msgid "Name:"
+msgstr "Nombre:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:88
+msgid "Color: "
+msgstr "Color:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:109
+msgid "Change"
+msgstr "Cambiar"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:119
+#: ../LongoMatch/Gui/Component/CategoryProperties.cs:65
+#: ../LongoMatch/Time/HotKey.cs:93
+msgid "none"
+msgstr "ninguno"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:129
+msgid "HotKey:"
+msgstr "Hotkey:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:87
+msgid "<b>Tools</b>"
+msgstr "<b>Herramientas</b> "
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:217
+msgid "<b>Width</b>"
+msgstr "<b>Ancho</b> "
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:226
+msgid "2 px"
msgstr ""
-"Se han encontrado algunos elementos de la versión anterior (base de datos, "
-"plantillas y/o listas de reproducción)."
-#: ../LongoMatch/Main.cs:163
-msgid "Do you want to import them?"
-msgstr "Desea importarlos?"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:227
+msgid "4 px"
+msgstr ""
-#: ../LongoMatch/Main.cs:229
-msgid "The application has finished with an unexpected error."
-msgstr "El programa ha terminado con error inesperado"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:228
+msgid "6 px"
+msgstr ""
-#: ../LongoMatch/Main.cs:230
-msgid "A log has been saved at: "
-msgstr "Se ha guardado un log en:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:229
+msgid "8 px"
+msgstr ""
-#: ../LongoMatch/Main.cs:231
-msgid "Please, fill a bug report "
-msgstr "Por favor, envÃe en reporte de fallos."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:230
+msgid "10 px"
+msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:109
-msgid "The file associated to this project doesn't exist."
-msgstr "El archivo asociado a este proyecto no existe."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:242
+msgid "<b>Transparency</b>"
+msgstr "<b>Transparencia</b>"
-#: ../LongoMatch/Gui/MainWindow.cs:109
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:266
+msgid "<b>Colors</b>"
+msgstr "<b>Color</b>"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:384
msgid ""
-"If the location of the file has changed try to edit it with the database "
-"manager."
+"Draw-><b> D</b>\n"
+"Clear-><b> C</b>\n"
+"Hide-><b> S</b>\n"
+"Show-><b> S</b>\n"
msgstr ""
-"Si el archivo ha sido cambiado de sitio, intente editarlo con el gestor de "
-"\\nproyectos"
+"Dibujar-><b> D</b>\n"
+"Borrar-><b> C</b>\n"
+"Esconder-><b> S</b>\n"
+"Mostrar-><b> S</b>\n"
-#: ../LongoMatch/Gui/MainWindow.cs:136
-msgid "An error ocurred opening this project:"
-msgstr "A ocurrido un error abriendo el proyecto:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:89
+msgid "Position:"
+msgstr "Posición:"
-#: ../LongoMatch/Gui/MainWindow.cs:255
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:258
-msgid "Please, select a video file."
-msgstr "Por favor, escoja un archivo de video."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:99
+msgid "Number:"
+msgstr "Dorsal:"
-#: ../LongoMatch/Gui/MainWindow.cs:268
-msgid "This file is already used in a Project."
-msgstr "Este archivo ya está siendo usado por otro proyecto"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:109
+msgid "Photo:"
+msgstr "Foto:"
-#: ../LongoMatch/Gui/MainWindow.cs:268
-msgid "Open the project, please."
-msgstr "Abra el pproyecto, por favor"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs:63
+msgid ""
+"Load a playlist\n"
+"or create a \n"
+"new one."
+msgstr ""
+"Cargar una lista\n"
+"de reproducción\n"
+"o cree una nueva."
-#: ../LongoMatch/Gui/MainWindow.cs:332
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:209
-msgid "Open playlist"
-msgstr "Abrir lista de reproducción"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:135
+msgid "Competition:"
+msgstr "Competición:"
-#: ../LongoMatch/Gui/MainWindow.cs:355
-msgid "The actual project will be closed due to an error in the media player:"
-msgstr "El proyecto actual se cerrará debido a un error en el reproductor:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:295
+msgid "_Calendar"
+msgstr "_Calendario"
-#: ../LongoMatch/Gui/MainWindow.cs:452
-msgid "Select Export File"
-msgstr "Seleccione el archivo a exportar"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:315
+msgid "Visitor Team:"
+msgstr "Equipo Visitante:"
-#: ../LongoMatch/DB/DataBase.cs:143
-msgid "The Project for this video file already exists."
-msgstr "El proyecto para este archivo ya existe."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:325
+msgid "Local Goals:"
+msgstr "Goles Local:"
-#: ../LongoMatch/DB/DataBase.cs:143
-msgid "Try to edit it whit the Database Manager"
-msgstr "Intente editarlo con el Editor de Proyectos"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:335
+msgid "Visitor Goals:"
+msgstr "Goles Visitante:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs:25
-msgid "Open Project"
-msgstr "Abrir Proyecto"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:345
+msgid "Date:"
+msgstr "Fecha:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:355
+msgid "File:"
+msgstr "Archivo:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:365
+msgid "Local Team:"
+msgstr "Equipo Local:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:373
+msgid "Categories Template:"
+msgstr "Plantilla de categorÃas:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:408
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:393
+msgid "Visitor Team Template"
+msgstr "Plantilla del equipo visitante"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:432
+msgid "Season:"
+msgstr "Temporada"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:442
+msgid "Video Bitrate:"
+msgstr "Tasa de bits del video:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:480
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:381
+msgid "Local Team Template"
+msgstr "Plantilla del equipo local"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs:51
+msgid "Projects Search:"
+msgstr "Búsqueda de Proyectos:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:75
+msgid "New Before"
+msgstr "Nuevo Antes"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:102
+msgid "New After"
+msgstr "Nuevo Después"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:129
+msgid "Remove"
+msgstr "Borrar"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:156
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:87
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:110
+msgid "Edit"
+msgstr "Editar"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:41
+msgid "Lead time:"
+msgstr "Inicio:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:49
+msgid "Lag time:"
+msgstr "Fin:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:34
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:182
+msgid "Drawing Tool"
+msgstr "Herramienta de Dibujo"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:79
+msgid "Save to Project"
+msgstr "Gaurdar en Proyecto"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:106
+msgid "Save to File"
+msgstr "Guardar en Archivo"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:143
+msgid "button271"
+msgstr ""
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs:24
+msgid "Category Details"
+msgstr "Detalles de la Categoria"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs:24
+msgid "Player Details"
+msgstr "Detalles del Jugador"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:36
+msgid "Select template name"
+msgstr "Seleccionar el nombre de la plantilla"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:82
+msgid "Players:"
+msgstr "Jugadores"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs:30
+msgid "Capture Progress"
+msgstr "Progreso de la captura"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:24
+msgid "Select a HotKey"
+msgstr "Seleccione una combinación de teclas"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:38
+msgid "Press a key combination using Shift or Alt keys"
+msgstr "Presiona una combinación de teclas usando Shift o Alt"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:89
+msgid "<b>Data Base Migration</b>"
+msgstr "<b>Migración de Base de Datos</b>"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:117
+msgid "<b>Playlists Migration</b>"
+msgstr "<b>Migración de Listas de Reproducción</b>"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:145
+msgid "<b>Templates Migration</b>"
+msgstr "<b>Migración de Plantillas</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs:25
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs:26
msgid "New Project"
msgstr "Proyecto Nuevo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:59
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs:26
+msgid "Open Project"
+msgstr "Abrir Proyecto"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs:26
+msgid "Tag players"
+msgstr "Marcar Jugadores"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:46
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:132
+msgid "Projects Manager"
+msgstr "Gestor de _Proyectos"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:103
+msgid "<b>Project Details</b>"
+msgstr "<b>Detalles del Proyecto</b>"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs:24
+msgid "Categories Template"
+msgstr "Plantilla de categorÃas:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:55
+msgid "default"
+msgstr "Jugada por defecto"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:68
+msgid "Play:"
+msgstr "Jugada:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:76
+msgid "Interval (frames/s):"
+msgstr "Intervalo (imágenes/s):"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:84
+msgid "Series Name:"
+msgstr "Nombre de la serie:"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:92
+msgid "Default Play"
+msgstr "Jugada por defecto"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:139
+msgid "Export to PNG images"
+msgstr "Exportar a fotogramas PNG"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs:42
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:136
+msgid "Templates Manager"
+msgstr "Gestor de Plantillas"
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:46
+msgid ""
+"\n"
+"A new version of LongoMatch has been released at www.ylatuya.es!\n"
+msgstr ""
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:56
+msgid "The new version is "
+msgstr ""
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:66
+msgid ""
+"\n"
+"You can download it using this direct link:"
+msgstr ""
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:76
+msgid "label7"
+msgstr ""
+
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:60
msgid "Video Properties"
msgstr "Propiedades del video:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:84
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:85
msgid "Video Quality:"
msgstr "Calidad del video:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:90
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:110
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:91
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:111
msgid "Low"
msgstr "Baja"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:91
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:113
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:92
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:114
msgid "Normal"
msgstr "Normal"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:92
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:116
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:93
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:117
msgid "Good"
msgstr "Buena"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:93
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:119
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:94
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:120
msgid "Extra"
msgstr "Extra"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:113
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:114
msgid "Size: "
msgstr "Tamaño:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:119
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:120
msgid "Portable (4:3 - 320x240)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:120
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:121
msgid "VGA (4:3 - 640x480)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:121
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:122
msgid "TV (4:3 - 720x576)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:122
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:123
msgid "HD 720p (16:9 - 1280x720)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:123
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:124
msgid "Full HD 1080p (16:9 - 1920x1080)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:143
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:144
msgid "Ouput Format:"
msgstr "Formato:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:166
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:167
msgid "Enable Title Overlay"
msgstr "Sobreimprimir tÃtulo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:177
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:178
msgid "Enable Audio (Experimental)"
msgstr "Habilitar sonido (Experimental)"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:195
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:196
msgid "File name: "
msgstr "Archivo:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:54
-msgid "default"
-msgstr "Jugada por defecto"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:67
-msgid "Play:"
-msgstr "Jugada:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:75
-msgid "Interval (frames/s):"
-msgstr "Intervalo (imágenes/s):"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:83
-msgid "Series Name:"
-msgstr "Nombre de la serie:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:91
-msgid "Default Play"
-msgstr "Jugada por defecto"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:138
-msgid "Export to PNG images"
-msgstr "Exportar a fotogramas PNG"
-
-#: ../LongoMatch/Playlist/PlayList.cs:89
-msgid "The file you are trying to load is not a valid playlist"
-msgstr ""
-"El archivo que intenta cargar no es un archivo de lista de reproducción "
-"válido."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs:24
+msgid "Calendar"
+msgstr "Calendario"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:112
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:113
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:114
msgid "_File"
msgstr "_Archivo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:115
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:116
msgid "_New Project"
msgstr "Proyecto _Nuevo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:116
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:117
msgid "_New Poyect"
msgstr "Proyecto _Nuevo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:118
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:119
msgid "_Open Project"
msgstr "_Abrir Proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:119
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:120
msgid "_Open Proyect"
msgstr "_Abrir Proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:121
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:122
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:123
msgid "_Quit"
msgstr "_Salir"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:124
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:125
msgid "_Close Project"
msgstr "_Cerrar Proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:126
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:127
msgid "_Close Proyect"
msgstr "_Cerrar Proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:128
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:129
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:130
msgid "_Tools"
msgstr "_Herramientas"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:131
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:45
-msgid "Projects Manager"
-msgstr "Gestor de _Proyectos"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:132
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:133
msgid "Database Manager"
msgstr "Gestor de la _Base de Datos"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:134
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:135
msgid "Categories Templates Manager"
msgstr "Gestor de Plantillas de CategorÃas"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:135
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs:41
-msgid "Templates Manager"
-msgstr "Gestor de Plantillas"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:137
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:138
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:139
msgid "_View"
msgstr "_Ver"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:140
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:141
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:142
msgid "Full Screen"
msgstr "Pantalla Completa"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:143
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:144
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:145
msgid "Playlist"
msgstr "Lista de Reproducción"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:146
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:149
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:147
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:150
msgid "Capture Mode"
msgstr "Modo Captura"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:151
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:154
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:152
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:155
msgid "Analyze Mode"
msgstr "Modo Análisis"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:156
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:158
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:157
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:159
msgid "_Save Project"
msgstr "_Guardar Proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:160
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:161
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:177
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:162
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:178
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:179
msgid "_Help"
msgstr "A_yuda"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:163
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:164
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:165
msgid "_About"
msgstr "Acerca _de"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:166
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:168
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:167
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:169
msgid "Export Project To CSV File"
msgstr "Exportar proyecto a archivo CSV"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:170
#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:171
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:172
msgid "Teams Templates Manager"
msgstr "Gestor de Plantillas de Equipos"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:173
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:175
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:174
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:176
msgid "Hide All Widgets"
msgstr "Esconder todo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:180
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:181
msgid "_Drawing Tool"
msgstr "Herramienta de _Dibujo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:181
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:33
-msgid "Drawing Tool"
-msgstr "Herramienta de Dibujo"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:186
-msgid "LongoMatch"
-msgstr "LongoMatch"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:235
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:236
msgid "Plays"
msgstr "Jugadas"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:248
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:94
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:249
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:95
msgid "Local Team"
msgstr "Equipo Local"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:261
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:95
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:262
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:96
msgid "Visitor Team"
msgstr "Equipo Visitante"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:364
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:365
msgid "Creating video..."
msgstr "Creando vÃdeo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs:29
-msgid "Capture Progress"
-msgstr "Progreso de la captura"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:45
-msgid ""
-"\n"
-"A new version of LongoMatch has been released at www.ylatuya.es!\n"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs:22
+msgid "TransparentDrawingArea"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:55
-msgid "The new version is "
-msgstr ""
+#: ../LongoMatch/Gui/Component/PlayerProperties.cs:72
+msgid "Choose an image"
+msgstr "Escoja una imagen"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:65
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:84
msgid ""
-"\n"
-"You can download it using this direct link:"
+"The file you are trying to load is not a playlist or it's not compatible "
+"with the current version"
msgstr ""
+"El archivo que intenta cargar no es una lista de reproducción o no es "
+"compatible con esta versión."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:75
-msgid "label7"
-msgstr ""
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:210
+#: ../LongoMatch/Gui/MainWindow.cs:333
+msgid "Open playlist"
+msgstr "Abrir lista de reproducción"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:23
-msgid "Select a HotKey"
-msgstr "Seleccione una combinación de teclas"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:225
+msgid "New playlist"
+msgstr "Nueva Lista de Reproducción"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:37
-msgid "Press a key combination using Shift or Alt keys"
-msgstr "Presiona una combinación de teclas usando Shift o Alt"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:250
+msgid "The playlist is empty!"
+msgstr "La lista de reproducción está vacÃa"
-#: ../LongoMatch/Time/HotKey.cs:92
-#: ../LongoMatch/Gui/Component/CategoryProperties.cs:64
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:118
-msgid "none"
-msgstr "ninguno"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:259
+#: ../LongoMatch/Gui/MainWindow.cs:256
+msgid "Please, select a video file."
+msgstr "Por favor, escoja un archivo de video."
-#: ../LongoMatch/Time/HotKey.cs:94
-msgid "Not defined"
-msgstr "Sin definir"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:285
+#: ../LongoMatch/Gui/Dialog/DrawingTool.cs:96
+msgid "Save File as..."
+msgstr "Guardar Video Como..."
-#: ../LongoMatch/Handlers/EventsManager.cs:165
-msgid "The video edition has finished successfully."
-msgstr "La edición del vÃdeo ha finalizado con éxito"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:296
+msgid "Open file..."
+msgstr "Abrir Archivo..."
-#: ../LongoMatch/Handlers/EventsManager.cs:171
-msgid "An error has ocurred in the video editor."
-msgstr "A ocurrido un error en el editor de vÃdeo"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:313
+msgid "Analyzing video file:"
+msgstr "Analizando archivo de vÃdeo:"
-#: ../LongoMatch/Handlers/EventsManager.cs:172
-msgid "Please, retry again."
-msgstr "Por favor, vuelva a intentarlo"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:55
+msgid "Filename"
+msgstr "Archivo"
-#: ../LongoMatch/Handlers/EventsManager.cs:251
-msgid "Please, close the opened project to play the playlist."
-msgstr ""
-"Por favor, cierre el actual proyecto para reproducir la lista de reprodución"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:80
+msgid "<b>Title:</b> "
+msgstr "<b>TÃtulo: </b> "
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:35
-msgid "Select template name"
-msgstr "Seleccionar el nombre de la plantilla"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:81
+msgid "<b>Local Team:</b> "
+msgstr "<b>Equipo Local:</b> "
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:54
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:80
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:53
-msgid "Name:"
-msgstr "Nombre:"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:82
+msgid "<b>Visitor Team:</b> "
+msgstr "<b>Equipo Visitante:</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:81
-msgid "Players:"
-msgstr "Jugadores"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:83
+msgid "<b>Season:</b> "
+msgstr "<b>Temporada:</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs:25
-msgid "Tag players"
-msgstr "Marcar Jugadores"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:84
+msgid "<b>Competition:</b> "
+msgstr "<b>Competición:</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:88
-msgid "<b>Data Base Migration</b>"
-msgstr "<b>Migración de Base de Datos</b>"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:85
+msgid "<b>Result:</b> "
+msgstr "<b>Resultado:</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:116
-msgid "<b>Playlists Migration</b>"
-msgstr "<b>Migración de Listas de Reproducción</b>"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:86
+msgid "<b>Date:</b> "
+msgstr "<b>Fecha:</b>"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:144
-msgid "<b>Templates Migration</b>"
-msgstr "<b>Migración de Plantillas</b>"
+#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:104
+msgid ""
+"You are about to delete a category and all the plays added to this category."
+"Do you want to proceed?"
+msgstr ""
+"Está a punto de borrar una categorÃa y todas sus jugadas.Quiere continuar?"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs:23
-msgid "Calendar"
-msgstr "Calendario"
+#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:110
+msgid "You can't delete the last section"
+msgstr "No puede borrar la última sección"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs:21
-msgid "TransparentDrawingArea"
-msgstr ""
+#: ../LongoMatch/Gui/Component/TimeScale.cs:150
+msgid "Delete Play"
+msgstr "Borrar Jugada"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs:23
-msgid "Player Details"
-msgstr "Detalles del Jugador"
+#: ../LongoMatch/Gui/Component/TimeScale.cs:151
+msgid "Add New Play"
+msgstr "Añadir Nueva Jugada"
+
+#: ../LongoMatch/Gui/Component/TimeScale.cs:258
+msgid "Delete "
+msgstr "Borrar "
-#: ../LongoMatch/Gui/Dialog/EditCategoryDialog.cs:52
+#: ../LongoMatch/Gui/Dialog/EditCategoryDialog.cs:53
msgid "This hotkey is already in use."
msgstr "Esta combinación de teclas está actualmente en uso"
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:284
-#: ../LongoMatch/Gui/Dialog/DrawingTool.cs:95
-msgid "Save File as..."
-msgstr "Guardar Video Como..."
+#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:48
+msgid "Capturing frame: "
+msgstr "Capturando fotogramas"
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:295
-msgid "Open file..."
-msgstr "Abrir Archivo..."
+#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:57
+msgid "Done"
+msgstr "Terminado"
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:312
-msgid "Analyzing video file:"
-msgstr "Analizando archivo de vÃdeo:"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:75
+msgid "A Project is already using this file."
+msgstr "Un proyecto está ya usando este archivo."
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:380
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:479
-msgid "Local Team Template"
-msgstr "Plantilla del equipo local"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:88
+msgid "This Project is actually in use."
+msgstr "Este Proyecto está actualmente en uso"
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:392
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:407
-msgid "Visitor Team Template"
-msgstr "Plantilla del equipo visitante"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:89
+msgid "Close it first to allow its removal from the database"
+msgstr "Ciérrelo primero para permitir borrarlo de la base de datos"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs:50
-msgid "Projects Search:"
-msgstr "Búsqueda de Proyectos:"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:95
+msgid "Do yo really want to delete:"
+msgstr "Quiere suprimir:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:40
-msgid "Lead time:"
-msgstr "Inicio:"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:124
+msgid "The Project has been edited, do you want to save the changes?"
+msgstr "El proyecto ha sido editado. Quiere guardar los cambios?"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:48
-msgid "Lag time:"
-msgstr "Fin:"
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:134
+msgid "The Project you are trying to load is actually in use."
+msgstr "El proyecto que intenta cargar está actualmente en uso."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs:62
-msgid ""
-"Load a playlist\n"
-"or create a \n"
-"new one."
-msgstr ""
-"Cargar una lista\n"
-"de reproducción\n"
-"o cree una nueva."
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:134
+msgid "Close it first to edit it"
+msgstr "Ciérrelo para poder editarlo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:88
-msgid "Position:"
-msgstr "Posición:"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:55
+msgid "Templates Files"
+msgstr "Plantilla"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:98
-msgid "Number:"
-msgstr "Dorsal:"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:165
+msgid "The template has been modified. Do you want to save it? "
+msgstr "La plantilla ha sido modificada. Desea guardar los cambios?"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:108
-msgid "Photo:"
-msgstr "Foto:"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:185
+msgid "Template name"
+msgstr "Nombre de la plantilla"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:86
-msgid "<b>Tools</b>"
-msgstr "<b>Herramientas</b> "
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:194
+msgid "You cannot create a template with a void name"
+msgstr "No puede crear una plantilla con un nombre vacÃo"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:216
-msgid "<b>Width</b>"
-msgstr "<b>Ancho</b> "
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:200
+msgid "A template with this name already exists"
+msgstr "Ya existe una plantilla con este nombre."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:225
-msgid "2 px"
-msgstr ""
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:222
+msgid "You can't delete the 'default' template"
+msgstr "No puede borrar la plantilla por defecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:226
-msgid "4 px"
-msgstr ""
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:227
+msgid "Do you really want to delete the template: "
+msgstr "Desea borrar la plantilla: "
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:227
-msgid "6 px"
-msgstr ""
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:151
+msgid "Save Video As ..."
+msgstr "Guardar Video Como..."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:228
-msgid "8 px"
-msgstr ""
+#: ../LongoMatch/Gui/MainWindow.cs:110
+msgid "The file associated to this project doesn't exist."
+msgstr "El archivo asociado a este proyecto no existe."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:229
-msgid "10 px"
+#: ../LongoMatch/Gui/MainWindow.cs:110
+msgid ""
+"If the location of the file has changed try to edit it with the database "
+"manager."
msgstr ""
+"Si el archivo ha sido cambiado de sitio, intente editarlo con el gestor de "
+"\\nproyectos"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:241
-msgid "<b>Transparency</b>"
-msgstr "<b>Transparencia</b>"
+#: ../LongoMatch/Gui/MainWindow.cs:137
+msgid "An error ocurred opening this project:"
+msgstr "A ocurrido un error abriendo el proyecto:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:265
-msgid "<b>Colors</b>"
-msgstr "<b>Color</b>"
+#: ../LongoMatch/Gui/MainWindow.cs:269
+msgid "This file is already used in a Project."
+msgstr "Este archivo ya está siendo usado por otro proyecto"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:383
-msgid ""
-"Draw-><b> D</b>\n"
-"Clear-><b> C</b>\n"
-"Hide-><b> S</b>\n"
-"Show-><b> S</b>\n"
-msgstr ""
-"Dibujar-><b> D</b>\n"
-"Borrar-><b> C</b>\n"
-"Esconder-><b> S</b>\n"
-"Mostrar-><b> S</b>\n"
+#: ../LongoMatch/Gui/MainWindow.cs:269
+msgid "Open the project, please."
+msgstr "Abra el pproyecto, por favor"
-#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:47
-msgid "Capturing frame: "
-msgstr "Capturando fotogramas"
+#: ../LongoMatch/Gui/MainWindow.cs:356
+msgid "The actual project will be closed due to an error in the media player:"
+msgstr "El proyecto actual se cerrará debido a un error en el reproductor:"
-#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:56
-msgid "Done"
-msgstr "Terminado"
+#: ../LongoMatch/Gui/MainWindow.cs:453
+msgid "Select Export File"
+msgstr "Seleccione el archivo a exportar"
-#: ../LongoMatch/Gui/Component/PlayerProperties.cs:71
-msgid "Choose an image"
-msgstr "Escoja una imagen"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:46
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:50
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:71
+msgid "Name"
+msgstr "Nombre"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:86
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:109
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:155
-msgid "Edit"
-msgstr "Editar"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:51
+msgid "Lead Time"
+msgstr "Inicio"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:87
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:58
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:114
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:56
+msgid "Lag Time"
+msgstr "Fin"
+
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:61
+msgid "Color"
+msgstr "Color"
+
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:66
+msgid "Hotkey"
+msgstr "Hotkey"
+
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:45
+msgid "Photo"
+msgstr "Foto"
+
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:61
+msgid "Number"
+msgstr "Dorsal"
+
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:88
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:59
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:115
msgid "Delete"
msgstr "Borrar"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:88
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:118
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:89
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:119
msgid "Export to PGN images"
msgstr "Exportar a fotogramas PNG"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:89
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:116
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:90
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:117
msgid "Add to playlist"
msgstr "Añadir a la lista de reproducción"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:167
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:173
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:168
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:174
msgid "<b>Name: </b>"
msgstr "<b>Nombre: </b>"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:168
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:175
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:169
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:176
msgid "<b>Start: </b>"
msgstr "<b>Inicio: </b>"
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:169
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:176
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:170
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:177
msgid "<b>Stop: </b>"
msgstr "<b>Fin: </b>"
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:44
-msgid "Photo"
-msgstr "Foto"
-
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:49
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:70
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:45
-msgid "Name"
-msgstr "Nombre"
-
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:60
-msgid "Number"
-msgstr "Dorsal"
-
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:55
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:109
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:56
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:110
msgid "Edit Title"
msgstr "Editar tÃtulo"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:61
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:62
msgid "Apply current play rate"
msgstr "Guardar la velocidad de reproducción actual"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:132
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
msgid "Title: "
msgstr "TÃtulo:"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
msgid "Start: "
msgstr "Inicio:"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
msgid " sec"
msgstr " seg"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
msgid "Duration: "
msgstr "Duración:"
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:136
msgid "Play Rate: "
msgstr "Velocidad de reproducción:"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:96
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:139
+msgid ""
+"\n"
+"File not found: "
+msgstr ""
+
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:97
msgid "No Team"
msgstr "Sin Equipo"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:102
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:103
msgid "Local team"
msgstr "Equipo Local"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:103
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:104
msgid "Visitor team"
msgstr "Equipo Visitante"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:110
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:111
msgid "Team Selection"
msgstr "Selección de equipo"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:112
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:113
msgid "Tag player"
msgstr "Asociar jugador"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:115
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:116
msgid "Delete key frame"
msgstr "Borrar fotograma clave"
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:174
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:175
msgid "<b>Team: </b>"
msgstr "<b>Equipo: </b> "
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:245
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:246
msgid "Do you want to delete the key frame for this play?"
msgstr "Desea borrar el fotograma clave de esta jugada? "
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:74
-msgid "A Project is already using this file."
-msgstr "Un proyecto está ya usando este archivo."
-
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:87
-msgid "This Project is actually in use."
-msgstr "Este Proyecto está actualmente en uso"
-
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:88
-msgid "Close it first to allow its removal from the database"
-msgstr "Ciérrelo primero para permitir borrarlo de la base de datos"
-
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:94
-msgid "Do yo really want to delete:"
-msgstr "Quiere suprimir:"
-
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:123
-msgid "The Project has been edited, do you want to save the changes?"
-msgstr "El proyecto ha sido editado. Quiere guardar los cambios?"
+#: ../LongoMatch/Handlers/EventsManager.cs:166
+msgid "The video edition has finished successfully."
+msgstr "La edición del vÃdeo ha finalizado con éxito"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:133
-msgid "The Project you are trying to load is actually in use."
-msgstr "El proyecto que intenta cargar está actualmente en uso."
+#: ../LongoMatch/Handlers/EventsManager.cs:172
+msgid "An error has ocurred in the video editor."
+msgstr "A ocurrido un error en el editor de vÃdeo"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:133
-msgid "Close it first to edit it"
-msgstr "Ciérrelo para poder editarlo"
+#: ../LongoMatch/Handlers/EventsManager.cs:173
+msgid "Please, retry again."
+msgstr "Por favor, vuelva a intentarlo"
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:83
-msgid ""
-"The file you are trying to load is not a playlist or it's not compatible with "
-"the current version"
+#: ../LongoMatch/Handlers/EventsManager.cs:252
+msgid "Please, close the opened project to play the playlist."
msgstr ""
-"El archivo que intenta cargar no es una lista de reproducción o no es "
-"compatible con esta versión."
-
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:224
-msgid "New playlist"
-msgstr "Nueva Lista de Reproducción"
-
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:249
-msgid "The playlist is empty!"
-msgstr "La lista de reproducción está vacÃa"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:54
-msgid "Filename"
-msgstr "Archivo"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:79
-msgid "<b>Title:</b> "
-msgstr "<b>TÃtulo: </b> "
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:80
-msgid "<b>Local Team:</b> "
-msgstr "<b>Equipo Local:</b> "
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:81
-msgid "<b>Visitor Team:</b> "
-msgstr "<b>Equipo Visitante:</b>"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:82
-msgid "<b>Season:</b> "
-msgstr "<b>Temporada:</b>"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:83
-msgid "<b>Competition:</b> "
-msgstr "<b>Competición:</b>"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:84
-msgid "<b>Result:</b> "
-msgstr "<b>Resultado:</b>"
-
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:85
-msgid "<b>Date:</b> "
-msgstr "<b>Fecha:</b>"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:54
-msgid "Templates Files"
-msgstr "Plantilla"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:164
-msgid "The template has been modified. Do you want to save it? "
-msgstr "La plantilla ha sido modificada. Desea guardar los cambios?"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:184
-msgid "Template name"
-msgstr "Nombre de la plantilla"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:193
-msgid "You cannot create a template with a void name"
-msgstr "No puede crear una plantilla con un nombre vacÃo"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:199
-msgid "A template with this name already exists"
-msgstr "Ya existe una plantilla con este nombre."
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:221
-msgid "You can't delete the 'default' template"
-msgstr "No puede borrar la plantilla por defecto"
-
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:226
-msgid "Do you really want to delete the template: "
-msgstr "Desea borrar la plantilla: "
+"Por favor, cierre el actual proyecto para reproducir la lista de reprodución"
-#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:103
+#: ../LongoMatch/Main.cs:163
msgid ""
-"You are about to delete a category and all the plays added to this "
-"category.Do you want to proceed?"
+"Some elements from the previous version (database, templates and/or "
+"playlists) have been found."
msgstr ""
-"Está a punto de borrar una categorÃa y todas sus jugadas.Quiere continuar?"
-
-#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:109
-msgid "You can't delete the last section"
-msgstr "No puede borrar la última sección"
-
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:50
-msgid "Lead Time"
-msgstr "Inicio"
-
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:55
-msgid "Lag Time"
-msgstr "Fin"
-
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:60
-msgid "Color"
-msgstr "Color"
-
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:65
-msgid "Hotkey"
-msgstr "Hotkey"
-
-#: ../LongoMatch/Gui/Component/TimeScale.cs:149
-msgid "Delete Play"
-msgstr "Borrar Jugada"
-
-#: ../LongoMatch/Gui/Component/TimeScale.cs:150
-msgid "Add New Play"
-msgstr "Añadir Nueva Jugada"
-
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:150
-msgid "Save Video As ..."
-msgstr "Guardar Video Como..."
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:102
-msgid "<b>Project Details</b>"
-msgstr "<b>Detalles del Proyecto</b>"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:134
-msgid "Competition:"
-msgstr "Competición:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:294
-msgid "_Calendar"
-msgstr "_Calendario"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:314
-msgid "Visitor Team:"
-msgstr "Equipo Visitante:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:324
-msgid "Local Goals:"
-msgstr "Goles Local:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:334
-msgid "Visitor Goals:"
-msgstr "Goles Visitante:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:344
-msgid "Date:"
-msgstr "Fecha:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:354
-msgid "File:"
-msgstr "Archivo:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:364
-msgid "Local Team:"
-msgstr "Equipo Local:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:372
-msgid "Categories Template:"
-msgstr "Plantilla de categorÃas:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:431
-msgid "Season:"
-msgstr "Temporada"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:441
-msgid "Video Bitrate:"
-msgstr "Tasa de bits del video:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:74
-msgid "New Before"
-msgstr "Nuevo Antes"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:101
-msgid "New After"
-msgstr "Nuevo Después"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:128
-msgid "Remove"
-msgstr "Borrar"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:87
-msgid "Color: "
-msgstr "Color:"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:108
-msgid "Change"
-msgstr "Cambiar"
-
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:128
-msgid "HotKey:"
-msgstr "Hotkey:"
+"Se han encontrado algunos elementos de la versión anterior (base de datos, "
+"plantillas y/o listas de reproducción)."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs:23
-msgid "Category Details"
-msgstr "Detalles de la Categoria"
+#: ../LongoMatch/Main.cs:164
+msgid "Do you want to import them?"
+msgstr "Desea importarlos?"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs:23
-msgid "Categories Template"
-msgstr "Plantilla de categorÃas:"
+#: ../LongoMatch/Main.cs:230
+msgid "The application has finished with an unexpected error."
+msgstr "El programa ha terminado con error inesperado"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:78
-msgid "Save to Project"
-msgstr "Gaurdar en Proyecto"
+#: ../LongoMatch/Main.cs:231
+msgid "A log has been saved at: "
+msgstr "Se ha guardado un log en:"
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:105
-msgid "Save to File"
-msgstr "Guardar en Archivo"
+#: ../LongoMatch/Main.cs:232
+msgid "Please, fill a bug report "
+msgstr "Por favor, envÃe en reporte de fallos."
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:142
-msgid "button271"
+#: ../LongoMatch/Playlist/PlayList.cs:90
+msgid "The file you are trying to load is not a valid playlist"
msgstr ""
+"El archivo que intenta cargar no es un archivo de lista de reproducción "
+"válido."
+
+#: ../LongoMatch/Time/HotKey.cs:95
+msgid "Not defined"
+msgstr "Sin definir"
-#: ../CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs:234
+#: ../CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs:235
msgid "Time:"
msgstr "Tiempo:"
-#: ../CesarPlayer/Utils/MediaFile.cs:163
-#: ../CesarPlayer/Utils/PreviewMediaFile.cs:112
+#: ../CesarPlayer/Utils/MediaFile.cs:164
+#: ../CesarPlayer/Utils/PreviewMediaFile.cs:113
msgid "Invalid video file:"
msgstr "Archivo de video invalido:"
@@ -1023,4 +1038,3 @@ msgstr "Archivo de video invalido:"
#~ msgid "File"
#~ msgstr "Archivo:"
-
diff --git a/Translations/fr.po b/po/fr.po
similarity index 68%
rename from Translations/fr.po
rename to po/fr.po
index be97cb2..1746aac 100644
--- a/Translations/fr.po
+++ b/po/fr.po
@@ -1,7 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"POT-Creation-Date: 2009-10-17 01:04:57+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-10-18 12:43+0200\n"
"PO-Revision-Date: 2009-08-08 01:30:56+0200\n"
"Last-Translator: Andoni Morales Alastruey <ylatuya gmail com>\n"
"Language-Team: \n"
@@ -10,892 +11,907 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: MonoDevelop Gettext addin\n"
-#: ../LongoMatch/Main.cs:162
-msgid ""
-"Some elements from the previous version (database, templates and/or "
-"playlists) have been found."
-msgstr ""
-
-#: ../LongoMatch/Main.cs:163
-msgid "Do you want to import them?"
-msgstr ""
-
-#: ../LongoMatch/Main.cs:229
-msgid "The application has finished with an unexpected error."
-msgstr "Le programme a fini avec une error inespérée"
-
-#: ../LongoMatch/Main.cs:230
-msgid "A log has been saved at: "
+#: ../LongoMatch/longomatch.desktop.in.h:1
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:187
+msgid "LongoMatch"
msgstr ""
-#: ../LongoMatch/Main.cs:231
-msgid "Please, fill a bug report "
+#: ../LongoMatch/longomatch.desktop.in.h:2
+msgid "Sports video analysis tool for coaches"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:109
-msgid "The file associated to this project doesn't exist."
+#: ../LongoMatch/DB/DataBase.cs:144
+msgid "The Project for this video file already exists."
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:109
-msgid ""
-"If the location of the file has changed try to edit it with the database "
-"manager."
+#: ../LongoMatch/DB/DataBase.cs:144
+msgid "Try to edit it whit the Database Manager"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:136
-msgid "An error ocurred opening this project:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:54
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:81
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:55
+msgid "Name:"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:255
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:258
-msgid "Please, select a video file."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:88
+msgid "Color: "
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:268
-msgid "This file is already used in a Project."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:109
+msgid "Change"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:268
-msgid "Open the project, please."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:119
+#: ../LongoMatch/Gui/Component/CategoryProperties.cs:65
+#: ../LongoMatch/Time/HotKey.cs:93
+msgid "none"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:332
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:209
-msgid "Open playlist"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:129
+msgid "HotKey:"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:355
-msgid "The actual project will be closed due to an error in the media player:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:87
+msgid "<b>Tools</b>"
msgstr ""
-#: ../LongoMatch/Gui/MainWindow.cs:452
-msgid "Select Export File"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:217
+msgid "<b>Width</b>"
msgstr ""
-#: ../LongoMatch/DB/DataBase.cs:143
-msgid "The Project for this video file already exists."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:226
+msgid "2 px"
msgstr ""
-#: ../LongoMatch/DB/DataBase.cs:143
-msgid "Try to edit it whit the Database Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:227
+msgid "4 px"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs:25
-msgid "Open Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:228
+msgid "6 px"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs:25
-msgid "New Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:229
+msgid "8 px"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:59
-msgid "Video Properties"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:230
+msgid "10 px"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:84
-msgid "Video Quality:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:242
+msgid "<b>Transparency</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:90
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:110
-msgid "Low"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:266
+msgid "<b>Colors</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:91
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:113
-msgid "Normal"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:384
+msgid ""
+"Draw-><b> D</b>\n"
+"Clear-><b> C</b>\n"
+"Hide-><b> S</b>\n"
+"Show-><b> S</b>\n"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:92
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:116
-msgid "Good"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:89
+msgid "Position:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:93
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:119
-msgid "Extra"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:99
+msgid "Number:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:113
-msgid "Size: "
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:109
+msgid "Photo:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:119
-msgid "Portable (4:3 - 320x240)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs:63
+msgid ""
+"Load a playlist\n"
+"or create a \n"
+"new one."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:120
-msgid "VGA (4:3 - 640x480)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:135
+msgid "Competition:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:121
-msgid "TV (4:3 - 720x576)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:295
+msgid "_Calendar"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:122
-msgid "HD 720p (16:9 - 1280x720)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:315
+msgid "Visitor Team:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:123
-msgid "Full HD 1080p (16:9 - 1920x1080)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:325
+msgid "Local Goals:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:143
-msgid "Ouput Format:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:335
+msgid "Visitor Goals:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:166
-msgid "Enable Title Overlay"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:345
+msgid "Date:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:177
-msgid "Enable Audio (Experimental)"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:355
+msgid "File:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:195
-msgid "File name: "
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:365
+msgid "Local Team:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:54
-msgid "default"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:373
+msgid "Categories Template:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:67
-msgid "Play:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:408
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:393
+msgid "Visitor Team Template"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:75
-msgid "Interval (frames/s):"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:432
+msgid "Season:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:83
-msgid "Series Name:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:442
+msgid "Video Bitrate:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:91
-msgid "Default Play"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:480
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:381
+msgid "Local Team Template"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:138
-msgid "Export to PNG images"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs:51
+msgid "Projects Search:"
msgstr ""
-#: ../LongoMatch/Playlist/PlayList.cs:89
-msgid "The file you are trying to load is not a valid playlist"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:75
+msgid "New Before"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:112
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:113
-msgid "_File"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:102
+msgid "New After"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:115
-msgid "_New Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:129
+msgid "Remove"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:116
-msgid "_New Poyect"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:156
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:87
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:110
+msgid "Edit"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:118
-msgid "_Open Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:41
+msgid "Lead time:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:119
-msgid "_Open Proyect"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:49
+msgid "Lag time:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:121
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:122
-msgid "_Quit"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:34
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:182
+msgid "Drawing Tool"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:124
-msgid "_Close Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:79
+msgid "Save to Project"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:126
-msgid "_Close Proyect"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:106
+msgid "Save to File"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:128
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:129
-msgid "_Tools"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:143
+msgid "button271"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:131
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:45
-msgid "Projects Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs:24
+msgid "Category Details"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:132
-msgid "Database Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs:24
+msgid "Player Details"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:134
-msgid "Categories Templates Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:36
+msgid "Select template name"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:135
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs:41
-msgid "Templates Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:82
+msgid "Players:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:137
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:138
-msgid "_View"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs:30
+msgid "Capture Progress"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:140
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:141
-msgid "Full Screen"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:24
+msgid "Select a HotKey"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:143
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:144
-msgid "Playlist"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:38
+msgid "Press a key combination using Shift or Alt keys"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:146
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:149
-msgid "Capture Mode"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:89
+msgid "<b>Data Base Migration</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:151
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:154
-msgid "Analyze Mode"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:117
+msgid "<b>Playlists Migration</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:156
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:158
-msgid "_Save Project"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:145
+msgid "<b>Templates Migration</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:160
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:161
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:177
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:178
-msgid "_Help"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs:26
+msgid "New Project"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:163
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:164
-msgid "_About"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs:26
+msgid "Open Project"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:166
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:168
-msgid "Export Project To CSV File"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs:26
+msgid "Tag players"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:170
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:171
-msgid "Teams Templates Manager"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:46
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:132
+msgid "Projects Manager"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:173
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:175
-msgid "Hide All Widgets"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:103
+msgid "<b>Project Details</b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:180
-msgid "_Drawing Tool"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs:24
+msgid "Categories Template"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:181
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:33
-msgid "Drawing Tool"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:55
+msgid "default"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:186
-msgid "LongoMatch"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:68
+msgid "Play:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:235
-msgid "Plays"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:76
+msgid "Interval (frames/s):"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:248
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:94
-msgid "Local Team"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:84
+msgid "Series Name:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:261
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:95
-msgid "Visitor Team"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:92
+msgid "Default Play"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:364
-msgid "Creating video..."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs:139
+msgid "Export to PNG images"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs:29
-msgid "Capture Progress"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs:42
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:136
+msgid "Templates Manager"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:45
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:46
msgid ""
"\n"
"A new version of LongoMatch has been released at www.ylatuya.es!\n"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:55
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:56
msgid "The new version is "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:65
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:66
msgid ""
"\n"
"You can download it using this direct link:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:75
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs:76
msgid "label7"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:23
-msgid "Select a HotKey"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:60
+msgid "Video Properties"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs:37
-msgid "Press a key combination using Shift or Alt keys"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:85
+msgid "Video Quality:"
msgstr ""
-#: ../LongoMatch/Time/HotKey.cs:92
-#: ../LongoMatch/Gui/Component/CategoryProperties.cs:64
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:118
-msgid "none"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:91
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:111
+msgid "Low"
msgstr ""
-#: ../LongoMatch/Time/HotKey.cs:94
-msgid "Not defined"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:92
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:114
+msgid "Normal"
msgstr ""
-#: ../LongoMatch/Handlers/EventsManager.cs:165
-msgid "The video edition has finished successfully."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:93
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:117
+msgid "Good"
msgstr ""
-#: ../LongoMatch/Handlers/EventsManager.cs:171
-msgid "An error has ocurred in the video editor."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:94
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:120
+msgid "Extra"
msgstr ""
-#: ../LongoMatch/Handlers/EventsManager.cs:172
-msgid "Please, retry again."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:114
+msgid "Size: "
msgstr ""
-#: ../LongoMatch/Handlers/EventsManager.cs:251
-msgid "Please, close the opened project to play the playlist."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:120
+msgid "Portable (4:3 - 320x240)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:35
-msgid "Select template name"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:121
+msgid "VGA (4:3 - 640x480)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:54
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:80
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:53
-msgid "Name:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:122
+msgid "TV (4:3 - 720x576)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs:81
-msgid "Players:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:123
+msgid "HD 720p (16:9 - 1280x720)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs:25
-msgid "Tag players"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:124
+msgid "Full HD 1080p (16:9 - 1920x1080)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:88
-msgid "<b>Data Base Migration</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:144
+msgid "Ouput Format:"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:116
-msgid "<b>Playlists Migration</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:167
+msgid "Enable Title Overlay"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs:144
-msgid "<b>Templates Migration</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:178
+msgid "Enable Audio (Experimental)"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs:23
-msgid "Calendar"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs:196
+msgid "File name: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs:21
-msgid "TransparentDrawingArea"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs:24
+msgid "Calendar"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs:23
-msgid "Player Details"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:113
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:114
+msgid "_File"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/EditCategoryDialog.cs:52
-msgid "This hotkey is already in use."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:116
+msgid "_New Project"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:284
-#: ../LongoMatch/Gui/Dialog/DrawingTool.cs:95
-msgid "Save File as..."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:117
+msgid "_New Poyect"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:295
-msgid "Open file..."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:119
+msgid "_Open Project"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:312
-msgid "Analyzing video file:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:120
+msgid "_Open Proyect"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:380
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:479
-msgid "Local Team Template"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:122
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:123
+msgid "_Quit"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:392
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:407
-msgid "Visitor Team Template"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:125
+msgid "_Close Project"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs:50
-msgid "Projects Search:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:127
+msgid "_Close Proyect"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:40
-msgid "Lead time:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:129
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:130
+msgid "_Tools"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.TimeAdjustWidget.cs:48
-msgid "Lag time:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:133
+msgid "Database Manager"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs:62
-msgid ""
-"Load a playlist\n"
-"or create a \n"
-"new one."
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:135
+msgid "Categories Templates Manager"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:88
-msgid "Position:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:138
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:139
+msgid "_View"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:98
-msgid "Number:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:141
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:142
+msgid "Full Screen"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs:108
-msgid "Photo:"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:144
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:145
+msgid "Playlist"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:86
-msgid "<b>Tools</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:147
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:150
+msgid "Capture Mode"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:216
-msgid "<b>Width</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:152
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:155
+msgid "Analyze Mode"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:225
-msgid "2 px"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:157
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:159
+msgid "_Save Project"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:226
-msgid "4 px"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:161
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:162
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:178
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:179
+msgid "_Help"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:227
-msgid "6 px"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:164
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:165
+msgid "_About"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:228
-msgid "8 px"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:167
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:169
+msgid "Export Project To CSV File"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:229
-msgid "10 px"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:171
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:172
+msgid "Teams Templates Manager"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:241
-msgid "<b>Transparency</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:174
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:176
+msgid "Hide All Widgets"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:265
-msgid "<b>Colors</b>"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:181
+msgid "_Drawing Tool"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs:383
-msgid ""
-"Draw-><b> D</b>\n"
-"Clear-><b> C</b>\n"
-"Hide-><b> S</b>\n"
-"Show-><b> S</b>\n"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:236
+msgid "Plays"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:47
-msgid "Capturing frame: "
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:249
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:95
+msgid "Local Team"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:56
-msgid "Done"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:262
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:96
+msgid "Visitor Team"
msgstr ""
-#: ../LongoMatch/Gui/Component/PlayerProperties.cs:71
-msgid "Choose an image"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs:365
+msgid "Creating video..."
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:86
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:109
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:155
-msgid "Edit"
+#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs:22
+msgid "TransparentDrawingArea"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:87
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:58
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:114
-msgid "Delete"
+#: ../LongoMatch/Gui/Component/PlayerProperties.cs:72
+msgid "Choose an image"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:88
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:118
-msgid "Export to PGN images"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:84
+msgid ""
+"The file you are trying to load is not a playlist or it's not compatible "
+"with the current version"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:89
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:116
-msgid "Add to playlist"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:210
+#: ../LongoMatch/Gui/MainWindow.cs:333
+msgid "Open playlist"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:167
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:173
-msgid "<b>Name: </b>"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:225
+msgid "New playlist"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:168
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:175
-msgid "<b>Start: </b>"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:250
+msgid "The playlist is empty!"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:169
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:176
-msgid "<b>Stop: </b>"
+#: ../LongoMatch/Gui/Component/PlayListWidget.cs:259
+#: ../LongoMatch/Gui/MainWindow.cs:256
+msgid "Please, select a video file."
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:44
-msgid "Photo"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:285
+#: ../LongoMatch/Gui/Dialog/DrawingTool.cs:96
+msgid "Save File as..."
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:49
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:70
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:45
-msgid "Name"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:296
+msgid "Open file..."
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:60
-msgid "Number"
+#: ../LongoMatch/Gui/Component/ProjectDetailsWidget.cs:313
+msgid "Analyzing video file:"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:55
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:109
-msgid "Edit Title"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:55
+msgid "Filename"
+msgstr "Fichier"
+
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:80
+msgid "<b>Title:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:61
-msgid "Apply current play rate"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:81
+msgid "<b>Local Team:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:132
-msgid "Title: "
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:82
+msgid "<b>Visitor Team:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
-msgid "Start: "
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:83
+msgid "<b>Season:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
-msgid " sec"
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:84
+msgid "<b>Competition:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
-msgid "Duration: "
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:85
+msgid "<b>Result:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
-msgid "Play Rate: "
+#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:86
+msgid "<b>Date:</b> "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:96
-msgid "No Team"
+#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:104
+msgid ""
+"You are about to delete a category and all the plays added to this category."
+"Do you want to proceed?"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:102
-msgid "Local team"
+#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:110
+msgid "You can't delete the last section"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:103
-msgid "Visitor team"
+#: ../LongoMatch/Gui/Component/TimeScale.cs:150
+msgid "Delete Play"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:110
-msgid "Team Selection"
+#: ../LongoMatch/Gui/Component/TimeScale.cs:151
+msgid "Add New Play"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:112
-msgid "Tag player"
+#: ../LongoMatch/Gui/Component/TimeScale.cs:258
+msgid "Delete "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:115
-msgid "Delete key frame"
+#: ../LongoMatch/Gui/Dialog/EditCategoryDialog.cs:53
+msgid "This hotkey is already in use."
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:174
-msgid "<b>Team: </b>"
+#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:48
+msgid "Capturing frame: "
msgstr ""
-#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:245
-#, fuzzy
-msgid "Do you want to delete the key frame for this play?"
-msgstr "Voulez-vous suprimer:"
+#: ../LongoMatch/Gui/Dialog/FramesCaptureProgressDialog.cs:57
+msgid "Done"
+msgstr ""
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:74
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:75
msgid "A Project is already using this file."
msgstr "Un Projet use déjà ce fichier"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:87
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:88
msgid "This Project is actually in use."
msgstr "Ce projet est actualment ouvert"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:88
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:89
msgid "Close it first to allow its removal from the database"
msgstr "Fermer le pour le suprimer de la base de données"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:94
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:95
msgid "Do yo really want to delete:"
msgstr "Voulez-vous suprimer:"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:123
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:124
msgid "The Project has been edited, do you want to save the changes?"
msgstr "Le Projet a été édité, voulez-vous le sauvez?"
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:133
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:134
msgid "The Project you are trying to load is actually in use."
msgstr "Le projet que vous essayer de charger est actuellement ouvert."
-#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:133
+#: ../LongoMatch/Gui/Dialog/ProjectsManager.cs:134
msgid "Close it first to edit it"
msgstr "Fermez-le pour pouvoir l'éditer"
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:83
-msgid ""
-"The file you are trying to load is not a playlist or it's not compatible "
-"with the current version"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:55
+msgid "Templates Files"
msgstr ""
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:224
-msgid "New playlist"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:165
+#, fuzzy
+msgid "The template has been modified. Do you want to save it? "
+msgstr "Le Projet a été édité, voulez-vous le sauvez?"
+
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:185
+msgid "Template name"
msgstr ""
-#: ../LongoMatch/Gui/Component/PlayListWidget.cs:249
-msgid "The playlist is empty!"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:194
+msgid "You cannot create a template with a void name"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:54
-msgid "Filename"
-msgstr "Fichier"
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:200
+msgid "A template with this name already exists"
+msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:79
-msgid "<b>Title:</b> "
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:222
+msgid "You can't delete the 'default' template"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:80
-msgid "<b>Local Team:</b> "
+#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:227
+#, fuzzy
+msgid "Do you really want to delete the template: "
+msgstr "Voulez-vous suprimer:"
+
+#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:151
+msgid "Save Video As ..."
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:81
-msgid "<b>Visitor Team:</b> "
+#: ../LongoMatch/Gui/MainWindow.cs:110
+msgid "The file associated to this project doesn't exist."
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:82
-msgid "<b>Season:</b> "
+#: ../LongoMatch/Gui/MainWindow.cs:110
+msgid ""
+"If the location of the file has changed try to edit it with the database "
+"manager."
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:83
-msgid "<b>Competition:</b> "
+#: ../LongoMatch/Gui/MainWindow.cs:137
+msgid "An error ocurred opening this project:"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:84
-msgid "<b>Result:</b> "
+#: ../LongoMatch/Gui/MainWindow.cs:269
+msgid "This file is already used in a Project."
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectListWidget.cs:85
-msgid "<b>Date:</b> "
+#: ../LongoMatch/Gui/MainWindow.cs:269
+msgid "Open the project, please."
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:54
-msgid "Templates Files"
+#: ../LongoMatch/Gui/MainWindow.cs:356
+msgid "The actual project will be closed due to an error in the media player:"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:164
-#, fuzzy
-msgid "The template has been modified. Do you want to save it? "
-msgstr "Le Projet a été édité, voulez-vous le sauvez?"
+#: ../LongoMatch/Gui/MainWindow.cs:453
+msgid "Select Export File"
+msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:184
-msgid "Template name"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:46
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:50
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:71
+msgid "Name"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:193
-msgid "You cannot create a template with a void name"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:51
+msgid "Lead Time"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:199
-msgid "A template with this name already exists"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:56
+msgid "Lag Time"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:221
-msgid "You can't delete the 'default' template"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:61
+msgid "Color"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/TemplatesEditor.cs:226
-#, fuzzy
-msgid "Do you really want to delete the template: "
-msgstr "Voulez-vous suprimer:"
+#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:66
+msgid "Hotkey"
+msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:103
-msgid ""
-"You are about to delete a category and all the plays added to this category."
-"Do you want to proceed?"
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:45
+msgid "Photo"
msgstr ""
-#: ../LongoMatch/Gui/Component/ProjectTemplateWidget.cs:109
-msgid "You can't delete the last section"
+#: ../LongoMatch/Gui/TreeView/PlayerPropertiesTreeView.cs:61
+msgid "Number"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:50
-msgid "Lead Time"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:88
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:59
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:115
+msgid "Delete"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:55
-msgid "Lag Time"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:89
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:119
+msgid "Export to PGN images"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:60
-msgid "Color"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:90
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:117
+msgid "Add to playlist"
msgstr ""
-#: ../LongoMatch/Gui/TreeView/CategoriesTreeView.cs:65
-msgid "Hotkey"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:168
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:174
+msgid "<b>Name: </b>"
msgstr ""
-#: ../LongoMatch/Gui/Component/TimeScale.cs:149
-msgid "Delete Play"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:169
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:176
+msgid "<b>Start: </b>"
msgstr ""
-#: ../LongoMatch/Gui/Component/TimeScale.cs:150
-msgid "Add New Play"
+#: ../LongoMatch/Gui/TreeView/PlayersTreeView.cs:170
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:177
+msgid "<b>Stop: </b>"
msgstr ""
-#: ../LongoMatch/Gui/Dialog/VideoEditionProperties.cs:150
-msgid "Save Video As ..."
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:56
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:110
+msgid "Edit Title"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs:102
-msgid "<b>Project Details</b>"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:62
+msgid "Apply current play rate"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:134
-msgid "Competition:"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:133
+msgid "Title: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:294
-msgid "_Calendar"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
+msgid "Start: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:314
-msgid "Visitor Team:"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:134
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
+msgid " sec"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:324
-msgid "Local Goals:"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:135
+msgid "Duration: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:334
-msgid "Visitor Goals:"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:136
+msgid "Play Rate: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:344
-msgid "Date:"
+#: ../LongoMatch/Gui/TreeView/PlayListTreeView.cs:139
+msgid ""
+"\n"
+"File not found: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:354
-msgid "File:"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:97
+msgid "No Team"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:364
-msgid "Local Team:"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:103
+msgid "Local team"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:372
-msgid "Categories Template:"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:104
+msgid "Visitor team"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:431
-msgid "Season:"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:111
+msgid "Team Selection"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs:441
-msgid "Video Bitrate:"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:113
+msgid "Tag player"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:74
-msgid "New Before"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:116
+msgid "Delete key frame"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:101
-msgid "New After"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:175
+msgid "<b>Team: </b>"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.ProjectTemplateWidget.cs:128
-msgid "Remove"
+#: ../LongoMatch/Gui/TreeView/PlaysTreeView.cs:246
+#, fuzzy
+msgid "Do you want to delete the key frame for this play?"
+msgstr "Voulez-vous suprimer:"
+
+#: ../LongoMatch/Handlers/EventsManager.cs:166
+msgid "The video edition has finished successfully."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:87
-msgid "Color: "
+#: ../LongoMatch/Handlers/EventsManager.cs:172
+msgid "An error has ocurred in the video editor."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:108
-msgid "Change"
+#: ../LongoMatch/Handlers/EventsManager.cs:173
+msgid "Please, retry again."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs:128
-msgid "HotKey:"
+#: ../LongoMatch/Handlers/EventsManager.cs:252
+msgid "Please, close the opened project to play the playlist."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs:23
-msgid "Category Details"
+#: ../LongoMatch/Main.cs:163
+msgid ""
+"Some elements from the previous version (database, templates and/or "
+"playlists) have been found."
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs:23
-msgid "Categories Template"
+#: ../LongoMatch/Main.cs:164
+msgid "Do you want to import them?"
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:78
-msgid "Save to Project"
+#: ../LongoMatch/Main.cs:230
+msgid "The application has finished with an unexpected error."
+msgstr "Le programme a fini avec une error inespérée"
+
+#: ../LongoMatch/Main.cs:231
+msgid "A log has been saved at: "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:105
-msgid "Save to File"
+#: ../LongoMatch/Main.cs:232
+msgid "Please, fill a bug report "
msgstr ""
-#: ../LongoMatch/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs:142
-msgid "button271"
+#: ../LongoMatch/Playlist/PlayList.cs:90
+msgid "The file you are trying to load is not a valid playlist"
+msgstr ""
+
+#: ../LongoMatch/Time/HotKey.cs:95
+msgid "Not defined"
msgstr ""
-#: ../CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs:234
+#: ../CesarPlayer/gtk-gui/LongoMatch.Gui.PlayerBin.cs:235
msgid "Time:"
msgstr ""
-#: ../CesarPlayer/Utils/MediaFile.cs:163
-#: ../CesarPlayer/Utils/PreviewMediaFile.cs:112
+#: ../CesarPlayer/Utils/MediaFile.cs:164
+#: ../CesarPlayer/Utils/PreviewMediaFile.cs:113
msgid "Invalid video file:"
msgstr ""
diff --git a/Translations/messages.po b/po/messages.po
similarity index 100%
rename from Translations/messages.po
rename to po/messages.po
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]