pt_BR.js 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Storage is temporarily not available" : "O armazenamento está temporariamente indisponível",
  5. "Storage invalid" : "Armazenamento inválido",
  6. "Unknown error" : "Erro desconhecido",
  7. "All files" : "Todos os arquivos",
  8. "Recent" : "Recentes",
  9. "Favorites" : "Favoritos",
  10. "File could not be found" : "O arquivo não foi encontrado",
  11. "Move or copy" : "Mover ou copiar",
  12. "Download" : "Baixar",
  13. "Delete" : "Excluir",
  14. "Home" : "Início",
  15. "Close" : "Fechar",
  16. "Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"",
  17. "This will stop your current uploads." : "Isso irá parar seus envios atuais.",
  18. "Upload cancelled." : "Envio cancelado.",
  19. "Processing files …" : "Processando arquivos...",
  20. "…" : "…",
  21. "Unable to upload {filename} as it is a directory or has 0 bytes" : "Não foi possível fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
  22. "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
  23. "Target folder \"{dir}\" does not exist any more" : "Pasta de destino \"{dir}\" não existe mais",
  24. "Not enough free space" : "Espaço livre insuficiente",
  25. "An unknown error has occurred" : "Um erro desconhecido ocorreu",
  26. "Uploading …" : "Enviando...",
  27. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
  28. "Uploading that item is not supported" : "O envio deste item não é suportado",
  29. "Target folder does not exist any more" : "Pasta destino não existe mais",
  30. "Error when assembling chunks, status code {status}" : "Erro ao montar partes, código de status {status}",
  31. "Actions" : "Ações",
  32. "Rename" : "Renomear",
  33. "Copy" : "Copiar",
  34. "Choose target folder" : "Escolher pasta destino",
  35. "Open" : "Abrir",
  36. "Delete file" : "Excluir arquivo",
  37. "Delete folder" : "Excluir pasta",
  38. "Disconnect storage" : "Desconectar armazenamento",
  39. "Unshare" : "Descompartilhar",
  40. "Could not load info for file \"{file}\"" : "Não foi possível carregar informações para o arquivo \"{file}\" ",
  41. "Files" : "Arquivos",
  42. "Details" : "Detalhes",
  43. "Select" : "Selecionar",
  44. "Pending" : "Pendente",
  45. "Unable to determine date" : "Impossível determinar a data",
  46. "This operation is forbidden" : "Esta operação é proibida",
  47. "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor verifique os logs ou contacte o administrador",
  48. "Could not move \"{file}\", target exists" : "Não foi possível mover \"{file}\" pois o destino já existe",
  49. "Could not move \"{file}\"" : "Não foi possível mover \"{file}\"",
  50. "copy" : "copiar",
  51. "Could not copy \"{file}\", target exists" : "Não foi possível copiar \"{file}\", pois já existe",
  52. "Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"",
  53. "Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}",
  54. "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} e outros {nbfiles} arquivos foram copiados para {destination}",
  55. "{newName} already exists" : "{newName} já existe",
  56. "Could not rename \"{fileName}\", it does not exist any more" : "Não foi possível renomear \"{fileName}\" pois ele não existe mais",
  57. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta  \"{dir}\". Por favor escolha um nome diferente.",
  58. "Could not rename \"{fileName}\"" : "Não foi possível renomear \"{fileName}\"",
  59. "Could not create file \"{file}\"" : "Não foi possível criar o arquivo \"{file}\"",
  60. "Could not create file \"{file}\" because it already exists" : "Não foi possível criar o arquivo \"{file}\" pois ele já existe",
  61. "Could not create folder \"{dir}\" because it already exists" : "Não foi possível criar a pasta \"{dir}\" pois ela já existe",
  62. "Error deleting file \"{fileName}\"." : "Ocorreu um erro ao excluir o arquivo \"{fileName}\".",
  63. "No search results in other folders for {tag}{filter}{endtag}" : "Sem resultados de pesquisa em outras pastas para {tag}{filter}{endtag}",
  64. "Name" : "Nome",
  65. "Size" : "Tamanho",
  66. "Modified" : "Modificado",
  67. "_%n folder_::_%n folders_" : ["%n pasta","%n pastas"],
  68. "_%n file_::_%n files_" : ["%n arquivo","%n arquivos"],
  69. "{dirs} and {files}" : "{dirs} e {files}",
  70. "_including %n hidden_::_including %n hidden_" : ["incluindo %n oculto","incluindo %n ocultos"],
  71. "You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui",
  72. "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"],
  73. "New" : "Novo",
  74. "Select file range" : "Selecionar o intervalo de arquivos",
  75. "{used} of {quota} used" : "{used} de {quota} usados",
  76. "{used} used" : "{used} usados",
  77. "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.",
  78. "File name cannot be empty." : "O nome do arquivo não pode estar em branco.",
  79. "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.",
  80. "\"{name}\" is not an allowed filetype" : "\"{name}\" não é um tipo de arquivo permitido",
  81. "Storage of {owner} is full, files can not be updated or synced anymore!" : "O armazenamento do {owner} está cheio e os arquivos não podem ser mais atualizados ou sincronizados!",
  82. "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!",
  83. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)",
  84. "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
  85. "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"],
  86. "View in folder" : "Exibir na pasta",
  87. "Copied!" : "Copiado!",
  88. "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)",
  89. "Path" : "Caminho",
  90. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
  91. "Favorited" : "Favoritado",
  92. "Favorite" : "Favorito",
  93. "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez",
  94. "New folder" : "Nova pasta",
  95. "Upload file" : "Enviar arquivo",
  96. "Not favorited" : "Sem favoritos",
  97. "Remove from favorites" : "Excluir dos favoritos",
  98. "Add to favorites" : "Adicionar aos favoritos",
  99. "An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
  100. "Added to favorites" : "Adicionado aos favoritos",
  101. "Removed from favorites" : "Excluído dos favoritos",
  102. "You added {file} to your favorites" : "Você adicionou {file} aos seus favoritos",
  103. "You removed {file} from your favorites" : "Você excluiu {file} dos seus favoritos",
  104. "File changes" : "Mudanças nos arquivos",
  105. "Created by {user}" : "Criado por {user}",
  106. "Changed by {user}" : "Modificado por {user}",
  107. "Deleted by {user}" : "Excluído por {user}",
  108. "Restored by {user}" : "Restaurado por {user}",
  109. "Renamed by {user}" : "Renomeado por {user}",
  110. "Moved by {user}" : "Movido por {user}",
  111. "\"remote user\"" : "\"usuário remoto\"",
  112. "You created {file}" : "Você criou o arquivo {file}",
  113. "You created an encrypted file in {file}" : "Você criou um arquivo criptografado em {file}",
  114. "{user} created {file}" : "{user} criou {file}",
  115. "{user} created an encrypted file in {file}" : "{user} criou um arquivo criptografado em {file}",
  116. "{file} was created in a public folder" : "O arquivo {file} foi criado em uma pasta pública",
  117. "You changed {file}" : "Você modificou o arquivo {file}",
  118. "You changed an encrypted file in {file}" : "Você alterou um arquivo criptografado em {file}",
  119. "{user} changed {file}" : "{user} modificou {file}",
  120. "{user} changed an encrypted file in {file}" : "{user} alterou um arquivo criptografado em {file}",
  121. "You deleted {file}" : "Você excluiu o arquivo {file}",
  122. "You deleted an encrypted file in {file}" : "Você excluiu um arquivo criptografado em {file}",
  123. "{user} deleted {file}" : "{user} excluiu o arquivo {file}",
  124. "{user} deleted an encrypted file in {file}" : "{user} excluiu um arquivo criptografado em {file}",
  125. "You restored {file}" : "Você restaurou o arquivo {file}",
  126. "{user} restored {file}" : "{user} restaurou {file}",
  127. "You renamed {oldfile} to {newfile}" : "Você renomeou o arquivo {oldfile} para {newfile}",
  128. "{user} renamed {oldfile} to {newfile}" : "{user} renomeou {oldfile} para {newfile}",
  129. "You moved {oldfile} to {newfile}" : "Você moveu o arquivo {oldfile} para {newfile}",
  130. "{user} moved {oldfile} to {newfile}" : "{user} moveu o arquivo {oldfile} para {newfile}",
  131. "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou excluído de seus <strong>favoritos</strong>",
  132. "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um arquivo ou pasta foi <strong>alterado</strong> ou <strong>renomeado</strong>",
  133. "A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
  134. "A file or folder has been <strong>deleted</strong>" : "Um arquivo ou pasta foi <strong>excluído</strong>",
  135. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Notificações de limite das criações e alterações em seus <strong>arquivos favoritos</strong> <em>(apenas Stream)</em>",
  136. "A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
  137. "Unlimited" : "Ilimitado",
  138. "Upload (max. %s)" : "Envio (max. %s)",
  139. "Accept" : "Aceitar",
  140. "File Management" : "Gerenciamento de Arquivos",
  141. "Invalid path selected" : "Caminho inválido selecionado",
  142. "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
  143. "Error while loading the file data" : "Erro ao carregar os dados do arquivo",
  144. "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
  145. "%s used" : "%s usado",
  146. "%s%% of %s used" : "%s%% usados de %s",
  147. "%1$s of %2$s used" : "%1$s usado de %2$s",
  148. "Settings" : "Configurações",
  149. "Show hidden files" : "Exibir arquivos ocultos",
  150. "WebDAV" : "WebDAV",
  151. "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acessar seus arquivos via WebDAV</a>",
  152. "Toggle grid view" : "Alternar vista de grade",
  153. "No files in here" : "Nenhum arquivo aqui",
  154. "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
  155. "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
  156. "Select all" : "Selecionar tudo",
  157. "Upload too large" : "Arquivo muito grande para envio",
  158. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excederam o tamanho máximo para arquivos no servidor.",
  159. "No favorites yet" : "Você não possui favoritos!",
  160. "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.",
  161. "Tags" : "Etiquetas",
  162. "Deleted files" : "Arquivos excluídos",
  163. "Shares" : "Compartilhamentos",
  164. "Shared with others" : "Compartilhado com outros",
  165. "Shared with you" : "Compartilhado com você",
  166. "Shared by link" : "Compartilhado via link",
  167. "Deleted shares" : "Compartilhamentos excluídos",
  168. "Text file" : "Arquivo texto",
  169. "New text file.txt" : "Novo texto file.txt",
  170. "File handling" : "Tratamento de arquivo",
  171. "Maximum upload size" : "Tamanho máximo para envio",
  172. "max. possible: " : "max. possível:",
  173. "Save" : "Salvar",
  174. "With PHP-FPM it might take 5 minutes for changes to be applied." : "Com PHP-FPM pode demorar 5 minutos para que as alterações sejam aplicadas.",
  175. "Missing permissions to edit from here." : "Faltando permissões para editar aqui.",
  176. "Cancel upload" : "Cancelar envio",
  177. "%s of %s used" : "%s de %s usado",
  178. "%1$s%% of %2$s used" : "%1$s%% de %2$s usados"
  179. },
  180. "nplurals=2; plural=(n > 1);");