members.lang 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. # Dolibarr language file - Source file is en_US - members
  2. MembersArea=Members area
  3. MemberCard=Member card
  4. SubscriptionCard=Subscription card
  5. Member=Member
  6. Members=Members
  7. NoRecordedMembers=No recorded members
  8. NoRecordedMembersByType=No recorded members
  9. ShowMember=Show member card
  10. UserNotLinkedToMember=User not linked to a member
  11. ThirdpartyNotLinkedToMember=Third party not linked to a member
  12. MembersTickets=Membership address sheet
  13. FundationMembers=Foundation members
  14. ListOfValidatedPublicMembers=List of validated public members
  15. ErrorThisMemberIsNotPublic=This member is not public
  16. ErrorMemberIsAlreadyLinkedToThisThirdParty=Another member (name: <b>%s</b>, login: <b>%s</b>) is already linked to a third party <b>%s</b>. Remove this link first because a third party can't be linked to only a member (and vice versa).
  17. ErrorUserPermissionAllowsToLinksToItselfOnly=For security reasons, you must be granted permissions to edit all users to be able to link a member to a user that is not yours.
  18. SetLinkToUser=Link to a Dolibarr user
  19. SetLinkToThirdParty=Link to a Dolibarr third party
  20. MemberCountersArePublic=Counters of valid members are public
  21. MembersCards=Generation of cards for members
  22. MembersList=List of members
  23. MembersListToValid=List of draft members (to be validated)
  24. MembersListValid=List of valid members
  25. MembersListUpToDate=List of valid members with up-to-date contribution
  26. MembersListNotUpToDate=List of valid members with out-of-date contribution
  27. MembersListExcluded=List of excluded members
  28. MembersListResiliated=List of terminated members
  29. MembersListQualified=List of qualified members
  30. MembersShowMembershipTypesTable=Show a table of all available membership types (if no, show directly the registration form)
  31. MembersShowVotesAllowed=Show whether votes are allowed, in the table of membership types
  32. MenuMembersToValidate=Draft members
  33. MenuMembersValidated=Validated members
  34. MenuMembersExcluded=Excluded members
  35. MenuMembersResiliated=Terminated members
  36. MembersWithSubscriptionToReceive=Members with contribution to receive
  37. MembersWithSubscriptionToReceiveShort=Contributions to receive
  38. DateSubscription=Date of membership
  39. DateEndSubscription=End date of membership
  40. EndSubscription=End of membership
  41. SubscriptionId=Contribution ID
  42. WithoutSubscription=Without membership
  43. WaitingSubscription=Membership pending
  44. WaitingSubscriptionShort=Pending
  45. MemberId=Member Id
  46. MemberRef=Member Ref
  47. NewMember=New member
  48. MemberType=Member type
  49. MemberTypeId=Member type id
  50. MemberTypeLabel=Member type label
  51. MembersTypes=Members types
  52. MemberStatusDraft=Draft (needs to be validated)
  53. MemberStatusDraftShort=Draft
  54. MemberStatusActive=Validated (waiting contribution)
  55. MemberStatusActiveShort=Validated
  56. MemberStatusActiveLate=Contribution expired
  57. MemberStatusActiveLateShort=Expired
  58. MemberStatusPaid=Subscription up to date
  59. MemberStatusPaidShort=Up to date
  60. MemberStatusExcluded=Excluded member
  61. MemberStatusExcludedShort=Excluded
  62. MemberStatusResiliated=Terminated member
  63. MemberStatusResiliatedShort=Terminated
  64. MembersStatusToValid=Draft members
  65. MembersStatusExcluded=Excluded members
  66. MembersStatusResiliated=Terminated members
  67. MemberStatusNoSubscription=Validated (no contribution required)
  68. MemberStatusNoSubscriptionShort=Validated
  69. SubscriptionNotNeeded=No contribution required
  70. NewCotisation=New contribution
  71. PaymentSubscription=New contribution payment
  72. SubscriptionEndDate=Subscription's end date
  73. MembersTypeSetup=Members type setup
  74. MemberTypeModified=Member type modified
  75. DeleteAMemberType=Delete a member type
  76. ConfirmDeleteMemberType=Are you sure you want to delete this member type?
  77. MemberTypeDeleted=Member type deleted
  78. MemberTypeCanNotBeDeleted=Member type can not be deleted
  79. NewSubscription=New contribution
  80. NewSubscriptionDesc=This form allows you to record your subscription as a new member of the foundation. If you want to renew your subscription (if already a member), please contact foundation board instead by email %s.
  81. Subscription=Contribution
  82. AnyAmountWithAdvisedAmount=Any amount of your choice, recommended %s
  83. AnyAmountWithoutAdvisedAmount=Any amount of your choice
  84. CanEditAmountShort=Any amount
  85. CanEditAmountShortForValues=recommended, any amount
  86. MembershipDuration=Duration
  87. GetMembershipButtonLabel=Join
  88. Subscriptions=Contributions
  89. SubscriptionLate=Late
  90. SubscriptionNotReceived=Contribution never received
  91. ListOfSubscriptions=List of contributions
  92. SendCardByMail=Send card by email
  93. AddMember=Create member
  94. NoTypeDefinedGoToSetup=No member types defined. Go to menu "Members types"
  95. NewMemberType=New member type
  96. WelcomeEMail=Welcome email
  97. SubscriptionRequired=Contribution required
  98. SubscriptionRequiredDesc=If subscription is required, a subscription with a start or end date must be recorded to have the member up to date (whatever is subscription amount, even if subscription is free).
  99. DeleteType=Delete
  100. VoteAllowed=Vote allowed
  101. Physical=Individual
  102. Moral=Corporation
  103. MorAndPhy=Corporation and Individual
  104. Reenable=Re-Enable
  105. ExcludeMember=Exclude a member
  106. Exclude=Exclude
  107. ConfirmExcludeMember=Are you sure you want to exclude this member ?
  108. ResiliateMember=Terminate a member
  109. ConfirmResiliateMember=Are you sure you want to terminate this member?
  110. DeleteMember=Delete a member
  111. ConfirmDeleteMember=Are you sure you want to delete this member (Deleting a member will delete all his contributions)?
  112. DeleteSubscription=Delete a subscription
  113. ConfirmDeleteSubscription=Are you sure you want to delete this contribution?
  114. Filehtpasswd=htpasswd file
  115. ValidateMember=Validate a member
  116. ConfirmValidateMember=Are you sure you want to validate this member?
  117. FollowingLinksArePublic=The following links are open pages not protected by any Dolibarr permission. They are not formatted pages, provided as example to show how to list members database.
  118. PublicMemberList=Public member list
  119. BlankSubscriptionForm=Public self-registration form
  120. BlankSubscriptionFormDesc=Dolibarr can provide you a public URL/website to allow external visitors to ask to subscribe to the foundation. If an online payment module is enabled, a payment form may also be automatically provided.
  121. EnablePublicSubscriptionForm=Enable the public website with self-subscription form
  122. ForceMemberType=Force the member type
  123. ExportDataset_member_1=Members and contributions
  124. ImportDataset_member_1=Members
  125. LastMembersModified=Latest %s modified members
  126. LastSubscriptionsModified=Latest %s modified contributions
  127. String=String
  128. Text=Text
  129. Int=Int
  130. DateAndTime=Date and time
  131. PublicMemberCard=Member public card
  132. SubscriptionNotRecorded=Contribution not recorded
  133. AddSubscription=Create contribution
  134. ShowSubscription=Show contribution
  135. # Label of email templates
  136. SendingAnEMailToMember=Sending information email to member
  137. SendingEmailOnAutoSubscription=Sending email on auto registration
  138. SendingEmailOnMemberValidation=Sending email on new member validation
  139. SendingEmailOnNewSubscription=Sending email on new contribution
  140. SendingReminderForExpiredSubscription=Sending reminder for expired contributions
  141. SendingEmailOnCancelation=Sending email on cancelation
  142. SendingReminderActionComm=Sending reminder for agenda event
  143. # Topic of email templates
  144. YourMembershipRequestWasReceived=Your membership was received.
  145. YourMembershipWasValidated=Your membership was validated
  146. YourSubscriptionWasRecorded=Your new contribution was recorded
  147. SubscriptionReminderEmail=contribution reminder
  148. YourMembershipWasCanceled=Your membership was canceled
  149. CardContent=Content of your member card
  150. # Text of email templates
  151. ThisIsContentOfYourMembershipRequestWasReceived=We want to let you know that your membership request was received.<br><br>
  152. ThisIsContentOfYourMembershipWasValidated=We want to let you know that your membership was validated with the following information:<br><br>
  153. ThisIsContentOfYourSubscriptionWasRecorded=We want to let you know that your new subscription was recorded. Please find your invoice here enclosed.<br><br>
  154. ThisIsContentOfSubscriptionReminderEmail=We want to let you know that your subscription is about to expire or has already expired (__MEMBER_LAST_SUBSCRIPTION_DATE_END__). We hope you will renew it.<br><br>
  155. ThisIsContentOfYourCard=This is a summary of the information we have about you. Please contact us if anything is incorrect.<br><br>
  156. DescADHERENT_AUTOREGISTER_NOTIF_MAIL_SUBJECT=Subject of the notification email received in case of auto-inscription of a guest
  157. DescADHERENT_AUTOREGISTER_NOTIF_MAIL=Content of the notification email received in case of auto-inscription of a guest
  158. DescADHERENT_EMAIL_TEMPLATE_AUTOREGISTER=Email template to use to send email to a member on member auto-registration
  159. DescADHERENT_EMAIL_TEMPLATE_MEMBER_VALIDATION=Email template to use to send email to a member on member validation
  160. DescADHERENT_EMAIL_TEMPLATE_SUBSCRIPTION=Email template to use to send email to a member on new contribution recording
  161. DescADHERENT_EMAIL_TEMPLATE_REMIND_EXPIRATION=Email template to use to send email reminder when contribution is about to expire
  162. DescADHERENT_EMAIL_TEMPLATE_CANCELATION=Email template to use to send email to a member on member cancelation
  163. DescADHERENT_EMAIL_TEMPLATE_EXCLUSION=Email template to use to send email to a member on member exclusion
  164. DescADHERENT_MAIL_FROM=Sender Email for automatic emails
  165. DescADHERENT_CC_MAIL_FROM=Send automatic email copy to
  166. DescADHERENT_ETIQUETTE_TYPE=Format of labels page
  167. DescADHERENT_ETIQUETTE_TEXT=Text printed on member address sheets
  168. DescADHERENT_CARD_TYPE=Format of cards page
  169. DescADHERENT_CARD_HEADER_TEXT=Text printed on top of member cards
  170. DescADHERENT_CARD_TEXT=Text printed on member cards (align on left)
  171. DescADHERENT_CARD_TEXT_RIGHT=Text printed on member cards (align on right)
  172. DescADHERENT_CARD_FOOTER_TEXT=Text printed on bottom of member cards
  173. ShowTypeCard=Show type '%s'
  174. HTPasswordExport=htpassword file generation
  175. NoThirdPartyAssociatedToMember=No third party associated with this member
  176. MembersAndSubscriptions=Members and Contributions
  177. MoreActions=Complementary action on recording
  178. MoreActionsOnSubscription=Complementary action suggested by default when recording a contribution, also done automatially on online payment of a contribution
  179. MoreActionBankDirect=Create a direct entry on bank account
  180. MoreActionBankViaInvoice=Create an invoice, and a payment on bank account
  181. MoreActionInvoiceOnly=Create an invoice with no payment
  182. LinkToGeneratedPages=Generation of business cards or address sheets
  183. LinkToGeneratedPagesDesc=This screen allows you to generate PDF files with business cards for all your members or a particular member.
  184. DocForAllMembersCards=Generate business cards for all members
  185. DocForOneMemberCards=Generate business cards for a particular member
  186. DocForLabels=Generate address sheets
  187. SubscriptionPayment=Contribution payment
  188. LastSubscriptionDate=Date of latest contribution payment
  189. LastSubscriptionAmount=Amount of latest contribution
  190. LastMemberType=Last Member type
  191. MembersStatisticsByCountries=Members statistics by country
  192. MembersStatisticsByState=Members statistics by state/province
  193. MembersStatisticsByTown=Members statistics by town
  194. MembersStatisticsByRegion=Members statistics by region
  195. NbOfMembers=Total number of members
  196. NbOfActiveMembers=Total number of current active members
  197. NoValidatedMemberYet=No validated members found
  198. MembersByCountryDesc=This screen shows you the statistics of members by countries. Graphs and charts depend on the availability of the Google online graph service as well as on the availability of a working internet connection.
  199. MembersByStateDesc=This screen show you statistics of members by state/provinces/canton.
  200. MembersByTownDesc=This screen show you statistics of members by town.
  201. MembersByNature=This screen show you statistics of members by nature.
  202. MembersByRegion=This screen show you statistics of members by region.
  203. MembersStatisticsDesc=Choose statistics you want to read...
  204. MenuMembersStats=Statistics
  205. LastMemberDate=Latest membership date
  206. LatestSubscriptionDate=Latest contribution date
  207. MemberNature=Nature of the member
  208. MembersNature=Nature of the members
  209. Public=%s can publish my membership in <a target="_blank" href="%s">the public register</a>
  210. NewMemberbyWeb=New member added. Awaiting approval
  211. NewMemberForm=New member form
  212. SubscriptionsStatistics=Contributions statistics
  213. NbOfSubscriptions=Number of contributions
  214. AmountOfSubscriptions=Amount collected from contributions
  215. TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
  216. DefaultAmount=Default amount of contribution (used only if no amount is defined at member type level)
  217. MinimumAmount=Minimum amount (used only when contribution amount is free)
  218. CanEditAmount=Subscription amount can be defined by the member
  219. CanEditAmountDetail=Visitor can choose/edit amount of its contribution regardless of the member type
  220. AmountIsLowerToMinimumNotice=sur un dû total de %s
  221. MEMBER_NEWFORM_PAYONLINE=After the online registration, switch automatically on the online payment page
  222. ByProperties=By nature
  223. MembersStatisticsByProperties=Members statistics by nature
  224. VATToUseForSubscriptions=VAT rate to use for contributionss
  225. NoVatOnSubscription=No VAT for contributions
  226. ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for contribution line into invoice: %s
  227. NameOrCompany=Name or company
  228. SubscriptionRecorded=Contribution recorded
  229. NoEmailSentToMember=No email sent to member
  230. EmailSentToMember=Email sent to member at %s
  231. SendReminderForExpiredSubscriptionTitle=Send reminder by email for expired contributions
  232. SendReminderForExpiredSubscription=Send reminder by email to members when contribution is about to expire (parameter is number of days before end of membership to send the remind. It can be a list of days separated by a semicolon, for example '10;5;0;-5')
  233. MembershipPaid=Membership paid for current period (until %s)
  234. YouMayFindYourInvoiceInThisEmail=You may find your invoice attached to this email
  235. XMembersClosed=%s member(s) closed
  236. XExternalUserCreated=%s external user(s) created
  237. ForceMemberNature=Force member nature (Individual or Corporation)
  238. CreateDolibarrLoginDesc=The creation of a user login for members allows them to connect to the application. Depending on the authorizations granted, they will be able, for example, to consult or modify their file themselves.
  239. CreateDolibarrThirdPartyDesc=A thirdparty is the legal entity that will be used on the invoice if you decide to generate invoice for each contribution. You will be able to create it later during the process of recording the contribution.
  240. MemberFirstname=Member firstname
  241. MemberLastname=Member lastname
  242. MemberCodeDesc=Member Code, unique for all members
  243. NoRecordedMembers=No registered member