1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

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

This commit is contained in:
Sylvain 2021-03-30 09:12:30 +02:00
parent f38ad1a99b
commit ff656c3ed2

View File

@ -73,10 +73,13 @@ pt:
labels: "Etiqueta(s):" labels: "Etiqueta(s):"
none: "Nenhuma" none: "Nenhuma"
slot_successfully_deleted: "O slot {START} - {END} foi deletado com sucesso" slot_successfully_deleted: "O slot {START} - {END} foi deletado com sucesso"
slots_deleted: "O slot de {START}, e {COUNT, plural, =1{one other} other{{COUNT} outros}}}, foram excluídos" slots_deleted: "The slot of {START}, and {COUNT, plural, =1{one other} other{{COUNT} others}}, have been deleted"
unable_to_delete_the_slot: "Não é possível deletar o slot {START} - {END}, provavelmente porque já foi reservado por um membro" unable_to_delete_the_slot: "Não é possível deletar o slot {START} - {END}, provavelmente porque já foi reservado por um membro"
slots_not_deleted: "Em {TOTAL} slots, {COUNT, plural, one {} =1{um não foi deletado} other{{COUNT} não foram deletados}}. Talvez existam algumas reservas {COUNT, plural, =1{nela} other{nelas}}." slots_not_deleted: "Em {TOTAL} slots, {COUNT, plural, one {} =1{um não foi deletado} other{{COUNT} não foram deletados}}. Talvez existam algumas reservas {COUNT, plural, =1{nela} other{nelas}}."
you_should_select_at_least_a_machine: "Você deveria selecionar a última máquina neste slot." you_should_select_at_least_a_machine: "Você deveria selecionar a última máquina neste slot."
inconsistent_times: "Error: the end of the availability is before its beginning."
min_one_slot: "The availability must be split in one slot at least."
min_slot_duration: "You must specify a valid duration for the slots."
export_is_running_you_ll_be_notified_when_its_ready: "A Exportação está em andamento. Você será notificado quando terminar." export_is_running_you_ll_be_notified_when_its_ready: "A Exportação está em andamento. Você será notificado quando terminar."
actions: "Ações" actions: "Ações"
block_reservations: "Impedir reservas" block_reservations: "Impedir reservas"