|
1 | 1 | { |
2 | 2 |
|
3 | | - // Dspace v7.5 > i18n pt-PT > reviewed 30-05-2023 |
| 3 | + // Dspace v7.x > i18n pt-PT > reviewed 05-06-2023 |
4 | 4 |
|
5 | 5 | // "401.help": "You're not authorized to access this page. You can use the button below to get back to the home page.", |
6 | 6 | "401.help": "Não está autorizado a aceder a esta página. Pode utilizar o botão em baixo para voltar à página de início.", |
|
842 | 842 | // "admin.batch-import.page.dropMsgReplace": "Drop to replace the batch ZIP to import", |
843 | 843 | "admin.batch-import.page.dropMsgReplace": "Arraste ficheiro .zip para substituir importação em lote", |
844 | 844 |
|
845 | | - // "admin.metadata-import.page.button.return": "Return", |
| 845 | + // "admin.metadata-import.page.button.return": "Back", |
846 | 846 | "admin.metadata-import.page.button.return": "Voltar", |
847 | 847 |
|
848 | 848 | // "admin.metadata-import.page.button.proceed": "Proceed", |
|
1286 | 1286 | // "collection.delete.head": "Delete Collection", |
1287 | 1287 | "collection.delete.head": "Apagar coleção", |
1288 | 1288 |
|
1289 | | - // "collection.delete.notification.fail": "collection could not be deleted", |
| 1289 | + // "collection.delete.notification.fail": "Collection could not be deleted", |
1290 | 1290 | "collection.delete.notification.fail": "Coleção não pode ser apagada", |
1291 | 1291 |
|
1292 | 1292 | // "collection.delete.notification.success": "Successfully deleted collection", |
|
1307 | 1307 | // "collection.edit.tabs.mapper.head": "Item Mapper", |
1308 | 1308 | "collection.edit.tabs.mapper.head": "Mapeamentos", |
1309 | 1309 |
|
1310 | | - // "collection.edit.tabs.item-mapper.title": "collection Edit - Item Mapper", |
| 1310 | + // "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper", |
1311 | 1311 | "collection.edit.tabs.item-mapper.title": "Editar coleção - mapeamentos", |
1312 | 1312 |
|
1313 | 1313 | // "collection.edit.item-mapper.cancel": "Cancel", |
1314 | 1314 | "collection.edit.item-mapper.cancel": "Cancelar", |
1315 | 1315 |
|
1316 | | - // "collection.edit.item-mapper.collection": "collection: \"<b>{{name}}</b>\"", |
| 1316 | + // "collection.edit.item-mapper.collection": "Collection: \"<b>{{name}}</b>\"", |
1317 | 1317 | "collection.edit.item-mapper.collection": "Coleção: \"<b>{{name}}</b>\"", |
1318 | 1318 |
|
1319 | 1319 | // "collection.edit.item-mapper.confirm": "Map selected items", |
|
1547 | 1547 | // "collection.form.entityType": "Entity Type", |
1548 | 1548 | "collection.form.entityType": "Tipo de entidade", |
1549 | 1549 |
|
1550 | | - // "collection.listelement.badge": "collection", |
1551 | | - "collection.listelement.badge": "coleção", |
| 1550 | + // "collection.listelement.badge": "Collection", |
| 1551 | + "collection.listelement.badge": "Coleção", |
1552 | 1552 |
|
1553 | 1553 | // "collection.page.browse.recent.head": "Recent Submissions", |
1554 | 1554 | "collection.page.browse.recent.head": "Entradas recentes", |
|
2074 | 2074 |
|
2075 | 2075 | // "dso.name.untitled": "Untitled", |
2076 | 2076 | "dso.name.untitled": "Sem título", |
| 2077 | + |
| 2078 | + // "dso.name.unnamed": "Unnamed", |
| 2079 | + "dso.name.unnamed": "Sem nome", |
2077 | 2080 |
|
2078 | 2081 | // "dso-selector.create.collection.head": "New collection", |
2079 | 2082 | "dso-selector.create.collection.head": "Nova coleção", |
|
2159 | 2162 | // "dso-selector.results-could-not-be-retrieved": "Something went wrong, please refresh again", |
2160 | 2163 | "dso-selector.results-could-not-be-retrieved": "Algo correu mal, por favor repita", |
2161 | 2164 |
|
2162 | | - // "supervision-group-selector.header": "supervision Group Selector", |
| 2165 | + // "supervision-group-selector.header": "Supervision Group Selector", |
2163 | 2166 | "supervision-group-selector.header": "Seletor de grupos de supervisão", |
2164 | 2167 |
|
2165 | 2168 | // "supervision-group-selector.select.type-of-order.label": "Select a type of Order", |
|
2192 | 2195 | // "supervision-group-selector.notification.create.success.title": "Successfully created supervision order for group {{ name }}", |
2193 | 2196 | "supervision-group-selector.notification.create.success.title": "Criada com sucesso ordem de supervisão para o grupo {{ name }}", |
2194 | 2197 |
|
2195 | | - // "supervision-group-selector.notification.create.failure.title": "error", |
2196 | | - "supervision-group-selector.notification.create.failure.title": "erro", |
| 2198 | + // "supervision-group-selector.notification.create.failure.title": "Error", |
| 2199 | + "supervision-group-selector.notification.create.failure.title": "Erro", |
2197 | 2200 |
|
2198 | 2201 | // "supervision-group-selector.notification.create.already-existing": "A supervision order already exists on this item for selected group", |
2199 | 2202 | "supervision-group-selector.notification.create.already-existing": "Já existe uma ordem de supervisão sobre este item para grupo selecionado", |
|
2491 | 2494 |
|
2492 | 2495 | // "form.no-value": "No value entered", |
2493 | 2496 | "form.no-value": "Nenhum valor informado", |
2494 | | - |
2495 | | - // "form.other-information": {}, |
2496 | | - "form.other-information": {}, |
| 2497 | + |
| 2498 | + // "form.other-information.email": "Email", |
| 2499 | + "form.other-information.email": "Email", |
| 2500 | + |
| 2501 | + // "form.other-information.first-name": "First Name", |
| 2502 | + "form.other-information.first-name": "Nome", |
| 2503 | + |
| 2504 | + // "form.other-information.insolr": "In Solr Index", |
| 2505 | + "form.other-information.insolr": "No índice SOLR", |
| 2506 | + |
| 2507 | + // "form.other-information.institution": "Institution", |
| 2508 | + "form.other-information.institution": "Instituição", |
| 2509 | + |
| 2510 | + // "form.other-information.last-name": "Last Name", |
| 2511 | + "form.other-information.last-name": "Apelido", |
| 2512 | + |
| 2513 | + // "form.other-information.orcid": "ORCID", |
| 2514 | + "form.other-information.orcid": "ORCID", |
2497 | 2515 |
|
2498 | 2516 | // "form.remove": "Remove", |
2499 | 2517 | "form.remove": "Apagar", |
|
2513 | 2531 | // "form.submit": "Save", |
2514 | 2532 | "form.submit": "Guardar", |
2515 | 2533 |
|
| 2534 | + // "form.create": "Create", |
| 2535 | + "form.create": "Criar", |
| 2536 | + |
2516 | 2537 | // "form.repeatable.sort.tip": "Drop the item in the new position", |
2517 | 2538 | "form.repeatable.sort.tip": "Largue o item na nova posição", |
2518 | 2539 |
|
|
2741 | 2762 | // "item.edit.authorizations.title": "Edit item's Policies", |
2742 | 2763 | "item.edit.authorizations.title": "Editar políticas dos itens", |
2743 | 2764 |
|
2744 | | - // "item.badge.private": "Private", |
| 2765 | + // "item.badge.private": "Non-discoverable", |
2745 | 2766 | "item.badge.private": "Privado", |
2746 | 2767 |
|
2747 | 2768 | // "item.badge.withdrawn": "Withdrawn", |
|
2960 | 2981 | // "item.edit.register-doi.success": "DOI queued for registration successfully.", |
2961 | 2982 | "item.edit.register-doi.success": "DOI colocado em fila de espera para o registo com sucesso.", |
2962 | 2983 |
|
2963 | | - // "item.edit.register-doi.error": "error registering DOI", |
2964 | | - "item.edit.register-doi.error": "erro ao registar DOI", |
| 2984 | + // "item.edit.register-doi.error": "Error registering DOI", |
| 2985 | + "item.edit.register-doi.error": "Erro ao registar DOI", |
2965 | 2986 |
|
2966 | 2987 | // "item.edit.register-doi.to-update": "The following DOI has already been minted and will be queued for registration online", |
2967 | 2988 | "item.edit.register-doi.to-update": "O seguinte DOI já foi criado e será colocado em fila de espera para registo online", |
|
3265 | 3286 |
|
3266 | 3287 | // "item.edit.tabs.curate.title": "Item Edit - Curate", |
3267 | 3288 | "item.edit.tabs.curate.title": "Editar item - Curadoria", |
| 3289 | + |
| 3290 | + // "item.edit.curate.title": "Curate Item: {{item}}", |
| 3291 | + "item.edit.curate.title": "Curar item: {{item}}", |
3268 | 3292 |
|
3269 | 3293 | // "item.edit.tabs.metadata.head": "Metadata", |
3270 | 3294 | "item.edit.tabs.metadata.head": "Metadados do item", |
|
3836 | 3860 | // "itemtemplate.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button", |
3837 | 3861 | "itemtemplate.edit.metadata.notifications.discarded.content": "As sua alterações foram descartadas. Para repor as suas alterações clique no botão 'Desfazer'", |
3838 | 3862 |
|
3839 | | - // "itemtemplate.edit.metadata.notifications.discarded.title": "Changed discarded", |
| 3863 | + // "itemtemplate.edit.metadata.notifications.discarded.title": "Changes discarded", |
3840 | 3864 | "itemtemplate.edit.metadata.notifications.discarded.title": "Alterações descartadas", |
3841 | 3865 |
|
3842 | 3866 | // "itemtemplate.edit.metadata.notifications.error.title": "An error occurred", |
|
3851 | 3875 | // "itemtemplate.edit.metadata.notifications.outdated.content": "The item template you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts", |
3852 | 3876 | "itemtemplate.edit.metadata.notifications.outdated.content": "O modelo do item que está atualmente a trabalhar foi alterado por outro utilizador. As suas alterações serão descartadas para evitar conflitos", |
3853 | 3877 |
|
3854 | | - // "itemtemplate.edit.metadata.notifications.outdated.title": "Changed outdated", |
| 3878 | + // "itemtemplate.edit.metadata.notifications.outdated.title": "Changes outdated", |
3855 | 3879 | "itemtemplate.edit.metadata.notifications.outdated.title": "Alterações desatualizadas", |
3856 | 3880 |
|
3857 | 3881 | // "itemtemplate.edit.metadata.notifications.saved.content": "Your changes to this item template's metadata were saved.", |
|
4217 | 4241 | // "menu.section.import": "Import", |
4218 | 4242 | "menu.section.import": "Importar", |
4219 | 4243 |
|
4220 | | - // "menu.section.import_batch": "Batch import (ZIP)", |
| 4244 | + // "menu.section.import_batch": "Batch Import (ZIP)", |
4221 | 4245 | "menu.section.import_batch": "Importação em lote (ZIP)", |
4222 | 4246 |
|
4223 | 4247 | // "menu.section.import_metadata": "Metadata", |
|
4403 | 4427 | // "mydspace.show.supervisedWorkspace": "Supervised items", |
4404 | 4428 | "mydspace.show.supervisedWorkspace": "Itens supervisionados", |
4405 | 4429 |
|
4406 | | - // "mydspace.status.archived": "Archived", |
4407 | | - "mydspace.status.archived": "Depósito aceite", |
4408 | | - |
4409 | | - // "mydspace.status.validation": "Validation", |
4410 | | - "mydspace.status.validation": "Em validação", |
4411 | | - |
4412 | | - // "mydspace.status.waiting-for-controller": "Waiting for controller", |
4413 | | - "mydspace.status.waiting-for-controller": "Aguarda validador", |
4414 | | - |
4415 | | - // "mydspace.status.workflow": "Workflow", |
4416 | | - "mydspace.status.workflow": "Em fluxo de trabalho", |
4417 | | - |
4418 | | - // "mydspace.status.workspace": "Workspace", |
4419 | | - "mydspace.status.workspace": "Depósito por terminar", |
| 4430 | + // "mydspace.status.mydspaceArchived": "Archived", |
| 4431 | + "mydspace.status.mydspaceArchived": "Depósito aceite", |
| 4432 | + |
| 4433 | + // "mydspace.status.mydspaceValidation": "Validation", |
| 4434 | + "mydspace.status.mydspaceValidation": "Em validação", |
| 4435 | + |
| 4436 | + // "mydspace.status.mydspaceWaitingController": "Waiting for controller", |
| 4437 | + "mydspace.status.mydspaceWaitingController": "Aguarda validador", |
| 4438 | + |
| 4439 | + // "mydspace.status.mydspaceWorkflow": "Workflow", |
| 4440 | + "mydspace.status.mydspaceWorkflow": "Em fluxo de trabalho", |
| 4441 | + |
| 4442 | + // "mydspace.status.mydspaceWorkspace": "Workspace", |
| 4443 | + "mydspace.status.mydspaceWorkspace": "Depósito por terminar", |
4420 | 4444 |
|
4421 | 4445 | // "mydspace.title": "MyDSpace", |
4422 | 4446 | "mydspace.title": "Área Pessoal", |
|
4468 | 4492 |
|
4469 | 4493 | // "nav.search": "Search", |
4470 | 4494 | "nav.search": "Pesquisar", |
| 4495 | + |
| 4496 | + // "nav.search.button": "Submit search", |
| 4497 | + "nav.search.button": "Pesquisar", |
4471 | 4498 |
|
4472 | 4499 | // "nav.statistics.header": "Statistics", |
4473 | 4500 | "nav.statistics.header": "Estatísticas", |
|
4624 | 4651 |
|
4625 | 4652 | // "process.new.notification.error.content": "An error occurred while creating this process", |
4626 | 4653 | "process.new.notification.error.content": "Ocorreu um erro ao criar este processo", |
| 4654 | + |
| 4655 | + // "process.new.notification.error.max-upload.content": "The file exceeds the maximum upload size", |
| 4656 | + "process.new.notification.error.max-upload.content": "O ficheiro excede o tamanho máximo de carregamento!", |
4627 | 4657 |
|
4628 | 4658 | // "process.new.header": "Create a new process", |
4629 | 4659 | "process.new.header": "Criar um novo processo", |
|
5324 | 5354 | // "search.filters.applied.f.discoverable": "Non-discoverable", |
5325 | 5355 | "search.filters.applied.f.discoverable": "Privado", |
5326 | 5356 |
|
5327 | | - // "search.filters.applied.f.entityType": "Item type", |
| 5357 | + // "search.filters.applied.f.entityType": "Item Type", |
5328 | 5358 | "search.filters.applied.f.entityType": "Tipo de item", |
5329 | 5359 |
|
5330 | 5360 | // "search.filters.applied.f.has_content_in_original_bundle": "Has files", |
|
5564 | 5594 | // "search.filters.filter.submitter.label": "Search submitter", |
5565 | 5595 | "search.filters.filter.submitter.label": "Procurar depositante", |
5566 | 5596 |
|
5567 | | - // "search.filters.filter.show-tree": "browse {{ name }} tree", |
| 5597 | + // "search.filters.filter.show-tree": "Browse {{ name }} tree", |
5568 | 5598 | "search.filters.filter.show-tree": "Percorrer por hierarquia de {{ name }}", |
5569 | 5599 |
|
5570 | 5600 | // "search.filters.filter.supervisedBy.head": "Supervised By", |
|
5573 | 5603 | // "search.filters.filter.supervisedBy.placeholder": "Supervised By", |
5574 | 5604 | "search.filters.filter.supervisedBy.placeholder": "Supervisionado por", |
5575 | 5605 |
|
5576 | | - // "search.filters.filter.supervisedBy.label": "search Supervised By", |
5577 | | - "search.filters.filter.supervisedBy.label": "pesquisar supervisionado por", |
| 5606 | + // "search.filters.filter.supervisedBy.label": "Search Supervised By", |
| 5607 | + "search.filters.filter.supervisedBy.label": "Pesquisar supervisionado por", |
5578 | 5608 |
|
5579 | 5609 | // "search.filters.entityType.JournalIssue": "Journal Issue", |
5580 | 5610 | "search.filters.entityType.JournalIssue": "Número de revista", |
|
5743 | 5773 |
|
5744 | 5774 | // "statistics.table.header.views": "Views", |
5745 | 5775 | "statistics.table.header.views": "Consultas", |
| 5776 | + |
| 5777 | + // "statistics.table.no-name": "(object name could not be loaded)", |
| 5778 | + "statistics.table.no-name": "(não foi possível carregar o nome do objeto)", |
5746 | 5779 |
|
5747 | 5780 | // "submission.edit.breadcrumbs": "Edit Submission", |
5748 | 5781 | "submission.edit.breadcrumbs": "Editar depósito", |
|
6335 | 6368 | // "submission.sections.describe.relationship-lookup.selection-tab.title": "Search Results", |
6336 | 6369 | "submission.sections.describe.relationship-lookup.selection-tab.title": "Resultados da pesquisa", |
6337 | 6370 |
|
6338 | | - // "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.", |
6339 | | - "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Pretende guardar \"{{ value }}\" como um nome alternativo para esta pessoa permitindo a sua reutilização por outros em futuros depósitos? Se não, pode usar apenas neste depósito.", |
| 6371 | + // "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don't you can still use it for this submission.", |
| 6372 | + "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Pretende guardar \"{{ value }}\" como um nome alternativo para esta pessoa permitindo a sua reutilização por si e outros em futuros depósitos? Se não, pode usar apenas neste depósito.", |
6340 | 6373 |
|
6341 | 6374 | // "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant", |
6342 | 6375 | "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Guardar um Nome alternativo", |
|
6733 | 6766 |
|
6734 | 6767 | // "submission.workflow.generic.delete": "Delete", |
6735 | 6768 | "submission.workflow.generic.delete": "Remover", |
6736 | | - |
6737 | | - // "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.", |
6738 | | - "submission.workflow.generic.delete-help": "Se pretende remover definitivamente este item, selecione 'Apagar'. Será solicitada confirmação.", |
6739 | | - |
| 6769 | + |
| 6770 | + // "submission.workflow.generic.delete-help": "Select this option to discard this item. You will then be asked to confirm it.", |
| 6771 | + "submission.workflow.generic.delete-help": "Selecione esta opção para rejeitar este item. Ser-lhe-á pedida confirmação.", |
| 6772 | + |
6740 | 6773 | // "submission.workflow.generic.edit": "Edit", |
6741 | 6774 | "submission.workflow.generic.edit": "Editar", |
6742 | 6775 |
|
|
6832 | 6865 |
|
6833 | 6866 | // "submission.workspace.generic.view-help": "Select this option to view the item's metadata.", |
6834 | 6867 | "submission.workspace.generic.view-help": "Selecione esta opção para ver os metadados do item.", |
| 6868 | + |
| 6869 | + // "submitter.empty": "N/A", |
| 6870 | + "submitter.empty": "N/E", |
6835 | 6871 |
|
6836 | | - // "subscriptions.title": "subscriptions", |
| 6872 | + // "subscriptions.title": "Subscriptions", |
6837 | 6873 | "subscriptions.title": "Subscrições de alertas", |
6838 | 6874 |
|
6839 | | - // "subscriptions.item": "subscriptions for items", |
| 6875 | + // "subscriptions.item": "Subscriptions for items", |
6840 | 6876 | "subscriptions.item": "Subscrições para itens", |
6841 | 6877 |
|
6842 | | - // "subscriptions.collection": "subscriptions for collections", |
| 6878 | + // "subscriptions.collection": "Subscriptions for collections", |
6843 | 6879 | "subscriptions.collection": "Subscrições para coleções", |
6844 | 6880 |
|
6845 | | - // "subscriptions.community": "subscriptions for communities", |
| 6881 | + // "subscriptions.community": "Subscriptions for communities", |
6846 | 6882 | "subscriptions.community": "Subscrições para comunidades", |
6847 | 6883 |
|
6848 | 6884 | // "subscriptions.subscription_type": "Subscription type", |
|
6863 | 6899 | // "subscriptions.tooltip": "Subscribe", |
6864 | 6900 | "subscriptions.tooltip": "Subscrever", |
6865 | 6901 |
|
6866 | | - // "subscriptions.modal.title": "subscriptions", |
| 6902 | + // "subscriptions.modal.title": "Subscriptions", |
6867 | 6903 | "subscriptions.modal.title": "Subscrições de alertas", |
6868 | 6904 |
|
6869 | 6905 | // "subscriptions.modal.type-frequency": "Type and frequency", |
|
6872 | 6908 | // "subscriptions.modal.close": "Close", |
6873 | 6909 | "subscriptions.modal.close": "Fechar", |
6874 | 6910 |
|
6875 | | - // "subscriptions.modal.delete-info": "To remove this subscription, please visit the \// "subscriptions\" page under your user profile", |
| 6911 | + // "subscriptions.modal.delete-info": "To remove this subscription, please visit the \"Subscriptions\" page under your user profile", |
6876 | 6912 | "subscriptions.modal.delete-info": "Para remover esta subscrição, por favor aceda à página de 'subscrições' debaixo do seu perfil de utilizador", |
6877 | 6913 |
|
6878 | 6914 | // "subscriptions.modal.new-subscription-form.type.content": "Content", |
|
6890 | 6926 | // "subscriptions.modal.new-subscription-form.submit": "Submit", |
6891 | 6927 | "subscriptions.modal.new-subscription-form.submit": "Submeter", |
6892 | 6928 |
|
6893 | | - // "subscriptions.modal.new-subscription-form.processing": "processing...", |
| 6929 | + // "subscriptions.modal.new-subscription-form.processing": "Processing...", |
6894 | 6930 | "subscriptions.modal.new-subscription-form.processing": "A processar...", |
6895 | 6931 |
|
6896 | 6932 | // "subscriptions.modal.create.success": "Subscribed to {{ type }} successfully.", |
|
7093 | 7129 |
|
7094 | 7130 | // "workspace-item.view.title": "Workspace View", |
7095 | 7131 | "workspace-item.view.title": "Vista das tarefas", |
| 7132 | + |
| 7133 | + // "workspace-item.delete.breadcrumbs": "Workspace Delete", |
| 7134 | + "workspace-item.delete.breadcrumbs": "Apagar da área de trabalho", |
| 7135 | + |
| 7136 | + // "workspace-item.delete.header": "Delete workspace item", |
| 7137 | + "workspace-item.delete.header": "Apagar item da área de trabalho", |
| 7138 | + |
| 7139 | + // "workspace-item.delete.button.confirm": "Delete", |
| 7140 | + "workspace-item.delete.button.confirm": "Apagar", |
| 7141 | + |
| 7142 | + // "workspace-item.delete.button.cancel": "Cancel", |
| 7143 | + "workspace-item.delete.button.cancel": "Cancelar", |
| 7144 | + |
| 7145 | + // "workspace-item.delete.notification.success.title": "Deleted", |
| 7146 | + "workspace-item.delete.notification.success.title": "Apagado", |
| 7147 | + |
| 7148 | + // "workspace-item.delete.title": "This workspace item was successfully deleted", |
| 7149 | + "workspace-item.delete.title": "Este item foi removido da área de trabalho com êxito", |
| 7150 | + |
| 7151 | + // "workspace-item.delete.notification.error.title": "Something went wrong", |
| 7152 | + "workspace-item.delete.notification.error.title": "Ocorreu algum erro!", |
| 7153 | + |
| 7154 | + // "workspace-item.delete.notification.error.content": "The workspace item could not be deleted", |
| 7155 | + "workspace-item.delete.notification.error.content": "Não foi possível remover o item da área de trabalho", |
7096 | 7156 |
|
7097 | 7157 | // "workflow-item.advanced.title": "Advanced workflow", |
7098 | 7158 | "workflow-item.advanced.title": "Fluxo de trabalho avançado", |
|
7577 | 7637 | // "system-wide-alert.form.label.countdownTo.hint": "Hint: Set a countdown timer. When enabled, a date can be set in the future and the system-wide alert banner will perform a countdown to the set date. When this timer ends, it will disappear from the alert. The server will NOT be automatically stopped.", |
7578 | 7638 | "system-wide-alert.form.label.countdownTo.hint": "Dica: Defina um temporizador de contagem decrescente. Quando ativado, pode ser definida uma data no futuro e o 'banner' de alerta geral do sistema irá realizar uma contagem decrescente para a data definida. Quando este temporizador terminar, desaparecerá do alerta. O servidor NÃO pára automaticamente.", |
7579 | 7639 |
|
7580 | | - // "system-wide-alert.form.label.preview": "system-wide alert preview", |
| 7640 | + // "system-wide-alert.form.label.preview": "System-wide alert preview", |
7581 | 7641 | "system-wide-alert.form.label.preview": "Pré-visualização de alerta geral do sistema", |
7582 | 7642 |
|
7583 | 7643 | // "system-wide-alert.form.update.success": "The system-wide alert was successfully updated", |
|
0 commit comments