From d8eefc19724148a88f08bc133cfd07d50fb3ae06 Mon Sep 17 00:00:00 2001 From: Translate-O-Tron <75237327+outline-translations@users.noreply.github.com> Date: Mon, 8 Mar 2021 17:17:13 -0800 Subject: [PATCH] New Crowdin updates (#1920) --- shared/i18n/locales/de_DE/translation.json | 19 ++++++++++++++++--- shared/i18n/locales/es_ES/translation.json | 13 +++++++++++++ shared/i18n/locales/fr_FR/translation.json | 13 +++++++++++++ shared/i18n/locales/it_IT/translation.json | 13 +++++++++++++ shared/i18n/locales/ja_JP/translation.json | 13 +++++++++++++ shared/i18n/locales/ko_KR/translation.json | 13 +++++++++++++ shared/i18n/locales/pt_BR/translation.json | 13 +++++++++++++ shared/i18n/locales/pt_PT/translation.json | 13 +++++++++++++ shared/i18n/locales/ru_RU/translation.json | 13 +++++++++++++ shared/i18n/locales/th_TH/translation.json | 13 +++++++++++++ shared/i18n/locales/zh_CN/translation.json | 19 ++++++++++++++++--- 11 files changed, 149 insertions(+), 6 deletions(-) diff --git a/shared/i18n/locales/de_DE/translation.json b/shared/i18n/locales/de_DE/translation.json index a4fab5c56..0429ec2dc 100644 --- a/shared/i18n/locales/de_DE/translation.json +++ b/shared/i18n/locales/de_DE/translation.json @@ -8,8 +8,8 @@ "Drafts": "Entwürfe", "Templates": "Vorlagen", "Deleted Collection": "Sammlung löschen", - "Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection", - "Add a description": "Add a description", + "Sorry, an error occurred saving the collection": "Beim Speichern der Sammlung ist leider ein Fehler aufgetreten", + "Add a description": "Beschreibung hinzufügen", "Collapse": "Zusammenklappen", "Expand": "Ausklappen", "Submenu": "Untermenü", @@ -90,6 +90,7 @@ "Change Language": "Sprache ändern", "Dismiss": "Ablehnen", "Keyboard shortcuts": "Tastaturkürzel", + "Back": "Zurück", "New collection": "Neue Sammlung", "Collections": "Sammlungen", "Untitled": "Ohne Titel", @@ -109,7 +110,7 @@ "People": "Personen", "Groups": "Gruppen", "Share Links": "Geteilte Links", - "Import": "Import", + "Import": "Importien", "Export": "Exportieren", "Integrations": "Integrationen", "Installation": "Installation", @@ -301,6 +302,18 @@ "Blockquote": "Zitatblock", "Horizontal divider": "Horizontale Trennlinie", "Inline code": "Inline-Code", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "Nicht gefunden", "We were unable to find the page you’re looking for.": "Die von Ihnen gesuchte Seite konnte nicht gefunden werden.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Benutze das {{ meta }}+K Tastenkürzel um von überall in deiner Wissensdatenbank zu suchen", diff --git a/shared/i18n/locales/es_ES/translation.json b/shared/i18n/locales/es_ES/translation.json index c5167cf14..786a3aa74 100644 --- a/shared/i18n/locales/es_ES/translation.json +++ b/shared/i18n/locales/es_ES/translation.json @@ -90,6 +90,7 @@ "Change Language": "Cambiar Idioma", "Dismiss": "Descartar", "Keyboard shortcuts": "Atajos del teclado", + "Back": "Back", "New collection": "Nueva colección", "Collections": "Colecciones", "Untitled": "Sin título", @@ -301,6 +302,18 @@ "Blockquote": "Bloque de cita", "Horizontal divider": "Divisor horizontal", "Inline code": "Código en línea", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "No encontrado", "We were unable to find the page you’re looking for.": "No pudimos encontrar la página que buscabas.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Usa el atajo {{ meta }}+K para buscar desde cualquier lugar de tu base de conocimientos", diff --git a/shared/i18n/locales/fr_FR/translation.json b/shared/i18n/locales/fr_FR/translation.json index aed9ffd29..ea4167130 100644 --- a/shared/i18n/locales/fr_FR/translation.json +++ b/shared/i18n/locales/fr_FR/translation.json @@ -90,6 +90,7 @@ "Change Language": "Changer de Langue", "Dismiss": "Rejeter", "Keyboard shortcuts": "Raccourcis clavier", + "Back": "Back", "New collection": "Nouvelle collection", "Collections": "Collections", "Untitled": "Sans titre", @@ -301,6 +302,18 @@ "Blockquote": "Citation", "Horizontal divider": "Ligne horizontale", "Inline code": "Ligne de Code", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "Non trouvé", "We were unable to find the page you’re looking for.": "Nous n'avons pas pu trouver la page que vous recherchez.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Utilisez le {{ meta }}+ K raccourci pour rechercher n'importe où dans votre base de connaissances", diff --git a/shared/i18n/locales/it_IT/translation.json b/shared/i18n/locales/it_IT/translation.json index 40a3610bc..0142af829 100644 --- a/shared/i18n/locales/it_IT/translation.json +++ b/shared/i18n/locales/it_IT/translation.json @@ -90,6 +90,7 @@ "Change Language": "Cambia Lingua", "Dismiss": "Chiudi", "Keyboard shortcuts": "Scorciatoie tastiera", + "Back": "Back", "New collection": "Nuova raccolta", "Collections": "Raccolta", "Untitled": "Senza titolo", @@ -301,6 +302,18 @@ "Blockquote": "Citazione", "Horizontal divider": "Separatore orizzontale", "Inline code": "Codice inline", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "Non trovato", "We were unable to find the page you’re looking for.": "Non abbiamo trovato la pagina che stavi cercando.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Usa la scorciatoia {{ meta }}+K per cercare ovunque nella tua knowledge base", diff --git a/shared/i18n/locales/ja_JP/translation.json b/shared/i18n/locales/ja_JP/translation.json index d59d613b7..c5b5b94d1 100644 --- a/shared/i18n/locales/ja_JP/translation.json +++ b/shared/i18n/locales/ja_JP/translation.json @@ -90,6 +90,7 @@ "Change Language": "言語の変更", "Dismiss": "Dismiss", "Keyboard shortcuts": "キーボードショートカット", + "Back": "Back", "New collection": "New collection", "Collections": "Collections", "Untitled": "文書", @@ -301,6 +302,18 @@ "Blockquote": "引用", "Horizontal divider": "区切り線", "Inline code": "インラインコード", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "Not Found", "We were unable to find the page you’re looking for.": "お探しのページが見つかりませんでした。", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base", diff --git a/shared/i18n/locales/ko_KR/translation.json b/shared/i18n/locales/ko_KR/translation.json index 6cae51dce..f89f2dbc1 100644 --- a/shared/i18n/locales/ko_KR/translation.json +++ b/shared/i18n/locales/ko_KR/translation.json @@ -90,6 +90,7 @@ "Change Language": "언어 변경", "Dismiss": "닫기", "Keyboard shortcuts": "단축키", + "Back": "Back", "New collection": "새 컬렉션", "Collections": "컬렉션", "Untitled": "제목없음", @@ -301,6 +302,18 @@ "Blockquote": "블록 인용구", "Horizontal divider": "구분선", "Inline code": "인라인 코드", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "찾을 수 없습니다", "We were unable to find the page you’re looking for.": "페이지를 찾을 수 없습니다.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "{{ meta }}+K 단축키를 사용 해 문서를 검색을 해 보세요.", diff --git a/shared/i18n/locales/pt_BR/translation.json b/shared/i18n/locales/pt_BR/translation.json index 0b120622f..2f036dc95 100644 --- a/shared/i18n/locales/pt_BR/translation.json +++ b/shared/i18n/locales/pt_BR/translation.json @@ -90,6 +90,7 @@ "Change Language": "Mudar Idioma", "Dismiss": "Descartar", "Keyboard shortcuts": "Atalhos de teclado", + "Back": "Back", "New collection": "New collection", "Collections": "Coleções", "Untitled": "Sem título", @@ -301,6 +302,18 @@ "Blockquote": "Blockquote", "Horizontal divider": "Horizontal divider", "Inline code": "Inline code", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "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 {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base", diff --git a/shared/i18n/locales/pt_PT/translation.json b/shared/i18n/locales/pt_PT/translation.json index 59b84dbf1..7e12fe11c 100644 --- a/shared/i18n/locales/pt_PT/translation.json +++ b/shared/i18n/locales/pt_PT/translation.json @@ -90,6 +90,7 @@ "Change Language": "Alterar língua", "Dismiss": "Dispensar", "Keyboard shortcuts": "Atalhos do teclado", + "Back": "Back", "New collection": "Nova coleção", "Collections": "Coleções", "Untitled": "Sem título", @@ -301,6 +302,18 @@ "Blockquote": "Citação", "Horizontal divider": "Separador horizontal", "Inline code": "Código em linha", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "Não encontrado", "We were unable to find the page you’re looking for.": "Não conseguimos encontrar a página que está à procura.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Use o atalho {{ meta }}+K para pesquisar de qualquer lugar na sua base de conhecimento", diff --git a/shared/i18n/locales/ru_RU/translation.json b/shared/i18n/locales/ru_RU/translation.json index 61703b071..263db706b 100644 --- a/shared/i18n/locales/ru_RU/translation.json +++ b/shared/i18n/locales/ru_RU/translation.json @@ -90,6 +90,7 @@ "Change Language": "Сменить язык", "Dismiss": "Убрать", "Keyboard shortcuts": "Горячие клавиши", + "Back": "Назад", "New collection": "Новая коллекция", "Collections": "Коллекции", "Untitled": "Без названия", @@ -301,6 +302,18 @@ "Blockquote": "Цитата", "Horizontal divider": "Горизонтальный разделитель", "Inline code": "Встроенный код", + "Any collection": "Любая коллекция", + "Any time": "За любое время", + "Past day": "За день", + "Past week": "За неделю", + "Past month": "За месяц", + "Past year": "За год", + "Active documents": "Активные документы", + "Documents in collections you are able to access": "Документы в коллекциях, к которым вы имеете доступ", + "All documents": "Все документы", + "Include documents that are in the archive": "Включать документы, которые находятся в архиве", + "Any author": "Любой автор", + "Author": "Автор", "Not Found": "Не найдено", "We were unable to find the page you’re looking for.": "Нам не удалось найти нужную вам страницу.", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Используйте ярлык {{ meta }}+ K для поиска из любой точки вашей базы знаний", diff --git a/shared/i18n/locales/th_TH/translation.json b/shared/i18n/locales/th_TH/translation.json index 91166e786..cd010b9b2 100644 --- a/shared/i18n/locales/th_TH/translation.json +++ b/shared/i18n/locales/th_TH/translation.json @@ -90,6 +90,7 @@ "Change Language": "เปลี่ยนภาษา", "Dismiss": "ปิด", "Keyboard shortcuts": "ปุ่มลัดแป้นพิมพ์", + "Back": "Back", "New collection": "คอลเลกชันใหม่", "Collections": "Collections", "Untitled": "ไม่มีชื่อ", @@ -301,6 +302,18 @@ "Blockquote": "Blockquote", "Horizontal divider": "Horizontal divider", "Inline code": "Inline code", + "Any collection": "Any collection", + "Any time": "Any time", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "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 {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base", diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json index 7c5f79ba4..a7f910cd7 100644 --- a/shared/i18n/locales/zh_CN/translation.json +++ b/shared/i18n/locales/zh_CN/translation.json @@ -2,14 +2,14 @@ "currently editing": "正在编辑", "currently viewing": "正在浏览", "viewed {{ timeAgo }} ago": "{{ timeAgo }} 前浏览", - "You": "我", + "You": "你", "Trash": "回收站", "Archive": "归档", "Drafts": "草稿箱", "Templates": "文档模板", "Deleted Collection": "删除文档集", - "Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection", - "Add a description": "Add a description", + "Sorry, an error occurred saving the collection": "对不起,保存收藏时出错", + "Add a description": "添加描述", "Collapse": "折叠", "Expand": "展开", "Submenu": "子菜单", @@ -90,6 +90,7 @@ "Change Language": "语言设置", "Dismiss": "忽略", "Keyboard shortcuts": "快捷键", + "Back": "返回", "New collection": "新建文档集", "Collections": "文档集", "Untitled": "无标题", @@ -301,6 +302,18 @@ "Blockquote": "块引用", "Horizontal divider": "水平分隔线", "Inline code": "行内代码", + "Any collection": "Any collection", + "Any time": "任何时间", + "Past day": "Past day", + "Past week": "Past week", + "Past month": "Past month", + "Past year": "Past year", + "Active documents": "Active documents", + "Documents in collections you are able to access": "Documents in collections you are able to access", + "All documents": "All documents", + "Include documents that are in the archive": "Include documents that are in the archive", + "Any author": "Any author", + "Author": "Author", "Not Found": "没找到", "We were unable to find the page you’re looking for.": "我们找不到您要查找的页面。", "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "使用快捷键 {{ meta }}+K 在知识库中搜索",