Translated using Weblate (Serbian)

Currently translated at 99.5% (432 of 434 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
This commit is contained in:
Слободан Симић(Slobodan Simić) 2021-05-24 11:43:20 +00:00 committed by Hosted Weblate
parent ed6c43935e
commit b7ad4a4e6c

View file

@ -697,7 +697,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"startYourFirstChat": "Покрените своје прво ћаскање! 🙂\n- Тапните на „+“\n- Унесите корисничко име пријатеља\n- Уживајте у ћаскању", "startYourFirstChat": "Покрените своје прво ћаскање! 🙂\n- Тапните на дугме поруке\n- Унесите корисничко име пријатеља\n- Уживајте у ћаскању",
"@startYourFirstChat": { "@startYourFirstChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1955,7 +1955,7 @@
"suffix": {} "suffix": {}
} }
}, },
"noGoogleServicesWarning": "Чини се да немате Гугл услуге на телефону. То је добра одлука за вашу приватност! Да би се протурале нотификације у FluffyChat, препоручујемо коришћење микроГ: https://microg.org/", "noGoogleServicesWarning": "Чини се да немате Гугл услуге на телефону. То је добра одлука за вашу приватност! Да би се протурале нотификације у FluffyChat, препоручујемо коришћење https://microg.org/ или https://unifiedpush.org/",
"@noGoogleServicesWarning": { "@noGoogleServicesWarning": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2135,17 +2135,17 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userUnknownVerification": "Корисник има непознато стање верификованости", "userUnknownVerification": "Стање овере није познато",
"@userUnknownVerification": { "@userUnknownVerification": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userNotVerified": "Корисник није верификован", "userNotVerified": "Корисник није оверен",
"@userNotVerified": { "@userNotVerified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userVerified": "Корисник је верификован", "userVerified": "Корисник је оверен",
"@userVerified": { "@userVerified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2236,12 +2236,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"deviceVerifyDescription": "Шифровање је безбедно само када су сви уређаји верификовани.", "deviceVerifyDescription": "Шифровање је безбедно само када су сви уређаји оверени.",
"@deviceVerifyDescription": { "@deviceVerifyDescription": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"tapOnDeviceToVerify": "Тапните уређај да верификујете", "tapOnDeviceToVerify": "Тапните уређај да оверите",
"@tapOnDeviceToVerify": { "@tapOnDeviceToVerify": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2271,7 +2271,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"verified": "Верификовано", "verified": "Оверен",
"@verified": { "@verified": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2327,5 +2327,20 @@
"@invalidEmail": { "@invalidEmail": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"useSSO": "Користи јединствену пријаву",
"@useSSO": {
"type": "text",
"placeholders": {}
},
"or": "или",
"@or": {
"type": "text",
"placeholders": {}
},
"oopsPushError": "Нажалост, дошло је до грешке при подешавању дотурања обавештења.",
"@oopsPushError": {
"type": "text",
"placeholders": {}
} }
} }