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"?>
|
<?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">Bingkai Foto</string>
|
||||||
<string name="wallpaper">Wallpaper</string>
|
<string name="wallpaper">Wallpaper</string>
|
||||||
<string name="search_shortcut_short_label">Cari</string>
|
<string name="search_shortcut_short_label">Cari</string>
|
||||||
<string name="videos_shortcut_short_label">Video</string>
|
<string name="videos_shortcut_short_label">Video</string>
|
||||||
|
|
|
@ -95,6 +95,7 @@
|
||||||
"filterFavouriteLabel": "Favorit",
|
"filterFavouriteLabel": "Favorit",
|
||||||
"filterLocationEmptyLabel": "Lokasi yang tidak ditemukan",
|
"filterLocationEmptyLabel": "Lokasi yang tidak ditemukan",
|
||||||
"filterTagEmptyLabel": "Tidak dilabel",
|
"filterTagEmptyLabel": "Tidak dilabel",
|
||||||
|
"filterOnThisDayLabel": "Di hari ini",
|
||||||
"filterRatingUnratedLabel": "Belum diberi nilai",
|
"filterRatingUnratedLabel": "Belum diberi nilai",
|
||||||
"filterRatingRejectedLabel": "Ditolak",
|
"filterRatingRejectedLabel": "Ditolak",
|
||||||
"filterTypeAnimatedLabel": "Teranimasi",
|
"filterTypeAnimatedLabel": "Teranimasi",
|
||||||
|
@ -503,6 +504,7 @@
|
||||||
"settingsViewerSlideshowTitle": "Tampilan Slide",
|
"settingsViewerSlideshowTitle": "Tampilan Slide",
|
||||||
"settingsSlideshowRepeat": "Ulangi",
|
"settingsSlideshowRepeat": "Ulangi",
|
||||||
"settingsSlideshowShuffle": "Acak",
|
"settingsSlideshowShuffle": "Acak",
|
||||||
|
"settingsSlideshowFillScreen": "Isi layar",
|
||||||
"settingsSlideshowTransitionTile": "Transisi",
|
"settingsSlideshowTransitionTile": "Transisi",
|
||||||
"settingsSlideshowTransitionTitle": "Transisi",
|
"settingsSlideshowTransitionTitle": "Transisi",
|
||||||
"settingsSlideshowIntervalTile": "Interval",
|
"settingsSlideshowIntervalTile": "Interval",
|
||||||
|
@ -585,6 +587,11 @@
|
||||||
"settingsUnitSystemTile": "Unit",
|
"settingsUnitSystemTile": "Unit",
|
||||||
"settingsUnitSystemTitle": "Unit",
|
"settingsUnitSystemTitle": "Unit",
|
||||||
|
|
||||||
|
"settingsScreenSaverPageTitle": "Screensaver",
|
||||||
|
|
||||||
|
"settingsWidgetPageTitle": "Bingkai Foto",
|
||||||
|
"settingsWidgetShowOutline": "Garis luar",
|
||||||
|
|
||||||
"statsPageTitle": "Statistik",
|
"statsPageTitle": "Statistik",
|
||||||
"statsWithGps": "{count, plural, other{{count} benda dengan lokasi}}",
|
"statsWithGps": "{count, plural, other{{count} benda dengan lokasi}}",
|
||||||
"statsTopCountries": "Negara Teratas",
|
"statsTopCountries": "Negara Teratas",
|
||||||
|
|
|
@ -17,12 +17,7 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"id": [
|
"id": [
|
||||||
"filterOnThisDayLabel",
|
"settingsViewerGestureSideTapNext"
|
||||||
"settingsViewerGestureSideTapNext",
|
|
||||||
"settingsSlideshowFillScreen",
|
|
||||||
"settingsScreenSaverPageTitle",
|
|
||||||
"settingsWidgetPageTitle",
|
|
||||||
"settingsWidgetShowOutline"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"it": [
|
"it": [
|
||||||
|
|
Loading…
Reference in a new issue