Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/da.po
blob: 33b9b1cb72e684c2f945c1641381b1ce29f048bb (plain)
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-25 00:31-0400\n"
"PO-Revision-Date: 2013-06-07 20:54+0200\n"
"Last-Translator: Aputsiaq Niels <aj@isit.gl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"

#. TRANS: "name" option from activity.info file
msgid "Yupana"
msgstr "Yupana"

#. TRANS: "summary" option from activity.info file
#. TRANS: "description" option from activity.info file
msgid "Incan calculator"
msgstr "Incan lommeregner"

#: YupanaActivity.py:102
msgid "Mode"
msgstr "Tilstand"

#: YupanaActivity.py:109
msgid "Custom"
msgstr "Brugerdefineret"

#: YupanaActivity.py:121
msgid "Clear the yupana."
msgstr "Ryd yupanaen."

#: YupanaActivity.py:126 YupanaActivity.py:147 YupanaActivity.py:185
msgid "decimal mode"
msgstr "decimal-tilstand"

#: YupanaActivity.py:130 YupanaActivity.py:189
msgid "base-twenty mode"
msgstr " grundtal 20-tilstand"

#: YupanaActivity.py:134 YupanaActivity.py:193
msgid "prime-factor mode"
msgstr "primfaktor-tilstand"

#: YupanaActivity.py:138 YupanaActivity.py:197
msgid "Fibonacci mode"
msgstr "Fibanocci-tilstand"

#: YupanaActivity.py:142 YupanaActivity.py:210
msgid "custom mode"
msgstr "brugerdefineret tilstand"

#: YupanaActivity.py:159
msgid "one row"
msgstr "én række"

#: YupanaActivity.py:162
msgid "two row"
msgstr "to rækker"

#: YupanaActivity.py:165
msgid "three row"
msgstr "tre rækker"

#: YupanaActivity.py:168
msgid "five row"
msgstr "fem rækker"

#: YupanaActivity.py:173
msgid "base"
msgstr "grundtal"

#: YupanaActivity.py:177
msgid "Reload custom values."
msgstr "Genindlæs brugerdefinerede værdier."