mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f7690de5b | |||
| f18b4d9e36 | |||
| 4090c8baf9 | |||
| b21f2c38ca | |||
| 7e4a8ae182 | |||
| 1eedb4324a | |||
| 327e5b4fb7 | |||
| 3d380d3dda | |||
| fce7695e44 | |||
| 0f643522a9 | |||
| e3fdbe0086 | |||
| fdea100c01 | |||
| b474a765a9 | |||
| 8d2cb2a269 | |||
| 3ee930e910 | |||
| 664f5f2d64 | |||
| 4d3a6daac1 | |||
| d977a03c0f | |||
| e6e609e5ae | |||
| f47e91ffdd | |||
| 899443095e | |||
| 512b7a27bd | |||
| 2d596b5251 | |||
| c43f5115ce | |||
| ee1947bcce | |||
| 34f5aacfc5 | |||
| 46275e513c | |||
| 65799df593 | |||
| 095a3a63b1 | |||
| 9733acd195 | |||
| a4309000d1 | |||
| 1b227e44d5 | |||
| b2c0d35072 | |||
| d9df009c38 | |||
| 474368f2a5 | |||
| c42b5cff4a | |||
| 89a64c696b | |||
| 622913cb93 | |||
| 850742886f | |||
| 1273a6bc74 | |||
| e6373ce284 | |||
| 7aaf2fc50b | |||
| bab5514e40 | |||
| 5725825e4e | |||
| d78fd60960 | |||
| d38dd23a91 | |||
| d978e5a9b9 | |||
| 590b87e654 |
@@ -105,6 +105,7 @@
|
||||
"previously edited": "dříve upraveno",
|
||||
"You": "Vy",
|
||||
"Viewers": "Prohlížející",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Ano, smazat",
|
||||
"Deleting": "Mazání",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Jste si jisti? Smazání sbírky <em>{{collectionName}}</em> je trvalé a nelze vrátit zpět. Všechny publikované dokumenty ze smazané sbírky budou přesunuty do koše.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Zadejte příkaz nebo začněte vyhledávat",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Jste si jisti, že chcete natrvalo odstranit vlákno komentářů?",
|
||||
"Are you sure you want to permanently delete this comment?": "Jste si jisti, že chcete natrvalo odstranit komentář?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Připojení k serveru bylo ztraceno",
|
||||
"Edits you make will sync once you’re online": "Úpravy, které provedete, se synchronizují, jakmile budete online",
|
||||
"Submenu": "Podmenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Zobrazeno {{ count }} krát {{ teamMembers }} lidmi",
|
||||
"Viewer insights": "Statistiky shlédnutí",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "Jako správce můžete spravovat, zda členové týmu uvidí, kdo si tento dokument prohlížel",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Je nám líto, ale tento dokument je příliš velký - úpravy již nebudou pokračovat.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Je nám líto, poslední změna nemohla být zachována - prosím znovu načtěte stránku",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Tato šablona bude trvale odstraněna v <2></2> dokud nebude obnovena.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Tento dokument bude trvale odstraněn v <2></2> dokud nebude obnoven.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Umožnit členům vytvářet nové sbírky v rámci znalostní báze",
|
||||
"Draw.io deployment": "Využití aplikace Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Přidejte sem svou vlastní instalační adresu draw.io, abyste povolili automatické vkládání diagramů do dokumentů.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sdílení je momentálně zakázáno.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Můžete globálně povolit a zakázat sdílení dokumentů v nastavení <em>zabezpečení</em>.",
|
||||
"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.": "Dokumenty, které byly sdíleny, jsou uvedeny níže. Kdokoli, kdo má veřejný odkaz, má přístup k verzi dokumentu pouze pro čtení, dokud nebude odkaz odstranět.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "previously edited",
|
||||
"You": "You",
|
||||
"Viewers": "Viewers",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Deleting": "Deleting",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Type a command or search",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Server connection lost",
|
||||
"Edits you make will sync once you’re online": "Edits you make will sync once you’re online",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "This template will be permanently deleted in <2></2> unless restored.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "This document will be permanently deleted in <2></2> unless restored.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "You can globally enable and disable public document sharing in the <em>security settings</em>.",
|
||||
"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.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "zuvor bearbeitet",
|
||||
"You": "Sie",
|
||||
"Viewers": "Betrachter",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Ich bin mir sicher – Löschen",
|
||||
"Deleting": "Wird gelöscht",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Bist du sicher? Die Löschung der <em>{{collectionName}}</em> Sammlung ist dauerhaft und nicht wiederrufbar. Alle freigegebenen Dokumente werden in den Papierkorb verschoben.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Gib einen Befehl oder eine Suche ein",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Bist du sicher, dass du diesen Kommentarverlauf löschen möchtest?",
|
||||
"Are you sure you want to permanently delete this comment?": "Bist du sicher, dass du diesen Kommentar löschen möchtest?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Verbindung zum Server verloren",
|
||||
"Edits you make will sync once you’re online": "Änderungen, die du vornimmst, werden synchronisiert, sobald du online bist",
|
||||
"Submenu": "Untermenü",
|
||||
@@ -247,16 +256,16 @@
|
||||
"Save": "Speichern",
|
||||
"New name": "Neuer Name",
|
||||
"Name can't be empty": "Der Name darf nicht leer sein",
|
||||
"Previous match": "Previous match",
|
||||
"Next match": "Next match",
|
||||
"Find and replace": "Find and replace",
|
||||
"Find": "Find",
|
||||
"Match case": "Match case",
|
||||
"Enable regex": "Enable regex",
|
||||
"Replace options": "Replace options",
|
||||
"Replacement": "Replacement",
|
||||
"Replace": "Replace",
|
||||
"Replace all": "Replace all",
|
||||
"Previous match": "Vorheriger Treffer",
|
||||
"Next match": "Nächster Treffer",
|
||||
"Find and replace": "Suchen und Ersetzen",
|
||||
"Find": "Suchen",
|
||||
"Match case": "Groß- und Kleinschreibung beachten",
|
||||
"Enable regex": "Regex verwenden",
|
||||
"Replace options": "Ersetzungsoptionen",
|
||||
"Replacement": "Ersetzung",
|
||||
"Replace": "Ersetzen",
|
||||
"Replace all": "Alle ersetzen",
|
||||
"Profile picture": "Profilbild",
|
||||
"Insert column after": "Spalte danach einfügen",
|
||||
"Insert column before": "Spalte davor einfügen",
|
||||
@@ -521,9 +530,8 @@
|
||||
"No one else has viewed yet": "Niemand hat sich das bisher angesehen",
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people": "{{ count }} Mal von {{ teamMembers }} Person angesehen",
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ count }} Mal von {{ teamMembers }} Personen angesehen",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Entschuldigung, dieses Dokument ist zu groß - Änderungen werden nicht mehr beibehalten.",
|
||||
"Viewer insights": "Viewer Einblicke",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "Als Administrator können Sie verwalten, ob Teammitglieder sehen, wer dieses Dokument angesehen hat",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Die letzte Änderung konnte leider nicht übernommen werden – bitte lade die Seite neu",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Diese Vorlage wird dauerhaft in <2></2> gelöscht, wenn sie nicht wiederhergestellt wird.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Dieses Dokument wird dauerhaft in <2></2> gelöscht, wenn es nicht wiederhergestellt wird.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Erlaube Mitgliedern neue Sammlungen innerhalb der Wissensdatenbank zu erstellen",
|
||||
"Draw.io deployment": "Draw.io Deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Fügen Sie hier Ihre selbst gehostete draw.io Installations-URL ein, um die automatische Einbettung von Diagrammen in Dokumenten zu ermöglichen.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Das Teilen ist momentan deaktiviert.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Sie können die Freigabe öffentlicher Dokumente in den <em>Sicherheitseinstellungen </em> ein- und ausschalten.",
|
||||
"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.": "Freigegebene Dokumente sind unten aufgeführt. Jeder, der über den öffentlichen Link verfügt, kann auf eine schreibgeschützte Version des Dokuments zugreifen, bis der Link widerrufen wurde.",
|
||||
@@ -884,7 +894,7 @@
|
||||
"Connect {{appName}} collections to Slack channels. Messages will be automatically posted to Slack when documents are published or updated.": "Verbinde {{appName}}-Sammlungen mit deinen Slack-Kanälen, für automatische Nachrichten, wenn Dokumente veröffentlicht oder aktualisiert werden.",
|
||||
"Connect": "Verbinden",
|
||||
"The Slack integration is currently disabled. Please set the associated environment variables and restart the server to enable the integration.": "Die Slack-Integration ist derzeit deaktiviert. Bitte setzen Sie die zugehörigen Umgebungsvariablen und starten Sie den Server neu, um die Integration zu aktivieren.",
|
||||
"How to use {{ command }}": "How to use {{ command }}",
|
||||
"How to use {{ command }}": "{{ command }} verwenden",
|
||||
"To search your knowledgebase use {{ command }}. \nYou’ve already learned how to get help with {{ command2 }}.": "Um die Wissensdatenbank zu durchsuchen, verwende {{ command }}.\nDu weißt bereits, wie du mit {{ command2 }} Hilfe bekommst.",
|
||||
"Sorry, we couldn’t find an integration for your team. Head to your {{ appName }} settings to set one up.": "Leider konnten wir keine Integration für dein Team finden. Gehe zu deinen {{ appName }} -Einstellungen, um eine einzurichten.",
|
||||
"It looks like you haven’t signed in to {{ appName }} yet, so results may be limited": "Anscheinend hast du dich noch nicht bei {{ appName }} angemeldet, daher können die Ergebnisse begrenzt sein",
|
||||
@@ -911,14 +921,14 @@
|
||||
"Webhooks can be used to notify your application when events happen in {{appName}}. Events are sent as a https request with a JSON payload in near real-time.": "Webhooks können verwendet werden, um andere Anwendungen zu benachrichtigen, wenn Ereignisse in {{appName}} auftreten. Ereignisse werden als HTTPS-Anfrage mit einer JSON-Nachricht, annähernd in Echtzeit verschickt.",
|
||||
"Inactive": "Nicht aktiv",
|
||||
"Create a webhook": "Webhook erstellen",
|
||||
"Never logged in": "Never logged in",
|
||||
"Never logged in": "Nie angemeldet",
|
||||
"Online now": "Jetzt online",
|
||||
"Online {{ timeAgo }}": "Online {{ timeAgo }}",
|
||||
"Viewed just now": "Gerade gesehen",
|
||||
"Viewed {{ timeAgo }}": "Viewed {{ timeAgo }}",
|
||||
"You updated {{ timeAgo }}": "You updated {{ timeAgo }}",
|
||||
"{{ user }} updated {{ timeAgo }}": "{{ user }} updated {{ timeAgo }}",
|
||||
"You created {{ timeAgo }}": "You created {{ timeAgo }}",
|
||||
"{{ user }} created {{ timeAgo }}": "{{ user }} created {{ timeAgo }}",
|
||||
"Viewed {{ timeAgo }}": "Angesehen {{ timeAgo }}",
|
||||
"You updated {{ timeAgo }}": "Du hast vor {{ timeAgo }} aktualisiert",
|
||||
"{{ user }} updated {{ timeAgo }}": "{{ user }} aktualisierte vor {{ timeAgo }}",
|
||||
"You created {{ timeAgo }}": "Du hast vor {{ timeAgo }} erstellt",
|
||||
"{{ user }} created {{ timeAgo }}": "{{ user }} erstellte vor {{ timeAgo }}",
|
||||
"Uploading": "Wird hochgeladen"
|
||||
}
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "editado previamente",
|
||||
"You": "Usted",
|
||||
"Viewers": "Lectores",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Estoy seguro – Eliminar",
|
||||
"Deleting": "Eliminando",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "¿Está usted seguro de eso? La eliminación de la colección <em>{{collectionName}}</em> es permanente y no se puede restaurar, sin embargo, todos los documentos publicados dentro se moverán a la papelera.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Escribe un comando o busca",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "¿Está seguro de que desea eliminar de forma permanente todo este hilo de comentarios?",
|
||||
"Are you sure you want to permanently delete this comment?": "¿Estás seguro de que quieres eliminar este comentario de forma permanente?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Conexión al servidor perdida",
|
||||
"Edits you make will sync once you’re online": "Las ediciones que realices se sincronizarán una vez que estés en línea",
|
||||
"Submenu": "Submenú",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Visto {{ count }} veces por {{ teamMembers }} personas",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Lo sentimos, este documento es demasiado grande; las ediciones ya no se conservarán.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Lo sentimos, el último cambio no se pudo guardar. Por favor, recargue la página",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Esta plantilla se eliminará de forma permanente en <2></2> a menos que se restaure.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Este documento se eliminará de forma permanente en <2></2> a menos que se restaure.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Implementación de Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Compartir está actualmente deshabilitado.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Puedes activar y desactivar globalmente el uso de documentos compartidos públicamente en la <em>configuración de seguridad</em>.",
|
||||
"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.": "Los documentos que se han compartido se enumeran a continuación. Cualquiera que tenga el enlace público puede acceder a una versión de solo lectura del documento hasta que se revoque el enlace.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "قبلاً ویرایش شده",
|
||||
"You": "You",
|
||||
"Viewers": "مشاهده کنندگان",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "مطمئن هستم - حذف شود",
|
||||
"Deleting": "در حال حذف کردن",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "دستوری تایپ و یا جستجو کنید",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "اتصال سرور قطع شد",
|
||||
"Edits you make will sync once you’re online": "ویرایش هایی که انجام می دهید پس از آنلاین بودن همگام سازی می شوند",
|
||||
"Submenu": "زیرمنو",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "این الگو برای همیشه در <2></2> حذف خواهد شد، مگر اینکه بازیابی شود.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "این سند برای همیشه در <2></2> حذف خواهد شد، مگر اینکه بازیابی شود.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "اشتراکگذاری در حال حاضر غیرفعال است.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "از <em>تنظیمات امنیتی</em> میتوانید امکان اشتراکگذاری عمومی سندها را در سطح کل سیستم فعال و غیرفعال کنید.",
|
||||
"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.": "سندهای اشتراکگذاری شده در اینجا فهرست شدهاند. هر فردی با پیوند عمومی تا پیش از حذف پیوند میتواند به صورت فقط خواندنی به سند مربوطه دسترسی داشته باشد.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "modifié précédemment",
|
||||
"You": "Vous",
|
||||
"Viewers": "Lecteurs",
|
||||
"Collection deleted": "Collection supprimée",
|
||||
"I’m sure – Delete": "Je suis sûr – Supprimer",
|
||||
"Deleting": "Suppression",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Êtes-vous sûr ? Supprimer la collection <em>{{collectionName}}</em> est définitif et celle-ci ne pourra pas être restaurée. Cependant, les documents inclus seront déplacés vers la corbeille.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Entrez une commande ou faites une recherche",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Êtes-vous sûr de vouloir supprimer définitivement ce fil de commentaires ?",
|
||||
"Are you sure you want to permanently delete this comment?": "Êtes-vous sûr de vouloir supprimer définitivement ce commentaire ?",
|
||||
"Document is too large": "Le document est trop volumineux",
|
||||
"This document has reached the maximum size and can no longer be edited": "Ce document a atteint la taille maximale et ne peut plus être modifié",
|
||||
"Authentication failed": "L'authentification a échoué",
|
||||
"Please try logging out and back in again": "Veuillez essayer de vous déconnecter et de vous reconnecter",
|
||||
"Authorization failed": "L'autorisation a échoué",
|
||||
"You may have lost access to this document, try reloading": "Vous avez peut-être perdu l'accès à ce document, essayez de recharger",
|
||||
"Too many users connected to document": "Trop d'utilisateurs connectés au document",
|
||||
"Your edits will sync once other users leave the document": "Vos modifications seront synchronisées une fois que les autres utilisateurs quitteront le document",
|
||||
"Server connection lost": "Connexion au serveur perdue",
|
||||
"Edits you make will sync once you’re online": "Les modifications que vous effectuez seront synchronisées lorsque vous serez en ligne",
|
||||
"Submenu": "Sous-menu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Vue {{ count }} fois par les membres de {{ teamMembers }}",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "En tant qu'administrateur, vous pouvez gérer si les membres de l'équipe peuvent voir qui a consulté ce document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Désolé, ce document est trop volumineux - les modifications ne seront plus conservées.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Désolé, la dernière modification n'a pas pu être enregistrée - veuillez recharger la page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Ce modèle sera définitivement supprimé dans <2></2> sauf s'il est restauré.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Ce document sera définitivement supprimé dans <2></2> sauf s'il est restauré.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Autoriser les membres à créer de nouvelles collections au sein du wiki",
|
||||
"Draw.io deployment": "Déploiement de Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Ajoutez ici l'url de votre installation draw.io auto-hébergée pour activer l'intégration automatique des diagrammes dans les documents.",
|
||||
"Grist deployment": "Déploiement Grist",
|
||||
"Add your self-hosted grist installation URL here.": "Ajoutez votre URL d'installation Grist autohébergée ici.",
|
||||
"Sharing is currently disabled.": "Le partage est actuellement désactivé.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Vous pouvez complètement activer et désactiver le partage de documents publics dans les <em>paramètres de sécurité</em>.",
|
||||
"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.": "Les documents partagés sont listés ci-dessous. Les personnes possédant le lien public peuvent accéder à une version en lecture seule du document jusqu'à ce que le lien soit révoqué.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "previously edited",
|
||||
"You": "You",
|
||||
"Viewers": "Viewers",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Deleting": "Deleting",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Type a command or search",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Server connection lost",
|
||||
"Edits you make will sync once you’re online": "Edits you make will sync once you’re online",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "This template will be permanently deleted in <2></2> unless restored.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "This document will be permanently deleted in <2></2> unless restored.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "You can globally enable and disable public document sharing in the <em>security settings</em>.",
|
||||
"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.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "sebelumnya menyunting",
|
||||
"You": "Anda",
|
||||
"Viewers": "Jumlah viewer",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Saya yakin – Hapus",
|
||||
"Deleting": "Menghapus",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Anda yakin? Menghapus koleksi <em>{{collectionName}}</em> bersifat permanen dan tidak dapat dipulihkan, namun dokumen di dalamnya akan dipindahkan ke tempat sampah.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Ketik perintah atau penelusuran",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Apakah Anda yakin ingin menghapus semua komentar ini secara permanen?",
|
||||
"Are you sure you want to permanently delete this comment?": "Apa Anda yakin ingin menghapus komentar ini secara permanen?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Koneksi server terputus",
|
||||
"Edits you make will sync once you’re online": "Suntingan yang Anda buat akan disinkronkan saat Anda daring",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Dilihat {{ count }} kali oleh {{ teamMembers }} orang",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Maaf, dokumen ini terlalu besar - pengeditan tidak dapat dilakukan.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Maaf, perubahan terakhir tidak dapat disimpan – muat ulang halaman",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Template ini akan dihapus secara permanen di <2></2> kecuali dipulihkan.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Dokumen ini akan dihapus secara permanen di <2></2> kecuali dipulihkan.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Izinkan anggota untuk membuat koleksi baru dalam knowledge base",
|
||||
"Draw.io deployment": "Deploy Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Tambahkan url penginstalan draw.io yang dihosting sendiri di sini untuk mengaktifkan penyematan otomatis diagram di dalam dokumen.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Berbagi saat ini dinonaktifkan.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Anda dapat mengaktifkan dan menonaktifkan berbagi dokumen publik secara global di <em>pengaturan keamanan</em>.",
|
||||
"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.": "Dokumen yang telah dibagikan tercantum di bawah ini. Siapa pun yang memiliki tautan publik dapat mengakses dokumen dalam versi read-only hingga tautan dicabut.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "precedentemente modificato",
|
||||
"You": "Tu",
|
||||
"Viewers": "Visitatori",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Sono sicuro – Elimina",
|
||||
"Deleting": "Sto eliminando",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Digita un comando o cerca",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Sei sicuro di voler eliminare definitivamente l'intero thread di commenti?",
|
||||
"Are you sure you want to permanently delete this comment?": "Sei sicuro di voler eliminare definitivamente questo commento?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Connessione al server interrotta",
|
||||
"Edits you make will sync once you’re online": "Le modifiche apportate verranno sincronizzate una volta che sarai online",
|
||||
"Submenu": "Sottomenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Visto {{ count }} volte da {{ teamMembers }} persone",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Spiacenti, non è stato possibile mantenere l'ultima modifica. Si prega di ricaricare la pagina",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Questo modello verrà eliminato definitivamente in <2></2> salvo ripristino.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Questo documento verrà eliminato definitivamente tra <2></2> salvo ripristino.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Consenti ai membri di creare nuove raccolte all'interno della knowledge base",
|
||||
"Draw.io deployment": "Distribuzione Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Aggiungi l'URL d'installazione di draw.io per abilitare l'incorporazione automatica dei diagrammi all'interno dei documenti.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "La condivisione è attualmente disabilitata.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Puoi abilitare e disabilitare globalmente la condivisione di documenti pubblici nelle <em>impostazioni di sicurezza</em>.",
|
||||
"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.": "I documenti che sono stati condivisi sono elencati di seguito. Chiunque disponga del collegamento pubblico può accedere a una versione di sola lettura del documento finché il collegamento non viene revocato.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "編集済み",
|
||||
"You": "あなた",
|
||||
"Viewers": "ビューアー",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "間違いありません – 削除",
|
||||
"Deleting": "削除中",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "コマンドを入力または検索",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "サーバーへの接続が失われました",
|
||||
"Edits you make will sync once you’re online": "編集内容はオンラインになると同期されます",
|
||||
"Submenu": "サブメニュー",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ teamMembers }} 人が{{ count }} 回閲覧",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "申し訳ありませんが、最後の変更を保持できませんでした。ページをリロードしてください",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "このテンプレートは復元しない限り、<2></2>で永久に削除されます。",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "このドキュメントは復元されない限り、<2></2>で永久に削除されます。",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "会員が新しいコレクションを作成できるようにする",
|
||||
"Draw.io deployment": "Draw.ioのデプロイ",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "自己ホスト型の draw.io インストール Url をここに追加して、ドキュメント内の図の自動埋め込みを有効にします。",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "共有は現在無効になっています。",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "<em>セキュリティ設定</em> で公開ドキュメントの共有をグローバルに有効/無効にすることができます。",
|
||||
"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.": "共有されたドキュメントは以下のとおりです。公開リンクを知っている人は誰でも、リンクが取り消されるまで、ドキュメントの読み取り専用バージョンにアクセスできます。",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "이전에 수정됨",
|
||||
"You": "본인",
|
||||
"Viewers": "열람자",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "이해했습니다 – 삭제",
|
||||
"Deleting": "삭제 중",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "정말로 <em>{{collectionName}}</em> 컬렉션을 삭제하시겠습니까? 컬렉션 삭제는 영구적이며 복원할 수 없지만 그 안에 있는 문서는 휴지통으로 이동됩니다",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "명령어를 입력하거나 검색",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "정말로 이 댓글 묶음 전체를 영구적으로 삭제하시겠습니까?",
|
||||
"Are you sure you want to permanently delete this comment?": "정말로 이 댓글을 영구적으로 삭제하시겠습니까?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "서버 연결 끊김",
|
||||
"Edits you make will sync once you’re online": "온라인 상태가 되면 수정 사항이 동기화됩니다",
|
||||
"Submenu": "하위 메뉴",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ teamMembers }} 명에 의해 {{ count }} 회 조회됨",
|
||||
"Viewer insights": "열람자 정보",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "누가 이 문서를 열람했는지를 팀 멤버들이 볼 수 있는가를 관리자로서 관리할 수 있습니다.",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "죄송합니다. 문서가 너무 커서 수정사항이 더 이상 유지되지 않습니다.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "죄송합니다. 마지막 변경 사항을 유지할 수 없습니다. 페이지를 새로고침하세요.",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "이 템플릿은 복원하지 않으면 <2></2> 에서 영구적으로 삭제됩니다.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "이 문서는 복원하지 않으면 <2></2> 에서 영구적으로 삭제됩니다.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "멤버가 새 컬렉션을 만들 수 있도록 허용",
|
||||
"Draw.io deployment": "Draw.io 설치",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "여기에 자체 호스팅된 draw.io의 URL을 추가하여 문서 내에 다이어그램을 자동으로 삽입할 수 있습니다.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "공유는 현재 비활성화되어 있습니다",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "<em>보안 설정</em>에서 인터넷 공유를 전역적으로 활성화 및 비활성화할 수 있습니다.",
|
||||
"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.": "공유된 문서는 다음과 같습니다. 공개 링크가 있는 사람은 링크가 삭제될 때까지 문서의 읽기 전용 버전에 액세스할 수 있습니다.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "eerder bewerkt",
|
||||
"You": "Jij",
|
||||
"Viewers": "Kijkers",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Dat weet ik zeker – Verwijder",
|
||||
"Deleting": "Verwijderen",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Weet je dat zeker? Het verwijderen van de collectie <em>{{collectionName}}</em> is permanent en kan niet worden hersteld. Alle gepubliceerde documenten in deze collectie worden echter verplaatst naar de prullenbak.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Zoek of typ een opdracht",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Weet je zeker dat je deze discussie definitief wilt verwijderen?",
|
||||
"Are you sure you want to permanently delete this comment?": "Weet je zeker dat je deze reactie definitief wilt verwijderen?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Verbinding met server verbroken",
|
||||
"Edits you make will sync once you’re online": "Bewerkingen die je maakt worden gesynchroniseerd zodra je online bent",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ count }} keer bekeken door {{ teamMembers }} personen",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "Als beheerder kun je instellen of teamleden kunnen zien wie dit document heeft bekeken",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, dit document is te groot - bewerkingen zullen niet langer blijven bestaan.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, de laatste wijziging kon niet worden bewaard - laad de pagina opnieuw",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Dit sjabloon wordt definitief verwijderd over <2></2> tenzij het hersteld wordt.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Dit document wordt definitief verwijderd over <2></2> als dit niet wordt hersteld.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Sta leden toe om nieuwe collecties te maken binnen de kennisbank",
|
||||
"Draw.io deployment": "Draw.io implementatie",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Voeg je self-hosted draw.io installatie URL hier toe om automatische embedding van diagrammen binnen onderliggende documenten aan te zetten.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Delen is momenteel uitgeschakeld.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "U kunt het delen van openbare documenten globaal in- en uitschakelen in de <em>beveiligingsinstellingen</em>.",
|
||||
"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.": "Documenten die zijn gedeeld, staan hieronder vermeld. Iedereen die de openbare link heeft, heeft toegang tot een alleen-lezen versie van het document totdat de link is ingetrokken.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "poprzednio edytowane",
|
||||
"You": "Ty",
|
||||
"Viewers": "Oglądający",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Jestem pewien – Usuń",
|
||||
"Deleting": "Usuwanie",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Wpisz komendę lub wyszukiwanie",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Czy na pewno chcesz permanentnie usunąć ten wątek komentarzy?",
|
||||
"Are you sure you want to permanently delete this comment?": "Czy na pewno chcesz permanentnie usunąć ten komentarz?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Utracono połączenie z serwerem",
|
||||
"Edits you make will sync once you’re online": "Wprowadzone przez Ciebie zmiany zostaną zsynchronizowane, gdy będziesz online",
|
||||
"Submenu": "Podmenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Wyświetlono {{ count }} razy przez {{ teamMembers }} osób",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Przepraszamy, ten dokument jest za duży — zmiany nie będą już zachowywane.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Przepraszamy, nie udało się zachować ostatniej zmiany – proszę odświeżyć stronę",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Ten szablon zostanie trwale usunięty w <2></2> chyba że zostanie przywrócony.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Ten dokument zostanie trwale usunięty w <2></2> chyba że zostanie przywrócony.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Zezwalaj członkom na tworzenie nowych kolekcji w bazie wiedzy",
|
||||
"Draw.io deployment": "Wdrożenie Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Dodaj tutaj adres swojej instalacji draw.io, aby umożliwić automatyczne osadzanie schematów w dokumentach.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Udostępnianie jest obecnie wyłączone.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Możesz globalnie włączać i wyłączać publiczne udostępnianie dokumentów w <em>ustawieniach zabezpieczeń</em>.",
|
||||
"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.": "Dokumenty udostępnione są wymienione poniżej. Każdy, kto ma link publiczny, może uzyskać dostęp do wersji dokumentu tylko do odczytu do czasu cofnięcia linku.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "editado anteriormente",
|
||||
"You": "Você",
|
||||
"Viewers": "Visualizadores",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Tenho certeza – Excluir",
|
||||
"Deleting": "Excluindo",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Digite um comando ou pesquise",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Conexão com o servidor perdida",
|
||||
"Edits you make will sync once you’re online": "As edições que você fizer serão sincronizadas quando você estiver online",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Este template será permanentemente excluído em <2></2>, a menos que seja restaurado.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Este documento será excluído permanentemente em <2></2>, a menos que seja restaurado.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "O compartilhamento está desativado no momento.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Você pode ativar e desativar globalmente o compartilhamento público de documentos nas <em>configurações de segurança</em>.",
|
||||
"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.": "Os documentos que foram compartilhados estão listados abaixo. Qualquer pessoa que tenha o link público pode acessar uma versão somente leitura do documento até que o link seja revogado.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "previously edited",
|
||||
"You": "Tu",
|
||||
"Viewers": "Viewers",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Deleting": "Excluindo",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Type a command or search",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Server connection lost",
|
||||
"Edits you make will sync once you’re online": "Edits you make will sync once you’re online",
|
||||
"Submenu": "Submenu",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "This template will be permanently deleted in <2></2> unless restored.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "This document will be permanently deleted in <2></2> unless restored.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "You can globally enable and disable public document sharing in the <em>security settings</em>.",
|
||||
"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.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "previously edited",
|
||||
"You": "Du",
|
||||
"Viewers": "Tittare",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Jag är säker – Radera",
|
||||
"Deleting": "Raderar",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Skriv ett kommando eller sök",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Är du säker på att du vill ta bort denna konversationen permanent?",
|
||||
"Are you sure you want to permanently delete this comment?": "Är du säker på att du vill ta bort denna kommentaren?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Serveranslutning förlorad",
|
||||
"Edits you make will sync once you’re online": "Edits you make will sync once you’re online",
|
||||
"Submenu": "Undermeny",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "This template will be permanently deleted in <2></2> unless restored.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "This document will be permanently deleted in <2></2> unless restored.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "You can globally enable and disable public document sharing in the <em>security settings</em>.",
|
||||
"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.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "แก้ไขก่อนหน้านี้",
|
||||
"You": "คุณ",
|
||||
"Viewers": "ผู้ชม",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "ฉันแน่ใจ – ลบ",
|
||||
"Deleting": "กำลังลบ",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "พิมพ์คำสั่งหรือค้นหา",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Are you sure you want to permanently delete this entire comment thread?",
|
||||
"Are you sure you want to permanently delete this comment?": "Are you sure you want to permanently delete this comment?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "การเชื่อมต่อเซิร์ฟเวอร์ขาดหาย",
|
||||
"Edits you make will sync once you’re online": "การแก้ไขของคุณจะซิงค์เมื่อคุณออนไลน์",
|
||||
"Submenu": "เมนูย่อย",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Viewed {{ count }} times by {{ teamMembers }} people",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Sorry, the last change could not be persisted – please reload the page",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "This template will be permanently deleted in <2></2> unless restored.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "This document will be permanently deleted in <2></2> unless restored.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Allow members to create new collections within the knowledge base",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "You can globally enable and disable public document sharing in the <em>security settings</em>.",
|
||||
"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.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "önceden düzenlendi",
|
||||
"You": "Sen",
|
||||
"Viewers": "Görüntüleyenler",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Eminim – Sil",
|
||||
"Deleting": "Siliniyor",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Bir komut yazın veya arayın",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Bu yorum dizisinin tamamını kalıcı olarak silmek istediğinizden emin misiniz?",
|
||||
"Are you sure you want to permanently delete this comment?": "Bu yorumu kalıcı olarak silmek istediğinizden emin misiniz?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Sunucu bağlantısı kesildi",
|
||||
"Edits you make will sync once you’re online": "Yaptığınız düzenlemeler, çevrimiçi olduğunuzda senkronize edilir",
|
||||
"Submenu": "Alt menü",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ teamMembers }} kişi tarafından {{ count }} kez görüntülendi",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Sorry, this document is too large - edits will no longer be persisted.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Üzgünüz, son değişiklik devam ettirilemedi - lütfen sayfayı yeniden yükleyin",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Bu şablon, restore edilmedikçe <2></2> içinde kalıcı olarak silinecek.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Bu belge, restore edilmedikçe <2></2> içinde kalıcı olarak silinecek.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Üyelerin bilgi tabanında yeni koleksiyonlar oluşturmasına izin verin",
|
||||
"Draw.io deployment": "Draw.io deployment",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Paylaşım şu anda devre dışı.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Herkese açık belge paylaşımını <em>güvenlik ayarlarında</em> global olarak etkinleştirebilir ve devre dışı bırakabilirsiniz.",
|
||||
"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.": "Paylaşılan belgeler aşağıda listelenmiştir. Genel bağlantıya sahip olan herkes, bağlantı iptal edilene kadar belgenin salt okunur bir sürümüne erişebilir.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "відредаговано раніше",
|
||||
"You": "Ви",
|
||||
"Viewers": "Глядачі",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Я впевнений – Видалити",
|
||||
"Deleting": "Видаляємо",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Ви впевнені в цьому? Видалення колекції <em>{{collectionName}}</em> є остаточним і не підлягає відновленню, однак усі опубліковані документи буде переміщено до кошика.",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Введіть команду або текст для пошуку",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Ви впевнені, що бажаєте остаточно видалити весь цей ланцюжок коментарів?",
|
||||
"Are you sure you want to permanently delete this comment?": "Ви впевнені, що хочете остаточно видалити цей коментар?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "З'єднання з сервером втрачено",
|
||||
"Edits you make will sync once you’re online": "Внесені вами зміни синхронізуються, коли ви під’єднаєтеся до мережі",
|
||||
"Submenu": "Підменю",
|
||||
@@ -253,7 +262,7 @@
|
||||
"Find": "Знайти",
|
||||
"Match case": "З урахуванням регістру",
|
||||
"Enable regex": "Увімкнути регулярні вирази",
|
||||
"Replace options": "Replace options",
|
||||
"Replace options": "Параметри заміни",
|
||||
"Replacement": "Заміна",
|
||||
"Replace": "Замінити",
|
||||
"Replace all": "Замінити все",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Переглянуто {{ count }} разів {{ teamMembers }} людьми",
|
||||
"Viewer insights": "Статистика глядачів",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "Як адміністратор ви можете контролювати, чи можуть члени команди бачити, хто переглядав цей документ",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "На жаль, цей документ завеликий – зміни більше не зберігатимуться.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "На жаль, не вдалося зберегти останню зміну – перезавантажте сторінку",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Цей шаблон буде остаточно видалено через <2></2> якщо не буде відновлено.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Цей шаблон буде остаточно видалено через <2></2> якщо не буде відновлено.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Дозвольте учасникам створювати нові колекції в базі знань",
|
||||
"Draw.io deployment": "Розгортання Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Додайте сюди URL-адресу інсталяції для самостійного розміщення draw.io, щоб увімкнути автоматичне вбудовування діаграм у документи.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Наразі спільний доступ вимкнено.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Ви можете глобально ввімкнути та вимкнути спільний доступ до публічних документів у <em>налаштуваннях безпеки</em>.",
|
||||
"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.": "Нижче наведено документи, до яких надано спільний доступ. Будь-хто, хто має загальнодоступне посилання, може отримати доступ до версії документа лише для читання, доки посилання не буде відкликано.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "đã chỉnh sửa trước",
|
||||
"You": "Bạn",
|
||||
"Viewers": "Người xem",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "Tôi chắc chắn - Xóa",
|
||||
"Deleting": "Đang xóa",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "Việc xóa bộ sưu tập <em>{{collectionName}}</em> là vĩnh viễn và không thể khôi phục. Mặc dù, tất cả các tài liệu đã xuất bản trong đó sẽ được chuyển vào thùng rác. Bạn có chắc muốn xoá?",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "Nhập lệnh hoặc tìm kiếm",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "Bạn có chắc chắn muốn xóa bình luận này vĩnh viễn?",
|
||||
"Are you sure you want to permanently delete this comment?": "Bạn có chắc chắn muốn xóa bình luận này vĩnh viễn?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "Mất kết nối Server",
|
||||
"Edits you make will sync once you’re online": "Các chỉnh sửa bạn thực hiện sẽ đồng bộ hóa khi bạn Online",
|
||||
"Submenu": "Menu phụ",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "Đã xem {{ count }} lần bởi {{ teamMembers }} người",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "Rất tiếc, tài liệu này quá lớn - các chỉnh sửa sẽ không còn được duy trì.",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "Xin lỗi, không thể tiếp tục thay đổi cuối cùng - vui lòng tải lại trang",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "Mẫu này sẽ bị xóa vĩnh viễn sau <2></2> trừ khi được khôi phục.",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "Tài liệu này sẽ bị xóa vĩnh viễn sau <2></2> trừ khi được khôi phục.",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "Cho phép các thành viên tạo bộ sưu tập mới trong cơ sở tri thức",
|
||||
"Draw.io deployment": "Triển khai Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "Thêm url cài đặt draw.io tự lưu trữ của bạn tại đây để cho phép tự động nhúng sơ đồ vào tài liệu.",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "Chia sẻ hiện đang bị vô hiệu hóa.",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "Bạn có thể bật và tắt chia sẻ tài liệu công khai trên toàn cầu trong <em>cài đặt bảo mật</em>.",
|
||||
"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.": "Các tài liệu đã được chia sẻ được liệt kê dưới đây. Bất kỳ ai có liên kết công khai đều có thể truy cập phiên bản chỉ đọc của tài liệu cho đến khi liên kết bị thu hồi.",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "之前已编辑",
|
||||
"You": "你",
|
||||
"Viewers": "浏览者",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "确认删除",
|
||||
"Deleting": "正在删除",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "您确定要这样做吗? 删除 <em>{{collectionName}}</em> 合集是永久性的,且无法还原。不过,合集中的文件将被移动到回收站。",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "输入命令或搜索",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "您确定要永久删除此评论吗?",
|
||||
"Are you sure you want to permanently delete this comment?": "您确定要永久删除此评论吗?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "服务器连接断开",
|
||||
"Edits you make will sync once you’re online": "您所做的修改将在您重新连接后立即同步",
|
||||
"Submenu": "子菜单",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ teamMembers }} 人浏览 {{ count }} 次",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "抱歉,此文档太大 - 将不再保留所做的编辑。",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "抱歉,无法保存上次更改 - 请重新载入页面",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "此模板将在 <2></2> 中永久删除,除非手动恢复。",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "此文档将在 <2></2> 中永久删除,除非手动恢复。",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "允许成员在知识库中创建新的文档集",
|
||||
"Draw.io deployment": "部署于 Draw.io",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "在此处添加您自托管 draw.io 安装地址,以支持在文档中自动嵌入图表。",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "共享功能当前被禁用。",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "您可以在<em>安全设置</em> 中对共享文档功能进行全局启用或禁用。",
|
||||
"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.": "这是您分享给其他人的所有文档,在您撤销链接之前,任何人都可以通过该链接阅读该文档",
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
"previously edited": "先前編輯過",
|
||||
"You": "您",
|
||||
"Viewers": "檢視者",
|
||||
"Collection deleted": "Collection deleted",
|
||||
"I’m sure – Delete": "我確定「刪除」",
|
||||
"Deleting": "正在刪除",
|
||||
"Are you sure about that? Deleting the <em>{{collectionName}}</em> collection is permanent and cannot be restored, however all published documents within will be moved to the trash.": "您確定這麼做嗎? 刪除 <em>{{collectionName}}</em> 文件集後將無法還原,而文件集中包含的文件會被移動到垃圾桶。",
|
||||
@@ -116,6 +117,14 @@
|
||||
"Type a command or search": "輸入或搜尋指令",
|
||||
"Are you sure you want to permanently delete this entire comment thread?": "您確定要永久刪除整個留言串嗎?",
|
||||
"Are you sure you want to permanently delete this comment?": "您確定要永久刪除此留言嗎?",
|
||||
"Document is too large": "Document is too large",
|
||||
"This document has reached the maximum size and can no longer be edited": "This document has reached the maximum size and can no longer be edited",
|
||||
"Authentication failed": "Authentication failed",
|
||||
"Please try logging out and back in again": "Please try logging out and back in again",
|
||||
"Authorization failed": "Authorization failed",
|
||||
"You may have lost access to this document, try reloading": "You may have lost access to this document, try reloading",
|
||||
"Too many users connected to document": "Too many users connected to document",
|
||||
"Your edits will sync once other users leave the document": "Your edits will sync once other users leave the document",
|
||||
"Server connection lost": "與伺服器連線中斷",
|
||||
"Edits you make will sync once you’re online": "您所做的變更將在您與伺服器連線時同步",
|
||||
"Submenu": "子選單",
|
||||
@@ -523,7 +532,6 @@
|
||||
"Viewed {{ count }} times by {{ teamMembers }} people_plural": "{{ teamMembers }} 人共瀏覽過 {{ count }} 次",
|
||||
"Viewer insights": "Viewer insights",
|
||||
"As an admin you can manage if team members can see who has viewed this document": "As an admin you can manage if team members can see who has viewed this document",
|
||||
"Sorry, this document is too large - edits will no longer be persisted.": "抱歉,這個文件太大 - 將不再保留編輯內容。",
|
||||
"Sorry, the last change could not be persisted – please reload the page": "抱歉,無法保留上次更改 - 請重新加載頁面",
|
||||
"This template will be permanently deleted in <2></2> unless restored.": "範本若未於 <2></2> 還原,將被永久刪除。",
|
||||
"This document will be permanently deleted in <2></2> unless restored.": "文件若未於 <2></2> 還原,將被永久刪除。",
|
||||
@@ -851,6 +859,8 @@
|
||||
"Allow members to create new collections within the knowledge base": "允許成員在知識庫中創建新的文件集",
|
||||
"Draw.io deployment": "Draw.io 部署",
|
||||
"Add your self-hosted draw.io installation url here to enable automatic embedding of diagrams within documents.": "在此處添加您的自我託管 draw.io 安裝網址,以啟用在文件中自動嵌入圖表。",
|
||||
"Grist deployment": "Grist deployment",
|
||||
"Add your self-hosted grist installation URL here.": "Add your self-hosted grist installation URL here.",
|
||||
"Sharing is currently disabled.": "已停用分享功能。",
|
||||
"You can globally enable and disable public document sharing in the <em>security settings</em>.": "您可以透過<em>安全性設定</em>針對全域啟用或停用文件公開分享的功能。",
|
||||
"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.": "下列清單為已被分享之文件。任何擁有公開分享連結的人,在分享連結被註銷前,都可以存取文件的唯讀版本。",
|
||||
|
||||
Reference in New Issue
Block a user