navidrome/ui/src/i18nProvider/en.json

259 lines
9.9 KiB
JSON

{
"languageName": "English",
"resources": {
"song": {
"name": "Song |||| Songs",
"fields": {
"albumArtist": "Album Artist",
"duration": "Time",
"trackNumber": "Track #",
"playCount": "Plays",
"title": "Title",
"artist": "Artist",
"album": "Album",
"path": "File path",
"genre": "Genre",
"compilation": "Compilation",
"year": "Year",
"size": "File size",
"updatedAt": "Uploaded at"
},
"actions": {
"addToQueue": "Play Later"
},
"action": {
"playNow": "Play Now"
}
},
"album": {
"name": "Album |||| Albums",
"fields": {
"albumArtist": "Album Artist",
"artist": "Artist",
"duration": "Time",
"songCount": "Songs",
"playCount": "Plays",
"name": "Name",
"genre": "Genre",
"compilation": "Compilation",
"year": "Year"
},
"actions": {
"playAll": "Play",
"playNext": "Play Next",
"addToQueue": "Play Later",
"shuffle": "Shuffle"
}
},
"artist": {
"name": "Artist |||| Artists",
"fields": {
"name": "Name",
"albumCount": "Album Count"
}
},
"user": {
"name": "User |||| Users",
"fields": {
"userName": "Username",
"isAdmin": "Is Admin",
"lastLoginAt": "Last Login At",
"updatedAt": "Updated At",
"name": "Name"
}
},
"player": {
"name": "Player |||| Players",
"fields": {
"name": "Name",
"transcodingId": "Transcoding ID",
"maxBitRate": "Max. Bit Rate",
"client": "Client",
"userName": "Username",
"lastSeen": "Last Seen At"
}
},
"transcoding": {
"name": "Transcoding |||| Transcodings",
"fields": {
"name": "Name",
"targetFormat": "Target Format",
"defaultBitRate": "Default Bit Rate",
"command": "Command"
}
}
},
"ra": {
"auth": {
"welcome1": "Thanks for installing Navidrome!",
"welcome2": "To start, create an admin user",
"confirmPassword": "Confirm Password",
"buttonCreateAdmin": "Create Admin",
"auth_check_error": "Please login to continue",
"user_menu": "Profile",
"username": "Username",
"password": "Password",
"sign_in": "Sign in",
"sign_in_error": "Authentication failed, please retry",
"logout": "Logout"
},
"validation": {
"invalidChars": "Please only use letter and numbers",
"passwordDoesNotMatch": "Password does not match",
"required": "Required",
"minLength": "Must be %{min} characters at least",
"maxLength": "Must be %{max} characters or less",
"minValue": "Must be at least %{min}",
"maxValue": "Must be %{max} or less",
"number": "Must be a number",
"email": "Must be a valid email",
"oneOf": "Must be one of: %{options}",
"regex": "Must match a specific format (regexp): %{pattern}"
},
"action": {
"add_filter": "Add filter",
"add": "Add",
"back": "Go Back",
"bulk_actions": "1 item selected |||| %{smart_count} items selected",
"cancel": "Cancel",
"clear_input_value": "Clear value",
"clone": "Clone",
"confirm": "Confirm",
"create": "Create",
"delete": "Delete",
"edit": "Edit",
"export": "Export",
"list": "List",
"refresh": "Refresh",
"remove_filter": "Remove this filter",
"remove": "Remove",
"save": "Save",
"search": "Search",
"show": "Show",
"sort": "Sort",
"undo": "Undo",
"expand": "Expand",
"close": "Close",
"open_menu": "Open menu",
"close_menu": "Close menu"
},
"boolean": {
"true": "Yes",
"false": "No"
},
"page": {
"create": "Create %{name}",
"dashboard": "Dashboard",
"edit": "%{name} #%{id}",
"error": "Something went wrong",
"list": "%{name}",
"loading": "Loading",
"not_found": "Not Found",
"show": "%{name} #%{id}",
"empty": "No %{name} yet.",
"invite": "Do you want to add one?"
},
"input": {
"file": {
"upload_several": "Drop some files to upload, or click to select one.",
"upload_single": "Drop a file to upload, or click to select it."
},
"image": {
"upload_several": "Drop some pictures to upload, or click to select one.",
"upload_single": "Drop a picture to upload, or click to select it."
},
"references": {
"all_missing": "Unable to find references data.",
"many_missing": "At least one of the associated references no longer appears to be available.",
"single_missing": "Associated reference no longer appears to be available."
},
"password": {
"toggle_visible": "Hide password",
"toggle_hidden": "Show password"
}
},
"message": {
"about": "About",
"are_you_sure": "Are you sure?",
"bulk_delete_content": "Are you sure you want to delete this %{name}? |||| Are you sure you want to delete these %{smart_count} items?",
"bulk_delete_title": "Delete %{name} |||| Delete %{smart_count} %{name}",
"delete_content": "Are you sure you want to delete this item?",
"delete_title": "Delete %{name} #%{id}",
"details": "Details",
"error": "A client error occurred and your request couldn't be completed.",
"invalid_form": "The form is not valid. Please check for errors",
"loading": "The page is loading, just a moment please",
"no": "No",
"not_found": "Either you typed a wrong URL, or you followed a bad link.",
"yes": "Yes",
"unsaved_changes": "Some of your changes weren't saved. Are you sure you want to ignore them?"
},
"navigation": {
"no_results": "No results found",
"no_more_results": "The page number %{page} is out of boundaries. Try the previous page.",
"page_out_of_boundaries": "Page number %{page} out of boundaries",
"page_out_from_end": "Cannot go after last page",
"page_out_from_begin": "Cannot go before page 1",
"page_range_info": "%{offsetBegin}-%{offsetEnd} of %{total}",
"page_rows_per_page": "Rows per page:",
"next": "Next",
"prev": "Prev"
},
"notification": {
"updated": "Element updated |||| %{smart_count} elements updated",
"created": "Element created",
"deleted": "Element deleted |||| %{smart_count} elements deleted",
"bad_item": "Incorrect element",
"item_doesnt_exist": "Element does not exist",
"http_error": "Server communication error",
"data_provider_error": "dataProvider error. Check the console for details.",
"i18n_error": "Cannot load the translations for the specified language",
"canceled": "Action cancelled",
"logged_out": "Your session has ended, please reconnect."
}
},
"message": {
"note": "NOTE",
"transcodingDisabled": "Changing the transcoding configuration through the web interface is disabled for security reasons. If you would like to change (edit or add) transcoding options, restart the server with the %{config} configuration option.",
"transcodingEnabled": "Navidrome is currently running with %{config}, making it possible to run system commands from the transcoding settings using the web interface. We recommend to disable it for security reasons and only enable it when configuring Transcoding options."
},
"menu": {
"library": "Library",
"settings": "Settings",
"version": "Version %{version}",
"theme": "Theme",
"personal": {
"name": "Personal",
"options": {
"theme": "Theme",
"language": "Language"
}
}
},
"player": {
"playListsText": "Play Queue",
"openText": "Open",
"closeText": "Close",
"notContentText": "No music",
"clickToPlayText": "Click to play",
"clickToPauseText": "Click to pause",
"nextTrackText": "Next track",
"previousTrackText": "Previous track",
"reloadText": "Reload",
"volumeText": "Volume",
"toggleLyricText": "Toggle lyric",
"toggleMiniModeText": "Minimize",
"destroyText": "Destroy",
"downloadText": "Download",
"removeAudioListsText": "Delete audio lists",
"clickToDeleteText": "Click to delete %{name}",
"emptyLyricText": "No lyric",
"playModeText": {
"order": "In order",
"orderLoop": "Repeat",
"singleLoop": "Repeat One",
"shufflePlay": "Shuffle"
}
}
}