l10n
This commit is contained in:
parent
640eb89383
commit
507835f0af
5 changed files with 6 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -586,6 +586,8 @@
|
|||
"settingsUnitSystemTile": "Единицы измерения",
|
||||
"settingsUnitSystemTitle": "Единицы измерения",
|
||||
|
||||
"settingsWidgetPageTitle": "Фоторамка",
|
||||
|
||||
"statsPageTitle": "Статистика",
|
||||
"statsWithGps": "{count, plural, =1{1 объект с местоположением} few{{count} объекта с местоположением} other{{count} объектов с местоположением}}",
|
||||
"statsTopCountries": "Топ стран",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
"settingsViewerGestureSideTapNext",
|
||||
"settingsSlideshowFillScreen",
|
||||
"settingsScreenSaverPageTitle",
|
||||
"settingsWidgetPageTitle",
|
||||
"settingsWidgetShowOutline"
|
||||
],
|
||||
|
||||
|
@ -75,7 +74,6 @@
|
|||
"settingsSlideshowVideoPlaybackTile",
|
||||
"settingsSlideshowVideoPlaybackTitle",
|
||||
"settingsScreenSaverPageTitle",
|
||||
"settingsWidgetPageTitle",
|
||||
"settingsWidgetShowOutline",
|
||||
"viewerSetWallpaperButtonLabel"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue