files.po 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  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. # Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
  7. # Thiago Vicente <thiagovice@gmail.com>, 2012.
  8. # Van Der Fran <transifex@vanderland.com>, 2011, 2012.
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: ownCloud\n"
  12. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  13. "POT-Creation-Date: 2012-05-13 19:52+0200\n"
  14. "PO-Revision-Date: 2012-05-14 16:18+0000\n"
  15. "Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n"
  16. "Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: pt_BR\n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1)\n"
  22. #: ajax/upload.php:19
  23. msgid "There is no error, the file uploaded with success"
  24. msgstr "Não houve nenhum erro, o arquivo foi transferido com sucesso"
  25. #: ajax/upload.php:20
  26. msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
  27. msgstr "O tamanho do arquivo excede o limed especifiicado em upload_max_filesize no php.ini"
  28. #: ajax/upload.php:21
  29. msgid ""
  30. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  31. "the HTML form"
  32. msgstr "O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML"
  33. #: ajax/upload.php:22
  34. msgid "The uploaded file was only partially uploaded"
  35. msgstr "O arquivo foi transferido parcialmente"
  36. #: ajax/upload.php:23
  37. msgid "No file was uploaded"
  38. msgstr "Nenhum arquivo foi transferido"
  39. #: ajax/upload.php:24
  40. msgid "Missing a temporary folder"
  41. msgstr "Pasta temporária não encontrada"
  42. #: ajax/upload.php:25
  43. msgid "Failed to write to disk"
  44. msgstr "Falha ao escrever no disco"
  45. #: appinfo/app.php:7
  46. msgid "Files"
  47. msgstr "Arquivos"
  48. #: templates/admin.php:5
  49. msgid "File handling"
  50. msgstr "Tratamento de Arquivo"
  51. #: templates/admin.php:7
  52. msgid "Maximum upload size"
  53. msgstr "Tamanho máximo para carregar"
  54. #: templates/admin.php:7
  55. msgid "max. possible: "
  56. msgstr "max. possível:"
  57. #: templates/admin.php:9
  58. msgid "Needed for multi-file and folder downloads."
  59. msgstr "Necessário para multiplos arquivos e diretório de downloads."
  60. #: templates/admin.php:9
  61. msgid "Enable ZIP-download"
  62. msgstr "Habilitar ZIP-download"
  63. #: templates/admin.php:11
  64. msgid "0 is unlimited"
  65. msgstr "0 para ilimitado"
  66. #: templates/admin.php:12
  67. msgid "Maximum input size for ZIP files"
  68. msgstr "Tamanho máximo para arquivo ZIP"
  69. #: templates/index.php:7
  70. msgid "New"
  71. msgstr "Novo"
  72. #: templates/index.php:9
  73. msgid "Text file"
  74. msgstr "Arquivo texto"
  75. #: templates/index.php:10
  76. msgid "Folder"
  77. msgstr "Pasta"
  78. #: templates/index.php:11
  79. msgid "From url"
  80. msgstr "URL de origem"
  81. #: templates/index.php:21
  82. msgid "Upload"
  83. msgstr "Carregar"
  84. #: templates/index.php:27
  85. msgid "Cancel upload"
  86. msgstr "Cancelar upload"
  87. #: templates/index.php:39
  88. msgid "Nothing in here. Upload something!"
  89. msgstr "Nada aqui.Carrege alguma coisa!"
  90. #: templates/index.php:47
  91. msgid "Name"
  92. msgstr "Nome"
  93. #: templates/index.php:49
  94. msgid "Share"
  95. msgstr "Compartilhar"
  96. #: templates/index.php:51
  97. msgid "Download"
  98. msgstr "Baixar"
  99. #: templates/index.php:55
  100. msgid "Size"
  101. msgstr "Tamanho"
  102. #: templates/index.php:56
  103. msgid "Modified"
  104. msgstr "Modificado"
  105. #: templates/index.php:56
  106. msgid "Delete all"
  107. msgstr "Deletar Tudo"
  108. #: templates/index.php:56
  109. msgid "Delete"
  110. msgstr "Excluir"
  111. #: templates/index.php:64
  112. msgid "Upload too large"
  113. msgstr "Arquivo muito grande"
  114. #: templates/index.php:66
  115. msgid ""
  116. "The files you are trying to upload exceed the maximum size for file uploads "
  117. "on this server."
  118. msgstr "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor."
  119. #: templates/index.php:71
  120. msgid "Files are being scanned, please wait."
  121. msgstr "Arquivos sendo escaneados, por favor aguarde."
  122. #: templates/index.php:74
  123. msgid "Current scanning"
  124. msgstr "Scanning atual"