fix(translations): 🌐 New translations from Crowdin [skip ci]

This commit is contained in:
Jamie 2022-10-07 22:36:59 +01:00
commit ea028ba5ed

View file

@ -2,160 +2,160 @@
"Login": { "Login": {
"SignInButton": "Inicia sessió", "SignInButton": "Inicia sessió",
"UsernamePlaceholder": "Nom d'usuari", "UsernamePlaceholder": "Nom d'usuari",
"PasswordPlaceholder": "Password", "PasswordPlaceholder": "Contrasenya",
"RememberMe": "Remember Me", "RememberMe": "Recorda'm",
"SignInWith": "Sign in with {{appName}}", "SignInWith": "Inicia la sessió amb {{appName}}",
"SignInWithPlex": "Sign in with Plex", "SignInWithPlex": "Inicia la sessió amb Plex",
"ForgottenPassword": "Forgot your password?", "ForgottenPassword": "Has oblidat la contrasenya?",
"Errors": { "Errors": {
"IncorrectCredentials": "Incorrect username or password" "IncorrectCredentials": "Nom d'usuari o contrasenya incorrecta"
} }
}, },
"Common": { "Common": {
"ContinueButton": "Continue", "ContinueButton": "Continua",
"Available": "Available", "Available": "Disponible",
"Available4K": "Available 4K", "Available4K": "Disponible en 4K",
"Approved": "Approved", "Approved": "Aprovat",
"Approve4K": "Approve 4K", "Approve4K": "Aprovat en 4K",
"Pending": "Pending", "Pending": "Pendent",
"PartiallyAvailable": "Partially Available", "PartiallyAvailable": "Parcialment disponible",
"Monitored": "Monitored", "Monitored": "En seguiment",
"NotAvailable": "Not Available", "NotAvailable": "No disponible",
"ProcessingRequest": "Processing Request", "ProcessingRequest": "Processant sol·licitud",
"ProcessingRequest4K": "Processing Request 4K", "ProcessingRequest4K": "Processant sol·licitud en 4K",
"PendingApproval": "Pending Approval", "PendingApproval": "Pendent d'aprovació",
"PendingApproval4K": "Pending Approval 4K", "PendingApproval4K": "Pendent d'aprovació en 4K",
"RequestDenied": "Request Denied", "RequestDenied": "Sol·licitud denegada",
"RequestDenied4K": "Request Denied 4K", "RequestDenied4K": "Sol·licitud en 4K denegada",
"NotRequested": "Not Requested", "NotRequested": "No sol·licitat",
"NotRequested4K": "Not Requested 4K", "NotRequested4K": "No sol·licitat en 4K",
"Requested": "Requested", "Requested": "Sol·licitada",
"Requested4K": "Requested 4K", "Requested4K": "Sol·licitada en 4K",
"Search": "Search", "Search": "Cerca",
"Request": "Request", "Request": "Sol·licitud",
"Request4K": "Request 4K", "Request4K": "Sol·licitud en 4K",
"Denied": "Denied", "Denied": "Denegat",
"Approve": "Approve", "Approve": "Aprova",
"PartlyAvailable": "Partly Available", "PartlyAvailable": "Parcialment disponible",
"ViewDetails": "View Details", "ViewDetails": "Visualitza els detalls",
"Errors": { "Errors": {
"Validation": "Please check your entered values" "Validation": "Comproveu les dades inserides"
}, },
"Cancel": "Cancel", "Cancel": "Cancel·la",
"Submit": "Submit", "Submit": "Envia",
"Update": "Update", "Update": "Actualitza",
"tvShow": "TV Show", "tvShow": "Sèries de TV",
"movie": "Movie", "movie": "Pel·lícula",
"album": "Album" "album": "Àlbum"
}, },
"PasswordReset": { "PasswordReset": {
"EmailAddressPlaceholder": "Email Address", "EmailAddressPlaceholder": "Adreça electrònica",
"ResetPasswordButton": "Reset Password" "ResetPasswordButton": "Restableix la contrasenya"
}, },
"LandingPage": { "LandingPage": {
"OnlineHeading": "Currently Online", "OnlineHeading": "En línia",
"OnlineParagraph": "The media server is currently online", "OnlineParagraph": "El servidor està fora de línia",
"PartiallyOnlineHeading": "Partially Online", "PartiallyOnlineHeading": "Parcialment en línia",
"PartiallyOnlineParagraph": "The media server is partially online.", "PartiallyOnlineParagraph": "El servidor de mitjans està parcialment en línia.",
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.", "MultipleServersUnavailable": "Hi ha {{serversUnavailable}} de {{totalServers}} servidors fora de línia.",
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.", "SingleServerUnavailable": "Hi ha {{serversUnavailable}} de {{totalServers}} servidors fora de línia.",
"OfflineHeading": "Currently Offline", "OfflineHeading": "Fora de línia",
"OfflineParagraph": "The media server is currently offline.", "OfflineParagraph": "El servidor de mitjans està fora de línia.",
"CheckPageForUpdates": "Check this page for continuous site updates." "CheckPageForUpdates": "Check this page for continuous site updates."
}, },
"ErrorPages": { "ErrorPages": {
"NotFound": "Page not found", "NotFound": "No s'ha trobat la pàgina",
"SomethingWentWrong": "Something went wrong!" "SomethingWentWrong": "Alguna cosa no ha anat bé!"
}, },
"NavigationBar": { "NavigationBar": {
"Discover": "Discover", "Discover": "Descobriu",
"Search": "Search", "Search": "Cerca",
"Requests": "Requests", "Requests": "Sol·licituds",
"UserManagement": "Users", "UserManagement": "Usuaris",
"Issues": "Issues", "Issues": "Incidències",
"Vote": "Vote", "Vote": "Vota",
"Donate": "Donate!", "Donate": "Feu un donatiu!",
"DonateLibraryMaintainer": "Donate to Library Maintainer", "DonateLibraryMaintainer": "Feu un donatiu al desenvolupador de la biblioteca",
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi 😁", "DonateTooltip": "Així és com convenço a la meva dona para a què em deixi passar el meu temps lliure desenvolupant Ombi ;)",
"UpdateAvailableTooltip": "Update Available!", "UpdateAvailableTooltip": "Actualització disponible!",
"Settings": "Settings", "Settings": "Configuració",
"Welcome": "Welcome {{username}}", "Welcome": "Benvingut/da, {{username}}",
"UpdateDetails": "Update Details", "UpdateDetails": "Edita les dades d'usuari",
"Logout": "Logout", "Logout": "Tanca sessió",
"OpenMobileApp": "Open Mobile App", "OpenMobileApp": "Obre l'aplicació mòbil",
"RecentlyAdded": "Recently Added", "RecentlyAdded": "Afegit recentment",
"ChangeTheme": "Change Theme", "ChangeTheme": "Canvia el tema",
"Calendar": "Calendar", "Calendar": "Calendari",
"UserPreferences": "Preferences", "UserPreferences": "Configuració",
"FeatureSuggestion": "Features", "FeatureSuggestion": "Suggeriu noves característiques",
"FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!", "FeatureSuggestionTooltip": "Tens una gran idea nova? Suggereix-ho aquí!",
"Filter": { "Filter": {
"Movies": "Movies", "Movies": "Pel·lícules",
"TvShows": "TV Shows", "TvShows": "Sèries de TV",
"Music": "Music", "Music": "Música",
"People": "People" "People": "Persones"
}, },
"MorningWelcome": "Good morning!", "MorningWelcome": "Bon dia!",
"AfternoonWelcome": "Good afternoon!", "AfternoonWelcome": "Bon vespre!",
"EveningWelcome": "Good evening!" "EveningWelcome": "Bona nit!"
}, },
"Search": { "Search": {
"Title": "Search", "Title": "Cerca",
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!", "Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
"MoviesTab": "Movies", "MoviesTab": "Pel·lícules",
"TvTab": "TV Shows", "TvTab": "Sèries de TV",
"MusicTab": "Music", "MusicTab": "Música",
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity", "AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
"AdvancedSearchHeader": "Advanced Search", "AdvancedSearchHeader": "Cerca avançada",
"Suggestions": "Suggestions", "Suggestions": "Suggeriments",
"NoResults": "Sorry, we didn't find any results!", "NoResults": "Sorry, we didn't find any results!",
"DigitalDate": "Digital Release: {{date}}", "DigitalDate": "Versió digital: {{date}}",
"TheatricalRelease": "Theatrical Release: {{date}}", "TheatricalRelease": "En cines: {{date}}",
"ViewOnPlex": "Play On Plex", "ViewOnPlex": "Reproduïu a Plex",
"ViewOnEmby": "Play On Emby", "ViewOnEmby": "Reproduïu a Emby",
"ViewOnJellyfin": "Play On Jellyfin", "ViewOnJellyfin": "Reproduïu a Jellyfin",
"RequestAdded": "Request for {{title}} has been added successfully", "RequestAdded": "Request for {{title}} has been added successfully",
"Similar": "Similar", "Similar": "Semblant",
"Refine": "Refine", "Refine": "Filtres",
"SearchBarPlaceholder": "Type Here to Search", "SearchBarPlaceholder": "Premeu aquí per cercar",
"Movies": { "Movies": {
"PopularMovies": "Popular Movies", "PopularMovies": "Pel·lícules populars",
"UpcomingMovies": "Upcoming Movies", "UpcomingMovies": "Properes pel·lícules",
"TopRatedMovies": "Top Rated Movies", "TopRatedMovies": "Pel·lícules millor valorades",
"NowPlayingMovies": "Now Playing Movies", "NowPlayingMovies": "Pel·lícules en cartellera",
"HomePage": "Home Page", "HomePage": "Pàgina d'inici",
"Trailer": "Trailer" "Trailer": "Tràiler"
}, },
"TvShows": { "TvShows": {
"Popular": "Popular", "Popular": "Popular",
"Trending": "Trending", "Trending": "Tendències",
"MostWatched": "Most Watched", "MostWatched": "Més vistes",
"MostAnticipated": "Most Anticipated", "MostAnticipated": "Més esperades",
"Results": "Results", "Results": "Resultats",
"AirDate": "Air Date:", "AirDate": "Data d'emissió:",
"AllSeasons": "All Seasons", "AllSeasons": "Totes les temporades",
"FirstSeason": "First Season", "FirstSeason": "Primera temporada",
"LatestSeason": "Latest Season", "LatestSeason": "Última temporada",
"Select": "Select ...", "Select": "Selecciona...",
"SubmitRequest": "Submit Request", "SubmitRequest": "Envieu una sol·licitud",
"Season": "Season {{seasonNumber}}", "Season": "Temporada {{seasonNumber}}",
"SelectAllInSeason": "Select All in Season {{seasonNumber}}" "SelectAllInSeason": "Selecciona-ho tot en la temporada {{seasonNumber}}"
}, },
"AdvancedSearchInstructions": "Please choose what type of media you are searching for:", "AdvancedSearchInstructions": "Si us plau, escolliu el tipus de mitjà que esteu cercant:",
"YearOfRelease": "Year of Release", "YearOfRelease": "Any de llançament",
"SearchGenre": "Search Genre", "SearchGenre": "Cerca per gènere",
"SearchKeyword": "Search Keyword", "SearchKeyword": "Cerca per paraules clau",
"SearchProvider": "Search Provider", "SearchProvider": "Proveïdor de cerca",
"KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb" "KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb"
}, },
"Requests": { "Requests": {
"Title": "Requests", "Title": "Sol·licituds",
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.", "Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
"MoviesTab": "Movies", "MoviesTab": "Pel·lícules",
"ArtistName": "Artist", "ArtistName": "Artista",
"AlbumName": "Album Name", "AlbumName": "Nom de l'àlbum",
"TvTab": "TV Shows", "TvTab": "Sèries de TV",
"MusicTab": "Music", "MusicTab": "Música",
"RequestedBy": "Requested By", "RequestedBy": "Requested By",
"Status": "Status", "Status": "Status",
"RequestStatus": "Request status", "RequestStatus": "Request status",
@ -201,21 +201,21 @@
"NextMinute": "Another request will be added in {{time}} minute" "NextMinute": "Another request will be added in {{time}} minute"
}, },
"AllRequests": "All Requests", "AllRequests": "All Requests",
"PendingRequests": "Pending Requests", "PendingRequests": "Sol·licituds pendents",
"ProcessingRequests": "Processing Requests", "ProcessingRequests": "Processant sol·licituds",
"AvailableRequests": "Available Requests", "AvailableRequests": "Sol·licituds disponibles",
"DeniedRequests": "Denied Requests", "DeniedRequests": "Sol·licituds denegades",
"RequestsToDisplay": "Requests to display", "RequestsToDisplay": "Sol·licituds a mostrar",
"RequestsTitle": "Title", "RequestsTitle": "Títol",
"Details": "Details", "Details": "Detalls",
"Options": "Options", "Options": "Opcions",
"RequestPanel": { "RequestPanel": {
"Delete": "Delete Request", "Delete": "Suprimeix la sol·licitud",
"Approve": "Approve Request", "Approve": "Aprova la sol·licitud",
"Deny": "Deny Request", "Deny": "Denega la sol·licitud",
"Approve4K": "Approve 4K Request", "Approve4K": "Aprova la sol·licitud en 4K",
"Deny4K": "Deny 4K Request", "Deny4K": "Denega la sol·licitud en 4K",
"ChangeAvailability": "Mark Available", "ChangeAvailability": "Marca com a disponible",
"Deleted": "Successfully deleted selected items", "Deleted": "Successfully deleted selected items",
"Approved": "Successfully approved selected items", "Approved": "Successfully approved selected items",
"Denied": "Successfully denied selected items" "Denied": "Successfully denied selected items"