1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

New translations app.admin.en.yml (Portuguese)

This commit is contained in:
Sylvain 2020-05-05 11:37:49 +02:00
parent b299f53844
commit 413b6b0512

View File

@ -723,6 +723,13 @@ pt:
error_details: "Error's details:" error_details: "Error's details:"
#edit a member #edit a member
members_edit: members_edit:
change_role: "Change role"
warning_role_change: "<p><strong>Warning:</strong> changing the role of a user is not a harmless operation. Is not currently possible to dismiss a user to a lower privileged role.</p><ul><li><strong>Members</strong> can only book reservations for themselves, paying by card or wallet.</li><li><strong>Managers</strong> can book reservations for themselves, paying by card or wallet, and for other members and managers, by collecting payments at the checkout.</li><li><strong>Administrators</strong> can only book reservations for members and managers, by collecting payments at the checkout. Moreover, they can change every settings of the application.</li></ul>"
admin: "Administrator"
manager: "Manager"
member: "Member"
role_changed: "Role successfully changed from {OLD} to {NEW}."
error_while_changing_role: "An error occurred while changing the role. Please try again later."
subscription: "Subscription" subscription: "Subscription"
duration: "Duração:" duration: "Duração:"
expires_at: "Experia em:" expires_at: "Experia em:"