-rw-r--r-- | i18n/no/solitaire.po | 157 |
1 files changed, 0 insertions, 157 deletions
diff --git a/i18n/no/solitaire.po b/i18n/no/solitaire.po deleted file mode 100644 index 45e3490..0000000 --- a/i18n/no/solitaire.po +++ b/dev/null | |||
@@ -1,157 +0,0 @@ | |||
1 | # This is a Qt message file in .po format. Each msgid starts with | ||
2 | # a scope. This scope should *NOT* be translated - eg. translating | ||
3 | # from French to English, "Foo::Bar" would be translated to "Pub", | ||
4 | # not "Foo::Pub". | ||
5 | msgid "" | ||
6 | msgstr "" | ||
7 | "Project-Id-Version: PROJECT VERSION\n" | ||
8 | "POT-Creation-Date: 2001-03-07 19:08:21 EST\n" | ||
9 | "PO-Revision-Date: YYYY-MM-DD\n" | ||
10 | "Last-Translator: FULLNAME <EMAIL@ADDRESS>\n" | ||
11 | "Content-Type: text/plain; charset=iso-8859-1\n" | ||
12 | |||
13 | #: solitaire.cpp:775 | ||
14 | msgid "CanvasCardWindow::&About" | ||
15 | msgstr "&Om" | ||
16 | |||
17 | #: solitaire.cpp:768 | ||
18 | msgid "CanvasCardWindow::&Change Card Backs" | ||
19 | msgstr "&Forandre kortenes bakside" | ||
20 | |||
21 | #: solitaire.cpp:762 | ||
22 | msgid "CanvasCardWindow::&Close" | ||
23 | msgstr "&Lukk" | ||
24 | |||
25 | #: solitaire.cpp:763 | ||
26 | msgid "CanvasCardWindow::&File" | ||
27 | msgstr "&Fil" | ||
28 | |||
29 | #: solitaire.cpp:777 | ||
30 | msgid "CanvasCardWindow::&Help" | ||
31 | msgstr "&Hjelp" | ||
32 | |||
33 | #: solitaire.cpp:759 | ||
34 | msgid "CanvasCardWindow::&New Game of Solitaire" | ||
35 | msgstr "Nytt spill: Kabal" | ||
36 | |||
37 | #: solitaire.cpp:760 | ||
38 | msgid "CanvasCardWindow::&New Game of Freecell" | ||
39 | msgstr "Nytt spill: Freecell" | ||
40 | |||
41 | #: solitaire.cpp:770 | ||
42 | msgid "CanvasCardWindow::&Settings" | ||
43 | msgstr "&Innstillinger" | ||
44 | |||
45 | #: solitaire.cpp:769 | ||
46 | msgid "CanvasCardWindow::&Snap On/Off" | ||
47 | msgstr "&Snepp av/på" | ||
48 | |||
49 | #: solitaire.cpp:829 | ||
50 | msgid "CanvasCardWindow::" | ||
51 | "<h3>About Qt Card Games</h3>" | ||
52 | "<p>" | ||
53 | "These games were implemented<br>easily using Qt.<br>" | ||
54 | "The canvas widget was used<br> as the basis" | ||
55 | "on which<br>the playing area is drawn.<br>" | ||
56 | "Each card is an object on the canvas,<br>as " | ||
57 | "are the decorations.<br>All the animation is " | ||
58 | "done by Qt." | ||
59 | "<p>" | ||
60 | msgstr "" | ||
61 | |||
62 | #: solitaire.cpp:864 | ||
63 | msgid "CanvasCardWindow::" | ||
64 | "<h3>Freecell</h3>" | ||
65 | "<p>" | ||
66 | "The object of the game is to stack all the<br>" | ||
67 | "cards on the top right 4 piles from the Aces<br>" | ||
68 | "to the Kings in suit. The rules are that<br>" | ||
69 | "you can only move red cards of the next<br>" | ||
70 | "lowest values on top of black cards, or<br>" | ||
71 | "or black ones on to red ones in order.<br>" | ||
72 | "You can move any card to the remaining<br>" | ||
73 | "vacant freecells to help you move the cards." | ||
74 | "<p>Good luck and enjoy playing Freecell!" | ||
75 | "<p>" | ||
76 | msgstr "" | ||
77 | |||
78 | #: solitaire.cpp:850 | ||
79 | msgid "CanvasCardWindow::" | ||
80 | "<h3>Solitaire</h3>" | ||
81 | "<p>" | ||
82 | "The object of the game is to stack all the<br>" | ||
83 | "cards on the top piles from the Aces to<br>" | ||
84 | "the Kings in suit. The rules are that you<br>" | ||
85 | "can only move a red card of the next lowest<br>" | ||
86 | "values on top of black cards in the lower<br>" | ||
87 | "playing area, or a black on a red in order.<br>" | ||
88 | "You can get new cards from the face down<br>" | ||
89 | "stack to help you move the cards." | ||
90 | "<p>Good luck and enjoy playing Solitaire!" | ||
91 | "<p>" | ||
92 | msgstr "" | ||
93 | |||
94 | #: solitaire.cpp:799 | ||
95 | msgid "CanvasCardWindow::About" | ||
96 | msgstr "Om" | ||
97 | |||
98 | #: solitaire.cpp:791 | ||
99 | msgid "CanvasCardWindow::Change Card Backs" | ||
100 | msgstr "Forandre kortenes bakside" | ||
101 | |||
102 | #: solitaire.cpp:793 | ||
103 | msgid "CanvasCardWindow::Change Cards Drawn" | ||
104 | msgstr "Forandre antall kort som trekkes" | ||
105 | |||
106 | #: solitaire.cpp:785 | ||
107 | msgid "CanvasCardWindow::Close" | ||
108 | msgstr "Lukk" | ||
109 | |||
110 | #: solitaire.cpp:881 | ||
111 | msgid "CanvasCardWindow::Dismiss" | ||
112 | msgstr "" | ||
113 | |||
114 | #: solitaire.cpp:786 | ||
115 | msgid "CanvasCardWindow::File" | ||
116 | msgstr "Fil" | ||
117 | |||
118 | #: solitaire.cpp:691 | ||
119 | msgid "CanvasCardWindow::Freecell" | ||
120 | msgstr "Freecell" | ||
121 | |||
122 | #: solitaire.cpp:802 | ||
123 | msgid "CanvasCardWindow::Help" | ||
124 | msgstr "Hjelp" | ||
125 | |||
126 | #: solitaire.cpp:782 | ||
127 | msgid "CanvasCardWindow::New Game of Solitaire" | ||
128 | msgstr "Nytt spill: Kabal" | ||
129 | |||
130 | #: solitaire.cpp:783 | ||
131 | msgid "CanvasCardWindow::New Game of Freecell" | ||
132 | msgstr "Nytt spill: Freecell" | ||
133 | |||
134 | #: solitaire.cpp:828 | ||
135 | msgid "CanvasCardWindow::Qt Card Game Example" | ||
136 | msgstr "Qt kortspilleksempel" | ||
137 | |||
138 | #: solitaire.cpp:863 | ||
139 | msgid "CanvasCardWindow::Qt Freecell" | ||
140 | msgstr "Qt Freecell" | ||
141 | |||
142 | #: solitaire.cpp:889 | ||
143 | msgid "CanvasCardWindow::Qt Solitaire" | ||
144 | msgstr "Qt Kabal" | ||
145 | |||
146 | #: solitaire.cpp:794 | ||
147 | msgid "CanvasCardWindow::Settings" | ||
148 | msgstr "Innstillinger" | ||
149 | |||
150 | #: solitaire.cpp:792 | ||
151 | msgid "CanvasCardWindow::Snap On/Off" | ||
152 | msgstr "Magnet av/på" | ||
153 | |||
154 | #: solitaire.cpp:677 | ||
155 | msgid "CanvasCardWindow::Solitaire" | ||
156 | msgstr "Kabal" | ||
157 | |||