Translations by Aminda Suomalainen

Aminda Suomalainen has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

121 of 21 results
1.
Determines whether users can read the todo-list of another user.
2012-04-19
Määrittää voivatko käyttäjät lukea muiden käyttäjien tehtävälistoja.
3.
[<username>] [<task id>] Retrieves a task for the given task id. If no task id is given, it will return a list of task ids that that user has added to their todo list.
2012-04-19
[<käyttäjätunnus>] [<tehtävän ID] Palauttaa annetun ID:n tehtävän. Jos tehtävän ID ei ole annettu, se palauttaa listan tehtävien ID:istä, jotka se käyttäjä on lisännyt tehtävä listaansa.
4.
You are not allowed to see other users todo-list.
2012-04-19
Sinulla ei ole oikeutta katsoa toisten käyttäjien tehtävälistoja.
5.
#%i: %s
2012-04-19
#%i %s
6.
%s for %s: %L
2012-04-19
%s %s:lle: %L
7.
That user has no tasks in their todo list.
2012-04-19
Tuolla käyttäjällä ei ole tehtäviä tehtävälistallaan.
8.
You have no tasks in your todo list.
2012-04-19
Sinulla ei ole tehtäviä tehtävälistallasi.
9.
Active
2012-04-19
Aktiivinen
10.
Inactive
2012-04-19
Epä-aktiivinen
11.
, priority: %i
2012-04-19
tärkeysaste %i
12.
%s todo for %s: %s (Added at %s)
2012-04-19
%s tehtävä %s:lle: %s (Lisätty %s)
13.
task id
2012-04-19
tehtävä ID
14.
[--priority=<num>] <text> Adds <text> as a task in your own personal todo list. The optional priority argument allows you to set a task as a high or low priority. Any integer is valid.
2012-04-19
[--priority=<numero>] <teksti> Lisää <tekstin> tehtävänä sinun omalle henkilökohtaiselle tehtävälistallesi. Vaihtoehtoinen priority(=tärkeysaste) sallii sinun asettaa tehtävän korkealle tai matalalle tärkeysasteelle. Mikä tahansa kokonaisluku on kelvollinen.
15.
(Todo #%i added)
2012-04-19
Tehtävä %i lisätty
16.
<task id> [<task id> ...] Removes <task id> from your personal todo list.
2012-04-19
<tehtävä ID> [<tehtävä ID> ...] Poistaa <tehtävä ID(:eet)> henkilökohtaiselta tehtävälistaltasi.
17.
Task %i could not be removed either because that id doesn't exist or it has been removed already.
2012-04-19
Tehtävää %i ei voitu poistaa, koska se ei ollut olemassa tai se on jo poistettu.
18.
No tasks were removed because the following tasks could not be removed: %L.
2012-04-19
Tehtäviä ei poistettu, koska seuraavia tehtäviä ei voitu poistaa: %L.
19.
[--{regexp} <value>] [<glob> <glob> ...] Searches your todos for tasks matching <glob>. If --regexp is given, its associated value is taken as a regexp and matched against the tasks.
2012-04-19
[--{regexp} <arvo>] [<glob> <glob> ...] Etsii <globiin> täsmääviä tehtävia tehtävälistaltasi. Jos --regexp on annettu, sen liitetty arvo otetaan säännölliseksi lausekkeeksi ja sitä täsmätään tehtäviin.
20.
No tasks matched that query.
2012-04-19
Yksikään tehtävä ei täsmännyt tuohon hakuun.
21.
<id> <priority> Sets the priority of the todo with the given id to the specified value.
2012-04-19
<ID> <tärkeysaste> Asettaa tehtävän ID tärkeysasteen annetulle arvolle.
22.
<task id> <regexp> Modify the task with the given id using the supplied regexp.
2012-04-19
<tehtävän ID> <säännöllinen lauseke> Muokkaa tehtävää annetulla ID:llä käyttäen annettua säännöllistä lauseketta.