members.lang 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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. ShowMember=Show member card
  8. UserNotLinkedToMember=User not linked to a member
  9. ThirdpartyNotLinkedToMember=Third party not linked to a member
  10. MembersTickets=Membership address sheet
  11. FundationMembers=Foundation members
  12. ListOfValidatedPublicMembers=List of validated public members
  13. ErrorThisMemberIsNotPublic=This member is not public
  14. 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).
  15. 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.
  16. SetLinkToUser=Link to a Dolibarr user
  17. SetLinkToThirdParty=Link to a Dolibarr third party
  18. MembersCards=Generation of cards for members
  19. MembersList=List of members
  20. MembersListToValid=List of draft members (to be validated)
  21. MembersListValid=List of valid members
  22. MembersListUpToDate=List of valid members with up-to-date contribution
  23. MembersListNotUpToDate=List of valid members with out-of-date contribution
  24. MembersListExcluded=List of excluded members
  25. MembersListResiliated=List of terminated members
  26. MembersListQualified=List of qualified members
  27. MenuMembersToValidate=Draft members
  28. MenuMembersValidated=Validated members
  29. MenuMembersExcluded=Excluded members
  30. MenuMembersResiliated=Terminated members
  31. MembersWithSubscriptionToReceive=Members with contribution to receive
  32. MembersWithSubscriptionToReceiveShort=Contributions to receive
  33. DateSubscription=Date of membership
  34. DateEndSubscription=End date of membership
  35. EndSubscription=End of membership
  36. SubscriptionId=Contribution ID
  37. WithoutSubscription=Without contribution
  38. MemberId=Member id
  39. NewMember=New member
  40. MemberType=Member type
  41. MemberTypeId=Member type id
  42. MemberTypeLabel=Member type label
  43. MembersTypes=Members types
  44. MemberStatusDraft=Draft (needs to be validated)
  45. MemberStatusDraftShort=Draft
  46. MemberStatusActive=Validated (waiting contribution)
  47. MemberStatusActiveShort=Validated
  48. MemberStatusActiveLate=Contribution expired
  49. MemberStatusActiveLateShort=Expired
  50. MemberStatusPaid=Subscription up to date
  51. MemberStatusPaidShort=Up to date
  52. MemberStatusExcluded=Excluded member
  53. MemberStatusExcludedShort=Excluded
  54. MemberStatusResiliated=Terminated member
  55. MemberStatusResiliatedShort=Terminated
  56. MembersStatusToValid=Draft members
  57. MembersStatusExcluded=Excluded members
  58. MembersStatusResiliated=Terminated members
  59. MemberStatusNoSubscription=Validated (no contribution required)
  60. MemberStatusNoSubscriptionShort=Validated
  61. SubscriptionNotNeeded=No contribution required
  62. NewCotisation=New contribution
  63. PaymentSubscription=New contribution payment
  64. SubscriptionEndDate=Subscription's end date
  65. MembersTypeSetup=Members type setup
  66. MemberTypeModified=Member type modified
  67. DeleteAMemberType=Delete a member type
  68. ConfirmDeleteMemberType=Are you sure you want to delete this member type?
  69. MemberTypeDeleted=Member type deleted
  70. MemberTypeCanNotBeDeleted=Member type can not be deleted
  71. NewSubscription=New contribution
  72. 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.
  73. Subscription=Contribution
  74. Subscriptions=Contributions
  75. SubscriptionLate=Late
  76. SubscriptionNotReceived=Contribution never received
  77. ListOfSubscriptions=List of contributions
  78. SendCardByMail=Send card by email
  79. AddMember=Create member
  80. NoTypeDefinedGoToSetup=No member types defined. Go to menu "Members types"
  81. NewMemberType=New member type
  82. WelcomeEMail=Welcome email
  83. SubscriptionRequired=Contribution required
  84. DeleteType=Delete
  85. VoteAllowed=Vote allowed
  86. Physical=Individual
  87. Moral=Corporation
  88. MorAndPhy=Corporation and Individual
  89. Reenable=Re-Enable
  90. ExcludeMember=Exclude a member
  91. Exclude=Exclude
  92. ConfirmExcludeMember=Are you sure you want to exclude this member ?
  93. ResiliateMember=Terminate a member
  94. ConfirmResiliateMember=Are you sure you want to terminate this member?
  95. DeleteMember=Delete a member
  96. ConfirmDeleteMember=Are you sure you want to delete this member (Deleting a member will delete all his contributions)?
  97. DeleteSubscription=Delete a subscription
  98. ConfirmDeleteSubscription=Are you sure you want to delete this contribution?
  99. Filehtpasswd=htpasswd file
  100. ValidateMember=Validate a member
  101. ConfirmValidateMember=Are you sure you want to validate this member?
  102. 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.
  103. PublicMemberList=Public member list
  104. BlankSubscriptionForm=Public self-registration form
  105. 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.
  106. EnablePublicSubscriptionForm=Enable the public website with self-subscription form
  107. ForceMemberType=Force the member type
  108. ExportDataset_member_1=Members and contributions
  109. ImportDataset_member_1=Members
  110. LastMembersModified=Latest %s modified members
  111. LastSubscriptionsModified=Latest %s modified contributions
  112. String=String
  113. Text=Text
  114. Int=Int
  115. DateAndTime=Date and time
  116. PublicMemberCard=Member public card
  117. SubscriptionNotRecorded=Contribution not recorded
  118. AddSubscription=Create contribution
  119. ShowSubscription=Show contribution
  120. # Label of email templates
  121. SendingAnEMailToMember=Sending information email to member
  122. SendingEmailOnAutoSubscription=Sending email on auto registration
  123. SendingEmailOnMemberValidation=Sending email on new member validation
  124. SendingEmailOnNewSubscription=Sending email on new contribution
  125. SendingReminderForExpiredSubscription=Sending reminder for expired contributions
  126. SendingEmailOnCancelation=Sending email on cancelation
  127. SendingReminderActionComm=Sending reminder for agenda event
  128. # Topic of email templates
  129. YourMembershipRequestWasReceived=Your membership was received.
  130. YourMembershipWasValidated=Your membership was validated
  131. YourSubscriptionWasRecorded=Your new contribution was recorded
  132. SubscriptionReminderEmail=contribution reminder
  133. YourMembershipWasCanceled=Your membership was canceled
  134. CardContent=Content of your member card
  135. # Text of email templates
  136. ThisIsContentOfYourMembershipRequestWasReceived=We want to let you know that your membership request was received.<br><br>
  137. ThisIsContentOfYourMembershipWasValidated=We want to let you know that your membership was validated with the following information:<br><br>
  138. ThisIsContentOfYourSubscriptionWasRecorded=We want to let you know that your new subscription was recorded.<br><br>
  139. 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>
  140. ThisIsContentOfYourCard=This is a summary of the information we have about you. Please contact us if anything is incorrect.<br><br>
  141. DescADHERENT_AUTOREGISTER_NOTIF_MAIL_SUBJECT=Subject of the notification email received in case of auto-inscription of a guest
  142. DescADHERENT_AUTOREGISTER_NOTIF_MAIL=Content of the notification email received in case of auto-inscription of a guest
  143. DescADHERENT_EMAIL_TEMPLATE_AUTOREGISTER=Email template to use to send email to a member on member auto-registration
  144. DescADHERENT_EMAIL_TEMPLATE_MEMBER_VALIDATION=Email template to use to send email to a member on member validation
  145. DescADHERENT_EMAIL_TEMPLATE_SUBSCRIPTION=Email template to use to send email to a member on new contribution recording
  146. DescADHERENT_EMAIL_TEMPLATE_REMIND_EXPIRATION=Email template to use to send email reminder when contribution is about to expire
  147. DescADHERENT_EMAIL_TEMPLATE_CANCELATION=Email template to use to send email to a member on member cancelation
  148. DescADHERENT_EMAIL_TEMPLATE_EXCLUSION=Email template to use to send email to a member on member exclusion
  149. DescADHERENT_MAIL_FROM=Sender Email for automatic emails
  150. DescADHERENT_ETIQUETTE_TYPE=Format of labels page
  151. DescADHERENT_ETIQUETTE_TEXT=Text printed on member address sheets
  152. DescADHERENT_CARD_TYPE=Format of cards page
  153. DescADHERENT_CARD_HEADER_TEXT=Text printed on top of member cards
  154. DescADHERENT_CARD_TEXT=Text printed on member cards (align on left)
  155. DescADHERENT_CARD_TEXT_RIGHT=Text printed on member cards (align on right)
  156. DescADHERENT_CARD_FOOTER_TEXT=Text printed on bottom of member cards
  157. ShowTypeCard=Show type '%s'
  158. HTPasswordExport=htpassword file generation
  159. NoThirdPartyAssociatedToMember=No third party associated with this member
  160. MembersAndSubscriptions=Members and Contributions
  161. MoreActions=Complementary action on recording
  162. MoreActionsOnSubscription=Complementary action suggested by default when recording a contribution, also done automatially on online payment of a contribution
  163. MoreActionBankDirect=Create a direct entry on bank account
  164. MoreActionBankViaInvoice=Create an invoice, and a payment on bank account
  165. MoreActionInvoiceOnly=Create an invoice with no payment
  166. LinkToGeneratedPages=Generation of business cards or address sheets
  167. LinkToGeneratedPagesDesc=This screen allows you to generate PDF files with business cards for all your members or a particular member.
  168. DocForAllMembersCards=Generate business cards for all members
  169. DocForOneMemberCards=Generate business cards for a particular member
  170. DocForLabels=Generate address sheets
  171. SubscriptionPayment=Contribution payment
  172. LastSubscriptionDate=Date of latest contribution payment
  173. LastSubscriptionAmount=Amount of latest contribution
  174. LastMemberType=Last Member type
  175. MembersStatisticsByCountries=Members statistics by country
  176. MembersStatisticsByState=Members statistics by state/province
  177. MembersStatisticsByTown=Members statistics by town
  178. MembersStatisticsByRegion=Members statistics by region
  179. NbOfMembers=Total number of members
  180. NbOfActiveMembers=Total number of current active members
  181. NoValidatedMemberYet=No validated members found
  182. 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.
  183. MembersByStateDesc=This screen show you statistics of members by state/provinces/canton.
  184. MembersByTownDesc=This screen show you statistics of members by town.
  185. MembersByNature=This screen show you statistics of members by nature.
  186. MembersByRegion=This screen show you statistics of members by region.
  187. MembersStatisticsDesc=Choose statistics you want to read...
  188. MenuMembersStats=Statistics
  189. LastMemberDate=Latest membership date
  190. LatestSubscriptionDate=Latest contribution date
  191. MemberNature=Nature of the member
  192. MembersNature=Nature of the members
  193. Public=Information is public
  194. NewMemberbyWeb=New member added. Awaiting approval
  195. NewMemberForm=New member form
  196. SubscriptionsStatistics=Contributions statistics
  197. NbOfSubscriptions=Number of contributions
  198. AmountOfSubscriptions=Amount collected from contributions
  199. TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
  200. DefaultAmount=Default amount of contribution
  201. CanEditAmount=Visitor can choose/edit amount of its contribution
  202. MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
  203. ByProperties=By nature
  204. MembersStatisticsByProperties=Members statistics by nature
  205. VATToUseForSubscriptions=VAT rate to use for contributionss
  206. NoVatOnSubscription=No VAT for contributions
  207. ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for contribution line into invoice: %s
  208. NameOrCompany=Name or company
  209. SubscriptionRecorded=Contribution recorded
  210. NoEmailSentToMember=No email sent to member
  211. EmailSentToMember=Email sent to member at %s
  212. SendReminderForExpiredSubscriptionTitle=Send reminder by email for expired contributions
  213. 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')
  214. MembershipPaid=Membership paid for current period (until %s)
  215. YouMayFindYourInvoiceInThisEmail=You may find your invoice attached to this email
  216. XMembersClosed=%s member(s) closed
  217. XExternalUserCreated=%s external user(s) created
  218. ForceMemberNature=Force member nature (Individual or Corporation)
  219. 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.
  220. 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.
  221. MemberFirstname=Member firstname
  222. MemberLastname=Member lastname