Skip to content

Commit

Permalink
Update string.json (v8.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
megos committed Nov 3, 2021
1 parent 1b25816 commit 87c70d9
Showing 1 changed file with 98 additions and 13 deletions.
111 changes: 98 additions & 13 deletions en/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@

"QuitGitKraken": "Quit GitKraken",

"Done": "Done",
"Or": "or",


"Repo-Close": "Close repository",
"Repo-Delete": "Delete repository",
"Repo-ClearFromRecentRepositories": "Clear {0} from recent repositories",
Expand Down Expand Up @@ -325,7 +329,7 @@
"Parent": "Parent",
"Parents": "Parents",
"Pop": "Pop",
"ParentRepo": "Parent Repo",
"project": "project",
"Pull": "Pull",
"Push": "Push",
"Redo": "Redo",
Expand Down Expand Up @@ -883,18 +887,29 @@
"Toolbar-PullRebaseNotAvailableInDetachedHead": "Pull (rebase) is not available when in a detached HEAD state",

"BreadCrumbs-FavoritesHeader": "Favorites",
"BreadCrumbs-ManageProjects": "Manage Projects",
"BreadCrumbs-OpenAProjectHintHeader": "Open a Project",
"BreadCrumbs-AddRepoToProjectHintHeader": "Add this repo to a Project",
"BreadCrumbs-ProjectsCount": "{0} projects",
"BreadCrumbs-RecentsHeader": "Recently opened",

"Profile-AddAProfile": "Add A Profile",
"Profile-AddAProfile": "Add a profile",
"Profile-AuthorEmail": "Author Email",
"Profile-AuthorName": "Author Name",
"Profile-CancelDelete": "No, keep this profile",
"Profile-ConfirmDeleteHeader": "Delete this profile?",
"Profile-ConfirmDelete": "Yes, delete this profile",
"Profile-ConfirmDeleteHeaderEnd": "\"?",
"Profile-ConfirmDeleteHeaderStart": "Are you sure you want to delete the profile \"",
"Profile-CopySettingsFromCurrentProfile": "Copy settings from current profile",
"Profile-CurrentProfile": "Current profile",
"Profile-DeleteProfile": "Delete",
"Profile-Description": "GitKraken uses profiles to store your application preferences as well as git config information. The preferences you set after installing are set as your default profile. As a GitKraken Pro user, you can create additional profiles and quickly switch between for your different projects, work environments, etc.",
"Profile-Description": "GitKraken uses profiles to store your application preferences as well as git config information. The preferences you set after installing are set as your default profile. Pro plans allow you to create additional profiles and quickly switch between them for different work environments.",
"Profile-Description-FreeAddendum": "You are on a free account. {0} to create multiple profiles.",
"Profile-Description-UpgradeLinkText": "Upgrade your plan",
"Profile-EditProfile": "Edit Profile",
"Profile-ExplainSync": "\"Local\" profiles are only accessible on this machine. \"Synced\" profiles will sync with your account and be available on any machine.",
"Profile-FinishEditing": "Please finish editing your file before adding or changing profiles",
"Profile-Local": "Local",
"Profile-ManageAccount": "Manage Account",
"Profile-ManageProfiles": "Manage Profiles",
"Profile-MyProfiles": "My Profiles",
Expand All @@ -903,14 +918,16 @@
"Profile-ProfileName": "Profile Name",
"Profile-ReferralRewards": "Referral Rewards",
"Profile-RequiresPro": "Adding or switching profiles requires Pro, click here to upgrade",
"Profile-Unlock": "Unlock profile switching by upgrading to Pro",
"Profile-SaveChanges": "Save changes",
"Profile-SelectIcon": "Select an avatar",
"Profile-SetUpYourProfile": "Set Up Your Profile",
"Profile-SwitchProfile": "Switch Profile",
"Profile-SwitchToThisProfile": "Switch to this Profile",
"Profile-SwitchToThisProfile": "Switch to this profile",
"Profile-SyncChanges": "Keep my .gitconfig updated with my GitKraken Profile preferences",
"Profile-SyncChangesSub": "When checked, GitKraken will update your global .gitconfig to match GitKraken Preferences, including commit author name and email, and any GPG settings.",
"Profile-Synced": "Synced",
"Profile-Type": "Type",
"Profile-Unlock": "Unlock profile switching by upgrading to Pro",
"Profile-Unregistered": "Unregistered",

"ProfileAccountMenu-Account": "Account",
Expand Down Expand Up @@ -1741,6 +1758,7 @@
"UIPreferences-ShowCommitDateTimeInGraph": "Show commit date/time in graph",
"UIPreferences-ShowCommitShaInGraph": "Show commit sha in graph",
"UIPreferences-ShowGloToolbarButton": "Show GitKraken Boards button in toolbar",
"UIPreferences-ShowProjectBreadcrumb": "Show Project breadcrumb in toolbar",
"UIPreferences-ShowTimelinesToolbarButton": "Show GitKraken Timelines button in toolbar",
"UIPreferences-ShowToolbarLabels": "Show toolbar icon labels",
"UIPreferences-Spellcheck": "Enable spell checking",
Expand Down Expand Up @@ -2146,8 +2164,8 @@
"Notification-AlreadyUpToDate": "Already Up-to-Date",
"Notification-AppUpdateAvailable": "Version {0} of GitKraken is now available.",
"Notification-AnnotatedSuccessfully": "Annotated Successfully",
"Notification-BigSurSlowdown-Desktop": "A change in macOS Big Sur has caused slowdowns in many macOS applications. See https://blog.axosoft.com/workaround-gitkraken-big-sur-issues/ for a workaround and additional information.",
"Notification-BigSurSlowdown-Markdown": "##### macOS Big Sur Performance Fix\nA change in macOS Big Sur has caused slowdowns in many macOS applications. See https://blog.axosoft.com/workaround-gitkraken-big-sur-issues/ for a workaround and additional information.",
"Notification-BigSurSlowdown-Desktop": "A change in macOS Big Sur has caused slowdowns in many macOS applications. See https://www.gitkraken.com/blog/workaround-gitkraken-big-sur-issues for a workaround and additional information.",
"Notification-BigSurSlowdown-Markdown": "##### macOS Big Sur Performance Fix\nA change in macOS Big Sur has caused slowdowns in many macOS applications. See https://www.gitkraken.com/blog/workaround-gitkraken-big-sur-issues for a workaround and additional information.\n\n###### TL;DR\nRun this in the terminal to make GitKraken a partially-signed app as a temporary workaround:\n```\ncodesign --remove-signature /Applications/GitKraken.app/Contents/Frameworks/GitKraken\\ Helper\\ \\(Renderer\\).app\n```",
"Notification-BranchToBranch": "{0} into {1}",
"Notification-DesktopNotificationsEnabled": "Desktop notifications enabled",
"Notification-RefToRemote": "{0} to {1}",
Expand Down Expand Up @@ -2493,6 +2511,7 @@
"ErrorMessage-UnstageSelectionFailedWithReason": "Could not unstage selection for {0} for the following reason: {1}",
"ErrorMessage-UpdateDiffFailedWithReason": "Could not update diffs for the following reason: {0}",
"ErrorMessage-UpstreamNotInFetchData": "{0} does not exist on {1}",
"ErrorMessage-SSHKeyDeletionFailed": "SSH key deletion failed. Please remove {0} manually.",

"ErrorMessage-UnknownFailure": "Unknown failure.",

Expand Down Expand Up @@ -3032,6 +3051,14 @@
"CliRepoInfoToolbar-On": "on",
"CliRepoInfoToolbar-Is": "is",
"CliRepoInfoToolbar-RebaseInProgress": "rebase in progress: {0}",
"CliRepoInfoToolbar-top": "Top",
"CliRepoInfoToolbar-bottom": "Bottom",
"CliRepoInfoToolbar-right": "Right",
"CliRepoInfoToolbar-left": "Left",
"CliRepoInfoToolbar-ToggleCommitDetails": "Show/Hide commit details ({0} + K)",
"CliRepoInfoToolbar-PanelPosition": "Select panel position",
"CliRepoInfoToolbar-HidePanel": "Hide panel",
"CliRepoInfoToolbar-OpenPanel": "Show panel",

"CLIPreferences": "Terminal",
"CLIPreferences-GitPromptToggle": "Enable Git Prompt",
Expand All @@ -3055,24 +3082,37 @@
"AddRepositoriesToProject-SuccessSingular": "Successfully added {0} repository to {1}",
"AddRepositoriesToProject-SuccessPlural": "Successfully added {0} repositories to {1}",

"AddRepositoryToProject-ErrorNoRemoteForLocal": "No remote for local repo at: {0}",
"AddRepositoryToProject-Error": "Error adding repository to projects",

"AddRepositoriesToProjectModal-Adding": "Adding...",
"AddRepositoriesToProjectModal-Title": "Add Repositories",

"Project-AddRepositories": "Add repositories",
"Project-AddIcon": "Icon",
"Project-ClearRepositories": "Clear current selection",
"Project-CloneRepoButtonLabel": "Clone",
"Project-CloneRepositories": "Clone repositories",
"Project-CloneRepository": "Clone repository",
"Project-CloneRepositoryPrompt": "Please select a location to clone {0}",
"Project-CloneRepositoriesPrompt": "Please select a location to clone {0} repositories",
"Project-Cloning": "Cloning... {0}%",
"Project-IntegrationNotConnected": "Integration not connected",
"Project-LocateInFilesystem": "Locate in filesystem",
"Project-LocationChangeWarning": "Your current provider is {0}. If you want to add repositories from {1}, you will have to clear your current selected repositories.",
"Project-Name": "Name",
"Project-ProjectType": "Project Type",
"Project-ProjectTypeLocal": "Personal",
"Project-ProjectTypeShared": "Team",
"Project-ProjectTypeShared": "Shared",
"Project-ProjectOrgInParenthesis": "({0})",
"Project-PullRequest": "Pull Request",
"Project-SelectLocation": "Select location",
"Project-SelectRepositoryLocation": "Select repository location",
"Project-SuccessfullyMappedRepos": "Successfully located {0} repos in {1}",
"Project-UnsuccessfullyMappedRepos": "Could not locate {0} repos in {1}",
"Project-IconErrorTitle": "Failed to Upload Icon",
"Project-SelectIcon": "Select Project Icon",
"Project-ImageFileType": "Image File",

"Cli-GkDescription": "Access GitKraken commands",
"Cli-GkShowHelpDescription": "Show command help",
Expand All @@ -3094,7 +3134,6 @@
"Cli-GkHistoryDescription": "Search for a file to view its history/blame",

"Cli-CdDescription": "Change directory",
"Cli-CdEnter": "Enter",
"Cli-ParentDirectory": "Parent directory",

"Cli-CurrentDirectorySuggestion": "Current Directory",
Expand Down Expand Up @@ -3482,6 +3521,15 @@
"Cli-GitTagAnnotateDescription": "Annotated tag, needs a message",
"Cli-GitTagMessageDescription": "Tag message",
"Cli-GitTagNameDescription" : "Select a tag",
"Cli-GitGcDescription" : "Cleanup unnecessary files and optimize the local repository",
"Cli-GitGcAggressiveDescription" : "More aggressively optimize",
"Cli-GitGcAutoDescription" : "Check whether housekeeping is required",
"Cli-GitGcPruneDescription" : "Prune loose objects older than given date. --prune is on by default",
"Cli-GitGcPruneNowDescription" : "Prunes loose objects regardless of their age and increases the risk of corruption if another process is writing to the repository concurrently",
"Cli-GitGcNoPruneDescription" : "Do not prune any loose objects.",
"Cli-GitGcQuietDescription" : "Suppress progress reporting",
"Cli-GitGcForceDescription" : "Force git gc to run even if there may be another git gc instance running on this repository.",
"Cli-GitGcKeepLargestPackDescription" : "Repack all other packs except the largest pack",

"ProjectRepositories-Actions": "Actions",
"ProjectRepositories-AddRepositories": "Add Repositories",
Expand All @@ -3498,12 +3546,21 @@
"ProjectRepositories-SelectedReposSummarySingular": "{0} repository selected",
"ProjectRepositories-Upstream": "Upstream",
"ProjectRepositories-XofYRepositoriesSelected": "{0} of {1} repositories selected",
"ProjectRepositories-InvalidFilepath": "Invalid Filepath",
"ProjectRepositories-CouldNotFindRepoAtFilepath": "Could not find repo at {0}",
"ProjectRepostories-Or": "or",

"ProjectPullRequests-FindAPullRequest": "Find a pull request...",

"ProjectsTab-GKProjectsDescription": "GitKraken Projects group your repositories together so they are more accessible, and aggregate pull request information for those repos in one place. They can also be shared with teammates for better collaboration and onboarding.",
"ProjectsTab-AllProjects": "All Projects",
"ProjectsTab-1Repository": "1 repository",
"ProjectsTab-NRepositories": "{0} repositories",
"ProjectsTab-CreateProject": "Create Project",
"ProjectsTab-Issues": "Issues",
"ProjectsTab-Loading": "Loading",
"ProjectsTab-LoadingProject": "Project...",
"ProjectsTab-LoadingProjects": "Projects...",
"ProjectsTab-NewProject": "New Project",
"ProjectsTab-NoProjects": "You don't have any Projects yet",
"ProjectsTab-NoProjectsDescription": "Create a Project to group, view details about, and perform actions across multiple repositories.",
Expand All @@ -3518,8 +3575,12 @@
"SingleProjectTab-Issues": "Issues",
"SingleProjectTab-NoRepo": "There are no repositories yet on this project",
"SingleProjectTab-NoRepoDescription": "The repositories that are part of this project will appear here",
"SingleProjectTab-NoPullRequests": "There are no pull requests for this project",
"SingleProjectTab-NoPullRequestsDescription": "The pull requests that are part of this project will appear here",
"SingleProjectTab-PullRequests": "Pull Requests",
"SingleProjectTab-PullRequestsBy": "by",
"SingleProjectTab-Repositories": "Repositories",
"SingleProjectTab-SharedWith": "Shared with {0}",

"AddEditProject-ComingSoon": "Coming soon",
"AddEditProject-CreateProject": "Create Project",
Expand All @@ -3539,13 +3600,18 @@
"AddEditProject-SelectedRepoOne": "1 repository will be added to this project",
"AddEditProject-SelectedReposCount": "{0} repositories will be added to this project",
"AddEditProject-SelectRepos": "Select repositories to add to this project",
"AddEditProject-SharedDescription": "Team projects are shared with members of your team and make it easy to collaborate on multiple repositories.",
"AddEditProject-SharedDescription": "Shared projects are visible to everyone in your organization.",
"AddEditProject-RequireAnOrganization": "Shared projects require an organization.",
"AddEditProject-Successful": "Project updated successfully.",
"AddEditProject-Title": "New Project",
"AddEditProject-Title": "Create a GitKraken Project",
"AddEditProject-TitleAtEdit": "Edit Project",
"AddEditProject-UpgradeGitKraken": "Upgrade GitKraken",
"AddEditProject-ToCreateOrganization": "to create an organization and share projects",

"ProjectError-AddRepositoriesTitle": "Failed to add repositories",
"ProjectError-AddRepositoryToProjectTitle": "Failed to add repository to project",
"ProjectError-AddRepositoriesMessage": "The following repositories could not be added to the project: {0}",
"ProjectError-AddRepositoryToProjectMessage": "The repository could not be added to the \"{0}\" project",
"ProjectError-RemoveRepositoriesTitle": "Failed to remove repositories",
"ProjectError-RemoveRepositoriesMessage": "The following repositories could not be removed from the project: {0}",

Expand Down Expand Up @@ -3589,6 +3655,25 @@
"InvalidSSLCertificate-ProceedingRequiresRestart": "Proceeding with an invalid SSL certificate will require a restart.",
"InvalidSSLCertificate-PleaseContactYourAdministrator": "Please contact your system administrator to fix the certificate for this hosted integration. You can find information about fixing an invalid SSL cert on the {0}.",
"InvalidSSLCertificate-ReconnectRequired": "You will need to reconnect to your integration following the restart.",
"InvalidSSLCertificate-RestartIfResolved": "Please restart GitKraken after fixing the SSL certificate."
"InvalidSSLCertificate-RestartIfResolved": "Please restart GitKraken after fixing the SSL certificate.",

"SSHVulnerability-ActionRequired": "Action Required",
"SSHVulnerability-KeyType": "Key Type:",
"SSHVulnerability-PublicKey": "Public Key:",
"SSHVulnerability-PrivateKey": "Private Key:",
"SSHVulnerability-Fingerprint": "Fingerprint:",
"SSHVulnerability-ResolutionOptions": "Resolution Options:",
"SSHVulnerability-VulnerabilitiesResolved": "{0}/{1} Vulnerabilities resolved",
"SSHVulnerability-AddedToProfile": "Added to \"{0}\" profile",
"SSHVulnerability-ContinueUsingGitKraken": "Continue using GitKraken",
"SSHVulnerability-WouldYouLikeToGenerateANewKey": "The vulnerable key has been deleted. Would you like to generate a new one?",
"SSHVulnerability-ContinueWithoutANewKey": "Continue without generating a new key",
"SSHVulnerability-SuccessfullyGeneratedANewKey": "Successfully generated a new key.",
"SSHVulnerability-PleaseRemoveFromIntegration": "Please remove this key from **Integration** and then confirm below.",
"SSHVulnerability-EnsureRemoveFromAllHosts": "Please ensure that this key is not configured on any git servers. If you have added this key to any hosts without the help of GitKraken, you should remove it from those hosts before proceeding.",
"SSHVulnerability-EnsureRemoveFromIntegration": "Please ensure that this key is not configured on **Integration**.",
"SSHVulnerability-ConfirmKeyHasBeenRemoved": "This key has been removed from {0}",
"SSHVulnerability-ConfirmKeyHasBeenRemovedFromAllHost": "This key has been removed from all Git hosts",
"SSHVulnerability-ConfirmKeyWasNotGeneratedByGK": "This key was not generated by GitKraken"
}
}

0 comments on commit 87c70d9

Please sign in to comment.