This commit is contained in:
Thibault Deckers 2022-06-15 11:44:24 +09:00
parent 235f512cba
commit 97eb750a2e
3 changed files with 38 additions and 38 deletions

View file

@ -81,6 +81,9 @@
"videoActionSetSpeed": "Vitesse de lecture", "videoActionSetSpeed": "Vitesse de lecture",
"videoActionSettings": "Préférences", "videoActionSettings": "Préférences",
"slideshowActionResume": "Reprendre",
"slideshowActionShowInCollection": "Afficher dans Collection",
"entryInfoActionEditDate": "Modifier la date", "entryInfoActionEditDate": "Modifier la date",
"entryInfoActionEditLocation": "Modifier le lieu", "entryInfoActionEditLocation": "Modifier le lieu",
"entryInfoActionEditRating": "Modifier la notation", "entryInfoActionEditRating": "Modifier la notation",
@ -145,10 +148,19 @@
"displayRefreshRatePreferHighest": "Fréquence maximale", "displayRefreshRatePreferHighest": "Fréquence maximale",
"displayRefreshRatePreferLowest": "Fréquence minimale", "displayRefreshRatePreferLowest": "Fréquence minimale",
"slideshowVideoPlaybackSkip": "Passer",
"slideshowVideoPlaybackMuted": "Jouer sans son",
"slideshowVideoPlaybackWithSound": "Jouer avec son",
"themeBrightnessLight": "Clair", "themeBrightnessLight": "Clair",
"themeBrightnessDark": "Sombre", "themeBrightnessDark": "Sombre",
"themeBrightnessBlack": "Noir", "themeBrightnessBlack": "Noir",
"viewerTransitionSlide": "Défilement",
"viewerTransitionParallax": "Parallaxe",
"viewerTransitionFade": "Fondu",
"viewerTransitionZoomIn": "Zoom",
"wallpaperTargetHome": "Écran daccueil", "wallpaperTargetHome": "Écran daccueil",
"wallpaperTargetLock": "Écran de verrouillage", "wallpaperTargetLock": "Écran de verrouillage",
"wallpaperTargetHomeLock": "Écrans accueil et verrouillage", "wallpaperTargetHomeLock": "Écrans accueil et verrouillage",
@ -355,6 +367,7 @@
"collectionEmptyFavourites": "Aucun favori", "collectionEmptyFavourites": "Aucun favori",
"collectionEmptyVideos": "Aucune vidéo", "collectionEmptyVideos": "Aucune vidéo",
"collectionEmptyImages": "Aucune image", "collectionEmptyImages": "Aucune image",
"collectionEmptyGrantAccessButtonLabel": "Autoriser laccès",
"collectionSelectSectionTooltip": "Sélectionner la section", "collectionSelectSectionTooltip": "Sélectionner la section",
"collectionDeselectSectionTooltip": "Désélectionner la section", "collectionDeselectSectionTooltip": "Désélectionner la section",
@ -489,6 +502,12 @@
"settingsViewerSlideshowTitle": "Diaporama", "settingsViewerSlideshowTitle": "Diaporama",
"settingsSlideshowRepeat": "Répéter", "settingsSlideshowRepeat": "Répéter",
"settingsSlideshowShuffle": "Aléatoire", "settingsSlideshowShuffle": "Aléatoire",
"settingsSlideshowTransitionTile": "Transition",
"settingsSlideshowTransitionTitle": "Transition",
"settingsSlideshowIntervalTile": "Intervalle",
"settingsSlideshowIntervalTitle": "Intervalle",
"settingsSlideshowVideoPlaybackTile": "Lecture de vidéos",
"settingsSlideshowVideoPlaybackTitle": "Lecture de vidéos",
"settingsVideoPageTitle": "Réglages vidéo", "settingsVideoPageTitle": "Réglages vidéo",
"settingsSectionVideo": "Vidéo", "settingsSectionVideo": "Vidéo",

View file

@ -81,6 +81,9 @@
"videoActionSetSpeed": "재생 배속", "videoActionSetSpeed": "재생 배속",
"videoActionSettings": "설정", "videoActionSettings": "설정",
"slideshowActionResume": "이어서",
"slideshowActionShowInCollection": "미디어 페이지에서 보기",
"entryInfoActionEditDate": "날짜 및 시간 수정", "entryInfoActionEditDate": "날짜 및 시간 수정",
"entryInfoActionEditLocation": "위치 수정", "entryInfoActionEditLocation": "위치 수정",
"entryInfoActionEditRating": "별점 수정", "entryInfoActionEditRating": "별점 수정",
@ -145,10 +148,19 @@
"displayRefreshRatePreferHighest": "가장 높은 재생률", "displayRefreshRatePreferHighest": "가장 높은 재생률",
"displayRefreshRatePreferLowest": "가장 낮은 재생률", "displayRefreshRatePreferLowest": "가장 낮은 재생률",
"slideshowVideoPlaybackSkip": "생략",
"slideshowVideoPlaybackMuted": "음소거 재생",
"slideshowVideoPlaybackWithSound": "일반 재생",
"themeBrightnessLight": "라이트", "themeBrightnessLight": "라이트",
"themeBrightnessDark": "다크", "themeBrightnessDark": "다크",
"themeBrightnessBlack": "검은색", "themeBrightnessBlack": "검은색",
"viewerTransitionSlide": "좌우",
"viewerTransitionParallax": "시차",
"viewerTransitionFade": "페이드",
"viewerTransitionZoomIn": "확대",
"wallpaperTargetHome": "홈 화면", "wallpaperTargetHome": "홈 화면",
"wallpaperTargetLock": "잠금화면", "wallpaperTargetLock": "잠금화면",
"wallpaperTargetHomeLock": "홈 및 잠금화면", "wallpaperTargetHomeLock": "홈 및 잠금화면",
@ -355,6 +367,7 @@
"collectionEmptyFavourites": "즐겨찾기가 없습니다", "collectionEmptyFavourites": "즐겨찾기가 없습니다",
"collectionEmptyVideos": "동영상이 없습니다", "collectionEmptyVideos": "동영상이 없습니다",
"collectionEmptyImages": "사진이 없습니다", "collectionEmptyImages": "사진이 없습니다",
"collectionEmptyGrantAccessButtonLabel": "접근 허용",
"collectionSelectSectionTooltip": "묶음 선택", "collectionSelectSectionTooltip": "묶음 선택",
"collectionDeselectSectionTooltip": "묶음 선택 해제", "collectionDeselectSectionTooltip": "묶음 선택 해제",
@ -489,6 +502,12 @@
"settingsViewerSlideshowTitle": "슬라이드쇼", "settingsViewerSlideshowTitle": "슬라이드쇼",
"settingsSlideshowRepeat": "반복", "settingsSlideshowRepeat": "반복",
"settingsSlideshowShuffle": "순서섞기", "settingsSlideshowShuffle": "순서섞기",
"settingsSlideshowTransitionTile": "전환 효과",
"settingsSlideshowTransitionTitle": "전환 효과",
"settingsSlideshowIntervalTile": "교체 주기",
"settingsSlideshowIntervalTitle": "교체 주기",
"settingsSlideshowVideoPlaybackTile": "동영상 재생",
"settingsSlideshowVideoPlaybackTitle": "동영상 재생",
"settingsVideoPageTitle": "동영상 설정", "settingsVideoPageTitle": "동영상 설정",
"settingsSectionVideo": "동영상", "settingsSectionVideo": "동영상",

View file

@ -59,25 +59,6 @@
"viewerSetWallpaperButtonLabel" "viewerSetWallpaperButtonLabel"
], ],
"fr": [
"slideshowActionResume",
"slideshowActionShowInCollection",
"slideshowVideoPlaybackSkip",
"slideshowVideoPlaybackMuted",
"slideshowVideoPlaybackWithSound",
"viewerTransitionSlide",
"viewerTransitionParallax",
"viewerTransitionFade",
"viewerTransitionZoomIn",
"collectionEmptyGrantAccessButtonLabel",
"settingsSlideshowTransitionTile",
"settingsSlideshowTransitionTitle",
"settingsSlideshowIntervalTile",
"settingsSlideshowIntervalTitle",
"settingsSlideshowVideoPlaybackTile",
"settingsSlideshowVideoPlaybackTitle"
],
"id": [ "id": [
"slideshowActionResume", "slideshowActionResume",
"slideshowActionShowInCollection", "slideshowActionShowInCollection",
@ -136,25 +117,6 @@
"viewerSetWallpaperButtonLabel" "viewerSetWallpaperButtonLabel"
], ],
"ko": [
"slideshowActionResume",
"slideshowActionShowInCollection",
"slideshowVideoPlaybackSkip",
"slideshowVideoPlaybackMuted",
"slideshowVideoPlaybackWithSound",
"viewerTransitionSlide",
"viewerTransitionParallax",
"viewerTransitionFade",
"viewerTransitionZoomIn",
"collectionEmptyGrantAccessButtonLabel",
"settingsSlideshowTransitionTile",
"settingsSlideshowTransitionTitle",
"settingsSlideshowIntervalTile",
"settingsSlideshowIntervalTitle",
"settingsSlideshowVideoPlaybackTile",
"settingsSlideshowVideoPlaybackTitle"
],
"pt": [ "pt": [
"slideshowActionResume", "slideshowActionResume",
"slideshowActionShowInCollection", "slideshowActionShowInCollection",