files_external.po 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  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. # Daniel Pinto <daniel@mouxy.net>, 2013
  7. # Helder Meneses <helder.meneses@gmail.com>, 2014
  8. # Jose Manuel Ruas <jmruas@gmail.com>, 2014
  9. # Manuela Silva <manuela.silva@sky.com>, 2014
  10. # Nelson Rosado <nelsontrosado@gmail.com>, 2014
  11. # Andrew_Melim <nokostya.translation@gmail.com>, 2014
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: ownCloud\n"
  15. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  16. "POT-Creation-Date: 2014-07-17 01:54-0400\n"
  17. "PO-Revision-Date: 2014-07-17 05:54+0000\n"
  18. "Last-Translator: I Robot\n"
  19. "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Language: pt_PT\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #: ajax/dropbox.php:27
  26. msgid ""
  27. "Fetching request tokens failed. Verify that your Dropbox app key and secret "
  28. "are correct."
  29. msgstr "O pedido de solicitação falhou. Verifique se a sua chave de aplicativo Dropbox e o segredo estão corretos."
  30. #: ajax/dropbox.php:40
  31. msgid ""
  32. "Fetching access tokens failed. Verify that your Dropbox app key and secret "
  33. "are correct."
  34. msgstr "O pedido de solicitação falhou. Verifique se a sua chave de aplicativo Dropbox e o segredo estão corretos."
  35. #: ajax/dropbox.php:48 js/dropbox.js:102
  36. msgid "Please provide a valid Dropbox app key and secret."
  37. msgstr "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas."
  38. #: ajax/google.php:27
  39. #, php-format
  40. msgid "Step 1 failed. Exception: %s"
  41. msgstr "Passo 1 falhou. Excepção: %s"
  42. #: ajax/google.php:38
  43. #, php-format
  44. msgid "Step 2 failed. Exception: %s"
  45. msgstr "Passo 2 falhou. Excepção: %s"
  46. #: appinfo/app.php:35 js/app.js:32 templates/settings.php:9
  47. msgid "External storage"
  48. msgstr "Armazenamento Externo"
  49. #: appinfo/app.php:44
  50. msgid "Local"
  51. msgstr "Local"
  52. #: appinfo/app.php:47
  53. msgid "Location"
  54. msgstr "Local"
  55. #: appinfo/app.php:50
  56. msgid "Amazon S3"
  57. msgstr "Amazon S3"
  58. #: appinfo/app.php:53
  59. msgid "Key"
  60. msgstr "Chave"
  61. #: appinfo/app.php:54
  62. msgid "Secret"
  63. msgstr "Secreto"
  64. #: appinfo/app.php:55 appinfo/app.php:64
  65. msgid "Bucket"
  66. msgstr "Bucket"
  67. #: appinfo/app.php:59
  68. msgid "Amazon S3 and compliant"
  69. msgstr "Amazon S3 e compatível"
  70. #: appinfo/app.php:62
  71. msgid "Access Key"
  72. msgstr "Chave de acesso"
  73. #: appinfo/app.php:63
  74. msgid "Secret Key"
  75. msgstr "Chave Secreta"
  76. #: appinfo/app.php:65
  77. msgid "Hostname (optional)"
  78. msgstr "Nome do Hospedeiro (opcional)"
  79. #: appinfo/app.php:66
  80. msgid "Port (optional)"
  81. msgstr "Porta (opcional)"
  82. #: appinfo/app.php:67
  83. msgid "Region (optional)"
  84. msgstr "Região (opcional)"
  85. #: appinfo/app.php:68
  86. msgid "Enable SSL"
  87. msgstr "Activar SSL"
  88. #: appinfo/app.php:69
  89. msgid "Enable Path Style"
  90. msgstr "Ativar Estilo do Caminho"
  91. #: appinfo/app.php:77
  92. msgid "App key"
  93. msgstr "Chave da aplicação"
  94. #: appinfo/app.php:78
  95. msgid "App secret"
  96. msgstr "Chave secreta da aplicação"
  97. #: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140
  98. #: appinfo/app.php:173
  99. msgid "Host"
  100. msgstr "Endereço"
  101. #: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:152
  102. #: appinfo/app.php:163 appinfo/app.php:174
  103. msgid "Username"
  104. msgstr "Nome de utilizador"
  105. #: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153
  106. #: appinfo/app.php:164 appinfo/app.php:175
  107. msgid "Password"
  108. msgstr "Palavra-passe"
  109. #: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143
  110. #: appinfo/app.php:154 appinfo/app.php:176
  111. msgid "Root"
  112. msgstr "Raiz"
  113. #: appinfo/app.php:92
  114. msgid "Secure ftps://"
  115. msgstr "ftps:// Seguro"
  116. #: appinfo/app.php:100
  117. msgid "Client ID"
  118. msgstr "ID Cliente"
  119. #: appinfo/app.php:101
  120. msgid "Client secret"
  121. msgstr "Segredo do cliente"
  122. #: appinfo/app.php:108
  123. msgid "OpenStack Object Storage"
  124. msgstr "Armazenamento de objetos OpenStack"
  125. #: appinfo/app.php:111
  126. msgid "Username (required)"
  127. msgstr "Utilizador (requerido)"
  128. #: appinfo/app.php:112
  129. msgid "Bucket (required)"
  130. msgstr "Bucket (necessário)"
  131. #: appinfo/app.php:113
  132. msgid "Region (optional for OpenStack Object Storage)"
  133. msgstr "Região (opcional para OpenStack Object Storage)"
  134. #: appinfo/app.php:114
  135. msgid "API Key (required for Rackspace Cloud Files)"
  136. msgstr "Chave API (necessário para Rackspace Cloud File)"
  137. #: appinfo/app.php:115
  138. msgid "Tenantname (required for OpenStack Object Storage)"
  139. msgstr "Nome do Serviço (necessário para OpenStack Object Storage)"
  140. #: appinfo/app.php:116
  141. msgid "Password (required for OpenStack Object Storage)"
  142. msgstr "Senha (necessária para OpenStack Object Storage)"
  143. #: appinfo/app.php:117
  144. msgid "Service Name (required for OpenStack Object Storage)"
  145. msgstr "Nome do Serviço (necessário para OpenStack Object Storage)"
  146. #: appinfo/app.php:118
  147. msgid "URL of identity endpoint (required for OpenStack Object Storage)"
  148. msgstr "Nome do Serviço (necessário para OpenStack Object Storage)"
  149. #: appinfo/app.php:119
  150. msgid "Timeout of HTTP requests in seconds (optional)"
  151. msgstr "Timeout de solicitações HTTP em segundos (opcional)"
  152. #: appinfo/app.php:132 appinfo/app.php:142
  153. msgid "Share"
  154. msgstr "Partilhar"
  155. #: appinfo/app.php:137
  156. msgid "SMB / CIFS using OC login"
  157. msgstr "SMB / CIFS utilizando o início de sessão OC"
  158. #: appinfo/app.php:141
  159. msgid "Username as share"
  160. msgstr "Utilizar nome de utilizador como partilha"
  161. #: appinfo/app.php:151 appinfo/app.php:162
  162. msgid "URL"
  163. msgstr "URL"
  164. #: appinfo/app.php:155 appinfo/app.php:166
  165. msgid "Secure https://"
  166. msgstr "https:// Seguro"
  167. #: appinfo/app.php:165
  168. msgid "Remote subfolder"
  169. msgstr "Sub-pasta remota "
  170. #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
  171. msgid "Access granted"
  172. msgstr "Acesso autorizado"
  173. #: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
  174. msgid "Error configuring Dropbox storage"
  175. msgstr "Erro ao configurar o armazenamento do Dropbox"
  176. #: js/dropbox.js:68 js/google.js:89
  177. msgid "Grant access"
  178. msgstr "Conceder acesso"
  179. #: js/google.js:45 js/google.js:122
  180. msgid "Error configuring Google Drive storage"
  181. msgstr "Erro ao configurar o armazenamento do Google Drive"
  182. #: js/mountsfilelist.js:34
  183. msgid "Personal"
  184. msgstr "Pessoal"
  185. #: js/mountsfilelist.js:36
  186. msgid "System"
  187. msgstr "Sistema"
  188. #: js/settings.js:325 js/settings.js:332
  189. msgid "Saved"
  190. msgstr "Guardado"
  191. #: lib/config.php:712
  192. msgid "<b>Note:</b> "
  193. msgstr "<b>Aviso:</b> "
  194. #: lib/config.php:722
  195. msgid " and "
  196. msgstr "e"
  197. #: lib/config.php:744
  198. #, php-format
  199. msgid ""
  200. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
  201. "of %s is not possible. Please ask your system administrator to install it."
  202. msgstr "<b>Aviso:</b> O suporte cURL no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar."
  203. #: lib/config.php:746
  204. #, php-format
  205. msgid ""
  206. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
  207. " %s is not possible. Please ask your system administrator to install it."
  208. msgstr "<b>Aviso:</b> O suporte FTP no PHP não está activo ou instalado. Não é possível montar %s. Peça ao seu administrador para instalar."
  209. #: lib/config.php:748
  210. #, php-format
  211. msgid ""
  212. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
  213. " ask your system administrator to install it."
  214. msgstr "<b>Aviso:</b> O cliente\"%s\" não está instalado. Não é possível montar \"%s\" . Peça ao seu administrador para instalar."
  215. #: templates/list.php:7
  216. msgid "You don't have any external storages"
  217. msgstr "Não possui quaisquer armazenamentos externos"
  218. #: templates/list.php:16
  219. msgid "Name"
  220. msgstr "Nome"
  221. #: templates/list.php:20
  222. msgid "Storage type"
  223. msgstr "Tipo de Armazenamento"
  224. #: templates/list.php:23
  225. msgid "Scope"
  226. msgstr "Âmbito"
  227. #: templates/settings.php:2
  228. msgid "External Storage"
  229. msgstr "Armazenamento Externo"
  230. #: templates/settings.php:8 templates/settings.php:27
  231. msgid "Folder name"
  232. msgstr "Nome da pasta"
  233. #: templates/settings.php:10
  234. msgid "Configuration"
  235. msgstr "Configuração"
  236. #: templates/settings.php:11
  237. msgid "Available for"
  238. msgstr "Disponível para "
  239. #: templates/settings.php:33
  240. msgid "Add storage"
  241. msgstr "Adicionar armazenamento"
  242. #: templates/settings.php:93
  243. msgid "No user or group"
  244. msgstr "Sem utilizador nem grupo"
  245. #: templates/settings.php:96
  246. msgid "All Users"
  247. msgstr "Todos os utilizadores"
  248. #: templates/settings.php:98
  249. msgid "Groups"
  250. msgstr "Grupos"
  251. #: templates/settings.php:106
  252. msgid "Users"
  253. msgstr "Utilizadores"
  254. #: templates/settings.php:119 templates/settings.php:120
  255. #: templates/settings.php:159 templates/settings.php:160
  256. msgid "Delete"
  257. msgstr "Eliminar"
  258. #: templates/settings.php:133
  259. msgid "Enable User External Storage"
  260. msgstr "Activar Armazenamento Externo para o Utilizador"
  261. #: templates/settings.php:136
  262. msgid "Allow users to mount the following external storage"
  263. msgstr "Permitir que os utilizadores montem o seguinte armazenamento externo"
  264. #: templates/settings.php:151
  265. msgid "SSL root certificates"
  266. msgstr "Certificados SSL de raiz"
  267. #: templates/settings.php:169
  268. msgid "Import Root Certificate"
  269. msgstr "Importar Certificado Root"