From 448e3217fc464bbade406bb2a535ac1198904a89 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 9 Mar 2020 14:11:01 +0100 Subject: [PATCH] New translations app.admin.en.yml (Portuguese) --- config/locales/app.admin.pt.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/app.admin.pt.yml b/config/locales/app.admin.pt.yml index c3a817a5d..cba330b2f 100755 --- a/config/locales/app.admin.pt.yml +++ b/config/locales/app.admin.pt.yml @@ -962,20 +962,20 @@ pt: default_value_is_24_hours: "Se o campo estiver vazio: 24 horas." visibility_yearly: "visibilidade máxima para assinantes anuais" visibility_others: "visibilidade máxima para outros membros" - confidentiality: "TODO" - display_machine_reservation_user_name: "TODO" - display_name: "TODO" - display_name_enable: "TODO" - machines_sort_by: "TODO" + confidentiality: "Confidencialidade" + display_machine_reservation_user_name: "Exibir o nome completo do usuário que reservou um slot de máquina" + display_name: "Nome de exibição" + display_name_enable: "exibição de nome" + machines_sort_by: "ordem de exibição das máquinas" fab_analytics: "Fab Analytics" - elements_ordering: "TODO" - machines_order: "TODO" - display_machines_sorted_by: "TODO" + elements_ordering: "Ordenação de elementos" + machines_order: "Ordem das máquinas" + display_machines_sorted_by: "Exibir máquinas ordenadas por" advanced: "Advanced settings" customize_home_page_css: "Customise the stylesheet og the home page" home_css_notice_html: "You can customize the stylesheet which will apply to the home page, using the SASS syntax. These styles will be automatically subordinated to the .home-page selector to prevent any risk of breaking the application. Meanwhile please be careful, any changes in the home page editor at the top of the page may broke your styles, always refer to the HTML code." sort_by: - default: "TODO" + default: "Default" name: "Nome" created_at: "TODO" updated_at: "TODO"