Blame view

sources/l10n/fi/core.po 11.3 KB
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: http://bugs.owncloud.org/
  "
31b7f2792   Kload   Upgrade to ownclo...
12
13
14
15
16
17
  "POT-Creation-Date: 2013-06-04 02:29+0200
  "
  "PO-Revision-Date: 2013-06-03 00:32+0000
  "
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
  "Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: fi
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
31b7f2792   Kload   Upgrade to ownclo...
30
31
32
  #: ajax/share.php:97
  #, php-format
  msgid "User %s shared a file with you"
03e52840d   Kload   Init
33
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
  #: ajax/share.php:99
  #, php-format
  msgid "User %s shared a folder with you"
  msgstr ""
  
  #: ajax/share.php:101
  #, php-format
  msgid ""
  "User %s shared the file \"%s\" with you. It is available for download here: "
  "%s"
  msgstr ""
  
  #: ajax/share.php:104
  #, php-format
  msgid ""
  "User %s shared the folder \"%s\" with you. It is available for download "
  "here: %s"
  msgstr ""
  
  #: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
  msgid "Category type not provided."
  msgstr ""
  
  #: ajax/vcategories/add.php:30
03e52840d   Kload   Init
58
59
  msgid "No category to add?"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
60
61
62
  #: ajax/vcategories/add.php:37
  #, php-format
  msgid "This category already exists: %s"
03e52840d   Kload   Init
63
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
  #: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
  #: ajax/vcategories/favorites.php:24
  #: ajax/vcategories/removeFromFavorites.php:26
  msgid "Object type not provided."
  msgstr ""
  
  #: ajax/vcategories/addToFavorites.php:30
  #: ajax/vcategories/removeFromFavorites.php:30
  #, php-format
  msgid "%s ID not provided."
  msgstr ""
  
  #: ajax/vcategories/addToFavorites.php:35
  #, php-format
  msgid "Error adding %s to favorites."
  msgstr ""
  
  #: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
  msgid "No categories selected for deletion."
  msgstr ""
  
  #: ajax/vcategories/removeFromFavorites.php:35
  #, php-format
  msgid "Error removing %s from favorites."
  msgstr ""
  
  #: js/config.php:34
  msgid "Sunday"
  msgstr ""
  
  #: js/config.php:35
  msgid "Monday"
  msgstr ""
  
  #: js/config.php:36
  msgid "Tuesday"
  msgstr ""
  
  #: js/config.php:37
  msgid "Wednesday"
  msgstr ""
  
  #: js/config.php:38
  msgid "Thursday"
03e52840d   Kload   Init
108
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
109
110
111
112
113
114
115
116
117
  #: js/config.php:39
  msgid "Friday"
  msgstr ""
  
  #: js/config.php:40
  msgid "Saturday"
  msgstr ""
  
  #: js/config.php:45
03e52840d   Kload   Init
118
119
  msgid "January"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
120
  #: js/config.php:46
03e52840d   Kload   Init
121
122
  msgid "February"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
123
  #: js/config.php:47
03e52840d   Kload   Init
124
125
  msgid "March"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
126
  #: js/config.php:48
03e52840d   Kload   Init
127
128
  msgid "April"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
129
  #: js/config.php:49
03e52840d   Kload   Init
130
131
  msgid "May"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
132
  #: js/config.php:50
03e52840d   Kload   Init
133
134
  msgid "June"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
135
  #: js/config.php:51
03e52840d   Kload   Init
136
137
  msgid "July"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
138
  #: js/config.php:52
03e52840d   Kload   Init
139
140
  msgid "August"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
141
  #: js/config.php:53
03e52840d   Kload   Init
142
143
  msgid "September"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
144
  #: js/config.php:54
03e52840d   Kload   Init
145
146
  msgid "October"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
147
  #: js/config.php:55
03e52840d   Kload   Init
148
149
  msgid "November"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
150
  #: js/config.php:56
03e52840d   Kload   Init
151
152
  msgid "December"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
  #: js/js.js:286
  msgid "Settings"
  msgstr "asetukset"
  
  #: js/js.js:718
  msgid "seconds ago"
  msgstr ""
  
  #: js/js.js:719
  msgid "1 minute ago"
  msgstr ""
  
  #: js/js.js:720
  msgid "{minutes} minutes ago"
  msgstr ""
  
  #: js/js.js:721
  msgid "1 hour ago"
  msgstr ""
  
  #: js/js.js:722
  msgid "{hours} hours ago"
  msgstr ""
  
  #: js/js.js:723
  msgid "today"
  msgstr ""
  
  #: js/js.js:724
  msgid "yesterday"
  msgstr ""
  
  #: js/js.js:725
  msgid "{days} days ago"
  msgstr ""
  
  #: js/js.js:726
  msgid "last month"
  msgstr ""
  
  #: js/js.js:727
  msgid "{months} months ago"
  msgstr ""
  
  #: js/js.js:728
  msgid "months ago"
  msgstr ""
  
  #: js/js.js:729
  msgid "last year"
  msgstr ""
  
  #: js/js.js:730
  msgid "years ago"
  msgstr ""
  
  #: js/oc-dialogs.js:117
03e52840d   Kload   Init
210
211
  msgid "Choose"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
212
  #: js/oc-dialogs.js:122
03e52840d   Kload   Init
213
214
  msgid "Cancel"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
215
216
  #: js/oc-dialogs.js:141 js/oc-dialogs.js:200
  msgid "Error loading file picker template"
03e52840d   Kload   Init
217
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
218
  #: js/oc-dialogs.js:164
03e52840d   Kload   Init
219
220
  msgid "Yes"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
221
222
223
224
225
  #: js/oc-dialogs.js:172
  msgid "No"
  msgstr ""
  
  #: js/oc-dialogs.js:185
03e52840d   Kload   Init
226
227
  msgid "Ok"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
228
229
230
  #: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
  #: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
  msgid "The object type is not specified."
03e52840d   Kload   Init
231
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
232
233
234
235
236
  #: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
  #: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
  #: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
  #: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
  #: js/share.js:589
03e52840d   Kload   Init
237
238
  msgid "Error"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
  #: js/oc-vcategories.js:179
  msgid "The app name is not specified."
  msgstr ""
  
  #: js/oc-vcategories.js:194
  msgid "The required file {file} is not installed!"
  msgstr ""
  
  #: js/share.js:30 js/share.js:45 js/share.js:87
  msgid "Shared"
  msgstr ""
  
  #: js/share.js:90
  msgid "Share"
  msgstr ""
  
  #: js/share.js:125 js/share.js:617
03e52840d   Kload   Init
256
257
  msgid "Error while sharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
258
  #: js/share.js:136
03e52840d   Kload   Init
259
260
  msgid "Error while unsharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
261
  #: js/share.js:143
03e52840d   Kload   Init
262
263
  msgid "Error while changing permissions"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
264
  #: js/share.js:152
03e52840d   Kload   Init
265
266
  msgid "Shared with you and the group {group} by {owner}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
267
  #: js/share.js:154
03e52840d   Kload   Init
268
269
  msgid "Shared with you by {owner}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
270
  #: js/share.js:159
03e52840d   Kload   Init
271
272
  msgid "Share with"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
273
  #: js/share.js:164
03e52840d   Kload   Init
274
275
  msgid "Share with link"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
276
  #: js/share.js:167
03e52840d   Kload   Init
277
278
  msgid "Password protect"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
279
  #: js/share.js:169 templates/installation.php:54 templates/login.php:26
03e52840d   Kload   Init
280
281
  msgid "Password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
282
283
284
285
286
287
288
289
290
  #: js/share.js:173
  msgid "Email link to person"
  msgstr ""
  
  #: js/share.js:174
  msgid "Send"
  msgstr ""
  
  #: js/share.js:178
03e52840d   Kload   Init
291
292
  msgid "Set expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
293
  #: js/share.js:179
03e52840d   Kload   Init
294
295
  msgid "Expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
296
  #: js/share.js:211
03e52840d   Kload   Init
297
298
  msgid "Share via email:"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
299
  #: js/share.js:213
03e52840d   Kload   Init
300
301
  msgid "No people found"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
302
  #: js/share.js:251
03e52840d   Kload   Init
303
304
  msgid "Resharing is not allowed"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
305
  #: js/share.js:287
03e52840d   Kload   Init
306
307
  msgid "Shared in {item} with {user}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
308
  #: js/share.js:308
03e52840d   Kload   Init
309
310
  msgid "Unshare"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
311
  #: js/share.js:320
03e52840d   Kload   Init
312
313
  msgid "can edit"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
314
  #: js/share.js:322
03e52840d   Kload   Init
315
316
  msgid "access control"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
317
  #: js/share.js:325
03e52840d   Kload   Init
318
319
  msgid "create"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
320
  #: js/share.js:328
03e52840d   Kload   Init
321
322
  msgid "update"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
323
  #: js/share.js:331
03e52840d   Kload   Init
324
325
  msgid "delete"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
326
  #: js/share.js:334
03e52840d   Kload   Init
327
328
  msgid "share"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
329
  #: js/share.js:368 js/share.js:564
03e52840d   Kload   Init
330
331
  msgid "Password protected"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
332
  #: js/share.js:577
03e52840d   Kload   Init
333
334
  msgid "Error unsetting expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
335
  #: js/share.js:589
03e52840d   Kload   Init
336
337
  msgid "Error setting expiration date"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
  #: js/share.js:604
  msgid "Sending ..."
  msgstr ""
  
  #: js/share.js:615
  msgid "Email sent"
  msgstr ""
  
  #: js/update.js:14
  msgid ""
  "The update was unsuccessful. Please report this issue to the <a "
  "href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
  "community</a>."
  msgstr ""
  
  #: js/update.js:18
  msgid "The update was successful. Redirecting you to ownCloud now."
  msgstr ""
  
  #: lostpassword/controller.php:48
03e52840d   Kload   Init
358
359
360
361
362
363
  msgid "ownCloud password reset"
  msgstr ""
  
  #: lostpassword/templates/email.php:2
  msgid "Use the following link to reset your password: {link}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
364
365
366
367
368
  #: lostpassword/templates/lostpassword.php:4
  msgid ""
  "The link to reset your password has been sent to your email.<br>If you do "
  "not receive it within a reasonable amount of time, check your spam/junk "
  "folders.<br>If it is not there ask your local administrator ."
03e52840d   Kload   Init
369
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
370
371
  #: lostpassword/templates/lostpassword.php:12
  msgid "Request failed!<br>Did you make sure your email/username was right?"
03e52840d   Kload   Init
372
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
373
374
  #: lostpassword/templates/lostpassword.php:15
  msgid "You will receive a link to reset your password via Email."
03e52840d   Kload   Init
375
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
376
377
  #: lostpassword/templates/lostpassword.php:18 templates/installation.php:48
  #: templates/login.php:19
03e52840d   Kload   Init
378
  msgid "Username"
31b7f2792   Kload   Upgrade to ownclo...
379
  msgstr "Käyttäjätunnus"
03e52840d   Kload   Init
380

31b7f2792   Kload   Upgrade to ownclo...
381
  #: lostpassword/templates/lostpassword.php:21
03e52840d   Kload   Init
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
  msgid "Request reset"
  msgstr ""
  
  #: lostpassword/templates/resetpassword.php:4
  msgid "Your password was reset"
  msgstr ""
  
  #: lostpassword/templates/resetpassword.php:5
  msgid "To login page"
  msgstr ""
  
  #: lostpassword/templates/resetpassword.php:8
  msgid "New password"
  msgstr ""
  
  #: lostpassword/templates/resetpassword.php:11
  msgid "Reset password"
  msgstr ""
  
  #: strings.php:5
  msgid "Personal"
  msgstr ""
  
  #: strings.php:6
  msgid "Users"
  msgstr ""
  
  #: strings.php:7
  msgid "Apps"
  msgstr ""
  
  #: strings.php:8
  msgid "Admin"
  msgstr ""
  
  #: strings.php:9
  msgid "Help"
  msgstr ""
  
  #: templates/403.php:12
  msgid "Access forbidden"
  msgstr ""
  
  #: templates/404.php:12
  msgid "Cloud not found"
  msgstr ""
  
  #: templates/edit_categories_dialog.php:4
  msgid "Edit categories"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
432
  #: templates/edit_categories_dialog.php:16
03e52840d   Kload   Init
433
434
  msgid "Add"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
435
436
  #: templates/installation.php:24 templates/installation.php:31
  #: templates/installation.php:38
03e52840d   Kload   Init
437
438
  msgid "Security Warning"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
439
440
441
442
443
444
445
446
447
  #: templates/installation.php:25
  msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
  msgstr ""
  
  #: templates/installation.php:26
  msgid "Please update your PHP installation to use ownCloud securely."
  msgstr ""
  
  #: templates/installation.php:32
03e52840d   Kload   Init
448
449
450
451
  msgid ""
  "No secure random number generator is available, please enable the PHP "
  "OpenSSL extension."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
452
  #: templates/installation.php:33
03e52840d   Kload   Init
453
454
455
456
  msgid ""
  "Without a secure random number generator an attacker may be able to predict "
  "password reset tokens and take over your account."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
457
  #: templates/installation.php:39
03e52840d   Kload   Init
458
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
459
460
  "Your data directory and files are probably accessible from the internet "
  "because the .htaccess file does not work."
03e52840d   Kload   Init
461
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
462
463
464
465
466
467
468
469
  #: templates/installation.php:40
  msgid ""
  "For information how to properly configure your server, please see the <a "
  "href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
  "target=\"_blank\">documentation</a>."
  msgstr ""
  
  #: templates/installation.php:44
03e52840d   Kload   Init
470
471
  msgid "Create an <strong>admin account</strong>"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
472
  #: templates/installation.php:62
03e52840d   Kload   Init
473
474
  msgid "Advanced"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
475
  #: templates/installation.php:64
03e52840d   Kload   Init
476
477
  msgid "Data folder"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
478
  #: templates/installation.php:74
03e52840d   Kload   Init
479
480
  msgid "Configure the database"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
481
482
483
  #: templates/installation.php:79 templates/installation.php:91
  #: templates/installation.php:102 templates/installation.php:113
  #: templates/installation.php:125
03e52840d   Kload   Init
484
485
  msgid "will be used"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
486
  #: templates/installation.php:137
03e52840d   Kload   Init
487
488
  msgid "Database user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
489
  #: templates/installation.php:144
03e52840d   Kload   Init
490
491
  msgid "Database password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
492
  #: templates/installation.php:149
03e52840d   Kload   Init
493
494
  msgid "Database name"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
495
  #: templates/installation.php:159
03e52840d   Kload   Init
496
497
  msgid "Database tablespace"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
498
  #: templates/installation.php:166
03e52840d   Kload   Init
499
500
  msgid "Database host"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
501
  #: templates/installation.php:172
03e52840d   Kload   Init
502
503
  msgid "Finish setup"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
504
  #: templates/layout.guest.php:40
03e52840d   Kload   Init
505
506
  msgid "web services under your control"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
507
508
509
510
511
512
  #: templates/layout.user.php:37
  #, php-format
  msgid "%s is available. Get more information on how to update."
  msgstr ""
  
  #: templates/layout.user.php:62
03e52840d   Kload   Init
513
514
  msgid "Log out"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
515
  #: templates/login.php:9
03e52840d   Kload   Init
516
517
  msgid "Automatic logon rejected!"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
518
  #: templates/login.php:10
03e52840d   Kload   Init
519
520
521
522
  msgid ""
  "If you did not change your password recently, your account may be "
  "compromised!"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
523
  #: templates/login.php:12
03e52840d   Kload   Init
524
525
  msgid "Please change your password to secure your account again."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
526
  #: templates/login.php:34
03e52840d   Kload   Init
527
528
  msgid "Lost your password?"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
529
  #: templates/login.php:39
03e52840d   Kload   Init
530
531
  msgid "remember"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
532
  #: templates/login.php:41
03e52840d   Kload   Init
533
534
  msgid "Log in"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
535
536
  #: templates/login.php:47
  msgid "Alternative Logins"
03e52840d   Kload   Init
537
538
539
540
541
542
543
544
545
  msgstr ""
  
  #: templates/part.pagenavi.php:3
  msgid "prev"
  msgstr ""
  
  #: templates/part.pagenavi.php:20
  msgid "next"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
546
547
548
  #: templates/update.php:3
  #, php-format
  msgid "Updating ownCloud to version %s, this may take a while."
03e52840d   Kload   Init
549
  msgstr ""