files.po 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  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: http://bugs.owncloud.org/\n"
  10. "POT-Creation-Date: 2013-08-19 15:06-0400\n"
  11. "PO-Revision-Date: 2013-08-19 19:06+0000\n"
  12. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  13. "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: sr@latin\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. #: ajax/move.php:17
  20. #, php-format
  21. msgid "Could not move %s - File with this name already exists"
  22. msgstr ""
  23. #: ajax/move.php:27 ajax/move.php:30
  24. #, php-format
  25. msgid "Could not move %s"
  26. msgstr ""
  27. #: ajax/upload.php:16 ajax/upload.php:45
  28. msgid "Unable to set upload directory."
  29. msgstr ""
  30. #: ajax/upload.php:22
  31. msgid "Invalid Token"
  32. msgstr ""
  33. #: ajax/upload.php:59
  34. msgid "No file was uploaded. Unknown error"
  35. msgstr ""
  36. #: ajax/upload.php:66
  37. msgid "There is no error, the file uploaded with success"
  38. msgstr "Nema greške, fajl je uspešno poslat"
  39. #: ajax/upload.php:67
  40. msgid ""
  41. "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  42. msgstr ""
  43. #: ajax/upload.php:69
  44. msgid ""
  45. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  46. "the HTML form"
  47. msgstr "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi"
  48. #: ajax/upload.php:70
  49. msgid "The uploaded file was only partially uploaded"
  50. msgstr "Poslati fajl je samo delimično otpremljen!"
  51. #: ajax/upload.php:71
  52. msgid "No file was uploaded"
  53. msgstr "Nijedan fajl nije poslat"
  54. #: ajax/upload.php:72
  55. msgid "Missing a temporary folder"
  56. msgstr "Nedostaje privremena fascikla"
  57. #: ajax/upload.php:73
  58. msgid "Failed to write to disk"
  59. msgstr ""
  60. #: ajax/upload.php:91
  61. msgid "Not enough storage available"
  62. msgstr ""
  63. #: ajax/upload.php:123
  64. msgid "Invalid directory."
  65. msgstr ""
  66. #: appinfo/app.php:12
  67. msgid "Files"
  68. msgstr "Fajlovi"
  69. #: js/file-upload.js:11
  70. msgid "Unable to upload your file as it is a directory or has 0 bytes"
  71. msgstr ""
  72. #: js/file-upload.js:24
  73. msgid "Not enough space available"
  74. msgstr ""
  75. #: js/file-upload.js:64
  76. msgid "Upload cancelled."
  77. msgstr ""
  78. #: js/file-upload.js:167 js/files.js:280
  79. msgid ""
  80. "File upload is in progress. Leaving the page now will cancel the upload."
  81. msgstr ""
  82. #: js/file-upload.js:233 js/files.js:353
  83. msgid "URL cannot be empty."
  84. msgstr ""
  85. #: js/file-upload.js:238 lib/app.php:53
  86. msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
  87. msgstr ""
  88. #: js/file-upload.js:269 js/file-upload.js:285 js/files.js:389 js/files.js:405
  89. #: js/files.js:709 js/files.js:747
  90. msgid "Error"
  91. msgstr ""
  92. #: js/fileactions.js:116
  93. msgid "Share"
  94. msgstr ""
  95. #: js/fileactions.js:126
  96. msgid "Delete permanently"
  97. msgstr ""
  98. #: js/fileactions.js:192
  99. msgid "Rename"
  100. msgstr ""
  101. #: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
  102. msgid "Pending"
  103. msgstr ""
  104. #: js/filelist.js:303 js/filelist.js:305
  105. msgid "{new_name} already exists"
  106. msgstr ""
  107. #: js/filelist.js:303 js/filelist.js:305
  108. msgid "replace"
  109. msgstr ""
  110. #: js/filelist.js:303
  111. msgid "suggest name"
  112. msgstr ""
  113. #: js/filelist.js:303 js/filelist.js:305
  114. msgid "cancel"
  115. msgstr ""
  116. #: js/filelist.js:350
  117. msgid "replaced {new_name} with {old_name}"
  118. msgstr ""
  119. #: js/filelist.js:350
  120. msgid "undo"
  121. msgstr ""
  122. #: js/filelist.js:453
  123. msgid "Uploading %n file"
  124. msgid_plural "Uploading %n files"
  125. msgstr[0] ""
  126. msgstr[1] ""
  127. msgstr[2] ""
  128. #: js/filelist.js:518
  129. msgid "files uploading"
  130. msgstr ""
  131. #: js/files.js:52
  132. msgid "'.' is an invalid file name."
  133. msgstr ""
  134. #: js/files.js:56
  135. msgid "File name cannot be empty."
  136. msgstr ""
  137. #: js/files.js:64
  138. msgid ""
  139. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  140. "allowed."
  141. msgstr ""
  142. #: js/files.js:78
  143. msgid "Your storage is full, files can not be updated or synced anymore!"
  144. msgstr ""
  145. #: js/files.js:82
  146. msgid "Your storage is almost full ({usedSpacePercent}%)"
  147. msgstr ""
  148. #: js/files.js:94
  149. msgid ""
  150. "Encryption was disabled but your files are still encrypted. Please go to "
  151. "your personal settings to decrypt your files."
  152. msgstr ""
  153. #: js/files.js:245
  154. msgid ""
  155. "Your download is being prepared. This might take some time if the files are "
  156. "big."
  157. msgstr ""
  158. #: js/files.js:358
  159. msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
  160. msgstr ""
  161. #: js/files.js:760 templates/index.php:67
  162. msgid "Name"
  163. msgstr "Ime"
  164. #: js/files.js:761 templates/index.php:78
  165. msgid "Size"
  166. msgstr "Veličina"
  167. #: js/files.js:762 templates/index.php:80
  168. msgid "Modified"
  169. msgstr "Zadnja izmena"
  170. #: js/files.js:778
  171. msgid "%n folder"
  172. msgid_plural "%n folders"
  173. msgstr[0] ""
  174. msgstr[1] ""
  175. msgstr[2] ""
  176. #: js/files.js:784
  177. msgid "%n file"
  178. msgid_plural "%n files"
  179. msgstr[0] ""
  180. msgstr[1] ""
  181. msgstr[2] ""
  182. #: lib/app.php:73
  183. #, php-format
  184. msgid "%s could not be renamed"
  185. msgstr ""
  186. #: lib/helper.php:11 templates/index.php:18
  187. msgid "Upload"
  188. msgstr "Pošalji"
  189. #: templates/admin.php:5
  190. msgid "File handling"
  191. msgstr ""
  192. #: templates/admin.php:7
  193. msgid "Maximum upload size"
  194. msgstr "Maksimalna veličina pošiljke"
  195. #: templates/admin.php:10
  196. msgid "max. possible: "
  197. msgstr ""
  198. #: templates/admin.php:15
  199. msgid "Needed for multi-file and folder downloads."
  200. msgstr ""
  201. #: templates/admin.php:17
  202. msgid "Enable ZIP-download"
  203. msgstr ""
  204. #: templates/admin.php:20
  205. msgid "0 is unlimited"
  206. msgstr ""
  207. #: templates/admin.php:22
  208. msgid "Maximum input size for ZIP files"
  209. msgstr ""
  210. #: templates/admin.php:26
  211. msgid "Save"
  212. msgstr "Snimi"
  213. #: templates/index.php:7
  214. msgid "New"
  215. msgstr ""
  216. #: templates/index.php:10
  217. msgid "Text file"
  218. msgstr ""
  219. #: templates/index.php:12
  220. msgid "Folder"
  221. msgstr ""
  222. #: templates/index.php:14
  223. msgid "From link"
  224. msgstr ""
  225. #: templates/index.php:41
  226. msgid "Deleted files"
  227. msgstr ""
  228. #: templates/index.php:46
  229. msgid "Cancel upload"
  230. msgstr ""
  231. #: templates/index.php:52
  232. msgid "You don’t have write permissions here."
  233. msgstr ""
  234. #: templates/index.php:59
  235. msgid "Nothing in here. Upload something!"
  236. msgstr "Ovde nema ničeg. Pošaljite nešto!"
  237. #: templates/index.php:73
  238. msgid "Download"
  239. msgstr "Preuzmi"
  240. #: templates/index.php:85 templates/index.php:86
  241. msgid "Unshare"
  242. msgstr ""
  243. #: templates/index.php:91 templates/index.php:92
  244. msgid "Delete"
  245. msgstr "Obriši"
  246. #: templates/index.php:105
  247. msgid "Upload too large"
  248. msgstr "Pošiljka je prevelika"
  249. #: templates/index.php:107
  250. msgid ""
  251. "The files you are trying to upload exceed the maximum size for file uploads "
  252. "on this server."
  253. msgstr "Fajlovi koje želite da pošaljete prevazilaze ograničenje maksimalne veličine pošiljke na ovom serveru."
  254. #: templates/index.php:112
  255. msgid "Files are being scanned, please wait."
  256. msgstr ""
  257. #: templates/index.php:115
  258. msgid "Current scanning"
  259. msgstr ""
  260. #: templates/part.list.php:74
  261. msgid "directory"
  262. msgstr ""
  263. #: templates/part.list.php:76
  264. msgid "directories"
  265. msgstr ""
  266. #: templates/part.list.php:85
  267. msgid "file"
  268. msgstr ""
  269. #: templates/part.list.php:87
  270. msgid "files"
  271. msgstr ""
  272. #: templates/upgrade.php:2
  273. msgid "Upgrading filesystem cache..."
  274. msgstr ""