mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
chore: Updated translations from Hosted Weblate (#308)
This commit is contained in:
commit
53e0d7bdab
9 changed files with 375 additions and 41 deletions
|
|
@ -1271,5 +1271,21 @@
|
|||
}
|
||||
},
|
||||
"masonry": "تصميم شبكي",
|
||||
"@masonry": {}
|
||||
"@masonry": {},
|
||||
"castAndCrew": "Cast \" Crew",
|
||||
"@castAndCrew": {},
|
||||
"guestActor": "{count, plural, one{ممثل ضيف} other{ممثلون ضيوف}}",
|
||||
"@guestActor": {
|
||||
"description": "Guest actors",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsPlayerBufferSizeTitle": "حجم ذاكرة التخزين المؤقت للفيديو",
|
||||
"@settingsPlayerBufferSizeTitle": {},
|
||||
"settingsPlayerBufferSizeDesc": "قم بتهيئة حجم ذاكرة التخزين المؤقت لتشغيل الفيديو، مما يحدد كمية البيانات التي يتم تحميلها في الذاكرة المؤقتة.",
|
||||
"@settingsPlayerBufferSizeDesc": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1278,5 +1278,17 @@
|
|||
"episodeUnaired": "Unveröffentlicht",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Fehlend",
|
||||
"@episodeMissing": {}
|
||||
"@episodeMissing": {},
|
||||
"castAndCrew": "Besetzung & Crew",
|
||||
"@castAndCrew": {},
|
||||
"guestActor": "{count, plural, other{Gastschauspieler} one{Gastschauspieler}}",
|
||||
"@guestActor": {
|
||||
"description": "Guest actors",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1160,5 +1160,117 @@
|
|||
"clientSettingsRequireWifiTitle": "WI-FI Requis",
|
||||
"@clientSettingsRequireWifiTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "Télécharger seulement sur une connexion WI-FI",
|
||||
"@clientSettingsRequireWifiDesc": {}
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"settingsPlayerBufferSizeTitle": "Taille du tampon vidéo",
|
||||
"@settingsPlayerBufferSizeTitle": {},
|
||||
"settingsPlayerBufferSizeDesc": "Définit la taille du tampon vidéo, détermine la quantité de données chargées dans le cache.",
|
||||
"@settingsPlayerBufferSizeDesc": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Afficher toutes les collections",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"errorLogs": "Journal d'erreurs",
|
||||
"@errorLogs": {},
|
||||
"settingsLayoutSizesTitle": "Tailles d'affichage",
|
||||
"@settingsLayoutSizesTitle": {},
|
||||
"copyStreamUrl": "Copier l'url du flux",
|
||||
"@copyStreamUrl": {},
|
||||
"skipButtonLabel": "(S)auter {segment}",
|
||||
"@skipButtonLabel": {
|
||||
"placeholders": {
|
||||
"segment": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaSegmentRecap": "Récap",
|
||||
"@mediaSegmentRecap": {},
|
||||
"settingsLayoutModesTitle": "Mode d'affichage",
|
||||
"@settingsLayoutModesTitle": {},
|
||||
"settingsLayoutModesDesc": "Contrôlez si l’application peut utiliser une disposition à panneau unique ou double panneau",
|
||||
"@settingsLayoutModesDesc": {},
|
||||
"settingsLayoutSizesDesc": "Choisissez les affichages que l’application peut utiliser en fonction de la taille de la fenêtre",
|
||||
"@settingsLayoutSizesDesc": {},
|
||||
"tablet": "Tablette",
|
||||
"@tablet": {},
|
||||
"desktop": "Bureau",
|
||||
"@desktop": {},
|
||||
"layoutModeSingle": "Seul",
|
||||
"@layoutModeSingle": {},
|
||||
"layoutModeDual": "Double",
|
||||
"@layoutModeDual": {},
|
||||
"noVideoPlayerOptions": "Le lecteur sélectionné n'a aucune option",
|
||||
"@noVideoPlayerOptions": {},
|
||||
"playerSettingsBackendDesc": "Choisissez votre lecteur vidéo préféré pour une expérience de lecture optimale",
|
||||
"@playerSettingsBackendDesc": {},
|
||||
"defaultLabel": "Default",
|
||||
"@defaultLabel": {
|
||||
"description": "To indicate a default value, default video player backend"
|
||||
},
|
||||
"mdkExperimental": "MDK est en phase expérimentale",
|
||||
"@mdkExperimental": {},
|
||||
"playerSettingsBackendTitle": "Lecteur vidéo",
|
||||
"@playerSettingsBackendTitle": {},
|
||||
"copiedToClipboard": "Copié dans le presse-papiers",
|
||||
"@copiedToClipboard": {},
|
||||
"internetStreamingQualityDesc": "Qualité de streaming maximale via Internet (mobile)",
|
||||
"@internetStreamingQualityDesc": {},
|
||||
"internetStreamingQualityTitle": "Qualité par Internet",
|
||||
"@internetStreamingQualityTitle": {},
|
||||
"playNextVideo": "Lire la vidéo suivante",
|
||||
"@playNextVideo": {},
|
||||
"stop": "Arrêter",
|
||||
"@stop": {},
|
||||
"resumeVideo": "Reprendre la lecture",
|
||||
"@resumeVideo": {},
|
||||
"closeVideo": "Fermer la vidéo",
|
||||
"@closeVideo": {},
|
||||
"phone": "Téléphone",
|
||||
"@phone": {},
|
||||
"clientSettingsShowAllCollectionsDesc": "Lorsque activée, affiche tous les types de collections, y compris ceux qui ne sont pas pris en charge par Fladder",
|
||||
"@clientSettingsShowAllCollectionsDesc": {},
|
||||
"episodeUnaired": "Non diffusé",
|
||||
"@episodeUnaired": {},
|
||||
"episodeMissing": "Manquant",
|
||||
"@episodeMissing": {},
|
||||
"external": "Externe",
|
||||
"@external": {},
|
||||
"downloadFile": "Télécharger {type}",
|
||||
"@downloadFile": {
|
||||
"placeholders": {
|
||||
"type": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mediaSegmentUnknown": "Inconnu",
|
||||
"@mediaSegmentUnknown": {},
|
||||
"mediaSegmentCommercial": "Commercial",
|
||||
"@mediaSegmentCommercial": {},
|
||||
"mediaSegmentPreview": "Aperçu",
|
||||
"@mediaSegmentPreview": {},
|
||||
"mediaSegmentOutro": "Outro",
|
||||
"@mediaSegmentOutro": {},
|
||||
"mediaSegmentIntro": "Intro",
|
||||
"@mediaSegmentIntro": {},
|
||||
"homeStreamingQualityTitle": "Qualité à domicile",
|
||||
"@homeStreamingQualityTitle": {},
|
||||
"episodeAvailable": "Disponible",
|
||||
"@episodeAvailable": {},
|
||||
"qualityOptionsTitle": "Options de qualité",
|
||||
"@qualityOptionsTitle": {},
|
||||
"qualityOptionsOriginal": "Original",
|
||||
"@qualityOptionsOriginal": {},
|
||||
"qualityOptionsAuto": "Auto",
|
||||
"@qualityOptionsAuto": {},
|
||||
"version": "Version",
|
||||
"@version": {},
|
||||
"segmentActionAskToSkip": "Demander à sauter",
|
||||
"@segmentActionAskToSkip": {},
|
||||
"loading": "Chargement",
|
||||
"@loading": {},
|
||||
"homeStreamingQualityDesc": "Qualité maximale de streaming lorsque connecté au réseau domestique",
|
||||
"@homeStreamingQualityDesc": {},
|
||||
"segmentActionNone": "Aucun",
|
||||
"@segmentActionNone": {},
|
||||
"segmentActionSkip": "Sauter",
|
||||
"@segmentActionSkip": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -151,11 +151,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"dashboardContinue": "계속",
|
||||
"dashboardContinue": "이어서 보기",
|
||||
"@dashboardContinue": {},
|
||||
"dashboardContinueListening": "계속 듣기",
|
||||
"dashboardContinueListening": "이어서 듣기",
|
||||
"@dashboardContinueListening": {},
|
||||
"dashboardContinueReading": "계속 읽기",
|
||||
"dashboardContinueReading": "이어서 읽기",
|
||||
"@dashboardContinueReading": {},
|
||||
"nextUp": "다음",
|
||||
"@nextUp": {},
|
||||
|
|
@ -174,7 +174,7 @@
|
|||
"@dateLastContentAdded": {},
|
||||
"datePlayed": "재생된 날짜",
|
||||
"@datePlayed": {},
|
||||
"days": "日",
|
||||
"days": "일",
|
||||
"@days": {},
|
||||
"disabled": "꺼짐",
|
||||
"@disabled": {},
|
||||
|
|
@ -192,15 +192,15 @@
|
|||
"@downloadsSyncedData": {},
|
||||
"downloadsTitle": "다운로드",
|
||||
"@downloadsTitle": {},
|
||||
"dynamicText": "동적",
|
||||
"dynamicText": "자동",
|
||||
"@dynamicText": {},
|
||||
"editMetadata": "메타데이터 수정",
|
||||
"@editMetadata": {},
|
||||
"empty": "비었음",
|
||||
"empty": "비어있음",
|
||||
"@empty": {},
|
||||
"enabled": "켜짐",
|
||||
"@enabled": {},
|
||||
"endsAt": "{date}에 끝",
|
||||
"endsAt": "{date}에 끝남",
|
||||
"@endsAt": {
|
||||
"description": "endsAt",
|
||||
"placeholders": {
|
||||
|
|
@ -329,7 +329,7 @@
|
|||
"@mediaTypeBase": {},
|
||||
"mediaTypeBook": "책",
|
||||
"@mediaTypeBook": {},
|
||||
"mediaTypeBoxset": "박스세트",
|
||||
"mediaTypeBoxset": "박스 세트",
|
||||
"@mediaTypeBoxset": {},
|
||||
"mediaTypeMovie": "영화",
|
||||
"@mediaTypeMovie": {},
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"moreFrom": "{info}에서 더보기",
|
||||
"moreFrom": "{info}의 다른 작품",
|
||||
"@moreFrom": {
|
||||
"description": "More from",
|
||||
"placeholders": {
|
||||
|
|
@ -422,7 +422,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"dashboardContinueWatching": "계속 보기",
|
||||
"dashboardContinueWatching": "이어서 보기",
|
||||
"@dashboardContinueWatching": {},
|
||||
"delete": "삭제",
|
||||
"@delete": {},
|
||||
|
|
@ -453,5 +453,178 @@
|
|||
"outlineColor": "윤곽선 색",
|
||||
"@outlineColor": {},
|
||||
"outlineSize": "윤곽선 크기",
|
||||
"@outlineSize": {}
|
||||
"@outlineSize": {},
|
||||
"replaceAllImages": "모든 이미지 교체",
|
||||
"@replaceAllImages": {},
|
||||
"hideEmpty": "빈 항목 숨기기",
|
||||
"@hideEmpty": {},
|
||||
"homeBannerCarousel": "카드",
|
||||
"@homeBannerCarousel": {},
|
||||
"masonry": "카드",
|
||||
"@masonry": {},
|
||||
"normal": "보통",
|
||||
"@normal": {},
|
||||
"notPartOfAlbum": "앨범의 부분이 아닙니다",
|
||||
"@notPartOfAlbum": {},
|
||||
"other": "기타",
|
||||
"@other": {},
|
||||
"overview": "개요",
|
||||
"@overview": {},
|
||||
"page": "{index} 페이지",
|
||||
"@page": {
|
||||
"description": "page",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"password": "암호",
|
||||
"@password": {},
|
||||
"pathClearTitle": "다운로드 경로 제거",
|
||||
"@pathClearTitle": {},
|
||||
"pathEditDesc": "이 위치는 모든 사용자에게 설정되어 있으며, 동기화된 데이터에는 더 이상 접근할 수 없습니다. 저장소에 그대로 유지됩니다.",
|
||||
"@pathEditDesc": {},
|
||||
"pathEditSelect": "다운로드 경로선택",
|
||||
"@pathEditSelect": {},
|
||||
"pathEditTitle": "다운로드 경로 변경",
|
||||
"@pathEditTitle": {},
|
||||
"play": "{item}을 재생",
|
||||
"@play": {
|
||||
"description": "Play with",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"playCount": "조회수",
|
||||
"@playCount": {},
|
||||
"playFrom": "{name}에서 재생",
|
||||
"@playFrom": {
|
||||
"description": "playFrom",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"playFromStart": "{name}을 처음부터 재생",
|
||||
"@playFromStart": {
|
||||
"description": "speel vanaf het begin",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"playLabel": "재생",
|
||||
"@playLabel": {},
|
||||
"playVideos": "영상을 재생",
|
||||
"@playVideos": {},
|
||||
"played": "시청 완료",
|
||||
"@played": {},
|
||||
"quickConnectAction": "Quick Connect 코드 입력",
|
||||
"@quickConnectAction": {},
|
||||
"quickConnectInputACode": "코드를 입력",
|
||||
"@quickConnectInputACode": {},
|
||||
"quickConnectTitle": "Quick Connect",
|
||||
"@quickConnectTitle": {},
|
||||
"quickConnectWrongCode": "코드가 잘못되었습니다",
|
||||
"@quickConnectWrongCode": {},
|
||||
"random": "랜덤",
|
||||
"@random": {},
|
||||
"rating": "{count, plural, other{평가} one{평가}}",
|
||||
"@rating": {
|
||||
"description": "rating",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reWatch": "다시 보기",
|
||||
"@reWatch": {},
|
||||
"read": "{item} 읽기",
|
||||
"@read": {
|
||||
"description": "read",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"readFromStart": "{item} 처음부터 읽기",
|
||||
"@readFromStart": {
|
||||
"description": "Read book from start",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"recursive": "재귀적으로",
|
||||
"@recursive": {},
|
||||
"refresh": "새로고침",
|
||||
"@refresh": {},
|
||||
"refreshMetadata": "메타데이터 새로고침",
|
||||
"@refreshMetadata": {},
|
||||
"refreshPopupContentMetadata": "메타데이터는 대시보드에서 사용하도록 설정된 설정과 인터넷 서비스를 기반으로 업데이트됩니다.",
|
||||
"@refreshPopupContentMetadata": {},
|
||||
"related": "관련",
|
||||
"@related": {},
|
||||
"removeAsFavorite": "즐겨찾기에서 삭제",
|
||||
"@removeAsFavorite": {},
|
||||
"removeFromCollection": "컬렉션에서 삭제",
|
||||
"@removeFromCollection": {},
|
||||
"removeFromPlaylist": "플레이리스트에서 삭제",
|
||||
"@removeFromPlaylist": {},
|
||||
"replaceExistingImages": "기존 이미지 교체",
|
||||
"@replaceExistingImages": {},
|
||||
"restart": "재시작",
|
||||
"@restart": {},
|
||||
"result": "결과",
|
||||
"@result": {},
|
||||
"releaseDate": "릴리즈 날짜",
|
||||
"@releaseDate": {},
|
||||
"resume": "{item}을 이어보기",
|
||||
"@resume": {
|
||||
"description": "resume",
|
||||
"placeholders": {
|
||||
"item": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"retrievePublicListOfUsers": "공개 사용자 목록 가져오기",
|
||||
"@retrievePublicListOfUsers": {},
|
||||
"retry": "재시도",
|
||||
"@retry": {},
|
||||
"runTime": "재생 시간",
|
||||
"@runTime": {},
|
||||
"save": "저장",
|
||||
"@save": {},
|
||||
"saved": "저장됨",
|
||||
"@saved": {},
|
||||
"scanBiometricHint": "인증",
|
||||
"@scanBiometricHint": {},
|
||||
"scanLibrary": "라이브러리 스캔",
|
||||
"@scanLibrary": {},
|
||||
"scanYourFingerprintToAuthenticate": "지문으로 {user} 인증",
|
||||
"@scanYourFingerprintToAuthenticate": {
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"refreshPopup": "새로 고침 - {name}",
|
||||
"@refreshPopup": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1271,7 +1271,7 @@
|
|||
"@unableToPlayBooksOnWeb": {},
|
||||
"clientSettingsRequireWifiTitle": "Requer Wi-Fi",
|
||||
"@clientSettingsRequireWifiTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "Descarregar disponível apenas quando conectado a uma rede Wi-Fi",
|
||||
"clientSettingsRequireWifiDesc": "Descarregar apenas quando conectado a uma rede Wi-Fi",
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"episodeAvailable": "Disponível",
|
||||
"@episodeAvailable": {},
|
||||
|
|
|
|||
|
|
@ -1166,7 +1166,7 @@
|
|||
"@unableToPlayBooksOnWeb": {},
|
||||
"clientSettingsRequireWifiTitle": "Requer Wi-Fi",
|
||||
"@clientSettingsRequireWifiTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "Download disponível apenas quando conectado a uma rede Wi-Fi",
|
||||
"clientSettingsRequireWifiDesc": "Baixar apenas quando conectado a uma rede Wi-Fi",
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "Mostrar todos os tipos de coleção",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
|
|
@ -1277,5 +1277,17 @@
|
|||
"episodeMissing": "Faltando",
|
||||
"@episodeMissing": {},
|
||||
"episodeAvailable": "Disponível",
|
||||
"@episodeAvailable": {}
|
||||
"@episodeAvailable": {},
|
||||
"castAndCrew": "Elenco & Equipe",
|
||||
"@castAndCrew": {},
|
||||
"guestActor": "{count, plural, other{Atores Convidados} one{Ator Convidado}}",
|
||||
"@guestActor": {
|
||||
"description": "Guest actors",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int",
|
||||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1
lib/l10n/app_tr.arb
Normal file
1
lib/l10n/app_tr.arb
Normal file
|
|
@ -0,0 +1 @@
|
|||
{}
|
||||
|
|
@ -1291,5 +1291,9 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsPlayerBufferSizeTitle": "Розмір буфера відео",
|
||||
"@settingsPlayerBufferSizeTitle": {},
|
||||
"settingsPlayerBufferSizeDesc": "Налаштуйте розмір буфера для відтворення відео, визначивши, скільки даних буде завантажено в кеш.",
|
||||
"@settingsPlayerBufferSizeDesc": {}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
"@about": {},
|
||||
"accept": "接受",
|
||||
"@accept": {},
|
||||
"active": "活跃",
|
||||
"active": "活动",
|
||||
"@active": {},
|
||||
"actor": "{count, plural, other{演员} one{演员}}",
|
||||
"@actor": {
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"addAsFavorite": "添加为收藏",
|
||||
"@addAsFavorite": {},
|
||||
"addToCollection": "添加到收藏夹",
|
||||
"addToCollection": "添加到合集",
|
||||
"@addToCollection": {},
|
||||
"addToPlaylist": "添加到播放列表",
|
||||
"@addToPlaylist": {},
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
"@close": {},
|
||||
"code": "代码",
|
||||
"@code": {},
|
||||
"collectionFolder": "收藏夹",
|
||||
"collectionFolder": "合集文件夹",
|
||||
"@collectionFolder": {},
|
||||
"color": "颜色",
|
||||
"@color": {},
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
},
|
||||
"controls": "控制",
|
||||
"@controls": {},
|
||||
"dashboard": "仪表板",
|
||||
"dashboard": "控制台",
|
||||
"@dashboard": {},
|
||||
"dashboardContinue": "继续",
|
||||
"@dashboardContinue": {},
|
||||
|
|
@ -167,7 +167,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"disableFilters": "禁用过滤器",
|
||||
"disableFilters": "禁用筛选器",
|
||||
"@disableFilters": {},
|
||||
"disabled": "禁用",
|
||||
"@disabled": {},
|
||||
|
|
@ -215,7 +215,7 @@
|
|||
"@favorites": {},
|
||||
"fetchingLibrary": "正在获取媒体库项目…",
|
||||
"@fetchingLibrary": {},
|
||||
"filter": "{count, plural, other{过滤器} one{过滤器}}",
|
||||
"filter": "{count, plural, other{筛选器} one{筛选器}}",
|
||||
"@filter": {
|
||||
"description": "过滤器",
|
||||
"placeholders": {
|
||||
|
|
@ -417,7 +417,7 @@
|
|||
"@name": {},
|
||||
"navigation": "导航",
|
||||
"@navigation": {},
|
||||
"navigationDashboard": "仪表板",
|
||||
"navigationDashboard": "控制台",
|
||||
"@navigationDashboard": {},
|
||||
"navigationFavorites": "收藏夹",
|
||||
"@navigationFavorites": {},
|
||||
|
|
@ -571,7 +571,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"refreshPopupContentMetadata": "根据仪表板中启用的设置和互联网服务刷新元数据。",
|
||||
"refreshPopupContentMetadata": "根据控制台中启用的设置和互联网服务刷新元数据。",
|
||||
"@refreshPopupContentMetadata": {},
|
||||
"related": "相关",
|
||||
"@related": {},
|
||||
|
|
@ -579,7 +579,7 @@
|
|||
"@releaseDate": {},
|
||||
"removeAsFavorite": "取消收藏",
|
||||
"@removeAsFavorite": {},
|
||||
"removeFromCollection": "从收藏中删除",
|
||||
"removeFromCollection": "从合集中删除",
|
||||
"@removeFromCollection": {},
|
||||
"removeFromPlaylist": "从播放列表中删除",
|
||||
"@removeFromPlaylist": {},
|
||||
|
|
@ -715,7 +715,7 @@
|
|||
"@settingsHomeCarouselDesc": {},
|
||||
"settingsHomeCarouselTitle": "仪表板轮播",
|
||||
"@settingsHomeCarouselTitle": {},
|
||||
"settingsHomeNextUpDesc": "仪表板屏幕上显示的海报类型",
|
||||
"settingsHomeNextUpDesc": "控制台屏幕上显示的海报类型",
|
||||
"@settingsHomeNextUpDesc": {},
|
||||
"settingsHomeNextUpTitle": "下一个海报",
|
||||
"@settingsHomeNextUpTitle": {},
|
||||
|
|
@ -938,7 +938,7 @@
|
|||
"@homeBannerSlideshow": {},
|
||||
"aboutLicenses": "许可证",
|
||||
"@aboutLicenses": {},
|
||||
"addItemsToCollection": "将 {itemLength} 个项目添加到收藏夹",
|
||||
"addItemsToCollection": "将 {itemLength} 个项目添加到合集",
|
||||
"@addItemsToCollection": {
|
||||
"placeholders": {
|
||||
"itemLength": {
|
||||
|
|
@ -1012,9 +1012,9 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"addToNewCollection": "新建收藏夹",
|
||||
"addToNewCollection": "新建合集",
|
||||
"@addToNewCollection": {},
|
||||
"removedFromCollection": "已从 {collectionName} 收藏夹中移除",
|
||||
"removedFromCollection": "已从 {collectionName} 合集中移除",
|
||||
"@removedFromCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
|
|
@ -1066,7 +1066,7 @@
|
|||
"@screenBrightness": {},
|
||||
"playBackSettings": "播放设置",
|
||||
"@playBackSettings": {},
|
||||
"addedToCollection": "已添加到 {collectionName} 收藏夹",
|
||||
"addedToCollection": "已添加到 {collectionName} 合集",
|
||||
"@addedToCollection": {
|
||||
"placeholders": {
|
||||
"collectionName": {
|
||||
|
|
@ -1100,15 +1100,15 @@
|
|||
"@errorOpeningMedia": {},
|
||||
"unableToPlayBooksOnWeb": "目前书籍在网页上不受支持",
|
||||
"@unableToPlayBooksOnWeb": {},
|
||||
"updateFilterForLibrary": "更新过滤器",
|
||||
"updateFilterForLibrary": "更新筛选器",
|
||||
"@updateFilterForLibrary": {},
|
||||
"deleteFilterConfirmation": "您确实要删除该过滤器吗?",
|
||||
"deleteFilterConfirmation": "您确实要删除该筛选器吗?",
|
||||
"@deleteFilterConfirmation": {},
|
||||
"libraryFiltersLimitReached": "已达到过滤器限制 (10) 删除一些过滤器",
|
||||
"libraryFiltersLimitReached": "已达到筛选器限制 (10) 删除一些筛选器",
|
||||
"@libraryFiltersLimitReached": {},
|
||||
"libraryFiltersRemoveAll": "删除所有过滤器",
|
||||
"libraryFiltersRemoveAll": "删除所有筛选器",
|
||||
"@libraryFiltersRemoveAll": {},
|
||||
"libraryFiltersRemoveAllConfirm": "这将删除每个媒体库的所有已保存的过滤器",
|
||||
"libraryFiltersRemoveAllConfirm": "这将删除每个媒体库的所有已保存的筛选器",
|
||||
"@libraryFiltersRemoveAllConfirm": {},
|
||||
"playerSettingsOrientationDesc": "设置视频播放器为特定方向",
|
||||
"@playerSettingsOrientationDesc": {},
|
||||
|
|
@ -1116,7 +1116,7 @@
|
|||
"@deviceOrientationLandscapeLeft": {},
|
||||
"deviceOrientationLandscapeRight": "水平向右",
|
||||
"@deviceOrientationLandscapeRight": {},
|
||||
"defaultFilterForLibrary": "媒体库的默认过滤器",
|
||||
"defaultFilterForLibrary": "媒体库的默认筛选器",
|
||||
"@defaultFilterForLibrary": {},
|
||||
"removeFilterForLibrary": "删除 {filter}?",
|
||||
"@removeFilterForLibrary": {
|
||||
|
|
@ -1161,9 +1161,9 @@
|
|||
"@clientSettingsRequireWifiTitle": {},
|
||||
"clientSettingsRequireWifiDesc": "仅在连接到 Wi-Fi 网络时下载",
|
||||
"@clientSettingsRequireWifiDesc": {},
|
||||
"clientSettingsShowAllCollectionsTitle": "显示所有收藏类型",
|
||||
"clientSettingsShowAllCollectionsTitle": "显示所有合集类型",
|
||||
"@clientSettingsShowAllCollectionsTitle": {},
|
||||
"clientSettingsShowAllCollectionsDesc": "启用后,显示所有收藏类型,包括 Fladder 不支持的收藏类型",
|
||||
"clientSettingsShowAllCollectionsDesc": "启用后,显示所有合集类型,包括 Fladder 不支持的合集类型",
|
||||
"@clientSettingsShowAllCollectionsDesc": {},
|
||||
"resumeVideo": "恢复播放视频",
|
||||
"@resumeVideo": {},
|
||||
|
|
@ -1282,5 +1282,9 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settingsPlayerBufferSizeDesc": "配置视频播放的缓冲区大小,确定加载到缓存中的数据量。",
|
||||
"@settingsPlayerBufferSizeDesc": {},
|
||||
"settingsPlayerBufferSizeTitle": "视频缓冲区大小",
|
||||
"@settingsPlayerBufferSizeTitle": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue