2003-01-15 20:41:58 +03:00
|
|
|
# GNU nano-rentzat egindako hitzulpena.
|
|
|
|
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
|
|
|
|
# This file is distributed under the same license as the nano package.
|
|
|
|
# Peio Ziarsolo <peio@sindominio.net>, 2001, 2002.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: nano 1.1.2pre2\n"
|
2003-02-13 03:56:57 +03:00
|
|
|
"POT-Creation-Date: 2003-02-03 08:00-0500\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
"PO-Revision-Date: 2002-12-22 18:19+0100\n"
|
|
|
|
"Last-Translator: Peio Ziarsolo <peio@sindominio.net>\n"
|
|
|
|
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: cut.c:43
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "add_to_cutbuffer() called with inptr->data = %s\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "add_to_cutbuffer Honekin deitua: inptr->data = %s\n"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: cut.c:194
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Blew away cutbuffer =)\n"
|
|
|
|
msgstr "Cutbuffera apurtu da =)\n"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: files.c:341 search.c:58
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s\" not found"
|
|
|
|
msgstr "\"%s\" ezin aurkitu"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: files.c:345
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "New File"
|
|
|
|
msgstr "Artxibo berria"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: files.c:351
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "\"%s\" is a directory"
|
|
|
|
msgstr "\"%s\" artxiboa direktorio bat da"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: files.c:352
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "File \"%s\" is a device file"
|
|
|
|
msgstr "\"%s\" artxiboa dispositibo bat da"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: files.c:370
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Reading File"
|
|
|
|
msgstr "Artxiboa irakurtzen"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:446
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "File to insert into new buffer [from %s] "
|
|
|
|
msgstr "Artxiboa insertatzeko [./tik]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:454
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "File to insert [from %s] "
|
|
|
|
msgstr "Artxiboa insertatzeko [./tik]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:465
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "File to insert into new buffer [from ./] "
|
|
|
|
msgstr "Artxiboa insertatzeko [./tik]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:472
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "File to insert [from ./] "
|
|
|
|
msgstr "Artxiboa insertatzeko [./tik]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:477 files.c:734 files.c:791 files.c:879 files.c:891 files.c:942
|
|
|
|
#: files.c:953 files.c:1813
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "filename is %s\n"
|
|
|
|
msgstr "%s da artxiboaren izena"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:493
|
|
|
|
msgid "Command to execute"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:495 files.c:606 files.c:1338 files.c:1774 nano.c:2735
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cancelled"
|
|
|
|
msgstr "Deuzeztua"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:515
|
|
|
|
#, c-format
|
|
|
|
msgid "Can't insert file from outside of %s"
|
|
|
|
msgstr "Ezin da artxiboa txertatu %s-tik kanpo"
|
|
|
|
|
|
|
|
#: files.c:630
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Key illegal in non-multibuffer mode"
|
|
|
|
msgstr "Tekla ilegala ikuskatze moduan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:702 nano.c:565
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: free'd a node, YAY!\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "delete_node():nodo bat liberatua, IEPA!\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:707 nano.c:570
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: free'd last node.\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "delete_node(): Azkenengo nodoa liberatua.\n"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:871 files.c:934
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "No more open files"
|
|
|
|
msgstr "Ez dago artxibo gehiago irekirik"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:898 files.c:961
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Switched to %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1351
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't write outside of %s"
|
|
|
|
msgstr "Ezin da %staz kanpo idatzi"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1382
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not read %s for backup: %s"
|
|
|
|
msgstr "Ezin izan zen %s ireki %s idazteko"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1393
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Couldn't write backup: %s"
|
|
|
|
msgstr "Ezin da %staz kanpo idatzi"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1399
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Backing up %s to %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1411
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not set permissions %o on backup %s: %s"
|
|
|
|
msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s "
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1417
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not set owner %d/group %d on backup %s: %s"
|
|
|
|
msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s "
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1422
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not set access/modification time on backup %s: %s"
|
|
|
|
msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s "
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1457 files.c:1473 files.c:1485 files.c:1507 files.c:1540
|
|
|
|
#: files.c:1547 files.c:1559
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open file for writing: %s"
|
|
|
|
msgstr "Ezin da idazteko artxibo hau zabaldu:%s"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1514
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Wrote >%s\n"
|
|
|
|
msgstr "Idatzi zen >%s\n"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1570
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not close %s: %s"
|
|
|
|
msgstr "Ezin izan zen %s: %s itxi"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1582 files.c:1587 files.c:1615
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not reopen %s: %s"
|
|
|
|
msgstr "Ezin izan zen %s: %s itxi"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1592 files.c:1598 files.c:1607
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not open %s for prepend: %s"
|
|
|
|
msgstr "Ezin izan zen %s ireki %s idazteko"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1645 files.c:1654 files.c:1659
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not open %s for writing: %s"
|
|
|
|
msgstr "Ezin izan zen %s ireki %s idazteko"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1666
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not set permissions %o on %s: %s"
|
|
|
|
msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s "
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1728
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " [Mac Format]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1730
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " [DOS Format]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1735
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid " [Backup]"
|
|
|
|
msgstr "[Atzeruntza]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1743
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Prepend Selection to File"
|
|
|
|
msgstr "Ahutespena artxibora gehitu"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1746
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Append Selection to File"
|
|
|
|
msgstr "Ahutespena artxibora gehitu"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1749
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Write Selection to File"
|
|
|
|
msgstr "Ahuatespena artxiboan idatzi"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1753 files.c:1764
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "File Name to Prepend to"
|
|
|
|
msgstr "Gehitu nahi duzun artxiboaren izena"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1756 files.c:1767
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "File Name to Append to"
|
|
|
|
msgstr "Gehitu nahi duzun artxiboaren izena"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1759 files.c:1770
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "File Name to Write"
|
|
|
|
msgstr "Idatzi nahi duzun artxiboaren izena"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: files.c:1828
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "File exists, OVERWRITE ?"
|
|
|
|
msgstr "Artxiboa existitzen da, GAINIDATZI"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2319
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "(more)"
|
|
|
|
msgstr "(gehiago)"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2621
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Can't move up a directory"
|
|
|
|
msgstr "Ezin da direktorioan gora egin"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2632 files.c:2705
|
2003-02-03 18:21:27 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't go outside of %s in restricted mode"
|
|
|
|
msgstr "Ezin da %stik kanpora joan era murriztuan"
|
2003-01-15 20:41:58 +03:00
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2639 files.c:2666 files.c:2713
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Can't open \"%s\": %s"
|
|
|
|
msgstr "Ezin da \"%s\" ireki: %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2687
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Goto Directory"
|
|
|
|
msgstr "Direktoriora joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2692
|
2003-02-02 07:26:54 +03:00
|
|
|
msgid "Goto Cancelled"
|
|
|
|
msgstr "Euzestura joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2883
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Unable to open ~/.nano_history file, %s"
|
|
|
|
msgstr "Ezin ~/.nanorc artxiboa ireki, %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: files.c:2929 files.c:2938 files.c:2943 files.c:2950
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Unable to write ~/.nano_history file, %s"
|
|
|
|
msgstr "Ezin ~/.nanorc artxiboa ireki, %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:243
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Constant cursor position"
|
|
|
|
msgstr "Kurtzorearen posizio konstantea"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:244
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Auto indent"
|
|
|
|
msgstr "Auto indentatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:245
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Suspend"
|
|
|
|
msgstr "Eseki"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:246
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Help mode"
|
|
|
|
msgstr "Laguntza era"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:248
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mouse support"
|
|
|
|
msgstr "Sagua erabiltzeko euskarria"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:250
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cut to end"
|
|
|
|
msgstr "Lerroaren bukaeraraino ebaki"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:251
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "No conversion from DOS/Mac format"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:252
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Writing file in DOS format"
|
|
|
|
msgstr "Dos formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:253
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Writing file in Mac format"
|
|
|
|
msgstr "Mac formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:254
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Backing up file"
|
|
|
|
msgstr "Main: artxiboa ireki\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:255 nano.c:654
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Smooth scrolling"
|
|
|
|
msgstr "Korrimendu leuna"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:257
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Color syntax highlighting"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:260
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Auto wrap"
|
|
|
|
msgstr "Auto egokitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:263
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Multiple file buffers"
|
|
|
|
msgstr "Buffer anitzeko artxiboa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:346
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Invoke the help menu"
|
|
|
|
msgstr "Laguntza menua ireki"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:347
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Write the current file to disk"
|
|
|
|
msgstr "Uneko artxiboa diskoan idatzi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:349
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Close currently loaded file/Exit from nano"
|
|
|
|
msgstr "Unean kargatutako artxiboa itxi/Nanotik irten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:351
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Exit from nano"
|
|
|
|
msgstr "Nanotik irten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:353
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Go to a specific line number"
|
|
|
|
msgstr "Aukeratutako lerro batera joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:354
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Justify the current paragraph"
|
|
|
|
msgstr "Uneko parrafoe justifikatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:355
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Unjustify after a justify"
|
|
|
|
msgstr "Justifikazioa deuseztu ostean justifikatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:356
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Replace text within the editor"
|
|
|
|
msgstr "Editorea erabiliz textua ordezkatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:357
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Insert another file into the current one"
|
|
|
|
msgstr "Uneko lerroan beste lerro bat txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:358
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Search for text within the editor"
|
|
|
|
msgstr "Editorea erabiliz textu bat bilatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:359
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move to the previous screen"
|
|
|
|
msgstr "Aurreko pantailara mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:360
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move to the next screen"
|
|
|
|
msgstr "Hurrengo pantailara mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:361
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cut the current line and store it in the cutbuffer"
|
|
|
|
msgstr "Uneko lerroa moztu eta cutbufferean gorde"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:362
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Uncut from the cutbuffer into the current line"
|
|
|
|
msgstr "Cutbufferekoa uneko lerroan txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:363
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Show the position of the cursor"
|
|
|
|
msgstr "kurtsorearen posisioa erakutsi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:364
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Invoke the spell checker, if available"
|
|
|
|
msgstr "Zuzentzaile ortografikoa erabili (posible ahal bada)"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:365
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move up one line"
|
|
|
|
msgstr "Lerro bat goruntz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:366
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move down one line"
|
|
|
|
msgstr "Lerro bat beherantz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:367
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move forward one character"
|
|
|
|
msgstr "Karaktere bat aurreruntz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:368
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move back one character"
|
|
|
|
msgstr "Karaktere bat atzeruntz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:369
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move to the beginning of the current line"
|
|
|
|
msgstr "Uneko lerroaren hasierara mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:370
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Move to the end of the current line"
|
|
|
|
msgstr "Uneko lerroaren bukaerara mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:371
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Go to the first line of the file"
|
|
|
|
msgstr "Artxiboaren lehen lerrora mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:372
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Go to the last line of the file"
|
|
|
|
msgstr "Artxiboaren azken lerrora mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:373
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Refresh (redraw) the current screen"
|
|
|
|
msgstr "Freskatu uneko pantaila"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:374
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mark text at the current cursor location"
|
|
|
|
msgstr "Kurtzorearen uneko posisioan textua markatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:375
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Delete the character under the cursor"
|
|
|
|
msgstr "Kurtzorearen azpiko karaterea deuzeztatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:377
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Delete the character to the left of the cursor"
|
|
|
|
msgstr "Kurtzorearen ezkerraldeko karaterea deuzeztatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:378
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Insert a tab character"
|
|
|
|
msgstr "Tab karaktere bat txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:379
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Insert a carriage return at the cursor position"
|
|
|
|
msgstr "Orga-itzulera bat kurtsorearen posisioan txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:381
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Make the current search or replace case (in)sensitive"
|
|
|
|
msgstr "Bilaketa mayuskuletara sensiblea egin dadin ahaldu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:382
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Go to file browser"
|
|
|
|
msgstr "Artxibo nabigatzailera joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:383
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Execute external command"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:384
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Go to directory"
|
|
|
|
msgstr "Direktoriora joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:385
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cancel the current function"
|
|
|
|
msgstr "Uneko funtzioa bertan behera utzi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:386
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Append to the current file"
|
|
|
|
msgstr "Uneko artxibora erantsi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:387
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Prepend to the current file"
|
|
|
|
msgstr "Uneko artxibora erantsi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:388
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Search backwards"
|
|
|
|
msgstr "Atzerantza bilatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:389
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Write file out in DOS format"
|
|
|
|
msgstr "Dos formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:390
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Write file out in Mac format"
|
|
|
|
msgstr "Mac formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:391
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Back up original file when saving"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:392
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit the previous search/replace strings"
|
|
|
|
msgstr "Aurreko pantailara mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:394
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Use regular expressions"
|
|
|
|
msgstr "Expresio erregularrak erabili"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:395
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Find other bracket"
|
|
|
|
msgstr "Beste giltz bat bilatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:398
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Open previously loaded file"
|
|
|
|
msgstr "Ireki aldez aurre kargatutako artxiboa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:399
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Open next loaded file"
|
|
|
|
msgstr "Ireki kargatutako hurrengo artxiboa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:400
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Toggle insert into new buffer"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:415 global.c:563 global.c:603 global.c:639 global.c:658
|
|
|
|
#: global.c:688 global.c:720 global.c:742 global.c:752 global.c:762
|
|
|
|
#: global.c:782
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Get Help"
|
|
|
|
msgstr "Laguntza begiratu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:421
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Close"
|
|
|
|
msgstr "Itxi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:427 global.c:681
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Exit"
|
|
|
|
msgstr "Irten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:431
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "WriteOut"
|
|
|
|
msgstr "Gorde"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:435
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Justify"
|
|
|
|
msgstr "Justificatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:441 global.c:445
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Read File"
|
|
|
|
msgstr "Artxiboa irakurri"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:450
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Where Is"
|
|
|
|
msgstr "Bilatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:454 global.c:673 global.c:768
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Prev Page"
|
|
|
|
msgstr "Aurreko orrialdea"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:458 global.c:677 global.c:772
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Next Page"
|
|
|
|
msgstr "Hurrengo orrialdea"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:462
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cut Text"
|
|
|
|
msgstr "Textua moztu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:467
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "UnJustify"
|
|
|
|
msgstr "Justifikazioa deuzeztu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:471
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "UnCut Txt"
|
|
|
|
msgstr "Textua txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:475
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cur Pos"
|
|
|
|
msgstr "Uneko posizioa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:479
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "To Spell"
|
|
|
|
msgstr "Ortografia"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:483 nano.c:420 winio.c:594
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Up"
|
|
|
|
msgstr "Goian"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:487
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Down"
|
|
|
|
msgstr "Behean"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:491
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Forward"
|
|
|
|
msgstr "Aurrean"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:495
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Back"
|
|
|
|
msgstr "Atzean"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:499
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Home"
|
|
|
|
msgstr "Hasierako orria"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:503
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "End"
|
|
|
|
msgstr "Bukaera"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:507
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Refresh"
|
|
|
|
msgstr "Freskatze"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:511
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mark Text"
|
|
|
|
msgstr "Textua markatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:515
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Ezabatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:519
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Backspace"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:523
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Tab"
|
|
|
|
msgstr "Tab"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:526 global.c:576
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Replace"
|
|
|
|
msgstr "Ordezkatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:530
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Enter"
|
|
|
|
msgstr "Enter"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:534 global.c:579 global.c:618
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Go To Line"
|
|
|
|
msgstr "Lerrora joan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:539
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Next Word"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:540
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Move forward one word"
|
|
|
|
msgstr "Karaktere bat aurreruntz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:543
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Prev Word"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:544
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Move backward one word"
|
|
|
|
msgstr "Karaktere bat atzeruntz mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:548
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Find Other Bracket"
|
|
|
|
msgstr "Beste giltz bat bilatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:553
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Previous File"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:556
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Next File"
|
|
|
|
msgstr "Artxibo berria"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:566 global.c:606 global.c:642 global.c:661 global.c:715
|
|
|
|
#: global.c:723 global.c:745 global.c:755 global.c:765 global.c:785
|
|
|
|
#: winio.c:1266
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Bertan behera utzi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:569 global.c:609 global.c:645 global.c:664
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "First Line"
|
|
|
|
msgstr "Lehen lerroa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:573 global.c:612 global.c:648 global.c:667
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Last Line"
|
|
|
|
msgstr "Azken lerroa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:583 global.c:622
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Case Sens"
|
|
|
|
msgstr "May/Min"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:586 global.c:625
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Direction"
|
|
|
|
msgstr "Direkzioa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:590 global.c:629
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Regexp"
|
|
|
|
msgstr "Regexp"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:595 global.c:633 global.c:652
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "History"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:615
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "No Replace"
|
|
|
|
msgstr "Ez ordezkatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:692 global.c:727
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "To Files"
|
|
|
|
msgstr "Artxiboetara"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:697
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "DOS Format"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:700
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mac Format"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:704
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Append"
|
|
|
|
msgstr "Gehitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:707
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Prepend"
|
|
|
|
msgstr "Gehitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:711
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Backup File"
|
|
|
|
msgstr "msgid \"Backspace\"\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:731
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Execute Command"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:734 winio.c:535
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "New Buffer"
|
|
|
|
msgstr "Bufer berria"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: global.c:776
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Go To Dir"
|
|
|
|
msgstr "Direktoriora joan"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: nano.c:176
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Buffer written to %s\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Bufferra hemen idatzia: %s\n"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: nano.c:178
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"No %s written (too many backup files?)\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Ez da %s idatzi (existitzen al da artxiboa?)\n"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: nano.c:187
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Window size is too small for nano...\n"
|
|
|
|
msgstr "Terminalaren tamainua txikiegia da nano-rentzat"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: nano.c:192
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Key illegal in VIEW mode"
|
|
|
|
msgstr "Tekla ilegala ikuskatze moduan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:284
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"Search Command Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" 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"
|
|
|
|
"\n"
|
2003-01-18 01:25:08 +03:00
|
|
|
" The previous search string will be shown in brackets after the Search: "
|
|
|
|
"prompt. Hitting Enter without entering any text will perform the previous "
|
|
|
|
"search.\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Search mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:294
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"Go To Line Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" Enter the line number that you wish to go to and hit Enter. If there are "
|
|
|
|
"fewer lines of text than the number you entered, you will be brought to the "
|
|
|
|
"last line of the file.\n"
|
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Go To Line mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:301
|
2003-01-15 20:41:58 +03: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 "
|
|
|
|
"multiple buffers with the -F or --multibuffer command line flags, the Meta-F "
|
|
|
|
"toggle, or a nanorc file, inserting a file will cause it to be loaded into a "
|
|
|
|
"separate buffer (use Meta-< and > to switch between file buffers).\n"
|
|
|
|
"\n"
|
|
|
|
" If you need another blank buffer, do not enter any filename, or type in a "
|
|
|
|
"nonexistent filename at the prompt and press Enter.\n"
|
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Insert File mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:315
|
2003-01-15 20:41:58 +03: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 have selected text with Ctrl-^, 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 ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:326
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"File Browser Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" The file browser is used to visually browse the directory structure to "
|
|
|
|
"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"
|
|
|
|
"\n"
|
|
|
|
" The following function keys are available in the file browser:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:337
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"Browser Go To 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.\n"
|
|
|
|
"\n"
|
|
|
|
" The following function keys are available in Browser Go To Directory mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:345
|
2003-01-15 20:41:58 +03: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 ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:355
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"External Command Help Text\n"
|
|
|
|
"\n"
|
|
|
|
" This menu allows you to insert the output of a command run by the shell "
|
|
|
|
"into the current buffer (or a new buffer in multibuffer mode).\n"
|
|
|
|
"\n"
|
|
|
|
" The following keys are available in this mode:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:362
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
" nano help text\n"
|
|
|
|
"\n"
|
|
|
|
" 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"
|
|
|
|
"\n"
|
|
|
|
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
|
|
|
"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 "
|
|
|
|
"following keystrokes are available in the main editor window. Alternative "
|
|
|
|
"keys are shown in parentheses:\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"nano-ren laguntza textua\n"
|
|
|
|
"\n"
|
|
|
|
"nano editorea Pico UWren editore textuaren errestasun eta funtzionaltasunak "
|
|
|
|
"emulatzeko diseinaturik dago.Editorean lau sekzio aurki daitezke: Goiko "
|
|
|
|
"lerroak programaren versioa, editatzen ari den artxiboaren izena eta ea "
|
|
|
|
"artxiboa editatua izan den esaten digu. Editatzen ari garen artxiboa "
|
|
|
|
"lehioprintzipalean agertzen da. Egoera barra azpitik hirugarrena da eta "
|
|
|
|
"informaziogarrantzitsuak adierazten dizkigu. Amaitzeko, azpiko bi lerrotan, "
|
|
|
|
"editorearen lasterbide erabilgarrienak agertzen dira.\n"
|
|
|
|
"\n"
|
|
|
|
"Lasterbideen erabilera azkartzeko: Control-tekla aurkezteko (^)syboloaz "
|
|
|
|
"baliatzen da,. Escape tekla adierazteko berriz, (M) Meta simboloaz "
|
|
|
|
"baliatzen da, azken hauek erabiltzeko berriz, Esc, Alt edo meta, segun eta "
|
|
|
|
"zure teklatu-aren konfigurazioa, teklen bidez egiten da. Hurrengo "
|
|
|
|
"konfigurazioak dituguerabilgai lehio printzipalean. Lasterbide opzionalak "
|
|
|
|
"parentesien arteanaurkezetn direnak dira.\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:415 nano.c:418
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Space"
|
|
|
|
msgstr "Ordezkatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:458
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%.*s enable/disable\n"
|
|
|
|
msgstr "%s gaitu/ez gaitu"
|
|
|
|
|
|
|
|
#: nano.c:622
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Usage: nano [+LINE] [GNU long option] [option] [file]\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Erabilera: nano [GNU aukera luzea] [aukera] +LERROA <artxiboa>\n"
|
|
|
|
"\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:623
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Option\t\tLong option\t\tMeaning\n"
|
|
|
|
msgstr "Aukera\t\tAukera luzea\t\tEsanahia\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:625
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Usage: nano [+LINE] [option] [file]\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Erabilera nano [aukera] +LERROA <artxiboa>\n"
|
|
|
|
"\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:626
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Option\t\tMeaning\n"
|
|
|
|
msgstr "Aukera\t\tEsanahia\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:629
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Show this message"
|
|
|
|
msgstr " -h \t\tMezu hau erakutsi\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:630
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "+LINE"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:630
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Start at line number LINE"
|
|
|
|
msgstr " +LERROA\t\tLerro zenbaki honetan hasi: LERROA\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:632
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Backup existing files on save"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:633
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Write file in DOS format"
|
|
|
|
msgstr "Dos formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:636
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Enable multiple file buffers"
|
|
|
|
msgstr " -F \t\tArtxibo buffer anitzen funtzioa gaitu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:639
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Log & read search/replace string history"
|
|
|
|
msgstr "Aurreko pantailara mugitu"
|
2003-01-18 01:25:08 +03:00
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:640
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Don't look at nanorc files"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:642
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Use alternate keypad routines"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:644
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Write file in Mac format"
|
|
|
|
msgstr "Mac formatoan artxiboa idazten"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:645
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Don't convert files from DOS/Mac format"
|
|
|
|
msgstr " -D \t\tIdatzi archivoa DOS formatoan\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:648
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-Q [str]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:648
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--quotestr=[str]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:648
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Quoting string, default \"> \""
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:651
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Do regular expression searches"
|
|
|
|
msgstr " -R\t\tExpresio erreguklarak erabili bilaketarako\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:656
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-T [num]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:656
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--tabsize=[num]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:656
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Set width of a tab to num"
|
|
|
|
msgstr " -T [num]\tTab-etik num-erako zabalera ezarri\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:657
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Print version information and exit"
|
|
|
|
msgstr " -V \t\tBertsioaren informazioa inprimatu eta irten\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:659
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-Y [str]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:659
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--syntax [str]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:659
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Syntax definition to use"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:661
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Constantly show cursor position"
|
|
|
|
msgstr " -c \t\tKurtsorearen posizioa beti erakutsi\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:663
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Automatically indent new lines"
|
|
|
|
msgstr " -i \t\tAutomatikoki lerro berriak koskatu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:664
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Let ^K cut from cursor to end of line"
|
|
|
|
msgstr " -k \t\t^K k kurtsoretik lerro bukaerara moztu dezala utzi\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:666
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Don't follow symbolic links, overwrite"
|
|
|
|
msgstr " -l \t\tLotura sinbolikorik ez jarraitu, gainidatzi\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:668
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Enable mouse"
|
|
|
|
msgstr " -m \t\tArratoia gaitu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:671
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-o [dir]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:671
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--operatingdir=[dir]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:671
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Set operating directory"
|
|
|
|
msgstr " -o [dir] \tOperazioetarako direktorioa ezarri\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:673
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Preserve XON (^Q) and XOFF (^S) keys"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:675
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-r [#cols]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:675
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--fill=[#cols]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:675
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Set fill cols to (wrap lines at) #cols"
|
|
|
|
msgstr ""
|
|
|
|
" -r [#cols] \tZutabeak bete #cols etan (#cols etan zutabeak ez egokituak) \n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:678
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "-s [prog]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:678
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "--speller=[prog]"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:678
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Enable alternate speller"
|
|
|
|
msgstr " -s [prog] \tBeste zuzentzaile bat gaitu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:680
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Auto save on exit, don't prompt"
|
|
|
|
msgstr " -t \t\tIrteterakoan automatikoki gorde, ez galdetu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:681
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "View (read only) mode"
|
|
|
|
msgstr " -v \t\tView (irakurri bakarrik) era\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:683
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Don't wrap long lines"
|
|
|
|
msgstr " -w \t\tEz wrapeatu lerro luzeak\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:685
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Don't show help window"
|
|
|
|
msgstr " -x \t\tEz erakutsi laguntza lehioa\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:686
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Enable suspend"
|
|
|
|
msgstr " -z \t\tSuspenditzeko ahalmena gaitu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:689
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "(ignored, for Pico compatibility)"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:696
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid " GNU nano version %s (compiled %s, %s)\n"
|
|
|
|
msgstr "GNU nano %s vertsioa (compilatua %s, %s)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:699
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "E-posta: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:700
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" Compiled options:"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Konpilazio ahukerak:"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:772
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Sorry, support for this function has been disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:778
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"The -p flag now invokes the Pico \"preserve\" flag.\n"
|
|
|
|
"The Pico compatibility flag has been removed as nano\n"
|
|
|
|
"now fully Pico compatible. Please see the nano FAQ\n"
|
|
|
|
"for more info on this change...\n"
|
|
|
|
"\n"
|
|
|
|
"Press return to continue\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: nano.c:816
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Could not pipe"
|
|
|
|
msgstr "Ezin izan zen %s: %s itxi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:838 nano.c:1792 nano.c:1925
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Could not fork"
|
|
|
|
msgstr "Ezin izan zen %s: %s itxi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1044
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "current->data now = \"%s\"\n"
|
|
|
|
msgstr "current->data orain =\"%s\"\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1104
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "After, data = \"%s\"\n"
|
|
|
|
msgstr "Gero, data = \"%s\"\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1379
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mark Set"
|
|
|
|
msgstr "Marka aukeratua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1384
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Mark UNset"
|
|
|
|
msgstr "Marka deuseztua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1647
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Edit a replacement"
|
|
|
|
msgstr "Ordezkoa editatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1700
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Could not create pipe"
|
|
|
|
msgstr "Ezin artxibo temporala sortu: %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1702
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Creating misspelled word list, please wait..."
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1798
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Could not get size of pipe buffer"
|
|
|
|
msgstr "Ezin artxibo temporala sortu: %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1850
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Error invoking \"spell\""
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1853
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Error invoking \"sort -f\""
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1856
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Error invoking \"uniq\""
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1932
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Could not invoke \"%s\""
|
|
|
|
msgstr "Ezin izan zen %s: %s itxi"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1972
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "Generic error"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1975
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Could not create a temporary filename: %s"
|
|
|
|
msgstr "Ezin artxibo temporala sortu: %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1981
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Spell checking failed: unable to write temp file!"
|
|
|
|
msgstr "Zuzenketa ortografikoan arazoa: ezin artxibo temporala idatzi!"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:1999
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Finished checking spelling"
|
|
|
|
msgstr "Zuzenketa ortografikoa bukatua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2002
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Spell checking failed: %s"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "Zuzenketa ortografikoan arazoak"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2350
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Bad quote string %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2608
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Can now UnJustify!"
|
|
|
|
msgstr "Orain justifikatu dezakezu!"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2705
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
|
|
|
msgstr ""
|
|
|
|
"Buffer aldatua gorde? (\"Ez\" ERANTZUTEKOTAN ALDAKETAK DEUZESTUEGINGO DIRA) ?"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2805
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
2003-02-03 18:21:27 +03:00
|
|
|
msgid "Received SIGHUP or SIGTERM\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "SIGHUP jasoa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2884
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot resize top win"
|
|
|
|
msgstr "Ezin goiko lehioaren tamainua aldatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2886
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot move top win"
|
|
|
|
msgstr "Ezin goiko lehioa mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2888
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot resize edit win"
|
|
|
|
msgstr "Ezin edizio lehioa tamainuz aldatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2890
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot move edit win"
|
|
|
|
msgstr "Ezin edizio lehioa mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2892
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot resize bottom win"
|
|
|
|
msgstr "Ezin Beheko lehioa tamainuz aldatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2894
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot move bottom win"
|
|
|
|
msgstr "Ezin beheko lehioa mugitu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2927
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
|
|
|
|
msgstr ""
|
|
|
|
"NumLock apurtua detektatu da. NumLock-a aktibatuta dagoeneanTecl. numerikoak "
|
|
|
|
"funtzionatuko du"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2976
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "enabled"
|
|
|
|
msgstr "gaitua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:2976
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "disabled"
|
|
|
|
msgstr "Ez gaitua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3182
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Tab size is too small for nano...\n"
|
|
|
|
msgstr "Terminalaren tamainua txikiegia da nano-rentzat"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3394
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Main: set up windows\n"
|
|
|
|
msgstr "Main: Lehioak konfiguratu\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3419
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Main: bottom win\n"
|
|
|
|
msgstr "Main: Beheko lehioa\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3425
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Main: open file\n"
|
|
|
|
msgstr "Main: artxiboa ireki\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3478
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "AHA! %c (%d)\n"
|
|
|
|
msgstr "Aha! '%c' (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3498
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-O-%c! (%d)\n"
|
|
|
|
msgstr "Alt-O-%c! Lortu dut! (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3525
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-[-1-%c! (%d)\n"
|
|
|
|
msgstr "Alt-[-1-%c Lortu dut! (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3555
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-[-2-%c! (%d)\n"
|
|
|
|
msgstr "Alt-[-2-%c lortu dut! (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3624
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-[-%c! (%d)\n"
|
|
|
|
msgstr "lt-[-%c lortu dut! (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3665
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got Alt-%c! (%d)\n"
|
|
|
|
msgstr "Alt-%c lortu dut! (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3715
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "XOFF ignored, mumble mumble."
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3717
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "XON ignored, mumble mumble."
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: nano.c:3756
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "I got %c (%d)!\n"
|
|
|
|
msgstr "Alt-%c lortu dut! (%d)\n"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: rcfile.c:103
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Error in %s on line %d: "
|
|
|
|
msgstr "Arazoa %sn %d lerroan: %s comandoa ez ulertua"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: rcfile.c:108
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Press return to continue starting nano\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Nanorekin jarraitzeko return sakatu\n"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: rcfile.c:173
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "argument %s has unterminated \""
|
|
|
|
msgstr ""
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#: rcfile.c:215
|
2003-01-15 20:41:58 +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 ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: rcfile.c:254
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Bad regex \"%s\": %s"
|
|
|
|
msgstr "Ezin da \"%s\" ireki: %s"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:274 rcfile.c:394 rcfile.c:441
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "regex strings must begin and end with a \" character\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: rcfile.c:283
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Missing syntax name"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: rcfile.c:298
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Adding new syntax after 1st\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: rcfile.c:306
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Starting a new syntax type\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: rcfile.c:352
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Missing color name"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:365
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Cannot add a color directive without a syntax line"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:416
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Starting a new colorstring for fg %d bg %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:424
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Adding new entry for fg %d bg %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:433
|
2003-01-18 01:25:08 +03:00
|
|
|
msgid "\"start=\" requires a corresponding \"end=\""
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:482
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: Read a comment\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "parse_rcfile:Komentarioa irakurria\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:505
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "command %s not understood"
|
|
|
|
msgstr "Arazoa %sn %d lerroan: %s comandoa ez ulertua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:517
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: Parsing option %s\n"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "parse_rcfile: %s ahukera parseatzen\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:537
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "option %s requires an argument"
|
|
|
|
msgstr "Arazoa %sn %d lerroan: %s ahukerak argumentu bat behar du"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:562
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "requested fill size %d invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:586
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "requested tab size %d invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:594
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "set flag %d!\n"
|
|
|
|
msgstr "%dmarka jarri!\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:600
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "unset flag %d!\n"
|
|
|
|
msgstr "%d marka kendu!\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:610
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Errors found in .nanorc file"
|
|
|
|
msgstr "Arazo bat/batzuk aurkituak .nanorc artxiboan"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:643
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "I can't find my home directory! Wah!"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: rcfile.c:658
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Unable to open ~/.nanorc file, %s"
|
|
|
|
msgstr "Ezin ~/.nanorc artxiboa ireki, %s"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: search.c:63
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "\"%s...\" not found"
|
|
|
|
msgstr "\"%s...\" ez aurkitua"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:106
|
|
|
|
#, c-format
|
|
|
|
msgid "Invalid regex \"%s\""
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: search.c:134
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Search"
|
|
|
|
msgstr "Bilatu"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:138
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " [Case Sensitive]"
|
|
|
|
msgstr "[May/Min]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:142
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " [Regexp]"
|
|
|
|
msgstr "[Regexp]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:146
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " [Backwards]"
|
|
|
|
msgstr "[Atzeruntza]"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:148
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " (to replace)"
|
|
|
|
msgstr "(aldatzeko)"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:156
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Search Cancelled"
|
|
|
|
msgstr "Bilaketa deuseztua"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:297 search.c:349
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Search Wrapped"
|
|
|
|
msgstr "Bilaketa berriz hasia"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:424
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "This is the only occurrence"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:575 search.c:704
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Replace Cancelled"
|
|
|
|
msgstr "Aldaketa deuseztua"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:615
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Replace this instance?"
|
|
|
|
msgstr "Instantsia hau aldatu?"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:630
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Replace failed: unknown subexpression!"
|
|
|
|
msgstr "Aldaketan arazoak: subexpresio ezezaguna!"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:741
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Replace with"
|
|
|
|
msgstr "Aldatu honekin"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#: search.c:783
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Enter line number"
|
|
|
|
msgstr "Lerroaren zenbakia txertatu"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: search.c:784
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Aborted"
|
|
|
|
msgstr "Deuseztua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: search.c:793
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Come on, be reasonable"
|
|
|
|
msgstr "Bai zera, izan zentsudun!"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: search.c:853
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Not a bracket"
|
|
|
|
msgstr "Ez da hori giltza"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: search.c:904
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "No matching bracket"
|
|
|
|
msgstr "Ez dago giltz egokirik"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#: utils.c:213 utils.c:223
|
2003-01-18 01:25:08 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "nano is out of memory!"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "nano: malloc: memoria falta!"
|
|
|
|
|
|
|
|
#: winio.c:90
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "actual_x for xplus=%d returns %d\n"
|
|
|
|
msgstr "actual_x_from_start xplus=%d-entzat %d bueltatzen du\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:245 winio.c:463
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Aha! '%c' (%d)\n"
|
|
|
|
msgstr "Aha! '%c' (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:486
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "input '%c' (%d)\n"
|
|
|
|
msgstr "sarrera '%c' (%d)\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:539
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " File: ..."
|
|
|
|
msgstr " Artxiboa:..."
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:541
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " DIR: ..."
|
|
|
|
msgstr "DIR: ..."
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:546
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid "File: "
|
|
|
|
msgstr " Artxiboa:..."
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:549
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid " DIR: "
|
|
|
|
msgstr "DIR: ..."
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:554
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy
|
|
|
|
msgid " Modified "
|
|
|
|
msgstr "Aldatua"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:556
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid " View "
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:742
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Refusing 0 length regex match"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1055
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "Moved to (%d, %d) in edit buffer\n"
|
|
|
|
msgstr "(%d, %d)ra mugitu bufer editatuan\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1209
|
2003-01-15 20:41:58 +03:00
|
|
|
#, c-format
|
|
|
|
msgid "I got \"%s\"\n"
|
|
|
|
msgstr "\"%s\"Lortu dut!\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1240
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Yy"
|
|
|
|
msgstr "Bb"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1241
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Nn"
|
|
|
|
msgstr "Ee"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1242
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Aa"
|
|
|
|
msgstr "Dd"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1253
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Bai"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1258
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "All"
|
|
|
|
msgstr "Denak"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1263
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "No"
|
|
|
|
msgstr "Ez"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1442
|
2003-01-15 20:41:58 +03:00
|
|
|
#, fuzzy, c-format
|
2003-02-02 07:26:54 +03:00
|
|
|
msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%ld (%d%%)"
|
2003-01-15 20:41:58 +03:00
|
|
|
msgstr "%1$d (%3$.0f%%)-tik %2$d lerroa, %4$d (%6$.0f%%)-tik %5$d karakterea"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1698
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Dumping file buffer to stderr...\n"
|
|
|
|
msgstr "Artxibo buferra stderrera pasatzen...\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1700
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Dumping cutbuffer to stderr...\n"
|
|
|
|
msgstr "Cutbuferra stderrera pasatzen...\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1702
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Dumping a buffer to stderr...\n"
|
|
|
|
msgstr "Buferra stderrera pasatzen...\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1783
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "The nano text editor"
|
|
|
|
msgstr "Nano textu editorea"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1784
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "version "
|
|
|
|
msgstr "bertsioa"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1785
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Brought to you by:"
|
|
|
|
msgstr "Zuretzako hauek egina:"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1786
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Special thanks to:"
|
|
|
|
msgstr "Esker bereziak:"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1787
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "The Free Software Foundation"
|
|
|
|
msgstr "Free software fundation"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1788
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "For ncurses:"
|
|
|
|
msgstr ""
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1789
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "and anyone else we forgot..."
|
|
|
|
msgstr "and anyone else we forgot..."
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#: winio.c:1790
|
2003-01-15 20:41:58 +03:00
|
|
|
msgid "Thank you for using nano!\n"
|
|
|
|
msgstr "Eskerrikasko nano erabiltzeagatik\n"
|
|
|
|
|
2003-02-13 03:56:57 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Read %d line (Converted from Mac format)"
|
|
|
|
#~ msgid_plural "Read %d lines (Converted from Mac format)"
|
|
|
|
#~ msgstr[0] " -D \t\tIdatzi archivoa DOS formatoan\n"
|
|
|
|
#~ msgstr[1] " -D \t\tIdatzi archivoa DOS formatoan\n"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Read %d line (Converted from DOS format)"
|
|
|
|
#~ msgid_plural "Read %d lines (Converted from DOS format)"
|
|
|
|
#~ msgstr[0] " -D \t\tIdatzi archivoa DOS formatoan\n"
|
|
|
|
#~ msgstr[1] " -D \t\tIdatzi archivoa DOS formatoan\n"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Read %d line"
|
|
|
|
#~ msgid_plural "Read %d lines"
|
|
|
|
#~ msgstr[0] "%d lerro irakurriak"
|
|
|
|
#~ msgstr[1] "%d lerro irakurriak"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Wrote %d line"
|
|
|
|
#~ msgid_plural "Wrote %d lines"
|
|
|
|
#~ msgstr[0] "%d lerro idatziak"
|
|
|
|
#~ msgstr[1] "%d lerro idatziak"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Replaced %d occurrence"
|
|
|
|
#~ msgid_plural "Replaced %d occurrences"
|
|
|
|
#~ msgstr[0] "%d gertaketa aldatuak"
|
|
|
|
#~ msgstr[1] "%d gertaketa aldatuak"
|
|
|
|
|
2003-02-03 18:21:27 +03:00
|
|
|
#~ msgid "Can't visit parent in restricted mode"
|
|
|
|
#~ msgstr "Ezin da maila nagusia era murriztuan bisitatu"
|
|
|
|
|
2003-02-02 07:26:54 +03:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "delete_opennode(): free'd a node, YAY!\n"
|
|
|
|
#~ msgstr "delete_node():nodo bat liberatua, IEPA!\n"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "delete_opennode(): free'd last node.\n"
|
|
|
|
#~ msgstr "delete_node(): Azkenengo nodoa liberatua.\n"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Press return to continue\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Nanorekin jarraitzeko return sakatu\n"
|
|
|
|
|
|
|
|
#~ msgid "current->data = \"%s\"\n"
|
|
|
|
#~ msgstr "current->data = \"%s\"\n"
|
|
|
|
|
|
|
|
#~ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
#~ msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
|
|
|
|
|
2003-01-18 01:25:08 +03:00
|
|
|
#~ msgid "read_line: not on first line and prev is NULL"
|
|
|
|
#~ msgstr "read_line: Ez gaude aurreneko lerroan eta aurrekoa NULL da"
|
|
|
|
|
|
|
|
#~ msgid "Pico mode"
|
|
|
|
#~ msgstr "Pico era"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Emulate Pico as closely as possible"
|
|
|
|
#~ msgstr " -p \t\tPico ahain bezain hobeen emulatu\n"
|
|
|
|
|
|
|
|
#~ msgid "Replaced 1 occurrence"
|
|
|
|
#~ msgstr "Gertaketa 1 aldatua"
|
|
|
|
|
|
|
|
#~ msgid "Replace with [%s]"
|
|
|
|
#~ msgstr "[%s]-rekin aldatu"
|
|
|
|
|
|
|
|
#~ msgid "nano: realloc: out of memory!"
|
|
|
|
#~ msgstr "nano:realloc: memoria falta!"
|
2003-01-15 20:41:58 +03:00
|
|
|
|
|
|
|
#~ msgid "Backwards search"
|
|
|
|
#~ msgstr "Atzeruntzdako bilaketa"
|
|
|
|
|
|
|
|
#~ msgid "Case sensitive search"
|
|
|
|
#~ msgstr "Mayuskula/minuskulaz egindako bilaketa"
|
|
|
|
|
|
|
|
#~ msgid "Regular expressions"
|
|
|
|
#~ msgstr "Expresio erregularra"
|
|
|
|
|
|
|
|
#~ msgid "Goto"
|
|
|
|
#~ msgstr "Joan"
|
|
|
|
|
|
|
|
#~ msgid " -D \t\t--dos\t\t\tWrite file in DOS format\n"
|
|
|
|
#~ msgstr " -D\t\t--dos\t\t\tIdatzi artxiboa DOS formatoan\n"
|
|
|
|
|
|
|
|
#~ msgid " -F \t\t--multibuffer\t\tEnable multiple file buffers\n"
|
|
|
|
#~ msgstr " -F \t\t--multibuffer\t\tArtxibo buffer anitz gaitu\n"
|
|
|
|
|
|
|
|
#~ msgid " -M \t\t--mac\t\t\tWrite file in Mac format\n"
|
|
|
|
#~ msgstr " -M\t\t--mac\t\t\tIdatzi artxiboa Mac formatoan\n"
|
|
|
|
|
|
|
|
#~ msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
|
|
|
|
#~ msgstr "-R\t\t--regexp\t\tExpresio erregularrak erabili bilaketan\n"
|
|
|
|
|
|
|
|
#~ msgid " -S\t\t--smooth\t\tSmooth scrolling\n"
|
|
|
|
#~ msgstr "-S\t\t--smooth\t\tKorrimendu leuna\n"
|
|
|
|
|
|
|
|
#~ msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
|
|
|
|
#~ msgstr " -T[num]\t--tabsize=[num]\t\tTab-aren luzeera ezarri\n"
|
|
|
|
|
|
|
|
#~ msgid " -V \t\t--version\t\tPrint version information and exit\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ " -V \t\t--version\t\t Erakutsi bertsioari buruzko informazioa eta atera\n"
|
|
|
|
|
|
|
|
#~ msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
|
|
|
|
#~ msgstr " -c \t\t--const\t\t\tMomentu oro kurtsorearen posizioa erakutsi\n"
|
|
|
|
|
|
|
|
#~ msgid " -h \t\t--help\t\t\tShow this message\n"
|
|
|
|
#~ msgstr " -h \t\t--help\t\t\tMezu hau erakutsi\n"
|
|
|
|
|
|
|
|
#~ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
|
|
|
|
#~ msgstr " -i \t\t--autoindent\t\tKoskatu automatikoki lerro berria\n"
|
|
|
|
|
|
|
|
#~ msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ " -k \t\t--cut\t\t\t^K -k kurtsoretik lerroaren bukaerara mozten du\n"
|
|
|
|
|
|
|
|
#~ msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ " -l \t\t--nofollow\t\tLaburbide sinbolikorik ez jarraitu, gainidatzi\n"
|
|
|
|
|
|
|
|
#~ msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
|
|
|
|
#~ msgstr " -m \t\t--mouse\t\t\tArratoia gaitu\n"
|
|
|
|
|
|
|
|
#~ msgid " -o [dir] \t--operatingdir=[dir]\tSet operating directory\n"
|
|
|
|
#~ msgstr " -o [dir] \t--operatingdir=[dir]\tOperazio direktorioa ezarri\n"
|
|
|
|
|
|
|
|
#~ msgid " -p \t\t--pico\t\t\tEmulate Pico as closely as possible\n"
|
|
|
|
#~ msgstr " -p \t\t--pico\t\t\tPico ahal den hobekien emulatu\n"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ " -r [#cols] \t--fill=[#cols]\t\tZutabeak bete (wrapeatu hor) #cols\n"
|
|
|
|
|
|
|
|
#~ msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
|
|
|
#~ msgstr " -s [prog] \t--speller=[prog]\tOrdezko zuzentzaile gaitu\n"
|
|
|
|
|
|
|
|
#~ msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
|
|
|
|
#~ msgstr " -t \t\t--tempfile\t\tAutomatikoki gorde irteterakoan, ez galdetu\n"
|
|
|
|
|
|
|
|
#~ msgid " -v \t\t--view\t\t\tView (read only) mode\n"
|
|
|
|
#~ msgstr " -v \t\t--view\t\t\tView (irakurri bakarrik) era\n"
|
|
|
|
|
|
|
|
#~ msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
|
|
|
|
#~ msgstr " -w \t\t--nowrap\t\tLerro luzeak ez wrapeatu\n"
|
|
|
|
|
|
|
|
#~ msgid " -x \t\t--nohelp\t\tDon't show help window\n"
|
|
|
|
#~ msgstr " -x \t\t--nohelp\t\tEz erakutsi laguntza lehioa\n"
|
|
|
|
|
|
|
|
#~ msgid " -z \t\t--suspend\t\tEnable suspend\n"
|
|
|
|
#~ msgstr " -z \t\t--suspend\t\tSuspenditze ahalmena gaitu\n"
|
|
|
|
|
|
|
|
#~ msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
|
|
|
#~ msgstr " +LINE\t\t\t\t\tLerroan hasi LINE\n"
|
|
|
|
|
|
|
|
#~ msgid " -M \t\tWrite file in Mac format\n"
|
|
|
|
#~ msgstr " -M \t\tIdatzi artxiboa Mac formatoan\n"
|
|
|
|
|
|
|
|
#~ msgid " -S\t\tSmooth scrolling\n"
|
|
|
|
#~ msgstr " -S\t\tScrool leuna\n"
|
|
|
|
|
|
|
|
#~ msgid "check_wrap called with inptr->data=\"%s\"\n"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "check_wrap inptr->data=\"%s\" rekin deitua\n"
|
|
|
|
#~ "\n"
|
|
|
|
|
|
|
|
#~ msgid "Error in %s on line %d: requested fill size %d too small"
|
|
|
|
#~ msgstr "Arazoa %sn %d lerroan: %d betetze tamainua txikiegia"
|
|
|
|
|
|
|
|
#~ msgid "nano: calloc: out of memory!"
|
|
|
|
#~ msgstr "nano:malloc: memoria falta!"
|
|
|
|
|
|
|
|
#~ msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|
|
|
|
#~ msgstr "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|