mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge remote-tracking branch 'upstream/master' into translate-everything
This commit is contained in:
commit
4d21fbcc78
31 changed files with 803 additions and 940 deletions
|
@ -918,7 +918,7 @@
|
|||
"HeaderFavoriteEpisodes": "الحلقات المفضلة",
|
||||
"HeaderFavoriteArtists": "الفنانون المفضلون",
|
||||
"Shows": "الحلقات",
|
||||
"Books": "كتب",
|
||||
"Books": "الكتب",
|
||||
"ValueSpecialEpisodeName": "مميز - {0}",
|
||||
"HeaderFavoriteAlbums": "الألبومات المفضلة",
|
||||
"HeaderAlbumArtists": "فناني الألبومات",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"All": "Всички",
|
||||
"AllLibraries": "Всички библиотеки",
|
||||
"Art": "Картина",
|
||||
"Artists": "Изпълнители",
|
||||
"Artists": "Артисти",
|
||||
"AttributeNew": "Нови",
|
||||
"Audio": "Звук",
|
||||
"Auto": "Автоматично",
|
||||
|
@ -303,9 +303,9 @@
|
|||
"LabelCriticRating": "Оценка на критиците:",
|
||||
"LabelCurrentPassword": "Текуща парола:",
|
||||
"LabelCustomCertificatePath": "Път към потребителския сертификат:",
|
||||
"LabelCustomCertificatePathHelp": "Път до файл с шифровъчен стандарт №12, съдържащ сертификат и частен ключ за поддръжка на протокол TLS на собствен домейн.",
|
||||
"LabelCustomCertificatePathHelp": "Път до файл с шифровъчен стандарт №12 (PKCS #12), съдържащ сертификат и частен ключ за поддръжка на протокол TLS на собствен домейн.",
|
||||
"LabelCustomCss": "CSS по избор:",
|
||||
"LabelCustomCssHelp": "Използвайте собствен CSS към уеб интерфейса.",
|
||||
"LabelCustomCssHelp": "Използвайте собствен CSS към мрежовия интерфейс.",
|
||||
"LabelCustomDeviceDisplayName": "Показвано име:",
|
||||
"LabelCustomRating": "Оценка по избор:",
|
||||
"LabelDashboardTheme": "Облик на сървърното табло:",
|
||||
|
@ -834,5 +834,12 @@
|
|||
"AllowOnTheFlySubtitleExtraction": "Позволява моментално извличане на поднадписи",
|
||||
"AllowHWTranscodingHelp": "Позволява на тунера да прекодира моментално. Това може да помогне за редуциране на прекодирането от сървъра.",
|
||||
"AddItemToCollectionHelp": "Добавяне към колекция чрез търсенето им и използване на дясно-щракване с мишката или контекстното меню.",
|
||||
"Absolute": "Aбсолютен"
|
||||
"Absolute": "Aбсолютен",
|
||||
"LabelLanNetworks": "Локални мрежи:",
|
||||
"LabelKodiMetadataSaveImagePathsHelp": "Препоръчително е ако имате изображения, пътят към които не е съобразен с изискванията на Коди.",
|
||||
"LabelKodiMetadataSaveImagePaths": "Записване на пътеките към изображенията в nfo файловете",
|
||||
"LabelChannels": "Канали:",
|
||||
"DropShadow": "Сянка",
|
||||
"Raised": "Повишено",
|
||||
"OptionResElement": "рес. елемент"
|
||||
}
|
||||
|
|
|
@ -1401,7 +1401,7 @@
|
|||
"TitleSupport": "Hilfe",
|
||||
"Whitelist": "Erlaubt",
|
||||
"AuthProviderHelp": "Auswählen eines Authentifizierungsanbieter, der zur Authentifizierung des Passworts dieses Benutzes verwendet werden soll.",
|
||||
"Features": "Features",
|
||||
"Features": "Funktionen",
|
||||
"HeaderFavoriteBooks": "Lieblingsbücher",
|
||||
"HeaderFavoriteMovies": "Lieblingsfilme",
|
||||
"HeaderFavoriteShows": "Lieblingsserien",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"Alerts": "Alerts",
|
||||
"All": "All",
|
||||
"AllChannels": "All channels",
|
||||
"AllComplexFormats": "All complex formats (ASS, SSA, VOBSUB, PGS, SUB/IDX, etc.)",
|
||||
"AllComplexFormats": "All Complex Formats (ASS, SSA, VOBSUB, PGS, SUB, IDX)",
|
||||
"AllEpisodes": "All episodes",
|
||||
"AllLanguages": "All languages",
|
||||
"AllLibraries": "All libraries",
|
||||
|
@ -29,9 +29,9 @@
|
|||
"AllowRemoteAccess": "Allow remote connections to this Jellyfin Server.",
|
||||
"AllowRemoteAccessHelp": "If unchecked, all remote connections will be blocked.",
|
||||
"AllowedRemoteAddressesHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be allowed to connect remotely. If left blank, all remote addresses will be allowed.",
|
||||
"AlwaysPlaySubtitles": "Always play subtitles",
|
||||
"AlwaysPlaySubtitles": "Always Play",
|
||||
"AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
|
||||
"AnyLanguage": "Any language",
|
||||
"AnyLanguage": "Any Language",
|
||||
"Anytime": "Anytime",
|
||||
"AroundTime": "Around {0}",
|
||||
"Art": "Art",
|
||||
|
@ -58,7 +58,7 @@
|
|||
"BoxRear": "Box (rear)",
|
||||
"Browse": "Browse",
|
||||
"BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins.",
|
||||
"BurnSubtitlesHelp": "Determines if the server should burn in subtitles when converting video depending on the subtitle format. Avoiding burning in subtitles will improve server performance. Select Auto to burn image based formats (VOBSUB, PGS, SUB/IDX, etc) and certain ASS/SSA subtitles.",
|
||||
"BurnSubtitlesHelp": "Determines if the server should burn in subtitles when transcoding videos. Avoiding this will greatly improve performance. Select Auto to burn image based formats (VOBSUB, PGS, SUB, IDX) and certain ASS or SSA subtitles.",
|
||||
"ButtonAdd": "Add",
|
||||
"ButtonAddImage": "Add Image",
|
||||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
|
@ -202,7 +202,7 @@
|
|||
"DisplayInOtherHomeScreenSections": "Display in home screen sections such as latest media and continue watching",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in the server configuration.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"DisplayModeHelp": "Select the layout style you want for the interface.",
|
||||
"DoNotRecord": "Do not record",
|
||||
"Down": "Down",
|
||||
"Download": "Download",
|
||||
|
@ -1039,16 +1039,16 @@
|
|||
"NoNextUpItemsMessage": "None found. Start watching your shows!",
|
||||
"NoPluginConfigurationMessage": "This plugin has no settings to configure.",
|
||||
"NoSubtitleSearchResultsFound": "No results found.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"NoSubtitles": "None",
|
||||
"NoSubtitlesHelp": "Subtitles will not be loaded by default. They can still be turned on manually during playback.",
|
||||
"None": "None",
|
||||
"Normal": "Normal",
|
||||
"NumLocationsValue": "{0} folders",
|
||||
"Off": "Off",
|
||||
"OneChannel": "One channel",
|
||||
"OnlyForcedSubtitles": "Only forced subtitles",
|
||||
"OnlyForcedSubtitles": "Only Forced",
|
||||
"OnlyForcedSubtitlesHelp": "Only subtitles marked as forced will be loaded.",
|
||||
"OnlyImageFormats": "Only image formats (VOBSUB, PGS, SUB, etc)",
|
||||
"OnlyImageFormats": "Only Image Formats (VOBSUB, PGS, SUB)",
|
||||
"Option3D": "3D",
|
||||
"OptionAdminUsers": "Administrators",
|
||||
"OptionAlbum": "Album",
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
"ErrorAddingListingsToSchedulesDirect": "Ha habido un error añadiendo la alineación a tu cuenta de Schedules Direct. Schedules Direct solo permite un determinado número de alineaciones por cuenta. Necesitarás iniciar sesión en la web de Schedules Direct y quitar otras listas de tu cuenta antes de proceder.",
|
||||
"ErrorAddingMediaPathToVirtualFolder": "Ha habido un error añadiendo la ruta de los medios. Por favor, asegúrate de que la ruta es válida y que el proceso del servidor Jellyfin tiene acceso a esa ubicación.",
|
||||
"ErrorAddingTunerDevice": "Ha habido un error añadiendo el dispositivo sintonizador. Por favor, asegúrate de que es accesible e inténtalo otra vez.",
|
||||
"ErrorAddingXmlTvFile": "Hubo un un error accediendo el archivo XML. Por favor, asegurese que el archivo existe e inténtalo de nuevo.",
|
||||
"ErrorAddingXmlTvFile": "Ha sucedido un error accediendo al archivo XML. Por favor, asegúrate que el archivo existe e inténtalo de nuevo.",
|
||||
"ErrorGettingTvLineups": "Ha habido un error descargando la programación de TV. Por favor, asegúrese que la información es correcta e inténtalo de nuevo.",
|
||||
"ErrorMessageStartHourGreaterThanEnd": "La hora de finalización tiene que ser mayor que la de inicio.",
|
||||
"ErrorPleaseSelectLineup": "Por favor selecciona una alineación e inténtalo otra vez. Si no hay alineaciones disponibles, revisa que tu nombre de usuario, contraseña y código postal son correctos.",
|
||||
|
@ -420,7 +420,7 @@
|
|||
"Help": "Ayuda",
|
||||
"Hide": "Ocultar",
|
||||
"HideWatchedContentFromLatestMedia": "Esconder medios vistos de los medios más recientes",
|
||||
"HttpsRequiresCert": "Para activar la conexión segura, necesitas un certificado SSL de confianza, como Let's Encrypt. De lo contrario, desactive las conexiones seguras",
|
||||
"HttpsRequiresCert": "Para activar la conexión segura, necesitas un certificado SSL de confianza, como Let's Encrypt. De lo contrario, desactive las conexiones seguras.",
|
||||
"Identify": "Identificar",
|
||||
"Images": "Imágenes",
|
||||
"ImportFavoriteChannelsHelp": "Si está activado, sólo los canales guardados como favoritos en el sintonizador se importarán.",
|
||||
|
@ -1248,14 +1248,14 @@
|
|||
"Descending": "Descendiente",
|
||||
"DirectStreamHelp1": "El tipo de archivo (H.264, AC3, etc.) y la resolución son compatibles con el dispositivo, pero no el contenedor (mkv, avi, wmv, etc.). El vídeo será re-empaquetado al vuelo antes de transmitirlo al dispositivo.",
|
||||
"DirectStreamHelp2": "La transmisión directa del archivo usa muy poco procesamiento sin ninguna pérdida de calidad en el vídeo.",
|
||||
"Director": "Director",
|
||||
"Director": "Dirección",
|
||||
"Directors": "Directores",
|
||||
"Display": "Mostrar",
|
||||
"DisplayInMyMedia": "Mostrar en la pantalla de inicio",
|
||||
"DisplayInOtherHomeScreenSections": "Mostrar en las secciones de la pantalla de inicio al igual que \"últimos\" y \"continuar viendo\"",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Mostrar episodios ausentes en las temporadas",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Esto también debe ser habilitado para la biblioteca de TV en la configuración del servidor.",
|
||||
"DropShadow": "Sombra",
|
||||
"DropShadow": "Eliminar sombra",
|
||||
"EditMetadata": "Editar etiquetas",
|
||||
"EnableBackdrops": "Imágenes de fondo",
|
||||
"EnableBackdropsHelp": "Mostrar imágenes de fondo en algunas páginas mientras se explora la biblioteca.",
|
||||
|
@ -1404,7 +1404,7 @@
|
|||
"RunAtStartup": "Ejecutar al iniciar",
|
||||
"Series": "Series",
|
||||
"SeriesDisplayOrderHelp": "Ordena los episodios por fecha de emisión, orden de DVD o número absoluto.",
|
||||
"ShowTitle": "Mostrar título",
|
||||
"ShowTitle": "Título del show",
|
||||
"ShowYear": "Año del show",
|
||||
"SmallCaps": "Letras minúsculas",
|
||||
"Smaller": "Más pequeño",
|
||||
|
@ -1455,9 +1455,9 @@
|
|||
"MusicLibraryHelp": "Revisar la {0}guía de nombres de música{1}.",
|
||||
"FetchingData": "Obteniendo datos adicionales",
|
||||
"ButtonAddImage": "Añadir imagen",
|
||||
"HeaderFavoritePeople": "Gente Favorita",
|
||||
"HeaderFavoritePeople": "Gente favorita",
|
||||
"OptionRandom": "Aleatorio",
|
||||
"SelectAdminUsername": "Por favor seleccione un nombre de usuario para la cuenta de administrador.",
|
||||
"SelectAdminUsername": "Por favor seleccione un nombre de usuario para la cuenta administrador.",
|
||||
"ButtonSplit": "Dividir",
|
||||
"HeaderNavigation": "Navegación",
|
||||
"MessageConfirmAppExit": "¿Quieres salir?",
|
||||
|
@ -1475,8 +1475,11 @@
|
|||
"LabelCorruptedFrames": "Frames corruptos:",
|
||||
"AskAdminToCreateLibrary": "Solo un administrador puede crear librerías.",
|
||||
"AllowFfmpegThrottling": "Acelerar transcodificación",
|
||||
"ClientSettings": "Ajustes de cliente",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNames": "Priorizar la información embebida sobre los nombres de archivos",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Usar la información de episodio de los metadatos embebidos si está disponible.",
|
||||
"PathNotFound": "No se encontró la ruta especificada. Asegúrate de que existe e inténtalo de nuevo.",
|
||||
"WriteAccessRequired": "Jellyfin requiere de permisos de escritura en esta carpeta. Asegúrate de que existe este permiso e inténtalo de nuevo.",
|
||||
"ListPaging": "{0} de {1}",
|
||||
"PersonRole": "como {0}"
|
||||
"PersonRole": "como {0}",
|
||||
}
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"HeaderInstantMix": "درهم کردن فوری",
|
||||
"HeaderKodiMetadataHelp": "برای فعال یا غیرفعال سازی متاداده های Nfo ، یک کتابخانه را در صفحه تنظیم کتابخانه Jellyfin ویرایش کرده و قسمت سرورهای متاداده را مسیردهی کنید.",
|
||||
"HeaderLatestEpisodes": "آخرین قسمت ها",
|
||||
"HeaderNextUp": "بعدی",
|
||||
"HeaderNextUp": "قسمت بعدی",
|
||||
"HeaderPaths": "مسیرها",
|
||||
"HeaderPlayAll": "پخش همه",
|
||||
"HeaderPreferredMetadataLanguage": "زبان مدنظر اطلاعات محتوی",
|
||||
|
@ -113,34 +113,207 @@
|
|||
"UserProfilesIntro": "Jellyfin دارای پشتیبانی داخلی از پروفایل کاربران می باشد. با فعال سازی هر کاربر، او می تواند تنظیمات ، وضعیت پخش و کنترل والدین خاص خودش را داشته باشد.",
|
||||
"WelcomeToProject": "به Jellyfin خوش آمدید!",
|
||||
"WizardCompleted": "همه چیزی که فعلا می خواهیم همین است.جمع آوری اطلاعات کتابخانه های شما هم اکنون توسط Jellyfin آغاز شده است. اپلیکیشن های ما را امتحان کنید و سپس بر روی <b> پایان </b> کلیک کنید تا <b> پیشخوان سرور </b> را مشاهده نمایید.",
|
||||
"Albums": "آلبوم ها",
|
||||
"Albums": "آلبومها",
|
||||
"Artists": "هنرمندان",
|
||||
"Books": "کتاب ها",
|
||||
"Channels": "کانال ها",
|
||||
"Collections": "کلکسیون ها",
|
||||
"Favorites": "مورد علاقه ها",
|
||||
"Folders": "پوشه ها",
|
||||
"Books": "کتابها",
|
||||
"Channels": "کانالها",
|
||||
"Collections": "مجموعهها",
|
||||
"Favorites": "مورد علاقهها",
|
||||
"Folders": "پوشهها",
|
||||
"Genres": "ژانرها",
|
||||
"HeaderAlbumArtists": "هنرمندان آلبوم",
|
||||
"HeaderFavoriteShows": "سریال های مورد علاقه",
|
||||
"HeaderFavoriteEpisodes": "قسمت های مورد علاقه",
|
||||
"HeaderFavoriteAlbums": "آلبوم های مورد علاقه",
|
||||
"HeaderFavoriteShows": "سریالهای مورد علاقه",
|
||||
"HeaderFavoriteEpisodes": "قسمتهای مورد علاقه",
|
||||
"HeaderFavoriteAlbums": "آلبومهای مورد علاقه",
|
||||
"HeaderFavoriteArtists": "هنرمندان مورد علاقه",
|
||||
"HeaderFavoriteSongs": "آهنگ های مورد علاقه",
|
||||
"HeaderFavoriteSongs": "آهنگهای مورد علاقه",
|
||||
"HeaderLiveTV": "پخش زنده تلویزیون",
|
||||
"Movies": "فیلم های سینمایی",
|
||||
"Photos": "عکس ها",
|
||||
"Playlists": "لیست های پخش",
|
||||
"Shows": "سریال ها",
|
||||
"Songs": "آهنگ ها",
|
||||
"Sync": "همگامسازی",
|
||||
"ValueSpecialEpisodeName": "ویژه- {0}",
|
||||
"Movies": "فیلمها",
|
||||
"Photos": "عکسها",
|
||||
"Playlists": "لیستهای پخش",
|
||||
"Shows": "سریالها",
|
||||
"Songs": "موسیقیها",
|
||||
"Sync": "همگامسازی",
|
||||
"ValueSpecialEpisodeName": "ویژه - {0}",
|
||||
"AllEpisodes": "تمام قسمت ها",
|
||||
"AllLanguages": "تمام زبان ها",
|
||||
"AllLibraries": "تمام کتابخانه ها",
|
||||
"AllowHWTranscodingHelp": "اگر فعال شود, اجازه میدهید تبدیل ( کم و زیاد کردن کیفیت ) درلحظه و توسط کارت دریافت سیگنال صورت گیرد. این کمک میکند به اینکه سرور جلیفین کمتر عمل تبدیل را انجام دهد.",
|
||||
"AllowHWTranscodingHelp": "اگر فعال شود, اجازه میدهید تبدیل کیفیت در لحظه انجام شود. این ممکن است به کاهش کدگذاری لازم برای Jellyfin منجر بشود.",
|
||||
"AllowOnTheFlySubtitleExtraction": "اجازه میدهد در لحظه زیرنویس بازشود",
|
||||
"Add": "افزودن",
|
||||
"Actor": "بازیگر",
|
||||
"AccessRestrictedTryAgainLater": "دسترسی در حال حاضر محدود شده است. لطفا دوباره تلاش کنید."
|
||||
"AccessRestrictedTryAgainLater": "دسترسی در حال حاضر محدود شده است. لطفا دوباره تلاش کنید.",
|
||||
"ButtonShuffle": "مخلوط کردن",
|
||||
"ButtonSettings": "تنظیمات",
|
||||
"ButtonSend": "ارسال",
|
||||
"ButtonSelectView": "انتخاب نما",
|
||||
"ButtonSelectServer": "انتخاب سرور",
|
||||
"ButtonSearch": "جستجو",
|
||||
"ButtonScanAllLibraries": "پویش تمام کتابخانهها",
|
||||
"ButtonRevoke": "ابطال",
|
||||
"ButtonResume": "ادامه",
|
||||
"ButtonRestart": "راه اندازی مجدد",
|
||||
"ButtonResetEasyPassword": "بازنشانی کد پین آسان",
|
||||
"ButtonRepeat": "تکرار",
|
||||
"ButtonRename": "تغییر نام",
|
||||
"ButtonRemove": "حذف",
|
||||
"ButtonRefreshGuideData": "بهروزرسانی دادهی راهنما",
|
||||
"ButtonRefresh": "بهروزرسانی",
|
||||
"ButtonProfile": "نمایه",
|
||||
"ButtonNextTrack": "ترانه پسین",
|
||||
"ButtonPreviousTrack": "ترانه پیشین",
|
||||
"ButtonPause": "مکث",
|
||||
"ButtonParentalControl": "کنترل والدین",
|
||||
"ButtonOpen": "باز",
|
||||
"ButtonOff": "خاموش",
|
||||
"ButtonNetwork": "شبکه",
|
||||
"ButtonMore": "بیشتر",
|
||||
"ButtonManualLogin": "ورود دستی",
|
||||
"ButtonLibraryAccess": "دسترسی به کتابخانه",
|
||||
"ButtonLearnMore": "بیشتر بدانید",
|
||||
"ButtonInfo": "اطلاعات",
|
||||
"ButtonHome": "خانه",
|
||||
"ButtonHelp": "کمک",
|
||||
"ButtonGuide": "راهنما",
|
||||
"ButtonGotIt": "متوجه شدم",
|
||||
"ButtonFullscreen": "تمام صفحه",
|
||||
"ButtonForgotPassword": "فراموشی گذرواژه",
|
||||
"ButtonEditImages": "ویرایش عکسها",
|
||||
"ButtonEdit": "ویرایش",
|
||||
"ButtonDownload": "بارگیری",
|
||||
"ButtonDown": "پایین",
|
||||
"ButtonDelete": "حذف",
|
||||
"ButtonConnect": "اتصال",
|
||||
"ButtonChangeServer": "تغییر سرور",
|
||||
"ButtonBack": "بازگشت",
|
||||
"ButtonArrowUp": "بالا",
|
||||
"ButtonArrowRight": "راست",
|
||||
"ButtonArrowLeft": "چپ",
|
||||
"ButtonArrowDown": "پایین",
|
||||
"ButtonAddServer": "افزودن سرور",
|
||||
"ButtonAddScheduledTaskTrigger": "افزودن راه انداز",
|
||||
"ButtonAddMediaLibrary": "افزودن کتابخانه رسانه",
|
||||
"ButtonAddImage": "افزودن تصویر",
|
||||
"ButtonAdd": "افزودن",
|
||||
"BoxRear": "جعبه (پشت)",
|
||||
"Box": "جعبه",
|
||||
"Blacklist": "لیست سیاه",
|
||||
"BirthPlaceValue": "محل تولد: {0}",
|
||||
"BirthLocation": "محل تولد",
|
||||
"BirthDateValue": "متولد: {0}",
|
||||
"Banner": "سرصفحه",
|
||||
"Backdrops": "پس زمینهها",
|
||||
"Backdrop": "پس زمینه",
|
||||
"AutoBasedOnLanguageSetting": "خودکار (بر اساس تنظیمات زبانی)",
|
||||
"Auto": "خودکار",
|
||||
"Audio": "صدا",
|
||||
"AttributeNew": "جدید",
|
||||
"AspectRatio": "نسبت ابعاد",
|
||||
"AskAdminToCreateLibrary": "از کاربر مدیر بخواهید که یک کتابخانه ایجاد کند.",
|
||||
"Ascending": "بالا رونده",
|
||||
"AsManyAsPossible": "تا حدی که ممکن است",
|
||||
"AroundTime": "حدود {0}",
|
||||
"Anytime": "هر زمانی",
|
||||
"AnyLanguage": "هر زبانی",
|
||||
"AlwaysPlaySubtitles": "همیشه زیرنویس را نمایش بده",
|
||||
"AllowFfmpegThrottling": "گلوگاه تبدیل کیفیت",
|
||||
"AllChannels": "همهی کانالها",
|
||||
"Alerts": "هشدارها",
|
||||
"Aired": "پخش شده",
|
||||
"AirDate": "تاریخ پخش",
|
||||
"AddedOnValue": "{0} افزوده شد",
|
||||
"AddToPlaylist": "افزودن به لیست پخش",
|
||||
"AddToPlayQueue": "افزودن به صف پخش",
|
||||
"AddToCollection": "افزودن به مجموعه",
|
||||
"ExitFullscreen": "خروج از تمام صفحه",
|
||||
"EveryNDays": "هر {0} روز",
|
||||
"ErrorMessageStartHourGreaterThanEnd": "زمان پایان باید پس از زمان شروع باشد.",
|
||||
"Episodes": "قسمتها",
|
||||
"EndsAtValue": "تمام شده در {0}",
|
||||
"Ended": "تمام شده",
|
||||
"EnableThemeVideos": "تم فیلمها",
|
||||
"EnableThemeSongs": "آهنگهای تم",
|
||||
"EnableStreamLooping": "چرخش خودکار پخشهای زنده",
|
||||
"EnablePhotos": "نمایش عکسها",
|
||||
"EnableNextVideoInfoOverlay": "نمایش اطلاعات ودیوی بعدی حین پخش ویدیو",
|
||||
"EnableHardwareEncoding": "فعال سازی رمزگذاری سخت افزاری",
|
||||
"EnableExternalVideoPlayersHelp": "یک منوی پخش کننده ویدیوی خارجی، زمانی که شروع به پخش ویدیو میشود نمایش داده خواهد شد.",
|
||||
"EnableExternalVideoPlayers": "پخش کننده ویدیوی خارجی",
|
||||
"EnableDisplayMirroring": "نمایش حالت آینه",
|
||||
"EnableCinemaMode": "حالت سینما",
|
||||
"EnableBackdrops": "پشتزمینهها",
|
||||
"EditSubtitles": "ویرایش زیرنویسها",
|
||||
"EditMetadata": "ویرایش ابرداده",
|
||||
"EditImages": "ویرایش عکسها",
|
||||
"Edit": "ویرایش",
|
||||
"DropShadow": "سایه پشت زمینه",
|
||||
"DrmChannelsNotImported": "کانالها با DRM وارد نخواند شد.",
|
||||
"DownloadsValue": "{0} بارگیریها",
|
||||
"Download": "بارگیری",
|
||||
"Down": "پایین",
|
||||
"DoNotRecord": "ضبط نکن",
|
||||
"DisplayModeHelp": "نوع صفحه نمایشی که Jellyfin را اجرا میکنید را انتخاب کنید.",
|
||||
"DisplayMissingEpisodesWithinSeasons": "قسمتهای ناموجود در فصلها را نمایش بده",
|
||||
"DisplayInMyMedia": "نمایش در صفحهی خانه",
|
||||
"Display": "نمایش",
|
||||
"Dislike": "دوست نداشتن",
|
||||
"Disconnect": "قطع اتصال",
|
||||
"Disc": "دیسک",
|
||||
"Directors": "کارگردانان",
|
||||
"Director": "کارگردان",
|
||||
"DirectStreaming": "پخش مستقیم",
|
||||
"DirectStreamHelp2": "پخش مستقیم فایل از قدرت پردازش بسیار کمی بدون از دست دادن کیفیت ویدیو استفاده میکند.",
|
||||
"DirectPlaying": "پخش مستقیم",
|
||||
"DetectingDevices": "در حال تشخیص دستگاهها",
|
||||
"Descending": "پایین رونده",
|
||||
"Depressed": "پژمرده",
|
||||
"DeleteUserConfirmation": "آیا اطمینان دارید که میخواهید این کاربر را حذف کنید؟",
|
||||
"DeleteUser": "حذف کاربر",
|
||||
"DeleteImageConfirmation": "آیا اطمینان دارید که میخواهید این تصویر را حذف کنید؟",
|
||||
"DeleteImage": "حذف تصویر",
|
||||
"DeleteDeviceConfirmation": "آیا از حذف این دستگاه اطمینان دارید؟ هنگامی که یک کاربر دوباره با آن دستگاه وارد شود، دوباره نمایش داده میشود.",
|
||||
"Delete": "حذف",
|
||||
"DefaultMetadataLangaugeDescription": "این موارد پیشفرضهای شماست و میتوانید برای هر کتابخانه آن را شخصی سازی کنید.",
|
||||
"DefaultErrorMessage": "خطایی در پردازش درخواست رخ داد. لطفا اندکی بعد دوباره تلاش کنید.",
|
||||
"Default": "پیشفرض",
|
||||
"DeathDateValue": "تلف شد: {0}",
|
||||
"DatePlayed": "تاریخ پخش شده",
|
||||
"DateAdded": "تاریخ اضافه شده",
|
||||
"CriticRating": "امتیاز منتقدان",
|
||||
"CopyStreamURLError": "در کپی کردن آدرس خطایی رخ داد.",
|
||||
"CopyStreamURLSuccess": "آدرس با موفقیت کپی شد.",
|
||||
"CopyStreamURL": "کپی آدرس پخش",
|
||||
"Continuing": "ادامه",
|
||||
"ContinueWatching": "ادامه تماشا",
|
||||
"Connect": "اتصال",
|
||||
"ConfirmEndPlayerSession": "آیا میخواهید Jellyfin را روی {0} خاموش کنید؟",
|
||||
"ConfirmDeletion": "تایید حذف",
|
||||
"ConfirmDeleteImage": "حذف تصویر؟",
|
||||
"Composer": "آهنگساز",
|
||||
"CommunityRating": "امتیاز عمومی",
|
||||
"ColorTransfer": "انتقال رنگ",
|
||||
"ColorSpace": "فضای رنگی",
|
||||
"ColorPrimaries": "مقدمات رنگی",
|
||||
"ClientSettings": "تنظیمات مشتری",
|
||||
"ChannelNumber": "شماره کانال",
|
||||
"ChannelNameOnly": "تنها کانال {0}",
|
||||
"Categories": "دستهبندیها",
|
||||
"CancelSeries": "لغو سریالها",
|
||||
"CancelRecording": "لغو ضبط",
|
||||
"ButtonWebsite": "وبسایت",
|
||||
"ButtonViewWebsite": "بازدید وبسایت",
|
||||
"ButtonUp": "بالا",
|
||||
"ButtonUninstall": "حذف نصب",
|
||||
"ButtonTrailer": "تریلر",
|
||||
"ButtonSubtitles": "زیرنویسها",
|
||||
"ButtonSubmit": "تایید",
|
||||
"ButtonSplit": "جدا کردن",
|
||||
"ButtonStop": "توقف",
|
||||
"ButtonStart": "شروع",
|
||||
"ButtonSignIn": "ورود",
|
||||
"ButtonShutdown": "خاموش",
|
||||
"ButtonSelectDirectory": "انتخاب مسیر",
|
||||
"ButtonEditOtherUserPreferences": "نمایه، تصویر و ترجیحات شخصی این کاربر را ویرایش کنید.",
|
||||
"BrowsePluginCatalogMessage": "برای مرور کردن افزونههای موجود، به فروشگاه افزونههای ما سر بزنید.",
|
||||
"AuthProviderHelp": "ارائه دهنده تأیید اعتبار را انتخاب کنید تا برای تأیید اعتبار گذرواژه این کاربر استفاده شود."
|
||||
}
|
||||
|
|
|
@ -1446,7 +1446,7 @@
|
|||
"LabelAudioChannels": "Canaux audio :",
|
||||
"HeaderFavoriteBooks": "Livres préférés",
|
||||
"FetchingData": "Récuperer des données suplémentaires",
|
||||
"CopyStreamURLSuccess": "URL copiée.",
|
||||
"CopyStreamURLSuccess": "URL copiée avec succès.",
|
||||
"CopyStreamURL": "Copier l'URL du flux",
|
||||
"LabelBaseUrlHelp": "Vous pouvez ajouter un sous-répertoire personalisé ici pour accéder au serveur depuis une URL plus exclusive.",
|
||||
"HeaderFavoritePeople": "Personnes préférées",
|
||||
|
@ -1460,9 +1460,9 @@
|
|||
"LabelStreamType": "Type de flux :",
|
||||
"EnableFastImageFadeInHelp": "Activer un transition plus rapide pour images téléchargées",
|
||||
"EnableFastImageFadeIn": "Transition d'image rapide",
|
||||
"LabelPlayerDimensions": "Dimension du lecteur:",
|
||||
"LabelDroppedFrames": "Images perdues:",
|
||||
"LabelCorruptedFrames": "Images corrompues:",
|
||||
"LabelPlayerDimensions": "Dimension du lecteur :",
|
||||
"LabelDroppedFrames": "Images perdues :",
|
||||
"LabelCorruptedFrames": "Images corrompues :",
|
||||
"CopyStreamURLError": "Il y a eu une erreur lors de la copie du URL.",
|
||||
"AskAdminToCreateLibrary": "Demander à un administrateur de créer une médiathèque.",
|
||||
"AllowFfmpegThrottlingHelp": "Quand le transcodage ou le remultiplexage est suffisamment loin de la position de lecture, le processus se mettra en pause afin d’économiser des ressources. Plus utile lors d’une lecture continue. À désactiver en cas de problèmes de lecture.",
|
||||
|
|
|
@ -264,7 +264,7 @@
|
|||
"HeaderAddUser": "Aggiungi utente",
|
||||
"HeaderAdditionalParts": "Parti addizionali",
|
||||
"HeaderAdmin": "Admin",
|
||||
"HeaderAlbumArtists": "Artisti dell' Album",
|
||||
"HeaderAlbumArtists": "Artisti degli Album",
|
||||
"HeaderAlbums": "Album",
|
||||
"HeaderAlert": "Avviso",
|
||||
"HeaderAllowMediaDeletionFrom": "Abilita Eliminazione Media Da",
|
||||
|
@ -572,7 +572,7 @@
|
|||
"LabelEvent": "Evento:",
|
||||
"LabelEveryXMinutes": "Tutti:",
|
||||
"LabelExtractChaptersDuringLibraryScan": "Estrarre immagini capitolo durante la scansione della libreria",
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "Genera le immagini del capitolo quando i video vengono importati durante la scansione della libreria. Altrimenti verranno estratti durante l'operazione pianificata di estrazione delle immagini capitolo, permettendo la scansione della libreria più velocemente.",
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "Genera le immagini capitolo quando i video vengono importati durante la scansione della libreria. Alternativamente, verranno estratti durante l'operazione pianificata di estrazione delle immagini capitolo, permettendo la scansione della libreria più velocemente.",
|
||||
"LabelFailed": "Fallito",
|
||||
"LabelFileOrUrl": "File o URL:",
|
||||
"LabelFinish": "Finito",
|
||||
|
@ -947,8 +947,8 @@
|
|||
"OptionCustomUsers": "Personalizza",
|
||||
"OptionDaily": "Giornaliero",
|
||||
"OptionDateAdded": "Aggiunto il",
|
||||
"OptionDateAddedFileTime": "Utilizzare file di data di creazione",
|
||||
"OptionDateAddedImportTime": "Utilizza la data scansionato in biblioteca",
|
||||
"OptionDateAddedFileTime": "Utilizzare la data di creazione del file",
|
||||
"OptionDateAddedImportTime": "Utilizza la data di scansione nella libreria",
|
||||
"OptionDatePlayed": "Visto il",
|
||||
"OptionDescending": "Decrescente",
|
||||
"OptionDisableUser": "Disabilita questo utente",
|
||||
|
@ -1076,7 +1076,7 @@
|
|||
"Programs": "Programmi",
|
||||
"Quality": "Qualità",
|
||||
"QueueAllFromHere": "In coda tutto da qui in poi",
|
||||
"Raised": "Sospeso",
|
||||
"Raised": "Rilievo",
|
||||
"Rate": "Vota",
|
||||
"RecentlyWatched": "Visti di recente",
|
||||
"RecommendationBecauseYouLike": "Perché ti piace {0}",
|
||||
|
@ -1168,7 +1168,7 @@
|
|||
"SystemDlnaProfilesHelp": "I profili di sistema sono in sola lettura. Le modifiche ad un profilo di sistema verranno salvate in un nuovo profilo personalizzato.",
|
||||
"TabAccess": "Accesso",
|
||||
"TabAdvanced": "Avanzato",
|
||||
"TabAlbumArtists": "Artisti degli album",
|
||||
"TabAlbumArtists": "Artisti degli Album",
|
||||
"TabAlbums": "Album",
|
||||
"TabArtists": "Artisti",
|
||||
"TabCatalog": "Catalogo",
|
||||
|
@ -1312,7 +1312,7 @@
|
|||
"HeaderFavoriteArtists": "Artisti Preferiti",
|
||||
"HeaderFavoriteSongs": "Brani Preferiti",
|
||||
"HeaderFavoriteVideos": "Video Preferiti",
|
||||
"HeaderFetcherSettings": "Impostazioni Fetcher",
|
||||
"HeaderFetcherSettings": "Impostazioni del Fetcher",
|
||||
"HeaderImageOptions": "Opzioni Immagine",
|
||||
"HeaderRestartingServer": "Riavvio Server",
|
||||
"Home": "Home",
|
||||
|
@ -1467,5 +1467,8 @@
|
|||
"LabelCorruptedFrames": "Frame corrotti:",
|
||||
"AskAdminToCreateLibrary": "Chiedi ad un amministratore di creare una libreria.",
|
||||
"AllowFfmpegThrottlingHelp": "Quando una transcodifica o un remux sono abbastanza avanti rispetto alla corrente posizione di riproduzione, pausa il processo così da consumare meno risorse. Questo è utile quando si guarda un video senza avanzare spesso durante la riproduzione. Disattiva questa opzione se stai avendo problemi di riproduzione.",
|
||||
"AllowFfmpegThrottling": "Acceleratore Transcodifica"
|
||||
"AllowFfmpegThrottling": "Acceleratore Transcodifica",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNames": "Preferisci le informazioni incorporate nell'episodio rispetto ai nomi dei file",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Questo utilizza le informazioni dell'episodio provenienti dai metadata incorporati, se disponibili.",
|
||||
"ClientSettings": "Impostazioni del client"
|
||||
}
|
||||
|
|
|
@ -1467,5 +1467,8 @@
|
|||
"PlaybackErrorNoCompatibleStream": "Houve um erro na criação de perfil do cliente e o servidor não está enviando um formato de mídia compatível.",
|
||||
"EnableFastImageFadeInHelp": "Habilitar animações rápidas de aparecimento para imagens carregadas",
|
||||
"LabelDroppedFrames": "Quadros caídos:",
|
||||
"AllowFfmpegThrottlingHelp": "Quando uma transcodificação ou remux estiver suficientemente avançada da posição atual de reprodução, pause o processo para que consuma menos recursos. Isso é mais proveitoso para quando não há avanço ou retrocesso do vídeo com frequência. Desative se tiver problemas de reprodução."
|
||||
"AllowFfmpegThrottlingHelp": "Quando uma transcodificação ou remux estiver suficientemente avançada da posição atual de reprodução, pause o processo para que consuma menos recursos. Isso é mais proveitoso para quando não há avanço ou retrocesso do vídeo com frequência. Desative se tiver problemas de reprodução.",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNames": "Preferir as informações incorporadas nos arquivos dos episódios ao invés dos nomes",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Isso utiliza as informações dos episódios incorporadas nos metadados dos arquivos se estiverem disponíveis.",
|
||||
"ClientSettings": "Configurações do cliente"
|
||||
}
|
||||
|
|
|
@ -1468,5 +1468,8 @@
|
|||
"AskAdminToCreateLibrary": "Pokiaľ chcete vytvoriť knižnicu, musíte sa spýtať administrátora.",
|
||||
"PlaybackErrorNoCompatibleStream": "Nastal problém s profilom klienta a server preto neposiela kompatibilný mediálny formát.",
|
||||
"AllowFfmpegThrottlingHelp": "Keď sa transkódovanie alebo remuxovanie dostane do bodu, kedy je dostatočne vopred voči súčasnej polohe prehrávania, pozastaví proces aby spotrebovával menej zdrojov. Toto je najviac užitočné, keď sa pozerá obsah bez pretáčania. Vypnite túto možnosť, pokiaľ má vaše prehrávanie problémy.",
|
||||
"AllowFfmpegThrottling": "Obmedzenie transkódovania"
|
||||
"AllowFfmpegThrottling": "Obmedzenie transkódovania",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNames": "Preferovať vložené informácie o epizóde pred názvom súboru",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Toto využíva informácie o epizóde z vložených metadát, pokiaľ sú dostupne.",
|
||||
"ClientSettings": "Nastavenie klienta"
|
||||
}
|
||||
|
|
|
@ -217,7 +217,7 @@
|
|||
"EveryNDays": "每 {0} 天",
|
||||
"ExitFullscreen": "退出全屏",
|
||||
"ExtraLarge": "特大",
|
||||
"ExtractChapterImagesHelp": "提取章节图像将允许客户端显示一个图像形式的场景选择菜单。这个提取的过程可能会非常缓慢、占用大量 CPU 资源,并且可能需要几个GB的硬盘空间。提取将会在视频被发现时启动,同时也作为一个夜间计划任务运行。这个任务可以在“计划任务”选项中进行设置。不建议在高峰使用时间运行这个任务。",
|
||||
"ExtractChapterImagesHelp": "提取剧集图片将允许客户端显示一个图像形式的场景选择菜单。这个提取的过程可能会非常缓慢、占用大量 CPU 资源,并且可能需要几个GB的硬盘空间。提取将会在视频被发现时启动,同时也作为一个夜间计划任务运行。这个任务可以在“计划任务”选项中进行设置。不建议在高峰使用时间运行这个任务。",
|
||||
"Extras": "额外",
|
||||
"FFmpegSavePathNotFound": "我们无法通过你输入的路径定位 FFmpeg。FFprobe 同样也是必要的并且应该被放在同一个文件夹中。他们通常会被打包在一起以供下载。请检查这个路径然后再试一次。",
|
||||
"FastForward": "快进",
|
||||
|
@ -277,7 +277,7 @@
|
|||
"HeaderCastCrew": "演职人员",
|
||||
"HeaderChannelAccess": "频道访问",
|
||||
"HeaderChannels": "频道",
|
||||
"HeaderChapterImages": "章节图片",
|
||||
"HeaderChapterImages": "剧集图片",
|
||||
"HeaderCodecProfile": "编解码器配置",
|
||||
"HeaderCodecProfileHelp": "编解码器的配置文件标明了设备播放特定编码时的限制。如果在限制之内则媒体将被转码,否则编解码器将被配置为直接播放。",
|
||||
"HeaderConfigureRemoteAccess": "配置远程访问",
|
||||
|
@ -568,8 +568,8 @@
|
|||
"LabelEpisodeNumber": "集号:",
|
||||
"LabelEvent": "事件:",
|
||||
"LabelEveryXMinutes": "每:",
|
||||
"LabelExtractChaptersDuringLibraryScan": "媒体库扫描过程中解压章节图像",
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "当媒体库导入视频并扫描时,将提取章节图像。否则,章节图像将在之后的计划任务提取,而媒体库会更快完成扫描。",
|
||||
"LabelExtractChaptersDuringLibraryScan": "媒体库扫描过程中解压剧集图片",
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "当媒体库导入视频并扫描时,将提取剧集图片。否则,剧集图片将在之后的计划任务提取,而媒体库会更快完成扫描。",
|
||||
"LabelFailed": "失败",
|
||||
"LabelFileOrUrl": "文件或网址:",
|
||||
"LabelFinish": "完成",
|
||||
|
@ -998,7 +998,7 @@
|
|||
"OptionEstimateContentLength": "转码时,估计内容长度",
|
||||
"OptionEveryday": "每天",
|
||||
"OptionExternallyDownloaded": "外部下载",
|
||||
"OptionExtractChapterImage": "开启章节图像提取",
|
||||
"OptionExtractChapterImage": "开启剧集图片提取",
|
||||
"OptionFavorite": "我的最爱",
|
||||
"OptionFriday": "星期五",
|
||||
"OptionHasSpecialFeatures": "特殊功能",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue