|
181 | 181 | "@playButtonLabel": {}, |
182 | 182 | "shuffleButtonLabel": "Zufällig", |
183 | 183 | "@shuffleButtonLabel": {}, |
184 | | - "editPlaylistNameTitle": "Playlist bearbeiten", |
185 | | - "@editPlaylistNameTitle": {}, |
186 | 184 | "updateButtonLabel": "Aktualisieren", |
187 | 185 | "@updateButtonLabel": {}, |
188 | 186 | "downloadsDeleted": "Downloads gelöscht.", |
|
263 | 261 | "@tabs": {}, |
264 | 262 | "cancelSleepTimer": "Schlaf-Timer abbrechen?", |
265 | 263 | "@cancelSleepTimer": {}, |
266 | | - "setSleepTimer": "Schlaf-Timer einstellen", |
| 264 | + "setSleepTimer": "Wiedergabe pausieren nach", |
267 | 265 | "@setSleepTimer": {}, |
268 | 266 | "minutes": "Minuten", |
269 | 267 | "@minutes": {}, |
|
322 | 320 | } |
323 | 321 | } |
324 | 322 | }, |
325 | | - "editPlaylistNameTooltip": "Playlist bearbeiten", |
326 | | - "@editPlaylistNameTooltip": {}, |
327 | 323 | "playlistUpdated": "Playlist aktualisiert.", |
328 | 324 | "@playlistUpdated": {}, |
329 | 325 | "logsCopied": "Logs kopiert.", |
|
406 | 402 | "@topTracks": {}, |
407 | 403 | "shuffleAlbums": "Alben zufällig wiedergeben", |
408 | 404 | "@shuffleAlbums": {}, |
409 | | - "couldNotLoad": "Laden {source, select, album{des Albums} playlist{der Wiedergabeliste} trackMix{des Titelmixes} artistMix{des Künstlermixes} albumMix{des Albummixes} favorites{der Favoriten} allTracks{aller Titel} filteredList{der Tracks} genre{des Genre} artist{des Künstlers} nextUpAlbum{des Album in \\\"Als Nächstes\\\"} nextUpPlaylist{der Playlist in \\\"Als Nächstes\\\"} nextUpArtist{des Künstlers in \\\"Als Nächstes\\\"} other{}} fehlgeschlagen", |
| 405 | + "couldNotLoad": "Laden {source, select, album{des Albums} playlist{der Wiedergabeliste} trackMix{des Titelmixes} artistMix{des Künstlermixes} albumMix{des Albummixes} favorites{der Favoriten} allTracks{aller Titel} filteredList{der Tracks} genre{des Genre} artist{des Künstlers} nextUpAlbum{des Album in \\\"Als Nächstes\\\"} nextUpPlaylist{der Playlist in \\\"Als Nächstes\\\"} nextUpArtist{des Künstlers in \\\"Als Nächstes\\\"} nextUpGenre{des Genres in \\\"Als Nächstes\\\"} other{}} fehlgeschlagen", |
410 | 406 | "@couldNotLoad": {}, |
411 | 407 | "bufferDurationSubtitle": "Die maximale Pufferdauer in Sekunden. Neustart erforderlich.", |
412 | 408 | "@bufferDurationSubtitle": {}, |
|
713 | 709 | "@timeFractionTooltip": { |
714 | 710 | "description": "Tooltip and accessibility label for the track progress. {currentTime} is the current position within the track, as a translated string like '2 minutes 40 seconds', and {totalTime} is the total duration of the track, also a translated string." |
715 | 711 | }, |
716 | | - "sleepTimerRemainingTime": "Schlaftimer endet in {time} Minuten", |
| 712 | + "sleepTimerRemainingTime": "Schlaftimer endet in {prefix}{time} {suffix}", |
717 | 713 | "@sleepTimerRemainingTime": { |
718 | 714 | "description": "Button label for sleep timer. {time} is the amount of minutes left.", |
719 | 715 | "placeholders": { |
|
1456 | 1452 | } |
1457 | 1453 | } |
1458 | 1454 | }, |
1459 | | - "playingFromType": "Wiedergabe von {source, select, album{Album} playlist{Playlist} trackMix{Track Mix} artistMix{Künstler Mix} albumMix{Album Mix} genreMix{Genre Mix} favorites{Favoriten} allTracks{allen Tracks} filteredList{Tracks} genre{Genre} artist{Künstler} track{Track} nextUpAlbum{Album in \"Als Nächstes\"} nextUpPlaylist{Playlist in \"Als Nächstes\"} nextUpArtist{Artist in \"Als Nächstes\"} remoteClient{anderem Client} other{}}", |
| 1455 | + "playingFromType": "Wiedergabe von {source, select, album{Album} playlist{Playlist} trackMix{Track Mix} artistMix{Künstler Mix} albumMix{Album Mix} genreMix{Genre Mix} favorites{Favoriten} allTracks{allen Tracks} filteredList{Tracks} genre{Genre} artist{Künstler} track{Track} nextUpAlbum{Album in \"Als Nächstes\"} nextUpPlaylist{Playlist in \"Als Nächstes\"} nextUpArtist{Artist in \"Als Nächstes\"} nextUpGenre{Genre in \"Als Nächstes\"} remoteClient{anderem Client} other{}}", |
1460 | 1456 | "@playingFromType": { |
1461 | 1457 | "description": "Prefix shown before the type of the main queue source at the top of the player screen. Example: \"Playing From Album\"", |
1462 | 1458 | "placeholders": { |
|
2072 | 2068 | "@showFavoriteButtonOnMediaNotificationTitle": { |
2073 | 2069 | "description": "Title for the setting that controls if the media notification has a favorite button." |
2074 | 2070 | }, |
2075 | | - "preferHomeNetworkEnableSwitchDescription": "Ob eine andere Adresse verwendet werden soll, wenn du zuhause bist", |
2076 | | - "@preferHomeNetworkEnableSwitchDescription": {}, |
2077 | | - "preferHomeNetworkPublicAddressSettingTitle": "Öffentliche Adresse", |
2078 | | - "@preferHomeNetworkPublicAddressSettingTitle": {}, |
2079 | 2071 | "networkSettingsTitle": "Netzwerk", |
2080 | 2072 | "@networkSettingsTitle": { |
2081 | 2073 | "description": "Title for the network settings screen" |
|
2160 | 2152 | "@genreScreen": { |
2161 | 2153 | "description": "Name for the view/screen that shows genres" |
2162 | 2154 | }, |
2163 | | - "preferHomeNetworkActiveAddressInfoText": "Aktive Adresse", |
2164 | | - "@preferHomeNetworkActiveAddressInfoText": { |
2165 | | - "description": "Shows the active address inside the network settings screen so the user can see if this feature works" |
2166 | | - }, |
2167 | | - "preferHomeNetworkTargetAddressLocalSettingTitle": "Heimnetzwerk Adresse", |
2168 | | - "@preferHomeNetworkTargetAddressLocalSettingTitle": {}, |
2169 | | - "preferHomeNetworkPublicAddressSettingDescription": "Die primäre Adresse, die für die Verbindung zum Jellyfin Server verwendet wird", |
2170 | | - "@preferHomeNetworkPublicAddressSettingDescription": {}, |
2171 | | - "preferHomeNetworkInfoBox": "Dieses Feature benötigt eine Ortungsdienst-Freigabe (und Ortungsdienste muss aktiviert sein), um den Netzwerknamen lesen zu können.", |
2172 | | - "@preferHomeNetworkInfoBox": { |
2173 | | - "description": "This is only shown on ios and android since desktop doesnt require location permissions" |
2174 | | - }, |
2175 | 2155 | "downloadPaused": "Downloads wurden pausiert, da das Gerät nicht über WLAN verbunden ist", |
2176 | 2156 | "@downloadPaused": { |
2177 | 2157 | "description": "Gets shown in the snackbar if loosing wifi connection while downloads are running and the 'requireWifiForDownloads' is enabled" |
|
2230 | 2210 | "@genreListsInheritSortingSubtitle": { |
2231 | 2211 | "description": "Description of the setting that controls if a See All Genre Lists should inherit the Genre Sorting and Filtering." |
2232 | 2212 | }, |
2233 | | - "preferHomeNetworkEnableSwitchTitle": "Heimnetzwerk bevorzugen", |
2234 | | - "@preferHomeNetworkEnableSwitchTitle": {}, |
2235 | 2213 | "showShuffleButtonOnMediaNotificationSubtitle": "Legt fest, ob die Medienbenachrichtigung einen Zufällig-Button hat. Dadurch kannst du die Zufallswiedergabe aktivieren oder deaktivieren, ohne die App öffnen zu müssen.", |
2236 | 2214 | "@showShuffleButtonOnMediaNotificationSubtitle": { |
2237 | 2215 | "description": "Subtitle for the setting that controls if the media notification has a shuffle button." |
|
2244 | 2222 | "@artistScreen": { |
2245 | 2223 | "description": "Name for the view/screen that shows artists" |
2246 | 2224 | }, |
2247 | | - "preferHomeNetworkTargetAddressLocalSettingDescription": "Zieladresse des Jellyfin Servers innerhalb deines Heimnetzwerks", |
2248 | | - "@preferHomeNetworkTargetAddressLocalSettingDescription": {}, |
2249 | 2225 | "ping": "{status, select, true_true{Beide erreichbar} true_false{Lokale Adresse nicht erreichbar} false_true{Öffentliche Adresse nicht erreichbar} false_false{Beide Adressen nicht erreichbar} other{unbekannt}}", |
2250 | 2226 | "@ping": { |
2251 | 2227 | "description": "Gets shown in the Snackbar when using the Test Connection Button inside the Network Settings. true means reachable, false means unreachable. the first value is for the public address, the second value is fot the home address." |
|
2411 | 2387 | "defaultOrder": "Standard-Reihenfolge", |
2412 | 2388 | "@defaultOrder": { |
2413 | 2389 | "description": "Default sorting order for playlists (server order)" |
| 2390 | + }, |
| 2391 | + "editItemTitle": "{itemType, select, playlist{Playlist} other{}} bearbeiten", |
| 2392 | + "@editItemTitle": { |
| 2393 | + "placeholders": { |
| 2394 | + "itemType": { |
| 2395 | + "type": "String" |
| 2396 | + } |
| 2397 | + } |
| 2398 | + }, |
| 2399 | + "playbackActionPageShuffle": "Zufällig", |
| 2400 | + "@playbackActionPageShuffle": { |
| 2401 | + "description": "Label for the playback action page that contains all actions related to playing shuffled" |
| 2402 | + }, |
| 2403 | + "playbackActionPagePlay": "Play", |
| 2404 | + "@playbackActionPagePlay": { |
| 2405 | + "description": "Label for the playback action page that contains all actions related to playing in order" |
| 2406 | + }, |
| 2407 | + "playbackActionPageShuffleAlbums": "Alben zufällig abspielen", |
| 2408 | + "@playbackActionPageShuffleAlbums": { |
| 2409 | + "description": "Label for the playback action page that contains all actions related to playing shuffled albums" |
| 2410 | + }, |
| 2411 | + "sleepTimerProjectedDuration": "Wiedergabe wird in ~{duration} pausieren", |
| 2412 | + "@sleepTimerProjectedDuration": { |
| 2413 | + "description": "Displays duration until playback is expected to be ended by the sleep timer (unless the queue is modified before). {duration} is a pre-formatted string.", |
| 2414 | + "placeholders": { |
| 2415 | + "duration": { |
| 2416 | + "type": "String", |
| 2417 | + "example": "36:23" |
| 2418 | + } |
| 2419 | + } |
| 2420 | + }, |
| 2421 | + "itemCountLoading": "{childType, select, track{Titel} album{Alben} other{Items}}", |
| 2422 | + "@itemCountLoading": { |
| 2423 | + "description": "Shown while the item count is being calculated.", |
| 2424 | + "placeholders": { |
| 2425 | + "childType": { |
| 2426 | + "type": "String", |
| 2427 | + "example": "album", |
| 2428 | + "description": "Options match BaseItemDtoType.name" |
| 2429 | + } |
| 2430 | + } |
| 2431 | + }, |
| 2432 | + "itemCountCalculating": "Anzahl wird berechnet", |
| 2433 | + "@itemCountCalculating": { |
| 2434 | + "description": "Shown to screen readers while the item count is being calculated." |
| 2435 | + }, |
| 2436 | + "preferLocalNetworkTargetAddressLocalSettingTitle": "Lokale Adresse", |
| 2437 | + "@preferLocalNetworkTargetAddressLocalSettingTitle": {}, |
| 2438 | + "preferLocalNetworkTargetAddressLocalSettingDescription": "Zieladresse des Jellyfin Servers innerhalb deines lokalen Netzwerks", |
| 2439 | + "@preferLocalNetworkTargetAddressLocalSettingDescription": {}, |
| 2440 | + "preferLocalNetworkEnableSwitchTitle": "Lokales Netzwerk bevorzugen", |
| 2441 | + "@preferLocalNetworkEnableSwitchTitle": {}, |
| 2442 | + "preferLocalNetworkEnableSwitchDescription": "Ob eine andere Adresse verwendet werden soll, wenn du im lokalen Netzwerk deines Jellyfin Servers bist", |
| 2443 | + "@preferLocalNetworkEnableSwitchDescription": {}, |
| 2444 | + "preferLocalNetworkPublicAddressSettingTitle": "Öffentliche Adresse", |
| 2445 | + "@preferLocalNetworkPublicAddressSettingTitle": {}, |
| 2446 | + "menuButtonLabel": "Mehr Aktionen", |
| 2447 | + "@menuButtonLabel": { |
| 2448 | + "description": "Generic label for menu buttons shown throughout the app. Used for the album, artist, playlist, etc. menus" |
| 2449 | + }, |
| 2450 | + "notImplementedYet": "Noch nicht implementiert.", |
| 2451 | + "@notImplementedYet": { |
| 2452 | + "description": "Message shown when a feature is not implemented yet" |
| 2453 | + }, |
| 2454 | + "automaticOfflineModeOverrideActiveSubtitle": "Tippe hier zum Fortsetzen", |
| 2455 | + "@automaticOfflineModeOverrideActiveSubtitle": { |
| 2456 | + "description": "Subtitle for the label shown below the offline mode toggle when automatic offline mode switching is paused" |
| 2457 | + }, |
| 2458 | + "sleepTimerFinishLastTrack": "Letzten Titel beenden?", |
| 2459 | + "@sleepTimerFinishLastTrack": { |
| 2460 | + "description": "Option for the sleep timer that will finish the last track before stopping playback." |
| 2461 | + }, |
| 2462 | + "sleepTimerAfterCurrentTrack": "Nach dem aktuellen Titel", |
| 2463 | + "@sleepTimerAfterCurrentTrack": { |
| 2464 | + "description": "Option for the sleep timer that will stop playback after the current track finishes." |
| 2465 | + }, |
| 2466 | + "sleepTimerStartTimer": "Timer starten", |
| 2467 | + "@sleepTimerStartTimer": { |
| 2468 | + "description": "Label for the button that starts the sleep timer" |
| 2469 | + }, |
| 2470 | + "preferLocalNetworkPublicAddressSettingDescription": "Die Hauptadresse zum Verbinden mit deinem Jellyfin Server", |
| 2471 | + "@preferLocalNetworkPublicAddressSettingDescription": {}, |
| 2472 | + "preferLocalNetworkActiveAddressInfoText": "Aktive Adresse", |
| 2473 | + "@preferLocalNetworkActiveAddressInfoText": { |
| 2474 | + "description": "Shows the active address inside the network settings screen so the user can see if this feature works" |
| 2475 | + }, |
| 2476 | + "itemCount": "{childType, select, track{{amount, plural, =1{1 Titel} other{{amount} Titel}}} album{{amount, plural, =1{1 Album} other{{amount} Alben}}} other{{amount, plural, =1{1 Item} other{{amount} Items}}}}", |
| 2477 | + "@itemCount": { |
| 2478 | + "description": "Error shown when the library select screen fails to load.", |
| 2479 | + "placeholders": { |
| 2480 | + "childType": { |
| 2481 | + "type": "String", |
| 2482 | + "example": "album", |
| 2483 | + "description": "Options match BaseItemDtoType.name" |
| 2484 | + }, |
| 2485 | + "amount": { |
| 2486 | + "type": "int" |
| 2487 | + } |
| 2488 | + } |
| 2489 | + }, |
| 2490 | + "preferLocalNetworkInfoBox": "Diese Funktion erfordert Standortberechtigungen (und der Standort muss aktiviert sein), um den Netzwerknamen zu lesen.", |
| 2491 | + "@preferLocalNetworkInfoBox": { |
| 2492 | + "description": "This is only shown on ios and android since desktop doesnt require location permissions" |
| 2493 | + }, |
| 2494 | + "automaticOfflineModeOverrideActiveTitle": "Automatisches Wechseln pausiert", |
| 2495 | + "@automaticOfflineModeOverrideActiveTitle": { |
| 2496 | + "description": "Title for the label shown below the offline mode toggle when automatic offline mode switching is paused" |
2414 | 2497 | } |
2415 | 2498 | } |
0 commit comments