Browsing English (Australia) 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.
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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.

No-one has contributed to this translation yet.