l10n
This commit is contained in:
parent
c594911146
commit
fd0d067ca9
2 changed files with 12 additions and 13 deletions
|
@ -58,6 +58,9 @@
|
|||
"entryActionPrint": "Cetak",
|
||||
"entryActionShare": "Bagikan",
|
||||
"entryActionViewSource": "Lihat sumber",
|
||||
"entryActionShowGeoTiffOnMap": "Tampilkan sebagai hamparan peta",
|
||||
"entryActionConvertMotionPhotoToStillImage": "Ubah ke gambar tetap",
|
||||
"entryActionViewMotionPhotoVideo": "Buka video",
|
||||
"entryActionEdit": "Ubah",
|
||||
"entryActionOpen": "Buka dengan",
|
||||
"entryActionSetAs": "Tetapkan sebagai",
|
||||
|
@ -184,6 +187,7 @@
|
|||
"videoResumeButtonLabel": "LANJUT",
|
||||
|
||||
"setCoverDialogLatest": "Benda terbaru",
|
||||
"setCoverDialogAuto": "Otomatis",
|
||||
"setCoverDialogCustom": "Kustom",
|
||||
|
||||
"hideFilterConfirmationDialogMessage": "Foto dan video yang cocok akan disembunyikan dari koleksi Anda. Anda dapat menampilkannya lagi dari pengaturan “Privasi”.\n\nApakah Anda yakin ingin menyembunyikannya?",
|
||||
|
@ -237,6 +241,7 @@
|
|||
"removeEntryMetadataDialogMore": "Lebih Banyak",
|
||||
|
||||
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "XMP diperlukan untuk memutar video di dalam Foto bergerak.\n\nAnda yakin ingin menghapusnya?",
|
||||
"convertMotionPhotoToStillImageWarningDialogMessage": "Apakah kamu yakin?",
|
||||
|
||||
"videoSpeedDialogLabel": "Kecepatan pemutaran",
|
||||
|
||||
|
@ -264,6 +269,13 @@
|
|||
"tileLayoutGrid": "Grid",
|
||||
"tileLayoutList": "Daftar",
|
||||
|
||||
"coverDialogTabCover": "Kover",
|
||||
"coverDialogTabApp": "Aplikasi",
|
||||
"coverDialogTabColor": "Warna",
|
||||
|
||||
"appPickDialogTitle": "Pilih Aplikasi",
|
||||
"appPickDialogNone": "Tidak ada",
|
||||
|
||||
"aboutPageTitle": "Tentang",
|
||||
"aboutLinkSources": "Sumber",
|
||||
"aboutLinkLicense": "Lisensi",
|
||||
|
|
|
@ -25,19 +25,6 @@
|
|||
"appPickDialogNone"
|
||||
],
|
||||
|
||||
"id": [
|
||||
"entryActionShowGeoTiffOnMap",
|
||||
"entryActionConvertMotionPhotoToStillImage",
|
||||
"entryActionViewMotionPhotoVideo",
|
||||
"setCoverDialogAuto",
|
||||
"convertMotionPhotoToStillImageWarningDialogMessage",
|
||||
"coverDialogTabCover",
|
||||
"coverDialogTabApp",
|
||||
"coverDialogTabColor",
|
||||
"appPickDialogTitle",
|
||||
"appPickDialogNone"
|
||||
],
|
||||
|
||||
"it": [
|
||||
"entryActionShowGeoTiffOnMap",
|
||||
"entryActionConvertMotionPhotoToStillImage",
|
||||
|
|
Loading…
Reference in a new issue