Browsing French translation

18 of 8 results
1.
Allows you to send notes to other users.
(no translation yet)
Located in plugin.py:125
2.
<recipient>,[<recipient>,[...]] <text>

Sends a new note to the user specified. Multiple recipients may be
specified by separating their names by commas.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
<destinataire>,[<destinataire>,...] <texte>

Envoie la nouvelle note aux utilisateurs spécifiés. De multiples destainaires peuvent être spécifiés en séparant leur noms par des virgules.
Translated by Valentin Lorentz
Located in plugin.py:183
3.
<id> <text>

Sends a note in reply to <id>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
<id> <texte>

envoie une note en réponse à celle <id>.
Translated by Valentin Lorentz
Located in plugin.py:199
4.
<id>

Unsends the note with the id given. You must be the
author of the note, and it must be unread.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
<id>

Désenvoie la note d'<id> donné. Vous devez être l'auteur de la note, et elle ne doit pas être lue.
Translated by Valentin Lorentz
Located in plugin.py:223
5.
<id>

Retrieves a single note by its unique note id. Use the 'note list'
command to see what unread notes you have.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
<id>

Récupère une seule note par son <id> unique. Utilisez la commande 'note list' pour voir combien de notes non lues vous avez.
Translated by Valentin Lorentz
Located in plugin.py:255
6.
[--{regexp} <value>] [--sent] [<glob>]

Searches your received notes for ones matching <glob>. If --regexp is
given, its associated value is taken as a regexp and matched against
the notes. If --sent is specified, only search sent notes.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
[--{regexp} <valeur>] [--sent] [<glob>]

Recherche les notes correspondant au <glob> dans vos notes reçues. Si --regexp est donné, sa valeur associée est utilisé comme expression régulière et est à nouveau recherchée dans les notes. Si --sent est donné, ne recherche que dans les notes envoyées.
Translated by Valentin Lorentz
Located in plugin.py:285
7.
[--{old,sent}] [--{from,to} <user>]

Retrieves the ids of all your unread notes. If --old is given, list
read notes. If --sent is given, list notes that you have sent. If
--from is specified, only lists notes sent to you from <user>. If
--to is specified, only lists notes sent by you to <user>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
[--{old,sent}] [--{from,to} <utilisateur>]

Récupère les id de toutes vos news non lues. Si --old est donné, liste les news lues. Si --sent est donné, liste les news que vous avez envoyées. Si --from est spécifié, liste seulement les news envoyées par l'<utilisateur>. Si --to est spécifié, liste seulement les news envoyées par l'<utilisateur>.
Translated by Valentin Lorentz
Located in plugin.py:327
8.
takes no arguments

Retrieves your next unread note, if any.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
ne prend pas d'argument

Récupère votre note non lue suivant, s'il y en a une.
Translated by Valentin Lorentz
Located in plugin.py:368
18 of 8 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Valentin Lorentz.