l10n
This commit is contained in:
parent
f69e04c46b
commit
d984e607d9
5 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Aves</string>
|
||||
<string name="app_widget_label">Cadre photo</string>
|
||||
<string name="wallpaper">Fond d’écran</string>
|
||||
<string name="search_shortcut_short_label">Recherche</string>
|
||||
<string name="videos_shortcut_short_label">Vidéos</string>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">아베스</string>
|
||||
<string name="app_widget_label">사진 액자</string>
|
||||
<string name="wallpaper">배경화면</string>
|
||||
<string name="search_shortcut_short_label">검색</string>
|
||||
<string name="videos_shortcut_short_label">동영상</string>
|
||||
|
|
|
@ -95,6 +95,7 @@
|
|||
"filterFavouriteLabel": "Favori",
|
||||
"filterLocationEmptyLabel": "Sans lieu",
|
||||
"filterTagEmptyLabel": "Sans libellé",
|
||||
"filterOnThisDayLabel": "Ce jour-là",
|
||||
"filterRatingUnratedLabel": "Sans notation",
|
||||
"filterRatingRejectedLabel": "Rejeté",
|
||||
"filterTypeAnimatedLabel": "Animation",
|
||||
|
@ -503,6 +504,7 @@
|
|||
"settingsViewerSlideshowTitle": "Diaporama",
|
||||
"settingsSlideshowRepeat": "Répéter",
|
||||
"settingsSlideshowShuffle": "Aléatoire",
|
||||
"settingsSlideshowFillScreen": "Remplir l’écran",
|
||||
"settingsSlideshowTransitionTile": "Transition",
|
||||
"settingsSlideshowTransitionTitle": "Transition",
|
||||
"settingsSlideshowIntervalTile": "Intervalle",
|
||||
|
@ -575,7 +577,7 @@
|
|||
"settingsThemeBrightness": "Thème",
|
||||
"settingsThemeColorHighlights": "Surlignages colorés",
|
||||
"settingsThemeEnableDynamicColor": "Couleur dynamique",
|
||||
"settingsDisplayRefreshRateModeTile": "Fréquence d’actualisation de l'écran",
|
||||
"settingsDisplayRefreshRateModeTile": "Fréquence d’actualisation de l’écran",
|
||||
"settingsDisplayRefreshRateModeTitle": "Fréquence d’actualisation",
|
||||
|
||||
"settingsSectionLanguage": "Langue & Formats",
|
||||
|
@ -585,6 +587,11 @@
|
|||
"settingsUnitSystemTile": "Unités",
|
||||
"settingsUnitSystemTitle": "Unités",
|
||||
|
||||
"settingsScreenSaverPageTitle": "Économiseur d’écran",
|
||||
|
||||
"settingsWidgetPageTitle": "Cadre photo",
|
||||
"settingsWidgetShowOutline": "Contours",
|
||||
|
||||
"statsPageTitle": "Statistiques",
|
||||
"statsWithGps": "{count, plural, =1{1 élément localisé} other{{count} éléments localisés}}",
|
||||
"statsTopCountries": "Top pays",
|
||||
|
|
|
@ -95,6 +95,7 @@
|
|||
"filterFavouriteLabel": "즐겨찾기",
|
||||
"filterLocationEmptyLabel": "장소 없음",
|
||||
"filterTagEmptyLabel": "태그 없음",
|
||||
"filterOnThisDayLabel": "이 날",
|
||||
"filterRatingUnratedLabel": "별점 없음",
|
||||
"filterRatingRejectedLabel": "거부됨",
|
||||
"filterTypeAnimatedLabel": "애니메이션",
|
||||
|
@ -503,6 +504,7 @@
|
|||
"settingsViewerSlideshowTitle": "슬라이드쇼",
|
||||
"settingsSlideshowRepeat": "반복",
|
||||
"settingsSlideshowShuffle": "순서섞기",
|
||||
"settingsSlideshowFillScreen": "화면 채우기",
|
||||
"settingsSlideshowTransitionTile": "전환 효과",
|
||||
"settingsSlideshowTransitionTitle": "전환 효과",
|
||||
"settingsSlideshowIntervalTile": "교체 주기",
|
||||
|
@ -585,6 +587,11 @@
|
|||
"settingsUnitSystemTile": "단위법",
|
||||
"settingsUnitSystemTitle": "단위법",
|
||||
|
||||
"settingsScreenSaverPageTitle": "화면보호기",
|
||||
|
||||
"settingsWidgetPageTitle": "사진 액자",
|
||||
"settingsWidgetShowOutline": "윤곽",
|
||||
|
||||
"statsPageTitle": "통계",
|
||||
"statsWithGps": "{count, plural, other{{count}개 위치가 있음}}",
|
||||
"statsTopCountries": "국가 랭킹",
|
||||
|
|
|
@ -15,14 +15,6 @@
|
|||
"settingsWidgetShowOutline"
|
||||
],
|
||||
|
||||
"fr": [
|
||||
"filterOnThisDayLabel",
|
||||
"settingsSlideshowFillScreen",
|
||||
"settingsScreenSaverPageTitle",
|
||||
"settingsWidgetPageTitle",
|
||||
"settingsWidgetShowOutline"
|
||||
],
|
||||
|
||||
"id": [
|
||||
"filterOnThisDayLabel",
|
||||
"settingsSlideshowFillScreen",
|
||||
|
@ -47,14 +39,6 @@
|
|||
"settingsWidgetShowOutline"
|
||||
],
|
||||
|
||||
"ko": [
|
||||
"filterOnThisDayLabel",
|
||||
"settingsSlideshowFillScreen",
|
||||
"settingsScreenSaverPageTitle",
|
||||
"settingsWidgetPageTitle",
|
||||
"settingsWidgetShowOutline"
|
||||
],
|
||||
|
||||
"pt": [
|
||||
"filterOnThisDayLabel",
|
||||
"settingsSlideshowFillScreen",
|
||||
|
|
Loading…
Reference in a new issue