2001-06-22 20:59:29 +04:00
|
|
|
# Nano editor 1.0.2 (bahasa Indonesia).
|
2001-02-09 05:49:46 +03:00
|
|
|
# Copyright (C) 2001 Free Software Foundation, Inc.
|
2001-06-22 20:59:29 +04:00
|
|
|
# Tedi Heriyanto <tedi_h@gmx.net>, 2001.
|
2000-06-09 06:40:50 +04:00
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2001-06-22 20:59:29 +04:00
|
|
|
"Project-Id-Version: nano 1.0.2\n"
|
2002-01-23 04:06:20 +03:00
|
|
|
"POT-Creation-Date: 2002-01-22 20:01-0500\n"
|
2001-06-22 20:59:29 +04:00
|
|
|
"PO-Revision-Date: 2001-06-22 14:38GMT+0700\n"
|
|
|
|
"Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"Language-Team: Indonesian <id@li.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
2001-06-22 20:59:29 +04:00
|
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Generator: KBabel 0.8\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-05-21 16:56:25 +04:00
|
|
|
#: cut.c:43
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "add_to_cutbuffer called with inptr->data = %s\n"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "add_to_cutbuffer dipanggil dgn inptr->data = %s\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-10-26 20:14:45 +04:00
|
|
|
#: cut.c:215
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Blew away cutbuffer =)\n"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Hapus cutbuffer =)\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-10-26 20:14:45 +04:00
|
|
|
#: files.c:67
|
|
|
|
msgid "File already loaded"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:176
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "read_line: not on first line and prev is NULL"
|
|
|
|
msgstr "read_line: tidak di baris pertama dan sebelumnya adalah NULL"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:249 files.c:275
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Read %d lines"
|
|
|
|
msgstr "Membaca %d baris"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:270
|
2001-10-26 20:14:45 +04:00
|
|
|
#, c-format
|
2002-01-05 22:49:06 +03:00
|
|
|
msgid "Read %d lines (Converted from Mac format)"
|
2001-10-26 20:14:45 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:272
|
2001-10-26 20:14:45 +04:00
|
|
|
#, c-format
|
2002-01-05 22:49:06 +03:00
|
|
|
msgid "Read %d lines (Converted from DOS format)"
|
2001-10-26 20:14:45 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:294 search.c:217
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" not found"
|
|
|
|
msgstr "\"%s\" tidak ditemukan"
|
|
|
|
|
|
|
|
#. We have a new file
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:298
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "New File"
|
|
|
|
msgstr "File Baru"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:311
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "File \"%s\" is a directory"
|
|
|
|
msgstr "File \"%s\" adalah sebuah direktori"
|
|
|
|
|
2000-12-19 05:59:43 +03:00
|
|
|
#. Don't open character or block files. Sorry, /dev/sndstat!
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:314
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-12-19 05:59:43 +03:00
|
|
|
msgid "File \"%s\" is a device file"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "File \"%s\" adalah sebuah file device"
|
2000-12-19 05:59:43 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:322
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Reading File"
|
|
|
|
msgstr "Membaca File"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:342
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "File to insert [from ./] "
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "File untuk disisipkan [dari ./] "
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:346 files.c:505 files.c:556 files.c:747 files.c:759 files.c:802
|
|
|
|
#: files.c:813 files.c:1382
|
2001-07-15 20:07:23 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "filename is %s"
|
|
|
|
msgstr "Namafile adalah %s"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:377
|
2001-09-19 07:22:52 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't insert file from outside of %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: files.c:440 files.c:1106 files.c:1467 nano.c:1825
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Cancelled"
|
|
|
|
msgstr "Dibatalkan"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:455
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Key illegal in non-multibuffer mode"
|
|
|
|
msgstr "Kunci ilegal dalam mode VIEW"
|
|
|
|
|
|
|
|
#: files.c:739 files.c:794
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "No more open files"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1129
|
2001-09-19 07:22:52 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't write outside of %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1166 files.c:1182 files.c:1196 files.c:1219 files.c:1228
|
|
|
|
#: files.c:1240
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open file for writing: %s"
|
|
|
|
msgstr "Tidak dapat membuka file untuk menulis: %s"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1201
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote >%s\n"
|
|
|
|
msgstr "Tulis >%s\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1250
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not close %s: %s"
|
|
|
|
msgstr "Tidak dapat menutup %s: %s"
|
|
|
|
|
|
|
|
#. Try a rename??
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1273 files.c:1282 files.c:1287
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open %s for writing: %s"
|
|
|
|
msgstr "Tidak dapat membuka %s untuk menulis: %s"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1294
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not set permissions %o on %s: %s"
|
|
|
|
msgstr "Tidak dapat menset permisi %o pada %s: %s"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1301
|
2000-06-19 19:47:22 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote %d lines"
|
|
|
|
msgstr "Menulis %d baris"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1344
|
2001-10-04 05:24:07 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Append Selection to File"
|
|
|
|
msgstr "Pindah ke akhir baris ini"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1347
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Write Selection to File"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1353
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "File Name to Append"
|
|
|
|
msgstr "Nama file untuk ditulis"
|
2001-07-15 20:07:23 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1356
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "File Name to Write"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr "Nama file untuk ditulis"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1396
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "File exists, OVERWRITE ?"
|
|
|
|
msgstr "File ada, DITIMPA ?"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:1918
|
2000-11-06 16:18:25 +03:00
|
|
|
msgid "(more)"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "(lagi)"
|
2000-11-06 16:18:25 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2239
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid "Can't move up a directory"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Tidak dapat memindahkan direktori"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2251
|
2001-09-19 07:22:52 +04:00
|
|
|
msgid "Can't visit parent in restricted mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-01-08 01:06:11 +03:00
|
|
|
#. We can't open this dir for some reason. Complain
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2262 files.c:2319
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid "Can't open \"%s\": %s"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Tidak dapat membuka \"%s\": %s"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2290 global.c:296
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Goto Directory"
|
|
|
|
msgstr "Ke baris"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2297
|
2001-09-19 07:22:52 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't go outside of %s in restricted mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: files.c:2304
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Goto Cancelled"
|
|
|
|
msgstr "Dibatalkan"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:167
|
2000-09-01 17:32:47 +04:00
|
|
|
msgid "Constant cursor position"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Posisi kursor konstan"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:168
|
2000-09-03 05:06:40 +04:00
|
|
|
msgid "Auto indent"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Indent otomatis"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:169
|
2000-09-01 17:32:47 +04:00
|
|
|
msgid "Suspend"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Tunda"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:170
|
2000-09-03 05:06:40 +04:00
|
|
|
msgid "Help mode"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Mode bantuan"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:171
|
2000-11-18 06:05:50 +03:00
|
|
|
msgid "Pico mode"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Mode Pico"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:172
|
2000-09-01 17:32:47 +04:00
|
|
|
msgid "Mouse support"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Dukungan mouse"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:173
|
2000-09-01 17:32:47 +04:00
|
|
|
msgid "Cut to end"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Cut hingga akhir"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:174
|
2001-10-04 05:24:07 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Backwards search"
|
|
|
|
msgstr "Belakang"
|
2001-07-15 20:07:23 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:175
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Case sensitive search"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr "Pencarian secara case sensitif%s%s"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:176
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Writing file in DOS format"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:177
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Writing file in Mac format"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:178
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Smooth scrolling"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:181
|
2000-09-01 17:32:47 +04:00
|
|
|
msgid "Regular expressions"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Regular expressions"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:183
|
2000-09-03 05:06:40 +04:00
|
|
|
msgid "Auto wrap"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Wrap otomatis"
|
2000-09-01 17:32:47 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:186
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Multiple file buffers"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:187
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Open previously loaded file"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:188
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Open next loaded file"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:257
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Invoke the help menu"
|
|
|
|
msgstr "Panggil menu bantuan"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:258
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Write the current file to disk"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Tulis file sekarang ke disk"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:261
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Close currently loaded file/Exit from nano"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:263
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Exit from nano"
|
|
|
|
msgstr "Keluar dari nano"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:266
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Goto a specific line number"
|
|
|
|
msgstr "Ke nomor baris tertentu"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:267
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Justify the current paragraph"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Justifikasi paragraf saat ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:268
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Unjustify after a justify"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Unjustifikasi setelah justifikasi"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:269
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Replace text within the editor"
|
|
|
|
msgstr "Ganti teks dalam editor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:270
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Insert another file into the current one"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Sertakan file lain ke file saat ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:271
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Search for text within the editor"
|
|
|
|
msgstr "Cari teks dalam editor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:272
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move to the previous screen"
|
|
|
|
msgstr "Pindah ke layar sebelumnya"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:273
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move to the next screen"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Pindah ke layar berikutnya"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:274
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cut the current line and store it in the cutbuffer"
|
|
|
|
msgstr "Hapus baris saat ini dan taruh dalam cutbuffer"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:275
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Kembalikan dari cutbuffer ke baris saat ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:276
|
2001-05-05 21:45:54 +04:00
|
|
|
msgid "Show the position of the cursor"
|
2000-06-09 06:40:50 +04:00
|
|
|
msgstr "Tampilkan posisi kursor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:277
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Invoke the spell checker (if available)"
|
|
|
|
msgstr "Panggil spell checker (jika ada)"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:278
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move up one line"
|
|
|
|
msgstr "Naik satu baris"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:279
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move down one line"
|
|
|
|
msgstr "Turun satu baris"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:280
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move forward one character"
|
|
|
|
msgstr "Pindah satu karakter ke depan"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:281
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move back one character"
|
|
|
|
msgstr "Pindah satu karakter ke belakang"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:282
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move to the beginning of the current line"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Pindah ke awal baris ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:283
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Move to the end of the current line"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Pindah ke akhir baris ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:284
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Go to the first line of the file"
|
|
|
|
msgstr "Ke baris terawal file"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:285
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Go to the last line of the file"
|
|
|
|
msgstr "Ke baris terakhir file"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:286
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Refresh (redraw) the current screen"
|
|
|
|
msgstr "Refresh layar saat ini"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:287
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Mark text at the current cursor location"
|
|
|
|
msgstr "Tandai teks pada lokasi kursor saat ini"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:288
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Delete the character under the cursor"
|
|
|
|
msgstr "Hapus karakter pada kursor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:290
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Delete the character to the left of the cursor"
|
|
|
|
msgstr "Hapus satu karakter di kiri kursor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:291
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Insert a tab character"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Masukkan karakter tab"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:292
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Insert a carriage return at the cursor position"
|
|
|
|
msgstr "Sertakan carriage return di posisi kursor"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:294
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Make the current search or replace case (in)sensitive"
|
|
|
|
msgstr "Jadikan pencarian/penggantian saat ini case (in)sensitive"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:295
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid "Go to file browser"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Ke browser file"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:297
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cancel the current function"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Batalkan fungsi ini"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:298
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Append to the current file"
|
|
|
|
msgstr "Pindah ke akhir baris ini"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:299
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Search backwards"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr "Pencarian dibatalkan"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:301
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Use Regular expressions"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr "Regular expressions"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:302
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Find other bracket"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:306 global.c:448 global.c:481 global.c:514 global.c:527
|
2002-01-19 22:15:18 +03:00
|
|
|
#: global.c:552 global.c:566 global.c:577 global.c:585 global.c:603
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Get Help"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Bantuan"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:311
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Close"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:315 global.c:547 global.c:587
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Exit"
|
|
|
|
msgstr "Keluar"
|
|
|
|
|
2001-12-12 05:44:40 +03:00
|
|
|
#: global.c:318
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "WriteOut"
|
|
|
|
msgstr "Tulis"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:323 global.c:428
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Justify"
|
|
|
|
msgstr "Justifikasi"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#. this is so we can view multiple files
|
|
|
|
#: global.c:330 global.c:334 global.c:343 global.c:347
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "Read File"
|
|
|
|
msgstr "Baca File"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:353 global.c:424 global.c:459
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Replace"
|
|
|
|
msgstr "Ganti"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:357
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Where Is"
|
|
|
|
msgstr "Di mana"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:361 global.c:539 global.c:590
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Prev Page"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Hlm sebelumnya"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:365 global.c:543 global.c:594
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Next Page"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Hlm berikutnya"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:369
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cut Text"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Ptng Teks"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:373
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "UnJustify"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "UnJustifikasi"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:376
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "UnCut Txt"
|
|
|
|
msgstr "UnCut Teks"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:380
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cur Pos"
|
|
|
|
msgstr "Pos Kursor"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:384
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "To Spell"
|
|
|
|
msgstr "Mengeja"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:388
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Up"
|
|
|
|
msgstr "Naik"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:391
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Down"
|
|
|
|
msgstr "Turun"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:394
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Forward"
|
|
|
|
msgstr "Depan"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:397
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Back"
|
|
|
|
msgstr "Belakang"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:400
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Home"
|
|
|
|
msgstr "Awal"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:403
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "End"
|
|
|
|
msgstr "Akhir"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:406
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Refresh"
|
|
|
|
msgstr "Refresh"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:409
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Mark Text"
|
|
|
|
msgstr "Tandai Teks"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:412
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Hapus"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:416
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Backspace"
|
|
|
|
msgstr "Backspace"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:420
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Tab"
|
|
|
|
msgstr "Tab"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:432
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Enter"
|
|
|
|
msgstr "Enter"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:436 global.c:463 global.c:496
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "Goto Line"
|
|
|
|
msgstr "Ke baris"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:441
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Find Other Bracket"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:451 global.c:484 global.c:517 global.c:529 global.c:554
|
2002-01-19 22:15:18 +03:00
|
|
|
#: global.c:568 global.c:579 global.c:605 winio.c:1413
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Batal"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:453 global.c:486 global.c:519 global.c:532
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "First Line"
|
|
|
|
msgstr "Baris pertama"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:456 global.c:489 global.c:522 global.c:535
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Last Line"
|
|
|
|
msgstr "Baris terakhir"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:467 global.c:500
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Case Sens"
|
|
|
|
msgstr "Case Sens"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:470 global.c:503
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Direction"
|
|
|
|
msgstr "Ke baris"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:475 global.c:508
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Regexp"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:492
|
2000-06-29 05:30:04 +04:00
|
|
|
msgid "No Replace"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "No Replace"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:558 global.c:572
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid "To Files"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Ke File"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:562
|
2001-10-04 05:24:07 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Append"
|
|
|
|
msgstr "Tunda"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: global.c:598
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Goto"
|
|
|
|
msgstr "Ke baris"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:179
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Buffer written to %s\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Buffer ditulis ke %s\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:181
|
2000-12-03 06:43:17 +03:00
|
|
|
#, c-format
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"No %s written (file exists?)\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"%s tidak ditulis (file ada?)\n"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:188
|
2001-01-18 07:37:09 +03:00
|
|
|
msgid "Window size is too small for Nano..."
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Ukuran window terlalu kecil bagi Nano..."
|
2001-01-18 07:37:09 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:196
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Key illegal in VIEW mode"
|
|
|
|
msgstr "Kunci ilegal dalam mode VIEW"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:248
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid ""
|
|
|
|
" nano help text\n"
|
|
|
|
"\n"
|
2001-07-15 20:07:23 +04:00
|
|
|
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
|
|
|
"the UW Pico text editor. There are four main sections of the editor: The "
|
|
|
|
"top line shows the program version, the current filename being edited, and "
|
|
|
|
"whether or not the file has been modified. Next is the main editor window "
|
|
|
|
"showing the file being edited. The status line is the third line from the "
|
|
|
|
"bottom and shows important messages. The bottom two lines show the most "
|
|
|
|
"commonly used shortcuts in the editor.\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"\n"
|
2001-07-15 20:07:23 +04:00
|
|
|
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
2002-01-19 22:15:18 +03:00
|
|
|
"with a caret (^) symbol and are entered with the Control (Ctrl) key. Escape-"
|
|
|
|
"key sequences are notated with the Meta (M) symbol and can be entered using "
|
|
|
|
"either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
2001-07-15 20:07:23 +04:00
|
|
|
"following keystrokes are available in the main editor window. Optional keys "
|
|
|
|
"are shown in parentheses:\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2001-02-09 05:49:46 +03:00
|
|
|
"bantuan teks untuk nano\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"\n"
|
|
|
|
"Nano editor dirancang untuk meniru fungsi dan kemudahan teks editor\n"
|
|
|
|
"UW Pico. Terdapat empat buah bagian utama editor : Baris teratas\n"
|
|
|
|
"menunjukkan versi program, file yang sedang diedit, dan\n"
|
|
|
|
"informasi apakah file telah dimodifikasi atau tidak. Berikutnya\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
"adalah jendela editor utama menunjukkan file yang sedang diedit.\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"Baris status adalah baris ketiga dari bawah dan \n"
|
|
|
|
"menampilkan pesan-pesan penting. Dua baris terbawah menunjukkan\n"
|
|
|
|
"shortcut yang umum digunakan dalam editor.\n"
|
|
|
|
"\n"
|
2001-07-15 20:07:23 +04:00
|
|
|
"Notasi untuk shortcut adalah sebagai berikut : urutan kunci Control "
|
|
|
|
"dilambangkan\n"
|
2002-01-19 22:15:18 +03:00
|
|
|
"dengan simbol caret (^) dan dimasukkan dengan menekan tombol Control "
|
|
|
|
"(Ctrl). \n"
|
2001-07-15 20:07:23 +04:00
|
|
|
"Urutan kunci Escape dilambangkan dengan simbol Meta (M) dan dapat dimasukkan "
|
|
|
|
"dengan \n"
|
2001-02-09 05:49:46 +03:00
|
|
|
"menggunakan tombol Esc, Alt atau Meta tergantung pada setup keyboard anda. \n"
|
|
|
|
"Kunci-kunci berikut tersedia dalam jendela editor utama.\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
"Kunci-kunci opsional ditunjukkan dalam kurung:\n"
|
|
|
|
"\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:347
|
2001-02-01 02:22:36 +03:00
|
|
|
msgid "delete_node(): free'd a node, YAY!\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "delete_node(): bebaskan sebuah node, YAY!\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:352
|
2001-02-01 02:22:36 +03:00
|
|
|
msgid "delete_node(): free'd last node.\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "delete_node(): bebaskan node terakhir.\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:409
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
|
|
|
"\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
msgstr "Pemakaian: nano [GNU long option] [option] +LINE <file>\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:410
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Option\t\tLong option\t\tMeaning\n"
|
|
|
|
msgstr "Option: Long option Arti\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:415
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -D \t\t--dos\t\t\tWrite file in DOS format\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:420
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid " -F \t\t--multibuffer\t\tEnable multiple file buffers\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-10-26 20:14:45 +04:00
|
|
|
#: nano.c:423
|
2002-01-05 22:49:06 +03:00
|
|
|
msgid " -K \t\t--keypad\t\tUse alternate keypad routines\n"
|
2001-10-04 05:24:07 +04:00
|
|
|
msgstr ""
|
2000-06-20 03:19:07 +04:00
|
|
|
|
2001-10-26 20:14:45 +04:00
|
|
|
#: nano.c:427
|
2002-01-05 22:49:06 +03:00
|
|
|
msgid " -M \t\t--mac\t\t\tWrite file in Mac format\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: nano.c:431
|
2000-07-07 09:13:09 +04:00
|
|
|
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-R --regexp Gunakan regular expression untuk mencari\n"
|
2000-07-07 09:13:09 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:435
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -S\t\t--smooth\t\tSmooth scrolling\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:438
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
|
|
|
|
msgstr " -T [num] --tabsize=[num] Set lebar tabulasi ke num\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:441
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -V \t\t--version\t\tPrint version information and exit\n"
|
|
|
|
msgstr "-V --version Tampilkan versi dan keluar\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:443
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
|
|
|
|
msgstr "-c --const Menampilkan posisi kursor secara konstan\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:445
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -h \t\t--help\t\t\tShow this message\n"
|
|
|
|
msgstr "-h --help Tampilkan pesan ini\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:448
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "-i --autoindent Indentasi baris barus secara otomatis\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:450
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-k --cut ^K melakukan cut dari kursor ke akhir baris\n"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:453
|
2000-10-02 08:21:23 +04:00
|
|
|
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
|
|
|
|
msgstr "-l --nofollow Jangan ikuti link simbolik, timpa\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:456
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
|
|
|
|
msgstr "-m --mouse Aktifkan mouse\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:461
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -o [dir] \t--operatingdir=[dir]\tSet operating directory\n"
|
2001-09-19 07:22:52 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:464
|
2001-09-19 07:22:52 +04:00
|
|
|
#, fuzzy
|
|
|
|
msgid " -p \t\t--pico\t\t\tEmulate Pico as closely as possible\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-p --pico Emulasikan Pico sebaik mungkin\n"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:469
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
msgstr "-r [#cols] --fill=[#cols] Set fill col ke (wrap line di) #cols\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:473
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
|
|
|
msgstr "-s [prog] --speller=[prog] Aktifkan speller alternatif\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:476
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
|
|
|
"-t --tempfile Autosave saat keluar, jangan minta konfirmasi\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:478
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "-v --view Mode Tampil (baca saja)\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:481
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
|
|
|
|
msgstr "-w --nowrap Jangan wrap baris panjang\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:484
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
|
|
|
|
msgstr "-x --nohelp Jangan tampilkan jendela bantuan\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:486
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -z \t\t--suspend\t\tEnable suspend\n"
|
|
|
|
msgstr "-z --suspend Aktifkan suspend\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:488
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
|
|
|
msgstr "+LINE Mulai pada nomor baris LINE\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:490
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"Usage: nano [option] +LINE <file>\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Pemakaian: nano [option] +LINE <file>\n"
|
|
|
|
"\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:491
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Option\t\tMeaning\n"
|
|
|
|
msgstr "Option Arti\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:493
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -D \t\tWrite file in DOS format\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:496
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid " -F \t\tEnable multiple file buffers\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:498
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid " -K\t\tUse alternate keypad routines\n"
|
2001-10-04 05:24:07 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:500
|
|
|
|
msgid " -M \t\tWrite file in Mac format\n"
|
|
|
|
msgstr ""
|
2000-06-20 03:19:07 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:502
|
2000-07-07 09:13:09 +04:00
|
|
|
msgid " -R\t\tUse regular expressions for search\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-R Gunakan regular expression untuk mencari\n"
|
2000-07-07 09:13:09 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:504
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " -S\t\tSmooth scrolling\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:506
|
|
|
|
msgid " -T [num]\tSet width of a tab to num\n"
|
|
|
|
msgstr " -T [num]\tGanti lebar tabulasi manjadi num\n"
|
|
|
|
|
|
|
|
#: nano.c:507
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -V \t\tPrint version information and exit\n"
|
|
|
|
msgstr "-V Tampilkan informasi versi dan keluar\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:508
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -c \t\tConstantly show cursor position\n"
|
|
|
|
msgstr "-c Menampilkan posisi kursor secara konstan\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:509
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -h \t\tShow this message\n"
|
|
|
|
msgstr "-h Tampilkan pesan ini\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:511
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -i \t\tAutomatically indent new lines\n"
|
|
|
|
msgstr "-i Indent baris barus secara otomatis\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:512
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-k ^K melakukan cut dari kursor ke akhir baris\n"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:515
|
2000-10-02 08:21:23 +04:00
|
|
|
msgid " -l \t\tDon't follow symbolic links, overwrite\n"
|
|
|
|
msgstr "-l Jangan ikuti link simbolik, timpa\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:518
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -m \t\tEnable mouse\n"
|
|
|
|
msgstr "-m Aktifkan mouse\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:522
|
2001-09-19 07:22:52 +04:00
|
|
|
msgid " -o [dir] \tSet operating directory\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:524
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid " -p \t\tEmulate Pico as closely as possible\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "-p Emulasikan Pico sebaik mungkin\n"
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:528
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
|
|
|
|
msgstr "-r [#cols] Set fill col ke (wrap line di) #cols\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:531
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -s [prog] \tEnable alternate speller\n"
|
|
|
|
msgstr "-s [prog] Aktifkan speller alternatif\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:533
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -t \t\tAuto save on exit, don't prompt\n"
|
|
|
|
msgstr "-t Autosave saat keluar, jangan minta konfirmasi.\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:534
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -v \t\tView (read only) mode\n"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "-v Mode Tampil (baca saja)\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:536
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -w \t\tDon't wrap long lines\n"
|
|
|
|
msgstr "-w Jangan wrap baris panjang\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:538
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -x \t\tDon't show help window\n"
|
|
|
|
msgstr "-x Jangan tampilkan jendela bantuan\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:539
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " -z \t\tEnable suspend\n"
|
|
|
|
msgstr "-z Aktifkan suspend\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:540
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " +LINE\t\tStart at line number LINE\n"
|
|
|
|
msgstr "+LINE Mulai pada nomor baris LINE\n"
|
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:547
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
2001-02-14 17:28:27 +03:00
|
|
|
msgid " GNU nano version %s (compiled %s, %s)\n"
|
|
|
|
msgstr "GNU nano versi %s (compiled %s, %s)\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:550
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-05 22:49:06 +03:00
|
|
|
#: nano.c:551
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" Compiled options:"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Option kompilasi:"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: nano.c:638
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Mark Set"
|
|
|
|
msgstr "Set Tanda"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: nano.c:643
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Mark UNset"
|
|
|
|
msgstr "Unset Tanda"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1268
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "check_wrap called with inptr->data=\"%s\"\n"
|
|
|
|
msgstr "check_wrap dipanggil dengan inptr->data=\"%s\"\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1320
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "current->data now = \"%s\"\n"
|
|
|
|
msgstr "current->data sekarang =\"%s\"\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1372
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "After, data = \"%s\"\n"
|
|
|
|
msgstr "Setelah, data= \"%s\"\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1492
|
2000-11-06 16:18:25 +03:00
|
|
|
msgid "Edit a replacement"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Edit pengganti"
|
2000-11-06 16:18:25 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1736
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not create a temporary filename: %s"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Tidak dapat membuat nama file sementara: %s"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1742
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Spell checking failed: unable to write temp file!"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Spell checking gagal: tidak dapat menulis file temp!"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1762
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Finished checking spelling"
|
|
|
|
msgstr "Selesai memeriksa ejaan"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1764
|
2000-11-06 16:18:25 +03:00
|
|
|
msgid "Spell checking failed"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Spell checking gagal"
|
2000-11-06 16:18:25 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1793
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
2000-06-21 07:00:43 +04:00
|
|
|
msgstr "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ?"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:1940
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Received SIGHUP"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Menerima SIGHUP"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2010
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot resize top win"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Tidak dapat menganti ukuran jendela atas"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2012
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot move top win"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Tidak dapat memindahkan jendela atas"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2014
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot resize edit win"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Tidak dapat mengganti ukuran jendela edit"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2016
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot move edit win"
|
|
|
|
msgstr "Tidak dapat memindah jendela edit"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2018
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot resize bottom win"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Tidak dapat mengganti ukuran jendela bawah"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2020
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Cannot move bottom win"
|
|
|
|
msgstr "Tidak dapat memindah jendela bawah"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2359
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Can now UnJustify!"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Sekarang dapat melakukan UnJustify"
|
2000-11-03 04:29:04 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2425
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Search Command Help Text\n"
|
|
|
|
"\n"
|
2002-01-19 22:15:18 +03:00
|
|
|
" Enter the words or characters you would like to search for, then hit "
|
|
|
|
"enter. If there is a match for the text you entered, the screen will be "
|
|
|
|
"updated to the location of the nearest match for the search string.\n"
|
2001-10-26 20:14:45 +04:00
|
|
|
"\n"
|
2001-12-12 05:44:40 +03:00
|
|
|
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or "
|
|
|
|
"using a nanorc file, the previous search string will be shown in brackets "
|
|
|
|
"after the Search: prompt. Hitting enter without entering any text will "
|
2002-01-05 22:49:06 +03:00
|
|
|
"perform the previous search. Otherwise, the previous string will be placed "
|
2001-12-12 05:44:40 +03:00
|
|
|
"in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
2001-10-26 20:14:45 +04:00
|
|
|
"\n"
|
|
|
|
" The following functions keys are available in Search mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2439
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Goto Line Help Text\n"
|
|
|
|
"\n"
|
2001-12-12 05:44:40 +03:00
|
|
|
" Enter the line number that you wish to go to and hit Enter. If there are "
|
2001-10-26 20:14:45 +04:00
|
|
|
"fewer lines of text than the number you entered, you will be brought to the "
|
|
|
|
"last line of the file.\n"
|
|
|
|
"\n"
|
|
|
|
" The following functions keys are available in Goto Line mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2446
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Insert File Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" Type in the name of a file to be inserted into the current file buffer at "
|
|
|
|
"the current cursor location.\n"
|
|
|
|
"\n"
|
|
|
|
" If you have compiled nano with multiple file buffer support, and enable "
|
2001-12-12 05:44:40 +03:00
|
|
|
"multiple buffers with the -F or --multibuffer command line flags, the Meta-F "
|
|
|
|
"toggle or using a nanorc file, inserting a file will cause it to be loaded "
|
2002-01-05 22:49:06 +03:00
|
|
|
"into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
2001-10-26 20:14:45 +04:00
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Insert File mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2457
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Write File Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" Type the name that you wish to save the current file as and hit enter to "
|
|
|
|
"save the file.\n"
|
|
|
|
"\n"
|
|
|
|
" If you are using the marker code with Ctrl-^ and have selected text, you "
|
|
|
|
"will be prompted to save only the selected portion to a separate file. To "
|
|
|
|
"reduce the chance of overwriting the current file with just a portion of it, "
|
|
|
|
"the current filename is not the default in this mode.\n"
|
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Write File mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2469
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"File Browser Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" The file browser is used to visually browse the directory structure to "
|
2002-01-19 22:15:18 +03:00
|
|
|
"select a file for reading or writing. You may use the arrow keys or Page Up/"
|
|
|
|
"Down to browse through the files, and S or Enter to choose the selected file "
|
|
|
|
"or enter the selected directory. To move up one level, select the directory "
|
|
|
|
"called \"..\" at the top of the file list.\n"
|
2001-10-26 20:14:45 +04:00
|
|
|
"\n"
|
|
|
|
" The following functions keys are available in the file browser:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2480
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Browser Goto Directory Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" Enter the name of the directory you would like to browse to.\n"
|
|
|
|
"\n"
|
|
|
|
" If tab completion has not been disabled, you can use the TAB key to "
|
|
|
|
"(attempt to) automatically complete the directory name. The following "
|
|
|
|
"function keys are available in Browser GotoDir mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2488
|
2001-10-26 20:14:45 +04:00
|
|
|
msgid ""
|
|
|
|
"Spell Check Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" The spell checker checks the spelling of all text in the current file. "
|
|
|
|
"When an unknown word is encountered, it is highlighted and a replacement can "
|
|
|
|
"be edited. It will then prompt to replace every instance of the given "
|
|
|
|
"misspelled word in the current file.\n"
|
|
|
|
"\n"
|
|
|
|
" The following other functions are available in Spell Check mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2572
|
2000-09-13 03:02:49 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s enable/disable"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "%s enable/disable"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2591
|
2000-09-13 03:02:49 +04:00
|
|
|
msgid "enabled"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "enabled"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2592
|
2000-09-13 03:02:49 +04:00
|
|
|
msgid "disabled"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "disabled"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2656
|
2001-01-18 07:37:09 +03:00
|
|
|
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
|
|
|
"Glitch pada NumLock terdeteksi. Keypad akan tidak berfungsi dg tombol "
|
|
|
|
"NumLock off"
|
2001-01-18 07:37:09 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2953
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Main: set up windows\n"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Main: menset jendela\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2970
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Main: bottom win\n"
|
|
|
|
msgstr "Main: jendela bawah\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:2976
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Main: open file\n"
|
|
|
|
msgstr "Main: membuka file\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:3035
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-09-13 03:02:49 +04:00
|
|
|
msgid "I got Alt-O-%c! (%d)\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Saya mendapat Alt-O-%c! (%d)\n"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:3069
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-09-13 03:02:49 +04:00
|
|
|
msgid "I got Alt-[-1-%c! (%d)\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Saya mendapat Alt-[-1-%c! (%d)\n"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:3099
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-09-13 03:02:49 +04:00
|
|
|
msgid "I got Alt-[-2-%c! (%d)\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Saya mendapat Alt-[-2-%c! (%d)\n"
|
2000-09-13 03:02:49 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:3168
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-[-%c! (%d)\n"
|
|
|
|
msgstr "Saya mendapat Alt-%c! (%d)\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: nano.c:3206
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-%c! (%d)\n"
|
|
|
|
msgstr "Saya mendapat Alt-%c! (%d)\n"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:87
|
2002-01-19 22:15:18 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Error in %s on line %d: "
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:91
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Press return to continue starting nano\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:181
|
2002-01-19 22:15:18 +03:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"color %s not understood.\n"
|
|
|
|
"Valid colors are \"green\", \"red\", \"blue\", \n"
|
|
|
|
"\"white\", \"yellow\", \"cyan\", \"magenta\" and \n"
|
|
|
|
"\"black\", with the optional prefix \"bright\".\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:205
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "Missing color name"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:235 rcfile.c:289
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "regex strings must begin and end with a \" character\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:281
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"\t\"start=\" requires a corresponding \"end=\""
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:331
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "parse_rcfile: Read a comment\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:352
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "command %s not understood"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
2000-07-07 09:13:09 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:364
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "parse_rcfile: Parsing option %s\n"
|
|
|
|
msgstr ""
|
2000-07-07 09:13:09 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:382
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "option %s requires an argument"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:393
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "requested fill size %d too small"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:403
|
2001-10-04 05:24:07 +04:00
|
|
|
#, c-format
|
2002-01-19 22:15:18 +03:00
|
|
|
msgid "requested tab size %d too small"
|
2001-10-04 05:24:07 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:418
|
2001-07-15 20:07:23 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "set flag %d!\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:424
|
2001-07-15 20:07:23 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "unset flag %d!\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:434
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "Errors found in .nanorc file"
|
|
|
|
msgstr ""
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: rcfile.c:442
|
2001-07-15 20:07:23 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Unable to open ~/.nanorc file, %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#: search.c:132
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search"
|
|
|
|
msgstr "Pencarian%s%s"
|
|
|
|
|
|
|
|
#. This string is just a modifier for the search prompt,
|
|
|
|
#. no grammar is implied
|
|
|
|
#: search.c:136
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " [Case Sensitive]"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr "Case Sens"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#. This string is just a modifier for the search prompt,
|
|
|
|
#. no grammar is implied
|
|
|
|
#: search.c:140
|
|
|
|
msgid " [Regexp]"
|
2001-07-15 20:07:23 +04:00
|
|
|
msgstr ""
|
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#. This string is just a modifier for the search prompt,
|
|
|
|
#. no grammar is implied
|
|
|
|
#: search.c:144
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid " [Backwards]"
|
|
|
|
msgstr "Belakang"
|
2001-07-15 20:07:23 +04:00
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#: search.c:146
|
2000-07-09 03:57:03 +04:00
|
|
|
msgid " (to replace)"
|
|
|
|
msgstr " (ganti)"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:151 search.c:439
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Search Cancelled"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Pencarian dibatalkan"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#: search.c:223
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-11-03 04:29:04 +03:00
|
|
|
msgid "\"%s...\" not found"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "\"%s...\" tidak ditemukan"
|
2000-11-03 04:29:04 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: search.c:292 search.c:354
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Search Wrapped"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Pancarian diulangi dari awal"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:457
|
|
|
|
msgid "This is the only occurrence"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: search.c:467
|
2001-06-22 20:59:29 +04:00
|
|
|
#, c-format
|
2001-02-23 06:16:25 +03:00
|
|
|
msgid "Replaced %d occurrences"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "%d tempat terganti"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:469
|
2001-02-23 06:16:25 +03:00
|
|
|
msgid "Replaced 1 occurrence"
|
2000-06-21 03:48:40 +04:00
|
|
|
msgstr "Terganti 1 tempat"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:607 search.c:706 search.c:722
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Replace Cancelled"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Penggantian dibatalkan"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:644
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Replace this instance?"
|
|
|
|
msgstr "Ganti kata ini?"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:656
|
2000-11-03 04:29:04 +03:00
|
|
|
msgid "Replace failed: unknown subexpression!"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Replace gagal: subekspresi tidak dikenal!"
|
2000-11-03 04:29:04 +03:00
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:747
|
2000-11-06 16:18:25 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Replace with [%s]"
|
|
|
|
msgstr "Ganti dengan [%s]"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:751 search.c:755
|
2000-11-06 16:18:25 +03:00
|
|
|
msgid "Replace with"
|
|
|
|
msgstr "Ganti dengan"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:789
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Enter line number"
|
|
|
|
msgstr "Masukkan nomor baris"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:791
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Aborted"
|
|
|
|
msgstr "Dibatalkan"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:800
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "Come on, be reasonable"
|
|
|
|
msgstr "Ayo, yang masuk akal"
|
|
|
|
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:862
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "Not a bracket"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. didn't find either left or right bracket
|
2002-01-23 04:06:20 +03:00
|
|
|
#: search.c:907
|
2001-10-04 05:24:07 +04:00
|
|
|
msgid "No matching bracket"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-07-19 16:24:17 +04:00
|
|
|
#: utils.c:159
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "nano: malloc: out of memory!"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-07-19 16:24:17 +04:00
|
|
|
#: utils.c:173
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "nano: calloc: out of memory!"
|
|
|
|
msgstr ""
|
|
|
|
|
2001-07-19 16:24:17 +04:00
|
|
|
#: utils.c:183
|
2001-07-15 20:07:23 +04:00
|
|
|
msgid "nano: realloc: out of memory!"
|
|
|
|
msgstr ""
|
2001-05-02 21:18:17 +04:00
|
|
|
|
2001-05-01 15:27:43 +04:00
|
|
|
#: winio.c:124
|
2001-02-09 05:49:46 +03:00
|
|
|
#, c-format
|
2000-06-19 19:47:22 +04:00
|
|
|
msgid "actual_x_from_start for xplus=%d returned %d\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "actual_x_from_start untuk xplus=%d mengembalikan %d\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:294 winio.c:464
|
2001-07-15 20:07:23 +04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Aha! '%c' (%d)\n"
|
|
|
|
msgstr "input '%c' (%d)\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:496
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "input '%c' (%d)\n"
|
|
|
|
msgstr "input '%c' (%d)\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:544
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "New Buffer"
|
|
|
|
msgstr "Buffer baru"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:548
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid " File: ..."
|
|
|
|
msgstr " File: ..."
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:550
|
2001-01-08 01:06:11 +03:00
|
|
|
msgid " DIR: ..."
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr " DIR: ..."
|
2001-01-08 01:06:11 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:555
|
2002-01-05 22:49:06 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "File: "
|
|
|
|
msgstr " File: ..."
|
|
|
|
|
|
|
|
#: winio.c:558
|
|
|
|
#, fuzzy
|
|
|
|
msgid " DIR: "
|
|
|
|
msgstr " DIR: ..."
|
|
|
|
|
2001-10-26 20:14:45 +04:00
|
|
|
#: winio.c:563
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Modified"
|
|
|
|
msgstr "Dimodifikasi"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1272
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "Moved to (%d, %d) in edit buffer\n"
|
|
|
|
msgstr "Pindah ke (%d, %d) dalam buffer edit\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1283
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "current->data = \"%s\"\n"
|
|
|
|
msgstr "current->data = \"%s\"\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1357
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "I got \"%s\"\n"
|
2001-06-22 20:59:29 +04:00
|
|
|
msgstr "Saya dapat \"%s\"\n"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2001-02-16 04:49:31 +03:00
|
|
|
#. Yes, no and all are strings of any length. Each string consists of
|
|
|
|
#. all characters accepted as a valid character for that value.
|
|
|
|
#. The first value will be the one displayed in the shortcuts.
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1386
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "Yy"
|
2001-02-18 08:55:47 +03:00
|
|
|
msgstr "Yy"
|
2001-02-16 04:49:31 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1387
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "Nn"
|
2001-02-18 08:55:47 +03:00
|
|
|
msgstr "Tt"
|
2001-02-16 04:49:31 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1388
|
2001-02-16 04:49:31 +03:00
|
|
|
msgid "Aa"
|
2001-02-18 08:55:47 +03:00
|
|
|
msgstr "Ss"
|
2001-02-16 04:49:31 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1402
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Ya"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1406
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "All"
|
|
|
|
msgstr "Semua"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1411
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "No"
|
|
|
|
msgstr "Tidak"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1617
|
2000-06-09 06:40:50 +04:00
|
|
|
#, c-format
|
|
|
|
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1626
|
|
|
|
#, c-format
|
2001-10-22 07:15:31 +04:00
|
|
|
msgid "line %d of %d (%.0f%%), character %ld of %ld (%.0f%%)"
|
|
|
|
msgstr "baris %d dari %d (%f.0f%%), karakter %ld dari %ld (%.0f%%)"
|
2000-06-09 06:40:50 +04:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1790
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Dumping file buffer to stderr...\n"
|
|
|
|
msgstr "Kirim buffer file ke stderr...\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1792
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Dumping cutbuffer to stderr...\n"
|
|
|
|
msgstr "Kirim cutbuffer ke stderr...\n"
|
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1794
|
2000-06-09 06:40:50 +04:00
|
|
|
msgid "Dumping a buffer to stderr...\n"
|
|
|
|
msgstr "Kirim buffer ke stderr...\n"
|
2000-06-19 19:47:22 +04:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1870
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "The nano text editor"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Nano teks editor"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1871
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "version "
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "versi "
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1872
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Brought to you by:"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Dibuat untuk anda oleh:"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1873
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Special thanks to:"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Ucapan terima kasih khusus kepada:"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1874
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "The Free Software Foundation"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "The Free Software Foundation"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1876
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurse"
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1877
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "and anyone else we forgot..."
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "dan orang lain yang kami lupa...."
|
2000-12-03 06:43:17 +03:00
|
|
|
|
2002-01-19 22:15:18 +03:00
|
|
|
#: winio.c:1878
|
2000-12-03 06:43:17 +03:00
|
|
|
msgid "Thank you for using nano!\n"
|
2001-02-09 05:49:46 +03:00
|
|
|
msgstr "Terima kasih telah menggunakan nano!\n"
|
2001-07-15 20:07:23 +04:00
|
|
|
|
2001-10-04 05:24:07 +04:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Write"
|
|
|
|
#~ msgstr "Tulis"
|
|
|
|
|
2001-07-15 20:07:23 +04:00
|
|
|
#~ msgid "Case Sensitive Regexp Search%s%s"
|
|
|
|
#~ msgstr "Pencarian case sensitif Regexp %s%s"
|
|
|
|
|
|
|
|
#~ msgid "Regexp Search%s%s"
|
|
|
|
#~ msgstr "Pencarian Regexp %s%s"
|
|
|
|
|
|
|
|
#~ msgid "Only %d lines available, skipping to last line"
|
|
|
|
#~ msgstr "Hanya %d baris tersedia, melompat ke baris akhir"
|