mirror of
https://github.com/plankanban/planka.git
synced 2025-12-28 09:15:02 +03:00
20 lines
925 B
JSON
20 lines
925 B
JSON
{
|
|
"Archive": "Arxiv",
|
|
"Card Created": "Karta yaratildi",
|
|
"Card Moved": "Karta ko'chirildi",
|
|
"copy": "nusxa",
|
|
"New Comment": "Yangi izoh",
|
|
"Test Title": "Test sarlavha",
|
|
"This is a test text message!": "Bu test matn xabari!",
|
|
"This is a *test* **markdown** `message`!": "Bu *test* **markdown** `xabar`!",
|
|
"This is a <i>test</i> <b>html</b> <code>message</code>!": "Bu <i>test</i> <b>html</b> <code>xabar</code>!",
|
|
"Trash": "Chiqindi quti",
|
|
"You Were Added to Card": "Siz kartaga qo'shildingiz",
|
|
"You Were Mentioned in Comment": "Siz izohda eslatildingiz",
|
|
"%s added you to %s on %s": "%s sizni %s ga %s da qo'shdi",
|
|
"%s created %s in %s on %s": "%s yaratdi %s ni %s da %s da",
|
|
"%s left a new comment to %s on %s": "%s yangi izoh qoldirdi %s ga %s da",
|
|
"%s mentioned you in %s on %s": "%s sizni esladi %s da %s da",
|
|
"%s moved %s from %s to %s on %s": "%s ko'chirdi %s ni %s dan %s ga %s da"
|
|
}
|