GitNex/app/src/main/res/values-it/strings.xml
2019-11-07 13:31:35 +01:00

429 lines
26 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- menu items -->
<string name="navMyRepos">I miei Repository</string>
<string name="navStarredRepos">Repository preferiti</string>
<string name="navRepos">Repositories</string>
<string name="navProfile">Profilo</string>
<string name="navSettings">Impostazioni</string>
<string name="navOrgs">Organizzazioni</string>
<string name="navAbout">Info su</string>
<string name="navRate">Valuta GitNex</string>
<string name="navLogout">Esci</string>
<string name="navExplore">Esplora</string>
<!-- menu items -->
<!-- page titles -->
<string name="pageTitleAbout">Info su</string>
<string name="pageTitleHome">Home</string>
<string name="pageTitleMyRepos">I miei Repository</string>
<string name="pageTitleRepositories">Repository</string>
<string name="pageTitleProfile">Profilo</string>
<string name="pageTitleNewRepo">Nuovo Repository</string>
<string name="pageTitleOrganizations">Organizzazioni</string>
<string name="pageTitleIssues">Problemi</string>
<string name="pageTitleSettings">Impostazioni</string>
<string name="pageTitleCreateOrganization">Nuova organizzazione</string>
<string name="pageTitleCreateMilestone">Nuova Milestone</string>
<string name="pageTitleCreateNewIssue">Nuovo Problema</string>
<string name="pageTitleCreateLabel">Nuova etichetta</string>
<string name="pageTitleCredits">Crediti</string>
<string name="pageTitleLabelUpdate">Aggiorna Etichetta</string>
<string name="pageTitleSponsors">Sponsor</string>
<string name="pageTitleStarredRepos">Repository preferiti</string>
<string name="pageTitleCreateTeam">Nuovo Team</string>
<string name="pageTitleAddEmail">Aggiungi indirizzo e-mail</string>
<string name="pageTitleNewFile">Nuovo File</string>
<string name="pageTitleExplore">Esplora</string>
<!-- page titles -->
<string name="appVersion">Versione\u0020:\u0020</string>
<string name="appBuild">Costruzione n.\u0020:\u0020</string>
<string name="repoName">Demo repo</string>
<string name="repoFullname">Repo con ORG</string>
<string name="repoDescription">Descrizione demo</string>
<string name="noData">Nessuna repository trovata</string>
<string name="orgName">Organizzazione demo</string>
<string name="orgDescription">Descrizione demo</string>
<string name="noDataOrg">Nessuna organizzazione trovata</string>
<string name="newCreateButtonCopy">Crea</string>
<string name="newUpdateButtonCopy">Aggiorna</string>
<string name="newRepoTintCopy">Nome Repository</string>
<string name="newRepoDescTintCopy">Descrizione Repository</string>
<string name="newRepoPrivateCopy">Privato</string>
<string name="newRepoDescInfo">Massimo 255 caratteri</string>
<string name="newRepoOwner">Proprietario</string>
<string name="newOrgTintCopy">Nome Organizzazione</string>
<string name="newOrgDescTintCopy">Descrizione Organizzazione</string>
<string name="newOrgDescInfo">Massimo 255 caratteri</string>
<string name="userName">Nome utente</string>
<string name="passWord">Password</string>
<string name="btnLogin">LOGIN</string>
<string name="instanceUrl">URL Istanza</string>
<string name="navigation_drawer_open">Apri panello Navigazione</string>
<string name="navigation_drawer_close">Chiudi panello Navigazione</string>
<string name="logo">Accedi a Gitea</string>
<string name="urlInfoTooltip">1- Scegli il protocollo corretto(https or http). \n2- Enter Gitea 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="loginFailed">Username o password errata</string>
<string name="protocolError">Non si consiglia di utilizzare il protocollo HTTP a meno che non si stia testando sulla rete locale.</string>
<string name="malformedJson">È stato ricevuto JSON non valido. La risposta del server non ha avuto successo.</string>
<string name="emptyFieldURL">Istanza
URL è richiesto</string>
<string name="emptyFieldUsername">Nome utente obbligatorio</string>
<string name="emptyFieldPassword">Password obbligatoria</string>
<string name="checkNetConnection">Errore di connessione. Controllare la connessione Internet</string>
<string name="repoNameErrorEmpty">Il nome del repository è vuoto</string>
<string name="repoNameErrorInvalid">Nome del repository non è valido. [a&#8211;z A&#8211;Z 0&#8211;char@@9 &#8211; _]</string>
<string name="repoDescError">La descrizione del repository supera il limite massimo di 255 caratteri</string>
<string name="repoCreated">Il repository è stato creato</string>
<string name="repoCreatedError">Qualcosa è andato storto, riprova</string>
<string name="repoExistsError">Il repository di questo nome esiste già sotto il proprietario selezionato</string>
<string name="orgNameErrorEmpty">Nome organizzazione vuoto</string>
<string name="orgNameErrorInvalid">Nome organizzazione nono valido, [a&#8211;z A&#8211;Z 0&#8211;char@@9 &#8211; _]</string>
<string name="orgDescError">La descrizione dell\'organizzazione supera il limite massimo di 255 caratteri</string>
<string name="orgCreated">Organizzazione creata</string>
<string name="orgCreatedError">Qualcosa è andato storto, riprova</string>
<string name="orgExistsError">Organizzazione esiste già</string>
<string name="processingText">Elaborazione</string>
<string name="search">Cerca</string>
<string name="wip">Lavoro in corso</string>
<string name="close">Chiudi</string>
<string name="addNewContent">Aggiungi</string>
<string name="orgContentAvatar">Org</string>
<string name="repoContentAvatar">Repo</string>
<string name="privateAvatar">Pri</string>
<string name="removeContent">Rimuovi</string>
<string name="genericApiStatusError">L\'istanza ha restituito un errore. Codice\u0020</string>
<string name="title_activity_repo_detail">RepoDettaglioAttività</string>
<string name="tab_text_info">Dettagli</string>
<string name="tab_text_files">File</string>
<string name="tab_text_issues">Problemi aperti</string>
<string name="tabItemCloseIssues">Problemi chiusi</string>
<string name="tab_text_ml">Milestones</string>
<string name="tab_text_releases">Rilasci</string>
<string name="tab_text_branches">Branches</string>
<string name="tab_text_labels">Labels</string>
<string name="action_settings">Impostazioni</string>
<string name="tab_text_collaborators">Collaboratori</string>
<string name="noDataIssueTab">Nessun problema trovato</string>
<string name="infoTabRepoName1">Repository</string>
<string name="infoTabRepoOwner1">Proprietario</string>
<string name="infoTabRepoDesc">Descrizione</string>
<string name="infoTabRepoWebsite">Sito Web</string>
<string name="infoTabRepoSize">Dimensione</string>
<string name="infoTabRepoDefaultBranch">Branch predefinito</string>
<string name="infoTabRepoSshUrl">SSH URL</string>
<string name="infoTabRepoCloneUrl">Clona URL</string>
<string name="infoTabRepoRepoUrl">URL del Repo</string>
<string name="infoTabRepoForksCount">Forks</string>
<string name="infoTabRepoCreatedAt">Creato</string>
<string name="infoTabRepoUpdatedAt">Ultimo aggiornamento</string>
<string name="timeAtText">alle</string>
<string name="createdText">Aperto\u0020</string>
<string name="dueDateText">Data Scadenza</string>
<string name="issueStatusTextOpen">Stato: aperto</string>
<string name="issueStatusOpen">apri</string>
<string name="issueStatusTextClosed">Stato: chiuso</string>
<string name="issueStatusClosed">chiuso</string>
<string name="issueCreator">Creatore:\u0020</string>
<string name="issueAssigneesText">Assegnatari</string>
<string name="issueTypeIssue">Tipo: Problema</string>
<string name="issueTypePullRequest">Tipo: Richiesta Pull</string>
<string name="issueCommenter">Commentatore:\u0020</string>
<string name="issueMilestone">Milestone %1$s</string>
<string name="dueDate">Scaduto %1$s</string>
<string name="createdTime">Aperto alle: %1$s</string>
<string name="assignedTo">Assegnato a: %1$s</string>
<string name="commentButtonText">Commento</string>
<string name="commentEmptyError">Inserisci il tuo commento</string>
<string name="commentSuccess">Commento pubblicato</string>
<string name="commentError">Qualcosa è andato storto, riprova</string>
<string name="generalImgContentText">Avatar</string>
<string name="noDataMilestonesTab">Nessun milestone trovato</string>
<string name="commitAuthor">Autore commit: %1$s</string>
<string name="commitHash">Hash commit \n%1$s%2$s</string>
<string name="releaseTitle">Nome Release</string>
<string name="releaseDescription">Descrizione Release</string>
<string name="releaseDownloadText">Download</string>
<string name="releaseType">Tipo Release</string>
<string name="releaseZip">Release Zip</string>
<string name="releaseTar">Release Tar</string>
<string name="noDataReleasesTab">Nessun Release trovato</string>
<string name="releaseTag">Tag: %1$s</string>
<string name="collaboratorsNameToast">Collaboratore : %1$s</string>
<string name="noDataCollaboratorTab">Nessun collaboratore trovato</string>
<string name="editText">Modifica</string>
<string name="newMilestoneTitle">Nome</string>
<string name="newMilestoneDescription">Descrizione</string>
<string name="newMilestoneDueDate">Data Scadenza</string>
<string name="milestoneNameErrorEmpty">Milestone title is empty</string>
<string name="milestoneNameErrorInvalid">Milestone title is not valid. [a&#8211;z A&#8211;Z 0&#8211;9 &#8211; _]</string>
<string name="milestoneDescError">Milestone description exceeds the max 255 characters limit</string>
<string name="milestoneCreated">Milestone created successfully</string>
<string name="milestoneCreatedError">Something went wrong, please try again</string>
<string name="milestoneDateEmpty">Please choose due date</string>
<string name="milestoneOpenIssues">Open issues : %1$d</string>
<string name="milestoneClosedIssues">Closed issues : %1$d</string>
<string name="newIssueSelectAssigneesListTitle">Select Assignees</string>
<string name="newIssueSelectLabelsListTitle">Select Labels</string>
<string name="newIssueDialogDone">Done</string>
<string name="newIssueDialogCancel">Cancel</string>
<string name="newIssueTitle">Title</string>
<string name="newIssueAssigneesListTitle">Assignees</string>
<string name="newIssueDescriptionTitle">Description</string>
<string name="newIssueDueDateTitle">Due Date</string>
<string name="newIssueMilestoneTitle">Milestone</string>
<string name="newIssueLabelsTitle">Labels</string>
<string name="issueTitleEmpty">Issue title is empty</string>
<string name="issueDescriptionEmpty">Issue description is empty</string>
<string name="issueCreated">New issue created successfully</string>
<string name="issueCreatedError">Something went wrong, please try again</string>
<string name="noAssigneesFound">No collaborators found</string>
<string name="noLabelsFound">No labels found</string>
<!-- settings -->
<string name="settingsLanguageHeaderText">Translation</string>
<string name="settingsDateTimeHeaderText">Date &amp; Time</string>
<string name="settingsSave">Settings saved.</string>
<string name="settingsLanguageSelectorHeader">Language</string>
<string name="settingsLanguageSelectedHeaderDefault">English</string>
<string name="settingsAppearanceHeader">Appearance</string>
<string name="settingsDateTimeHeaderDefault">Pretty</string>
<string name="settingsLanguageSelectorDialogTitle">Choose Language</string>
<string name="settingsTimeSelectorDialogTitle">Choose Time Format</string>
<string name="settingsIssueBadgeHeaderText">Issues Badge</string>
<string name="settingsHelpTranslateText">Help us translate GitNex to your language</string>
<string name="codeBlockHeaderText">Code Block Color</string>
<string name="settingsCodeBlockSelectorDialogTitle">Code Block Color Selector</string>
<string name="settingsHomeScreenHeaderText">Home Screen</string>
<string name="settingsHomeScreenSelectedText">My Repositories</string>
<string name="settingshomeScreenSelectorDialogTitle">Select Home Screen</string>
<!-- settings -->
<string name="noMoreData">No more data available</string>
<string name="createLabel">New Label</string>
<string name="menuTitleText">Repo Menu</string>
<string name="labelName">Label Name</string>
<string name="labelColor">Label Color</string>
<string name="labelEmptyError">Label name is empty</string>
<string name="labelNameError">Label name is not valid</string>
<string name="labelCreated">Label created.</string>
<string name="labelGeneralError">Something went wrong, please try again</string>
<string name="labelUpdated">Label aggiornato.</string>
<string name="noDataLabelsTab">Nessun labels trovato</string>
<string name="labelMenuContentDesc">Desc</string>
<string name="labelMenuEdit">Modifica</string>
<string name="labelMenuDelete">Cancella</string>
<string name="labelDeleteText">Label cancellato</string>
<string name="labelDeleteErrorText">Qualcosa è andato storto, riprova</string>
<string name="noDataBranchesTab">Nessun branch trovato</string>
<string name="creditsLogoDesign">Design</string>
<!-- credits - this part does not need translation -->
<!-- credits - this part does not need translation -->
<string name="alertDialogTokenRevokedTitle">Errore di autorizzazione</string>
<string name="alertDialogTokenRevokedMessage">Sembra che il Token di Accesso sia revocato o che lei non sia autorizzato a vedere questi contenuti. In caso di token revocato, si prega di uscire e accedere di nuovo</string>
<string name="alertDialogTokenRevokedCopyNegativeButton">Annullare</string>
<string name="alertDialogTokenRevokedCopyPositiveButton">Esci</string>
<string name="labelDeleteTitle">Cancella\u0020</string>
<string name="labelDeleteMessage">Si vuole veramente cancellare questo label?</string>
<string name="labelDeletePositiveButton">OK</string>
<string name="labelDeleteNegativeButton">Annullare</string>
<!-- org tabbed layout str -->
<string name="title_activity_org_detail">OrgDettaglioActivita</string>
<string name="orgTabRepos">I miei Repository</string>
<string name="orgTabTeams">Team</string>
<string name="orgTabMembers">Partecipanti</string>
<string name="orgCreateTeam">Nuovo Team</string>
<string name="noDataTeams">Nessun team trovato</string>
<string name="teamTitle">Nome team</string>
<string name="teamDescription">Team desc</string>
<string name="teamPermission">Autorizzazione : %1$s</string>
<string name="noDataMembers">Nessun membro trovato</string>
<string name="orgMember">Membri Org</string>
<string name="orgTeamMembers">Membri Organizzazione</string>
<!-- org tabbed layout str -->
<!-- create team -->
<string name="newTeamTitle">Nome team</string>
<string name="newTeamDesc">Descrizione</string>
<string name="newTeamPermission">Autorizzazione</string>
<string name="newTeamAccessControls">Controlli Accesso</string>
<string name="newTeamPermissionRead">I membri possono visualizzare e clonare i repository di team</string>
<string name="newTeamPermissionWrite">I membri possono leggere e push al repository del team</string>
<string name="newTeamPermissionAdmin">I membri possono inviare i repository del team e aggiungere loro collaboratori</string>
<string name="teamNameEmpty">Inserisci il nome del team</string>
<string name="teamNameError">Il nome del team deve contenere solo caratteri alfanumerici, trattino (-), trattino basso (_) e punto (.)</string>
<string name="teamPermissionEmpty">Seleziona
autorizzazione</string>
<string name="teamDescError">La descrizione del team contiene caratteri non validi</string>
<string name="teamDescLimit">La descrizione del team ha più di 100 caratteri</string>
<string name="teamCreated">Team creato</string>
<string name="teamCreatedError">Qualcosa è andato storto, riprova</string>
<!-- create team -->
<!-- edit comment -->
<string name="editCommentTitle">Modifica commento</string>
<string name="editCommentButtonText">Modifica</string>
<string name="editCommentUpdatedText">Commento aggiornato</string>
<!-- edit comment -->
<!-- add collaborator -->
<string name="addCollaboratorTitle">Aggiungi/Rimuovi collaboratore</string>
<string name="addCollaboratorSearchHint">Cerca Utente</string>
<string name="addCollaboratorViewUserDesc">Nome utente</string>
<string name="removeCollaboratorTitle">Rimuovi\u0020</string>
<string name="removeCollaboratorMessage">Do you want to remove this user from the repository?</string>
<string name="removeCollaboratorToastText">User removed from the repository.</string>
<string name="addCollaboratorToastText">User added to the repository.</string>
<!-- add collaborator -->
<!-- profile section -->
<string name="profileTabFollowers">Followers</string>
<string name="profileTabFollowing">Following</string>
<string name="profileCreateNewEmailAddress">Add Email Address</string>
<string name="profileEmailButton">Save</string>
<string name="profileEmailTitle">Email Address</string>
<string name="emailAddedText">New email added successfully.</string>
<string name="emailErrorEmpty">Email address is empty.</string>
<string name="emailErrorInvalid">Email address is not valid</string>
<string name="emailErrorInUse">Email address is already in use</string>
<string name="emailTypeText">Primary</string>
<string name="profileTabEmails">Emails</string>
<!-- profile section -->
<!-- single issue section -->
<string name="singleIssueEditLabels">Add / Remove Labels</string>
<string name="labelsUpdated">Labels updated</string>
<string name="closeIssue">Close Issue</string>
<string name="replyToIssue">Add Comment</string>
<string name="editIssue">Edit Issue</string>
<string name="reOpenIssue">Reopen Issue</string>
<string name="issueStateClosed">Issue closed</string>
<string name="issueStateReopened">Issue reopened</string>
<string name="addRemoveAssignees2">Add Assignees</string>
<string name="addRemoveAssignees">Add / Remove Assignees</string>
<string name="assigneesUpdated">Assignees updated</string>
<!-- single issue section -->
<!-- multi select dialog -->
<string name="select_entry">Select Entries</string>
<string name="validation_text">Please select at least one option</string>
<string name="please_select_atleast">Please select at least </string>
<string name="you_can_only_select_upto">You can only select up to </string>
<string name="option"> option</string>
<string name="options"> options</string>
<string name="select_all">Select all</string>
<string name="de_select_all">Deselect all</string>
<!-- multi select dialog -->
<string name="repoMetaData">Repository Meta</string>
<!-- admin -->
<string name="adminCreateNewUser">Add New User</string>
<string name="adminUsers">Users</string>
<string name="userRoleAdmin">Admin</string>
<!-- admin -->
<!-- create user -->
<string name="userFullNameText">Full Name</string>
<string name="userEmail">Email</string>
<string name="userUserName">Username</string>
<string name="userPassword">Password</string>
<string name="userInvalidFullName">Invalid Full Name</string>
<string name="userInvalidUserName">Invalid Username</string>
<string name="userInvalidEmail">Invalid Email</string>
<string name="userCreatedText">New user added successfully</string>
<string name="userExistsError">User already exists</string>
<!-- create user -->
<!-- sponsors -->
<!-- sponsors -->
<!-- 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">Titolo</string>
<string name="releaseContentText">Contenuti</string>
<string name="releaseTypeText">Segna come pre-rilascio</string>
<string name="releaseBranchText">Seleziona branch</string>
<string name="releaseDraftText">Draft</string>
<string name="tagNameErrorEmpty">Il nome del tag è vuoto</string>
<string name="titleErrorEmpty">Il titolo è vuoto</string>
<string name="releaseCreatedText">Creata nuovo release</string>
<!-- release -->
<string name="loginOTPError">Inserisci codice OTP</string>
<string name="loginOTPTypeError">Il codice OTP deve essere numeri.</string>
<string name="loginOTP">Codice OTP (opzionale)</string>
<string name="otpMessage">Inserisci il codice otp se 2FA è abilitato</string>
<string name="openWebRepo">Apri nel Browser</string>
<string name="repoStargazersInMenu">Stargazers</string>
<string name="repoWatchersInMenu">Osservatori</string>
<string name="noDataStargazers">Nessuna star trovata</string>
<string name="noDataWatchers">Nessun osservatore trovato</string>
<string name="starMember">Star</string>
<string name="watcherMember">Osservatore</string>
<string name="commitLinkBranchesTab">Commit</string>
<string name="zipArchiveDownloadReleasesTab">Archivio Zip</string>
<string name="tarArchiveDownloadReleasesTab">Archivio Tar</string>
<!-- new file -->
<string name="newFileNameTintCopy">Nome file</string>
<string name="newFileBranchTintCopy">Nome nuovo branch</string>
<string name="newFileContentTintCopy">File Content</string>
<string name="newFileButtonCopy">Create New File</string>
<string name="newFileNameHintMessage">with folder: app/test.md</string>
<string name="newFileMessageTintCopy">Commit Message</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="newFileOldBranches">Current Branches</string>
<string name="newFileRequiredFields">Fields like filename, content and commit message are required</string>
<string name="newFileCurrentBranchMessage">Selecting current branch will disable new branch</string>
<string name="newFileNewBranchMessage">e.g: new-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="copyIssueUrl">Copy Issue URL</string>
<string name="copyIssueUrlToastMsg">Issue URL copied to clipboard</string>
<string name="milestoneCompletion">%1$d\uFF05 completed</string>
<!-- files -->
<string name="noDataFilesTab">No files found</string>
<string name="filesDirNotSupportedYet">Directory browsing is not supported yet</string>
<string name="filesGenericError">Sorry this file cannot be viewed as API returned an error</string>
<string name="filesBreadcrumb">Root</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 Gitea version than the one installed. Please upgrade your instance to the latest version of Gitea.</string>
<string name="noDataFound">No data found</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="modifiedText">edited</string>
<string name="saveButton">Save</string>
<string name="nameText">Name</string>
<string name="descriptionText">Description</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>
<!-- generic copy -->
<string name="translateText">Translate GitNex with Crowdin</string>
<string name="exploreTextBoxHint">Explore repositories</string>
<string name="starRepository">Star Repository</string>
<string name="unStarRepository">Unstar Repository</string>
<string name="starRepositorySuccess">Repository added to starred list</string>
<string name="unStarRepositorySuccess">Repository removed from starred list</string>
<string name="watchRepository">Watch Repository</string>
<string name="unWatchRepository">Unwatch Repository</string>
<string name="watchRepositorySuccess">Repository added to watch list</string>
<string name="unWatchRepositorySuccess">Repository removed from watch list</string>
<string name="versionUnsupportedOld">Unsupported old version(%1$s) of Gitea detected. Please update to latest stable version. If you continue, the app may not function properly.</string>
<string name="versionSupportedOld">Old Gitea version detected, please update to latest stable version</string>
<string name="versionUnsupportedNew">New Gitea version detected! Please UPDATE GitNex!</string>
<string name="versionSupportedLatest">Gitea version is up to date</string>
<string name="versionDevelopment">Gitea development version</string>
<string name="versionUnknow">No Gitea detected!</string>
<string name="versionAlertTitle">Version Alert</string>
<string name="versionAlertDialogHeader">Unsupported Version of Gitea</string>
<string name="loginViaPassword">Username / Password</string>
<string name="loginMethodText">Choose your preferred login method to access your account. Token is more secure!</string>
<string name="unauthorizedApiError">Instance has returned an error - Unauthorized. Check your credentials and try again</string>
<string name="loginTokenError">Please enter the correct token</string>
</resources>