|
208 | 208 | "tr": "Türkçe", |
209 | 209 | "uk": "Українська" |
210 | 210 | } |
| 211 | + }, |
| 212 | + "passkeys": { |
| 213 | + "title": "Passkeys", |
| 214 | + "description": "Sign in faster and more securely with Face ID, Touch ID, Windows Hello, or a hardware key.", |
| 215 | + "addButton": "Add passkey", |
| 216 | + "loading": "Loading…", |
| 217 | + "none": "No passkeys yet.", |
| 218 | + "count": "{count, plural, one {# passkey registered.} other {# passkeys registered.}}", |
| 219 | + "addedOn": "Added {date}", |
| 220 | + "lastUsedOn": "Last used {date}", |
| 221 | + "synced": "Synced", |
| 222 | + "rename": "Rename", |
| 223 | + "renamePrompt": "Rename passkey", |
| 224 | + "addedToast": "Passkey added.", |
| 225 | + "renamedToast": "Passkey renamed.", |
| 226 | + "removedToast": "Passkey removed.", |
| 227 | + "loadError": "Could not load passkeys.", |
| 228 | + "addError": "Could not add passkey.", |
| 229 | + "renameError": "Could not rename passkey.", |
| 230 | + "deleteError": "Could not delete passkey.", |
| 231 | + "dialog": { |
| 232 | + "title": "Add a passkey", |
| 233 | + "description": "Your device will prompt you for a biometric or PIN. Give the passkey a name you'll recognize later.", |
| 234 | + "nameLabel": "Device name (optional)", |
| 235 | + "namePlaceholder": "e.g. MacBook Touch ID", |
| 236 | + "cancel": "Cancel", |
| 237 | + "continue": "Continue", |
| 238 | + "waiting": "Waiting for device…" |
| 239 | + }, |
| 240 | + "delete": { |
| 241 | + "title": "Remove passkey?", |
| 242 | + "description": "You won't be able to sign in with this passkey anymore. You can always add a new one later.", |
| 243 | + "cancel": "Cancel", |
| 244 | + "confirm": "Remove" |
| 245 | + }, |
| 246 | + "prompt": { |
| 247 | + "title": "Sign in faster next time", |
| 248 | + "description": "Set up a passkey on this device. Use Face ID, Touch ID, Windows Hello, or a hardware key to sign in — no password or OAuth round-trip needed.", |
| 249 | + "skip": "Maybe later", |
| 250 | + "setup": "Set up passkey", |
| 251 | + "successToast": "Passkey added — try signing out and back in to test it.", |
| 252 | + "errorToast": "Could not add passkey. You can try again from Settings." |
| 253 | + } |
211 | 254 | } |
212 | 255 | }, |
213 | 256 | "Dashboard": { |
|
509 | 552 | "filterAll": "Tot", |
510 | 553 | "loginCta": { |
511 | 554 | "description": "Inicieu sessió per fer un seguiment de les eines utilitzades recentment." |
| 555 | + }, |
| 556 | + "popularTools": "Popular tools", |
| 557 | + "pinnedEmpty": "Pin your most-used tools — hover a card and click the pin icon.", |
| 558 | + "viewActivity": "Recent activity", |
| 559 | + "activity": { |
| 560 | + "title": "Activity log", |
| 561 | + "subtitle": "Everything you changed, when, and from which device.", |
| 562 | + "filterModule": "Module", |
| 563 | + "filterOutcome": "Outcome", |
| 564 | + "filterRange": "Time range", |
| 565 | + "search": "Search activity…", |
| 566 | + "all": "All", |
| 567 | + "success": "Success", |
| 568 | + "failure": "Failure", |
| 569 | + "today": "Today", |
| 570 | + "yesterday": "Yesterday", |
| 571 | + "last7": "7 days", |
| 572 | + "last30": "30 days", |
| 573 | + "allTime": "All time", |
| 574 | + "resetFilters": "Reset filters", |
| 575 | + "activeFilters": "{count, plural, =0 {No filters} =1 {1 filter} other {# filters}} applied", |
| 576 | + "empty": "No activity yet.", |
| 577 | + "emptyFiltered": "No activity matches the current filters.", |
| 578 | + "loadError": "Could not load activity.", |
| 579 | + "loadMore": "Load more", |
| 580 | + "loadingMore": "Loading…", |
| 581 | + "showingOf": "Showing {shown} of {total}", |
| 582 | + "changedFields": "What changed", |
| 583 | + "details": "Details", |
| 584 | + "hideDetails": "Hide details", |
| 585 | + "device": "Device", |
| 586 | + "ipAddress": "IP", |
| 587 | + "latency": "Latency", |
| 588 | + "endpoint": "Endpoint", |
| 589 | + "status": "Status", |
| 590 | + "when": "When", |
| 591 | + "actionKey": "Action", |
| 592 | + "before": "Before", |
| 593 | + "after": "After", |
| 594 | + "viewAll": "View all activity", |
| 595 | + "moduleAuth": "Account", |
| 596 | + "moduleBookmarks": "Bookmarks", |
| 597 | + "moduleBookmarkFolders": "Bookmark folders", |
| 598 | + "moduleNotes": "Notes", |
| 599 | + "moduleTasks": "Tasks", |
| 600 | + "modulePasswords": "Passwords", |
| 601 | + "moduleSnippets": "Snippets", |
| 602 | + "moduleApiClient": "API client", |
| 603 | + "moduleSqlClient": "SQL client", |
| 604 | + "moduleNosql": "NoSQL", |
| 605 | + "moduleEnvManager": "Environments", |
| 606 | + "modulePrefs": "Preferences", |
| 607 | + "moduleProjects": "Projects", |
| 608 | + "moduleUrlShortener": "URL shortener", |
| 609 | + "moduleGameScores": "Game scores", |
| 610 | + "moduleFeedback": "Feedback" |
512 | 611 | } |
513 | 612 | }, |
514 | 613 | "Tasks": { |
|
1565 | 1664 | "dialogRenameCollectionTitle": "Reanomena la col·lecció", |
1566 | 1665 | "dialogRenameCollectionDescription": "Introdueix un nom nou per a la col·lecció.", |
1567 | 1666 | "placeholderRenameCollection": "Nom de la col·lecció", |
1568 | | - "renameAction": "Reanomena" |
| 1667 | + "renameAction": "Reanomena", |
| 1668 | + "dialogDeleteBulkTitle": "Delete Collections", |
| 1669 | + "dialogDeleteBulkDescription": "This action cannot be undone. The following collections will be permanently deleted:", |
| 1670 | + "cancel": "Cancel" |
1569 | 1671 | }, |
1570 | 1672 | "collectionItem": { |
1571 | 1673 | "newFolder": "Carpeta nova", |
|
0 commit comments