l10n
This commit is contained in:
parent
5dc6b22fb6
commit
ef2c670c61
3 changed files with 9 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Aves</string>
|
||||
<string name="app_widget_label">Bingkai Foto</string>
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="search_shortcut_short_label">Cari</string>
|
||||
<string name="videos_shortcut_short_label">Video</string>
|
||||
|
|
|
@ -95,6 +95,7 @@
|
|||
"filterFavouriteLabel": "Favorit",
|
||||
"filterLocationEmptyLabel": "Lokasi yang tidak ditemukan",
|
||||
"filterTagEmptyLabel": "Tidak dilabel",
|
||||
"filterOnThisDayLabel": "Di hari ini",
|
||||
"filterRatingUnratedLabel": "Belum diberi nilai",
|
||||
"filterRatingRejectedLabel": "Ditolak",
|
||||
"filterTypeAnimatedLabel": "Teranimasi",
|
||||
|
@ -503,6 +504,7 @@
|
|||
"settingsViewerSlideshowTitle": "Tampilan Slide",
|
||||
"settingsSlideshowRepeat": "Ulangi",
|
||||
"settingsSlideshowShuffle": "Acak",
|
||||
"settingsSlideshowFillScreen": "Isi layar",
|
||||
"settingsSlideshowTransitionTile": "Transisi",
|
||||
"settingsSlideshowTransitionTitle": "Transisi",
|
||||
"settingsSlideshowIntervalTile": "Interval",
|
||||
|
@ -585,6 +587,11 @@
|
|||
"settingsUnitSystemTile": "Unit",
|
||||
"settingsUnitSystemTitle": "Unit",
|
||||
|
||||
"settingsScreenSaverPageTitle": "Screensaver",
|
||||
|
||||
"settingsWidgetPageTitle": "Bingkai Foto",
|
||||
"settingsWidgetShowOutline": "Garis luar",
|
||||
|
||||
"statsPageTitle": "Statistik",
|
||||
"statsWithGps": "{count, plural, other{{count} benda dengan lokasi}}",
|
||||
"statsTopCountries": "Negara Teratas",
|
||||
|
|
|
@ -17,12 +17,7 @@
|
|||
],
|
||||
|
||||
"id": [
|
||||
"filterOnThisDayLabel",
|
||||
"settingsViewerGestureSideTapNext",
|
||||
"settingsSlideshowFillScreen",
|
||||
"settingsScreenSaverPageTitle",
|
||||
"settingsWidgetPageTitle",
|
||||
"settingsWidgetShowOutline"
|
||||
"settingsViewerGestureSideTapNext"
|
||||
],
|
||||
|
||||
"it": [
|
||||
|
|
Loading…
Reference in a new issue