2974 lines
62 KiB
Plaintext
2974 lines
62 KiB
Plaintext
# Slovenian translation of nano.
|
|
# Copyright (C) 2009 - 2013 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the nano package.
|
|
#
|
|
# Damir Jerovšek <damir.jerovsek@gmail.com>, 2012.
|
|
# Matej Urbančič <matej.urban@gmail.com>, 2012.
|
|
# Klemen Košir <klemen913@gmail.com>, 2009, 2012, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: nano 2.3.2pre4\n"
|
|
"Report-Msgid-Bugs-To: nano-devel@gnu.org\n"
|
|
"POT-Creation-Date: 2020-07-29 10:07+0200\n"
|
|
"PO-Revision-Date: 2013-03-18 21:33+0100\n"
|
|
"Last-Translator: Klemen Košir <klemen913@gmail.com>\n"
|
|
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Bugs: Report translation errors to the Language-Team address.\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
|
|
"%100==4 ? 3 : 0);\n"
|
|
"X-Generator: Poedit 1.5.5\n"
|
|
|
|
#: src/browser.c:65
|
|
#, c-format
|
|
msgid "Cannot open directory: %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
|
#: src/browser.c:239
|
|
msgid "Go To Directory"
|
|
msgstr "Pojdi v mapo"
|
|
|
|
#: src/browser.c:240 src/browser.c:641 src/files.c:1147 src/files.c:2101
|
|
#: src/nano.c:316 src/search.c:110 src/search.c:202 src/search.c:715
|
|
#: src/search.c:761 src/text.c:2602 src/text.c:2794
|
|
msgid "Cancelled"
|
|
msgstr "Preklicano"
|
|
|
|
#. TRANSLATORS: This refers to the confining effect of the
|
|
#. * option --operatingdir, not of --restricted.
|
|
#: src/browser.c:257 src/browser.c:288
|
|
#, c-format
|
|
msgid "Can't go outside of %s"
|
|
msgstr ""
|
|
|
|
#: src/browser.c:279
|
|
msgid "Can't move up a directory"
|
|
msgstr "Mape ni mogoče premakniti višje"
|
|
|
|
#: src/browser.c:294 src/files.c:861 src/files.c:867 src/files.c:1766
|
|
#: src/files.c:1781 src/history.c:292 src/history.c:320 src/history.c:389
|
|
#: src/history.c:446 src/rcfile.c:915 src/rcfile.c:1665
|
|
#, c-format
|
|
msgid "Error reading %s: %s"
|
|
msgstr "Napaka med branjem %s: %s"
|
|
|
|
#: src/browser.c:367
|
|
msgid "The working directory has disappeared"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
|
#: src/browser.c:511 src/browser.c:518
|
|
msgid "(dir)"
|
|
msgstr "(mapa)"
|
|
|
|
#. TRANSLATORS: Try to keep this at most 12 characters.
|
|
#: src/browser.c:515
|
|
msgid "(parent dir)"
|
|
msgstr "(nad. mapa)"
|
|
|
|
#. TRANSLATORS: Try to keep this at most 7 characters.
|
|
#. * If necessary, you can leave out the parentheses.
|
|
#: src/browser.c:545
|
|
msgid "(huge)"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This is the main search prompt.
|
|
#: src/browser.c:630 src/search.c:96
|
|
msgid "Search"
|
|
msgstr "Iskanje"
|
|
|
|
#. TRANSLATORS: A modifier of the Search prompt.
|
|
#: src/browser.c:632 src/search.c:100
|
|
msgid " [Backwards]"
|
|
msgstr " [Backwards]"
|
|
|
|
#: src/browser.c:671 src/browser.c:676 src/search.c:272
|
|
msgid "Search Wrapped"
|
|
msgstr "Iskanje je ovito"
|
|
|
|
#: src/browser.c:687 src/search.c:404
|
|
msgid "This is the only occurrence"
|
|
msgstr "To je edina pojavitev niza"
|
|
|
|
#: src/browser.c:733 src/search.c:340
|
|
msgid "No current search pattern"
|
|
msgstr "Ni trenutnega vzorca iskanja"
|
|
|
|
#: src/color.c:166
|
|
#, c-format
|
|
msgid "Unknown syntax name: %s"
|
|
msgstr ""
|
|
|
|
#: src/color.c:206
|
|
#, c-format
|
|
msgid "magic_load() failed: %s"
|
|
msgstr ""
|
|
|
|
#: src/color.c:210
|
|
#, c-format
|
|
msgid "magic_file(%s) failed: %s"
|
|
msgstr ""
|
|
|
|
#: src/cut.c:160 src/cut.c:225 src/cut.c:550
|
|
msgid "Nothing was cut"
|
|
msgstr ""
|
|
|
|
#: src/cut.c:600 src/cut.c:646
|
|
msgid "Copied nothing"
|
|
msgstr ""
|
|
|
|
#: src/cut.c:705
|
|
msgid "Cutbuffer is empty"
|
|
msgstr ""
|
|
|
|
#: src/files.c:105
|
|
#, c-format
|
|
msgid "Error deleting lock file %s: %s"
|
|
msgstr "Med brisanjem zaklepne datoteke %s je prišlo do napake: %s"
|
|
|
|
#. TRANSLATORS: Keep the next seven messages at most 76 characters.
|
|
#: src/files.c:134
|
|
msgid "Couldn't determine my identity for lock file"
|
|
msgstr ""
|
|
|
|
#: src/files.c:139
|
|
#, c-format
|
|
msgid "Couldn't determine hostname: %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:155 src/files.c:197
|
|
#, c-format
|
|
msgid "Error writing lock file %s: %s"
|
|
msgstr "Med zapisovanjem zaklepne datoteke %s je prišlo do napake: %s"
|
|
|
|
#: src/files.c:224
|
|
msgid "Someone else is also editing this file"
|
|
msgstr ""
|
|
|
|
#: src/files.c:232
|
|
#, c-format
|
|
msgid "Error opening lock file %s: %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:247
|
|
#, c-format
|
|
msgid "Bad lock file is ignored: %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The second %s is the name of the user, the third that of the editor.
|
|
#: src/files.c:268
|
|
#, c-format
|
|
msgid "File %s is being edited by %s (with %s, PID %s); open anyway?"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Keep the next ten messages at most 76 characters.
|
|
#: src/files.c:337
|
|
#, c-format
|
|
msgid "Directory '%s' does not exist"
|
|
msgstr ""
|
|
|
|
#: src/files.c:339
|
|
#, c-format
|
|
msgid "Path '%s': %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:341
|
|
#, c-format
|
|
msgid "Path '%s' is not a directory"
|
|
msgstr ""
|
|
|
|
#: src/files.c:343
|
|
#, c-format
|
|
msgid "Path '%s' is not accessible"
|
|
msgstr ""
|
|
|
|
#: src/files.c:346
|
|
#, c-format
|
|
msgid "Directory '%s' is not writable"
|
|
msgstr ""
|
|
|
|
#: src/files.c:376
|
|
#, c-format
|
|
msgid "Can't read file from outside of %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:386 src/rcfile.c:891
|
|
#, c-format
|
|
msgid "\"%s\" is a directory"
|
|
msgstr "\"%s\" je mapa"
|
|
|
|
#: src/files.c:391 src/rcfile.c:892
|
|
#, c-format
|
|
msgid "\"%s\" is a device file"
|
|
msgstr "\"%s\" je datoteka naprave"
|
|
|
|
#: src/files.c:397
|
|
#, c-format
|
|
msgid "\"%s\" is a FIFO"
|
|
msgstr ""
|
|
|
|
#: src/files.c:404
|
|
#, c-format
|
|
msgid "%s is meant to be read-only"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: First %s is file name, second %s is file format.
|
|
#: src/files.c:506
|
|
#, c-format
|
|
msgid "%s -- %zu line (%s)"
|
|
msgid_plural "%s -- %zu lines (%s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:508 src/files.c:514 src/global.c:1050 src/winio.c:1950
|
|
msgid "New Buffer"
|
|
msgstr "Nov medpomnilnik"
|
|
|
|
#: src/files.c:509
|
|
msgid "DOS"
|
|
msgstr ""
|
|
|
|
#: src/files.c:509
|
|
msgid "Mac"
|
|
msgstr ""
|
|
|
|
#: src/files.c:512
|
|
#, c-format
|
|
msgid "%s -- %zu line"
|
|
msgid_plural "%s -- %zu lines"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:522
|
|
msgid "No more open file buffers"
|
|
msgstr "Ni več medpomnilnikov odprtih datotek"
|
|
|
|
#: src/files.c:662 src/files.c:859 src/files.c:1818
|
|
msgid "Interrupted"
|
|
msgstr ""
|
|
|
|
#: src/files.c:782
|
|
#, c-format
|
|
msgid "File '%s' is unwritable"
|
|
msgstr ""
|
|
|
|
#: src/files.c:787
|
|
#, c-format
|
|
msgid "Read %zu line (Converted from Mac format)"
|
|
msgid_plural "Read %zu lines (Converted from Mac format)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:792
|
|
#, c-format
|
|
msgid "Read %zu line (Converted from DOS format)"
|
|
msgid_plural "Read %zu lines (Converted from DOS format)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:798
|
|
#, c-format
|
|
msgid "Read %zu line"
|
|
msgid_plural "Read %zu lines"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:833
|
|
msgid "New File"
|
|
msgstr "Nova datoteka"
|
|
|
|
#: src/files.c:836
|
|
#, c-format
|
|
msgid "File \"%s\" not found"
|
|
msgstr ""
|
|
|
|
#: src/files.c:843
|
|
msgid "Reading from FIFO..."
|
|
msgstr ""
|
|
|
|
#: src/files.c:871
|
|
msgid "Reading..."
|
|
msgstr ""
|
|
|
|
#: src/files.c:953 src/text.c:2336 src/text.c:2610
|
|
msgid "Could not create pipe"
|
|
msgstr "Ni mogoče ustvariti cevi"
|
|
|
|
#: src/files.c:989 src/text.c:2126 src/text.c:2413 src/text.c:2644
|
|
msgid "Could not fork"
|
|
msgstr "Ni mogoče razvejiti"
|
|
|
|
#: src/files.c:994
|
|
msgid "Executing..."
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This one goes with Undid/Redid messages.
|
|
#: src/files.c:1014 src/files.c:1058
|
|
msgid "filtering"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1053
|
|
#, c-format
|
|
msgid "Failed to open pipe: %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next six messages are prompts.
|
|
#: src/files.c:1103
|
|
msgid "Command to execute in new buffer"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1106
|
|
msgid "Command to execute"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1114
|
|
#, c-format
|
|
msgid "File to read unconverted into new buffer [from %s]"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1117
|
|
#, c-format
|
|
msgid "File to read into new buffer [from %s]"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1122
|
|
#, c-format
|
|
msgid "File to insert unconverted [from %s]"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1125
|
|
#, c-format
|
|
msgid "File to insert [from %s]"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1464
|
|
#, c-format
|
|
msgid "Invalid operating directory: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1513
|
|
#, c-format
|
|
msgid "Invalid backup directory: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1567
|
|
msgid "Making backup..."
|
|
msgstr ""
|
|
|
|
#: src/files.c:1599
|
|
msgid "Too many existing backup files"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1638
|
|
msgid "Cannot read original file"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1670
|
|
msgid "Cannot make regular backup"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1671
|
|
msgid "Trying again in your home directory"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1683
|
|
msgid "Cannot make backup"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep this message at most 76 characters.
|
|
#: src/files.c:1694
|
|
msgid "Cannot make backup; continue and save actual file? "
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The %s is the reason of failure.
|
|
#: src/files.c:1699
|
|
#, c-format
|
|
msgid "Cannot make backup: %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1735
|
|
#, c-format
|
|
msgid "Can't write outside of %s"
|
|
msgstr "Ni mogoče pisati zunaj %s"
|
|
|
|
#: src/files.c:1773 src/files.c:1785 src/text.c:2518 src/text.c:2536
|
|
#: src/text.c:2935
|
|
#, c-format
|
|
msgid "Error writing temp file: %s"
|
|
msgstr "Napaka med pisanjem v začasno datoteko: %s"
|
|
|
|
#: src/files.c:1792
|
|
msgid "Writing to FIFO..."
|
|
msgstr ""
|
|
|
|
#: src/files.c:1820 src/files.c:1831 src/files.c:1853 src/files.c:1870
|
|
#: src/files.c:1879 src/files.c:1907 src/files.c:1918 src/files.c:1924
|
|
#, c-format
|
|
msgid "Error writing %s: %s"
|
|
msgstr "Napaka med pisanjem %s:%s"
|
|
|
|
#: src/files.c:1838
|
|
msgid "Writing..."
|
|
msgstr ""
|
|
|
|
#: src/files.c:1895 src/files.c:1903
|
|
#, c-format
|
|
msgid "Error reading temp file: %s"
|
|
msgstr ""
|
|
|
|
#: src/files.c:1974
|
|
#, c-format
|
|
msgid "Wrote %zu line"
|
|
msgid_plural "Wrote %zu lines"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#: src/files.c:2064
|
|
msgid " [DOS Format]"
|
|
msgstr " [Oblika DOS]"
|
|
|
|
#: src/files.c:2065
|
|
msgid " [Mac Format]"
|
|
msgstr " [Oblika Mac]"
|
|
|
|
#: src/files.c:2066
|
|
msgid " [Backup]"
|
|
msgstr " [Varnostna kopija]"
|
|
|
|
#. TRANSLATORS: The next six strings are prompts.
|
|
#: src/files.c:2073
|
|
msgid "Prepend Selection to File"
|
|
msgstr "Pripni izbiro pred datoteko"
|
|
|
|
#: src/files.c:2074
|
|
msgid "Append Selection to File"
|
|
msgstr "Pripni izbiro datoteki"
|
|
|
|
#: src/files.c:2075
|
|
msgid "Write Selection to File"
|
|
msgstr "Zapiši izbiro v datoteko"
|
|
|
|
#: src/files.c:2077
|
|
msgid "File Name to Prepend to"
|
|
msgstr "Ime datoteke, ki naj bo pripeta na začetek"
|
|
|
|
#: src/files.c:2078
|
|
msgid "File Name to Append to"
|
|
msgstr "Ime datoteke, ki naj bo pripeta"
|
|
|
|
#: src/files.c:2081
|
|
msgid "File Name to Write"
|
|
msgstr "Ime datoteke za zapis"
|
|
|
|
#. TRANSLATORS: Concisely say the screen is too small.
|
|
#: src/files.c:2159
|
|
msgid "Too tiny"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Restricted mode forbids overwriting.
|
|
#: src/files.c:2189
|
|
msgid "File exists -- cannot overwrite"
|
|
msgstr ""
|
|
|
|
#: src/files.c:2199
|
|
msgid "Save file under DIFFERENT NAME? "
|
|
msgstr ""
|
|
|
|
#: src/files.c:2207
|
|
#, c-format
|
|
msgid "File \"%s\" exists; OVERWRITE? "
|
|
msgstr ""
|
|
|
|
#: src/files.c:2233
|
|
msgid "File on disk has changed"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep this at most 76 characters.
|
|
#: src/files.c:2236
|
|
msgid "File was modified since you opened it; continue saving? "
|
|
msgstr ""
|
|
|
|
#: src/files.c:2614
|
|
msgid "(more)"
|
|
msgstr "(več)"
|
|
|
|
#. TRANSLATORS: Try to keep the next two strings at most 10 characters.
|
|
#: src/global.c:560
|
|
msgid "Exit"
|
|
msgstr "Končaj"
|
|
|
|
#: src/global.c:561
|
|
msgid "Close"
|
|
msgstr "Zapri"
|
|
|
|
#. 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:569
|
|
msgid "Cancel the current function"
|
|
msgstr "Prekliči trenutno funkcijo"
|
|
|
|
#: src/global.c:570
|
|
msgid "Display this help text"
|
|
msgstr "Pokaži to besedilo pomoči"
|
|
|
|
#: src/global.c:571
|
|
msgid "Close the current buffer / Exit from nano"
|
|
msgstr ""
|
|
|
|
#: src/global.c:573
|
|
msgid "Write the current buffer (or the marked region) to disk"
|
|
msgstr ""
|
|
|
|
#: src/global.c:575
|
|
msgid "Insert another file into current buffer (or into new buffer)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:577
|
|
msgid "Search forward for a string or a regular expression"
|
|
msgstr ""
|
|
|
|
#: src/global.c:579
|
|
msgid "Search backward for a string or a regular expression"
|
|
msgstr ""
|
|
|
|
#: src/global.c:581
|
|
msgid "Cut current line (or marked region) and store it in cutbuffer"
|
|
msgstr ""
|
|
|
|
#: src/global.c:583
|
|
msgid "Paste the contents of cutbuffer at current cursor position"
|
|
msgstr ""
|
|
|
|
#: src/global.c:584
|
|
msgid "Display the position of the cursor"
|
|
msgstr "Prikaži položaj kazalke"
|
|
|
|
#: src/global.c:586
|
|
msgid "Invoke the spell checker, if available"
|
|
msgstr "Vključi črkovalnik, če je na voljo"
|
|
|
|
#: src/global.c:588
|
|
msgid "Replace a string or a regular expression"
|
|
msgstr "Zamenjaj niz ali logični izraz"
|
|
|
|
#: src/global.c:589
|
|
msgid "Go to line and column number"
|
|
msgstr "Pojdi v številko vrstice in stolpca"
|
|
|
|
#: src/global.c:591
|
|
msgid "Mark text starting from the cursor position"
|
|
msgstr ""
|
|
|
|
#: src/global.c:593
|
|
msgid "Copy current line (or marked region) and store it in cutbuffer"
|
|
msgstr ""
|
|
|
|
#: src/global.c:594
|
|
msgid "Throw away the current line (or marked region)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:595
|
|
msgid "Indent the current line (or marked lines)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:596
|
|
msgid "Unindent the current line (or marked lines)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:597
|
|
msgid "Undo the last operation"
|
|
msgstr "Razveljavi zadnje dejanje"
|
|
|
|
#: src/global.c:598
|
|
msgid "Redo the last undone operation"
|
|
msgstr "Uveljavi zadnje razveljavljeno dejanje"
|
|
|
|
#: src/global.c:600
|
|
msgid "Go back one character"
|
|
msgstr "Pojdi nazaj za en znak"
|
|
|
|
#: src/global.c:601
|
|
msgid "Go forward one character"
|
|
msgstr "Pojdi naprej za en znak"
|
|
|
|
#: src/global.c:602
|
|
msgid "Go back one word"
|
|
msgstr "Pojdi nazaj za eno besedo"
|
|
|
|
#: src/global.c:603
|
|
msgid "Go forward one word"
|
|
msgstr "Pojdi naprej za eno besedo"
|
|
|
|
#: src/global.c:604
|
|
msgid "Go to previous line"
|
|
msgstr "Pojdi v predhodno vrstico"
|
|
|
|
#: src/global.c:605
|
|
msgid "Go to next line"
|
|
msgstr "Pojdi v naslednjo vrstico"
|
|
|
|
#: src/global.c:606
|
|
msgid "Go to beginning of current line"
|
|
msgstr "Pojdi na začetek trenutne vrstice"
|
|
|
|
#: src/global.c:607
|
|
msgid "Go to end of current line"
|
|
msgstr "Pojdi na konec trenutne vrstice"
|
|
|
|
#: src/global.c:608
|
|
msgid "Go to previous block of text"
|
|
msgstr ""
|
|
|
|
#: src/global.c:609
|
|
msgid "Go to next block of text"
|
|
msgstr ""
|
|
|
|
#: src/global.c:612
|
|
msgid "Go to beginning of paragraph; then of previous paragraph"
|
|
msgstr "Pojdi na začetek odstavka; nato prejšnjega odstavka"
|
|
|
|
#: src/global.c:614
|
|
msgid "Go just beyond end of paragraph; then of next paragraph"
|
|
msgstr "Pojdi preko konca odstavka; nato naslednjega odstavka"
|
|
|
|
#: src/global.c:616
|
|
msgid "Go one screenful up"
|
|
msgstr ""
|
|
|
|
#: src/global.c:617
|
|
msgid "Go one screenful down"
|
|
msgstr ""
|
|
|
|
#: src/global.c:618
|
|
msgid "Go to the first line of the file"
|
|
msgstr "Pojdi v prvo vrstico datoteke"
|
|
|
|
#: src/global.c:619
|
|
msgid "Go to the last line of the file"
|
|
msgstr "Pojdi v zadnjo vrstico datoteke"
|
|
|
|
#: src/global.c:621
|
|
msgid "Go to the matching bracket"
|
|
msgstr "Pojdi do ujemajočega oklepaja"
|
|
|
|
#: src/global.c:625
|
|
msgid "Scroll up one line without moving the cursor textually"
|
|
msgstr ""
|
|
|
|
#: src/global.c:627
|
|
msgid "Scroll down one line without moving the cursor textually"
|
|
msgstr ""
|
|
|
|
#: src/global.c:628
|
|
msgid "Center the line where the cursor is"
|
|
msgstr ""
|
|
|
|
#: src/global.c:631
|
|
msgid "Switch to the previous file buffer"
|
|
msgstr "Preklopi na prejšnji medpomnilnik datoteke"
|
|
|
|
#: src/global.c:632
|
|
msgid "Switch to the next file buffer"
|
|
msgstr "Preklopi na naslednji medpomnilnik datoteke"
|
|
|
|
#: src/global.c:634
|
|
msgid "Insert the next keystroke verbatim"
|
|
msgstr "Vstavi naslednji natančni pritisk tipk"
|
|
|
|
#: src/global.c:635
|
|
msgid "Insert a tab at the cursor position"
|
|
msgstr "Vstavi tabulator na položaju kazalke"
|
|
|
|
#: src/global.c:636
|
|
msgid "Insert a newline at the cursor position"
|
|
msgstr "Vstavi novo vrstico na položaju kazalke"
|
|
|
|
#: src/global.c:637
|
|
msgid "Delete the character under the cursor"
|
|
msgstr "Izbriši znak pod kazalko"
|
|
|
|
#: src/global.c:639
|
|
msgid "Delete the character to the left of the cursor"
|
|
msgstr "Izbriši znak levo od kazalke"
|
|
|
|
#: src/global.c:642
|
|
msgid "Delete backward from cursor to word start"
|
|
msgstr ""
|
|
|
|
#: src/global.c:644
|
|
msgid "Delete forward from cursor to next word start"
|
|
msgstr ""
|
|
|
|
#: src/global.c:646
|
|
msgid "Cut from the cursor position to the end of the file"
|
|
msgstr "Izreži s položaja kazalke na konec datoteke"
|
|
|
|
#: src/global.c:649
|
|
msgid "Justify the current paragraph"
|
|
msgstr "Poravnaj trenutni odstavek"
|
|
|
|
#: src/global.c:650
|
|
msgid "Justify the entire file"
|
|
msgstr "Poravnaj celotno datoteko"
|
|
|
|
#: src/global.c:654
|
|
msgid "Count the number of words, lines, and characters"
|
|
msgstr "Preštej število besed, vrstic in znakov"
|
|
|
|
#: src/global.c:656
|
|
msgid "Refresh (redraw) the current screen"
|
|
msgstr "Osveži (ponovno nariši) trenutni zaslon"
|
|
|
|
#: src/global.c:657
|
|
msgid "Suspend the editor (if suspension is enabled)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:659
|
|
msgid "Try and complete the current word"
|
|
msgstr ""
|
|
|
|
#: src/global.c:663
|
|
msgid "Comment/uncomment the current line (or marked lines)"
|
|
msgstr ""
|
|
|
|
#: src/global.c:665
|
|
msgid "Save file without prompting"
|
|
msgstr ""
|
|
|
|
#: src/global.c:666
|
|
msgid "Search next occurrence backward"
|
|
msgstr ""
|
|
|
|
#: src/global.c:667
|
|
msgid "Search next occurrence forward"
|
|
msgstr ""
|
|
|
|
#: src/global.c:669
|
|
msgid "Start/stop recording a macro"
|
|
msgstr ""
|
|
|
|
#: src/global.c:670
|
|
msgid "Run the last recorded macro"
|
|
msgstr ""
|
|
|
|
#: src/global.c:671
|
|
msgid "Place or remove an anchor at the current line"
|
|
msgstr ""
|
|
|
|
#: src/global.c:672
|
|
msgid "Jump backward to the nearest anchor"
|
|
msgstr ""
|
|
|
|
#: src/global.c:673
|
|
msgid "Jump forward to the nearest anchor"
|
|
msgstr ""
|
|
|
|
#: src/global.c:675
|
|
msgid "Toggle the case sensitivity of the search"
|
|
msgstr "Preklopi ločevanje velikosti črk iskanja"
|
|
|
|
#: src/global.c:676
|
|
msgid "Reverse the direction of the search"
|
|
msgstr "Obrni smer iskanja"
|
|
|
|
#: src/global.c:677
|
|
msgid "Toggle the use of regular expressions"
|
|
msgstr "Preklopi uporabo logičnih izrazov"
|
|
|
|
#: src/global.c:679
|
|
msgid "Recall the previous search/replace string"
|
|
msgstr "Prikliči predhodni niz iskanja/zamenjave"
|
|
|
|
#: src/global.c:680
|
|
msgid "Recall the next search/replace string"
|
|
msgstr "Prikliči naslednji niz iskanja/zamenjave"
|
|
|
|
#: src/global.c:683
|
|
msgid "Toggle the use of DOS format"
|
|
msgstr "Preklopi uporabo oblike DOS"
|
|
|
|
#: src/global.c:684
|
|
msgid "Toggle the use of Mac format"
|
|
msgstr "Preklopi uporabo oblike Mac"
|
|
|
|
#: src/global.c:685
|
|
msgid "Toggle appending"
|
|
msgstr "Preklopi pripenjanje"
|
|
|
|
#: src/global.c:686
|
|
msgid "Toggle prepending"
|
|
msgstr "Preklopi pripenjanje na začetek"
|
|
|
|
#: src/global.c:687
|
|
msgid "Toggle backing up of the original file"
|
|
msgstr "Preklopi ustvarjanje varnostne kopije izvirne datoteke"
|
|
|
|
#: src/global.c:688
|
|
msgid "Execute a function or an external command"
|
|
msgstr ""
|
|
|
|
#: src/global.c:690
|
|
msgid "Pipe the current buffer (or marked region) to the command"
|
|
msgstr ""
|
|
|
|
#: src/global.c:691
|
|
msgid "Do not convert from DOS/Mac format"
|
|
msgstr ""
|
|
|
|
#: src/global.c:694
|
|
msgid "Toggle the use of a new buffer"
|
|
msgstr "Preklopi uporabo novega medpomnilnika"
|
|
|
|
#: src/global.c:696
|
|
msgid "Close buffer without saving it"
|
|
msgstr ""
|
|
|
|
#: src/global.c:698
|
|
msgid "Go to file browser"
|
|
msgstr "Pojdi v brskalnik datotek"
|
|
|
|
#: src/global.c:699
|
|
msgid "Exit from the file browser"
|
|
msgstr "Končaj brskalnik datotek"
|
|
|
|
#: src/global.c:700
|
|
msgid "Go to the first file in the list"
|
|
msgstr "Pojdi k prvi datoteki na seznamu"
|
|
|
|
#: src/global.c:701
|
|
msgid "Go to the last file in the list"
|
|
msgstr "Pojdi k zadnji datoteki na seznamu"
|
|
|
|
#: src/global.c:702
|
|
msgid "Go to the previous file in the list"
|
|
msgstr "Pojdi k predhodni datoteki na seznamu"
|
|
|
|
#: src/global.c:703
|
|
msgid "Go to the next file in the list"
|
|
msgstr "Pojdi k naslednji datoteki na seznamu"
|
|
|
|
#: src/global.c:705
|
|
msgid "Go to lefthand column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:706
|
|
msgid "Go to righthand column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:707
|
|
msgid "Go to first row in this column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:708
|
|
msgid "Go to last row in this column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:710
|
|
msgid "Search forward for a string"
|
|
msgstr ""
|
|
|
|
#: src/global.c:711
|
|
msgid "Search backward for a string"
|
|
msgstr ""
|
|
|
|
#: src/global.c:712
|
|
msgid "Refresh the file list"
|
|
msgstr ""
|
|
|
|
#: src/global.c:713
|
|
msgid "Go to directory"
|
|
msgstr "Pojdi v mapo"
|
|
|
|
#: src/global.c:716
|
|
msgid "Invoke the linter, if available"
|
|
msgstr ""
|
|
|
|
#: src/global.c:717
|
|
msgid "Go to previous linter msg"
|
|
msgstr ""
|
|
|
|
#: src/global.c:718
|
|
msgid "Go to next linter msg"
|
|
msgstr ""
|
|
|
|
#: src/global.c:720
|
|
msgid "Invoke a program to format/arrange/manipulate the buffer"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep the next thirteen strings at most 10 characters.
|
|
#: src/global.c:734
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: src/global.c:737 src/prompt.c:659
|
|
msgid "Cancel"
|
|
msgstr "Prekliči"
|
|
|
|
#: src/global.c:750
|
|
msgid "Write Out"
|
|
msgstr ""
|
|
|
|
#: src/global.c:758
|
|
msgid "Read File"
|
|
msgstr "Odpri dat."
|
|
|
|
#: src/global.c:765 src/global.c:794
|
|
msgid "Justify"
|
|
msgstr "Poravnaj"
|
|
|
|
#: src/global.c:771 src/global.c:850 src/global.c:986
|
|
msgid "Refresh"
|
|
msgstr "Osveži"
|
|
|
|
#: src/global.c:776 src/global.c:853
|
|
msgid "Where Is"
|
|
msgstr "Poišči"
|
|
|
|
#: src/global.c:779 src/global.c:829
|
|
msgid "Replace"
|
|
msgstr "Zamenjaj"
|
|
|
|
#: src/global.c:782
|
|
msgid "Cut"
|
|
msgstr ""
|
|
|
|
#: src/global.c:785
|
|
msgid "Paste"
|
|
msgstr ""
|
|
|
|
#: src/global.c:790
|
|
msgid "Execute"
|
|
msgstr ""
|
|
|
|
#: src/global.c:799
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#: src/global.c:805 src/global.c:842 src/global.c:942
|
|
msgid "Go To Line"
|
|
msgstr "V vrstico"
|
|
|
|
#. TRANSLATORS: Try to keep the next ten strings at most 12 characters.
|
|
#: src/global.c:811
|
|
msgid "Undo"
|
|
msgstr "Razveljavi"
|
|
|
|
#: src/global.c:813
|
|
msgid "Redo"
|
|
msgstr "Uveljavi"
|
|
|
|
#: src/global.c:816
|
|
msgid "Set Mark"
|
|
msgstr ""
|
|
|
|
#: src/global.c:818
|
|
msgid "Copy"
|
|
msgstr ""
|
|
|
|
#: src/global.c:822
|
|
msgid "Case Sens"
|
|
msgstr "Loč. črk"
|
|
|
|
#: src/global.c:824
|
|
msgid "Reg.exp."
|
|
msgstr ""
|
|
|
|
#: src/global.c:826
|
|
msgid "Backwards"
|
|
msgstr "Nazaj"
|
|
|
|
#: src/global.c:832
|
|
msgid "No Replace"
|
|
msgstr "Brez. zam."
|
|
|
|
#: src/global.c:836
|
|
msgid "Older"
|
|
msgstr ""
|
|
|
|
#: src/global.c:838
|
|
msgid "Newer"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep the next seven strings at most 10 characters.
|
|
#: src/global.c:847
|
|
msgid "Go To Dir"
|
|
msgstr "Pojdi v mapo"
|
|
|
|
#. TRANSLATORS: This starts a backward search.
|
|
#: src/global.c:855 src/global.c:864 src/global.c:867 src/global.c:1037
|
|
msgid "Where Was"
|
|
msgstr ""
|
|
|
|
#: src/global.c:860
|
|
msgid "To Bracket"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This refers to searching the preceding occurrence.
|
|
#: src/global.c:872
|
|
msgid "Previous"
|
|
msgstr ""
|
|
|
|
#: src/global.c:874
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This means move the cursor one character back.
|
|
#: src/global.c:878 src/global.c:883
|
|
msgid "Back"
|
|
msgstr "Nazaj"
|
|
|
|
#: src/global.c:880 src/global.c:885
|
|
msgid "Forward"
|
|
msgstr "Naprej"
|
|
|
|
#. TRANSLATORS: Try to keep the next ten strings at most 12 characters.
|
|
#: src/global.c:890
|
|
msgid "Prev Word"
|
|
msgstr "Pred. bes."
|
|
|
|
#: src/global.c:892
|
|
msgid "Next Word"
|
|
msgstr "Nasl. bes."
|
|
|
|
#: src/global.c:895
|
|
msgid "Home"
|
|
msgstr "Domov"
|
|
|
|
#: src/global.c:897
|
|
msgid "End"
|
|
msgstr "Konec"
|
|
|
|
#: src/global.c:900
|
|
msgid "Prev Line"
|
|
msgstr "Pred. vrs."
|
|
|
|
#: src/global.c:902
|
|
msgid "Next Line"
|
|
msgstr "Nasl. vrs."
|
|
|
|
#: src/global.c:905
|
|
msgid "Scroll Up"
|
|
msgstr "Pomik gor"
|
|
|
|
#: src/global.c:907
|
|
msgid "Scroll Down"
|
|
msgstr "Pomik dol"
|
|
|
|
#: src/global.c:911
|
|
msgid "Prev Block"
|
|
msgstr ""
|
|
|
|
#: src/global.c:913
|
|
msgid "Next Block"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep these two strings at most 15 characters.
|
|
#: src/global.c:917
|
|
msgid "Begin of Paragr."
|
|
msgstr ""
|
|
|
|
#: src/global.c:919
|
|
msgid "End of Paragraph"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Try to keep the next six strings at most 12 characters.
|
|
#: src/global.c:924 src/global.c:1119
|
|
msgid "Prev Page"
|
|
msgstr "Pred. str."
|
|
|
|
#: src/global.c:926 src/global.c:1121
|
|
msgid "Next Page"
|
|
msgstr "Nasl. str."
|
|
|
|
#: src/global.c:929
|
|
msgid "First Line"
|
|
msgstr "Prva vrst."
|
|
|
|
#: src/global.c:931
|
|
msgid "Last Line"
|
|
msgstr "Zad. vrst."
|
|
|
|
#: src/global.c:935
|
|
msgid "Prev File"
|
|
msgstr ""
|
|
|
|
#: src/global.c:937
|
|
msgid "Next File"
|
|
msgstr "Naslednja datoteka"
|
|
|
|
#. TRANSLATORS: The next four strings are names of keyboard keys.
|
|
#: src/global.c:947
|
|
msgid "Tab"
|
|
msgstr "Tabulator"
|
|
|
|
#: src/global.c:949
|
|
msgid "Enter"
|
|
msgstr "Enter"
|
|
|
|
#: src/global.c:952
|
|
msgid "Backspace"
|
|
msgstr "Vračalka"
|
|
|
|
#: src/global.c:954
|
|
msgid "Delete"
|
|
msgstr "Delete"
|
|
|
|
#. TRANSLATORS: The next two strings refer to deleting words.
|
|
#: src/global.c:965
|
|
msgid "Chop Left"
|
|
msgstr ""
|
|
|
|
#: src/global.c:967
|
|
msgid "Chop Right"
|
|
msgstr ""
|
|
|
|
#: src/global.c:969 src/global.c:1105
|
|
msgid "Cut Till End"
|
|
msgstr ""
|
|
|
|
#: src/global.c:974 src/global.c:1066
|
|
msgid "Full Justify"
|
|
msgstr ""
|
|
|
|
#: src/global.c:979
|
|
msgid "Word Count"
|
|
msgstr "Štetje besed"
|
|
|
|
#: src/global.c:983
|
|
msgid "Verbatim"
|
|
msgstr ""
|
|
|
|
#: src/global.c:989 src/global.c:1108
|
|
msgid "Suspend"
|
|
msgstr "V priprav."
|
|
|
|
#: src/global.c:993
|
|
msgid "Indent"
|
|
msgstr ""
|
|
|
|
#: src/global.c:995
|
|
msgid "Unindent"
|
|
msgstr ""
|
|
|
|
#: src/global.c:999
|
|
msgid "Comment Lines"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1003
|
|
msgid "Complete"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1007
|
|
msgid "Record"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1009
|
|
msgid "Run Macro"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1012
|
|
msgid "Anchor"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1014
|
|
msgid "Up to anchor"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1016
|
|
msgid "Down to anchor"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This *deletes* a line or marked region.
|
|
#: src/global.c:1020
|
|
msgid "Zap"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1025 src/global.c:1058
|
|
msgid "Spell Check"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1029 src/global.c:1062
|
|
msgid "Linter"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1031 src/global.c:1070
|
|
msgid "Formatter"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1041
|
|
msgid "Center"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1044
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1054
|
|
msgid "Pipe Text"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1074
|
|
msgid "Go To Text"
|
|
msgstr "Nasl. bes."
|
|
|
|
#: src/global.c:1078
|
|
msgid "DOS Format"
|
|
msgstr "oblika DOS"
|
|
|
|
#: src/global.c:1080
|
|
msgid "Mac Format"
|
|
msgstr "oblika Mac"
|
|
|
|
#: src/global.c:1088
|
|
msgid "Append"
|
|
msgstr "Pripni"
|
|
|
|
#: src/global.c:1090
|
|
msgid "Prepend"
|
|
msgstr "Pripni na začet."
|
|
|
|
#: src/global.c:1093
|
|
msgid "Backup File"
|
|
msgstr "Varnostna kopija"
|
|
|
|
#: src/global.c:1097
|
|
msgid "No Conversion"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1102
|
|
msgid "Execute Command"
|
|
msgstr "Izvedi ukaz"
|
|
|
|
#. TRANSLATORS: This invokes the file browser.
|
|
#: src/global.c:1116
|
|
msgid "Browse"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1124
|
|
msgid "First File"
|
|
msgstr "Prva dat."
|
|
|
|
#: src/global.c:1126
|
|
msgid "Last File"
|
|
msgstr "Zadnja dat."
|
|
|
|
#: src/global.c:1129
|
|
msgid "Left Column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1131
|
|
msgid "Right Column"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1133
|
|
msgid "Top Row"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1135
|
|
msgid "Bottom Row"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1140
|
|
msgid "Discard buffer"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next two strings may be up to 37 characters each.
|
|
#: src/global.c:1145
|
|
msgid "Previous Linter message"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1147
|
|
msgid "Next Linter message"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next thirteen strings are toggle descriptions;
|
|
#. * they are best kept shorter than 40 characters, but may be longer.
|
|
#: src/global.c:1493
|
|
msgid "Help mode"
|
|
msgstr "Način pomoči"
|
|
|
|
#: src/global.c:1495
|
|
msgid "Constant cursor position display"
|
|
msgstr "Stalni prikaz položaja kazalke"
|
|
|
|
#: src/global.c:1497
|
|
msgid "Soft wrapping of overlong lines"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1499
|
|
msgid "Whitespace display"
|
|
msgstr "Prikaz presledkov"
|
|
|
|
#: src/global.c:1501
|
|
msgid "Color syntax highlighting"
|
|
msgstr "Barvno poudarjanje skladnje"
|
|
|
|
#: src/global.c:1503
|
|
msgid "Smart home key"
|
|
msgstr "Pametna tipka za Domov"
|
|
|
|
#: src/global.c:1505
|
|
msgid "Auto indent"
|
|
msgstr "Samodejno zamikanje"
|
|
|
|
#: src/global.c:1507
|
|
msgid "Cut to end"
|
|
msgstr "Izreži do konca"
|
|
|
|
#: src/global.c:1509
|
|
msgid "Hard wrapping of overlong lines"
|
|
msgstr ""
|
|
|
|
#: src/global.c:1511
|
|
msgid "Conversion of typed tabs to spaces"
|
|
msgstr "Pretvarjanje tabulatorjev v presledne znake"
|
|
|
|
#: src/global.c:1513
|
|
msgid "Mouse support"
|
|
msgstr "Podpora za miško"
|
|
|
|
#: src/global.c:1515
|
|
msgid "Suspension"
|
|
msgstr "Stanje pripravljenosti"
|
|
|
|
#: src/global.c:1517
|
|
msgid "Line numbering"
|
|
msgstr ""
|
|
|
|
#: src/help.c:54
|
|
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 ""
|
|
"Pomoč za ukaz iskanja\n"
|
|
"\n"
|
|
" Vnesite besede ali znake, ki jih želite poiskati, in vnos potrdite. Ko je "
|
|
"niz najden, se na zaslonu pokaže mesto prvega zadetka.\n"
|
|
"\n"
|
|
" Predhodni iskalni niz bo prikazan v oklepajih. Pritisk vnosne tipke brez "
|
|
"predhodnega vnosa besedila, izvede predhodno iskanje. "
|
|
|
|
#: src/help.c:63
|
|
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 ""
|
|
"Kadar je izbrano besedilo z oznako in je uporabljena možnost iskanja in "
|
|
"zamenjave, bodo zamenjani le nizi v izbranem besedilu.\n"
|
|
"\n"
|
|
" V načinu Iskanja so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:69
|
|
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 ""
|
|
"Pomoč za skok v vrstico\n"
|
|
"\n"
|
|
" Vnesite številko vrstice, v katero želite skočiti, in pritisnite vnosno "
|
|
"tipko. Kadar je število vrstic besedila manjše do vpisanega števila, bo "
|
|
"kazalka premaknjena v zadnjo vrstico.\n"
|
|
"\n"
|
|
"V načinu V vrstico so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:78
|
|
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 ""
|
|
"Pomoč za vstavljanje datoteke\n"
|
|
"\n"
|
|
" Vnesite ime datoteke, ki jo želite vstaviti v medpomnilnik trenutne "
|
|
"datoteke na trenutnem položaju kazalke.\n"
|
|
"\n"
|
|
" V primeru, da je program nano kodno preveden s podporo več medpomnilnikom "
|
|
"in so medpomnilniki več datotek omogočeni z zastavicami ukazne vrstice -F "
|
|
"ali --multibuffer ali datoteko nanorc, bo datoteka naložena v ločen "
|
|
"medpomnilnik (za preklop med medpomnilniki datotek je na voljo bližnjica "
|
|
"Meta-< in >). "
|
|
|
|
#: src/help.c:87
|
|
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 ""
|
|
"Kadar potrebujete dodaten prazen medpomnilnik, ob pozivu ne vnašajte imen "
|
|
"datotek ali pa vnesite neobstoječe ime datoteke, nato pritisnite vnosno "
|
|
"tipko.\n"
|
|
"\n"
|
|
" V načinu vstavljanja datoteke so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:93
|
|
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 ""
|
|
"Pomoč za zapisovanje datotek\n"
|
|
"\n"
|
|
" Vnesite ime, s katerim želite shraniti trenutno datoteko, in pritisnite "
|
|
"vnosno tipko za potrditev. \n"
|
|
"\n"
|
|
" Če ste izbrali besedilo z oznako, bo prikazana možnost za shranjevanje le "
|
|
"izbranega dela besedila v ločeno datoteko. Za zmanjšanje možnosti prepisa "
|
|
"trenutne datoteke, v tem načinu trenutno ime ni določeno privzeto.\n"
|
|
"\n"
|
|
" V načinu zapisovanja so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:107
|
|
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 ""
|
|
"Pomoč za brskalnik datotek\n"
|
|
"\n"
|
|
" Brskalnik je uporaben pri iskanju datotek po drevesu map. Uporabiti je "
|
|
"mogoče smerne tipke in tipki stran gor in dol ter S ali vnosno tipko za "
|
|
"izbor datoteke oziroma vstop v izbrano mapo. Za premik na višjo raven map, "
|
|
"izberite mapo z oznako \"..\" na vrhu seznama datotek.\n"
|
|
"\n"
|
|
" V načinu brskanja so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:120
|
|
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 ""
|
|
"Pomoč za brskanje med ukazi\n"
|
|
"\n"
|
|
" Vnesite besede in znake, ki jih želite poiskati, in pritisnite vnosno "
|
|
"tipko. Če je niz najden, se na zaslonu pokaže mesto prvega zadetka.\n"
|
|
"\n"
|
|
" Predhodni iskalni niz bo prikazan v oklepajih. Pritisk vnosne tipke, brez "
|
|
"predhodnega vnosa besedila, izvede predhodno iskanje.\n"
|
|
"\n"
|
|
|
|
#: src/help.c:129
|
|
msgid ""
|
|
" The following function keys are available in Browser Search mode:\n"
|
|
"\n"
|
|
msgstr ""
|
|
" V načinu iskanja v brskalniku so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:133
|
|
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 ""
|
|
"Pomoč za premikanje med mapami\n"
|
|
"\n"
|
|
" Vnesite ime mape, po kateri želite brskati.\n"
|
|
"\n"
|
|
" Kadar je omogočena možnost dopolnjevanja niza, se s tipko Tab ime mape "
|
|
"samodejno dopolni.\n"
|
|
"\n"
|
|
" V načinu premikanja med mapami v brskalniku so na voljo naslednje "
|
|
"funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:146
|
|
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 ""
|
|
"Pomoč za črkovanje\n"
|
|
"\n"
|
|
" S črkovalnikom lahko preverimo pravilnost zapisa celotnega besedila v "
|
|
"trenutni datoteki. Kadar črkovalnik naleti na neznano besedo, jo poudari in "
|
|
"omogoči urejanje. Po urejanju se pojavi možnost za zamenjavo vsakega "
|
|
"primerka dane napačno črkovane besede v trenutni datoteki ali, če je "
|
|
"besedilo izbrano, v izboru besedila.\n"
|
|
"\n"
|
|
" V načinu črkovanja so na voljo naslednje funkcijske tipke:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:161
|
|
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 into a new buffer). If the command is preceded "
|
|
"by '|' (the pipe symbol), the current contents of the buffer (or marked "
|
|
"region) will be piped to the command. "
|
|
msgstr ""
|
|
|
|
#: src/help.c:167
|
|
msgid ""
|
|
"If you just need another blank buffer, do not enter any command.\n"
|
|
"\n"
|
|
" You can also pick one of four tools, or cut a large piece of the buffer, or "
|
|
"put the editor to sleep.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/help.c:170
|
|
msgid ""
|
|
" The following function keys are available in Execute Command mode:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/help.c:173
|
|
msgid ""
|
|
"=== Linter ===\n"
|
|
"\n"
|
|
" In this mode, the status bar shows an error message or warning, and the "
|
|
"cursor is put at the corresponding position in the file. With PageUp and "
|
|
"PageDown you can switch to earlier and later messages.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/help.c:178
|
|
msgid ""
|
|
" The following function keys are available in Linter mode:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/help.c:185
|
|
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 ""
|
|
"Splošna pomoč programa nano\n"
|
|
"\n"
|
|
" Urejevalnik nano posnema delovanje in preprostost uporabe urejevalnika "
|
|
"besedil UW Pico. Urejevalnik ima štiri osrednje dele, na katere je treba "
|
|
"biti pozoren. Zgornja vrstica prikazuje različico programa, trenutno ime "
|
|
"odprte datoteke in, ali je bila datoteka spremenjena ali ne. Naslednji del "
|
|
"je osrednje okno urejevalnika z besedilom odprte datoteke. Vrstica stanja je "
|
|
"tretja vrstica od spodaj navzgor, v kateri so izpisana pomembna sporočila."
|
|
|
|
#: src/help.c:195
|
|
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 ""
|
|
|
|
#: src/help.c:202
|
|
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 ""
|
|
"Prav tako lahko z dvojnim pritiskom ubežne tipke (Esc), in nato z vnosom "
|
|
"trimestnega decimalnega števila od 000 do 255, vnesete znak z ustrezno "
|
|
"vrednostjo. Naslednje poteze tipk so na voljo v osrednjem oknu urejevalnika. "
|
|
"Nadomestne tipke so prikazane v oklepajih:\n"
|
|
"\n"
|
|
|
|
#: src/help.c:234 src/help.c:306
|
|
msgid "enable/disable"
|
|
msgstr "omogoči/onemogoči"
|
|
|
|
#: src/history.c:266
|
|
#, c-format
|
|
msgid ""
|
|
"Unable to create directory %s: %s\n"
|
|
"It is required for saving/loading search history or cursor positions.\n"
|
|
msgstr ""
|
|
|
|
#: src/history.c:273
|
|
#, 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/history.c:364 src/history.c:374 src/history.c:377 src/history.c:464
|
|
#: src/history.c:488 src/history.c:494 src/history.c:497
|
|
#, c-format
|
|
msgid "Error writing %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/history.c:451 src/history.c:508
|
|
#, c-format
|
|
msgid "Error reading %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:200
|
|
msgid "Key is invalid in view mode"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:207
|
|
msgid "This function is disabled in restricted mode"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:218
|
|
msgid "Help is not available"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:307
|
|
msgid "No file name"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:309
|
|
msgid "Save modified buffer? "
|
|
msgstr ""
|
|
|
|
#: src/nano.c:335
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Buffer written to %s\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Medpomnilnik je zapisan v %s\n"
|
|
|
|
#: src/nano.c:337
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Buffer not written to %s: %s\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Medpomnilnik ni zapisan v %s: %s\n"
|
|
|
|
#: src/nano.c:340
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Too many .save files"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:489
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: nano [OPTIONS] [[+LINE[,COLUMN]] FILE]...\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next two strings are part of the --help output.
|
|
#. * It's best to keep its lines within 80 characters.
|
|
#: src/nano.c:492
|
|
#, c-format
|
|
msgid ""
|
|
"To place the cursor on a specific line of a file, put the line number with\n"
|
|
"a '+' before the filename. The column number can be added after a comma.\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:494
|
|
#, c-format
|
|
msgid ""
|
|
"When a filename is '-', nano reads data from standard input.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next three are column headers of the --help output.
|
|
#: src/nano.c:496
|
|
msgid "Option"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:496
|
|
msgid "Long option"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:496
|
|
msgid "Meaning"
|
|
msgstr ""
|
|
|
|
#. 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:500
|
|
msgid "Enable smart home key"
|
|
msgstr "Omogoči pametno tipko za Domov"
|
|
|
|
#: src/nano.c:502
|
|
msgid "Save backups of existing files"
|
|
msgstr "Shrani varnostne kopije obstoječih datotek"
|
|
|
|
#: src/nano.c:503
|
|
msgid "-C <dir>"
|
|
msgstr "-C <mapa>"
|
|
|
|
#: src/nano.c:503
|
|
msgid "--backupdir=<dir>"
|
|
msgstr "--backupdir=<mapa>"
|
|
|
|
#: src/nano.c:504
|
|
msgid "Directory for saving unique backup files"
|
|
msgstr "Mapa za shranjevanje edinstvenih varnostnih kopij"
|
|
|
|
#: src/nano.c:507
|
|
msgid "Use bold instead of reverse video text"
|
|
msgstr "Uporabi krepko namesto obratnega besedila videa"
|
|
|
|
#: src/nano.c:509
|
|
msgid "Convert typed tabs to spaces"
|
|
msgstr "Pretvori vpisane tabulatorske znake v presledke"
|
|
|
|
#: src/nano.c:514
|
|
msgid "Read a file into a new buffer by default"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:517
|
|
msgid "Use (vim-style) lock files"
|
|
msgstr "Uporabi zaklepne datoteke"
|
|
|
|
#: src/nano.c:522
|
|
msgid "Log & read search/replace string history"
|
|
msgstr "Beleži in beri zgodovino niza iskanja in zamenjave"
|
|
|
|
#: src/nano.c:525
|
|
msgid "Don't look at nanorc files"
|
|
msgstr "Ne glej datotek nanorc"
|
|
|
|
#: src/nano.c:528
|
|
msgid "-J <number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:528
|
|
msgid "--guidestripe=<number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:529
|
|
msgid "Show a guiding bar at this column"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:532
|
|
msgid "Fix numeric keypad key confusion problem"
|
|
msgstr "Popravi težavo z zmedo s tipkami številčnice"
|
|
|
|
#: src/nano.c:535
|
|
msgid "Don't add an automatic newline"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:539
|
|
msgid "Trim tail spaces when hard-wrapping"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:543
|
|
msgid "Don't convert files from DOS/Mac format"
|
|
msgstr "Ne pretvarjaj datotek iz oblike DOS/Mac"
|
|
|
|
#: src/nano.c:545
|
|
msgid "Leading whitespace means new paragraph"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:550
|
|
msgid "Log & read location of cursor position"
|
|
msgstr "Shrani in preberi mesto kazalke"
|
|
|
|
#: src/nano.c:553
|
|
msgid "-Q <regex>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:553
|
|
msgid "--quotestr=<regex>"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This refers to email quoting,
|
|
#. * like the > in: > quoted text.
|
|
#: src/nano.c:556
|
|
msgid "Regular expression to match quoting"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:559
|
|
msgid "Restrict access to the filesystem"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:561
|
|
msgid "Display overlong lines on multiple rows"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:563
|
|
msgid "-T <number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:563
|
|
msgid "--tabsize=<number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:564
|
|
msgid "Make a tab this number of columns wide"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:565
|
|
msgid "Wipe status bar upon next keystroke"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:566
|
|
msgid "Print version information and exit"
|
|
msgstr "Prikaži podrobnosti različice in končaj"
|
|
|
|
#: src/nano.c:569
|
|
msgid "Detect word boundaries more accurately"
|
|
msgstr "Zaznaj meje besed natančneje"
|
|
|
|
#: src/nano.c:570
|
|
msgid "-X <string>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:570
|
|
msgid "--wordchars=<string>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:571
|
|
msgid "Which other characters are word parts"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:575
|
|
msgid "-Y <name>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:575
|
|
msgid "--syntax=<name>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:576
|
|
msgid "Syntax definition to use for coloring"
|
|
msgstr "Uporaba določila skladnje za barvanje"
|
|
|
|
#: src/nano.c:579
|
|
msgid "Let Bsp and Del erase a marked region"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:580
|
|
msgid "When soft-wrapping, do it at whitespace"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:583
|
|
msgid "Automatically hard-wrap overlong lines"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:585
|
|
msgid "Constantly show cursor position"
|
|
msgstr "Nenehno kaži položaj kazalke"
|
|
|
|
#: src/nano.c:587
|
|
msgid "Fix Backspace/Delete confusion problem"
|
|
msgstr "Popravi težavo zmede tipk vračalke/izbriši"
|
|
|
|
#: src/nano.c:588
|
|
msgid "Keep the line below the title bar empty"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:590
|
|
msgid "-f <file>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:590
|
|
msgid "--rcfile=<file>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:591
|
|
msgid "Use only this file for configuring nano"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:594
|
|
msgid "Show cursor in file browser & help text"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:596
|
|
msgid "Show this help text and exit"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:598
|
|
msgid "Automatically indent new lines"
|
|
msgstr "Samodejno zamakni nove vrstice"
|
|
|
|
#: src/nano.c:600
|
|
msgid "Scroll per half-screen, not per line"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:602
|
|
msgid "Cut from cursor to end of line"
|
|
msgstr "Izreži od kazalke do konca vrstice"
|
|
|
|
#: src/nano.c:605
|
|
msgid "Show line numbers in front of the text"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:608
|
|
msgid "Enable the use of the mouse"
|
|
msgstr "Omogoči uporabo miške"
|
|
|
|
#: src/nano.c:610
|
|
msgid "Do not read the file (only write it)"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:612
|
|
msgid "-o <dir>"
|
|
msgstr "-o <mapa>"
|
|
|
|
#: src/nano.c:612
|
|
msgid "--operatingdir=<dir>"
|
|
msgstr "--operatingdir=<mapa>"
|
|
|
|
#: src/nano.c:613
|
|
msgid "Set operating directory"
|
|
msgstr "Nastavi mapo delovanja"
|
|
|
|
#: src/nano.c:615
|
|
msgid "Preserve XON (^Q) and XOFF (^S) keys"
|
|
msgstr "Ohrani tipke XON (^Q) in XOFF (^S)"
|
|
|
|
#: src/nano.c:617
|
|
msgid "Show a position+portion indicator"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:620
|
|
msgid "-r <number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:620
|
|
msgid "--fill=<number>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:621
|
|
msgid "Set width for hard-wrap and justify"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:625
|
|
msgid "-s <program>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:625
|
|
msgid "--speller=<program>"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:626
|
|
msgid "Use this alternative spell checker"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:628
|
|
msgid "Save changes on exit, don't prompt"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:630
|
|
msgid "Save a file by default in Unix format"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:632
|
|
msgid "View mode (read-only)"
|
|
msgstr "Način pogleda (samo za branje)"
|
|
|
|
#: src/nano.c:634
|
|
msgid "Don't hard-wrap long lines [default]"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:636
|
|
msgid "Don't show the two help lines"
|
|
msgstr "Ne pokaži dveh vrstic pomoči"
|
|
|
|
#: src/nano.c:638
|
|
msgid "Make Ctrl+Right stop at word ends"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:641
|
|
msgid "Enable suspension"
|
|
msgstr "Omogoči stanje pripravljenosti"
|
|
|
|
#: src/nano.c:652
|
|
#, c-format
|
|
msgid " GNU nano, version %s\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:655
|
|
#, c-format
|
|
msgid " (C) 2014-%s the contributors to nano\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:656
|
|
#, c-format
|
|
msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:657
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" Compiled options:"
|
|
msgstr ""
|
|
"\n"
|
|
" Kodno prevedene možnosti:"
|
|
|
|
#: src/nano.c:808
|
|
msgid "Could not reconnect stdin to keyboard\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:827
|
|
#, c-format
|
|
msgid "Reading data from keyboard; type ^D or ^D^D to finish.\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:837
|
|
#, c-format
|
|
msgid "Failed to open stdin: %s"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:921
|
|
msgid "Received SIGHUP or SIGTERM\n"
|
|
msgstr "Prejet je bil SIGHUP ali SIGTERM\n"
|
|
|
|
#: src/nano.c:928
|
|
#, c-format
|
|
msgid "Sorry! Nano crashed! Code: %d. Please report a bug.\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:943
|
|
#, c-format
|
|
msgid "Use \"fg\" to return to nano.\n"
|
|
msgstr "Za vrnitev v nano uporabite \"fg\".\n"
|
|
|
|
#: src/nano.c:961
|
|
msgid "Suspension is not enabled"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1117
|
|
msgid "enabled"
|
|
msgstr "omogočeno"
|
|
|
|
#: src/nano.c:1117
|
|
msgid "disabled"
|
|
msgstr "onemogočeno"
|
|
|
|
#. TRANSLATORS: This refers to a sequence of escape codes
|
|
#. * (from the keyboard) that nano does not recognize.
|
|
#: src/nano.c:1279
|
|
msgid "Unknown sequence"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1281
|
|
msgid "Unbound key"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1284
|
|
msgid "Unbindable key: M-["
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1287
|
|
#, c-format
|
|
msgid "Unbindable key: M-^%c"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1291
|
|
#, c-format
|
|
msgid "Unbound key: Sh-M-%c"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1294
|
|
#, c-format
|
|
msgid "Unbound key: M-%c"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1296
|
|
msgid "Unbindable key: ^["
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1298
|
|
#, c-format
|
|
msgid "Unbound key: ^%c"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1301
|
|
#, c-format
|
|
msgid "Unbound key: %c"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1862 src/rcfile.c:1582
|
|
#, c-format
|
|
msgid "Guide column \"%s\" is invalid"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:1910 src/rcfile.c:1638
|
|
#, c-format
|
|
msgid "Requested tab size \"%s\" is invalid"
|
|
msgstr "Zahtevana velikost tabulatorja \"%s\" je neveljavna"
|
|
|
|
#: src/nano.c:2011 src/rcfile.c:1573
|
|
#, c-format
|
|
msgid "Requested fill size \"%s\" is invalid"
|
|
msgstr "Zahtevana velikost zapolnitve \"%s\" je neveljavna"
|
|
|
|
#: src/nano.c:2053
|
|
#, c-format
|
|
msgid "Type '%s -h' for a list of available options.\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:2240
|
|
#, c-format
|
|
msgid "Bad quoting regex \"%s\": %s\n"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:2391
|
|
#, c-format
|
|
msgid "Invalid search modifier '%c'"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:2402
|
|
msgid "Empty search string"
|
|
msgstr ""
|
|
|
|
#: src/nano.c:2407 src/search.c:778
|
|
msgid "Invalid line or column number"
|
|
msgstr "Neveljavna številka vrstice ali stolpca"
|
|
|
|
#: src/nano.c:2476
|
|
msgid "Welcome to nano. For basic help, type Ctrl+G."
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: For the next three strings, specify the starting letters
|
|
#. * of the translations for "Yes"/"No"/"All". The first letter of each of
|
|
#. * these strings MUST be a single-byte letter; others may be multi-byte.
|
|
#: src/prompt.c:620
|
|
msgid "Yy"
|
|
msgstr "DdYy"
|
|
|
|
#: src/prompt.c:621
|
|
msgid "Nn"
|
|
msgstr "NnNn"
|
|
|
|
#: src/prompt.c:622
|
|
msgid "Aa"
|
|
msgstr "VvAa"
|
|
|
|
#: src/prompt.c:646
|
|
msgid "Yes"
|
|
msgstr "Da"
|
|
|
|
#: src/prompt.c:650
|
|
msgid "No"
|
|
msgstr "Ne"
|
|
|
|
#: src/prompt.c:655
|
|
msgid "All"
|
|
msgstr "Vse"
|
|
|
|
#: src/rcfile.c:198
|
|
#, c-format
|
|
msgid "Mistakes in '%s'"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:202
|
|
msgid "Problems with history file"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:206
|
|
#, c-format
|
|
msgid "Error in %s on line %zu: "
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:556
|
|
#, c-format
|
|
msgid "Argument '%s' has an unterminated \""
|
|
msgstr "Argument '%s' ima neuničen \""
|
|
|
|
#: src/rcfile.c:577 src/rcfile.c:588
|
|
msgid "Regex strings must begin and end with a \" character"
|
|
msgstr "Nizi logičnega izraza se morajo začeti in končati z znakom \""
|
|
|
|
#: src/rcfile.c:593
|
|
msgid "Empty regex string"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:618 src/search.c:44
|
|
#, c-format
|
|
msgid "Bad regex \"%s\": %s"
|
|
msgstr "Slab logični izraz \"%s\": %s"
|
|
|
|
#: src/rcfile.c:640
|
|
msgid "Missing syntax name"
|
|
msgstr "Manjka ime skladnje"
|
|
|
|
#: src/rcfile.c:648
|
|
msgid "Unpaired quote in syntax name"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:660
|
|
msgid "The \"none\" syntax is reserved"
|
|
msgstr "Skladnja \"none\" je pridržana"
|
|
|
|
#: src/rcfile.c:691
|
|
msgid "The \"default\" syntax does not accept extensions"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:709
|
|
#, c-format
|
|
msgid "Syntax \"%s\" has no color commands"
|
|
msgstr "Skladnja \"%s\" nima ukazov barv"
|
|
|
|
#: src/rcfile.c:740
|
|
msgid "Missing key name"
|
|
msgstr "Manjka ime tipke"
|
|
|
|
#: src/rcfile.c:756 src/rcfile.c:763
|
|
#, c-format
|
|
msgid "Key name %s is invalid"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:772
|
|
msgid "Must specify a function to bind the key to"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Do not translate the word "all".
|
|
#: src/rcfile.c:783
|
|
msgid "Must specify a menu (or \"all\") in which to bind/unbind the key"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:802
|
|
#, c-format
|
|
msgid "Cannot map name \"%s\" to a function"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:809
|
|
#, c-format
|
|
msgid "Cannot map name \"%s\" to a menu"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:847
|
|
#, c-format
|
|
msgid "Function '%s' does not exist in menu '%s'"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:858
|
|
#, c-format
|
|
msgid "Keystroke %s may not be rebound"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:949 src/rcfile.c:1482
|
|
#, c-format
|
|
msgid "Command \"%s\" not understood"
|
|
msgstr "Ukaz \"%s\" ni razumljiv"
|
|
|
|
#: src/rcfile.c:985
|
|
#, c-format
|
|
msgid "Error expanding %s: %s"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1034
|
|
#, c-format
|
|
msgid "Color '%s' takes no prefix"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1042
|
|
#, c-format
|
|
msgid "Color \"%s\" not understood"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1058 src/rcfile.c:1069
|
|
msgid "An attribute requires a subsequent comma"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1113
|
|
msgid "Missing color name"
|
|
msgstr "Manjka ime barve"
|
|
|
|
#: src/rcfile.c:1124 src/rcfile.c:1227
|
|
#, c-format
|
|
msgid "Missing regex string after '%s' command"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1150
|
|
msgid "\"start=\" requires a corresponding \"end=\""
|
|
msgstr "\"start=\" potrebuje ustrezen \"end=\""
|
|
|
|
#: src/rcfile.c:1216 src/rcfile.c:1462
|
|
#, c-format
|
|
msgid "A '%s' command requires a preceding 'syntax' command"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1222
|
|
#, c-format
|
|
msgid "The \"default\" syntax does not accept '%s' regexes"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1267
|
|
#, c-format
|
|
msgid "Missing argument after '%s'"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1277
|
|
#, c-format
|
|
msgid "Argument of '%s' lacks closing \""
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1325
|
|
#, c-format
|
|
msgid "No key is bound to function '%s' in menu '%s'. Exiting.\n"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1327
|
|
msgid ""
|
|
"If needed, use nano with the -I option to adjust your nanorc settings.\n"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1394
|
|
#, c-format
|
|
msgid "Could not find syntax \"%s\" to extend"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1451
|
|
#, c-format
|
|
msgid "Command \"%s\" not allowed in included file"
|
|
msgstr "Ukaz \"%s\" ni dovoljen v vključeni datoteki"
|
|
|
|
#: src/rcfile.c:1494
|
|
msgid "Missing option"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1508
|
|
#, c-format
|
|
msgid "Unknown option \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1523
|
|
#, c-format
|
|
msgid "Cannot unset option \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1528
|
|
#, c-format
|
|
msgid "Option \"%s\" requires an argument"
|
|
msgstr "Možnost \"%s\" zahteva argument"
|
|
|
|
#: src/rcfile.c:1540
|
|
msgid "Argument is not a valid multibyte string"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1588 src/rcfile.c:1609 src/rcfile.c:1615
|
|
msgid "Non-blank characters required"
|
|
msgstr "Zahtevani so ne-prazni znaki"
|
|
|
|
#: src/rcfile.c:1591
|
|
msgid "Even number of characters required"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1597
|
|
msgid "Two single-column characters required"
|
|
msgstr "Potrebna sta dva enostolpčna znaka"
|
|
|
|
#: src/rcfile.c:1686
|
|
msgid "Specified rcfile does not exist\n"
|
|
msgstr ""
|
|
|
|
#: src/rcfile.c:1705
|
|
msgid "I can't find my home directory! Wah!"
|
|
msgstr "Ni mogoče najti domače mape!"
|
|
|
|
#. TRANSLATORS: The next four modify the search prompt.
|
|
#: src/search.c:98
|
|
msgid " [Case Sensitive]"
|
|
msgstr " [Case Sensitive]"
|
|
|
|
#: src/search.c:99
|
|
msgid " [Regexp]"
|
|
msgstr " [Regexp]"
|
|
|
|
#: src/search.c:103
|
|
msgid " (to replace) in selection"
|
|
msgstr " (za zamenjavo) v izbor"
|
|
|
|
#: src/search.c:105
|
|
msgid " (to replace)"
|
|
msgstr " (za zamenjavo)"
|
|
|
|
#. TRANSLATORS: This is shown when searching takes
|
|
#. * more than half a second.
|
|
#: src/search.c:212
|
|
msgid "Searching..."
|
|
msgstr ""
|
|
|
|
#: src/search.c:377
|
|
#, c-format
|
|
msgid "\"%.*s%s\" not found"
|
|
msgstr "\"%.*s%s\" ni mogoče najti"
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
|
#: src/search.c:579
|
|
msgid "Replace this instance?"
|
|
msgstr "Ali naj se primerek zamenja?"
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
|
#: src/search.c:705
|
|
msgid "Replace with"
|
|
msgstr "Zamenjaj z"
|
|
|
|
#: src/search.c:730
|
|
#, c-format
|
|
msgid "Replaced %zd occurrence"
|
|
msgid_plural "Replaced %zd occurrences"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
msgstr[3] ""
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
|
#: src/search.c:757
|
|
msgid "Enter line number, column number"
|
|
msgstr "Vnesite številko vrstice, številko stolpca"
|
|
|
|
#: src/search.c:926
|
|
msgid "Not a bracket"
|
|
msgstr "Ni oklepaj"
|
|
|
|
#: src/search.c:969
|
|
msgid "No matching bracket"
|
|
msgstr "Ni ujemajočega oklepaja"
|
|
|
|
#: src/search.c:984
|
|
msgid "Placed anchor"
|
|
msgstr ""
|
|
|
|
#: src/search.c:986
|
|
msgid "Removed anchor"
|
|
msgstr ""
|
|
|
|
#: src/search.c:998
|
|
msgid "Jumped to anchor"
|
|
msgstr ""
|
|
|
|
#: src/search.c:1000
|
|
msgid "This is the only anchor"
|
|
msgstr ""
|
|
|
|
#: src/search.c:1002
|
|
msgid "There are no anchors"
|
|
msgstr ""
|
|
|
|
#: src/text.c:52
|
|
msgid "Mark Set"
|
|
msgstr "Označba je nastavljena"
|
|
|
|
#: src/text.c:56
|
|
msgid "Mark Unset"
|
|
msgstr "Označba je ponastavljena"
|
|
|
|
#: src/text.c:389
|
|
msgid "Commenting is not supported for this file type"
|
|
msgstr ""
|
|
|
|
#: src/text.c:399
|
|
msgid "Cannot comment past end of file"
|
|
msgstr ""
|
|
|
|
#: src/text.c:521
|
|
msgid "Nothing to undo"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next thirteen strings describe actions
|
|
#. * that are undone or redone. They are all nouns, not verbs.
|
|
#: src/text.c:532 src/text.c:592 src/text.c:711 src/text.c:771
|
|
msgid "addition"
|
|
msgstr ""
|
|
|
|
#: src/text.c:540 src/text.c:723
|
|
msgid "line break"
|
|
msgstr "prekini vrstico"
|
|
|
|
#: src/text.c:556 src/text.c:735
|
|
msgid "deletion"
|
|
msgstr ""
|
|
|
|
#: src/text.c:566 src/text.c:741
|
|
msgid "line join"
|
|
msgstr "združi vrstici"
|
|
|
|
#: src/text.c:584 src/text.c:756
|
|
msgid "replacement"
|
|
msgstr ""
|
|
|
|
#: src/text.c:602 src/text.c:775
|
|
msgid "erasure"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Remember: these are nouns, NOT verbs.
|
|
#: src/text.c:608 src/text.c:780
|
|
msgid "cut"
|
|
msgstr ""
|
|
|
|
#: src/text.c:612 src/text.c:784
|
|
msgid "paste"
|
|
msgstr ""
|
|
|
|
#: src/text.c:619 src/text.c:788
|
|
msgid "insertion"
|
|
msgstr ""
|
|
|
|
#: src/text.c:648 src/text.c:811
|
|
msgid "indent"
|
|
msgstr ""
|
|
|
|
#: src/text.c:652 src/text.c:815
|
|
msgid "unindent"
|
|
msgstr ""
|
|
|
|
#: src/text.c:657 src/text.c:820
|
|
msgid "comment"
|
|
msgstr ""
|
|
|
|
#: src/text.c:661 src/text.c:824
|
|
msgid "uncomment"
|
|
msgstr ""
|
|
|
|
#: src/text.c:669
|
|
#, c-format
|
|
msgid "Undid %s"
|
|
msgstr ""
|
|
|
|
#: src/text.c:698
|
|
msgid "Nothing to redo"
|
|
msgstr ""
|
|
|
|
#: src/text.c:832
|
|
#, c-format
|
|
msgid "Redid %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This one goes with Undid/Redid messages.
|
|
#: src/text.c:1779 src/text.c:1993
|
|
msgid "justification"
|
|
msgstr ""
|
|
|
|
#: src/text.c:1790
|
|
msgid "Selection is empty"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2002
|
|
msgid "Justified selection"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2006
|
|
msgid "Justified file"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2008
|
|
msgid "Justified paragraph"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2139 src/text.c:2744
|
|
#, c-format
|
|
msgid "Error invoking '%s'"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2142
|
|
#, c-format
|
|
msgid "Program '%s' complained"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2148
|
|
msgid "Nothing changed"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next two go with Undid/Redid messages.
|
|
#: src/text.c:2177
|
|
msgid "spelling correction"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2177
|
|
msgid "formatting"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2196 src/text.c:2496
|
|
msgid "Finished checking spelling"
|
|
msgstr "Končano preverjanje črkovanja"
|
|
|
|
#: src/text.c:2198
|
|
msgid "Buffer has been processed"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2253
|
|
#, c-format
|
|
msgid "Unfindable word: %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This is a prompt.
|
|
#: src/text.c:2272
|
|
msgid "Edit a replacement"
|
|
msgstr "Uredi zamenjavo"
|
|
|
|
#. TRANSLATORS: Shown after fixing misspellings in one word.
|
|
#: src/text.c:2285
|
|
msgid "Next word..."
|
|
msgstr ""
|
|
|
|
#: src/text.c:2421 src/text.c:2653
|
|
msgid "Could not get size of pipe buffer"
|
|
msgstr "Ni mogoče pridobiti velikosti medpomnilnika cevi"
|
|
|
|
#: src/text.c:2487
|
|
msgid "Error invoking \"uniq\""
|
|
msgstr "Napaka pri priklicu \"uniq\""
|
|
|
|
#: src/text.c:2490
|
|
msgid "Error invoking \"sort\""
|
|
msgstr ""
|
|
|
|
#: src/text.c:2493
|
|
msgid "Error invoking \"spell\""
|
|
msgstr "Napaka pri priklicu \"spell\""
|
|
|
|
#: src/text.c:2563
|
|
#, c-format
|
|
msgid "%s: %s"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2589
|
|
msgid "No linter is defined for this type of file"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2599
|
|
msgid "Save modified buffer before linting?"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2616
|
|
msgid "Invoking linter, please wait"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2749
|
|
#, c-format
|
|
msgid "Got 0 parsable lines from command: %s"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2787
|
|
#, c-format
|
|
msgid "This message is for unopened file %s, open it in a new buffer?"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2826
|
|
msgid "No messages for this file"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2873
|
|
msgid "At first message"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2883
|
|
msgid "At last message"
|
|
msgstr ""
|
|
|
|
#: src/text.c:2925
|
|
msgid "No formatter is defined for this type of file"
|
|
msgstr ""
|
|
|
|
#: src/text.c:3001
|
|
#, c-format
|
|
msgid "%sWords: %zu Lines: %zd Chars: %zu"
|
|
msgstr ""
|
|
|
|
#: src/text.c:3002
|
|
msgid "In Selection: "
|
|
msgstr "V izboru: "
|
|
|
|
#. TRANSLATORS: Shown when the next keystroke will be inserted verbatim.
|
|
#: src/text.c:3013
|
|
msgid "Verbatim Input"
|
|
msgstr "Natančni vnos"
|
|
|
|
#. TRANSLATORS: An invalid verbatim Unicode code was typed.
|
|
#: src/text.c:3029
|
|
msgid "Invalid code"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Shown when no text is directly left of the cursor.
|
|
#: src/text.c:3105
|
|
msgid "No word fragment"
|
|
msgstr ""
|
|
|
|
#: src/text.c:3197
|
|
msgid "No further matches"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: Shown when there are zero possible completions.
|
|
#: src/text.c:3201
|
|
msgid "No matches"
|
|
msgstr ""
|
|
|
|
#: src/utils.c:298 src/utils.c:310
|
|
msgid "Nano is out of memory!\n"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:95
|
|
msgid "Recording a macro..."
|
|
msgstr ""
|
|
|
|
#: src/winio.c:98
|
|
msgid "Stopped recording"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:107
|
|
msgid "Cannot run macro while recording"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:113
|
|
msgid "Macro is empty"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:206
|
|
msgid "Too many errors from stdin\n"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: This is shown while a six-digit hexadecimal
|
|
#. * Unicode character code (%s) is being typed in.
|
|
#: src/winio.c:1350
|
|
#, c-format
|
|
msgid "Unicode Input: %s"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The next five are "labels" in the title bar.
|
|
#: src/winio.c:1928
|
|
msgid "Linting --"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:1934
|
|
msgid "DIR:"
|
|
msgstr "MAPA:"
|
|
|
|
#: src/winio.c:1955 src/winio.c:1961
|
|
msgid "Modified"
|
|
msgstr "Spremenjeno"
|
|
|
|
#: src/winio.c:1957
|
|
msgid "View"
|
|
msgstr "Pogled"
|
|
|
|
#: src/winio.c:1959
|
|
msgid "Restricted"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:3291
|
|
#, c-format
|
|
msgid "line %zd/%zd (%d%%), col %zu/%zu (%d%%), char %zu/%zu (%d%%)"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:3455
|
|
msgid "The nano text editor"
|
|
msgstr "Urejevalnik besedil nano"
|
|
|
|
#: src/winio.c:3456
|
|
msgid "version"
|
|
msgstr "različica"
|
|
|
|
#: src/winio.c:3457
|
|
msgid "Brought to you by:"
|
|
msgstr "Zaslužni za izid programa:"
|
|
|
|
#: src/winio.c:3458
|
|
msgid "Special thanks to:"
|
|
msgstr "Posebna zahvala:"
|
|
|
|
#: src/winio.c:3459
|
|
msgid "The Free Software Foundation"
|
|
msgstr "The Free Software Foundation"
|
|
|
|
#: src/winio.c:3460
|
|
msgid "the many translators and the TP"
|
|
msgstr ""
|
|
|
|
#: src/winio.c:3461
|
|
msgid "For ncurses:"
|
|
msgstr "Za ncurses:"
|
|
|
|
#: src/winio.c:3462
|
|
msgid "and anyone else we forgot..."
|
|
msgstr "in vse, ki smo jih pozabili navesti ..."
|
|
|
|
#: src/winio.c:3463
|
|
msgid "Thank you for using nano!"
|
|
msgstr "Hvala, ker uporabljate nano!"
|
|
|
|
#: lib/getopt.c:278
|
|
#, c-format
|
|
msgid "%s: option '%s%s' is ambiguous\n"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:284
|
|
#, c-format
|
|
msgid "%s: option '%s%s' is ambiguous; possibilities:"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:319
|
|
#, c-format
|
|
msgid "%s: unrecognized option '%s%s'\n"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:345
|
|
#, c-format
|
|
msgid "%s: option '%s%s' doesn't allow an argument\n"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:360
|
|
#, c-format
|
|
msgid "%s: option '%s%s' requires an argument\n"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:621
|
|
#, c-format
|
|
msgid "%s: invalid option -- '%c'\n"
|
|
msgstr ""
|
|
|
|
#: lib/getopt.c:636 lib/getopt.c:682
|
|
#, c-format
|
|
msgid "%s: option requires an argument -- '%c'\n"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:135
|
|
msgid "Success"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:138
|
|
msgid "No match"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:141
|
|
msgid "Invalid regular expression"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:144
|
|
msgid "Invalid collation character"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:147
|
|
msgid "Invalid character class name"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:150
|
|
msgid "Trailing backslash"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:153
|
|
msgid "Invalid back reference"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:156
|
|
msgid "Unmatched [, [^, [:, [., or [="
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:159
|
|
msgid "Unmatched ( or \\("
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:162
|
|
msgid "Unmatched \\{"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:165
|
|
msgid "Invalid content of \\{\\}"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:168
|
|
msgid "Invalid range end"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:171
|
|
msgid "Memory exhausted"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:174
|
|
msgid "Invalid preceding regular expression"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:177
|
|
msgid "Premature end of regular expression"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:180
|
|
msgid "Regular expression too big"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:183
|
|
msgid "Unmatched ) or \\)"
|
|
msgstr ""
|
|
|
|
#: lib/regcomp.c:676
|
|
msgid "No previous regular expression"
|
|
msgstr ""
|