Blame view

sources/l10n/sr/settings.po 24.1 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
12
13
14
15
16
17
  "POT-Creation-Date: 2014-07-03 01:54-0400
  "
  "PO-Revision-Date: 2014-07-03 05:54+0000
  "
  "Last-Translator: I Robot
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
  "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: sr
  "
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
6d9380f96   Cédric Dupont   Update sources OC...
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
  #: admin/controller.php:66
  #, php-format
  msgid "Invalid value supplied for %s"
  msgstr ""
  
  #: admin/controller.php:73
  msgid "Saved"
  msgstr ""
  
  #: admin/controller.php:90
  msgid "test email settings"
  msgstr ""
  
  #: admin/controller.php:91
  msgid "If you received this email, the settings seem to be correct."
  msgstr ""
  
  #: admin/controller.php:94
  msgid ""
  "A problem occurred while sending the e-mail. Please revisit your settings."
  msgstr ""
  
  #: admin/controller.php:99
  msgid "Email sent"
  msgstr "Порука је послата"
  
  #: admin/controller.php:101
  msgid "You need to set your user email before being able to send test emails."
  msgstr ""
  
  #: admin/controller.php:116 templates/admin.php:337
  msgid "Send mode"
  msgstr ""
  
  #: admin/controller.php:118 templates/admin.php:350 templates/personal.php:156
  msgid "Encryption"
  msgstr "Шифровање"
  
  #: admin/controller.php:120 templates/admin.php:374
  msgid "Authentication method"
  msgstr ""
03e52840d   Kload   Init
71
72
73
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr "Грешка приликом учитавања списка из Складишта Програма"
31b7f2792   Kload   Upgrade to ownclo...
74
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
6d9380f96   Cédric Dupont   Update sources OC...
75
  #: ajax/togglegroups.php:20 changepassword/controller.php:49
03e52840d   Kload   Init
76
  msgid "Authentication error"
31b7f2792   Kload   Upgrade to ownclo...
77
  msgstr "Грешка при провери идентитета"
03e52840d   Kload   Init
78

31b7f2792   Kload   Upgrade to ownclo...
79
80
81
82
83
84
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
03e52840d   Kload   Init
85
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
86
  #: ajax/creategroup.php:11
03e52840d   Kload   Init
87
88
  msgid "Group already exists"
  msgstr "Група већ постоји"
6d9380f96   Cédric Dupont   Update sources OC...
89
  #: ajax/creategroup.php:20
03e52840d   Kload   Init
90
91
  msgid "Unable to add group"
  msgstr "Не могу да додам групу"
6d9380f96   Cédric Dupont   Update sources OC...
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
  #: ajax/decryptall.php:31
  msgid "Files decrypted successfully"
  msgstr ""
  
  #: ajax/decryptall.php:33
  msgid ""
  "Couldn't decrypt your files, please check your owncloud.log or ask your "
  "administrator"
  msgstr ""
  
  #: ajax/decryptall.php:36
  msgid "Couldn't decrypt your files, check your password and try again"
  msgstr ""
  
  #: ajax/deletekeys.php:14
  msgid "Encryption keys deleted permanently"
  msgstr ""
  
  #: ajax/deletekeys.php:16
  msgid ""
  "Couldn't permanently delete your encryption keys, please check your "
  "owncloud.log or ask your administrator"
  msgstr ""
  
  #: ajax/installapp.php:18 ajax/uninstallapp.php:18
  msgid "Couldn't remove app."
  msgstr ""
03e52840d   Kload   Init
119
120
121
122
123
124
125
126
127
128
129
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr "Е-порука сачувана"
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr "Неисправна е-адреса"
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr "Не могу да уклоним групу"
31b7f2792   Kload   Upgrade to ownclo...
130
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
131
132
  msgid "Unable to delete user"
  msgstr "Не могу да уклоним корисника"
6d9380f96   Cédric Dupont   Update sources OC...
133
134
135
136
137
138
139
140
141
  #: ajax/restorekeys.php:14
  msgid "Backups restored successfully"
  msgstr ""
  
  #: ajax/restorekeys.php:23
  msgid ""
  "Couldn't restore your encryption keys, please check your owncloud.log or ask"
  " your administrator"
  msgstr ""
03e52840d   Kload   Init
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "Језик је промењен"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "Неисправан захтев"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr "Управници не могу себе уклонити из админ групе"
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
  msgstr "Не могу да додам корисника у групу %s"
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
  msgstr "Не могу да уклоним корисника из групе %s"
6d9380f96   Cédric Dupont   Update sources OC...
163
  #: ajax/updateapp.php:41
03e52840d   Kload   Init
164
  msgid "Couldn't update app."
31b7f2792   Kload   Upgrade to ownclo...
165
  msgstr "Не могу да ажурирам апликацију."
6d9380f96   Cédric Dupont   Update sources OC...
166
  #: changepassword/controller.php:17
31b7f2792   Kload   Upgrade to ownclo...
167
  msgid "Wrong password"
03e52840d   Kload   Init
168
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
169
  #: changepassword/controller.php:36
31b7f2792   Kload   Upgrade to ownclo...
170
171
  msgid "No user supplied"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
172
  #: changepassword/controller.php:68
31b7f2792   Kload   Upgrade to ownclo...
173
174
175
176
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
177
  #: changepassword/controller.php:73
31b7f2792   Kload   Upgrade to ownclo...
178
179
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
03e52840d   Kload   Init
180
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
181
  #: changepassword/controller.php:81
31b7f2792   Kload   Upgrade to ownclo...
182
183
184
185
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
186
  #: changepassword/controller.php:86 changepassword/controller.php:97
31b7f2792   Kload   Upgrade to ownclo...
187
188
  msgid "Unable to change password"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
189
190
191
192
193
194
195
196
197
198
199
200
201
  #: js/admin.js:128
  msgid "Sending..."
  msgstr ""
  
  #: js/apps.js:45 templates/help.php:7
  msgid "User Documentation"
  msgstr "Корисничка документација"
  
  #: js/apps.js:54
  msgid "Admin Documentation"
  msgstr ""
  
  #: js/apps.js:82
31b7f2792   Kload   Upgrade to ownclo...
202
203
  msgid "Update to {appversion}"
  msgstr "Ажурирај на {appversion}"
6d9380f96   Cédric Dupont   Update sources OC...
204
205
206
207
208
  #: js/apps.js:90
  msgid "Uninstall App"
  msgstr ""
  
  #: js/apps.js:96 js/apps.js:158 js/apps.js:191
03e52840d   Kload   Init
209
210
  msgid "Disable"
  msgstr "Искључи"
6d9380f96   Cédric Dupont   Update sources OC...
211
  #: js/apps.js:96 js/apps.js:167 js/apps.js:184 js/apps.js:215
03e52840d   Kload   Init
212
  msgid "Enable"
31b7f2792   Kload   Upgrade to ownclo...
213
  msgstr "Омогући"
03e52840d   Kload   Init
214

6d9380f96   Cédric Dupont   Update sources OC...
215
  #: js/apps.js:147
03e52840d   Kload   Init
216
  msgid "Please wait...."
31b7f2792   Kload   Upgrade to ownclo...
217
  msgstr "Сачекајте…"
6d9380f96   Cédric Dupont   Update sources OC...
218
  #: js/apps.js:155 js/apps.js:156 js/apps.js:182
31b7f2792   Kload   Upgrade to ownclo...
219
  msgid "Error while disabling app"
03e52840d   Kload   Init
220
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
221
  #: js/apps.js:181 js/apps.js:210 js/apps.js:211
31b7f2792   Kload   Upgrade to ownclo...
222
  msgid "Error while enabling app"
03e52840d   Kload   Init
223
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
224
  #: js/apps.js:220
31b7f2792   Kload   Upgrade to ownclo...
225
226
  msgid "Updating...."
  msgstr "Ажурирам…"
6d9380f96   Cédric Dupont   Update sources OC...
227
  #: js/apps.js:223
03e52840d   Kload   Init
228
  msgid "Error while updating app"
31b7f2792   Kload   Upgrade to ownclo...
229
  msgstr "Грешка при ажурирању апликације"
03e52840d   Kload   Init
230

6d9380f96   Cédric Dupont   Update sources OC...
231
  #: js/apps.js:223 js/apps.js:236
03e52840d   Kload   Init
232
233
  msgid "Error"
  msgstr "Грешка"
6d9380f96   Cédric Dupont   Update sources OC...
234
  #: js/apps.js:224 templates/apps.php:55
31b7f2792   Kload   Upgrade to ownclo...
235
236
  msgid "Update"
  msgstr "Ажурирај"
6d9380f96   Cédric Dupont   Update sources OC...
237
  #: js/apps.js:227
03e52840d   Kload   Init
238
  msgid "Updated"
31b7f2792   Kload   Upgrade to ownclo...
239
  msgstr "Ажурирано"
6d9380f96   Cédric Dupont   Update sources OC...
240
241
242
243
244
245
246
247
248
249
250
251
252
  #: js/apps.js:233
  msgid "Uninstalling ...."
  msgstr ""
  
  #: js/apps.js:236
  msgid "Error while uninstalling app"
  msgstr ""
  
  #: js/apps.js:237 templates/apps.php:56
  msgid "Uninstall"
  msgstr ""
  
  #: js/personal.js:256
31b7f2792   Kload   Upgrade to ownclo...
253
254
  msgid "Select a profile picture"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
  #: js/personal.js:287
  msgid "Very weak password"
  msgstr ""
  
  #: js/personal.js:288
  msgid "Weak password"
  msgstr ""
  
  #: js/personal.js:289
  msgid "So-so password"
  msgstr ""
  
  #: js/personal.js:290
  msgid "Good password"
  msgstr ""
  
  #: js/personal.js:291
  msgid "Strong password"
  msgstr ""
  
  #: js/personal.js:310
31b7f2792   Kload   Upgrade to ownclo...
276
  msgid "Decrypting files... Please wait, this can take some time."
03e52840d   Kload   Init
277
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
278
279
280
281
282
283
284
  #: js/personal.js:324
  msgid "Delete encryption keys permanently."
  msgstr ""
  
  #: js/personal.js:338
  msgid "Restore encryption keys."
  msgstr ""
03e52840d   Kload   Init
285

6d9380f96   Cédric Dupont   Update sources OC...
286
287
288
  #: js/users/deleteHandler.js:166
  msgid "Unable to delete {objName}"
  msgstr ""
03e52840d   Kload   Init
289

6d9380f96   Cédric Dupont   Update sources OC...
290
291
292
293
294
295
296
297
298
299
300
301
302
  #: js/users/groups.js:73 js/users/groups.js:178
  msgid "Error creating group"
  msgstr ""
  
  #: js/users/groups.js:177
  msgid "A valid group name must be provided"
  msgstr ""
  
  #: js/users/groups.js:205
  msgid "deleted {groupName}"
  msgstr ""
  
  #: js/users/groups.js:206 js/users/users.js:265
03e52840d   Kload   Init
303
304
  msgid "undo"
  msgstr "опозови"
6d9380f96   Cédric Dupont   Update sources OC...
305
306
307
  #: js/users/users.js:37 templates/admin.php:292
  #: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
  #: templates/users/part.userlist.php:41
03e52840d   Kload   Init
308
309
  msgid "Groups"
  msgstr "Групе"
6d9380f96   Cédric Dupont   Update sources OC...
310
311
  #: js/users/users.js:41 templates/users/part.userlist.php:12
  #: templates/users/part.userlist.php:57
03e52840d   Kload   Init
312
313
  msgid "Group Admin"
  msgstr "Управник групе"
6d9380f96   Cédric Dupont   Update sources OC...
314
315
  #: js/users/users.js:63 templates/users/part.grouplist.php:46
  #: templates/users/part.userlist.php:108
03e52840d   Kload   Init
316
317
  msgid "Delete"
  msgstr "Обриши"
6d9380f96   Cédric Dupont   Update sources OC...
318
319
320
321
322
323
324
325
326
  #: js/users/users.js:85 templates/users/part.userlist.php:98
  msgid "never"
  msgstr "никада"
  
  #: js/users/users.js:264
  msgid "deleted {userName}"
  msgstr ""
  
  #: js/users/users.js:383
03e52840d   Kload   Init
327
  msgid "add group"
31b7f2792   Kload   Upgrade to ownclo...
328
  msgstr "додај групу"
03e52840d   Kload   Init
329

6d9380f96   Cédric Dupont   Update sources OC...
330
  #: js/users/users.js:580
03e52840d   Kload   Init
331
  msgid "A valid username must be provided"
31b7f2792   Kload   Upgrade to ownclo...
332
  msgstr "Морате унети исправно корисничко име"
03e52840d   Kload   Init
333

6d9380f96   Cédric Dupont   Update sources OC...
334
  #: js/users/users.js:581 js/users/users.js:587 js/users/users.js:602
03e52840d   Kload   Init
335
  msgid "Error creating user"
31b7f2792   Kload   Upgrade to ownclo...
336
  msgstr "Грешка при прављењу корисника"
03e52840d   Kload   Init
337

6d9380f96   Cédric Dupont   Update sources OC...
338
  #: js/users/users.js:586
03e52840d   Kload   Init
339
  msgid "A valid password must be provided"
31b7f2792   Kload   Upgrade to ownclo...
340
  msgstr "Морате унети исправну лозинку"
6d9380f96   Cédric Dupont   Update sources OC...
341
  #: js/users/users.js:610
31b7f2792   Kload   Upgrade to ownclo...
342
  msgid "Warning: Home directory for user \"{user}\" already exists"
03e52840d   Kload   Init
343
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
344
  #: personal.php:50 personal.php:51
03e52840d   Kload   Init
345
346
  msgid "__language_name__"
  msgstr "__language_name__"
31b7f2792   Kload   Upgrade to ownclo...
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
  #: templates/admin.php:16 templates/admin.php:23
  msgid "None"
  msgstr "Ништа"
  
  #: templates/admin.php:17
  msgid "Login"
  msgstr "Пријави ме"
  
  #: templates/admin.php:18
  msgid "Plain"
  msgstr ""
  
  #: templates/admin.php:19
  msgid "NT LAN Manager"
  msgstr ""
  
  #: templates/admin.php:24
  msgid "SSL"
  msgstr ""
  
  #: templates/admin.php:25
  msgid "TLS"
  msgstr ""
  
  #: templates/admin.php:47 templates/admin.php:61
03e52840d   Kload   Init
391
392
  msgid "Security Warning"
  msgstr "Сигурносно упозорење"
6d9380f96   Cédric Dupont   Update sources OC...
393
  #: templates/admin.php:50
31b7f2792   Kload   Upgrade to ownclo...
394
395
396
397
398
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
399
  #: templates/admin.php:64
03e52840d   Kload   Init
400
401
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
402
403
404
405
406
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
  msgstr ""
03e52840d   Kload   Init
407

6d9380f96   Cédric Dupont   Update sources OC...
408
  #: templates/admin.php:75 templates/admin.php:90
03e52840d   Kload   Init
409
  msgid "Setup Warning"
31b7f2792   Kload   Upgrade to ownclo...
410
  msgstr "Упозорење о подешавању"
03e52840d   Kload   Init
411

6d9380f96   Cédric Dupont   Update sources OC...
412
  #: templates/admin.php:78
03e52840d   Kload   Init
413
414
415
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
416
  msgstr "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно."
03e52840d   Kload   Init
417

6d9380f96   Cédric Dupont   Update sources OC...
418
  #: templates/admin.php:79
03e52840d   Kload   Init
419
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
420
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
03e52840d   Kload   Init
421
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
  #: templates/admin.php:93
  msgid ""
  "PHP is apparently setup to strip inline doc blocks. This will make several "
  "core apps inaccessible."
  msgstr ""
  
  #: templates/admin.php:94
  msgid ""
  "This is probably caused by a cache/accelerator such as Zend OPcache or "
  "eAccelerator."
  msgstr ""
  
  #: templates/admin.php:105
  msgid "Database Performance Info"
  msgstr ""
  
  #: templates/admin.php:108
  msgid ""
  "SQLite is used as database. For larger installations we recommend to change "
  "this. To migrate to another database use the command line tool: 'occ db"
  ":convert-type'"
  msgstr ""
  
  #: templates/admin.php:119
03e52840d   Kload   Init
446
  msgid "Module 'fileinfo' missing"
31b7f2792   Kload   Upgrade to ownclo...
447
  msgstr "Недостаје модул „fileinfo“"
03e52840d   Kload   Init
448

6d9380f96   Cédric Dupont   Update sources OC...
449
  #: templates/admin.php:122
03e52840d   Kload   Init
450
451
452
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
453
  msgstr "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га омогућите да бисте добили најбоље резултате с откривањем MIME врста."
6d9380f96   Cédric Dupont   Update sources OC...
454
455
456
457
458
459
460
461
462
463
464
465
  #: templates/admin.php:133
  msgid "Your PHP version is outdated"
  msgstr ""
  
  #: templates/admin.php:136
  msgid ""
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  "newer because older versions are known to be broken. It is possible that "
  "this installation is not working correctly."
  msgstr ""
  
  #: templates/admin.php:147
03e52840d   Kload   Init
466
  msgid "Locale not working"
31b7f2792   Kload   Upgrade to ownclo...
467
  msgstr "Локализација не ради"
6d9380f96   Cédric Dupont   Update sources OC...
468
  #: templates/admin.php:152
31b7f2792   Kload   Upgrade to ownclo...
469
470
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
471
  #: templates/admin.php:156
31b7f2792   Kload   Upgrade to ownclo...
472
473
474
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
03e52840d   Kload   Init
475
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
476
  #: templates/admin.php:160
03e52840d   Kload   Init
477
478
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
479
480
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
481
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
482
  #: templates/admin.php:172
03e52840d   Kload   Init
483
  msgid "Internet connection not working"
31b7f2792   Kload   Upgrade to ownclo...
484
  msgstr "Веза с интернетом не ради"
03e52840d   Kload   Init
485

6d9380f96   Cédric Dupont   Update sources OC...
486
  #: templates/admin.php:175
03e52840d   Kload   Init
487
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
488
489
490
491
492
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
03e52840d   Kload   Init
493
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
494
  #: templates/admin.php:189
03e52840d   Kload   Init
495
496
  msgid "Cron"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
  #: templates/admin.php:196
  #, php-format
  msgid "Last cron was executed at %s."
  msgstr ""
  
  #: templates/admin.php:199
  #, php-format
  msgid ""
  "Last cron was executed at %s. This is more than an hour ago, something seems"
  " wrong."
  msgstr ""
  
  #: templates/admin.php:203
  msgid "Cron was not executed yet!"
  msgstr ""
  
  #: templates/admin.php:213
03e52840d   Kload   Init
514
  msgid "Execute one task with each page loaded"
31b7f2792   Kload   Upgrade to ownclo...
515
  msgstr "Изврши један задатак са сваком учитаном страницом"
03e52840d   Kload   Init
516

6d9380f96   Cédric Dupont   Update sources OC...
517
  #: templates/admin.php:221
03e52840d   Kload   Init
518
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
519
520
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
03e52840d   Kload   Init
521
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
522
523
  #: templates/admin.php:229
  msgid "Use system's cron service to call the cron.php file every 15 minutes."
03e52840d   Kload   Init
524
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
525
  #: templates/admin.php:234
03e52840d   Kload   Init
526
  msgid "Sharing"
31b7f2792   Kload   Upgrade to ownclo...
527
  msgstr "Дељење"
03e52840d   Kload   Init
528

6d9380f96   Cédric Dupont   Update sources OC...
529
  #: templates/admin.php:238
03e52840d   Kload   Init
530
  msgid "Allow apps to use the Share API"
31b7f2792   Kload   Upgrade to ownclo...
531
  msgstr "Дозвољава апликацијама да користе API Share"
03e52840d   Kload   Init
532

6d9380f96   Cédric Dupont   Update sources OC...
533
534
535
  #: templates/admin.php:243
  msgid "Allow users to share via link"
  msgstr ""
03e52840d   Kload   Init
536

6d9380f96   Cédric Dupont   Update sources OC...
537
538
539
  #: templates/admin.php:249
  msgid "Enforce password protection"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
540

6d9380f96   Cédric Dupont   Update sources OC...
541
  #: templates/admin.php:252
31b7f2792   Kload   Upgrade to ownclo...
542
  msgid "Allow public uploads"
03e52840d   Kload   Init
543
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
544
545
546
547
548
549
550
551
552
553
554
555
556
557
  #: templates/admin.php:256
  msgid "Set default expiration date"
  msgstr ""
  
  #: templates/admin.php:260
  msgid "Expire after "
  msgstr ""
  
  #: templates/admin.php:263
  msgid "days"
  msgstr ""
  
  #: templates/admin.php:266
  msgid "Enforce expiration date"
03e52840d   Kload   Init
558
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
559
  #: templates/admin.php:271
31b7f2792   Kload   Upgrade to ownclo...
560
561
  msgid "Allow resharing"
  msgstr "Дозволи поновно дељење"
6d9380f96   Cédric Dupont   Update sources OC...
562
563
564
  #: templates/admin.php:276
  msgid "Restrict users to only share with users in their groups"
  msgstr ""
03e52840d   Kload   Init
565

6d9380f96   Cédric Dupont   Update sources OC...
566
567
568
  #: templates/admin.php:281
  msgid "Allow users to send mail notification for shared files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
569

6d9380f96   Cédric Dupont   Update sources OC...
570
571
  #: templates/admin.php:286
  msgid "Exclude groups from sharing"
03e52840d   Kload   Init
572
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
573
574
575
  #: templates/admin.php:298
  msgid ""
  "These groups will still be able to receive shares, but not to initiate them."
03e52840d   Kload   Init
576
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
577
  #: templates/admin.php:303
31b7f2792   Kload   Upgrade to ownclo...
578
579
  msgid "Security"
  msgstr "Безбедност"
6d9380f96   Cédric Dupont   Update sources OC...
580
  #: templates/admin.php:314
03e52840d   Kload   Init
581
  msgid "Enforce HTTPS"
31b7f2792   Kload   Upgrade to ownclo...
582
  msgstr "Наметни HTTPS"
03e52840d   Kload   Init
583

6d9380f96   Cédric Dupont   Update sources OC...
584
  #: templates/admin.php:316
31b7f2792   Kload   Upgrade to ownclo...
585
586
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
03e52840d   Kload   Init
587
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
588
  #: templates/admin.php:322
31b7f2792   Kload   Upgrade to ownclo...
589
  #, php-format
03e52840d   Kload   Init
590
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
591
592
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
03e52840d   Kload   Init
593
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
  #: templates/admin.php:332
  msgid "Email Server"
  msgstr ""
  
  #: templates/admin.php:334
  msgid "This is used for sending out notifications."
  msgstr ""
  
  #: templates/admin.php:365
  msgid "From address"
  msgstr ""
  
  #: templates/admin.php:366
  msgid "mail"
  msgstr ""
  
  #: templates/admin.php:387
  msgid "Authentication required"
  msgstr ""
  
  #: templates/admin.php:391
  msgid "Server address"
  msgstr "Адреса сервера"
  
  #: templates/admin.php:395
  msgid "Port"
  msgstr "Порт"
  
  #: templates/admin.php:400
  msgid "Credentials"
  msgstr ""
  
  #: templates/admin.php:401
  msgid "SMTP Username"
  msgstr ""
  
  #: templates/admin.php:404
  msgid "SMTP Password"
  msgstr ""
  
  #: templates/admin.php:408
  msgid "Test email settings"
  msgstr ""
  
  #: templates/admin.php:409
  msgid "Send email"
  msgstr ""
  
  #: templates/admin.php:414
03e52840d   Kload   Init
643
  msgid "Log"
31b7f2792   Kload   Upgrade to ownclo...
644
  msgstr "Бележење"
03e52840d   Kload   Init
645

6d9380f96   Cédric Dupont   Update sources OC...
646
  #: templates/admin.php:415
03e52840d   Kload   Init
647
  msgid "Log level"
31b7f2792   Kload   Upgrade to ownclo...
648
  msgstr "Ниво бележења"
03e52840d   Kload   Init
649

6d9380f96   Cédric Dupont   Update sources OC...
650
  #: templates/admin.php:447
03e52840d   Kload   Init
651
  msgid "More"
31b7f2792   Kload   Upgrade to ownclo...
652
  msgstr "Више"
6d9380f96   Cédric Dupont   Update sources OC...
653
  #: templates/admin.php:448
31b7f2792   Kload   Upgrade to ownclo...
654
655
  msgid "Less"
  msgstr "Мање"
03e52840d   Kload   Init
656

6d9380f96   Cédric Dupont   Update sources OC...
657
  #: templates/admin.php:454 templates/personal.php:208
03e52840d   Kload   Init
658
  msgid "Version"
31b7f2792   Kload   Upgrade to ownclo...
659
  msgstr "Верзија"
03e52840d   Kload   Init
660

6d9380f96   Cédric Dupont   Update sources OC...
661
  #: templates/admin.php:458 templates/personal.php:211
03e52840d   Kload   Init
662
663
664
665
666
667
668
669
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
  msgstr "Развијају <a href=\"http://ownCloud.org/contact\" target=\"_blank\">Оунклауд (ownCloud) заједница</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">изворни код</a> је издат под <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Аферо Јавном Лиценцом (Affero General Public License)\">АГПЛ лиценцом</abbr></a>."
6d9380f96   Cédric Dupont   Update sources OC...
670
  #: templates/apps.php:14
03e52840d   Kload   Init
671
672
  msgid "Add your App"
  msgstr "Додајте ваш програм"
6d9380f96   Cédric Dupont   Update sources OC...
673
  #: templates/apps.php:31
03e52840d   Kload   Init
674
675
  msgid "More Apps"
  msgstr "Више програма"
6d9380f96   Cédric Dupont   Update sources OC...
676
  #: templates/apps.php:38
03e52840d   Kload   Init
677
678
  msgid "Select an App"
  msgstr "Изаберите програм"
6d9380f96   Cédric Dupont   Update sources OC...
679
680
681
682
683
  #: templates/apps.php:43
  msgid "Documentation:"
  msgstr ""
  
  #: templates/apps.php:49
03e52840d   Kload   Init
684
685
  msgid "See application page at apps.owncloud.com"
  msgstr "Погледајте страницу са програмима на apps.owncloud.com"
6d9380f96   Cédric Dupont   Update sources OC...
686
687
688
689
690
  #: templates/apps.php:51
  msgid "See application website"
  msgstr ""
  
  #: templates/apps.php:53
03e52840d   Kload   Init
691
692
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr "<span class=\"licence\"></span>-лиценцирао <span class=\"author\"></span>"
6d9380f96   Cédric Dupont   Update sources OC...
693
694
695
696
697
698
699
  #: templates/apps.php:59
  msgid "Enable only for specific groups"
  msgstr ""
  
  #: templates/apps.php:61
  msgid "All"
  msgstr ""
03e52840d   Kload   Init
700

6d9380f96   Cédric Dupont   Update sources OC...
701
  #: templates/help.php:13
03e52840d   Kload   Init
702
  msgid "Administrator Documentation"
31b7f2792   Kload   Upgrade to ownclo...
703
  msgstr "Администраторска документација"
03e52840d   Kload   Init
704

6d9380f96   Cédric Dupont   Update sources OC...
705
  #: templates/help.php:20
03e52840d   Kload   Init
706
  msgid "Online Documentation"
31b7f2792   Kload   Upgrade to ownclo...
707
  msgstr "Мрежна документација"
03e52840d   Kload   Init
708

6d9380f96   Cédric Dupont   Update sources OC...
709
  #: templates/help.php:25
03e52840d   Kload   Init
710
  msgid "Forum"
31b7f2792   Kload   Upgrade to ownclo...
711
  msgstr "Форум"
03e52840d   Kload   Init
712

6d9380f96   Cédric Dupont   Update sources OC...
713
  #: templates/help.php:33
03e52840d   Kload   Init
714
  msgid "Bugtracker"
31b7f2792   Kload   Upgrade to ownclo...
715
  msgstr "Праћење грешака"
03e52840d   Kload   Init
716

6d9380f96   Cédric Dupont   Update sources OC...
717
  #: templates/help.php:40
03e52840d   Kload   Init
718
  msgid "Commercial Support"
31b7f2792   Kload   Upgrade to ownclo...
719
  msgstr "Комерцијална подршка"
03e52840d   Kload   Init
720
721
  
  #: templates/personal.php:8
03e52840d   Kload   Init
722
  msgid "Get the apps to sync your files"
31b7f2792   Kload   Upgrade to ownclo...
723
  msgstr "Преузмите апликације ради синхронизовања датотека"
03e52840d   Kload   Init
724

6d9380f96   Cédric Dupont   Update sources OC...
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
  #: templates/personal.php:21
  msgid ""
  "If you want to support the project
  "
  "\t\t<a href=\"https://owncloud.org/contribute\"
  "
  "\t\t\ttarget=\"_blank\">join development</a>
  "
  "\t\tor
  "
  "\t\t<a href=\"https://owncloud.org/promote\"
  "
  "\t\t\ttarget=\"_blank\">spread the word</a>!"
  msgstr ""
  
  #: templates/personal.php:31
03e52840d   Kload   Init
741
742
  msgid "Show First Run Wizard again"
  msgstr "Поново прикажи чаробњак за прво покретање"
6d9380f96   Cédric Dupont   Update sources OC...
743
  #: templates/personal.php:39
31b7f2792   Kload   Upgrade to ownclo...
744
745
746
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "Искористили сте <strong>%s</strong> од дозвољених <strong>%s</strong>"
6d9380f96   Cédric Dupont   Update sources OC...
747
748
  #: templates/personal.php:50 templates/users/part.createuser.php:8
  #: templates/users/part.userlist.php:9
03e52840d   Kload   Init
749
750
  msgid "Password"
  msgstr "Лозинка"
6d9380f96   Cédric Dupont   Update sources OC...
751
  #: templates/personal.php:51
03e52840d   Kload   Init
752
753
  msgid "Your password was changed"
  msgstr "Лозинка је промењена"
6d9380f96   Cédric Dupont   Update sources OC...
754
  #: templates/personal.php:52
03e52840d   Kload   Init
755
756
  msgid "Unable to change your password"
  msgstr "Не могу да изменим вашу лозинку"
6d9380f96   Cédric Dupont   Update sources OC...
757
  #: templates/personal.php:54
03e52840d   Kload   Init
758
759
  msgid "Current password"
  msgstr "Тренутна лозинка"
6d9380f96   Cédric Dupont   Update sources OC...
760
  #: templates/personal.php:57
03e52840d   Kload   Init
761
762
  msgid "New password"
  msgstr "Нова лозинка"
6d9380f96   Cédric Dupont   Update sources OC...
763
  #: templates/personal.php:61
03e52840d   Kload   Init
764
765
  msgid "Change password"
  msgstr "Измени лозинку"
6d9380f96   Cédric Dupont   Update sources OC...
766
  #: templates/personal.php:73 templates/users/part.userlist.php:8
31b7f2792   Kload   Upgrade to ownclo...
767
  msgid "Full Name"
03e52840d   Kload   Init
768
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
769
  #: templates/personal.php:88
03e52840d   Kload   Init
770
771
  msgid "Email"
  msgstr "Е-пошта"
6d9380f96   Cédric Dupont   Update sources OC...
772
  #: templates/personal.php:90
03e52840d   Kload   Init
773
774
  msgid "Your email address"
  msgstr "Ваша адреса е-поште"
6d9380f96   Cédric Dupont   Update sources OC...
775
776
777
778
779
  #: templates/personal.php:93
  msgid ""
  "Fill in an email address to enable password recovery and receive "
  "notifications"
  msgstr ""
03e52840d   Kload   Init
780

6d9380f96   Cédric Dupont   Update sources OC...
781
  #: templates/personal.php:101
31b7f2792   Kload   Upgrade to ownclo...
782
783
  msgid "Profile picture"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
784
  #: templates/personal.php:106
31b7f2792   Kload   Upgrade to ownclo...
785
786
  msgid "Upload new"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
787
  #: templates/personal.php:108
31b7f2792   Kload   Upgrade to ownclo...
788
789
  msgid "Select new from Files"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
790
  #: templates/personal.php:109
31b7f2792   Kload   Upgrade to ownclo...
791
792
  msgid "Remove image"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
793
  #: templates/personal.php:110
31b7f2792   Kload   Upgrade to ownclo...
794
795
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
796
  #: templates/personal.php:112
31b7f2792   Kload   Upgrade to ownclo...
797
798
  msgid "Your avatar is provided by your original account."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
799
800
801
  #: templates/personal.php:116
  msgid "Cancel"
  msgstr "Откажи"
31b7f2792   Kload   Upgrade to ownclo...
802

6d9380f96   Cédric Dupont   Update sources OC...
803
  #: templates/personal.php:117
31b7f2792   Kload   Upgrade to ownclo...
804
805
  msgid "Choose as profile image"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
806
  #: templates/personal.php:123 templates/personal.php:124
03e52840d   Kload   Init
807
808
  msgid "Language"
  msgstr "Језик"
6d9380f96   Cédric Dupont   Update sources OC...
809
  #: templates/personal.php:143
03e52840d   Kload   Init
810
811
  msgid "Help translate"
  msgstr " Помозите у превођењу"
6d9380f96   Cédric Dupont   Update sources OC...
812
813
814
  #: templates/personal.php:162
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
815

6d9380f96   Cédric Dupont   Update sources OC...
816
817
  #: templates/personal.php:168
  msgid "Log-in password"
03e52840d   Kload   Init
818
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
819
820
821
  #: templates/personal.php:173
  msgid "Decrypt all Files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
822

6d9380f96   Cédric Dupont   Update sources OC...
823
824
825
826
827
  #: templates/personal.php:186
  msgid ""
  "Your encryption keys are moved to a backup location. If something went wrong"
  " you can restore the keys. Only delete them permanently if you are sure that"
  " all files are decrypted correctly."
03e52840d   Kload   Init
828
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
829
830
  #: templates/personal.php:190
  msgid "Restore Encryption Keys"
31b7f2792   Kload   Upgrade to ownclo...
831
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
832
833
  #: templates/personal.php:194
  msgid "Delete Encryption Keys"
03e52840d   Kload   Init
834
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
835
  #: templates/users/part.createuser.php:4
31b7f2792   Kload   Upgrade to ownclo...
836
837
  msgid "Login Name"
  msgstr "Корисничко име"
6d9380f96   Cédric Dupont   Update sources OC...
838
  #: templates/users/part.createuser.php:20
03e52840d   Kload   Init
839
840
  msgid "Create"
  msgstr "Направи"
6d9380f96   Cédric Dupont   Update sources OC...
841
  #: templates/users/part.createuser.php:26
31b7f2792   Kload   Upgrade to ownclo...
842
843
  msgid "Admin Recovery Password"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
844
845
  #: templates/users/part.createuser.php:27
  #: templates/users/part.createuser.php:28
31b7f2792   Kload   Upgrade to ownclo...
846
847
848
849
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
850
851
852
853
854
855
856
857
858
859
860
  #: templates/users/part.createuser.php:32
  msgid "Search Users and Groups"
  msgstr ""
  
  #: templates/users/part.grouplist.php:5
  msgid "Add Group"
  msgstr ""
  
  #: templates/users/part.grouplist.php:10
  msgid "Group"
  msgstr "Група"
31b7f2792   Kload   Upgrade to ownclo...
861

6d9380f96   Cédric Dupont   Update sources OC...
862
863
864
865
866
867
868
869
870
871
872
873
874
  #: templates/users/part.grouplist.php:18
  msgid "Everyone"
  msgstr ""
  
  #: templates/users/part.grouplist.php:31
  msgid "Admins"
  msgstr ""
  
  #: templates/users/part.setquota.php:7
  msgid "Default Quota"
  msgstr "Подразумевано ограничење"
  
  #: templates/users/part.setquota.php:9 templates/users/part.userlist.php:66
31b7f2792   Kload   Upgrade to ownclo...
875
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
03e52840d   Kload   Init
876
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
877
  #: templates/users/part.setquota.php:11 templates/users/part.userlist.php:75
03e52840d   Kload   Init
878
  msgid "Unlimited"
31b7f2792   Kload   Upgrade to ownclo...
879
  msgstr "Неограничено"
03e52840d   Kload   Init
880

6d9380f96   Cédric Dupont   Update sources OC...
881
  #: templates/users/part.setquota.php:26 templates/users/part.userlist.php:90
03e52840d   Kload   Init
882
883
  msgid "Other"
  msgstr "Друго"
6d9380f96   Cédric Dupont   Update sources OC...
884
  #: templates/users/part.userlist.php:7
31b7f2792   Kload   Upgrade to ownclo...
885
886
  msgid "Username"
  msgstr "Корисничко име"
6d9380f96   Cédric Dupont   Update sources OC...
887
888
889
890
891
892
893
894
895
896
897
  #: templates/users/part.userlist.php:14
  msgid "Quota"
  msgstr "Ограничење"
  
  #: templates/users/part.userlist.php:15
  msgid "Storage Location"
  msgstr ""
  
  #: templates/users/part.userlist.php:16
  msgid "Last Login"
  msgstr ""
03e52840d   Kload   Init
898

6d9380f96   Cédric Dupont   Update sources OC...
899
  #: templates/users/part.userlist.php:30
31b7f2792   Kload   Upgrade to ownclo...
900
  msgid "change full name"
03e52840d   Kload   Init
901
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
902
  #: templates/users/part.userlist.php:34
03e52840d   Kload   Init
903
  msgid "set new password"
31b7f2792   Kload   Upgrade to ownclo...
904
  msgstr "постави нову лозинку"
03e52840d   Kload   Init
905

6d9380f96   Cédric Dupont   Update sources OC...
906
  #: templates/users/part.userlist.php:70
03e52840d   Kload   Init
907
  msgid "Default"
31b7f2792   Kload   Upgrade to ownclo...
908
  msgstr "Подразумевано"