mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
Translated using Weblate (Serbian)
Currently translated at 98.0% (450 of 459 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
This commit is contained in:
parent
c301f403f3
commit
6638f89d18
@ -2374,5 +2374,70 @@
|
|||||||
"@register": {
|
"@register": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"commandHintMyRoomNick": "Поставља ваш надимак за ову собу",
|
||||||
|
"@commandHintMyRoomNick": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /myroomnick"
|
||||||
|
},
|
||||||
|
"commandHintInvite": "Позови задатог корисника у собу",
|
||||||
|
"@commandHintInvite": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /invite"
|
||||||
|
},
|
||||||
|
"commandHintUnBan": "Скини забрану задатом кориснику за ову собу",
|
||||||
|
"@commandHintUnBan": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /unban"
|
||||||
|
},
|
||||||
|
"commandHintBan": "Блокирај задатог корисника за ову собу",
|
||||||
|
"@commandHintBan": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /ban"
|
||||||
|
},
|
||||||
|
"commandHintKick": "Уклони задатог корисника из собе",
|
||||||
|
"@commandHintKick": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /kick"
|
||||||
|
},
|
||||||
|
"commandHintOp": "Подеси ниво задатог корисника (подразумевано: 50)",
|
||||||
|
"@commandHintOp": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /op"
|
||||||
|
},
|
||||||
|
"commandHintLeave": "Напусти ову собу",
|
||||||
|
"@commandHintLeave": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /leave"
|
||||||
|
},
|
||||||
|
"commandHintJoin": "Придружи се наведеној соби",
|
||||||
|
"@commandHintJoin": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /join"
|
||||||
|
},
|
||||||
|
"commandHintReact": "Шаљи одговор као реакцију",
|
||||||
|
"@commandHintReact": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /react"
|
||||||
|
},
|
||||||
|
"commandHintHtml": "Шаљи ХТМЛ обликован текст",
|
||||||
|
"@commandHintHtml": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /html"
|
||||||
|
},
|
||||||
|
"commandHintPlain": "Шаљи неформатиран текст",
|
||||||
|
"@commandHintPlain": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /plain"
|
||||||
|
},
|
||||||
|
"commandHintMe": "Опишите себе",
|
||||||
|
"@commandHintMe": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /me"
|
||||||
|
},
|
||||||
|
"commandHintSend": "Пошаљи текст",
|
||||||
|
"@commandHintSend": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /send"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user