-
-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cadab75
commit 1c7df18
Showing
55 changed files
with
84 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ | |
"email": "Email", | ||
"email.placeholder": "[email protected]", | ||
|
||
"enter": "Enter", | ||
"enter": "Insira", | ||
"entries": "Registos", | ||
"entry": "Registo", | ||
|
||
|
@@ -128,7 +128,7 @@ | |
"error.language.code": "Por favor, insira um código válido para o idioma", | ||
"error.language.duplicate": "O idioma já existe", | ||
"error.language.name": "Por favor, insira um nome válido para o idioma", | ||
"error.language.notFound": "Não foi possível encontrar o idoma", | ||
"error.language.notFound": "Não foi possível encontrar o idioma", | ||
|
||
"error.layout.validation.block": "Há um erro no campo \"{field}\" no bloco {blockIndex} a usar o tipo de bloco \"{fieldset}\" no layout {layoutIndex}", | ||
"error.layout.validation.settings": "Há um erro na configuração do layout {index}", | ||
|
@@ -408,17 +408,17 @@ | |
"language.variable.value": "Valor", | ||
|
||
"languages": "Idiomas", | ||
"languages.default": "Idioma padrão", | ||
"languages.default": "Idioma por defeito", | ||
"languages.empty": "Nenhum idioma ainda", | ||
"languages.secondary": "Idiomas secundários", | ||
"languages.secondary.empty": "Nenhum idioma secundário ainda", | ||
|
||
"license": "Licença ", | ||
"license.activate": "Ativar agora", | ||
"license.activate": "Ative-a agora", | ||
"license.activate.label": "Por favor, ative a sua licença", | ||
"license.activate.domain": "A sua licença será ativada para <strong>{host}</strong>.", | ||
"license.activate.local": "Está prestes a ativar a sua licença Kirby no domínio local <strong>{host}</strong>. Se este site vai ser alojado num domínio público, por favor ative-o lá. Se o domínio {host} é o o que deseja para usar a sua licença, por favor continue.", | ||
"license.activated": "Ativado", | ||
"license.activate.local": "Está prestes a ativar a sua licença Kirby no domínio local <strong>{host}</strong>. Se este site vai ser alojado num domínio público, por favor ative-o lá. Se o domínio {host} é o que deseja para usar a sua licença, por favor continue.", | ||
"license.activated": "Ativada", | ||
"license.buy": "Compre uma licença", | ||
"license.code": "Código", | ||
"license.code.help": "Recebeu o seu código de licença por email após a compra. Por favor, copie e cole aqui.", | ||
|
@@ -467,8 +467,8 @@ | |
"login.reset": "Redefinir palavra-passe", | ||
"login.toggleText.code.email": "Iniciar sessão com email", | ||
"login.toggleText.code.email-password": "Iniciar sessão com palavra-passe", | ||
"login.toggleText.password-reset.email": "Esqueceu-se da sua palavra-passe?", | ||
"login.toggleText.password-reset.email-password": "← Voltar à página de início de sessão", | ||
"login.toggleText.password-reset.email": "Esqueceu a sua palavra-passe?", | ||
"login.toggleText.password-reset.email-password": "← Voltar ao início de sessão", | ||
"login.totp.enable.option": "Configurar códigos de segurança", | ||
"login.totp.enable.intro": "As aplicações de autenticação podem gerar códigos de segurança que são usados como um segundo fator ao iniciar a sessão na sua conta.", | ||
"login.totp.enable.qr.label": "1. Leia este código QR", | ||
|
@@ -480,7 +480,7 @@ | |
"login.totp.enable.success": "Códigos de segurança ativados", | ||
"login.totp.disable.option": "Desativar códigos de segurança", | ||
"login.totp.disable.label": "Insira a sua palavra-passe para desativar códigos de segurança", | ||
"login.totp.disable.help": "No futuro, um segundo fator diferente, como um código de início de sessão enviado por e-mail, será solicitado quando iniciar a sessão. Poderá configurar códigos únicos novamente mais tarde.", | ||
"login.totp.disable.help": "No futuro, um segundo fator diferente, como um código de início de sessão enviado por e-mail, será solicitado quando iniciar a sessão. Poderá configurar códigos de segurança novamente mais tarde.", | ||
"login.totp.disable.admin": "<p>Isto irá desactivar os códigos de segurança para <strong>{user}</strong>.</p> <p>No futuro, um segundo fator diferente, como um código de início de sessão enviado por e-mail, será solicitado quando eles iniciarem a sessão. {user} poderá configurar códigos de segurança novamente após o próximo início de sessão.</p>", | ||
"login.totp.disable.success": "Códigos de segurança desativados", | ||
|
||
|
@@ -684,7 +684,7 @@ | |
"upload.errors": "Erro", | ||
"upload.progress": "A enviar…", | ||
|
||
"url": "Url", | ||
"url": "URL", | ||
"url.placeholder": "https://exemplo.pt", | ||
|
||
"user": "Utilizador", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"displayName":"Block","description":"","tags":{},"props":[{"name":"attrs","tags":{"access":[{"description":"private"}]},"type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"content","description":"The block content is an object of values, depending\non the block type.","type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"endpoints","description":"API endpoints `{ field, model, section }`","type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"fieldset","description":"The fieldset definition with all fields, tabs, etc.","type":{"name":"object"},"defaultValue":{"value":"{}"}},{"name":"id","description":"A unique ID for the block","type":{"name":"string"}},{"name":"isBatched","description":"If `true` the block is selected together with other blocks","type":{"name":"boolean"}},{"name":"isFull","description":"If `true` the blocks field is full and no more blocks can be added","type":{"name":"boolean"}},{"name":"isHidden","description":"If `true` the block is hidden on the frontend","type":{"name":"boolean"}},{"name":"isLastSelected","description":"If `true` the block is the last selected item in a list of batched blocks.\nThe last one shows the toolbar.","type":{"name":"boolean"}},{"name":"isMergable","description":"If `true` the block can be merged with another selected block when it is batched.","type":{"name":"boolean"}},{"name":"isSelected","description":"If `true` the block is marked as selected","type":{"name":"boolean"}},{"name":"name","description":"The name of the block is added to the endpoints","type":{"name":"string"}},{"name":"next","description":"The definition of the next block if there's one.","type":{"name":"object"}},{"name":"prev","description":"The definition of the previous block if there's one.","type":{"name":"object"}},{"name":"type","description":"The block type","type":{"name":"string"}}],"events":[{"name":"merge"},{"name":"selectDown"},{"name":"selectUp"},{"name":"sortDown"},{"name":"sortUp"},{"name":"focus","type":{"names":["undefined"]}},{"name":"append","type":{"names":["undefined"]}},{"name":"chooseToAppend","type":{"names":["undefined"]}},{"name":"chooseToConvert","type":{"names":["undefined"]}},{"name":"chooseToPrepend","type":{"names":["undefined"]}},{"name":"close"},{"name":"copy"},{"name":"duplicate"},{"name":"hide"},{"name":"open"},{"name":"paste"},{"name":"prepend","type":{"names":["undefined"]}},{"name":"remove","type":{"names":["undefined"]}},{"name":"show"},{"name":"split","type":{"names":["undefined"]}},{"name":"submit"},{"name":"update","type":{"names":["undefined"]}},{"name":"removeSelected"}],"component":"k-block","sourceFile":"src/components/Forms/Blocks/Block.vue"} | ||
{"displayName":"Block","description":"","tags":{},"props":[{"name":"content","description":"The block content is an object of values,\ndepending on the block type.","type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"fieldset","description":"The fieldset definition with all fields, tabs, etc.","type":{"name":"object"},"defaultValue":{"value":"{}"}},{"name":"disabled","description":"If `true`, the field is no longer editable and will not be saved","type":{"name":"boolean"}},{"name":"endpoints","description":"API endpoints","tags":{"value":[{"description":"{ field, model, section }","title":"value"}]},"type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"id","description":"A unique ID for the block","type":{"name":"string"}},{"name":"isBatched","description":"Block is slected together with other blocks","type":{"name":"boolean"}},{"name":"isFull","description":"No more blocks can be added","type":{"name":"boolean"}},{"name":"isHidden","description":"Block is displayed as hidden","type":{"name":"boolean"}},{"name":"isMergable","description":"Block can be merged with all other selected blocks","tags":{"since":[{"description":"4.0.0","title":"since"}]},"type":{"name":"boolean"}},{"name":"attrs","tags":{"access":[{"description":"private"}]},"type":{"name":"array|object"},"defaultValue":{"value":"() => ({})"}},{"name":"isLastSelected","description":"If `true` the block is the last selected item in a list of batched blocks. The last one shows the toolbar.","type":{"name":"boolean"}},{"name":"isSelected","description":"If `true` the block is marked as selected","type":{"name":"boolean"}},{"name":"name","description":"The name of the block is added to the endpoints","type":{"name":"string"}},{"name":"next","description":"The definition of the next block if there's one.","type":{"name":"object"}},{"name":"prev","description":"The definition of the previous block if there's one.","type":{"name":"object"}},{"name":"type","description":"The block type","type":{"name":"string"}}],"events":[{"name":"merge"},{"name":"selectDown"},{"name":"selectUp"},{"name":"sortDown"},{"name":"sortUp"},{"name":"open"},{"name":"append","type":{"names":["undefined"]}},{"name":"chooseToAppend","type":{"names":["undefined"]}},{"name":"chooseToConvert","type":{"names":["undefined"]}},{"name":"chooseToPrepend","type":{"names":["undefined"]}},{"name":"close"},{"name":"copy"},{"name":"duplicate"},{"name":"focus","type":{"names":["undefined"]}},{"name":"hide"},{"name":"paste"},{"name":"prepend","type":{"names":["undefined"]}},{"name":"remove","type":{"names":["undefined"]}},{"name":"show"},{"name":"split","type":{"names":["undefined"]}},{"name":"submit"},{"name":"update","type":{"names":["undefined"]}},{"name":"removeSelected"}],"component":"k-block","sourceFile":"src/components/Forms/Blocks/Block.vue"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"displayName":"BlockFigure","description":"","tags":{},"props":[{"name":"caption","type":{"name":"string"}},{"name":"captionMarks","type":{"name":"boolean|array"},"defaultValue":{"value":"true"}},{"name":"isEmpty","type":{"name":"boolean"}},{"name":"emptyIcon","type":{"name":"string"}},{"name":"emptyText","type":{"name":"string"}}],"events":[{"name":"open"},{"name":"update"}],"slots":[{"name":"default"}],"component":"k-block-figure","sourceFile":"src/components/Forms/Blocks/BlockFigure.vue"} | ||
{"displayName":"BlockFigure","description":"","tags":{},"props":[{"name":"caption","type":{"name":"string"}},{"name":"captionMarks","type":{"name":"boolean|array"},"defaultValue":{"value":"true"}},{"name":"disabled","type":{"name":"boolean"}},{"name":"isEmpty","type":{"name":"boolean"}},{"name":"emptyIcon","type":{"name":"string"}},{"name":"emptyText","type":{"name":"string"}}],"events":[{"name":"open"},{"name":"update"}],"slots":[{"name":"default"}],"component":"k-block-figure","sourceFile":"src/components/Forms/Blocks/Elements/BlockFigure.vue"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"description":"Floating options menu for a block that\nappears when the block is focused/selected.","tags":{"examples":[{"title":"example","content":"<k-block-options :is-editable=\"true\" />"}]},"displayName":"BlockOptions","props":[{"name":"isBatched","description":"Block is slected together with other blocks","type":{"name":"boolean"}},{"name":"isEditable","description":"Block can be edited","type":{"name":"boolean"}},{"name":"isFull","description":"No more blocks can be added","type":{"name":"boolean"}},{"name":"isHidden","description":"Block is hidden","type":{"name":"boolean"}},{"name":"isMergable","description":"Block can be merged with other blocks","tags":{"since":[{"description":"4.0.0","title":"since"}]},"type":{"name":"boolean"}},{"name":"isSplitable","description":"Block can be split into multiple blocks","tags":{"since":[{"description":"4.0.0","title":"since"}]},"type":{"name":"boolean"}}],"events":[{"name":"copy"},{"name":"merge"},{"name":"removeSelected"},{"name":"open"},{"name":"chooseToAppend"},{"name":"remove"},{"name":"chooseToPrepend"},{"name":"chooseToConvert"},{"name":"split"},{"name":"paste"},{"name":"duplicate"},{"name":"sortUp"},{"name":"sortDown"}],"component":"k-block-options","sourceFile":"src/components/Forms/Blocks/BlockOptions.vue"} | ||
{"description":"Floating options menu for a block that\nappears when the block is focused/selected.","tags":{"examples":[{"title":"example","content":"<k-block-options :is-editable=\"true\" />"}]},"displayName":"BlockOptions","props":[{"name":"isBatched","description":"Block is slected together with other blocks","type":{"name":"boolean"}},{"name":"isFull","description":"No more blocks can be added","type":{"name":"boolean"}},{"name":"isHidden","description":"Block is displayed as hidden","type":{"name":"boolean"}},{"name":"isMergable","description":"Block can be merged with all other selected blocks","tags":{"since":[{"description":"4.0.0","title":"since"}]},"type":{"name":"boolean"}},{"name":"isEditable","description":"Block can be edited","type":{"name":"boolean"}},{"name":"isSplitable","description":"Block can be split into multiple blocks","tags":{"since":[{"description":"4.0.0","title":"since"}]},"type":{"name":"boolean"}}],"events":[{"name":"chooseToAppend"},{"name":"chooseToConvert"},{"name":"chooseToPrepend"},{"name":"copy"},{"name":"duplicate"},{"name":"hide"},{"name":"merge"},{"name":"open"},{"name":"paste"},{"name":"remove"},{"name":"removeSelected"},{"name":"show"},{"name":"split"},{"name":"sortDown"},{"name":"sortUp"}],"component":"k-block-options","sourceFile":"src/components/Forms/Blocks/BlockOptions.vue"} |
Oops, something went wrong.