files_encryption.po 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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. # Mouxy <daniel@mouxy.net>, 2013
  7. # Duarte Velez Grilo <duartegrilo@gmail.com>, 2013
  8. # moura232 <moura232@gmail.com>, 2013
  9. # Helder Meneses <helder.meneses@gmail.com>, 2013
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: ownCloud\n"
  13. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  14. "POT-Creation-Date: 2013-11-03 12:38-0500\n"
  15. "PO-Revision-Date: 2013-11-03 17:38+0000\n"
  16. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  17. "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: pt_PT\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #: ajax/adminrecovery.php:29
  24. msgid "Recovery key successfully enabled"
  25. msgstr "Chave de recuperação activada com sucesso"
  26. #: ajax/adminrecovery.php:34
  27. msgid ""
  28. "Could not enable recovery key. Please check your recovery key password!"
  29. msgstr "Não foi possível activar a chave de recuperação. Por favor verifique a password da chave de recuperação!"
  30. #: ajax/adminrecovery.php:48
  31. msgid "Recovery key successfully disabled"
  32. msgstr "Chave de recuperação descativada com sucesso"
  33. #: ajax/adminrecovery.php:53
  34. msgid ""
  35. "Could not disable recovery key. Please check your recovery key password!"
  36. msgstr "Não foi possível desactivar a chave de recuperação. Por favor verifique a password da chave de recuperação."
  37. #: ajax/changeRecoveryPassword.php:49
  38. msgid "Password successfully changed."
  39. msgstr "Password alterada com sucesso."
  40. #: ajax/changeRecoveryPassword.php:51
  41. msgid "Could not change the password. Maybe the old password was not correct."
  42. msgstr "Não foi possivel alterar a password. Possivelmente a password antiga não está correcta."
  43. #: ajax/updatePrivateKeyPassword.php:52
  44. msgid "Private key password successfully updated."
  45. msgstr ""
  46. #: ajax/updatePrivateKeyPassword.php:54
  47. msgid ""
  48. "Could not update the private key password. Maybe the old password was not "
  49. "correct."
  50. msgstr "Não foi possível alterar a chave. Possivelmente a password antiga não está correcta."
  51. #: files/error.php:12
  52. msgid ""
  53. "Encryption app not initialized! Maybe the encryption app was re-enabled "
  54. "during your session. Please try to log out and log back in to initialize the"
  55. " encryption app."
  56. msgstr ""
  57. #: files/error.php:16
  58. #, php-format
  59. msgid ""
  60. "Your private key is not valid! Likely your password was changed outside of "
  61. "%s (e.g. your corporate directory). You can update your private key password"
  62. " in your personal settings to recover access to your encrypted files."
  63. msgstr ""
  64. #: files/error.php:19
  65. msgid ""
  66. "Can not decrypt this file, probably this is a shared file. Please ask the "
  67. "file owner to reshare the file with you."
  68. msgstr ""
  69. #: files/error.php:22 files/error.php:27
  70. msgid ""
  71. "Unknown error please check your system settings or contact your "
  72. "administrator"
  73. msgstr ""
  74. #: hooks/hooks.php:59
  75. msgid "Missing requirements."
  76. msgstr "Faltam alguns requisitos."
  77. #: hooks/hooks.php:60
  78. msgid ""
  79. "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
  80. "together with the PHP extension is enabled and configured properly. For now,"
  81. " the encryption app has been disabled."
  82. msgstr ""
  83. #: hooks/hooks.php:273
  84. msgid "Following users are not set up for encryption:"
  85. msgstr "Os utilizadores seguintes não estão marcados para cifragem:"
  86. #: js/settings-admin.js:13
  87. msgid "Saving..."
  88. msgstr "A guardar..."
  89. #: templates/invalid_private_key.php:8
  90. msgid "Go directly to your "
  91. msgstr ""
  92. #: templates/invalid_private_key.php:8
  93. msgid "personal settings"
  94. msgstr "configurações personalizadas "
  95. #: templates/settings-admin.php:4 templates/settings-personal.php:3
  96. msgid "Encryption"
  97. msgstr "Encriptação"
  98. #: templates/settings-admin.php:7
  99. msgid ""
  100. "Enable recovery key (allow to recover users files in case of password loss):"
  101. msgstr "Active a chave de recuperação (permite recuperar os ficheiros no caso de perda da password):"
  102. #: templates/settings-admin.php:11
  103. msgid "Recovery key password"
  104. msgstr "Chave de recuperação da conta"
  105. #: templates/settings-admin.php:14
  106. msgid "Repeat Recovery key password"
  107. msgstr ""
  108. #: templates/settings-admin.php:21 templates/settings-personal.php:51
  109. msgid "Enabled"
  110. msgstr "Activado"
  111. #: templates/settings-admin.php:29 templates/settings-personal.php:59
  112. msgid "Disabled"
  113. msgstr "Desactivado"
  114. #: templates/settings-admin.php:34
  115. msgid "Change recovery key password:"
  116. msgstr "Alterar a chave de recuperação:"
  117. #: templates/settings-admin.php:40
  118. msgid "Old Recovery key password"
  119. msgstr "Chave anterior de recuperação da conta"
  120. #: templates/settings-admin.php:47
  121. msgid "New Recovery key password"
  122. msgstr "Nova chave de recuperação da conta"
  123. #: templates/settings-admin.php:53
  124. msgid "Repeat New Recovery key password"
  125. msgstr ""
  126. #: templates/settings-admin.php:58
  127. msgid "Change Password"
  128. msgstr "Mudar a Password"
  129. #: templates/settings-personal.php:9
  130. msgid "Your private key password no longer match your log-in password:"
  131. msgstr ""
  132. #: templates/settings-personal.php:12
  133. msgid "Set your old private key password to your current log-in password."
  134. msgstr ""
  135. #: templates/settings-personal.php:14
  136. msgid ""
  137. " If you don't remember your old password you can ask your administrator to "
  138. "recover your files."
  139. msgstr ""
  140. #: templates/settings-personal.php:22
  141. msgid "Old log-in password"
  142. msgstr "Password anterior da conta"
  143. #: templates/settings-personal.php:28
  144. msgid "Current log-in password"
  145. msgstr "Password actual da conta"
  146. #: templates/settings-personal.php:33
  147. msgid "Update Private Key Password"
  148. msgstr ""
  149. #: templates/settings-personal.php:42
  150. msgid "Enable password recovery:"
  151. msgstr "ativar recuperação do password:"
  152. #: templates/settings-personal.php:44
  153. msgid ""
  154. "Enabling this option will allow you to reobtain access to your encrypted "
  155. "files in case of password loss"
  156. msgstr "Ao activar esta opção, tornar-lhe-a possível a obtenção de acesso aos seus ficheiros encriptados caso perca a password."
  157. #: templates/settings-personal.php:60
  158. msgid "File recovery settings updated"
  159. msgstr "Actualizadas as definições de recuperação de ficheiros"
  160. #: templates/settings-personal.php:61
  161. msgid "Could not update file recovery"
  162. msgstr "Não foi possível actualizar a recuperação de ficheiros"