New Crowdin updates (#2182)
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Ablehnen",
|
||||
"Keyboard shortcuts": "Tastaturkürzel",
|
||||
"Back": "Zurück",
|
||||
"Collections could not be loaded, please reload the app": "Sammlungen konnten nicht geladen werden, bitte lade die App neu",
|
||||
"New collection": "Neue Sammlung",
|
||||
"Collections": "Sammlungen",
|
||||
"Untitled": "Ohne Titel",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Vorlage erstellen",
|
||||
"Duplicate": "Duplizieren",
|
||||
"Unpublish": "Nicht veröffentlichen",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Verschieben",
|
||||
"History": "Verlauf",
|
||||
"Download": "Herunterladen",
|
||||
"Print": "Drucken",
|
||||
"Move {{ documentName }}": "Verschiebe {{ documentName }}",
|
||||
"Delete {{ documentName }}": "{{ documentName }} löschen",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Gruppe bearbeiten",
|
||||
"Delete group": "Gruppe löschen",
|
||||
"Group options": "Gruppen-Einstellungen",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Einladung widerrufen",
|
||||
"Activate account": "Konto aktivieren",
|
||||
"Suspend account": "Konto sperren",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Dokumente",
|
||||
"The document archive is empty at the moment.": "Das Dokumentenarchiv ist momentan leer.",
|
||||
"Search in collection": "Suche in Sammlung",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Wird gelöscht",
|
||||
"I’m sure – Delete": "Ich bin mir sicher – Löschen",
|
||||
"Archiving": "Wird archiviert",
|
||||
"Couldn’t create the document, try again?": "Dokument konnte nicht erstellt werden. Erneut versuchen?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Dokumente durchsuchen",
|
||||
"No documents found for your filters.": "Keine Dokumente anhand Ihre Filter gefunden.",
|
||||
"You’ve not got any drafts at the moment.": "Sie haben im Moment keine Entwürfe.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Aktiv",
|
||||
"Everyone": "Alle",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Gruppen können verwendet werden, um die Personen in Ihrem Team zu organisieren und zu verwalten.",
|
||||
"New group": "Neue Gruppe",
|
||||
"Groups can be used to organize and manage the people on your team.": "Gruppen können verwendet werden, um die Personen in Ihrem Team zu organisieren und zu verwalten.",
|
||||
"All groups": "Alle Gruppen",
|
||||
"No groups have been created yet": "Es wurden noch keine Gruppen erstellt",
|
||||
"Import started": "Import gestartet",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Verbinden Sie Outline Kollektionen mit Slack-Kanälen, für automatische Nachrichten, wenn Dokumente veröffentlicht oder aktualisiert werden.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Verbunden mit dem <em>{{ channelName }}</em> Kanal",
|
||||
"Connect": "Verbinden",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Keine Favoriten.",
|
||||
"There are no templates just yet.": "Es gibt noch keine Vorlagen.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "Du kannst Vorlagen erstellen, um deinem Team zu helfen, eine konsistente und genaue Dokumentation zu schaffen.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Descartar",
|
||||
"Keyboard shortcuts": "Atajos del teclado",
|
||||
"Back": "Atras",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "Nueva colección",
|
||||
"Collections": "Colecciones",
|
||||
"Untitled": "Sin título",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Crear plantilla",
|
||||
"Duplicate": "Duplicar",
|
||||
"Unpublish": "Cancelar publicación",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Mover",
|
||||
"History": "Historial",
|
||||
"Download": "Descargar",
|
||||
"Print": "Imprimir",
|
||||
"Move {{ documentName }}": "Mover {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Eliminar {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Editar grupo",
|
||||
"Delete group": "Eliminar grupo",
|
||||
"Group options": "Opciones de grupo",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revocar Invitación",
|
||||
"Activate account": "Activar cuenta",
|
||||
"Suspend account": "Suspender cuenta",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documentos",
|
||||
"The document archive is empty at the moment.": "El archivo de documento está vacío en este momento.",
|
||||
"Search in collection": "Buscar en colección",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Deleting",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "No se encontraron documentos para sus filtros.",
|
||||
"You’ve not got any drafts at the moment.": "No tienes borradores en este momento.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Todavía no has marcado documentos como favoritos.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"currently editing": "en train d'éditer",
|
||||
"currently viewing": "en train de consulter",
|
||||
"previously edited": "previously edited",
|
||||
"previously edited": "modifié précédemment",
|
||||
"You": "Vous",
|
||||
"Viewers": "Viewers",
|
||||
"Viewers": "Observateurs",
|
||||
"Sorry, an error occurred saving the collection": "Désolé, une erreur s'est produite lors de l'enregistrement de la collection",
|
||||
"Add a description": "Ajouter une description",
|
||||
"Collapse": "Replier",
|
||||
@@ -30,13 +30,13 @@
|
||||
"in": "dans",
|
||||
"nested document": "document imbriqué",
|
||||
"nested document_plural": "documents imbriqués",
|
||||
"Viewed by": "Viewed by",
|
||||
"only you": "only you",
|
||||
"person": "person",
|
||||
"people": "people",
|
||||
"Currently editing": "Currently editing",
|
||||
"Currently viewing": "Currently viewing",
|
||||
"Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
|
||||
"Viewed by": "Consulté par",
|
||||
"only you": "moi uniquement",
|
||||
"person": "personne",
|
||||
"people": "personnes",
|
||||
"Currently editing": "En cours de modification",
|
||||
"Currently viewing": "En train de consulter",
|
||||
"Viewed {{ timeAgo }} ago": "Vu il y a {{ timeAgo }}",
|
||||
"Insert column after": "Insérer une colonne après",
|
||||
"Insert column before": "Insérer une colonne avant",
|
||||
"Insert row after": "Insérer une ligne après",
|
||||
@@ -55,10 +55,10 @@
|
||||
"Delete column": "Supprimer la colonne",
|
||||
"Delete row": "Supprimer la ligne",
|
||||
"Delete table": "Supprimer ce tableau",
|
||||
"Delete image": "Delete image",
|
||||
"Download image": "Download image",
|
||||
"Float left": "Float left",
|
||||
"Float right": "Float right",
|
||||
"Delete image": "Supprimer l'image",
|
||||
"Download image": "Télécharger l’image",
|
||||
"Float left": "Aligner à gauche",
|
||||
"Float right": "Aligner à droite",
|
||||
"Center large": "Center large",
|
||||
"Italic": "Italique",
|
||||
"Sorry, that link won’t work for this embed type": "Désolé, ce lien ne fonctionne pas pour ce type d'intégration",
|
||||
@@ -80,7 +80,7 @@
|
||||
"No results": "Aucun résultats",
|
||||
"Open link": "Ouvrir le lien",
|
||||
"Ordered list": "Liste ordonnée",
|
||||
"Page break": "Page break",
|
||||
"Page break": "Saut de page",
|
||||
"Paste a link": "Coller un lien",
|
||||
"Paste a {{service}} link…": "Collez un lien {{service}}…",
|
||||
"Placeholder": "Indication",
|
||||
@@ -109,10 +109,11 @@
|
||||
"Dismiss": "Rejeter",
|
||||
"Keyboard shortcuts": "Raccourcis clavier",
|
||||
"Back": "Retour",
|
||||
"Collections could not be loaded, please reload the app": "Les collections n'ont pas pu être chargées, veuillez recharger l'application",
|
||||
"New collection": "Nouvelle collection",
|
||||
"Collections": "Collections",
|
||||
"Untitled": "Sans titre",
|
||||
"Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word",
|
||||
"Document not supported – try Markdown, Plain text, HTML, or Word": "Document non pris en charge - essayez un format Markdown, Text, HTML ou Word",
|
||||
"Home": "Accueil",
|
||||
"Starred": "Favoris",
|
||||
"Settings": "Réglages",
|
||||
@@ -135,8 +136,8 @@
|
||||
"Installation": "Installation",
|
||||
"Unstar": "Enlever des favoris",
|
||||
"Star": "Ajouter aux favoris",
|
||||
"Previous page": "Previous page",
|
||||
"Next page": "Next page",
|
||||
"Previous page": "Page précédente",
|
||||
"Next page": "Page suivante",
|
||||
"Could not import file": "Could not import file",
|
||||
"Appearance": "Affichage",
|
||||
"System": "Système",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Créer un modèle",
|
||||
"Duplicate": "Dupliquer",
|
||||
"Unpublish": "Dépublier",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Déplacer",
|
||||
"History": "Historique",
|
||||
"Download": "Télécharger",
|
||||
"Print": "Imprimer",
|
||||
"Move {{ documentName }}": "Déplacer {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Supprimer {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Modifier le groupe",
|
||||
"Delete group": "Supprimer le groupe",
|
||||
"Group options": "Options de groupe",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Révoquer l'invitation",
|
||||
"Activate account": "Activer le compte",
|
||||
"Suspend account": "Suspendre le compte",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documents",
|
||||
"The document archive is empty at the moment.": "L'archive du document est vide pour le moment.",
|
||||
"Search in collection": "Rechercher dans la collection",
|
||||
@@ -293,9 +298,9 @@
|
||||
"Nested documents": "Nested documents",
|
||||
"Anyone with the link <1></1>can view this document": "Tous ceux avec le lien <1></1> peuvent voir ce document",
|
||||
"Share": "Partager",
|
||||
"Share this document": "Share this document",
|
||||
"Share this document": "Partager ce document",
|
||||
"This document is shared because the parent <em>{{ documentTitle }}</em> is publicly shared": "This document is shared because the parent <em>{{ documentTitle }}</em> is publicly shared",
|
||||
"Publish to internet": "Publish to internet",
|
||||
"Publish to internet": "Publier sur Internet",
|
||||
"Anyone with the link can view this document": "Anyone with the link can view this document",
|
||||
"Only team members with permission can view": "Only team members with permission can view",
|
||||
"The shared link was last accessed {{ timeAgo }}.": "The shared link was last accessed {{ timeAgo }}.",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Suppression",
|
||||
"I’m sure – Delete": "Je suis sûr – Supprimer",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Rechercher des documents",
|
||||
"No documents found for your filters.": "Aucun documents trouvés pour votre recherche.",
|
||||
"You’ve not got any drafts at the moment.": "Vous n'avez aucun brouillon pour le moment.",
|
||||
@@ -384,17 +392,17 @@
|
||||
"Active": "Actif",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"All groups": "All groups",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "Tous les groupes",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
"Export in progress…": "Export in progress…",
|
||||
"Export in progress…": "Export en cours…",
|
||||
"It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.": "It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.",
|
||||
"Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.": "Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.",
|
||||
"Your file has been uploaded and the import is currently being processed, you can safely leave this page while it completes.": "Votre fichier a été téléchargé et l'importation est en cours de traitement, vous pouvez quitter cette page en toute sécurité.",
|
||||
"Sorry, the file <em>{{ fileName }}</em> is missing valid collections or documents.": "Sorry, the file <em>{{ fileName }}</em> is missing valid collections or documents.",
|
||||
"<em>{{ fileName }}</em> looks good, the following collections and their documents will be imported:": "<em>{{ fileName }}</em> looks good, the following collections and their documents will be imported:",
|
||||
"Uploading": "Uploading",
|
||||
"Uploading": "Transfert en cours",
|
||||
"Confirm & Import": "Confirm & Import",
|
||||
"Choose File": "Choose File",
|
||||
"A full export might take some time, consider exporting a single document or collection if possible. We’ll put together a zip of all your documents in Markdown format and email it to <em>{{ userEmail }}</em>.": "A full export might take some time, consider exporting a single document or collection if possible. We’ll put together a zip of all your documents in Markdown format and email it to <em>{{ userEmail }}</em>.",
|
||||
@@ -422,13 +430,17 @@
|
||||
"Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?": "Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?",
|
||||
"Something went wrong while authenticating your request. Please try logging in again?": "Something went wrong while authenticating your request. Please try logging in again?",
|
||||
"Get rich previews of Outline links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.": "Get rich previews of Outline links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.",
|
||||
"Disconnect": "Disconnect",
|
||||
"Disconnect": "Se déconnecter",
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"Connect": "Se connecter",
|
||||
"New token": "Nouveau jeton",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Jetons",
|
||||
"Create a token": "Créer un jeton",
|
||||
"You’ve not starred any documents yet.": "Vous n'avez encore ajouté aucun document aux favoris.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
"There are no templates just yet.": "Il n'y a pas encore de modèles.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "Il n'y a pas encore de modèles. Vous pouvez créer des modèles pour aider votre équipe à créer une documentation cohérente et précise.",
|
||||
"Trash is empty at the moment.": "La corbeille est vide pour le moment.",
|
||||
"You joined": "Vous avez rejoint",
|
||||
"Joined": "Rejoint",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Chiudi",
|
||||
"Keyboard shortcuts": "Scorciatoie tastiera",
|
||||
"Back": "Back",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "Nuova raccolta",
|
||||
"Collections": "Raccolta",
|
||||
"Untitled": "Senza titolo",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Crea un modello",
|
||||
"Duplicate": "Duplica",
|
||||
"Unpublish": "Depubblica",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Sposta",
|
||||
"History": "Cronologia",
|
||||
"Download": "Download",
|
||||
"Print": "Stampa",
|
||||
"Move {{ documentName }}": "Move {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Elimina {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Modifica gruppo",
|
||||
"Delete group": "Elimina gruppo",
|
||||
"Group options": "Opzioni del gruppo",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revoca invito",
|
||||
"Activate account": "Attiva account",
|
||||
"Suspend account": "Sospendi account",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documenti",
|
||||
"The document archive is empty at the moment.": "L'archivio documenti è vuoto al momento.",
|
||||
"Search in collection": "Cerca nella raccolta",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Sto eliminando",
|
||||
"I’m sure – Delete": "Sono sicuro – Elimina",
|
||||
"Archiving": "Archiviazione in corso",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Cerca documenti",
|
||||
"No documents found for your filters.": "Nessun documento trovato per i tuoi filtri.",
|
||||
"You’ve not got any drafts at the moment.": "Al momento non hai bozze.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Non hai ancora contrassegnato alcun documento.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "終了",
|
||||
"Keyboard shortcuts": "キーボードショートカット",
|
||||
"Back": "戻る",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "コレクションを追加",
|
||||
"Collections": "コレクション",
|
||||
"Untitled": "文書",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "テンプレートの作成",
|
||||
"Duplicate": "文書の複製",
|
||||
"Unpublish": "未発表",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "移動",
|
||||
"History": "変更履歴",
|
||||
"Download": "ダウンロード",
|
||||
"Print": "プリント",
|
||||
"Move {{ documentName }}": "{{ documentName }} を移動",
|
||||
"Delete {{ documentName }}": "{{ documentName }}を削除します。",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "グループの編集",
|
||||
"Delete group": "グループを削除",
|
||||
"Group options": "グループのオプション",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "招待を取り消す",
|
||||
"Activate account": "アカウントの有効化",
|
||||
"Suspend account": "アカウントの一時停止",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "ドキュメント",
|
||||
"The document archive is empty at the moment.": "ドキュメントアーカイブは現在空です。",
|
||||
"Search in collection": "コレクション内を検索",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "削除中",
|
||||
"I’m sure – Delete": "間違いありません – 削除",
|
||||
"Archiving": "アーカイブ中",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "ドキュメントの検索",
|
||||
"No documents found for your filters.": "検索結果はありませんでした。",
|
||||
"You’ve not got any drafts at the moment.": "この時は下書きがない。",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "アクティブ",
|
||||
"Everyone": "すべてのユーザー",
|
||||
"Admins": "管理者",
|
||||
"Groups can be used to organize and manage the people on your team.": "グループを使用して、チームのメンバーを整理および管理できます。",
|
||||
"New group": "新規グループ",
|
||||
"Groups can be used to organize and manage the people on your team.": "グループを使用して、チームのメンバーを整理および管理できます。",
|
||||
"All groups": "すべてのグループ",
|
||||
"No groups have been created yet": "グループはまだ作成されていません",
|
||||
"Import started": "インポートを開始しました",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Outline コレクションを Slack チャネルに接続すると、ドキュメントの公開または更新時に、メッセージが自動的に Slack に投稿されます。",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "<em>{{ channelName }}</em> チャンネルに接続",
|
||||
"Connect": "接続",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "あなたは文書に「スター」を付けていません。",
|
||||
"There are no templates just yet.": "テンプレートが見つかりません。",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "チームが一貫性のある正確なドキュメントを作成するのに役立つテンプレートを作成できます。",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "닫기",
|
||||
"Keyboard shortcuts": "단축키",
|
||||
"Back": "뒤로 가기",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "새 컬렉션",
|
||||
"Collections": "컬렉션",
|
||||
"Untitled": "제목없음",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "템플릿 만들기",
|
||||
"Duplicate": "복사하기",
|
||||
"Unpublish": "게시 취소",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "이동",
|
||||
"History": "히스토리",
|
||||
"Download": "다운로드",
|
||||
"Print": "인쇄",
|
||||
"Move {{ documentName }}": "{{ documentName }} 를 이동함",
|
||||
"Delete {{ documentName }}": "{{ documentName }} 삭제",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "그룹 수정",
|
||||
"Delete group": "그룹 삭제",
|
||||
"Group options": "그룹 옵션",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "초대 취소",
|
||||
"Activate account": "계정 활성화",
|
||||
"Suspend account": "계정 정지",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "문서",
|
||||
"The document archive is empty at the moment.": "현재 보관 문서함이 비어 있습니다.",
|
||||
"Search in collection": "컬렉션 검색",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "삭제 중",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "보관",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "문서 검색",
|
||||
"No documents found for your filters.": "검색조건과 맞는 문서를 찾을 수 없습니다.",
|
||||
"You’ve not got any drafts at the moment.": "현재 임시보관 된 문서가 없습니다.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "활성",
|
||||
"Everyone": "모두",
|
||||
"Admins": "관리자",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "그룹 만들기",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "모든 그룹",
|
||||
"No groups have been created yet": "아직 생성 된 그룹이 없습니다",
|
||||
"Import started": "가져오기 시작됨",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "중요 표시된 문서가 없어요.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Negeer",
|
||||
"Keyboard shortcuts": "Keyboard shortcuts",
|
||||
"Back": "Terug",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "Nieuwe collectie",
|
||||
"Collections": "Collecties",
|
||||
"Untitled": "Naamloos",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Create template",
|
||||
"Duplicate": "Dupliceer",
|
||||
"Unpublish": "Unpublish",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Verplaats",
|
||||
"History": "Geschiedenis",
|
||||
"Download": "Download",
|
||||
"Print": "Print",
|
||||
"Move {{ documentName }}": "Verplaats {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Delete {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Wijzig groep",
|
||||
"Delete group": "Verwijder groep",
|
||||
"Group options": "Groepsopties",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revoke invite",
|
||||
"Activate account": "Activeer account",
|
||||
"Suspend account": "Suspend account",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documenten",
|
||||
"The document archive is empty at the moment.": "The document archive is empty at the moment.",
|
||||
"Search in collection": "Zoek in collecties",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Deleting",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "No documents found for your filters.",
|
||||
"You’ve not got any drafts at the moment.": "You’ve not got any drafts at the moment.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Actief",
|
||||
"Everyone": "Iedereen",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "Alle groepen",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Importeren gestart",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Je hebt nog geen favoriete documenten.",
|
||||
"There are no templates just yet.": "Er zijn nog geen sjablonen.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"currently editing": "aktualnie edytujesz",
|
||||
"currently viewing": "obecnie wyświetlasz",
|
||||
"previously edited": "previously edited",
|
||||
"You": "You",
|
||||
"previously edited": "poprzednio edytowane",
|
||||
"You": "Ty",
|
||||
"Viewers": "Oglądający",
|
||||
"Sorry, an error occurred saving the collection": "Sorry, an error occurred saving the collection",
|
||||
"Sorry, an error occurred saving the collection": "Przepraszamy, wystąpił błąd podczas zapisywania kolekcji",
|
||||
"Add a description": "Dodaj opis",
|
||||
"Collapse": "Collapse",
|
||||
"Expand": "Expand",
|
||||
"Submenu": "Submenu",
|
||||
"Trash": "Trash",
|
||||
"Archive": "Archive",
|
||||
"Collapse": "Zwiń",
|
||||
"Expand": "Rozwiń",
|
||||
"Submenu": "Podmenu",
|
||||
"Trash": "Kosz",
|
||||
"Archive": "Archiwum",
|
||||
"Drafts": "Kopie robocze",
|
||||
"Templates": "Templates",
|
||||
"Deleted Collection": "Deleted Collection",
|
||||
"Templates": "Szablony",
|
||||
"Deleted Collection": "Usunięta kolekcja",
|
||||
"New": "New",
|
||||
"Only visible to you": "Widoczne tylko dla Ciebie",
|
||||
"Draft": "Szkic",
|
||||
@@ -25,15 +25,15 @@
|
||||
"published": "published",
|
||||
"saved": "saved",
|
||||
"updated": "updated",
|
||||
"Never viewed": "Never viewed",
|
||||
"Viewed": "Viewed",
|
||||
"in": "in",
|
||||
"nested document": "nested document",
|
||||
"nested document_plural": "nested documents",
|
||||
"Never viewed": "Nigdy nie oglądane",
|
||||
"Viewed": "Przejrzane",
|
||||
"in": "w",
|
||||
"nested document": "zagnieżdżony dokument",
|
||||
"nested document_plural": "zagnieżdżone dokumenty",
|
||||
"Viewed by": "Wyświetlone przez",
|
||||
"only you": "only you",
|
||||
"person": "person",
|
||||
"people": "people",
|
||||
"only you": "tylko ty",
|
||||
"person": "osoba",
|
||||
"people": "osoby",
|
||||
"Currently editing": "Currently editing",
|
||||
"Currently viewing": "Currently viewing",
|
||||
"Viewed {{ timeAgo }} ago": "Viewed {{ timeAgo }} ago",
|
||||
@@ -56,32 +56,32 @@
|
||||
"Delete row": "Usuń wiersz",
|
||||
"Delete table": "Usuń tabelę",
|
||||
"Delete image": "Usuń obraz",
|
||||
"Download image": "Download image",
|
||||
"Download image": "Pobierz obraz",
|
||||
"Float left": "Float left",
|
||||
"Float right": "Float right",
|
||||
"Center large": "Center large",
|
||||
"Italic": "Kursywa",
|
||||
"Sorry, that link won’t work for this embed type": "Ten link nie zadziała dla tego typu osadzenia",
|
||||
"Find or create a doc": "Find or create a doc",
|
||||
"Big heading": "Big heading",
|
||||
"Medium heading": "Medium heading",
|
||||
"Small heading": "Small heading",
|
||||
"Heading": "Heading",
|
||||
"Divider": "Divider",
|
||||
"Find or create a doc": "Znajdź lub utwórz dokument",
|
||||
"Big heading": "Duży nagłówek",
|
||||
"Medium heading": "Średni nagłówek",
|
||||
"Small heading": "Mały nagłówek",
|
||||
"Heading": "Nagłówek",
|
||||
"Divider": "Separator",
|
||||
"Image": "Image",
|
||||
"Sorry, an error occurred uploading the image": "Sorry, an error occurred uploading the image",
|
||||
"Sorry, an error occurred uploading the image": "Przepraszamy, wystąpił błąd podczas przesyłania obrazka",
|
||||
"Info": "Info",
|
||||
"Info notice": "Info notice",
|
||||
"Link": "Link",
|
||||
"Link copied to clipboard": "Link copied to clipboard",
|
||||
"Highlight": "Podkreślenie",
|
||||
"Type '/' to insert": "Type '/' to insert",
|
||||
"Type '/' to insert": "Wpisz '/', aby wstawić",
|
||||
"Keep typing to filter": "Keep typing to filter",
|
||||
"No results": "Brak wyników",
|
||||
"Open link": "Otwórz link",
|
||||
"Ordered list": "Ordered list",
|
||||
"Page break": "Page break",
|
||||
"Paste a link": "Paste a link",
|
||||
"Paste a link": "Wklej link",
|
||||
"Paste a {{service}} link…": "Paste a {{service}} link…",
|
||||
"Placeholder": "Placeholder",
|
||||
"Quote": "Cytat",
|
||||
@@ -90,14 +90,14 @@
|
||||
"Strikethrough": "Strikethrough",
|
||||
"Bold": "Bold",
|
||||
"Subheading": "Subheading",
|
||||
"Table": "Table",
|
||||
"Table": "Tabela",
|
||||
"Tip": "Tip",
|
||||
"Tip notice": "Tip notice",
|
||||
"Warning": "Warning",
|
||||
"Warning notice": "Warning notice",
|
||||
"Icon": "Icon",
|
||||
"Show menu": "Show menu",
|
||||
"Choose icon": "Choose icon",
|
||||
"Show menu": "Pokaż menu",
|
||||
"Choose icon": "Wybierz ikonę",
|
||||
"Loading": "Loading",
|
||||
"Search": "Szukaj",
|
||||
"Default access": "Domyślny dostęp",
|
||||
@@ -109,55 +109,56 @@
|
||||
"Dismiss": "Dismiss",
|
||||
"Keyboard shortcuts": "Keyboard shortcuts",
|
||||
"Back": "Wstecz",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "New collection",
|
||||
"Collections": "Kolekcje",
|
||||
"Untitled": "Untitled",
|
||||
"Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word",
|
||||
"Untitled": "Bez tytułu",
|
||||
"Document not supported – try Markdown, Plain text, HTML, or Word": "Dokument nie jest obsługiwany – wypróbuj Markdown, zwykły tekst, HTML lub Word",
|
||||
"Home": "Home",
|
||||
"Starred": "Oznaczone gwiazdką",
|
||||
"Settings": "Settings",
|
||||
"Invite people": "Invite people",
|
||||
"Settings": "Ustawienia",
|
||||
"Invite people": "Zaproś ludzi",
|
||||
"Create a collection": "Utwórz kolekcję",
|
||||
"Return to App": "Back to App",
|
||||
"Account": "Account",
|
||||
"Profile": "Profile",
|
||||
"Notifications": "Notifications",
|
||||
"Return to App": "Wróć do Aplikacji",
|
||||
"Account": "Konto",
|
||||
"Profile": "Profil",
|
||||
"Notifications": "Powiadomienia",
|
||||
"API Tokens": "Tokeny API",
|
||||
"Team": "Zespół",
|
||||
"Details": "Details",
|
||||
"Security": "Security",
|
||||
"Members": "Members",
|
||||
"Groups": "Groups",
|
||||
"Share Links": "Share Links",
|
||||
"Import": "Import",
|
||||
"Export": "Export",
|
||||
"Integrations": "Integrations",
|
||||
"Installation": "Installation",
|
||||
"Details": "Szczegóły",
|
||||
"Security": "Bezpieczeństwo",
|
||||
"Members": "Członkowie",
|
||||
"Groups": "Grupy",
|
||||
"Share Links": "Udostępnione linki",
|
||||
"Import": "Importuj",
|
||||
"Export": "Eksportuj",
|
||||
"Integrations": "Integracje",
|
||||
"Installation": "Instalacja",
|
||||
"Unstar": "Unstar",
|
||||
"Star": "Star",
|
||||
"Previous page": "Previous page",
|
||||
"Next page": "Next page",
|
||||
"Could not import file": "Could not import file",
|
||||
"Appearance": "Appearance",
|
||||
"Previous page": "Poprzednia strona",
|
||||
"Next page": "Następna strona",
|
||||
"Could not import file": "Nie można zaimportować pliku",
|
||||
"Appearance": "Wygląd",
|
||||
"System": "System",
|
||||
"Light": "Light",
|
||||
"Dark": "Dark",
|
||||
"Light": "Jasny",
|
||||
"Dark": "Ciemny",
|
||||
"API documentation": "Dokumentacja API",
|
||||
"Changelog": "Changelog",
|
||||
"Send us feedback": "Send us feedback",
|
||||
"Report a bug": "Report a bug",
|
||||
"Log out": "Log out",
|
||||
"Show path to document": "Show path to document",
|
||||
"Path to document": "Path to document",
|
||||
"Changelog": "Lista zmian",
|
||||
"Send us feedback": "Prześlij nam swoją opinię",
|
||||
"Report a bug": "Zgłoś błąd",
|
||||
"Log out": "Wyloguj",
|
||||
"Show path to document": "Pokaż ścieżkę do dokumentu",
|
||||
"Path to document": "Ścieżka do dokumentu",
|
||||
"Group member options": "Group member options",
|
||||
"Remove": "Remove",
|
||||
"Collection": "Collection",
|
||||
"Remove": "Usuń",
|
||||
"Collection": "Kolekcja",
|
||||
"New document": "Nowy dokument",
|
||||
"Import document": "Import document",
|
||||
"Edit": "Edit",
|
||||
"Permissions": "Permissions",
|
||||
"Delete": "Delete",
|
||||
"Collection permissions": "Collection permissions",
|
||||
"Import document": "Zaimportuj dokument",
|
||||
"Edit": "Edytuj",
|
||||
"Permissions": "Uprawnienia",
|
||||
"Delete": "Usuń",
|
||||
"Collection permissions": "Uprawnienia kolekcji",
|
||||
"Edit collection": "Edit collection",
|
||||
"Delete collection": "Delete collection",
|
||||
"Export collection": "Export collection",
|
||||
@@ -165,11 +166,11 @@
|
||||
"Sort in sidebar": "Sort in sidebar",
|
||||
"Alphabetical sort": "Alphabetical sort",
|
||||
"Manual sort": "Manual sort",
|
||||
"Document duplicated": "Document duplicated",
|
||||
"Document archived": "Document archived",
|
||||
"Document restored": "Document restored",
|
||||
"Document unpublished": "Document unpublished",
|
||||
"Document options": "Document options",
|
||||
"Document duplicated": "Dokument zduplikowany",
|
||||
"Document archived": "Dokument zarchiwizowany",
|
||||
"Document restored": "Dokument przywrócony",
|
||||
"Document unpublished": "Dokument nieopublikowany",
|
||||
"Document options": "Opcje dokumentu",
|
||||
"Restore": "Restore",
|
||||
"Choose a collection": "Choose a collection",
|
||||
"Unpin": "Unpin",
|
||||
@@ -178,33 +179,35 @@
|
||||
"Disable embeds": "Disable embeds",
|
||||
"New nested document": "Nowy zagnieżdżony dokument",
|
||||
"Create template": "Create template",
|
||||
"Duplicate": "Duplicate",
|
||||
"Unpublish": "Unpublish",
|
||||
"Move": "Move",
|
||||
"History": "History",
|
||||
"Download": "Download",
|
||||
"Print": "Print",
|
||||
"Move {{ documentName }}": "Move {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Delete {{ documentName }}",
|
||||
"Edit group": "Edit group",
|
||||
"Delete group": "Delete group",
|
||||
"Group options": "Group options",
|
||||
"Member options": "Member options",
|
||||
"collection": "collection",
|
||||
"Duplicate": "Zduplikuj",
|
||||
"Unpublish": "Cofnij publikację",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Przenieś",
|
||||
"History": "Historia",
|
||||
"Download": "Pobierz",
|
||||
"Print": "Drukuj",
|
||||
"Move {{ documentName }}": "Przenieś {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Usuń {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Edytuj grupę",
|
||||
"Delete group": "Usuń grupę",
|
||||
"Group options": "Opcje grupy",
|
||||
"Member options": "Opcje użytkownika",
|
||||
"collection": "kolekcja",
|
||||
"New child document": "Nowy dokument podrzędny",
|
||||
"New document in <em>{{ collectionName }}</em>": "Nowy dokument w <em>{{ collectionName }}</em>",
|
||||
"New template": "New template",
|
||||
"Link copied": "Link copied",
|
||||
"Revision options": "Revision options",
|
||||
"Restore version": "Restore version",
|
||||
"Copy link": "Copy link",
|
||||
"Share link revoked": "Share link revoked",
|
||||
"Share link copied": "Share link copied",
|
||||
"Share options": "Share options",
|
||||
"Go to document": "Go to document",
|
||||
"Revoke link": "Revoke link",
|
||||
"New template": "Nowy szablon",
|
||||
"Link copied": "Link skopiowany",
|
||||
"Revision options": "Opcje rewizji",
|
||||
"Restore version": "Przywróć wersję",
|
||||
"Copy link": "Kopiuj link",
|
||||
"Share link revoked": "Unieważniono link udostępniania",
|
||||
"Share link copied": "Skopiowano link udostępnienia",
|
||||
"Share options": "Opcje udostępniania",
|
||||
"Go to document": "Przejdź do dokumentu",
|
||||
"Revoke link": "Unieważnij link",
|
||||
"By {{ author }}": "By {{ author }}",
|
||||
"Are you sure you want to make {{ userName }} an admin? Admins can modify team and billing information.": "Are you sure you want to make {{ userName }} an admin? Admins can modify team and billing information.",
|
||||
"Are you sure you want to make {{ userName }} an admin? Admins can modify team and billing information.": "Czy na pewno chcesz uczynić {{ userName }} administratorem? Administratorzy mogą modyfikować informacje o zespole i rozliczeniach.",
|
||||
"Are you sure you want to make {{ userName }} a member?": "Are you sure you want to make {{ userName }} a member?",
|
||||
"Are you sure you want to make {{ userName }} a read-only viewer? They will not be able to edit any content": "Are you sure you want to make {{ userName }} a read-only viewer? They will not be able to edit any content",
|
||||
"Are you sure you want to suspend this account? Suspended users will be prevented from logging in.": "Are you sure you want to suspend this account? Suspended users will be prevented from logging in.",
|
||||
@@ -215,12 +218,14 @@
|
||||
"Revoke invite": "Revoke invite",
|
||||
"Activate account": "Activate account",
|
||||
"Suspend account": "Suspend account",
|
||||
"Documents": "Documents",
|
||||
"The document archive is empty at the moment.": "The document archive is empty at the moment.",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Dokumenty",
|
||||
"The document archive is empty at the moment.": "Archiwum dokumentu jest w tej chwili puste.",
|
||||
"Search in collection": "Search in collection",
|
||||
"<em>{{ collectionName }}</em> doesn’t contain any\n documents yet.": "<em>{{ collectionName }}</em> doesn’t contain any\n documents yet.",
|
||||
"Get started by creating a new one!": "Get started by creating a new one!",
|
||||
"Create a document": "Create a document",
|
||||
"Create a document": "Utwórz dokument",
|
||||
"Manage permissions": "Manage permissions",
|
||||
"This collection is only visible to those given access": "This collection is only visible to those given access",
|
||||
"Private": "Private",
|
||||
@@ -229,11 +234,11 @@
|
||||
"Recently published": "Recently published",
|
||||
"Least recently updated": "Least recently updated",
|
||||
"A–Z": "A–Z",
|
||||
"Drop documents to import": "Drop documents to import",
|
||||
"Drop documents to import": "Upuść dokumenty do zaimportowania",
|
||||
"The collection was updated": "The collection was updated",
|
||||
"You can edit the name and other details at any time, however doing so often might confuse your team mates.": "You can edit the name and other details at any time, however doing so often might confuse your team mates.",
|
||||
"Name": "Name",
|
||||
"Alphabetical": "Alphabetical",
|
||||
"Alphabetical": "Alfabetycznie",
|
||||
"Public document sharing": "Public document sharing",
|
||||
"When enabled, documents can be shared publicly on the internet.": "When enabled, documents can be shared publicly on the internet.",
|
||||
"Public sharing is currently disabled in the team security settings.": "Public sharing is currently disabled in the team security settings.",
|
||||
@@ -251,7 +256,7 @@
|
||||
"Search groups": "Search groups",
|
||||
"No groups matching your search": "No groups matching your search",
|
||||
"No groups left to add": "No groups left to add",
|
||||
"Add": "Add",
|
||||
"Add": "Dodaj",
|
||||
"{{ userName }} was added to the collection": "{{ userName }} was added to the collection",
|
||||
"Need to add someone who’s not yet on the team yet?": "Need to add someone who’s not yet on the team yet?",
|
||||
"Invite people to {{ teamName }}": "Invite people to {{ teamName }}",
|
||||
@@ -262,7 +267,7 @@
|
||||
"Active <1></1> ago": "Active <1></1> ago",
|
||||
"Never signed in": "Never signed in",
|
||||
"Invited": "Invited",
|
||||
"Admin": "Admin",
|
||||
"Admin": "Administrator",
|
||||
"{{ userName }} was removed from the collection": "{{ userName }} was removed from the collection",
|
||||
"Could not remove user": "Could not remove user",
|
||||
"{{ userName }} permissions were updated": "{{ userName }} permissions were updated",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Deleting",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "No documents found for your filters.",
|
||||
"You’ve not got any drafts at the moment.": "You’ve not got any drafts at the moment.",
|
||||
@@ -325,27 +333,27 @@
|
||||
"Recently viewed": "Recently viewed",
|
||||
"Created by me": "Created by me",
|
||||
"Navigation": "Navigation",
|
||||
"Edit current document": "Edit current document",
|
||||
"Move current document": "Move current document",
|
||||
"Edit current document": "Edytuj bieżący dokument",
|
||||
"Move current document": "Przenieś bieżący dokument",
|
||||
"Jump to search": "Jump to search",
|
||||
"Jump to home": "Jump to home",
|
||||
"Table of contents": "Table of contents",
|
||||
"Toggle navigation": "Toggle navigation",
|
||||
"Focus search input": "Focus search input",
|
||||
"Open this guide": "Open this guide",
|
||||
"Save document and exit": "Save document and exit",
|
||||
"Publish document and exit": "Publish document and exit",
|
||||
"Save document": "Save document",
|
||||
"Save document and exit": "Zapisz dokument i wyjdź",
|
||||
"Publish document and exit": "Opublikuj dokument i wyjdź",
|
||||
"Save document": "Zapisz dokument",
|
||||
"Cancel editing": "Cancel editing",
|
||||
"Formatting": "Formatting",
|
||||
"Paragraph": "Paragraph",
|
||||
"Large header": "Large header",
|
||||
"Medium header": "Medium header",
|
||||
"Small header": "Small header",
|
||||
"Formatting": "Formatowanie",
|
||||
"Paragraph": "Akapit",
|
||||
"Large header": "Duży nagłówek",
|
||||
"Medium header": "Średni nagłówek",
|
||||
"Small header": "Mały nagłówek",
|
||||
"Underline": "Underline",
|
||||
"Undo": "Undo",
|
||||
"Redo": "Redo",
|
||||
"Lists": "Lists",
|
||||
"Undo": "Cofnij",
|
||||
"Redo": "Ponów",
|
||||
"Lists": "Listy",
|
||||
"Indent list item": "Indent list item",
|
||||
"Outdent list item": "Outdent list item",
|
||||
"Move list item up": "Move list item up",
|
||||
@@ -360,12 +368,12 @@
|
||||
"Past week": "Past week",
|
||||
"Past month": "Past month",
|
||||
"Past year": "Past year",
|
||||
"Active documents": "Active documents",
|
||||
"Active documents": "Aktywne dokumenty",
|
||||
"Documents in collections you are able to access": "Documents in collections you are able to access",
|
||||
"All documents": "All documents",
|
||||
"All documents": "Wszystkie dokumenty",
|
||||
"Include documents that are in the archive": "Include documents that are in the archive",
|
||||
"Any author": "Any author",
|
||||
"Author": "Author",
|
||||
"Author": "Autor",
|
||||
"Not Found": "Not Found",
|
||||
"We were unable to find the page you’re looking for.": "We were unable to find the page you’re looking for.",
|
||||
"Use the <em>{{ meta }}+K</em> shortcut to search from anywhere in your knowledge base": "Use the <em>{{ meta }}+K</em> shortcut to search from anywhere in your knowledge base",
|
||||
@@ -378,14 +386,14 @@
|
||||
"Viewer": "Viewer",
|
||||
"Suspended": "Suspended",
|
||||
"Shared": "Shared",
|
||||
"by {{ name }}": "by {{ name }}",
|
||||
"by {{ name }}": "od {{ name }}",
|
||||
"Last accessed": "Last accessed",
|
||||
"Add to Slack": "Add to Slack",
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -406,33 +414,37 @@
|
||||
"Profile saved": "Profile saved",
|
||||
"Profile picture updated": "Profile picture updated",
|
||||
"Unable to upload new profile picture": "Unable to upload new profile picture",
|
||||
"Photo": "Photo",
|
||||
"Upload": "Upload",
|
||||
"Photo": "Zdjęcie",
|
||||
"Upload": "Prześlij",
|
||||
"Full name": "Full name",
|
||||
"Language": "Language",
|
||||
"Language": "Język",
|
||||
"Please note that translations are currently in early access.<1></1>Community contributions are accepted though our <4>translation portal</4>": "Tłumaczenia są w wczesnej fazie rozwoju i są <4>tworzone oraz sprawdzane przez społeczność</4>",
|
||||
"Delete Account": "Delete Account",
|
||||
"Delete Account": "Usuń konto",
|
||||
"You may delete your account at any time, note that this is unrecoverable": "You may delete your account at any time, note that this is unrecoverable",
|
||||
"Delete account": "Delete account",
|
||||
"Delete account": "Usuń konto",
|
||||
"Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.": "Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"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>.",
|
||||
"Shared documents": "Shared documents",
|
||||
"No share links, yet.": "No share links, yet.",
|
||||
"Shared documents": "Udostępnione dokumenty",
|
||||
"No share links, yet.": "Nie ma jeszcze udostępnionych linków.",
|
||||
"Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?": "Whoops, you need to accept the permissions in Slack to connect Outline to your team. Try again?",
|
||||
"Something went wrong while authenticating your request. Please try logging in again?": "Something went wrong while authenticating your request. Please try logging in again?",
|
||||
"Get rich previews of Outline links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.": "Get rich previews of Outline links shared in Slack and use the <em>{{ command }}</em> slash command to search for documents without leaving your chat.",
|
||||
"Disconnect": "Disconnect",
|
||||
"Disconnect": "Rozłącz",
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"Connect": "Połącz",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "You’ve not starred any documents yet.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"There are no templates just yet.": "Nie ma jeszcze żadnych szablonów.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "Możesz utworzyć szablony, aby ułatwić Twoim członkom zespołu tworzenie spójnych i dokładnych dokumentacji.",
|
||||
"Trash is empty at the moment.": "Trash is empty at the moment.",
|
||||
"You joined": "You joined",
|
||||
"Joined": "Joined",
|
||||
"{{ time }} ago.": "{{ time }} ago.",
|
||||
"Trash is empty at the moment.": "Kosz jest w tej chwili pusty.",
|
||||
"You joined": "Dołączyłeś",
|
||||
"Joined": "Dołączył",
|
||||
"{{ time }} ago.": "{{ time }} temu.",
|
||||
"Edit Profile": "Edit Profile",
|
||||
"{{ userName }} hasn’t updated any documents yet.": "{{ userName }} hasn’t updated any documents yet."
|
||||
"{{ userName }} hasn’t updated any documents yet.": "{{ userName }} nie zaktualizował jeszcze żadnych dokumentów."
|
||||
}
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Descartar",
|
||||
"Keyboard shortcuts": "Atalhos de teclado",
|
||||
"Back": "Voltar",
|
||||
"Collections could not be loaded, please reload the app": "Não foi possível carregar as coleções, recarregue o aplicativo",
|
||||
"New collection": "Nova coleção",
|
||||
"Collections": "Coleções",
|
||||
"Untitled": "Sem título",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Criar Template",
|
||||
"Duplicate": "Duplicar",
|
||||
"Unpublish": "Cancelar publicação",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Mover",
|
||||
"History": "Histórico",
|
||||
"Download": "Fazer download",
|
||||
"Print": "Imprimir",
|
||||
"Move {{ documentName }}": "Mover {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Excluir {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Editar grupo",
|
||||
"Delete group": "Remover grupo",
|
||||
"Group options": "Opções do grupo",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revogar convite",
|
||||
"Activate account": "Ativar a conta",
|
||||
"Suspend account": "Suspender conta",
|
||||
"API token created": "Token de API criado",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Dê ao seu token um nome que o ajude a se lembrar de como ele será usado no futuro, por exemplo, \"desenvolvimento local\", \"produção\" ou \"integração contínua\".",
|
||||
"Documents": "Documentos",
|
||||
"The document archive is empty at the moment.": "O arquivo do documento está vazio no momento.",
|
||||
"Search in collection": "Pesquisa na coleção",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Excluindo",
|
||||
"I’m sure – Delete": "Tenho certeza - Excluir ",
|
||||
"Archiving": "Arquivando",
|
||||
"Couldn’t create the document, try again?": "Não foi possível criar o documento, deseja tentar novamente?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Procurar documentos",
|
||||
"No documents found for your filters.": "Nenhum documento foi encontrado para seus filtros.",
|
||||
"You’ve not got any drafts at the moment.": "Você não tem rascunhos no momento.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Ativo",
|
||||
"Everyone": "Todos",
|
||||
"Admins": "Administradores",
|
||||
"Groups can be used to organize and manage the people on your team.": "Grupos podem ser usados para organizar e gerenciar as pessoas da sua equipe.",
|
||||
"New group": "Novo grupo",
|
||||
"Groups can be used to organize and manage the people on your team.": "Grupos podem ser usados para organizar e gerenciar as pessoas da sua equipe.",
|
||||
"All groups": "Todos os grupos",
|
||||
"No groups have been created yet": "Nenhum grupo foi criado ainda",
|
||||
"Import started": "Importação iniciada",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Conecte as coleções do Outline a canais do Slack e mensagens serão automaticamente publicadas no Slack quando os documentos forem publicados ou atualizados.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Conectado ao canal <em>{{ channelName }}</em>",
|
||||
"Connect": "Conectar",
|
||||
"New token": "Novo token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "Você pode criar uma quantidade ilimitada de tokens pessoais para autenticar\n com a API. Os tokens têm as mesmas permissões da sua conta de usuário.\n Para obter mais detalhes, consulte a <em>documentação do desenvolvedor</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Criar um token",
|
||||
"You’ve not starred any documents yet.": "Você ainda não marcou nenhum documento como favorito.",
|
||||
"There are no templates just yet.": "Ainda não há modelos.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "Você pode criar modelos para ajudar sua equipe a criar documentação consistente e precisa.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Dispensar",
|
||||
"Keyboard shortcuts": "Atalhos do teclado",
|
||||
"Back": "Back",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "Nova coleção",
|
||||
"Collections": "Coleções",
|
||||
"Untitled": "Sem título",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Criar template",
|
||||
"Duplicate": "Duplicar",
|
||||
"Unpublish": "Despublicar",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Mover",
|
||||
"History": "Historia",
|
||||
"Download": "Download",
|
||||
"Print": "Imprimir",
|
||||
"Move {{ documentName }}": "Move {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Apagar {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Editar grupo",
|
||||
"Delete group": "Apagar grupo",
|
||||
"Group options": "Group options",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revogar convite",
|
||||
"Activate account": "Ativar conta",
|
||||
"Suspend account": "Suspender conta",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documentos",
|
||||
"The document archive is empty at the moment.": "O arquivo do documento está vazio neste momento.",
|
||||
"Search in collection": "Procurar na coleção",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Excluindo",
|
||||
"I’m sure – Delete": "Tenho certeza - Excluir",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "Nenhum documento encontrado com os seus filtros.",
|
||||
"You’ve not got any drafts at the moment.": "Não tem nenhum rascunho de momento.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Ainda não marcou nenhum documento com estrela.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Убрать",
|
||||
"Keyboard shortcuts": "Горячие клавиши",
|
||||
"Back": "Назад",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "Новая коллекция",
|
||||
"Collections": "Коллекции",
|
||||
"Untitled": "Без названия",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Создать шаблон",
|
||||
"Duplicate": "Создать копию",
|
||||
"Unpublish": "Снять с публикации",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Переместить",
|
||||
"History": "История",
|
||||
"Download": "Скачать",
|
||||
"Print": "Печать",
|
||||
"Move {{ documentName }}": "Переместить {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Удалить {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Редактировать группу",
|
||||
"Delete group": "Удалить группу",
|
||||
"Group options": "Параметры группы",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Отозвать приглашение",
|
||||
"Activate account": "Включить аккаунт",
|
||||
"Suspend account": "Заблокировать аккаунт",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Документы",
|
||||
"The document archive is empty at the moment.": "Архив документов на данный момент пуст.",
|
||||
"Search in collection": "Поиск в коллекции",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Удаление",
|
||||
"I’m sure – Delete": "Я уверен – удалить",
|
||||
"Archiving": "Архивирование",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Искать документы",
|
||||
"No documents found for your filters.": "По запросу ничего не найдено.",
|
||||
"You’ve not got any drafts at the moment.": "У вас пока нет черновиков.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Активный",
|
||||
"Everyone": "Все",
|
||||
"Admins": "Администраторы",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "Новая группа",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "Все группы",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Импорт начат",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Подключить",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "Вы еще не добавили ни одного документа в избранное.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "Dismiss",
|
||||
"Keyboard shortcuts": "Keyboard shortcuts",
|
||||
"Back": "Tillbaka",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "New collection",
|
||||
"Collections": "Collections",
|
||||
"Untitled": "Untitled",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Create template",
|
||||
"Duplicate": "Duplicera",
|
||||
"Unpublish": "Unpublish",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Flytta",
|
||||
"History": "Historik",
|
||||
"Download": "Ladda ned",
|
||||
"Print": "Skriv ut",
|
||||
"Move {{ documentName }}": "Move {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Delete {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Edit group",
|
||||
"Delete group": "Delete group",
|
||||
"Group options": "Group options",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revoke invite",
|
||||
"Activate account": "Activate account",
|
||||
"Suspend account": "Suspend account",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documents",
|
||||
"The document archive is empty at the moment.": "The document archive is empty at the moment.",
|
||||
"Search in collection": "Search in collection",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Deleting",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "No documents found for your filters.",
|
||||
"You’ve not got any drafts at the moment.": "You’ve not got any drafts at the moment.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "You’ve not starred any documents yet.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "ปิด",
|
||||
"Keyboard shortcuts": "ปุ่มลัดแป้นพิมพ์",
|
||||
"Back": "Back",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "คอลเลกชันใหม่",
|
||||
"Collections": "Collections",
|
||||
"Untitled": "ไม่มีชื่อ",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "Create template",
|
||||
"Duplicate": "Duplicate",
|
||||
"Unpublish": "Unpublish",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "Move",
|
||||
"History": "History",
|
||||
"Download": "Download",
|
||||
"Print": "Print",
|
||||
"Move {{ documentName }}": "Move {{ documentName }}",
|
||||
"Delete {{ documentName }}": "Delete {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "Edit group",
|
||||
"Delete group": "Delete group",
|
||||
"Group options": "Group options",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "Revoke invite",
|
||||
"Activate account": "Activate account",
|
||||
"Suspend account": "Suspend account",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "Documents",
|
||||
"The document archive is empty at the moment.": "The document archive is empty at the moment.",
|
||||
"Search in collection": "Search in collection",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "Deleting",
|
||||
"I’m sure – Delete": "I’m sure – Delete",
|
||||
"Archiving": "Archiving",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "Search documents",
|
||||
"No documents found for your filters.": "No documents found for your filters.",
|
||||
"You’ve not got any drafts at the moment.": "You’ve not got any drafts at the moment.",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "Active",
|
||||
"Everyone": "Everyone",
|
||||
"Admins": "Admins",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "Import started",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "You’ve not starred any documents yet.",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"Dismiss": "忽略",
|
||||
"Keyboard shortcuts": "快捷键",
|
||||
"Back": "返回",
|
||||
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
|
||||
"New collection": "新建文档集",
|
||||
"Collections": "文档集",
|
||||
"Untitled": "无标题",
|
||||
@@ -180,12 +181,14 @@
|
||||
"Create template": "创建模板",
|
||||
"Duplicate": "复制",
|
||||
"Unpublish": "取消发布",
|
||||
"Permanently delete": "Permanently delete",
|
||||
"Move": "移动",
|
||||
"History": "历史记录",
|
||||
"Download": "下载",
|
||||
"Print": "打印",
|
||||
"Move {{ documentName }}": "移动 {{ documentName }}",
|
||||
"Delete {{ documentName }}": "删除 {{ documentName }}",
|
||||
"Permanently delete {{ documentName }}": "Permanently delete {{ documentName }}",
|
||||
"Edit group": "编辑群组",
|
||||
"Delete group": "刪除群組",
|
||||
"Group options": "分组选项",
|
||||
@@ -215,6 +218,8 @@
|
||||
"Revoke invite": "撤消邀请",
|
||||
"Activate account": "激活帐号",
|
||||
"Suspend account": "冻结账号",
|
||||
"API token created": "API token created",
|
||||
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
|
||||
"Documents": "文档",
|
||||
"The document archive is empty at the moment.": "尚未归档的文档",
|
||||
"Search in collection": "在文档集中搜索",
|
||||
@@ -308,6 +313,9 @@
|
||||
"Deleting": "正在删除",
|
||||
"I’m sure – Delete": "确定– 删除",
|
||||
"Archiving": "正在归档",
|
||||
"Couldn’t create the document, try again?": "Couldn’t create the document, try again?",
|
||||
"Document permanently deleted": "Document permanently deleted",
|
||||
"Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.": "Are you sure you want to permanently delete the <em>{{ documentTitle }}</em> document? This action is immediate and cannot be undone.",
|
||||
"Search documents": "搜索文档",
|
||||
"No documents found for your filters.": "没有找到相关文档。",
|
||||
"You’ve not got any drafts at the moment.": "您目前还没有任何草稿。",
|
||||
@@ -384,8 +392,8 @@
|
||||
"Active": "活动的",
|
||||
"Everyone": "所有人",
|
||||
"Admins": "管理員",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"New group": "New group",
|
||||
"Groups can be used to organize and manage the people on your team.": "Groups can be used to organize and manage the people on your team.",
|
||||
"All groups": "All groups",
|
||||
"No groups have been created yet": "No groups have been created yet",
|
||||
"Import started": "已开始导入",
|
||||
@@ -414,7 +422,7 @@
|
||||
"Delete Account": "删除帐户",
|
||||
"You may delete your account at any time, note that this is unrecoverable": "您可以随时删除您的帐户,请注意删除后将无法恢复该账号",
|
||||
"Delete account": "删除账户",
|
||||
"Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.": "Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.",
|
||||
"Documents that have been shared are listed below. Anyone that has the public link can access a read-only version of the document until the link has been revoked.": "这是您分享给其他人的所有文档,在您撤销链接之前,任何人都可以通过该链接阅读该文档",
|
||||
"Sharing is currently disabled.": "Sharing is currently disabled.",
|
||||
"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>.",
|
||||
"Shared documents": "Shared documents",
|
||||
@@ -426,6 +434,10 @@
|
||||
"Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.": "Connect Outline collections to Slack channels and messages will be automatically posted to Slack when documents are published or updated.",
|
||||
"Connected to the <em>{{ channelName }}</em> channel": "Connected to the <em>{{ channelName }}</em> channel",
|
||||
"Connect": "Connect",
|
||||
"New token": "New token",
|
||||
"You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.": "You can create an unlimited amount of personal tokens to authenticate\n with the API. Tokens have the same permissions as your user account.\n For more details see the <em>developer documentation</em>.",
|
||||
"Tokens": "Tokens",
|
||||
"Create a token": "Create a token",
|
||||
"You’ve not starred any documents yet.": "您尚未标记任何文档。",
|
||||
"There are no templates just yet.": "There are no templates just yet.",
|
||||
"You can create templates to help your team create consistent and accurate documentation.": "You can create templates to help your team create consistent and accurate documentation.",
|
||||
|
||||
Reference in New Issue
Block a user