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.

files.po 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  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: 2012-10-19 02:03+0200\n"
  11. "PO-Revision-Date: 2012-10-19 00:04+0000\n"
  12. "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
  13. "Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ar_SA\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #: ajax/upload.php:20
  20. msgid "There is no error, the file uploaded with success"
  21. msgstr ""
  22. #: ajax/upload.php:21
  23. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  24. msgstr ""
  25. #: ajax/upload.php:22
  26. msgid ""
  27. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  28. "the HTML form"
  29. msgstr ""
  30. #: ajax/upload.php:23
  31. msgid "The uploaded file was only partially uploaded"
  32. msgstr ""
  33. #: ajax/upload.php:24
  34. msgid "No file was uploaded"
  35. msgstr ""
  36. #: ajax/upload.php:25
  37. msgid "Missing a temporary folder"
  38. msgstr ""
  39. #: ajax/upload.php:26
  40. msgid "Failed to write to disk"
  41. msgstr ""
  42. #: appinfo/app.php:6
  43. msgid "Files"
  44. msgstr ""
  45. #: js/fileactions.js:108 templates/index.php:62
  46. msgid "Unshare"
  47. msgstr ""
  48. #: js/fileactions.js:110 templates/index.php:64
  49. msgid "Delete"
  50. msgstr ""
  51. #: js/fileactions.js:182
  52. msgid "Rename"
  53. msgstr ""
  54. #: js/filelist.js:194 js/filelist.js:196
  55. msgid "{new_name} already exists"
  56. msgstr ""
  57. #: js/filelist.js:194 js/filelist.js:196
  58. msgid "replace"
  59. msgstr ""
  60. #: js/filelist.js:194
  61. msgid "suggest name"
  62. msgstr ""
  63. #: js/filelist.js:194 js/filelist.js:196
  64. msgid "cancel"
  65. msgstr ""
  66. #: js/filelist.js:243
  67. msgid "replaced {new_name}"
  68. msgstr ""
  69. #: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
  70. msgid "undo"
  71. msgstr ""
  72. #: js/filelist.js:245
  73. msgid "replaced {new_name} with {old_name}"
  74. msgstr ""
  75. #: js/filelist.js:277
  76. msgid "unshared {files}"
  77. msgstr ""
  78. #: js/filelist.js:279
  79. msgid "deleted {files}"
  80. msgstr ""
  81. #: js/files.js:179
  82. msgid "generating ZIP-file, it may take some time."
  83. msgstr ""
  84. #: js/files.js:214
  85. msgid "Unable to upload your file as it is a directory or has 0 bytes"
  86. msgstr ""
  87. #: js/files.js:214
  88. msgid "Upload Error"
  89. msgstr ""
  90. #: js/files.js:242 js/files.js:347 js/files.js:377
  91. msgid "Pending"
  92. msgstr ""
  93. #: js/files.js:262
  94. msgid "1 file uploading"
  95. msgstr ""
  96. #: js/files.js:265 js/files.js:310 js/files.js:325
  97. msgid "{count} files uploading"
  98. msgstr ""
  99. #: js/files.js:328 js/files.js:361
  100. msgid "Upload cancelled."
  101. msgstr ""
  102. #: js/files.js:430
  103. msgid ""
  104. "File upload is in progress. Leaving the page now will cancel the upload."
  105. msgstr ""
  106. #: js/files.js:500
  107. msgid "Invalid name, '/' is not allowed."
  108. msgstr ""
  109. #: js/files.js:681
  110. msgid "{count} files scanned"
  111. msgstr ""
  112. #: js/files.js:689
  113. msgid "error while scanning"
  114. msgstr ""
  115. #: js/files.js:762 templates/index.php:48
  116. msgid "Name"
  117. msgstr ""
  118. #: js/files.js:763 templates/index.php:56
  119. msgid "Size"
  120. msgstr ""
  121. #: js/files.js:764 templates/index.php:58
  122. msgid "Modified"
  123. msgstr ""
  124. #: js/files.js:791
  125. msgid "1 folder"
  126. msgstr ""
  127. #: js/files.js:793
  128. msgid "{count} folders"
  129. msgstr ""
  130. #: js/files.js:801
  131. msgid "1 file"
  132. msgstr ""
  133. #: js/files.js:803
  134. msgid "{count} files"
  135. msgstr ""
  136. #: js/files.js:846
  137. msgid "seconds ago"
  138. msgstr ""
  139. #: js/files.js:847
  140. msgid "1 minute ago"
  141. msgstr ""
  142. #: js/files.js:848
  143. msgid "{minutes} minutes ago"
  144. msgstr ""
  145. #: js/files.js:851
  146. msgid "today"
  147. msgstr ""
  148. #: js/files.js:852
  149. msgid "yesterday"
  150. msgstr ""
  151. #: js/files.js:853
  152. msgid "{days} days ago"
  153. msgstr ""
  154. #: js/files.js:854
  155. msgid "last month"
  156. msgstr ""
  157. #: js/files.js:856
  158. msgid "months ago"
  159. msgstr ""
  160. #: js/files.js:857
  161. msgid "last year"
  162. msgstr ""
  163. #: js/files.js:858
  164. msgid "years ago"
  165. msgstr ""
  166. #: templates/admin.php:5
  167. msgid "File handling"
  168. msgstr ""
  169. #: templates/admin.php:7
  170. msgid "Maximum upload size"
  171. msgstr ""
  172. #: templates/admin.php:7
  173. msgid "max. possible: "
  174. msgstr ""
  175. #: templates/admin.php:9
  176. msgid "Needed for multi-file and folder downloads."
  177. msgstr ""
  178. #: templates/admin.php:9
  179. msgid "Enable ZIP-download"
  180. msgstr ""
  181. #: templates/admin.php:11
  182. msgid "0 is unlimited"
  183. msgstr ""
  184. #: templates/admin.php:12
  185. msgid "Maximum input size for ZIP files"
  186. msgstr ""
  187. #: templates/admin.php:14
  188. msgid "Save"
  189. msgstr ""
  190. #: templates/index.php:7
  191. msgid "New"
  192. msgstr ""
  193. #: templates/index.php:9
  194. msgid "Text file"
  195. msgstr ""
  196. #: templates/index.php:10
  197. msgid "Folder"
  198. msgstr ""
  199. #: templates/index.php:11
  200. msgid "From url"
  201. msgstr ""
  202. #: templates/index.php:20
  203. msgid "Upload"
  204. msgstr ""
  205. #: templates/index.php:27
  206. msgid "Cancel upload"
  207. msgstr ""
  208. #: templates/index.php:40
  209. msgid "Nothing in here. Upload something!"
  210. msgstr ""
  211. #: templates/index.php:50
  212. msgid "Share"
  213. msgstr ""
  214. #: templates/index.php:52
  215. msgid "Download"
  216. msgstr ""
  217. #: templates/index.php:75
  218. msgid "Upload too large"
  219. msgstr ""
  220. #: templates/index.php:77
  221. msgid ""
  222. "The files you are trying to upload exceed the maximum size for file uploads "
  223. "on this server."
  224. msgstr ""
  225. #: templates/index.php:82
  226. msgid "Files are being scanned, please wait."
  227. msgstr ""
  228. #: templates/index.php:85
  229. msgid "Current scanning"
  230. msgstr ""