@bifold/core 2.4.5 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (416) hide show
  1. package/lib/commonjs/contexts/reducers/store.js +3 -2
  2. package/lib/commonjs/contexts/reducers/store.js.map +1 -1
  3. package/lib/commonjs/index.js +119 -104
  4. package/lib/commonjs/index.js.map +1 -1
  5. package/lib/commonjs/screens/AttemptLockout.js +27 -35
  6. package/lib/commonjs/screens/AttemptLockout.js.map +1 -1
  7. package/lib/commonjs/screens/ContactDetails.js +1 -1
  8. package/lib/commonjs/screens/ContactDetails.js.map +1 -1
  9. package/lib/commonjs/screens/CredentialDetails.js +1 -1
  10. package/lib/commonjs/screens/CredentialDetails.js.map +1 -1
  11. package/lib/commonjs/screens/JSONDetails.js +6 -3
  12. package/lib/commonjs/screens/JSONDetails.js.map +1 -1
  13. package/lib/commonjs/screens/MobileVerifierLoading.js +4 -3
  14. package/lib/commonjs/screens/MobileVerifierLoading.js.map +1 -1
  15. package/lib/commonjs/screens/PINCreate.js +3 -10
  16. package/lib/commonjs/screens/PINCreate.js.map +1 -1
  17. package/lib/commonjs/screens/WhatAreContacts.js +3 -2
  18. package/lib/commonjs/screens/WhatAreContacts.js.map +1 -1
  19. package/lib/module/contexts/reducers/store.js +3 -2
  20. package/lib/module/contexts/reducers/store.js.map +1 -1
  21. package/lib/module/index.js +42 -45
  22. package/lib/module/index.js.map +1 -1
  23. package/lib/module/screens/AttemptLockout.js +28 -36
  24. package/lib/module/screens/AttemptLockout.js.map +1 -1
  25. package/lib/module/screens/ContactDetails.js +1 -1
  26. package/lib/module/screens/ContactDetails.js.map +1 -1
  27. package/lib/module/screens/CredentialDetails.js +1 -1
  28. package/lib/module/screens/CredentialDetails.js.map +1 -1
  29. package/lib/module/screens/JSONDetails.js +6 -3
  30. package/lib/module/screens/JSONDetails.js.map +1 -1
  31. package/lib/module/screens/MobileVerifierLoading.js +4 -3
  32. package/lib/module/screens/MobileVerifierLoading.js.map +1 -1
  33. package/lib/module/screens/PINCreate.js +3 -10
  34. package/lib/module/screens/PINCreate.js.map +1 -1
  35. package/lib/module/screens/WhatAreContacts.js +3 -2
  36. package/lib/module/screens/WhatAreContacts.js.map +1 -1
  37. package/lib/typescript/src/contexts/reducers/store.d.ts.map +1 -1
  38. package/lib/typescript/src/index.d.ts +57 -61
  39. package/lib/typescript/src/index.d.ts.map +1 -1
  40. package/lib/typescript/src/screens/AttemptLockout.d.ts.map +1 -1
  41. package/lib/typescript/src/screens/JSONDetails.d.ts.map +1 -1
  42. package/lib/typescript/src/screens/MobileVerifierLoading.d.ts.map +1 -1
  43. package/lib/typescript/src/screens/PINCreate.d.ts.map +1 -1
  44. package/lib/typescript/src/screens/WhatAreContacts.d.ts.map +1 -1
  45. package/lib/typescript/src/types/navigators.d.ts +1 -1
  46. package/lib/typescript/src/types/navigators.d.ts.map +1 -1
  47. package/package.json +3 -4
  48. package/src/App.tsx +0 -79
  49. package/src/animated-components.ts +0 -30
  50. package/src/assets/fonts/MaterialIcons.ttf +0 -0
  51. package/src/assets/icons/code.svg +0 -4
  52. package/src/assets/icons/large-arrow.svg +0 -5
  53. package/src/assets/icons/pencil.svg +0 -15
  54. package/src/assets/icons/trash.svg +0 -31
  55. package/src/assets/img/Artwork_1024x1024.png +0 -0
  56. package/src/assets/img/HistoryCardAcceptedIcon.svg +0 -4
  57. package/src/assets/img/HistoryCardExpiredIcon.svg +0 -4
  58. package/src/assets/img/HistoryCardRevokedIcon.svg +0 -4
  59. package/src/assets/img/HistoryInformationSentIcon.svg +0 -4
  60. package/src/assets/img/HistoryPinUpdatedIcon.svg +0 -4
  61. package/src/assets/img/IconChevronRight.svg +0 -5
  62. package/src/assets/img/activity-indicator-circle.svg +0 -90
  63. package/src/assets/img/app-lockout.svg +0 -1
  64. package/src/assets/img/biometrics.svg +0 -74
  65. package/src/assets/img/chat-loading.svg +0 -1
  66. package/src/assets/img/check-in-circle.svg +0 -18
  67. package/src/assets/img/connection-pending.svg +0 -112
  68. package/src/assets/img/contact-book.svg +0 -21
  69. package/src/assets/img/credential-card.svg +0 -18
  70. package/src/assets/img/credential-declined.svg +0 -28
  71. package/src/assets/img/credential-in-hand.svg +0 -48
  72. package/src/assets/img/credential-list.svg +0 -60
  73. package/src/assets/img/credential-pending.svg +0 -96
  74. package/src/assets/img/credential-success.svg +0 -48
  75. package/src/assets/img/delete-notification.svg +0 -1
  76. package/src/assets/img/empty-wallet.svg +0 -23
  77. package/src/assets/img/error-filled.svg +0 -12
  78. package/src/assets/img/exclamation-mark.svg +0 -17
  79. package/src/assets/img/home-center-img.svg +0 -71
  80. package/src/assets/img/icon-credential-offer-dark.svg +0 -7
  81. package/src/assets/img/icon-credential-offer-light.svg +0 -7
  82. package/src/assets/img/icon-info-recieved-dark.svg +0 -8
  83. package/src/assets/img/icon-info-recieved-light.svg +0 -8
  84. package/src/assets/img/icon-info-sent-dark.svg +0 -8
  85. package/src/assets/img/icon-info-sent-light.svg +0 -8
  86. package/src/assets/img/icon-proof-request-dark.svg +0 -11
  87. package/src/assets/img/icon-proof-request-light.svg +0 -11
  88. package/src/assets/img/information-received.svg +0 -1
  89. package/src/assets/img/logo-large.png +0 -0
  90. package/src/assets/img/logo-large@2x.png +0 -0
  91. package/src/assets/img/logo-large@3x.png +0 -0
  92. package/src/assets/img/logo.svg +0 -15
  93. package/src/assets/img/message-text-icon-outline.svg +0 -1
  94. package/src/assets/img/message-text-icon.svg +0 -1
  95. package/src/assets/img/no_information_shared.svg +0 -36
  96. package/src/assets/img/preface.svg +0 -15
  97. package/src/assets/img/proof-declined.svg +0 -66
  98. package/src/assets/img/proof-pending.svg +0 -61
  99. package/src/assets/img/proof-success.svg +0 -72
  100. package/src/assets/img/push-notifications.svg +0 -1
  101. package/src/assets/img/qrcode-scan-icon.svg +0 -1
  102. package/src/assets/img/scan-share.svg +0 -102
  103. package/src/assets/img/secure-check.svg +0 -4
  104. package/src/assets/img/secure-image.svg +0 -64
  105. package/src/assets/img/update-available.svg +0 -26
  106. package/src/assets/img/verifier-request-declined.svg +0 -34
  107. package/src/assets/img/wallet-back.svg +0 -20
  108. package/src/assets/img/wallet-front.svg +0 -32
  109. package/src/assets/img/wallet-icon-outline.svg +0 -1
  110. package/src/assets/img/wallet-icon.svg +0 -1
  111. package/src/assets/img/wallet.svg +0 -43
  112. package/src/assets/oca-bundles.json +0 -174
  113. package/src/components/animated/ButtonLoading.tsx +0 -32
  114. package/src/components/animated/ConnectionLoading.tsx +0 -53
  115. package/src/components/animated/CredentialAdded.tsx +0 -72
  116. package/src/components/animated/CredentialPending.tsx +0 -63
  117. package/src/components/animated/LoadingIndicator.tsx +0 -49
  118. package/src/components/animated/PresentationLoading.tsx +0 -52
  119. package/src/components/animated/RecordLoading.tsx +0 -75
  120. package/src/components/animated/SendingProof.tsx +0 -53
  121. package/src/components/animated/SentProof.tsx +0 -72
  122. package/src/components/buttons/Button-api.tsx +0 -46
  123. package/src/components/buttons/Button.tsx +0 -125
  124. package/src/components/buttons/HeaderHome.tsx +0 -25
  125. package/src/components/buttons/IconButton.tsx +0 -93
  126. package/src/components/buttons/InfoIcon.tsx +0 -35
  127. package/src/components/buttons/SettingsMenu.tsx +0 -26
  128. package/src/components/buttons/ToggleButton.tsx +0 -93
  129. package/src/components/buttons/index.ts +0 -4
  130. package/src/components/chat/ActionSlider.tsx +0 -104
  131. package/src/components/chat/ChatActions.tsx +0 -33
  132. package/src/components/chat/ChatBubble.tsx +0 -20
  133. package/src/components/chat/ChatEvent.tsx +0 -31
  134. package/src/components/chat/ChatMessage.tsx +0 -142
  135. package/src/components/chat/MessageInput.tsx +0 -46
  136. package/src/components/chat/index.ts +0 -4
  137. package/src/components/forms/WalletNameForm.tsx +0 -148
  138. package/src/components/index.ts +0 -4
  139. package/src/components/inputs/BiometryControl.tsx +0 -190
  140. package/src/components/inputs/BulletPoint.tsx +0 -32
  141. package/src/components/inputs/CheckBoxRow.tsx +0 -67
  142. package/src/components/inputs/InlineErrorText.tsx +0 -60
  143. package/src/components/inputs/LimitedTextInput.tsx +0 -71
  144. package/src/components/inputs/PINInput.tsx +0 -175
  145. package/src/components/inputs/SingleSelectBlock.tsx +0 -53
  146. package/src/components/listItems/ContactCredentialListItem.tsx +0 -79
  147. package/src/components/listItems/ContactListItem.tsx +0 -121
  148. package/src/components/listItems/NotificationListItem.tsx +0 -514
  149. package/src/components/misc/AvatarView.tsx +0 -33
  150. package/src/components/misc/CardWatermark.tsx +0 -52
  151. package/src/components/misc/ConnectionAlert.tsx +0 -123
  152. package/src/components/misc/ConnectionImage.tsx +0 -45
  153. package/src/components/misc/ContentGradient.tsx +0 -40
  154. package/src/components/misc/CredentialCard.tsx +0 -161
  155. package/src/components/misc/CredentialCard10.tsx +0 -329
  156. package/src/components/misc/CredentialCard11.tsx +0 -701
  157. package/src/components/misc/CredentialCard11ActionFooter.tsx +0 -55
  158. package/src/components/misc/CredentialCard11Issuer.tsx +0 -74
  159. package/src/components/misc/CredentialCard11Logo.tsx +0 -61
  160. package/src/components/misc/EmptyList.tsx +0 -27
  161. package/src/components/misc/EmptyListContacts.tsx +0 -55
  162. package/src/components/misc/ErrorBoundary.tsx +0 -200
  163. package/src/components/misc/FauxHeader.tsx +0 -75
  164. package/src/components/misc/InfoBox.tsx +0 -283
  165. package/src/components/misc/NoNewUpdates.tsx +0 -38
  166. package/src/components/misc/PINHeader.tsx +0 -25
  167. package/src/components/misc/PINValidationHelper.tsx +0 -48
  168. package/src/components/misc/Pagination.tsx +0 -114
  169. package/src/components/misc/QRRenderer.tsx +0 -53
  170. package/src/components/misc/QRScanner.tsx +0 -395
  171. package/src/components/misc/QRScannerTorch.tsx +0 -74
  172. package/src/components/misc/ScanCamera.tsx +0 -86
  173. package/src/components/misc/ScanTab.tsx +0 -45
  174. package/src/components/misc/SharedProofData.tsx +0 -98
  175. package/src/components/misc/UnorderedList.tsx +0 -28
  176. package/src/components/misc/VerifierCredentialCard.tsx +0 -378
  177. package/src/components/misc/index.ts +0 -2
  178. package/src/components/modals/AlertModal.tsx +0 -42
  179. package/src/components/modals/AppGuideModal.tsx +0 -142
  180. package/src/components/modals/CameraDisclosureModal.tsx +0 -126
  181. package/src/components/modals/CommonRemoveModal.tsx +0 -337
  182. package/src/components/modals/DeveloperModal.tsx +0 -32
  183. package/src/components/modals/DismissiblePopupModal.tsx +0 -169
  184. package/src/components/modals/ErrorModal.tsx +0 -107
  185. package/src/components/modals/ImageModal.tsx +0 -80
  186. package/src/components/modals/NetInfoModal.tsx +0 -35
  187. package/src/components/modals/PopupModal.tsx +0 -56
  188. package/src/components/modals/ProofCancelModal.tsx +0 -79
  189. package/src/components/modals/SafeAreaModal.tsx +0 -17
  190. package/src/components/record/Record.tsx +0 -100
  191. package/src/components/record/RecordBinaryField.tsx +0 -55
  192. package/src/components/record/RecordDateIntField.tsx +0 -63
  193. package/src/components/record/RecordField.tsx +0 -154
  194. package/src/components/record/RecordFooter.tsx +0 -17
  195. package/src/components/record/RecordHeader.tsx +0 -17
  196. package/src/components/record/RecordRemove.tsx +0 -66
  197. package/src/components/texts/HeaderTitle.tsx +0 -25
  198. package/src/components/texts/HighlightTextBox.tsx +0 -41
  199. package/src/components/texts/InfoTextBox.tsx +0 -129
  200. package/src/components/texts/Link.tsx +0 -41
  201. package/src/components/texts/Text.tsx +0 -21
  202. package/src/components/texts/ThemedText.tsx +0 -24
  203. package/src/components/toast/BaseToast.tsx +0 -128
  204. package/src/components/toast/ToastConfig.tsx +0 -21
  205. package/src/components/tour/AttachTourStep.tsx +0 -73
  206. package/src/components/tour/CredentialOfferTourSteps.tsx +0 -41
  207. package/src/components/tour/CredentialsTourSteps.tsx +0 -41
  208. package/src/components/tour/HomeTourSteps.tsx +0 -104
  209. package/src/components/tour/ProofRequestTourSteps.tsx +0 -41
  210. package/src/components/tour/SpotCutout.tsx +0 -65
  211. package/src/components/tour/TourBox.tsx +0 -255
  212. package/src/components/tour/TourOverlay.tsx +0 -134
  213. package/src/components/views/Banner.tsx +0 -181
  214. package/src/components/views/CredentialCardLogo.tsx +0 -77
  215. package/src/components/views/CredentialDetailPrimaryHeader.tsx +0 -107
  216. package/src/components/views/CredentialDetailSecondaryHeader.tsx +0 -60
  217. package/src/components/views/HeaderWithBanner.tsx +0 -17
  218. package/src/components/views/HomeFooterView.tsx +0 -110
  219. package/src/components/views/HomeHeaderView.tsx +0 -12
  220. package/src/components/views/KeyboardView.tsx +0 -41
  221. package/src/components/views/LoadingPlaceholder.tsx +0 -168
  222. package/src/components/views/LoadingView.tsx +0 -29
  223. package/src/components/views/ProgressBar.tsx +0 -53
  224. package/src/components/views/PushNotificationsContent.tsx +0 -51
  225. package/src/components/views/PushNotificationsDisabledContent.tsx +0 -47
  226. package/src/configs/ledgers/indy/index.ts +0 -8
  227. package/src/configs/ledgers/indy/ledgers.json +0 -51
  228. package/src/constants.ts +0 -107
  229. package/src/container-api.ts +0 -247
  230. package/src/container-impl.ts +0 -243
  231. package/src/contexts/activity.tsx +0 -145
  232. package/src/contexts/animated-components.ts +0 -9
  233. package/src/contexts/auth.tsx +0 -240
  234. package/src/contexts/index.ts +0 -3
  235. package/src/contexts/navigation.tsx +0 -19
  236. package/src/contexts/network.tsx +0 -125
  237. package/src/contexts/reducers/index.ts +0 -3
  238. package/src/contexts/reducers/store.ts +0 -754
  239. package/src/contexts/store.tsx +0 -103
  240. package/src/contexts/theme.tsx +0 -51
  241. package/src/contexts/tour/tour-context.tsx +0 -160
  242. package/src/contexts/tour/tour-provider.tsx +0 -160
  243. package/src/hooks/bundle-resolver.ts +0 -95
  244. package/src/hooks/chat-messages.tsx +0 -263
  245. package/src/hooks/connections.ts +0 -37
  246. package/src/hooks/credential-card-styles.ts +0 -144
  247. package/src/hooks/credentials.ts +0 -11
  248. package/src/hooks/deep-links.ts +0 -49
  249. package/src/hooks/developer-mode.ts +0 -25
  250. package/src/hooks/lockout.ts +0 -77
  251. package/src/hooks/notifications.ts +0 -108
  252. package/src/hooks/oob.ts +0 -17
  253. package/src/hooks/proof-request-templates.ts +0 -40
  254. package/src/hooks/proofs.ts +0 -32
  255. package/src/hooks/screen-capture.ts +0 -52
  256. package/src/hooks/useBifoldAgentSetup.ts +0 -169
  257. package/src/hooks/useOnboardingState.ts +0 -53
  258. package/src/hooks/usePINValidation.ts +0 -98
  259. package/src/index.ts +0 -239
  260. package/src/layout/ScreenLayout.tsx +0 -53
  261. package/src/localization/en/en.json +0 -951
  262. package/src/localization/en/index.ts +0 -3
  263. package/src/localization/fr/fr.json +0 -933
  264. package/src/localization/fr/index.ts +0 -3
  265. package/src/localization/index.ts +0 -66
  266. package/src/localization/pt-br/index.ts +0 -3
  267. package/src/localization/pt-br/pt-br.json +0 -911
  268. package/src/modules/history/context/historyManager.tsx +0 -247
  269. package/src/modules/history/index.ts +0 -2
  270. package/src/modules/history/navigation/HistoryStack.tsx +0 -29
  271. package/src/modules/history/services/queue.service.tsx +0 -31
  272. package/src/modules/history/types/index.ts +0 -92
  273. package/src/modules/history/ui/HistoryPage.tsx +0 -133
  274. package/src/modules/history/ui/HistorySettings.tsx +0 -183
  275. package/src/modules/history/ui/assets/img/HistoryCardAcceptedIcon.svg +0 -4
  276. package/src/modules/history/ui/assets/img/HistoryCardExpiredIcon.svg +0 -4
  277. package/src/modules/history/ui/assets/img/HistoryCardRevokedIcon.svg +0 -4
  278. package/src/modules/history/ui/assets/img/HistoryInformationSentIcon.svg +0 -4
  279. package/src/modules/history/ui/assets/img/HistoryPinUpdatedIcon.svg +0 -4
  280. package/src/modules/history/ui/assets/img/IconChevronRight.svg +0 -3
  281. package/src/modules/history/ui/components/BulletPoint.tsx +0 -49
  282. package/src/modules/history/ui/components/HistoryListItem.tsx +0 -251
  283. package/src/modules/history/ui/components/HistoryMenu.tsx +0 -25
  284. package/src/modules/history/ui/components/SingleSelectBlock.tsx +0 -72
  285. package/src/modules/openid/components/CredentialRowCard.tsx +0 -64
  286. package/src/modules/openid/components/OpenIDCredentialCard.tsx +0 -276
  287. package/src/modules/openid/context/OpenIDCredentialRecordProvider.tsx +0 -296
  288. package/src/modules/openid/display.tsx +0 -467
  289. package/src/modules/openid/displayProof.tsx +0 -86
  290. package/src/modules/openid/hooks/openid.tsx +0 -111
  291. package/src/modules/openid/metadata.tsx +0 -59
  292. package/src/modules/openid/offerResolve.tsx +0 -281
  293. package/src/modules/openid/resolverProof.tsx +0 -286
  294. package/src/modules/openid/screens/OpenIDCredentialDetails.tsx +0 -214
  295. package/src/modules/openid/screens/OpenIDCredentialOffer.tsx +0 -192
  296. package/src/modules/openid/screens/OpenIDProofChangeCredential.tsx +0 -133
  297. package/src/modules/openid/screens/OpenIDProofPresentation.tsx +0 -423
  298. package/src/modules/openid/types.tsx +0 -111
  299. package/src/modules/openid/utils/utils.tsx +0 -119
  300. package/src/navigators/ConnectStack.tsx +0 -68
  301. package/src/navigators/ContactStack.tsx +0 -91
  302. package/src/navigators/CredentialStack.tsx +0 -48
  303. package/src/navigators/DeliveryStack.tsx +0 -76
  304. package/src/navigators/HomeStack.tsx +0 -37
  305. package/src/navigators/MainStack.tsx +0 -146
  306. package/src/navigators/NotificationStack.tsx +0 -56
  307. package/src/navigators/OnboardingScreens.ts +0 -142
  308. package/src/navigators/OnboardingStack.tsx +0 -205
  309. package/src/navigators/ProofRequestStack.tsx +0 -113
  310. package/src/navigators/RootStack.tsx +0 -71
  311. package/src/navigators/SettingStack.tsx +0 -174
  312. package/src/navigators/TabStack.tsx +0 -304
  313. package/src/navigators/defaultLayoutOptions.tsx +0 -17
  314. package/src/navigators/defaultStackOptions.tsx +0 -102
  315. package/src/navigators/index.ts +0 -27
  316. package/src/onboarding.ts +0 -90
  317. package/src/screens/AttemptLockout.tsx +0 -153
  318. package/src/screens/AutoLock.tsx +0 -140
  319. package/src/screens/Biometry.tsx +0 -54
  320. package/src/screens/Chat.tsx +0 -141
  321. package/src/screens/ConfigureMediator.tsx +0 -160
  322. package/src/screens/Connection.tsx +0 -394
  323. package/src/screens/ContactDetails.tsx +0 -350
  324. package/src/screens/CredentialDetails.tsx +0 -473
  325. package/src/screens/CredentialOffer.tsx +0 -334
  326. package/src/screens/CredentialOfferAccept.tsx +0 -189
  327. package/src/screens/DataRetention.tsx +0 -91
  328. package/src/screens/Developer.tsx +0 -289
  329. package/src/screens/Home.tsx +0 -173
  330. package/src/screens/JSONDetails.tsx +0 -102
  331. package/src/screens/Language.tsx +0 -97
  332. package/src/screens/ListContacts.tsx +0 -112
  333. package/src/screens/ListCredentials.tsx +0 -135
  334. package/src/screens/ListProofRequests.tsx +0 -148
  335. package/src/screens/MobileVerifierLoading.tsx +0 -106
  336. package/src/screens/NameWallet.tsx +0 -9
  337. package/src/screens/Onboarding.tsx +0 -162
  338. package/src/screens/OnboardingPages.tsx +0 -160
  339. package/src/screens/PINChange.tsx +0 -249
  340. package/src/screens/PINCreate.tsx +0 -185
  341. package/src/screens/PINEnter.tsx +0 -432
  342. package/src/screens/PINExplainer.tsx +0 -85
  343. package/src/screens/PINVerify.tsx +0 -195
  344. package/src/screens/PasteUrl.tsx +0 -140
  345. package/src/screens/Preface.tsx +0 -78
  346. package/src/screens/ProofChangeCredential.tsx +0 -179
  347. package/src/screens/ProofDetails.tsx +0 -348
  348. package/src/screens/ProofRequest.tsx +0 -999
  349. package/src/screens/ProofRequestAccept.tsx +0 -133
  350. package/src/screens/ProofRequestDetails.tsx +0 -270
  351. package/src/screens/ProofRequestUsageHistory.tsx +0 -152
  352. package/src/screens/ProofRequesting.tsx +0 -245
  353. package/src/screens/PushNotifications.tsx +0 -59
  354. package/src/screens/RenameContact.tsx +0 -155
  355. package/src/screens/RenameWallet.tsx +0 -26
  356. package/src/screens/Scan.tsx +0 -145
  357. package/src/screens/ScanHelp.tsx +0 -48
  358. package/src/screens/Settings.tsx +0 -415
  359. package/src/screens/Splash.tsx +0 -80
  360. package/src/screens/Terms.tsx +0 -127
  361. package/src/screens/ToggleBiometry.tsx +0 -153
  362. package/src/screens/TogglePushNotifications.tsx +0 -118
  363. package/src/screens/Tours.tsx +0 -93
  364. package/src/screens/UpdateAvailable.tsx +0 -119
  365. package/src/screens/WhatAreContacts.tsx +0 -71
  366. package/src/services/bifoldLogger.ts +0 -3
  367. package/src/services/keychain.ts +0 -184
  368. package/src/services/logger.ts +0 -89
  369. package/src/services/storage.ts +0 -136
  370. package/src/theme-builder.ts +0 -157
  371. package/src/theme.interface.ts +0 -580
  372. package/src/theme.ts +0 -1346
  373. package/src/types/attempt-lockout-config.ts +0 -8
  374. package/src/types/attestation.ts +0 -17
  375. package/src/types/chat.ts +0 -4
  376. package/src/types/config.ts +0 -64
  377. package/src/types/contact-details.ts +0 -5
  378. package/src/types/credential-list-footer.ts +0 -3
  379. package/src/types/credential-status.ts +0 -3
  380. package/src/types/credentials.ts +0 -7
  381. package/src/types/decline.ts +0 -5
  382. package/src/types/error.ts +0 -40
  383. package/src/types/fn.ts +0 -2
  384. package/src/types/genesis.ts +0 -35
  385. package/src/types/index.ts +0 -2
  386. package/src/types/metadata.ts +0 -16
  387. package/src/types/navigators.ts +0 -239
  388. package/src/types/notification.ts +0 -24
  389. package/src/types/permissions.ts +0 -2
  390. package/src/types/proof-items.ts +0 -32
  391. package/src/types/react-i18next.d.ts +0 -10
  392. package/src/types/remove.ts +0 -8
  393. package/src/types/security.ts +0 -32
  394. package/src/types/settings.ts +0 -28
  395. package/src/types/state.ts +0 -97
  396. package/src/types/tour.ts +0 -20
  397. package/src/types/version-check.ts +0 -18
  398. package/src/utils/PINValidation.ts +0 -98
  399. package/src/utils/agent.ts +0 -128
  400. package/src/utils/anonCredsProofRequestMapper.ts +0 -205
  401. package/src/utils/contacts.ts +0 -59
  402. package/src/utils/cred-def.ts +0 -33
  403. package/src/utils/credential.ts +0 -37
  404. package/src/utils/crypto.ts +0 -12
  405. package/src/utils/fileCache.ts +0 -152
  406. package/src/utils/helpers.ts +0 -1292
  407. package/src/utils/ledger.ts +0 -212
  408. package/src/utils/luminance.ts +0 -40
  409. package/src/utils/mediatorhelpers.ts +0 -71
  410. package/src/utils/migration.ts +0 -40
  411. package/src/utils/network.tsx +0 -55
  412. package/src/utils/oca.ts +0 -173
  413. package/src/utils/parsers.tsx +0 -111
  414. package/src/utils/proofBundle.ts +0 -220
  415. package/src/utils/schema.ts +0 -28
  416. package/src/utils/testable.ts +0 -17
@@ -1,911 +0,0 @@
1
- {
2
- "Global": {
3
- "Enter": "Entrar",
4
- "Submit": "Enviar",
5
- "NoneYet!": "Nenhuma ainda!",
6
- "Save": "Salvar",
7
- "Cancel": "Cancelar",
8
- "Confirm": "Confirmar",
9
- "Accept": "Aceitar",
10
- "Reject": "Rejeitar",
11
- "NotNow": "Agora não",
12
- "Share": "Compartilhar",
13
- "Decline": "Recusar",
14
- "Back": "Voltar",
15
- "Next": "Próximo",
16
- "Continue": "Continuar",
17
- "Info": "Informação",
18
- "ThisDecisionCannotBeChanged.": "Esta decisão não pode ser alterada.",
19
- "Failure": "Falha",
20
- "Success": "Sucesso",
21
- "SomethingWentWrong": "Algo deu errado",
22
- "Done": "Feito",
23
- "Skip": "Pular",
24
- "View": "Visualizar",
25
- "Home": "Home",
26
- "ErrorCode": "Código de Erro",
27
- "Okay": "OK",
28
- "GoBack": "Voltar",
29
- "GetStarted": "Iniciar",
30
- "Dismiss": "Dispensar",
31
- "ShowDetails": "Mostrar Detalhes",
32
- "Biometrics": "Biometria",
33
- "On": "Ligado",
34
- "Off": "Desligado",
35
- "History": "History",
36
- "SaveSettings": "Save Settings",
37
- "organization": "Organization",
38
- "Issuer": "Issuer",
39
- "RevokedByIssuer": "Revoked by this issuer",
40
- "Verifier": "Verifier",
41
- "Expired": "Expired",
42
- "Revoked": "Revoked",
43
- "Issued": "Issued",
44
- "Requested": "Requested",
45
- "Updated": "Updated",
46
- "Close": "Fechar",
47
- "Remove": "Remover",
48
- "GotIt": "Got it (PT-BR)",
49
- "Send": "Enviar",
50
- "Reset": "Reset (PT-BR)",
51
- "ViewJSON": "View JSON Details (PT-BR)"
52
- },
53
- "Date": {
54
- "ShortFormat": "D MMM",
55
- "LongFormat": "D MMMM",
56
- "MonthLong": {
57
- "January": "janeiro",
58
- "February": "fevereiro",
59
- "March": "março",
60
- "April": "abril",
61
- "May": "maio",
62
- "June": "junho",
63
- "July": "julho",
64
- "August": "agosto",
65
- "September": "setembro",
66
- "October": "outubro",
67
- "November": "novembro",
68
- "December": "dezembro"
69
- },
70
- "MonthShort": {
71
- "January": "jan",
72
- "February": "fev",
73
- "March": "março",
74
- "April": "abril",
75
- "May": "maio",
76
- "June": "junho",
77
- "July": "julho",
78
- "August": "agosto",
79
- "September": "set",
80
- "October": "out",
81
- "November": "nov",
82
- "December": "dez"
83
- },
84
- "MinuteAgo": "minuto atrás",
85
- "MinutesAgo": "{{ count }} minutos atrás",
86
- "JustNow": "Agora"
87
- },
88
- "Language": {
89
- "code_en": "Inglês",
90
- "code_fr": "Francês",
91
- "code_pt-BR": "Português",
92
- "Checked": "selecionado",
93
- "NotChecked": "não selecionado"
94
- },
95
- "Error": {
96
- "ReportThisProblem": "Reportar este problema",
97
- "Reported": "Reported (PT-BR)",
98
- "Unknown": "Erro Desconhecido",
99
- "Problem": "Ocorreu um problema",
100
- "ErrorCode": "Código de Erro",
101
- "Title1024": "Não foi possível aceitar oferta de credencial.",
102
- "Message1024": "Houve um problema ao aceitar a oferta de credencial.",
103
- "Title1025": "Não foi possível rejeitar oferta de credencial.",
104
- "Message1025": "Houve um problema ao rejeitar a oferta de credencial.",
105
- "Title1026": "Não foi possível atualizar credenciais obtidas.",
106
- "Message1026": "Houve um problema ao atualizar as credenciais obtidas.",
107
- "Title1027": "Não foi possível aceitar requisição de prova.",
108
- "Message1027": "Houve um problema ao aceitar a requisição de prova.",
109
- "Title1028": "Não foi possível rejeitar requisição de prova",
110
- "Message1028": "Houve um problema ao rejeitar a requisição de prova",
111
- "Title1029": "Detalhes Não foi possível atualizar credenciais obtidas.",
112
- "Message1029": "Houve um problema ao atualizar as credenciais obtidas.",
113
- "Title1030": "Não foi possível aceitar conexão.",
114
- "Message1030": "Houve um problema ao aceitar o redirecionamento de conexão.",
115
- "Title1031": "Não foi possível aceitar conexão.",
116
- "Message1031": "Houve um erro ao aceitar a conexão.",
117
- "Title1032": "Não foi possível remover credencial.",
118
- "Message1032": "Houve um erro ao remover a credencial.",
119
- "Title1033": "Não foi possível buscar credencial.",
120
- "Message1033": "Credencial não foi encontrada.",
121
- "Title1034": "Não foi possível buscar requisição de prova.",
122
- "Message1034": "Requisição de prova não foi encontrada.",
123
- "Title1035": "Não foi possível buscar oferta de credencial.",
124
- "Message1035": "Oferta de credencial não foi encontrada.",
125
- "Title1036": "Não foi possível obter credenciais da carteira",
126
- "Message1036": "Não foram encontradas credenciais na carteira",
127
- "Title1037": "Não foi possível remover Contato",
128
- "Message1037": "Ocorreu um problema ao remover o Contato",
129
- "Title1038": "Não foi possível gerar uma solicitação de prova",
130
- "Message1038": "Ocorreu um problema ao gerar uma solicitação de prova.",
131
- "Title1039": "Não foi possível processar deeplink.",
132
- "Message1039": "Ocorreu um problema ao processar um deeplink.",
133
- "Title1040": "Não foi possivel criar o PIN.",
134
- "Message1040": "Ocorreu um erro ao criar o PIN.",
135
- "Title1041": "Não foi possível destravar com PIN.",
136
- "Message1041": "Ocorreu um erro ao destravar com PIN.",
137
- "Title1042": "Não foi possível verificar PIN.",
138
- "Message1042": "Ocorreu um erro ao verificar o PIN.",
139
- "Title1043": "Não foi possível obter credenciais para prova.",
140
- "Message1043": "Ocorreu um problema ao obter credenciais para prova.",
141
- "Title1044": "Não foi possível inicializar o onboarding.",
142
- "Message1044": "Ocorreu um problema ao incializar o onboarding.",
143
- "Title1045": "Não foi possível inicializar o agente.",
144
- "Message1045": "Ocorreu um erro ao inicializar o agente.",
145
- "Title1046": "Unable to fetch contacts. (PT-BR)",
146
- "Message1046": "There was a problem while fetching contacts. (PT-BR)",
147
- "Title1047": "Unable to display card. (PT-BR)",
148
- "Message1047": "There was a problem parsing credential card. (PT-BR)",
149
- "Title1048": "Proof request problems. (PT-BR)",
150
- "Message1048": "There was a problem with the proof request. (PT-BR)",
151
- "Title1049": "Unable to change PIN. (PT-BR)",
152
- "Message1049": "There was a problem while attempting to change your PIN. (PT-BR)"
153
- },
154
- "SelectionAxs": {
155
- "RadioChecked": "checked",
156
- "RadioUnchecked": "unchecked"
157
- },
158
- "StatusMessages": {
159
- "InitAgent": "Iniciando agente .."
160
- },
161
- "Terms": {
162
- "TermsOfService": "Termos de serviço",
163
- "TermsOfServiceText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus vel consectetur diam. Nunc sit amet elit est. Praesent libero elit, consectetur dapibus diam non, facilisis euismod velit. Etiam a ligula eget leo elementum tincidunt. Fusce et lorem turpis. Nunc tempus nisl consectetur eros vehicula venenatis. Suspendisse potenti. Aenean vitae aliquet augue. Maecenas lacinia nunc vitae blandit hendrerit. Sed congue risus quis magna convallis sollicitudin. Integer in ante vel orci ornare porta quis id libero. Proin mollis urna nec lectus fringilla, sit amet aliquam urna fringilla. Praesent pellentesque non augue et gravida. Donec congue urna ac massa consequat, lacinia condimentum dolor blandit. Nam ultrices tellus at risus dignissim, quis cursus mauris pellentesque. Donec at scelerisque ipsum. Praesent eu massa at tellus cursus ornare. Fusce vel faucibus dolor. Etiam blandit velit sed velit tempus feugiat. Donec condimentum pretium suscipit. Sed suscipit, leo molestie tempus maximus, turpis enim hendrerit nibh, semper sagittis turpis velit sed nisl. Aliquam eu ultrices velit. Aenean tristique mauris justo, eu commodo quam semper non. Curabitur ultricies auctor mi eu tempus. Sed bibendum eros sed neque semper fermentum. Nullam porta tortor ut ante congue molestie. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Curabitur sit amet aliquam nunc, malesuada auctor quam. Pellentesque vel lobortis risus, volutpat suscipit velit. Aenean ut erat sed metus interdum mattis. Nam consectetur ante eu felis rhoncus, et volutpat dolor tincidunt. Vivamus sit amet feugiat mi. Proin in dui ac metus vehicula fringilla eget id mauris. Maecenas et elit venenatis dolor pulvinar pulvinar in et leo. Aliquam scelerisque viverra sapien at bibendum. Curabitur et libero nec enim convallis porttitor sed a libero. In hac habitasse platea dictumst. Integer dignissim velit eu pharetra ultricies. Vestibulum at velit hendrerit, pretium purus eget, lobortis tellus. Maecenas non erat ut lacus scelerisque luctus et et tellus.",
164
- "IAgree": "Eu Concordo",
165
- "Attestation": "Eu li, entendo e aceito os termos e condições."
166
- },
167
- "Tour": {
168
- "GuideTitle": "Bem-vindo a Aries Bifold",
169
- "WouldYouLike": "Gostaria de ver algumas instruções sobre como usar a Aries Bifold?",
170
- "UseAppGuides": "Usar o guia do app",
171
- "DoNotUseAppGuides": "Não usar o guia do app",
172
- "AddAndShare": "Adicionar e compartilhar credenciais",
173
- "AddAndShareDescription": "Para adicionar e usar credenciais você scaneia um QR code exibido pelo provedor de serviço.",
174
- "AddCredentials": "Adicionar credenciais",
175
- "AddCredentialsDescription": "Adicione credenciais escaneando um QR code exibido no serviço do emissor",
176
- "Notifications": "Notificações",
177
- "NotificationsDescription": "Depois de scanear um QR code, a oferta de credencial ou requisição de prova irá aparecer aqui, assim como outros eventos",
178
- "YourCredentials": "Suas credenciais",
179
- "YourCredentialsDescription": "Suas credenciais digitais adicionadas aparecem aqui. Você pode ver os detalhes da credencial e adicionar ou remover credenciais.",
180
- "CredentialOffers": "Ofertas de credencial",
181
- "CredentialOffersDescription": "Uma organização ter ofereceu uma credencial. Revise os detalhes da credencial e escolha aceita-la o rejeita-la. Credenciais aceitas serão adicionadas a sua carteira.",
182
- "ProofRequests": "Requisições de prova",
183
- "ProofRequestsDescription": "Uma organização está pedindo que você prove suas credenciais. Revise o que eles estão pedindo e escolha por aceitar o rejeitar esta requisição.",
184
- "Skip": "Pular",
185
- "Next": "Próximo",
186
- "Back": "Voltar",
187
- "Done": "Terminar",
188
- "AccessibilitySteps": "Passo {{ stepOn }} de {{ stepsOutOf }} - {{ title }}"
189
- },
190
- "CameraDisclosure": {
191
- "AllowCameraUse": "Permitir uso da câmera",
192
- "CameraDisclosure": "A câmera é usada para escanear QR Codes para processamento imediato no dispositivo. Nenhuma informação sobre as imagens é armazenada, usada para análise, ou compartilhada.",
193
- "ToContinueUsing": "Para continuar usando a funcionalidade de scan da Aries Bifold, favor permitir o uso da câmera.",
194
- "OpenSettings": "Abrir as configurações"
195
- },
196
- "PINCreate": {
197
- "Explainer": {
198
- "PrimaryHeading": "Secure your Wallet (PT-BR)",
199
- "PINReminder": "On the following screen you will be asked to set up a strong <b>personal identification number</b> (PIN). (PT-BR)",
200
- "WhyNeedPin": {
201
- "Header": "Why you need a PIN (PT-BR)",
202
- "Paragraph": "Your PIN is an important security feature: (PT-BR)",
203
- "ParagraphList1": "You can use your PIN instead of biometrics to open your wallet (PT-BR)",
204
- "ParagraphList2": "Or use your biometrics to open your wallet, and if your biometrics change change on your device you will need to use the PIN to authenticate your wallet (PT-BR)"
205
- }
206
- },
207
- "Message": {
208
- "CrossPatternValidation": "Um padrão de X foi detectado no seu PIN. Favor tentar novamente.",
209
- "OddOrEvenSequenceValidation": "Uma sequencia de números pares ou ímpares foi detectada em seu PIN. Favor tentar novamente.",
210
- "NoRepetitionOfTheSameNumbersValidation": "O PIN não pode ter a repetição de um mesmo número. Favor tentar novamente.",
211
- "MaxAdjacentNumberRepetitionValidation": "Adjacent numbers repeating times are more than allowed. Please try again. (PT-BR)",
212
- "NoRepetitionOfTheTwoSameNumbersValidation": "Uma sequência repetida de dois números foi detectada em seu PIN. Favor tentar novamente.",
213
- "NoSeriesOfNumbersValidation": "Uma sequência foi detectada em seu PIN. Favor tentar novamente.",
214
- "PINOnlyContainDigitsValidation": "Seu PIN deve conter apenas números. Favor tentar novamente.",
215
- "PINTooShortValidation": "Seu PIN é muito curto. Favor tentar novamente.",
216
- "PINTooLongValidation": "Seu PIN é muito longo. Favor tentar novamente."
217
- },
218
- "Helper": {
219
- "CrossPatternValidation": "Não contém um padrão de X.",
220
- "OddOrEvenSequenceValidation": "Não contém uma sequência de números pares ou ímpares.",
221
- "NoRepetitionOfTheSameNumbersValidation": "Não contém o mesmo número repetido.",
222
- "MaxAdjacentNumberRepetitionValidation": "Adjacent numbers repeating times are limited. (PT-BR)",
223
- "NoRepetitionOfTheTwoSameNumbersValidation": "Não contém uma sequência repetida de dois números.",
224
- "NoSeriesOfNumbersValidation": "Não contém uma sequência de números (123).",
225
- "PINOnlyContainDigitsValidation": "Deve conter apenas números.",
226
- "PINTooShortValidation": "Your PIN must be more than {{num}} digits. (PT-BR)",
227
- "PINTooLongValidation": "Your PIN must be less than {{num}} digits. (PT-BR)",
228
- "PINExpectedLengthValidation": "Your PIN must be {{num}} digits. (PT-BR)",
229
- "CheckIcon": "Critério atendido",
230
- "ClearIcon": "Critério não atendido"
231
- },
232
- "PINTooShort": "PIN é curto demais",
233
- "InvalidPIN": "PIN inválido",
234
- "PINsDoNotMatch": "PINs não conferem",
235
- "EnterPINTitle": "Digite um PIN de 6 digitos",
236
- "EnterPIN": "Digitar PIN",
237
- "ReenterPIN": "Digite novamente o PIN",
238
- "CreatePIN": "Criar PIN",
239
- "RememberPIN": "Criar um PIN para assegurar sua carteira.",
240
- "PINDisclaimer": "Se você o esquecer, você precisará redefinir sua carteira e readicionar seus cards.",
241
- "Show": "Mostrar PIN",
242
- "Hide": "Esconder PIN",
243
- "Masked": "PIN Masked for privacy (PT-BR)"
244
- },
245
- "PINChange": {
246
- "PinChangeSuccessTitle": "Seu PIN foi alterado com sucesso",
247
- "PinChangeSuccessMessage": "Seu PIN foi alterado com sucesso. Agora você pode entrar no app com seu novo PIN.",
248
- "EnterOldPINTitle": "Digite seu PIN antigo",
249
- "EnterOldPIN": "Digite seu PIN antigo",
250
- "EnterPINTitle": "Digite um PIN de 6 digitos",
251
- "ReenterPIN": "Digite novamente o PIN",
252
- "RememberChangePIN": "Altere seu PIN para assegurar sua carteira.",
253
- "ChangePIN": "Alterar PIN"
254
- },
255
- "PINEnter": {
256
- "EnterPIN": "Digitar PIN",
257
- "SubText": "Faça login para acessar sua carteira.",
258
- "Unlock": "Destravar",
259
- "Or": "Ou",
260
- "BiometricsUnlock": "Destravar com Biometria",
261
- "IncorrectPIN": "PIN incorreto",
262
- "IncorrectPINTries": "Incorrect PIN: {{tries}} tries before your app is temporarily locked (PT-BR)",
263
- "LockedOut": "You were locked out after {{ time }} minute(s) of inactivity. (PT-BR)",
264
- "ReEnterPIN": "Re-enter your wallet PIN (PT-BR)",
265
- "EnableBiometrics": "Você deve habilitar a biometria para poder carregar a carteira.",
266
- "BiometricsNotProvided": "Biometria não informada, você deve usar o PIN para carregar a carteira.",
267
- "BiometricsError": "A biometria não obteve sucesso.",
268
- "BiometricsErrorEnterPIN": "Por favor, digite o PIN de sua carteira.",
269
- "AppSettingChanged": "A configuração do aplicativo foi alterada.",
270
- "AppSettingChangedEnterPIN": "Por favor, confirme sua alteração digitando o seu PIN.",
271
- "AppSettingSave": "Salvar",
272
- "AppSettingCancel": "Cancelar",
273
- "ChangeBiometricsHeader": "Change in biometrics (PT-BR)",
274
- "ChangeBiometricsSubtext": "Please enter your PIN to confirm a change in biometrics (PT-BR)",
275
- "ChangeBiometricsInputLabel": "Enter your wallet PIN (PT-BR)",
276
- "ChangeBiometricsInputLabelParenthesis": "(Required) (PT-BR)",
277
- "ForgotPINLink": "Forgot your PIN? (PT-BR)",
278
- "ForgotPINModalTitle": "Forgot your PIN? (PT-BR)",
279
- "ForgotPINModalDescription": "For security purposes, you're unable to recover or reset your PIN. You will need to reinstall your wallet and add your credentials again. (PT-BR)"
280
- },
281
- "AttemptLockout": {
282
- "Title": "Your wallet is temporarily locked (PT-BR)",
283
- "Description": "You have had too many unsuccessful PIN attempts. (PT-BR)",
284
- "TryAgain": "You can try again in: (PT-BR)",
285
- "Hours": "hours (PT-BR)",
286
- "Minutes": "minutes (PT-BR)",
287
- "Seconds": "seconds (PT-BR)",
288
- "ForgotPIN": "Forgot your PIN? (PT-BR)",
289
- "ForgotPINDescription": "For security purposes, you're unable to recover or reset your PIN. You will need to reinstall your wallet and add your credentials again. (PT-BR)"
290
- },
291
- "Biometry": {
292
- "Toggle": "Habilitar Biometria",
293
- "On": "Biometria ativada",
294
- "Off": "Biometria desativada",
295
- "EnabledText1": "Destravar a carteira utilizando a biometria de seu telefone ao invés do seu PIN.",
296
- "EnabledText2": "Usar a biometria significa que todas impressões digitais ou face ID adicionadas neste telefone terão acesso à sua carteira.",
297
- "NotEnabledText1": "Biometria não está configurada nesse dispositivo e portanto não pode ser habilitada.",
298
- "NotEnabledText2": "Se você deseja habilitar essa funcionalidade, habilite a biometria nas configurações do dispositivo e então volte para essa tela.",
299
- "Warning": "Tenha certeza que somente você tem acesso à sua carteira.",
300
- "UseToUnlock": "Utilizar biometria para destravar a carteira?",
301
- "NoBiometricsErrorTitle": "Sem biometria",
302
- "NoBiometricsErrorMessage": "Você não tem biometria habilitada neste dispositivo.",
303
- "NoBiometricsErrorDetails": "Para arrumar isso, habilite a biometria nas configurações do seu dispositivo.",
304
- "UnlockPromptTitle": "Destravar carteira",
305
- "UnlockPromptDescription": "Utilize a biometria para destravar sua carteira"
306
- },
307
- "ActivityHistory": {
308
- "Header": "Activity history",
309
- "Title": "Manage activity history",
310
- "Description": "Set how long you want to keep your activity history before it is deleted from your device (it is not stored anywhere else).",
311
- "DeleteActivity": "Delete activity history after:",
312
- "DeleteActivityAfter": {
313
- "1month": "1 month",
314
- "6month": "6 month",
315
- "1year": "1 year",
316
- "Always": "Always"
317
- },
318
- "WarningDisclaimerAlert": {
319
- "Title": "Past activity will be deleted",
320
- "Description": "Any activity before the period you've just selected will be deleted as soon as you save."
321
- },
322
- "SettingsSaved": "History settings saved",
323
- "NoOptionSelectedError": "No option selected",
324
- "StopKeepingHistory": "Stop keeping activity history",
325
- "StoppedLoggingAlert": "You are not logging your activity history.",
326
- "StoppedLoggingAlertYes": "Turn on activity history",
327
- "DeleteActivityHistory": {
328
- "Title": "Delete activity history",
329
- "Description": "Individual history can be deleted in the history tab or you can delete all activity history. This action cannot be undone.",
330
- "Link": "Delete all activity history"
331
- },
332
- "StopActivityHistoryScreen": {
333
- "Header": "Turn off activity history?",
334
- "Title": "Are you sure you want to turn off history?",
335
- "Description": "No further activity history will be kept in the Ontario Wallet. All previous history will remain.",
336
- "Yes": "Yes turn off activity history",
337
- "No": "No, go back"
338
- },
339
- "StopActivityHistoryScreenConfirmed": {
340
- "Header": "Activity history turned off",
341
- "Title": "History turned off",
342
- "Description": "The Ontario Wallet is no longer storing your activity history",
343
- "Back": "Back to settings"
344
- },
345
- "DeleteActivityHistoryScreen": {
346
- "Header": "Delete all activity history?",
347
- "Title": "Are you sure you want to delete all history?",
348
- "Description": "You will not be able to get your activity history back after you delete it.",
349
- "Yes": "Yes, delete all activity history",
350
- "No": "No, go back"
351
- },
352
- "DeleteActivityHistoryScreenConfirmed": {
353
- "Header": "History activty deleted",
354
- "Title": "All history activity deleted",
355
- "Description": "The Ontario Wallet deleted all your activity history.",
356
- "Continue": "Continue"
357
- },
358
- "NoHistory": "No History"
359
- },
360
- "History": {
361
- "SortFilterButton": "Sort/Filter",
362
- "SortBy": "Sort by",
363
- "Sort": {
364
- "Newest": "Newest to oldest",
365
- "Oldest": "Oldest to Newest"
366
- },
367
- "Filter": {
368
- "FilterByDate": "Filter by date range",
369
- "Select": "Select",
370
- "Today": "Today",
371
- "Week": "Last week",
372
- "Month": "Last 30 days",
373
- "TwoMonth": "Last 60 days",
374
- "ThreeMonth": "Last 90 days",
375
- "Year": "This year",
376
- "AllTime": "All time",
377
- "FilterByActivity": "Filter by activity type",
378
- "CardUpdates": "Card updates",
379
- "InformationRequests": "Information requests",
380
- "WalletPinUpdates": "Wallet PIN updates",
381
- "Buttons": {
382
- "Apply": "Apply filters",
383
- "Close": "Close"
384
- }
385
- },
386
- "Initial": {
387
- "Title": "Do you want to log your wallet activity?",
388
- "Description": {
389
- "Header": "This History section can list when:\n",
390
- "PointA": "You have <b>shared information</b> with a verifier",
391
- "PointAAxs": "You have shared information with a verifier",
392
- "PointB": "A card is <b>accepted, revoked or expired</b>",
393
- "PointBAxs": "A card is accepted, revoked or expired",
394
- "PointC": "You have updated your <b>PIN</b>",
395
- "PointCAxs": "You have updated your PIN",
396
- "Footer": "\nYour wallet activity will <b>only be stored on your device</b>, and you can choose how often it is automatically deleted.",
397
- "FooterAxs": "Your wallet activity will only be stored on your device, and you can choose how often it is automatically deleted."
398
- },
399
- "Button": {
400
- "SetUpHistoryLog": "Set up your History log",
401
- "StartLoggingWalletActivity": "Start logging wallet activity",
402
- "DoNotLogWalletActivity": "Do not log any wallet activity"
403
- }
404
- },
405
- "Button": "Sort/Filter",
406
- "NoHistory": "You haven't used any cards yet.\n\nEach time you add or use a card, that activity will be saved here.",
407
- "CardTitle": {
408
- "CardAccepted": "Card accepted: (PT-BR)",
409
- "CardDeclined": "Card declined: (PT-BR)",
410
- "CardExpired": "Card expired (PT-BR)",
411
- "CardRemoved": "Card removed (PT-BR)",
412
- "CardRevoked": "Card revoked (PT-BR)",
413
- "CardUpdates": "Card updates (PT-BR)",
414
- "WalletPinUpdated": "Wallet PIN updated (PT-BR)",
415
- "InformationSent": "Information sent to (PT-BR):",
416
- "InformationNotSent": "Information not sent to (PT-BR):",
417
- "Connection": "Connection (PT-BR)",
418
- "ConnectionRemoved": "Connection removed (PT-BR)",
419
- "ActivateBiometry": "Biometrics activated (PT-BR)",
420
- "DeactivateBiometry": "Biometrics deactivated (PT-BR)"
421
- },
422
- "CardDescription": {
423
- "CardExpired": "{{cardName}} expired",
424
- "CardRevoked": "{{cardName}} revoked",
425
- "WalletPinUpdated": "New PIN set"
426
- },
427
- "Today": "Today"
428
- },
429
- "Contacts": {
430
- "EmptyList": "Seus Contatos esta vazio!",
431
- "TypeHere": "Enviar mensagem para este contato...",
432
- "PeopleAndOrganizations": "Pessoas e organizações com as quais você interagiu estão listadas aqui.",
433
- "WhatAreContacts": "O que são Contatos?",
434
- "AddContact": "Adicionar um Contato",
435
- "UnknownContact": "Contact Desconhecido"
436
- },
437
- "ContactDetails": {
438
- "Created": "Criado",
439
- "ConnectionState": "Estado da conexão",
440
- "AContact": "Um Contato",
441
- "DateOfConnection": "Data da conexão: {{ date }}",
442
- "RemoveTitle": "Remover este Contato",
443
- "RemoveCaption": "Para adicionar credenciais, a organização emissora deve ser um Contato.",
444
- "UnableToRemoveTitle": "Não foi possível remover o Contato.",
445
- "UnableToRemoveCaption": "Não foi possivel remover pois há credenciais emitidas por este Contato em sua carteira. Remove essas credenciais antes e então remova este Contato.",
446
- "GoToCredentials": "Ir para Credenciais.",
447
- "RemoveContact": "Remover Contato",
448
- "ContactRemoved": "Contato removido",
449
- "RemoveContactMessageWarning": "Removing this Contact will delete all existing messages and notifications from them. (PT-BR)",
450
- "RemoveContactMessageTop": "Without this contact, you'll no longer be able to: (PT-BR)",
451
- "RemoveContactMessageBottom": "They won't be notified that you removed them from your contacts. (PT-BR)",
452
- "RemoveContactsBulletPoint1": "Send or receive messages (PT-BR)",
453
- "RemoveContactsBulletPoint2": "Be notified of updates to your credentials (PT-BR)",
454
- "RemoveContactsBulletPoint3": "Get offered new credentials (PT-BR)",
455
- "RemoveContactsBulletPoint4": "Request proof of information (PT-BR)",
456
- "GoToCredentialDetail": "Ir para os detalhes da credencial",
457
- "CredentialName": "Nome da credencial",
458
- "Credentials": "Minhas credenciais",
459
- "NoCredentials": "Você não tem nenhuma credencial com esse Contato."
460
- },
461
- "WhatAreContacts": {
462
- "Title": "O que são Contatos?",
463
- "Preamble": "Contatos são pessoas ou organizações com as quais você tem interagido\n\nVocês são conectados por um meio seguro e privado que ninguem senão você ou eles podem ver. Nada é compartilhado sem sua permissão.\n\nVocê pode:",
464
- "ListItemDirectMessage": "Enviar mensagens diretas para seus Contatos",
465
- "ListItemNewCredentials": "Receba ofertas de novas credenciais.",
466
- "ListItemNotifiedOfUpdates": "Ser notificado de atualizações de suas credenciais emitidas por eles",
467
- "ListItemRequest": "Requisitar infgormações de seus Contatos ou estes requisitar informações suas",
468
- "RemoveContacts": "Você sempre pode remover Contatos a qualquer momento de sua",
469
- "ContactsLink": "Lista de Contatos"
470
- },
471
- "Credentials": {
472
- "CredentialsNotFound": "Credenciais não encontradas",
473
- "CredentialDetails": "Detalhes da Credencial",
474
- "EmptyList": "Sua carteira está vazia. Suas credenciais aceitas serão adicionadas aqui.",
475
- "IssuedBy": "Emitida por",
476
- "Issued": "Issued (PT-BR)",
477
- "Credential": "credencial"
478
- },
479
- "PushNotifications": {
480
- "EnableNotifications": "Enable Notifications to get instant alerts (PT-BR)",
481
- "BeNotified": "Be notified when you receive: (PT-BR)",
482
- "ReceiveNotifications": "Receive notifications (PT-BR)",
483
- "BulletFour": "new messages (PT-BR)",
484
- "BulletOne": "new credential offers (PT-BR)",
485
- "BulletThree": "updates to your credentials (PT-BR)",
486
- "BulletTwo": "new proof requests (PT-BR)",
487
- "NotificationsOffMessage": "Be notified when you receive new credential offers, proof requests, updates to your credentials, new messages and more. (PT-BR)",
488
- "NotificationsOffTitle": "Notifications for Bifold are turned off (PT-BR)",
489
- "NotificationsInstructionTitle": "To enable notifications: (PT-BR)",
490
- "InstructionsOne": "Open the app's settings (PT-BR)",
491
- "InstructionsTwo": "Tap Notifications (PT-BR)",
492
- "InstructionsThree": "Enable notifications (PT-BR)",
493
- "OpenSettings": "Open settings (PT-BR)"
494
- },
495
- "CredentialDetails": {
496
- "Id": "Id:",
497
- "CreatedAt": "Criada em:",
498
- "Version": "Versão",
499
- "Issued": "Emitida",
500
- "IssuedOn": "Emitida em",
501
- "PrivacyPolicy": "Política de privacidade",
502
- "TermsAndConditions": "Termos e condições",
503
- "RemoveFromWallet": "Remover da carteira",
504
- "Revoked": "Revogada",
505
- "CredentialRevokedMessageTitle": "Esta credencial está revogada",
506
- "CredentialRevokedMessageBody": "Esta credencial não funcionará mais para algumas requisições de prova. Você precisará atualizar a credencial com o emissor.",
507
- "NewRevoked": "Credencial revogada",
508
- "RemoveTitle": "Remover a credencial da sua carteira",
509
- "RemoveCaption": "Você perderá a habilidade de prover as informações desta credencial com essa carteira.",
510
- "CredentialNotFound": "Credencial não encontrada",
511
- "YouWillNotLose": "Você NÃO perderá",
512
- "YouWillNotLoseListItem1": "Sua credencial dentro do sistema que lhe emitiu sua credencial.",
513
- "YouWillNotLoseListItem2": "A organização emissora como um Contato.",
514
- "HowToGetThisCredentialBack": "Como ter essa credencial de volta",
515
- "HowToGetThisCredentialBackListItem1": "Você terá que ir à organização que lhe emitiu essa credencial e requisita-la novamente.",
516
- "CredentialRemoved": "Credencial removida",
517
- "IssuedBy": "Emitida por:",
518
- "RemoveCredential": "Remover Credencial",
519
- "NavigateToIssuerDetailsHint": "Tap to navigate to issuer details (PT-BR)"
520
- },
521
- "Home": {
522
- "Notifications": "Notificações",
523
- "NoNewUpdates": "Você não tem novas notificações.",
524
- "NoCredentials": "Your wallet is empty (PT-BR)",
525
- "SeeAll": "Ver todas",
526
- "YouHave": "Você tem",
527
- "Credential": "credencial",
528
- "Credentials": "credenciais",
529
- "InYourWallet": "em sua carteira",
530
- "NewMessage": "Nova mensagem",
531
- "SentMessage": "enviou uma mensagem",
532
- "ReceivedMessage": "Você recebeu uma nova mensagem",
533
- "ViewMessage": "Visualizar mensagem",
534
- "ScanOfferAddCard": "Scan an offer to add a card to your wallet (PT-BR)"
535
- },
536
- "Scan": {
537
- "SuccessfullyAcceptedConnection": "Conexão Aceita com Sucesso",
538
- "AcceptingConnection": "Aceitando Conexão",
539
- "ConnectionRecordIdNotFound": "ID de registro de conexão não encontrado",
540
- "ConnectionAccepted": "Conexão Aceita",
541
- "ConnectionNotFound": "Conexão Não Encontrada",
542
- "InvalidQrCode": "QR code inválido. Favor tentar novamente.",
543
- "WillScanAutomatically": "Um QR code válido será escaneado automaticamente.",
544
- "ScanQRCode": "Scanear QR code",
545
- "MyQRCode": "Meu QR code",
546
- "UnableToHandleRedirection": "Não foi possível tratar redirecionamento",
547
- "Close": "Fechar",
548
- "Torch": "Flash",
549
- "TorchOn": "Flash ligado",
550
- "TorchOff": "Flash desligado",
551
- "ScanHelp": "Ajuda do Scan",
552
- "ScanNow": "Scaneie Agora",
553
- "ScanOnySpecial": "Apenas QR codes especiais podem ser escaneados pela Bifold Wallet.",
554
- "ScanOnlySpecial2": "Estes são apresentados pelos serviços ou pessoas participantes para receber uma oferta de credenciais, solicitar informações ou para se conectar.",
555
- "ScanOnlySpecial3": "No momento a Bifold Wallet não suporta a adição de credenciais digitais escaneando ou tirando fotos de credenciais físicas.",
556
- "WhereToUseLink": "Veja onde você pode usar a Bifold Wallet",
557
- "BadQRCode": "QR Code não reconhecido",
558
- "BadQRCodeDescription": "O QR code escaneado não funciona com a Bifold Wallet. A Bifold Wallet só funciona com serviços participantes.\n\nEla não pode adicionar credenciais digitais tirando fotos de credenciais físicas no momento.",
559
- "ErrorDetails": "Scan error details (PT-BR)",
560
- "ShowDetails": "Show error details (PT-BR)",
561
- "NoDetails": "No error details available (PT-BR)"
562
- },
563
- "PasteUrl": {
564
- "PasteUrl": "Paste a URL (PT-BR)",
565
- "PasteUrlDescription": "Paste a URL below to receive a proof request, add a credential or add a Contact. (PT-BR)",
566
- "Clear": "Clear (PT-BR)",
567
- "UseShareableLink": "Use shareable links (PT-BR)",
568
- "ErrorTextboxEmpty": "Textbox Empty (PT-BR)",
569
- "ErrorTextboxEmptyDescription": "Please add a URL intended for digital wallets and try again. (PT-BR)",
570
- "ErrorInvalidUrl": "URL not recognized (PT-BR)",
571
- "ErrorInvalidUrlDescription": "Check if the URL is intended for digital wallets and if it was copied correctly, then try again. (PT-BR)"
572
- },
573
- "Connection": {
574
- "JustAMoment": "Aguarde um momento enquanto fazemos uma conexão segura...",
575
- "TakingTooLong": "Isto está demorando mais que o normal. Você pode retornar para a home ou continuar esperando.",
576
- "ConnectionInvitation": "Convite de conexão",
577
- "ScanQR": "Show this QR code to the other person",
578
- "ScanQRComment": "Depois que um QR code é scaneado, uma conexão será criada.",
579
- "ShareQR": "Compartilhar este QR code com alguém irá adicioná-lo como um Contato.",
580
- "MakingConnection": "Fazendo conexão...",
581
- "ConnectionCompleted": "Conexão concluída!",
582
- "Toggle": "Alternar capacidade de convite de conexão",
583
- "UseConnectionInviterCapability": "Usar o recurso de convite de conexão?",
584
- "OpenContact": "Contato aberto"
585
- },
586
- "LoadingPlaceholder": {
587
- "Connecting": "Connecting...",
588
- "SlowLoadingTitle": "This is slower than usual (PT-BR)",
589
- "SlowLoadingBody": "Check your internet connection and try again. (PT-BR)",
590
- "CredentialOffer": "Loading credential offer... (PT-BR)",
591
- "YourOffer": "You're being offered a credential (PT-BR)",
592
- "ProofRequest": "Loading proof request... (PT-BR)",
593
- "YourRequest": "You'll be requested to share the following information. (PT-BR)"
594
- },
595
- "ConnectionAlert": {
596
- "AddedContacts": "Adicionado aos Contatos",
597
- "WhatAreContacts": "O que são Contatos?",
598
- "NotificationBodyUpper": "Você pode achar ",
599
- "NotificationBodyLower": " em seus Contatos. Gerenciar seus Contatos em Configurações",
600
- "PopupIntro": "Adicionar organizações como um Contato lhe permitirá que:",
601
- "PopupPoint1": "Obtenha atualizações de credenciais emitidas por essa organização",
602
- "PopupPoint2": "Receber novas ofertas de credenciais",
603
- "PopupPoint3": "Localizar rapidamente requisições de prova",
604
- "SettingsLink": "Configurações",
605
- "SettingsInstruction": "Você sempre pode remover Contatos a qualquer momento em ",
606
- "PrivacyMessage": "O uso de suas credenciais nunca é compartilhado com seus Contatos.",
607
- "PopupExit": "Entendi"
608
- },
609
- "CredentialOffer": {
610
- "CredentialOffer": "Oferta de Credencial",
611
- "ThisIsTakingLongerThanExpected": "Isso está demorando mais que o normal. Verifique novamente mais tarde sua nova credencial.",
612
- "RejectThisCredential?": "Rejeitar esta credencial?",
613
- "AcceptingCredential": "Aceitando Credencial",
614
- "SuccessfullyAcceptedCredential": "Credencial Aceita com Sucesso",
615
- "RejectingCredential": "Rejeitando Credencial",
616
- "SuccessfullyRejectedCredential": "Credencial Rejeitada com Sucesso",
617
- "CredentialNotFound": "Credencial não encontrar",
618
- "CredentialAccepted": "Credencial Aceita",
619
- "CredentialRejected": "Credencial Rejeitada",
620
- "CredentialAddedToYourWallet": "Credencial adicionada à sua carteira",
621
- "CredentialDeclined": "Credencial recusada",
622
- "CredentialOnTheWay": "Sua credencial está a caminho",
623
- "NewCredentialOffer": "Nova Oferta de Credencial",
624
- "IsOfferingYouACredential": "está lhe oferecendo uma credencial",
625
- "ConfirmDeclinedTitle": "Você tem certeza que quer recusar esta credencial?",
626
- "ConfirmDeclinedMessage": "Para receber novamente a oferta de credencial, você precisara solicitar novamente ao emissor.",
627
- "ConfirmDecline": "Sim, recusar esta credencial",
628
- "AbortDecline": "Não, voltar",
629
- "DeclineTitle": "Recusar oferta de credencial?",
630
- "Declined": "Recusado",
631
- "ReviewSentInformation_one": "Você compartilhou as seguites informações de {{count}} credencial com",
632
- "ReviewSentInformation_other": "Você compartilhou as seguites informações de {{count}} credenciais com",
633
- "ShareFollowingInformation_one": "está compartilhando as seguintes informações de credenciais {{count}}.",
634
- "ShareFollowingInformation_other": "está compartilhando as seguintes informações de credenciais {{count}}.",
635
- "DeclineParagraph1": "Para receber novamente a oferta de credencial, você precisara iniciar novamente o processo de emissão com o serviço emissor.",
636
- "DeclineParagraph1WithIssuerName": "If you change your mind you will need to request the card from {{ issuer }} again. (PT-BR)",
637
- "DeclineParagraph2": "Você tem certeza que quer recusar esta oferta de credencial?",
638
- "CustomOfferTitle": "Remover esta oferta?",
639
- "CustomOfferParagraph1": "Remover esta oferta irá remover a notificação de sua lista.",
640
- "CustomOfferParagraph2": "Não reconhece a organização. Verifique sua lista de Contatos. Você só recebe notificões de Contatos que você tenha adicionado."
641
- },
642
- "ProofRequest": {
643
- "RequestForProof": "Request for proof (PT-BR)",
644
- "ReceiveProofTitle": "Received an information request from(pt-br)",
645
- "JustAMoment": "Aguarde enquanto preparamos as coisas para você...",
646
- "FromYourWallet": "De sua carteira",
647
- "MissingCredentials": "Credenciais não encontradas",
648
- "PredicateGeDate": "é posterior a",
649
- "PredicateLeDate": "é anterior a",
650
- "PredicateGe": "é maior ou igual a",
651
- "PredicateGr": "é maior que",
652
- "PredicateLe": "é menor ou igual a",
653
- "PredicateLs": "é menor que",
654
- "ProofRequest": "Requisição de Prova",
655
- "RequestProcessing": "Só um momento...",
656
- "OfferDelay": "Atrasar oferta",
657
- "ChangeCredential": "Escolher credencial",
658
- "GetThisCredential": "Obter esta credencial",
659
- "RejectThisProof?": "Rejeitar esta Requisição de Prova?",
660
- "DeclineThisProof?": "Recusar esta Requisição de Prova?",
661
- "AcceptingProof": "Aceitando Prova",
662
- "MultipleCredentials": "Você tem múltiplas credenciais para escolher:",
663
- "AvailableCards": "Available cards (PT-BR)",
664
- "SuccessfullyAcceptedProof": "Prova Aceita com Sucesso",
665
- "SensitiveInformation": "Esta requisição está solicitando informações sensíveis.",
666
- "ProofRequestNotFound": "Requisição de Prova não encontrada.",
667
- "RejectingProof": "Rejeitando Prova",
668
- "ProofAccepted": "Prova Aceita",
669
- "ProofRejected": "Prova Rejeitada",
670
- "RequestedCredentialsCouldNotBeFound": "Crecenciais requisitadas puderam ser encontradas",
671
- "PresentationMetadataNotFound": "Não foi possível encontrar os metadados da apresentação",
672
- "CredentialMetadataNotFound": "Não foi possível encontrar metadados de credenciais",
673
- "NewProofRequest": "Nova Prova de Credencial",
674
- "NotAvailableInYourWallet": "Não disponível em sua carteira",
675
- "MissingAttribute": "{{ name }} is missing (PT-BR)",
676
- "PredicateNotSatisfied": "Requisito não atendido",
677
- "IsRequesting": "está requisitando",
678
- "IsRequestingSomethingYouDontHaveAvailable": "está requisitando algo que você não tem disponível",
679
- "YouDoNotHaveDataPredicate": "Você não atende aos requisitos deste pedido de prova solicitado por",
680
- "IsRequestingYouToShare": "está requisitando a seguinte informação de",
681
- "Credential": "credencial.",
682
- "Credentials": "credenciais.",
683
- "WhichYouCanProvideFrom": "que você pode prover de",
684
- "Details": "Detalhes",
685
- "SendingTheInformationSecurely": "Enviando a informação de forma segura",
686
- "InformationSentSuccessfully": "Informação enviada com sucesso",
687
- "ProofRequestCompleted": "Informação recebida",
688
- "ProofRequestDeclined": "Requisição de prova recusada",
689
- "ConfirmDeclinedTitle": "Você tem certeza que quer recusar esta requisição de prova?",
690
- "ConfirmDeclinedMessage": "Para receber a requisição de prova novamente, o requisitante terá de reenvia-la.",
691
- "ConfirmDecline": "Sim, recusar esta requisição de prova",
692
- "AbortDecline": "Não, voltar",
693
- "DeclineTitle": "Recusar requisição de prova?",
694
- "Declined": "Recusado",
695
- "DeclineBulletPoint1": "Organizações e serviços requerem que você prove que é elegível para continuar com os serviços ou acessos delas.",
696
- "DeclineBulletPoint2": "Para obter a requisição de prova novamente, você precisará iniciar novamente o processo com o serviço.",
697
- "DeclineBulletPoint3": "Você tem certeza que quer recusar esta requisição de prova?",
698
- "NoInfoShared": "No information was shared (PT-BR)",
699
- "YourInfo": "Your information was not shared (PT-BR)",
700
- "YouCantRespond": "You can't respond to this proof request. (PT-BR)",
701
- "YouCantRespondReasons": "You can't respond due to: (PT-BR)",
702
- "CredentialNotInWallet": "This credential is not present in your wallet. (PT-BR)",
703
- "CredentialIsMissing": "missing credentials (PT-BR)",
704
- "ProofRequestPredicateError": "requirements aren't met (PT-BR)",
705
- "CredentialForProofIsRevoked": "revoked credential (PT-BR)",
706
- "ProofRequestStateError": "The proof request received is in: {{state}}, decline this proof and try again. (PT-BR)",
707
- "ProofRequestErrorMessage": "Something went wrong with the proof request. (PT-BR)",
708
- "PleaseAddress": " Please address them before continuing. (PT-BR)"
709
- },
710
- "Settings": {
711
- "Version": "Versão",
712
- "VersionString": "0.0.0-0",
713
- "AppSettings": "Configurações do Aplicativo",
714
- "AboutApp": "Sobre o App",
715
- "ChangePin": "Alterar o PIN",
716
- "Language": "Idioma",
717
- "DataRetention": "Retenção de dados",
718
- "PreventAutoLock": "Prevenir travamento automático",
719
- "TogglePreventAutoLock": "Alternar prevenir travamento automático",
720
- "AppGuides": "Guia do app",
721
- "WhatAreContacts": "O que são Contatos?",
722
- "ScanMyQR": "Scanear meu QR code",
723
- "Developer": "Opções de Desenvolvedor",
724
- "AutoLockTime": "Auto lock time (PT-BR)",
725
- "Logout": "Sair",
726
- "ConfigureMediator": "Configurar Mediator",
727
- "ChangeMediator": "Change mediator (PT-BR)",
728
- "ChangeMediatorDescription": "Changing the mediator will restart the app. Do you want to continue? (PT-BR)"
729
- },
730
- "AutoLockTimes": {
731
- "FiveMinutes": "Five Minutes (PT-BR)",
732
- "ThreeMinutes": "Three Minutes (PT-BR)",
733
- "OneMinute": "One Minute (PT-BR)",
734
- "Never": "Never (PT-BR)"
735
- },
736
- "TabStack": {
737
- "Home": "Notificações",
738
- "Scan": "Scanear",
739
- "Credentials": "Credenciais"
740
- },
741
- "RootStack": {
742
- "Contacts": "Contatos",
743
- "Settings": "Configurações"
744
- },
745
- "QRScanner": {
746
- "PermissionToUseCamera": "Permissão para usar a câmera",
747
- "WeNeedYourPermissionToUseYourCamera": "Precisamos de sua permissão para usar sua câmera",
748
- "Ok": "Ok"
749
- },
750
- "QRRender": {
751
- "GenerationError": "Não foi possível gerar o código QR"
752
- },
753
- "JSONDetails": {
754
- "Share": "Share JSON (PT-BR)",
755
- "Copy": "Copy contents (PT-BR)",
756
- "CopiedSuccess": "Copied to clipboard (PT-BR)",
757
- "CopiedError": "Unable to copy to clipboard (PT-BR)"
758
- },
759
- "Record": {
760
- "Hide": "Esconder",
761
- "Show": "Mostrar",
762
- "HideAll": "Esconder todos",
763
- "ShowAll": "Mostrar tudos",
764
- "Hidden": "Escondido",
765
- "Zoom": "Zoom"
766
- },
767
- "Screens": {
768
- "Splash": "Splash",
769
- "Onboarding": "Onboarding",
770
- "Preface": "Aries Bifold",
771
- "Terms": "Termos & Condições",
772
- "CreatePIN": "Criar um PIN",
773
- "EnterPIN": "Digitar o PIN",
774
- "Home": "Notificações",
775
- "Scan": "Scanear",
776
- "Credentials": "Credenciais",
777
- "CredentialDetails": "Detalhes de Credencial",
778
- "Notifications": "Notificações",
779
- "CredentialOffer": "Oferta de Credencial",
780
- "ProofRequest": "Requisição de Prova",
781
- "ChangeCard": "Change Card (PT-BR)",
782
- "ProofChangeCredential": "Escolha uma credencial",
783
- "ProofRequestDetails": "Detalhes Da Solicitação De Comprovação",
784
- "ProofRequestAttributeDetails": "Atributos de Requisição de Prova",
785
- "ProofDetails": "Detalhes da prova",
786
- "Settings": "Configurações",
787
- "Language": "Idioma",
788
- "DataRetention": "Retenção de dados",
789
- "Tours": "Guias do app",
790
- "Contacts": "Contatos",
791
- "Decline": "Recusar",
792
- "ContactDetails": "Detalhes do Contato",
793
- "Biometry": "Biometria",
794
- "Developer": "Developer options",
795
- "ChangePIN": "Alterar PIN",
796
- "ProofRequests": "Solicitações de prova",
797
- "SendProofRequest": "Envie um pedido de prova",
798
- "ChooseProofRequest": "Escolha um pedido de prova",
799
- "ProofRequestUsageHistory": "Histórico de uso",
800
- "CreateConnectionInvitation": "Criar um convite de conexão",
801
- "AttemptLockout": "Temporarily Locked (PT-BR)",
802
- "NameWallet": "Nomear sua carteira",
803
- "RenameContact": "Editar nome do contato",
804
- "HistorySettings": "History Settings (PT-BR)",
805
- "History": "History (PT-BR)",
806
- "HistoryDetails": "History Details (PT-BR)",
807
- "UpdateAvailable": "Update Available (PT-BR)",
808
- "JSONDetails": "JSON details (PT-BR)"
809
- },
810
- "Loading": {
811
- "TakingTooLong": "Isso esta demorando mais que o normal. Você pode voltar para a home ou continuar esperando.",
812
- "BackToHome": "Voltar para a home"
813
- },
814
- "NameWallet": {
815
- "EnableWalletNaming": "Habilitar nome da carteira?",
816
- "ToggleWalletNaming": "Alternar nome da carteira",
817
- "NameYourWallet": "Nome da sua carteira",
818
- "EditWalletName": "Editar nome da carteira",
819
- "ThisIsTheName": "Este é o nome que as pessoas verão quando se conectar a você.",
820
- "CharCountTitle": "Número de caracteres excedido",
821
- "CharCountDescription": "Você excedeu o numer máximo de 50 caracteres. Por favor, reduza o número de caracteres.",
822
- "EmptyNameTitle": "O nome de sua carteira não pode ser vazio",
823
- "EmptyNameDescription": "Este é o nome que as pessoas verão quando se conerctar a você. Por favor, digite o nome da carteira."
824
- },
825
- "RenameContact": {
826
- "ThisContactName": "Este nome de contato só é visualizado em sua Lista de Contatos.",
827
- "ContactName": "Nome do contato"
828
- },
829
- "NetInfo": {
830
- "NoInternetConnectionTitle": "Sem conexão com a internet",
831
- "NoInternetConnectionMessage": "Não é possivel acessar serviços utilizando a Bifold ou receber credenciais até você voltar a estar online.\n\nFavor checkar sua conexão com a internet."
832
- },
833
- "Onboarding": {
834
- "SkipA11y": "Pular introdução a Aries Bifold"
835
- },
836
- "Preface": {
837
- "PrimaryHeading": "Esse app é para você?",
838
- "Paragraph1": "Muitas pessoas não precisarão da Aries Bifold pois pouquíssimas credenciais digitais estão disponíveis nesse momento.",
839
- "Confirmed": "Eu confirmo que este app é para mim."
840
- },
841
- "Chat": {
842
- "OpenPresentation": "Abrir apresentação",
843
- "ViewRequest": "Ver requisição",
844
- "ViewOffer": "Ver oferta",
845
- "OpenItem": "Abrir",
846
- "UserYou": "Você",
847
- "YouConnected": "Você se conectou com",
848
- "CredentialProposalSent": "enviou uma proposta de credencial",
849
- "CredentialOfferReceived": "enviou uma oferta de credencial",
850
- "CredentialRequestSent": "enviou uma solicitação de credencial",
851
- "CredentialDeclined": "recusou uma oferta de credencial",
852
- "CredentialReceived": "recebeu uma credencial",
853
- "ProofRequestSent": "enviou uma solicitação de prova",
854
- "ProofPresentationReceived": "te enviou informações",
855
- "ProofRequestReceived": "has sent you a proof request (PT-BR)",
856
- "ProofRequestRejected": "rejeitou uma solicitação de prova",
857
- "ProofRequestRejectReceived": "rejeitou um pedido de prova",
858
- "ProofRequestSatisfied": "informações compartilhadas",
859
- "Actions": "More (PT-BR)",
860
- "Details": "Details (PT-BR)"
861
- },
862
- "Verifier": {
863
- "UseVerifierCapability": "Usar o recurso Verificador?",
864
- "AcceptDevCredentials": "Aceitar credenciais que não sejam de produção",
865
- "UseDevVerifierTemplates": "Usar templates de verificador de desenvolvimento?",
866
- "Toggle": "Alternar capacidade do verificador",
867
- "ToggleDevTemplates": "Alternar Templates de Verificador de Desenvolvimento",
868
- "ProcessingProof": "Um momento...",
869
- "ZeroKnowledgeProof": "Prova de conhecimento Zero",
870
- "Parameterizable": "Parametrizável",
871
- "RefreshQR": "Atualizar QR Code",
872
- "GenerateNewQR": "Requisitar outra prova",
873
- "BackToList": "Voltar para a lista",
874
- "ShareLink": "Compartilhar link",
875
- "ScanQR": "Mostrar este QR code para a outra pessoa:",
876
- "InformationReceived": "Informação recebida.",
877
- "InformationReceivedDetails": "Revisar a informação abaixo.",
878
- "ProofVerificationFailed": "A verificação da prova falhou",
879
- "ViewDetails": "Ver detalhes",
880
- "HideDetails": "Detalhes ocultos",
881
- "UseProofRequest": "Envie d'une sollicitation de compromis",
882
- "SendThisProofRequest": "Envie esta solicitação de prova",
883
- "SendProofRequest": "Envie uma Solicitação de Comprovante",
884
- "EmptyList": "Sua carteira está vazia. Seus modelos de solicitação de prova serão adicionados aqui.",
885
- "ShowTemplateUsageHistory": "Mostrar histórico de uso",
886
- "RequestSent": "Pedido de apresentação enviado",
887
- "PresentationDeclined": "Pedido de apresentação recusado",
888
- "PresentationReceived": "Apresentação recebida",
889
- "PresentationFailed": "Falha na apresentação",
890
- "ProofRequestRejected": "Pedido de apresentação rejeitado",
891
- "PresentationFrom": "De",
892
- "PresentationState": "Estada",
893
- "ConnectionlessPresentation": "Sem conexão",
894
- "TutorialStep1Title": "Mostrar este código QR para a outra pessoa",
895
- "TutorialStep1Description": "Você se conectará com a outra pessoa. Eles receberão uma solicitação de prova.",
896
- "InvalidPredicateValueTitle": "Valor inválido para {{ predicate }}",
897
- "InvalidPredicateValueDetails": "Deve ser um número",
898
- "ConnectionLessLabel": "Anônimo",
899
- "WaitingForResponse": "Waiting for response... (PT-BR)"
900
- },
901
- "AppUpdate": {
902
- "Heading": "Update Bifold to the latest version (PT-BR)",
903
- "Body": "Bifold was updated with new improvements. Update your app now to enjoy the latest features and enhancements. (PT-BR)",
904
- "LearnMore": "Learn what's New (PT-BR)",
905
- "UpdateNow": "Update the app (PT-BR)",
906
- "UpdateLater": "Do this later (PT-BR)"
907
- },
908
- "Banner": {
909
- "AlertsLength": "You have {{ alerts }} alerts (PT-BR)"
910
- }
911
- }