debian-djangocms-video/djangocms_video/locale/pt/LC_MESSAGES/django.po

123 lines
2.8 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Vítor Figueiró <vfigueiro@gmail.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: django-cms\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-02-06 14:10+0100\n"
"PO-Revision-Date: 2014-03-05 17:50+0000\n"
"Last-Translator: Vítor Figueiró <vfigueiro@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/django-cms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: cms_plugins.py:13
msgid "Video"
msgstr "Vídeo"
#: cms_plugins.py:45
msgid "Color Settings"
msgstr "Definições de Cores"
#: models.py:16
msgid "movie file"
msgstr "ficheiro de vídeo"
#: models.py:17
msgid "use .flv file or h264 encoded video file"
msgstr "utilize ficheiro .flv ou vídeo codificado em h264"
#: models.py:21
msgid "movie url"
msgstr "url do vídeo"
#: models.py:22
msgid ""
"vimeo or youtube video url. Example: "
"http://www.youtube.com/watch?v=-iJ7bs4mTUY"
msgstr "URL do vídeo no vimeo ou youtube. Exemplo: http://www.youtube.com/watch?v=-iJ7bs4mTUY"
#: models.py:27
msgid "image"
msgstr "image"
#: models.py:28
msgid "preview image file"
msgstr "ficheiro de imagem para antevisão"
#: models.py:30
msgid "width"
msgstr "largura"
#: models.py:32
msgid "height"
msgstr "altura"
#: models.py:35
msgid "auto play"
msgstr "tocar automaticamente"
#: models.py:38
msgid "auto hide"
msgstr "ocultar automaticamente"
#: models.py:41
msgid "fullscreen"
msgstr "Ecrã todo"
#: models.py:43
msgid "loop"
msgstr "repetir"
#: models.py:47
msgid "background color"
msgstr "cor de fundo da barra de posicionamento"
#: models.py:48 models.py:52 models.py:56 models.py:61 models.py:66
#: models.py:71 models.py:76 models.py:81
msgid "Hexadecimal, eg ff00cc"
msgstr "Hexadecimal, p.ex. ff00cc"
#: models.py:51
msgid "text color"
msgstr "cor do texto"
#: models.py:55
msgid "seekbar color"
msgstr "cor de fundo"
#: models.py:59
msgid "seekbar bg color"
msgstr "côr da barra de deslocação"
#: models.py:64
msgid "loadingbar color"
msgstr "cor da barra de carregamento"
#: models.py:69
msgid "button out color"
msgstr "cor do botão normal"
#: models.py:74
msgid "button over color"
msgstr "cor do botão sob o ponteiro"
#: models.py:79
msgid "button highlight color"
msgstr "cor do botão em destaque"
#: templates/cms/plugins/video.html:60
msgid "Missing flash plugin. Please download the latest Adobe Flash Player: "
msgstr "Falta o plugin de flash. Por favor descarregue o último Adobe Flash Player:"
#: templates/cms/plugins/video.html:62
msgid "Get Adobe Flash Player"
msgstr "Obter o Adobe Flash Player"