~meebey/smuxi/smuxi-head-mirror-master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Leonardopf <leonardo@piresfelix.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Smuxi - IRC client\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-12-11 16:59+0100\n"
"PO-Revision-Date: 2013-12-05 18:50+0000\n"
"Last-Translator: Mirco Bauer <meebey@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/smuxi/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:123
msgid "Connecting to campfire... "
msgstr "Conectando a campfire"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166
msgid "Connected to campfire"
msgstr "Conectado a campfire"

#. TRANSLATOR: this line is used as a label / category for a
#. list of commands below
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:200
msgid "Campfire Commands"
msgstr "Comandos do Campfire "

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:262
msgid "Upload"
msgstr "Upload"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:263
#, csharp-format
msgid "'{0}' ({1} B) {2}"
msgstr "'{0}' ({1} B) {2}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:367
#, csharp-format
msgid "Failed to post message: {0}"
msgstr ""

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:383
#, csharp-format
msgid "has uploaded '{0}' ({1} B) {2}"
msgstr "fez upload '{0}' ({1} B) {2}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:415
#, csharp-format
msgid "has joined {0}"
msgstr "Entrou em {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:424
#, csharp-format
msgid "has left {0}"
msgstr "Saiu de {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:432
#, csharp-format
msgid "has locked {0}"
msgstr "Trancou {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:436
#, csharp-format
msgid "has unlocked {0}"
msgstr "Destravou {0}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441
msgid "has changed the topic"
msgstr "Mudou o tópico"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:451
msgid "has performed an unknown action"
msgstr "Fez uma ação desconhecida"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:492
#, csharp-format
msgid "Error reading from stream: {0}"
msgstr ""