mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
New translations app.shared.en.yml (Portuguese)
This commit is contained in:
parent
51707239ee
commit
1c9c5c1704
@ -214,7 +214,7 @@ pt:
|
||||
user_profile: "Perfil de usuário"
|
||||
warning_incomplete_user_profile_probably_imported_from_sso: "Atenção: Esse perfil de usuário está incompleto. As \"single sign-on\" (SSO) authentication is currently enabled, it may probably be an imported but non merged account. Do not modify it unless you know what your doing."
|
||||
group: "Grupo"
|
||||
group_is_required: "Grupo é obrigatório"
|
||||
group_is_required: "Group is required."
|
||||
trainings: "Treinamentos"
|
||||
tags: "Tags"
|
||||
#partial form to edit/create an authentication provider (SSO)
|
||||
@ -308,10 +308,10 @@ pt:
|
||||
to_credit: 'Crédito'
|
||||
wallet_credit_successfully: "Carteira de usuário creditada com sucesso."
|
||||
a_problem_occurred_for_wallet_credit: "Um erro ocorreu ao creditar a carteira"
|
||||
amount_is_required: "A quantia é obrigatório"
|
||||
amount_is_required: "The amount is required."
|
||||
amount_minimum_1: "A quantia mínima é 1"
|
||||
amount_confirm_is_required: "A confirmação da quantia é obrigatório"
|
||||
amount_confirm_does_not_match: "A confirmação da quantia não é a mesma da quantia"
|
||||
amount_confirm_is_required: "The amount confirmation is required."
|
||||
amount_confirm_does_not_match: "The amount confirmation does not match."
|
||||
you_have_amount_in_wallet: "Você tem {amount} {currency} em sua carteira"
|
||||
client_have_amount_in_wallet: "O cliente possui {amount} {currency} em sua carteira"
|
||||
wallet_pay_reservation: "Você pode pagar diretamente sua reserva"
|
||||
@ -415,7 +415,7 @@ pt:
|
||||
confirm_payment_of_html: "{ROLE, select, admin{Pagamento pelo site} other{Pagar}}: {AMOUNT}" #eg. confirm my payment of $20.00
|
||||
a_problem_occurred_during_the_payment_process_please_try_again_later: "Um problema ocorreu durante o processo de pagamento. Por favor tente novamente mais tarde."
|
||||
none: "Vazio"
|
||||
online_payment_disabled: "O pagamento online não está disponível. Entre em contato diretamente com a recepção do Fablab."
|
||||
online_payment_disabled: "Online payment is not available. Please contact the FabLab's reception directly."
|
||||
slot_restrict_plans: "This slot is restricted for the plans below:"
|
||||
slot_restrict_subscriptions_must_select_plan: "The slot is restricted for the subscribers. Please select a plan first."
|
||||
slot_restrict_plans_of_others_groups: "The slot is restricted for the subscribers of others groups."
|
||||
@ -425,7 +425,14 @@ pt:
|
||||
slot_at_same_time: "Conflict with others reservations"
|
||||
do_you_really_want_to_book_slot_at_same_time: "Do you really want to book this slot? Other bookings take place at the same time"
|
||||
unable_to_book_slot_because_really_have_reservation_at_same_time: "Unable to book this slot because the following reservation occurs at the same time."
|
||||
#feature-tour modal
|
||||
tour:
|
||||
previous: "Previous"
|
||||
next: "Next"
|
||||
end: "End the tour"
|
||||
#help modal
|
||||
help:
|
||||
title: "Help"
|
||||
what_to_do: "What do you want to do?"
|
||||
tour: "Start the feature tour"
|
||||
guide: "Open the user's manual"
|
||||
|
Loading…
x
Reference in New Issue
Block a user