diff --git a/en.json b/en.json index 812882b..b222071 100644 --- a/en.json +++ b/en.json @@ -69,7 +69,7 @@ "points": ": ", "published": "published", "regex": "regex", - "rename": "Renamed key(s)…", + "rename": "Renamed key(s)...", "repository": "Repository", "rootFolder": "root folder", "save": "Save", @@ -104,18 +104,18 @@ "informations": { "foundNoteToSend": "Found {{- nbNotes}} new notes to send", "migrating": { - "fileReplace": "Migration of filename replace to the new format…", - "normalFormat": "Migrating settings…", - "oldSettings": "Migration of old settings to new settings format…", - "subFolder": "Adding replacing subfolder to the folderpath replacement…" + "fileReplace": "Migration of filename replace to the new format...", + "normalFormat": "Migrating settings...", + "oldSettings": "Migration of old settings to new settings format...", + "subFolder": "Adding replacing subfolder to the folderpath replacement..." }, "noNewNote": "No new notes to upload.", - "scanningRepo": "Scanning the repository, may take a while…", + "scanningRepo": "Scanning the repository, may take a while...", "sendMessage": "Upload {{- nbNotes}} notes to {{- repo.owner}}/{{- repo.repo}}", "startingClean": "Starting cleaning {{- repo.owner}}/{{- repo.repo}}", "successPublishOneNote": "Successfully uploaded {{- file}} to {{- repo.owner}}/{{- repo.repo}}", "successfulPublish": "Successfully uploaded {{- nbNotes}} to {{- repo.owner}}/{{- repo.repo}}", - "waitingWorkflow": "Now, waiting for the workflow to be completed…" + "waitingWorkflow": "Now, waiting for the workflow to be completed..." }, "modals": { "export": { @@ -131,7 +131,7 @@ "span": "Error importing configuration: " }, "importFromFile": "Import from file", - "paste": "Paste configuration here…", + "paste": "Paste configuration here...", "presets": { "desc": "Load presets from the repository \"plugin-presets\"", "title": "Presets" @@ -456,10 +456,10 @@ "documentation": "Documentation", "issue": "Issue", "links": "https://obsidian-publisher.netlify.app/", - "title": "Useful links", - "translation": "Help with translation" + "title": "Useful links" } }, + "overrides": {}, "plugin": { "copyLink": { "applyRegex": { @@ -485,6 +485,7 @@ "title": "Link slugify" }, "title": "Copy link", + "toLowerCase": {}, "toUri": { "desc": "Convert the link to a URI (substitute into percent-encoding)", "title": "Encode to URI" @@ -540,7 +541,7 @@ }, "desc": "The YAML frontmatter key to publish your file on the website. Default is `share`.", "excludedFileName": { - "title": "Exclude files with names starting with…" + "title": "Exclude files with names starting with ..." }, "otherRepo": "You can also define a share key to separate with others, without using the shortRepo key.", "title": "Share key" @@ -567,7 +568,7 @@ "text": "Text replacer" } }, - "momentReplaceRegex": "Run replacement {{- moment}} the other plugin conversion (dataview, internals links…)", + "momentReplaceRegex": "Run replacement {{- moment}} the other plugin conversion (dataview, internals links...)", "warningPath": "Warning! Using the character \"/\" will edit the path, be careful with this option." }, "upload": { @@ -615,7 +616,7 @@ }, "statusBar": { "counter": "{{- msg}}: {{- counter}}/{{- nb}}", - "loading": "Loading…", + "loading": "Loading...", "markedForSharing": "{{- nb}} {{- type}} marked for sharing", "sharing": "Sharing {{- type}}", "success": "{{- type}} {{- action}}" diff --git a/fr.json b/fr.json index 5cf6541..4b00e35 100644 --- a/fr.json +++ b/fr.json @@ -66,7 +66,7 @@ "folder": "Chemin du dossier", "full": "Chemin du fichier" }, - "points": " : ", + "points": ": ", "published": "publiés", "regex": "regex", "rename": "Clé(s) renommée(s)…", @@ -409,7 +409,7 @@ }, "convert": { "enableOrDisable": "Active ou désactive la conversion des liens. En désactivant cette option, vous supprimez les", - "syntax": "syntaxes, tout en gardant le nom du fichier ou son texte alternatif." + "syntax": "syntaxes, tout en gardant le nom du fichier ou son text alternatif." }, "dataview": "Convertit les requêtes dataview en markdown.", "desc": "Il existe quelques clés de propriétés qui peuvent vous êtes utile. Le code ci-dessous montre les paramètres par défaut, mais n'hésitez pas à le modifier selon vos besoins pour chaque note !", @@ -446,7 +446,7 @@ }, "multiRepoHelp": { "desc": "Si vous souhaitez envoyer vos notes dans plusieurs dépôt en même temps, vous pouvez utiliser la clé ", - "desc2": "dans vos propriétés. La valeur de cette clé doit être une liste. Chaque dépôt doit avoir les clés suivantes :", + "desc2": "dans vos propriétés. La valeur de cette clé doit être une liste. Chaque dépôt doit avoir les clés suivantes ", "exampleDesc": "Le code ci-dessous montre un exemple basé sur vos paramètres.", "title": "Envoie dans plusieurs dépôt" }, @@ -456,8 +456,7 @@ "documentation": "Documentation (en anglais)", "issue": "Issue", "links": "https://obsidian-publisher.netlify.app", - "title": "Liens utiles", - "translation": "Aider à la traduction" + "title": "Liens utiles" } }, "plugin": {