~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:
# RavuAlHemio <ondra.hosek@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Smuxi - IRC client\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-03 12:31+0200\n"
"PO-Revision-Date: 2013-12-06 13:58+0000\n"
"Last-Translator: RavuAlHemio <ondra.hosek@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/smuxi/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:123
msgid "Connecting to campfire... "
msgstr "Připojuji se s campfire..."

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166
msgid "Connected to campfire"
msgstr "Připojen ke 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 "Příkazy 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 "Odeslání zprávy se nezdařilo: {0}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:383
#, csharp-format
msgid "has uploaded '{0}' ({1} B) {2}"
msgstr "uploadoval '{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 "vstoupil do {0}"

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

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

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

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441
msgid "has changed the topic"
msgstr "změnil téma"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:451
msgid "has performed an unknown action"
msgstr "provedl neznámou činnost"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:492
#, csharp-format
msgid "Error reading from stream: {0}"
msgstr "Chyba při čtení z proudu: {0}"