# GNU nano-rentzat egindako hitzulpena. # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the nano package. # # Peio Ziarsolo , 2001, 2002. # Mikel Olasagasti , 2004, 2005, 2006. msgid "" msgstr "" "Project-Id-Version: nano 1.9.99pre0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2006-09-25 19:59+0200\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque \n" "Language: eu\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:233 msgid "Go To Directory" msgstr "Joan direktorio honetara" #: src/browser.c:238 src/browser.c:701 src/files.c:1125 src/files.c:2286 #: src/nano.c:1101 src/search.c:194 src/search.c:296 src/search.c:848 #: src/search.c:915 src/text.c:3180 src/text.c:3387 msgid "Cancelled" msgstr "Bertan behera utzita" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. #: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format #| msgid "Can't write outside of %s" msgid "Can't go outside of %s" msgstr "Ezin da %staz kanpo idatzi" #: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ezin da direktorioan gora egin" #: src/browser.c:298 src/files.c:995 src/files.c:1002 src/files.c:1790 #: src/files.c:1915 src/files.c:1959 src/files.c:1979 src/files.c:2095 #: src/files.c:3011 src/files.c:3234 src/rcfile.c:541 src/rcfile.c:1281 #, c-format msgid "Error reading %s: %s" msgstr "Errorea %s irakurtzen: %s" #. TRANSLATORS: Try to keep this at most 7 characters. #: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. #: src/browser.c:573 msgid "(parent dir)" msgstr "(aita dir.)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. #: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. #: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Bilatu" #: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Bilaketa berriz hasia" #: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Hau da kointzidentzia bakarra" #: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Ez dago bilatzeko eredurik" #: src/color.c:185 #, fuzzy, c-format #| msgid "Duplicate syntax name %s" msgid "Unknown syntax name: %s" msgstr "Bikoiztutako %s sintaxi izena" #: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" #: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" #: src/files.c:47 #, c-format msgid "Directory '%s' does not exist" msgstr "" #: src/files.c:49 #, c-format msgid "Path '%s': %s" msgstr "" #: src/files.c:51 #, fuzzy, c-format #| msgid "\"%s\" is a directory" msgid "Path '%s' is not a directory" msgstr "\"%s\" direktorio bat da" #: src/files.c:53 #, c-format msgid "Path '%s' is not accessible" msgstr "" #. TRANSLATORS: Keep the next ten messages at most 76 characters. #: src/files.c:148 msgid "Warning: Modifying a file which is not locked, check directory permission?" msgstr "" #: src/files.c:187 msgid "Couldn't determine my identity for lock file (getpwuid() failed)" msgstr "" #: src/files.c:196 #, fuzzy, c-format #| msgid "Could not create temp file: %s" msgid "Couldn't determine hostname for lock file: %s" msgstr "Ezin izan da aldi baterako fitxategia sortu: %s" #: src/files.c:216 src/files.c:225 src/files.c:262 src/files.c:272 #, fuzzy, c-format #| msgid "Error writing temp file: %s" msgid "Error writing lock file %s: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" #: src/files.c:291 #, fuzzy, c-format #| msgid "Error writing temp file: %s" msgid "Error deleting lock file %s: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" #: src/files.c:325 #, fuzzy, c-format #| msgid "Error reading %s: %s" msgid "Error opening lock file %s: %s" msgstr "Errorea %s irakurtzen: %s" #: src/files.c:337 #, c-format msgid "Error reading lock file %s: Not enough data read" msgstr "" #. TRANSLATORS: The second %s is the name of the user, the third that of the editor. #: src/files.c:354 #, c-format msgid "File %s is being edited (by %s with %s, PID %d); continue?" msgstr "" #: src/files.c:430 #, c-format msgid "Can't insert file from outside of %s" msgstr "Ezin da artxiboa txertatu %s-tik kanpo" #: src/files.c:445 src/files.c:990 src/rcfile.c:534 src/rcfile.c:1231 #: src/rcfile.c:1272 #, c-format msgid "\"%s\" is a directory" msgstr "\"%s\" direktorio bat da" #: src/files.c:447 #, fuzzy, c-format #| msgid "\"%s\" is a device file" msgid "\"%s\" is not a normal file" msgstr "\"%s\" fitxategia dispositibo-fitxategi bat da" #: src/files.c:571 msgid "No more open file buffers" msgstr "Ez dago irekitako fitxategi buffer gehiagorik" #: src/files.c:586 #, c-format msgid "Switched to %s" msgstr "%s-ra aldatua" #: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Bufer berria" #. TRANSLATORS: Keep the next four messages at most 76 characters. #: src/files.c:912 #, c-format msgid "Read %lu line (Converted from DOS and Mac format)" msgid_plural "Read %lu lines (Converted from DOS and Mac format)" msgstr[0] "Lerro %lu irakurria (DOS eta Mac formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (DOS eta Mac formatutik bihurtuak)" #: src/files.c:918 #, c-format msgid "Read %lu line (Converted from Mac format)" msgid_plural "Read %lu lines (Converted from Mac format)" msgstr[0] "Lerro %lu irakurria (Mac formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (Mac formatutik bihurtuak)" #: src/files.c:924 #, c-format msgid "Read %lu line (Converted from DOS format)" msgid_plural "Read %lu lines (Converted from DOS format)" msgstr[0] "Lerro %lu irakurria (DOS formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (DOS formatutik bihurtuak)" #: src/files.c:929 #, c-format msgid "Read %lu line" msgid_plural "Read %lu lines" msgstr[0] "Lerro %lu irakurria" msgstr[1] "%lu lerro irakurriak" #: src/files.c:973 src/files.c:1005 msgid "Reading File" msgstr "Fitxategia irakurtzen" #: src/files.c:979 msgid "New File" msgstr "Fitxategi berria" #: src/files.c:982 #, fuzzy, c-format #| msgid "\"%s\" not found" msgid "File \"%s\" not found" msgstr "\"%s\" ezin aurkitu" #: src/files.c:991 src/rcfile.c:535 src/rcfile.c:1232 src/rcfile.c:1273 #, c-format msgid "\"%s\" is a device file" msgstr "\"%s\" fitxategia dispositibo-fitxategi bat da" #: src/files.c:1082 #, c-format msgid "Command to execute in new buffer [from %s] " msgstr "Buffer berrian exekutatzeko komandoa [%s-tik] " #: src/files.c:1084 #, c-format msgid "Command to execute [from %s] " msgstr "Exekutatutzeko komandoa [%s-(e)tik] " #: src/files.c:1091 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "Buffer berrian txertatzeko fitxategia [%s-tik]" #: src/files.c:1093 #, c-format msgid "File to insert [from %s] " msgstr "Txertatzeko fitxategia [%s-tik] " #: src/files.c:1336 msgid "Key invalid in non-multibuffer mode" msgstr "Baligabeko tekla ez-multibuffer moduan" #: src/files.c:1628 msgid "Failed to write backup file; continue saving? (Say N if unsure.) " msgstr "" #: src/files.c:1746 #, c-format msgid "Can't write outside of %s" msgstr "Ezin da %staz kanpo idatzi" #: src/files.c:1829 src/files.c:1854 src/files.c:1872 src/files.c:1885 #: src/files.c:1896 src/files.c:1924 #, fuzzy, c-format #| msgid "Error writing temp file: %s" msgid "Error writing backup file %s: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" #: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Babes-kopia fitxategi gehiegi?" #: src/files.c:1968 src/files.c:1990 src/text.c:3110 src/text.c:3122 #: src/text.c:3487 src/text.c:3496 #, c-format msgid "Error writing temp file: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" #: src/files.c:2009 src/files.c:2019 src/files.c:2043 src/files.c:2060 #: src/files.c:2070 src/files.c:2102 src/files.c:2109 #, c-format msgid "Error writing %s: %s" msgstr "Errorea %s idazten: %s" #: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Lerro %lu idatzia" msgstr[1] "%lu lerro idatziak" #: src/files.c:2243 msgid " [DOS Format]" msgstr "[DOS formatua]" #: src/files.c:2244 msgid " [Mac Format]" msgstr "[Mac formatua]" #: src/files.c:2246 msgid " [Backup]" msgstr " [Babeskopia]" #: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Gehitu aukeraketa fitxategiaren hasieran" #: src/files.c:2254 msgid "Append Selection to File" msgstr "Gehitu aukeraketa fitxategian" #: src/files.c:2255 msgid "Write Selection to File" msgstr "Ahuatespena artxiboan idatzi" #: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Gehitu nahi duzun fitxategiaren izena" #: src/files.c:2259 msgid "File Name to Append to" msgstr "Gehituko zaion fitxategiaren izena " #: src/files.c:2260 msgid "File Name to Write" msgstr "Idatzi nahi duzun artxiboaren izena" #: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" #: src/files.c:2406 #, fuzzy #| msgid "Save file under DIFFERENT NAME ? " msgid "Save file under DIFFERENT NAME? " msgstr "Gorde fitxategia BESTE izen batekin?" #: src/files.c:2414 #, fuzzy, c-format #| msgid "File exists, OVERWRITE ? " msgid "File \"%s\" exists; OVERWRITE? " msgstr "Fitxategia existitzen da dagoeneko, GAINIDATZI?" #: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" #: src/files.c:2866 msgid "(more)" msgstr "(gehiago)" #: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" "\n" "Nanorekin jarraitzeko return sakatu\n" #: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" "It is required for saving/loading search history or cursor positions.\n" msgstr "" #: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" "Nano will be unable to load or save search history or cursor positions.\n" msgstr "" #: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" "to the preferred location (%s) but encountered an error: %s" msgstr "" #: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" "to the preferred location (%s)\n" "(see the nano FAQ about this change)" msgstr "" #: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format #| msgid "Error writing %s: %s" msgid "Error writing %s: %s\n" msgstr "Errorea %s idazten: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:488 msgid "Exit" msgstr "Irten" #: src/global.c:489 msgid "Close" msgstr "Itxi" #: src/global.c:490 #, fuzzy #| msgid "UnCut Text" msgid "Uncut Text" msgstr "Ezmoztu testua" #: src/global.c:492 #, fuzzy #| msgid "UnJustify" msgid "Unjustify" msgstr "Justifikazioa ezeztatu" #: src/global.c:498 msgid "Read File" msgstr "Artxiboa irakurri" #: src/global.c:499 msgid "Where Is" msgstr "Bilatu" #: src/global.c:500 msgid "Replace" msgstr "Ordezkatu" #: src/global.c:501 msgid "Go To Line" msgstr "Joan lerro hontara" #: src/global.c:502 msgid "Prev Line" msgstr "Aurreko lerroa" #: src/global.c:503 msgid "Next Line" msgstr "Hurrengo lerroa" #: src/global.c:504 msgid "Prev Page" msgstr "Aurreko orrialdea" #: src/global.c:505 msgid "Next Page" msgstr "Hurrengo orrialdea" #: src/global.c:507 msgid "Justify" msgstr "Justifikatu" #: src/global.c:508 msgid "FullJstify" msgstr "Justifikatu" #: src/global.c:510 msgid "Refresh" msgstr "Freskatu" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:513 msgid "WhereIs Next" msgstr "Non dago Hur." #. TRANSLATORS: The next long series of strings are shortcut descriptions; #. * they are best kept shorter than 56 characters, but may be longer. #: src/global.c:520 msgid "Justify the current paragraph" msgstr "Uneko parrafoa justifikatu" #: src/global.c:522 msgid "Cancel the current function" msgstr "Uneko funtzioa bertan behera utzi" #: src/global.c:523 msgid "Display this help text" msgstr "Erakutsi laguntza testu hau" #: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Unean kargatutako fitxategi bufferra itxi/Nanotik irten" #: src/global.c:528 msgid "Exit from nano" msgstr "Nanotik irten" #: src/global.c:532 msgid "Write the current file to disk" msgstr "Uneko artxiboa diskoan idatzi" #: src/global.c:534 msgid "Insert another file into the current one" msgstr "Uneko lerroan beste lerro bat txertatu" #: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Bilatu kate bat edo expresio erregular bat" #: src/global.c:538 #, fuzzy #| msgid "Search for a string or a regular expression" msgid "Search for a string" msgstr "Bilatu kate bat edo expresio erregular bat" #: src/global.c:539 msgid "Refresh the file list" msgstr "" #: src/global.c:540 #, fuzzy #| msgid "Go to line and column number" msgid "Go to lefthand column" msgstr "Joan espezifikatutako lerro eta zutabera" #: src/global.c:541 #, fuzzy #| msgid "Go to line and column number" msgid "Go to righthand column" msgstr "Joan espezifikatutako lerro eta zutabera" #: src/global.c:543 msgid "Go one screenful up" msgstr "" #: src/global.c:544 msgid "Go one screenful down" msgstr "" #: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Uneko lerroa moztu eta cutbufferean gorde" #: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Cutbufferekoa uneko lerroan txertatu" #: src/global.c:549 msgid "Display the position of the cursor" msgstr "Kurtsorearen posisioa erakutsi" #: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" #: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Ordezkatu kate bat edo expresio erregular bat" #: src/global.c:554 msgid "Go to line and column number" msgstr "Joan espezifikatutako lerro eta zutabera" #: src/global.c:556 #, fuzzy #| msgid "Mark text at the cursor position" msgid "Mark text starting from the cursor position" msgstr "Markatu testua kurtsorearen uneko posizioan" #: src/global.c:557 #, fuzzy #| msgid "Repeat last search" msgid "Repeat the last search" msgstr "Errepikatu azken bilaketa" #: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Uneko lerroa kopiatu eta cutbufferean gorde" #: src/global.c:560 msgid "Indent the current line" msgstr "Koskatu uneko lerroa" #: src/global.c:561 msgid "Unindent the current line" msgstr "Koska kendu uneko lerroari" #: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" #: src/global.c:565 msgid "Undo the last operation" msgstr "" #: src/global.c:566 msgid "Redo the last undone operation" msgstr "" #: src/global.c:568 #, fuzzy #| msgid "Move back one character" msgid "Go back one character" msgstr "Karaktere bat atzeruntz mugitu" #: src/global.c:569 #, fuzzy #| msgid "Move forward one character" msgid "Go forward one character" msgstr "Karaktere bat aurreruntz mugitu" #: src/global.c:571 #, fuzzy #| msgid "Move back one word" msgid "Go back one word" msgstr "Mugitu hitz bat atzeruntz" #: src/global.c:572 #, fuzzy #| msgid "Move forward one word" msgid "Go forward one word" msgstr "Mugitu hitz bat atzera" #: src/global.c:574 #, fuzzy #| msgid "Move to the previous line" msgid "Go to previous line" msgstr "Aurreko lerrora mugitu" #: src/global.c:575 #, fuzzy #| msgid "Move to the next line" msgid "Go to next line" msgstr "Mugitu hurrengo lerrora" #: src/global.c:576 #, fuzzy #| msgid "Move to the beginning of the current line" msgid "Go to beginning of current line" msgstr "Uneko lerroaren hasierara mugitu" #: src/global.c:577 #, fuzzy #| msgid "Move to the end of the current line" msgid "Go to end of current line" msgstr "Uneko lerroaren bukaerara mugitu" #: src/global.c:579 #, fuzzy #| msgid "Move to the previous line" msgid "Go to previous block of text" msgstr "Aurreko lerrora mugitu" #: src/global.c:580 msgid "Go to next block of text" msgstr "" #: src/global.c:584 #, fuzzy #| msgid "Move to the beginning of the current paragraph" msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Mugitu uneko parrafoaren hasierara" #: src/global.c:586 #, fuzzy #| msgid "Move to the end of the current paragraph" msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Mugitu uneko parrafoaren amaierara" #: src/global.c:588 #, fuzzy #| msgid "Move to the first line of the file" msgid "Go to the first line of the file" msgstr "Mugitu fitxategiaren lehen lerrora" #: src/global.c:589 #, fuzzy #| msgid "Move to the last line of the file" msgid "Go to the last line of the file" msgstr "Mugitu fitxategiaren azken lerrora" #: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Ez dago giltz egokirik" #: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Korritu gora lerro bat kurtsorea korritu gabe" #: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Korritu behera lerro bat kurtsorea korritu gabe" #: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Aldatu aurreko fitxategi buffer-era" #: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Aldatu hurrengo fitxategi buffer-era" #: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Hurrengo tekla-sakatzea literalki sartu" #: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Txertatu tabuladore karaktere bat kurtsorearen posizioan" #: src/global.c:603 #, fuzzy msgid "Insert a newline at the cursor position" msgstr "Orga-itzulera bat kurtsorearen posizioan txertatu" #: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Kurtsorearen azpiko karaterea ezabatu" #: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Kurtsorearen ezkerraldeko karaterea ezabatu" #: src/global.c:609 #, fuzzy #| msgid "Cut from cursor to end of line" msgid "Cut backward from cursor to word start" msgstr "Moztu kurtsoretik lerro amaierara" #: src/global.c:611 #, fuzzy #| msgid "Cut from cursor to end of line" msgid "Cut forward from cursor to next word start" msgstr "Moztu kurtsoretik lerro amaierara" #: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Moztu kurtsoretik posiziotik lerro amaierara arte" #: src/global.c:616 msgid "Justify the entire file" msgstr "Justifikatu lerro osoa" #: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Zenbatu hitz, lerro eta karaktere kopurua" #: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Freskatu uneko pantaila" #: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" #: src/global.c:627 msgid "Save file without prompting" msgstr "" #: src/global.c:628 #, fuzzy #| msgid "Search backwards" msgid "Search next occurrence backward" msgstr "Atzerantza bilatu" #: src/global.c:629 msgid "Search next occurrence forward" msgstr "" #: src/global.c:631 #, fuzzy msgid "Toggle the case sensitivity of the search" msgstr "Mayuskula/minuskulaz egindako bilaketa" #: src/global.c:633 #, fuzzy msgid "Reverse the direction of the search" msgstr "kurtsorearen posisioa erakutsi" #: src/global.c:637 #, fuzzy msgid "Toggle the use of regular expressions" msgstr "Expresio erregularrak erabili" #: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "Editatu aurreko bilaketa/aldaketa kateak" #: src/global.c:643 #, fuzzy msgid "Recall the next search/replace string" msgstr "Editatu aurreko bilaketa/aldaketa kateak" #: src/global.c:646 msgid "Go to file browser" msgstr "Fitxategi nabigatzailera joan" #: src/global.c:649 #, fuzzy msgid "Toggle the use of DOS format" msgstr "Dos formatoan fitxategia idazten" #: src/global.c:650 #, fuzzy msgid "Toggle the use of Mac format" msgstr "Idatzi fitxategia Mac formatuan" #: src/global.c:651 #, fuzzy msgid "Toggle appending" msgstr "Auto-doitu lerro luzeak" #: src/global.c:652 msgid "Toggle prepending" msgstr "" #: src/global.c:653 #, fuzzy msgid "Toggle backing up of the original file" msgstr "Gorde existitzen diren fitxategien babeskopiak" #: src/global.c:654 msgid "Execute external command" msgstr "Exekutatu kanpo-komandoa" #: src/global.c:656 msgid "Close buffer without saving it" msgstr "" #: src/global.c:658 #, fuzzy msgid "Toggle the use of a new buffer" msgstr "Ezin izan da hodi buffer-aren tamainua lortu" #: src/global.c:661 msgid "Exit from the file browser" msgstr "Irten fitxategi nabigatzailetik" #: src/global.c:662 msgid "Go to the first file in the list" msgstr "Joan zerrendako lehen fitxategira" #: src/global.c:663 msgid "Go to the last file in the list" msgstr "Joan zerrendako azken fitxategira" #: src/global.c:664 #, fuzzy #| msgid "Go to the first file in the list" msgid "Go to the previous file in the list" msgstr "Joan zerrendako lehen fitxategira" #: src/global.c:665 #, fuzzy #| msgid "Go to the last file in the list" msgid "Go to the next file in the list" msgstr "Joan zerrendako azken fitxategira" #: src/global.c:666 msgid "Go to directory" msgstr "Joan direktorio honetara" #: src/global.c:669 #, fuzzy #| msgid "Invoke the spell checker, if available" msgid "Invoke the linter, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" #: src/global.c:670 #, fuzzy #| msgid "Move to the previous line" msgid "Go to previous linter msg" msgstr "Aurreko lerrora mugitu" #: src/global.c:671 #, fuzzy #| msgid "Move to the next line" msgid "Go to next linter msg" msgstr "Mugitu hurrengo lerrora" #: src/global.c:673 #, fuzzy #| msgid "Invoke the spell checker, if available" msgid "Invoke formatter, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:688 msgid "Get Help" msgstr "Laguntza begiratu" #: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Bertan behera utzi" #: src/global.c:704 #, fuzzy #| msgid "WriteOut" msgid "Write Out" msgstr "Gorde" #: src/global.c:740 msgid "Go To Dir" msgstr "Joan direktorio honetara" #: src/global.c:755 msgid "Cut Text" msgstr "Textua moztu" #: src/global.c:770 msgid "To Spell" msgstr "Ortografia" #: src/global.c:774 #, fuzzy #| msgid "Go To Line" msgid "To Linter" msgstr "Joan lerro hontara" #: src/global.c:777 #, fuzzy #| msgid "DOS Format" msgid "Formatter" msgstr "DOS formatua" #: src/global.c:784 msgid "Case Sens" msgstr "May/Min" #: src/global.c:789 msgid "Regexp" msgstr "Regexp" #: src/global.c:794 msgid "Backwards" msgstr "Atzeruntza" #: src/global.c:801 msgid "No Replace" msgstr "Ez ordezkatu" #: src/global.c:809 msgid "Cur Pos" msgstr "Uneko posizioa" #: src/global.c:824 msgid "First Line" msgstr "Lehen lerroa" #: src/global.c:826 msgid "Last Line" msgstr "Azken lerroa" #: src/global.c:833 #, fuzzy #| msgid "Not a bracket" msgid "To Bracket" msgstr "Ez da hori giltza" #: src/global.c:836 msgid "Mark Text" msgstr "Textua markatu" #: src/global.c:839 msgid "Copy Text" msgstr "Kopiatu testua" #: src/global.c:842 msgid "Indent Text" msgstr "Koskatu testua" #: src/global.c:844 msgid "Unindent Text" msgstr "Ez koskatu testua" #: src/global.c:847 msgid "Undo" msgstr "" #: src/global.c:849 msgid "Redo" msgstr "" #: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Atzean" #: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Aurrean" #: src/global.c:866 msgid "Prev Word" msgstr "Aurreko hitza" #: src/global.c:868 msgid "Next Word" msgstr "Hurrengo hitza" #: src/global.c:872 msgid "Home" msgstr "Etxea" #: src/global.c:874 msgid "End" msgstr "Bukaera" #: src/global.c:883 #, fuzzy #| msgid "Prev Word" msgid "Prev Block" msgstr "Aurreko hitza" #: src/global.c:885 #, fuzzy #| msgid "Next Word" msgid "Next Block" msgstr "Hurrengo hitza" #: src/global.c:890 msgid "Beg of Par" msgstr "Par hasi" #: src/global.c:892 msgid "End of Par" msgstr "Par amai" #: src/global.c:897 msgid "Scroll Up" msgstr "Korritu gora" #: src/global.c:899 msgid "Scroll Down" msgstr "Korritu behera" #: src/global.c:904 #, fuzzy #| msgid "Previous File" msgid "Prev File" msgstr "Aurreko fitxategia" #: src/global.c:906 msgid "Next File" msgstr "Hurrengo fitxategia" #: src/global.c:915 #, fuzzy #| msgid "Verbatim Input" msgid "Verbatim" msgstr "Sarrera literala" #: src/global.c:918 msgid "Tab" msgstr "Tab" #: src/global.c:920 msgid "Enter" msgstr "Sartu" #: src/global.c:923 msgid "Delete" msgstr "Ezabatu" #: src/global.c:925 msgid "Backspace" msgstr "Atzera tekla" #. TRANSLATORS: The next two strings refer to cutting words. #: src/global.c:936 #, fuzzy #| msgid "Cut Text" msgid "Cut Left" msgstr "Textua moztu" #: src/global.c:938 msgid "Cut Right" msgstr "" #: src/global.c:940 msgid "CutTillEnd" msgstr "MoztuAmaieraraArte" #: src/global.c:950 msgid "Word Count" msgstr "Hitz kopurua" #: src/global.c:957 #, fuzzy #| msgid "Suspension" msgid "Suspend" msgstr "Eseki" #: src/global.c:961 #, fuzzy #| msgid "Next Line" msgid "Comment Lines" msgstr "Hurrengo lerroa" #: src/global.c:965 msgid "Save" msgstr "" #: src/global.c:968 #, fuzzy #| msgid "Previous File" msgid "Previous" msgstr "Aurreko fitxategia" #: src/global.c:970 #, fuzzy #| msgid "Next Page" msgid "Next" msgstr "Hurrengo orrialdea" #: src/global.c:976 msgid "PrevHstory" msgstr "Aurreko historikoa" #: src/global.c:979 msgid "NextHstory" msgstr "Hurrengo historikoa" #: src/global.c:988 msgid "Go To Text" msgstr "Joan testu hontara" #: src/global.c:992 msgid "DOS Format" msgstr "DOS formatua" #: src/global.c:994 msgid "Mac Format" msgstr "Mac formatua" #: src/global.c:1002 msgid "Append" msgstr "Gehitu" #: src/global.c:1004 msgid "Prepend" msgstr "Gehitu" #: src/global.c:1007 msgid "Backup File" msgstr "Babeskopia fitxategia" #: src/global.c:1014 msgid "Execute Command" msgstr "Exekutatu komandoa" #: src/global.c:1029 msgid "To Files" msgstr "Fitxategietara" #: src/global.c:1037 msgid "First File" msgstr "Lehen fitxategia" #: src/global.c:1039 msgid "Last File" msgstr "Azken Fitxategia" #: src/global.c:1043 msgid "Discard buffer" msgstr "" #: src/global.c:1054 msgid "Left Column" msgstr "" #: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. #: src/global.c:1063 #, fuzzy #| msgid "Prev Line" msgid "Prev Lint Msg" msgstr "Aurreko lerroa" #: src/global.c:1065 #, fuzzy #| msgid "Next Line" msgid "Next Lint Msg" msgstr "Hurrengo lerroa" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. #: src/global.c:1336 msgid "Help mode" msgstr "Laguntza modua" #: src/global.c:1338 msgid "Constant cursor position display" msgstr "Kurtzorearen posizioa bistaratu beti" #: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" #: src/global.c:1342 msgid "Smooth scrolling" msgstr "Korritze leuna" #: src/global.c:1344 #, fuzzy #| msgid "Don't wrap long lines" msgid "Soft wrapping of overlong lines" msgstr "Ez doitu lerro luzeak" #: src/global.c:1346 msgid "Whitespace display" msgstr "Erakutsi txuriguneak" #: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Kolore sintaxi nabarmentzea" #: src/global.c:1350 msgid "Smart home key" msgstr "'Smart home' tekla" #: src/global.c:1352 msgid "Auto indent" msgstr "Auto indentatu" #: src/global.c:1354 msgid "Cut to end" msgstr "Lerroaren bukaeraraino ebaki" #: src/global.c:1356 #, fuzzy #| msgid "Don't wrap long lines" msgid "Hard wrapping of overlong lines" msgstr "Ez doitu lerro luzeak" #: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Bihurtu idatzitako tabulazioak zuriuneetara" #: src/global.c:1360 msgid "Backup files" msgstr "Babeskopia fitxategiak" #: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" #: src/global.c:1364 msgid "Mouse support" msgstr "Xagu euskarria" #: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuak" #: src/global.c:1368 msgid "Suspension" msgstr "Eseki" #: src/help.c:211 msgid "" "Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press 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" " The previous search string will be shown in brackets after the search prompt. Hitting Enter without entering any text will perform the previous search. " msgstr "" "Bilaketa komandoen laguntza testua\n" "\n" " Sartu bilatu nahi dituzun hitz edo karaktereak, eta sakatu enter. Pareko zerbait aurkitzen badu gertuen aurkitu duen kateraino eramango zaitu.\n" "\n" " Aurreko bilaketa kortxete artean erakutsiko da 'Bilaketa:'-ren ondoren. Enter sakatuz karaktere berririk sartu gabe aurreko bilaketa berriz burutuko du. " #: src/help.c:220 msgid "" "If you have selected text with the mark and then search to replace, only matches in the selected text will be replaced.\n" "\n" " The following function keys are available in Search mode:\n" "\n" msgstr "" "Testurik aukeratua baduzu markarekin eta ondoren bilatu edo ordezkatzen baduzu, aukeratutako testuan egingo da.\n" "\n" " Honako funtzio teklak daude Bilaketa moduan:\n" "\n" #: src/help.c:226 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 "" "Joan lerrora laguntza testua\n" "\n" " Sartu joan nahi duzun lerroaren zenbakia eta sakatu enter. Sartutakoa baina lerro gutxiago badaude fitxategiko azkeneko lerroan jarriko zaitu.\n" "\n" " Honako funtzio teklak daude joan lerrora moduan:\n" "\n" #: src/help.c:235 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 file 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). " msgstr "" "Txertatu fitxategia laguntza testua\n" "\n" " Idatzi buffer-ean uneko kurtsorearen posizioan txertatu nahi duzun fitxategiaren izena.\n" "\n" " Nano buffer anintz erabiltzeko euskarriarekin konpialtu baduzu, eta buffer anitzak aktibatuak badituzu -F edo --multibuffer komando-banderak erabiliz, Meta-F, edo nanorc fitxategi baten bidez, fitxategi berri bat txertatzeak beste buffer batean kargatzen du (erabili Meta-< edo > buffer-ez aldatzeko). " #: src/help.c:244 msgid "" "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 "" "Beste buffer garbi bat behar baduzu, ez sartu fitxategi izenik, edo idatzi existitzen ez den fitxategi izen bat eta sakatu enter.\n" "\n" " Honako funtzio teklak daude eskuragarri fitxategi txertaketa moduan:\n" "\n" #: src/help.c:250 msgid "" "Write File Help Text\n" "\n" " Type the name that you wish to save the current file as and press Enter to save the file.\n" "\n" " If you have selected text with the mark, 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 "" "Fitxategi idazketarako laguntza testua\n" "\n" " Idatzi uneko fitxategiaren izena eta sakatu enter gordetzeko.\n" "\n" " Testuaren zatiren bat markatua badaukazu, galdetu egingo zaizu ea zati hori fitxategi ezberdin batean gorde nahi duzun. Gainidazketa arazoak ekiditeko ez da izaten uneko fitxategiaren izena lehenetsia modu hontan.\n" "\n" "Honako funtzio teklak daude eskuragarri fitxategia idatzi moduan:\n" "\n" #: src/help.c:264 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 "" "Fitxategi nabigatzailearen laguntza testua\n" "\n" " Fitxategi arakatzailea direktorio estrukturatik nabigatzeko eta bertako idazteko edo irakurtzeko fitxategi bat aukeratzeko erabiltzen da. Norabide teklak edo Gor/Ber-Orria erabili daitezke nabigatzeko, eta S edo Enter fitxategia aukeratzeko edo aukeratutako direktoriora sartzeko. Maila bat gora egiteko, aukeratu \"..\" izena duen direktorioa fitxategi zerrendaren goian.\n" "\n" " Honako funtzio teklak daude eskuragarri fitxategi nabigatzaile moduan:\n" "\n" #: src/help.c:277 #, fuzzy msgid "" "Browser Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press 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" " 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" "\n" msgstr "" "Bilaketa komandoen laguntza testua\n" "\n" " Sartu bilatu nahi dituzun hitz edo karaktereak, eta sakatu enter. Pareko zerbait aurkitzen badu gertuen aurkitu duen kateraino eramango zaitu.\n" "\n" " Aurreko bilaketa kortxete artean erakutsiko da 'Bilaketa:'-ren ondoren. Enter sakatuz karaktere berririk sartu gabe aurreko bilaketa berriz burutuko du. " #: src/help.c:286 msgid "" " The following function keys are available in Browser Search mode:\n" "\n" msgstr "" " Honako funtzio teklak daude eskuragarri Bilaketa Nabigatzaile moduan:\n" "\n" #: src/help.c:290 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 "" "Nabigatzaileko joan direktoriora laguntza testua\n" "\n" " Sartu nabigatu nahi duzun direktorioaren izena.\n" "\n" " Tab betetzea ezgaitu ez bada, TAB tekla erabili dezakezu automatikoki betetzeko direktorio izena.\n" "\n" "Honako funtzio teklak gaituak daude Nabigatzaileko joan direktoriora moduan:\n" "\n" #: src/help.c:303 #, fuzzy 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, or, if you have selected text with the mark, in the selected text.\n" "\n" " The following function keys are available in Spell Check mode:\n" "\n" msgstr "" "Zuzenketa laguntza testua\n" "\n" " Zuzenketak testu guztiko idazketa txekeatzen du. Hitz ezezagun bat aurkitzean, nabarmendu eta aldaketa egiteko aukera ematen da. Ondoren fitxategi guztiko edo aukeratua duzun testuko hitz berdinetan aldaketa egin nahi den galdetzen da.\n" "\n" " Honako funtzio teklak daude eskuragarri zuzenketa moduan:\n" "\n" #: src/help.c:318 #, fuzzy msgid "" "Execute Command Help Text\n" "\n" " This mode allows you to insert the output of a command run by the shell into the current buffer (or a new buffer in multiple file buffer mode). If you need another blank buffer, do not enter any command.\n" "\n" " The following function keys are available in Execute Command mode:\n" "\n" msgstr "" "Kanpo komandoen laguntza testua\n" "\n" " Honek shell batean exekutatutako komando baten irteera uneko buffer-ean gehitzea onartzen du (edo buffer berri batean multibuffer moduan). Beste buffer garbi bat behar baduzu, ez sartu komandorik.\n" "\n" " Honako teklak gaituak daude modu hontan:\n" "\n" #: src/help.c:331 msgid "" "Main 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. " msgstr "" " nano-ren laguntza testu nagusia\n" "\n" "nano editorea UW Pico testu editorearen errestasun eta funtzionalitateak emulatzeko diseinatua dago. Lau dira editorearen sekzio nagusiak: Goiko lerroak programaren bertsioa uneko fitxategiaren izena eta modifikatua ala ez izan den. Ondoren editorearen leiho nagusia editatzen ari den fitxategia erakutsiz. Egoera lerroa da hirugarrena eta informazio garrantzitsuak ematen ditu " #: src/help.c:341 #, fuzzy msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" " Shortcuts are written as follows: Control-key sequences are notated with a '^' and can be entered either by using the Ctrl key or pressing the Esc key twice. Meta-key sequences are notated with 'M-' and can be entered using either the Alt, Cmd, or Esc key, depending on your keyboard setup. " msgstr "Laster-teklan erabilera: Kontrol teklarekin erabiltzen direnak (^) karakterearekin erakusten dira, eta Kontrol tekla edo ESC tekla bi aldiz sakatuta erabili daitezke. Eskape-tekla sekuentziak Meta (M) ikurrarekin agertzen dira, eta Esc, Alt edo Meta-tekla (zure teklatuaren araberakoa) sakatuz erabili daitezke. " #: src/help.c:348 msgid "" "Also, pressing Esc twice and then typing a three-digit decimal number from 000 to 255 will enter the character with the corresponding value. The following keystrokes are available in the main editor window. Alternative keys are shown in parentheses:\n" "\n" msgstr "" "Gainera, Eskape-tekla bi aldiz sakatuz eta 000-tik 255-rainoko zenbaki bat sartuz gero, ASCII taulan duen karakterea txertatuko du. Hauek dira editoreko leiho nagusian erabili daitezkeen teklak. Bestelako teklak parentesi artean erakusten dira:\n" "\n" #: src/help.c:380 src/help.c:457 msgid "enable/disable" msgstr "gaitu/ezgaitu" #: src/nano.c:544 #, fuzzy #| msgid "Key invalid in view mode" msgid "Key is invalid in view mode" msgstr "Tekla baliogabea ikuskatze moduan" #: src/nano.c:550 #, fuzzy #| msgid "Can't visit parent in restricted mode" msgid "This function is disabled in restricted mode" msgstr "Ezin da maila nagusia era murriztuan bisitatu" #: src/nano.c:558 msgid "Help is not available" msgstr "" #: src/nano.c:670 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" "\n" "Bufferra hemen idatzia: %s\n" #: src/nano.c:672 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" "\n" "Bufferra ez da %s-(e)n idatzi: %s\n" #: src/nano.c:675 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" "\n" "Bufferra ez da idatzi: %s\n" #: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Leihoaren tamainua txikiegia da nano-rentzat...\n" #: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" "Erabilera: nano [AUKERAK] [[+LERROA,ZUTABEA] FITXATEGIA]\n" "\n" #: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Aukera\t\tGNU aukera luzea\t\tEsanahia\n" #: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Aukera\t\tEsanahia\n" #: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LERROA,ZUTABEA" #. TRANSLATORS: The next forty or so strings are option descriptions #. * for the --help output. Try to keep them at most 40 characters. #: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Hasi LERRO lerro zenbakian, ZUTABE zutabean" #: src/nano.c:806 msgid "Enable smart home key" msgstr "Gaitu 'smart home' tekla" #: src/nano.c:808 msgid "Save backups of existing files" msgstr "Gorde existitzen diren fitxategien babeskopiak" #: src/nano.c:809 msgid "-C " msgstr "-C " #: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" #: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Babeskopia fitxategiak idazteko direktorioa" #: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Erabili lodia alderantzizko testua beharrean" #: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Bihurtu idatzitako tabuladoreak zuriuneetara" #: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" #: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" #: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Idatzi eta irakurri bilaketa/aldaketa kateen historia" #: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ez begiratu nanorc fitxategietan" #: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Konpondu zenbakizko teklatu nahaste arazoak" #: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ez gehitu lerro berria fitxategiaren amaieran" #: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuko fitxategiak" #: src/nano.c:842 msgid "Use one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" #: src/nano.c:846 #, fuzzy #| msgid "Insert a tab at the cursor position" msgid "Log & read location of cursor position" msgstr "Txertatu tabuladore karaktere bat kurtsorearen posizioan" #: src/nano.c:849 msgid "-Q " msgstr "-Q " #: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" #: src/nano.c:849 msgid "Quoting string" msgstr "Aipamen katea" #: src/nano.c:852 msgid "Restricted mode" msgstr "Mugatutako modua" #: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" #: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" #: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" #: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Ezarri fitxa baten zabalera #cols-era" #: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Egin egoera-barra garbiketa azkarra" #: src/nano.c:861 msgid "Print version information and exit" msgstr "Bertsioaren informazioa inprimatu eta irten" #: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Aurkitu hitz amaierak zehatzago aurkitu" #: src/nano.c:866 msgid "Which other characters are word parts" msgstr "" #: src/nano.c:870 msgid "-Y " msgstr "-Y " #: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" #: src/nano.c:871 #, fuzzy msgid "Syntax definition to use for coloring" msgstr "Erabiltzeko sintaxi definizioa" #: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Erakutsi beti kurtsorearen posizioa" #: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Konpondu atzera tekla/ezabatu nahaste arazoak" #: src/nano.c:876 #, fuzzy #| msgid "Display this help text" msgid "Show this help text and exit" msgstr "Erakutsi laguntza testu hau" #: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Automatikoki indentatu lerro berriak" #: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Moztu kurtsoretik lerro amaierara" #: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Gaitu xaguaren erabilera" #: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" #: src/nano.c:886 msgid "-o " msgstr "-o " #: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" #: src/nano.c:887 msgid "Set operating directory" msgstr "Ezarri eragiketa direktorioa" #: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Mantendu XON (^Q) eta XOFF (^S) teklak" #: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" #: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" #: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" #: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Ezarri zutabe-tab baten zabalera #cols-i" #: src/nano.c:901 msgid "-s " msgstr "-s " #: src/nano.c:901 msgid "--speller=" msgstr "--speller=" #: src/nano.c:902 msgid "Enable alternate speller" msgstr "Gahitu zuzentzaile alternatiboa" #: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Irteterakoan automatikoki gorde, ez galdetu" #: src/nano.c:906 #, fuzzy #| msgid "Write file out in DOS format" msgid "Save a file by default in Unix format" msgstr "Idatzi fitxategia DOS formatuan" #: src/nano.c:908 msgid "View mode (read-only)" msgstr "Ikuskatze modua (irakurri bakarrik)" #: src/nano.c:910 #, fuzzy #| msgid "Don't wrap long lines" msgid "Don't hard-wrap long lines" msgstr "Ez doitu lerro luzeak" #: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ez erakutsi bi laguntza lerroak" #: src/nano.c:914 msgid "Enable suspension" msgstr "Gaitu esekitzea" #: src/nano.c:916 #, fuzzy #| msgid "Long line wrapping" msgid "Enable soft line wrapping" msgstr "Auto-doitu lerro luzeak" #: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" #: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" #: src/nano.c:933 #, fuzzy, c-format #| msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "E-posta: nano@nano-editor.org\tWebgunea: http://www.nano-editor.org" #: src/nano.c:934 #, c-format msgid "" "\n" " Compiled options:" msgstr "" "\n" "Konpilazio aukerak:" #: src/nano.c:1054 msgid "No file name" msgstr "" #: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" #: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" #: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" #: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP edo SIGTERM jaso da\n" #: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Erabili \"fg\" nano-ra itzultzeko.\n" #: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" #: src/nano.c:1429 msgid "enabled" msgstr "gaitua" #: src/nano.c:1429 msgid "disabled" msgstr "ez gaitua" #: src/nano.c:1543 msgid "Unbound key" msgstr "" #: src/nano.c:1546 msgid "Unbindable key: M-[" msgstr "" #: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" #: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" #: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" #: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignoratua, kaka zarra" #: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoratua, kaka zarra" #: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Eskatutako \"%s\" tab tamainua baliogabea da" #: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Eskatutako \"%s\" betetze tamainua baliogabea da" #: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" #. TRANSLATORS: For the next three strings, if possible, specify #. * the single-byte shortcuts for both your language and English. #. * For example, in French: "OoYy" for "Oui". #: src/prompt.c:802 msgid "Yy" msgstr "Bb" #: src/prompt.c:803 msgid "Nn" msgstr "Ee" #: src/prompt.c:804 msgid "Aa" msgstr "Dd" #: src/prompt.c:826 msgid "Yes" msgstr "Bai" #: src/prompt.c:831 msgid "All" msgstr "Guztiak" #: src/prompt.c:836 msgid "No" msgstr "Ez" #: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Errorea %s-n %lu lerroan: " #: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "'%s' argumentuak amaitu gabeko \" bat dauka" #: src/rcfile.c:232 src/rcfile.c:675 src/rcfile.c:726 src/rcfile.c:825 msgid "Regex strings must begin and end with a \" character" msgstr "Regex kateak \" karaktearekin hasi eta amaitu behar dute" #: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "\"%s\" regex okerra: %s" #: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Sintaxiaren izena falta da" #: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" #: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\" sintaxia erreserbaturik dago" #: src/rcfile.c:328 #, fuzzy #| msgid "The \"default\" syntax must take no extensions" msgid "The \"default\" syntax does not accept extensions" msgstr "\"default\" sintaxiak ez du extentsiorik hartu behar" #: src/rcfile.c:370 #, fuzzy #| msgid "Missing syntax name" msgid "Missing key name" msgstr "Sintaxiaren izena falta da" #: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" #: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:403 #, fuzzy, c-format #| msgid "Requested tab size \"%s\" is invalid" msgid "Key name %s is invalid" msgstr "Eskatutako \"%s\" tab tamainua baliogabea da" #: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "" #. TRANSLATORS: Do not translate the word "all". #: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" #: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" #: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" #: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" #: src/rcfile.c:577 #, fuzzy, c-format #| msgid "Error reading %s: %s" msgid "Error expanding %s: %s" msgstr "Errorea %s irakurtzen: %s" #: src/rcfile.c:617 #, 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" "for foreground colors." msgstr "" "\"%s\" kolorea ez da ulertu.\n" "Honako koloreak bakarrik balio dute:\n" "\"green\", \"red\", \"blue\"\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" eta\n" "\"black\", \"bright\" aukerazko aurrizkiarekin\n" "aurreplanoko koloreentzat." #: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "" #: src/rcfile.c:644 msgid "Missing color name" msgstr "Kolorearen izena falta da" #: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format #| msgid "Missing regex string" msgid "Missing regex string after '%s' command" msgstr "Regex katea falta da" #: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\"-k \"end=\" behar du" #: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Atzekaldeko \"%s\" koloreak ezin du bizia izan" #: src/rcfile.c:803 #, fuzzy, c-format #| msgid "The \"default\" syntax must take no extensions" msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "\"default\" sintaxiak ez du extentsiorik hartu behar" #: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" #: src/rcfile.c:880 #, fuzzy, c-format #| msgid "Argument '%s' has an unterminated \"" msgid "Argument of '%s' lacks closing \"" msgstr "'%s' argumentuak amaitu gabeko \" bat dauka" #: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" #: src/rcfile.c:913 #, c-format msgid "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" #: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Ezin izan zen %s ireki %s idazteko" #: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "\"%s\" sintaxiak ez dauka kolore komandorik" #: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "\"%s\" komandoa ez dago baimendua fitxategia barne moduan" #: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Ez da \"%s\" komandoa ulertu" #: src/rcfile.c:1052 #, fuzzy #| msgid "Missing color name" msgid "Missing option" msgstr "Kolorearen izena falta da" #: src/rcfile.c:1066 #, fuzzy, c-format #| msgid "Unknown flag \"%s\"" msgid "Unknown option \"%s\"" msgstr "\"%s\" bandera ezezaguna" #: src/rcfile.c:1079 #, fuzzy, c-format #| msgid "Cannot unset flag \"%s\"" msgid "Cannot unset option \"%s\"" msgstr "Ezin da \"%s\" bandera kendu" #: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "\"%s\" aukerak argumentu bat behar du" #: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Aukera ez da baliodun multibyte katea" #: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Ez-hutsune karaktereak behar dira" #: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Bi zutabe-bakar karaktere behar dira" #: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ezin dut nire etxe direktorioa aurkitu! Outx!" #: src/rcfile.c:1296 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" "\n" "Nano abiarazten jarraitzeko return sakatu.\n" #: src/search.c:95 #, c-format msgid "\"%.*s%s\" not found" msgstr "\"%.*s%s\" ez da aurkitu" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:168 msgid " [Case Sensitive]" msgstr "[May/Min]" #: src/search.c:172 msgid " [Regexp]" msgstr "[Regexp]" #: src/search.c:176 msgid " [Backwards]" msgstr "[Atzeruntza]" #. TRANSLATORS: The next two strings are modifiers of the search prompt. #: src/search.c:181 msgid " (to replace) in selection" msgstr " (aldatzeko) aukeraketan" #: src/search.c:183 msgid " (to replace)" msgstr "(aldatzeko)" #. TRANSLATORS: This is shown when searching takes #. * more than half a second. #: src/search.c:306 #, fuzzy #| msgid "Search" msgid "Searching..." msgstr "Bilatu" #. TRANSLATORS: This is a prompt. #: src/search.c:692 msgid "Replace this instance?" msgstr "Instantsia hau aldatu?" #. TRANSLATORS: This is a prompt. #: src/search.c:837 msgid "Replace with" msgstr "Aldatu honekin" #: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%lu kointzidentzia aldatuta" msgstr[1] "%lu kointzidentzia aldatuta" #. TRANSLATORS: This is a prompt. #: src/search.c:911 msgid "Enter line number, column number" msgstr "Lerroaren zenbakia, zutabe zenbakia sartu" #: src/search.c:933 #, fuzzy #| msgid "Enter line number, column number" msgid "Invalid line or column number" msgstr "Lerroaren zenbakia, zutabe zenbakia sartu" #: src/search.c:1086 msgid "Not a bracket" msgstr "Ez da hori giltza" #: src/search.c:1152 msgid "No matching bracket" msgstr "Ez dago giltz egokirik" #: src/text.c:53 msgid "Mark Set" msgstr "Marka aukeratua" #: src/text.c:57 msgid "Mark Unset" msgstr "Markatu ez hautatua" #: src/text.c:69 #, c-format msgid "Error invoking \"%s\"" msgstr "Errorea \"%s\"-(e)ri deitzen" #: src/text.c:461 msgid "Commenting is not supported for this file type" msgstr "" #: src/text.c:477 msgid "Cannot comment past end of file" msgstr "" #: src/text.c:670 msgid "Nothing in undo buffer!" msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:688 src/text.c:717 src/text.c:850 src/text.c:891 msgid "text add" msgstr "" #: src/text.c:698 src/text.c:861 #, fuzzy #| msgid "Next File" msgid "text delete" msgstr "Hurrengo fitxategia" #: src/text.c:721 src/text.c:900 msgid "line join" msgstr "" #: src/text.c:740 src/text.c:916 msgid "text cut" msgstr "" #: src/text.c:745 src/text.c:920 msgid "text uncut" msgstr "" #: src/text.c:751 src/text.c:896 msgid "Internal error: line is missing. Please save your work." msgstr "" #: src/text.c:755 src/text.c:870 msgid "line break" msgstr "" #: src/text.c:765 src/text.c:940 msgid "comment" msgstr "" #: src/text.c:769 src/text.c:944 msgid "uncomment" msgstr "" #: src/text.c:773 src/text.c:931 #, fuzzy #| msgid "Next Line" msgid "text insert" msgstr "Hurrengo lerroa" #: src/text.c:793 src/text.c:924 #, fuzzy #| msgid " (to replace)" msgid "text replace" msgstr "(aldatzeko)" #: src/text.c:800 src/text.c:948 src/text.c:1260 src/text.c:1430 msgid "Internal error: unknown type. Please save your work." msgstr "" #: src/text.c:806 #, c-format msgid "Undid action (%s)" msgstr "" #: src/text.c:825 msgid "Nothing to re-do!" msgstr "" #: src/text.c:834 msgid "Internal error: cannot set up redo. Please save your work." msgstr "" #: src/text.c:954 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:1044 src/text.c:2758 src/text.c:3189 msgid "Could not create pipe" msgstr "Ezin izan da hodia sortu" #: src/text.c:1070 src/text.c:2845 src/text.c:2998 src/text.c:3237 #: src/text.c:3529 msgid "Could not fork" msgstr "Ezin izan da bikoiztu" #: src/text.c:2110 #, c-format msgid "Bad quote string %s: %s" msgstr "%s aipamen kate okerra: %s" #: src/text.c:2492 msgid "Can now UnJustify!" msgstr "Orain ez-justifikatu dezakezu!" #: src/text.c:2690 msgid "Edit a replacement" msgstr "Ordezkoa editatu" #. TRANSLATORS: Shown after fixing misspellings in one word. #: src/text.c:2706 #, fuzzy #| msgid "Next Word" msgid "Next word..." msgstr "Hurrengo hitza" #: src/text.c:2760 msgid "Creating misspelled word list, please wait..." msgstr "Gaizki idatzitako hiz zerrenda sortzen, itxaron mesedez..." #: src/text.c:2851 src/text.c:3244 msgid "Could not get size of pipe buffer" msgstr "Ezin izan da hodi buffer-aren tamainua lortu" #: src/text.c:2900 msgid "Error invoking \"spell\"" msgstr "Errorea \"spell\"-i deitzen" #: src/text.c:2903 msgid "Error invoking \"sort -f\"" msgstr "Errorea \"sort -f\"-i deitzen" #: src/text.c:2906 msgid "Error invoking \"uniq\"" msgstr "Errorea \"uniq\"-i deitzen" #: src/text.c:3128 #, fuzzy #| msgid "Invoke the spell checker, if available" msgid "Invoking spell checker, please wait" msgstr "Deitu zuzentzaileari, eskuragarri badago" #: src/text.c:3142 #, c-format msgid "Spell checking failed: %s" msgstr "Zuzenketa ortografikoan huts egin du: %s" #: src/text.c:3144 #, c-format msgid "Spell checking failed: %s: %s" msgstr "Zuzenketa ortografikoan huts egin du: %s: %s" #: src/text.c:3147 msgid "Finished checking spelling" msgstr "Zuzenketa ortografikoa bukatu da" #: src/text.c:3172 #, fuzzy #| msgid "Don't add newlines to the ends of files" msgid "No linter defined for this type of file!" msgstr "Ez gehitu lerro berria fitxategiaren amaieran" #: src/text.c:3177 msgid "Save modified buffer before linting?" msgstr "" #: src/text.c:3194 msgid "Invoking linter, please wait" msgstr "" #: src/text.c:3349 #, c-format msgid "Got 0 parsable lines from command: %s" msgstr "" #: src/text.c:3379 #, c-format msgid "This message is for unopened file %s, open it in a new buffer?" msgstr "" #: src/text.c:3398 msgid "No more errors in unopened files, cancelling" msgstr "" #: src/text.c:3438 #, fuzzy #| msgid "Show this message" msgid "At last message" msgstr "Mezu hau erakutsi" #: src/text.c:3443 #, fuzzy #| msgid "Show this message" msgid "At first message" msgstr "Mezu hau erakutsi" #: src/text.c:3480 msgid "Finished" msgstr "" #: src/text.c:3502 msgid "Invoking formatter, please wait" msgstr "" #: src/text.c:3557 msgid "Finished formatting" msgstr "" #: src/text.c:3639 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "%sHitzak: %lu Lerroak: %ld Karaktereak: %lu" #: src/text.c:3640 msgid "In Selection: " msgstr "Aukeraketan: " #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3654 msgid "Verbatim Input" msgstr "Sarrera literala" #: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano: memoriatik kanpo!" #: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. #: src/winio.c:1125 msgid "Unknown sequence" msgstr "" #. TRANSLATORS: This is shown while a six-digit hexadecimal #. * Unicode character code (%s) is being typed in. #: src/winio.c:1289 #, fuzzy, c-format #| msgid "Unicode Input" msgid "Unicode Input: %s" msgstr "Unicode sarrera" #: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" #: src/winio.c:1918 msgid "File:" msgstr "Fitxategia:" #: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Aldatua" #: src/winio.c:1924 msgid "View" msgstr "Ikusi" #: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "%ld/%ld (%d%%) lerroa, %lu/%lu (%d%%) zutabea, %lu/%lu\t (%d%%) karakterea" #: src/winio.c:3167 msgid "The nano text editor" msgstr "Nano textu editorea" #: src/winio.c:3168 msgid "version" msgstr "bertsioa" #: src/winio.c:3169 msgid "Brought to you by:" msgstr "Zuretzako hauek egina:" #: src/winio.c:3170 msgid "Special thanks to:" msgstr "Esker bereziak:" #: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" #: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" #: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses-entzat:" #: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "eta ahaztu dugun baten bat..." #: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Mila esker nano erabiltzeagatik!" #~ msgid "Can't go outside of %s in restricted mode" #~ msgstr "Ezin da %stik kanpora joan era murriztuan" #~ msgid "Cannot prepend or append to a symlink with --nofollow set" #~ msgstr "Ezin zaio hasieran edo amaieran gehitu esteka sinboliko bati --nofollow ezarria dagoenean" #~ msgid "Move to the previous screen" #~ msgstr "Aurreko pantailara mugitu" #~ msgid "Move to the next screen" #~ msgstr "Hurrengo pantailara mugitu" #~ msgid "Find Other Bracket" #~ msgstr "Beste giltz bat bilatu" #~ msgid "Insert File" #~ msgstr "Txertatu fitxategia" #~ msgid "Multiple file buffers" #~ msgstr "Fitxategi anitzen buffer-a" #~ msgid "Space" #~ msgstr "Hutsunea" #~ msgid "Enable multiple file buffers" #~ msgstr "Gaitu fitxategi buffer ugari" #~ msgid "Don't follow symbolic links, overwrite" #~ msgstr "Ez jarraitu esteka sinbolikoak, gainidatzi" #~ msgid "(ignored, for Pico compatibility)" #~ msgstr "(ignoratua, Pico-rekin konpatibilitatea mantentzeko)" #~ msgid " GNU nano version %s (compiled %s, %s)\n" #~ msgstr "GNU nano %s bertsioa (%s %s konpilatua)\n" #~ msgid "Sorry, support for this function has been disabled" #~ msgstr "Barkatu, funtzio horrentzat euskarria gaitu gabe dago" #~ msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " #~ msgstr "Buffer aldatua gorde? (\"Ez\" ERANTZUTEKOTAN ALDAKETAK DEUZESTUEGINGO DIRA) ?" #~ msgid "Unknown Command" #~ msgstr "Komando ezezaguna" #~ msgid "Cannot add a color command without a syntax command" #~ msgstr "Ezin izan da kolorea komando bat gehitu sintaxi komando bat gabe" #~ msgid "Missing flag" #~ msgstr "Bandera falta da" #~ msgid "Come on, be reasonable" #~ msgstr "Bai zera, izan zentzuduna!" #~ msgid "Could not pipe" #~ msgstr "Ezin da hoditik pasa" #~ msgid "Prepending to %s failed: %s" #~ msgstr "%s-(e)ra gehitzen huts egin da: %s" #~ msgid "Invoke the help menu" #~ msgstr "Laguntza menua ireki" #~ msgid "Search for text within the editor" #~ msgstr "Editorea erabiliz textu bat bilatu" #~ msgid "Replace text within the editor" #~ msgstr "Editorea erabiliz textua ordezkatu" #~ msgid "Find other bracket" #~ msgstr "Beste giltz bat bilatu" #~ msgid "Make the current search/replace case (in)sensitive" #~ msgstr "Egin uneko bilaketa/aldaketak letra larriak ezberdintzea" #~ msgid "Make the current search/replace go backwards" #~ msgstr "Egin uneko bilaketa/aldaketa atzeraka joatea" #~ msgid "Write file out in Mac format" #~ msgstr "Idatzi fitxategia Mac formatuan" #~ msgid "Prepend to the current file" #~ msgstr "Gehitu uneko fitxategiari" #~ msgid "Back up original file when saving" #~ msgstr "Egin fitxategi originalaren babeskopia gordetzerakoan" #~ msgid "Insert into new buffer" #~ msgstr "Txertatu buffer berri batera" #~ msgid "" #~ "Usage: nano [+LINE,COLUMN] [GNU long option] [option] [file]\n" #~ "\n" #~ msgstr "" #~ "Erabilera: nano [+LERROA,ZUTABEA] [GNU aukera luzea] [aukera] [artxiboa]\n" #~ "\n" #~ msgid "Use more space for editing" #~ msgstr "Erabili leku gehiago editatzeko" #~ msgid "Set fill cols to (wrap lines at) #cols" #~ msgstr "Ezarri bete zutabeak (itzulbira lerroak) #cols-i" #~ msgid "Refusing zero-length regex match" #~ msgstr "0 regex parekotasun luzeera ukatzen" #~ msgid "File to insert into new buffer [from ./] " #~ msgstr "Buffer berri batean txertatzeko fitxategia [./-tik] " #~ msgid "File to insert [from ./] " #~ msgstr "[./tik] txertatzeko fitxategia" #~ msgid "Can't open \"%s\": %s" #~ msgstr "Ezin da \"%s\" ireki: %s" #~ msgid "Direction" #~ msgstr "Helbidea" #~ msgid "Insert a tab character" #~ msgstr "Tab karaktere bat txertatu" #~ msgid "Writing file in DOS format" #~ msgstr "Dos formatoan artxiboa idazten" #~ msgid "Writing file in Mac format" #~ msgstr "Mac formatoan artxiboa idazten" #~ msgid "Up" #~ msgstr "Gora" #~ msgid "+LINE" #~ msgstr "+LERRO" #~ msgid "Do regular expression searches" #~ msgstr "Egin expresio erregularreko bilaketak" #~ msgid "Verbatim input" #~ msgstr "Sarrera literala" #~ msgid "Could not invoke \"%s\"" #~ msgstr "Ezin izan da \"%s\"-i deitu" #~ msgid "Search Cancelled" #~ msgstr "Bilaketa ezeztatua" #~ msgid "Replace Cancelled" #~ msgstr "Aldaketa ezeztatua" #~ msgid "Aborted" #~ msgstr "Bertan behera utzia" #, fuzzy #~ msgid "Could not read %s for backup: %s" #~ msgstr "Ezin izan zen %s ireki %s idazteko" #, fuzzy #~ msgid "Couldn't write backup: %s" #~ msgstr "Ezin da %staz kanpo idatzi" #, fuzzy #~ msgid "Could not set permissions %o on backup %s: %s" #~ msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s " #, fuzzy #~ msgid "Could not set owner %d/group %d on backup %s: %s" #~ msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s " #, fuzzy #~ msgid "Could not set access/modification time on backup %s: %s" #~ msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s " #~ msgid "Could not open file for writing: %s" #~ msgstr "Ezin da idazteko artxibo hau zabaldu:%s" #~ msgid "Could not close %s: %s" #~ msgstr "Ezin izan zen %s: %s itxi" #, fuzzy #~ msgid "Could not reopen %s: %s" #~ msgstr "Ezin izan zen %s: %s itxi" #~ msgid "Could not open %s for writing: %s" #~ msgstr "Ezin izan zen %s ireki %s idazteko" #~ msgid "Could not set permissions %o on %s: %s" #~ msgstr "Ezin izan ziren %o baimenak %sri ezarri: %s " #~ msgid "Goto Cancelled" #~ msgstr "Euzestura joan" #, fuzzy #~ msgid "Unable to open ~/.nano_history file, %s" #~ msgstr "Ezin ~/.nanorc artxiboa ireki, %s" #, fuzzy #~ msgid "Unable to write ~/.nano_history file, %s" #~ msgstr "Ezin ~/.nanorc artxiboa ireki, %s" #, fuzzy #~ msgid "Backing up file" #~ msgstr "Main: artxiboa ireki\n" #~ msgid "Unjustify after a justify" #~ msgstr "Justifikazioa deuseztu ostean justifikatu" #~ msgid "Move up one line" #~ msgstr "Lerro bat goruntz mugitu" #~ msgid "Move down one line" #~ msgstr "Lerro bat beherantz mugitu" #~ msgid "Open previously loaded file" #~ msgstr "Ireki aldez aurre kargatutako artxiboa" #~ msgid "Open next loaded file" #~ msgstr "Ireki kargatutako hurrengo artxiboa" #~ msgid "Down" #~ msgstr "Behean" #~ msgid "Spell checking failed: unable to write temp file!" #~ msgstr "Zuzenketa ortografikoan arazoa: ezin artxibo temporala idatzi!" #~ msgid "Cannot resize top win" #~ msgstr "Ezin goiko lehioaren tamainua aldatu" #~ msgid "Cannot move top win" #~ msgstr "Ezin goiko lehioa mugitu" #~ msgid "Cannot resize edit win" #~ msgstr "Ezin edizio lehioa tamainuz aldatu" #~ msgid "Cannot move edit win" #~ msgstr "Ezin edizio lehioa mugitu" #~ msgid "Cannot resize bottom win" #~ msgstr "Ezin Beheko lehioa tamainuz aldatu" #~ msgid "Cannot move bottom win" #~ msgstr "Ezin beheko lehioa mugitu" #~ msgid "NumLock glitch detected. Keypad will malfunction with NumLock off" #~ msgstr "NumLock apurtua detektatu da. NumLock-a aktibatuta dagoeneanTecl. numerikoak funtzionatuko du" #, fuzzy #~ msgid "Tab size is too small for nano...\n" #~ msgstr "Terminalaren tamainua txikiegia da nano-rentzat" #~ msgid "Errors found in .nanorc file" #~ msgstr "Arazo bat/batzuk aurkituak .nanorc artxiboan" #~ msgid "Unable to open ~/.nanorc file, %s" #~ msgstr "Ezin ~/.nanorc artxiboa ireki, %s" #~ msgid "\"%s...\" not found" #~ msgstr "\"%s...\" ez aurkitua" #~ msgid "Replace failed: unknown subexpression!" #~ msgstr "Aldaketan arazoak: subexpresio ezezaguna!" #~ msgid " File: ..." #~ msgstr " Artxiboa:..." #~ msgid " DIR: ..." #~ msgstr "DIR: ..." #, fuzzy #~ msgid "add_to_cutbuffer() called with inptr->data = %s\n" #~ msgstr "add_to_cutbuffer Honekin deitua: inptr->data = %s\n" #~ msgid "Blew away cutbuffer =)\n" #~ msgstr "Cutbuffera apurtu da =)\n" #, fuzzy #~ msgid "filename is %s\n" #~ msgstr "%s da artxiboaren izena" #, fuzzy #~ msgid "%s: free'd a node, YAY!\n" #~ msgstr "delete_node():nodo bat liberatua, IEPA!\n" #, fuzzy #~ msgid "%s: free'd last node.\n" #~ msgstr "delete_node(): Azkenengo nodoa liberatua.\n" #~ msgid "Wrote >%s\n" #~ msgstr "Idatzi zen >%s\n" #~ msgid "current->data now = \"%s\"\n" #~ msgstr "current->data orain =\"%s\"\n" #~ msgid "After, data = \"%s\"\n" #~ msgstr "Gero, data = \"%s\"\n" #~ msgid "Main: set up windows\n" #~ msgstr "Main: Lehioak konfiguratu\n" #~ msgid "Main: bottom win\n" #~ msgstr "Main: Beheko lehioa\n" #~ msgid "Main: open file\n" #~ msgstr "Main: artxiboa ireki\n" #, fuzzy #~ msgid "AHA! %c (%d)\n" #~ msgstr "Aha! '%c' (%d)\n" #~ msgid "I got Alt-O-%c! (%d)\n" #~ msgstr "Alt-O-%c! Lortu dut! (%d)\n" #~ msgid "I got Alt-[-1-%c! (%d)\n" #~ msgstr "Alt-[-1-%c Lortu dut! (%d)\n" #~ msgid "I got Alt-[-2-%c! (%d)\n" #~ msgstr "Alt-[-2-%c lortu dut! (%d)\n" #~ msgid "I got Alt-[-%c! (%d)\n" #~ msgstr "lt-[-%c lortu dut! (%d)\n" #~ msgid "I got Alt-%c! (%d)\n" #~ msgstr "Alt-%c lortu dut! (%d)\n" #, fuzzy #~ msgid "I got %c (%d)!\n" #~ msgstr "Alt-%c lortu dut! (%d)\n" #, fuzzy #~ msgid "%s: Read a comment\n" #~ msgstr "parse_rcfile:Komentarioa irakurria\n" #, fuzzy #~ msgid "%s: Parsing option %s\n" #~ msgstr "parse_rcfile: %s ahukera parseatzen\n" #~ msgid "set flag %d!\n" #~ msgstr "%dmarka jarri!\n" #, fuzzy #~ msgid "actual_x for xplus=%d returns %d\n" #~ msgstr "actual_x_from_start xplus=%d-entzat %d bueltatzen du\n" #~ msgid "Aha! '%c' (%d)\n" #~ msgstr "Aha! '%c' (%d)\n" #~ msgid "input '%c' (%d)\n" #~ msgstr "sarrera '%c' (%d)\n" #~ msgid "Moved to (%d, %d) in edit buffer\n" #~ msgstr "(%d, %d)ra mugitu bufer editatuan\n" #~ msgid "I got \"%s\"\n" #~ msgstr "\"%s\"Lortu dut!\n" #~ msgid "Dumping file buffer to stderr...\n" #~ msgstr "Artxibo buferra stderrera pasatzen...\n" #~ msgid "Dumping cutbuffer to stderr...\n" #~ msgstr "Cutbuferra stderrera pasatzen...\n" #~ msgid "Dumping a buffer to stderr...\n" #~ msgstr "Buferra stderrera pasatzen...\n" #, 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" #~ 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" #~ 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!" #~ msgid "Backwards search" #~ msgstr "Atzeruntzdako 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"