mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Updated translations from Hosted Weblate (#253)
This commit is contained in:
commit
d96cafecff
7 changed files with 1235 additions and 27 deletions
|
|
@ -733,7 +733,7 @@
|
|||
"@settingsBlurEpisodesTitle": {},
|
||||
"mediaTypeBase": "Basistyp",
|
||||
"@mediaTypeBase": {},
|
||||
"pathEditDesc": "Der gesezte Pfad wird für alle Benutzer festgesetzt, wodurch die syncronisierten Daten nicht mehr verfügbar sein werden. \nDiese bleiben auf dem Speicher gespeichert.",
|
||||
"pathEditDesc": "Dieser Speicherort ist für alle Benutzer festgelegt. Alle synchronisierten Daten sind dann nicht mehr zugänglich, verbleiben jedoch auf deinem Speicher.",
|
||||
"@pathEditDesc": {},
|
||||
"resume": "Wiedergabe von {item} fortsetzen",
|
||||
"@resume": {
|
||||
|
|
@ -799,7 +799,7 @@
|
|||
},
|
||||
"sortOrder": "Sortierungsreihenfolge",
|
||||
"@sortOrder": {},
|
||||
"subtitleConfiguratorPlaceHolder": "Dieser Text ist ein Platzhalter, \nnichts weiteres",
|
||||
"subtitleConfiguratorPlaceHolder": "Dies ist Platzhaltertext, hier gibt es nichts zu sehen.",
|
||||
"@subtitleConfiguratorPlaceHolder": {},
|
||||
"syncDeleteItemTitle": "Syncronisiertes Element löschen",
|
||||
"@syncDeleteItemTitle": {},
|
||||
|
|
@ -853,7 +853,7 @@
|
|||
},
|
||||
"syncDetails": "Details zur Synronsierung",
|
||||
"@syncDetails": {},
|
||||
"syncDeletePopupPermanent": "Alle lokal syncronisierten Dateien werden gelöscht, diese Aktion ist unumkehrbar",
|
||||
"syncDeletePopupPermanent": "Diese Aktion ist dauerhaft und entfernt alle lokal synchronisierten Dateien.",
|
||||
"@syncDeletePopupPermanent": {},
|
||||
"unableToConnectHost": "Verbindung zum Host nicht möglich",
|
||||
"@unableToConnectHost": {},
|
||||
|
|
@ -880,5 +880,403 @@
|
|||
"settingsHomeBannerTitle": "Home-Banner",
|
||||
"@settingsHomeBannerTitle": {},
|
||||
"settingsHomeNextUpDesc": "Art der im Dashboard-Bildschirm angezeigten Poster",
|
||||
"@settingsHomeNextUpDesc": {}
|
||||
"@settingsHomeNextUpDesc": {},
|
||||
"settingsPlayerNativeLibassAccelDesc": "Nutze den libass-Untertitel-Renderer im Videoplayer",
|
||||
"@settingsPlayerNativeLibassAccelDesc": {},
|
||||
"settingsPlayerNativeLibassAccelTitle": "Native libass-Untertitel",
|
||||
"@settingsPlayerNativeLibassAccelTitle": {},
|
||||
"settingsPosterPinch": "Mit Zwei-Finger-Zoom Poster skalieren",
|
||||
"@settingsPosterPinch": {},
|
||||
"settingsShowScaleSlider": "Postergrößen-Slide anzeigen",
|
||||
"@settingsShowScaleSlider": {},
|
||||
"videoScalingFillScreenNotif": "Fill-Screen überschreibt Video fit, in horizontaler Rotation",
|
||||
"@videoScalingFillScreenNotif": {},
|
||||
"syncDeleteItemDesc": "Alle für {item} synchronisierten Daten löschen?",
|
||||
"@syncDeleteItemDesc": {
|
||||
"description": "Sync delete item pop-up window",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsNextUpCutoffDays": "Nächste Folge wird nicht mehr vorgeschlagen ab",
|
||||
"@settingsNextUpCutoffDays": {},
|
||||
"settingsPosterSize": "Postergröße",
|
||||
"@settingsPosterSize": {},
|
||||
"syncRemoveDataDesc": "Gelöschte Videodaten löschen? Dies ist permanent und Sie müssen die Dateien neu synchronisieren",
|
||||
"@syncRemoveDataDesc": {},
|
||||
"timeAndAnnotation": "{minutes} und {seconds}",
|
||||
"@timeAndAnnotation": {
|
||||
"description": "timeAndAnnotation",
|
||||
"placeholders": {
|
||||
"minutes": {
|
||||
"type": "String"
|
||||
},
|
||||
"seconds": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"totalSize": "Gesamtgröße: {size}",
|
||||
"@totalSize": {
|
||||
"placeholders": {
|
||||
"size": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"unknown": "Unbekannt",
|
||||
"@unknown": {},
|
||||
"useDefaults": "Standardeinstellungen verwenden",
|
||||
"@useDefaults": {},
|
||||
"videoScalingFitHeight": "Passende Größe",
|
||||
"@videoScalingFitHeight": {},
|
||||
"syncStatusWaitingToRetry": "Warte auf erneuten Versuch",
|
||||
"@syncStatusWaitingToRetry": {},
|
||||
"syncOverlaySyncing": "Elementdetails werden synchronisiert",
|
||||
"@syncOverlaySyncing": {},
|
||||
"videoScalingFillScreenTitle": "Bildschirm ausfüllen",
|
||||
"@videoScalingFillScreenTitle": {},
|
||||
"addedToPlaylist": "Zu Playlist {playlistName} hinzugefügt",
|
||||
"@addedToPlaylist": {
|
||||
"placeholders": {
|
||||
"playlistName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncStatusEnqueued": "Zur Warteschlange hinzugefügt",
|
||||
"@syncStatusEnqueued": {},
|
||||
"syncStatusRunning": "Läuft",
|
||||
"@syncStatusRunning": {},
|
||||
"syncStatusComplete": "Abgeschlossen",
|
||||
"@syncStatusComplete": {},
|
||||
"syncStatusFailed": "Fehlgeschlagen",
|
||||
"@syncStatusFailed": {},
|
||||
"syncStatusPaused": "Pausiert",
|
||||
"@syncStatusPaused": {},
|
||||
"syncOverlayDeleting": "Synchronisiertes Element wird entfernt",
|
||||
"@syncOverlayDeleting": {},
|
||||
"syncStatusCanceled": "Abgebrochen",
|
||||
"@syncStatusCanceled": {},
|
||||
"videoScalingScaleDown": "Skalierung",
|
||||
"@videoScalingScaleDown": {},
|
||||
"addToNewCollection": "Neue Kollektion",
|
||||
"@addToNewCollection": {},
|
||||
"addItemsToCollection": "{itemLength} Artikel zur Sammlung hinzufügen",
|
||||
"@addItemsToCollection": {
|
||||
"placeholders": {
|
||||
"itemLength": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addedToCollection": "Hinzugefügt zu {collectionName} Sammlung",
|
||||
"@addedToCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"removedFromCollection": "Von {collectionName} Sammlung entfernt",
|
||||
"@removedFromCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addToNewPlaylist": "Neue Playlist",
|
||||
"@addToNewPlaylist": {},
|
||||
"addItemsToPlaylist": "{itemLength} Artikel zur Wiedergabeliste hinzufügen",
|
||||
"@addItemsToPlaylist": {
|
||||
"placeholders": {
|
||||
"itemLength": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncStatusNotFound": "Nicht gefunden",
|
||||
"@syncStatusNotFound": {},
|
||||
"syncStatusPartially": "Teilweise",
|
||||
"@syncStatusPartially": {},
|
||||
"syncSelectDownloadsFolder": "Wählen Sie den Downloads-Ordner",
|
||||
"@syncSelectDownloadsFolder": {},
|
||||
"writer": "{count, plural, other{Writer}}",
|
||||
"@writer": {
|
||||
"description": "writer",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"viewPhotos": "Fotos ansehen",
|
||||
"@viewPhotos": {},
|
||||
"videoScalingFitWidth": "An Breite anpassen",
|
||||
"@videoScalingFitWidth": {},
|
||||
"syncStatusSynced": "Synchronisiert",
|
||||
"@syncStatusSynced": {},
|
||||
"syncNoFolderSetup": "Kein Synchronisationsordner eingerichtet",
|
||||
"@syncNoFolderSetup": {},
|
||||
"defaultFilterForLibrary": "Standardfilter für Bibliothek",
|
||||
"@defaultFilterForLibrary": {},
|
||||
"libraryFiltersLimitReached": "Filterlimit erreicht (10). Entferne einige Filter.",
|
||||
"@libraryFiltersLimitReached": {},
|
||||
"aboutCreatedBy": "Erstellt von DonutWare",
|
||||
"@aboutCreatedBy": {},
|
||||
"aboutLicenses": "Lizenzen",
|
||||
"@aboutLicenses": {},
|
||||
"subtitle": "Untertitel",
|
||||
"@subtitle": {},
|
||||
"off": "Aus",
|
||||
"@off": {},
|
||||
"screenBrightness": "Bildschirmhelligkeit",
|
||||
"@screenBrightness": {},
|
||||
"playBackSettings": "Playback-Einstellungen",
|
||||
"@playBackSettings": {},
|
||||
"speed": "Geschwindigkeit",
|
||||
"@speed": {},
|
||||
"deleteFilterConfirmation": "Sind Sie sicher, dass Sie diesen Filter löschen möchten?",
|
||||
"@deleteFilterConfirmation": {},
|
||||
"playbackRate": "Wiedergaberate",
|
||||
"@playbackRate": {},
|
||||
"unableToPlayMedia": "Es gab einen Fehler, einen kompatiblen Medientyp zu finden",
|
||||
"@unableToPlayMedia": {},
|
||||
"updateFilterForLibrary": "Filter aktualisieren",
|
||||
"@updateFilterForLibrary": {},
|
||||
"aboutSocials": "Socials",
|
||||
"@aboutSocials": {},
|
||||
"unableToSyncItem": "{item} kann nicht synchronisiert werden, es ist ein Fehler aufgetreten.",
|
||||
"@unableToSyncItem": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncRemoveUnableToDeleteItem": "Synchronisiertes Element kann nicht entfernt werden, es ist ein Fehler aufgetreten.",
|
||||
"@syncRemoveUnableToDeleteItem": {},
|
||||
"syncAddItemForSyncing": "{item} zur Synchronisation hinzugefügt",
|
||||
"@syncAddItemForSyncing": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"startedSyncingItem": "Synchronisation von {item} gestartet",
|
||||
"@startedSyncingItem": {
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"aboutVersion": "Version: {version}",
|
||||
"@aboutVersion": {
|
||||
"placeholders": {
|
||||
"version": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"aboutBuild": "Build: {buildNumber}",
|
||||
"@aboutBuild": {
|
||||
"placeholders": {
|
||||
"buildNumber": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"scale": "Skalierung",
|
||||
"@scale": {},
|
||||
"subtitleConfiguration": "Konfiguration der Untertitel",
|
||||
"@subtitleConfiguration": {},
|
||||
"removeFilterForLibrary": "{filter} entfernen?",
|
||||
"@removeFilterForLibrary": {
|
||||
"description": "removeFilterForLibrary",
|
||||
"placeholders": {
|
||||
"filter": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsAutoNextDesc": "Zeigt eine Vorschau des nächsten Elements gegen Ende an, wenn ein weiteres Element in der Warteschlange ist.",
|
||||
"@settingsAutoNextDesc": {},
|
||||
"autoNextOffSmartDesc": "Zeigt den Als Nächstes-Bildschirm, wenn der Abspann beginnt, sofern danach nicht mehr als 10 Sekunden verbleiben. Andernfalls wird der Als Nächstes-Bildschirm 30 Sekunden vor dem Ende der Wiedergabe angezeigt.",
|
||||
"@autoNextOffSmartDesc": {},
|
||||
"autoNextOffStaticTitle": "Statisch",
|
||||
"@autoNextOffStaticTitle": {},
|
||||
"autoNextOffStaticDesc": "Zeige den Als Nächstes-Bildschirm, wenn noch 30 Sekunden Wiedergabezeit verbleiben.",
|
||||
"@autoNextOffStaticDesc": {},
|
||||
"errorOpeningMedia": "Beim Abspielen dieses Mediums ist ein Fehler aufgetreten.",
|
||||
"@errorOpeningMedia": {},
|
||||
"unableToPlayBooksOnWeb": "Bücher werden derzeit im Web nicht unterstützt.",
|
||||
"@unableToPlayBooksOnWeb": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Alle Kollektionstypen anzeigen",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"skipButtonLabel": "(S) kip {segment}",
|
||||
"@skipButtonLabel": {
|
||||
"placeholders": {
|
||||
"segment": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaSegmentUnknown": "Unbekannt",
|
||||
"@mediaSegmentUnknown": {},
|
||||
"mediaSegmentIntro": "Intro",
|
||||
"@mediaSegmentIntro": {},
|
||||
"noVideoPlayerOptions": "Das ausgewählte Backend hat keine Optionen",
|
||||
"@noVideoPlayerOptions": {},
|
||||
"settingsLayoutSizesTitle": "Layout Größen",
|
||||
"@settingsLayoutSizesTitle": {},
|
||||
"settingsLayoutModesTitle": "Layout-Modi",
|
||||
"@settingsLayoutModesTitle": {},
|
||||
"phone": "Telefon",
|
||||
"@phone": {},
|
||||
"settingsLayoutSizesDesc": "Wählen Sie, welche Layoutgrößen die App basierend auf der Fenstergröße verwenden kann",
|
||||
"@settingsLayoutSizesDesc": {},
|
||||
"episodeAvailable": "Verfügbar",
|
||||
"@episodeAvailable": {},
|
||||
"libraryFiltersRemoveAllConfirm": "Dies wird alle gespeicherten Filter für jede Bibliothek löschen",
|
||||
"@libraryFiltersRemoveAllConfirm": {},
|
||||
"libraryFiltersRemoveAll": "Alle Filter entfernen",
|
||||
"@libraryFiltersRemoveAll": {},
|
||||
"errorLogs": "Fehlerprotokolle",
|
||||
"@errorLogs": {},
|
||||
"clientSettingsSchemeVariantTitle": "Schemavariante",
|
||||
"@clientSettingsSchemeVariantTitle": {},
|
||||
"schemeSettingsMonochrome": "Monochrom",
|
||||
"@schemeSettingsMonochrome": {},
|
||||
"schemeSettingsNeutral": "Neutral",
|
||||
"@schemeSettingsNeutral": {},
|
||||
"schemeSettingsRainbow": "Regenbogen",
|
||||
"@schemeSettingsRainbow": {},
|
||||
"schemeSettingsFruitSalad": "Fruchtsalat",
|
||||
"@schemeSettingsFruitSalad": {},
|
||||
"playerSettingsBackendDesc": "Wählen Sie Ihren bevorzugten Mediaplayer für optimale Wiedergabeerfahrung",
|
||||
"@playerSettingsBackendDesc": {},
|
||||
"mdkExperimental": "MDK ist noch in einer experimentellen Phase",
|
||||
"@mdkExperimental": {},
|
||||
"internetStreamingQualityTitle": "Internet-Qualität",
|
||||
"@internetStreamingQualityTitle": {},
|
||||
"internetStreamingQualityDesc": "Maximale Streaming-Qualität über das Internet (mobile)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"homeStreamingQualityDesc": "Maximale Streaming-Qualität, wenn mit Heimnetz verbunden",
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"qualityOptionsTitle": "Qualitätsoptionen",
|
||||
"@qualityOptionsTitle": {},
|
||||
"qualityOptionsOriginal": "Original",
|
||||
"@qualityOptionsOriginal": {},
|
||||
"qualityOptionsAuto": "Auto",
|
||||
"@qualityOptionsAuto": {},
|
||||
"version": "Version",
|
||||
"@version": {},
|
||||
"mediaSegmentActions": "Mediensegment Aktionen",
|
||||
"@mediaSegmentActions": {},
|
||||
"segmentActionNone": "Keine",
|
||||
"@segmentActionNone": {},
|
||||
"closeVideo": "Video schließen",
|
||||
"@closeVideo": {},
|
||||
"autoNextOffSmartTitle": "Smart",
|
||||
"@autoNextOffSmartTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "Nur herunterladen, wenn Sie mit einem WLAN-Netzwerk verbunden sind",
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"clientSettingsShowAllCollectionsDesc": "Wenn aktiviert, werden alle Sammlungstypen angezeigt, einschließlich derjenigen, die von Fladder nicht unterstützt werden.",
|
||||
"@clientSettingsShowAllCollectionsDesc": {},
|
||||
"downloadFile": "{type} herunterladen",
|
||||
"@downloadFile": {
|
||||
"placeholders": {
|
||||
"type": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"copyStreamUrl": "Stream-URL kopieren",
|
||||
"@copyStreamUrl": {},
|
||||
"mediaSegmentCommercial": "Werbung",
|
||||
"@mediaSegmentCommercial": {},
|
||||
"mediaSegmentPreview": "Vorschau",
|
||||
"@mediaSegmentPreview": {},
|
||||
"mediaSegmentRecap": "Rückblick",
|
||||
"@mediaSegmentRecap": {},
|
||||
"mediaSegmentOutro": "Outro",
|
||||
"@mediaSegmentOutro": {},
|
||||
"masonry": "Masonry",
|
||||
"@masonry": {},
|
||||
"settingsLayoutModesDesc": "Steuere, ob die App ein Einzelfenster- oder Zweifenster-Layout verwenden kann.",
|
||||
"@settingsLayoutModesDesc": {},
|
||||
"tablet": "Tablet",
|
||||
"@tablet": {},
|
||||
"desktop": "Desktop",
|
||||
"@desktop": {},
|
||||
"layoutModeSingle": "Einzeln",
|
||||
"@layoutModeSingle": {},
|
||||
"layoutModeDual": "Doppelt",
|
||||
"@layoutModeDual": {},
|
||||
"playerSettingsOrientationTitle": "Player-Ausrichtung",
|
||||
"@playerSettingsOrientationTitle": {},
|
||||
"playerSettingsOrientationDesc": "Den Videoplayer auf bestimmte Ausrichtungen festlegen",
|
||||
"@playerSettingsOrientationDesc": {},
|
||||
"deviceOrientationPortraitUp": "Hochformat (oben)",
|
||||
"@deviceOrientationPortraitUp": {},
|
||||
"deviceOrientationPortraitDown": "Hochformat (unten)",
|
||||
"@deviceOrientationPortraitDown": {},
|
||||
"deviceOrientationLandscapeLeft": "Querformat (links)",
|
||||
"@deviceOrientationLandscapeLeft": {},
|
||||
"deviceOrientationLandscapeRight": "Querformat (rechts)",
|
||||
"@deviceOrientationLandscapeRight": {},
|
||||
"mediaTypeBoxset": "Boxset",
|
||||
"@mediaTypeBoxset": {},
|
||||
"defaultLabel": "Standard",
|
||||
"@defaultLabel": {
|
||||
"description": "To indicate a default value, default video player backend"
|
||||
},
|
||||
"schemeSettingsTonalSpot": "Tonaler Akzent",
|
||||
"@schemeSettingsTonalSpot": {},
|
||||
"schemeSettingsFidelity": "Detailtreue",
|
||||
"@schemeSettingsFidelity": {},
|
||||
"schemeSettingsContent": "Inhaltsbezogen",
|
||||
"@schemeSettingsContent": {},
|
||||
"schemeSettingsVibrant": "Lebendig",
|
||||
"@schemeSettingsVibrant": {},
|
||||
"schemeSettingsExpressive": "Ausdrucksstark",
|
||||
"@schemeSettingsExpressive": {},
|
||||
"playerSettingsBackendTitle": "Videoplayer-Backend",
|
||||
"@playerSettingsBackendTitle": {},
|
||||
"copiedToClipboard": "In die Zwischenablage kopiert",
|
||||
"@copiedToClipboard": {},
|
||||
"libraryShuffleAndPlayItems": "Elemente mischen und abspielen",
|
||||
"@libraryShuffleAndPlayItems": {},
|
||||
"libraryPlayItems": "Elemente abspielen",
|
||||
"@libraryPlayItems": {},
|
||||
"homeStreamingQualityTitle": "Qualität für Zuhause",
|
||||
"@homeStreamingQualityTitle": {},
|
||||
"segmentActionAskToSkip": "Fragen, ob übersprungen werden soll",
|
||||
"@segmentActionAskToSkip": {},
|
||||
"segmentActionSkip": "Überspringen",
|
||||
"@segmentActionSkip": {},
|
||||
"loading": "Wird geladen",
|
||||
"@loading": {},
|
||||
"stop": "Beenden",
|
||||
"@stop": {},
|
||||
"resumeVideo": "Wiedergabe fortsetzen",
|
||||
"@resumeVideo": {},
|
||||
"playNextVideo": "Nächstes Video abspielen",
|
||||
"@playNextVideo": {},
|
||||
"external": "Extern",
|
||||
"@external": {},
|
||||
"settingsAutoNextTitle": "Vorschau auf das Nächste",
|
||||
"@settingsAutoNextTitle": {},
|
||||
"clientSettingsRequireWifiTitle": "WLAN erforderlich",
|
||||
"@clientSettingsRequireWifiTitle": {},
|
||||
"episodeUnaired": "Unveröffentlicht",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Fehlend",
|
||||
"@episodeMissing": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1197,7 +1197,7 @@
|
|||
"@mediaSegmentCommercial": {},
|
||||
"mediaSegmentPreview": "Vista previa",
|
||||
"@mediaSegmentPreview": {},
|
||||
"mediaSegmentOutro": "Otro",
|
||||
"mediaSegmentOutro": "Créditos",
|
||||
"@mediaSegmentOutro": {},
|
||||
"skipButtonLabel": "Omitir {segment}",
|
||||
"@skipButtonLabel": {
|
||||
|
|
@ -1206,5 +1206,65 @@
|
|||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"downloadFile": "Descargar {type}",
|
||||
"@downloadFile": {
|
||||
"placeholders": {
|
||||
"type": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"copyStreamUrl": "Copiar url de la transmisión",
|
||||
"@copyStreamUrl": {},
|
||||
"settingsLayoutSizesTitle": "Tamaños de interfaz",
|
||||
"@settingsLayoutSizesTitle": {},
|
||||
"settingsLayoutSizesDesc": "Selecciona los diseños que la app puede utilizar según el tamaño de la ventana",
|
||||
"@settingsLayoutSizesDesc": {},
|
||||
"errorLogs": "Registro de errores",
|
||||
"@errorLogs": {},
|
||||
"mediaSegmentActions": "Acciones para los segmentos de vídeo",
|
||||
"@mediaSegmentActions": {},
|
||||
"external": "Externo",
|
||||
"@external": {},
|
||||
"qualityOptionsOriginal": "Original",
|
||||
"@qualityOptionsOriginal": {},
|
||||
"version": "Versión",
|
||||
"@version": {},
|
||||
"qualityOptionsTitle": "Opciones de calidad",
|
||||
"@qualityOptionsTitle": {},
|
||||
"qualityOptionsAuto": "Auto",
|
||||
"@qualityOptionsAuto": {},
|
||||
"episodeAvailable": "Disponible",
|
||||
"@episodeAvailable": {},
|
||||
"internetStreamingQualityDesc": "Calidad máxima por Internet (móvil)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"settingsLayoutModesTitle": "Modos de disposición",
|
||||
"@settingsLayoutModesTitle": {},
|
||||
"settingsLayoutModesDesc": "Controlar que la aplicación use disposición de panel único o doble",
|
||||
"@settingsLayoutModesDesc": {},
|
||||
"phone": "Móvil",
|
||||
"@phone": {},
|
||||
"tablet": "Tablet",
|
||||
"@tablet": {},
|
||||
"desktop": "Escritorio",
|
||||
"@desktop": {},
|
||||
"layoutModeSingle": "Único",
|
||||
"@layoutModeSingle": {},
|
||||
"layoutModeDual": "Doble",
|
||||
"@layoutModeDual": {},
|
||||
"copiedToClipboard": "Copiado al portapapeles",
|
||||
"@copiedToClipboard": {},
|
||||
"internetStreamingQualityTitle": "Calidad por Internet",
|
||||
"@internetStreamingQualityTitle": {},
|
||||
"homeStreamingQualityTitle": "Calidad en casa",
|
||||
"@homeStreamingQualityTitle": {},
|
||||
"homeStreamingQualityDesc": "Calidad máxima al estar conectado a la red de casa",
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"episodeUnaired": "No emitido",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Faltante",
|
||||
"@episodeMissing": {},
|
||||
"segmentActionNone": "Ninguno",
|
||||
"@segmentActionNone": {}
|
||||
}
|
||||
|
|
|
|||
457
lib/l10n/app_ko.arb
Normal file
457
lib/l10n/app_ko.arb
Normal file
|
|
@ -0,0 +1,457 @@
|
|||
{
|
||||
"dashboard": "대시보드",
|
||||
"@dashboard": {},
|
||||
"accept": "동의",
|
||||
"@accept": {},
|
||||
"name": "이름",
|
||||
"@name": {},
|
||||
"navigationFavorites": "즐겨찾기",
|
||||
"@navigationFavorites": {},
|
||||
"noServersFound": "다른 서버를 찾지 못하였습니다",
|
||||
"@noServersFound": {},
|
||||
"invalidUrl": "올바르지 않은 URL",
|
||||
"@invalidUrl": {},
|
||||
"logoutUserPopupContent": "계속하시면, {userName}이 로그아웃되고 앱에서 사용자가 제거됩니다.\n{serverName}에서 다시 로그인하셔야 합니다.",
|
||||
"@logoutUserPopupContent": {
|
||||
"description": "Pop-up for logging out the user description",
|
||||
"placeholders": {
|
||||
"userName": {
|
||||
"type": "String"
|
||||
},
|
||||
"serverName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"logoutUserPopupTitle": "사용자 {userName}을 로그아웃 하시겠습니까?",
|
||||
"@logoutUserPopupTitle": {
|
||||
"description": "Pop-up for logging out the user",
|
||||
"placeholders": {
|
||||
"userName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"advanced": "고급",
|
||||
"@advanced": {},
|
||||
"director": "{count, plural, other{감독} two{감독}}",
|
||||
"@director": {
|
||||
"description": "director",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteFileFromSystem": "이 아이템 {item}이 파일 시스템과 미디어 라이브러리 모두에서 삭제될 것입니다. 계속하시겠습니까?",
|
||||
"@deleteFileFromSystem": {
|
||||
"description": "Delete file from system",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nativeName": "한국어",
|
||||
"@nativeName": {},
|
||||
"mediaTypePlaylist": "플레이리스트",
|
||||
"@mediaTypePlaylist": {},
|
||||
"chapter": "{count, plural, other{챕터} one{챕터}}",
|
||||
"@chapter": {
|
||||
"description": "chapter",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"controls": "컨트롤",
|
||||
"@controls": {},
|
||||
"cancel": "취소",
|
||||
"@cancel": {},
|
||||
"about": "정보",
|
||||
"@about": {},
|
||||
"active": "활성화",
|
||||
"@active": {},
|
||||
"addAsFavorite": "즐겨찾기에 추가",
|
||||
"@addAsFavorite": {},
|
||||
"addToCollection": "컬렉션에 추가",
|
||||
"@addToCollection": {},
|
||||
"addToPlaylist": "플레이리스트에 추가",
|
||||
"@addToPlaylist": {},
|
||||
"all": "전체",
|
||||
"@all": {},
|
||||
"amoledBlack": "OLDE 블랙",
|
||||
"@amoledBlack": {},
|
||||
"appLockAutoLogin": "자동로그인",
|
||||
"@appLockAutoLogin": {},
|
||||
"appLockBiometrics": "생체인증",
|
||||
"@appLockBiometrics": {},
|
||||
"appLockPasscode": "암호",
|
||||
"@appLockPasscode": {},
|
||||
"appLockTitle": "{userName}의 로그인 방식 선택",
|
||||
"@appLockTitle": {
|
||||
"description": "Pop-up to pick a login method",
|
||||
"placeholders": {
|
||||
"userName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ascending": "오름차순",
|
||||
"@ascending": {},
|
||||
"autoPlay": "자동 재생",
|
||||
"@autoPlay": {},
|
||||
"backgroundBlur": "배경 블러",
|
||||
"@backgroundBlur": {},
|
||||
"backgroundOpacity": "배경 투명도",
|
||||
"@backgroundOpacity": {},
|
||||
"biometricsFailedCheckAgain": "생체인증에 실패했습니다. 설정을 확인한 뒤 다시 시도해주세요.",
|
||||
"@biometricsFailedCheckAgain": {},
|
||||
"bold": "볼드",
|
||||
"@bold": {},
|
||||
"actor": "{count, plural, other{배우} one{배우}}",
|
||||
"@actor": {
|
||||
"description": "actor",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"clear": "초기화",
|
||||
"@clear": {},
|
||||
"clearAllSettings": "모든 설정 초기화",
|
||||
"@clearAllSettings": {},
|
||||
"clearAllSettingsQuestion": "모든 설정을 초기화 하시겠습니까?",
|
||||
"@clearAllSettingsQuestion": {},
|
||||
"clearChanges": "변경사항 초기화",
|
||||
"@clearChanges": {},
|
||||
"clearSelection": "선택 초기화",
|
||||
"@clearSelection": {},
|
||||
"close": "닫기",
|
||||
"@close": {},
|
||||
"code": "코드",
|
||||
"@code": {},
|
||||
"collectionFolder": "컬렉션 폴더",
|
||||
"@collectionFolder": {},
|
||||
"color": "색",
|
||||
"@color": {},
|
||||
"communityRating": "커뮤니티 평가",
|
||||
"@communityRating": {},
|
||||
"continuePage": "계속 - 페이지 {page}",
|
||||
"@continuePage": {
|
||||
"description": "Continue - page 1",
|
||||
"placeholders": {
|
||||
"page": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboardContinue": "계속",
|
||||
"@dashboardContinue": {},
|
||||
"dashboardContinueListening": "계속 듣기",
|
||||
"@dashboardContinueListening": {},
|
||||
"dashboardContinueReading": "계속 읽기",
|
||||
"@dashboardContinueReading": {},
|
||||
"nextUp": "다음",
|
||||
"@nextUp": {},
|
||||
"dashboardRecentlyAdded": "최근 {name}에 추가된 작품",
|
||||
"@dashboardRecentlyAdded": {
|
||||
"description": "Recently added on home screen",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dateAdded": "추가된 날짜",
|
||||
"@dateAdded": {},
|
||||
"dateLastContentAdded": "마지막으로 콘텐츠가 추가된 날짜",
|
||||
"@dateLastContentAdded": {},
|
||||
"datePlayed": "재생된 날짜",
|
||||
"@datePlayed": {},
|
||||
"days": "日",
|
||||
"@days": {},
|
||||
"disabled": "꺼짐",
|
||||
"@disabled": {},
|
||||
"discovered": "발견됨",
|
||||
"@discovered": {},
|
||||
"displayLanguage": "표시 언어",
|
||||
"@displayLanguage": {},
|
||||
"downloadsClearDesc": "동기화된 모든 데이터를 제거하여 동기화된 모든 사용자의 데이터를 지우시겠습니까?",
|
||||
"@downloadsClearDesc": {},
|
||||
"downloadsClearTitle": "동기화된 데이터 삭제",
|
||||
"@downloadsClearTitle": {},
|
||||
"downloadsPath": "경로",
|
||||
"@downloadsPath": {},
|
||||
"downloadsSyncedData": "동기화된 데이터",
|
||||
"@downloadsSyncedData": {},
|
||||
"downloadsTitle": "다운로드",
|
||||
"@downloadsTitle": {},
|
||||
"dynamicText": "동적",
|
||||
"@dynamicText": {},
|
||||
"editMetadata": "메타데이터 수정",
|
||||
"@editMetadata": {},
|
||||
"empty": "비었음",
|
||||
"@empty": {},
|
||||
"enabled": "켜짐",
|
||||
"@enabled": {},
|
||||
"endsAt": "{date}에 끝",
|
||||
"@endsAt": {
|
||||
"description": "endsAt",
|
||||
"placeholders": {
|
||||
"date": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"episode": "{count, plural, other{에피소드} one{에피소드}}",
|
||||
"@episode": {
|
||||
"description": "episode",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": "오류",
|
||||
"@error": {},
|
||||
"failedToLoadImage": "이미지를 불러올 수 없습니다",
|
||||
"@failedToLoadImage": {},
|
||||
"favorite": "즐겨찾기",
|
||||
"@favorite": {},
|
||||
"filter": "{count, plural, other{필터} one{필터}}",
|
||||
"@filter": {
|
||||
"description": "filter",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"folders": "폴더",
|
||||
"@folders": {},
|
||||
"fontColor": "폰트 색",
|
||||
"@fontColor": {},
|
||||
"fontSize": "폰트 크기",
|
||||
"@fontSize": {},
|
||||
"forceRefresh": "폰트 새로고침",
|
||||
"@forceRefresh": {},
|
||||
"genre": "{count, plural, other{장르} one{장르}}",
|
||||
"@genre": {
|
||||
"description": "genre",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"goTo": "이동",
|
||||
"@goTo": {},
|
||||
"group": "그룹",
|
||||
"@group": {},
|
||||
"groupBy": "그룹화",
|
||||
"@groupBy": {},
|
||||
"heightOffset": "높이 오프셋",
|
||||
"@heightOffset": {},
|
||||
"hide": "숨기기",
|
||||
"@hide": {},
|
||||
"home": "홈",
|
||||
"@home": {},
|
||||
"identify": "식별",
|
||||
"@identify": {},
|
||||
"immediately": "즉시",
|
||||
"@immediately": {},
|
||||
"incorrectPinTryAgain": "PIN코드가 올바르지 않습니다. 다시 시도해주세요.",
|
||||
"@incorrectPinTryAgain": {},
|
||||
"info": "정보",
|
||||
"@info": {},
|
||||
"invalidUrlDesc": "URL은 http(s)://로 시작되어야 합니다",
|
||||
"@invalidUrlDesc": {},
|
||||
"itemCount": "아이템 개수: {count}",
|
||||
"@itemCount": {
|
||||
"description": "Item count",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"label": "{count, plural, other{라벨} one{라벨}}",
|
||||
"@label": {
|
||||
"description": "label",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"library": "{count, plural, other{라이브러리} one{라이브러리}}",
|
||||
"@library": {
|
||||
"description": "Plural",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraryFetchNoItemsFound": "아이템을 찾지 못했습니다. 설정을 바꿔보세요.",
|
||||
"@libraryFetchNoItemsFound": {},
|
||||
"libraryPageSizeTitle": "라이브러리 페이지의 크기",
|
||||
"@libraryPageSizeTitle": {},
|
||||
"light": "라이트",
|
||||
"@light": {},
|
||||
"list": "리스트",
|
||||
"@list": {},
|
||||
"lockscreen": "잠금화면",
|
||||
"@lockscreen": {},
|
||||
"loggedIn": "로그인 됨",
|
||||
"@loggedIn": {},
|
||||
"login": "로그인",
|
||||
"@login": {},
|
||||
"loop": "반복",
|
||||
"@loop": {},
|
||||
"markAsUnwatched": "시청하지 않음으로 표시",
|
||||
"@markAsUnwatched": {},
|
||||
"markAsWatched": "시청함으로 표시",
|
||||
"@markAsWatched": {},
|
||||
"mediaTypeBase": "자료 유형",
|
||||
"@mediaTypeBase": {},
|
||||
"mediaTypeBook": "책",
|
||||
"@mediaTypeBook": {},
|
||||
"mediaTypeBoxset": "박스세트",
|
||||
"@mediaTypeBoxset": {},
|
||||
"mediaTypeMovie": "영화",
|
||||
"@mediaTypeMovie": {},
|
||||
"mediaTypePerson": "인물",
|
||||
"@mediaTypePerson": {},
|
||||
"mediaTypePhoto": "사진",
|
||||
"@mediaTypePhoto": {},
|
||||
"mediaTypePhotoAlbum": "사진 앨범",
|
||||
"@mediaTypePhotoAlbum": {},
|
||||
"mediaTypeSeason": "시즌",
|
||||
"@mediaTypeSeason": {},
|
||||
"mediaTypeSeries": "시리즈",
|
||||
"@mediaTypeSeries": {},
|
||||
"metaDataSavedFor": "{item}의 메타데이터가 저장되었습니다",
|
||||
"@metaDataSavedFor": {
|
||||
"description": "metaDataSavedFor",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"metadataRefreshDefault": "새 파일 및 업데이트된 파일 스캔",
|
||||
"@metadataRefreshDefault": {},
|
||||
"metadataRefreshFull": "모든 메타데이터 대체",
|
||||
"@metadataRefreshFull": {},
|
||||
"metadataRefreshValidation": "누락된 메타데이터 검색",
|
||||
"@metadataRefreshValidation": {},
|
||||
"minutes": "{count, plural, other{분} one{분} }",
|
||||
"@minutes": {
|
||||
"description": "minute",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreFrom": "{info}에서 더보기",
|
||||
"@moreFrom": {
|
||||
"description": "More from",
|
||||
"placeholders": {
|
||||
"info": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": "추가 옵션",
|
||||
"@moreOptions": {},
|
||||
"mouseDragSupport": "마우스로 드래그",
|
||||
"@mouseDragSupport": {},
|
||||
"musicAlbum": "앨범",
|
||||
"@musicAlbum": {},
|
||||
"navigation": "탐색",
|
||||
"@navigation": {},
|
||||
"navigationDashboard": "대시보드",
|
||||
"@navigationDashboard": {},
|
||||
"navigationSync": "동기화됨",
|
||||
"@navigationSync": {},
|
||||
"never": "없음",
|
||||
"@never": {},
|
||||
"noItemsSynced": "동기화된 항목이 없습니다",
|
||||
"@noItemsSynced": {},
|
||||
"noItemsToShow": "표시할 항목이 없습니다",
|
||||
"@noItemsToShow": {},
|
||||
"noRating": "평가가 없습니다",
|
||||
"@noRating": {},
|
||||
"noResults": "결과가 없습니다",
|
||||
"@noResults": {},
|
||||
"noSuggestionsFound": "제안이 없습니다",
|
||||
"@noSuggestionsFound": {},
|
||||
"none": "없음",
|
||||
"@none": {},
|
||||
"fetchingLibrary": "라이브러리의 아이템을 가져오고 있습니다…",
|
||||
"@fetchingLibrary": {},
|
||||
"audio": "오디오",
|
||||
"@audio": {},
|
||||
"change": "변경",
|
||||
"@change": {},
|
||||
"descending": "내림차순",
|
||||
"@descending": {},
|
||||
"disableFilters": "필터 끄기",
|
||||
"@disableFilters": {},
|
||||
"deleteItem": "{item}을 삭제하시겠습니까?",
|
||||
"@deleteItem": {
|
||||
"description": "deleteItem",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dashboardContinueWatching": "계속 보기",
|
||||
"@dashboardContinueWatching": {},
|
||||
"delete": "삭제",
|
||||
"@delete": {},
|
||||
"favorites": "즐겨찾기",
|
||||
"@favorites": {},
|
||||
"homeBannerSlideshow": "슬라이드쇼",
|
||||
"@homeBannerSlideshow": {},
|
||||
"grid": "그리드",
|
||||
"@grid": {},
|
||||
"mediaTypeFolder": "폴더",
|
||||
"@mediaTypeFolder": {},
|
||||
"libraryPageSizeDesc": "한 번에 로드할 양을 설정합니다. 0은 페이징을 비활성화합니다.",
|
||||
"@libraryPageSizeDesc": {},
|
||||
"mode": "모드",
|
||||
"@mode": {},
|
||||
"mediaTypeEpisode": "에피소드",
|
||||
"@mediaTypeEpisode": {},
|
||||
"logout": "로그아웃",
|
||||
"@logout": {},
|
||||
"openParent": "상위 폴더 열기",
|
||||
"@openParent": {},
|
||||
"openShow": "쇼 열기",
|
||||
"@openShow": {},
|
||||
"openWebLink": "웹 링크 열기",
|
||||
"@openWebLink": {},
|
||||
"options": "옵션",
|
||||
"@options": {},
|
||||
"outlineColor": "윤곽선 색",
|
||||
"@outlineColor": {},
|
||||
"outlineSize": "윤곽선 크기",
|
||||
"@outlineSize": {}
|
||||
}
|
||||
|
|
@ -1272,5 +1272,17 @@
|
|||
"internetStreamingQualityDesc": "Maximale streamingkwaliteit via internet (mobiel)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"homeStreamingQualityDesc": "Maximale streamingkwaliteit bij verbinding met het thuisnetwerk",
|
||||
"@homeStreamingQualityDesc": {}
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"guestActor": "{count, plural, other{Gastacteurs} one{Gastacteur}}",
|
||||
"@guestActor": {
|
||||
"description": "Guest actors",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"castAndCrew": "Cast en crew",
|
||||
"@castAndCrew": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -225,7 +225,7 @@
|
|||
"@fontSize": {},
|
||||
"forceRefresh": "Zmuś odświeżenie",
|
||||
"@forceRefresh": {},
|
||||
"genre": "{count, plural, one{Gatunek} few{Gatunki} many{Gatunków} other{Gatunków} }",
|
||||
"genre": "{count, plural, one{Gatunek} few{Gatunki} many{Gatunków} other{Gatunki} }",
|
||||
"@genre": {
|
||||
"description": "genre",
|
||||
"placeholders": {
|
||||
|
|
@ -371,7 +371,7 @@
|
|||
"@openWebLink": {},
|
||||
"options": "Opcje",
|
||||
"@options": {},
|
||||
"overview": "Przegląd",
|
||||
"overview": "Opis",
|
||||
"@overview": {},
|
||||
"pathClearTitle": "Wyczyść ścieżkę pobranych",
|
||||
"@pathClearTitle": {},
|
||||
|
|
@ -415,7 +415,7 @@
|
|||
"@quickConnectWrongCode": {},
|
||||
"reWatch": "Obejrzyj ponownie",
|
||||
"@reWatch": {},
|
||||
"recursive": "Rekursywnie",
|
||||
"recursive": "Rekurencja",
|
||||
"@recursive": {},
|
||||
"refresh": "Odśwież",
|
||||
"@refresh": {},
|
||||
|
|
@ -561,7 +561,7 @@
|
|||
"@unknown": {},
|
||||
"useDefaults": "Użyj domyślnych",
|
||||
"@useDefaults": {},
|
||||
"type": "{count, plural, one{Typ} few{Typy} many{Typów} other{Typów}}",
|
||||
"type": "{count, plural, one{Typ} few{Typy} many{Typów} other{Typy}}",
|
||||
"@type": {
|
||||
"description": "type",
|
||||
"placeholders": {
|
||||
|
|
@ -955,7 +955,7 @@
|
|||
"@schemeSettingsNeutral": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Pokaż wszystkie typy kolekcji",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"external": "Zewnętrzny",
|
||||
"external": "Zewnętrzne",
|
||||
"@external": {},
|
||||
"downloadFile": "Pobierz {type}",
|
||||
"@downloadFile": {
|
||||
|
|
@ -1055,7 +1055,7 @@
|
|||
"@failedToLoadImage": {},
|
||||
"logout": "Wyloguj",
|
||||
"@logout": {},
|
||||
"mediaTypePerson": "Człowiek",
|
||||
"mediaTypePerson": "Osoba",
|
||||
"@mediaTypePerson": {},
|
||||
"resume": "Wznów {item}",
|
||||
"@resume": {
|
||||
|
|
@ -1097,5 +1097,61 @@
|
|||
"playBackSettings": "Ustawienia Odtwarzania",
|
||||
"@playBackSettings": {},
|
||||
"syncStatusPaused": "Zapauzowane",
|
||||
"@syncStatusPaused": {}
|
||||
"@syncStatusPaused": {},
|
||||
"controls": "Kontrolki",
|
||||
"@controls": {},
|
||||
"parentalRating": "Ocena Rodzicielska",
|
||||
"@parentalRating": {},
|
||||
"shuffleGallery": "Losuj galerie",
|
||||
"@shuffleGallery": {},
|
||||
"shuffleVideos": "Losuj wideo",
|
||||
"@shuffleVideos": {},
|
||||
"addedToPlaylist": "Dodano do playlisty {playlistName}",
|
||||
"@addedToPlaylist": {
|
||||
"placeholders": {
|
||||
"playlistName": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"syncStatusWaitingToRetry": "Oczekiwanie na ponowną próbę",
|
||||
"@syncStatusWaitingToRetry": {},
|
||||
"syncSelectDownloadsFolder": "Wybierz folder pobierania",
|
||||
"@syncSelectDownloadsFolder": {},
|
||||
"errorOpeningMedia": "Coś poszło nie tak z próbą odtworzenia",
|
||||
"@errorOpeningMedia": {},
|
||||
"unableToPlayBooksOnWeb": "Książki nie są wspierane w wersji przeglądarkowej",
|
||||
"@unableToPlayBooksOnWeb": {},
|
||||
"defaultFilterForLibrary": "Domyślny filtr dla tej biblioteki",
|
||||
"@defaultFilterForLibrary": {},
|
||||
"deleteFilterConfirmation": "Czy jesteś pewien, czy chcesz usunąć ten filtr?",
|
||||
"@deleteFilterConfirmation": {},
|
||||
"playerSettingsOrientationDesc": "Wymuś odtwarzacza wideo do korzystania z danej orientacji",
|
||||
"@playerSettingsOrientationDesc": {},
|
||||
"schemeSettingsTonalSpot": "Plama tonalna",
|
||||
"@schemeSettingsTonalSpot": {},
|
||||
"schemeSettingsFidelity": "Wierność",
|
||||
"@schemeSettingsFidelity": {},
|
||||
"clientSettingsSchemeVariantTitle": "Wariant schematu",
|
||||
"@clientSettingsSchemeVariantTitle": {},
|
||||
"syncOverlayDeleting": "Usuwanie zsynchronizowanego elementu",
|
||||
"@syncOverlayDeleting": {},
|
||||
"copiedToClipboard": "Skopiowano do schowka",
|
||||
"@copiedToClipboard": {},
|
||||
"phone": "Telefon",
|
||||
"@phone": {},
|
||||
"tablet": "Tablet",
|
||||
"@tablet": {},
|
||||
"desktop": "Komputer Stacjonarny",
|
||||
"@desktop": {},
|
||||
"layoutModeSingle": "Pojedynczy",
|
||||
"@layoutModeSingle": {},
|
||||
"layoutModeDual": "Podwójny",
|
||||
"@layoutModeDual": {},
|
||||
"episodeAvailable": "Dostępny",
|
||||
"@episodeAvailable": {},
|
||||
"episodeUnaired": "Niewyemitowany",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Brakujący",
|
||||
"@episodeMissing": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@appLockAutoLogin": {},
|
||||
"appLockBiometrics": "Biometria",
|
||||
"@appLockBiometrics": {},
|
||||
"appLockPasscode": "Senha",
|
||||
"appLockPasscode": "Código de passagem",
|
||||
"@appLockPasscode": {},
|
||||
"appLockTitle": "Defina o método de login para {userName}",
|
||||
"@appLockTitle": {
|
||||
|
|
@ -135,7 +135,7 @@
|
|||
"@delete": {},
|
||||
"days": "Dias",
|
||||
"@days": {},
|
||||
"deleteFileFromSystem": "Excluir este item {item} irá excluí-lo tanto do sistema de arquivos quanto da sua biblioteca de mídia.\nTem certeza de que deseja continuar?",
|
||||
"deleteFileFromSystem": "Apagar este elemento {item} irá apagá-lo tanto do sistema de ficheiros quanto da sua biblioteca de média. Tem certeza que deseja continuar?",
|
||||
"@deleteFileFromSystem": {
|
||||
"description": "Delete file from system",
|
||||
"placeholders": {
|
||||
|
|
@ -218,7 +218,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"parentalRating": "Classificação Parental",
|
||||
"parentalRating": "Classificação parental",
|
||||
"@parentalRating": {},
|
||||
"pathEditTitle": "Alterar localização",
|
||||
"@pathEditTitle": {},
|
||||
|
|
@ -363,11 +363,11 @@
|
|||
"@normal": {},
|
||||
"openWebLink": "Abrir link da web",
|
||||
"@openWebLink": {},
|
||||
"openParent": "Principal Aberto",
|
||||
"openParent": "Abrir pasta superior",
|
||||
"@openParent": {},
|
||||
"other": "Outro",
|
||||
"@other": {},
|
||||
"pathEditDesc": "Este local é definido para todos os usuários, quaisquer dados sincronizados não estarão mais acessíveis.\nEles permanecerão no seu armazenamento.",
|
||||
"pathEditDesc": "Este local é definido para todos os utilizadores, quaisquer dados sincronizados não estarão mais acessíveis. Eles permanecerão no seu armazenamento.",
|
||||
"@pathEditDesc": {},
|
||||
"outlineColor": "Cor do contorno",
|
||||
"@outlineColor": {},
|
||||
|
|
@ -719,7 +719,7 @@
|
|||
},
|
||||
"displayLanguage": "Idioma",
|
||||
"@displayLanguage": {},
|
||||
"downloadsClearDesc": "Remover todos os dados sincronizados, limpando\ntodos os dados de cada usuário sincronizado?",
|
||||
"downloadsClearDesc": "Remover todos os dados sincronizados, limpando todos os dados de cada utilizador sincronizado?",
|
||||
"@downloadsClearDesc": {},
|
||||
"dynamicText": "Dinâmico",
|
||||
"@dynamicText": {},
|
||||
|
|
@ -812,11 +812,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"subtitleConfiguratorPlaceHolder": "Este é um texto de espaço reservado,\nnada para ver aqui.",
|
||||
"subtitleConfiguratorPlaceHolder": "Este é um texto de espaço reservado, nada para ver aqui.",
|
||||
"@subtitleConfiguratorPlaceHolder": {},
|
||||
"switchUser": "Trocar usuário",
|
||||
"@switchUser": {},
|
||||
"syncDeletePopupPermanent": "Esta ação é permanente e removerá todos os arquivos sincronizados localmente",
|
||||
"syncDeletePopupPermanent": "Esta ação é permanente e removerá todos os ficheiros sincronizados localmente",
|
||||
"@syncDeletePopupPermanent": {},
|
||||
"sync": "Sincronizar",
|
||||
"@sync": {},
|
||||
|
|
@ -984,7 +984,7 @@
|
|||
"@syncOverlaySyncing": {},
|
||||
"syncSelectDownloadsFolder": "Selecione a pasta de downloads",
|
||||
"@syncSelectDownloadsFolder": {},
|
||||
"syncRemoveUnableToDeleteItem": "Não foi possível remover o item sincronizado, algo deu errado",
|
||||
"syncRemoveUnableToDeleteItem": "Não foi possível remover o elemento sincronizado, algo deu errado",
|
||||
"@syncRemoveUnableToDeleteItem": {},
|
||||
"addItemsToCollection": "Adicionar {itemLength} item(s) à coleção",
|
||||
"@addItemsToCollection": {
|
||||
|
|
@ -1068,7 +1068,7 @@
|
|||
"@aboutLicenses": {},
|
||||
"homeBannerCarousel": "Carrossel",
|
||||
"@homeBannerCarousel": {},
|
||||
"syncStatusRunning": "Executando",
|
||||
"syncStatusRunning": "Em execução",
|
||||
"@syncStatusRunning": {},
|
||||
"syncStatusFailed": "Falha",
|
||||
"@syncStatusFailed": {},
|
||||
|
|
@ -1085,5 +1085,198 @@
|
|||
"subtitle": "Legenda",
|
||||
"@subtitle": {},
|
||||
"subtitleConfiguration": "Configuração de legenda",
|
||||
"@subtitleConfiguration": {}
|
||||
"@subtitleConfiguration": {},
|
||||
"downloadFile": "Descarregar {type}",
|
||||
"@downloadFile": {
|
||||
"placeholders": {
|
||||
"type": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"copyStreamUrl": "Copiar URL do stream",
|
||||
"@copyStreamUrl": {},
|
||||
"autoNextOffSmartDesc": "Exibe o ecrã do próximo elemento quando os créditos começarem, se restarem 10 segundos ou menos após os créditos. Caso contrário, exibe o ecr#a do próximo elemento quando faltarem 30 segundos de tempo de reprodução",
|
||||
"@autoNextOffSmartDesc": {},
|
||||
"autoNextOffStaticTitle": "Estático",
|
||||
"@autoNextOffStaticTitle": {},
|
||||
"autoNextOffStaticDesc": "Exibe o ecrã do próximo elemento quando faltarem 30 segundos de tempo de reprodução",
|
||||
"@autoNextOffStaticDesc": {},
|
||||
"speed": "Velocidade",
|
||||
"@speed": {},
|
||||
"defaultFilterForLibrary": "Filtro padrão para a biblioteca",
|
||||
"@defaultFilterForLibrary": {},
|
||||
"updateFilterForLibrary": "Atualizar filtro",
|
||||
"@updateFilterForLibrary": {},
|
||||
"removeFilterForLibrary": "Remover {filter}?",
|
||||
"@removeFilterForLibrary": {
|
||||
"description": "removeFilterForLibrary",
|
||||
"placeholders": {
|
||||
"filter": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteFilterConfirmation": "Tem certeza de que deseja apagar este filtro?",
|
||||
"@deleteFilterConfirmation": {},
|
||||
"libraryFiltersLimitReached": "Limite de filtros atingido (10). Remova alguns filtros",
|
||||
"@libraryFiltersLimitReached": {},
|
||||
"libraryFiltersRemoveAll": "Remover todos os filtros",
|
||||
"@libraryFiltersRemoveAll": {},
|
||||
"schemeSettingsExpressive": "Expressivo",
|
||||
"@schemeSettingsExpressive": {},
|
||||
"schemeSettingsContent": "Conteúdo",
|
||||
"@schemeSettingsContent": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Mostrar todos os tipos de coleção",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"libraryFiltersRemoveAllConfirm": "Isto irá apagar todos os filtros gravados para todas as bibliotecas",
|
||||
"@libraryFiltersRemoveAllConfirm": {},
|
||||
"schemeSettingsFidelity": "Fidelidade",
|
||||
"@schemeSettingsFidelity": {},
|
||||
"schemeSettingsVibrant": "Vibrante",
|
||||
"@schemeSettingsVibrant": {},
|
||||
"clientSettingsShowAllCollectionsDesc": "Quando ativado, mostra todos os tipos de coleção, incluindo aqueles não suportados pelo Fladder",
|
||||
"@clientSettingsShowAllCollectionsDesc": {},
|
||||
"playerSettingsBackendTitle": "Backend do player de vídeo",
|
||||
"@playerSettingsBackendTitle": {},
|
||||
"mdkExperimental": "MDK ainda está em fase experimental",
|
||||
"@mdkExperimental": {},
|
||||
"mediaSegmentPreview": "Prévia",
|
||||
"@mediaSegmentPreview": {},
|
||||
"tablet": "Tablet",
|
||||
"@tablet": {},
|
||||
"desktop": "Desktop",
|
||||
"@desktop": {},
|
||||
"layoutModeSingle": "Único",
|
||||
"@layoutModeSingle": {},
|
||||
"mediaSegmentRecap": "Recapitular",
|
||||
"@mediaSegmentRecap": {},
|
||||
"mediaSegmentOutro": "Encerramento",
|
||||
"@mediaSegmentOutro": {},
|
||||
"mediaSegmentIntro": "Introdução",
|
||||
"@mediaSegmentIntro": {},
|
||||
"qualityOptionsTitle": "Opções de Qualidade",
|
||||
"@qualityOptionsTitle": {},
|
||||
"qualityOptionsOriginal": "Original",
|
||||
"@qualityOptionsOriginal": {},
|
||||
"qualityOptionsAuto": "Automático",
|
||||
"@qualityOptionsAuto": {},
|
||||
"skipButtonLabel": "Pular {segment}",
|
||||
"@skipButtonLabel": {
|
||||
"placeholders": {
|
||||
"segment": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaSegmentUnknown": "Desconhecido",
|
||||
"@mediaSegmentUnknown": {},
|
||||
"mediaSegmentCommercial": "Comercial",
|
||||
"@mediaSegmentCommercial": {},
|
||||
"settingsLayoutSizesTitle": "Tamanhos de layout",
|
||||
"@settingsLayoutSizesTitle": {},
|
||||
"settingsLayoutSizesDesc": "Escolha quais tamanhos de layout a app pode usar com base no tamanho da janela",
|
||||
"@settingsLayoutSizesDesc": {},
|
||||
"settingsLayoutModesTitle": "Modos de layout",
|
||||
"@settingsLayoutModesTitle": {},
|
||||
"settingsLayoutModesDesc": "Controle se a app pode usar layouts de painel único ou duplo",
|
||||
"@settingsLayoutModesDesc": {},
|
||||
"phone": "Telefone",
|
||||
"@phone": {},
|
||||
"layoutModeDual": "Duplo",
|
||||
"@layoutModeDual": {},
|
||||
"playerSettingsOrientationTitle": "Orientação do player",
|
||||
"@playerSettingsOrientationTitle": {},
|
||||
"playerSettingsOrientationDesc": "Forçar o player de vídeo em certas orientações",
|
||||
"@playerSettingsOrientationDesc": {},
|
||||
"deviceOrientationPortraitUp": "Retrato para cima",
|
||||
"@deviceOrientationPortraitUp": {},
|
||||
"deviceOrientationPortraitDown": "Retrato para baixo",
|
||||
"@deviceOrientationPortraitDown": {},
|
||||
"deviceOrientationLandscapeLeft": "Paisagem à esquerda",
|
||||
"@deviceOrientationLandscapeLeft": {},
|
||||
"deviceOrientationLandscapeRight": "Paisagem à direita",
|
||||
"@deviceOrientationLandscapeRight": {},
|
||||
"errorLogs": "Registos de erros",
|
||||
"@errorLogs": {},
|
||||
"clientSettingsSchemeVariantTitle": "Variante de esquema",
|
||||
"@clientSettingsSchemeVariantTitle": {},
|
||||
"schemeSettingsTonalSpot": "Ponto tonal",
|
||||
"@schemeSettingsTonalSpot": {},
|
||||
"schemeSettingsMonochrome": "Monocromático",
|
||||
"@schemeSettingsMonochrome": {},
|
||||
"schemeSettingsNeutral": "Neutral",
|
||||
"@schemeSettingsNeutral": {},
|
||||
"schemeSettingsRainbow": "Arco-íris",
|
||||
"@schemeSettingsRainbow": {},
|
||||
"schemeSettingsFruitSalad": "Salada de frutas",
|
||||
"@schemeSettingsFruitSalad": {},
|
||||
"playerSettingsBackendDesc": "Escolha o seu player de média preferido para uma experiência de reprodução ideal",
|
||||
"@playerSettingsBackendDesc": {},
|
||||
"defaultLabel": "Padrão",
|
||||
"@defaultLabel": {
|
||||
"description": "To indicate a default value, default video player backend"
|
||||
},
|
||||
"noVideoPlayerOptions": "O back-end selecionado não tem opções",
|
||||
"@noVideoPlayerOptions": {},
|
||||
"copiedToClipboard": "Copiado para a área de transferência",
|
||||
"@copiedToClipboard": {},
|
||||
"libraryShuffleAndPlayItems": "Baralhar e reproduzir os elementos",
|
||||
"@libraryShuffleAndPlayItems": {},
|
||||
"libraryPlayItems": "Reproduzir os elementos",
|
||||
"@libraryPlayItems": {},
|
||||
"internetStreamingQualityTitle": "Qualidade na rede externa",
|
||||
"@internetStreamingQualityTitle": {},
|
||||
"internetStreamingQualityDesc": "Qualidade máxima de streaming pela internet (telemóvel)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"homeStreamingQualityTitle": "Qualidade na rede local",
|
||||
"@homeStreamingQualityTitle": {},
|
||||
"homeStreamingQualityDesc": "Qualidade máxima de streaming quando conectado à rede doméstica",
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"version": "Versão",
|
||||
"@version": {},
|
||||
"mediaSegmentActions": "Ações do segmento de média",
|
||||
"@mediaSegmentActions": {},
|
||||
"segmentActionNone": "Nenhum",
|
||||
"@segmentActionNone": {},
|
||||
"segmentActionAskToSkip": "Pedir para pular",
|
||||
"@segmentActionAskToSkip": {},
|
||||
"segmentActionSkip": "Pular",
|
||||
"@segmentActionSkip": {},
|
||||
"loading": "A carregar",
|
||||
"@loading": {},
|
||||
"stop": "Parar",
|
||||
"@stop": {},
|
||||
"resumeVideo": "Retomar vídeo",
|
||||
"@resumeVideo": {},
|
||||
"closeVideo": "Fechar vídeo",
|
||||
"@closeVideo": {},
|
||||
"playNextVideo": "Reproduzir próximo vídeo",
|
||||
"@playNextVideo": {},
|
||||
"external": "Externo",
|
||||
"@external": {},
|
||||
"settingsAutoNextTitle": "Próxima prévia",
|
||||
"@settingsAutoNextTitle": {},
|
||||
"settingsAutoNextDesc": "Exibe uma prévia do próximo elemento perto do final, caso outro elemento esteja na fila",
|
||||
"@settingsAutoNextDesc": {},
|
||||
"autoNextOffSmartTitle": "Inteligente",
|
||||
"@autoNextOffSmartTitle": {},
|
||||
"playbackRate": "Velocidade de reprodução",
|
||||
"@playbackRate": {},
|
||||
"unableToPlayMedia": "Ocorreu um erro ao encontrar um tipo de média compatível",
|
||||
"@unableToPlayMedia": {},
|
||||
"errorOpeningMedia": "Algo deu errado ao tentar reproduzir esta média",
|
||||
"@errorOpeningMedia": {},
|
||||
"unableToPlayBooksOnWeb": "Livros não são suportados na web por enquanto",
|
||||
"@unableToPlayBooksOnWeb": {},
|
||||
"clientSettingsRequireWifiTitle": "Requer Wi-Fi",
|
||||
"@clientSettingsRequireWifiTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "Descarregar disponível apenas quando conectado a uma rede Wi-Fi",
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"episodeAvailable": "Disponível",
|
||||
"@episodeAvailable": {},
|
||||
"episodeUnaired": "Não exibido",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Falta",
|
||||
"@episodeMissing": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -444,7 +444,7 @@
|
|||
"@replaceExistingImages": {},
|
||||
"save": "Salvar",
|
||||
"@save": {},
|
||||
"search": "Pesquisa",
|
||||
"search": "Buscar",
|
||||
"@search": {},
|
||||
"resume": "Continuar {item}",
|
||||
"@resume": {
|
||||
|
|
@ -1245,5 +1245,37 @@
|
|||
"layoutModeDual": "Duplo",
|
||||
"@layoutModeDual": {},
|
||||
"copiedToClipboard": "Copiado para a área de transferência",
|
||||
"@copiedToClipboard": {}
|
||||
"@copiedToClipboard": {},
|
||||
"internetStreamingQualityDesc": "Qualidade máxima de streaming pela internet (celular)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"homeStreamingQualityTitle": "Qualidade na rede local",
|
||||
"@homeStreamingQualityTitle": {},
|
||||
"qualityOptionsTitle": "Opções de Qualidade",
|
||||
"@qualityOptionsTitle": {},
|
||||
"qualityOptionsOriginal": "Original",
|
||||
"@qualityOptionsOriginal": {},
|
||||
"qualityOptionsAuto": "Automático",
|
||||
"@qualityOptionsAuto": {},
|
||||
"version": "Versão",
|
||||
"@version": {},
|
||||
"mediaSegmentActions": "Ações do segmento de mídia",
|
||||
"@mediaSegmentActions": {},
|
||||
"segmentActionNone": "Nenhum",
|
||||
"@segmentActionNone": {},
|
||||
"segmentActionAskToSkip": "Pedir para pular",
|
||||
"@segmentActionAskToSkip": {},
|
||||
"segmentActionSkip": "Pular",
|
||||
"@segmentActionSkip": {},
|
||||
"loading": "Carregando",
|
||||
"@loading": {},
|
||||
"internetStreamingQualityTitle": "Qualidade na rede externa",
|
||||
"@internetStreamingQualityTitle": {},
|
||||
"homeStreamingQualityDesc": "Qualidade máxima de streaming quando conectado à rede doméstica",
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"episodeUnaired": "Não exibido",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Faltando",
|
||||
"@episodeMissing": {},
|
||||
"episodeAvailable": "Disponível",
|
||||
"@episodeAvailable": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue