mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
Reformat JSON using JQ with sorted keys
cat "$f" | jq -S | sponge "$f"
This commit is contained in:
@@ -1,100 +1,100 @@
|
||||
{
|
||||
"HeaderCameraUploads": "Camera Uploads",
|
||||
"ValueHasBeenAddedToLibrary": "{0} has been added to your media library",
|
||||
"NameInstallFailed": "{0} installation failed",
|
||||
"CameraImageUploadedFrom": "A new camera image has been uploaded from {0}",
|
||||
"ServerNameNeedsToBeRestarted": "{0} needs to be restarted",
|
||||
"NewVersionIsAvailable": "A new version of Jellyfin Server is available for download.",
|
||||
"MessageApplicationUpdatedTo": "Jellyfin Server has been updated to {0}",
|
||||
"SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}",
|
||||
"Latest": "Najnov\u0161ie",
|
||||
"ValueSpecialEpisodeName": "\u0160peci\u00e1l - {0}",
|
||||
"Inherit": "Zdedi\u0165",
|
||||
"Books": "Knihy",
|
||||
"Music": "Hudba",
|
||||
"Games": "Hry",
|
||||
"Photos": "Fotky",
|
||||
"MixedContent": "Zmie\u0161an\u00fd obsah",
|
||||
"MusicVideos": "Hudobn\u00e9 vide\u00e1",
|
||||
"HomeVideos": "Dom\u00e1ce vide\u00e1",
|
||||
"Playlists": "Zoznamy skladieb",
|
||||
"HeaderRecordingGroups": "Recording Groups",
|
||||
"HeaderContinueWatching": "Pokra\u010dujte v pozeran\u00ed",
|
||||
"HeaderFavoriteArtists": "Ob\u013e\u00faben\u00ed umelci",
|
||||
"HeaderFavoriteSongs": "Ob\u013e\u00faben\u00e9 pesni\u010dky",
|
||||
"HeaderAlbumArtists": "Album Artists",
|
||||
"HeaderFavoriteAlbums": "Ob\u013e\u00faben\u00e9 albumy",
|
||||
"HeaderFavoriteEpisodes": "Ob\u013e\u00faben\u00e9 epiz\u00f3dy",
|
||||
"HeaderFavoriteShows": "Ob\u013e\u00faben\u00e9 seri\u00e1ly",
|
||||
"HeaderNextUp": "Nasleduje",
|
||||
"Favorites": "Ob\u013e\u00faben\u00e9",
|
||||
"Collections": "Zbierky",
|
||||
"Channels": "Kan\u00e1ly",
|
||||
"Movies": "Filmy",
|
||||
"Albums": "Albumy",
|
||||
"NameSeasonUnknown": "Nezn\u00e1ma sez\u00f3na",
|
||||
"Artists": "Umelci",
|
||||
"Folders": "Prie\u010dinky",
|
||||
"Songs": "Skladby",
|
||||
"TvShows": "TV Shows",
|
||||
"Shows": "Series",
|
||||
"Genres": "\u017d\u00e1nre",
|
||||
"NameSeasonNumber": "Sez\u00f3na {0}",
|
||||
"AppDeviceValues": "Aplik\u00e1cia: {0}, Zariadenie: {1}",
|
||||
"UserDownloadingItemWithValues": "{0} s\u0165ahuje {1}",
|
||||
"HeaderLiveTV": "\u017div\u00e1 TV",
|
||||
"ChapterNameValue": "Kapitola {0}",
|
||||
"ScheduledTaskFailedWithName": "{0} zlyhalo",
|
||||
"LabelRunningTimeValue": "D\u013a\u017eka: {0}",
|
||||
"ScheduledTaskStartedWithName": "{0} started",
|
||||
"VersionNumber": "Verzia {0}",
|
||||
"PluginInstalledWithName": "{0} bol nain\u0161talovan\u00fd",
|
||||
"StartupEmbyServerIsLoading": "Jellyfin Server sa sp\u00fa\u0161\u0165a. Sk\u00faste to pros\u00edm o chv\u00ed\u013eu znova.",
|
||||
"PluginUpdatedWithName": "{0} bol aktualizovan\u00fd",
|
||||
"PluginUninstalledWithName": "{0} bol odin\u0161talovan\u00fd",
|
||||
"ItemAddedWithName": "{0} bol pridan\u00fd do kni\u017enice",
|
||||
"ItemRemovedWithName": "{0} bol odstr\u00e1nen\u00fd z kni\u017enice",
|
||||
"LabelIpAddressValue": "IP adresa: {0}",
|
||||
"DeviceOnlineWithName": "{0} je pripojen\u00fd",
|
||||
"UserOnlineFromDevice": "{0} je online z {1}",
|
||||
"ProviderValue": "Poskytovate\u013e: {0}",
|
||||
"SubtitlesDownloadedForItem": "Titulky pre {0} stiahnut\u00e9",
|
||||
"UserCreatedWithName": "Pou\u017e\u00edvate\u013e {0} bol vytvoren\u00fd",
|
||||
"UserPasswordChangedWithName": "Heslo pou\u017e\u00edvate\u013ea {0} zmenen\u00e9",
|
||||
"UserDeletedWithName": "Pou\u017e\u00edvate\u013e {0} bol vymazan\u00fd",
|
||||
"UserPolicyUpdatedWithName": "User policy has been updated for {0}",
|
||||
"MessageServerConfigurationUpdated": "Konfigur\u00e1cia servera aktualizovan\u00e1",
|
||||
"MessageNamedServerConfigurationUpdatedWithValue": "Sekcia {0} konfigur\u00e1cie servera bola aktualizovan\u00e1",
|
||||
"MessageApplicationUpdated": "Jellyfin Server bol aktualizovan\u00fd",
|
||||
"FailedLoginAttemptWithUserName": "Ne\u00faspe\u0161n\u00fd pokus o prihl\u00e1senie z {0}",
|
||||
"AuthenticationSucceededWithUserName": "{0} \u00faspe\u0161ne overen\u00fd",
|
||||
"UserOfflineFromDevice": "{0} sa odpojil od {1}",
|
||||
"DeviceOfflineWithName": "{0} je odpojen\u00fd",
|
||||
"UserStartedPlayingItemWithValues": "{0} spustil prehr\u00e1vanie {1}",
|
||||
"UserStoppedPlayingItemWithValues": "{0} zastavil prehr\u00e1vanie {1}",
|
||||
"NotificationOptionPluginError": "Chyba roz\u0161\u00edrenia",
|
||||
"NotificationOptionApplicationUpdateAvailable": "Je dostupn\u00e1 aktualiz\u00e1cia aplik\u00e1cie",
|
||||
"NotificationOptionApplicationUpdateInstalled": "Aktualiz\u00e1cia aplik\u00e1cie nain\u0161talovan\u00e1",
|
||||
"NotificationOptionPluginUpdateInstalled": "Aktualiz\u00e1cia roz\u0161\u00edrenia nain\u0161talovan\u00e1",
|
||||
"NotificationOptionPluginInstalled": "Roz\u0161\u00edrenie nain\u0161talovan\u00e9",
|
||||
"NotificationOptionPluginUninstalled": "Roz\u0161\u00edrenie odin\u0161talovan\u00e9",
|
||||
"NotificationOptionVideoPlayback": "Spusten\u00e9 prehr\u00e1vanie videa",
|
||||
"NotificationOptionAudioPlayback": "Spusten\u00e9 prehr\u00e1vanie audia",
|
||||
"NotificationOptionGamePlayback": "Game playback started",
|
||||
"NotificationOptionVideoPlaybackStopped": "Zastaven\u00e9 prehr\u00e1vanie videa",
|
||||
"NotificationOptionAudioPlaybackStopped": "Zastaven\u00e9 prehr\u00e1vanie audia",
|
||||
"NotificationOptionGamePlaybackStopped": "Hra ukon\u010den\u00e1",
|
||||
"NotificationOptionTaskFailed": "Napl\u00e1novan\u00e1 \u00faloha zlyhala",
|
||||
"NotificationOptionInstallationFailed": "Chyba in\u0161tal\u00e1cie",
|
||||
"NotificationOptionNewLibraryContent": "Pridan\u00fd nov\u00fd obsah",
|
||||
"NotificationOptionCameraImageUploaded": "Nahran\u00fd obr\u00e1zok z fotoapar\u00e1tu",
|
||||
"NotificationOptionUserLockedOut": "User locked out",
|
||||
"NotificationOptionServerRestartRequired": "Vy\u017eaduje sa re\u0161tart servera",
|
||||
"UserLockedOutWithName": "User {0} has been locked out",
|
||||
"SubtitleDownloadFailureForItem": "S\u0165ahovanie titulkov pre {0} zlyhalo",
|
||||
"Sync": "Sync",
|
||||
"User": "Pou\u017e\u00edvate\u013e",
|
||||
"System": "Syst\u00e9m",
|
||||
"Application": "Aplik\u00e1cia",
|
||||
"Plugin": "Roz\u0161\u00edrenie"
|
||||
"Albums": "Albumy",
|
||||
"AppDeviceValues": "Aplikácia: {0}, Zariadenie: {1}",
|
||||
"Application": "Aplikácia",
|
||||
"Artists": "Umelci",
|
||||
"AuthenticationSucceededWithUserName": "{0} úspešne overený",
|
||||
"Books": "Knihy",
|
||||
"CameraImageUploadedFrom": "A new camera image has been uploaded from {0}",
|
||||
"Channels": "Kanály",
|
||||
"ChapterNameValue": "Kapitola {0}",
|
||||
"Collections": "Zbierky",
|
||||
"DeviceOfflineWithName": "{0} je odpojený",
|
||||
"DeviceOnlineWithName": "{0} je pripojený",
|
||||
"FailedLoginAttemptWithUserName": "Neúspešný pokus o prihlásenie z {0}",
|
||||
"Favorites": "Obľúbené",
|
||||
"Folders": "Priečinky",
|
||||
"Games": "Hry",
|
||||
"Genres": "Žánre",
|
||||
"HeaderAlbumArtists": "Album Artists",
|
||||
"HeaderCameraUploads": "Camera Uploads",
|
||||
"HeaderContinueWatching": "Pokračujte v pozeraní",
|
||||
"HeaderFavoriteAlbums": "Obľúbené albumy",
|
||||
"HeaderFavoriteArtists": "Obľúbení umelci",
|
||||
"HeaderFavoriteEpisodes": "Obľúbené epizódy",
|
||||
"HeaderFavoriteShows": "Obľúbené seriály",
|
||||
"HeaderFavoriteSongs": "Obľúbené pesničky",
|
||||
"HeaderLiveTV": "Živá TV",
|
||||
"HeaderNextUp": "Nasleduje",
|
||||
"HeaderRecordingGroups": "Recording Groups",
|
||||
"HomeVideos": "Domáce videá",
|
||||
"Inherit": "Zdediť",
|
||||
"ItemAddedWithName": "{0} bol pridaný do knižnice",
|
||||
"ItemRemovedWithName": "{0} bol odstránený z knižnice",
|
||||
"LabelIpAddressValue": "IP adresa: {0}",
|
||||
"LabelRunningTimeValue": "Dĺžka: {0}",
|
||||
"Latest": "Najnovšie",
|
||||
"MessageApplicationUpdated": "Jellyfin Server bol aktualizovaný",
|
||||
"MessageApplicationUpdatedTo": "Jellyfin Server has been updated to {0}",
|
||||
"MessageNamedServerConfigurationUpdatedWithValue": "Sekcia {0} konfigurácie servera bola aktualizovaná",
|
||||
"MessageServerConfigurationUpdated": "Konfigurácia servera aktualizovaná",
|
||||
"MixedContent": "Zmiešaný obsah",
|
||||
"Movies": "Filmy",
|
||||
"Music": "Hudba",
|
||||
"MusicVideos": "Hudobné videá",
|
||||
"NameInstallFailed": "{0} installation failed",
|
||||
"NameSeasonNumber": "Sezóna {0}",
|
||||
"NameSeasonUnknown": "Neznáma sezóna",
|
||||
"NewVersionIsAvailable": "A new version of Jellyfin Server is available for download.",
|
||||
"NotificationOptionApplicationUpdateAvailable": "Je dostupná aktualizácia aplikácie",
|
||||
"NotificationOptionApplicationUpdateInstalled": "Aktualizácia aplikácie nainštalovaná",
|
||||
"NotificationOptionAudioPlayback": "Spustené prehrávanie audia",
|
||||
"NotificationOptionAudioPlaybackStopped": "Zastavené prehrávanie audia",
|
||||
"NotificationOptionCameraImageUploaded": "Nahraný obrázok z fotoaparátu",
|
||||
"NotificationOptionGamePlayback": "Game playback started",
|
||||
"NotificationOptionGamePlaybackStopped": "Hra ukončená",
|
||||
"NotificationOptionInstallationFailed": "Chyba inštalácie",
|
||||
"NotificationOptionNewLibraryContent": "Pridaný nový obsah",
|
||||
"NotificationOptionPluginError": "Chyba rozšírenia",
|
||||
"NotificationOptionPluginInstalled": "Rozšírenie nainštalované",
|
||||
"NotificationOptionPluginUninstalled": "Rozšírenie odinštalované",
|
||||
"NotificationOptionPluginUpdateInstalled": "Aktualizácia rozšírenia nainštalovaná",
|
||||
"NotificationOptionServerRestartRequired": "Vyžaduje sa reštart servera",
|
||||
"NotificationOptionTaskFailed": "Naplánovaná úloha zlyhala",
|
||||
"NotificationOptionUserLockedOut": "User locked out",
|
||||
"NotificationOptionVideoPlayback": "Spustené prehrávanie videa",
|
||||
"NotificationOptionVideoPlaybackStopped": "Zastavené prehrávanie videa",
|
||||
"Photos": "Fotky",
|
||||
"Playlists": "Zoznamy skladieb",
|
||||
"Plugin": "Rozšírenie",
|
||||
"PluginInstalledWithName": "{0} bol nainštalovaný",
|
||||
"PluginUninstalledWithName": "{0} bol odinštalovaný",
|
||||
"PluginUpdatedWithName": "{0} bol aktualizovaný",
|
||||
"ProviderValue": "Poskytovateľ: {0}",
|
||||
"ScheduledTaskFailedWithName": "{0} zlyhalo",
|
||||
"ScheduledTaskStartedWithName": "{0} started",
|
||||
"ServerNameNeedsToBeRestarted": "{0} needs to be restarted",
|
||||
"Shows": "Series",
|
||||
"Songs": "Skladby",
|
||||
"StartupEmbyServerIsLoading": "Jellyfin Server sa spúšťa. Skúste to prosím o chvíľu znova.",
|
||||
"SubtitleDownloadFailureForItem": "Sťahovanie titulkov pre {0} zlyhalo",
|
||||
"SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}",
|
||||
"SubtitlesDownloadedForItem": "Titulky pre {0} stiahnuté",
|
||||
"Sync": "Sync",
|
||||
"System": "Systém",
|
||||
"TvShows": "TV Shows",
|
||||
"User": "Používateľ",
|
||||
"UserCreatedWithName": "Používateľ {0} bol vytvorený",
|
||||
"UserDeletedWithName": "Používateľ {0} bol vymazaný",
|
||||
"UserDownloadingItemWithValues": "{0} sťahuje {1}",
|
||||
"UserLockedOutWithName": "User {0} has been locked out",
|
||||
"UserOfflineFromDevice": "{0} sa odpojil od {1}",
|
||||
"UserOnlineFromDevice": "{0} je online z {1}",
|
||||
"UserPasswordChangedWithName": "Heslo používateľa {0} zmenené",
|
||||
"UserPolicyUpdatedWithName": "User policy has been updated for {0}",
|
||||
"UserStartedPlayingItemWithValues": "{0} spustil prehrávanie {1}",
|
||||
"UserStoppedPlayingItemWithValues": "{0} zastavil prehrávanie {1}",
|
||||
"ValueHasBeenAddedToLibrary": "{0} has been added to your media library",
|
||||
"ValueSpecialEpisodeName": "Špeciál - {0}",
|
||||
"VersionNumber": "Verzia {0}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user