~ubuntu-branches/ubuntu/precise/kde-l10n-engb/precise

« back to all changes in this revision

Viewing changes to messages/kdesdk/katesymbolviewer.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-byr3cok7p8qas78x
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# translation of katecppsymbolviewer.po to British English
2
 
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
3
 
#
4
 
# Malcolm Hunter <malcolm.hunter@gmx.co.uk>, 2003, 2004.
5
 
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2004, 2005, 2009, 2010.
6
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: katecppsymbolviewer\n"
9
 
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
10
 
"POT-Creation-Date: 2010-09-19 06:07+0200\n"
11
 
"PO-Revision-Date: 2010-09-19 13:05+0100\n"
12
 
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
13
 
"Language-Team: British English <kde-i18n-doc@kde.org>\n"
14
 
"MIME-Version: 1.0\n"
15
 
"Content-Type: text/plain; charset=UTF-8\n"
16
 
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Generator: Lokalize 1.1\n"
18
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19
 
 
20
 
#: bash_parser.cpp:43 fortran_parser.cpp:45 plugin_katesymbolviewer.cpp:102
21
 
msgid "Show Functions"
22
 
msgstr "Show Functions"
23
 
 
24
 
#: bash_parser.cpp:47 cpp_parser.cpp:45 fortran_parser.cpp:50
25
 
#: php_parser.cpp:44 tcl_parser.cpp:42
26
 
msgid "Functions"
27
 
msgstr "Functions"
28
 
 
29
 
#: cpp_parser.cpp:43
30
 
msgid "Macros"
31
 
msgstr "Macros"
32
 
 
33
 
#: cpp_parser.cpp:44
34
 
msgid "Structures"
35
 
msgstr "Structures"
36
 
 
37
 
#: fortran_parser.cpp:43 perl_parser.cpp:25
38
 
msgid "Show Subroutines"
39
 
msgstr "Show Subroutines"
40
 
 
41
 
#: fortran_parser.cpp:44
42
 
msgid "Show Modules"
43
 
msgstr "Show Modules"
44
 
 
45
 
#: fortran_parser.cpp:51 perl_parser.cpp:44
46
 
msgid "Subroutines"
47
 
msgstr "Subroutines"
48
 
 
49
 
#: fortran_parser.cpp:52
50
 
msgid "Modules"
51
 
msgstr "Modules"
52
 
 
53
 
#: perl_parser.cpp:23
54
 
msgid "Show Uses"
55
 
msgstr "Show Uses"
56
 
 
57
 
#: perl_parser.cpp:24
58
 
msgid "Show Pragmas"
59
 
msgstr "Show Pragmas"
60
 
 
61
 
#: perl_parser.cpp:42
62
 
msgid "Uses"
63
 
msgstr "Uses"
64
 
 
65
 
#: perl_parser.cpp:43
66
 
msgid "Pragmas"
67
 
msgstr "Pragmas"
68
 
 
69
 
#: php_parser.cpp:41
70
 
msgid "Namespaces"
71
 
msgstr "Namespaces"
72
 
 
73
 
#: php_parser.cpp:42
74
 
msgid "Defines"
75
 
msgstr "Defines"
76
 
 
77
 
#: php_parser.cpp:43 python_parser.cpp:43 ruby_parser.cpp:44
78
 
msgid "Classes"
79
 
msgstr "Classes"
80
 
 
81
 
#: plugin_katesymbolviewer.cpp:63
82
 
msgid "SymbolViewer"
83
 
msgstr "SymbolViewer"
84
 
 
85
 
#: plugin_katesymbolviewer.cpp:63
86
 
msgid "View symbols"
87
 
msgstr "View symbols"
88
 
 
89
 
#: plugin_katesymbolviewer.cpp:88
90
 
msgid "Hide Symbols"
91
 
msgstr "Hide Symbols"
92
 
 
93
 
#: plugin_katesymbolviewer.cpp:90
94
 
msgid "Show Symbols"
95
 
msgstr "Show Symbols"
96
 
 
97
 
#: plugin_katesymbolviewer.cpp:98
98
 
msgid "Refresh List"
99
 
msgstr "Refresh List"
100
 
 
101
 
#: plugin_katesymbolviewer.cpp:100
102
 
msgid "Show Macros"
103
 
msgstr "Show Macros"
104
 
 
105
 
#: plugin_katesymbolviewer.cpp:101
106
 
msgid "Show Structures"
107
 
msgstr "Show Structures"
108
 
 
109
 
#: plugin_katesymbolviewer.cpp:104
110
 
msgid "List/Tree Mode"
111
 
msgstr "List/Tree Mode"
112
 
 
113
 
#: plugin_katesymbolviewer.cpp:105
114
 
msgid "Enable Sorting"
115
 
msgstr "Enable Sorting"
116
 
 
117
 
#: plugin_katesymbolviewer.cpp:159
118
 
msgid "Symbol List"
119
 
msgstr "Symbol List"
120
 
 
121
 
#: plugin_katesymbolviewer.cpp:174
122
 
msgctxt "@title:column"
123
 
msgid "Symbols"
124
 
msgstr "Symbols"
125
 
 
126
 
#: plugin_katesymbolviewer.cpp:174
127
 
msgctxt "@title:column"
128
 
msgid "Position"
129
 
msgstr "Position"
130
 
 
131
 
#: plugin_katesymbolviewer.cpp:280
132
 
msgid "Sorry. Language not supported yet"
133
 
msgstr "Sorry. Language not supported yet"
134
 
 
135
 
#: plugin_katesymbolviewer.cpp:359
136
 
msgid "Parser Options"
137
 
msgstr "Parser Options"
138
 
 
139
 
#: plugin_katesymbolviewer.cpp:361
140
 
msgid "Display functions parameters"
141
 
msgstr "Display functions parameters"
142
 
 
143
 
#: plugin_katesymbolviewer.cpp:362
144
 
msgid "Automatically expand nodes in tree mode"
145
 
msgstr "Automatically expand nodes in tree mode"
146
 
 
147
 
#: python_parser.cpp:23 ruby_parser.cpp:23
148
 
msgid "Show Globals"
149
 
msgstr "Show Globals"
150
 
 
151
 
#: python_parser.cpp:24 ruby_parser.cpp:24
152
 
msgid "Show Methods"
153
 
msgstr "Show Methods"
154
 
 
155
 
#: python_parser.cpp:25 ruby_parser.cpp:25
156
 
msgid "Show Classes"
157
 
msgstr "Show Classes"
158
 
 
159
 
#: python_parser.cpp:44 tcl_parser.cpp:43
160
 
msgid "Globals"
161
 
msgstr "Globals"
162
 
 
163
 
#: rc.cpp:1
164
 
msgctxt "NAME OF TRANSLATORS"
165
 
msgid "Your names"
166
 
msgstr "Andrew Coles"
167
 
 
168
 
#: rc.cpp:2
169
 
msgctxt "EMAIL OF TRANSLATORS"
170
 
msgid "Your emails"
171
 
msgstr "andrew_coles@yahoo.co.uk"
172
 
 
173
 
#. i18n: file: ui.rc:4
174
 
#. i18n: ectx: Menu (view)
175
 
#: rc.cpp:5
176
 
msgid "&Settings"
177
 
msgstr "&Settings"
178
 
 
179
 
#: xslt_parser.cpp:24
180
 
msgid "Show Params"
181
 
msgstr "Show Params"
182
 
 
183
 
#: xslt_parser.cpp:25
184
 
msgid "Show Variables"
185
 
msgstr "Show Variables"
186
 
 
187
 
#: xslt_parser.cpp:26
188
 
msgid "Show Templates"
189
 
msgstr "Show Templates"
190
 
 
191
 
#: xslt_parser.cpp:50
192
 
msgid "Params"
193
 
msgstr "Params"
194
 
 
195
 
#: xslt_parser.cpp:51
196
 
msgid "Variables"
197
 
msgstr "Variables"
198
 
 
199
 
#: xslt_parser.cpp:52
200
 
msgid "Templates"
201
 
msgstr "Templates"
202
 
 
203
 
#: plugin_katesymbolviewer.h:151
204
 
msgid "Symbol Viewer"
205
 
msgstr "Symbol Viewer"
206
 
 
207
 
#: plugin_katesymbolviewer.h:152
208
 
msgid "Symbol Viewer Configuration Page"
209
 
msgstr "Symbol Viewer Configuration Page"