diff --git a/front/translations/nl.json b/front/translations/nl.json deleted file mode 100644 index 252d60d4..00000000 --- a/front/translations/nl.json +++ /dev/null @@ -1,285 +0,0 @@ -{ - "home": { - "recommended": "", - "news": "", - "watchlist": "", - "info": "", - "none": "", - "watchlistLogin": "", - "refreshMetadata": "", - "episodeMore": { - "goToShow": "", - "download": "", - "mediainfo": "" - } - }, - "show": { - "play": "", - "trailer": "", - "studio": "", - "genre": "", - "genre-none": "", - "staff": "", - "staff-none": "", - "noOverview": "", - "episode-none": "", - "episodeNoMetadata": "", - "tags": "", - "links": "", - "jumpToSeason": "", - "partOf": "", - "watchlistAdd": "", - "watchlistEdit": "", - "watchlistRemove": "", - "watchlistLogin": "", - "watchlistMark": { - "completed": "", - "planned": "", - "watching": "", - "droped": "", - "null": "" - }, - "nextUp": "", - "season": "" - }, - "browse": { - "mediatypekey": { - "all": "", - "movie": "", - "show": "", - "collection": "" - }, - "mediatype-tt": "", - "mediatypelabel": "", - "sortby": "", - "sortby-tt": "", - "sortkey": { - "relevance": "", - "name": "", - "airDate": "", - "startAir": "", - "endAir": "", - "addedDate": "", - "rating": "" - }, - "sortord": { - "asc": "", - "desc": "" - }, - "switchToGrid": "", - "switchToList": "" - }, - "genres": { - "Action": "", - "Adventure": "", - "Animation": "", - "Comedy": "", - "Crime": "", - "Documentary": "", - "Drama": "", - "Family": "", - "Fantasy": "", - "History": "", - "Horror": "", - "Music": "", - "Mystery": "", - "Romance": "", - "ScienceFiction": "", - "Thriller": "", - "War": "", - "Western": "", - "Kids": "", - "News": "", - "Reality": "", - "Soap": "", - "Talk": "", - "Politics": "" - }, - "misc": { - "settings": "", - "prev-page": "", - "next-page": "", - "delete": "", - "cancel": "", - "more": "", - "expand": "", - "collapse": "", - "edit": "", - "or": "", - "loading": "" - }, - "navbar": { - "home": "", - "browse": "", - "download": "", - "search": "", - "login": "", - "admin": "" - }, - "settings": { - "general": { - "label": "", - "theme": { - "label": "", - "description": "", - "auto": "", - "light": "", - "dark": "" - }, - "language": { - "label": "", - "description": "", - "system": "" - } - }, - "playback": { - "label": "", - "playmode": { - "label": "", - "description": "" - }, - "audioLanguage": { - "label": "", - "description": "" - }, - "subtitleLanguage": { - "label": "", - "description": "", - "none": "" - } - }, - "account": { - "label": "", - "username": { - "label": "" - }, - "avatar": { - "label": "", - "description": "" - }, - "email": { - "label": "" - }, - "password": { - "label": "", - "description": "", - "oldPassword": "", - "newPassword": "" - } - }, - "oidc": { - "label": "", - "connected": "", - "not-connected": "", - "open-profile": "", - "link": "", - "delete": "" - }, - "about": { - "label": "", - "android-app": { - "label": "", - "description": "" - }, - "git": { - "label": "", - "description": "" - } - } - }, - "player": { - "back": "", - "previous": "", - "next": "", - "play": "", - "pause": "", - "mute": "", - "volume": "", - "quality": "", - "audios": "", - "subtitles": "", - "subtitle-none": "", - "fullscreen": "", - "direct": "", - "transmux": "", - "auto": "", - "notInPristine": "", - "unsupportedError": "" - }, - "search": { - "empty": "" - }, - "login": { - "login": "", - "register": "", - "guest": "", - "guest-forbidden": "", - "via": "", - "add-account": "", - "logout": "", - "server": "", - "email": "", - "username": "", - "password": "", - "confirm": "", - "or-register": "", - "or-login": "", - "password-no-match": "", - "delete": "", - "delete-confirmation": "" - }, - "downloads": { - "empty": "", - "error": "", - "delete": "", - "deleteMessage": "", - "pause": "", - "resume": "", - "retry": "" - }, - "errors": { - "connection": "", - "connection-tips": "", - "unknown": "", - "try-again": "", - "re-login": "", - "offline": "", - "unauthorized": "", - "needVerification": "", - "needAccount": "", - "setup": { - "MissingAdminAccount": "", - "NoVideoFound": "" - } - }, - "mediainfo": { - "file": "", - "container": "", - "video": "", - "audio": "", - "subtitles": "", - "forced": "", - "default": "", - "external": "", - "duration": "", - "size": "", - "novideo": "", - "nocontainer": "" - }, - "admin": { - "users": { - "label": "", - "adminUser": "", - "regularUser": "", - "set-permissions": "", - "delete": "", - "unverifed": "", - "verify": "" - }, - "scanner": { - "label": "", - "scan": "", - "empty": "" - } - } -}