settings.po 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  10. "POT-Creation-Date: 2014-05-31 01:54-0400\n"
  11. "PO-Revision-Date: 2014-05-31 05:54+0000\n"
  12. "Last-Translator: I Robot\n"
  13. "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: hr\n"
  18. "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;\n"
  19. #: admin/controller.php:66
  20. #, php-format
  21. msgid "Invalid value supplied for %s"
  22. msgstr ""
  23. #: admin/controller.php:73
  24. msgid "Saved"
  25. msgstr ""
  26. #: admin/controller.php:90
  27. msgid "test email settings"
  28. msgstr ""
  29. #: admin/controller.php:91
  30. msgid "If you received this email, the settings seem to be correct."
  31. msgstr ""
  32. #: admin/controller.php:94
  33. msgid ""
  34. "A problem occurred while sending the e-mail. Please revisit your settings."
  35. msgstr ""
  36. #: admin/controller.php:99
  37. msgid "Email sent"
  38. msgstr ""
  39. #: admin/controller.php:101
  40. msgid "You need to set your user email before being able to send test emails."
  41. msgstr ""
  42. #: admin/controller.php:116 templates/admin.php:346
  43. msgid "Send mode"
  44. msgstr ""
  45. #: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
  46. msgid "Encryption"
  47. msgstr ""
  48. #: admin/controller.php:120 templates/admin.php:383
  49. msgid "Authentication method"
  50. msgstr ""
  51. #: ajax/apps/ocs.php:20
  52. msgid "Unable to load list from App Store"
  53. msgstr "Nemogićnost učitavanja liste sa Apps Stora"
  54. #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  55. #: ajax/togglegroups.php:20 changepassword/controller.php:49
  56. msgid "Authentication error"
  57. msgstr "Greška kod autorizacije"
  58. #: ajax/changedisplayname.php:31
  59. msgid "Your full name has been changed."
  60. msgstr ""
  61. #: ajax/changedisplayname.php:34
  62. msgid "Unable to change full name"
  63. msgstr ""
  64. #: ajax/creategroup.php:10
  65. msgid "Group already exists"
  66. msgstr ""
  67. #: ajax/creategroup.php:19
  68. msgid "Unable to add group"
  69. msgstr ""
  70. #: ajax/decryptall.php:31
  71. msgid "Files decrypted successfully"
  72. msgstr ""
  73. #: ajax/decryptall.php:33
  74. msgid ""
  75. "Couldn't decrypt your files, please check your owncloud.log or ask your "
  76. "administrator"
  77. msgstr ""
  78. #: ajax/decryptall.php:36
  79. msgid "Couldn't decrypt your files, check your password and try again"
  80. msgstr ""
  81. #: ajax/deletekeys.php:14
  82. msgid "Encryption keys deleted permanently"
  83. msgstr ""
  84. #: ajax/deletekeys.php:16
  85. msgid ""
  86. "Couldn't permanently delete your encryption keys, please check your "
  87. "owncloud.log or ask your administrator"
  88. msgstr ""
  89. #: ajax/lostpassword.php:12
  90. msgid "Email saved"
  91. msgstr "Email spremljen"
  92. #: ajax/lostpassword.php:14
  93. msgid "Invalid email"
  94. msgstr "Neispravan email"
  95. #: ajax/removegroup.php:13
  96. msgid "Unable to delete group"
  97. msgstr ""
  98. #: ajax/removeuser.php:25
  99. msgid "Unable to delete user"
  100. msgstr ""
  101. #: ajax/restorekeys.php:14
  102. msgid "Backups restored successfully"
  103. msgstr ""
  104. #: ajax/restorekeys.php:23
  105. msgid ""
  106. "Couldn't restore your encryption keys, please check your owncloud.log or ask"
  107. " your administrator"
  108. msgstr ""
  109. #: ajax/setlanguage.php:15
  110. msgid "Language changed"
  111. msgstr "Jezik promijenjen"
  112. #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  113. msgid "Invalid request"
  114. msgstr "Neispravan zahtjev"
  115. #: ajax/togglegroups.php:12
  116. msgid "Admins can't remove themself from the admin group"
  117. msgstr ""
  118. #: ajax/togglegroups.php:30
  119. #, php-format
  120. msgid "Unable to add user to group %s"
  121. msgstr ""
  122. #: ajax/togglegroups.php:36
  123. #, php-format
  124. msgid "Unable to remove user from group %s"
  125. msgstr ""
  126. #: ajax/updateapp.php:14
  127. msgid "Couldn't update app."
  128. msgstr ""
  129. #: changepassword/controller.php:17
  130. msgid "Wrong password"
  131. msgstr ""
  132. #: changepassword/controller.php:36
  133. msgid "No user supplied"
  134. msgstr ""
  135. #: changepassword/controller.php:68
  136. msgid ""
  137. "Please provide an admin recovery password, otherwise all user data will be "
  138. "lost"
  139. msgstr ""
  140. #: changepassword/controller.php:73
  141. msgid ""
  142. "Wrong admin recovery password. Please check the password and try again."
  143. msgstr ""
  144. #: changepassword/controller.php:81
  145. msgid ""
  146. "Back-end doesn't support password change, but the users encryption key was "
  147. "successfully updated."
  148. msgstr ""
  149. #: changepassword/controller.php:86 changepassword/controller.php:97
  150. msgid "Unable to change password"
  151. msgstr ""
  152. #: js/admin.js:126
  153. msgid "Sending..."
  154. msgstr ""
  155. #: js/apps.js:45 templates/help.php:4
  156. msgid "User Documentation"
  157. msgstr ""
  158. #: js/apps.js:50
  159. msgid "Admin Documentation"
  160. msgstr ""
  161. #: js/apps.js:67
  162. msgid "Update to {appversion}"
  163. msgstr ""
  164. #: js/apps.js:73 js/apps.js:106 js/apps.js:134
  165. msgid "Disable"
  166. msgstr "Isključi"
  167. #: js/apps.js:73 js/apps.js:114 js/apps.js:127 js/apps.js:143
  168. msgid "Enable"
  169. msgstr "Uključi"
  170. #: js/apps.js:95
  171. msgid "Please wait...."
  172. msgstr ""
  173. #: js/apps.js:103 js/apps.js:104 js/apps.js:125
  174. msgid "Error while disabling app"
  175. msgstr ""
  176. #: js/apps.js:124 js/apps.js:138 js/apps.js:139
  177. msgid "Error while enabling app"
  178. msgstr ""
  179. #: js/apps.js:149
  180. msgid "Updating...."
  181. msgstr ""
  182. #: js/apps.js:152
  183. msgid "Error while updating app"
  184. msgstr ""
  185. #: js/apps.js:152
  186. msgid "Error"
  187. msgstr "Greška"
  188. #: js/apps.js:153 templates/apps.php:55
  189. msgid "Update"
  190. msgstr ""
  191. #: js/apps.js:156
  192. msgid "Updated"
  193. msgstr ""
  194. #: js/personal.js:256
  195. msgid "Select a profile picture"
  196. msgstr ""
  197. #: js/personal.js:287
  198. msgid "Very weak password"
  199. msgstr ""
  200. #: js/personal.js:288
  201. msgid "Weak password"
  202. msgstr ""
  203. #: js/personal.js:289
  204. msgid "So-so password"
  205. msgstr ""
  206. #: js/personal.js:290
  207. msgid "Good password"
  208. msgstr ""
  209. #: js/personal.js:291
  210. msgid "Strong password"
  211. msgstr ""
  212. #: js/personal.js:310
  213. msgid "Decrypting files... Please wait, this can take some time."
  214. msgstr ""
  215. #: js/personal.js:324
  216. msgid "Delete encryption keys permanently."
  217. msgstr ""
  218. #: js/personal.js:338
  219. msgid "Restore encryption keys."
  220. msgstr ""
  221. #: js/users.js:47
  222. msgid "deleted"
  223. msgstr "izbrisano"
  224. #: js/users.js:47
  225. msgid "undo"
  226. msgstr "vrati"
  227. #: js/users.js:79
  228. msgid "Unable to remove user"
  229. msgstr ""
  230. #: js/users.js:101 templates/admin.php:295 templates/users.php:24
  231. #: templates/users.php:88 templates/users.php:116
  232. msgid "Groups"
  233. msgstr "Grupe"
  234. #: js/users.js:105 templates/users.php:90 templates/users.php:128
  235. msgid "Group Admin"
  236. msgstr "Grupa Admin"
  237. #: js/users.js:127 templates/users.php:168
  238. msgid "Delete"
  239. msgstr "Obriši"
  240. #: js/users.js:310
  241. msgid "add group"
  242. msgstr ""
  243. #: js/users.js:486
  244. msgid "A valid username must be provided"
  245. msgstr ""
  246. #: js/users.js:487 js/users.js:493 js/users.js:508
  247. msgid "Error creating user"
  248. msgstr ""
  249. #: js/users.js:492
  250. msgid "A valid password must be provided"
  251. msgstr ""
  252. #: js/users.js:516
  253. msgid "Warning: Home directory for user \"{user}\" already exists"
  254. msgstr ""
  255. #: personal.php:50 personal.php:51
  256. msgid "__language_name__"
  257. msgstr "__ime_jezika__"
  258. #: templates/admin.php:8
  259. msgid "Everything (fatal issues, errors, warnings, info, debug)"
  260. msgstr ""
  261. #: templates/admin.php:9
  262. msgid "Info, warnings, errors and fatal issues"
  263. msgstr ""
  264. #: templates/admin.php:10
  265. msgid "Warnings, errors and fatal issues"
  266. msgstr ""
  267. #: templates/admin.php:11
  268. msgid "Errors and fatal issues"
  269. msgstr ""
  270. #: templates/admin.php:12
  271. msgid "Fatal issues only"
  272. msgstr ""
  273. #: templates/admin.php:16 templates/admin.php:23
  274. msgid "None"
  275. msgstr ""
  276. #: templates/admin.php:17
  277. msgid "Login"
  278. msgstr "Prijava"
  279. #: templates/admin.php:18
  280. msgid "Plain"
  281. msgstr ""
  282. #: templates/admin.php:19
  283. msgid "NT LAN Manager"
  284. msgstr ""
  285. #: templates/admin.php:24
  286. msgid "SSL"
  287. msgstr ""
  288. #: templates/admin.php:25
  289. msgid "TLS"
  290. msgstr ""
  291. #: templates/admin.php:47 templates/admin.php:61
  292. msgid "Security Warning"
  293. msgstr ""
  294. #: templates/admin.php:50
  295. #, php-format
  296. msgid ""
  297. "You are accessing %s via HTTP. We strongly suggest you configure your server"
  298. " to require using HTTPS instead."
  299. msgstr ""
  300. #: templates/admin.php:64
  301. msgid ""
  302. "Your data directory and your files are probably accessible from the "
  303. "internet. The .htaccess file is not working. We strongly suggest that you "
  304. "configure your webserver in a way that the data directory is no longer "
  305. "accessible or you move the data directory outside the webserver document "
  306. "root."
  307. msgstr ""
  308. #: templates/admin.php:75 templates/admin.php:90
  309. msgid "Setup Warning"
  310. msgstr ""
  311. #: templates/admin.php:78
  312. msgid ""
  313. "Your web server is not yet properly setup to allow files synchronization "
  314. "because the WebDAV interface seems to be broken."
  315. msgstr ""
  316. #: templates/admin.php:79
  317. #, php-format
  318. msgid "Please double check the <a href=\"%s\">installation guides</a>."
  319. msgstr ""
  320. #: templates/admin.php:93
  321. msgid ""
  322. "PHP is apparently setup to strip inline doc blocks. This will make several "
  323. "core apps inaccessible."
  324. msgstr ""
  325. #: templates/admin.php:94
  326. msgid ""
  327. "This is probably caused by a cache/accelerator such as Zend OPcache or "
  328. "eAccelerator."
  329. msgstr ""
  330. #: templates/admin.php:105
  331. msgid "Module 'fileinfo' missing"
  332. msgstr ""
  333. #: templates/admin.php:108
  334. msgid ""
  335. "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  336. "module to get best results with mime-type detection."
  337. msgstr ""
  338. #: templates/admin.php:119
  339. msgid "Your PHP version is outdated"
  340. msgstr ""
  341. #: templates/admin.php:122
  342. msgid ""
  343. "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  344. "newer because older versions are known to be broken. It is possible that "
  345. "this installation is not working correctly."
  346. msgstr ""
  347. #: templates/admin.php:133
  348. msgid "Locale not working"
  349. msgstr ""
  350. #: templates/admin.php:138
  351. msgid "System locale can not be set to a one which supports UTF-8."
  352. msgstr ""
  353. #: templates/admin.php:142
  354. msgid ""
  355. "This means that there might be problems with certain characters in file "
  356. "names."
  357. msgstr ""
  358. #: templates/admin.php:146
  359. #, php-format
  360. msgid ""
  361. "We strongly suggest to install the required packages on your system to "
  362. "support one of the following locales: %s."
  363. msgstr ""
  364. #: templates/admin.php:158
  365. msgid "Internet connection not working"
  366. msgstr ""
  367. #: templates/admin.php:161
  368. msgid ""
  369. "This server has no working internet connection. This means that some of the "
  370. "features like mounting of external storage, notifications about updates or "
  371. "installation of 3rd party apps don´t work. Accessing files from remote and "
  372. "sending of notification emails might also not work. We suggest to enable "
  373. "internet connection for this server if you want to have all features."
  374. msgstr ""
  375. #: templates/admin.php:175
  376. msgid "Cron"
  377. msgstr "Cron"
  378. #: templates/admin.php:182
  379. #, php-format
  380. msgid "Last cron was executed at %s."
  381. msgstr ""
  382. #: templates/admin.php:185
  383. #, php-format
  384. msgid ""
  385. "Last cron was executed at %s. This is more than an hour ago, something seems"
  386. " wrong."
  387. msgstr ""
  388. #: templates/admin.php:189
  389. msgid "Cron was not executed yet!"
  390. msgstr ""
  391. #: templates/admin.php:199
  392. msgid "Execute one task with each page loaded"
  393. msgstr ""
  394. #: templates/admin.php:207
  395. msgid ""
  396. "cron.php is registered at a webcron service to call cron.php every 15 "
  397. "minutes over http."
  398. msgstr ""
  399. #: templates/admin.php:215
  400. msgid "Use systems cron service to call the cron.php file every 15 minutes."
  401. msgstr ""
  402. #: templates/admin.php:220
  403. msgid "Sharing"
  404. msgstr ""
  405. #: templates/admin.php:226
  406. msgid "Enable Share API"
  407. msgstr ""
  408. #: templates/admin.php:227
  409. msgid "Allow apps to use the Share API"
  410. msgstr ""
  411. #: templates/admin.php:234
  412. msgid "Allow links"
  413. msgstr ""
  414. #: templates/admin.php:238
  415. msgid "Enforce password protection"
  416. msgstr ""
  417. #: templates/admin.php:241
  418. msgid "Allow public uploads"
  419. msgstr ""
  420. #: templates/admin.php:245
  421. msgid "Set default expiration date"
  422. msgstr ""
  423. #: templates/admin.php:247
  424. msgid "Expire after "
  425. msgstr ""
  426. #: templates/admin.php:250
  427. msgid "days"
  428. msgstr ""
  429. #: templates/admin.php:253
  430. msgid "Enforce expiration date"
  431. msgstr ""
  432. #: templates/admin.php:257
  433. msgid "Allow users to share items to the public with links"
  434. msgstr ""
  435. #: templates/admin.php:264
  436. msgid "Allow resharing"
  437. msgstr ""
  438. #: templates/admin.php:265
  439. msgid "Allow users to share items shared with them again"
  440. msgstr ""
  441. #: templates/admin.php:272
  442. msgid "Allow users to share with anyone"
  443. msgstr ""
  444. #: templates/admin.php:275
  445. msgid "Allow users to only share with users in their groups"
  446. msgstr ""
  447. #: templates/admin.php:282
  448. msgid "Allow mail notification"
  449. msgstr ""
  450. #: templates/admin.php:283
  451. msgid "Allow users to send mail notification for shared files"
  452. msgstr ""
  453. #: templates/admin.php:290
  454. msgid "Exclude groups from sharing"
  455. msgstr ""
  456. #: templates/admin.php:301
  457. msgid ""
  458. "These groups will still be able to receive shares, but not to initiate them."
  459. msgstr ""
  460. #: templates/admin.php:308
  461. msgid "Security"
  462. msgstr ""
  463. #: templates/admin.php:321
  464. msgid "Enforce HTTPS"
  465. msgstr ""
  466. #: templates/admin.php:323
  467. #, php-format
  468. msgid "Forces the clients to connect to %s via an encrypted connection."
  469. msgstr ""
  470. #: templates/admin.php:329
  471. #, php-format
  472. msgid ""
  473. "Please connect to your %s via HTTPS to enable or disable the SSL "
  474. "enforcement."
  475. msgstr ""
  476. #: templates/admin.php:341
  477. msgid "Email Server"
  478. msgstr ""
  479. #: templates/admin.php:343
  480. msgid "This is used for sending out notifications."
  481. msgstr ""
  482. #: templates/admin.php:374
  483. msgid "From address"
  484. msgstr ""
  485. #: templates/admin.php:375
  486. msgid "mail"
  487. msgstr ""
  488. #: templates/admin.php:396
  489. msgid "Authentication required"
  490. msgstr ""
  491. #: templates/admin.php:400
  492. msgid "Server address"
  493. msgstr ""
  494. #: templates/admin.php:404
  495. msgid "Port"
  496. msgstr ""
  497. #: templates/admin.php:409
  498. msgid "Credentials"
  499. msgstr ""
  500. #: templates/admin.php:410
  501. msgid "SMTP Username"
  502. msgstr ""
  503. #: templates/admin.php:413
  504. msgid "SMTP Password"
  505. msgstr ""
  506. #: templates/admin.php:417
  507. msgid "Test email settings"
  508. msgstr ""
  509. #: templates/admin.php:418
  510. msgid "Send email"
  511. msgstr ""
  512. #: templates/admin.php:423
  513. msgid "Log"
  514. msgstr "dnevnik"
  515. #: templates/admin.php:424
  516. msgid "Log level"
  517. msgstr ""
  518. #: templates/admin.php:456
  519. msgid "More"
  520. msgstr "više"
  521. #: templates/admin.php:457
  522. msgid "Less"
  523. msgstr ""
  524. #: templates/admin.php:463 templates/personal.php:196
  525. msgid "Version"
  526. msgstr ""
  527. #: templates/admin.php:467 templates/personal.php:199
  528. msgid ""
  529. "Developed by the <a href=\"http://ownCloud.org/contact\" "
  530. "target=\"_blank\">ownCloud community</a>, the <a "
  531. "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  532. "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  533. "target=\"_blank\"><abbr title=\"Affero General Public "
  534. "License\">AGPL</abbr></a>."
  535. msgstr ""
  536. #: templates/apps.php:14
  537. msgid "Add your App"
  538. msgstr "Dodajte vašu aplikaciju"
  539. #: templates/apps.php:31
  540. msgid "More Apps"
  541. msgstr ""
  542. #: templates/apps.php:38
  543. msgid "Select an App"
  544. msgstr "Odaberite Aplikaciju"
  545. #: templates/apps.php:43
  546. msgid "Documentation:"
  547. msgstr ""
  548. #: templates/apps.php:49
  549. msgid "See application page at apps.owncloud.com"
  550. msgstr "Pogledajte stranicu s aplikacijama na apps.owncloud.com"
  551. #: templates/apps.php:51
  552. msgid "See application website"
  553. msgstr ""
  554. #: templates/apps.php:53
  555. msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  556. msgstr ""
  557. #: templates/help.php:6
  558. msgid "Administrator Documentation"
  559. msgstr ""
  560. #: templates/help.php:9
  561. msgid "Online Documentation"
  562. msgstr ""
  563. #: templates/help.php:11
  564. msgid "Forum"
  565. msgstr ""
  566. #: templates/help.php:14
  567. msgid "Bugtracker"
  568. msgstr ""
  569. #: templates/help.php:17
  570. msgid "Commercial Support"
  571. msgstr ""
  572. #: templates/personal.php:8
  573. msgid "Get the apps to sync your files"
  574. msgstr ""
  575. #: templates/personal.php:19
  576. msgid "Show First Run Wizard again"
  577. msgstr ""
  578. #: templates/personal.php:27
  579. #, php-format
  580. msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  581. msgstr ""
  582. #: templates/personal.php:38 templates/users.php:21 templates/users.php:87
  583. msgid "Password"
  584. msgstr "Lozinka"
  585. #: templates/personal.php:39
  586. msgid "Your password was changed"
  587. msgstr ""
  588. #: templates/personal.php:40
  589. msgid "Unable to change your password"
  590. msgstr "Nemoguće promijeniti lozinku"
  591. #: templates/personal.php:42
  592. msgid "Current password"
  593. msgstr "Trenutna lozinka"
  594. #: templates/personal.php:45
  595. msgid "New password"
  596. msgstr "Nova lozinka"
  597. #: templates/personal.php:49
  598. msgid "Change password"
  599. msgstr "Izmjena lozinke"
  600. #: templates/personal.php:61 templates/users.php:86
  601. msgid "Full Name"
  602. msgstr ""
  603. #: templates/personal.php:76
  604. msgid "Email"
  605. msgstr "e-mail adresa"
  606. #: templates/personal.php:78
  607. msgid "Your email address"
  608. msgstr "Vaša e-mail adresa"
  609. #: templates/personal.php:81
  610. msgid ""
  611. "Fill in an email address to enable password recovery and receive "
  612. "notifications"
  613. msgstr ""
  614. #: templates/personal.php:89
  615. msgid "Profile picture"
  616. msgstr ""
  617. #: templates/personal.php:94
  618. msgid "Upload new"
  619. msgstr ""
  620. #: templates/personal.php:96
  621. msgid "Select new from Files"
  622. msgstr ""
  623. #: templates/personal.php:97
  624. msgid "Remove image"
  625. msgstr ""
  626. #: templates/personal.php:98
  627. msgid "Either png or jpg. Ideally square but you will be able to crop it."
  628. msgstr ""
  629. #: templates/personal.php:100
  630. msgid "Your avatar is provided by your original account."
  631. msgstr ""
  632. #: templates/personal.php:104
  633. msgid "Cancel"
  634. msgstr "Odustani"
  635. #: templates/personal.php:105
  636. msgid "Choose as profile image"
  637. msgstr ""
  638. #: templates/personal.php:111 templates/personal.php:112
  639. msgid "Language"
  640. msgstr "Jezik"
  641. #: templates/personal.php:131
  642. msgid "Help translate"
  643. msgstr "Pomoć prevesti"
  644. #: templates/personal.php:150
  645. msgid "The encryption app is no longer enabled, please decrypt all your files"
  646. msgstr ""
  647. #: templates/personal.php:156
  648. msgid "Log-in password"
  649. msgstr ""
  650. #: templates/personal.php:161
  651. msgid "Decrypt all Files"
  652. msgstr ""
  653. #: templates/personal.php:174
  654. msgid ""
  655. "Your encryption keys are moved to a backup location. If something went wrong"
  656. " you can restore the keys. Only delete them permanently if you are sure that"
  657. " all files are decrypted correctly."
  658. msgstr ""
  659. #: templates/personal.php:178
  660. msgid "Restore Encryption Keys"
  661. msgstr ""
  662. #: templates/personal.php:182
  663. msgid "Delete Encryption Keys"
  664. msgstr ""
  665. #: templates/users.php:19
  666. msgid "Login Name"
  667. msgstr "Prijava"
  668. #: templates/users.php:28
  669. msgid "Create"
  670. msgstr "Izradi"
  671. #: templates/users.php:34
  672. msgid "Admin Recovery Password"
  673. msgstr ""
  674. #: templates/users.php:35 templates/users.php:36
  675. msgid ""
  676. "Enter the recovery password in order to recover the users files during "
  677. "password change"
  678. msgstr ""
  679. #: templates/users.php:40
  680. msgid "Default Storage"
  681. msgstr ""
  682. #: templates/users.php:42 templates/users.php:137
  683. msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  684. msgstr ""
  685. #: templates/users.php:46 templates/users.php:146
  686. msgid "Unlimited"
  687. msgstr ""
  688. #: templates/users.php:64 templates/users.php:161
  689. msgid "Other"
  690. msgstr "ostali"
  691. #: templates/users.php:85
  692. msgid "Username"
  693. msgstr "Korisničko ime"
  694. #: templates/users.php:92
  695. msgid "Storage"
  696. msgstr ""
  697. #: templates/users.php:106
  698. msgid "change full name"
  699. msgstr ""
  700. #: templates/users.php:110
  701. msgid "set new password"
  702. msgstr ""
  703. #: templates/users.php:141
  704. msgid "Default"
  705. msgstr ""