This commit is contained in:
Thibault Deckers 2022-08-26 19:46:48 +02:00
parent 640eb89383
commit 507835f0af
5 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Aves</string> <string name="app_name">Aves</string>
<string name="app_widget_label">Фоторамка</string>
<string name="wallpaper">Обои</string> <string name="wallpaper">Обои</string>
<string name="search_shortcut_short_label">Поиск</string> <string name="search_shortcut_short_label">Поиск</string>
<string name="videos_shortcut_short_label">Видео</string> <string name="videos_shortcut_short_label">Видео</string>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Aves</string> <string name="app_name">Aves</string>
<string name="app_widget_label">Fotoğraf Çerçevesi</string>
<string name="wallpaper">Duvar kağıdı</string> <string name="wallpaper">Duvar kağıdı</string>
<string name="search_shortcut_short_label">Arama</string> <string name="search_shortcut_short_label">Arama</string>
<string name="videos_shortcut_short_label">Videolar</string> <string name="videos_shortcut_short_label">Videolar</string>

View file

@ -586,6 +586,8 @@
"settingsUnitSystemTile": "Единицы измерения", "settingsUnitSystemTile": "Единицы измерения",
"settingsUnitSystemTitle": "Единицы измерения", "settingsUnitSystemTitle": "Единицы измерения",
"settingsWidgetPageTitle": "Фоторамка",
"statsPageTitle": "Статистика", "statsPageTitle": "Статистика",
"statsWithGps": "{count, plural, =1{1 объект с местоположением} few{{count} объекта с местоположением} other{{count} объектов с местоположением}}", "statsWithGps": "{count, plural, =1{1 объект с местоположением} few{{count} объекта с местоположением} other{{count} объектов с местоположением}}",
"statsTopCountries": "Топ стран", "statsTopCountries": "Топ стран",

View file

@ -576,6 +576,8 @@
"settingsUnitSystemTile": "Birimler", "settingsUnitSystemTile": "Birimler",
"settingsUnitSystemTitle": "Birimler", "settingsUnitSystemTitle": "Birimler",
"settingsWidgetPageTitle": "Fotoğraf Çerçevesi",
"statsPageTitle": "İstatistikler", "statsPageTitle": "İstatistikler",
"statsWithGps": "{count, plural, =1{1 konuma sahip öğe} other{{count} konuma sahip öğe}}", "statsWithGps": "{count, plural, =1{1 konuma sahip öğe} other{{count} konuma sahip öğe}}",
"statsTopCountries": "Başlıca Ülkeler", "statsTopCountries": "Başlıca Ülkeler",

View file

@ -39,7 +39,6 @@
"settingsViewerGestureSideTapNext", "settingsViewerGestureSideTapNext",
"settingsSlideshowFillScreen", "settingsSlideshowFillScreen",
"settingsScreenSaverPageTitle", "settingsScreenSaverPageTitle",
"settingsWidgetPageTitle",
"settingsWidgetShowOutline" "settingsWidgetShowOutline"
], ],
@ -75,7 +74,6 @@
"settingsSlideshowVideoPlaybackTile", "settingsSlideshowVideoPlaybackTile",
"settingsSlideshowVideoPlaybackTitle", "settingsSlideshowVideoPlaybackTitle",
"settingsScreenSaverPageTitle", "settingsScreenSaverPageTitle",
"settingsWidgetPageTitle",
"settingsWidgetShowOutline", "settingsWidgetShowOutline",
"viewerSetWallpaperButtonLabel" "viewerSetWallpaperButtonLabel"
] ]