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.

164 lines
5.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Daniel Schweiger <danielcccasle@gmail.com>, 2017
  8. # Dorin Hongu <dhongu@gmail.com>, 2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-12-16 02:16+0000\n"
  14. "PO-Revision-Date: 2017-12-16 02:16+0000\n"
  15. "Last-Translator: Dorin Hongu <dhongu@gmail.com>, 2017\n"
  16. "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: ro\n"
  21. "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
  22. #. module: auth_brute_force
  23. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
  24. msgid "Active"
  25. msgstr "Activ"
  26. #. module: auth_brute_force
  27. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
  28. msgid "Attempt Date"
  29. msgstr ""
  30. #. module: auth_brute_force
  31. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
  32. msgid "Attempts"
  33. msgstr ""
  34. #. module: auth_brute_force
  35. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  36. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  37. msgid "Authentication Attempts"
  38. msgstr ""
  39. #. module: auth_brute_force
  40. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  41. msgid "Authentication Result"
  42. msgstr ""
  43. #. module: auth_brute_force
  44. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
  45. msgid "Ban Date"
  46. msgstr ""
  47. #. module: auth_brute_force
  48. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
  49. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  50. #: selection:res.authentication.attempt,result:0
  51. #, python-format
  52. msgid "Banned"
  53. msgstr ""
  54. #. module: auth_brute_force
  55. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  56. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  57. msgid "Banned Remotes"
  58. msgstr ""
  59. #. module: auth_brute_force
  60. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  61. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
  62. msgid "Created by"
  63. msgstr "Creat de"
  64. #. module: auth_brute_force
  65. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  66. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
  67. msgid "Created on"
  68. msgstr "Creat la"
  69. #. module: auth_brute_force
  70. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
  71. msgid "Description"
  72. msgstr "Descriere"
  73. #. module: auth_brute_force
  74. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  75. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
  76. msgid "Display Name"
  77. msgstr "Nume Afişat"
  78. #. module: auth_brute_force
  79. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
  80. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  81. #: selection:res.authentication.attempt,result:0
  82. #, python-format
  83. msgid "Failed"
  84. msgstr ""
  85. #. module: auth_brute_force
  86. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  87. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
  88. msgid "ID"
  89. msgstr "ID"
  90. #. module: auth_brute_force
  91. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  92. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
  93. msgid "Last Modified on"
  94. msgstr "Ultima actualizare în"
  95. #. module: auth_brute_force
  96. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  97. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
  98. msgid "Last Updated by"
  99. msgstr "Ultima actualizare făcută de"
  100. #. module: auth_brute_force
  101. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  102. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
  103. msgid "Last Updated on"
  104. msgstr "Ultima actualizare la"
  105. #. module: auth_brute_force
  106. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  107. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
  108. msgid "Remote ID"
  109. msgstr ""
  110. #. module: auth_brute_force
  111. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  112. msgid "Successful"
  113. msgstr ""
  114. #. module: auth_brute_force
  115. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
  116. #: selection:res.authentication.attempt,result:0
  117. #, python-format
  118. msgid "Successfull"
  119. msgstr ""
  120. #. module: auth_brute_force
  121. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  122. msgid "Tried Login"
  123. msgstr ""
  124. #. module: auth_brute_force
  125. #: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
  126. msgid "Uncheck this box to unban the remote"
  127. msgstr ""
  128. #. module: auth_brute_force
  129. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  130. msgid "Without Success"
  131. msgstr ""
  132. #. module: auth_brute_force
  133. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  134. msgid "res.authentication.attempt"
  135. msgstr ""
  136. #. module: auth_brute_force
  137. #: model:ir.model,name:auth_brute_force.model_res_banned_remote
  138. msgid "res.banned.remote"
  139. msgstr ""