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

« back to all changes in this revision

Viewing changes to messages/kdepim-runtime/akonadi_mbox_resource.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
# Andrej Vernekar <andrej.vernekar@moj.net>, 2010.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: \n"
 
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 
9
"POT-Creation-Date: 2010-12-26 03:01+0100\n"
 
10
"PO-Revision-Date: 2010-12-31 15:49+0100\n"
 
11
"Last-Translator: Andrej Vernekar <andrej.vernekar@moj.net>\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
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 
17
"%100==4 ? 3 : 0);\n"
 
18
"Language: slX-Generator: Lokalize 1.2\n"
 
19
 
 
20
#: compactpage.cpp:85
 
21
#, kde-format
 
22
msgid "(1 message marked for deletion)"
 
23
msgid_plural "(%1 messages marked for deletion)"
 
24
msgstr[0] ""
 
25
msgstr[1] ""
 
26
msgstr[2] ""
 
27
msgstr[3] ""
 
28
 
 
29
#: compactpage.cpp:93
 
30
msgid "Failed to fetch the collection."
 
31
msgstr ""
 
32
 
 
33
#: compactpage.cpp:109
 
34
msgid "Failed to load the mbox file"
 
35
msgstr ""
 
36
 
 
37
#: compactpage.cpp:111
 
38
#, kde-format
 
39
msgid "(Deleting 1 message)"
 
40
msgid_plural "(Deleting %1 messages)"
 
41
msgstr[0] ""
 
42
msgstr[1] "Brisanje sporočil"
 
43
msgstr[2] "Brisanje sporočil"
 
44
msgstr[3] "Brisanje sporočil"
 
45
 
 
46
#: compactpage.cpp:120 compactpage.cpp:127
 
47
msgid "Failed to compact the mbox file."
 
48
msgstr ""
 
49
 
 
50
#: compactpage.cpp:129
 
51
msgid "MBox file compacted."
 
52
msgstr ""
 
53
 
 
54
#: mboxresource.cpp:86
 
55
msgid "Compact frequency"
 
56
msgstr "Pogostnost stiskanja"
 
57
 
 
58
#: mboxresource.cpp:87
 
59
msgid "Lock method"
 
60
msgstr "Metoda zaklepanja"
 
61
 
 
62
#: mboxresource.cpp:88
 
63
msgid "Select MBox file"
 
64
msgstr "Izberite datoteko MBox"
 
65
 
 
66
#: mboxresource.cpp:142 mboxresource.cpp:170
 
67
msgid "MBox not loaded."
 
68
msgstr ""
 
69
 
 
70
#: mboxresource.cpp:150
 
71
#, kde-format
 
72
msgid "Failed to read message with uid '%1'."
 
73
msgstr ""
 
74
 
 
75
#: mboxresource.cpp:176
 
76
msgid "Only email messages can be added to the MBox resource."
 
77
msgstr ""
 
78
 
 
79
#: mboxresource.cpp:182
 
80
msgid "Mail message not added to the MBox."
 
81
msgstr ""
 
82
 
 
83
#: mboxresource.cpp:226
 
84
#, kde-format
 
85
msgid "Could not fetch the collection: %1"
 
86
msgstr ""
 
87
 
 
88
#: mboxresource.cpp:256
 
89
msgid ""
 
90
"The MBox file was changed by another program. A copy of the new file was "
 
91
"made and pending changes are appended to that copy. To prevent this from "
 
92
"happening use locking and make sure that all programs accessing the mbox use "
 
93
"the same locking method."
 
94
msgstr ""
 
95
 
 
96
#: mboxresource.cpp:287
 
97
#, kde-format
 
98
msgid "Failed to save mbox file to %1"
 
99
msgstr ""
 
100
 
 
101
#: mboxresource.cpp:347
 
102
#, kde-format
 
103
msgid ""
 
104
"Failed to update the changed item because the old item could not be deleted "
 
105
"Reason: %1"
 
106
msgstr ""
 
107
 
 
108
#. i18n: file: compactpage.ui:23
 
109
#. i18n: ectx: property (text), widget (QLabel, label)
 
110
#: rc.cpp:3
 
111
msgid ""
 
112
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
113
"REC-html40/strict.dtd\">\n"
 
114
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
115
"\">\n"
 
116
"p, li { white-space: pre-wrap; }\n"
 
117
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
118
"weight:400; font-style:normal;\">\n"
 
119
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
120
"right:0px; -qt-block-indent:0; text-indent:0px;\">The only way to fully "
 
121
"remove a mail from an mbox file is by removing it from the actual file. As "
 
122
"this can be a rather expensive operation, the mbox resource keeps a list of "
 
123
"deleted messages. Once in a while these messages are really removed from the "
 
124
"file.</p>\n"
 
125
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
 
126
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
 
127
"p>\n"
 
128
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
129
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 
130
"weight:600;\">Note:</span> The downside of this is that if the file is "
 
131
"changed by another program, the list of deleted messages cannot be trusted "
 
132
"any longer and deleted messages might reappear.</p></body></html>"
 
133
msgstr ""
 
134
 
 
135
#. i18n: file: compactpage.ui:49
 
136
#. i18n: ectx: property (text), widget (QPushButton, compactButton)
 
137
#: rc.cpp:12
 
138
msgid "&Compact now"
 
139
msgstr "&Stisni sedaj"
 
140
 
 
141
#. i18n: file: compactpage.ui:79
 
142
#. i18n: ectx: property (text), widget (QRadioButton, never)
 
143
#: rc.cpp:15
 
144
msgid "&Never compact automatically"
 
145
msgstr ""
 
146
 
 
147
#. i18n: file: compactpage.ui:86
 
148
#. i18n: ectx: property (text), widget (QRadioButton, per_x_messages)
 
149
#: rc.cpp:18
 
150
msgid "C&ompact every"
 
151
msgstr "Stis&ni vsakih"
 
152
 
 
153
#. i18n: file: compactpage.ui:99
 
154
#. i18n: ectx: property (suffix), widget (KIntNumInput, kcfg_MessageCount)
 
155
#: rc.cpp:21
 
156
msgid "msg"
 
157
msgstr "msg"
 
158
 
 
159
#. i18n: file: lockfilepage.ui:15
 
160
#. i18n: ectx: property (windowTitle), widget (QWidget, LockFilePage)
 
161
#: rc.cpp:24
 
162
msgid "MBox Settings"
 
163
msgstr "Nastavitve MBox"
 
164
 
 
165
#. i18n: file: lockfilepage.ui:27
 
166
#. i18n: ectx: property (text), widget (QLabel, label)
 
167
#: rc.cpp:27
 
168
msgid ""
 
169
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
 
170
"REC-html40/strict.dtd\">\n"
 
171
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 
172
"\">\n"
 
173
"p, li { white-space: pre-wrap; }\n"
 
174
"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
 
175
"weight:400; font-style:normal;\">\n"
 
176
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
177
"right:0px; -qt-block-indent:0; text-indent:0px;\">Select a method to lock "
 
178
"the mbox file when data is read from or written to the file.</p>\n"
 
179
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
 
180
"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></"
 
181
"p>\n"
 
182
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 
183
"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 
184
"weight:600;\">Note</span>: For some methods you might need to install "
 
185
"additional software before they can be used.</p></body></html>"
 
186
msgstr ""
 
187
 
 
188
#. i18n: file: lockfilepage.ui:43
 
189
#. i18n: ectx: property (text), widget (QRadioButton, procmail)
 
190
#: rc.cpp:36
 
191
msgid "Procmail loc&kfile"
 
192
msgstr ""
 
193
 
 
194
#. i18n: file: lockfilepage.ui:53
 
195
#. i18n: ectx: property (text), widget (QRadioButton, mutt_dotlock)
 
196
#: rc.cpp:39
 
197
msgid "&Mutt dotlock"
 
198
msgstr ""
 
199
 
 
200
#. i18n: file: lockfilepage.ui:60
 
201
#. i18n: ectx: property (text), widget (QRadioButton, mutt_dotlock_privileged)
 
202
#: rc.cpp:42
 
203
msgid "M&utt dotlock privileged"
 
204
msgstr ""
 
205
 
 
206
#. i18n: file: lockfilepage.ui:67
 
207
#. i18n: ectx: property (text), widget (QRadioButton, none)
 
208
#: rc.cpp:45
 
209
msgid "Non&e"
 
210
msgstr "Bre&z"
 
211
 
 
212
#. i18n: file: lockfilepage.ui:84
 
213
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Lockfile)
 
214
#: rc.cpp:48
 
215
#, fuzzy
 
216
msgid ".lock"
 
217
msgstr "Zakleni"
 
218
 
 
219
#. i18n: file: lockfilepage.ui:92
 
220
#. i18n: ectx: property (text), widget (QLabel, label_2)
 
221
#: rc.cpp:51
 
222
msgid ""
 
223
"None, the default configuration, should be safe in most cases.  However, if "
 
224
"programs that do not make use of Akonadi are also accessing the configured "
 
225
"mbox file, you will need to set an appropriate locking method. Note that if "
 
226
"this is the case, the resource and the other programs must all use the same "
 
227
"locking method."
 
228
msgstr ""
 
229
 
 
230
#. i18n: file: wizard/mailboxwizard.ui:19
 
231
#. i18n: ectx: property (text), widget (QLabel, label)
 
232
#: rc.cpp:54
 
233
msgid "URL:"
 
234
msgstr "URL:"
 
235
 
 
236
#. i18n: file: mboxresource.kcfg:10
 
237
#. i18n: ectx: label, entry (Path), group (General)
 
238
#: rc.cpp:57
 
239
msgid "Path to mbox file."
 
240
msgstr "Pot do datoteke mbox."
 
241
 
 
242
#. i18n: file: mboxresource.kcfg:14
 
243
#. i18n: ectx: label, entry (DisplayName), group (General)
 
244
#: rc.cpp:60
 
245
msgid "Display name."
 
246
msgstr "Ime za prikaz."
 
247
 
 
248
#. i18n: file: mboxresource.kcfg:18
 
249
#. i18n: ectx: label, entry (ReadOnly), group (General)
 
250
#: rc.cpp:63
 
251
msgid "Do not change the actual backend data."
 
252
msgstr ""
 
253
 
 
254
#. i18n: file: mboxresource.kcfg:22
 
255
#. i18n: ectx: label, entry (MonitorFile), group (General)
 
256
#: rc.cpp:66
 
257
msgid "Monitor file for changes."
 
258
msgstr "Spremljaj spremembe datoteke."
 
259
 
 
260
#. i18n: file: mboxresource.kcfg:37
 
261
#. i18n: ectx: label, entry (Lockfile), group (Locking)
 
262
#: rc.cpp:69
 
263
msgid "Lockfile"
 
264
msgstr ""
 
265
 
 
266
#. i18n: file: mboxresource.kcfg:50
 
267
#. i18n: ectx: label, entry (MessageCount), group (Compacting)
 
268
#: rc.cpp:72
 
269
msgid "Number of deleted messages before a purge is started."
 
270
msgstr ""