File: da.po

package info (click to toggle)
smuxi 0.11~rc5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 24,200 kB
  • ctags: 36,112
  • sloc: cs: 217,265; sh: 11,486; makefile: 2,136
file content (89 lines) | stat: -rw-r--r-- 3,020 bytes parent folder | download | duplicates (2)
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:
# Joe Hansen <joedalton2@yahoo.dk>, 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 19:22+0000\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/smuxi/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

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

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:166
msgid "Connected to campfire"
msgstr "Forbundet til 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 "Campfire-kommandoer"

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

#: ../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 "Kunne ikke sende besked: {0}"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:383
#, csharp-format
msgid "has uploaded '{0}' ({1} B) {2}"
msgstr "har overført »{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 "er sluttet til {0}"

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

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

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

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:441
msgid "has changed the topic"
msgstr "har ændret emnet"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:451
msgid "has performed an unknown action"
msgstr "har udført ukendt handling"

#: ../src/Engine-Campfire/Protocols/Campfire/CampfireProtocolManager.cs:492
#, csharp-format
msgid "Error reading from stream: {0}"
msgstr "Der opstod en fejl under læsning af strøm: {0}"