merge translations

This commit is contained in:
advplyr 2022-11-08 18:11:03 -06:00
commit 946e4f39cc
4 changed files with 151 additions and 151 deletions

View File

@ -1,54 +1,54 @@
{ {
"ButtonHome": "Home", "ButtonHome": "Home",
"ButtonLatest": "Latest", "ButtonLatest": "Ultimi",
"ButtonLibrary": "Library", "ButtonLibrary": "Libreria",
"ButtonSeries": "Series", "ButtonSeries": "Serie",
"ButtonCollections": "Collections", "ButtonCollections": "Collezioni",
"ButtonAuthors": "Authors", "ButtonAuthors": "Autori",
"ButtonSearch": "Search", "ButtonSearch": "Cerca",
"ButtonIssues": "Issues", "ButtonIssues": "Errori",
"ButtonChangePasswordSubmit": "Submit", "ButtonChangePasswordSubmit": "invio",
"ButtonLogout": "Logout", "ButtonLogout": "Disconnetti",
"ButtonPurgeAllCache": "Purge All Cache", "ButtonPurgeAllCache": "Elimina tutta la Cache",
"ButtonPurgeItemsCache": "Purge Items Cache", "ButtonPurgeItemsCache": "Elimina la Cache dei file",
"ButtonRemoveAllLibraryItems": "Remove All Library Items", "ButtonRemoveAllLibraryItems": "Elimina tutti i libri",
"HeaderAccount": "Account", "HeaderAccount": "Account",
"HeaderChangePassword": "Change Password", "HeaderChangePassword": "Cambia Password",
"HeaderSettings": "Settings", "HeaderSettings": "Impostazioni",
"HeaderLibraries": "Libraries", "HeaderLibraries": "Librerie",
"HeaderUsers": "Users", "HeaderUsers": "Utenti",
"HeaderListeningSessions": "Listening Sessions", "HeaderListeningSessions": "Attività Utenti",
"HeaderBackups": "Backups", "HeaderBackups": "Backup",
"HeaderLogs": "Logs", "HeaderLogs": "Logs",
"HeaderNotifications": "Notifications", "HeaderNotifications": "Notifiche",
"HeaderLibraryStats": "Library Stats", "HeaderLibraryStats": "Statistiche Libreria",
"HeaderYourStats": "Your Stats", "HeaderYourStats": "Statistiche Personali",
"HeaderSettingsGeneral": "General", "HeaderSettingsGeneral": "Generale",
"HeaderSettingsScanner": "Scanner", "HeaderSettingsScanner": "Scanner",
"HeaderSettingsDisplay": "Display", "HeaderSettingsDisplay": "temi",
"HeaderSettingsExperimental": "Experimental Features", "HeaderSettingsExperimental": "Opzioni Sperimentali",
"LabelUsername": "Username", "LabelUsername": "Utente",
"LabelAccountType": "Account Type", "LabelAccountType": "Tipo Account",
"LabelPassword": "Password", "LabelPassword": "Password",
"LabelNewPassword": "New Password", "LabelNewPassword": "Nuova Password",
"LabelConfirmPassword": "Confirm Password", "LabelConfirmPassword": "Conferma Password",
"LabelSettingsStoreCoversWithItem": "Store covers with item", "LabelSettingsStoreCoversWithItem": "Archivia le copertine con il file",
"LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept", "LabelSettingsStoreCoversWithItemHelp": "Di default, le immagini di copertina sono salvate dentro /metadata/items, abilitando questa opzione le copertine saranno archiviate nella cartella della libreria corrispondente. Verrà conservato solo un file denominato \"cover\"",
"LabelSettingsStoreMetadataWithItem": "Store metadata with item", "LabelSettingsStoreMetadataWithItem": "Archivia i metadata con il file",
"LabelSettingsStoreMetadataWithItemHelp": "By default metadata files are stored in /metadata/items, enabling this setting will store metadata files in your library item folders. Uses .abs file extension", "LabelSettingsStoreMetadataWithItemHelp": "Di default, i metadati sono salvati dentro /metadata/items, abilitando questa opzione si memorizzeranno i metadata nella cartella della libreria. I file avranno estensione .abs",
"LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting", "LabelSettingsSortingIgnorePrefixes": "Ignora i sufissi nei titoli durante l'aggiunta",
"LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"", "LabelSettingsSortingIgnorePrefixesHelp": "per il suffiso si intende ad esempio \"il\" cone nel libro \"Il signore degli anelli\" che verrebbe ordinato come \"signore degli anelli, il\"",
"LabelPrefixesToIgnore": "Prefixes to Ignore (case insensitive)", "LabelPrefixesToIgnore": "suffissi da ignorare (specificando maiuscole e minuscole)",
"LabelSettingsChromecastSupport": "Chromecast support", "LabelSettingsChromecastSupport": "supporto a Chromecast",
"LabelSettingsHomePageBookshelfView": "Home page use bookshelf view", "LabelSettingsHomePageBookshelfView": "Home page con sfondo legno",
"LabelSettingsLibraryBookshelfView": "Library use bookshelf view", "LabelSettingsLibraryBookshelfView": "Libreria con sfondo legno",
"LabelSettingsBookshelfViewHelp": "Skeumorphic design with wooden shelves", "LabelSettingsBookshelfViewHelp": "design con scaffali in legno",
"LabelSettingsDateFormat": "Date Format", "LabelSettingsDateFormat": "Formato Data",
"LabelSettingsParseSubtitles": "Parse subtitles", "LabelSettingsParseSubtitles": "Analizza i sottotitoli",
"LabelSettingsParseSubtitlesHelp": "Extract subtitles from audiobook folder names.<br>Subtitle must be seperated by \" - \"<br>i.e. \"Book Title - A Subtitle Here\" has the subtitle \"A Subtitle Here\"", "LabelSettingsParseSubtitlesHelp": "Estrai i sottotitoli dai nomi delle cartelle degli audiolibri. <br> I sottotitoli devono essere separati da \" - \"<br> Per esempio \"Il signore degli anelli - Le due Torri \" avrà il sottotitolo \"Le due Torri\"",
"LabelSettingsFindCovers": "Find covers", "LabelSettingsFindCovers": "Trova le Copertine",
"LabelSettingsFindCoversHelp": "If your audiobook does not have an embedded cover or a cover image inside the folder, the scanner will attempt to find a cover.<br>Note: This will extend scan time", "LabelSettingsFindCoversHelp": "Se il tuo audiolibro non ha una copertina incorporata o un'immagine di copertina all'interno della cartella, questa funzione tenterà di trovare una copertina.<br>Nota: aumenta il tempo di scansione",
"MessageReportBugsAndContribute": "Report bugs, request features, and contribute on", "MessageReportBugsAndContribute": "Segnala bug, richiedi funzionalità e contribuisci",
"NoteChangeRootPassword": "Root user is the only user that can have an empty password", "NoteChangeRootPassword": "L'utente root è l'unico utente che può avere una password vuota",
"SearchPlaceholder": "Search.." "SearchPlaceholder": "Ricerca qui.."
} }

View File

@ -1,54 +1,54 @@
{ {
"ButtonHome": "Home", "ButtonHome": "Home",
"ButtonLatest": "Latest", "ButtonLatest": "Aktualna wersja:",
"ButtonLibrary": "Library", "ButtonLibrary": "Biblioteka",
"ButtonSeries": "Series", "ButtonSeries": "Serie",
"ButtonCollections": "Collections", "ButtonCollections": "Kolekcje",
"ButtonAuthors": "Authors", "ButtonAuthors": "Autorzy",
"ButtonSearch": "Search", "ButtonSearch": "Szukaj",
"ButtonIssues": "Issues", "ButtonIssues": "Błędy",
"ButtonChangePasswordSubmit": "Submit", "ButtonChangePasswordSubmit": "Zatwierdź",
"ButtonLogout": "Logout", "ButtonLogout": "Wyloguj",
"ButtonPurgeAllCache": "Purge All Cache", "ButtonPurgeAllCache": "Wyczyść dane tymczasowe",
"ButtonPurgeItemsCache": "Purge Items Cache", "ButtonPurgeItemsCache": "Wyczyść dane tymczasowe pozycji",
"ButtonRemoveAllLibraryItems": "Remove All Library Items", "ButtonRemoveAllLibraryItems": "Usuń wszystkie elementy z biblioteki",
"HeaderAccount": "Account", "HeaderAccount": "Konto",
"HeaderChangePassword": "Change Password", "HeaderChangePassword": "Zmień hasło",
"HeaderSettings": "Settings", "HeaderSettings": "Ustawienia",
"HeaderLibraries": "Libraries", "HeaderLibraries": "Biblioteki",
"HeaderUsers": "Users", "HeaderUsers": "Użytkownicy",
"HeaderListeningSessions": "Listening Sessions", "HeaderListeningSessions": "Sesje słuchania",
"HeaderBackups": "Backups", "HeaderBackups": "Kopie zapasowe",
"HeaderLogs": "Logs", "HeaderLogs": "Logi",
"HeaderNotifications": "Notifications", "HeaderNotifications": "Powiadomienia",
"HeaderLibraryStats": "Library Stats", "HeaderLibraryStats": "Statystyki biblioteki",
"HeaderYourStats": "Your Stats", "HeaderYourStats": "Twoje statystyki",
"HeaderSettingsGeneral": "General", "HeaderSettingsGeneral": "Ogólne",
"HeaderSettingsScanner": "Scanner", "HeaderSettingsScanner": "Skanowanie",
"HeaderSettingsDisplay": "Display", "HeaderSettingsDisplay": "Wyświetlanie",
"HeaderSettingsExperimental": "Experimental Features", "HeaderSettingsExperimental": "Funkcje eksperymentalne",
"LabelUsername": "Username", "LabelUsername": "Nazwa użytkownika",
"LabelAccountType": "Account Type", "LabelAccountType": "Typ konta",
"LabelPassword": "Password", "LabelPassword": "Hasło",
"LabelNewPassword": "New Password", "LabelNewPassword": "Nowe hasło",
"LabelConfirmPassword": "Confirm Password", "LabelConfirmPassword": "Potwierdź hasło",
"LabelSettingsStoreCoversWithItem": "Store covers with item", "LabelSettingsStoreCoversWithItem": "Przechowuj okładkę w folderze książki",
"LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept", "LabelSettingsStoreCoversWithItemHelp": "Domyślnie okładki są przechowywane w folderze /metadata/items, włączenie tej opcji spowoduje, że okładka będzie przechowywana w folderze ksiązki. Tylko jedna okładka o nazwie pliku \"cover\" będzie przechowywana.",
"LabelSettingsStoreMetadataWithItem": "Store metadata with item", "LabelSettingsStoreMetadataWithItem": "Przechowuj metadane w folderze książki",
"LabelSettingsStoreMetadataWithItemHelp": "By default metadata files are stored in /metadata/items, enabling this setting will store metadata files in your library item folders. Uses .abs file extension", "LabelSettingsStoreMetadataWithItemHelp": "Domyślnie metadane są przechowywane w folderze /metadata/items, włączenie tej opcji spowoduje, że okładka będzie przechowywana w folderze ksiązki. Tylko jedna okładka o nazwie pliku \"cover\" będzie przechowywana. Rozszerzenie pliku metadanych: .abs",
"LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting", "LabelSettingsSortingIgnorePrefixes": "Ignoruj prefiksy podczas sortowania",
"LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"", "LabelSettingsSortingIgnorePrefixesHelp": "np. dla prefiksu \"the\" tytuł ksiązki \"The Book Title\" będzie sortowany jako \"Book Title, The\"",
"LabelPrefixesToIgnore": "Prefixes to Ignore (case insensitive)", "LabelPrefixesToIgnore": "Ignorowane prefiksy (wielkość liter nie ma znaczenia)",
"LabelSettingsChromecastSupport": "Chromecast support", "LabelSettingsChromecastSupport": "Wsparcie Chromecast",
"LabelSettingsHomePageBookshelfView": "Home page use bookshelf view", "LabelSettingsHomePageBookshelfView": "Widok półki z książkami na stronie głównej",
"LabelSettingsLibraryBookshelfView": "Library use bookshelf view", "LabelSettingsLibraryBookshelfView": "Widok półki z książkami na stronie biblioteki",
"LabelSettingsBookshelfViewHelp": "Skeumorphic design with wooden shelves", "LabelSettingsBookshelfViewHelp": "Widok półki z ksiązkami",
"LabelSettingsDateFormat": "Date Format", "LabelSettingsDateFormat": "Format daty",
"LabelSettingsParseSubtitles": "Parse subtitles", "LabelSettingsParseSubtitles": "Przetwarzaj podtytuły",
"LabelSettingsParseSubtitlesHelp": "Extract subtitles from audiobook folder names.<br>Subtitle must be seperated by \" - \"<br>i.e. \"Book Title - A Subtitle Here\" has the subtitle \"A Subtitle Here\"", "LabelSettingsParseSubtitlesHelp": "Opcja pozwala na pobranie podtytułu z nazwy folderu z audiobookiem. <br>Podtytuł musi być rozdzielony za pomocą separatora \" - \"<br>Przykład: \"Book Title - A Subtitle Here\" podtytuł \"A Subtitle Here\"",
"LabelSettingsFindCovers": "Find covers", "LabelSettingsFindCovers": "Szukanie okładek",
"LabelSettingsFindCoversHelp": "If your audiobook does not have an embedded cover or a cover image inside the folder, the scanner will attempt to find a cover.<br>Note: This will extend scan time", "LabelSettingsFindCoversHelp": "Jeśli audiobook nie posiada zintegrowanej okładki albo w folderze nie zostanie znaleziony plik okładki, skaner podejmie próbę pobrania okładki z sieci. <br>Uwaga: może to wydłuzyć proces skanowania",
"MessageReportBugsAndContribute": "Report bugs, request features, and contribute on", "MessageReportBugsAndContribute": "Zgłoś błędy, pomysły i pomóż rozwijać aplikację na",
"NoteChangeRootPassword": "Root user is the only user that can have an empty password", "NoteChangeRootPassword": "Tylko użytkownik root, może posiadać puste hasło",
"SearchPlaceholder": "Search.." "SearchPlaceholder": "Wyszukaj.."
} }

View File

@ -1,54 +1,54 @@
{ {
"ButtonHome": "主页", "ButtonHome": "主页",
"ButtonLatest": "Latest", "ButtonLatest": "最新",
"ButtonLibrary": "Library", "ButtonLibrary": "图书馆",
"ButtonSeries": "Series", "ButtonSeries": "系列",
"ButtonCollections": "Collections", "ButtonCollections": "收藏",
"ButtonAuthors": "Authors", "ButtonAuthors": "作者",
"ButtonSearch": "Search", "ButtonSearch": "查找",
"ButtonIssues": "Issues", "ButtonIssues": "反馈问题",
"ButtonChangePasswordSubmit": "Submit", "ButtonChangePasswordSubmit": "提交",
"ButtonLogout": "Logout", "ButtonLogout": "注销",
"ButtonPurgeAllCache": "Purge All Cache", "ButtonPurgeAllCache": "清理所有缓存",
"ButtonPurgeItemsCache": "Purge Items Cache", "ButtonPurgeItemsCache": "清理项目缓存",
"ButtonRemoveAllLibraryItems": "Remove All Library Items", "ButtonRemoveAllLibraryItems": "移除所有图书项目",
"HeaderAccount": "Account", "HeaderAccount": "帐户",
"HeaderChangePassword": "Change Password", "HeaderChangePassword": "更改密码",
"HeaderSettings": "Settings", "HeaderSettings": "设置",
"HeaderLibraries": "Libraries", "HeaderLibraries": "图书馆",
"HeaderUsers": "Users", "HeaderUsers": "用户",
"HeaderListeningSessions": "Listening Sessions", "HeaderListeningSessions": "收听会话",
"HeaderBackups": "Backups", "HeaderBackups": "备份",
"HeaderLogs": "Logs", "HeaderLogs": "日志",
"HeaderNotifications": "Notifications", "HeaderNotifications": "通知",
"HeaderLibraryStats": "Library Stats", "HeaderLibraryStats": "图书馆统计数据",
"HeaderYourStats": "Your Stats", "HeaderYourStats": "你的统计数据",
"HeaderSettingsGeneral": "General", "HeaderSettingsGeneral": "一般",
"HeaderSettingsScanner": "Scanner", "HeaderSettingsScanner": "扫描",
"HeaderSettingsDisplay": "Display", "HeaderSettingsDisplay": "显示",
"HeaderSettingsExperimental": "Experimental Features", "HeaderSettingsExperimental": "实验功能",
"LabelUsername": "Username", "LabelUsername": "用户名",
"LabelAccountType": "Account Type", "LabelAccountType": "帐户类型",
"LabelPassword": "Password", "LabelPassword": "密码",
"LabelNewPassword": "New Password", "LabelNewPassword": "新密码",
"LabelConfirmPassword": "Confirm Password", "LabelConfirmPassword": "确认密码",
"LabelSettingsStoreCoversWithItem": "Store covers with item", "LabelSettingsStoreCoversWithItem": "存储项目封面",
"LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept", "LabelSettingsStoreCoversWithItemHelp": "默认情况下封面存储在/metadata/items文件夹中, 启用此设置将存储封面在你图书项目文件夹中. 只保留一个名为 \"cover\" 的文件",
"LabelSettingsStoreMetadataWithItem": "Store metadata with item", "LabelSettingsStoreMetadataWithItem": "存储项目元数据",
"LabelSettingsStoreMetadataWithItemHelp": "By default metadata files are stored in /metadata/items, enabling this setting will store metadata files in your library item folders. Uses .abs file extension", "LabelSettingsStoreMetadataWithItemHelp": "默认情况下元数据文件存储在/metadata/items文件夹中, 启用此设置将存储元数据在你图书项目文件夹中. 使 .abs 文件护展名",
"LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting", "LabelSettingsSortingIgnorePrefixes": "排序时忽略前缀",
"LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"", "LabelSettingsSortingIgnorePrefixesHelp": "例: 前缀 \"这本\" 书名 \"这本书名\" 将按 \"书名, 这本\" 排序",
"LabelPrefixesToIgnore": "Prefixes to Ignore (case insensitive)", "LabelPrefixesToIgnore": "忽略的前缀 (不区分大小写)",
"LabelSettingsChromecastSupport": "Chromecast support", "LabelSettingsChromecastSupport": "Chromecast 支持",
"LabelSettingsHomePageBookshelfView": "Home page use bookshelf view", "LabelSettingsHomePageBookshelfView": "主页使用书架视图",
"LabelSettingsLibraryBookshelfView": "Library use bookshelf view", "LabelSettingsLibraryBookshelfView": "图书馆使用书架视图",
"LabelSettingsBookshelfViewHelp": "Skeumorphic design with wooden shelves", "LabelSettingsBookshelfViewHelp": "带有木架子的拟物化设计",
"LabelSettingsDateFormat": "Date Format", "LabelSettingsDateFormat": "日期格式",
"LabelSettingsParseSubtitles": "Parse subtitles", "LabelSettingsParseSubtitles": "解析字幕",
"LabelSettingsParseSubtitlesHelp": "Extract subtitles from audiobook folder names.<br>Subtitle must be seperated by \" - \"<br>i.e. \"Book Title - A Subtitle Here\" has the subtitle \"A Subtitle Here\"", "LabelSettingsParseSubtitlesHelp": "从有声读物文件夹中提取字幕.<br>字幕必须用 \" - \" 分隔.<br>例: \"书名 - 字幕\" 则显示字幕 \"这里有字幕\"",
"LabelSettingsFindCovers": "Find covers", "LabelSettingsFindCovers": "查找封面",
"LabelSettingsFindCoversHelp": "If your audiobook does not have an embedded cover or a cover image inside the folder, the scanner will attempt to find a cover.<br>Note: This will extend scan time", "LabelSettingsFindCoversHelp": "如果您的有声读物在文件夹中没有嵌入封面或封面图像, 扫描时将尝试查找封面.<br>注意: 这将延长扫描时间",
"MessageReportBugsAndContribute": "Report bugs, request features, and contribute on", "MessageReportBugsAndContribute": "报告错误, 请求新功能, 做贡献请点击",
"NoteChangeRootPassword": "Root user is the only user that can have an empty password", "NoteChangeRootPassword": "Root 用户是唯一可以有空密码的用户",
"SearchPlaceholder": "Search.." "SearchPlaceholder": "搜索.."
} }

View File

@ -285,7 +285,7 @@ class LibraryController {
lastRange.end = currentSequence lastRange.end = currentSequence
} }
else { else {
ranges.push({ start: currentSequence, end: currentSequence, isNumber: isNaN(currentSequence) }) ranges.push({ start: currentSequence, end: currentSequence, isNumber: isNumber })
} }
return ranges return ranges