~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
90
91
92
93
94
95
96
97
98
99
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Aviary.pl
# Jeśli masz jakiekolwiek uwagi odnoszące się do tłumaczenia lub chcesz
# pomóc w jego rozwijaniu i pielęgnowaniu, napisz do nas:
# gnomepl@aviary.pl
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Piotr Drąg <piotrdrag@gmail.com>, 2015.
# Aviary.pl <gnomepl@aviary.pl>, 2015.
msgid ""
msgstr ""
"Project-Id-Version: smuxi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-02 16:38+0200\n"
"PO-Revision-Date: 2015-09-02 16:17+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <gnomepl@aviary.pl>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Poedit-Language: Polish\n"
"X-Poedit-Country: Poland\n"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:123
msgid "Connecting to campfire... "
msgstr "Łączenie z Campfire… "

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166
msgid "Connected to campfire"
msgstr "Połączono z 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 "Polecenia Campfire"

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

#: ../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 "Wysłanie wiadomości się nie powiodło: {0}"

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

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:420
#, csharp-format
msgid "has joined {0}"
msgstr "dołączył do pokoju {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:429
#, csharp-format
msgid "has left {0}"
msgstr "opuścił pokój {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:437
#, csharp-format
msgid "has locked {0}"
msgstr "zablokował pokój {0}"

#. TRANSLATOR: {0} is the name of the room
#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441
#, csharp-format
msgid "has unlocked {0}"
msgstr "odblokował pokój {0}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:446
msgid "has changed the topic"
msgstr "zmienił temat"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:458
#, csharp-format
msgid "has pasted a tweet by {0}: {1}"
msgstr "wkleił tweeta autorstwa użytkownika {0}: {1}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:465
msgid "has performed an unknown action"
msgstr "wykonał nieznane działanie"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:504
#, csharp-format
msgid "Error reading from stream: {0}"
msgstr "Błąd podczas odczytywania z potoku: {0}"