{
  "app": {
    "created": "created with <ion-icon name='heart-outline'></ion-icon> by",
    "license": "MIT license",
    "name": "SongDrive",
    "summary": "Store, manage, synchronize and present songs and setlists"
  },
  "button": {
    "addLanguage": "Add Language",
    "addTag": "Add Tag",
    "addUser": "Add User",
    "back": "Back",
    "cancel": "Cancel",
    "changeEmail": "Change Email Address",
    "changePassword": "Change Password",
    "chooseFile": "Choose File",
    "close": "Close",
    "createSetlist": "Create Setlist",
    "createSong": "Create Song",
    "delete": "Delete",
    "deleteAccount": "Delete Account",
    "done": "Done",
    "duplicate": "Duplicate",
    "edit": "Edit",
    "export": "Export",
    "exportSetlistList": "List",
    "exportSetlistSheets": "Sheets",
    "filetypePdf": ".pdf",
    "filetypeSng": ".sng",
    "filetypeTxt": ".txt",
    "formatMarkdown": "Markdown",
    "formatPlain": "Plain",
    "formatSlack": "Slack",
    "import": "Import",
    "launch": "Launch",
    "present": "Present",
    "recheck": "Check Again",
    "reset": "Reset",
    "saveConfig": "Save Configuration",
    "saveProfile": "Save Profile",
    "sendPasswordResetEmail": "Send password reset email",
    "show": "Show",
    "shuffle": "Shuffle",
    "signIn": "Sign In",
    "signOut": "Sign Out",
    "signUp": "Sign Up",
    "source": "Source",
    "startImport": "Start Import",
    "top": "Top",
    "updateLanguage": "Update Language",
    "updateSetlist": "Update Setlist",
    "updateSong": "Update Song",
    "updateTag": "Update Tag",
    "updateUser": "Update User"
  },
  "divider": {
    "account": "Account",
    "copy": "Copy",
    "docs": "Docs",
    "export": "Export",
    "info": "Info",
    "language": "Language",
    "manage": "Manage",
    "start": "Start",
    "toc": "TOC",
    "tuning": "Key",
    "view": "View"
  },
  "docu": {
    "features": [
      {
        "description": "Build your song collection using a simple song syntax and create setlists with realtime search and filters.",
        "icon": "flash-outline",
        "title": "Minimal effort"
      },
      {
        "description": "Perform the songs of your setlist using your tablet or laptop on stage as well as presenting them to the audience at the same time.",
        "icon": "mic-outline",
        "title": "Ready for stage"
      },
      {
        "description": "Transpose songs with a single click, create PDF song sheets, export songs and setlists in multiple formats, hotkey support and more.",
        "icon": "construct-outline",
        "title": "Tools for artists"
      }
    ]
  },
  "error": {
    "emailNotChanged": "You entered your current email address.",
    "emailsDontMatch": "The email addresses don't match.",
    "passwordTooShort": "The password is too short.",
    "passwordsDontMatch": "The passwords don't match.",
    "requiredContent": "The song content is missing.",
    "requiredEmail": "An email address is required.",
    "requiredFile": "A file must be selected.",
    "requiredIsocode": "An ISO code is required.",
    "requiredJsonFormat": "The file must be in JSON format.",
    "requiredLabel": "A label is required.",
    "requiredLanguage": "The language is required.",
    "requiredName": "A name is required.",
    "requiredPassword": "A password is required.",
    "requiredTagKey": "A tag key is required.",
    "requiredTitle": "A title is required.",
    "setlistAlreadyExists": "A setlist with this title already exists on this date. Please change either the title or the date.",
    "songAlreadyExists": "A song with this title already exists in this language. Please change either the title or the language.",
    "wrongPassword": "The password you provided is wrong. Typo?"
  },
  "field": {
    "authors": "Authors",
    "ccli": "CCLI",
    "content": "Content",
    "creator": "Creator",
    "date": "Date of event",
    "email": "Email",
    "isocode": "ISO Code",
    "key": "Key",
    "label": "Label",
    "language": "Language",
    "name": "Name",
    "newEmail": "New Email Address",
    "newPassword": "New Password",
    "note": "Note",
    "password": "Password",
    "photo": "Avatar",
    "publisher": "Publisher",
    "role": "Role",
    "songs": "Songs",
    "subtitle": "Subtitle",
    "supportEmail": "Support email address",
    "tags": "Tags",
    "title": "Title",
    "translations": "Translations",
    "tuning": "Key",
    "year": "Year",
    "youtube": "YouTube",
    "youtubeId": "YouTube ID",
    "visibility": "Visibility"
  },
  "key": {
    "B": "B",
    "F": "F",
    "I": "I",
    "K": "K",
    "L": "L",
    "P": "P",
    "R": "R",
    "S": "S",
    "ctrl": "CTRL",
    "esc": "ESC"
  },
  "modal": {
    "addLanguage": "Add Language",
    "addTag": "Add Tag",
    "addUser": "Add User",
    "changeEmail": "Change Your Email",
    "changePassword": "Change Your Password",
    "deleteAccount": "Delete Account",
    "deleteLanguage": "Delete Language",
    "deleteRegistration": "Delete Registration",
    "deleteSetlist": "Delete Setlist",
    "deleteSong": "Delete Song",
    "deleteUser": "Delete User",
    "editLanguage": "Edit Language",
    "editSetlist": "Edit Setlist",
    "editSong": "Edit Song",
    "editTag": "Edit Tag",
    "editUser": "Edit User",
    "import": "Import",
    "newSetlist": "New Setlist",
    "newSong": "New Song",
    "resetPassword": "Reset Password",
    "signUp": "Sign Up",
    "songInfo": "Song Information",
    "songSyntaxCheatsheet": "Song Syntax Cheatsheet",
    "tags": "Tags",
    "translations": "Translations"
  },
  "object": {
    "song": "No Songs | One Song | {n} Songs"
  },
  "option": {
    "public": "Pubilc",
    "private": "Private"
  },
  "page": {
    "administration": "Administration",
    "dashboard": "Dashboard",
    "docu": "Documentation",
    "github": "GitHub",
    "profile": "Profile",
    "setlists": "Setlists",
    "settings": "Settings",
    "shortcuts": "Shortcuts",
    "songs": "Songs"
  },
  "placeholder": {
    "exampleLanguageIsocode": "e.g. en",
    "exampleLanguageLabel": "e.g. English",
    "examplePassword": "e.g. {p}",
    "exampleSetlistTitle": "e.g. Sunday Service",
    "exampleSongAuthors": "e.g.  Edwin Othello Excell | John Newton ",
    "exampleSongCcli": "e.g. 22025",
    "exampleSongContent": "song text with chords and markers, e.g.:\n\n--v\n  G          C  \nThis is the verse text\n D        G  \nJust an example text\n\n--c\n  D           C  \nThis is the chorus text\n D        C      G  \nJust an example text\n\n--b\n  Em  \nThis is the bridge text\n C        D  \nJust an example text",
    "exampleSongNote": "general notes, e.g. capo 3 or movements for kids",
    "exampleSongPublisher": "e.g. Public Domain",
    "exampleSongSubtitle": "e.g. How sweet the sound",
    "exampleSongTitle": "e.g. Amazing Grace",
    "exampleSongYear": "e.g. 2016",
    "exampleSongYoutubeId": "e.g. cF0S3uKdVJA",
    "exampleTagKey": "e.g. worship",
    "exampleUserEmail": "e.g. john@doe.com",
    "exampleUserName": "e.g. John Doe",
    "language": "Language ...",
    "repeatEmail": "Repeat Email Address",
    "repeatPassword": "Repeat Password",
    "searchSetlistTitle": "Setlist title ...",
    "searchSongTitle": "Search for Song title, subtitle and full text",
    "searchTagName": "Tag name ...",
    "select": "",
    "tag": "Tag ...",
    "tuning": "Key ...",
    "year": "Year ..."
  },
  "role": {
    "admin": "Admin",
    "editor": "Editor",
    "performer": "Performer",
    "reader": "Reader",
    "unconfirmed": "Unconfirmed"
  },
  "switch": {
    "chords": "Chords",
    "sync": "Sync"
  },
  "text": {
    "cannotBeUndone": "This cannot be undone.",
    "changeAccount": "Change or delete your account",
    "changeToAnotherEmail": "Change to another email address. Keep in mind, that this is also your username.",
    "configureApp": "Manage general app parameters",
    "confirmationSubject": "[SongDrive] Your account got activated",
    "confirmationBody": "Hi {0},\n\nYou were approved to use SongDrive just now. You can now log in under {1}\n\nIf you have any questions, please contact us!\n\nYour SongDrive-Team\n\n",
    "confirmWithAdminPassword": "To confirm please enter your admin password",
    "confirmWithCurrentPassword": "To confirm please enter your current password",
    "createAnAccount": "Create an account",
    "createNewAccount": "Create a new SongDrive account.",
    "customizeProfile": "Customize your profile data",
    "customizeUi": "Customize the user interface",
    "dangerZone": "Danger Zone",
    "deleteYourAccount": "Once you delete your account, there is no going back. Please be certain.",
    "doTheImport": "Do the import by processing all datasets in selected file",
    "editSetlistAddSongs": "Edit this Setlist to add some songs",
    "emptySetlist": "Empty Setlist",
    "exportData": "Export Data",
    "exportImportData": "Export and import SongDrive data",
    "forgotPassword": "Forgot Password?",
    "goodWork": "Good work!",
    "importAndOverwrite": "Import data collections and overwrite current data.",
    "importData": "Import Data",
    "importResult": "Import result: {0} datasets imported",
    "languageInUse": "There are still songs assigned to this language. Please remove or reassign those before deleting this language.",
    "manageConfirmedUsers": "Manage confirmed users",
    "manageLanguages": "Manage available song languages",
    "manageTags": "Manage all song tags (click to edit)",
    "manageUnconfirmedUsers": "Manage unconfirmed users",
    "newToSongDrive": "New to SongDrive?",
    "noSetlistsAvailableSignedIn": "There are currently no setlists available. Add setlists to see them here or import backup or demo data.",
    "noSetlistsAvailableSignedOut": "There are currently no setlists available. Sign in to add setlists or import data from backups or demo database.",
    "noSongsAvailableSignedIn": "There are currently no songs available. Add songs to see them here or import backup or demo data.",
    "noSongsAvailableSignedOut": "There are currently no songs available. Sign in to add songs or import data from backups or demo database.",
    "noSongsSelected": "No Songs selected",
    "noTagsSelected": "No Tags selected",
    "notApprovedYet": "Your user account has not been approved yet. You will be notified as soon as you've been granted access to SongDrive by an administrator.",
    "noTranslations": "This song has no translation yet.",
    "notVerifiedYet": "Your email address has not been verified yet. Please click the link in the verification email that was sent to you when registering to get access to SongDrive.",
    "noUnconfirmedUsers": "No unconfirmed users",
    "pageNotAvailable": "Page not available",
    "privateSetlist": "Private Setlist",
    "reallyDeleteAccount": "Are you sure you want to delete your user account? All your personal data will be gone. The songs and setlists you created, will be kept.",
    "reallyDeleteLanguage": "Do you really want to delete the Language «{name}» ?",
    "reallyDeleteSetlist": "Do you really want to delete the Setlist «{title}» ?",
    "reallyDeleteSong": "Do you really want to delete the Song «{title}» ?",
    "reallyDeleteUser": "Do you really want to delete the User «{name}» ?",
    "remoteControl": "Remote Control",
    "renewYourPassword": "Renew your password. It must be at least 8 characters long.",
    "resetIt": "Reset it",
    "saveAll": "Save all data collections in JSON format.",
    "selectSomeSongs": "Select some songs for this setlist",
    "selectSomeTags": "Select some tags for the current song",
    "selectSomeTranslations": "Select all songs that are a translation to the current song",
    "selected": "selected",
    "selection": "Selection",
    "selectJsonFile": "Select a file in JSON format containing SongDrive data collections",
    "selectUserForTransfer": "Please select a user, to transfer the created content from {name} to.",
    "sendPasswordResetEmail": "Enter your user account's verified email address and you will get a password reset link.",
    "setlistVisibleForCreator": "This setlist is only visible to its creator.",
    "signInForAccess": "Please sign in with your user account to access this page.",
    "signInToSongDrive": "Sign in to SongDrive",
    "syncedDevices": "Synced Devices:",
    "unconfirmedMistake": "If you think this is a mistake, please <a href='mailto:{0}'>contact us</a>.",
    "unverified": "not verified",
    "unverifiedHelp": "If you need help to get access to SongDrive, please <a href='mailto:{0}'>contact us</a>.",
    "verified": "verified",
    "visibleForAll": "Visible for all users",
    "visibleForYou": "Visible only for You",
    "waitingForApproval": "Waiting for approval",
    "waitingForVerification": "Waiting for verification",
    "yesIUnderstand": "Yes, I understand."
  },
  "title": {
    "lastPerformed": "Last performed",
    "noYear": "No year available for this song",
    "setlistContains": "This setlist contains {num} songs",
    "songOccuredOn": "This song occurred on {num} setlists",
    "songPublishedIn": "This song was published in {year}",
    "songTuning": "Song key"
  },
  "toast": {
    "accountDeleted": "Account deleted",
    "accountDeletedText": "Your data was successfully deleted.",
    "configUpdated": "Configuration updated",
    "configUpdatedText": "Configuration data was successfully saved.",
    "copiedToClipboard": "Copied to clipboard",
    "databaseExported": "Database exported",
    "databaseExportedText": "The whole database was successfully exported in JSON format.",
    "exportedPdf": "Exported as PDF",
    "exportedSetlistPdfText": "The setlist was successfully exported as PDF file.",
    "exportedSng": "Exported as SNG",
    "exportedSongPdfText": "The song was successfully exported in PDF format.",
    "exportedSongSngText": "The song was successfully exported in SNG format.",
    "exportedSongTextText": "The song was successfully exported in plain text format.",
    "exportedText": "Exported as Text",
    "failedToCopy": "Failed to copy",
    "languageAdded": "Language added",
    "languageDeleted": "Language deleted",
    "languageDeletedText": "The language was successfully removed.",
    "languageInUse": "Language still in use",
    "languageSavedText": "Language data was successfully saved.",
    "languageUpdated": "Language updated",
    "passwordWrong": "Password wrong",
    "passwordWrongText": "Maybe a Typo? Please enter your current password correctly.",
    "passwordResetSent": "Password reset email sent",
    "passwordResetSentText": "Please click the link that was sent to your SongDrive email address to reset your password.",
    "setlistAdded": "Setlist added",
    "setlistDeleted": "Setlist deleted",
    "setlistDeletedText": "The setlist was successfully removed.",
    "setlistFormatCopiedText": "Setlist in {format} format was successfully copied.",
    "setlistSavedText": "The setlist was successfully saved.",
    "setlistStatusSavedText": "The setlist status was successfully saved.",
    "setlistUpdated": "Setlist updated",
    "signedIn": "Signed in",
    "signedInText": "Good to see you, {name}!",
    "signedOut": "Signed out",
    "signedOutText": "Be blessed and have a nice day!",
    "signedUp": "Signed up",
    "signedUpText": "Thank you for registering, {name}! You can start using SongDrive, as soon as you got approved by an admin.",
    "songAdded": "Song added",
    "songDeleted": "Song deleted",
    "songDeletedText": "The song was successfully removed.",
    "songDeletedFromSetlist": "The song was removed from this setlist.",
    "songOrderUpdated": "Song order updated",
    "songSavedText": "The song was successfully saved.",
    "songUpdated": "Song updated",
    "syncActivated": "Setlist Sync activated",
    "syncDeactivated": "Setlist Sync deactivated",
    "tagAdded": "Tag added",
    "tagSavedText": "Tag data was successfully saved.",
    "tagUpdated": "Tag updated",
    "userAdded": "User added",
    "userAddedText": "The new user was successfully created and verification email was sent.",
    "userDeleted": "User deleted",
    "userDeletedText": "The user was successfully removed.",
    "userSavedText": "User data was successfully saved.",
    "userUpdated": "User updated",
    "userUpdatedText": "Your data was successfully saved.",
    "verficationSent": "Verification email sent",
    "verficationSentText": "Please click the link that was sent to your email address to verify it."
  },
  "tooltip": {
    "approveUser": "Approve User",
    "chordsHide": "Hide Chords",
    "chordsShow": "Show Chords",
    "clear": "Clear search and filter",
    "infoSongData": "Show Song Information",
    "keyReset": "Reset to original key",
    "lightModeOnOff": "Light Mode on / off",
    "nextSlide": "Next Slide",
    "pagination": "List navigation",
    "presentationClose": "Close Presentation",
    "presentationHide": "Hide Presentation",
    "presentationShow": "Show Presentation",
    "presentationStart": "Start Presentation",
    "previousSlide": "Previous Slide",
    "resendVerification": "Resend verification email",
    "search": "Activate Search",
    "sendConfirmationMail": "Send confirmation mail",
    "setlistAdd": "Add new Setlist",
    "setlistPrivate": "This Setlist is only visible for you",
    "songAdd": "Add new Song",
    "syncActive": "Sync is activated",
    "syncOff": "Sync off",
    "syncOn": "Sync on",
    "transposeDown": "Transpose down a semitone",
    "transposeUp": "Transpose up a semitone",
    "verificationAlreadySent": "A verification email was already sent."
  },
  "widget": {
    "appearance": "Appearance",
    "backup": "Backup",
    "configuration": "Configuration",
    "goToSetlists": "Go to Setlists",
    "goToSettings": "Go to Settings",
    "goToSongs": "Go to Songs",
    "keys": "Keys",
    "languages": "No Languages | 1 Language | {0} Languages",
    "newest": "Newest",
    "oldest": "Oldest",
    "popular": "Popular",
    "random": "Random",
    "registrations": "Registrations",
    "setlistView": "Setlist View",
    "setlistsCreated": "Setlists created",
    "setlistsCreatedPerYear": "Setlists created per year",
    "setlistsPerWeekday": "Setlists per Weekday",
    "setlistsStored": "Setlists stored",
    "songOfYear": "Song of the Year",
    "songView": "Song View",
    "songsPerformed": "Songs performed",
    "songsPerformedPerYear": "Songs performed per year",
    "songsStored": "Songs stored",
    "stats": "Stats",
    "tags": "No Tags | 1 Tag | {0} Tags",
    "users": "Users"
  }
}
