mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Fix i18n
This commit is contained in:
@ -173,10 +173,6 @@
|
||||
"Application - Tooltip": "Application - Tooltip",
|
||||
"Applications": "Aplicações",
|
||||
"Applications that require authentication": "Aplicações que requerem autenticação",
|
||||
"Approve time": "Approve time",
|
||||
"Approve time - Tooltip": "Approve time - Tooltip",
|
||||
"Approver": "Approver",
|
||||
"Approver - Tooltip": "Approver - Tooltip",
|
||||
"Avatar": "Avatar",
|
||||
"Avatar - Tooltip": "Imagem de avatar pública do usuário",
|
||||
"Back": "Voltar",
|
||||
@ -265,7 +261,10 @@
|
||||
"Phone": "Telefone",
|
||||
"Phone - Tooltip": "Número de telefone",
|
||||
"Phone or email": "Telefone ou email",
|
||||
"Plan": "Plan",
|
||||
"Plan - Tooltip": "Plan - Tooltip",
|
||||
"Plans": "Kế hoạch",
|
||||
"Plans - Tooltip": "Plans - Tooltip",
|
||||
"Preview": "Visualizar",
|
||||
"Preview - Tooltip": "Visualizar os efeitos configurados",
|
||||
"Pricings": "Bảng giá",
|
||||
@ -278,6 +277,8 @@
|
||||
"Records": "Registros",
|
||||
"Request URI": "URI da solicitação",
|
||||
"Resources": "Recursos",
|
||||
"Role": "Role",
|
||||
"Role - Tooltip": "Role - Tooltip",
|
||||
"Roles": "Funções",
|
||||
"Roles - Tooltip": "Funções às quais o usuário pertence",
|
||||
"Save": "Salvar",
|
||||
@ -295,8 +296,6 @@
|
||||
"Sorry, you do not have permission to access this page or logged in status invalid.": "Desculpe, você não tem permissão para acessar esta página ou o status de login é inválido.",
|
||||
"State": "Estado",
|
||||
"State - Tooltip": "Estado",
|
||||
"Submitter": "Submitter",
|
||||
"Submitter - Tooltip": "Submitter - Tooltip",
|
||||
"Subscriptions": "Đăng ký",
|
||||
"Successfully added": "Adicionado com sucesso",
|
||||
"Successfully deleted": "Excluído com sucesso",
|
||||
@ -529,15 +528,11 @@
|
||||
"plan": {
|
||||
"Edit Plan": "Edit Plan",
|
||||
"New Plan": "New Plan",
|
||||
"PerMonth": "mỗi tháng",
|
||||
"Price per month": "Price per month",
|
||||
"Price per month - Tooltip": "Price per month - Tooltip",
|
||||
"Price per year": "Price per year",
|
||||
"PricePerMonth": "Giá mỗi tháng",
|
||||
"PricePerMonth - Tooltip": "PricePerMonth - Tooltip",
|
||||
"PricePerYear": "Giá mỗi năm",
|
||||
"PricePerYear - Tooltip": "PricePerYear - Tooltip",
|
||||
"Sub role": "Sub role",
|
||||
"Sub roles - Tooltip": "Vai trò bao gồm trong kế hoạch hiện tại"
|
||||
"Price per year - Tooltip": "Price per year - Tooltip",
|
||||
"per month": "mỗi tháng"
|
||||
},
|
||||
"pricing": {
|
||||
"Copy pricing page URL": "Sao chép URL trang bảng giá",
|
||||
@ -547,8 +542,6 @@
|
||||
"Has trial": "Có thời gian thử nghiệm",
|
||||
"Has trial - Tooltip": "Khả dụng thời gian thử nghiệm sau khi chọn kế hoạch",
|
||||
"New Pricing": "New Pricing",
|
||||
"Sub plans": "Kế hoạch phụ",
|
||||
"Sub plans - Tooltip": "Sub plans - Tooltip",
|
||||
"Trial duration": "Thời gian thử nghiệm",
|
||||
"Trial duration - Tooltip": "Thời gian thử nghiệm",
|
||||
"days trial available!": "ngày dùng thử có sẵn!",
|
||||
@ -561,6 +554,7 @@
|
||||
"CNY": "CNY",
|
||||
"Detail": "Detalhe",
|
||||
"Detail - Tooltip": "Detalhes do produto",
|
||||
"Dummy": "Dummy",
|
||||
"Edit Product": "Editar Produto",
|
||||
"I have completed the payment": "Eu concluí o pagamento",
|
||||
"Image": "Imagem",
|
||||
@ -772,22 +766,14 @@
|
||||
"sign in now": "Faça login agora"
|
||||
},
|
||||
"subscription": {
|
||||
"Approved": "Approved",
|
||||
"Duration": "Thời lượng",
|
||||
"Duration - Tooltip": "Thời lượng đăng ký",
|
||||
"Edit Subscription": "Edit Subscription",
|
||||
"End date": "Ngày kết thúc",
|
||||
"End date - Tooltip": "Ngày kết thúc",
|
||||
"New Subscription": "New Subscription",
|
||||
"Pending": "Pending",
|
||||
"Start date": "Ngày bắt đầu",
|
||||
"Start date - Tooltip": "Ngày bắt đầu",
|
||||
"Sub plan": "Kế hoạch đăng ký",
|
||||
"Sub plan - Tooltip": "Kế hoạch đăng ký",
|
||||
"Sub plane": "Sub plane",
|
||||
"Sub user": "Sub user",
|
||||
"Sub users": "Người dùng đăng ký",
|
||||
"Sub users - Tooltip": "Người dùng đăng ký"
|
||||
"Start date - Tooltip": "Ngày bắt đầu"
|
||||
},
|
||||
"syncer": {
|
||||
"Affiliation table": "Tabela de Afiliação",
|
||||
|
Reference in New Issue
Block a user