1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Added ren command

This commit is contained in:
Laurent Cozic
2017-10-26 23:22:36 +01:00
parent 9628d369a3
commit e4435a4fb6
6 changed files with 76 additions and 17 deletions

View File

@@ -69,9 +69,6 @@ msgstr ""
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr ""
msgid "[Cancel]"
msgstr ""
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr ""
@@ -374,6 +371,9 @@ msgstr ""
msgid "Moves the notes matching <note> to [notebook]."
msgstr ""
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr ""
msgid "Deletes the given notebook."
msgstr ""

View File

@@ -78,10 +78,6 @@ msgstr "Impossible de déplacer la note vers le carnet \"%s\""
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr ""
#, fuzzy
msgid "[Cancel]"
msgstr "Annulation..."
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr ""
@@ -417,6 +413,9 @@ msgstr "Créer une nouvelle tâche."
msgid "Moves the notes matching <note> to [notebook]."
msgstr "Supprime les objets correspondants à <motif>."
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr ""
#, fuzzy
msgid "Deletes the given notebook."
msgstr "Supprime le carnet."
@@ -859,6 +858,10 @@ msgstr ""
msgid "Welcome"
msgstr "Bienvenue"
#, fuzzy
#~ msgid "[Cancel]"
#~ msgstr "Annulation..."
#~ msgid "Todo filter"
#~ msgstr "Filtre des tâches"

View File

@@ -69,9 +69,6 @@ msgstr ""
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr ""
msgid "[Cancel]"
msgstr ""
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr ""
@@ -374,6 +371,9 @@ msgstr ""
msgid "Moves the notes matching <note> to [notebook]."
msgstr ""
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr ""
msgid "Deletes the given notebook."
msgstr ""