# VideoThumbnail.
# Copyright (C) 2006 Stephen Watson
# Stephen Watson <stephen@kerofin.demon.co.uk>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: VideoThumbnail 0.1.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-07-14 16:54+CEST\n"
"PO-Revision-Date: 2009-07-15 08:08+0100\n"
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
"X-Poedit-Language: Galician\n"
"X-Poedit-Country: SPAIN\n"

#: Options_strings:1
msgid "Install"
msgstr "Instalar"

#: Options_strings:2
msgid "Install type handlers"
msgstr "Instalar o descritor de tipos"

#: Options_strings:3
msgid "Click here to install the handlers for the supported MIME-types"
msgstr "Faga clic aquí para instalar os descritores para a compatibilidade de tipos MIME"

#: Options_strings:4
msgid "Manage MIME type"
msgstr "Xestionar os tipos MIME"

#: Options_strings:5
msgid "Click here to handling of a specific MIME type"
msgstr "Faga clic aquí para utilizar un tipo MIME específico"

#: Options_strings:6
msgid "General options"
msgstr "Opcións xenerais"

#: Options_strings:7
msgid "Back end"
msgstr "Motor"

#: Options_strings:8
msgid "Totem"
msgstr "Totem"

#: Options_strings:9
msgid "Use Totem to generate video thumbnails"
msgstr "Usar Totem para xerar as miniaturas de vídeo"

#: Options_strings:10
msgid "MPlayer"
msgstr "MPlayer"

#: Options_strings:11
msgid "Use MPlayer to generate video thumbnails"
msgstr "Usar MPlayer para xerar as miniaturas de vídeo"

#: Options_strings:12
msgid "Thumbnail size"
msgstr "Tamaño da miniatura"

#: Options_strings:13
msgid "Size of the generated thumbnails (normally overriden by the filer)."
msgstr "Tamaño das miniaturas xeradas (normalmente ignorado polo archivador). "

#: Options_strings:14
msgid "Report errors"
msgstr "Informar de erros"

#: Options_strings:15
msgid "If selected report any error that occurs, rather than ignoring it. Only useful if you are debugging."
msgstr "Se está seleccionado, informará de calquera erro que ocorra, no canto de ignoralos. Só é útil se está en depuración"

#: Options_strings:16
msgid "MPlayer options"
msgstr "Opcións de MPlayer"

#: Options_strings:17
msgid "Draw sprocket effect"
msgstr "Debuxar o efecto de dentado"

#: Options_strings:18
msgid "If selected, draw the film sprocket effect on the sides"
msgstr "Se está seleccionado, debuxa o efecto de dentado dos filmes nos lados"

#: Options_strings:19
msgid "Sprocket size"
msgstr "Tamaño do dentado"

#: Options_strings:20
msgid "Size of the sprocket effect."
msgstr "Tamaño do efecto de dentado"

#: Options_strings:21
msgid "Add time label"
msgstr "Engadir unha etiqueta de duración"

#: Options_strings:22
msgid "If selected print the total time of the file in the thumb"
msgstr "Se está seleccionado, imprime a duración do ficheiro na miniatura"

#: Options_strings:23
msgid "Right align time label"
msgstr "Aliñar á dereita a etiqueta de duración"

#: Options_strings:24
msgid ""
"If selected\n"
"the total time is placed on the right of the image"
msgstr ""
"Se está seleccionado,\n"
"A duración total aparecerá á dereita da imaxe"

#: Options_strings:25
msgid "Use first frame"
msgstr "Usar o primeiro fotograma"

#: Options_strings:26
msgid "If we have a choice of frames to use, take the first one.  You may need to try this option depending on your version of MPlayer"
msgstr "Se ten seleccionada a opción de utilizar o primeiro fotograma. É posible que teña que probar esta opción dependendo da versión de MPlayer"

#: Options_strings:27
msgid "Totem options"
msgstr "Opcións de Totem"

#: Options_strings:28
msgid "Scale image"
msgstr "Escalar a imaxe"

#: Options_strings:29
msgid "If selected  ask totem to generate the image at the correct size.  Not supported by all all versions of totem."
msgstr "Se está seleccionado, Tótem preguntará polo tamaño correcto para xerar a imaxe. Non é compatible con todas as versións de Totem."

#: manage.py:23
msgid "VideoThumbnail: Manage type"
msgstr "Miniaturas de video: Xestionar o tipo"

#: manage.py:29
msgid "Drop a sample file here to test thumbnail generation"
msgstr "Solte aquí un ficheiro de mostra para probar a xeración de miniaturas"

#: manage.py:58
msgid "Type: %s"
msgstr "Tipo: %s"

#: thumb.py:67
msgid "Thumbnail not implemented"
msgstr "Non está dispoñible o uso de miniaturas"

#: vidthumb.py:72
msgid "Error!"
msgstr "Erro!"

#: vidthumb.py:266
msgid "Bad length"
msgstr "Lonxitude errónea"

#: vidthumb.py:286
#: vidthumb.py:289
msgid "Bad or missing frame file"
msgstr "O ficheiro de fotograma non existe ou é defectuoso"

#: vidthumb.py:307
msgid ""
"VideoThumbnail could not find the program \"%s\", but another thumbnail generator is available.\n"
"                \n"
"Should \"%s\" be used from now on?"
msgstr ""
"VideoThumbnail non puido atopar o aplicativo «%s», mais hai outro xerador de miniaturas dispoñible.\n"
"                \n"
"Quere utilizar «%s» a partir de agora?"

#: vidthumb.py:316
msgid ""
"VideoThumbnail could not find any usable thumbnail generator.\n"
"            \n"
"You need to install either MPlayer (http://www.mplayerhq.hu)\n"
"or Totem (http://www.gnome.org/projects/totem/)."
msgstr ""
"VideoThumbnail non puido atopar ningún xerador de miniaturas utilizable.\n"
"            \n"
"Precisa instalar ou ben MPlayer (http://www.mplayerhq.hu)\n"
"ou Totem (http://www.gnome.org/projects/totem/)."

