GitNex-Android-App/app/src/main/res/values-nl-rNL/strings.xml

777 lines
54 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- menu items -->
<string name="navMyRepos">Mijn Repositories</string>
<string name="navStarredRepos">Favoriete Repositories</string>
<string name="navRepos">Repositories</string>
<string name="navProfile">Profiel</string>
<string name="navSettings">Instellingen</string>
<string name="navOrg">Organisaties</string>
<string name="navAbout">Over</string>
<string name="navRate">Beoordeel GitNex</string>
<string name="navLogout">Uitloggen</string>
<string name="navAdministration">Instance Administration</string>
<string name="navMyIssues">My Issues</string>
<string name="navMostVisited">Meest Bezochte Repos</string>
<string name="navNotes">Notities</string>
<string name="navAccount">Account Instellingen</string>
<string name="navWatchedRepositories">Watched Repositories</string>
<!-- menu items -->
<!-- page titles -->
<string name="pageTitleNewRepo">Nieuwe Repository</string>
<string name="pageTitleIssues">Problemen</string>
<string name="pageTitleCreateOrganization">Nieuwe Organisatie</string>
<string name="pageTitleCreateMilestone">Nieuwe Mijlpaal</string>
<string name="pageTitleCreateNewIssue">Nieuw Probleem</string>
<string name="pageTitleCreateLabel">Nieuw Label</string>
<string name="pageTitleCredits">Credits</string>
<string name="pageTitleChooseBranch">Selecteer Branch</string>
<string name="pageTitleLabelUpdate">Label Bijwerken</string>
<string name="pageTitleStarredRepos">Favoriete Repositories</string>
<string name="pageTitleCreateTeam">Nieuw Team</string>
<string name="pageTitleAddEmail">E-mailadres Toevoegen</string>
<string name="pageTitleNewFile">Nieuw Bestand</string>
<string name="pageTitleExplore">Ontdek</string>
<string name="pageTitleAdministration">Administratie</string>
<string name="pageTitleNewPullRequest">Nieuw Pull Request</string>
<string name="pageTitleUsers">Gebruikers</string>
<string name="pageTitleAddRepository">Voeg Repository Toe</string>
<!-- page titles -->
<string name="repoName">Voorbeeld repo</string>
<string name="repoDescription">Voorbeeld beschrijving</string>
<string name="orgName">Voorbeeld organisatie</string>
<string name="newCreateButtonCopy">Aanmaken</string>
<string name="newUpdateButtonCopy">Bijwerken</string>
<string name="newRepoTintCopy">Repository Naam</string>
<string name="newRepoDescTintCopy">Repository Beschrijving</string>
<string name="newRepoPrivateCopy">Privé</string>
<string name="newRepoOwner">Eigenaar</string>
<string name="newRepoIssueLabels">Issue Labels</string>
<string name="setAsTemplate">Make repository a template</string>
<string name="newOrgTintCopy">Naam Organisatie</string>
<string name="newOrgDescTintCopy">Beschrijving Organisatie</string>
<string name="organizationFullname">%1$s - %2$s</string>
<string name="userName">Gebruikersnaam</string>
<string name="passWord">Wachtwoord</string>
<string name="btnLogin">INLOGGEN</string>
<string name="instanceUrl">URL Instantie</string>
<string name="navigationDrawerOpen">Open Navigatiemenu</string>
<string name="navigationDrawerClose">Sluit Navigatiemenu</string>
<string name="protocol">Protocol</string>
<string name="urlInfoTooltip">1- Choose the correct protocol(https or http). \n2- Enter instance url e.g: try.gitea.io. \n3- If you have enabled 2FA for your account, enter the code in the OTP Code field. \n4- For HTTP basic auth use USERNAME@DOMAIN.COM in the URL field.</string>
<string name="malformedUrl">Kan geen verbinding maken met host. Controleer de URL en poort op fouten</string>
<string name="protocolError">Het is afgeraden om HTTP te gebruiken tenzij je test op een lokaal netwerk</string>
<string name="malformedJson">Incorrecte JSON ontvangen. Server reactie is niet gelukt</string>
<string name="emptyFieldURL">Instantie URL is vereist</string>
<string name="emptyFieldUsername">Gebruikersnaam is vereist</string>
<string name="emptyFieldPassword">Wachtwoord is vereist</string>
<string name="protocolEmptyError">Protocol is vereist</string>
<string name="instanceHelperText">Enter URL without http or https. Example: codeberg.org</string>
<string name="checkNetConnection">Verbindingsfout, controleer uw internetverbinding</string>
<string name="repoNameErrorEmpty">Repository naam is leeg</string>
<string name="repoNameErrorInvalid">Repository naam is niet geldig. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="repoNameErrorReservedName">Repository naam is gereserveerd</string>
<string name="repoNameErrorReservedPatterns">Repository naam bevat gereserveerde termen</string>
<string name="repoDescError">Repository beschrijving overschrijdt het limiet van 255 karakters</string>
<string name="repoCreated">Repository met succes aangemaakt</string>
<string name="repoExistsError">Er bestaat al een Repository met deze naam voor de geselecteerde Eigenaar</string>
<string name="repoOwnerError">Selecteer eigenaar van de repository</string>
<string name="repoDefaultBranchError">The default branch must not be empty</string>
<string name="orgNameErrorEmpty">Organisatie naam is leeg</string>
<string name="orgNameErrorInvalid">Organisatie naam is niet geldig. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="orgDescError">Organisatie beschrijving overschrijdt het limiet van 255 karakters</string>
<string name="orgCreated">Organisatie met succes aangemaakt</string>
<string name="orgExistsError">Organisatie bestaat al</string>
<string name="diffStatistics">%1$s addition(s) and %2$s deletion(s)</string>
<string name="processingText">Bezig met verwerken</string>
<string name="search">Zoeken</string>
<string name="close">Sluiten</string>
<string name="addNewContent">Toevoegen</string>
<string name="orgContentAvatar">Org</string>
<string name="repoContentAvatar">Repo</string>
<string name="privateAvatar">Pri</string>
<string name="removeContent">Verwijderen</string>
<string name="genericApiError">Instance has returned an error. Code %d</string>
<string name="tabTextInfo">Details</string>
<string name="tabTextFiles">Bestanden</string>
<string name="tabTextMl">Mijlpalen</string>
<string name="tabTextReleases">Releases</string>
<string name="tabTextBranches">Branches</string>
<string name="tabTextCollaborators">Medewerkers</string>
<string name="tabPullRequests">Pull Requests</string>
<string name="pullRequest">Pull Request</string>
<string name="infoTabRepoSize">Grootte</string>
<string name="infoTabRepoDefaultBranch">Standaard Branch</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
<string name="infoTabRepoCloneUrl">Kloon URL</string>
<string name="infoTabRepoRepoUrl">Repo URL</string>
<string name="infoTabRepoForksCount">Aantal Forks</string>
<string name="infoTabRepoCreatedAt">Aangemaakt</string>
<string name="infoTabRepoUpdatedAt">Laatst Bijgewerkt</string>
<string name="infoMoreInformation">Meer Informatie</string>
<string name="timeAtText">om</string>
<string name="issueMilestone">Mijlpaal %1$s</string>
<string name="dueDate">Vervalt op %1$s</string>
<string name="assignedTo">Toegewezen aan: %1$s</string>
<string name="assignedToMe">Toegewezen aan Mij</string>
<string name="commentButtonText">Reactie</string>
<string name="commentEmptyError">Voer uw reactie in</string>
<string name="commentSuccess">Reactie geplaatst</string>
<string name="featureDeprecated">Deze functie wordt in de toekomst verwijderd</string>
<string name="generalImgContentText">Afbeelding</string>
<string name="commitAuthor">Commit auteur: %1$s</string>
<string name="releaseDownloadText">Downloads</string>
<string name="releasePublishedBy">Gepubliceerd door @%1$s</string>
<string name="noReleaseBodyContent">Release notities zijn niet aangeleverd door de uitgever.</string>
<string name="newMilestoneTitle">Titel</string>
<string name="newMilestoneDescription">Beschrijving</string>
<string name="newMilestoneDueDate">Vervaldatum</string>
<string name="milestoneNameErrorEmpty">Mijlpaal titel is leeg</string>
<string name="milestoneDescError">Mijlpaal beschrijving overschrijdt het limiet van 255 karakters</string>
<string name="milestoneCreated">Mijlpaal met succes aangemaakt</string>
<string name="milestoneDateEmpty">Kies vervaldatum</string>
<string name="milestoneNoDueDate">Geen vervaldatum</string>
<string name="milestoneNoDescription">Geen beschrijving</string>
<string name="milestoneIssueStatusOpen">%1$d Geopend</string>
<string name="milestoneIssueStatusClosed">%1$d Gesloten</string>
<string name="selectMilestone">Select Milestone</string>
<string name="newIssueSelectAssigneesListTitle">Selecteer Toegewezen Personen</string>
<string name="newIssueSelectLabelsListTitle">Selecteer Labels</string>
<string name="newIssueTitle">Titel</string>
<string name="newIssueAssigneesListTitle">Toegewezen personen</string>
<string name="newIssueDescriptionTitle">Beschrijving</string>
<string name="newIssueDueDateTitle">Vervaldatum</string>
<string name="newIssueMilestoneTitle">Mijlpaal</string>
<string name="newIssueLabelsTitle">Labels</string>
<string name="issueTitleEmpty">Probleem titel is leeg</string>
<string name="issueDescriptionEmpty">Probleembeschrijving is leeg</string>
<string name="issueCreated">Probleem met succes aangemaakt</string>
<string name="issueCreatedNoMilestone">Geen mijlpaal</string>
<string name="noAssigneesFound">Geen toegewezen personen gevonden</string>
<!-- settings -->
<string name="settingsLanguageHeaderText">Vertaling</string>
<string name="settingsLanguageSystem">Systeem</string>
<string name="settingsSecurityHeader">Beveiliging</string>
<string name="settingsCertsSelectorHeader">Verwijder Vertrouwde Certificaten</string>
<string name="settingsCertsPopupTitle">Verwijder Vertrouwde Certificaten?</string>
<string name="settingsCertsPopupMessage">Are you sure to delete any manually trusted certificate or hostname? \n\nYou will also be logged out.</string>
<string name="settingsSave">Instelling opgeslagen</string>
<string name="settingsLanguageSelectorHeader">Taal</string>
<string name="settingsLanguageSelectedHeaderDefault">Engels</string>
<string name="settingsAppearanceHeader">Opmaak</string>
<string name="settingsLanguageSelectorDialogTitle">Kies Taal</string>
<string name="settingsLightThemeTimeSelectorHeader">Light Theme Switch Time</string>
<string name="settingsDarkThemeTimeSelectorHeader">Dark Theme Switch Time</string>
<string name="settingsTimeSelectorDialogTitle">Kies Tijd Notatie</string>
<string name="settingsHelpTranslateText">Vertaal GitNex via Crowdin</string>
<string name="codeBlockHeaderText">Codeblok Kleur</string>
<string name="settingsCodeBlockSelectorDialogTitle">Codeblok Kleur Kiezer</string>
<string name="settingsHomeScreenHeaderText">Beginscherm</string>
<string name="settingsHomeScreenSelectedText">Mijn Repositories</string>
<string name="settingsHomeScreenSelectorDialogTitle">Selecteer Beginscherm</string>
<string name="settingsCustomFontHeaderText">Lettertype</string>
<string name="settingsCustomFontSelectorDialogTitle">Kies Lettertype</string>
<string name="themeSelectorDialogTitle">Selecteer Thema</string>
<string name="themeSelectionHeaderText">Thema</string>
<string name="settingsCounterBadges">Teller voor tabbladen</string>
<string name="settingsFileViewerSourceCodeHeaderText">Source Code Thema</string>
<string name="cacheSizeDataDialogHeader">Data Cache Grootte</string>
<string name="cacheSizeDataSelectionHeaderText">Data Cache Grootte</string>
<string name="cacheSizeImagesDialogHeader">Afbeelding Cache Grootte</string>
<string name="cacheSizeImagesSelectionHeaderText">Afbeelding Cache Grootte</string>
<string name="clearCacheSelectionHeaderText">Cache Wissen</string>
<string name="clearCacheDialogHeader">Cache Wissen?</string>
<string name="clearCacheDialogMessage">Dit zal alle bestanden en afbeeldingen in de cache verwijderen.\n\nDoorgaan met verwijderen?</string>
<string name="draftsHeader">Concepten</string>
<string name="draftsHintText">Reactie concept</string>
<string name="settingsEnableCommentsDeletionText">Activeer concept verwijdering</string>
<string name="settingsEnableCommentsDeletionHintText">Verwijder reactie concept wanneer reactie is geplaatst</string>
<string name="settingsGeneralHeader">Algemeen</string>
<string name="generalHintText">Home screen, drafts, crash reports</string>
<string name="generalDeepLinkDefaultScreen">Standaard URL Afhandelaar</string>
<string name="generalDeepLinkDefaultScreenHintText">Choose what screen should be loaded if the app cannot handle external links. It will redirect you automatically.</string>
<string name="linkSelectorDialogTitle">Selecteer Standaard URL Afhandelaar Scherm</string>
<string name="settingsBiometricHeader">Ondersteuning voor Biometrie</string>
<string name="settingsLabelsInListHeader">Labels With Text Support</string>
<string name="settingsLabelsInListHint">Enabling this will show labels with text in issues and pr lists, default are color dots</string>
<string name="ceSyntaxHighlightColor">Syntax Highlighting Color</string>
<string name="ceIndentation">Inspringing</string>
<string name="ceIndentationTabsWidth">Tabs Width</string>
<string name="system_font">System Default Font</string>
<string name="fragmentTabsAnimationHeader">Tabs Animation</string>
<string name="fadeOut">Fade Out</string>
<string name="zoomOut">Zoom Out</string>
<!-- settings -->
<string name="noMoreData">Geen verdere gegevens beschikbaar</string>
<string name="createLabel">Nieuw Label</string>
<string name="menuTitleText">Repo Menu</string>
<string name="labelName">Label Naam</string>
<string name="labelColor">Label Kleur</string>
<string name="labelEmptyError">Label naam is leeg</string>
<string name="labelNameError">Label name is not valid</string>
<string name="labelCreated">Label aangemaakt</string>
<string name="labelUpdated">Label bijgewerkt</string>
<string name="labelMenuContentDesc">Desc</string>
<string name="labelDeleteText">Label verwijderd</string>
<string name="selectBranchError">Select a branch for release</string>
<string name="alertDialogTokenRevokedTitle">Authorization Error</string>
<string name="alertDialogTokenRevokedMessage">It seems that the Access Token is revoked OR your are not allowed to see these contents.\n\nIn case of revoked Token, please logout and login again</string>
<string name="labelDeleteMessage">Do you really want to delete this label?</string>
<!-- org tabbed layout str -->
<string name="orgTabTeams">Teams</string>
<string name="orgTabMembers">Leden</string>
<string name="teamTitle">Teamnaam</string>
<string name="teamDescription">Team desc</string>
<string name="teamPermissions">Permissions</string>
<string name="teamPermissionNone">• Members of this team do not have any permissions.</string>
<string name="teamPermissionRead">• Members of this team can view team repositories.</string>
<string name="teamPermissionWrite">• Members of this team can view and push to team repositories.</string>
<string name="teamPermissionAdmin">• Members of this team can push to and from team repositories and add collaborators.</string>
<string name="teamPermissionOwner">• Members of this team have owner permissions.</string>
<string name="teamShowAll">alles weergeven</string>
<string name="orgMember">Org members</string>
<string name="orgTeamMembers">Organization team members</string>
<string name="removeTeamMember">Verwijder %s</string>
<string name="addTeamMember">Voeg %s toe</string>
<string name="addTeamMemberMessage">Wilt u deze gebruiker toevoegen aan het team?</string>
<string name="removeTeamMemberMessage">Wilt u deze gebruiker verwijderen uit het team?</string>
<string name="memberAddedMessage">Gebruiker succesvol aan het team toegevoegd</string>
<string name="memberRemovedMessage">Gebruiker succesvol uit het team verwijderd</string>
<string name="repoAddedMessage">Repository succesvol aan het team toegevoegd</string>
<string name="repoRemovedMessage">Repository succesvol uit het team verwijderd</string>
<string name="repoAddToTeamMessage">Add repository %1$s to organization %2$s team %3$s</string>
<string name="repoRemoveTeamMessage">Remove repository %1$s from team %2$s</string>
<string name="addRemoveMember">Add / Remove Member</string>
<!-- org tabbed layout str -->
<!-- create team -->
<string name="newTeamTitle">Team Name</string>
<string name="newTeamDesc">Description</string>
<string name="newTeamPermission">Permission</string>
<string name="newTeamAccessControls">Access Controls</string>
<string name="newTeamPermissionRead">Members can view and clone team repositories</string>
<string name="newTeamPermissionWrite">Members can read and push to team repositories</string>
<string name="newTeamPermissionAdmin">Members can pull and push to team repositories and add collaborators to them</string>
<string name="teamNameEmpty">Please enter team name</string>
<string name="teamNameError">Team name should contain only alphanumeric, dash (-), underscore (_) and dot (.) characters</string>
<string name="teamPermissionEmpty">Please select permission</string>
<string name="teamDescError">Team beschrijving heeft ongeldige tekens</string>
<string name="teamDescLimit">Team beschrijving heeft meer dan 100 karakters</string>
<string name="teamCreated">Team met succes aangemaakt</string>
<!-- create team -->
<!-- issue comments -->
<string name="editCommentTitle">Reactie Bewerken</string>
<string name="editCommentUpdatedText">Reactie bijgewerkt</string>
<string name="issueCommentShare">Deel Reactie</string>
<string name="deleteCommentSuccess">Reactie met succes verwijderd</string>
<string name="copyCommentText">Kopieer Reactie</string>
<!-- issue comments -->
<!-- add collaborator -->
<string name="addCollaboratorSearchHint">Zoek gebruikers</string>
<string name="addCollaboratorViewUserDesc">Gebruikersnaam</string>
<string name="removeCollaboratorDialogTitle">Verwijder %s?</string>
<string name="removeCollaboratorMessage">Wilt u deze gebruiker verwijderen van deze repository?</string>
<string name="removeCollaboratorToastText">Gebruiker verwijderd van repository.</string>
<string name="addCollaboratorToastText">Gebruiker toegevoegd aan repository.</string>
<!-- add collaborator -->
<!-- profile section -->
<string name="profileTabFollowers">Volgers</string>
<string name="profileTabFollowing">Volgend</string>
<!-- profile section -->
<!-- account settings -->
<string name="accountEmails">E-mails</string>
<string name="accountEmailTitle">Email Address</string>
<string name="emailAddedText">Nieuw e-mailadres met succes toegevoegd</string>
<string name="emailErrorEmpty">E-mailadres is leeg</string>
<string name="emailErrorInvalid">E-mailadres is niet geldig</string>
<string name="emailErrorInUse">E-mailadres is reeds in gebruik</string>
<string name="emailTypeText">Primair</string>
<string name="sshKeys">SSH Keys</string>
<!-- account settings -->
<!-- single issue section -->
<string name="singleIssueEditLabels">Toevoegen / Verwijderen Label</string>
<string name="labelsUpdated">Label bijgewerkt</string>
<string name="closeIssue">Sluit Probleem</string>
<string name="editIssue">Bewerk Probleem</string>
<string name="reOpenIssue">Heropen Probleem</string>
<string name="issueStateClosed">Probleem gesloten</string>
<string name="issueStateReopened">Probleem heropend</string>
<string name="addRemoveAssignees">Toevoegen / Verwijderen Toegewezen Personen</string>
<string name="assigneesUpdated">Toegewezen personen bijgewerkt</string>
<string name="singleIssueSubscribe">Abonneer</string>
<string name="singleIssueUnSubscribe">Uitschrijven</string>
<!-- single issue section -->
<string name="repoMetaData">Repository Meta</string>
<!-- admin -->
<string name="adminCreateNewUser">Nieuwe Gebruiker</string>
<string name="adminUsers">Systeemgebruikers</string>
<string name="userRoleAdmin">Administrator</string>
<string name="adminCron">Cron-taken</string>
<string name="adminCronScheduleHeader">Schema</string>
<string name="adminCronNextRunHeader">Volgende Uitvoering</string>
<string name="adminCronLastRunHeader">Laatst Uitgevoerd</string>
<string name="adminCronExecutionHeader">Uitvoeringen</string>
<string name="adminCronTaskSuccessMsg">Taak %1$s met succes gestart</string>
<!-- admin -->
<!-- create user -->
<string name="userFullNameText">Volledige Naam</string>
<string name="userEmail">E-mailadres</string>
<string name="userUserName">Gebruikersnaam</string>
<string name="userPassword">Wachtwoord</string>
<string name="userInvalidFullName">Ongeldige Volledige Naam</string>
<string name="userInvalidUserName">Ongeldige Gebruikersnaam</string>
<string name="userInvalidEmail">Ongeldige E-mail</string>
<string name="userCreatedText">New user added successfully</string>
<string name="userExistsError">Gebruiker bestaat al</string>
<!-- create user -->
<!-- edit issue -->
<string name="editIssueNavHeader">Edit Issue #%1$s</string>
<string name="editIssueSuccessMessage">Issue updated</string>
<!-- edit issue -->
<!-- release -->
<string name="createRelease">New Release</string>
<string name="releaseTagNameText">Tag Name</string>
<string name="releaseTitleText">Titel</string>
<string name="releaseContentText">Inhoud</string>
<string name="releaseTypeText">Markeer als Pre-Release</string>
<string name="releaseBranchText">Selecteer Branch</string>
<string name="releaseDraftText">Draft</string>
<string name="tagNameErrorEmpty">Tag naam is leeg</string>
<string name="titleErrorEmpty">Titel is leeg</string>
<string name="releaseCreatedText">New release created</string>
<string name="deleteReleaseConfirmation">Do you really want to delete this release?</string>
<string name="releaseDeleted">Release deleted</string>
<!-- release -->
<string name="loginOTPTypeError">OTP code moeten nummers zijn</string>
<string name="loginOTP">OTP Code (Optioneel)</string>
<string name="otpMessage">Vul otp code in als 2FA is ingeschakeld</string>
<string name="openWebRepo">Open in Browser</string>
<string name="repoStargazersInMenu">Stargazers</string>
<string name="repoWatchersInMenu">Watchers</string>
<string name="noDataWebsite">Geen website gevonden</string>
<string name="noDataDescription">Geen beschrijving gevonden</string>
<string name="noDataLocation">Geen locatie gevonden</string>
<string name="starMember">Ster</string>
<string name="watcherMember">Watcher</string>
<string name="zipArchiveDownloadReleasesTab">Source code (ZIP)</string>
<string name="tarArchiveDownloadReleasesTab">Source code (TAR.GZ)</string>
<!-- new file -->
<string name="newFileNameTintCopy">Bestandsnaam</string>
<string name="newFileBranchTintCopy">Nieuwe Branch Naam</string>
<string name="newFileContentTintCopy">Inhoud Bestand</string>
<string name="newFileButtonCopy">Maak Nieuw Bestand</string>
<string name="newFileNameHintMessage">met folder: app/test.md</string>
<string name="newFileMessageTintCopy">Commitbericht</string>
<string name="newFileInvalidBranchName">Invalid branch name, may only contain &#8211;, a&#8211;z, 0&#8211;9</string>
<string name="newFileCommitMessageError">Commit message is too long</string>
<string name="newFileSuccessMessage">New file created</string>
<string name="newFileBranches">Select or create a branch</string>
<string name="newFileRequiredFields">Fields like filename, content and commit message are required</string>
<string name="newFileEmptyBranchMessage">Leave blank to push to the default branch</string>
<string name="newFileRequiredFieldNewBranchName">New branch name cannot be empty if current branch is not selected</string>
<string name="strFilter">Filter</string>
<string name="strSwitchBranches">Branches</string>
<string name="strMarkdown">Markdown</string>
<string name="copyIssueUrl">Copy Issue URL</string>
<string name="copyIssueUrlToastMsg">URL copied to clipboard</string>
<string name="copyIssueCommentToastMsg">Comment copied to clipboard</string>
<string name="copyShaToastMsg">SHA copied to clipboard</string>
<string name="milestoneCompletion">%1$d\uFF05 completed</string>
<!-- files -->
<string name="filesGenericError">Sorry this file cannot be viewed as API returned an error</string>
<string name="fileTypeCannotBeEdited">Files of this type cannot be edited</string>
<string name="notSupported">Not supported</string>
<!-- generic copy -->
<string name="okButton">OK</string>
<string name="doneButton">Done</string>
<string name="cancelButton">Cancel</string>
<string name="genericError">Something went wrong, please try again</string>
<string name="apiNotFound">This request needs higher version than the one installed. Please upgrade your instance to the latest version.</string>
<string name="noDataFound">🌟 Nothing in here 🌟</string>
<string name="addButton">Add</string>
<string name="removeButton">Remove</string>
<string name="authorizeError">You are not authorized to perform this action.</string>
<string name="menuContentDesc">Menu</string>
<string name="menuEditText">Edit</string>
<string name="menuDeleteText">Delete</string>
<string name="menuCopyText">Copy</string>
<string name="menuQuoteText">Quote Reply</string>
<string name="modifiedText">edited</string>
<string name="saveButton">Save</string>
<string name="websiteText">Website</string>
<string name="locationText">Location</string>
<string name="characters255Limit">Max 255 characters</string>
<string name="emptyFields">All fields are required</string>
<string name="textContinue">Continue</string>
<string name="copyToken">Token</string>
<string name="viewInBrowser">View in Browser</string>
<string name="isOpen">Open</string>
<string name="isClosed">Closed</string>
<string name="genericServerResponseError">We cannot reach the server at the moment, please check your server status and try again</string>
<string name="genericCopyUrl">Copy URL</string>
<string name="genericWaitFor">Hold on ☕</string>
<string name="file">File</string>
<string name="issue">Issue</string>
<string name="labelTxt">Label</string>
<string name="release">Release</string>
<string name="pr">Pull Request</string>
<string name="collaborator">Collaborator</string>
<string name="unstar">Unstar</string>
<string name="watch">Watch</string>
<string name="unwatch">Unwatch</string>
<string name="share">Share</string>
<string name="repository">Repository</string>
<string name="team">Team</string>
<string name="organization">Organization</string>
<string name="addRemove">Add / Remove</string>
<string name="download">Download</string>
<string name="reopen">Reopen</string>
<string name="openInBrowser">Open in Browser</string>
<string name="deleteGenericTitle">Delete %s</string>
<string name="reset">Reset</string>
<string name="beta">BETA</string>
<string name="none">None</string>
<string name="main">main</string>
<string name="license">License</string>
<!-- generic copy -->
<string name="exploreUsers">Explore users</string>
<string name="exploreIssues">Explore issues</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepositorySuccess">Repository added to starred list</string>
<string name="unStarRepositorySuccess">Repository removed from starred list</string>
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="titleDrafts">Drafts</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, some features may not work.</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionUnknown">No Gitea detected!</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
<string name="loginViaPassword">Basic Auth</string>
<string name="unauthorizedApiError">Instance has returned an error - Unauthorized. Check your credentials and try again</string>
<string name="loginTokenError">Token is required</string>
<string name="prDeletedFork">Deleted Fork</string>
<string name="editPrNavHeader">Edit Pull Request #%1$s</string>
<string name="editPrSuccessMessage">Pull Request updated</string>
<string name="fileDiffViewHeader">%1$s Files Changed</string>
<string name="fileDiffViewHeaderSingle">%1$s File Changed</string>
<string name="updatePullRequestText">Update Pull Request</string>
<string name="openFileDiffText">Show Changed Files</string>
<string name="mergePullRequestText">Merge Pull Request</string>
<string name="deleteBranchSuccess">Branch deleted successfully</string>
<string name="deleteBranchError">Could not delete branch</string>
<string name="deleteBranchErrorNotFound">Branch does not exist</string>
<string name="mergePullRequestButtonText">Merge</string>
<string name="deleteBranchAfterMerge">Delete branch after merge</string>
<string name="mergeNoteText">Merge may fail if you are not authorized to merge this Pull Request.</string>
<string name="mergeInfoDisabledMessage">Disabled Merge button means that there are conflicts OR other things to fix before Merge</string>
<string name="deleteBranchForkInfo">This branch belong to a forked repository</string>
<string name="mergeCommentText">Merge comment</string>
<string name="mergePRSuccessMsg">Pull Request was merged successfully</string>
<string name="mergePR404ErrorMsg">Pull Request is not available for merge</string>
<string name="mergeOptionMerge">Merge Pull Request</string>
<string name="mergeOptionRebase">Rebase and Merge</string>
<string name="mergeOptionRebaseCommit">Rebase and Merge (&#45;&#45;no-ff)</string>
<string name="mergeOptionSquash">Squash and Merge</string>
<string name="mergeStrategy">Merge Strategy</string>
<string name="selectMergeStrategy">Select merge strategy</string>
<string name="mergeNotAllowed">Not allowed to merge [Reason: Does not have enough approvals]</string>
<string name="deleteBranch">Delete Branch</string>
<string name="waitLoadingDownloadFile">Please wait for the file to load to memory</string>
<string name="downloadFileSaved">File saved successfully</string>
<string name="excludeFilesInFileViewer">This file type/size is not supported in file viewer. You can download it from the menu.</string>
<string name="deleteFile">Delete This File</string>
<string name="editFile">Edit This File</string>
<string name="deleteFileMessage">File is set for deletion by branch %1$s</string>
<string name="editFileText">Edit %1$s</string>
<string name="editFileMessage">File is modified by branch %1$s</string>
<string name="sizeCopy">Size</string>
<string name="shareIssue">Share Issue</string>
<string name="shareRepository">Share Repository</string>
<string name="createRepository">Create Repository</string>
<string name="commitTitle">Commits</string>
<string name="commitAuthoredByAndCommittedByWhen"><![CDATA[<b>%1$s</b> authored and <b>%2$s</b> committed %3$s]]></string>
<string name="commitCommittedByWhen"><![CDATA[<b>%1$s</b> committed %2$s]]></string>
<string name="viewCommits">View Commits</string>
<!-- Memorizing Trust Manager -->
<string name="mtmNotification">Certificate Verification</string>
<string name="mtmAcceptCert">Accept Unknown Certificate?</string>
<string name="mtmTrustAnchor">The server certificate is not signed by a known Certificate Authority</string>
<string name="mtmCertExpired">The server certificate is expired.</string>
<string name="mtmAcceptServerName">Accept Mismatching Server Name?</string>
<string name="mtmHostnameMismatch">Server could not authenticate as \&quot;%s\&quot;. The certificate is only valid for:</string>
<string name="mtmConnectAnyway">Do you want to connect anyway?</string>
<string name="mtmCertDetails">Certificate details:</string>
<string name="mtmDecisionAlways">Trust</string>
<string name="mtmDecisionAbort">Abort</string>
<string name="subscribedSuccessfully">Subscribed successfully</string>
<string name="alreadySubscribed">You have already subscribed</string>
<string name="subscriptionError">Subscription failed</string>
<string name="unsubscribedSuccessfully">Unsubscribed successfully</string>
<string name="alreadyUnsubscribed">You have already Unsubscribed</string>
<string name="unSubscriptionError">Un-Subscription failed</string>
<string name="closeMilestone">Close Milestone</string>
<string name="openMilestone">Open Milestone</string>
<string name="milestoneStatusUpdate">Milestone status updated successfully</string>
<string name="reportViewerHeader">Crash Reports</string>
<string name="settingsEnableReportsText">Enable Crash Reports</string>
<string name="crashTitle">GitNex has stopped :(</string>
<string name="setCrashReports">Crash reports</string>
<string name="crashMessage">It is encouraged to open an issue at the project repository with how to reproduce this bug. It is easier to debug and fix the problem that way.\n\nTap the OK button to send the crash report by email instead. Additional content could be added in the email.\nThank you!</string>
<string name="forceLogoutDialogHeader">Please sign in again</string>
<string name="forceLogoutDialogDescription">Due to some major changes regarding the internal functioning of the app, we require you to login again. These changes allow us to make the app more flexible in the future.\n\nThank you for your patience and sorry for the inconvenience.</string>
<string name="deleteAllDrafts">Delete All Drafts</string>
<string name="draftsListEmpty">No drafts found</string>
<string name="draftsDeleteSuccess">Drafts deleted successfully</string>
<string name="draftsSingleDeleteSuccess">Draft deleted successfully</string>
<string name="deleteAllDraftsDialogMessage">This will delete all the drafts for this account. \n\nProceed with deletion?</string>
<string name="draftSaved">Draft was saved automatically.</string>
<string name="resetMostReposCounter">Counter is reset successfully</string>
<string name="resetCounterDialogMessage">Do you want to reset counter for repository %s?</string>
<string name="resetCounterAllDialogMessage">This will reset all the counters for this account repositories.</string>
<string name="appearanceHintText">Themes, fonts, badges, translation</string>
<string name="securityHintText">Biometric authentication, SSL certificates, cache</string>
<string name="languagesHintText">Languages</string>
<string name="reportsHintText">Crash reports</string>
<string name="rateAppHintText">If you like GitNex you can give it a thumbs up</string>
<string name="aboutAppHintText">App version, build, user instance version</string>
<string name="codeEditorHintText">Syntax color, indentation</string>
<string name="archivedRepository">Archived</string>
<string name="archivedRepositoryMessage">This repo is archived. You can view files, but cannot push or open issues/pull-requests.</string>
<string name="accountDeletedMessage">Account deleted successfully</string>
<string name="removeAccountPopupTitle">Remove Account</string>
<string name="removeAccountPopupMessage">Are you sure you want to remove this account from the app?\n\nThis will remove all the data related to this account on the app only.</string>
<string name="addNewAccount">New Account</string>
<string name="addNewAccountText">Add Account</string>
<string name="accountAlreadyExistsError">Account already exists in the app</string>
<string name="accountAddedMessage">Account added successfully</string>
<string name="switchAccountSuccess">Switched to account : %1$s@%2$s</string>
<!-- Notifications -->
<string name="pageTitleNotifications">Notifications</string>
<string name="noDataNotifications">All caught up 🚀</string>
<string name="notificationsPollingHeaderText">Notifications Polling Delay</string>
<string name="pollingDelay15Minutes">15 Minutes</string>
<string name="pollingDelay30Minutes">30 Minutes</string>
<string name="pollingDelay45Minutes">45 Minutes</string>
<string name="pollingDelay1Hour">1 Hour</string>
<string name="pollingDelayDialogHeaderText">Select Polling Delay</string>
<string name="pollingDelayDialogDescriptionText">Choose a minutely delay in which GitNex tries to poll new notifications</string>
<string name="markAsRead">Mark Read</string>
<string name="markAsUnread">Mark Unread</string>
<string name="pinNotification">Pin</string>
<string name="markedNotificationsAsRead">Successfully marked all notifications as read</string>
<string name="notificationsHintText">Polling delay</string>
<string name="enableNotificationsHeaderText">Enable Notifications</string>
<string name="enableLightsHeaderText">Enable Light</string>
<string name="enableVibrationHeaderText">Enable Vibration</string>
<string name="chooseColorSelectorHeader">Choose Color</string>
<string name="newMessages">New messages for %s</string>
<string name="youHaveGotNewNotifications">You\'ve got %d new notifications.</string>
<string name="mainNotificationChannelName">Notifications</string>
<string name="mainNotificationChannelDescription">This is the main notification channel of GitNex.</string>
<plurals name="youHaveNewNotifications">
<item quantity="one">You have %s new notification</item>
<item quantity="other">You have %s new notifications</item>
</plurals>
<string name="openAppSettings">To receive notifications, you must enable notifications for GitNex. Tap Open to access your phone settings and enable notifications.</string>
<string name="isRead">Read</string>
<string name="isUnread">Unread</string>
<string name="repoSettingsTitle">Repository Settings</string>
<string name="repoSettingsEditProperties">Edit Properties</string>
<string name="repoSettingsDelete">Delete Repository</string>
<string name="repoSettingsDeleteHint">Be careful, this operation CANNOT be undone!</string>
<string name="repoPropertiesTemplate">Set as Template</string>
<string name="repoPropertiesEnableIssues">Enable Issues</string>
<string name="repoPropertiesExternalIssuesUrl">External Issue Tracker Url</string>
<string name="repoPropertiesEnableWiki">Enable Wiki</string>
<string name="repoPropertiesExternalWikiUrl">External Wiki Url</string>
<string name="repoPropertiesEnablePr">Enable Pull Requests</string>
<string name="repoPropertiesEnableTimeTracker">Enable Time Tracker</string>
<string name="repoPropertiesEnableMergeCommits">Enable Merge Commits</string>
<string name="repoPropertiesEnableRebase">Enable Rebase</string>
<string name="repoPropertiesEnableSquash">Enable Squash and Merge</string>
<string name="repoPropertiesEnableForceMerge">Enable Rebase with Merge Commits (&#8212;&#8212;no-ff)</string>
<string name="repoPropertiesSaveSuccess">Repository properties updated successfully</string>
<string name="repoSettingsDeleteDescription">Things to know before deletion:\n\n- This operation CANNOT be undone.\n- This operation will permanently delete the repository including code, issues, comments, wiki data and collaborator settings.\n\nEnter the repository name as confirmation</string>
<string name="repoSettingsDeleteError">Repository name does not match</string>
<string name="repoDeletionSuccess">Repository deleted successfully</string>
<string name="repoSettingsTransferOwnership">Transfer Ownership</string>
<string name="repoSettingsTransferOwnershipHint">Transfer this repository to a user or to an organization for which you have administrator rights</string>
<string name="repoSettingsTransferOwnershipDescription">Things to know before transfer:\n\n- You will lose access to the repository if you transfer it to an individual user.\n- You will keep access to the repository if you transfer it to an organization that you (co-)own.\n\nEnter the repository name as confirmation</string>
<string name="repoTransferText">Perform Transfer</string>
<string name="repoTransferOwnerText">New Owner</string>
<string name="repoTransferSuccess">Repository transferred successfully</string>
<string name="repoTransferOwnerError">New owner is required</string>
<string name="repoTransferError">There is a problem with the owner name. Make sure that the new owner exists</string>
<string name="exploreFilterDialogTitle">Filter Repositories</string>
<string name="exploreFilterIncludeTopic">Search ONLY in Topic</string>
<string name="exploreFilterIncludeDesc">Search in Description</string>
<string name="exploreFilterIncludeArchive">Only Archived Repositories</string>
<string name="exploreFilterIncludePrivate">Only Private Repositories</string>
<string name="exploreFilterIncludeTemplateRepos">Search in Template Repositories</string>
<string name="mergeIntoBranch">Merge Into</string>
<string name="pullFromBranch">Pull From</string>
<string name="sameBranchesError">These branches are equal. There is no need to create a pull request</string>
<string name="mergeIntoError">Merge into branch is required</string>
<string name="pullFromError">Pull from branch is required</string>
<string name="titleError">Title is required</string>
<string name="prCreateSuccess">Pull Request created successfully</string>
<string name="prAlreadyExists">A pull request between these branches already exists</string>
<string name="prClosed">Pull Request closed</string>
<string name="prReopened">Pull Request reopened</string>
<string name="prMergeInfo">Pull Request Info</string>
<string name="accountDoesNotExist">It seems that the account for URI %1$s does not exist in the app. You can add one by tapping on the Add New Account button.</string>
<string name="launchApp">Go to App</string>
<string name="noActionText">GitNex cannot handle the requested resource. You can open an issue at the project repository as an improvement, providing details of the work. Just launch a default screen for now from the buttons below; it can be changed from settings.</string>
<string name="biometricAuthTitle">Biometric Authentication</string>
<string name="biometricAuthSubTitle">Unlock using your biometric credentials</string>
<string name="biometricNotSupported">No biometric features available on this device</string>
<string name="biometricNotAvailable">Biometric features are currently unavailable</string>
<string name="enrollBiometric">Enroll biometric from phone settings</string>
<string name="copyLoginIdToClipBoard">Login ID \'%s\' copied to clipboard</string>
<!-- file viewer activity -->
<string name="fileViewerNotificationTitleStarted">Download in progress</string>
<string name="fileViewerNotificationDescriptionStarted">Downloading %s</string>
<string name="fileViewerNotificationTitleFinished">Download successful</string>
<string name="fileViewerNotificationDescriptionFinished">Downloaded %s</string>
<string name="fileViewerNotificationTitleFailed">Download failed</string>
<string name="fileViewerNotificationDescriptionFailed">Couldn\'t download %s</string>
<string name="fileViewerNotificationChannelName">Download manager</string>
<string name="fileViewerNotificationChannelDescription">Indicates the progress of ongoing downloads</string>
<string name="lastUpdatedAt">Updated %s</string>
<string name="joined">Joined</string>
<string name="userFollow">Follow</string>
<string name="unfollowUser">Unfollow</string>
<string name="unfollowedUser">Unfollowed @%s</string>
<string name="nowFollowUser">You now follow @%s</string>
<string name="unfollowingFailed">Couldn\'t unfollow user</string>
<string name="followingFailed">Couldn\'t follow user</string>
<string name="updatePrConflict">The pull request conflicts with the base branch. Please resolve the conflicts and try again.</string>
<string name="updatePrSuccess">Pull Request updated successfully</string>
<string name="updateStrategyMerge">Merge</string>
<string name="updateStrategyRebase">Rebase</string>
<string name="selectUpdateStrategy">Select Update Strategy</string>
<string name="userAvatar">Avatar</string>
<string name="tags">Tags</string>
<string name="releasesTags">Releases/Tags</string>
<string name="create_tag">Create Tag Only</string>
<string name="tagCreated">Tag created</string>
<string name="asRef">Use as reference</string>
<string name="deleteTagConfirmation">Do you really want to delete this tag?</string>
<string name="tagDeleted">Tag deleted</string>
<string name="tagDeleteError">A tag attached to a release cannot be deleted directly</string>
<string name="useCustomTabs">Use Custom Tabs</string>
<string name="browserOpenFailed">No application found to open this link. SSH URLs and URLs with another prefix the http:// or https:// are not supported by most browser</string>
<string name="logInAgain">Log in again</string>
<string name="notLoggedIn">%s \u25CF not logged in</string>
<string name="followSystem">Follow system (Light/Dark)</string>
<string name="followSystemBlack">Follow system (Light/Pitch Black)</string>
<string name="dynamicColorsFollowSystem">Dynamic colors - Follow system (Light/Dark)</string>
<string name="codebergDark">Codeberg (Dark)</string>
<string name="repoForkOf">Fork of: %s</string>
<string name="adoptRepo">Adopt</string>
<string name="repoAdopted">Adopted repository %s</string>
<string name="unadoptedRepos">Unadopted Repositories</string>
<string name="unadoptedReposMessage">- Adopt will add repository %1$s to organization/user %2$s.\n- Delete will remove it from the system.</string>
<string name="commits">Commits</string>
<!-- wiki -->
<string name="wiki">Wiki</string>
<string name="wikiAuthor"><![CDATA[<b>%1$s</b> updated %2$s]]></string>
<string name="deleteWikiPageMessage">Do you really want to delete %s?</string>
<string name="wikiPageDeleted">Wiki page deleted successfully</string>
<string name="wikiPageNameAndContentError">Page name and page content can\'t be empty</string>
<string name="createWikiPage">Create Wiki Page</string>
<string name="wikiUpdated">Wiki page updated successfully</string>
<string name="wikiCreated">Wiki page created successfully</string>
<!-- code editor -->
<string name="openInCodeEditor">Open in Code Editor</string>
<!-- notes -->
<string name="newNote">New Note</string>
<string name="editNote">Edit Note</string>
<string name="newNoteContentHint">Start taking your notes here</string>
<string name="noteDateTime">Created %s</string>
<string name="noteTimeModified">Updated %s</string>
<string name="noteDeleteDialogMessage">Do you really want to delete this note?</string>
<plurals name="noteDeleteMessage">
<item quantity="one">Note deleted successfully</item>
<item quantity="other">Notes deleted successfully</item>
</plurals>
<string name="notesAllDeletionMessage">This will delete all of your notes. This action cannot be undone.</string>
<!-- timeline -->
<string name="commitsText">commit</string>
<string name="commitText">commit</string>
<string name="timelineAddedCommit">%1$s added %2$s %3$s</string>
<!-- the | is replaced by the label -->
<string name="timelineAddedLabel">%1$s added the | label %2$s</string>
<!-- the | is replaced by the label -->
<string name="timelineRemovedLabel">%1$s removed the | label %2$s</string>
<string name="timelineAssigneesRemoved">%1$s removed their assignment %2$s</string>
<string name="timelineAssigneesUnassigned">%1$s was unassigned by %2$s %3$s</string>
<string name="timelineAssigneesSelfAssigned">%1$s self-assigned this %2$s</string>
<string name="timelineAssigneesAssigned">%1$s was assigned by %2$s %3$s</string>
<string name="timelineMilestoneAdded">%1$s added this to the %2$s milestone %3$s</string>
<string name="timelineMilestoneRemoved">%1$s removed this from the %2$s milestone %3$s</string>
<string name="timelineMilestoneDeleted">%1$s added this to a deleted milestone %2$s</string>
<string name="timelineStatusClosedIssue">%1$s closed this issue %2$s</string>
<string name="timelineStatusReopenedIssue">%1$s reopened this issue %2$s</string>
<string name="timelineStatusReopenedPr">%1$s reopened this pull request %2$s</string>
<string name="timelineStatusClosedPr">%1$s closed this pull request %2$s</string>
<string name="timelineStatusMergedPr">%1$s merged this pull request %2$s</string>
<string name="timelineStatusRefPr"><![CDATA[%1$s referenced this pull request from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
<string name="timelineReviewRequest">%1$s requested review from %2$s %3$s</string>
<string name="timelineChangeTitle">%1$s changed title from %2$s to %3$s %4$s</string>
<string name="timelineLocked">%1$s locked as %2$s and limited conversation to collaborators %3$s</string>
<string name="timelineUnlocked">%1$s unlocked this conversation %2$s</string>
<string name="timelineDependencyAdded">%1$s added a new dependency #%2$d %3$s</string>
<string name="timelineDependencyRemoved">%1$s removed a dependency #%2$d %3$s</string>
<string name="timelineProjectAdded">%1$s added this to a project %2$s</string>
<string name="timelineProjectRemoved">%1$s removed this from a project %2$s</string>
<string name="timelineDueDateAdded">%1$s added the due date %2$s %3$s</string>
<string name="timelineDueDateModified">%1$s modified the due date to %2$s from %3$s %4$s</string>
<string name="timelineDueDateRemoved">%1$s removed the due date %2$s %3$s</string>
<string name="timelineBranchChanged">%1$s changed target branch from %2$s to %3$s %4$s</string>
<string name="timelineBranchDeleted">%1$s deleted branch %2$s %3$s</string>
<string name="timelineTimeTrackingStart">%1$s started working %2$s</string>
<string name="timelineTimeTrackingStop">%1$s stopped time tracking %2$s</string>
<string name="timelineTimeTrackingCancel">%1$s cancelled time tracking %2$s</string>
<string name="timelineTimeTrackingAddManualTime">%1$s added spent time %2$s %3$s</string>
<string name="timelineTimeTrackingDeleteManualTime">%1$s deleted spent time %2$s %3$s</string>
<string name="timelineChangeIssueRef">%1$s added reference %2$s %3$s</string>
<string name="timelineRefIssue">%1$s referenced this issue in #%2$d %3$s</string>
<string name="timelineRefPr">%1$s referenced this pull request in #%2$d %3$s</string>
<string name="timelineStatusRefIssue"><![CDATA[%1$s referenced this issue from a <font color=\'%2$d\'>%3$s</font> %4$s]]></string>
<string name="timelineReviewLeftComment">%1$s left a comment: %2$s %3$s</string>
<string name="timelinePinned">%1$s pinned this %2$s</string>
<string name="commitStatuses">Statuses</string>
<string name="statusNoUrl">This status has no linked target URL.</string>
<string name="starredRepos">Starred Repos</string>
<string name="lang_statistics">Language Statistics</string>
<string name="dashboard">Dashboard</string>
<string name="createdRepository">created repository</string>
<string name="renamedRepository">renamed repository from %1$s to</string>
<string name="starredRepository">starred</string>
<string name="transferredRepository">transferred repository %1$s to</string>
<string name="createdBranch">created branch %1$s in</string>
<string name="pushedTo">pushed to %1$s at</string>
<string name="openedIssue">opened issue</string>
<string name="commentedOnIssue">commented on issue</string>
<string name="closedIssue">closed issue</string>
<string name="reopenedIssue">reopened issue</string>
<string name="createdPR">created pull request</string>
<string name="closedPR">closed pull request</string>
<string name="reopenedPR">reopened pull request</string>
<string name="mergedPR">merged pull request</string>
<string name="approved">approved</string>
<string name="suggestedChanges">suggested changes for</string>
<string name="commentedOnPR">commented on pull request</string>
<string name="autoMergePR">automatically merged pull request</string>
<string name="deletedBranch">deleted branch %1$s at</string>
<string name="pushedTag">pushed tag %1$s to</string>
<string name="deletedTag">deleted tag %1$s from</string>
<string name="releasedBranch">released %1$s at</string>
<string name="syncedCommits">synced commits to %1$s at</string>
<string name="syncedRefs">synced new reference %1$s to</string>
<string name="syncedDeletedRefs">synced and deleted reference %1$s at</string>
<string name="attachment">Attachment</string>
<string name="attachments">Attachments</string>
<string name="attachmentsSaveError">An issue was created but cannot process attachments at this time. Check the server logs for more details.</string>
</resources>