From 9ccab14dbc025e7625f989f4f2308b232b7c073b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BB=D0=BE=D0=B1=D0=BE=D0=B4=D0=B0=D0=BD=20=D0=A1?= =?UTF-8?q?=D0=B8=D0=BC=D0=B8=D1=9B=28Slobodan=20Simi=C4=87=29?= Date: Mon, 12 Apr 2021 17:20:47 +0000 Subject: [PATCH] Translated using Weblate (Serbian) Currently translated at 99.5% (423 of 425 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/ --- lib/l10n/intl_sr.arb | 87 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 86 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_sr.arb b/lib/l10n/intl_sr.arb index a81c43e2..0816fce4 100644 --- a/lib/l10n/intl_sr.arb +++ b/lib/l10n/intl_sr.arb @@ -2165,7 +2165,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterSecurityKey": "Унесите свој сигурносни кључ", + "pleaseEnterSecurityKey": "Унесите свој сигурносни кључ:", "@pleaseEnterSecurityKey": { "type": "text", "placeholders": {} @@ -2215,5 +2215,90 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "unlockChatBackup": "Откључај резерву ћаскања", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Пријатељи", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Додај новог пријатеља", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Шифровање се може активирати након што соба престане да буде јавно доступна.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "Шифровање је безбедно само када су сви уређаји верификовани.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Тапните уређај да верификујете", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Прикажи лозинку", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Додај е-адресу", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Умањи", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Увећај", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Блокиран", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Верификовано", + "@verified": { + "type": "text", + "placeholders": {} + }, + "goToTheNewRoom": "Иди у нову собу", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "roomVersion": "Верзија собе", + "@roomVersion": { + "type": "text", + "placeholders": {} + }, + "publicGroups": "Јавне групе", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "people": "Људи", + "@people": { + "type": "text", + "placeholders": {} + }, + "chats": "Ћаскања", + "@chats": { + "type": "text", + "placeholders": {} } }