"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."