From bc156f4cc86c7cc92b5f25e3591636d2559a708b Mon Sep 17 00:00:00 2001 From: Translate-O-Tron <75237327+outline-translations@users.noreply.github.com> Date: Thu, 10 Dec 2020 19:03:01 -0800 Subject: [PATCH] New Crowdin updates (#1707) * fix: New German translations from Crowdin [ci skip] * fix: New German translations from Crowdin [ci skip] * fix: New Chinese Simplified translations from Crowdin [ci skip] * fix: New Chinese Simplified translations from Crowdin [ci skip] * fix: New Portuguese, Brazilian translations from Crowdin [ci skip] * fix: New French translations from Crowdin [ci skip] * fix: New Portuguese, Brazilian translations from Crowdin [ci skip] --- shared/i18n/locales/de_DE/translation.json | 38 +-- shared/i18n/locales/fr_FR/translation.json | 16 +- shared/i18n/locales/pt_BR/translation.json | 332 ++++++++++----------- shared/i18n/locales/zh_CN/translation.json | 180 +++++------ 4 files changed, 283 insertions(+), 283 deletions(-) diff --git a/shared/i18n/locales/de_DE/translation.json b/shared/i18n/locales/de_DE/translation.json index 0d82c88d2..0bf0800fd 100644 --- a/shared/i18n/locales/de_DE/translation.json +++ b/shared/i18n/locales/de_DE/translation.json @@ -7,15 +7,15 @@ "Archive": "Archiv", "Drafts": "Entwürfe", "Templates": "Vorlagen", - "Deleted Collection": "Deleted Collection", - "deleted": "deleted", - "archived": "archived", - "created": "created", - "published": "published", - "saved": "saved", - "updated": "updated", - "Never viewed": "Never viewed", - "Viewed": "Viewed", + "Deleted Collection": "Sammlung löschen", + "deleted": "gelöscht", + "archived": "archiviert", + "created": "erstellt", + "published": "veröffentlicht", + "saved": "gespeichert", + "updated": "aktualisiert", + "Never viewed": "Nie angeschaut", + "Viewed": "Angeschaut", "in": "in", "New": "Neu", "Only visible to you": "Nur für Sie sichtbar", @@ -76,11 +76,11 @@ "Warning": "Warnung", "Warning notice": "Warnhinweis", "Icon": "Icon", - "Loading…": "Loading…", + "Loading…": "Laden…", "Search…": "Suche…", - "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline is available in your language {{optionLabel}}, would you like to change?", - "Change Language": "Change Language", - "Dismiss": "Dismiss", + "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline ist in Ihrer Sprache {{optionLabel}} verfügbar. Möchten Sie diese ändern?", + "Change Language": "Sprache ändern", + "Dismiss": "Ablehnen", "Keyboard shortcuts": "Tastaturkürzel", "New collection…": "Neue Sammlung…", "Collections": "Sammlungen", @@ -107,8 +107,8 @@ "API documentation": "API Dokumentation", "Changelog": "Änderungsprotokoll", "Send us feedback": "Schicken Sie uns Feedback", - "Report a bug": "Ein technischen Fehler melden", - "Appearance": "Aussehen", + "Report a bug": "Ein technischer Fehler melden", + "Appearance": "Darstellung", "System": "System", "Light": "Hell", "Dark": "Dunkel", @@ -162,7 +162,7 @@ "Share link copied": "Freigabelink wurde kopiert", "Go to document": "Zum Dokument gehen", "Revoke link": "Link widerrufen", - "By {{ author }}": "von {{author}}", + "By {{ author }}": "Von {{ author }}", "Are you sure you want to make {{ userName }} an admin? Admins can modify team and billing information.": "Sind Sie sicher, dass Sie {{ userName }} zu einem Administrator machen möchten? Administratoren können Team- und Rechnungsinformationen ändern.", "Are you sure you want to make {{ userName }} a member?": "Sind Sie sicher, dass Sie {{ userName }} zu einem Mitglied machen möchten?", "Are you sure you want to suspend this account? Suspended users will be prevented from logging in.": "Möchten Sie dieses Konto wirklich sperren? Gesperrte Benutzer können sich nicht anmelden.", @@ -188,7 +188,7 @@ "Name": "Name", "Description": "Beschreibung", "More details about this collection…": "Weitere Details zu dieser Sammlung…", - "Private collection": "private Sammlung", + "Private collection": "Private Sammlung", "A private collection will only be visible to invited team members.": "Eine private Sammlung ist nur für eingeladene Teammitglieder sichtbar.", "Saving…": "Speichert…", "Save": "Speichern", @@ -219,7 +219,7 @@ "Collections are for grouping your knowledge base. They work best when organized around a topic or internal team — Product or Engineering for example.": "Sammlungen dienen zur Gruppierung Ihrer Wissensbasis. Sie funktionieren am besten, wenn sie nach einem Thema oder einem internen Team organisiert sind - beispielsweise nach Produkt oder Engineering.", "Creating…": "Wird erstellt…", "Create": "Erstellen", - "Recently viewed": "Vor Kurzem angesehen", + "Recently viewed": "Zuletzt angesehen", "Created by me": "Von mir erstellt", "Hide contents": "Inhalt ausblenden", "Show contents": "Inhalt anzeigen", @@ -240,7 +240,7 @@ "Offline": "Offline", "We were unable to load the document while offline.": "Wir konnten das Dokument nicht offline laden.", "Your account has been suspended": "Ihr Konto wurde gesperrt", - "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.": "Ein Teamadministrator (<1>{{suspendedContactEmail}}) hat Ihr Konto gesperrt. Um Ihr Konto wieder zu aktivieren, wenden Sie sich bitte direkt an diesen.", + "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.": "Ein Administrator (<1>{{suspendedContactEmail}}) hat Ihr Konto gesperrt. Um Ihr Konto wieder zu aktivieren, wenden Sie sich bitte direkt an diesen.", "{{userName}} was added to the group": "{{userName}} wurde zur Gruppe hinzugefügt", "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?": "Fügen Sie unten Teammitglieder hinzu, um ihnen Zugriff auf die Gruppe zu gewähren. Sie müssen jemanden hinzufügen, der noch nicht im Team ist?", "Invite them to {{teamName}}": "Personen zu {{teamName}} einladen", diff --git a/shared/i18n/locales/fr_FR/translation.json b/shared/i18n/locales/fr_FR/translation.json index fafee7191..e1300a100 100644 --- a/shared/i18n/locales/fr_FR/translation.json +++ b/shared/i18n/locales/fr_FR/translation.json @@ -10,12 +10,12 @@ "Deleted Collection": "Collection supprimée", "deleted": "supprimé", "archived": "archivé", - "created": "created", - "published": "published", - "saved": "saved", - "updated": "updated", - "Never viewed": "Never viewed", - "Viewed": "Viewed", + "created": "créé", + "published": "publié", + "saved": "enregistré", + "updated": "mis à jour", + "Never viewed": "Jamais vu", + "Viewed": "Vu", "in": "dans", "New": "Nouveau", "Only visible to you": "Visible uniquement pour vous", @@ -75,10 +75,10 @@ "Tip notice": "Astuce", "Warning": "Avertissement", "Warning notice": "Avertissement", - "Icon": "Icon", + "Icon": "Icône", "Loading…": "Chargement…", "Search…": "Recherche…", - "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline is available in your language {{optionLabel}}, would you like to change?", + "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline est disponible dans votre langue {{optionLabel}}, voulez-vous changer ?", "Change Language": "Changer de Langue", "Dismiss": "Rejeter", "Keyboard shortcuts": "Raccourcis clavier", diff --git a/shared/i18n/locales/pt_BR/translation.json b/shared/i18n/locales/pt_BR/translation.json index fd690c0d4..290690582 100644 --- a/shared/i18n/locales/pt_BR/translation.json +++ b/shared/i18n/locales/pt_BR/translation.json @@ -1,140 +1,140 @@ { - "currently editing": "currently editing", - "currently viewing": "currently viewing", - "viewed {{ timeAgo }} ago": "viewed {{ timeAgo }} ago", - "You": "You", - "Trash": "Trash", - "Archive": "Archive", - "Drafts": "Drafts", - "Templates": "Templates", - "Deleted Collection": "Deleted Collection", - "deleted": "deleted", - "archived": "archived", - "created": "created", - "published": "published", - "saved": "saved", - "updated": "updated", - "Never viewed": "Never viewed", - "Viewed": "Viewed", - "in": "in", - "New": "New", - "Only visible to you": "Only visible to you", - "Draft": "Draft", - "Template": "Template", - "New doc": "New doc", - "More options": "More options", - "Insert column after": "Insert column after", - "Insert column before": "Insert column before", - "Insert row after": "Insert row after", - "Insert row before": "Insert row before", - "Align center": "Align center", - "Align left": "Align left", - "Align right": "Align right", - "Bulleted list": "Bulleted list", - "Todo list": "Todo list", - "Code block": "Code block", - "Copied to clipboard": "Copied to clipboard", - "Code": "Code", - "Create link": "Create link", - "Sorry, an error occurred creating the link": "Sorry, an error occurred creating the link", - "Create a new doc": "Create a new doc", - "Delete column": "Delete column", - "Delete row": "Delete row", - "Delete table": "Delete table", - "Italic": "Italic", - "Sorry, that link won’t work for this embed type": "Sorry, that link won’t work for this embed type", - "Find or create a doc…": "Find or create a doc…", - "Big heading": "Big heading", - "Medium heading": "Medium heading", - "Small heading": "Small heading", - "Heading": "Heading", - "Divider": "Divider", - "Image": "Image", - "Sorry, an error occurred uploading the image": "Sorry, an error occurred uploading the image", - "Info": "Info", - "Info notice": "Info notice", + "currently editing": "atualmente editando", + "currently viewing": "atualmente visualizando", + "viewed {{ timeAgo }} ago": "visto {{ timeAgo }} atrás", + "You": "Você", + "Trash": "Lixeira", + "Archive": "Arquivo", + "Drafts": "Rascunhos", + "Templates": "Modelos", + "Deleted Collection": "Excluir Coleção", + "deleted": "excluído", + "archived": "arquivado", + "created": "criado", + "published": "publicado", + "saved": "salvo", + "updated": "atualizado", + "Never viewed": "Nunca aberto", + "Viewed": "Visualizado", + "in": "em", + "New": "Novo", + "Only visible to you": "Visível apenas para você", + "Draft": "Rascunho", + "Template": "Modelo", + "New doc": "Novo documento", + "More options": "Mais opções", + "Insert column after": "Inserir coluna à esquerda", + "Insert column before": "Inserir coluna à direita", + "Insert row after": "Inserir linha acima", + "Insert row before": "Inserir linha abaixo", + "Align center": "Alinhar ao centro", + "Align left": "Alinhar à esquerda", + "Align right": "Alinhar à direita", + "Bulleted list": "Lista não ordenada", + "Todo list": "Lista de tarefas", + "Code block": "Bloco de código", + "Copied to clipboard": "Copiado para a área de transferência", + "Code": "Código", + "Create link": "Criar atalho", + "Sorry, an error occurred creating the link": "Desculpe, ocorreu um erro ao criar o link", + "Create a new doc": "Criar um novo documento", + "Delete column": "Excluir coluna", + "Delete row": "Excluir linha", + "Delete table": "Excluir tabela", + "Italic": "Itálico", + "Sorry, that link won’t work for this embed type": "Desculpe, esse link não funcionará para este tipo de incorporação", + "Find or create a doc…": "Encontre ou crie um documento…", + "Big heading": "Cabeçalho grande", + "Medium heading": "Cabeçalho médio", + "Small heading": "Cabeçalho pequeno", + "Heading": "Cabeçalho", + "Divider": "Divisor", + "Image": "Imagem", + "Sorry, an error occurred uploading the image": "Desculpe, ocorreu um erro ao enviar a imagem", + "Info": "Informação", + "Info notice": "Aviso de informação", "Link": "Link", - "Link copied to clipboard": "Link copied to clipboard", - "Highlight": "Highlight", - "Type '/' to insert…": "Type '/' to insert…", - "Keep typing to filter…": "Keep typing to filter…", - "No results": "No results", - "Open link": "Open link", - "Ordered list": "Ordered list", - "Paste a link…": "Paste a link…", - "Paste a {{service}} link…": "Paste a {{service}} link…", + "Link copied to clipboard": "Link copiado para área de transferência", + "Highlight": "Destaque", + "Type '/' to insert…": "Digite '/' para inserir…", + "Keep typing to filter…": "Continue digitando para filtrar…", + "No results": "Sem resultados", + "Open link": "Abrir link", + "Ordered list": "Lista ordenada", + "Paste a link…": "Cole um link…", + "Paste a {{service}} link…": "Cole um link de {{service}}…", "Placeholder": "Placeholder", - "Quote": "Quote", - "Remove link": "Remove link", - "Search or paste a link…": "Search or paste a link…", - "Strikethrough": "Strikethrough", - "Bold": "Bold", - "Subheading": "Subheading", - "Table": "Table", - "Tip": "Tip", - "Tip notice": "Tip notice", - "Warning": "Warning", - "Warning notice": "Warning notice", - "Icon": "Icon", - "Loading…": "Loading…", - "Search…": "Search…", - "Outline is available in your language {{optionLabel}}, would you like to change?": "Outline is available in your language {{optionLabel}}, would you like to change?", - "Change Language": "Change Language", - "Dismiss": "Dismiss", - "Keyboard shortcuts": "Keyboard shortcuts", - "New collection…": "New collection…", - "Collections": "Collections", - "Untitled": "Untitled", - "Home": "Home", - "Search": "Search", - "Starred": "Starred", - "Invite people…": "Invite people…", - "Invite people": "Invite people", - "Create a collection": "Create a collection", - "Return to App": "Return to App", - "Profile": "Profile", - "Notifications": "Notifications", - "API Tokens": "API Tokens", - "Details": "Details", - "Security": "Security", - "People": "People", - "Groups": "Groups", - "Share Links": "Share Links", - "Export Data": "Export Data", - "Integrations": "Integrations", - "Installation": "Installation", - "Settings": "Settings", - "API documentation": "API documentation", - "Changelog": "Changelog", - "Send us feedback": "Send us feedback", - "Report a bug": "Report a bug", - "Appearance": "Appearance", - "System": "System", - "Light": "Light", - "Dark": "Dark", - "Log out": "Log out", - "Collection permissions": "Collection permissions", - "New document": "New document", - "Import document": "Import document", - "Edit…": "Edit…", - "Permissions…": "Permissions…", - "Export…": "Export…", - "Delete…": "Delete…", - "Edit collection": "Edit collection", - "Delete collection": "Delete collection", - "Export collection": "Export collection", - "Document duplicated": "Document duplicated", - "Document archived": "Document archived", - "Document restored": "Document restored", - "Document unpublished": "Document unpublished", - "Restore": "Restore", - "Restore…": "Restore…", - "Choose a collection": "Choose a collection", - "Unpin": "Unpin", - "Pin to collection": "Pin to collection", - "Unstar": "Unstar", - "Star": "Star", - "Share link…": "Share link…", + "Quote": "Citação", + "Remove link": "Excluir link", + "Search or paste a link…": "Pesquise ou cole um link…", + "Strikethrough": "Riscado", + "Bold": "Negrito", + "Subheading": "Subtítulo", + "Table": "Tabela", + "Tip": "Dica", + "Tip notice": "Aviso de dica", + "Warning": "Atenção", + "Warning notice": "Aviso de atenção", + "Icon": "Ícone", + "Loading…": "Carregando…", + "Search…": "Busca…", + "Outline is available in your language {{optionLabel}}, would you like to change?": "O esboço está disponível em seu idioma {{optionLabel}}, deseja alterar?", + "Change Language": "Mudar Idioma", + "Dismiss": "Descartar", + "Keyboard shortcuts": "Atalhos de teclado", + "New collection…": "Nova coleção…", + "Collections": "Coleções", + "Untitled": "Sem título", + "Home": "Início", + "Search": "Busca", + "Starred": "Favoritos", + "Invite people…": "Convidar pessoas…", + "Invite people": "Convidar pessoas", + "Create a collection": "Criar uma coleção", + "Return to App": "Voltar ao App", + "Profile": "Perfil", + "Notifications": "Notificações", + "API Tokens": "Tokens de API", + "Details": "Detalhes", + "Security": "Segurança", + "People": "Pessoas", + "Groups": "Grupos", + "Share Links": "Links Compartilhados", + "Export Data": "Exportar Dados", + "Integrations": "Integrações", + "Installation": "Instalação", + "Settings": "Configurações", + "API documentation": "Documentação da API", + "Changelog": "Histórico de Atualizações", + "Send us feedback": "Envie-nos a sua opinião", + "Report a bug": "Reportar erro", + "Appearance": "Aparência", + "System": "Sistema", + "Light": "Claro", + "Dark": "Escuro", + "Log out": "Sair", + "Collection permissions": "Permissões da coleção", + "New document": "Novo documento", + "Import document": "Importar documento", + "Edit…": "Editar…", + "Permissions…": "Permissões…", + "Export…": "Exportar…", + "Delete…": "Excluir…", + "Edit collection": "Editar coleção", + "Delete collection": "Excluir coleção", + "Export collection": "Exportar coleção", + "Document duplicated": "Documento duplicado", + "Document archived": "Documento arquivado", + "Document restored": "Documento restaurado", + "Document unpublished": "Documento não publicado", + "Restore": "Restaurar", + "Restore…": "Restaurar…", + "Choose a collection": "Escolha uma coleção", + "Unpin": "Desafixar", + "Pin to collection": "Fixar à coleção", + "Unstar": "Desfavoritar", + "Star": "Favoritar", + "Share link…": "Compartilhar link…", "Enable embeds": "Enable embeds", "Disable embeds": "Disable embeds", "New nested document": "New nested document", @@ -185,38 +185,38 @@ "A–Z": "A–Z", "The collection was updated": "The collection was updated", "You can edit the name and other details at any time, however doing so often might confuse your team mates.": "You can edit the name and other details at any time, however doing so often might confuse your team mates.", - "Name": "Name", - "Description": "Description", - "More details about this collection…": "More details about this collection…", - "Private collection": "Private collection", - "A private collection will only be visible to invited team members.": "A private collection will only be visible to invited team members.", - "Saving…": "Saving…", - "Save": "Save", - "{{ groupName }} was added to the collection": "{{ groupName }} was added to the collection", - "Could not add user": "Could not add user", - "Can’t find the group you’re looking for?": "Can’t find the group you’re looking for?", - "Create a group": "Create a group", - "Search by group name…": "Search by group name…", - "Search groups": "Search groups", - "No groups matching your search": "No groups matching your search", - "No groups left to add": "No groups left to add", - "Add": "Add", - "{{ userName }} was added to the collection": "{{ userName }} was added to the collection", - "Need to add someone who’s not yet on the team yet?": "Need to add someone who’s not yet on the team yet?", - "Invite people to {{ teamName }}": "Invite people to {{ teamName }}", - "Search by name…": "Search by name…", - "Search people": "Search people", - "No people matching your search": "No people matching your search", - "No people left to add": "No people left to add", - "Read only": "Read only", - "Read & Edit": "Read & Edit", - "Permissions": "Permissions", - "Remove": "Remove", - "Active {{ lastActiveAt }} ago": "Active {{ lastActiveAt }} ago", - "Never signed in": "Never signed in", - "Invited": "Invited", - "Admin": "Admin", - "Collections are for grouping your knowledge base. They work best when organized around a topic or internal team — Product or Engineering for example.": "Collections are for grouping your knowledge base. They work best when organized around a topic or internal team — Product or Engineering for example.", + "Name": "Nome", + "Description": "Descrição", + "More details about this collection…": "Mais detalhes sobre esta coleção…", + "Private collection": "Coleção privada", + "A private collection will only be visible to invited team members.": "Uma coleção privada só será visível aos membros convidados da equipe.", + "Saving…": "Salvando…", + "Save": "Salvar", + "{{ groupName }} was added to the collection": "{{ groupName }} foi adicionado à coleção", + "Could not add user": "Não foi possível adicionar o usuário", + "Can’t find the group you’re looking for?": "Não achou o grupo que procura?", + "Create a group": "Criar um grupo", + "Search by group name…": "Pesquisa por nome do grupo…", + "Search groups": "Buscar grupos", + "No groups matching your search": "Nenhum grupo corresponde à sua pesquisa", + "No groups left to add": "Nenhum grupo restante para adicionar", + "Add": "Adicionar", + "{{ userName }} was added to the collection": "{{ userName }} foi adicionado à coleção", + "Need to add someone who’s not yet on the team yet?": "Precisa adicionar alguém que ainda não faz parte da equipe?", + "Invite people to {{ teamName }}": "Convide pessoas para {{ teamName }}", + "Search by name…": "Pesquisar por nome…", + "Search people": "Procurar pessoas", + "No people matching your search": "Nenhuma pessoa corresponde à sua pesquisa", + "No people left to add": "Nenhuma pessoa restante para adicionar", + "Read only": "Somente leitura", + "Read & Edit": "Leitura & Edição", + "Permissions": "Permissões", + "Remove": "Remover", + "Active {{ lastActiveAt }} ago": "Ativo {{ lastActiveAt }} atrás", + "Never signed in": "Nunca logou", + "Invited": "Convidado", + "Admin": "Administrador", + "Collections are for grouping your knowledge base. They work best when organized around a topic or internal team — Product or Engineering for example.": "Coleções são para agrupar sua base de conhecimento. Elas funcionam melhor quando organizadas em torno de um tópico ou equipe interna - por exemplo, Produto ou Engenharia.", "Creating…": "Creating…", "Create": "Create", "Recently viewed": "Recently viewed", diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json index 8111a29b6..86f5c06ee 100644 --- a/shared/i18n/locales/zh_CN/translation.json +++ b/shared/i18n/locales/zh_CN/translation.json @@ -104,58 +104,58 @@ "Integrations": "Integrations", "Installation": "Installation", "Settings": "Settings", - "API documentation": "API documentation", - "Changelog": "Changelog", - "Send us feedback": "Send us feedback", + "API documentation": "API 文档", + "Changelog": "更新日志", + "Send us feedback": "发送反馈", "Report a bug": "Report a bug", - "Appearance": "Appearance", - "System": "System", + "Appearance": "界面外观", + "System": "系统信息", "Light": "Light", "Dark": "Dark", - "Log out": "Log out", + "Log out": "退出登录", "Collection permissions": "文档集权限", - "New document": "New document", - "Import document": "Import document", - "Edit…": "Edit…", - "Permissions…": "Permissions…", - "Export…": "Export…", - "Delete…": "Delete…", + "New document": "新建文档", + "Import document": "导入文档", + "Edit…": "编辑…", + "Permissions…": "权限", + "Export…": "导出...", + "Delete…": "删除…", "Edit collection": "编辑文档集", "Delete collection": "删除文档集", "Export collection": "导出文档集", "Document duplicated": "Document duplicated", - "Document archived": "Document archived", - "Document restored": "Document restored", + "Document archived": "文件已封存", + "Document restored": "文档已恢复", "Document unpublished": "Document unpublished", - "Restore": "Restore", - "Restore…": "Restore…", + "Restore": "恢复", + "Restore…": "恢复…", "Choose a collection": "选择一个文档集", - "Unpin": "Unpin", + "Unpin": "取消置顶", "Pin to collection": "置顶文档集", - "Unstar": "Unstar", - "Star": "Star", - "Share link…": "Share link…", - "Enable embeds": "Enable embeds", - "Disable embeds": "Disable embeds", - "New nested document": "New nested document", - "Create template…": "Create template…", - "Edit": "Edit", - "Duplicate": "Duplicate", - "Unpublish": "Unpublish", - "Move…": "Move…", - "History": "History", - "Download": "Download", - "Print": "Print", - "Delete {{ documentName }}": "Delete {{ documentName }}", - "Create template": "Create template", - "Share document": "Share document", - "Edit group": "Edit group", - "Delete group": "Delete group", - "Members…": "Members…", - "New document in": "New document in", + "Unstar": "取消星标", + "Star": "加星标", + "Share link…": "分享链接", + "Enable embeds": "启用嵌入", + "Disable embeds": "禁用嵌入", + "New nested document": "新的嵌套文档", + "Create template…": "创建模板", + "Edit": "编辑", + "Duplicate": "复制项目", + "Unpublish": "取消发布", + "Move…": "移动…", + "History": "历史记录", + "Download": "下载", + "Print": "打印", + "Delete {{ documentName }}": "删除 {{ documentName }}", + "Create template": "创建模板", + "Share document": "共享文档", + "Edit group": "编辑群组", + "Delete group": "刪除群組", + "Members…": "成员…", + "New document in": "新建文档于", "collection": "文档集", - "New template…": "New template…", - "Link copied": "Link copied", + "New template…": "新建模板", + "Link copied": "链接已复制", "Restore version": "恢复此版本", "Copy link": "复制链接", "Share link revoked": "已撤销分享链接", @@ -230,57 +230,57 @@ "Done Editing": "Done Editing", "Edit {{noun}}": "Edit {{noun}}", "New from template": "New from template", - "Publish": "Publish", - "Publish document": "Publish document", - "Publishing…": "Publishing…", - "No documents found for your filters.": "No documents found for your filters.", - "You’ve not got any drafts at the moment.": "You’ve not got any drafts at the moment.", - "Not found": "Not found", - "We were unable to find the page you’re looking for. Go to the <2>homepage?": "We were unable to find the page you’re looking for. Go to the <2>homepage?", - "Offline": "Offline", - "We were unable to load the document while offline.": "We were unable to load the document while offline.", - "Your account has been suspended": "Your account has been suspended", - "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.": "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.", - "{{userName}} was added to the group": "{{userName}} was added to the group", - "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?": "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?", - "Invite them to {{teamName}}": "Invite them to {{teamName}}", - "{{userName}} was removed from the group": "{{userName}} was removed from the group", - "Could not remove user": "Could not remove user", - "Add people…": "Add people…", - "This group has no members.": "This group has no members.", - "Outline is designed to be fast and easy to use. All of your usual keyboard shortcuts work here, and there’s Markdown too.": "Outline is designed to be fast and easy to use. All of your usual keyboard shortcuts work here, and there’s Markdown too.", - "Navigation": "Navigation", + "Publish": "发布", + "Publish document": "发布文档", + "Publishing…": "正在发布…", + "No documents found for your filters.": "没有找到相关文档。", + "You’ve not got any drafts at the moment.": "您目前还没有任何草稿。", + "Not found": "没有找到", + "We were unable to find the page you’re looking for. Go to the <2>homepage?": "我们找不到您要查找的页面。转到<2>主页?", + "Offline": "离线", + "We were unable to load the document while offline.": "离线时我们无法加载文档。", + "Your account has been suspended": "您的账户已被停用", + "A team admin (<1>{{suspendedContactEmail}}) has suspended your account. To re-activate your account, please reach out to them directly.": "团队管理员(<1>{{suspendedContactEmail}} )已暂停您的帐户。要重新激活您的帐户,请直接与他们联系。", + "{{userName}} was added to the group": "{{userName}} 已添加到群组", + "Add team members below to give them access to the group. Need to add someone who’s not yet on the team yet?": "在下方添加团队成员以便让他们访问群组。需要添加尚未加入团队的人吗?", + "Invite them to {{teamName}}": "邀请他们加入 {{teamName}}", + "{{userName}} was removed from the group": "从群组中移除 {{userName}}。", + "Could not remove user": "无法删除用户", + "Add people…": "添加人员", + "This group has no members.": "这个群组没有任何成员", + "Outline is designed to be fast and easy to use. All of your usual keyboard shortcuts work here, and there’s Markdown too.": "Outline 旨在快速且易于使用。您常用的键盘快捷键都可使用,还支持 Markdown 语法。", + "Navigation": "导航", "New document in current collection": "在当前文档集中创建新文档", - "Edit current document": "Edit current document", - "Move current document": "Move current document", - "Jump to search": "Jump to search", - "Jump to dashboard": "Jump to dashboard", - "Table of contents": "Table of contents", - "Open this guide": "Open this guide", - "Editor": "Editor", - "Save and exit document edit mode": "Save and exit document edit mode", - "Publish and exit document edit mode": "Publish and exit document edit mode", - "Save document and continue editing": "Save document and continue editing", - "Cancel editing": "Cancel editing", - "Underline": "Underline", - "Undo": "Undo", - "Redo": "Redo", - "Markdown": "Markdown", - "Large header": "Large header", - "Medium header": "Medium header", - "Small header": "Small header", - "Numbered list": "Numbered list", - "Blockquote": "Blockquote", - "Horizontal divider": "Horizontal divider", - "Inline code": "Inline code", - "Not Found": "Not Found", - "We were unable to find the page you’re looking for.": "We were unable to find the page you’re looking for.", - "Use the <1>{{meta}}+K shortcut to search from anywhere in your knowledge base": "Use the <1>{{meta}}+K shortcut to search from anywhere in your knowledge base", - "No documents found for your search filters. <1>Create a new document?": "No documents found for your search filters. <1>Create a new document?", - "Clear filters": "Clear filters", - "Profile saved": "Profile saved", - "Profile picture updated": "Profile picture updated", - "Unable to upload new profile picture": "Unable to upload new profile picture", + "Edit current document": "编辑当前文档", + "Move current document": "移动当前文档", + "Jump to search": "跳转到搜索", + "Jump to dashboard": "跳转到仪表板", + "Table of contents": "目录", + "Open this guide": "打开本指南", + "Editor": "编辑器", + "Save and exit document edit mode": "保存并退出文档编辑模式", + "Publish and exit document edit mode": "发布并退出文档编辑模式", + "Save document and continue editing": "保存文档并继续编辑", + "Cancel editing": "取消编辑", + "Underline": "下划线", + "Undo": "撤销", + "Redo": "重做", + "Markdown": "Markdown 语法", + "Large header": "大标题", + "Medium header": "中标题", + "Small header": "小标题", + "Numbered list": "编号列表", + "Blockquote": "块引用", + "Horizontal divider": "水平分隔线", + "Inline code": "行内代码", + "Not Found": "没找到", + "We were unable to find the page you’re looking for.": "我们找不到您要查找的页面。", + "Use the <1>{{meta}}+K shortcut to search from anywhere in your knowledge base": "在知识库的任何位置,按下 <1>{{meta}}+K 快捷键就可以启动搜索", + "No documents found for your search filters. <1>Create a new document?": "找不到相关文档。<1>创建一个新文档?", + "Clear filters": "清除筛选", + "Profile saved": "配置文件已保存", + "Profile picture updated": "个人图片已更新", + "Unable to upload new profile picture": "不能上传个人资料照片", "Photo": "Photo", "Upload": "Upload", "Full name": "Full name",