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:
Слободан Симић(Slobodan Simić) 2021-06-29 11:11:20 +00:00 committed by Hosted Weblate
parent c301f403f3
commit 6638f89d18
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 65 additions and 0 deletions

View File

@ -2374,5 +2374,70 @@
"@register": {
"type": "text",
"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"
}
}