diff --git a/src/lib/i18n/locales/af.json b/src/lib/i18n/locales/af.json index d1831e651..d5d53b0d6 100644 --- a/src/lib/i18n/locales/af.json +++ b/src/lib/i18n/locales/af.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Soek...", @@ -282,7 +286,7 @@ "downloading": "Besig om af te laai ({count})", "downloaded": "Af gelaai ({count})", "titleWithValue": "Titel: {title}", - "title": "Title", + "title": "Titel", "path": "Pad: {path}", "releaseYear": "Vrylating jaar", "optional": "Opsioneel", @@ -326,11 +330,17 @@ "weekly": "Weekliks", "monthly": "Maandeliks", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Grootte", "tabs": { - "settings": "Settings", + "settings": "Instellings", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ar.json b/src/lib/i18n/locales/ar.json index 10189746c..303a92a16 100644 --- a/src/lib/i18n/locales/ar.json +++ b/src/lib/i18n/locales/ar.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "بحث...", @@ -282,7 +286,7 @@ "downloading": "التنزيل ({count})", "downloaded": "تم التنزيل ({count})", "titleWithValue": "العنوان: {title}", - "title": "العنوان", + "title": "العنوان:", "path": "المسار: {path}", "releaseYear": "سنة الاصدار", "optional": "اختياري", @@ -326,11 +330,17 @@ "weekly": "أسبوعيا", "monthly": "شهريا", "resetFilters": "Reset all filters", - "size": "Size", + "size": "الحجم", "tabs": { - "settings": "Settings", + "settings": "الإعدادات", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ca.json b/src/lib/i18n/locales/ca.json index 06f2c2de0..e13aed13c 100644 --- a/src/lib/i18n/locales/ca.json +++ b/src/lib/i18n/locales/ca.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Cerca...", @@ -282,7 +286,7 @@ "downloading": "Descarregant ({count})", "downloaded": "Descarregat ({count})", "titleWithValue": "Títol: {title}", - "title": "Title", + "title": "Títol:", "path": "Ruta: {path}", "releaseYear": "Any de llançament", "optional": "Opcional", @@ -326,11 +330,17 @@ "weekly": "Setmanal", "monthly": "Mensual", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Mida", "tabs": { - "settings": "Settings", + "settings": "Configuració", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/cs.json b/src/lib/i18n/locales/cs.json index d336310ab..00d4b2130 100644 --- a/src/lib/i18n/locales/cs.json +++ b/src/lib/i18n/locales/cs.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Hledat...", @@ -282,7 +286,7 @@ "downloading": "Stahování ({count})", "downloaded": "Staženo ({count})", "titleWithValue": "Název: {title}", - "title": "Titul", + "title": "Titul:", "path": "Cesta: {path}", "releaseYear": "Rok vydání", "optional": "Nepovinné", @@ -326,11 +330,17 @@ "weekly": "Týdenní", "monthly": "Měsíčně", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Velikost", "tabs": { - "settings": "Settings", + "settings": "Nastavení", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/da.json b/src/lib/i18n/locales/da.json index 2fb70246d..d83f46be4 100644 --- a/src/lib/i18n/locales/da.json +++ b/src/lib/i18n/locales/da.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Søg...", @@ -282,7 +286,7 @@ "downloading": "Downloader ({count})", "downloaded": "Downloadet ({count})", "titleWithValue": "Titel: {title}", - "title": "Titel", + "title": "Titel:", "path": "Sti: {path}", "releaseYear": "Udgivelsesår", "optional": "Valgfri", @@ -326,11 +330,17 @@ "weekly": "Ugentlig", "monthly": "Månedligt", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Størrelse", "tabs": { - "settings": "Settings", + "settings": "Indstillinger", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/de.json b/src/lib/i18n/locales/de.json index a5f09df9c..f87ca4ddf 100644 --- a/src/lib/i18n/locales/de.json +++ b/src/lib/i18n/locales/de.json @@ -173,8 +173,8 @@ "watchPaths": "Überwachte Verzeichnisse", "addWatchPath": "Pfad hinzufügen", "watchPathsHint": "Absoluter Verzeichnispfad (z.B. C:/Videos)", - "tmdbAuthLabel": "TMDB Authentifizierung", "tmdbAuthButton": "Authentifizieren", + "tmdbAuthLabel": "TMDB Authentifizierung", "confirmReauth": "Möchtest du die Authentifizierung wirklich neu starten?", "reauthenticate": "Neu authentifizieren" }, @@ -286,7 +286,7 @@ "downloading": "Wird heruntergeladen ({count})", "downloaded": "Heruntergeladen ({count})", "titleWithValue": "Titel: {title}", - "title": "Titel", + "title": "Titel:", "path": "Pfad: {path}", "releaseYear": "Erscheinungsjahr", "optional": "Optional", diff --git a/src/lib/i18n/locales/el.json b/src/lib/i18n/locales/el.json index 80c52a798..7c442d8c0 100644 --- a/src/lib/i18n/locales/el.json +++ b/src/lib/i18n/locales/el.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Αναζήτηση...", @@ -282,7 +286,7 @@ "downloading": "Downloading ({count})", "downloaded": "Downloaded ({count})", "titleWithValue": "Title: {title}", - "title": "Τίτλος", + "title": "Τίτλος:", "path": "Path: {path}", "releaseYear": "Έτος έκδοσης", "optional": "Προαιρετικό", @@ -326,11 +330,17 @@ "weekly": "Εβδομαδιαία", "monthly": "Μηνιαία", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Μέγεθος", "tabs": { - "settings": "Settings", + "settings": "Ρυθμίσεις", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/en.json b/src/lib/i18n/locales/en.json index b1ccf6a2b..47eba3993 100644 --- a/src/lib/i18n/locales/en.json +++ b/src/lib/i18n/locales/en.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Search...", diff --git a/src/lib/i18n/locales/es.json b/src/lib/i18n/locales/es.json index ae9dfb439..6e4386128 100644 --- a/src/lib/i18n/locales/es.json +++ b/src/lib/i18n/locales/es.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Buscar...", @@ -282,7 +286,7 @@ "downloading": "Descargando ({count})", "downloaded": "Descargado ({count})", "titleWithValue": "Título: {title}", - "title": "Título", + "title": "Título:", "path": "Ruta: {path}", "releaseYear": "Año de lanzamiento", "optional": "Opcional", @@ -326,11 +330,17 @@ "weekly": "Semanal", "monthly": "Mensual", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Tamaño", "tabs": { - "settings": "Settings", + "settings": "Ajustes", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/fi.json b/src/lib/i18n/locales/fi.json index 12ef2d1c7..90649fd4e 100644 --- a/src/lib/i18n/locales/fi.json +++ b/src/lib/i18n/locales/fi.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Etsi...", @@ -282,7 +286,7 @@ "downloading": "Ladataan ({count})", "downloaded": "Ladattu ({count})", "titleWithValue": "Otsikko: {title}", - "title": "Otsikko", + "title": "Otsikko:", "path": "Polku: {path}", "releaseYear": "Vapautus vuosi", "optional": "Valinnainen", @@ -326,11 +330,17 @@ "weekly": "Viikoittain", "monthly": "Kuukausittain", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Koko", "tabs": { - "settings": "Settings", + "settings": "Asetukset", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/fr.json b/src/lib/i18n/locales/fr.json index bcd656bf3..40e61943d 100644 --- a/src/lib/i18n/locales/fr.json +++ b/src/lib/i18n/locales/fr.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Recherche...", @@ -282,7 +286,7 @@ "downloading": "Téléchargement en cours ({count})", "downloaded": "Téléchargé ({count})", "titleWithValue": "Titre: {title}", - "title": "Titre", + "title": "Titre:", "path": "Chemin : {path}", "releaseYear": "Année de sortie", "optional": "Optionnel", @@ -326,11 +330,17 @@ "weekly": "Hebdomadaire", "monthly": "Mensuel", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Taille", "tabs": { - "settings": "Settings", + "settings": "Réglages", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/he.json b/src/lib/i18n/locales/he.json index 96640e1e9..f47f1ad29 100644 --- a/src/lib/i18n/locales/he.json +++ b/src/lib/i18n/locales/he.json @@ -1,336 +1,346 @@ { "plyr": { - "restart": "Restart", - "rewind": "Rewind {seektime} secs", - "play": "Play", - "pause": "Pause", - "fastForward": "Forward {seektime} secs", - "seek": "Seek", - "played": "Played", - "buffered": "Buffered", - "currentTime": "Current time", - "duration": "Duration", - "volume": "Volume", - "mute": "Mute", - "unmute": "Unmute", - "enableCaptions": "Enable captions", - "disableCaptions": "Disable captions", - "enterFullscreen": "Enter fullscreen", - "exitFullscreen": "Exit fullscreen", - "frameTitle": "Player for {title}", - "captions": "Captions", - "settings": "Settings", - "speed": "Speed", - "normal": "Normal", - "quality": "Quality", - "loop": "Loop", - "start": "Start", - "end": "End", - "all": "All", - "reset": "Reset", - "disabled": "Disabled", - "advertisement": "Ad" + "restart": "התחל מחדש", + "rewind": "חזור {seektime} שניות", + "play": "נגן", + "pause": "השהה", + "fastForward": "דלג קדימה {seektime} שניות", + "seek": "חפש", + "played": "נוגן", + "buffered": "במאגר", + "currentTime": "זמן נוכחי", + "duration": "משך", + "volume": "עוצמת קול", + "mute": "השתק", + "unmute": "בטל השתקה", + "enableCaptions": "הפעל כתוביות", + "disableCaptions": "כבה כתוביות", + "enterFullscreen": "מסך מלא", + "exitFullscreen": "צא ממסך מלא", + "frameTitle": "נגן עבור {title}", + "captions": "כתוביות", + "settings": "הגדרות", + "speed": "מהירות", + "normal": "רגיל", + "quality": "איכות", + "loop": "חזור", + "start": "התחלה", + "end": "סיום", + "all": "הכל", + "reset": "איפוס", + "disabled": "מבוטל", + "advertisement": "פרסומת" }, "vidstack": { - "Caption Styles": "Caption Styles", - "Captions look like this": "Captions look like this", - "Closed-Captions Off": "Closed-Captions Off", - "Closed-Captions On": "Closed-Captions On", - "Display Background": "Display Background", - "Enter Fullscreen": "Enter Fullscreen", - "Enter PiP": "Enter PiP", - "Exit Fullscreen": "Exit Fullscreen", - "Exit PiP": "Exit PiP", - "Google Cast": "Google Cast", - "Keyboard Animations": "Keyboard Animations", - "Seek Backward": "Seek Backward", - "Seek Forward": "Seek Forward", - "Skip To Live": "Skip To", - "Text Background": "Text Background", - "Accessibility": "Accessibility", + "Caption Styles": "עיצוב כתוביות", + "Captions look like this": "הכתוביות נראות כך", + "Closed-Captions Off": "כתוביות סגורות כבויות", + "Closed-Captions On": "כתוביות סגורות פועלות", + "Display Background": "הצג רקע", + "Enter Fullscreen": "מעבר למסך מלא", + "Enter PiP": "מצב תמונה בתוך תמונה", + "Exit Fullscreen": "יציאה ממסך מלא", + "Exit PiP": "יציאה מ-PiP", + "Google Cast": "שידור ל-Google Cast", + "Keyboard Animations": "אנימציות מקלדת", + "Seek Backward": "חפש אחורה", + "Seek Forward": "חפש קדימה", + "Skip To Live": "דלג לשידור חי", + "Text Background": "רקע טקסט", + "Accessibility": "נגישות", "AirPlay": "AirPlay", - "Announcements": "Announcements", - "Audio": "Audio", - "Auto": "Auto", - "Boost": "Boost", - "Captions": "Captions", - "Chapters": "Chapters", - "Color": "Color", - "Connected": "Connected", - "Connecting": "Connecting", - "Continue": "Continue", - "Default": "Default", - "Disabled": "Disabled", - "Disconnected": "Disconnected", - "Download": "Download", - "Family": "Family", - "Font": "Font", - "Fullscreen": "Fullscreen", - "LIVE": "LIVE", - "Loop": "Loop", - "Mute": "Mute", - "Normal": "Normal", - "Off": "Off", - "Opacity": "Opacity", - "Pause": "Pause", - "PiP": "PiP", - "Play": "Play", - "Playback": "Playback", - "Quality": "Quality", - "Replay": "Replay", - "Reset": "Reset", - "Seek": "Seek", - "Settings": "Settings", - "Shadow": "Shadow", - "Size": "Size", - "Speed": "Speed", - "Text": "Text", - "Track": "Track", - "Unmute": "Unmute", - "Volume": "Volume" + "Announcements": "הודעות", + "Audio": "אודיו", + "Auto": "אוטומטי", + "Boost": "הגבר", + "Captions": "כתוביות", + "Chapters": "פרקים", + "Color": "צבע", + "Connected": "מחובר", + "Connecting": "מתחבר", + "Continue": "המשך", + "Default": "ברירת מחדל", + "Disabled": "מבוטל", + "Disconnected": "מנותק", + "Download": "הורדה", + "Family": "משפחה", + "Font": "גופן", + "Fullscreen": "מסך מלא", + "LIVE": "חי", + "Loop": "חזור", + "Mute": "השתק", + "Normal": "רגיל", + "Off": "כבוי", + "Opacity": "אטימות", + "Pause": "השהה", + "PiP": "תמונה בתוך תמונה", + "Play": "נגן", + "Playback": "ניגון", + "Quality": "איכות", + "Replay": "נגן מחדש", + "Reset": "איפוס", + "Seek": "חפש", + "Settings": "הגדרות", + "Shadow": "צל", + "Size": "גודל", + "Speed": "מהירות", + "Text": "טקסט", + "Track": "רצועה", + "Unmute": "בטל השתקה", + "Volume": "עוצמת קול" }, "nav": { - "back": "Back", - "backToHome": "Back to Home", - "settings": "Settings", - "add": "Add" + "back": "חזור", + "backToHome": "חזרה לדף הבית", + "settings": "הגדרות", + "add": "הוסף" }, "networkStatus": { - "online": "You are online", - "offline": "You are offline", - "error": "You are not connected to the internet" + "online": "אתה מחובר לאינטרנט", + "offline": "אתה מנותק מהאינטרנט", + "error": "אין חיבור אינטרנט" }, "updater": { - "available": "New update available", - "version": "Version {version}", - "install": "Install update", - "downloadandInstall": "Download and install update", - "download": "Download update", - "changelog": "Changelog", - "loadChangelog": "Loading changelog...", - "downloadFinished": "Update downloaded successfully!" + "available": "עדכון חדש זמין", + "version": "גרסה {version}", + "install": "התקן עדכון", + "downloadandInstall": "הורד והתקן עדכון", + "download": "הורד עדכון", + "changelog": "יומן שינויים", + "loadChangelog": "טוען יומן שינויים...", + "downloadFinished": "העדכון הותקן בהצלחה!" }, "error": { - "seasonNotFound": "Season not found", - "episodeNotFound": "Episode not found in season", - "serieNotFound": "Series not found", - "seasonNotFoundinSerie": "Season not found in series" + "seasonNotFound": "עונה לא נמצאה", + "episodeNotFound": "פרק לא נמצא בעונה", + "serieNotFound": "סדרה לא נמצאה", + "seasonNotFoundinSerie": "עונה לא נמצאה בסדרה" }, "cardscale": { - "small": "Small", - "medium": "Medium", - "large": "Large" + "small": "קטן", + "medium": "בינוני", + "large": "גדול" }, "badge": { - "watched": "Watched", - "collection": "In your collection" + "watched": "נצפה", + "collection": "באוסף שלך" }, "marked": { - "asWatched": "Mark as unwatched", - "notWatched": "Mark as watched" + "asWatched": "סמן כלא נצפה", + "notWatched": "סמן כנצפה" }, "backup": { - "newBackup": "🗂️ New DB entry for backup file: {filePath}", - "deletedBackup": "🗑️ Deleted DB entry for missing backup: {filePath}", - "fileNotFound": "Backup file not found: {filePath}", - "idNotFound": "No backup found for ID: {id}", - "updatedSize": "Backup size for {filePath} updated to {size} bytes." + "newBackup": "🗂️ ערך חדש במסד נתונים עבור קובץ גיבוי: {filePath}", + "deletedBackup": "🗑️ נמחק ערך ממסד נתונים עבור גיבוי חסר: {filePath}", + "fileNotFound": "קובץ גיבוי לא נמצא: {filePath}", + "idNotFound": "לא נמצא גיבוי עבור מזהה: {id}", + "updatedSize": "עודכן גודל גיבוי עבור {filePath} ל-{size} בתים." }, "settings": { - "createAttempt": "Attempt {attempt}/{retries}: Creating default settings", - "insertFailed": "Insert failed, error: {error}", - "createdOrRead": "Settings successfully created/read", - "noSettingsWait": "No settings found yet, waiting 1 second…", - "allAttemptsFailed": "All attempts failed. Trying migration...", - "foundAfterMigration": "Settings found after migration", - "migrationFailed": "Migration failed, error: {error}", - "reloadPage": "Could not create settings. Reloading page.", - "updateFailed": "Update settings failed, error: {error}", - "saved": "Settings saved!", - "title": "Settings", - "language": "Language", - "adultContent": "Allow adult content", - "toastPositionHorizontal": "Alert position (horizontal)", - "toastPositionVertical": "Alert position (vertical)", - "videoPlayer": "Video player", - "castImages": "Number of actor images to download", - "none": "None", - "all": "All", - "discordRpc": "Enable Discord RPC", - "theme": "Themes", - "keywords": "Keywords", - "ignoredKeywords": "Ignored keywords", - "keywordsPlaceholder": "Keywords (comma-separated)", - "left": "Left", - "center": "Center", - "right": "Right", - "top": "Top", - "middle": "Middle", - "bottom": "Bottom", - "backupMaxAgeDays": "Maximum backup age (days)", - "backupMaxBackups": "Maximum number of backups", - "backupMaxSizeMB": "Maximum backup size (MB)", - "watchPaths": "Watch paths", - "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "createAttempt": "ניסיון {attempt}/{retries}: יצירת הגדרות ברירת מחדל", + "insertFailed": "הוספה נכשלה, שגיאה: {error}", + "createdOrRead": "ההגדרות נוצרו/נטענו בהצלחה", + "noSettingsWait": "הגדרות לא נמצאו עדיין, ממתין שנייה...", + "allAttemptsFailed": "כל הניסיונות נכשלו. מנסה מעבר גרסה...", + "foundAfterMigration": "הגדרות נמצאו לאחר מעבר גרסה", + "migrationFailed": "מעבר גרסה נכשל, שגיאה: {error}", + "reloadPage": "לא ניתן ליצור הגדרות. מרענן את הדף.", + "updateFailed": "עדכון הגדרות נכשל, שגיאה: {error}", + "saved": "ההגדרות נשמרו!", + "title": "הגדרות", + "language": "שפה", + "adultContent": "אפשר תכנים למבוגרים", + "toastPositionHorizontal": "מיקום התראה (אופקי)", + "toastPositionVertical": "מיקום התראה (אנכי)", + "videoPlayer": "נגן וידאו", + "castImages": "מספר תמונות שחקן להורדה", + "none": "ללא", + "all": "הכל", + "discordRpc": "אפשר Discord RPC", + "theme": "ערכת עיצוב", + "keywords": "מילות מפתח", + "ignoredKeywords": "מילות מפתח חסומות", + "keywordsPlaceholder": "מילות מפתח (מופרדות בפסיקים)", + "left": "שמאל", + "center": "מרכז", + "right": "ימין", + "top": "למעלה", + "middle": "אמצע", + "bottom": "למטה", + "backupMaxAgeDays": "גיל גיבוי מקסימלי (ימים)", + "backupMaxBackups": "מספר מקסימלי של גיבויים", + "backupMaxSizeMB": "גודל מקסימלי לגיבוי (MB)", + "watchPaths": "תיקיות למעקב", + "addWatchPath": "הוסף נתיב", + "watchPathsHint": "נתיב תיקיה מוחלט (למשל C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { - "searchPlaceholder": "Search...", - "noneFound": "Nothing matches these criteria", - "noneAdded": "You haven’t added anything yet", - "added": "Recently added", - "rating": "Best rating", - "duration": "Longest duration", - "all": "All", - "watched": "Watched", - "unwatched": "Unwatched" + "searchPlaceholder": "חיפוש...", + "noneFound": "לא נמצאו תוצאות מתאימות", + "noneAdded": "עדיין לא הוספת כלום", + "added": "נוסף לאחרונה", + "rating": "הדירוג הטוב ביותר", + "duration": "הכי ארוך", + "all": "הכל", + "watched": "נצפה", + "unwatched": "לא נקרא" }, - "movies": "Movies", - "series": "Series", - "collections": "Collections", - "collection": "Collection", - "errorTitle": "Error", + "movies": "סרטים", + "series": "סדרות", + "collections": "אוספים", + "collection": "אוסף", + "errorTitle": "שגיאה", "tv": { - "noEpisodes": "No episodes found", - "episode": "Episode {number}: {name}" + "noEpisodes": "לא נמצאו פרקים", + "episode": "פרק {number}: {name}" }, - "delete": "Delete", - "edit": "Edit", - "season": "Season", - "posterAlt": "Poster of {title}", - "noInformationAvailable": "No information available", - "trailer": "Trailer", - "seriesCast": "Series cast", - "watchOnYouTube": "Watch on YouTube", - "openFolder": "Open folder", - "firstBroadcast": "First broadcast", - "lastEpisode": "Last episode", - "averageRating": "Average rating", - "genres": "Genres", - "productionCompanies": "Production companies", - "productionCountries": "Production countries", - "popularity": "Popularity", - "originalLanguage": "Original language", - "budget": "Budget", - "revenue": "Revenue", - "status": "Status", - "backdropAlt": "Backdrop of {title}", - "homepage": "Website", - "SeasonsAndEpisodes": "Seasons & Episodes", - "seasons": "Seasons", - "episodes": "Episodes", - "runtimePerEpisode": "Runtime (per episode)", - "doubleClickDelete": "Double click to delete", - "notAired": "Not yet aired", - "noReviews": "No Reviews", - "reviews": "{reviews} reviews", - "extras": "Extras", - "thumbnailAlt": "Thumbnail for {title}", + "delete": "מחק", + "edit": "ערוך", + "season": "עונה", + "posterAlt": "פוסטר של {title}", + "noInformationAvailable": "אין מידע זמין", + "trailer": "טריילר", + "seriesCast": "צוות הסדרה", + "watchOnYouTube": "צפה ביוטיוב", + "openFolder": "פתח תיקייה", + "firstBroadcast": "שידור ראשון", + "lastEpisode": "פרק אחרון", + "averageRating": "דירוג ממוצע", + "genres": "ז'אנרים", + "productionCompanies": "חברות הפקה", + "productionCountries": "מדינות הפקה", + "popularity": "פופולריות", + "originalLanguage": "שפת מקור", + "budget": "תקציב", + "revenue": "הכנסות", + "status": "סטטוס", + "backdropAlt": "תמונה רקע של {title}", + "homepage": "אתר הבית", + "SeasonsAndEpisodes": "עונות ופרקים", + "seasons": "עונות", + "episodes": "פרקים", + "runtimePerEpisode": "משך זמן (לפרק)", + "doubleClickDelete": "לחיצה כפולה למחיקה", + "notAired": "עדיין לא שודר", + "noReviews": "אין ביקורות", + "reviews": "{reviews} ביקורות", + "extras": "תוספות", + "thumbnailAlt": "תמונה מקדימה של {title}", "backups": { - "title": "Backups", - "newDatabase": "New database", - "validateBackups": "Validate backups", - "createBackup": "Create backup" + "title": "גיבויים", + "newDatabase": "מסד נתונים חדש", + "validateBackups": "בדוק גיבויים", + "createBackup": "צור גיבוי" }, - "id": "ID", - "fileName": "File name", - "creationDate": "Creation date", - "actions": "Actions", - "restore": "Restore", - "plot": "Plot", - "episodeNumber": "Episode number", - "episodeNumberwithValue": "Episode {number}", - "episodeCount": "Episode count", - "averageRuntime": "Average runtime", - "productionCrew": "Production crew", - "doubleClickToDelete": "Double click to delete", - "openOnTMDB": "Open on TMDB", - "noRatings": "No ratings", - "seasonNumber": "Season number", - "seasonwithValue": "Season {number}", - "cast": "Cast", - "minutes": "Minutes", - "videoFileNotFound": "Video file not found", - "runtime": "Runtime", - "rating": "Rating", - "female": "Female", - "male": "Male", - "nonBinary": "Non-binary", - "unknown": "Unknown", - "socialMedia": "Social media", - "knownFor": "Known for", - "gender": "Gender", - "birthdate": "Birthdate", - "aliases": "Also known as", - "roleUnknown": "Role unknown", - "birthplace": "Birthplace", - "biography": "Biography", - "filmography": "Filmography (Actor)", - "crew": "Crew involvement", - "deathdate": "Date of death", - "invalidState": "Invalid state found: {state}", - "invalidIndex": "Invalid index: {index}", - "selectSeriesFolder": "Select series folder", - "selectMovies": "Select movies", - "selectFolder": "Select folder", - "deleteAll": "Delete all", - "noFilter": "No filter", - "queueCount": "Queue ({count})", - "searching": "Searching ({count})", - "notFound": "Not found ({count})", - "foundMultiple": "Multiple found ({count})", - "downloading": "Downloading ({count})", - "downloaded": "Downloaded ({count})", - "titleWithValue": "Title: {title}", - "title": "Title", - "path": "Path: {path}", - "releaseYear": "Release year", - "optional": "Optional", - "search": "Search", - "searchInProgress": "Search in progress...", - "searchingDatabase": "Searching the database", - "close": "Close", - "noResultsFound": "No results found for your search", - "noSearchPerformed": "No search performed yet", - "loadMoreResults": "Load more results", - "all": "All", - "watched": "Watched", - "unwatched": "Unwatched", - "newlyAdded": "Newly added", - "bestRating": "Best rating", - "longestDuration": "Longest duration", - "switchToListView": "Switch to list view", - "switchToGridView": "Switch to grid view", - "noDataFound": "No data found", - "startExternalPlayer": "Start external player", - "releaseDate": "Release date", - "runtimeFormatted": "{hours} hr {minutes} min", - "ratingSummary": "{average}/10 ({count} ratings)", - "originalTitle": "Original title", - "newTmdbId": "New TMDB ID", - "save": "Save", - "invalidTmdbId": "This TMDB ID does not exist", - "somethingWentWrong": "Something went wrong", - "leadActor": "Lead Actor", - "sortOldestFirst": "Sort by Oldest First", - "sortNewestFirst": "Sort by Newest First", - "nextEpisode": "Next Episode", - "alphabetical": "Alphabetical", - "releaseDateNew": "Newest first", - "releaseDateOld": "Oldest first", - "lastWatched": "Last watched", - "settings.autoBackup": "Auto Backup", - "manual": "Manual", - "onStartup": "On Startup", - "daily": "Daily", - "weekly": "Weekly", - "monthly": "Monthly", - "resetFilters": "Reset all filters", - "size": "Size", + "id": "מזהה", + "fileName": "שם קובץ", + "creationDate": "תאריך יצירה", + "actions": "פעולות", + "restore": "שחזר", + "plot": "עלילה", + "episodeNumber": "מספר פרק", + "episodeNumberwithValue": "פרק {number}", + "episodeCount": "מספר פרקים", + "averageRuntime": "משך זמן ממוצע", + "productionCrew": "צוות הפקה", + "doubleClickToDelete": "לחיצה כפולה למחיקה", + "openOnTMDB": "פתח ב-TMDB", + "noRatings": "אין דירוגים", + "seasonNumber": "מספר עונה", + "seasonwithValue": "עונה {number}", + "cast": "שחקנים", + "minutes": "דקות", + "videoFileNotFound": "קובץ וידאו לא נמצא", + "runtime": "משך זמן", + "rating": "דירוג", + "female": "נקבה", + "male": "זכר", + "nonBinary": "לא בינארי", + "unknown": "לא ידוע", + "socialMedia": "רשתות חברתיות", + "knownFor": "ידוע בזכות", + "gender": "מגדר", + "birthdate": "תאריך לידה", + "aliases": "כינוי נוסף", + "roleUnknown": "תפקיד לא ידוע", + "birthplace": "מקום לידה", + "biography": "ביוגרפיה", + "filmography": "פילמוגרפיה (שחקן)", + "crew": "צוות", + "deathdate": "תאריך פטירה", + "invalidState": "מצב לא חוקי: {state}", + "invalidIndex": "אינדקס לא חוקי: {index}", + "selectSeriesFolder": "בחר תיקיית סדרות", + "selectMovies": "בחר סרטים", + "selectFolder": "בחר תיקייה", + "deleteAll": "מחק הכל", + "noFilter": "ללא סינון", + "queueCount": "בתור ({count})", + "searching": "מחפש ({count})", + "notFound": "לא נמצא ({count})", + "foundMultiple": "נמצאו מספר ({count})", + "downloading": "מוריד ({count})", + "downloaded": "הורד ({count})", + "titleWithValue": "כותרת: {title}", + "title": "כותרת:", + "path": "נתיב: {path}", + "releaseYear": "שנת יציאה", + "optional": "אופציונלי", + "search": "חפש", + "searchInProgress": "חיפוש בתהליך...", + "searchingDatabase": "מחפש במסד הנתונים", + "close": "סגור", + "noResultsFound": "לא נמצאו תוצאות", + "noSearchPerformed": "עדיין לא בוצע חיפוש", + "loadMoreResults": "טען עוד תוצאות", + "all": "הכל", + "watched": "נצפה", + "unwatched": "לא נקרא", + "newlyAdded": "נוסף לאחרונה", + "bestRating": "הדירוג הטוב ביותר", + "longestDuration": "הכי ארוך", + "switchToListView": "החלף לתצוגת רשימה", + "switchToGridView": "החלף לתצוגת רשת", + "noDataFound": "לא נמצאו נתונים", + "startExternalPlayer": "הפעל נגן חיצוני", + "releaseDate": "תאריך יציאה", + "runtimeFormatted": "{hours} ש' {minutes} דק'", + "ratingSummary": "{average}/10 ({count} דירוגים)", + "originalTitle": "כותרת מקורית", + "newTmdbId": "TMDB ID חדש", + "save": "שמור", + "invalidTmdbId": "TMDB ID זה אינו קיים", + "somethingWentWrong": "משהו השתבש", + "leadActor": "שחקן ראשי", + "sortOldestFirst": "הכי ישן קודם", + "sortNewestFirst": "הכי חדש קודם", + "nextEpisode": "פרק הבא", + "alphabetical": "לפי סדר אלפביתי", + "releaseDateNew": "הכי חדש קודם", + "releaseDateOld": "הכי ישן קודם", + "lastWatched": "נצפה לאחרונה", + "settings.autoBackup": "גיבוי אוטומטי", + "manual": "ידני", + "onStartup": "בעת הפעלה", + "daily": "יומי", + "weekly": "שבועי", + "monthly": "חודשי", + "resetFilters": "אפס את כל הסינונים", + "size": "גודל", "tabs": { - "settings": "Settings", - "backup": "Backup" + "settings": "הגדרות", + "backup": "גיבוי" }, - "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkAdd": "הוסף למועדפים", + "bookmarkRemove": "הסר ממועדפים", + "guestStars": "שחקנים אורחים", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/hu.json b/src/lib/i18n/locales/hu.json index 96640e1e9..d7e3baea0 100644 --- a/src/lib/i18n/locales/hu.json +++ b/src/lib/i18n/locales/hu.json @@ -1,336 +1,346 @@ { "plyr": { - "restart": "Restart", - "rewind": "Rewind {seektime} secs", - "play": "Play", - "pause": "Pause", - "fastForward": "Forward {seektime} secs", - "seek": "Seek", - "played": "Played", - "buffered": "Buffered", - "currentTime": "Current time", - "duration": "Duration", - "volume": "Volume", - "mute": "Mute", - "unmute": "Unmute", - "enableCaptions": "Enable captions", - "disableCaptions": "Disable captions", - "enterFullscreen": "Enter fullscreen", - "exitFullscreen": "Exit fullscreen", - "frameTitle": "Player for {title}", - "captions": "Captions", - "settings": "Settings", - "speed": "Speed", - "normal": "Normal", - "quality": "Quality", - "loop": "Loop", - "start": "Start", - "end": "End", - "all": "All", - "reset": "Reset", - "disabled": "Disabled", - "advertisement": "Ad" + "restart": "Újraindítás", + "rewind": "{seektime} másodperc vissza", + "play": "Lejátszás", + "pause": "Szünet", + "fastForward": "{seektime} másodperc előre", + "seek": "Keresés", + "played": "Lejátszva", + "buffered": "Pufferelve", + "currentTime": "Jelenlegi idő", + "duration": "Időtartam", + "volume": "Hangerő", + "mute": "Némítás", + "unmute": "Némítás kikapcsolása", + "enableCaptions": "Feliratok bekapcsolása", + "disableCaptions": "Feliratok kikapcsolása", + "enterFullscreen": "Teljes képernyőre", + "exitFullscreen": "Kilépés teljes képernyőből", + "frameTitle": "Lejátszó: {title}", + "captions": "Feliratok", + "settings": "Beállítások", + "speed": "Sebesség", + "normal": "Normál", + "quality": "Minőség", + "loop": "Ismétlés", + "start": "Kezdés", + "end": "Vége", + "all": "Összes", + "reset": "Visszaállítás", + "disabled": "Letiltva", + "advertisement": "Reklám" }, "vidstack": { - "Caption Styles": "Caption Styles", - "Captions look like this": "Captions look like this", - "Closed-Captions Off": "Closed-Captions Off", - "Closed-Captions On": "Closed-Captions On", - "Display Background": "Display Background", - "Enter Fullscreen": "Enter Fullscreen", - "Enter PiP": "Enter PiP", - "Exit Fullscreen": "Exit Fullscreen", - "Exit PiP": "Exit PiP", + "Caption Styles": "Felirat stílusok", + "Captions look like this": "A feliratok így néznek ki", + "Closed-Captions Off": "Feliratozás kikapcsolva", + "Closed-Captions On": "Feliratozás bekapcsolva", + "Display Background": "Háttér megjelenítése", + "Enter Fullscreen": "Teljes képernyőre", + "Enter PiP": "Kép a képben mód", + "Exit Fullscreen": "Kilépés teljes képernyőből", + "Exit PiP": "Kilépés kép a képben módból", "Google Cast": "Google Cast", - "Keyboard Animations": "Keyboard Animations", - "Seek Backward": "Seek Backward", - "Seek Forward": "Seek Forward", - "Skip To Live": "Skip To", - "Text Background": "Text Background", - "Accessibility": "Accessibility", + "Keyboard Animations": "Billentyű animációk", + "Seek Backward": "Visszatekerés", + "Seek Forward": "Előretekerés", + "Skip To Live": "Ugrás az élőhöz", + "Text Background": "Szöveg háttér", + "Accessibility": "Akadálymentesítés", "AirPlay": "AirPlay", - "Announcements": "Announcements", - "Audio": "Audio", - "Auto": "Auto", - "Boost": "Boost", - "Captions": "Captions", - "Chapters": "Chapters", - "Color": "Color", - "Connected": "Connected", - "Connecting": "Connecting", - "Continue": "Continue", - "Default": "Default", - "Disabled": "Disabled", - "Disconnected": "Disconnected", - "Download": "Download", - "Family": "Family", - "Font": "Font", - "Fullscreen": "Fullscreen", - "LIVE": "LIVE", - "Loop": "Loop", - "Mute": "Mute", - "Normal": "Normal", - "Off": "Off", - "Opacity": "Opacity", - "Pause": "Pause", - "PiP": "PiP", - "Play": "Play", - "Playback": "Playback", - "Quality": "Quality", - "Replay": "Replay", - "Reset": "Reset", - "Seek": "Seek", - "Settings": "Settings", - "Shadow": "Shadow", - "Size": "Size", - "Speed": "Speed", - "Text": "Text", - "Track": "Track", - "Unmute": "Unmute", - "Volume": "Volume" + "Announcements": "Bejelentések", + "Audio": "Hang", + "Auto": "Automatikus", + "Boost": "Erősítés", + "Captions": "Feliratok", + "Chapters": "Fejezetek", + "Color": "Szín", + "Connected": "Kapcsolódva", + "Connecting": "Kapcsolódás...", + "Continue": "Folytatás", + "Default": "Alapértelmezett", + "Disabled": "Letiltva", + "Disconnected": "Nincs kapcsolat", + "Download": "Letöltés", + "Family": "Betűcsalád", + "Font": "Betűtípus", + "Fullscreen": "Teljes képernyő", + "LIVE": "ÉLŐ", + "Loop": "Ismétlés", + "Mute": "Némítás", + "Normal": "Normál", + "Off": "Ki", + "Opacity": "Átlátszóság", + "Pause": "Szünet", + "PiP": "Kép a képben", + "Play": "Lejátszás", + "Playback": "Lejátszás", + "Quality": "Minőség", + "Replay": "Újrajátszás", + "Reset": "Visszaállítás", + "Seek": "Keresés", + "Settings": "Beállítások", + "Shadow": "Árnyék", + "Size": "Méret", + "Speed": "Sebesség", + "Text": "Szöveg", + "Track": "Sáv", + "Unmute": "Némítás kikapcsolása", + "Volume": "Hangerő" }, "nav": { - "back": "Back", - "backToHome": "Back to Home", - "settings": "Settings", - "add": "Add" + "back": "Vissza", + "backToHome": "Vissza a főoldalra", + "settings": "Beállítások", + "add": "Hozzáadás" }, "networkStatus": { - "online": "You are online", - "offline": "You are offline", - "error": "You are not connected to the internet" + "online": "Kapcsolatban vagy", + "offline": "Nincs kapcsolat", + "error": "Nincs internetkapcsolat" }, "updater": { - "available": "New update available", - "version": "Version {version}", - "install": "Install update", - "downloadandInstall": "Download and install update", - "download": "Download update", - "changelog": "Changelog", - "loadChangelog": "Loading changelog...", - "downloadFinished": "Update downloaded successfully!" + "available": "Új frissítés érhető el", + "version": "Verzió: {version}", + "install": "Frissítés telepítése", + "downloadandInstall": "Letöltés és telepítés", + "download": "Frissítés letöltése", + "changelog": "Változásnapló", + "loadChangelog": "Változásnapló betöltése...", + "downloadFinished": "Frissítés sikeresen letöltve!" }, "error": { - "seasonNotFound": "Season not found", - "episodeNotFound": "Episode not found in season", - "serieNotFound": "Series not found", - "seasonNotFoundinSerie": "Season not found in series" + "seasonNotFound": "Évad nem található", + "episodeNotFound": "Epizód nem található ebben az évadban", + "serieNotFound": "Sorozat nem található", + "seasonNotFoundinSerie": "Az évad nem található a sorozatban" }, "cardscale": { - "small": "Small", - "medium": "Medium", - "large": "Large" + "small": "Kicsi", + "medium": "Közepes", + "large": "Nagy" }, "badge": { - "watched": "Watched", - "collection": "In your collection" + "watched": "Megnézve", + "collection": "Gyűjteményben" }, "marked": { - "asWatched": "Mark as unwatched", - "notWatched": "Mark as watched" + "asWatched": "Megnézetlenként jelölés", + "notWatched": "Megnézettként jelölés" }, "backup": { - "newBackup": "🗂️ New DB entry for backup file: {filePath}", - "deletedBackup": "🗑️ Deleted DB entry for missing backup: {filePath}", - "fileNotFound": "Backup file not found: {filePath}", - "idNotFound": "No backup found for ID: {id}", - "updatedSize": "Backup size for {filePath} updated to {size} bytes." + "newBackup": "🗂️ Új mentés adatbázis-bejegyzés: {filePath}", + "deletedBackup": "🗑️ Törölt adatbázis-bejegyzés a hiányzó mentéshez: {filePath}", + "fileNotFound": "Mentés nem található: {filePath}", + "idNotFound": "Nincs mentés ezzel az ID-vel: {id}", + "updatedSize": "A mentés mérete frissítve: {size} bájt ({filePath})" }, "settings": { - "createAttempt": "Attempt {attempt}/{retries}: Creating default settings", - "insertFailed": "Insert failed, error: {error}", - "createdOrRead": "Settings successfully created/read", - "noSettingsWait": "No settings found yet, waiting 1 second…", - "allAttemptsFailed": "All attempts failed. Trying migration...", - "foundAfterMigration": "Settings found after migration", - "migrationFailed": "Migration failed, error: {error}", - "reloadPage": "Could not create settings. Reloading page.", - "updateFailed": "Update settings failed, error: {error}", - "saved": "Settings saved!", - "title": "Settings", - "language": "Language", - "adultContent": "Allow adult content", - "toastPositionHorizontal": "Alert position (horizontal)", - "toastPositionVertical": "Alert position (vertical)", - "videoPlayer": "Video player", - "castImages": "Number of actor images to download", - "none": "None", - "all": "All", - "discordRpc": "Enable Discord RPC", - "theme": "Themes", - "keywords": "Keywords", - "ignoredKeywords": "Ignored keywords", - "keywordsPlaceholder": "Keywords (comma-separated)", - "left": "Left", - "center": "Center", - "right": "Right", - "top": "Top", - "middle": "Middle", - "bottom": "Bottom", - "backupMaxAgeDays": "Maximum backup age (days)", - "backupMaxBackups": "Maximum number of backups", - "backupMaxSizeMB": "Maximum backup size (MB)", - "watchPaths": "Watch paths", - "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "createAttempt": "{attempt}/{retries} próbálkozás: alapértelmezett beállítások létrehozása", + "insertFailed": "Sikertelen beillesztés, hiba: {error}", + "createdOrRead": "Beállítások sikeresen létrehozva / betöltve", + "noSettingsWait": "Még nincsenek beállítások, várakozás 1 másodperc...", + "allAttemptsFailed": "Minden próbálkozás sikertelen. Migráció indítása...", + "foundAfterMigration": "Beállítások migráció után megtalálva", + "migrationFailed": "Migráció sikertelen, hiba: {error}", + "reloadPage": "Nem sikerült létrehozni a beállításokat. Az oldal újratöltése.", + "updateFailed": "Beállítások frissítése sikertelen, hiba: {error}", + "saved": "Beállítások mentve!", + "title": "Beállítások", + "language": "Nyelv", + "adultContent": "Felnőtt tartalom engedélyezése", + "toastPositionHorizontal": "Értesítés pozíció (vízszintesen)", + "toastPositionVertical": "Értesítés pozíció (függőlegesen)", + "videoPlayer": "Videólejátszó", + "castImages": "Letöltendő színészképek száma", + "none": "Nincs", + "all": "Összes", + "discordRpc": "Discord RPC engedélyezése", + "theme": "Téma", + "keywords": "Kulcsszavak", + "ignoredKeywords": "Kihagyott kulcsszavak", + "keywordsPlaceholder": "Kulcsszavak (vesszővel elválasztva)", + "left": "Bal", + "center": "Közép", + "right": "Jobb", + "top": "Fent", + "middle": "Közép", + "bottom": "Lent", + "backupMaxAgeDays": "Mentések maximális kora (nap)", + "backupMaxBackups": "Maximális mentések száma", + "backupMaxSizeMB": "Mentés maximális mérete (MB)", + "watchPaths": "Figyelt mappák", + "addWatchPath": "Útvonal hozzáadása", + "watchPathsHint": "Abszolút mappaútvonal (pl.: C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { - "searchPlaceholder": "Search...", - "noneFound": "Nothing matches these criteria", - "noneAdded": "You haven’t added anything yet", - "added": "Recently added", - "rating": "Best rating", - "duration": "Longest duration", - "all": "All", - "watched": "Watched", - "unwatched": "Unwatched" + "searchPlaceholder": "Keresés...", + "noneFound": "Nincs találat", + "noneAdded": "Még nem adtál hozzá semmit", + "added": "Legutóbb hozzáadva", + "rating": "Legjobb értékelés", + "duration": "Leghosszabb időtartam", + "all": "Összes", + "watched": "Megnézve", + "unwatched": "Megnézetlen" }, - "movies": "Movies", - "series": "Series", - "collections": "Collections", - "collection": "Collection", - "errorTitle": "Error", + "movies": "Filmek", + "series": "Sorozatok", + "collections": "Gyűjtemények", + "collection": "Gyűjtemény", + "errorTitle": "Hiba", "tv": { - "noEpisodes": "No episodes found", - "episode": "Episode {number}: {name}" + "noEpisodes": "Nincsenek epizódok", + "episode": "{number}. rész: {name}" }, - "delete": "Delete", - "edit": "Edit", - "season": "Season", - "posterAlt": "Poster of {title}", - "noInformationAvailable": "No information available", - "trailer": "Trailer", - "seriesCast": "Series cast", - "watchOnYouTube": "Watch on YouTube", - "openFolder": "Open folder", - "firstBroadcast": "First broadcast", - "lastEpisode": "Last episode", - "averageRating": "Average rating", - "genres": "Genres", - "productionCompanies": "Production companies", - "productionCountries": "Production countries", - "popularity": "Popularity", - "originalLanguage": "Original language", - "budget": "Budget", - "revenue": "Revenue", - "status": "Status", - "backdropAlt": "Backdrop of {title}", - "homepage": "Website", - "SeasonsAndEpisodes": "Seasons & Episodes", - "seasons": "Seasons", - "episodes": "Episodes", - "runtimePerEpisode": "Runtime (per episode)", - "doubleClickDelete": "Double click to delete", - "notAired": "Not yet aired", - "noReviews": "No Reviews", - "reviews": "{reviews} reviews", - "extras": "Extras", - "thumbnailAlt": "Thumbnail for {title}", + "delete": "Törlés", + "edit": "Szerkesztés", + "season": "Évad", + "posterAlt": "{title} plakátja", + "noInformationAvailable": "Nincs elérhető információ", + "trailer": "Előzetes", + "seriesCast": "Szereplők", + "watchOnYouTube": "Megtekintés YouTube-on", + "openFolder": "Mappa megnyitása", + "firstBroadcast": "Első sugárzás", + "lastEpisode": "Utolsó epizód", + "averageRating": "Átlagértékelés", + "genres": "Műfajok", + "productionCompanies": "Gyártó cégek", + "productionCountries": "Gyártó országok", + "popularity": "Népszerűség", + "originalLanguage": "Eredeti nyelv", + "budget": "Költségvetés", + "revenue": "Bevétel", + "status": "Állapot", + "backdropAlt": "{title} háttérképe", + "homepage": "Weboldal", + "SeasonsAndEpisodes": "Évadok és epizódok", + "seasons": "Évadok", + "episodes": "Epizódok", + "runtimePerEpisode": "Játékidő (epizódonként)", + "doubleClickDelete": "Dupla kattintás a törléshez", + "notAired": "Még nem sugározták", + "noReviews": "Nincs értékelés", + "reviews": "{reviews} értékelés", + "extras": "Extrák", + "thumbnailAlt": "{title} bélyegkép", "backups": { - "title": "Backups", - "newDatabase": "New database", - "validateBackups": "Validate backups", - "createBackup": "Create backup" + "title": "Biztonsági mentések", + "newDatabase": "Új adatbázis", + "validateBackups": "Mentések ellenőrzése", + "createBackup": "Mentés készítése" }, - "id": "ID", - "fileName": "File name", - "creationDate": "Creation date", - "actions": "Actions", - "restore": "Restore", - "plot": "Plot", - "episodeNumber": "Episode number", - "episodeNumberwithValue": "Episode {number}", - "episodeCount": "Episode count", - "averageRuntime": "Average runtime", - "productionCrew": "Production crew", - "doubleClickToDelete": "Double click to delete", - "openOnTMDB": "Open on TMDB", - "noRatings": "No ratings", - "seasonNumber": "Season number", - "seasonwithValue": "Season {number}", - "cast": "Cast", - "minutes": "Minutes", - "videoFileNotFound": "Video file not found", - "runtime": "Runtime", - "rating": "Rating", - "female": "Female", - "male": "Male", - "nonBinary": "Non-binary", - "unknown": "Unknown", - "socialMedia": "Social media", - "knownFor": "Known for", - "gender": "Gender", - "birthdate": "Birthdate", - "aliases": "Also known as", - "roleUnknown": "Role unknown", - "birthplace": "Birthplace", - "biography": "Biography", - "filmography": "Filmography (Actor)", - "crew": "Crew involvement", - "deathdate": "Date of death", - "invalidState": "Invalid state found: {state}", - "invalidIndex": "Invalid index: {index}", - "selectSeriesFolder": "Select series folder", - "selectMovies": "Select movies", - "selectFolder": "Select folder", - "deleteAll": "Delete all", - "noFilter": "No filter", - "queueCount": "Queue ({count})", - "searching": "Searching ({count})", - "notFound": "Not found ({count})", - "foundMultiple": "Multiple found ({count})", - "downloading": "Downloading ({count})", - "downloaded": "Downloaded ({count})", - "titleWithValue": "Title: {title}", - "title": "Title", - "path": "Path: {path}", - "releaseYear": "Release year", - "optional": "Optional", - "search": "Search", - "searchInProgress": "Search in progress...", - "searchingDatabase": "Searching the database", - "close": "Close", - "noResultsFound": "No results found for your search", - "noSearchPerformed": "No search performed yet", - "loadMoreResults": "Load more results", - "all": "All", - "watched": "Watched", - "unwatched": "Unwatched", - "newlyAdded": "Newly added", - "bestRating": "Best rating", - "longestDuration": "Longest duration", - "switchToListView": "Switch to list view", - "switchToGridView": "Switch to grid view", - "noDataFound": "No data found", - "startExternalPlayer": "Start external player", - "releaseDate": "Release date", - "runtimeFormatted": "{hours} hr {minutes} min", - "ratingSummary": "{average}/10 ({count} ratings)", - "originalTitle": "Original title", - "newTmdbId": "New TMDB ID", - "save": "Save", - "invalidTmdbId": "This TMDB ID does not exist", - "somethingWentWrong": "Something went wrong", - "leadActor": "Lead Actor", - "sortOldestFirst": "Sort by Oldest First", - "sortNewestFirst": "Sort by Newest First", - "nextEpisode": "Next Episode", - "alphabetical": "Alphabetical", - "releaseDateNew": "Newest first", - "releaseDateOld": "Oldest first", - "lastWatched": "Last watched", - "settings.autoBackup": "Auto Backup", - "manual": "Manual", - "onStartup": "On Startup", - "daily": "Daily", - "weekly": "Weekly", - "monthly": "Monthly", - "resetFilters": "Reset all filters", - "size": "Size", + "id": "Azonosító", + "fileName": "Fájlnév", + "creationDate": "Létrehozás dátuma", + "actions": "Műveletek", + "restore": "Visszaállítás", + "plot": "Történet", + "episodeNumber": "Epizódszám", + "episodeNumberwithValue": "{number}. epizód", + "episodeCount": "Epizódok száma", + "averageRuntime": "Átlagos játékidő", + "productionCrew": "Stáb", + "doubleClickToDelete": "Dupla kattintás a törléshez", + "openOnTMDB": "Megnyitás a TMDB-n", + "noRatings": "Nincs értékelés", + "seasonNumber": "Évadszám", + "seasonwithValue": "{number}. évad", + "cast": "Szereplők", + "minutes": "Perc", + "videoFileNotFound": "Videófájl nem található", + "runtime": "Játékidő", + "rating": "Értékelés", + "female": "Nő", + "male": "Férfi", + "nonBinary": "Nem bináris", + "unknown": "Ismeretlen", + "socialMedia": "Közösségi média", + "knownFor": "Ismert mint", + "gender": "Nem", + "birthdate": "Születési dátum", + "aliases": "Más néven", + "roleUnknown": "Ismeretlen szerep", + "birthplace": "Születési hely", + "biography": "Életrajz", + "filmography": "Filmográfia (színész)", + "crew": "Stábmunka", + "deathdate": "Halálozás dátuma", + "invalidState": "Érvénytelen állapot: {state}", + "invalidIndex": "Érvénytelen index: {index}", + "selectSeriesFolder": "Sorozatmappa kiválasztása", + "selectMovies": "Filmek kiválasztása", + "selectFolder": "Mappa kiválasztása", + "deleteAll": "Összes törlése", + "noFilter": "Nincs szűrő", + "queueCount": "Várólista ({count})", + "searching": "Keresés ({count})", + "notFound": "Nem található ({count})", + "foundMultiple": "Több találat ({count})", + "downloading": "Letöltés ({count})", + "downloaded": "Letöltve ({count})", + "titleWithValue": "Cím: {title}", + "title": "Cím:", + "path": "Elérési út: {path}", + "releaseYear": "Megjelenési év", + "optional": "Opcionális", + "search": "Keresés", + "searchInProgress": "Keresés folyamatban...", + "searchingDatabase": "Adatbázis keresése", + "close": "Bezárás", + "noResultsFound": "Nincs találat a keresésre", + "noSearchPerformed": "Még nem történt keresés", + "loadMoreResults": "További találatok betöltése", + "all": "Összes", + "watched": "Megnézve", + "unwatched": "Még nem nézett", + "newlyAdded": "Újonnan hozzáadva", + "bestRating": "Legjobb értékelés", + "longestDuration": "Leghosszabb játékidő", + "switchToListView": "Lista nézet", + "switchToGridView": "Rács nézet", + "noDataFound": "Nincs adat", + "startExternalPlayer": "Külső lejátszó indítása", + "releaseDate": "Megjelenés dátuma", + "runtimeFormatted": "{hours} óra {minutes} perc", + "ratingSummary": "{average}/10 ({count} értékelés)", + "originalTitle": "Eredeti cím", + "newTmdbId": "Új TMDB-azonosító", + "save": "Mentés", + "invalidTmdbId": "Ez a TMDB-azonosító nem létezik", + "somethingWentWrong": "Hiba történt", + "leadActor": "Főszereplő", + "sortOldestFirst": "Legrégebbi elöl", + "sortNewestFirst": "Legújabb elöl", + "nextEpisode": "Következő epizód", + "alphabetical": "Betűrendben", + "releaseDateNew": "Megjelenés (újak először)", + "releaseDateOld": "Megjelenés (régiek először)", + "lastWatched": "Utoljára megnézve", + "settings.autoBackup": "Automatikus mentés", + "manual": "Kézi", + "onStartup": "Indításkor", + "daily": "Napi", + "weekly": "Heti", + "monthly": "Havi", + "resetFilters": "Szűrők alaphelyzetbe", + "size": "Méret", "tabs": { - "settings": "Settings", - "backup": "Backup" + "settings": "Beállítások", + "backup": "Mentés" }, - "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkAdd": "Könyvjelzőhöz adás", + "bookmarkRemove": "Könyvjelző eltávolítása", + "guestStars": "Vendégszereplő", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/it.json b/src/lib/i18n/locales/it.json index 70930e50d..794aa62f0 100644 --- a/src/lib/i18n/locales/it.json +++ b/src/lib/i18n/locales/it.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Cerca...", @@ -282,7 +286,7 @@ "downloading": "Scaricamento ({count})", "downloaded": "Scaricato ({count})", "titleWithValue": "Titolo: {title}", - "title": "Titolo", + "title": "Titolo:", "path": "Percorso: {path}", "releaseYear": "Anno di rilascio", "optional": "Facoltativo", @@ -326,11 +330,17 @@ "weekly": "Settimanale", "monthly": "Mensile", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Dimensione", "tabs": { - "settings": "Settings", + "settings": "Impostazioni", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ja.json b/src/lib/i18n/locales/ja.json index 60acbbcbf..589ed7bb2 100644 --- a/src/lib/i18n/locales/ja.json +++ b/src/lib/i18n/locales/ja.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "検索...", @@ -282,7 +286,7 @@ "downloading": "ダウンロード中 ({count})", "downloaded": "ダウンロードしました ({count})", "titleWithValue": "タイトル: {title}", - "title": "タイトル", + "title": "タイトル:", "path": "パス: {path}", "releaseYear": "リリース年", "optional": "省略可能", @@ -326,11 +330,17 @@ "weekly": "Weekly", "monthly": "月ごと", "resetFilters": "Reset all filters", - "size": "Size", + "size": "サイズ", "tabs": { - "settings": "Settings", + "settings": "設定", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ko.json b/src/lib/i18n/locales/ko.json index 96640e1e9..0d3c344c6 100644 --- a/src/lib/i18n/locales/ko.json +++ b/src/lib/i18n/locales/ko.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Search...", @@ -282,7 +286,7 @@ "downloading": "Downloading ({count})", "downloaded": "Downloaded ({count})", "titleWithValue": "Title: {title}", - "title": "Title", + "title": "Title:", "path": "Path: {path}", "releaseYear": "Release year", "optional": "Optional", @@ -332,5 +336,11 @@ "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/nl.json b/src/lib/i18n/locales/nl.json index c1d751fbe..37d88edf4 100644 --- a/src/lib/i18n/locales/nl.json +++ b/src/lib/i18n/locales/nl.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Zoeken...", @@ -282,7 +286,7 @@ "downloading": "Downloaden ({count})", "downloaded": "Gedownload ({count})", "titleWithValue": "Titel: {title}", - "title": "Titel", + "title": "Titel:", "path": "Pad: {path}", "releaseYear": "Jaar van vrijgave", "optional": "Optioneel", @@ -326,11 +330,17 @@ "weekly": "wekelijks", "monthly": "maandelijks", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Grootte", "tabs": { - "settings": "Settings", + "settings": "Instellingen", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/no.json b/src/lib/i18n/locales/no.json index 7381532a8..1742058f0 100644 --- a/src/lib/i18n/locales/no.json +++ b/src/lib/i18n/locales/no.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Søk...", @@ -213,7 +217,7 @@ "originalLanguage": "Opprinnelig språk", "budget": "Budsjett", "revenue": "Inntekter", - "status": "Status", + "status": "Status:", "backdropAlt": "Bakteppe av {title}", "homepage": "Nettside", "SeasonsAndEpisodes": "Sesonger & Episoder", @@ -282,7 +286,7 @@ "downloading": "Laster ned ({count})", "downloaded": "Lastet ned ({count})", "titleWithValue": "Tittel: {title}", - "title": "Tittel", + "title": "Tittel:", "path": "Bane: {path}", "releaseYear": "Slipp år", "optional": "Valgfritt", @@ -326,11 +330,17 @@ "weekly": "Ukentlig", "monthly": "Månedlig", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Størrelse", "tabs": { - "settings": "Settings", + "settings": "Innstillinger", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/pl.json b/src/lib/i18n/locales/pl.json index 292b61a49..572facd54 100644 --- a/src/lib/i18n/locales/pl.json +++ b/src/lib/i18n/locales/pl.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Szukaj...", @@ -282,7 +286,7 @@ "downloading": "Pobieranie ({count})", "downloaded": "Pobrano ({count})", "titleWithValue": "Tytuł: {title}", - "title": "Tytuł", + "title": "Tytuł:", "path": "Ścieżka: {path}", "releaseYear": "Rok wydania", "optional": "Opcjonalnie", @@ -326,11 +330,17 @@ "weekly": "Tygodniowo", "monthly": "Miesięczny", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Rozmiar", "tabs": { - "settings": "Settings", + "settings": "Ustawienia", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/pt.json b/src/lib/i18n/locales/pt.json index f6be8b0a1..0b1521d19 100644 --- a/src/lib/i18n/locales/pt.json +++ b/src/lib/i18n/locales/pt.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Buscar...", @@ -282,7 +286,7 @@ "downloading": "Baixando ({count})", "downloaded": "Baixado ({count})", "titleWithValue": "Título: {title}", - "title": "Titulo", + "title": "Titulo:", "path": "Caminho: {path}", "releaseYear": "Ano de lançamento", "optional": "Opcional", @@ -326,11 +330,17 @@ "weekly": "Semanalmente", "monthly": "Mensual", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Tamanho", "tabs": { - "settings": "Settings", + "settings": "Confirgurações", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ro.json b/src/lib/i18n/locales/ro.json index 0c44aee6e..81b0aceeb 100644 --- a/src/lib/i18n/locales/ro.json +++ b/src/lib/i18n/locales/ro.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Caută...", @@ -282,7 +286,7 @@ "downloading": "Descărcare ({count})", "downloaded": "Descărcat ({count})", "titleWithValue": "Titlu: {title}", - "title": "Titlul", + "title": "Titlul:", "path": "Cale: {path}", "releaseYear": "An lansare", "optional": "Opţional", @@ -326,11 +330,17 @@ "weekly": "Săptămânal", "monthly": "Lunar", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Dimensiune", "tabs": { - "settings": "Settings", + "settings": "Setări", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/ru.json b/src/lib/i18n/locales/ru.json index 246dad2e8..5f78698cd 100644 --- a/src/lib/i18n/locales/ru.json +++ b/src/lib/i18n/locales/ru.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Поиск...", @@ -282,7 +286,7 @@ "downloading": "Загрузка ({count})", "downloaded": "Загружено ({count})", "titleWithValue": "Название: {title}", - "title": "Название", + "title": "Название:", "path": "Путь: {path}", "releaseYear": "Год выпуска", "optional": "Опционально", @@ -326,11 +330,17 @@ "weekly": "Еженедельно", "monthly": "Ежемесячно", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Размер", "tabs": { - "settings": "Settings", + "settings": "Настройки", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/sr.json b/src/lib/i18n/locales/sr.json index 96640e1e9..b99cd1cae 100644 --- a/src/lib/i18n/locales/sr.json +++ b/src/lib/i18n/locales/sr.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Search...", @@ -332,5 +336,11 @@ "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/sv.json b/src/lib/i18n/locales/sv.json index 2997f86ac..1ca3a4970 100644 --- a/src/lib/i18n/locales/sv.json +++ b/src/lib/i18n/locales/sv.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Sök...", @@ -282,7 +286,7 @@ "downloading": "Nedladdning ({count})", "downloaded": "Nedladdad ({count})", "titleWithValue": "Titel: {title}", - "title": "Titel", + "title": "Titel:", "path": "Sökväg: {path}", "releaseYear": "Släpp år", "optional": "Valfri", @@ -326,11 +330,17 @@ "weekly": "Veckovis", "monthly": "Månadsvis", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Storlek", "tabs": { - "settings": "Settings", + "settings": "Inställningar", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/tr.json b/src/lib/i18n/locales/tr.json index 96640e1e9..0d3c344c6 100644 --- a/src/lib/i18n/locales/tr.json +++ b/src/lib/i18n/locales/tr.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Search...", @@ -282,7 +286,7 @@ "downloading": "Downloading ({count})", "downloaded": "Downloaded ({count})", "titleWithValue": "Title: {title}", - "title": "Title", + "title": "Title:", "path": "Path: {path}", "releaseYear": "Release year", "optional": "Optional", @@ -332,5 +336,11 @@ "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/uk.json b/src/lib/i18n/locales/uk.json index 152a2e3c2..06c6ad97f 100644 --- a/src/lib/i18n/locales/uk.json +++ b/src/lib/i18n/locales/uk.json @@ -148,7 +148,7 @@ "updateFailed": "Налаштування оновлення не вдалося, помилка {error}", "saved": "Налаштування збережено!", "title": "Налаштування", - "language": "Мова", + "language": "Мова:", "adultContent": "Дозволити матеріали для дорослих", "toastPositionHorizontal": "Позиція оповіщень (по горизонталі)", "toastPositionVertical": "Позиція сповіщення (вертикальна)", @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Пошук...", @@ -282,7 +286,7 @@ "downloading": "Завантаження ({count})", "downloaded": "Завантажено ({count})", "titleWithValue": "Title: {title}", - "title": "Назва", + "title": "Назва:", "path": "Path: {path}", "releaseYear": "Рік випуску", "optional": "За бажанням", @@ -326,11 +330,17 @@ "weekly": "Щотижня", "monthly": "Щомісячно", "resetFilters": "Reset all filters", - "size": "Size", + "size": "Розмір", "tabs": { - "settings": "Settings", + "settings": "Налаштування", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/vi.json b/src/lib/i18n/locales/vi.json index 96640e1e9..0d3c344c6 100644 --- a/src/lib/i18n/locales/vi.json +++ b/src/lib/i18n/locales/vi.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "Search...", @@ -282,7 +286,7 @@ "downloading": "Downloading ({count})", "downloaded": "Downloaded ({count})", "titleWithValue": "Title: {title}", - "title": "Title", + "title": "Title:", "path": "Path: {path}", "releaseYear": "Release year", "optional": "Optional", @@ -332,5 +336,11 @@ "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" } diff --git a/src/lib/i18n/locales/zh.json b/src/lib/i18n/locales/zh.json index a5cefbccb..f61140fe0 100644 --- a/src/lib/i18n/locales/zh.json +++ b/src/lib/i18n/locales/zh.json @@ -172,7 +172,11 @@ "backupMaxSizeMB": "Maximum backup size (MB)", "watchPaths": "Watch paths", "addWatchPath": "Add path", - "watchPathsHint": "Absolute directory path (e.g. C:/Videos)" + "watchPathsHint": "Absolute directory path (e.g. C:/Videos)", + "tmdbAuthButton": "Authenticate", + "tmdbAuthLabel": "TMDB Authentication", + "confirmReauth": "Do you really want to restart the authentication?", + "reauthenticate": "Re-authenticate" }, "main": { "searchPlaceholder": "搜索...", @@ -282,7 +286,7 @@ "downloading": "Downloading ({count})", "downloaded": "Downloaded ({count})", "titleWithValue": "Title: {title}", - "title": "Title", + "title": "标题", "path": "Path: {path}", "releaseYear": "发布年份", "optional": "可选的", @@ -326,11 +330,17 @@ "weekly": "每周的", "monthly": "每月的", "resetFilters": "Reset all filters", - "size": "Size", + "size": "大小", "tabs": { - "settings": "Settings", + "settings": "设置", "backup": "Backup" }, "bookmarkAdd": "Add to Bookmarks", - "bookmarkRemove": "Remove from Bookmarks" + "bookmarkRemove": "Remove from Bookmarks", + "guestStars": "Guest actor", + "yourRating": "Your rating", + "folderNotFoundTitle": "The specified folder does not exist.", + "folderNotFound": "Folder does not exist", + "watchlist": "Watchlist", + "watchlistSync": "Sync Watchlist" }