mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
20 lines
912 B
JSON
20 lines
912 B
JSON
{
|
|
"Archive": "Arhiiv",
|
|
"Card Created": "Kaart loodud",
|
|
"Card Moved": "Kaart liigutatud",
|
|
"copy": "koopia",
|
|
"New Comment": "Uus kommentaar",
|
|
"Test Title": "Testi pealkiri",
|
|
"This is a test text message!": "See on testi tekstisõnum!",
|
|
"This is a *test* **markdown** `message`!": "See on *testi* **markdown** `sõnum`!",
|
|
"This is a <i>test</i> <b>html</b> <code>message</code>!": "See on <i>testi</i> <b>html</b> <code>sõnum</code>!",
|
|
"Trash": "Prügikast",
|
|
"You Were Added to Card": "Teid lisati kaardile",
|
|
"You Were Mentioned in Comment": "Teid mainiti kommentaaris",
|
|
"%s added you to %s on %s": "%s lisas teid %s-le %s",
|
|
"%s created %s in %s on %s": "%s lõi %s %s-s %s",
|
|
"%s left a new comment to %s on %s": "%s jättis uue kommentaari %s-le %s",
|
|
"%s mentioned you in %s on %s": "%s mainis teid %s-s %s",
|
|
"%s moved %s from %s to %s on %s": "%s liigutas %s %s-st %s-sse %s"
|
|
}
|