|
573 | 573 | "connection.saveWithoutRefresh.description": "Note: If you do not refresh the affected streams, unexpected behavior may occur",
|
574 | 574 |
|
575 | 575 | "connection.clearDataRecommended": "Clear streams recommended",
|
576 |
| - "connection.clearDataHint": "Due to changes in the stream configuration, we recommend clearing the affected streams. This will delete data in the destination for those streams. Please sync after clearing to bring your data up to date.", |
| 576 | + "connection.clearDataHint": "Due to changes in the stream configuration, we recommend clearing the affected streams. This will delete data in the destination for those streams. Please sync after clearing to bring your data up to date.", |
577 | 577 | "connection.saveWithDataClear": "Clear data from affected streams (recommended)",
|
578 | 578 | "connection.saveWithFullDataClear": "Clear all data (recommended)",
|
579 | 579 | "connection.saveWithClear": "Save configuration and clear streams (recommended)",
|
|
787 | 787 | "connectionAutoDisabledReason.WORKSPACE_IS_DELINQUENT": "Airbyte disabled the connection due to a billing issue. Resolve your billing status to re-enable the connection.",
|
788 | 788 | "connectionAutoDisabledReason.SCHEMA_CHANGE_AUTO_PROPAGATE": "Airbyte disabled the connection automatically due to schema changes.",
|
789 | 789 |
|
790 |
| - "connection.actions.error": "There was an error starting this job. Please try again.", |
| 790 | + "connection.actions.error": "There was an error starting this job. Please try again.", |
791 | 791 | "connection.actions.refreshData": "Refresh your data",
|
792 | 792 | "connection.actions.refreshConnection": "Refresh connection",
|
793 | 793 | "connection.actions.refreshData.runningJobTooltip": "Cannot refresh data during a running sync",
|
|
797 | 797 |
|
798 | 798 | "connection.actions.refreshData.description": "Refreshing your data will replace all data in your destination by reloading all data from the source.",
|
799 | 799 | "connection.actions.refreshData.confirm.title": "Are you sure you want to refresh this connection?",
|
800 |
| - "connection.actions.refreshData.affectedStreamsList.title": "This action will refresh the following {affected} / {total} enabled streams. It will also sync all enabled streams:", |
| 800 | + "connection.actions.refreshData.affectedStreamsList.title": "This action will refresh the following {affected} / {total} enabled streams. It will also sync all enabled streams:", |
801 | 801 | "connection.actions.refreshData.affectedStreamsList.seeMore": "+ See {count} more streams",
|
802 | 802 | "connection.actions.refreshStream.description": "A refresh pulls all historical data from the source. During the refresh, all existing sync schedules will be paused until the refresh is complete.",
|
803 | 803 | "connection.actions.refreshStream.description.note": "<b>Note:</b> A refresh will also sync all enabled streams in the connection. This can incur additional costs to load the data into the destination.",
|
|
1265 | 1265 | "credits.maxCreditsError": "The maximum credit purchase is {maximum} credits.",
|
1266 | 1266 | "credits.checkoutModalTitle": "Select credit quantity",
|
1267 | 1267 | "credits.checkout": "Checkout",
|
1268 |
| - "credits.checkout.creditExpiration": "Credits are valid for 12 months. Visit our <lnk>pricing page</lnk> to learn more.", |
| 1268 | + "credits.checkout.creditExpiration": "Credits are valid for 12 months. Visit our <lnk>pricing page</lnk> to learn more.", |
1269 | 1269 | "credits.aboveMaxCredits": "To buy large quantities of credits, talk to our <lnk>Sales team</lnk>.",
|
1270 | 1270 | "credits.numberOfCredits": "Number of credits",
|
1271 | 1271 | "credits.pricePerCredit": "Price per credit",
|
|
1831 | 1831 |
|
1832 | 1832 | "jobHistory.logs.title": "Logs: {connectionName}",
|
1833 | 1833 | "jobHistory.logs.noLogs": "No logs",
|
1834 |
| - "jobHistory.logs.noAttempts": "An unknown error prevented this job from generating any attempts. No logs are available.", |
| 1834 | + "jobHistory.logs.noAttempts": "An unknown error prevented this job from generating any attempts. No logs are available.", |
1835 | 1835 | "jobHistory.logs.nextMatchLabel": "Jump to next match",
|
1836 | 1836 | "jobHistory.logs.previousMatchLabel": "Jump to previous match",
|
1837 | 1837 | "jobHistory.logs.downloadLogs": "Download logs",
|
|
1870 | 1870 | "login.haveAccount": "Already have an account?",
|
1871 | 1871 | "login.noAccount": "Don’t have an account?",
|
1872 | 1872 | "login.login": "Log in",
|
1873 |
| - "login.failed": "Invalid username or password", |
| 1873 | + "login.failed": "Invalid username or password. <link>Learn more.</link>", |
1874 | 1874 | "login.likelyMissingCookie": "Your credentials were correct, but the server failed to set a cookie. You appear to have deployed over HTTP. Make sure you have <link>disabled secure cookies</link>.",
|
1875 | 1875 | "login.getUserFailed": "Failed to get user after login. Check the network tab for more details.",
|
1876 | 1876 | "login.signup": "Sign up",
|
|
0 commit comments