You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

413 lines
8.2 KiB

  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: 2013-12-19 01:55-0500\n"
  11. "PO-Revision-Date: 2013-12-19 06:55+0000\n"
  12. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  13. "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: pa\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\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/newfile.php:56 js/files.js:74
  28. msgid "File name cannot be empty."
  29. msgstr ""
  30. #: ajax/newfile.php:62
  31. msgid "File name must not contain \"/\". Please choose a different name."
  32. msgstr ""
  33. #: ajax/newfile.php:72 ajax/newfolder.php:37 lib/app.php:67
  34. #, php-format
  35. msgid ""
  36. "The name %s is already used in the folder %s. Please choose a different "
  37. "name."
  38. msgstr ""
  39. #: ajax/newfile.php:81
  40. msgid "Not a valid source"
  41. msgstr ""
  42. #: ajax/newfile.php:86
  43. msgid ""
  44. "Server is not allowed to open URLs, please check the server configuration"
  45. msgstr ""
  46. #: ajax/newfile.php:103
  47. #, php-format
  48. msgid "Error while downloading %s to %s"
  49. msgstr ""
  50. #: ajax/newfile.php:140
  51. msgid "Error when creating the file"
  52. msgstr ""
  53. #: ajax/newfolder.php:21
  54. msgid "Folder name cannot be empty."
  55. msgstr ""
  56. #: ajax/newfolder.php:27
  57. msgid "Folder name must not contain \"/\". Please choose a different name."
  58. msgstr ""
  59. #: ajax/newfolder.php:56
  60. msgid "Error when creating the folder"
  61. msgstr ""
  62. #: ajax/upload.php:18 ajax/upload.php:50
  63. msgid "Unable to set upload directory."
  64. msgstr ""
  65. #: ajax/upload.php:27
  66. msgid "Invalid Token"
  67. msgstr ""
  68. #: ajax/upload.php:64
  69. msgid "No file was uploaded. Unknown error"
  70. msgstr ""
  71. #: ajax/upload.php:71
  72. msgid "There is no error, the file uploaded with success"
  73. msgstr ""
  74. #: ajax/upload.php:72
  75. msgid ""
  76. "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  77. msgstr ""
  78. #: ajax/upload.php:74
  79. msgid ""
  80. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  81. "the HTML form"
  82. msgstr ""
  83. #: ajax/upload.php:75
  84. msgid "The uploaded file was only partially uploaded"
  85. msgstr ""
  86. #: ajax/upload.php:76
  87. msgid "No file was uploaded"
  88. msgstr ""
  89. #: ajax/upload.php:77
  90. msgid "Missing a temporary folder"
  91. msgstr ""
  92. #: ajax/upload.php:78
  93. msgid "Failed to write to disk"
  94. msgstr ""
  95. #: ajax/upload.php:96
  96. msgid "Not enough storage available"
  97. msgstr ""
  98. #: ajax/upload.php:127 ajax/upload.php:154
  99. msgid "Upload failed. Could not get file info."
  100. msgstr ""
  101. #: ajax/upload.php:144
  102. msgid "Upload failed. Could not find uploaded file"
  103. msgstr ""
  104. #: ajax/upload.php:172
  105. msgid "Invalid directory."
  106. msgstr ""
  107. #: appinfo/app.php:11
  108. msgid "Files"
  109. msgstr "ਫਾਇਲਾਂ"
  110. #: js/file-upload.js:228
  111. msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
  112. msgstr ""
  113. #: js/file-upload.js:239
  114. msgid "Not enough space available"
  115. msgstr ""
  116. #: js/file-upload.js:306
  117. msgid "Upload cancelled."
  118. msgstr ""
  119. #: js/file-upload.js:344
  120. msgid "Could not get result from server."
  121. msgstr ""
  122. #: js/file-upload.js:436
  123. msgid ""
  124. "File upload is in progress. Leaving the page now will cancel the upload."
  125. msgstr ""
  126. #: js/file-upload.js:523
  127. msgid "URL cannot be empty"
  128. msgstr ""
  129. #: js/file-upload.js:527 js/filelist.js:377
  130. msgid "In the home folder 'Shared' is a reserved filename"
  131. msgstr ""
  132. #: js/file-upload.js:529 js/filelist.js:379
  133. msgid "{new_name} already exists"
  134. msgstr ""
  135. #: js/file-upload.js:595
  136. msgid "Could not create file"
  137. msgstr ""
  138. #: js/file-upload.js:611
  139. msgid "Could not create folder"
  140. msgstr ""
  141. #: js/file-upload.js:661
  142. msgid "Error fetching URL"
  143. msgstr ""
  144. #: js/fileactions.js:125
  145. msgid "Share"
  146. msgstr "ਸਾਂਝਾ ਕਰੋ"
  147. #: js/fileactions.js:137
  148. msgid "Delete permanently"
  149. msgstr ""
  150. #: js/fileactions.js:194
  151. msgid "Rename"
  152. msgstr "ਨਾਂ ਬਦਲੋ"
  153. #: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
  154. msgid "Pending"
  155. msgstr ""
  156. #: js/filelist.js:405
  157. msgid "Could not rename file"
  158. msgstr ""
  159. #: js/filelist.js:539
  160. msgid "replaced {new_name} with {old_name}"
  161. msgstr ""
  162. #: js/filelist.js:539
  163. msgid "undo"
  164. msgstr "ਵਾਪਸ"
  165. #: js/filelist.js:591
  166. msgid "Error deleting file."
  167. msgstr ""
  168. #: js/filelist.js:609 js/filelist.js:683 js/files.js:631
  169. msgid "%n folder"
  170. msgid_plural "%n folders"
  171. msgstr[0] ""
  172. msgstr[1] ""
  173. #: js/filelist.js:610 js/filelist.js:684 js/files.js:637
  174. msgid "%n file"
  175. msgid_plural "%n files"
  176. msgstr[0] ""
  177. msgstr[1] ""
  178. #: js/filelist.js:617
  179. msgid "{dirs} and {files}"
  180. msgstr ""
  181. #: js/filelist.js:828 js/filelist.js:866
  182. msgid "Uploading %n file"
  183. msgid_plural "Uploading %n files"
  184. msgstr[0] ""
  185. msgstr[1] ""
  186. #: js/files.js:72
  187. msgid "'.' is an invalid file name."
  188. msgstr ""
  189. #: js/files.js:81
  190. msgid ""
  191. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  192. "allowed."
  193. msgstr ""
  194. #: js/files.js:93
  195. msgid "Your storage is full, files can not be updated or synced anymore!"
  196. msgstr ""
  197. #: js/files.js:97
  198. msgid "Your storage is almost full ({usedSpacePercent}%)"
  199. msgstr ""
  200. #: js/files.js:110
  201. msgid ""
  202. "Encryption App is enabled but your keys are not initialized, please log-out "
  203. "and log-in again"
  204. msgstr ""
  205. #: js/files.js:114
  206. msgid ""
  207. "Invalid private key for Encryption App. Please update your private key "
  208. "password in your personal settings to recover access to your encrypted "
  209. "files."
  210. msgstr ""
  211. #: js/files.js:118
  212. msgid ""
  213. "Encryption was disabled but your files are still encrypted. Please go to "
  214. "your personal settings to decrypt your files."
  215. msgstr ""
  216. #: js/files.js:349
  217. msgid ""
  218. "Your download is being prepared. This might take some time if the files are "
  219. "big."
  220. msgstr ""
  221. #: js/files.js:558 js/files.js:596
  222. msgid "Error moving file"
  223. msgstr ""
  224. #: js/files.js:558 js/files.js:596
  225. msgid "Error"
  226. msgstr "ਗਲਤੀ"
  227. #: js/files.js:613 templates/index.php:56
  228. msgid "Name"
  229. msgstr ""
  230. #: js/files.js:614 templates/index.php:68
  231. msgid "Size"
  232. msgstr ""
  233. #: js/files.js:615 templates/index.php:70
  234. msgid "Modified"
  235. msgstr ""
  236. #: lib/app.php:60
  237. msgid "Invalid folder name. Usage of 'Shared' is reserved."
  238. msgstr ""
  239. #: lib/app.php:101
  240. #, php-format
  241. msgid "%s could not be renamed"
  242. msgstr ""
  243. #: lib/helper.php:11 templates/index.php:16
  244. msgid "Upload"
  245. msgstr "ਅੱਪਲੋਡ"
  246. #: templates/admin.php:5
  247. msgid "File handling"
  248. msgstr ""
  249. #: templates/admin.php:7
  250. msgid "Maximum upload size"
  251. msgstr ""
  252. #: templates/admin.php:10
  253. msgid "max. possible: "
  254. msgstr ""
  255. #: templates/admin.php:15
  256. msgid "Needed for multi-file and folder downloads."
  257. msgstr ""
  258. #: templates/admin.php:17
  259. msgid "Enable ZIP-download"
  260. msgstr ""
  261. #: templates/admin.php:20
  262. msgid "0 is unlimited"
  263. msgstr ""
  264. #: templates/admin.php:22
  265. msgid "Maximum input size for ZIP files"
  266. msgstr ""
  267. #: templates/admin.php:26
  268. msgid "Save"
  269. msgstr ""
  270. #: templates/index.php:5
  271. msgid "New"
  272. msgstr ""
  273. #: templates/index.php:8
  274. msgid "New text file"
  275. msgstr ""
  276. #: templates/index.php:8
  277. msgid "Text file"
  278. msgstr ""
  279. #: templates/index.php:10
  280. msgid "New folder"
  281. msgstr ""
  282. #: templates/index.php:10
  283. msgid "Folder"
  284. msgstr ""
  285. #: templates/index.php:12
  286. msgid "From link"
  287. msgstr ""
  288. #: templates/index.php:29
  289. msgid "Deleted files"
  290. msgstr ""
  291. #: templates/index.php:34
  292. msgid "Cancel upload"
  293. msgstr "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ"
  294. #: templates/index.php:40
  295. msgid "You don’t have permission to upload or create files here"
  296. msgstr ""
  297. #: templates/index.php:45
  298. msgid "Nothing in here. Upload something!"
  299. msgstr ""
  300. #: templates/index.php:62
  301. msgid "Download"
  302. msgstr "ਡਾਊਨਲੋਡ"
  303. #: templates/index.php:73 templates/index.php:74
  304. msgid "Delete"
  305. msgstr "ਹਟਾਓ"
  306. #: templates/index.php:86
  307. msgid "Upload too large"
  308. msgstr ""
  309. #: templates/index.php:88
  310. msgid ""
  311. "The files you are trying to upload exceed the maximum size for file uploads "
  312. "on this server."
  313. msgstr ""
  314. #: templates/index.php:93
  315. msgid "Files are being scanned, please wait."
  316. msgstr ""
  317. #: templates/index.php:96
  318. msgid "Current scanning"
  319. msgstr ""
  320. #: templates/upgrade.php:2
  321. msgid "Upgrading filesystem cache..."
  322. msgstr ""