# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-09-27 14:57-0400\n" "PO-Revision-Date: 2013-10-30 03:39+0200\n" "Last-Translator: Alex \n" "Language-Team: LANGUAGE \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.5\n" #. TRANS: "name" option from activity.info file msgid "Image Viewer" msgstr "Visualizador de Imagens" #. TRANS: "summary" option from activity.info file msgid "The Image Viewer activity is a simple and fast image viewer tool" msgstr "" "O Visualizador de Imagens é uma ferramenta simples e rápida para ver imagens" #. TRANS: "description" option from activity.info file msgid "" "It has features one would expect of a standard image viewer, like zoom, " "rotate, etc." msgstr "" "Ele possui as ferramentas esperadas de um visualizador de imagens " "tradicional, como aproximar, girar, etc." #: ImageViewerActivity.py:170 msgid "Zoom out" msgstr "Diminuir Zoom" #: ImageViewerActivity.py:176 msgid "Zoom in" msgstr "Aumentar Zoom" #: ImageViewerActivity.py:182 msgid "Fit to window" msgstr "Preencher a janela" #: ImageViewerActivity.py:188 msgid "Original size" msgstr "Tamanho original" #: ImageViewerActivity.py:199 msgid "Rotate anticlockwise" msgstr "Girar no sentido anti-horário" #: ImageViewerActivity.py:206 msgid "Rotate clockwise" msgstr "Girar no sentido horário" #: ImageViewerActivity.py:217 msgid "Fullscreen" msgstr "Tela Cheia" #: ImageViewerActivity.py:264 msgid "Choose document" msgstr "Escolha Documento" #: ProgressDialog.py:8 msgid "Downloading..." msgstr "Baixando..." #: ProgressDialog.py:17 msgid "Retrieving shared image, please wait..." msgstr "Recuperando Imagem compartilhada, favor aguardar..."