New translations messages.json (Serbian (Cyrillic))

This commit is contained in:
Kyle Spearrin 2021-06-29 14:08:48 -04:00
parent eb0b555d91
commit b0c8b9bd2c
1 changed files with 52 additions and 18 deletions

View File

@ -150,6 +150,9 @@
"save": {
"message": "Сачувај"
},
"move": {
"message": "Move"
},
"addFolder": {
"message": "Додај фасциклу"
},
@ -467,7 +470,7 @@
"message": "Погледајте наш туторијал да бисте сазнали како да максимално искористите додатак прегледача."
},
"syncingComplete": {
"message": "Синхронизација завршена"
"message": "Синхронизација је завршена"
},
"syncingFailed": {
"message": "Синхронизација није успела"
@ -628,23 +631,33 @@
"shared": {
"message": "Дељено"
},
"shareVault": {
"message": "Поделите Ваш Сеф"
"learnOrg": {
"message": "Learn about Organizations"
},
"shareVaultConfirmation": {
"message": "Bitwarden вам омогућава да делите сефса другима користећи налог организације. Да ли желите да посетите веб локацију bitwarden.com да бисте сазнали више?"
"learnOrgConfirmation": {
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
},
"shareItem": {
"message": "Поделити ставку"
"moveToOrganization": {
"message": "Move to Organization"
},
"share": {
"message": "Подели"
},
"sharedItem": {
"message": "Ставка дељена"
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"shareDesc": {
"message": "Изаберите организацију са којом желите да делите ову ставку. Дељење преноси власништво предмета на организацију. Више нећете бити директни власник ове ставке када се она дели."
"moveToOrgDesc": {
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
},
"learnMore": {
"message": "Сазнај више"
@ -686,7 +699,7 @@
"message": "Изабери датотеку."
},
"maxFileSize": {
"message": "Максимална величина је 100МБ."
"message": "Максимална величина је 500МБ."
},
"featureUnavailable": {
"message": "Функција је недоступна"
@ -805,6 +818,9 @@
"webAuthnNewTab": {
"message": "Наставите WebAuthn 2FA верификација у новом језичку."
},
"webAuthnNewTabOpen": {
"message": "Open new tab"
},
"webAuthnAuthenticate": {
"message": "WebAutn аутентификација"
},
@ -898,15 +914,27 @@
"enableAutoFillOnPageLoadDesc": {
"message": "Ако се открије образац за пријаву, извршите аутоматско попуњавање када се веб страница учита."
},
"enableAutoTotpCopyOnAutoFill": {
"message": "Ауто-копирати TOTP после учитавања странице"
},
"enableAutoTotpCopyOnAutoFillDesc": {
"message": "Ако је омогућено да се аутоматски напуни на учитавање странице, TOTP кôд се аутоматски копира у вашој остави након учитавања странице."
},
"experimentalFeature": {
"message": "Ово је тренутно експериментална способност. Користите на властиту одговорност."
},
"defaultAutoFillOnPageLoad": {
"message": "Default autofill setting for login items"
},
"defaultAutoFillOnPageLoadDesc": {
"message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured."
},
"itemAutoFillOnPageLoad": {
"message": "Auto-fill on Page Load (if enabled in Options)"
},
"autoFillOnPageLoadUseDefault": {
"message": "Use default setting"
},
"autoFillOnPageLoadYes": {
"message": "Auto-fill on page load"
},
"autoFillOnPageLoadNo": {
"message": "Do not auto-fill on page load"
},
"commandOpenPopup": {
"message": "Отвори попап сефа"
},
@ -1718,5 +1746,11 @@
},
"passwordConfirmationDesc": {
"message": "Ова акција је заштићена. Да бисте наставили, поново унесите своју главну лозинку да бисте проверили идентитет."
},
"emailVerificationRequired": {
"message": "Email Verification Required"
},
"emailVerificationRequiredDesc": {
"message": "You must verify your email to use this feature. You can verify your email in the web vault."
}
}