|
| 1 | +# English translations for botogram. |
| 2 | +# Copyright (C) 2016 Pietro Albini <[email protected]> |
| 3 | +# This file is distributed under the same license as the botogram project. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, 2016. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: botogram 1.0.dev0\n" |
| 9 | +"Report-Msgid-Bugs-To: https://github.com/pietroalbini/botogram/issues\n" |
| 10 | +"POT-Creation-Date: 2017-12-26 21:27+0200\n" |
| 11 | +"PO-Revision-Date: 2017-12-28 11:44+0200\n" |
| 12 | +" Last-Translator: Fernando Possebon <[email protected]>\n" |
| 13 | +"Language: pt\n" |
| 14 | +"Language-Team: pt\n" |
| 15 | +"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
| 16 | +"MIME-Version: 1.0\n" |
| 17 | +"Content-Type: text/plain; charset=utf-8\n" |
| 18 | +"Content-Transfer-Encoding: 8bit\n" |
| 19 | +"Generated-By: Babel 2.3.4\n" |
| 20 | + |
| 21 | +#: botogram/defaults.py:46 |
| 22 | +msgid "Use /help to get a list of all the commands." |
| 23 | +msgstr "Use /help para obter uma lista de todos os comandos." |
| 24 | + |
| 25 | +#: botogram/defaults.py:53 |
| 26 | +msgid "Start using the bot." |
| 27 | +msgstr "Comece a utilizar o bot." |
| 28 | + |
| 29 | +#: botogram/defaults.py:54 |
| 30 | +msgid "This shows a greeting message." |
| 31 | +msgstr "Isto exibe uma mensagem de saudação." |
| 32 | + |
| 33 | +#: botogram/defaults.py:62 |
| 34 | +msgid "<b>Error!</b> The <code>/help</code> command allows up to one argument." |
| 35 | +msgstr "<b>Erro!</b> O comando <code>/help</code> aceita até um argumento." |
| 36 | + |
| 37 | +#: botogram/defaults.py:68 botogram/defaults.py:167 |
| 38 | +#, python-format |
| 39 | +msgstr "<b>Comando desconhecido:</b> <code>/%(name)s</code>" |
| 40 | + |
| 41 | +#: botogram/defaults.py:71 botogram/defaults.py:169 |
| 42 | +msgid "Use /help para obter uma lista de todos os comandos." |
| 43 | +msgstr "" |
| 44 | + |
| 45 | +#: botogram/defaults.py:93 |
| 46 | +msgid "<b>This bot supports those commands:</b>" |
| 47 | +msgstr "<b>Este bot possui os seguintes comandos:</b>" |
| 48 | + |
| 49 | +#: botogram/defaults.py:97 botogram/defaults.py:127 |
| 50 | +msgid "No description available." |
| 51 | +msgstr "Descrição não disponível." |
| 52 | + |
| 53 | +#: botogram/defaults.py:101 botogram/defaults.py:144 |
| 54 | +msgid "" |
| 55 | +"You can also use <code>/help <command></code> to get help about a " |
| 56 | +"specific command." |
| 57 | +msgstr "" |
| 58 | +"Você também pode utilizar o comando <code>/help <command></code> para obter " |
| 59 | +"ajuda de um comando específico." |
| 60 | + |
| 61 | +#: botogram/defaults.py:105 |
| 62 | +msgid "<i>This bot has no commands.</i>" |
| 63 | +msgstr "<i>Este bot não possui comandos.</i>" |
| 64 | + |
| 65 | +#: botogram/defaults.py:114 botogram/defaults.py:133 |
| 66 | +#, python-format |
| 67 | +msgid "Please contact %(owner)s if you have problems with this bot." |
| 68 | +msgstr "Por favor entre em contacto com %(owner)s se você tiver problemas com esse bot." |
| 69 | + |
| 70 | +#: botogram/defaults.py:143 |
| 71 | +msgid "Show this help message." |
| 72 | +msgstr "Exibe essa mensagem de ajuda." |
0 commit comments