From b506423a269923eac2ca6504c2bb8149b29674b3 Mon Sep 17 00:00:00 2001 From: mate-i18n Date: Wed, 10 Dec 2014 15:30:04 +0100 Subject: Sync translations with transifex --- po/id.po | 625 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 378 insertions(+), 247 deletions(-) (limited to 'po/id.po') diff --git a/po/id.po b/po/id.po index 90bb44b8..6aa303d7 100644 --- a/po/id.po +++ b/po/id.po @@ -7,14 +7,14 @@ # Andika Triwidada , 2009, 2010 # dirgita , 2010 # Mdamt , 2005 -# willysr , 2014 +# Willy Sudiarto Raharjo , 2014 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-09 18:05+0100\n" -"PO-Revision-Date: 2014-03-10 10:50+0000\n" -"Last-Translator: willysr \n" +"POT-Creation-Date: 2014-12-10 15:24+0100\n" +"PO-Revision-Date: 2014-12-10 14:26+0000\n" +"Last-Translator: infirit \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/MATE/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -48,9 +48,9 @@ msgid "" "Can't find an appropriate command to decompress this type of comic book" msgstr "Tidak menemukan perintah yang sesuai untuk mengekstrak jenis buku komik ini" -#: ../backend/comics/comics-document.c:501 -#: ../libdocument/ev-document-factory.c:143 -#: ../libdocument/ev-document-factory.c:286 +#: ../backend/comics/comics-document.c:501 ../backend/epub/epub-document.c:616 +#: ../libdocument/ev-document-factory.c:145 +#: ../libdocument/ev-document-factory.c:288 msgid "Unknown MIME Type" msgstr "Jenis MIME Tidak Dikenal" @@ -68,11 +68,12 @@ msgid "No images found in archive %s" msgstr "Tidak menemukan gambar dalam arsip %s" #: ../backend/comics/comics-document.c:824 +#: ../backend/epub/epub-document.c:1768 #, c-format msgid "There was an error deleting “%s”." msgstr "Galat sewaktu menghapus “%s”." -#: ../backend/comics/comics-document.c:963 +#: ../backend/comics/comics-document.c:967 #, c-format msgid "Error %s" msgstr "Galat %s" @@ -103,65 +104,127 @@ msgstr "Format dokumen DVI salah" msgid "DVI Documents" msgstr "Dokumen DVI" -#: ../backend/pdf/ev-poppler.cc:526 +#: ../backend/epub/epub-document.c:633 +msgid "Not an ePub document" +msgstr "Bukan dokumen ePub" + +#: ../backend/epub/epub-document.c:734 +msgid "could not retrieve filename" +msgstr "tidak bisa mendapatkan nama berkas" + +#: ../backend/epub/epub-document.c:762 +msgid "could not open archive" +msgstr "tidak bisa membuka arsip" + +#: ../backend/epub/epub-document.c:778 ../backend/epub/epub-document.c:794 +msgid "could not extract archive" +msgstr "tidak bisa menguraikan arsip" + +#: ../backend/epub/epub-document.c:826 ../backend/epub/epub-document.c:909 +msgid "could not retrieve container file" +msgstr "tidak bisa mendapatkan berkas pembungkus" + +#: ../backend/epub/epub-document.c:838 +msgid "could not open container file" +msgstr "tidak bisa membuka berkas pembungkus" + +#: ../backend/epub/epub-document.c:848 +msgid "container file is corrupt" +msgstr "berkas pembungkus korup" + +#: ../backend/epub/epub-document.c:858 +msgid "epub file is invalid or corrput" +msgstr "berkas epub tidak valid atau korup" + +#: ../backend/epub/epub-document.c:868 +msgid "epub file is corrupt,no container" +msgstr "berkas epub korup, tidak mengandung pembungkus" + +#: ../backend/epub/epub-document.c:953 +msgid "could not parse content manifest" +msgstr "tidak bisa membaca isi manifest" + +#: ../backend/epub/epub-document.c:962 +msgid "content file is invalid" +msgstr "berkas isi tidak valid" + +#: ../backend/epub/epub-document.c:971 +msgid "epub file has no spine" +msgstr "berkas epub tidak memiliki struktur" + +#: ../backend/epub/epub-document.c:980 +msgid "epub file has no manifest" +msgstr "berkas epub tidak memiliki manifest" + +#: ../backend/epub/epub-document.c:1066 +msgid "Could not set up document tree for loading, some files missing" +msgstr "Tidak bisa menentukan pohon dokumen untuk dimuat, beberapa berkas tidak tersedia" + +#: ../backend/epub/epubdocument.atril-backend.in.h:1 +msgid "epub Documents" +msgstr "Dokumen epub" + +#: ../backend/pdf/ev-poppler.cc:520 msgid "This work is in the Public Domain" msgstr "Karya ini adalah Domain Publik" #. translators: this is the document security state -#: ../backend/pdf/ev-poppler.cc:779 ../properties/ev-properties-view.c:364 +#: ../backend/pdf/ev-poppler.cc:774 ../backend/pdf/ev-poppler.cc:780 +#: ../properties/ev-properties-view.c:364 msgid "Yes" msgstr "Ya" #. translators: this is the document security state -#: ../backend/pdf/ev-poppler.cc:782 ../properties/ev-properties-view.c:368 +#: ../backend/pdf/ev-poppler.cc:777 ../backend/pdf/ev-poppler.cc:780 +#: ../properties/ev-properties-view.c:368 msgid "No" msgstr "Tidak" -#: ../backend/pdf/ev-poppler.cc:910 +#: ../backend/pdf/ev-poppler.cc:907 msgid "Type 1" msgstr "Jenis 1" -#: ../backend/pdf/ev-poppler.cc:912 +#: ../backend/pdf/ev-poppler.cc:909 msgid "Type 1C" msgstr "Jenis 1C" -#: ../backend/pdf/ev-poppler.cc:914 +#: ../backend/pdf/ev-poppler.cc:911 msgid "Type 3" msgstr "Jenis 3" -#: ../backend/pdf/ev-poppler.cc:916 +#: ../backend/pdf/ev-poppler.cc:913 msgid "TrueType" msgstr "TrueType" -#: ../backend/pdf/ev-poppler.cc:918 +#: ../backend/pdf/ev-poppler.cc:915 msgid "Type 1 (CID)" msgstr "Jenis 1 (CID)" -#: ../backend/pdf/ev-poppler.cc:920 +#: ../backend/pdf/ev-poppler.cc:917 msgid "Type 1C (CID)" msgstr "Jenis 1C (CID)" -#: ../backend/pdf/ev-poppler.cc:922 +#: ../backend/pdf/ev-poppler.cc:919 msgid "TrueType (CID)" msgstr "TrueType (CID)" -#: ../backend/pdf/ev-poppler.cc:924 +#: ../backend/pdf/ev-poppler.cc:921 msgid "Unknown font type" msgstr "Jenis fonta tidak dikenal" -#: ../backend/pdf/ev-poppler.cc:950 +#: ../backend/pdf/ev-poppler.cc:947 msgid "No name" msgstr "Tidak ada nama" -#: ../backend/pdf/ev-poppler.cc:958 +#: ../backend/pdf/ev-poppler.cc:955 msgid "Embedded subset" msgstr "Subset yang ditempelkan" -#: ../backend/pdf/ev-poppler.cc:960 +#: ../backend/pdf/ev-poppler.cc:957 msgid "Embedded" msgstr "Ditempelkan" -#: ../backend/pdf/ev-poppler.cc:962 +#: ../backend/pdf/ev-poppler.cc:959 msgid "Not embedded" msgstr "Tidak ditempelkan" @@ -183,7 +246,7 @@ msgstr "Gagal menyimpan dokumen \"%s\"" msgid "PostScript Documents" msgstr "Dokumen PostScript" -#: ../backend/tiff/tiff-document.c:113 +#: ../backend/tiff/tiff-document.c:127 msgid "Invalid document" msgstr "Dokumen tidak sah" @@ -202,16 +265,16 @@ msgstr "Tidak dapat membuka lampiran “%s”: %s" msgid "Couldn't open attachment “%s”" msgstr "Tidak dapat membuka lampiran “%s”" -#: ../libdocument/ev-document-factory.c:168 +#: ../libdocument/ev-document-factory.c:170 #, c-format msgid "File type %s (%s) is not supported" msgstr "Jenis berkas %s (%s) tidak didukung" -#: ../libdocument/ev-document-factory.c:359 +#: ../libdocument/ev-document-factory.c:361 msgid "All Documents" msgstr "Semua Dokumen" -#: ../libdocument/ev-document-factory.c:391 +#: ../libdocument/ev-document-factory.c:393 msgid "All Files" msgstr "Semua Berkas" @@ -235,57 +298,57 @@ msgstr "Ini bukan berkas .desktop yang sah" msgid "Unrecognized desktop file Version '%s'" msgstr "Berkas desktop Versi '%s' tak dikenal" -#: ../cut-n-paste/smclient/eggdesktopfile.c:958 +#: ../cut-n-paste/smclient/eggdesktopfile.c:957 #, c-format msgid "Starting %s" msgstr "Memulai %s" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1100 +#: ../cut-n-paste/smclient/eggdesktopfile.c:1098 #, c-format msgid "Application does not accept documents on command line" msgstr "Aplikasi tidak menerima dokumen pada baris perintah" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1168 +#: ../cut-n-paste/smclient/eggdesktopfile.c:1166 #, c-format msgid "Unrecognized launch option: %d" msgstr "Opsi peluncuran tak dikenal: %d" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1373 +#: ../cut-n-paste/smclient/eggdesktopfile.c:1365 #, c-format msgid "Can't pass document URIs to a 'Type=Link' desktop entry" msgstr "Tidak dapat melewatkan URI dokumen pada entri desktop 'Type=Link'" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1392 +#: ../cut-n-paste/smclient/eggdesktopfile.c:1384 #, c-format msgid "Not a launchable item" msgstr "Bukan objek yang dapat dieksekusi" -#: ../cut-n-paste/smclient/eggsmclient.c:225 +#: ../cut-n-paste/smclient/eggsmclient.c:229 msgid "Disable connection to session manager" msgstr "Menonaktifkan koneksi ke manajer sesi" -#: ../cut-n-paste/smclient/eggsmclient.c:228 +#: ../cut-n-paste/smclient/eggsmclient.c:232 msgid "Specify file containing saved configuration" msgstr "Menentukan berkas yang memuat konfigurasi" -#: ../cut-n-paste/smclient/eggsmclient.c:228 ../previewer/ev-previewer.c:45 +#: ../cut-n-paste/smclient/eggsmclient.c:232 ../previewer/ev-previewer.c:45 #: ../previewer/ev-previewer.c:46 msgid "FILE" msgstr "BERKAS" -#: ../cut-n-paste/smclient/eggsmclient.c:231 +#: ../cut-n-paste/smclient/eggsmclient.c:235 msgid "Specify session management ID" msgstr "Menentukan ID manajemen sesi" -#: ../cut-n-paste/smclient/eggsmclient.c:231 +#: ../cut-n-paste/smclient/eggsmclient.c:235 msgid "ID" msgstr "ID" -#: ../cut-n-paste/smclient/eggsmclient.c:252 +#: ../cut-n-paste/smclient/eggsmclient.c:256 msgid "Session management options:" msgstr "Opsi manajemen sesi:" -#: ../cut-n-paste/smclient/eggsmclient.c:253 +#: ../cut-n-paste/smclient/eggsmclient.c:257 msgid "Show session management options" msgstr "Menampilkan opsi manajemen sesi" @@ -296,41 +359,41 @@ msgstr "Menampilkan opsi manajemen sesi" #. * produce duplicates, but don't worry about it. If your language #. * normally has a mnemonic at the start, please use the _. If not, #. * please remove. -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:988 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:977 #, c-format msgid "Show “_%s”" msgstr "Menampilkan “_%s”" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1459 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1443 msgid "_Move on Toolbar" msgstr "Pin_dahkan Bilah Alat" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1460 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1444 msgid "Move the selected item on the toolbar" msgstr "Memindahkan item yang dipilih pada bilah alat" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1461 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1445 msgid "_Remove from Toolbar" msgstr "Hapus da_ri Bilah Alat" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1462 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1446 msgid "Remove the selected item from the toolbar" msgstr "Membuang item yang dipilih dari bilah alat" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1463 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1447 msgid "_Delete Toolbar" msgstr "_Hapus Bilah Alat" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1464 +#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1448 msgid "Remove the selected toolbar" msgstr "Menghapus bilah alat yang dipilih" -#: ../cut-n-paste/toolbar-editor/egg-toolbar-editor.c:486 +#: ../cut-n-paste/toolbar-editor/egg-toolbar-editor.c:491 msgid "Separator" msgstr "Pemisah" #. translators: this is the label for toolbar button -#: ../cut-n-paste/zoom-control/ephy-zoom.h:49 ../shell/ev-window.c:5814 +#: ../cut-n-paste/zoom-control/ephy-zoom.h:49 ../shell/ev-window.c:6370 msgid "Best Fit" msgstr "Sehalaman Penuh" @@ -338,7 +401,7 @@ msgstr "Sehalaman Penuh" msgid "Fit Page Width" msgstr "Selebar Halaman" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:51 ../shell/ev-window.c:5522 +#: ../cut-n-paste/zoom-control/ephy-zoom.h:51 ../shell/ev-window.c:6034 msgid "Expand Window to Fit" msgstr "Perluas Jendela agar Sesuai" @@ -398,13 +461,29 @@ msgstr "3200%" msgid "6400%" msgstr "6400%" +#: ../data/atril.appdata.xml.in.h:1 +msgid "A Document Viewer for the MATE desktop environment" +msgstr "Viewer citra untuk lingkungan desktop MATE." + +#: ../data/atril.appdata.xml.in.h:2 +msgid "" +"

Atril is a simple multi-page document viewer. It can display and print " +"PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable " +"Document Format (PDF) files, as well as comic book archive files. When " +"supported by the document, it also allows searching for text, copying text " +"to the clipboard, hypertext navigation and table-of-contents bookmarks.

" +"

Atril is a fork of Evince and part of the MATE Desktop Environment. If " +"you would like to know more about MATE and Atril, please visit the project's" +" home page.

" +msgstr "

Atril adalah viewer dokumen. Atril dapat menampilkan dan mencetak file dengan tipe\n+PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS dan Portable\n+Document Format (PDF). Ketika didukung oleh dokumen, Atril juga dapat mencari, menyalin teks pada clipboard, navigasi hypertext, dan bookmark daftar isi.

Atril adalah fork dari Evince dan bagian dari Lingkungan Desktop MATE. Jika Anda ingin mengetahui lebih lanjut tentang MATE dan Atril, silahkan kunjungi halaman home page proyek.

" + #: ../data/atril.desktop.in.in.h:1 msgid "Atril Document Viewer" msgstr "Atril Document Viewer" #. Manually set name and icon -#: ../data/atril.desktop.in.in.h:2 ../shell/ev-window.c:4559 -#: ../shell/ev-window-title.c:149 ../shell/main.c:312 +#: ../data/atril.desktop.in.in.h:2 ../shell/ev-window.c:4992 +#: ../shell/ev-window-title.c:157 ../shell/main.c:306 #, c-format msgid "Document Viewer" msgstr "Penampil Dokumen" @@ -429,11 +508,11 @@ msgstr "Hapus berkas temporer" msgid "Print settings file" msgstr "Cetak berkas pengaturan" -#: ../previewer/ev-previewer.c:146 ../previewer/ev-previewer.c:180 +#: ../previewer/ev-previewer.c:140 ../previewer/ev-previewer.c:174 msgid "MATE Document Previewer" msgstr "Penampil Dokumen MATE" -#: ../previewer/ev-previewer-window.c:91 ../shell/ev-window.c:3175 +#: ../previewer/ev-previewer-window.c:91 ../shell/ev-window.c:3353 msgid "Failed to print document" msgstr "Gagal mencetak dokumen" @@ -443,27 +522,27 @@ msgid "The selected printer '%s' could not be found" msgstr "Pencetak '%s' yang dipilih tidak ditemukan" #. Go menu -#: ../previewer/ev-previewer-window.c:284 ../shell/ev-window.c:5529 +#: ../previewer/ev-previewer-window.c:284 ../shell/ev-window.c:6041 msgid "_Previous Page" msgstr "Halaman _Sebelumnya" -#: ../previewer/ev-previewer-window.c:285 ../shell/ev-window.c:5530 +#: ../previewer/ev-previewer-window.c:285 ../shell/ev-window.c:6042 msgid "Go to the previous page" msgstr "Halaman sebelumnya" -#: ../previewer/ev-previewer-window.c:287 ../shell/ev-window.c:5532 +#: ../previewer/ev-previewer-window.c:287 ../shell/ev-window.c:6044 msgid "_Next Page" msgstr "Halama_n Selanjutnya" -#: ../previewer/ev-previewer-window.c:288 ../shell/ev-window.c:5533 +#: ../previewer/ev-previewer-window.c:288 ../shell/ev-window.c:6045 msgid "Go to the next page" msgstr "Halaman selanjutnya" -#: ../previewer/ev-previewer-window.c:291 ../shell/ev-window.c:5513 +#: ../previewer/ev-previewer-window.c:291 ../shell/ev-window.c:6025 msgid "Enlarge the document" msgstr "Memperbesar tampilan dokumen" -#: ../previewer/ev-previewer-window.c:294 ../shell/ev-window.c:5516 +#: ../previewer/ev-previewer-window.c:294 ../shell/ev-window.c:6028 msgid "Shrink the document" msgstr "Memperkecil tampilan dokumen" @@ -471,31 +550,31 @@ msgstr "Memperkecil tampilan dokumen" msgid "Print" msgstr "Cetak" -#: ../previewer/ev-previewer-window.c:298 ../shell/ev-window.c:5482 +#: ../previewer/ev-previewer-window.c:298 ../shell/ev-window.c:5994 msgid "Print this document" msgstr "Mencetak dokumen ini" -#: ../previewer/ev-previewer-window.c:342 ../shell/ev-window.c:5631 +#: ../previewer/ev-previewer-window.c:342 ../shell/ev-window.c:6148 msgid "_Best Fit" msgstr "Sehalaman Penuh" -#: ../previewer/ev-previewer-window.c:343 ../shell/ev-window.c:5632 +#: ../previewer/ev-previewer-window.c:343 ../shell/ev-window.c:6149 msgid "Make the current document fill the window" msgstr "Menyesuaikan dokumen dengan jendela" -#: ../previewer/ev-previewer-window.c:345 ../shell/ev-window.c:5634 +#: ../previewer/ev-previewer-window.c:345 ../shell/ev-window.c:6151 msgid "Fit Page _Width" msgstr "Selebar _Halaman" -#: ../previewer/ev-previewer-window.c:346 ../shell/ev-window.c:5635 +#: ../previewer/ev-previewer-window.c:346 ../shell/ev-window.c:6152 msgid "Make the current document fill the window width" msgstr "Menyesuaikan dokumen hingga memenuhi lebar jendela" -#: ../previewer/ev-previewer-window.c:558 ../shell/ev-window.c:5736 +#: ../previewer/ev-previewer-window.c:558 ../shell/ev-window.c:6292 msgid "Page" msgstr "Halaman" -#: ../previewer/ev-previewer-window.c:559 ../shell/ev-window.c:5737 +#: ../previewer/ev-previewer-window.c:559 ../shell/ev-window.c:6293 msgid "Select Page" msgstr "Memilih Halaman" @@ -516,7 +595,7 @@ msgid "Subject:" msgstr "Subjek:" #: ../properties/ev-properties-view.c:63 -#: ../shell/ev-annotation-properties-dialog.c:162 +#: ../shell/ev-annotation-properties-dialog.c:159 msgid "Author:" msgstr "Penulis:" @@ -560,7 +639,7 @@ msgstr "Keamanan:" msgid "Paper Size:" msgstr "Ukuran Kertas:" -#: ../properties/ev-properties-view.c:188 ../libview/ev-print-operation.c:1871 +#: ../properties/ev-properties-view.c:188 ../libview/ev-print-operation.c:1897 msgid "None" msgstr "Nihil" @@ -597,6 +676,14 @@ msgstr "%s, Tegak (%s)" msgid "%s, Landscape (%s)" msgstr "%s, Tumbang (%s)" +#: ../properties/libatril-properties-page.caja-extension.in.h:1 +msgid "Atril properties" +msgstr "Properti Atril" + +#: ../properties/libatril-properties-page.caja-extension.in.h:2 +msgid "Shows details for Atril documents" +msgstr "Tampilkan detail untuk dokumen Atril" + #: ../libmisc/ev-page-action-widget.c:68 #, c-format msgid "(%d of %d)" @@ -608,7 +695,7 @@ msgid "of %d" msgstr "dari %d" #. Create tree view -#: ../libview/ev-loading-window.c:76 ../shell/ev-sidebar-annotations.c:133 +#: ../libview/ev-loading-window.c:81 ../shell/ev-sidebar-annotations.c:133 #: ../shell/ev-sidebar-layers.c:125 ../shell/ev-sidebar-links.c:262 msgid "Loading…" msgstr "Memuat…" @@ -643,19 +730,19 @@ msgstr "Peringatan" msgid "Your print range selection does not include any pages" msgstr "Anda memilih jangkauan cetak yang kosong" -#: ../libview/ev-print-operation.c:1866 +#: ../libview/ev-print-operation.c:1892 msgid "Page Scaling:" msgstr "Skala Halaman:" -#: ../libview/ev-print-operation.c:1872 +#: ../libview/ev-print-operation.c:1898 msgid "Shrink to Printable Area" msgstr "Perkecil ke Wilayah Dapat Dicetak" -#: ../libview/ev-print-operation.c:1873 +#: ../libview/ev-print-operation.c:1899 msgid "Fit to Printable Area" msgstr "Paskan ke Wilayah Dapat Dicetak" -#: ../libview/ev-print-operation.c:1876 +#: ../libview/ev-print-operation.c:1902 msgid "" "Scale document pages to fit the selected printer page. Select from one of the following:\n" "\n" @@ -666,31 +753,31 @@ msgid "" "• \"Fit to Printable Area\": Document pages are enlarged or reduced as required to fit the printable area of the printer page.\n" msgstr "Skalakan halaman dokumen agar pas dengan halaman pencetak yang dipilih. Pilih satu dari berikut:\n\n• \"None\" (Tak Satupun): Tidak dilakukan penskalaan halaman.\n\n• \"Shrink to Printable Area\" (Perkecil ke Wilayah Dapat Dicetak): Halaman-halaman dokumen yang lebih besar daripada wilayah yang dapat dicetak akan diperkecil agar pas dengan wilayah yang dapat dicetak dari halaman pencetak.\n\n• \"Fit to Printable Area\" (Paskan ke Wilayah Dapat Dicetak): Halaman-halaman dokumen diperbesar atau diperkecil seperlunya agar pas dengan wilayah yang dapat dicetak dari halaman pencetak.\n" -#: ../libview/ev-print-operation.c:1888 +#: ../libview/ev-print-operation.c:1914 msgid "Auto Rotate and Center" msgstr "Otomatis Putar dan ke Tengah" -#: ../libview/ev-print-operation.c:1891 +#: ../libview/ev-print-operation.c:1917 msgid "" "Rotate printer page orientation of each page to match orientation of each " "document page. Document pages will be centered within the printer page." msgstr "Putar orientasi halaman pencetak dari setiap halaman agar cocok dengan orientasi setiap halaman dokumen. Halaman dokumen akan diletakkan di tengah halaman pencetak." -#: ../libview/ev-print-operation.c:1896 +#: ../libview/ev-print-operation.c:1922 msgid "Select page size using document page size" msgstr "Memilih ukuran halaman sesuai ukuran halaman dokumen" -#: ../libview/ev-print-operation.c:1898 +#: ../libview/ev-print-operation.c:1924 msgid "" "When enabled, each page will be printed on the same size paper as the " "document page." msgstr "Bila diaktifkan, setiap halaman akan dicetak dengan ukuran kertas seperti halaman dokumen." -#: ../libview/ev-print-operation.c:1980 +#: ../libview/ev-print-operation.c:2006 msgid "Page Handling" msgstr "Penanganan Halaman" -#: ../libview/ev-jobs.c:1529 +#: ../libview/ev-jobs.c:1742 #, c-format msgid "Failed to print page %d: %s" msgstr "Gagal mencetak halaman %d: %s" @@ -711,87 +798,87 @@ msgstr "Gulung Tampilan Naik" msgid "Scroll View Down" msgstr "Gulung Tampilan Turun" -#: ../libview/ev-view-accessible.c:882 +#: ../libview/ev-view-accessible.c:883 msgid "Document View" msgstr "Tampilan Dokumen" -#: ../libview/ev-view-presentation.c:676 +#: ../libview/ev-view-presentation.c:722 msgid "Jump to page:" msgstr "Ke halaman:" -#: ../libview/ev-view-presentation.c:998 +#: ../libview/ev-view-presentation.c:1046 msgid "End of presentation. Click to exit." msgstr "Akhir presentasi. Klik untuk keluar." -#: ../libview/ev-view.c:1827 +#: ../libview/ev-view.c:1867 msgid "Go to first page" msgstr "Menuju halaman pertama" -#: ../libview/ev-view.c:1829 +#: ../libview/ev-view.c:1869 msgid "Go to previous page" msgstr "Menuju halaman sebelumnya" -#: ../libview/ev-view.c:1831 +#: ../libview/ev-view.c:1871 msgid "Go to next page" msgstr "Menuju halaman selanjutnya" -#: ../libview/ev-view.c:1833 +#: ../libview/ev-view.c:1873 msgid "Go to last page" msgstr "Menuju halaman terakhir" -#: ../libview/ev-view.c:1835 +#: ../libview/ev-view.c:1875 msgid "Go to page" msgstr "Ke halaman" -#: ../libview/ev-view.c:1837 +#: ../libview/ev-view.c:1877 msgid "Find" msgstr "Cari" -#: ../libview/ev-view.c:1865 +#: ../libview/ev-view.c:1905 #, c-format msgid "Go to page %s" msgstr "Menuju halaman %s" -#: ../libview/ev-view.c:1871 +#: ../libview/ev-view.c:1911 #, c-format msgid "Go to %s on file “%s”" msgstr "Menuju %s pada berkas “%s”" -#: ../libview/ev-view.c:1874 +#: ../libview/ev-view.c:1914 #, c-format msgid "Go to file “%s”" msgstr "Menuju berkas “%s”" -#: ../libview/ev-view.c:1882 +#: ../libview/ev-view.c:1922 #, c-format msgid "Launch %s" msgstr "Luncurkan %s" -#: ../shell/eggfindbar.c:323 +#: ../shell/eggfindbar.c:322 msgid "Find:" msgstr "Cari:" -#: ../shell/eggfindbar.c:332 ../shell/ev-window.c:5499 +#: ../shell/eggfindbar.c:331 ../shell/ev-window.c:6011 msgid "Find Pre_vious" msgstr "Cari _Sebelumnya" -#: ../shell/eggfindbar.c:336 +#: ../shell/eggfindbar.c:335 msgid "Find previous occurrence of the search string" msgstr "Menuju string yang ditemukan sebelumnya" -#: ../shell/eggfindbar.c:340 ../shell/ev-window.c:5497 +#: ../shell/eggfindbar.c:339 ../shell/ev-window.c:6009 msgid "Find Ne_xt" msgstr "_Cari Selanjutnya" -#: ../shell/eggfindbar.c:344 +#: ../shell/eggfindbar.c:343 msgid "Find next occurrence of the search string" msgstr "Menuju string yang ditemukan sebelumnya" -#: ../shell/eggfindbar.c:351 +#: ../shell/eggfindbar.c:350 msgid "Case Sensitive" msgstr "Case Sensitive" -#: ../shell/eggfindbar.c:354 +#: ../shell/eggfindbar.c:353 msgid "Toggle case sensitive search" msgstr "Mencari dengan menyesuaikan besar atau kecilnya huruf" @@ -843,35 +930,35 @@ msgstr "Tidak diketahui" msgid "Annotation Properties" msgstr "Preperti Anotasi" -#: ../shell/ev-annotation-properties-dialog.c:175 +#: ../shell/ev-annotation-properties-dialog.c:172 msgid "Color:" msgstr "Warna:" -#: ../shell/ev-annotation-properties-dialog.c:187 +#: ../shell/ev-annotation-properties-dialog.c:184 msgid "Style:" msgstr "Gaya:" -#: ../shell/ev-annotation-properties-dialog.c:203 +#: ../shell/ev-annotation-properties-dialog.c:200 msgid "Transparent" msgstr "Transparan" -#: ../shell/ev-annotation-properties-dialog.c:210 +#: ../shell/ev-annotation-properties-dialog.c:207 msgid "Opaque" msgstr "Legap" -#: ../shell/ev-annotation-properties-dialog.c:221 +#: ../shell/ev-annotation-properties-dialog.c:218 msgid "Initial window state:" msgstr "Keadaan awal jendela:" -#: ../shell/ev-annotation-properties-dialog.c:228 +#: ../shell/ev-annotation-properties-dialog.c:225 msgid "Open" msgstr "Buka" -#: ../shell/ev-annotation-properties-dialog.c:229 +#: ../shell/ev-annotation-properties-dialog.c:226 msgid "Close" msgstr "Tutup" -#: ../shell/ev-application.c:1040 +#: ../shell/ev-application.c:1042 msgid "Running in presentation mode" msgstr "Berjalan dalam mode presentasi" @@ -890,11 +977,11 @@ msgstr "Mengonversi %s" msgid "%d of %d documents converted" msgstr "%d dari %d dokumen telah dikonversi" -#: ../shell/ev-convert-metadata.c:165 ../shell/ev-convert-metadata.c:185 +#: ../shell/ev-convert-metadata.c:165 ../shell/ev-convert-metadata.c:181 msgid "Converting metadata" msgstr "Mengonversi metadata" -#: ../shell/ev-convert-metadata.c:191 +#: ../shell/ev-convert-metadata.c:187 msgid "" "The metadata format used by Atril has changed, and hence it needs to be " "migrated. If the migration is cancelled the metadata storage will not work." @@ -910,37 +997,37 @@ msgid "" "password." msgstr "Dokumen ini dalam keadaan terkunci dan harus dibuka dengan sandi." -#: ../shell/ev-password-view.c:153 ../shell/ev-password-view.c:274 +#: ../shell/ev-password-view.c:153 ../shell/ev-password-view.c:271 msgid "_Unlock Document" msgstr "B_uka Kunci Dokumen" -#: ../shell/ev-password-view.c:266 +#: ../shell/ev-password-view.c:263 msgid "Enter password" msgstr "Masukkan sandi" -#: ../shell/ev-password-view.c:306 +#: ../shell/ev-password-view.c:303 msgid "Password required" msgstr "Memerlukan sandi" -#: ../shell/ev-password-view.c:307 +#: ../shell/ev-password-view.c:304 #, c-format msgid "" "The document “%s” is locked and requires a password before it can be opened." msgstr "Dokumen \"%s\" dalam keadaan terkunci dan harus dibuka dengan sandi." -#: ../shell/ev-password-view.c:337 +#: ../shell/ev-password-view.c:334 msgid "_Password:" msgstr "_Sandi:" -#: ../shell/ev-password-view.c:370 +#: ../shell/ev-password-view.c:367 msgid "Forget password _immediately" msgstr "Lupakan sandi seket_ika" -#: ../shell/ev-password-view.c:382 +#: ../shell/ev-password-view.c:379 msgid "Remember password until you _log out" msgstr "Ingat sandi sampai Anda _log keluar" -#: ../shell/ev-password-view.c:394 +#: ../shell/ev-password-view.c:391 msgid "Remember _forever" msgstr "Ingat sela_manya" @@ -948,15 +1035,15 @@ msgstr "Ingat sela_manya" msgid "Properties" msgstr "Properti" -#: ../shell/ev-properties-dialog.c:97 +#: ../shell/ev-properties-dialog.c:94 msgid "General" msgstr "Umum" -#: ../shell/ev-properties-dialog.c:107 +#: ../shell/ev-properties-dialog.c:104 msgid "Fonts" msgstr "Fonta" -#: ../shell/ev-properties-dialog.c:120 +#: ../shell/ev-properties-dialog.c:117 msgid "Document License" msgstr "Lisensi Dokumen" @@ -1014,185 +1101,216 @@ msgstr "Halaman %d" msgid "Attachments" msgstr "Lampiran" -#: ../shell/ev-sidebar-layers.c:401 +#: ../shell/ev-sidebar-bookmarks.c:152 +msgid "_Open Bookmark" +msgstr "" + +#: ../shell/ev-sidebar-bookmarks.c:154 +msgid "_Rename Bookmark" +msgstr "" + +#: ../shell/ev-sidebar-bookmarks.c:156 +msgid "_Remove Bookmark" +msgstr "" + +#: ../shell/ev-sidebar-bookmarks.c:311 ../shell/ev-window.c:951 +#: ../shell/ev-window.c:4719 +#, c-format +msgid "Page %s" +msgstr "Halaman %s" + +#: ../shell/ev-sidebar-bookmarks.c:609 +msgid "Bookmarks" +msgstr "" + +#: ../shell/ev-sidebar-layers.c:444 msgid "Layers" msgstr "Lapisan" -#: ../shell/ev-sidebar-links.c:335 +#: ../shell/ev-sidebar-links.c:338 msgid "Print…" msgstr "Cetak..." -#: ../shell/ev-sidebar-links.c:750 +#: ../shell/ev-sidebar-links.c:722 msgid "Index" msgstr "Indeks" -#: ../shell/ev-sidebar-thumbnails.c:992 +#: ../shell/ev-sidebar-thumbnails.c:1006 msgid "Thumbnails" msgstr "Miniatur" -#: ../shell/ev-window.c:874 +#: ../shell/ev-window.c:948 #, c-format msgid "Page %s — %s" msgstr "Halaman %s — %s" -#: ../shell/ev-window.c:876 -#, c-format -msgid "Page %s" -msgstr "Halaman %s" +#: ../shell/ev-window.c:1088 +msgid "" +"Cannot enter presentation mode with ePub documents use fullscreen mode " +"instead." +msgstr "Tidak bisa masuk ke mode presentasi dengan dokumen ePub, gunakan mode layar penuh." -#: ../shell/ev-window.c:1426 +#: ../shell/ev-window.c:1560 msgid "The document contains no pages" msgstr "Dokumen tak memuat halaman" -#: ../shell/ev-window.c:1429 +#: ../shell/ev-window.c:1563 msgid "The document contains only empty pages" msgstr "Dokumen hanya memuat halaman kosong" -#: ../shell/ev-window.c:1634 ../shell/ev-window.c:1800 +#: ../shell/ev-window.c:1601 +msgid "Presentation mode is not supported for ePub documents." +msgstr "Mode presentasi tidak didukung untuk dokumen ePub." + +#: ../shell/ev-window.c:1802 ../shell/ev-window.c:1970 msgid "Unable to open document" msgstr "Tidak dapat membuka dokumen" -#: ../shell/ev-window.c:1771 +#: ../shell/ev-window.c:1939 #, c-format msgid "Loading document from “%s”" msgstr "Memuat dokumen dari “%s”" -#: ../shell/ev-window.c:1913 ../shell/ev-window.c:2192 +#: ../shell/ev-window.c:2083 ../shell/ev-window.c:2373 #, c-format msgid "Downloading document (%d%%)" msgstr "Mengunduh dokumen (%d%%)" -#: ../shell/ev-window.c:1946 +#: ../shell/ev-window.c:2116 msgid "Failed to load remote file." msgstr "Gagal memuat berkas jauh." -#: ../shell/ev-window.c:2136 +#: ../shell/ev-window.c:2317 #, c-format msgid "Reloading document from %s" msgstr "Memuat ulang dokumen dari %s" -#: ../shell/ev-window.c:2168 +#: ../shell/ev-window.c:2349 msgid "Failed to reload document." msgstr "Gagal memuat ulang dokumen." -#: ../shell/ev-window.c:2323 +#: ../shell/ev-window.c:2501 msgid "Open Document" msgstr "Buka Dokumen" -#: ../shell/ev-window.c:2621 +#: ../shell/ev-window.c:2799 #, c-format msgid "Saving document to %s" msgstr "Menyimpan dokumen ke %s" -#: ../shell/ev-window.c:2624 +#: ../shell/ev-window.c:2802 #, c-format msgid "Saving attachment to %s" msgstr "Menyimpan lampiran ke %s" -#: ../shell/ev-window.c:2627 +#: ../shell/ev-window.c:2805 #, c-format msgid "Saving image to %s" msgstr "Menyimpan gambar ke %s" -#: ../shell/ev-window.c:2671 ../shell/ev-window.c:2771 +#: ../shell/ev-window.c:2849 ../shell/ev-window.c:2949 #, c-format msgid "The file could not be saved as “%s”." msgstr "Berkas tidak dapat disimpan sebagai “%s”." -#: ../shell/ev-window.c:2702 +#: ../shell/ev-window.c:2880 #, c-format msgid "Uploading document (%d%%)" msgstr "Mengunggah dokumen (%d%%)" -#: ../shell/ev-window.c:2706 +#: ../shell/ev-window.c:2884 #, c-format msgid "Uploading attachment (%d%%)" msgstr "Mengunggah lampiran (%d%%)" -#: ../shell/ev-window.c:2710 +#: ../shell/ev-window.c:2888 #, c-format msgid "Uploading image (%d%%)" msgstr "Mengunggah gambar (%d%%)" -#: ../shell/ev-window.c:2834 +#: ../shell/ev-window.c:3012 msgid "Save a Copy" msgstr "Simpan Salinan" -#: ../shell/ev-window.c:3119 +#: ../shell/ev-window.c:3297 #, c-format msgid "%d pending job in queue" msgid_plural "%d pending jobs in queue" msgstr[0] "%d tugas tertunda di antrian" -#: ../shell/ev-window.c:3232 +#: ../shell/ev-window.c:3410 #, c-format msgid "Printing job “%s”" msgstr "Tugas mencetak “%s”" -#: ../shell/ev-window.c:3406 +#: ../shell/ev-window.c:3587 msgid "" "Document contains form fields that have been filled out. If you don't save a" " copy, changes will be permanently lost." msgstr "Dokumen memuat ruas blanko yang telah diisi. Bila Anda tidak menyimpan salinan, perubahan akan hilang seterusnya." -#: ../shell/ev-window.c:3410 +#: ../shell/ev-window.c:3591 msgid "" "Document contains new or modified annotations. If you don't save a copy, " "changes will be permanently lost." msgstr "Dokumen memuat anotasi baru atau yang diubah. Bila Anda tidak menyimpan salinan, perubahan akan hilang seterusnya." -#: ../shell/ev-window.c:3417 +#: ../shell/ev-window.c:3598 #, c-format msgid "Save a copy of document “%s” before closing?" msgstr "Simpan salinan dokumen \"%s\" sebelum menutup?" -#: ../shell/ev-window.c:3436 +#: ../shell/ev-window.c:3617 msgid "Close _without Saving" msgstr "Tutup _tanpa Menyimpan" -#: ../shell/ev-window.c:3440 +#: ../shell/ev-window.c:3621 msgid "Save a _Copy" msgstr "Simpan _Salinan" -#: ../shell/ev-window.c:3514 +#: ../shell/ev-window.c:3695 #, c-format msgid "Wait until print job “%s” finishes before closing?" msgstr "Tunggu sampai tugas pencetakan \"%s\" selesai sebelum menutup?" -#: ../shell/ev-window.c:3517 +#: ../shell/ev-window.c:3698 #, c-format msgid "" "There are %d print jobs active. Wait until print finishes before closing?" msgstr "Ada %d tugas pencetakan aktif. Tunggu sampai pencetakan selesai sebelum menutup?" -#: ../shell/ev-window.c:3529 +#: ../shell/ev-window.c:3710 msgid "If you close the window, pending print jobs will not be printed." msgstr "Bila Anda menutup jendela, tugas cetak yang ditunda tak akan dicetak." -#: ../shell/ev-window.c:3533 +#: ../shell/ev-window.c:3714 msgid "Cancel _print and Close" msgstr "Batal _Mencetak dan Keluar" -#: ../shell/ev-window.c:3537 +#: ../shell/ev-window.c:3718 msgid "Close _after Printing" msgstr "Tutup setel_ah Mencetak" -#: ../shell/ev-window.c:4166 +#: ../shell/ev-window.c:4151 +msgid "Presentation mode is not supported for ePub documents" +msgstr "Mode presentasi tidak didukung untuk dokumen ePub." + +#: ../shell/ev-window.c:4463 msgid "Toolbar Editor" msgstr "Penyunting Bilah Alat" -#: ../shell/ev-window.c:4343 +#: ../shell/ev-window.c:4764 msgid "There was an error displaying help" msgstr "Terjadi galat sewaktu menampilkan bantuan" -#: ../shell/ev-window.c:4555 +#: ../shell/ev-window.c:4988 #, c-format msgid "" "Document Viewer\n" "Using %s (%s)" msgstr "Penampil Dokumen.\nMenggunakan %s (%s)" -#: ../shell/ev-window.c:4589 +#: ../shell/ev-window.c:5023 msgid "" "Atril is free software; you can redistribute it and/or modify it under the " "terms of the GNU General Public License as published by the Free Software " @@ -1200,7 +1318,7 @@ msgid "" "version.\n" msgstr "Atril adalah perangkat lunak bebas; Anda dapat mendistribusikan ulang dan/atau mengubahnya di bawah ketentuan GNU General Public License sebagaimana dipublikasikan oleh Free Software Foundation; Lisensi versi 2, atau (sesuai pilihan Anda) menggunakan versi selanjutnya.\n" -#: ../shell/ev-window.c:4593 +#: ../shell/ev-window.c:5027 msgid "" "Atril is distributed in the hope that it will be useful, but WITHOUT ANY " "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " @@ -1208,357 +1326,370 @@ msgid "" "details.\n" msgstr "Atril didistribusikan dengan harapan dapat berguna, tetapi TANPA ADANYA JAMINAN; termasuk tanpa jaminan DAYA JUAL atau KELAIKAN UNTUK TUJUAN TERTENTU. Lihat GNU General Public License untuk rincian lebih lanjut.\n" -#: ../shell/ev-window.c:4597 +#: ../shell/ev-window.c:5031 msgid "" "You should have received a copy of the GNU General Public License along with" " Atril; if not, write to the Free Software Foundation, Inc., 51 Franklin " "Street, Fifth Floor, Boston, MA 02110-1301 USA\n" msgstr "Anda seharusnya menerima salinan dari GNU General Public License bersama Atril; jika tidak, kirimkan surat Anda ke Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" -#: ../shell/ev-window.c:4622 +#: ../shell/ev-window.c:5056 msgid "Atril" msgstr "Atril" -#: ../shell/ev-window.c:4625 +#: ../shell/ev-window.c:5059 msgid "" "© 1996–2009 The Evince authors\n" "© 2012–2014 The MATE developers" msgstr "© 1996–2009 The Evince authors\n© 2012–2014 The MATE developers" -#: ../shell/ev-window.c:4631 +#: ../shell/ev-window.c:5065 msgid "translator-credits" msgstr "Mohammad DAMT .\nAhmad Riza H Nst .\nAndika Triwidada , 2009, 2010.\nDirgita , 2010." #. TRANS: Sometimes this could be better translated as #. "%d hit(s) on this page". Therefore this string #. contains plural cases. -#: ../shell/ev-window.c:4897 +#: ../shell/ev-window.c:5336 #, c-format msgid "%d found on this page" msgid_plural "%d found on this page" msgstr[0] "ditemukan %d pada halaman ini" -#: ../shell/ev-window.c:4902 +#: ../shell/ev-window.c:5341 msgid "Not found" msgstr "Tak ditemukan" -#: ../shell/ev-window.c:4908 +#: ../shell/ev-window.c:5347 #, c-format msgid "%3d%% remaining to search" msgstr "%3d%% lagi dalam pencarian" -#: ../shell/ev-window.c:5465 +#: ../shell/ev-window.c:5976 msgid "_File" msgstr "_Berkas" -#: ../shell/ev-window.c:5466 +#: ../shell/ev-window.c:5977 msgid "_Edit" msgstr "_Sunting" -#: ../shell/ev-window.c:5467 +#: ../shell/ev-window.c:5978 msgid "_View" msgstr "_Tampilan" -#: ../shell/ev-window.c:5468 +#: ../shell/ev-window.c:5979 msgid "_Go" msgstr "_Ke" -#: ../shell/ev-window.c:5469 +#: ../shell/ev-window.c:5980 +msgid "_Bookmarks" +msgstr "" + +#: ../shell/ev-window.c:5981 msgid "_Help" msgstr "Ba_ntuan" #. File menu -#: ../shell/ev-window.c:5472 ../shell/ev-window.c:5776 +#: ../shell/ev-window.c:5984 ../shell/ev-window.c:6332 msgid "_Open…" msgstr "_Buka…" -#: ../shell/ev-window.c:5473 ../shell/ev-window.c:5777 +#: ../shell/ev-window.c:5985 ../shell/ev-window.c:6333 msgid "Open an existing document" msgstr "Membuka dokumen" -#: ../shell/ev-window.c:5475 +#: ../shell/ev-window.c:5987 msgid "Op_en a Copy" msgstr "_Buka Salinan" -#: ../shell/ev-window.c:5476 +#: ../shell/ev-window.c:5988 msgid "Open a copy of the current document in a new window" msgstr "Membuka salinan dokumen yang sedang aktif pada jendela baru" -#: ../shell/ev-window.c:5478 +#: ../shell/ev-window.c:5990 msgid "_Save a Copy…" msgstr "_Simpan Salinan…" -#: ../shell/ev-window.c:5479 +#: ../shell/ev-window.c:5991 msgid "Save a copy of the current document" msgstr "Menyimpan salinan dokumen yang sedang aktif" -#: ../shell/ev-window.c:5481 +#: ../shell/ev-window.c:5993 msgid "_Print…" msgstr "_Cetak…" -#: ../shell/ev-window.c:5484 +#: ../shell/ev-window.c:5996 msgid "P_roperties" msgstr "P_roperti" -#: ../shell/ev-window.c:5492 +#: ../shell/ev-window.c:6004 msgid "Select _All" msgstr "Pilih Semu_a" -#: ../shell/ev-window.c:5494 +#: ../shell/ev-window.c:6006 msgid "_Find…" msgstr "_Cari…" -#: ../shell/ev-window.c:5495 +#: ../shell/ev-window.c:6007 msgid "Find a word or phrase in the document" msgstr "Mencari kata atau frasa dalam dokumen" -#: ../shell/ev-window.c:5501 +#: ../shell/ev-window.c:6013 msgid "T_oolbar" msgstr "_Bilah Alat" -#: ../shell/ev-window.c:5503 +#: ../shell/ev-window.c:6015 msgid "Rotate _Left" msgstr "Putar _Kiri" -#: ../shell/ev-window.c:5505 +#: ../shell/ev-window.c:6017 msgid "Rotate _Right" msgstr "_Putar Kanan" -#: ../shell/ev-window.c:5507 +#: ../shell/ev-window.c:6019 msgid "Save Current Settings as _Default" msgstr "Simpan Setelan Kini sebagai _Bawaan" -#: ../shell/ev-window.c:5518 +#: ../shell/ev-window.c:6030 msgid "_Reload" msgstr "_Muat Ulang" -#: ../shell/ev-window.c:5519 +#: ../shell/ev-window.c:6031 msgid "Reload the document" msgstr "Memuat ulang dokumen" -#: ../shell/ev-window.c:5521 +#: ../shell/ev-window.c:6033 msgid "_Expand Window to Fit" msgstr "_Perluas Jendela agar Sesuai" -#: ../shell/ev-window.c:5525 +#: ../shell/ev-window.c:6037 msgid "Auto_scroll" msgstr "Menggulung Otomati_s" -#: ../shell/ev-window.c:5535 +#: ../shell/ev-window.c:6047 msgid "_First Page" msgstr "Halaman _Pertama" -#: ../shell/ev-window.c:5536 +#: ../shell/ev-window.c:6048 msgid "Go to the first page" msgstr "Menuju halaman pertama" -#: ../shell/ev-window.c:5538 +#: ../shell/ev-window.c:6050 msgid "_Last Page" msgstr "Halaman _Terakhir" -#: ../shell/ev-window.c:5539 +#: ../shell/ev-window.c:6051 msgid "Go to the last page" msgstr "Menuju halaman terakhir" +#. Bookmarks menu +#: ../shell/ev-window.c:6055 +msgid "_Add Bookmark" +msgstr "" + +#: ../shell/ev-window.c:6056 +msgid "Add a bookmark for the current page" +msgstr "" + #. Help menu -#: ../shell/ev-window.c:5543 +#: ../shell/ev-window.c:6060 msgid "_Contents" msgstr "_Isi" -#: ../shell/ev-window.c:5546 +#: ../shell/ev-window.c:6063 msgid "_About" msgstr "Tent_ang" #. Toolbar-only -#: ../shell/ev-window.c:5550 +#: ../shell/ev-window.c:6067 msgid "Leave Fullscreen" msgstr "Keluar dari Layar Penuh" -#: ../shell/ev-window.c:5551 +#: ../shell/ev-window.c:6068 msgid "Leave fullscreen mode" msgstr "Meninggalkan mode layar penuh" -#: ../shell/ev-window.c:5553 +#: ../shell/ev-window.c:6070 msgid "Start Presentation" msgstr "Mulai Presentasi" -#: ../shell/ev-window.c:5554 +#: ../shell/ev-window.c:6071 msgid "Start a presentation" msgstr "Memulai presentasi" #. View Menu -#: ../shell/ev-window.c:5613 +#: ../shell/ev-window.c:6130 msgid "_Toolbar" msgstr "Bilah Ala_t" -#: ../shell/ev-window.c:5614 +#: ../shell/ev-window.c:6131 msgid "Show or hide the toolbar" msgstr "Menampilkan atau menyembunyikan bilah alat" -#: ../shell/ev-window.c:5616 +#: ../shell/ev-window.c:6133 msgid "Side _Pane" msgstr "_Panel Samping" -#: ../shell/ev-window.c:5617 +#: ../shell/ev-window.c:6134 msgid "Show or hide the side pane" msgstr "Menampilkan atau menyembunyikan panel samping" -#: ../shell/ev-window.c:5619 +#: ../shell/ev-window.c:6136 msgid "_Continuous" msgstr "Berkelanju_tan" -#: ../shell/ev-window.c:5620 +#: ../shell/ev-window.c:6137 msgid "Show the entire document" msgstr "Menampilkan seluruh isi dokumen" -#: ../shell/ev-window.c:5622 +#: ../shell/ev-window.c:6139 msgid "_Dual" msgstr "Gan_da" -#: ../shell/ev-window.c:5623 +#: ../shell/ev-window.c:6140 msgid "Show two pages at once" msgstr "Menampilkan dua halaman sekaligus" -#: ../shell/ev-window.c:5625 +#: ../shell/ev-window.c:6142 msgid "_Fullscreen" msgstr "Layar _Penuh" -#: ../shell/ev-window.c:5626 +#: ../shell/ev-window.c:6143 msgid "Expand the window to fill the screen" msgstr "Membuka jendela hingga memenuhi layar" -#: ../shell/ev-window.c:5628 +#: ../shell/ev-window.c:6145 msgid "Pre_sentation" msgstr "Pre_sentasi" -#: ../shell/ev-window.c:5629 +#: ../shell/ev-window.c:6146 msgid "Run document as a presentation" msgstr "Jalankan dokumen sebagai suatu presentasi" -#: ../shell/ev-window.c:5637 +#: ../shell/ev-window.c:6154 msgid "_Inverted Colors" msgstr "Warna Terbal_ik" -#: ../shell/ev-window.c:5638 +#: ../shell/ev-window.c:6155 msgid "Show page contents with the colors inverted" msgstr "Menampilkan isi halaman dengan warna yang terbalik" #. Links -#: ../shell/ev-window.c:5646 +#: ../shell/ev-window.c:6163 msgid "_Open Link" msgstr "_Buka Taut" -#: ../shell/ev-window.c:5648 +#: ../shell/ev-window.c:6165 msgid "_Go To" msgstr "_Ke" -#: ../shell/ev-window.c:5650 +#: ../shell/ev-window.c:6167 msgid "Open in New _Window" msgstr "Buka di Jendela _Baru" -#: ../shell/ev-window.c:5652 +#: ../shell/ev-window.c:6169 msgid "_Copy Link Address" msgstr "Salin _Alamat Taut" -#: ../shell/ev-window.c:5654 +#: ../shell/ev-window.c:6171 msgid "_Save Image As…" msgstr "_Simpan Gambar Sebagai…" -#: ../shell/ev-window.c:5656 +#: ../shell/ev-window.c:6173 msgid "Copy _Image" msgstr "Sal_in Gambar" -#: ../shell/ev-window.c:5658 +#: ../shell/ev-window.c:6175 msgid "Annotation Properties…" msgstr "Properti Anotasi…" -#: ../shell/ev-window.c:5663 +#: ../shell/ev-window.c:6180 msgid "_Open Attachment" msgstr "_Buka Lampiran" -#: ../shell/ev-window.c:5665 +#: ../shell/ev-window.c:6182 msgid "_Save Attachment As…" msgstr "_Simpan Lampiran Sebagai…" -#: ../shell/ev-window.c:5750 +#: ../shell/ev-window.c:6306 msgid "Zoom" msgstr "Zum" -#: ../shell/ev-window.c:5752 +#: ../shell/ev-window.c:6308 msgid "Adjust the zoom level" msgstr "Atur tingkat perbesaran" -#: ../shell/ev-window.c:5762 +#: ../shell/ev-window.c:6318 msgid "Navigation" msgstr "Navigasi" -#: ../shell/ev-window.c:5764 +#: ../shell/ev-window.c:6320 msgid "Back" msgstr "Mundur" #. translators: this is the history action -#: ../shell/ev-window.c:5767 +#: ../shell/ev-window.c:6323 msgid "Move across visited pages" msgstr "Pindahkan melintasi halaman yang telah dikunjungi" #. translators: this is the label for toolbar button -#: ../shell/ev-window.c:5797 +#: ../shell/ev-window.c:6353 msgid "Previous" msgstr "Sebelumnya" #. translators: this is the label for toolbar button -#: ../shell/ev-window.c:5802 +#: ../shell/ev-window.c:6358 msgid "Next" msgstr "Selanjutnya" #. translators: this is the label for toolbar button -#: ../shell/ev-window.c:5806 +#: ../shell/ev-window.c:6362 msgid "Zoom In" msgstr "Perbesar Tampilan" #. translators: this is the label for toolbar button -#: ../shell/ev-window.c:5810 +#: ../shell/ev-window.c:6366 msgid "Zoom Out" msgstr "Perkecil Tampilan" #. translators: this is the label for toolbar button -#: ../shell/ev-window.c:5818 +#: ../shell/ev-window.c:6374 msgid "Fit Width" msgstr "Selebar Halaman" -#: ../shell/ev-window.c:5963 ../shell/ev-window.c:5980 +#: ../shell/ev-window.c:6519 ../shell/ev-window.c:6536 msgid "Unable to launch external application." msgstr "Tidak dapat meluncurkan aplikasi luar" -#: ../shell/ev-window.c:6037 +#: ../shell/ev-window.c:6593 msgid "Unable to open external link" msgstr "Tidak dapat membuka taut luar" -#: ../shell/ev-window.c:6204 +#: ../shell/ev-window.c:6784 msgid "Couldn't find appropriate format to save image" msgstr "Tidak menemukan format yang cocok untuk menyimpan gambar" -#: ../shell/ev-window.c:6246 +#: ../shell/ev-window.c:6816 msgid "The image could not be saved." msgstr "Gambar tidak dapat disimpan." -#: ../shell/ev-window.c:6278 +#: ../shell/ev-window.c:6848 msgid "Save Image" msgstr "Simpan Gambar" -#: ../shell/ev-window.c:6406 +#: ../shell/ev-window.c:6978 msgid "Unable to open attachment" msgstr "Tidak dapat membuka lampiran" -#: ../shell/ev-window.c:6459 +#: ../shell/ev-window.c:7031 msgid "The attachment could not be saved." msgstr "Lampiran tidak dapat disimpan." -#: ../shell/ev-window.c:6504 +#: ../shell/ev-window.c:7076 msgid "Save Attachment" msgstr "Simpan Lampiran" -#: ../shell/ev-window-title.c:162 +#: ../shell/ev-window-title.c:170 #, c-format msgid "%s — Password Required" msgstr "%s — Memerlukan Sandi" @@ -1567,7 +1698,7 @@ msgstr "%s — Memerlukan Sandi" msgid "By extension" msgstr "Berdasarkan ekstensi" -#: ../shell/main.c:69 ../shell/main.c:276 +#: ../shell/main.c:69 ../shell/main.c:270 msgid "MATE Document Viewer" msgstr "Penampil Dokumen MATE" -- cgit v1.2.1