Translated using Weblate (Serbian)

Currently translated at 100.0% (387 of 387 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
This commit is contained in:
Слободан Симић(Slobodan Simić) 2021-02-03 17:15:19 +00:00 committed by Hosted Weblate
parent c039555373
commit c45280588a

View File

@ -89,7 +89,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"banFromChat": "Забране за ћаскање", "banFromChat": "Забрани у ћаскању",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -856,12 +856,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sendAMessage": "Шаље поруке", "sendAMessage": "Пошаљи поруку",
"@sendAMessage": { "@sendAMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"setPermissionsLevel": "Поставите ниво дозволе", "setPermissionsLevel": "Одреди ниво дозволе",
"@setPermissionsLevel": { "@setPermissionsLevel": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1340,7 +1340,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kickFromChat": "Избацивање из ћаскања", "kickFromChat": "Избаци из ћаскања",
"@kickFromChat": { "@kickFromChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2084,5 +2084,25 @@
"@ignore": { "@ignore": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"all": "Сви",
"@all": {
"type": "text",
"placeholders": {}
},
"contacts": "Контакти",
"@contacts": {
"type": "text",
"placeholders": {}
},
"newChat": "Ново ћаскање",
"@newChat": {
"type": "text",
"placeholders": {}
},
"noStatusesFound": "За сад нема стања.",
"@noStatusesFound": {
"type": "text",
"placeholders": {}
} }
} }