Upgrade to 3.8.4
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
"error.email.preset.notFound": "Preset de email \"{name}\" não encontrado",
|
||||
|
||||
"error.field.converter.invalid": "Conversor \"{converter}\" inválido",
|
||||
"error.field.type.missing": "Field \"{ name }\": The field type \"{ type }\" does not exist",
|
||||
|
||||
"error.file.changeName.empty": "O nome não pode ficar em branco",
|
||||
"error.file.changeName.permission": "Não tem permissões para alterar o nome de \"{filename}\"",
|
||||
@@ -289,6 +290,7 @@
|
||||
"field.pages.empty": "Nenhuma página selecionada",
|
||||
|
||||
"field.structure.delete.confirm": "Deseja realmente excluir este registro?",
|
||||
"field.structure.delete.confirm.all": "Do you really want to delete all entries?",
|
||||
"field.structure.empty": "Nenhum registro",
|
||||
|
||||
"field.users.empty": "Nenhum utilizador selecionado",
|
||||
@@ -349,6 +351,8 @@
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Recebeu o código da sua licença por email após a compra. Por favor, copie e cole-o para completar o registro.",
|
||||
"license.register.label": "Por favor, digite o código da sua licença",
|
||||
"license.register.domain": "Your license will be registered to <strong>{host}</strong>.",
|
||||
"license.register.local": "You are about to register your license for your local domain <strong>{host}</strong>. If this site will be deployed to a public domain, please register it there instead. If {host} is the domain you want to license Kirby to, please continue.",
|
||||
"license.register.success": "Obrigado por apoiar o Kirby",
|
||||
"license.unregistered": "Esta é uma demonstração não registrada do Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
Reference in New Issue
Block a user