Blame view
sources/l10n/sr/settings.po
24.1 KB
|
03e52840d
|
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
|
6 7 8 9 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
10 11 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
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
|
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
|
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
|
71 72 73 |
#: ajax/apps/ocs.php:20 msgid "Unable to load list from App Store" msgstr "Грешка приликом учитавања списка из Складишта Програма" |
|
31b7f2792
|
74 |
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17 |
|
6d9380f96
|
75 |
#: ajax/togglegroups.php:20 changepassword/controller.php:49 |
|
03e52840d
|
76 |
msgid "Authentication error" |
|
31b7f2792
|
77 |
msgstr "Грешка при провери идентитета" |
|
03e52840d
|
78 |
|
|
31b7f2792
|
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
|
85 |
msgstr "" |
|
6d9380f96
|
86 |
#: ajax/creategroup.php:11 |
|
03e52840d
|
87 88 |
msgid "Group already exists" msgstr "Група већ постоји" |
|
6d9380f96
|
89 |
#: ajax/creategroup.php:20 |
|
03e52840d
|
90 91 |
msgid "Unable to add group" msgstr "Не могу да додам групу" |
|
6d9380f96
|
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
|
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
|
130 |
#: ajax/removeuser.php:25 |
|
03e52840d
|
131 132 |
msgid "Unable to delete user" msgstr "Не могу да уклоним корисника" |
|
6d9380f96
|
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
|
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
|
163 |
#: ajax/updateapp.php:41 |
|
03e52840d
|
164 |
msgid "Couldn't update app." |
|
31b7f2792
|
165 |
msgstr "Не могу да ажурирам апликацију." |
|
6d9380f96
|
166 |
#: changepassword/controller.php:17 |
|
31b7f2792
|
167 |
msgid "Wrong password" |
|
03e52840d
|
168 |
msgstr "" |
|
6d9380f96
|
169 |
#: changepassword/controller.php:36 |
|
31b7f2792
|
170 171 |
msgid "No user supplied" msgstr "" |
|
6d9380f96
|
172 |
#: changepassword/controller.php:68 |
|
31b7f2792
|
173 174 175 176 |
msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" msgstr "" |
|
6d9380f96
|
177 |
#: changepassword/controller.php:73 |
|
31b7f2792
|
178 179 |
msgid "" "Wrong admin recovery password. Please check the password and try again." |
|
03e52840d
|
180 |
msgstr "" |
|
6d9380f96
|
181 |
#: changepassword/controller.php:81 |
|
31b7f2792
|
182 183 184 185 |
msgid "" "Back-end doesn't support password change, but the users encryption key was " "successfully updated." msgstr "" |
|
6d9380f96
|
186 |
#: changepassword/controller.php:86 changepassword/controller.php:97 |
|
31b7f2792
|
187 188 |
msgid "Unable to change password" msgstr "" |
|
6d9380f96
|
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
|
202 203 |
msgid "Update to {appversion}"
msgstr "Ажурирај на {appversion}"
|
|
6d9380f96
|
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
|
209 210 |
msgid "Disable" msgstr "Искључи" |
|
6d9380f96
|
211 |
#: js/apps.js:96 js/apps.js:167 js/apps.js:184 js/apps.js:215 |
|
03e52840d
|
212 |
msgid "Enable" |
|
31b7f2792
|
213 |
msgstr "Омогући" |
|
03e52840d
|
214 |
|
|
6d9380f96
|
215 |
#: js/apps.js:147 |
|
03e52840d
|
216 |
msgid "Please wait...." |
|
31b7f2792
|
217 |
msgstr "Сачекајте…" |
|
6d9380f96
|
218 |
#: js/apps.js:155 js/apps.js:156 js/apps.js:182 |
|
31b7f2792
|
219 |
msgid "Error while disabling app" |
|
03e52840d
|
220 |
msgstr "" |
|
6d9380f96
|
221 |
#: js/apps.js:181 js/apps.js:210 js/apps.js:211 |
|
31b7f2792
|
222 |
msgid "Error while enabling app" |
|
03e52840d
|
223 |
msgstr "" |
|
6d9380f96
|
224 |
#: js/apps.js:220 |
|
31b7f2792
|
225 226 |
msgid "Updating...." msgstr "Ажурирам…" |
|
6d9380f96
|
227 |
#: js/apps.js:223 |
|
03e52840d
|
228 |
msgid "Error while updating app" |
|
31b7f2792
|
229 |
msgstr "Грешка при ажурирању апликације" |
|
03e52840d
|
230 |
|
|
6d9380f96
|
231 |
#: js/apps.js:223 js/apps.js:236 |
|
03e52840d
|
232 233 |
msgid "Error" msgstr "Грешка" |
|
6d9380f96
|
234 |
#: js/apps.js:224 templates/apps.php:55 |
|
31b7f2792
|
235 236 |
msgid "Update" msgstr "Ажурирај" |
|
6d9380f96
|
237 |
#: js/apps.js:227 |
|
03e52840d
|
238 |
msgid "Updated" |
|
31b7f2792
|
239 |
msgstr "Ажурирано" |
|
6d9380f96
|
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
|
253 254 |
msgid "Select a profile picture" msgstr "" |
|
6d9380f96
|
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
|
276 |
msgid "Decrypting files... Please wait, this can take some time." |
|
03e52840d
|
277 |
msgstr "" |
|
6d9380f96
|
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
|
285 |
|
|
6d9380f96
|
286 287 288 |
#: js/users/deleteHandler.js:166
msgid "Unable to delete {objName}"
msgstr ""
|
|
03e52840d
|
289 |
|
|
6d9380f96
|
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
|
303 304 |
msgid "undo" msgstr "опозови" |
|
6d9380f96
|
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
|
308 309 |
msgid "Groups" msgstr "Групе" |
|
6d9380f96
|
310 311 |
#: js/users/users.js:41 templates/users/part.userlist.php:12 #: templates/users/part.userlist.php:57 |
|
03e52840d
|
312 313 |
msgid "Group Admin" msgstr "Управник групе" |
|
6d9380f96
|
314 315 |
#: js/users/users.js:63 templates/users/part.grouplist.php:46 #: templates/users/part.userlist.php:108 |
|
03e52840d
|
316 317 |
msgid "Delete" msgstr "Обриши" |
|
6d9380f96
|
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
|
327 |
msgid "add group" |
|
31b7f2792
|
328 |
msgstr "додај групу" |
|
03e52840d
|
329 |
|
|
6d9380f96
|
330 |
#: js/users/users.js:580 |
|
03e52840d
|
331 |
msgid "A valid username must be provided" |
|
31b7f2792
|
332 |
msgstr "Морате унети исправно корисничко име" |
|
03e52840d
|
333 |
|
|
6d9380f96
|
334 |
#: js/users/users.js:581 js/users/users.js:587 js/users/users.js:602 |
|
03e52840d
|
335 |
msgid "Error creating user" |
|
31b7f2792
|
336 |
msgstr "Грешка при прављењу корисника" |
|
03e52840d
|
337 |
|
|
6d9380f96
|
338 |
#: js/users/users.js:586 |
|
03e52840d
|
339 |
msgid "A valid password must be provided" |
|
31b7f2792
|
340 |
msgstr "Морате унети исправну лозинку" |
|
6d9380f96
|
341 |
#: js/users/users.js:610 |
|
31b7f2792
|
342 |
msgid "Warning: Home directory for user \"{user}\" already exists"
|
|
03e52840d
|
343 |
msgstr "" |
|
6d9380f96
|
344 |
#: personal.php:50 personal.php:51 |
|
03e52840d
|
345 346 |
msgid "__language_name__" msgstr "__language_name__" |
|
31b7f2792
|
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
|
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
|
391 392 |
msgid "Security Warning" msgstr "Сигурносно упозорење" |
|
6d9380f96
|
393 |
#: templates/admin.php:50 |
|
31b7f2792
|
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
|
399 |
#: templates/admin.php:64 |
|
03e52840d
|
400 401 |
msgid "" "Your data directory and your files are probably accessible from the " |
|
31b7f2792
|
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
|
407 |
|
|
6d9380f96
|
408 |
#: templates/admin.php:75 templates/admin.php:90 |
|
03e52840d
|
409 |
msgid "Setup Warning" |
|
31b7f2792
|
410 |
msgstr "Упозорење о подешавању" |
|
03e52840d
|
411 |
|
|
6d9380f96
|
412 |
#: templates/admin.php:78 |
|
03e52840d
|
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
|
416 |
msgstr "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно." |
|
03e52840d
|
417 |
|
|
6d9380f96
|
418 |
#: templates/admin.php:79 |
|
03e52840d
|
419 |
#, php-format |
|
31b7f2792
|
420 |
msgid "Please double check the <a href=\"%s\">installation guides</a>." |
|
03e52840d
|
421 |
msgstr "" |
|
6d9380f96
|
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
|
446 |
msgid "Module 'fileinfo' missing" |
|
31b7f2792
|
447 |
msgstr "Недостаје модул „fileinfo“" |
|
03e52840d
|
448 |
|
|
6d9380f96
|
449 |
#: templates/admin.php:122 |
|
03e52840d
|
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
|
453 |
msgstr "Недостаје PHP модул „fileinfo“. Препоручујемо вам да га омогућите да бисте добили најбоље резултате с откривањем MIME врста." |
|
6d9380f96
|
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
|
466 |
msgid "Locale not working" |
|
31b7f2792
|
467 |
msgstr "Локализација не ради" |
|
6d9380f96
|
468 |
#: templates/admin.php:152 |
|
31b7f2792
|
469 470 |
msgid "System locale can not be set to a one which supports UTF-8." msgstr "" |
|
6d9380f96
|
471 |
#: templates/admin.php:156 |
|
31b7f2792
|
472 473 474 |
msgid "" "This means that there might be problems with certain characters in file " "names." |
|
03e52840d
|
475 |
msgstr "" |
|
6d9380f96
|
476 |
#: templates/admin.php:160 |
|
03e52840d
|
477 478 |
#, php-format msgid "" |
|
31b7f2792
|
479 480 |
"We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." |
|
03e52840d
|
481 |
msgstr "" |
|
6d9380f96
|
482 |
#: templates/admin.php:172 |
|
03e52840d
|
483 |
msgid "Internet connection not working" |
|
31b7f2792
|
484 |
msgstr "Веза с интернетом не ради" |
|
03e52840d
|
485 |
|
|
6d9380f96
|
486 |
#: templates/admin.php:175 |
|
03e52840d
|
487 |
msgid "" |
|
31b7f2792
|
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
|
493 |
msgstr "" |
|
6d9380f96
|
494 |
#: templates/admin.php:189 |
|
03e52840d
|
495 496 |
msgid "Cron" msgstr "" |
|
6d9380f96
|
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
|
514 |
msgid "Execute one task with each page loaded" |
|
31b7f2792
|
515 |
msgstr "Изврши један задатак са сваком учитаном страницом" |
|
03e52840d
|
516 |
|
|
6d9380f96
|
517 |
#: templates/admin.php:221 |
|
03e52840d
|
518 |
msgid "" |
|
31b7f2792
|
519 520 |
"cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." |
|
03e52840d
|
521 |
msgstr "" |
|
6d9380f96
|
522 523 |
#: templates/admin.php:229 msgid "Use system's cron service to call the cron.php file every 15 minutes." |
|
03e52840d
|
524 |
msgstr "" |
|
6d9380f96
|
525 |
#: templates/admin.php:234 |
|
03e52840d
|
526 |
msgid "Sharing" |
|
31b7f2792
|
527 |
msgstr "Дељење" |
|
03e52840d
|
528 |
|
|
6d9380f96
|
529 |
#: templates/admin.php:238 |
|
03e52840d
|
530 |
msgid "Allow apps to use the Share API" |
|
31b7f2792
|
531 |
msgstr "Дозвољава апликацијама да користе API Share" |
|
03e52840d
|
532 |
|
|
6d9380f96
|
533 534 535 |
#: templates/admin.php:243 msgid "Allow users to share via link" msgstr "" |
|
03e52840d
|
536 |
|
|
6d9380f96
|
537 538 539 |
#: templates/admin.php:249 msgid "Enforce password protection" msgstr "" |
|
31b7f2792
|
540 |
|
|
6d9380f96
|
541 |
#: templates/admin.php:252 |
|
31b7f2792
|
542 |
msgid "Allow public uploads" |
|
03e52840d
|
543 |
msgstr "" |
|
6d9380f96
|
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
|
558 |
msgstr "" |
|
6d9380f96
|
559 |
#: templates/admin.php:271 |
|
31b7f2792
|
560 561 |
msgid "Allow resharing" msgstr "Дозволи поновно дељење" |
|
6d9380f96
|
562 563 564 |
#: templates/admin.php:276 msgid "Restrict users to only share with users in their groups" msgstr "" |
|
03e52840d
|
565 |
|
|
6d9380f96
|
566 567 568 |
#: templates/admin.php:281 msgid "Allow users to send mail notification for shared files" msgstr "" |
|
31b7f2792
|
569 |
|
|
6d9380f96
|
570 571 |
#: templates/admin.php:286 msgid "Exclude groups from sharing" |
|
03e52840d
|
572 |
msgstr "" |
|
6d9380f96
|
573 574 575 |
#: templates/admin.php:298 msgid "" "These groups will still be able to receive shares, but not to initiate them." |
|
03e52840d
|
576 |
msgstr "" |
|
6d9380f96
|
577 |
#: templates/admin.php:303 |
|
31b7f2792
|
578 579 |
msgid "Security" msgstr "Безбедност" |
|
6d9380f96
|
580 |
#: templates/admin.php:314 |
|
03e52840d
|
581 |
msgid "Enforce HTTPS" |
|
31b7f2792
|
582 |
msgstr "Наметни HTTPS" |
|
03e52840d
|
583 |
|
|
6d9380f96
|
584 |
#: templates/admin.php:316 |
|
31b7f2792
|
585 586 |
#, php-format msgid "Forces the clients to connect to %s via an encrypted connection." |
|
03e52840d
|
587 |
msgstr "" |
|
6d9380f96
|
588 |
#: templates/admin.php:322 |
|
31b7f2792
|
589 |
#, php-format |
|
03e52840d
|
590 |
msgid "" |
|
31b7f2792
|
591 592 |
"Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." |
|
03e52840d
|
593 |
msgstr "" |
|
6d9380f96
|
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
|
643 |
msgid "Log" |
|
31b7f2792
|
644 |
msgstr "Бележење" |
|
03e52840d
|
645 |
|
|
6d9380f96
|
646 |
#: templates/admin.php:415 |
|
03e52840d
|
647 |
msgid "Log level" |
|
31b7f2792
|
648 |
msgstr "Ниво бележења" |
|
03e52840d
|
649 |
|
|
6d9380f96
|
650 |
#: templates/admin.php:447 |
|
03e52840d
|
651 |
msgid "More" |
|
31b7f2792
|
652 |
msgstr "Више" |
|
6d9380f96
|
653 |
#: templates/admin.php:448 |
|
31b7f2792
|
654 655 |
msgid "Less" msgstr "Мање" |
|
03e52840d
|
656 |
|
|
6d9380f96
|
657 |
#: templates/admin.php:454 templates/personal.php:208 |
|
03e52840d
|
658 |
msgid "Version" |
|
31b7f2792
|
659 |
msgstr "Верзија" |
|
03e52840d
|
660 |
|
|
6d9380f96
|
661 |
#: templates/admin.php:458 templates/personal.php:211 |
|
03e52840d
|
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
|
670 |
#: templates/apps.php:14 |
|
03e52840d
|
671 672 |
msgid "Add your App" msgstr "Додајте ваш програм" |
|
6d9380f96
|
673 |
#: templates/apps.php:31 |
|
03e52840d
|
674 675 |
msgid "More Apps" msgstr "Више програма" |
|
6d9380f96
|
676 |
#: templates/apps.php:38 |
|
03e52840d
|
677 678 |
msgid "Select an App" msgstr "Изаберите програм" |
|
6d9380f96
|
679 680 681 682 683 |
#: templates/apps.php:43 msgid "Documentation:" msgstr "" #: templates/apps.php:49 |
|
03e52840d
|
684 685 |
msgid "See application page at apps.owncloud.com" msgstr "Погледајте страницу са програмима на apps.owncloud.com" |
|
6d9380f96
|
686 687 688 689 690 |
#: templates/apps.php:51 msgid "See application website" msgstr "" #: templates/apps.php:53 |
|
03e52840d
|
691 692 |
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgstr "<span class=\"licence\"></span>-лиценцирао <span class=\"author\"></span>" |
|
6d9380f96
|
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
|
700 |
|
|
6d9380f96
|
701 |
#: templates/help.php:13 |
|
03e52840d
|
702 |
msgid "Administrator Documentation" |
|
31b7f2792
|
703 |
msgstr "Администраторска документација" |
|
03e52840d
|
704 |
|
|
6d9380f96
|
705 |
#: templates/help.php:20 |
|
03e52840d
|
706 |
msgid "Online Documentation" |
|
31b7f2792
|
707 |
msgstr "Мрежна документација" |
|
03e52840d
|
708 |
|
|
6d9380f96
|
709 |
#: templates/help.php:25 |
|
03e52840d
|
710 |
msgid "Forum" |
|
31b7f2792
|
711 |
msgstr "Форум" |
|
03e52840d
|
712 |
|
|
6d9380f96
|
713 |
#: templates/help.php:33 |
|
03e52840d
|
714 |
msgid "Bugtracker" |
|
31b7f2792
|
715 |
msgstr "Праћење грешака" |
|
03e52840d
|
716 |
|
|
6d9380f96
|
717 |
#: templates/help.php:40 |
|
03e52840d
|
718 |
msgid "Commercial Support" |
|
31b7f2792
|
719 |
msgstr "Комерцијална подршка" |
|
03e52840d
|
720 721 |
#: templates/personal.php:8 |
|
03e52840d
|
722 |
msgid "Get the apps to sync your files" |
|
31b7f2792
|
723 |
msgstr "Преузмите апликације ради синхронизовања датотека" |
|
03e52840d
|
724 |
|
|
6d9380f96
|
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
|
741 742 |
msgid "Show First Run Wizard again" msgstr "Поново прикажи чаробњак за прво покретање" |
|
6d9380f96
|
743 |
#: templates/personal.php:39 |
|
31b7f2792
|
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
|
747 748 |
#: templates/personal.php:50 templates/users/part.createuser.php:8 #: templates/users/part.userlist.php:9 |
|
03e52840d
|
749 750 |
msgid "Password" msgstr "Лозинка" |
|
6d9380f96
|
751 |
#: templates/personal.php:51 |
|
03e52840d
|
752 753 |
msgid "Your password was changed" msgstr "Лозинка је промењена" |
|
6d9380f96
|
754 |
#: templates/personal.php:52 |
|
03e52840d
|
755 756 |
msgid "Unable to change your password" msgstr "Не могу да изменим вашу лозинку" |
|
6d9380f96
|
757 |
#: templates/personal.php:54 |
|
03e52840d
|
758 759 |
msgid "Current password" msgstr "Тренутна лозинка" |
|
6d9380f96
|
760 |
#: templates/personal.php:57 |
|
03e52840d
|
761 762 |
msgid "New password" msgstr "Нова лозинка" |
|
6d9380f96
|
763 |
#: templates/personal.php:61 |
|
03e52840d
|
764 765 |
msgid "Change password" msgstr "Измени лозинку" |
|
6d9380f96
|
766 |
#: templates/personal.php:73 templates/users/part.userlist.php:8 |
|
31b7f2792
|
767 |
msgid "Full Name" |
|
03e52840d
|
768 |
msgstr "" |
|
6d9380f96
|
769 |
#: templates/personal.php:88 |
|
03e52840d
|
770 771 |
msgid "Email" msgstr "Е-пошта" |
|
6d9380f96
|
772 |
#: templates/personal.php:90 |
|
03e52840d
|
773 774 |
msgid "Your email address" msgstr "Ваша адреса е-поште" |
|
6d9380f96
|
775 776 777 778 779 |
#: templates/personal.php:93 msgid "" "Fill in an email address to enable password recovery and receive " "notifications" msgstr "" |
|
03e52840d
|
780 |
|
|
6d9380f96
|
781 |
#: templates/personal.php:101 |
|
31b7f2792
|
782 783 |
msgid "Profile picture" msgstr "" |
|
6d9380f96
|
784 |
#: templates/personal.php:106 |
|
31b7f2792
|
785 786 |
msgid "Upload new" msgstr "" |
|
6d9380f96
|
787 |
#: templates/personal.php:108 |
|
31b7f2792
|
788 789 |
msgid "Select new from Files" msgstr "" |
|
6d9380f96
|
790 |
#: templates/personal.php:109 |
|
31b7f2792
|
791 792 |
msgid "Remove image" msgstr "" |
|
6d9380f96
|
793 |
#: templates/personal.php:110 |
|
31b7f2792
|
794 795 |
msgid "Either png or jpg. Ideally square but you will be able to crop it." msgstr "" |
|
6d9380f96
|
796 |
#: templates/personal.php:112 |
|
31b7f2792
|
797 798 |
msgid "Your avatar is provided by your original account." msgstr "" |
|
6d9380f96
|
799 800 801 |
#: templates/personal.php:116 msgid "Cancel" msgstr "Откажи" |
|
31b7f2792
|
802 |
|
|
6d9380f96
|
803 |
#: templates/personal.php:117 |
|
31b7f2792
|
804 805 |
msgid "Choose as profile image" msgstr "" |
|
6d9380f96
|
806 |
#: templates/personal.php:123 templates/personal.php:124 |
|
03e52840d
|
807 808 |
msgid "Language" msgstr "Језик" |
|
6d9380f96
|
809 |
#: templates/personal.php:143 |
|
03e52840d
|
810 811 |
msgid "Help translate" msgstr " Помозите у превођењу" |
|
6d9380f96
|
812 813 814 |
#: templates/personal.php:162 msgid "The encryption app is no longer enabled, please decrypt all your files" msgstr "" |
|
31b7f2792
|
815 |
|
|
6d9380f96
|
816 817 |
#: templates/personal.php:168 msgid "Log-in password" |
|
03e52840d
|
818 |
msgstr "" |
|
6d9380f96
|
819 820 821 |
#: templates/personal.php:173 msgid "Decrypt all Files" msgstr "" |
|
31b7f2792
|
822 |
|
|
6d9380f96
|
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
|
828 |
msgstr "" |
|
6d9380f96
|
829 830 |
#: templates/personal.php:190 msgid "Restore Encryption Keys" |
|
31b7f2792
|
831 |
msgstr "" |
|
6d9380f96
|
832 833 |
#: templates/personal.php:194 msgid "Delete Encryption Keys" |
|
03e52840d
|
834 |
msgstr "" |
|
6d9380f96
|
835 |
#: templates/users/part.createuser.php:4 |
|
31b7f2792
|
836 837 |
msgid "Login Name" msgstr "Корисничко име" |
|
6d9380f96
|
838 |
#: templates/users/part.createuser.php:20 |
|
03e52840d
|
839 840 |
msgid "Create" msgstr "Направи" |
|
6d9380f96
|
841 |
#: templates/users/part.createuser.php:26 |
|
31b7f2792
|
842 843 |
msgid "Admin Recovery Password" msgstr "" |
|
6d9380f96
|
844 845 |
#: templates/users/part.createuser.php:27 #: templates/users/part.createuser.php:28 |
|
31b7f2792
|
846 847 848 849 |
msgid "" "Enter the recovery password in order to recover the users files during " "password change" msgstr "" |
|
6d9380f96
|
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
|
861 |
|
|
6d9380f96
|
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
|
875 |
msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" |
|
03e52840d
|
876 |
msgstr "" |
|
6d9380f96
|
877 |
#: templates/users/part.setquota.php:11 templates/users/part.userlist.php:75 |
|
03e52840d
|
878 |
msgid "Unlimited" |
|
31b7f2792
|
879 |
msgstr "Неограничено" |
|
03e52840d
|
880 |
|
|
6d9380f96
|
881 |
#: templates/users/part.setquota.php:26 templates/users/part.userlist.php:90 |
|
03e52840d
|
882 883 |
msgid "Other" msgstr "Друго" |
|
6d9380f96
|
884 |
#: templates/users/part.userlist.php:7 |
|
31b7f2792
|
885 886 |
msgid "Username" msgstr "Корисничко име" |
|
6d9380f96
|
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
|
898 |
|
|
6d9380f96
|
899 |
#: templates/users/part.userlist.php:30 |
|
31b7f2792
|
900 |
msgid "change full name" |
|
03e52840d
|
901 |
msgstr "" |
|
6d9380f96
|
902 |
#: templates/users/part.userlist.php:34 |
|
03e52840d
|
903 |
msgid "set new password" |
|
31b7f2792
|
904 |
msgstr "постави нову лозинку" |
|
03e52840d
|
905 |
|
|
6d9380f96
|
906 |
#: templates/users/part.userlist.php:70 |
|
03e52840d
|
907 |
msgid "Default" |
|
31b7f2792
|
908 |
msgstr "Подразумевано" |