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"?>
<resources>
<string name="app_name">Aves</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>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<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="search_shortcut_short_label">Arama</string>
<string name="videos_shortcut_short_label">Videolar</string>

View file

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

View file

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

View file

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