mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-24 06:55:23 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
cdfa7b28a7
commit
f4298094f0
1 changed files with 74 additions and 74 deletions
|
@ -71,7 +71,7 @@
|
||||||
"Discover": "Ontdekken",
|
"Discover": "Ontdekken",
|
||||||
"Search": "Zoeken",
|
"Search": "Zoeken",
|
||||||
"Requests": "Verzoeken",
|
"Requests": "Verzoeken",
|
||||||
"UserManagement": "Gebruikersmanagement",
|
"UserManagement": "Gebruikers",
|
||||||
"Issues": "Problemen",
|
"Issues": "Problemen",
|
||||||
"Vote": "Stem",
|
"Vote": "Stem",
|
||||||
"Donate": "Doneer!",
|
"Donate": "Doneer!",
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
"ChangeTheme": "Thema wijzigen",
|
"ChangeTheme": "Thema wijzigen",
|
||||||
"Calendar": "Agenda",
|
"Calendar": "Agenda",
|
||||||
"UserPreferences": "Instellingen",
|
"UserPreferences": "Instellingen",
|
||||||
"FeatureSuggestion": "Feature Suggestion",
|
"FeatureSuggestion": "Ideeën delen",
|
||||||
"FeatureSuggestionTooltip": "Heb je een geweldig nieuw idee? Stel het hier voor!",
|
"FeatureSuggestionTooltip": "Heb je een geweldig nieuw idee? Stel het hier voor!",
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"Movies": "Films",
|
"Movies": "Films",
|
||||||
|
@ -234,30 +234,30 @@
|
||||||
"AlreadyRequested": "Dit is reeds aangevraagd",
|
"AlreadyRequested": "Dit is reeds aangevraagd",
|
||||||
"EpisodesAlreadyRequested": "We hebben al aanvragen voor deze serie",
|
"EpisodesAlreadyRequested": "We hebben al aanvragen voor deze serie",
|
||||||
"NoPermissionsOnBehalf": "Je hebt niet de juiste rechten om namens gebruikers aan te vragen!",
|
"NoPermissionsOnBehalf": "Je hebt niet de juiste rechten om namens gebruikers aan te vragen!",
|
||||||
"NoPermissions": "You do not have the correct permissions!",
|
"NoPermissions": "Je hebt de juiste rechten niet!",
|
||||||
"RequestDoesNotExist": "Request does not exist",
|
"RequestDoesNotExist": "Verzoek bestaat niet",
|
||||||
"ChildRequestDoesNotExist": "Child Request does not exist",
|
"ChildRequestDoesNotExist": "Child Request does not exist",
|
||||||
"NoPermissionsRequestMovie": "You do not have permissions to Request a Movie",
|
"NoPermissionsRequestMovie": "Je bent niet gemachtigd om een film aan te vragen",
|
||||||
"NoPermissionsRequestTV": "You do not have permissions to Request a TV Show",
|
"NoPermissionsRequestTV": "Je bent niet gemachtigd om een serie aan te vragen",
|
||||||
"NoPermissionsRequestAlbum": "You do not have permissions to Request an Album",
|
"NoPermissionsRequestAlbum": "Je bent niet gemachtigd om een album aan te vragen",
|
||||||
"MovieRequestQuotaExceeded": "You have exceeded your Movie request quota!",
|
"MovieRequestQuotaExceeded": "Je hebt het maximale aantal film aanvragen bereikt!",
|
||||||
"TvRequestQuotaExceeded": "You have exceeded your Episode request quota!",
|
"TvRequestQuotaExceeded": "Je hebt het maximale aantal afleveringen aanvragen bereikt!",
|
||||||
"AlbumRequestQuotaExceeded": "You have exceeded your Album request quota!"
|
"AlbumRequestQuotaExceeded": "Je hebt het maximale aantal albums aanvragen bereikt!"
|
||||||
},
|
},
|
||||||
"Notify": "Notify",
|
"Notify": "Notificatie",
|
||||||
"RemoveNotification": "Remove Notifications",
|
"RemoveNotification": "Notificaties verwijderen",
|
||||||
"SuccessfulNotify": "You will now be notified for title {{title}}",
|
"SuccessfulNotify": "Je krijgt nu een melding voor titel {{title}}",
|
||||||
"SuccessfulUnNotify": "You will no longer be notified for title {{title}}",
|
"SuccessfulUnNotify": "Je wordt niet langer op de hoogte gehouden voor titel {{title}}",
|
||||||
"CouldntNotify": "Couldn't notify title {{title}}"
|
"CouldntNotify": "Kan titel {{title}} niet melden"
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
"Title": "Problemen",
|
"Title": "Problemen",
|
||||||
"IssuesForTitle": "Issues for {{title}}",
|
"IssuesForTitle": "Problemen voor {{title}}",
|
||||||
"PendingTitle": "Onopgeloste Problemen",
|
"PendingTitle": "Onopgeloste Problemen",
|
||||||
"InProgressTitle": "Problemen in Behandeling",
|
"InProgressTitle": "Problemen in Behandeling",
|
||||||
"ResolvedTitle": "Opgeloste Problemen",
|
"ResolvedTitle": "Opgeloste Problemen",
|
||||||
"ColumnTitle": "Titel",
|
"ColumnTitle": "Titel",
|
||||||
"Count": "Count",
|
"Count": "Aantal",
|
||||||
"Category": "Categorie",
|
"Category": "Categorie",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Details": "Details",
|
"Details": "Details",
|
||||||
|
@ -284,10 +284,10 @@
|
||||||
"MarkedAsInProgress": "Dit probleem is nu gemarkeerd als in behandeling!",
|
"MarkedAsInProgress": "Dit probleem is nu gemarkeerd als in behandeling!",
|
||||||
"Delete": "Verwijder probleem",
|
"Delete": "Verwijder probleem",
|
||||||
"DeletedIssue": "Probleem is verwijderd",
|
"DeletedIssue": "Probleem is verwijderd",
|
||||||
"Chat": "Chat",
|
"Chat": "Chatten",
|
||||||
"EnterYourMessage": "Enter Your Message",
|
"EnterYourMessage": "Voer je bericht in",
|
||||||
"Requested": "Aangevraagd",
|
"Requested": "Aangevraagd",
|
||||||
"UserOnDate": "{{user}} on {{date}}"
|
"UserOnDate": "{{user}} op {{date}}"
|
||||||
},
|
},
|
||||||
"Filter": {
|
"Filter": {
|
||||||
"ClearFilter": "Verwijder Filter",
|
"ClearFilter": "Verwijder Filter",
|
||||||
|
@ -295,8 +295,8 @@
|
||||||
"FilterHeaderRequestStatus": "Status",
|
"FilterHeaderRequestStatus": "Status",
|
||||||
"Approved": "Goedgekeurd",
|
"Approved": "Goedgekeurd",
|
||||||
"PendingApproval": "In afwachting van goedkeuring",
|
"PendingApproval": "In afwachting van goedkeuring",
|
||||||
"WatchProviders": "Watch Providers",
|
"WatchProviders": "Bekijk aanbieders",
|
||||||
"Keywords": "Keywords"
|
"Keywords": "Trefwoorden"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "Tv: {{remaining}}/{{total}} Resterend",
|
"TvRemaining": "Tv: {{remaining}}/{{total}} Resterend",
|
||||||
|
@ -312,7 +312,7 @@
|
||||||
},
|
},
|
||||||
"MediaDetails": {
|
"MediaDetails": {
|
||||||
"Denied": "Afgewezen",
|
"Denied": "Afgewezen",
|
||||||
"Denied4K": "Denied 4K",
|
"Denied4K": "Geweigerd 4K",
|
||||||
"Trailers": "Trailers",
|
"Trailers": "Trailers",
|
||||||
"RecommendationsTitle": "Aanbevelingen",
|
"RecommendationsTitle": "Aanbevelingen",
|
||||||
"SimilarTitle": "Vergelijkbaar",
|
"SimilarTitle": "Vergelijkbaar",
|
||||||
|
@ -324,28 +324,28 @@
|
||||||
"ViewCollection": "Bekijk collectie",
|
"ViewCollection": "Bekijk collectie",
|
||||||
"NotEnoughInfo": "Helaas is er nog niet genoeg informatie over deze tv-serie!",
|
"NotEnoughInfo": "Helaas is er nog niet genoeg informatie over deze tv-serie!",
|
||||||
"AdvancedOptions": "Geavanceerde opties",
|
"AdvancedOptions": "Geavanceerde opties",
|
||||||
"AutoApproveOptions": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptions": "U kunt het verzoek hier configureren, eenmaal gevraagd zal het naar uw DVR-applicatie worden gestuurd en automatisch worden goedgekeurd! Let op, dit is optioneel, druk op Verzoek om over te slaan!",
|
||||||
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be sent to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTv": "U kunt het verzoek hier configureren, eenmaal gevraagd zal het naar uw DVR-applicatie worden gestuurd en automatisch worden goedgekeurd! Als het verzoek al in Sonarr is, zullen we de hoofdmap of het kwaliteitsprofiel niet wijzigen als je het instelt! Let op, dit is optioneel, druk op Verzoek om over te slaan!",
|
||||||
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be sent to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
|
"AutoApproveOptionsTvShort": "U kunt het verzoek hier configureren, eenmaal gevraagd zal het naar uw DVR-applicatie worden gestuurd en automatisch worden goedgekeurd! Als het verzoek al in Sonarr is, zullen we de hoofdmap of het kwaliteitsprofiel niet wijzigen als je het instelt! Let op, dit is optioneel, druk op Verzoek om over te slaan!",
|
||||||
"QualityProfilesSelect": "Selecteer een kwaliteitsprofiel",
|
"QualityProfilesSelect": "Selecteer een kwaliteitsprofiel",
|
||||||
"RootFolderSelect": "Selecteer een hoofdmap",
|
"RootFolderSelect": "Selecteer een hoofdmap",
|
||||||
"LanguageProfileSelect": "Select A Language Profile",
|
"LanguageProfileSelect": "Selecteer een taalprofiel",
|
||||||
"Status": "Status:",
|
"Status": "Status:",
|
||||||
"StatusValues": {
|
"StatusValues": {
|
||||||
"Rumored": "Rumored",
|
"Rumored": "Geruchten",
|
||||||
"Planned": "Planned",
|
"Planned": "Gepland",
|
||||||
"In Production": "In Production",
|
"In Production": "In productie",
|
||||||
"Post Production": "Post Production",
|
"Post Production": "Postproductie",
|
||||||
"Released": "Released",
|
"Released": "Uitgebracht",
|
||||||
"Running": "Running",
|
"Running": "Lopende series",
|
||||||
"Returning Series": "Returning Series",
|
"Returning Series": "Terugkerende series",
|
||||||
"Ended": "Ended",
|
"Ended": "Beëindigd",
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Geannuleerd"
|
||||||
},
|
},
|
||||||
"Seasons": "Seasons:",
|
"Seasons": "Seizoenen:",
|
||||||
"Episodes": "Afleveringen:",
|
"Episodes": "Afleveringen:",
|
||||||
"Availability": "Beschikbaarheid:",
|
"Availability": "Beschikbaarheid:",
|
||||||
"RequestStatus": "Request Status:",
|
"RequestStatus": "Aanvraag status:",
|
||||||
"Quality": "Kwaliteit:",
|
"Quality": "Kwaliteit:",
|
||||||
"RootFolderOverride": "Hoofdmap overschrijven:",
|
"RootFolderOverride": "Hoofdmap overschrijven:",
|
||||||
"QualityOverride": "Kwaliteit overschrijven:",
|
"QualityOverride": "Kwaliteit overschrijven:",
|
||||||
|
@ -371,7 +371,7 @@
|
||||||
"AllSeasonsTooltip": "Dit verzoekt ieder seizoen van deze serie",
|
"AllSeasonsTooltip": "Dit verzoekt ieder seizoen van deze serie",
|
||||||
"FirstSeasonTooltip": "Dit verzoekt alleen het eerste seizoen van deze serie",
|
"FirstSeasonTooltip": "Dit verzoekt alleen het eerste seizoen van deze serie",
|
||||||
"LatestSeasonTooltip": "Dit verzoekt alleen het laatste seizoen van deze show",
|
"LatestSeasonTooltip": "Dit verzoekt alleen het laatste seizoen van deze show",
|
||||||
"NoEpisodes": "There unfortunately is no episode data for this show yet!",
|
"NoEpisodes": "Er zijn helaas nog geen aflevering gegevens voor deze TV-serie!",
|
||||||
"SeasonNumber": "Seizoen {{number}}"
|
"SeasonNumber": "Seizoen {{number}}"
|
||||||
},
|
},
|
||||||
"SonarrConfiguration": "Sonarr configuratie",
|
"SonarrConfiguration": "Sonarr configuratie",
|
||||||
|
@ -380,26 +380,26 @@
|
||||||
"PleaseSelectUser": "Selecteer een gebruiker",
|
"PleaseSelectUser": "Selecteer een gebruiker",
|
||||||
"StreamingOn": "Streamt op:",
|
"StreamingOn": "Streamt op:",
|
||||||
"RequestedBy": "Verzocht Door:",
|
"RequestedBy": "Verzocht Door:",
|
||||||
"OnDate": "On:",
|
"OnDate": "Op:",
|
||||||
"RequestedByOn": "Requested By {{user}} on {{date}}",
|
"RequestedByOn": "Aangevraagd door {{user}} op {{date}}",
|
||||||
"RequestDate": "Aanvraag Datum:",
|
"RequestDate": "Aanvraag Datum:",
|
||||||
"DeniedReason": "Denied Reason:",
|
"DeniedReason": "Reden van afwijzing:",
|
||||||
"ReProcessRequest": "Re-Process Request",
|
"ReProcessRequest": "Aanvraag opnieuw verwerken",
|
||||||
"ReProcessRequest4K": "Re-Process 4K Request",
|
"ReProcessRequest4K": "Aanvraag opnieuw verwerken",
|
||||||
"Music": {
|
"Music": {
|
||||||
"Type": "Type:",
|
"Type": "Type:",
|
||||||
"Country": "Country:",
|
"Country": "Land:",
|
||||||
"StartDate": "Start Date:",
|
"StartDate": "Startdatum:",
|
||||||
"EndDate": "EndDate:"
|
"EndDate": "Einddatum:"
|
||||||
},
|
},
|
||||||
"RequestSource": "Source:"
|
"RequestSource": "Bron:"
|
||||||
},
|
},
|
||||||
"Discovery": {
|
"Discovery": {
|
||||||
"PopularTab": "Populair",
|
"PopularTab": "Populair",
|
||||||
"TrendingTab": "Populair",
|
"TrendingTab": "Populair",
|
||||||
"UpcomingTab": "Aankomend",
|
"UpcomingTab": "Aankomend",
|
||||||
"SeasonalTab": "Seasonal",
|
"SeasonalTab": "Seizoen",
|
||||||
"RecentlyRequestedTab": "Recently Requested",
|
"RecentlyRequestedTab": "Recente verzoeken",
|
||||||
"Movies": "Films",
|
"Movies": "Films",
|
||||||
"Combined": "Gecombineerd",
|
"Combined": "Gecombineerd",
|
||||||
"Tv": "TV",
|
"Tv": "TV",
|
||||||
|
@ -423,37 +423,37 @@
|
||||||
"DarkMode": "Donkere Modus",
|
"DarkMode": "Donkere Modus",
|
||||||
"Updated": "Succesvol bijgewerkt",
|
"Updated": "Succesvol bijgewerkt",
|
||||||
"StreamingCountry": "Streaming Land",
|
"StreamingCountry": "Streaming Land",
|
||||||
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will get US related streaming information.",
|
"StreamingCountryDescription": "Dit is de landcode waarvoor we streaming informatie tonen. Als u in de VS bent, selecteer dan US en u krijgt Amerikaanse gerelateerde streaming informatie.",
|
||||||
"LanguageDescription": "Dit is de taal waarin Ombi in wordt weergegeven.",
|
"LanguageDescription": "Dit is de taal waarin Ombi in wordt weergegeven.",
|
||||||
"MobileQRCode": "QR code voor mobiel",
|
"MobileQRCode": "QR code voor mobiel",
|
||||||
"LegacyApp": "Start legacy app",
|
"LegacyApp": "Start legacy app",
|
||||||
"NoQrCode": "Please contact your administrator to enable QR codes",
|
"NoQrCode": "Neem contact op met de beheerder om QR-codes in te schakelen",
|
||||||
"UserType": "User Type:",
|
"UserType": "Gebruikerstype:",
|
||||||
"ChangeDetails": "Change Details",
|
"ChangeDetails": "Gegevens wijzigen",
|
||||||
"NeedCurrentPassword": "You need your current password to make any changes here",
|
"NeedCurrentPassword": "Je hebt je huidige wachtwoord nodig om hier wijzigingen aan te brengen",
|
||||||
"CurrentPassword": "Current Password",
|
"CurrentPassword": "Huidige wachtwoord",
|
||||||
"EmailAddress": "E-mail adres",
|
"EmailAddress": "E-mail adres",
|
||||||
"NewPassword": "New Password",
|
"NewPassword": "Nieuw Wachtwoord",
|
||||||
"NewPasswordConfirm": "New Password Confirm",
|
"NewPasswordConfirm": "Nieuw wachtwoord bevestigen",
|
||||||
"Security": "Security",
|
"Security": "Beveiliging",
|
||||||
"Profile": "Profile",
|
"Profile": "Profiel",
|
||||||
"UpdatedYourInformation": "Updated your information",
|
"UpdatedYourInformation": "Gegevens bijgewerkt",
|
||||||
"Unsubscribed": "Unsubscribed!"
|
"Unsubscribed": "Afgemeld!"
|
||||||
},
|
},
|
||||||
"UserTypeLabel": {
|
"UserTypeLabel": {
|
||||||
"1": "Local User",
|
"1": "Lokale gebruiker",
|
||||||
"2": "Plex User",
|
"2": "Plex gebruiker",
|
||||||
"3": "Emby User",
|
"3": "Emby gebruiker",
|
||||||
"4": "Emby Connect User",
|
"4": "Emby Connect gebruiker",
|
||||||
"5": "Jellyfin User"
|
"5": "Jellyfin gebruiker"
|
||||||
},
|
},
|
||||||
"Paginator": {
|
"Paginator": {
|
||||||
"itemsPerPageLabel": "Items per page:",
|
"itemsPerPageLabel": "Items per pagina:",
|
||||||
"nextPageLabel": "Next page",
|
"nextPageLabel": "Volgende pagina",
|
||||||
"previousPageLabel": "Previous page",
|
"previousPageLabel": "Vorige pagina",
|
||||||
"firstPageLabel": "First page",
|
"firstPageLabel": "Eerste pagina",
|
||||||
"lastPageLabel": "Last page",
|
"lastPageLabel": "Laatste pagina",
|
||||||
"rangePageLabel1": "0 of {{length}}",
|
"rangePageLabel1": "0 van {{length}}",
|
||||||
"rangePageLabel2": "{{startIndex}} – {{endIndex}} of {{length}}"
|
"rangePageLabel2": "{{startIndex}} - {{endIndex}} van {{length}}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue