Skip to content

Commit

Permalink
at this point i don't know
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 24, 2024
2 parents d36d565 + 4105c68 commit 18bd213
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
27 changes: 14 additions & 13 deletions en.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"points": ": ",
"published": "published",
"regex": "regex",
"rename": "Renamed key(s)",
"rename": "Renamed key(s)...",
"repository": "Repository",
"rootFolder": "root folder",
"save": "Save",
Expand Down Expand Up @@ -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 <i>{{- nbNotes}}</i> notes to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"startingClean": "Starting cleaning <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"successPublishOneNote": "Successfully uploaded <i><u>{{- file}}</u></i> to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"successfulPublish": "Successfully uploaded <i>{{- nbNotes}}</i> to <u>{{- repo.owner}}/{{- repo.repo}}</u>",
"waitingWorkflow": "Now, waiting for the workflow to be completed"
"waitingWorkflow": "Now, waiting for the workflow to be completed..."
},
"modals": {
"export": {
Expand All @@ -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"
Expand Down Expand Up @@ -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": {
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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": {
Expand Down Expand Up @@ -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}}"
Expand Down
9 changes: 4 additions & 5 deletions fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)…",
Expand Down Expand Up @@ -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 !",
Expand Down Expand Up @@ -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"
},
Expand All @@ -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": {
Expand Down

0 comments on commit 18bd213

Please sign in to comment.