~ubuntu-branches/ubuntu/precise/kde-l10n-sl/precise-proposed

« back to all changes in this revision

Viewing changes to messages/kdebase/kate-ctags-plugin.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-1nk2uoir35ul4wcf
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
# Copyright (C) YEAR This_file_is_part_of_KDE
 
2
# This file is distributed under the same license as the PACKAGE package.
 
3
#
 
4
# Jure Repinc <jlp@holodeck1.com>, 2011.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: \n"
 
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
9
"POT-Creation-Date: 2011-05-22 03:56+0200\n"
 
10
"PO-Revision-Date: 2011-06-05 22:04+0200\n"
 
11
"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n"
 
12
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"Language: sl\n"
 
17
"X-Generator: Lokalize 1.2\n"
 
18
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 
19
"%100==4 ? 3 : 0);\n"
 
20
 
 
21
#: ctagskinds.cpp:29
 
22
msgctxt "Tag Type"
 
23
msgid "define"
 
24
msgstr "definicija"
 
25
 
 
26
#: ctagskinds.cpp:30 ctagskinds.cpp:97
 
27
msgctxt "Tag Type"
 
28
msgid "label"
 
29
msgstr "oznaka"
 
30
 
 
31
#: ctagskinds.cpp:31 ctagskinds.cpp:60 ctagskinds.cpp:126
 
32
msgctxt "Tag Type"
 
33
msgid "macro"
 
34
msgstr "makro"
 
35
 
 
36
#: ctagskinds.cpp:37 ctagskinds.cpp:44 ctagskinds.cpp:62 ctagskinds.cpp:94
 
37
#: ctagskinds.cpp:120 ctagskinds.cpp:132 ctagskinds.cpp:146 ctagskinds.cpp:153
 
38
#: ctagskinds.cpp:166 ctagskinds.cpp:173 ctagskinds.cpp:180 ctagskinds.cpp:186
 
39
#: ctagskinds.cpp:199
 
40
msgctxt "Tag Type"
 
41
msgid "function"
 
42
msgstr "funkcija"
 
43
 
 
44
#: ctagskinds.cpp:38 ctagskinds.cpp:102 ctagskinds.cpp:139 ctagskinds.cpp:159
 
45
msgctxt "Tag Type"
 
46
msgid "subroutine"
 
47
msgstr "podrutine"
 
48
 
 
49
#: ctagskinds.cpp:50
 
50
msgctxt "Tag Type"
 
51
msgid "fragment definition"
 
52
msgstr "definicija fragmenta"
 
53
 
 
54
#: ctagskinds.cpp:51
 
55
msgctxt "Tag Type"
 
56
msgid "any pattern"
 
57
msgstr "poljuben vzorec"
 
58
 
 
59
#: ctagskinds.cpp:52
 
60
msgctxt "Tag Type"
 
61
msgid "slot"
 
62
msgstr "reža"
 
63
 
 
64
#: ctagskinds.cpp:53
 
65
msgctxt "Tag Type"
 
66
msgid "pattern"
 
67
msgstr "vzorec"
 
68
 
 
69
#: ctagskinds.cpp:59 ctagskinds.cpp:83 ctagskinds.cpp:110 ctagskinds.cpp:145
 
70
#: ctagskinds.cpp:152 ctagskinds.cpp:165
 
71
msgctxt "Tag Type"
 
72
msgid "class"
 
73
msgstr "razred"
 
74
 
 
75
#: ctagskinds.cpp:61
 
76
msgctxt "Tag Type"
 
77
msgid "enumerator"
 
78
msgstr "oštevilčevalnik"
 
79
 
 
80
#: ctagskinds.cpp:63
 
81
msgctxt "Tag Type"
 
82
msgid "enumeration"
 
83
msgstr "oštevilčevanje"
 
84
 
 
85
#: ctagskinds.cpp:64
 
86
msgctxt "Tag Type"
 
87
msgid "member"
 
88
msgstr "član"
 
89
 
 
90
#: ctagskinds.cpp:65 ctagskinds.cpp:187
 
91
msgctxt "Tag Type"
 
92
msgid "namespace"
 
93
msgstr "imenski prostor"
 
94
 
 
95
#: ctagskinds.cpp:66
 
96
msgctxt "Tag Type"
 
97
msgid "prototype"
 
98
msgstr "prototip"
 
99
 
 
100
#: ctagskinds.cpp:67
 
101
msgctxt "Tag Type"
 
102
msgid "struct"
 
103
msgstr "struktura"
 
104
 
 
105
#: ctagskinds.cpp:68
 
106
msgctxt "Tag Type"
 
107
msgid "typedef"
 
108
msgstr "definicija tipa"
 
109
 
 
110
#: ctagskinds.cpp:69
 
111
msgctxt "Tag Type"
 
112
msgid "union"
 
113
msgstr "unija"
 
114
 
 
115
#: ctagskinds.cpp:70 ctagskinds.cpp:104
 
116
msgctxt "Tag Type"
 
117
msgid "variable"
 
118
msgstr "spremenljivka"
 
119
 
 
120
#: ctagskinds.cpp:71
 
121
msgctxt "Tag Type"
 
122
msgid "external variable"
 
123
msgstr "zunanja spremenljivka"
 
124
 
 
125
#: ctagskinds.cpp:77
 
126
msgctxt "Tag Type"
 
127
msgid "paragraph"
 
128
msgstr "odstavek"
 
129
 
 
130
#: ctagskinds.cpp:84
 
131
msgctxt "Tag Type"
 
132
msgid "feature"
 
133
msgstr "zmožnost"
 
134
 
 
135
#: ctagskinds.cpp:85
 
136
msgctxt "Tag Type"
 
137
msgid "local entity"
 
138
msgstr "krajevna entiteta"
 
139
 
 
140
#: ctagskinds.cpp:91
 
141
msgctxt "Tag Type"
 
142
msgid "block"
 
143
msgstr "blok"
 
144
 
 
145
#: ctagskinds.cpp:92
 
146
msgctxt "Tag Type"
 
147
msgid "common"
 
148
msgstr "skupno"
 
149
 
 
150
#: ctagskinds.cpp:93
 
151
msgctxt "Tag Type"
 
152
msgid "entry"
 
153
msgstr "vnos"
 
154
 
 
155
#: ctagskinds.cpp:95 ctagskinds.cpp:112
 
156
msgctxt "Tag Type"
 
157
msgid "interface"
 
158
msgstr "vmesnik"
 
159
 
 
160
#: ctagskinds.cpp:96
 
161
msgctxt "Tag Type"
 
162
msgid "type component"
 
163
msgstr "komponenta tipa"
 
164
 
 
165
#: ctagskinds.cpp:98
 
166
msgctxt "Tag Type"
 
167
msgid "local"
 
168
msgstr "krajevno"
 
169
 
 
170
#: ctagskinds.cpp:99
 
171
msgctxt "Tag Type"
 
172
msgid "module"
 
173
msgstr "modul"
 
174
 
 
175
#: ctagskinds.cpp:100
 
176
msgctxt "Tag Type"
 
177
msgid "namelist"
 
178
msgstr "seznam imen"
 
179
 
 
180
#: ctagskinds.cpp:101
 
181
msgctxt "Tag Type"
 
182
msgid "program"
 
183
msgstr "program"
 
184
 
 
185
#: ctagskinds.cpp:103
 
186
msgctxt "Tag Type"
 
187
msgid "type"
 
188
msgstr "tip"
 
189
 
 
190
#: ctagskinds.cpp:111
 
191
msgctxt "Tag Type"
 
192
msgid "field"
 
193
msgstr "polje"
 
194
 
 
195
#: ctagskinds.cpp:113
 
196
msgctxt "Tag Type"
 
197
msgid "method"
 
198
msgstr "metoda"
 
199
 
 
200
#: ctagskinds.cpp:114
 
201
msgctxt "Tag Type"
 
202
msgid "package"
 
203
msgstr "paket"
 
204
 
 
205
#: ctagskinds.cpp:133 ctagskinds.cpp:193
 
206
msgctxt "Tag Type"
 
207
msgid "procedure"
 
208
msgstr "procedura"
 
209
 
 
210
#: ctagskinds.cpp:167
 
211
msgctxt "Tag Type"
 
212
msgid "mixin"
 
213
msgstr ""
 
214
 
 
215
#: ctagskinds.cpp:174
 
216
msgctxt "Tag Type"
 
217
msgid "set"
 
218
msgstr "množica"
 
219
 
 
220
#: kate_ctags_plugin.cpp:40 kate_ctags_plugin.cpp:41
 
221
msgid "CTags Plugin"
 
222
msgstr "Vstavek CTags"
 
223
 
 
224
#: kate_ctags_plugin.cpp:69 kate_ctags_view.cpp:42 kate_ctags_view.cpp:69
 
225
msgid "CTags"
 
226
msgstr "CTags"
 
227
 
 
228
#: kate_ctags_plugin.cpp:76
 
229
msgid "CTags Settings"
 
230
msgstr "Nastavitve za CTags"
 
231
 
 
232
#: kate_ctags_plugin.cpp:102 kate_ctags_view.cpp:82
 
233
msgid "Add a directory to index."
 
234
msgstr "Dodajte mapo za indeksirati."
 
235
 
 
236
#: kate_ctags_plugin.cpp:105 kate_ctags_view.cpp:85
 
237
msgid "Remove a directory."
 
238
msgstr "Odstranite mapo."
 
239
 
 
240
#: kate_ctags_plugin.cpp:108
 
241
msgid "(Re-)generate the common CTags database."
 
242
msgstr "(Znova) ustvarite skupno podatkovno zbirko za CTags."
 
243
 
 
244
#: kate_ctags_plugin.cpp:223 kate_ctags_view.cpp:522
 
245
#, kde-format
 
246
msgid "Failed to run \"%1\". exitStatus = %2"
 
247
msgstr "Zagon »%1« ni uspel. Izhodno stanje = %2"
 
248
 
 
249
#: kate_ctags_plugin.cpp:234 kate_ctags_view.cpp:535
 
250
msgid "The CTags executable crashed."
 
251
msgstr "Program CTags se je sesul."
 
252
 
 
253
#: kate_ctags_plugin.cpp:237
 
254
#, kde-format
 
255
msgid "The CTags command exited with code %1"
 
256
msgstr "Ukaz CTags je končal z izhodno kodo %1"
 
257
 
 
258
#: kate_ctags_view.cpp:49
 
259
msgid "Jump back one step"
 
260
msgstr "Skoči za en korak nazaj"
 
261
 
 
262
#: kate_ctags_view.cpp:54
 
263
msgid "Go to Declaration"
 
264
msgstr "Pojdi na deklaracijo"
 
265
 
 
266
#: kate_ctags_view.cpp:59
 
267
msgid "Go to Definition"
 
268
msgstr "Pojdi na definicijo"
 
269
 
 
270
#: kate_ctags_view.cpp:64
 
271
msgid "Lookup Current Text"
 
272
msgstr "Poišči trenutno besedilo"
 
273
 
 
274
#: kate_ctags_view.cpp:72 kate_ctags_view.cpp:138
 
275
#, kde-format
 
276
msgid "Go to Declaration: %1"
 
277
msgstr "Pojdi na deklaracijo: %1"
 
278
 
 
279
#: kate_ctags_view.cpp:73 kate_ctags_view.cpp:139
 
280
#, kde-format
 
281
msgid "Go to Definition: %1"
 
282
msgstr "Pojdi na definicijo: %1"
 
283
 
 
284
#: kate_ctags_view.cpp:74 kate_ctags_view.cpp:140
 
285
#, kde-format
 
286
msgid "Lookup: %1"
 
287
msgstr "Poišči: %1"
 
288
 
 
289
#: kate_ctags_view.cpp:88 kate_ctags_view.cpp:91
 
290
msgid "(Re-)generate the session specific CTags database."
 
291
msgstr ""
 
292
"(Znova) ustvarite podatkovno zbirko za CTags, ki je specifična za sejo."
 
293
 
 
294
#: kate_ctags_view.cpp:94
 
295
msgid "Select new or existing database file."
 
296
msgstr "Izberite novo ali obstoječo datoteko s podatkovno zbirko."
 
297
 
 
298
#: kate_ctags_view.cpp:275
 
299
msgid "No hits found"
 
300
msgstr "Najdenega ni bilo nič."
 
301
 
 
302
#: kate_ctags_view.cpp:540
 
303
#, kde-format
 
304
msgid "The CTags program exited with code %1"
 
305
msgstr "Program CTags je končal z izhodno kodo %1"
 
306
 
 
307
#: rc.cpp:1
 
308
msgctxt "NAME OF TRANSLATORS"
 
309
msgid "Your names"
 
310
msgstr "Jure Repinc"
 
311
 
 
312
#: rc.cpp:2
 
313
msgctxt "EMAIL OF TRANSLATORS"
 
314
msgid "Your emails"
 
315
msgstr "jlp@holodeck1.com"
 
316
 
 
317
#. i18n: file: CTagsGlobalConfig.ui:17
 
318
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 
319
#: rc.cpp:5
 
320
msgid "Session-global index targets"
 
321
msgstr "Cilji indeksa, globalni za sejo"
 
322
 
 
323
#. i18n: file: CTagsGlobalConfig.ui:41
 
324
#. i18n: ectx: property (text), widget (QPushButton, addButton)
 
325
#. i18n: file: kate_ctags.ui:73
 
326
#. i18n: ectx: property (text), widget (QPushButton, addButton)
 
327
#: rc.cpp:8 rc.cpp:38
 
328
msgid "Add"
 
329
msgstr "Dodaj ..."
 
330
 
 
331
#. i18n: file: CTagsGlobalConfig.ui:48
 
332
#. i18n: ectx: property (text), widget (QPushButton, delButton)
 
333
#. i18n: file: kate_ctags.ui:80
 
334
#. i18n: ectx: property (text), widget (QPushButton, delButton)
 
335
#: rc.cpp:11 rc.cpp:41
 
336
msgid "Remove"
 
337
msgstr "Odstrani"
 
338
 
 
339
#. i18n: file: CTagsGlobalConfig.ui:62
 
340
#. i18n: ectx: property (text), widget (KPushButton, updateDB)
 
341
#: rc.cpp:14
 
342
msgid "Update"
 
343
msgstr "Posodobi"
 
344
 
 
345
#. i18n: file: CTagsGlobalConfig.ui:74
 
346
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 
347
#. i18n: file: kate_ctags.ui:127
 
348
#. i18n: ectx: property (text), widget (QLabel, cmdLabel)
 
349
#: rc.cpp:17 rc.cpp:53
 
350
msgid "CTags command"
 
351
msgstr "Ukaz CTags"
 
352
 
 
353
#. i18n: file: kate_ctags.ui:21
 
354
#. i18n: ectx: attribute (title), widget (QWidget, widget)
 
355
#: rc.cpp:20
 
356
msgid "Lookup"
 
357
msgstr "Iskanje"
 
358
 
 
359
#. i18n: file: kate_ctags.ui:34
 
360
#. i18n: ectx: property (text), widget (KPushButton, updateButton)
 
361
#. i18n: file: kate_ctags.ui:100
 
362
#. i18n: ectx: property (text), widget (QPushButton, updateButton2)
 
363
#: rc.cpp:23 rc.cpp:44
 
364
msgid "Update Index"
 
365
msgstr "Posodobi indeks"
 
366
 
 
367
#. i18n: file: kate_ctags.ui:45
 
368
#. i18n: ectx: property (text), widget (QTreeWidget, tagTreeWidget)
 
369
#: rc.cpp:26
 
370
msgid "Tag"
 
371
msgstr "Oznaka"
 
372
 
 
373
#. i18n: file: kate_ctags.ui:50
 
374
#. i18n: ectx: property (text), widget (QTreeWidget, tagTreeWidget)
 
375
#: rc.cpp:29
 
376
msgid "Type"
 
377
msgstr "Tip"
 
378
 
 
379
#. i18n: file: kate_ctags.ui:55
 
380
#. i18n: ectx: property (text), widget (QTreeWidget, tagTreeWidget)
 
381
#: rc.cpp:32
 
382
msgid "File"
 
383
msgstr "Datoteka"
 
384
 
 
385
#. i18n: file: kate_ctags.ui:64
 
386
#. i18n: ectx: attribute (title), widget (QWidget, targets)
 
387
#: rc.cpp:35
 
388
msgid "Index Targets"
 
389
msgstr "Cilji indeksa"
 
390
 
 
391
#. i18n: file: kate_ctags.ui:108
 
392
#. i18n: ectx: attribute (title), widget (QWidget, database)
 
393
#: rc.cpp:47
 
394
msgid "Database"
 
395
msgstr "Zbirka podatkov"
 
396
 
 
397
#. i18n: file: kate_ctags.ui:117
 
398
#. i18n: ectx: property (text), widget (QLabel, fileLabel)
 
399
#: rc.cpp:50
 
400
msgid "CTags database file"
 
401
msgstr "Podatkovna zbirka za CTags"