diff --git a/shared/i18n/locales/de_DE/translation.json b/shared/i18n/locales/de_DE/translation.json
index 97f945799..485a01fe2 100644
--- a/shared/i18n/locales/de_DE/translation.json
+++ b/shared/i18n/locales/de_DE/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Entwürfe",
"Templates": "Vorlagen",
"Deleted Collection": "Sammlung löschen",
+ "Viewers": "Betrachter",
"Sorry, an error occurred saving the collection": "Beim Speichern der Sammlung ist leider ein Fehler aufgetreten",
"Add a description": "Beschreibung hinzufügen",
"Collapse": "Zusammenklappen",
@@ -29,6 +30,13 @@
"in": "in",
"nested document": "Unterdokument",
"nested document_plural": "Unterdokumente",
+ "Viewed by": "Gesehen von",
+ "only you": "Nur Du",
+ "person": "Person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Spalte danach einfügen",
"Insert column before": "Spalte davor einfügen",
"Insert row after": "Zeile darunter einfügen",
@@ -382,7 +390,6 @@
"Active": "Aktiv",
"Admins": "Admins",
"Suspended": "Gesperrt",
- "Viewers": "Betrachter",
"Everyone": "Alle",
"No people to see here.": "Keine Leute hier zu sehen.",
"Profile saved": "Profil gespeichert",
diff --git a/shared/i18n/locales/es_ES/translation.json b/shared/i18n/locales/es_ES/translation.json
index 56378c56b..c07608f57 100644
--- a/shared/i18n/locales/es_ES/translation.json
+++ b/shared/i18n/locales/es_ES/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Borradores",
"Templates": "Plantillas",
"Deleted Collection": "Colección Eliminada",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Lo sentimos, se produjo un error al guardar la colección",
"Add a description": "Añadir una descripción",
"Collapse": "Colapso",
@@ -29,6 +30,13 @@
"in": "en",
"nested document": "documento anidado",
"nested document_plural": "documentos anidados",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Insertar columna después",
"Insert column before": "Insertar columna antes",
"Insert row after": "Insertar fila después",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspendido",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Perfil guardado",
diff --git a/shared/i18n/locales/fr_FR/translation.json b/shared/i18n/locales/fr_FR/translation.json
index 1a6208fe8..84543ce0a 100644
--- a/shared/i18n/locales/fr_FR/translation.json
+++ b/shared/i18n/locales/fr_FR/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Brouillons",
"Templates": "Modèles",
"Deleted Collection": "Collection supprimée",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Désolé, une erreur s'est produite lors de l'enregistrement de la collection",
"Add a description": "Ajouter une description",
"Collapse": "Replier",
@@ -29,6 +30,13 @@
"in": "dans",
"nested document": "document imbriqué",
"nested document_plural": "documents imbriqués",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Insérer une colonne après",
"Insert column before": "Insérer une colonne avant",
"Insert row after": "Insérer une ligne après",
@@ -382,7 +390,6 @@
"Active": "Actif",
"Admins": "Admins",
"Suspended": "Suspendu",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profil enregistré",
diff --git a/shared/i18n/locales/it_IT/translation.json b/shared/i18n/locales/it_IT/translation.json
index 88e021770..e423e1158 100644
--- a/shared/i18n/locales/it_IT/translation.json
+++ b/shared/i18n/locales/it_IT/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Bozze",
"Templates": "Templates",
"Deleted Collection": "Raccolte Eliminate",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
"Add a description": "Aggiungi una descrizione",
"Collapse": "Raggruppa",
@@ -29,6 +30,13 @@
"in": "in",
"nested document": "documento annidato",
"nested document_plural": "documenti annidati",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Inserisci colonna dopo",
"Insert column before": "Inserisci colonna prima",
"Insert row after": "Inserisci riga sotto",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Sospeso",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profilo salvato",
diff --git a/shared/i18n/locales/ja_JP/translation.json b/shared/i18n/locales/ja_JP/translation.json
index 0775a65b4..42c18b250 100644
--- a/shared/i18n/locales/ja_JP/translation.json
+++ b/shared/i18n/locales/ja_JP/translation.json
@@ -8,6 +8,7 @@
"Drafts": "下書き",
"Templates": "テンプレート",
"Deleted Collection": "削除したコレクション",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
"Add a description": "Add a description",
"Collapse": "Collapse",
@@ -29,6 +30,13 @@
"in": "in",
"nested document": "nested document",
"nested document_plural": "nested documents",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
"Insert row after": "Insert row after",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspended",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profile saved",
diff --git a/shared/i18n/locales/ko_KR/translation.json b/shared/i18n/locales/ko_KR/translation.json
index 78cfc7921..d0f3bab9f 100644
--- a/shared/i18n/locales/ko_KR/translation.json
+++ b/shared/i18n/locales/ko_KR/translation.json
@@ -8,6 +8,7 @@
"Drafts": "임시 보관함",
"Templates": "템플릿",
"Deleted Collection": "삭제 된 콜렉션",
+ "Viewers": "뷰어",
"Sorry, an error occurred saving the collection": "컬렉션을 저장하는 중에 오류가 발생했습니다.",
"Add a description": "설명 추가",
"Collapse": "감추기",
@@ -29,6 +30,13 @@
"in": "안에",
"nested document": "하위 문서",
"nested document_plural": "하위 문서들",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "현재 편집 중",
+ "Currently viewing": "현재 보는 중",
+ "Viewed {{ timeAgo }} ago": "{{ timeAgo }} 전에 봄",
"Insert column after": "뒤에 열 추가",
"Insert column before": "앞에 열 추가",
"Insert row after": "뒤에 행 추가",
@@ -47,7 +55,7 @@
"Delete column": "열 삭제",
"Delete row": "행 삭제",
"Delete table": "테이블 삭제",
- "Delete image": "Delete image",
+ "Delete image": "삭제된 이미지",
"Float left": "Float left",
"Float right": "Float right",
"Center large": "Center large",
@@ -92,9 +100,9 @@
"Loading": "로딩 중",
"Search": "검색",
"Default access": "Default access",
- "View and edit": "View and edit",
- "View only": "View only",
- "No access": "No access",
+ "View and edit": "보기 및 편집",
+ "View only": "보기 전용",
+ "No access": "접근 불가",
"Outline is available in your language {{optionLabel}}, would you like to change?": "Outline을 {{optionLabel}}어로 사용할 수 있어요. 적용할까요?",
"Change Language": "언어 변경",
"Dismiss": "닫기",
@@ -103,7 +111,7 @@
"New collection": "새 컬렉션",
"Collections": "컬렉션",
"Untitled": "제목없음",
- "Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word",
+ "Document not supported – try Markdown, Plain text, HTML, or Word": "이 문서는 지원되지 않습니다 – Markdown, Plain Text, HTML이나 Word를 이용해주세요",
"Home": "홈",
"Starred": "중요 문서",
"Settings": "설정",
@@ -126,7 +134,7 @@
"Installation": "설치",
"Unstar": "중요 문서 해제",
"Star": "중요 문서 표시",
- "Could not import file": "Could not import file",
+ "Could not import file": "파일을 가져올 수 없음",
"Appearance": "화면",
"System": "시스템",
"Light": "밝게 보기",
@@ -174,7 +182,7 @@
"History": "히스토리",
"Download": "다운로드",
"Print": "인쇄",
- "Move {{ documentName }}": "Move {{ documentName }}",
+ "Move {{ documentName }}": "{{ documentName }} 를 이동함",
"Delete {{ documentName }}": "{{ documentName }} 삭제",
"Edit group": "그룹 수정",
"Delete group": "그룹 삭제",
@@ -196,11 +204,11 @@
"By {{ author }}": "{{ author }} 작성",
"Are you sure you want to make {{ userName }} an admin? Admins can modify team and billing information.": "정말로 {{ userName }} 에게 관리자 권한을 부여 하시겠습니까? 관리자는 팀과 결제 정보를 수정할 수 있습니다.",
"Are you sure you want to make {{ userName }} a member?": "정말로 {{ userName }} 에게 멤버 권한을 부여 하시겠습니까?",
- "Are you sure you want to make {{ userName }} a read-only viewer? They will not be able to edit any content": "Are you sure you want to make {{ userName }} a read-only viewer? They will not be able to edit any content",
+ "Are you sure you want to make {{ userName }} a read-only viewer? They will not be able to edit any content": "{{ userName }} 을 뷰어로 바꾸시겠습니까? 해당 사용자는 내용을 편집할 수 없습니다",
"Are you sure you want to suspend this account? Suspended users will be prevented from logging in.": "이 계정 사용을 중지 하시겠습니까? 정지된 사용자는 로그인 할 수 없습니다.",
"User options": "사용자 옵션",
- "Make {{ userName }} a member": "Make {{ userName }} a member",
- "Make {{ userName }} a viewer": "Make {{ userName }} a viewer",
+ "Make {{ userName }} a member": "{{ userName }} 을 멤버로 추가",
+ "Make {{ userName }} a viewer": "{{ userName }} 을 뷰어로 추가",
"Make {{ userName }} an admin…": "{{ userName }} 을 관리자로 지정...",
"Revoke invite": "초대 취소",
"Activate account": "계정 활성화",
@@ -211,9 +219,9 @@
"{{ collectionName }} doesn’t contain any\n documents yet.": "{{ collectionName }} 컬렉션에 문서가 없습니다.",
"Get started by creating a new one!": "새 문서를 만들어 시작해 보세요!",
"Create a document": "새 문서",
- "Manage permissions": "Manage permissions",
+ "Manage permissions": "권한 관리",
"This collection is only visible to those given access": "This collection is only visible to those given access",
- "Private": "Private",
+ "Private": "비공개",
"Pinned": "고정됨",
"Recently updated": "최근 업데이트 순",
"Recently published": "최근 게시 순",
@@ -225,13 +233,13 @@
"Name": "이름",
"Alphabetical": "알파벳 순",
"Public document sharing": "Public document sharing",
- "When enabled, documents can be shared publicly on the internet.": "When enabled, documents can be shared publicly on the internet.",
+ "When enabled, documents can be shared publicly on the internet.": "활성화되면 문서를 인터넷에 공유 할 수 있습니다.",
"Public sharing is currently disabled in the team security settings.": "현재 팀 보안 설정에서 공개 공유가 비활성화되어 있습니다.",
- "Saving": "Saving",
+ "Saving": "저장 중",
"Save": "저장",
"Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.": "컬렉션은 문서를 그룹화하기 위한 것입니다. 주제 또는 내부 팀 (예: 제품 또는 엔지니어링) 을 중심으로 구성 할 때 가장 잘 작동합니다.",
- "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.": "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.",
- "Creating": "Creating",
+ "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.": "이는 팀 구성원에게 부여되는 기본 권한이며 컬렉션이 생성되면 특정 사용자 또는 그룹에 더 많은 권한을 부여 할 수 있습니다.",
+ "Creating": "생성 중",
"Create": "생성",
"{{ groupName }} was added to the collection": "{{ groupName }} 이 컬렉션에 추가되었습니다.",
"Could not add user": "사용자를 추가할 수 없습니다",
@@ -255,19 +263,19 @@
"Admin": "관리자",
"{{ userName }} was removed from the collection": "{{ userName }} was removed from the collection",
"Could not remove user": "사용자를 제거할 수 없습니다",
- "{{ userName }} permissions were updated": "{{ userName }} permissions were updated",
- "Could not update user": "Could not update user",
+ "{{ userName }} permissions were updated": "{{ userName }} 의 권한이 업데이트되었습니다.",
+ "Could not update user": "사용자 정보를 업데이트하지 못했습니다.",
"The {{ groupName }} group was removed from the collection": "The {{ groupName }} group was removed from the collection",
- "Could not remove group": "Could not remove group",
- "{{ groupName }} permissions were updated": "{{ groupName }} permissions were updated",
- "Default access permissions were updated": "Default access permissions were updated",
- "Could not update permissions": "Could not update permissions",
+ "Could not remove group": "그룹을 제거할 수 없습니다",
+ "{{ groupName }} permissions were updated": "{{ groupName }} 의 권한이 업데이트되었습니다",
+ "Default access permissions were updated": "기본 권한이 업데이트되었습니다",
+ "Could not update permissions": "권한을 업데이트 할 수 없습니다",
"The {{ collectionName }} collection is private. Team members have no access to it by default.": "The {{ collectionName }} collection is private. Team members have no access to it by default.",
"Team members can view documents in the {{ collectionName }} collection by default.": "Team members can view documents in the {{ collectionName }} collection by default.",
"Team members can view and edit documents in the {{ collectionName }} collection by\n default.": "Team members can view and edit documents in the {{ collectionName }} collection by\n default.",
"Additional access": "Additional access",
- "Add groups": "Add groups",
- "Add people": "Add people",
+ "Add groups": "그룹 추가",
+ "Add people": "사용자 추가하기",
"Add specific access for individual groups and team members": "Add specific access for individual groups and team members",
"Add groups to {{ collectionName }}": "Add groups to {{ collectionName }}",
"Add people to {{ collectionName }}": "Add people to {{ collectionName }}",
@@ -290,9 +298,9 @@
"Are you sure you want to delete the {{ documentTitle }} template?": "템플릿 {{ documentTitle }} 을 정말 삭제하시겠습니까?",
"Are you sure about that? Deleting the {{ documentTitle }} document will delete all of its history and any nested documents.": "정말 {{ documentTitle }} 문서를 삭제하시겠습니까? 문서를 삭제하면 모든 이력과 하위 문서들이 삭제됩니다.",
"If you’d like the option of referencing or restoring the {{noun}} in the future, consider archiving it instead.": "나중에 {{noun}} 을 참조하거나 복원하는 옵션을 원한다면, 보관하는 것을 고려해보세요.",
- "Deleting": "Deleting",
+ "Deleting": "삭제 중",
"I’m sure – Delete": "I’m sure – Delete",
- "Archiving": "Archiving",
+ "Archiving": "보관",
"Search documents": "문서 검색",
"No documents found for your filters.": "검색조건과 맞는 문서를 찾을 수 없습니다.",
"You’ve not got any drafts at the moment.": "현재 임시보관 된 문서가 없습니다.",
@@ -313,12 +321,12 @@
"Edit current document": "현재 문서 편집",
"Move current document": "현재 문서로 이동",
"Jump to search": "검색으로 이동",
- "Jump to home": "Jump to home",
+ "Jump to home": "홈으로 이동",
"Table of contents": "목차",
"Toggle navigation": "Toggle navigation",
"Focus search input": "Focus search input",
"Open this guide": "이 가이드 열기",
- "Save document and exit": "Save document and exit",
+ "Save document and exit": "문서를 저장하고 종료",
"Publish document and exit": "Publish document and exit",
"Save document": "Save document",
"Cancel editing": "변경 취소",
@@ -362,13 +370,13 @@
"Last accessed": "Last accessed",
"Add to Slack": "Add to Slack",
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
- "New group": "New group",
- "All groups": "All groups",
- "No groups have been created yet": "No groups have been created yet",
+ "New group": "그룹 만들기",
+ "All groups": "모든 그룹",
+ "No groups have been created yet": "아직 생성 된 그룹이 없습니다",
"Import started": "가져오기 시작됨",
"Export in progress…": "내보내기 진행 중…",
"It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.": "It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.",
- "Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.": "Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.",
+ "Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.": "파일이 업로드되었으며 현재 처리 중입니다. 당신은 이것이 완료되기 이전에 나갈 수 있습니다",
"Sorry, the file {{ fileName }} is missing valid collections or documents.": "Sorry, the file {{ fileName }} is missing valid collections or documents.",
"{{ fileName }} looks good, the following collections and their documents will be imported:": "{{ fileName }} looks good, the following collections and their documents will be imported:",
"Uploading": "업로드 중",
@@ -382,7 +390,6 @@
"Active": "활성",
"Admins": "관리자",
"Suspended": "사용 중지됨",
- "Viewers": "Viewers",
"Everyone": "모두",
"No people to see here.": "No people to see here.",
"Profile saved": "프로필이 저장되었습니다",
@@ -397,12 +404,12 @@
"You may delete your account at any time, note that this is unrecoverable": "계정을 언제든지 삭제할 수 있지만 다시 복구할 수 없습니다",
"Delete account": "계정 삭제",
"Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.": "Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.",
- "Sharing is currently disabled.": "Sharing is currently disabled.",
+ "Sharing is currently disabled.": "공유는 현재 비활성화되어 있습니다",
"You can globally enable and disable public document sharing in the security settings.": "You can globally enable and disable public document sharing in the security settings.",
- "Shared documents": "Shared documents",
- "No share links, yet.": "No share links, yet.",
+ "Shared documents": "공유된 문서",
+ "No share links, yet.": "아직 공유 링크가 없습니다",
"Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?": "Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?",
- "Something went wrong while authenticating your request. Please try logging in again?": "Something went wrong while authenticating your request. Please try logging in again?",
+ "Something went wrong while authenticating your request. Please try logging in again?": "요청을 인증하는 중에 문제가 발생했습니다. 로그인을 다시 시도해 주세요",
"Get rich previews of Outline links shared in Slack and use the {{ command }} slash command to search for documents without leaving your chat.": "Get rich previews of Outline links shared in Slack and use the {{ command }} slash command to search for documents without leaving your chat.",
"Disconnect": "Disconnect",
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
diff --git a/shared/i18n/locales/pl_PL/translation.json b/shared/i18n/locales/pl_PL/translation.json
index 15b33496c..b14f6f4e3 100644
--- a/shared/i18n/locales/pl_PL/translation.json
+++ b/shared/i18n/locales/pl_PL/translation.json
@@ -5,19 +5,20 @@
"You": "You",
"Trash": "Trash",
"Archive": "Archive",
- "Drafts": "Drafts",
+ "Drafts": "Kopie robocze",
"Templates": "Templates",
"Deleted Collection": "Deleted Collection",
+ "Viewers": "Oglądający",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
- "Add a description": "Add a description",
+ "Add a description": "Dodaj opis",
"Collapse": "Collapse",
"Expand": "Expand",
"Submenu": "Submenu",
"New": "New",
"Only visible to you": "Widoczne tylko dla Ciebie",
- "Draft": "Draft",
- "Template": "Template",
- "New doc": "New doc",
+ "Draft": "Szkic",
+ "Template": "Szablon",
+ "New doc": "Nowy dokument",
"deleted": "deleted",
"archived": "archived",
"created": "created",
@@ -29,14 +30,21 @@
"in": "in",
"nested document": "nested document",
"nested document_plural": "nested documents",
+ "Viewed by": "Wyświetlone przez",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"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",
+ "Align left": "Wyrównanie do lewej",
+ "Align right": "Wyrównaj do prawej",
+ "Bulleted list": "Wypunktowana lista",
"Todo list": "Lista Todo",
"Code block": "Kod blokowy",
"Copied to clipboard": "Skopiowane do schowka",
@@ -47,7 +55,7 @@
"Delete column": "Usuń kolumnę",
"Delete row": "Usuń wiersz",
"Delete table": "Usuń tabelę",
- "Delete image": "Delete image",
+ "Delete image": "Usuń obraz",
"Float left": "Float left",
"Float right": "Float right",
"Center large": "Center large",
@@ -91,7 +99,7 @@
"Choose icon": "Choose icon",
"Loading": "Loading",
"Search": "Szukaj",
- "Default access": "Default access",
+ "Default access": "Domyślny dostęp",
"View and edit": "View and edit",
"View only": "View only",
"No access": "Brak dostępu",
@@ -101,14 +109,14 @@
"Keyboard shortcuts": "Keyboard shortcuts",
"Back": "Wstecz",
"New collection": "New collection",
- "Collections": "Collections",
+ "Collections": "Kolekcje",
"Untitled": "Untitled",
"Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word",
"Home": "Home",
- "Starred": "Starred",
+ "Starred": "Oznaczone gwiazdką",
"Settings": "Settings",
"Invite people": "Invite people",
- "Create a collection": "Create a collection",
+ "Create a collection": "Utwórz kolekcję",
"Return to App": "Back to App",
"Account": "Account",
"Profile": "Profile",
@@ -131,7 +139,7 @@
"System": "System",
"Light": "Light",
"Dark": "Dark",
- "API documentation": "API documentation",
+ "API documentation": "Dokumentacja API",
"Changelog": "Changelog",
"Send us feedback": "Send us feedback",
"Report a bug": "Report a bug",
@@ -142,7 +150,7 @@
"Members": "Members",
"Remove": "Remove",
"Collection": "Collection",
- "New document": "New document",
+ "New document": "Nowy dokument",
"Import document": "Import document",
"Edit": "Edit",
"Permissions": "Permissions",
@@ -166,7 +174,7 @@
"Pin to collection": "Pin to collection",
"Enable embeds": "Enable embeds",
"Disable embeds": "Disable embeds",
- "New nested document": "New nested document",
+ "New nested document": "Nowy zagnieżdżony dokument",
"Create template": "Create template",
"Duplicate": "Duplicate",
"Unpublish": "Unpublish",
@@ -181,8 +189,8 @@
"Group options": "Group options",
"Member options": "Member options",
"collection": "collection",
- "New child document": "New child document",
- "New document in {{ collectionName }}": "New document in {{ collectionName }}",
+ "New child document": "Nowy dokument podrzędny",
+ "New document in {{ collectionName }}": "Nowy dokument w {{ collectionName }}",
"New template": "New template",
"Link copied": "Link copied",
"Revision options": "Revision options",
@@ -229,8 +237,8 @@
"Public sharing is currently disabled in the team security settings.": "Public sharing is currently disabled in the team security settings.",
"Saving": "Saving",
"Save": "Save",
- "Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.": "Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.",
- "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.": "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.",
+ "Collections are for grouping your documents. They work best when organized around a topic or internal team — Product or Engineering for example.": "Kolekcje służą do grupowania dokumentów. Działają najlepiej, gdy są zorganizowane tematycznie lub zespołowo - np. Produkt lub Inżynieria.",
+ "This is the default level of access given to team members, you can give specific users or groups more access once the collection is created.": "To jest domyślny poziom uprawnień przyznawany członkom Twojego zespołu. Po utworzeniu kolekcji możesz przyznać poszczególnym osobom lub grupom więcej uprawnień.",
"Creating": "Creating",
"Create": "Create",
"{{ groupName }} was added to the collection": "{{ groupName }} was added to the collection",
@@ -260,9 +268,9 @@
"The {{ groupName }} group was removed from the collection": "The {{ groupName }} group was removed from the collection",
"Could not remove group": "Could not remove group",
"{{ groupName }} permissions were updated": "{{ groupName }} permissions were updated",
- "Default access permissions were updated": "Default access permissions were updated",
+ "Default access permissions were updated": "Zaktualizowano domyślne uprawnienia dostępu",
"Could not update permissions": "Could not update permissions",
- "The {{ collectionName }} collection is private. Team members have no access to it by default.": "The {{ collectionName }} collection is private. Team members have no access to it by default.",
+ "The {{ collectionName }} collection is private. Team members have no access to it by default.": "Kolekcja {{ collectionName }} jest prywatna. Domyślnie członkowie Twojego zespołu nie mają do niej dostępu.",
"Team members can view documents in the {{ collectionName }} collection by default.": "Team members can view documents in the {{ collectionName }} collection by default.",
"Team members can view and edit documents in the {{ collectionName }} collection by\n default.": "Team members can view and edit documents in the {{ collectionName }} collection by\n default.",
"Additional access": "Additional access",
@@ -355,7 +363,7 @@
"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",
"No documents found for your search filters. <1>1>": "No documents found for your search filters. <1>1>",
- "Create a new document?": "Create a new document?",
+ "Create a new document?": "Utworzyć nowy dokument?",
"Clear filters": "Clear filters",
"Shared": "Shared",
"by {{ name }}": "by {{ name }}",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspended",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profile saved",
@@ -392,7 +399,7 @@
"Upload": "Upload",
"Full name": "Full name",
"Language": "Language",
- "Please note that translations are currently in early access.<1>1>Community contributions are accepted though our <4>translation portal4>": "Please note that translations are currently in early access.<1>1>Community contributions are accepted though our <4>translation portal4>",
+ "Please note that translations are currently in early access.<1>1>Community contributions are accepted though our <4>translation portal4>": "Tłumaczenia są w wczesnej fazie rozwoju i są <4>tworzone oraz sprawdzane przez społeczność4>",
"Delete Account": "Delete Account",
"You may delete your account at any time, note that this is unrecoverable": "You may delete your account at any time, note that this is unrecoverable",
"Delete account": "Delete account",
@@ -410,7 +417,7 @@
"Connect": "Connect",
"You’ve not starred any documents yet.": "You’ve not starred any documents yet.",
"There are no templates just yet.": "There are no templates just yet.",
- "You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
+ "You can create templates to help your team create consistent and accurate documentation.": "Możesz utworzyć szablony, aby ułatwić Twoim członkom zespołu tworzenie spójnych i dokładnych dokumentacji.",
"Trash is empty at the moment.": "Trash is empty at the moment.",
"You joined": "You joined",
"Joined": "Joined",
diff --git a/shared/i18n/locales/pt_BR/translation.json b/shared/i18n/locales/pt_BR/translation.json
index de1175adf..283979c7f 100644
--- a/shared/i18n/locales/pt_BR/translation.json
+++ b/shared/i18n/locales/pt_BR/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Rascunhos",
"Templates": "Modelos",
"Deleted Collection": "Excluir Coleção",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Desculpe, ocorreu um erro ao salvar a coleção",
"Add a description": "Adicionar uma descrição",
"Collapse": "Colapsar",
@@ -29,6 +30,13 @@
"in": "em",
"nested document": "documento aninhado",
"nested document_plural": "documentos aninhados",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Inserir coluna à esquerda",
"Insert column before": "Inserir coluna à direita",
"Insert row after": "Inserir linha acima",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspended",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profile saved",
diff --git a/shared/i18n/locales/pt_PT/translation.json b/shared/i18n/locales/pt_PT/translation.json
index 30e2c370e..416dd88cb 100644
--- a/shared/i18n/locales/pt_PT/translation.json
+++ b/shared/i18n/locales/pt_PT/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Rascunhos",
"Templates": "Modelos",
"Deleted Collection": "Coleção eliminada",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
"Add a description": "Add a description",
"Collapse": "Fechar",
@@ -29,6 +30,13 @@
"in": "em",
"nested document": "documento aninhado",
"nested document_plural": "documentos aninhados",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Inserir coluna depois",
"Insert column before": "Insira coluna antes",
"Insert row after": "Inserir linha depois",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspendido",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Perfil guardado",
diff --git a/shared/i18n/locales/ru_RU/translation.json b/shared/i18n/locales/ru_RU/translation.json
index f946463c3..44536ea9b 100644
--- a/shared/i18n/locales/ru_RU/translation.json
+++ b/shared/i18n/locales/ru_RU/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Черновики",
"Templates": "Шаблоны",
"Deleted Collection": "Удаленная коллекция",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "К сожалению, при сохранении коллекции произошла ошибка",
"Add a description": "Добавить описание",
"Collapse": "Свернуть",
@@ -29,6 +30,13 @@
"in": "в",
"nested document": "вложенный документ",
"nested document_plural": "вложенные документы",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Вставить справа",
"Insert column before": "Вставить слева",
"Insert row after": "Вставить снизу",
@@ -353,7 +361,7 @@
"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 для поиска из любой точки вашей базы знаний",
+ "Use the {{ meta }}+K shortcut to search from anywhere in your knowledge base": "Используйте комбинацию {{ meta }}+ K в любом месте для быстрого поиска",
"No documents found for your search filters. <1>1>": "No documents found for your search filters. <1>1>",
"Create a new document?": "Create a new document?",
"Clear filters": "Сбросить фильтры",
@@ -382,7 +390,6 @@
"Active": "Активный",
"Admins": "Администраторы",
"Suspended": "Отключен",
- "Viewers": "Viewers",
"Everyone": "Все",
"No people to see here.": "Здесь никого нет.",
"Profile saved": "Профиль сохранен",
diff --git a/shared/i18n/locales/sv_SE/translation.json b/shared/i18n/locales/sv_SE/translation.json
index 1fa83ee03..306173a65 100644
--- a/shared/i18n/locales/sv_SE/translation.json
+++ b/shared/i18n/locales/sv_SE/translation.json
@@ -8,6 +8,7 @@
"Drafts": "Utkast",
"Templates": "Mallar",
"Deleted Collection": "Deleted Collection",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
"Add a description": "Lägg till en beskrivning",
"Collapse": "Collapse",
@@ -29,6 +30,13 @@
"in": "i",
"nested document": "nested document",
"nested document_plural": "nested documents",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
"Insert row after": "Insert row after",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspended",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profile saved",
diff --git a/shared/i18n/locales/th_TH/translation.json b/shared/i18n/locales/th_TH/translation.json
index c965c2143..092fb19ee 100644
--- a/shared/i18n/locales/th_TH/translation.json
+++ b/shared/i18n/locales/th_TH/translation.json
@@ -8,6 +8,7 @@
"Drafts": "ฉบับร่าง",
"Templates": "Templates",
"Deleted Collection": "Deleted Collection",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
"Add a description": "Add a description",
"Collapse": "ย่อ",
@@ -29,6 +30,13 @@
"in": "in",
"nested document": "nested document",
"nested document_plural": "nested documents",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "Insert column after",
"Insert column before": "Insert column before",
"Insert row after": "Insert row after",
@@ -382,7 +390,6 @@
"Active": "Active",
"Admins": "Admins",
"Suspended": "Suspended",
- "Viewers": "Viewers",
"Everyone": "Everyone",
"No people to see here.": "No people to see here.",
"Profile saved": "Profile saved",
diff --git a/shared/i18n/locales/zh_CN/translation.json b/shared/i18n/locales/zh_CN/translation.json
index 900b463c0..78a9b8730 100644
--- a/shared/i18n/locales/zh_CN/translation.json
+++ b/shared/i18n/locales/zh_CN/translation.json
@@ -8,6 +8,7 @@
"Drafts": "草稿箱",
"Templates": "文档模板",
"Deleted Collection": "删除文档集",
+ "Viewers": "Viewers",
"Sorry, an error occurred saving the collection": "对不起,保存收藏时出错",
"Add a description": "添加描述",
"Collapse": "折叠",
@@ -29,6 +30,13 @@
"in": "在",
"nested document": "子文档",
"nested document_plural": "子文档",
+ "Viewed by": "Viewed by",
+ "only you": "only you",
+ "person": "person",
+ "people": "people",
+ "Currently editing": "Currently editing",
+ "Currently viewing": "Currently viewing",
+ "Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
"Insert column after": "向后插入列",
"Insert column before": "在左侧插入列",
"Insert row after": "上方插入行",
@@ -382,7 +390,6 @@
"Active": "活动的",
"Admins": "管理員",
"Suspended": "已冻结",
- "Viewers": "Viewers",
"Everyone": "所有人",
"No people to see here.": "没有人可以看到这里。",
"Profile saved": "配置已保存",